Gossamer Forum
Home : Products : Links 2.0 : Installation -- Unix :

missing or malformed recipient(s) ??

Quote Reply
missing or malformed recipient(s) ??
Hi,

just installed Links 2 - everything works fine except sending the automated mails after adding a link. They're saved as dead.letter containing this:

-----------------------------------------------------
2000/08/11-11:02:05 ssmtp: Could not send message,
perhaps missing or malformed recipient(s)
-----------------------------------------------------

sendmail works with other scripts - what's my fault?

Thanks for hints.



Quote Reply
Re: missing or malformed recipient(s) ?? In reply to
Try adding the -t switch in your $db_mail_path variable, like the following:

Code:

$db_mail_path = '/usr/bin/sendmail -t';


Regards,

Eliot Lee

Quote Reply
Re: missing or malformed recipient(s) ?? In reply to
This error means that the recipients email addresss is invalid.

Paul Wilson.
http://www.wiredon.net
Quote Reply
Re: missing or malformed recipient(s) ?? In reply to
hi,

i have right now the same problem! i tryed out everything, nothing works!

with other scripts my sendmail works fine, i got the same error message as "chef"

i need help!

thanks kuuger