Ok fellows, I think we finally have this all racked up in a pile. It looks like it's working now.
I can't find any info on how to restart Mercury. Is this closing the interface? I wasn't sure so I've been closing the interface and restarting Apache.
Regardless, I was restarting it somehow in there because the new setting took and I can sent myself mail. Here is the Session log:
[quote]
13:21:42.046: Connection from 127.0.0.1, Fri Apr 25 13:21:42 2008<lf>
13:21:42.062: << 220 localhost ESMTP server ready.<cr><lf>
13:21:42.062: >> HELO Compaq1<cr><lf>
13:21:42.062: << 250 localhost Hello, Compaq1.<cr><lf>
13:21:42.062: >> MAIL FROM:<Admin@localhost><cr><lf>
13:21:42.078: << 250 Sender OK - send RCPTs.<cr><lf>
13:21:42.078: >> RCPT TO:<test@localhost><cr><lf>
13:21:42.078: << 250 Recipient OK - send RCPT or DATA.<cr><lf>
13:21:42.093: >> DATA<cr><lf>
13:21:42.093: << 354 OK, send data, end with CRLF.CRLF<cr><lf>
13:21:42.109: >> Date: Fri, 25 Apr 2008 13:21:42 -0400<cr><lf>
13:21:42.109: >> Subject: test11<cr><lf>
13:21:42.109: >> To: test@localhost<cr><lf>
13:21:42.109: >> From: test <this@that.com><cr><lf>
13:21:42.109: >> <cr><lf>
13:21:42.109: >> Message sent: 04.25.2008 at 13:21:41:<lf>
13:21:42.109: >> <lf>
13:21:42.109: >> From: test<lf>
13:21:42.109: >> Email: this@that.com<lf>
13:21:42.109: >> About: test11<lf>
13:21:42.109: >> <lf>
13:21:42.109: >> --------------------------- COMMENTS ---------------------------<lf>
13:21:42.109: >> <lf>
13:21:42.109: >> test test test11<lf>
13:21:42.109: >> <lf>
13:21:42.109: >> --------------------------------------------------------------------------<lf>
13:21:42.125: >> <lf>
13:21:42.125: >> <cr><lf>
13:21:42.125: >> .<cr><lf>
13:21:42.125: << 250 Data received OK.<cr><lf>
13:21:42.140: >> QUIT<cr><lf>
13:21:42.140: << 221 localhost Service closing channel.<cr><lf>
13:21:42.140: --- Connection closed normally at Fri Apr 25 13:21:42 2008. ---
13:21:42.140:
[/quote]
Thanks everyone - thank you thank you. dilberts_left_nut, I but you're better than the right_nut.
I'm only able to send mail to users@localhost though. Is there some way to allow Mercury to send emails outside of localhost? For my purposes of testing php systems, such an email (lacking a .com and so on) gets caught.