Hi

  If you want to run a  SMTP  MTA  like sendmail  it needs a working DNS server,
  in which your server is Declared  with an A record and an MX record. 
  If you dont have a properly configured DNS server you cant  run a  SMTP MTA. 

  Thats  why sendmail  complains. 

  If you dont what to run sendmail   turn it off. 

 # svcs -a | grep sendmail 
online         19:36:48 svc:/network/smtp:sendmail
# svcadm disable network/smtp 
# svcs -a | grep sendmail
disabled       20:12:57 svc:/network/smtp:sendmail

 //Lars
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
opensolaris-help@opensolaris.org

Reply via email to