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 issues after install

I just setup astaro but I'm unable to send email, I can receive them however.  Now this is a FW I setup for home use and I'm kinda lost in what I need to do here.  I've added a packet filter allowing smtp from internal network to any but I still cannot send email.  The error I get is " unable to contact smtp server ****".   Now I just switched over from ipcop and everything worked ok then.  Can anyone point me in the right direction here.  
Thanks in advance,
Homer


This thread was automatically locked due to age.
Parents
  • What's your SMTP relay? The ASG or your ISP's? I presume you are using IMAP or POP3 to collect mail?

    Have you setup a Masquerading rule? See Network Security -> NAT -> Masquerading

    Create one like: Internal Network -> Public and enable it.

    Then try this (from a command line):

    telnet your.smtpserver.com 25

    Does it work? If not go to the packet filter Live Log and look for outbound SMTP being dropped. Ensure you packet filter rule is: Internal -> SMTP -> Any (Allow).

    Hope this helps.
Reply
  • What's your SMTP relay? The ASG or your ISP's? I presume you are using IMAP or POP3 to collect mail?

    Have you setup a Masquerading rule? See Network Security -> NAT -> Masquerading

    Create one like: Internal Network -> Public and enable it.

    Then try this (from a command line):

    telnet your.smtpserver.com 25

    Does it work? If not go to the packet filter Live Log and look for outbound SMTP being dropped. Ensure you packet filter rule is: Internal -> SMTP -> Any (Allow).

    Hope this helps.
Children
No Data