> <[EMAIL PROTECTED] > <http://mail.rej.us/src/compose.php?send_to=ron.jones%40tftgi.com>>: > </remote mailserver ip address>/ does not like recipient. > Remote host said: 550-Verification failed for <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> 550-unrouteable mail domain > "server.mydomain.us" > 550 Sender verify failed > Giving up on /<remote mailserver ip address>./
It's trying to send messages to '[EMAIL PROTECTED]', which probably isn't a valid user. Create a file (if it's not there already) called /var/qmail/alias/.qmail-root and have the following in it: &[EMAIL PROTECTED] that way any emails sent to '[EMAIL PROTECTED]' will get forwarded to your postmaster account. ------- The way I ended up fixing it was to change the 'admin user' in the script to my [EMAIL PROTECTED] account. Earlier, when it wouldn't deliver, I had the admin user set to my [EMAIL PROTECTED] e-mail account (my work e-mail). This is because I'm in this account much more often. In the end, I decided to suck it up and check the postmaster account more often than once per week. Thanks for your help. Ron --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
