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 outgoing mail

hi @ all,
i'm using ASL v4 and i'd like to configure smtp outgoing connection.
I need to send mail from internal mailserver to any using DSL connection and i need to accept incoming mail only for mydomain.com

rules setting:
1) INTERNAL_NET  Any(services)  any(destination) allow
2) MAIL_SRV_IP     smtp(service)  any(destination) allow
3) any                    smtp(service) MAIL_SRV_IP(dest) allow

SMTP proxy enable allow incoming for mydomain.com

Now, this is my problem:
I'm able to get incoming mail from xxx@yahoo.com to myaccount@mydomain.com

..but  i can't  reply!
why ???

i get this msg error from my mailserver ( lotus domino ):  
NO msg trasferred to xxxx@yahoo.com  via smtp: server not responding

I'm using  USER AUTHENTICATION

does my_mail_server need to auth to ASL ?
or open outgoing DNS rule ?
or sometng else ??

regards 
 [:S]
  


This thread was automatically locked due to age.
Parents
  • i've another firewall (isa server for testing) and if i change the default gateway of my mailserver i was able to send and reply .
    so , i suppose that lotusnotes work !!!

    I've tried to telnet my ASL on port 25 and this what i get:


    250 MY_PUB_IP ESMTP READY
    Hello MYDOMAIN.COM [MY_PUB_IP]
    MAIL FROM: TEST@MYDOMAIN.COM
    250 OK
    RCPT TO: HELL_BD@YAHOO.COM
    550 relay not permitted

    ?????

      
Reply
  • i've another firewall (isa server for testing) and if i change the default gateway of my mailserver i was able to send and reply .
    so , i suppose that lotusnotes work !!!

    I've tried to telnet my ASL on port 25 and this what i get:


    250 MY_PUB_IP ESMTP READY
    Hello MYDOMAIN.COM [MY_PUB_IP]
    MAIL FROM: TEST@MYDOMAIN.COM
    250 OK
    RCPT TO: HELL_BD@YAHOO.COM
    550 relay not permitted

    ?????

      
Children
  • Hi!

    Remember sending mails is only allowed if you allow them explicitelly.
    So you will need to list your Lotus server under SMTP proxy/ Alowed networks!

    BR, Matjaz 
  • Straight Man:" Say, Hi to the people, Jack!"
    Comedian: "Hi to the people, Jack!"

    The mydomain.com must be replaced by whatever your domain is that you entered on the Astaro Settings/SMTP proxy pages. The firewall is doing its job quite well here: it's saying "I'm not going to be used to send mail for mydomain.com! That's something a spammer would do..." That's why I had mydomain.com in italics, meaning "not literally..."

    Iideally, everything that needs to access the Internet should have a gateway set to Astaro (if not directly, then indirectly by pointing to a router that in turn points to Astaro...)