From owner-freebsd-isp Thu Sep 25 08:14:55 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA21476 for isp-outgoing; Thu, 25 Sep 1997 08:14:55 -0700 (PDT) Received: from admin.inc.net (admin.inc.net [204.95.194.193]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id IAA21469 for ; Thu, 25 Sep 1997 08:14:52 -0700 (PDT) Received: by admin.inc.net with SMTP (Microsoft Exchange Server Internet Mail Connector Version 4.0.994.63) id <01BCC99C.8FC11C50@admin.inc.net>; Thu, 25 Sep 1997 10:19:52 -0500 Message-ID: From: "Kaczkowski, Steve" To: "'freebsd-isp@FreeBSD.ORG'" Subject: RE: Sendmail Problems.... Date: Thu, 25 Sep 1997 10:19:51 -0500 X-Mailer: Microsoft Exchange Server Internet Mail Connector Version 4.0.994.63 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >-----Original Message----- >From: Marcin Pasek [SMTP:marcin@v-m.com] >Sent: Thursday, September 25, 1997 9:27 AM >To: freebsd >Subject: Sendmail Problems.... > >I can send the mail from the system...but when I send something from >outside it's not working...what configuration files should I check.... > >I am also looking for a way to have same email address on a diffrent >domains ...BUT...the domains are virtual meaning they are pointing to >the same IP.... > > > > >Are you getting bounce backs like 'Mail loop exists, MX points back to >itself' or something to that affect? > > >If so, go into /etc/sendmail.cf search for 'Cw' right now it probably says >'Cwlocalhost' add one below that saying 'CwYOURDOMAINNAME' restart sendmail >and all should be happy... > > >As far as Virtual mail goes, we decided to go with Post.Office to handle >that.. > >:) > > > >