Am Sunday 15 October 2006 01:58 schrieb Guido Serra: > > Where is the relation to saslauthd? > > the lmtp daemon is lmtpunix, working on socket > > it's from Cyrus21 Debian/GNU/Linux package > > i configured all services of cyrus to authenticate against saslauthd > > lmtpunix seems to not work correctly with it a.) You must configure Postfix to use Authentication on the Socket. This is not the Default. b.) The Default Setting for the lmtpd on lmtpunix is "-a" this means it is pre-authenticated as "postman" (Check the Cyrus-Imap Log). No Authentication is required. Hmm, there is no need to use Authentication on an UNIX-Socket, because the Filepermissions manage the Access. Why do you want to use it? -- Andreas