Jump to content

SMTP error 502


Tolar

Recommended Posts

I am having a hard time getting the SMTP delivery to work. I get the following error in the logs.

 

SMTP server returned 502, the mail is not delivered.

 

Here is the setting for the domain.

Email Settings:

From (e.g. Joe Average <ja@domain.com>): / " name="email_from" class=inputbig>

Account (e.g. user1): dallred@vensureinc.com

Password (e.g. secret): ***********

SMTP Server (e.g. smtp.domain.com): vitxdc1.ion-internal.com

 

The server is waiting, I can telnet to the server from the box on port 25. Another item on this problem is that when I look at teh config file for the domain, it contains the following, but I only see a / when accessed from the web as above.

 

<email_from>"Phone System"<dallred@vensureinc.com></email_from>

<email_pass>***********</email_pass>

<email_smtp>vitxdc1.ion-internal.com</email_smtp>

<email_user>dallred@vensureinc.com</email_user>

 

any help would be helpfull.

 

Thanks

David

Link to comment
Share on other sites

<email_from>"Phone System"<dallred@vensureinc.com></email_from>

 

If you are using 2.0.3.1715, better use a from header in the form dallred@vensureinc.com. There was some trouble with the parsing...

 

If you telnet to that server on port 25, you should see a welcome message coming. If that is not the case there is a problem with the SMTP server.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...