Hej! Sitter här och försöker fixa authentication till min sendmail smtp men jag lyckas inte gör följande som står på http://www.sendmail.org/~ca/email/auth.html
---------------------------------- Create a sasldb password file using saslpasswd if you use any mechanism (CRAM-MD5, DIGEST-MD5, PLAIN if pwcheck_method: sasldb is used in the .conf file) that requires it. BTW: sendmail requires sasldb to be owned by root or the trusted user and not be readable by anyone else since the file contains sensitive data (shared secrets). If there is a conflict with other applications that need to read it too, you can try a trick. ---------------------------------- Någon som vet vad det är jag ska ge för argument till saslpasswd? /tomasz

