Hi,
i have an host with an application in java written with JHIPSTER that cannot send emails using SMTP on my cpanel server.
error log:
botticelli-app_1 | nested exception is:
botticelli-app_1 | com.sun.mail.smtp.SMTPSenderFailedException: 550 Access denied - Invalid HELO name (See RFC2821 4.1.1.1)
i try to configure it but cannot find a way with this system....
Last try is to whitelist this host , i am looking into exim access list.
what is the correct filter to use for ignore Invalid HELO name errors from one host?? or may be another option?
thanks for help
i have an host with an application in java written with JHIPSTER that cannot send emails using SMTP on my cpanel server.
error log:
botticelli-app_1 | nested exception is:
botticelli-app_1 | com.sun.mail.smtp.SMTPSenderFailedException: 550 Access denied - Invalid HELO name (See RFC2821 4.1.1.1)
i try to configure it but cannot find a way with this system....
Last try is to whitelist this host , i am looking into exim access list.
what is the correct filter to use for ignore Invalid HELO name errors from one host?? or may be another option?
thanks for help
Last edited by a moderator: