-----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Arne Hoffmann Gesendet: Sonntag, 18. Mai 2008 18:14 An: [email protected] Betreff: Re: [postfix-users] Postfix Relay / Auth failed (Debian Lenny)
Georg M. Zajko wrote: > > Häh? Und was steht in deiner /etc/postfix/sasl_passwd? > > DB wird gehashed und was dann in Plain-Datei drinnen steht, wird da vom > Postfix nicht gelesen sondern nur ein Datumstest gemacht, > daher besteht hier nicht das Problem ! > Oder liege ich da falsch in der Annahme ? Sorry, meinte natürlich die sasl_passwd.db. [EMAIL PROTECTED]:~# echo -e "[EMAIL PROTECTED]:qwertz734" > foo_sasl_passwd [EMAIL PROTECTED]:~# postmap foo_sasl_passwd [EMAIL PROTECTED]:~# strings foo_sasl_passwd.db [EMAIL PROTECTED]:qwertz734 mail.example.com [EMAIL PROTECTED]:~# Man muss aber zumindest root sein, um das machen zu können. Bei msmtp steht es plain im Home-Vz drinnen, was ja noch um einiges schlechter ist. Danke für den Tipp. Gibt es den ne Möglichkeit das PW wirklich gut zu verschlüsseln für Postfix ? _______________________________________________ Postfix-users mailing list [email protected] http://de.postfix.org/cgi-bin/mailman/listinfo/postfix-users _______________________________________________ Postfix-users mailing list [email protected] http://de.postfix.org/cgi-bin/mailman/listinfo/postfix-users
