> Hi, > I have installed Solaris snv_99 x86 and created one > shared zone. > When the zone starts it spews:- > Nov 11 11:50:02 teshost sendmail[9049]: NOQUEUE: > SYSERR(root): opendaemonsocket: daemon MTA-v6: cannot > bind: Cannot assign requested address > Nov 11 11:50:02 testhost sendmail[9049]: daemon > MTA-v6: problem creating SMTP socket > Nov 11 11:50:02 testhost sendmail[9049]: NOQUEUE: > SYSERR(root): opendaemonsocket: daemon MTA-v6: server > SMTP socket wedged: exiting > > This is a known problem Bug ID 6722022 but the work > around of :- > svccfg -s svc:/network/smtp:sendmail setprop > config/local_only=false > > does not work for me :-( > > Any ideas? > > Cheers > Richard
Sorry my mistake. I just needed to run :- svccfg -s sendmail setprop config/local_only=true svcadm refresh sendmail svcadm restart sendmail This was not clear in the "Work Around" in Bug ID 6722022 Cheers Richard. -- This message posted from opensolaris.org