Gerald Turner <gtur...@unzane.com> writes:

> Looks like Postfix alias lookup is only handled by local(8) and not
> something accessible to pipe(8).  The only foreseeable option is to
> duplicate the lookup in a shell script, which isn't pretty because I'm
> using a combination of aliases db and LDAP.
>
> Anyone have experience with this?
>

Ha! Found similar question from April on postfix-user:

  http://thread.gmane.org/gmane.mail.postfix.user/220489/focus=220494

Replace all the spamc bits from master.cf, and the current
mailbox_command = /usr/lib/dovecot/deliver in main.cf with:

  mailbox_command = /usr/bin/spamc -u ${user} -e /usr/lib/dovecot/deliver

-- 
Gerald Turner   Email: gtur...@unzane.com   JID: gtur...@unzane.com
GPG: 0xFA8CD6D5  21D9 B2E8 7FE7 F19E 5F7D  4D0C 3FA0 810F FA8C D6D5

Attachment: pgpC2uj1xAkUj.pgp
Description: PGP signature

Reply via email to