From owner-freebsd-questions Sat Feb 14 09:20:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA14440 for freebsd-questions-outgoing; Sat, 14 Feb 1998 09:20:49 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ptialaska.net (husky.ptialaska.net [198.70.245.245]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA14429 for ; Sat, 14 Feb 1998 09:20:44 -0800 (PST) (envelope-from un_x@hotmail.com) From: un_x@hotmail.com Received: from hoopty.ptialaska.net (hoopty.ptialaska.net [198.70.228.232]) by ptialaska.net (8.8.8/8.8.8) with SMTP id IAA26184 for ; Sat, 14 Feb 1998 08:20:41 -0900 (AKST) Date: Sat, 14 Feb 1998 08:23:37 -0900 (AKST) X-Sender: root@hoopty.ptialaska.net To: questions@FreeBSD.ORG Subject: mail alias service Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i use a mail aliasing service elsewhere on the internet. so if i have a name like abc@name1.name2.net, i can use abc@new.net. however, when i specify my 2.2.5 sendmail as the SMTP server, mail sent to abc@new.net is rejected by the aliasing service. if i specify my ISP's SMTP server, everything works fine. ??? my ISP's server seems to run 8.8.0 w/ESMTP while my 2.2.5 seems to run 8.8.8 w/SMTP. why is 2.2.5 emails rejected ??? ==================================== FAILURE (using my 2.2.5 mail server) ==================================== Feb 14 07:21:06 MYHOST sendmail[6236]: HAA06236: from=, size=408, class=0, pri=30408, nrcpts=1, msgid=, proto=SMTP, relay=MYHOST [123.123.123.123] Feb 14 07:21:06 MYHOST sendmail[6238]: HAA06236: to=, delay=00:00:00, xdelay=00:00:00, mailer=esmtp, relay=MAIL.ALIAS.NET. [207.51.48.42], stat=Deferred: Connection refused by MAIL.ALIAS.NET. ==================================== SUCCESS (using my ISP's mail server) ==================================== Feb 14 07:23:49 MYHOST sendmail[6268]: HAA06268: from=, size=793, class=0, pri=30793, nrcpts=1, msgid=, proto=ESMTP, relay=MACHINE.ALIAS.NET [111.222.111.222] Feb 14 07:23:49 MYHOST sendmail[6269]: HAA06268: to=, delay=00:00:02, xdelay=00:00:00, mailer=local, stat=Sent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message