[<prev] [next>] [<thread-prev] [thread-next>] [month] [year] [list]
Date: Sat, 22 Nov 2003 23:31:58 +0300
From: Solar Designer <solar@...nwall.com>
To: popa3d-users@...ts.openwall.com
Subject: popa3d $HOME/Mailbox support (Re: Possibly a silly question)
On Sat, Nov 22, 2003 at 01:27:02PM -0500, Asenchi wrote:
> I have what is possibly a really dumb question.
I'd appreciate informative message subjects in the future. Thanks.
> -> POSTFIX -> Procmail -> SpamAssassin -> Procmail -> $HOME/Mailbox
> (this all works fine)
>
> My problem is getting popa3d to check mail there. I am not sure why it
> isn't. Can someone help me?
>
> Do I need to recompile popa3d with a different spool dir? This is what
> I think I need to do, but not sure.
Yes, you do. You need to edit params.h here:
/*
* Your mail spool directory. Note: only local (non-NFS) mode 775 mail
* spools are currently supported.
*
* #undef this for qmail-style $HOME/Mailbox mailboxes.
*/
#define MAIL_SPOOL_PATH "/var/mail"
You change the "#define ..." to "#undef MAIL_SPOOL_PATH".
You can do that either with the popa3d in the OpenBSD base tree, or
you can download popa3d off its homepage and build a separate copy.
--
Alexander Peslyak <solar@...nwall.com>
GPG key ID: B35D3598 fp: 6429 0D7E F130 C13E C929 6447 73C3 A290 B35D 3598
http://www.openwall.com - bringing security into open computing environments
Hosted by DataForce ISP -
Powered by Openwall GNU/*/Linux