From: Udo M. <in...@cs...> - 2003-12-03 08:58:59
|
Taher Shihadeh wrote: > > However, after following the installation intructions I'm unable to > access the smtp service. Emails are sent OK from the localhost, but > don't work from other computers. SASL doesn't seem to work. Does postfix get connection to mysql-server? Remember, postfix runs in chrooted environment. > mydestination = $myhostname, localhost.$mydomain, $mydomain, ^^^^ Where did you set this? > smtpd_sasl_local_domain = $myhostname ^^^^^^^^^^^ see above. Regards Udo |