Page 1 of 1
Anonymous comment notification email sender
Posted: Mon Jan 19, 2009 12:43 pm
by sicherheitsblog
Although I set a valid email address in the s9y (version 1.4.1) configuration, comment notifications and opt-in mails are still sent with the sender address
anonymous@<hostname>.<hostname>
Is this a bug or am I doing something wrong?
Re: Anonymous comment notification email sender
Posted: Mon Jan 19, 2009 2:22 pm
by garvinhicking
Hi!
This can happen due to the configuration of your local mailserver. Some PHP/CGI setups can override/force the mail sneder address to the actual username.
You might need to talk to your server provider to ask them how to configure the sendmail/mail interface to properly interpret sender names.
Regards,
Garvin
Re: Anonymous comment notification email sender
Posted: Mon Jan 19, 2009 2:55 pm
by sicherheitsblog
garvinhicking wrote:You might need to talk to your server provider to ask them how to configure the sendmail/mail interface to properly interpret sender names.
Hi Garvin,
Thanks, I'll do that.
Michael