From owner-freebsd-questions@FreeBSD.ORG Wed Sep 19 21:12:10 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF29716A418 for ; Wed, 19 Sep 2007 21:12:10 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 40DA813C4E1 for ; Wed, 19 Sep 2007 21:12:09 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (dialup200.ach.sch.gr [81.186.70.200]) (authenticated bits=128) by igloo.linux.gr (8.14.1/8.14.1/Debian-9) with ESMTP id l8JLBbRk012057 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 20 Sep 2007 00:11:49 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.1/8.14.1) with ESMTP id l8JLBXW7002005; Thu, 20 Sep 2007 00:11:34 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.1/8.14.1/Submit) id l8JLBX4k002004; Thu, 20 Sep 2007 00:11:33 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 20 Sep 2007 00:11:32 +0300 From: Giorgos Keramidas To: orvilleg@hotmail.com Message-ID: <20070919211132.GA1951@kobe.laptop> References: <20070919183453.GA3817@kobe.laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.889, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.51, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: freebsd-questions@freebsd.org Subject: Re: Sendmail out to port 2525 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Sep 2007 21:12:10 -0000 On 2007-09-19 14:06, Jack Stone wrote: > > > Date: Wed, 19 Sep 2007 21:34:54 +0300> From: keramida@ceid.upatras.gr> = To: orvilleg@hotmail.com> CC: freebsd-questions@freebsd.org> Subject: Re: S= endmail out to port 2525> > On 2007-09-19 12:53, Jack Stone wrote:> >> > Am using FBSD-6.2p7 Sendmail-8.13.8> >> > I spent seve= ral days trying different configs to relay mail from my> > sendmail relay r= eceived from another relay using postfix -- to a> > Windows server only lis= tening on port 2525. So far no luck and all> > attempts to relay to the Win= dows server shows "service not available."> > Receiving emails from the sen= ding postfix relay okay and my sendmail> > relay is attempting without succ= ess to deliver to the Windows machine.> >> > Here's the setup:> > 1) From -= Postfix (transport.map =3D domain.tld smtp:[200.xxx.xxx.xx]:2525> > 2) To:= My Sendmail Relay accept (access file - 200.xxx.xxx.xx RELAY> > mailertabl= e =3D domain.tld smtp:[60.xxx.xxx.xx]> > 3) Relay to: Windows Server contai= ning the users - listen to receive port 2525> > [...]> > How do I make #2 s= end on 2525 ???> > You have to tweak the relay mailer args:> > define(`SMAR= T_HOST', `windows.server') I can barely read this sort of quoted email. Something in hotmail or in the way you are posting mutilates quoted text so badly that it is horrendously difficult to read :-( > But, there are 300+ domains + several dozen servers to relay to, so can't= just send to a single smarthost - or, is there a way?. > > define(`RELAY_MAILER_ARGS', `TCP $h 2525')> > > Haven't tried this yet, but will. > > If you are using a mailertable in Sendmail, please show us the> mailert= able too.> > > Mailertable is like this for the 300+ domains: > domain1.org smtp:[200.000.000.1]domain2.org smtp:[200.000.000.2]d= omain3.org smtp:[200.000.000.3]domain4.org smtp:[200.000.000.4] Do you _really_ have 300+ mailertable entries? Wow ;-) Do all these MTA listeners use the same incoming port (2525)?