compquackers
Technical User
- Feb 1, 2003
- 20
I have Redhat 9.0 running sendmail & have a program using sendmail to contact subscribing members of a website. Basically it works fine for email addresses such as abc@hotmail.com , but when it emails something like abc@xyz.fsnet.co.uk i get the DSN: User Unknown in the sendmail log (see below):
Here is the log, my server name is abc1.
44MvM0e003134: from=apache, size=465, class=0, nrcpts=1, msgid=<200405042257.i44MvM0e003134@localhost.localdomain>, relay=apache@localhost
May 4 18:57:25 abc1 sendmail[3136]: i44MvNJx003136: from=<apache@localhost.localdomain>, size=700, class=0, nrcpts=1, msgid=<200405042257.i44MvM0e003134@localhost.localdomain>, proto=ESMTP, daemon=MTA, relay=mfx1 [127.0.0.1]
May 4 18:57:25 abc1 sendmail[3134]: i44MvM0e003134: to=abc@xyz.fsnet.co.uk, ctladdr=apache (48/48), delay=00:00:03, xdelay=00:00:02, mailer=relay, pri=30137, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (i44MvNJx003136 Message accepted for delivery)
May 4 18:57:27 abc1 sendmail[3138]: i44MvNJx003136: to=<abc@xyz.fsnet.co.uk>, ctladdr=<apache@localhost.localdomain> (48/48), delay=00:00:04, xdelay=00:00:02, mailer=esmtp, pri=30372, relay=mail-in.freeserve.com. [193.252.22.141], dsn=5.1.3, stat=User unknown
May 4 18:57:27 abc1 sendmail[3138]: i44MvNJx003136: i44MvRJx003138: DSN: User unknown
May 4 18:57:27 abc1 sendmail[3138]: i44MvRJx003138: to=root, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=31724, dsn=2.0.0, stat=Sent
Could the error be my setup - eg localhost@localdomain is not setup to be my domain, or maybe because fsnet.co.uk has a fault? I can email the customer using Outlook Express so I can only think it's at my end. I am new to sendmail configuration so any help in setting the thing up would be very welcome!
Here is the log, my server name is abc1.
44MvM0e003134: from=apache, size=465, class=0, nrcpts=1, msgid=<200405042257.i44MvM0e003134@localhost.localdomain>, relay=apache@localhost
May 4 18:57:25 abc1 sendmail[3136]: i44MvNJx003136: from=<apache@localhost.localdomain>, size=700, class=0, nrcpts=1, msgid=<200405042257.i44MvM0e003134@localhost.localdomain>, proto=ESMTP, daemon=MTA, relay=mfx1 [127.0.0.1]
May 4 18:57:25 abc1 sendmail[3134]: i44MvM0e003134: to=abc@xyz.fsnet.co.uk, ctladdr=apache (48/48), delay=00:00:03, xdelay=00:00:02, mailer=relay, pri=30137, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (i44MvNJx003136 Message accepted for delivery)
May 4 18:57:27 abc1 sendmail[3138]: i44MvNJx003136: to=<abc@xyz.fsnet.co.uk>, ctladdr=<apache@localhost.localdomain> (48/48), delay=00:00:04, xdelay=00:00:02, mailer=esmtp, pri=30372, relay=mail-in.freeserve.com. [193.252.22.141], dsn=5.1.3, stat=User unknown
May 4 18:57:27 abc1 sendmail[3138]: i44MvNJx003136: i44MvRJx003138: DSN: User unknown
May 4 18:57:27 abc1 sendmail[3138]: i44MvRJx003138: to=root, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=31724, dsn=2.0.0, stat=Sent
Could the error be my setup - eg localhost@localdomain is not setup to be my domain, or maybe because fsnet.co.uk has a fault? I can email the customer using Outlook Express so I can only think it's at my end. I am new to sendmail configuration so any help in setting the thing up would be very welcome!