I don't think that's right, because sending from squirrelmail on the same virtual host works fine, although squirrelmail was provided to me by the (eh...) provider, so I don't know the setup. I'm not sure if my hosting has smtp, I'll look into it.
The problem here is probably, that your Apache Webserver is the sender. The php script is executed under the username of your Apache and the Apche user injects via /usr/bin/sendmail -t to the local queue ...
I do not have problems with sending via SMTP, with or without SMTP Auth mails seem to be fine. When I write mails to my Gmail account everything is fine.
Regards, Robert
On Thu, 27 Oct 2005 16:01:48 +0200 (CEST), remmelt@remmelt.com wrote:
Hey!
I've set both From: and Reply-to: addresses to my own emailaddress in RCmail's options but headers that are sent out contain Return-Path: which is set to my virtual host's mother email address (hostingaccount-username@domain.tld). This listsoftware looks at the return-path rather than from or reply-to, which means I can't send messages to the list directly. This is tested. I can send messages through squirrelmail, though.
I must add that I have disabled the 5th parameter for php's mail() function because it is not allowed in safe mode. My virtual host is safemoded and I can't change that. Apart from the above bug, sending and receiving works fine. I can't verify if the Return-Path: is set to the motheremailaddress for none-safemode hosts with the stock mail()+5th param.
Could the listmoderator please let my previous message through? It was sent about half an hour ago and contains a patch and my introduction to the list and some bugs!
Thanks!
Remmelt