|
Trick: Add Mailfiltering to the Falko howto Postfix Guide |
|
|
|
Sunday, 07 May 2006 |
In this guide, you will learn how to get around some of the security policies that Postfix affords in favour of quickness and speed. The Falko guide shows us how to get Virtual users working with Postfix/ Courier IMAP however it would be nice to offer per user mail filtering on email marked as spam by Spam Assasin for example to go into a SPAM folder for example.
This is no easy task like say using the local delivery agent in Postfix where you can make use of .forward files and .procmailrc/.mailfilter files dependant on your mailbox_command. The Falko guide uses the VDA (Virtual Delivery Agent), it gives security and speed but removes the expansion of the .forward files and doesn't use the mailbox_command.
Read more at HowtoForge.com |