Webmastersite.net
Register Log In

Problem with Validation Emails

Title Problem with Validation Emails
Description Wrong "from" address
Message Text I'm having a problem with the automated validation e-mails that go out when I approve a new link. When I approve a link and then go to the directory, I get an error message such as "Warning: mail(): SMTP server response: 550 <user@submittersdomain.com> No such user here in D:\Inetpub\path-to-wsnlinks\links\commonfuncs.php on line 356", which is the sendqueuemail function. So for some reason it appears that the mail is trying to be sent from the link submitter's address instead of the address I have set up in the configuration. Since my mail server requires that mail be sent from a valid mail account and the link submitter doesn't have one, it rejects it. Either that or perhaps it is not getting a valid "from" address. My "from" address is specified in this format: MyDomain.com <user@mydomain.com> At first I thought maybe the brackets were not getting unescaped prior to sending, but then I changed the sending address to just &# 34;user@mydomain.com" and I still have the same problem. Does anyone know what might be going wrong? Should I just hard-code the "from" address into WSNLinks, and if so, where should I do that?
Rating
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
0/5 based on 0 votes.
Ownership flyingpylon
Views 486 views. Averaging 0 views per day.
Similar Topics
Submission Date Apr 13, 2006 - 9:53 AM