> -----Original Message----- > From: Ronald Hermans > Sent: Monday, January 06, 2003 2:20 AM > Subject: SendMail again > > > Hello list, > > I'm still trying to send mail with sendmail to a exchange server. The > messages are not send and the log reports the following lines > > Jan 6 09:18:36 EATracking sendmail[18536]: h068Iaqe018536: > [EMAIL PROTECTED], size=303, class=0, nrcpts=1, > msgid=<[EMAIL PROTECTED]>, > relay=root@localhost
> Jan 6 09:18:36 EATracking sendmail[18536]: h068Iaqe018536: > [EMAIL PROTECTED], delay=00:00:00, mailer=esmtp, > pri=30237, dsn=4.4.3, stat=queued > > Has anybody any idea what is going on? > Although I have not verified this... I believe dsn=4.4.3 equates to name server timeout. Typing: mailq -- should print why the delivery was queued. FWIW: The proper mailer was selected (esmtp vs. local), but I don't see a relay= in the delivery section. BTW: How have you configured EATracking to relay to your Exchange server? Using the mailertable feature? At least that's what I do at this end. i.e. # cd /etc/mail # cat mailertable mydomain.com esmtp:[192.168.9.2] # make 192.168.9.2 is the ip address of my exchange server. The brackets indicate... do not use MX records. Steve Cowles -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list