Mailinglist Archive: opensuse (2740 mails)
| < Previous | Next > |
Re: [opensuse] Blocking autoreplies at the MTA (postfix)
- From: Matthias Bach <marix@xxxxxxxxx>
- Date: Tue, 2 Dec 2008 11:05:15 +0100
- Message-id: <200812021105.15485.marix@xxxxxxxxx>
Hi!
Am Dienstag, 2. Dezember 2008 10:38 schrieb Amedee Van Gasse:
You might want to filter only out of office replies sent to mailing list. I
cannot try right now, but something like this:
/^Subject:\[*.\].*out.*of.*the.*office.*$/ REJECT Out Of The Office
messages will not be delivered.
That way you should still get the informative out of office replies from
people that you sent a direct mail to.
Regards,
Matthias
--
Matthias Bach
www.marix.org
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
Am Dienstag, 2. Dezember 2008 10:38 schrieb Amedee Van Gasse:
OK, so that one didn't work. Because of the extra spaces. Aargh!
Now it's:
/^Subject:.*out.*of.*the.*office.*$/ REJECT Out Of The Office
messages will not be delivered.
Any comments, suggestions, improvements are welcome.
You might want to filter only out of office replies sent to mailing list. I
cannot try right now, but something like this:
/^Subject:\[*.\].*out.*of.*the.*office.*$/ REJECT Out Of The Office
messages will not be delivered.
That way you should still get the informative out of office replies from
people that you sent a direct mail to.
Regards,
Matthias
--
Matthias Bach
www.marix.org
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |