DX NetOps

  • 1.  Issue with Email configuration

    Posted Mar 06, 2018 09:17 AM

    Hi,

    I am trying to configure CA spectrum to send email.

    I am able to send mail using smtp from command prompt.I have configured my oneclick server with smtp.Below are the details

     

    Email configuration in oneclick console

     

     

    Now when I am trying to send email using oneclick below error is displayed

     

     

    Can someone help me where I was wrong.



  • 2.  Re: Issue with Email configuration

    Posted Mar 06, 2018 09:25 AM

    Everything you're doing is wrong. The OneClick server should use a MTA that is not using STARTTLS or authentication. I recommend to use a relay that would connect to gmail and authenticate accordingly. The relay should accept incoming connections from SPECTRUM machine without any restrictions. OneClick server does not support authentication for MTA. 



  • 3.  Re: Issue with Email configuration

    Posted Mar 06, 2018 09:30 AM

    Thanks Catalin for your quick response.



  • 4.  Re: Issue with Email configuration

    Posted Mar 06, 2018 09:59 AM

    Catalin is there any option instead of using relay to connect to gmail.As I don't own a relay gmail.

     

    So can you please help me to know about other option of configuring email for my spectrum.



  • 5.  Re: Issue with Email configuration

    Posted Mar 06, 2018 10:01 AM

    On what OS are you running your SPECTRUM installation?



  • 6.  Re: Issue with Email configuration

    Posted Mar 06, 2018 10:05 AM

    My spectrum is installed in RHEL 6.5



  • 7.  Re: Issue with Email configuration
    Best Answer

    Posted Mar 06, 2018 10:09 AM

    Configure locally an instance of Postfix to relay emails to google, and use the localhost to send emails. Just google for "configure postfix relay to google" and you'll see lots of tutorials on how to configure it.

     

    Second, set your mailhost to your localhost address. That should be it.



  • 8.  Re: Issue with Email configuration

    Posted Mar 07, 2018 02:56 AM

    Catalin I have configured my localhost as postfix relay to google.I am able to send email using command prompt.But when I am trying to send using Spectrum I am getting below error:

    ln email configuration at SMTP hostname I have specified my localhost address.Is that what I have to do? 



  • 9.  Re: Issue with Email configuration

    Posted Mar 07, 2018 03:54 AM

    The message is self explanatory. Try to telnet to the IP you set as smtphost on port 25. If you're successful, it should work. You should check the firewall also.



  • 10.  Re: Issue with Email configuration

    Posted Mar 07, 2018 04:19 AM

    Thanks Catalin it is working now, I am able to send emails from oneclick.