On Sat, 2007-11-10 at 10:06 +0100, Uwe Kiewel wrote: > is there an option to put incoming mails to public folders?
Create a mail account to own the alias and this Sieve script: require ["fileinto"]; fileinto "#Public/foo/bar"; Aaron _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
