On Tue, 1 Apr 2014, Jeffrey Walton wrote:
Related: what does the bang mean? I've got a programming background,
and to me its a NOT. So I would read that as "don't include
conf.d/...". It would have the same effect as commenting it out.
I guess it's the semi-arbitray syntax Timo chose for the i
On Tue, Apr 1, 2014 at 8:19 PM, Joseph Tam wrote:
> Jeffrey Walton writes:
>
>> passdb {
>> args = /var/mail/%d/users
>> driver = passwd-file
>> }
>> ...
>> userdb {
>> driver = passwd
>> }
>
>
> Your userdb and passdb are not using the same DB: did you intend this?
Yeah, I did not add that
Jeffrey Walton writes:
passdb {
args = /var/mail/%d/users
driver = passwd-file
}
...
userdb {
driver = passwd
}
Your userdb and passdb are not using the same DB: did you intend this?
Does the userdb have "user@domain" entries, rather than just "user"
entries? The diagnostics I referred
On 04/ 1/14 06:56 AM, Jeffrey Walton wrote:
On Tue, Apr 1, 2014 at 6:44 AM, Charles Marcus
wrote:
On 4/1/2014 6:34 AM, Jeffrey Walton wrote:
On Tue, Apr 1, 2014 at 6:22 AM, Charles Marcus
wrote:
...
What you are missing is that there is a very good reason that ONLY the
output of doveconf -
On 4/1/2014 6:22 AM, Charles Marcus wrote:
What you are missing is that there is a very good reason that ONLY the
output of doveconf -n is wanted here...
Apologies Jeffrey, I didn't see your doveconf -n at the end, guess I got
distracted by someone else's nonsense...
--
Best regards,
C
On 4/1/2014 6:56 AM, Jeffrey Walton wrote:
Obviously, I don't know how. That's the file that conf dovecot claims
it is using. It you know how to find out the conf file dovecot is
*really* using, then please let me know.
First read this:
http://wiki2.dovecot.org/BasicConfiguration
Especially
On Tue, Apr 1, 2014 at 6:44 AM, Charles Marcus
wrote:
> On 4/1/2014 6:34 AM, Jeffrey Walton wrote:
>>
>> On Tue, Apr 1, 2014 at 6:22 AM, Charles Marcus
>> wrote:
>>>
>>> ...
>>>
>>> What you are missing is that there is a very good reason that ONLY the
>>> output of doveconf -n is wanted here...
Am 01.04.2014 12:22, schrieb Charles Marcus:
> On 3/31/2014 5:47 PM, Jeffrey Walton wrote:
>> On Mon, Mar 31, 2014 at 5:39 PM, Reindl Harald
>> wrote:
>>> >and the settings are*really* in /etc/dovecot/dovecot.conf
>>> >or in some ".d"-folder which may or may not be included?
>> I believe they a
On 4/1/2014 6:34 AM, Jeffrey Walton wrote:
On Tue, Apr 1, 2014 at 6:22 AM, Charles Marcus
wrote:
...
What you are missing is that there is a very good reason that ONLY the
output of doveconf -n is wanted here...
It proves that you are using the settings you think you are using.
# doveconf
On Tue, Apr 1, 2014 at 6:22 AM, Charles Marcus
wrote:
> ...
>
> What you are missing is that there is a very good reason that ONLY the
> output of doveconf -n is wanted here...
>
> It proves that you are using the settings you think you are using.
>
# doveconf -n
# 2.1.7: /etc/dovecot/dovecot.con
On 3/31/2014 5:37 PM, Jeffrey Walton wrote:
My dovecot.conf has the following:
You still have yet to prove this (doveconf -n output).
# No results when searching the wiki
disable_plaintext_auth = no
Then you are searching the wiki wrong.
After entering the parameter in the searc
On 3/31/2014 5:47 PM, Jeffrey Walton wrote:
On Mon, Mar 31, 2014 at 5:39 PM, Reindl Harald wrote:
>and the settings are*really* in /etc/dovecot/dovecot.conf
>or in some ".d"-folder which may or may not be included?
I believe they are in /etc/dovecot/dovecot.conf:
# cat /etc/dovecot/dovecot.
On Mon, 31 Mar 2014, Jeffrey Walton wrote:
Just to confirm, your specified in the passdb corresponds to what
is being authenticated (i.e. client is authenticating as "j...@foo.com",
not "jeff")? Otherwise, you'll need to add domains to your passdb,
or configure "username_format=%n"
Yes, I bel
On Mon, Mar 31, 2014 at 6:29 PM, Joseph Tam wrote:
> Jeffrey Walton writes:
>
>> I specified the following in my dovecot.conf.
>>
>>
>> passdb {
>> args = /var/mail/%d/users
>> driver = passwd-file
>> }
>>
>> Attempts to use the configuration result in an authentication failure.
>> Here's an en
Jeffrey Walton writes:
I specified the following in my dovecot.conf.
passdb {
args = /var/mail/%d/users
driver = passwd-file
}
Attempts to use the configuration result in an authentication failure.
Here's an entry from dovecot.log when the failure happens:
Mar 31 16:04:12 imap-login: Info:
On Mon, Mar 31, 2014 at 5:39 PM, Reindl Harald wrote:
>
>
> Am 31.03.2014 23:37, schrieb Jeffrey Walton:
>> My dovecot.conf has the following:
>>
>> # No results when searching the wiki
>> disable_plaintext_auth = no
>>
>> # http://wiki2.dovecot.org/Authentication/Mechanisms
>> aut
Am 31.03.2014 23:37, schrieb Jeffrey Walton:
> My dovecot.conf has the following:
>
> # No results when searching the wiki
> disable_plaintext_auth = no
>
> # http://wiki2.dovecot.org/Authentication/Mechanisms
> auth_mechanisms = plain login digest-md5 cram-md5
>
> When I attem
My dovecot.conf has the following:
# No results when searching the wiki
disable_plaintext_auth = no
# http://wiki2.dovecot.org/Authentication/Mechanisms
auth_mechanisms = plain login digest-md5 cram-md5
When I attempt to run imapsync, I receive an error:
Host2: says it has
18 matches
Mail list logo