[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] sendmail probs
- Subject: RE: [cobalt-users] sendmail probs
- From: "Tolentino, Elmer" <etolentino@xxxxxxxxx>
- Date: Wed Jun 25 08:54:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> -----Original Message-----
> From: Tolentino, Elmer
> Sent: Wednesday, June 25, 2003 7:42 AM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: RE: [cobalt-users] sendmail probs
>
>
> I tried this. Though I do not know the syntax to add
> multiple ports. Sendmail would not start properly and was
> not accepting connections on port 25. This seems like the
> way to go. Any thoughts?
>
Sorry I missed some syntax:
for each ip address you want sendmail to listen to, you add a separate line item. you can search for DaemonPortOptions in your sendmail.cf and make the entries there. If you want to listen on all IP address, then just leave the "Addr" entries out.
O DaemonPortOptions=Port=25, Addr=xxx.xxx.xxx.xxx, Name=MTA
O DaemonPortOptions=Port=25, Addr=xxx.xxx.xxx.xxx, Name=MTA
O DaemonPortOptions=Port=xxx, Addr=xxx.xxx.xxx.xxx, Name=MTA
O DaemonPortOptions=Port=xxx, Addr=xxx.xxx.xxx.xxx, Name=MTA
Thanks All...
> Thanks,
> ~Elmer
>
> > -----Original Message-----
> > From: Dan Kriwitsky [mailto:list1@xxxxxxxxxxxxxxxxxxxx]
> > Sent: Wednesday, June 25, 2003 4:52 AM
> > To: cobalt-users@xxxxxxxxxxxxxxx
> > Subject: RE: [cobalt-users] sendmail probs
> >
> >
> > > Thnx everyone for your assist in this! This listserve
> > > continues to be an awesome resource.
> > >
> > > The prob is with Cox.net blocking port 25 to outside smtp
> > > servers, in which I was only notified by Dan here, and not by
> > > Cox, and after over 4 hours of troubleshooting....
> > >
> >
> > BTW, there was a post a few weeks back about using port
> forwarding to
> > get around that.
> > Haven't tried this.
> > http://marc.theaimsgroup.com/?l=cobalt-users&m=105411419709978&w=2
> >
> > --
> > C2003 Dan Kriwitsky
> >
> > Please reply to the list only. Off list replies are not read.
> >
> >
> > _____________________________________
> > cobalt-users mailing list
> > cobalt-users@xxxxxxxxxxxxxxx
> > To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> > http://list.cobalt.com/mailman/listinfo/cobalt-users
> >
>
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>