I believe the sendmail.cf is re-written each time you do updates or changes on the server from the sendmail.mc file. Have you tried putting the changes there ??
DAEMON_OPTIONS(`Port=smtp, Name=MTA')dnl just change the port to 26 vice smtp (or add another line to listen to both)... -- Larry Smith [email protected] On Thu March 24 2011 23:49, Roy Urick wrote: > I just migrated a server from BQ to BO a few hours ago. in testing I > discovered one of my aliased domains is not functioning properly. > > > > On the BQ server, We added the following to the bottom of the sendmail.cf > file to also listen on port 26 (to bypass ISP blocks on port 25): > > > > O DaemonPortOptions=Port=26,Name=MTA > > > > I attempted to replicate the same thing on our new BO box, and it worked at > first, but after possibly a reboot and several GUI based changes, now the > line is gone, and its no longer listening on 26 as it should. > > > > What is the best way to achieve sendmail listening on 25 AND 26 on a BO > box? > > > > > > > > > > > > .... _______________________________________________ Blueonyx mailing list [email protected] http://www.blueonyx.it/mailman/listinfo/blueonyx
