This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SMTP connections multiplied in 5.1

Since we upgraded to 5.1, our SMTP proxy is forwarding mails using one connection for each recipient, tho multiplying the connections to our internal server and generating a lot more logs than before
We aren't aware of any other changes done to the SMTP configuration

Is there anything we can do to make the SMTP proxy work "as before", using only one connection for each mail ?

Thanks


This thread was automatically locked due to age.
Parents Reply
  • MarcHautefeuille,

    in /var/chroot-smtp/etc/exim.conf max_rcpt is set to 1 for SMTP transport. This value unset defaults to 100. When playing arround with this keep the license agreement in mind! As Xeno already said you couldn't use BATV anymore.

    Greetings
    cyclops
Children