SID-00336: Cannot send out email
| Status: |
Answered |
TWiki version: |
4.3.1 |
Perl version: |
5.8.8.822 |
| Category: |
CategoryEmail |
Server OS: |
Windows 2003 Server |
Last update: |
16 years ago |
Hi Everybody,
When I send out the mail by
BulkResetPassword, I get following error: RCPT TO:<$$mailto:sean.yang@cn.radioshack.com][sean.yang@cn.radioshack.com$$>
501 Syntax error, parameters in command "RCPT TO:<$$mailto:
sean.yang@cnPLEASENOSPAM.radioshack.com][sean.yang@cn.radioshack.com$$>" unrecognized or missing
I noticed the receiver's email address is:$$mailto:sean.yang@cn.radioshack.com][sean.yang@cn.radioshack.com$$, it's incorrect email address. Actually, in this user's user form, his email address is:
sean.yang@cnPLEASENOSPAM.radioshack.com
To let the editor doesn't encode the mail address, I use $ instead
&
It's very strange, it seems that the TWiki change the recevier's email address when sending out email??
I'm first time install TWiki, please help me..
Thanks.
--
SeanYang - 2009-05-26
Discussion and Answer
Solved.
It's my mistake. In the bulk registration table, the email field is autolink, when I remove the user's entry in .htpasswd file and unlink the email field. Then try again, the email was sent out successfully!
--
SeanYang - 2009-05-27
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.