Hi,
I've set up a postfix +dovecot configuration on my debian jessie.
But I have a connection issue. When I try to connect from thunderbird it
doesn not work. When I check out my debug logs I get :
auth-worker(22252): Info: pam(myuser,hostIP): pam_authenticate()
failed: Authentication failure (pas
What I did when encountering a similar issue was to take one of the messages
from INBOX that should have been moved elsewhere and use sieve-test on it:
sieve-test -Tlevel=matching
That generates a lot of output as it goes through every line of the sieve file
and shows the actual values tha
Hi,
I am trying to migrate mail from an old server and am receiving the
following error :
doveadm(u...@example.com): Fatal: All your namespaces have a location
setting. Only namespaces with empty location settings are converted.
(One namespace should default to mail_location setting)
I fou
On 2017-02-17 (09:58 MST), Bastian Sebode wrote:
>
> Weirdly my friend uses the same Dovecot Version with Let's Encrypt on
> his Server and it works with Thunderbird without any flaws. Mine fails
> the same way in his Thunderbird and also in a fresh installation.
Well, at least you’ve narrowed t
On 2017-02-17 (11:28 MST), Robert L Mathews wrote:
>
> ssl_cert = ssl_key = You're also manually specifying these non-default parameters:
>
> ssl_cipher_list = ...
> ssl_prefer_server_ciphers = yes
> ssl_protocols = !SSLv2 !SSLv3
>
> For testing, I would simplify. Does it work without any of
On 2/17/17 1:38 PM, chaouche yacine wrote:
> Seems wrong to me too, Robert. If you put your private key inside
> your certificate, won't it be sent to the client along with it ?
No; any SSL software that uses the file will extract the parts it needs
from it and convert them to its internal format
On 02/18/2017 10:24 PM, Robert L Mathews wrote:
On 2/17/17 1:38 PM, chaouche yacine wrote:
Seems wrong to me too, Robert. If you put your private key inside
your certificate, won't it be sent to the client along with it ?
No; any SSL software that uses the file will extract the parts it needs