Gossamer Forum
Home : Products : Gossamer Links : Discussions :

LSQL will not send email to address with ...

Quote Reply
LSQL will not send email to address with ...
My admin will not send an email to an address with a - (dash) in the domain name. It's a repeatable error when a user tries to set up an account with an email address such as "name@some-domain.com". The hyphen seems to be a problem. The user was actually entered into the database, but did not receive a confirm email because of the error of an invalid email address. Then I went to the admin to validate the user and the user could be validated, but the same invalid email address error came up so it would not send the email. Anybody else seen this or have a fix??

Thanks,

Rich
Quote Reply
Re: [richonmaui] LSQL will not send email to address with ... In reply to
We test with our gossamer-threads.com email often, so it's not the dash. Have you tried enabling debug and checking the logs when it attempts to send the email?

Adrian
Quote Reply
Re: [brewt] LSQL will not send email to address with ... In reply to
In Reply To:
We test with our gossamer-threads.com email often, so it's not the dash. Have you tried enabling debug and checking the logs when it attempts to send the email?

Debugging is enabled. Where do I find the log??

Thanks,

Rich
Quote Reply
Re: [richonmaui] LSQL will not send email to address with ... In reply to
 
The fix was to choose sendmail rather than smtp mail in admin > Email Options > db_mail_path


Rich