Hello, I've followed "the perfect setup-debian Sarge" http://www.howtoforge.com/perfect_setup_debian_sarge but i have an error dealing with saslauthd. The first error messages are appearing when i launch post fix: /etc/init.d/postfix restart Stopping mail transport agent: Postfix. Starting mail transport agent: Postfixpostsuper: warning: dict_open_dlinfo: wildcard dynamic map entry no longer supported. after i'm doing this Hulk:~# /etc/init.d/saslauthd start Starting SASL Authentication Daemon: /usr/sbin/saslauthd already running. and now To see if SMTP-AUTH and TLS are runnning i do the following command: telnet localhost 25 and afterward ehlo localhost but it doesn't return 250-STARTTLS and 250-AUTH Is there someone who could help me to dedug this by indicating me where should i look to be sure that the previous steps are ok ? Best regards, Jean-Jacques
Hello, Everything is ok now thank you. But i have a BIG trouble now, i can't connect to my webmin interface anymore...is there a chance that the changes that i've made could impact the webmin access ? Best regards, JJ
Do Code: ps aux and Code: netstat -tap show that webmin is running? If they do, then maybe it's a firewall issue. If webmin isn't up, then restart it: Code: /etc/init.d/webmin restart