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

No outgoing mail using the SMTP-Relay and T-Online

I know, that this question was already discussed in this board, but it seems, that I have problems understanding the answers. 
I read, that the T-Online "mailin"-Servers do not accept mails for t-online.de-Adresses from within the T-Online-Network. So I have to use the SMTP-relay? And I have to define a SMTP-route for t-online.de to the relay?
But where can I define this route when using ASL 3.216? I think, that I can only define routes for incoming mail...

Hope, you can help me [:)]
Thx.  


This thread was automatically locked due to age.
Parents
  • Hi Sebastian,

    as far as I know there is no possibility to define a smarthost/relayserver for outgoing mails in version 3.2xx, I think it is new in version 4. If you use this smarthost you don't have to define SMTP-routes for outgoing mails.  
  • Hi Sebastian,

    this question was answered by Tom in june 2002 to my thread: License problem with number of SMTP routes.

    This workes fine for me since that time with ASL 3.2xx.
    The only problem is, that t-online is asking for money for their relay from march on.

    cu
    Walter  
  • Maybe this is not new to you but since T-Online started to charge for their smtprelay-service I did it this way:

    1. get yourself a free account at http://www.arcor.de
    2. define a network-object for mail.arcor.de (don´t remeber it right now...)
    3. configure your smtp proxy to relay for t-online.de (and all the others you are NOT allowed to send email directly, e.g. aol.com) to mail.arcor.de-object
    4. define networks to allow smtprelay to your internal netoworks only
    5. configure SMTP-AUTH (described in another thread) for mail.arcor.de

    What happens now is, that all eMail you send via your ASL will be DIRECTLY sent by SMTP EXCEPT t-online.de - these ones will be relayed via the Arcor mail-relay

    Limitations:
    You are open for mail-relay from the Internet for t-online (and all others you defined) - according to Astaro this will be fixed in a later Update (don´d know if it will be for 3.2 as well)

    techno.kid  
  • Hi wk,

    I read Tom's article and added the code he mentioned.
    But what have I got do after adding the code and restarting the SMTP-Relay? Define an incoming route? Domain-Name would be "t-online.de"? Which SMTP-Host should I use?

    Thx.
    Sebastian  
  • Hi Sebastian,

    there is no incoming route to define.
    Two things are essential:
    the comlete line in exim.conf-default is:

    route_list = * smtprelay.t-online.de bydns_a

    and you have to register at t-online for this service.

    cu
    walter  
  • Hi Walter,

    that's it? Just this line and every outgoing mail is send via T-online if registered there?

    Thx.
    Sebastian 
  • Hi Sebastian,

    I assume, you entered the other lines of Tom's script and then it is only the modification of line 4.

    cu
    Walter   
Reply Children
No Data