Cyrus - Postfix - redirect mails from a special sender domain
Sylvain MEDEOT
symedeot at yahoo.fr
Thu Jun 22 04:59:57 EDT 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Walter Willmertinger a écrit :
> I am new to Cyrus and used until now UW4-Imap with postfix and procmail.
> I need to redirect mails from a special external domain (say all mail
> from "extspec.de <http://extspec.de>") to a group of users in our domain.
> Before using cyrus, I did this wirh procmail and procmailrc. Now I use
> cyrus with postfix.
> /etc/postfix/main.cf: mailbox_transport = cyrus
>
> Now I read some documents about sieve, but I found no recipe how to
> redirect mails from a special receiver (domain) to a group of users in
> our local domain.
> Can somebody give me a hint?
>
> Regards
>
> Walter
>
Hi,
Here is what I am using...
if allof (address :contains ["From","FROM"] "extspec.de") {
redirect "myuserlist at mylocaldmain.de";
}
Hope it helps...
Sylvain
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD4DBQFEmlwNG2qHcr4CDdkRAqP9AJdNp8KgU3txAItC1YMJHx0339u1AJ0R0pc3
A6YFjIBquFlWASsocy/kBw==
=O7uk
-----END PGP SIGNATURE-----
___________________________________________________________________________
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son interface révolutionnaire.
http://fr.mail.yahoo.com
More information about the Info-cyrus
mailing list