Displaying 2 results from an estimated 2 matches for "rfc5429".
Did you mean:
rfc5229
2010 Apr 15
1
sieve plugin - reject sends MDN. Can it 550 reject ?
....11.
I have a reject test filter that looks like this:
require "reject";
if header :contains "subject" "reject" {
reject "bye";
}
Is there any way to get a "reject" filter to send back a 550 reject as
detailed in http://ietfreport.isoc.org/idref/rfc5429/#section-2.5 rather
than a MDN?
The MDN can result in blowback spam. :-(
Thanks,
Ken
--
Ken Anderson
Pacific Internet - http://www.pacific.net
2015 Jan 14
2
pigeonhole ereject vs reject
On Jan 13, 2015, at 8:30 PM, Reindl Harald <h.reindl at thelounge.net> wrote:
>
> so what you want in your OP is just DISCARD in a sieve script and there is no point in "Using Dovecot LMTP it would be more optimal to kick a 5xx back" when the desired result is DISCARD
>
> why do you want the burden of keep the SMTP session with the client open until the mail is