Re: [exim] Exim and sympa with DSN enabled lists

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Jeremy Harris
Datum:  
To: exim-users
Betreff: Re: [exim] Exim and sympa with DSN enabled lists
On 07/07/2022 18:19, Sabahattin Gucukoglu via Exim-users wrote:
> You have another problem, though. Sympa controls parallelism of submissions by using the -odi option.


Exim thinks it should be controlling that, being an MTA :)

and also doesn’t allow an SMTP listener daemon to use the -odi option (as Sendmail does), you’re powerless to perform synchronous deliveries of DSN-enabled messages

I'm unsure what the needs are, but if Sympa can talk SMTP rather than commandline
possibly Exim's cutthrough delivery does what you need.
--
Cheers,
Jeremy