Heloo

My conf for webmail OK
/etc/squirrelmail/config_local.php
....
# smtp server options
$smtpServerAddress  = 'localhost';
$smtpPort           = 587;
$smtp_auth_mech     = 'login';

# imap server options
$imapServerAddress  = 'localhost';
$imap_server_type   = 'dovecot';
# SM doesn't support starttls until v1.5.1, so we'll use digest-md5 til then
#$use_imap_tls       = true;
#$imap_auth_mech     = 'digest-md5';
$imap_auth_mech     = 'login';
....



/etc/dovecot/toaster.conf
Add:
disable_plaintext_auth = no
auth_verbose = yes
auth_verbose_passwords = yes
auth_debug = yes
auth_debug_passwords = yes


Havrla

Dne 10.6.2016 19:15, Ed Morrison napsal(a):
Awesome.  Thank you.


Ed


On 6/10/2016 9:56 AM, Eric wrote:
Also, Dovecot keeps an old password in memory. Restarting Dovecot can sometimes solve issues like this.

On 6/10/2016 10:53 AM, Eric wrote:
Hi Ed,

Next time just change the password at the CLI (vpasswd), it has worked
in the past when I had similar problems and saves recreating an account.

Eric

On 6/10/2016 10:29 AM, Ed Morrison wrote:
Hi Eric:

It was just 1 account not all accounts within the domain. I deleted and
recreated the account a couple of times now it appears to be ok.

Thanks for your support.

Ed


On 6/10/2016 9:07 AM, Eric wrote:
What I mean is, all accounts in the second domain.

On 6/10/2016 9:45 AM, Ed Morrison wrote:
Hi Everyone:

I have a qmailtoaster setup with two domains.  When logging into the
primary domain via webmail everything is fine. But when you try to log
into the second domain via webmail I get this error:

*ERROR:**ERROR: Connection dropped by IMAP server.*
Query: LOGOUT

Does anyone have any ideas?

Thanks,

Ed


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to