Matus UHLAR - fantomas: [ Charset ISO-8859-2 converted... ] > >> Pali Roh?r: > >> > Hello, it is possible to accept emails with 5xx status code? > > >On Wednesday 16 January 2019 07:21:49 Wietse Venema wrote: > >> By replying with 5XX after SMTP end-of-data. > > On 20.01.19 17:36, Pali Roh?r wrote: > >And how to configure it? In postconf.5 I do not see anything which could > >be used for this purpose. > > what exactly do you want to achieve? If you want to store mail but pretend > it has been rejected (5xx code), postfix does not support this and you must > do this outside of postfix.
For example, save the content with an SMTP-based content filter, or with a milter. Wietse