Re: Ubuntu Server 13.10 | Postfix 2.10.2 | Cyrus 2.4.16

2014-03-12 Thread Andrey ‪
SOLVED in /etc/imapd.conf comment: # The default domain for virtual domain support # If the domain of a user can't be taken from its login and it can't # be determined by doing a reverse lookup on the interface IP, this # domain is used. # defaultdomain: domain.tld Very strange that:

Re: Ubuntu Server 13.10 | Postfix 2.10.2 | Cyrus 2.4.16

2014-03-09 Thread Andrey ‪
Yes, I have it like this: # Allow plaintext logins by default (SASL PLAIN) allowplaintext: yes Moreover, I found this in my auth log: Mar 9 17:34:17 srv01 cyrus/imaps[4763]: unable to open Berkeley db /etc/sasldb2: Permission denied looks like: chgrp mail /etc/sasldb2 solved the problem.

Re: Ubuntu Server 13.10 | Postfix 2.10.2 | Cyrus 2.4.16

2014-03-07 Thread Dan White
On 03/07/14 17:13 +0100, Andrey ‪ wrote: Hi everyone, I am stack. I would like to use in my test environment virtual domains and emails. I have 2 domains. The users from default domain i can via sasl and pam authenticate without problem. I use in my mail software credentials like user

Re: Ubuntu Server 13.10 | Postfix 2.10.2 | Cyrus 2.4.16

2014-03-07 Thread Andrey ‪
: response: NO I test it from WLM and got an error too... Thank you -Oorspronkelijk bericht- From: Dan White Sent: Friday, March 7, 2014 6:01 PM To: Andrey‪ Cc: info-cyrus@lists.andrew.cmu.edu Subject: Re: Ubuntu Server 13.10 | Postfix 2.10.2 | Cyrus 2.4.16 On 03/07/14 17:13 +0100, Andrey

Re: Ubuntu Server 13.10 | Postfix 2.10.2 | Cyrus 2.4.16

2014-03-07 Thread Dan White
On 03/07/14 22:02 +0100, Andrey ‪ wrote: Hi this was very helpful: sasl_auxprop_plugin: sasldb But is works only in combination with: sasl_pwcheck_method: saslauth 'sasl_pwcheck_method: auxprop' is really what you want here. saslauthd and testsaslauthd are no longer needed. -- Dan White

Re: Ubuntu Server 13.10 | Postfix 2.10.2 | Cyrus 2.4.16

2014-03-07 Thread Dan White
On 03/07/14 16:33 -0600, Dan White wrote: On 03/07/14 22:02 +0100, Andrey ‪ wrote: Hi this was very helpful: sasl_auxprop_plugin: sasldb But is works only in combination with: sasl_pwcheck_method: saslauth 'sasl_pwcheck_method: auxprop' is really what you want here. saslauthd and testsaslauthd

Re: Ubuntu Server 13.10 | Postfix 2.10.2 | Cyrus 2.4.16

2014-03-07 Thread Andrey ‪
To: Andrey‪ Cc: info-cyrus@lists.andrew.cmu.edu Subject: Re: Ubuntu Server 13.10 | Postfix 2.10.2 | Cyrus 2.4.16 On 03/07/14 16:33 -0600, Dan White wrote: On 03/07/14 22:02 +0100, Andrey ‪ wrote: Hi this was very helpful: sasl_auxprop_plugin: sasldb But is works only in combination

Re: Ubuntu Server 13.10 | Postfix 2.10.2 | Cyrus 2.4.16

2014-03-07 Thread OBATA Akio
Hi, On Sat, 08 Mar 2014 08:39:19 +0900, Andrey ? andrew_...@hotmail.com wrote: I tried everything from your first post and test it with testsaslauthd and imtest: root@srv01:~# imtest -p 143 -u andrey -z mail.domain.tld S: * OK [CAPABILITY IMAP4rev1 LITERAL+ ID ENABLE STARTTLS AUTH=PLAIN