Re: [Exim] lmtp transport: verifying address (LMTP callout)

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Matt Bernstein
Datum:  
To: Andrzej Filip
CC: exim-users, Tor Slettnes
Betreff: Re: [Exim] lmtp transport: verifying address (LMTP callout)
At 01:18 +0200 Andrzej Filip wrote:

>It seems that exim 4.30 can not run callouts over unix sockets
>[transport lmtp (socket)]


Duh! Sorry if I misled you.. I'll have a look and see how difficult that
would be to patch up.

One thing I ought to mention here is that you can't use callouts to make a
Cyrus Sieve LMTP reject into an SMTP reject as the two protocols are
different after the DATA phase.