In reply to:
Well my point wasn't that doing this would fix your hotmail problem - just that if hotmail were rejecting the messages, you'd be receiving the bounces (you would be receiving them if the envelope-sender were user@machine.dreamhost.com too - it would be going to the mailbox for that user).
In reply to:
If you don't already have one, you may want to setup a test hotmail account for the purposes of testing.
I have a Hotmail account I have been using for testing. I have been using this account to submit test messages to myself through my contact form. Whenever this form is used, the visitors comments are sent to me at my main account address, and a "thank you for contacting me" email is sent to the visitor. In all cases, I have recieved the comments submitted via the form, but if I use my Hotmail account in my test mails, I do not receive the "Thank you" message, and I get no bounced or message back from Hotmail.
The same has occured with users of my forums. If they attempt to register using a Hotmail account, then they recieve no email, and I get no failure reports. It just "silently fails". Using a "paid" account to register works as expected.
In reply to:
Just out of curiosity, if you do:
echo 'blah' | mail -s 'test' [address]@hotmail.com
(replacing [address] with the person's hotmail address, of course) they you receive the message?
I assumed this should be done from the command line after connecting using ssh. I copied and pasted the command, substituting my own Hotmail address. The server did not return any error, but there was no message delivered to my Hotmail account, and no bounce either.
I read about similar problems on the phpBB support forums (http://www.phpbb.com/phpBB/viewtopic.php?t=211974), and it is reported there that "Sometimes yahoo, hotmail, and other free providers filter out mails from unknown domains or domains set up on servers with virtual hosting". I was hoping that this was a known issue, and that there would be a way round the problem.
As far as I can tell, the phpBB script correctly sets the 'Return-Path' header to "webmaster@drawingbusiness.com", but the emails from my forum have "user@machine.dreamhost.com" as the 'Return-Path'.
Richard Smith
Drawing Business
Edited by Tallen on 08/13/04 03:28 PM (server time).