OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
invalid domain error

From: Jeff Orrok (jeffrt.com)
Date: Mon Mar 01 2004 - 15:36:09 CST


Hello, I am having a dispute with the hosting provider of one of the
domains that my client owns (dovetailtech.org). I am trying to send
mail from another domain that my client owns and that I manage
(18884taurox.com) to dovetail, and it bounces. The hosting provider
says it is getting through. I would like someone to tell me whose
head is up their butt: mine or the other hosting provider, preferably
with a good explanation of why.

Some background: I was in the process of migrating all of the domains
to a single server, unfortunately I changed some of the dns records
prematurely, and then a couple of other crises interrupted, so for a
while I knew that I couldn't send from 18884taurox to dovetail, but I
figured that once I got around to correcting the dns records all would
be well. Over time I found it necessary to undo my earlier dns
follies, and it seemed to work for a third domain, findcure.org. But
when I undid the dns for dovetail, I was getting bounces. I saw
something in a newsgroup somewhere that suggested that I needed a
valid PTR record for reverse lookups (which I discovered I was
missing), but that doesn't seem to have helped.

Here is a snip of my maillog. First I send a message to two people at
dovetail that looks to me like it bounces, and then to findcure, which
looks like it goes through.

Mar 1 15:50:54 taurox postfix/pickup[368]: 86F974414A: uid=501 from=<jeff>
Mar 1 15:50:54 taurox postfix/cleanup[504]: 86F974414A: message-id=<20040301205054.86F974414Ataurox.18884taurox.com>
Mar 1 15:50:54 taurox postfix/qmgr[26726]: 86F974414A: from=<jeff18884taurox.com>, size=2291, nrcpt=2 (queue active)
Mar 1 15:50:54 taurox postfix/smtp[512]: 86F974414A: to=<ctalbertdovetailtech.org>, relay=dovetailtech.org[207.155.252.9], delay=0, status=bounced (host dovetailtech.org[207.155.252.9] said: 550 Invalid domain 18884taurox.com (in reply to MAIL FROM command))
Mar 1 15:50:54 taurox postfix/smtp[512]: 86F974414A: to=<smayersondovetailtech.org>, relay=dovetailtech.org[207.155.252.9], delay=0, status=bounced (host dovetailtech.org[207.155.252.9] said: 550 Invalid domain 18884taurox.com (in reply to MAIL FROM command))
Mar 1 15:50:55 taurox postfix/cleanup[504]: 0035D44151: message-id=<20040301205055.0035D44151taurox.18884taurox.com>
Mar 1 15:50:55 taurox postfix/qmgr[26726]: 0035D44151: from=<>, size=4471, nrcpt=1 (queue active)
Mar 1 15:50:55 taurox postfix/local[514]: 0035D44151: to=<jeff18884taurox.com>, relay=local, delay=0, status=sent (mailbox)
Mar 1 16:24:01 taurox postfix/pickup[368]: 262A34414A: uid=501 from=<jeff>
Mar 1 16:24:01 taurox postfix/cleanup[551]: 262A34414A: message-id=<20040301212401.262A34414Ataurox.18884taurox.com>
Mar 1 16:24:01 taurox postfix/qmgr[26726]: 262A34414A: from=<jeff18884taurox.com>, size=2246, nrcpt=1 (queue active)
Mar 1 16:24:01 taurox postfix/smtp[559]: 262A34414A: to=<jemmafindcure.org>, relay=findcure.org[66.34.56.235], delay=0, status=sent (250 PAA20148 Message accepted for delivery)

and the obligatory postconf -n

[roottaurox root]# postconf -n
alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
default_privs = nobody
mail_owner = postfix
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination = $mydomain, $myhostname, localhost.$mydomain, $transport_maps
mynetworks = 172.16.0.0/16, 127.0.0.0/8, 24.8.43.220/30
mynetworks_style = host
myorigin = $mydomain
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
readme_directory = /etc/postfix/README_FILES
sample_directory = /etc/postfix/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
transport_maps = mysql:/etc/postfix/mysql/transport_maps.cf
unknown_local_recipient_reject_code = 450
virtual_alias_maps = mysql:/etc/postfix/mysql/virtual_alias_maps.cf
virtual_gid_maps = mysql:/etc/postfix/mysql/virtual_gid_maps.cf
virtual_mailbox_base = /var/spool/virtual/
virtual_mailbox_maps =
mysql:/etc/postfix/mysql/virtual_mailbox_maps.cf
virtual_uid_maps = mysql:/etc/postfix/mysql/virtual_uid_maps.cf

Regards,

Jeff