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

Problem with outgoing smtp

Now i have problem with outgoing smtp from ASL it do timeout everytime when i try to send my mail. I have not change any thing on ASL so i think it is a small bug on ASL. I have also try to resart ASL but nothing helps. Any else have same peoblem like me? 


This thread was automatically locked due to age.
Parents Reply Children
  • Hi Overnet,

    is this correct?
    I think in the brackets are the ports shown (110).
    This is POP3 not SMTP.
    Or is it wrong what I think?

    Regards

    Udo Seiler  
  • I only take a copy of my logs from my smtp proxy 
  • Some goggeling gives this info and if I get the exim error codes correct this is what happens:

    110: indicates like it says that connection to remote server timed out. This could be due to network failure or host is unreachable for some other reason.

    -53: indicate that the remote server you are trying to send mail to for some reason have been unreachable for a longer period and have been saved as unreachable in the retry database.

    Try this:
    delete the retry database and restart exim or ASL.

    /var/chroot-mail/smtp/spool/db/retry 

    I may be way off line