On 07/01/2019 08:17, Simon via Exim-users wrote:
> *[email protected] R=dnslookup_users T=remote_smtp defer (98):
> Address already in use*

That's quite  difficult error to induce.  It's a conflict in
address usage between the socket being used and some other
process.

Is there anything unusual about the system you are running?
Multiple MTAs active, perhaps?  Or malware doing their
own mailsending...

We might need to see debug for this, but I'd guess
it's on the "connect" syscall being done by the transport.

> After that, the mail is put in mail queue, I don't know why,

It gets queued because the attempt to send it failed.
That part is expected given the earlier error.
-- 
Cheers,
  Jeremy

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to