sendmail problem ?

Postfix, QMail, Sendmail, Dovecot, Cyrus, Courier, Anti-Spam
Post Reply
iggemonster
Posts: 80
Joined: 2002-07-16 10:47
Location: im inti net ;)
Contact:
 

sendmail problem ?

Post by iggemonster »

Hallo zusammen:

Folgendes in meinem mail.err Log :
sendmail[6690]: j1HCM87F006267: SYSERR(root): hash map "Alias0": unsafe map file /etc/aliases.db: World writable directory
Das bekomm ich zurück wenn ich ne email von der adresse schicken möchte:
Relaying denied. Proper authentication required.)
Habt Ihr ne Idee ?
olaf.dietsche
Posts: 401
Joined: 2002-12-19 02:06
Location: Siegburg
 

Re: sendmail problem ?

Post by olaf.dietsche »

zu World writable directory: die Fehlermeldung sagt eigentlich alles. Mit

Code: Select all

chmod go-w /etc
sollte dieses Problem behoben sein.

zu Relaying denied: du musst in deinem Email-Client Authentifizierung einstellen.
Post Reply