[spam] in the mail subject

This is an open forum for any mojoPortal topics that don't fall into the other categories.

This thread is closed to new posts. You must sign in to post in the forums.
3/2/2010 4:36:12 PM
Gravatar
Total Posts 125

[spam] in the mail subject

All the outgoing mail from my mojo site has a [spam] text in the subject, such as [SPAM]subscription confirmation etc.  Is the problem of my mail server setup?

3/3/2010 8:41:50 AM
Gravatar
Total Posts 18439

Re: [spam] in the mail subject

That text is certainly not added by mojoPortal code so it must be an issue with the mail server or spam filters at the receiving end.

Hope it helps,

Joe

3/3/2010 3:04:08 PM
Gravatar
Total Posts 125

Re: [spam] in the mail subject

<add key="SMTPRequiresAuthentication" value="true" />

adding above key to the user.config solves the problem.

3/4/2010 12:54:24 PM
Gravatar
Total Posts 2239

Re: [spam] in the mail subject

Hi,

Just to clarify, adding that key to your user.config solves the problem because your mail host is flagging the messages as SPAM if the smtp traffic isn't authenticated. This isn't an issue with mojoPortal but with the mail host and may not be the solution for similar issues for other users.

Thanks,
Joe D.

You must sign in to post in the forums. This thread is closed to new posts.