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
  • It is looking less like a firewall issue, though I am not saying you don't have a problem.

    Next test: can we send out a one-line mail message using telnet?
    See Re: SMTP outgoing mail  

    Try addressing it to yourself so you can see if it gets sent.

    If that doesn't work you will need to get on the phone with your ISP.

    Does the mail not get sent to anybody?
        
Children
  • I have my own mail server at home but i can´t send any mail from it now. I try to reinstall ASL tomorrow and see if my problem are same. 
  • [ QUOTE ]
    Now i have problem with outgoing smtp from ASL it do timeout everytime 

    [/ QUOTE ] 
    I assume this means you use the ASL smtp proxy as smarthost for your internal mailserver, right?

    And the timeouts is found in the internal mailserver log. Right?
    If so: 
    - Does your mailserver defined smarthost (ASL address) match your DNS defined MX?  
  • 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