Aryeh Friedman wrote: > What else do I need to add to this to make it work (i.e. send all mail > via mx1.optonline.net):
If your hostname is myhostname.mydomain.tld, then do the following: * cd /etc/mail * make all * edit myhostname.mydomain.tld.mc (it was created by the previous step) and change the smart host line like you already have done: define(`SMART_HOST', `mx2.optonline.net')dnl * make all install restart * try to send mail again /Daniel Eriksson _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"