Hello!

Am Tue, 2 Apr 2002 23:07:11 -0800 schrieb damm:
> On Wed, Apr 03, 2002 at 08:49:01AM +0200, Simon Matter wrote:

> > Hm, I don't understand. I have the following in main.cf:
> > 
> > mailbox_transport = lmtp:unix:/var/lib/imap/socket/lmtp
> > 
> > If Cyrus imapd is stopped, I get the error you mentioned when I try to
> > deliver mail.

> That's fine, but master has to be running in order for lmtpd to work.

it is....
 
> So you can pick either lmtp or the deliver command, either works.  
> I imagine equally as well, but if you want try mailbox_transport = cyrus
> 
> then in master.cf change it to use /usr/cyrus/bin/deliver or 
> wherever you keep your cyrus dir at.

I tried 'mailbox_transport = cyrus' as well as 
'mailbox_transport = lmtp:unix:/var/imap/socket/lmtp'
but still have an entry in /var/log/mail:

delta postfix/qmgr[1418]: E55633E5B: skipped, still being delivered 


I have entries like this in imapd.conf:

notifysocket: /var/imap/socket/notify
lmtpsocket: /var/imap/socket/lmtp
idlesocket: /var/imap/socket/idle

The testmessage I sent to the user andreas@<imapd-server> ainīt
delivered.


Another problem is with the user "snips": /var/log/imapd.log
badlogin: gamma.meyer.home[192.168.1.3] plaintext snips SASL(-4): \
no mechanism available: checkpass failed

Here I tried in imapd.conf:

sasl_passwd_check: sasldb
#sasl_pwcheck_method: pwcheck
#sasl_pwcheck_method: saslauthd

The user "snips" has an entry in sasldb2.

delta:/usr # ls -l /etc |grep sasldb2
-rw-r-----   1 cyrus    mail        12288 Apr  3 12:25 sasldb2

delta imapd[2047]: badlogin: gamma.meyer.home[192.168.1.3] plaintext \
snips SASL(-13): authentication failure: checkpass failed                  

This stuff is all very confusing to me. I wonder if I forgot
to compile in something in postfix or imap....

sigh
 

regards
-- 

  Andreas Meyer  http://home.wtal.de/MeineHomepage

Reply via email to