[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [vps-mail] white/blacklist user_prefs editors
- Subject: RE: [vps-mail] white/blacklist user_prefs editors
- From: "Jim Smith" <maillists@xxxxxxxxxxxxxxxx>
- Date: Tue, 15 Feb 2005 12:27:46 -0500
Hi Matt. I'm sure it is more "operator error" than anything. I'm not
familiar with the setup of a PHP "auth" directory. Do I put a .htaccess file
and password protect the directory above the auth directory (in my case the
webuserprefs directory)? I tried that but it doesn't respond and sends me
back to the $return_url address (I assume that I will set up the return_url
to go to an error message?). Should I use the pop3_noimap.php file? If so,
how do I set things up so someone going in using their pop3 ID will be able
to edit their own user_prefs file?
Here's the relevant config.php settings:
require("auth/pop3_noimap.php");
$prefs_source = "file";
$user_prefs = "/home/$auth_user/.spamassassin/user_prefs";
(Is that correct? In procmailrc that would be
"$HOME/.spamassassin/user_prefs")
$usessl = "no";
With 4 lines in the auth file, I figured I should be able to guess the
correct settings for those but maybe not? Here's what I used:
$pop3_server = "localhost";
$pop3_port = "110";
$basic_realm = "SpamAssassin Preferences";
$return_url = "http://www.blarneystone.com";
Any help is appreciated as I'd like to be able to use it.
Thanks,
Jim Smith
> -----Original Message-----
> From: owner-vps-mail@xxxxxxxxxxxx
> [mailto:owner-vps-mail@xxxxxxxxxxxx] On Behalf Of Matt Cohen
> Sent: Tuesday, February 15, 2005 11:56 AM
> To: vps-mail@xxxxxxxxxxxx
> Subject: Re: [vps-mail] white/blacklist user_prefs editors
>
> At 11:13 AM -0500 2/15/05, Jim Smith said something about:
> >I found one that looks good called phpsaadmin (Demo at
> >http://www.aub.dk/~misak/phpsaadmin/index.php -- Login with
> >demo/demo), but it hasn't been updated for SA 3.x and in
> looking at it
> >I think it only works with the database and not the user_prefs file.
> >There is another one called webuserprefs at
> >http://webuserprefs.pipegrep.net/ which has been updated but I can't
> >get it to work yet and can't find a lot of support or
> details about it
> >to even know if it is worth working through the
> permissions/authorities issues I've had.
>
> I did use the pipegrep solution for one client and it seemed
> to work ok. This iwas on SA 2.63 but I haven't updated it
> yet. What trouble are you having installing?
>
> Matt
> --
> :-:+:-:+:-:+:-:+:-:+:-:+:-:+:-:+:-:+:-:+:-:+:-:+:-:+:-:+:-:+:-
:+:-:+:-:+
> Matthew I. Cohen
> http://www.iwbyte.com/
> It Won't Byte Web Design & Hosting. Ob. Quote: "Reality
> is for those
> email: lists@xxxxxxxxxx people who can't
> handle Fantasy"
> ======================================================================
> This is <vps-mail@xxxxxxxxxxxx> <http://www.perlcode.org/lists/>
> Before posting a question, please search the archives (see above URL).
>
======================================================================
This is <vps-mail@xxxxxxxxxxxx> <http://www.perlcode.org/lists/>
Before posting a question, please search the archives (see above URL).
Main Index |
Thread Index