SUMMARY: Sendmail 8.12.2 on Solaris 9

From: Perttunen, Bruce (BPerttunen@bcbsm.com)
Date: Fri Jan 10 2003 - 15:56:12 EST


Original Problem.....

> I am having problems getting sendmail to send local and remote mail on
> Solaris 9. On my servers running Solaris 8, I just update the DS macro in
> /etc/mail/sendmail.cf to reflect my mail relay. Then I am able to send
> mail to local accounts (username) and remote accounts
> (username@hostname.com) without having the sendmail daemon running.
>
> I am trying to get this same setup working on Solaris 9 -- where I can
> send to local and remote account without having the daemon running. I
> have updated the sendmail.cf and submit.cf but can only send mail to local
> account while the daemon is running. I can't send to remote accounts
> while it's running and I can't send ANY mail if the daemon's not running.
> I am using the default sendmail package which installed with Solaris 9.
>
Summary....

After making sure sendmail is not running, I added the following two lines
to /usr/lib/mail/cf/main.cf

FEATURE(`no_default_msa')dnl
DAEMON_OPTIONS(``Port=smtp, Addr=127.0.0.1, Name=MTA'')dnl

Then I recompiled (/usr/ccs/bin/make) and changed the DS macro in the newly
created main.cf to point to my mail relay. And finally I copied the new
main.cf to /etc/mail/submit.cf.

Thanks to ...

Jay Cribb
john65@pobox.com
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:25:34 EDT