[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] mailrouting problem
- Subject: [cobalt-users] mailrouting problem
- From: Luc Schiltz <becher@xxxxxx>
- Date: Sat May 13 03:15:58 2000
hello,
here is the problem :
*DNS is done via a separate machine
*raq1 has a domain : web.lu where mail passes through
*raq3 has a domain : faxline.lu where mail passes through
we have pop-before-smtp installed on our raq3 which works fine
sending mail from the raq3 using the mailserver : faxline.lu
to a domain outside from the raq1 box works fine
but when trying to send mail from the faxline.lu to web.lu
from raq3 to raq1 using the mailserver : faxline.lu it should
have worked according to the log files but :
this message doesn't arrive at luc@xxxxxx
May 11 23:53:20 eisleck sendmail[22801]: XAA22801: from=<support@xxxxxx>, size=298, class=0, pri=30298, nrcpts=1,msgid=<200005112153.XAA22801@xxxxxxxxxxxxxx>, proto=SMTP, relay=ppp9.connect.lu [212.24.200.142]
May 11 23:53:20 eisleck sendmail[22802]: XAA22801: to=<luc@xxxxxx>, ctladdr=<support@xxxxxx> (364/100), delay=00:00:01, xdelay=00:00:00, mailer=local, stat=Sent ---> missing : message accepted for delivery
this message arrives at luc@xxxxxx
May 11 23:53:56 eisleck sendmail[22810]: XAA22810: from=<support@xxxxxx>, size=298, class=0, pri=30298, nrcpts=1, msgid=<200005112153.XAA22810@xxxxxxxxxxxxxx>, proto=SMTP, relay=ppp9.connect.lu [212.24.200.142]
May 11 23:53:56 eisleck sendmail[22812]: XAA22810: to=<luc@xxxxxx>, ctladdr=<support@xxxxxx> (364/100), delay=00:00:00, xdelay=00:00:00, mailer=relay, relay=relay.web.lu. [195.95.123.15], stat=Sent (XAA12352 Message accepted for delivery)
does anybody know how to fix this ?
thanks
Luc