Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Apr 2006 19:38:53 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Efren Bravo <efrenba@yahoo.es>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: procmail and sendmail
Message-ID:  <20060428163853.GB7220@gothmog.pc>
In-Reply-To: <20060428155043.49114.qmail@web25513.mail.ukl.yahoo.com>
References:  <20060428155043.49114.qmail@web25513.mail.ukl.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2006-04-28 17:50, Efren Bravo <efrenba@yahoo.es> wrote:
> Hi,
>
> To store the users' mails on the server each one
> into separate file I've installed procmail v3.22
> from ports and unpacked it to add "/" to
> MAILSPOOLSUFFIX var inside /src/authenticate.c
> file and I rebuilt and installed it again.
>
> #ifndef MAILSPOOLSUFFIX
> #define MAILSPOOLSUFFIX "/"           /* suffix
> to force maildir or MH style */
> #endif
>
> but it doesn't work.
>
> What I missing?
> Some suggestion?

Is your Sendmail setup configured to use procmail for local email
delivery?  If not, you need to do that, and add your local system-wide
procmail options or filters to `/usr/local/etc/procmailrc'.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060428163853.GB7220>