Hi I've a problem. I've built a new mailserver for our company based on dovecot (1.1.15). At the same time, our company's name has changed. The old mail addresses are forwarded to the new addresses. But I've a problem with sieve. It looks like the sieve filters are only working for the new addresses. But due to the change of the name was not long ago, most of the mails are still sent to the old addresses. What can I do to get filters also working for the old addresses? Configuration of managesieve: protocol managesieve { listen = *:2000 login_executable = /usr/lib/dovecot/managesieve-login mail_executable = /usr/lib/dovecot/managesieve sieve = /home/vmail/%Ld/%Ln/sieve/dovecot.sieve sieve_storage = /home/vmail/%Ld/%Ln/sieve managesieve_implementation_string = Cyrus timsieved v2.2.13 # mail_debug=yes } Regards, Thomas
Thomas E. Deutsch a ?crit :> Hi > > I've a problem. I've built a new mailserver for our company based on > dovecot (1.1.15). At the same time, our company's name has changed. The > old mail addresses are forwarded to the new addresses. > > But I've a problem with sieve. It looks like the sieve filters are only > working for the new addresses. But due to the change of the name was not > long ago, most of the mails are still sent to the old addresses. > > What can I do to get filters also working for the old addresses? > > Configuration of managesieve: >Isn't the problem in the sieve rules more than in the server's config ? My 2 cents... -- Geoffroy Desvernay -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 259 bytes Desc: OpenPGP digital signature URL: <http://dovecot.org/pipermail/dovecot/attachments/20090609/273507e4/attachment-0002.bin>