Date: Thu, 20 Sep 2007 00:11:32 +0300 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: orvilleg@hotmail.com Cc: freebsd-questions@freebsd.org Subject: Re: Sendmail out to port 2525 Message-ID: <20070919211132.GA1951@kobe.laptop> In-Reply-To: <BAY125-W352E1C2DA683373D2E0DD7CCB90@phx.gbl> References: <BAY125-W2475611DFB602C7121BCBECCB90@phx.gbl> <20070919183453.GA3817@kobe.laptop> <BAY125-W352E1C2DA683373D2E0DD7CCB90@phx.gbl>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2007-09-19 14:06, Jack Stone <antennex@hotmail.com> 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 <antennex@hotma= il.com> 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)?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070919211132.GA1951>