Mta-interface: amavisd-new-2.3.3 (20050822) at mail.easymac.fr
Read-receipt-to: email@hidden
Thread-index: AcYmbblf+DdyuJJgEdqCEwAUUSKP2g==
Thread-topic: Mail (Postfix, Sieve, Cyrus)
User-agent: Microsoft-Entourage/11.2.1.051004
For Tiger Server :
Modify /etc/services to add the line :
# Modification for sieve implementation
sieve 2000/tcp # timsieved
Create a sieve directory in /etc to receive the users sieve scripts
sudo mkdir -p /usr/sieve (this should be in another place, but this
one is the default one in the /etc/cyrus.conf file.
Give the correct rights to cyrusimap user and mail group
drwxr-xr-x 4 cyrusima mail 136 Dec 5 16:01 sieve
Start your mail server.
If you want to implement sieve scripts for users, you can add the nice
SquirrelMail plugin to the webmail.
http://www.squirrelmail.org/plugin_view.php?id=73
If you want to use the notifyd comamnd from sieve :
Edit /etc/cyrus.conf
Uncomment the line :
# notify cmd="notifyd" listen="/var/imap/socket/notify" proto="udp"
prefork=1
And replace : cmd="notifyd" with : cmd="cyrus-notifyd"
That's it
Enjoy server side filtering
le 30/01/06 4:44, ueda à email@hidden a écrit :
> Hi,
>
> Anyone did try to set up a mail filtering, "Sieve" ?
> Tell me how to setup it.
>
> Thanks,
> tac
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Macos-x-server mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/macos-x-server/olivier.ducrot%40easymac
> .fr
>
> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macos-x-server mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/macos-x-server/email@hidden
This email sent to email@hidden