OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: mailbox_tranport_maps (or equivalent) ...

From: mouss (usebsdfree.fr)
Date: Tue Nov 01 2005 - 13:19:03 CST


Marc G. Fournier a écrit :

>
> I've been playing alot with moving config files into an SQL database
> over the past little while, since it gives me a very clean way to
> manipulate configuration files from a web interface ...
>
> The one thing I'd like to be able to do, that I can't seem to figure
> out the proper way of, is having per-recipient "mailbox_transports"
> ... right now, for instance, anti-spam tagging is set "server wide",
> while I'd like to be able to do it "per recipient" ...

how do you intend to do per-recipient spam filtering?

>
> Looking at the docs, there is a mailbox_command_maps, but, as far as I
> can tell, I can't set it to something like
> lmtp:unix:/var/imap/socket/lmtp (for cyrus imapd), as it is only for
> commands ...
>
> I've tried setting transport_maps, but that, of course, doesn't affect
> local delivery ...
>
> So is there some other way of working around this, so that I could, in
> theory, have mail for specific recipicent delivered using different
> transports?