OK, I mentioned in my "migrate to a new ISP" thread that for some reason, email isn't going out any more. (And I haven't found an answer by searching through here.) No mail for new user reg's, none for PM's, nor for watched threads/forums - nothing. I've seen a few undeliverable birthday emails though, but they shouldn't be getting bounced, so that has me confused a bit.

I was getting email notifications before I actually did the final migration from our old server to our new server (from the new server). The migration consisted of re-importing the database and uploading our attachments directory, so I'm not sure how that could have affected things.

I can send mail from the command line just fine, so it's (probably) not a network issue. (I'm not 100% familiar with mail on Linux, but I'm assuming it uses the builtin MTA instead of it's own. However, the output is just different than I'm used to with Solaris where I know it connects to the local SMTP service.)

I tried changing from sendmail to exim in the php.ini file (as exim is installed with cPanel) to no avail. (So, our php sendmail path is now "/usr/sbin/exim -t -i".)

Our return email address is a local email account that is forwarded to my email account (that does work).

As a side note, I wish there was a feature in the CP to send a test mail to yourself.

Frankly, I'm stuck.

Ideas? It's getting to be a big problem for us (me).
TIA

Quote
support@bmwsporttouring [~]# mail -v -s testing88 xxxxxx@gmail.com
testing
testing
testing
is this thing on?
.
Cc:
LOG: MAIN
<= support@bmwsporttouring.com U=support P=local S=435
support@bmwsporttouring [~]# delivering 1MJUa3-0002QJ-Q5
Connecting to gmail-smtp-in.l.google.com [72.14.247.27]:25 ... connected
SMTP<< 220 mx.google.com ESMTP 10si2577491agb.76
SMTP>> EHLO bmwsporttouring.com
SMTP<< 250-mx.google.com at your service, [72.44.94.128]
250-SIZE 35651584
250-8BITMIME
250-ENHANCEDSTATUSCODES
250 PIPELINING
SMTP>> MAIL FROM:<support@bmwsporttouring.com> SIZE=1472
SMTP>> RCPT TO:<xxxxxx@gmail.com>
SMTP>> DATA
SMTP<< 250 2.1.0 OK 10si2577491agb.76
SMTP<< 250 2.1.5 OK 10si2577491agb.76
SMTP<< 354 Go ahead 10si2577491agb.76
SMTP>> writing message and terminating "."
SMTP<< 250 2.0.0 OK 1245858013 10si2577491agb.76
SMTP>> QUIT
LOG: MAIN
=> xxxxxx@gmail.com R=lookuphost T=remote_smtp H=gmail-smtp-in.l.google.com [72.14.247.27]
LOG: MAIN
Completed