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.
  • I use ASL to send my mail not from my mailserver and timeout came what ever i try to send not only to hotmail. But i reinstall ASL some day and i check if i have same problem after reinstall. I write in here then i have info about my reinstall. And yes logs are in ASL box 
  • My mx records is okej i have cheked them today. But still can´t send mail throu ASL i use ASL like smtp server and i have not change any config since i install ASL in september 2002 
  • What are the results of manual tests using telnet?  
  • If i use telnet i can conect my smtp server. But i don´t know why it now not worked. I have not change anything in my config. I try to reinstall ASL but it is same problem so it is not wrong on ASL. 
  • Here is 2 logs from my ASL box.

    R=dnslookup T=remote_smtp defer (110): Connection timed out

    R=dnslookup T=remote_smtp defer (-53): retry time not reached for any host 
  • 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     
  • Overnet,

    this/your issue is onging for some time now. If you are still interested in some help/advice you have to provide us your "whole" logs not just some ripped of parts.

    So here is what you havo to do:

    "tail -f /var/log/mail" on your ASL
    "telnet  25" from your local PC
    "Speak" SMTP:
    helo dummy
    mail from: 
    rcpt to: 
    data
    . (dot)

    And then post the results of your tail.

    techno.kid
       
  • I will thanks all people in here to have helped me with supporting. But now i know why i can´t use outgoing mail from my fw. My ISP blocking port 25