On Wed, 15 Mar 2006 22:00:32 +0200 Yavor Doganov <[EMAIL PROTECTED]> wrote:
> At Wed, 15 Mar 2006 18:24:02 +0100, > Marco Bertorello wrote: > > > > All my installations works properly. > > Please check your MTA alias configuration (/etc/aliases) for "root". > > Everything seems fine, it points to my account and I'm receiving mail > from apt-listchanges, etc. Is there a way to debug this in order to > see what's going on? Check in your denyhosts.conf (/etc/denyhosts.conf) these lines: SMTP_HOST = localhost SMTP_PORT = 25 SMTP_FROM = DenyHosts <[EMAIL PROTECTED]> SMTP_SUBJECT = DenyHosts Report and, if your smtp need autentication, these: #SMTP_USERNAME=foo #SMTP_PASSWORD=bar This config works fine, for me (I've also tried with an external smtp). Cheers, -- Marco Bertorello System Administrator Linux Registered User #319921 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

