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

Multi Hostname(MX) and SMTP host

Hi everyone,

Does anyone know if ASL supports multiple MX records and SMTP host?

Thanks,
jav  


This thread was automatically locked due to age.
Parents
  • If I understand your question, the answer is yes.  Your DNS or an external DNS server holds your MX records, and you just have to put each domain you want to receive mail for under "Proxies">"SMTP Relay">"Incoming Mail">"SMTP Route Table".

    Hope this helps.  
  • [ QUOTE ]

    ...
    you just have to put each domain you want to receive mail for under "Proxies">"SMTP Relay">"Incoming Mail">"SMTP Route Table".
    ... 
     

    [/ QUOTE ]
    Yes, I have already done that. However, I can only add one SMTP host and that's it. It won't allow me to have more than one. If I try to add another, my existing host will be replaced by the newly added SMTP host. Maybe it was designed to be just that.

    Thanks,
    jav   
  • Sounds like a license limitation ?  Are you running eval version ? 
  • As I know also eval. license has limit of 3 SMTP hosts.

    Matjaz  
  • Hi Simon,
    hi Matjaz,

    what javelin means is to behave the SMTP entry like an DNS server.
    In DNS you can set several MX records (MaileXchange) with different priority.
    Example:
    domain.com -> mail1.domain.com (10)
    domain.com -> mail2.domain.com (20)

    Which means that if mail1 is not available for some reason, the request is forwarded to mail2.
    If you set the SMTP host in the 'SMTP Relay' settings in ASL, you can only set ONE host and not several.
    Thats what javelin is looking for... (isn't it ??)

    Regards, Karsten  
  • Dear Karsten,

    Did you maybe try to make SMTP with option "By DNS MX record"?

    If I understand it right, then your FW should ask DNS to which server to send mail to and if first one is not accessible, then it should send it to second server.

    Best regards, Matjaz  
Reply
  • Dear Karsten,

    Did you maybe try to make SMTP with option "By DNS MX record"?

    If I understand it right, then your FW should ask DNS to which server to send mail to and if first one is not accessible, then it should send it to second server.

    Best regards, Matjaz  
Children
No Data