https://dovecot.org/list/dovecot-news/2019-October/000419.html
On 10/9/2019 11:39 AM, Remo Mattei wrote:
what is the diff on this?
Thanks,
Remo
On Wednesday, Oct 09, 2019 at 10:38, Eric Broch
<[email protected] <mailto:[email protected]>> wrote:
Remo,
New version of dovecot in testing repo 2.3.8
ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/7/testing/SRPMS/
I'm sure all the repos haven't been updated yet, but it's on the
master (above).
Eric
On 10/9/2019 9:41 AM, Remo Mattei wrote:
not sure yes since I got this specific one that complains mabye
because he has too many folders..
On Wednesday, Oct 09, 2019 at 08:40, Eric Broch
<[email protected] <mailto:[email protected]>> wrote:
All accounts?
On 10/9/2019 9:38 AM, Remo Mattei wrote:
IMAP
On Wednesday, Oct 09, 2019 at 08:38, Eric Broch
<[email protected] <mailto:[email protected]>>
wrote:
Is this error occurring on a smtp or imap connection?
On Wed, Oct 9, 2019 at 8:39 AM Remo Mattei
<[email protected] <mailto:[email protected]>> wrote:
here is mine Roundcube
$config['default_host'] = 'tls://%n';
// SMTP server host (for sending mails).
// To use SSL/TLS connection, enter hostname with
prefix ssl:// or tls://
// If left blank, the PHP mail() function is used
// Supported replacement variables:
// %h - user's IMAP hostname
// %n - hostname ($_SERVER['SERVER_NAME'])
// %t - hostname without the first part
// %d - domain (http hostname $_SERVER['HTTP_HOST']
without the first part)
// %z - IMAP domain (IMAP hostname without the first
part)
// For example %n = mail.domain.tld, %t = domain.tld
$config['smtp_server'] = 'tls://qmail.box.box';
// provide an URL where a user can get support for
this Roundcube installation
// PLEASE DO NOT LINK TO THE ROUNDCUBE.NET
<http://ROUNDCUBE.NET> WEBSITE HERE!
$config['support_url'] = '';
Remo
On Wednesday, Oct 09, 2019 at 07:33, Eric Broch
<[email protected]
<mailto:[email protected]>> wrote:
Roundcube version 1.3.10
On 10/9/2019 8:32 AM, Eric Broch wrote:
This worked for me
$config['smtp_server'] = 'ssl://mx.mydomain.tld';
$config['smtp_port'] = 465;
$config['smtp_user'] = '%u';
$config['smtp_pass'] = '%p';
$config['smtp_auth_type'] = 'LOGIN';
where
mx.mydomain.tld has a certificate created by
LetsEncrypt and in
/var/qmail/control/servercert.pem
On 10/9/2019 7:36 AM, [email protected]
<mailto:[email protected]> wrote:
I will share my round as soon as I get home it was a little
tricky to deal with the latest version.
Il giorno 9 ott 2019, alle ore 05:18, Tomasz
Lachowicz<[email protected]> <mailto:[email protected]> ha scritto: W dniu
09.10.2019 o 11:29, Eric Broch pisze:
On 10/9/2019 3:04 AM, Tomasz Lachowicz wrote: i have the
same problem. smtp don't allow connection on port 143
Should it?
Of corz you have right - i write to fast ;)
i change smtp settings to ssl/tls on port 465 and its start
working.
okay
Now I have a problem because roundcube can't connect to
smtp on ssl version.
What version of roundcube an what do your settings look
like?
Round cube 1.3.9 conifg $config['default_host'] =
'localhost'; $config['smtp_server'] = 'tls://localhost'; $config['smtp_port'] =
465; $config['smtp_user'] = '%u'; $config['smtp_pass'] = '%p';
$config['imap_auth_type'] ='DIGEST-MD5'; roundcube can't send any email. - i
dont have any error - only message: sending message.
--------------------------------------------------------------------- To unsubscribe, e-mail:[email protected] <mailto:[email protected]> For additional commands, e-mail:[email protected] <mailto:[email protected]>
--------------------------------------------------------------------- To unsubscribe, e-mail:[email protected] <mailto:[email protected]> For additional commands, e-mail:[email protected] <mailto:[email protected]>
---------------------------------------------------------------------
To unsubscribe, e-mail:[email protected]
<mailto:[email protected]> For additional commands,
e-mail:[email protected]
<mailto:[email protected]>