• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

procmail redirects

S

Sandy1985

Guest
Hello everybody!

Currently I am trying to figure out the following scenario:
Every e-mail that any mailaccount receive from *@example.tld should be redirected to [email protected].

Of course this can be done with procmail, but up to now I haven't figure it out how.
There are a lot of threads and blogs about similar topics, but still I'm not quite sure about this.

I've tried it for one mailaccount with the following .procmailrc:

MAILDIR=/var/qmail/mailnames/domain.tld/sandy/Maildir
:0 c
* ^From:.*@example.tld
[email protected]

Nothing happens.. I get the E-Mails as usually and nothing gets redirected. I've also tried putting the "c" out, but still I receive the E-Mail, so I guess the file even doesn't get's processed by procmail.

It would be much appreciated if you could help me.

Many thanks in advance,
Sandy
 
Back
Top