Displaying 20 results from an estimated 39 matches for "default_host".
2019 Jun 19
1
Cannot connect to DOVECOT from Roundcube using SSL on Port 993
Hello
I try to connect to dovecot from roundcube using this setup:
$config['default_host'] = 'ssl://chogolisa.akadia.com';
$config['default_port'] = 993;
and I get the following error message from dovecot:
Jun 19 11:30:21 chogolisa dovecot: imap-login: Disconnected (no auth
attempts in 0 secs): user=<>, rip=84.253.50.195, lip=84.253.50.195, TLS
handshaking...
2018 Jul 11
2
Connection refused (61)
....34
roundcubemail 1.3.5
httpd web server
when a system user is authenticated via roundcubemail and tries to
send an email, the following errors pops in the roundcube log file:
Connection refused (61)
Failed to connect socket: Connection refused ()
here is my roundcube config file:
$config['default_host'] = '127.0.0.1';
$config['smtp_server'] = 'tls://127.0.0.1';
$config['smtp_server'] = 'tls://127.0.0.1';
$config['smtp_user'] = '%u';
$config['smtp_pass'] = '%p';
and the dovecot config:
mail_location = maildir:~/var/mail...
2018 Jul 11
2
Connection refused (61)
...config.inc.php
> <?php
>
> /* Local configuration for Roundcube Webmail */
>
> $config['mime_types'] = '/usr/local/etc/apache22/mime.types';
> $config['db_dsnw'] = 'pgsql://roundcube:<elided>@localhost/roundcubemail';
>
> $config['default_host'] = 'tls://thebighonker.lerctr.org';
>
> $config['imap_timeout'] = 3600;
> $config['imap_vendor'] = 'dovecot';
>
> $config['smtp_server'] = 'tls://thebighonker.lerctr.org';
>
> $config['smtp_port'] = 587;
>
> $co...
2015 Jun 12
4
Sorry, another faq
...jap13r2> IMAP Error: Login failed for
martin from 83.251.209.249. Could not connect to ssl://myserver:993:
Permission denied in
/usr/share/roundcubemail/program/lib/Roundcube/rcube_imap.php on line
198 (POST /roundcubemail/?....
/etc/roundcubemail/config.inc.php
Has the following:
$config['default_host'] = 'ssl://mail.myserver.tld'; [address obfuscated]
$config['default_port'] = 993;
as I understand should be correct.
I've been looking at various posts on the net that says the problem is
a permission on dovecot, but I fail to find anything to how to fix
this as it looks...
2018 Jul 11
2
Connection refused (61)
...al configuration for Roundcube Webmail */
> >
> > $config['mime_types'] = '/usr/local/etc/apache22/mime.types';
> > $config['db_dsnw'] = 'pgsql://roundcube:<elided>@localhost/roundcubemail';
> >
> > $config['default_host'] = 'tls://thebighonker.lerctr.org';
> >
> > $config['imap_timeout'] = 3600;
> > $config['imap_vendor'] = 'dovecot';
> >
> > $config['smtp_server'] = 'tls://thebighonker.lerctr.org';
> >...
2018 Jul 11
2
Connection refused (61)
...; > >
> > > $config['mime_types'] = '/usr/local/etc/apache22/mime.types';
> > > $config['db_dsnw'] = 'pgsql://roundcube:<elided>@localhost/roundcubemail';
> > >
> > > $config['default_host'] = 'tls://thebighonker.lerctr.org';
> > >
> > > $config['imap_timeout'] = 3600;
> > > $config['imap_vendor'] = 'dovecot';
> > >
> > > $config['smtp_server'] = 'tls:/...
2018 Jul 11
4
Connection refused (61)
...> > $config['mime_types'] = '/usr/local/etc/apache22/mime.types';
> > > > $config['db_dsnw'] = 'pgsql://roundcube:<elided>@localhost/roundcubemail';
> > > >
> > > > $config['default_host'] = 'tls://thebighonker.lerctr.org';
> > > >
> > > > $config['imap_timeout'] = 3600;
> > > > $config['imap_vendor'] = 'dovecot';
> > > >
> > > >...
2018 Jul 11
2
Connection refused (61)
...9;mime_types'] = '/usr/local/etc/apache22/mime.types';
> > > > > $config['db_dsnw'] = 'pgsql://roundcube:<elided>@localhost/roundcubemail';
> > > > >
> > > > > $config['default_host'] = 'tls://thebighonker.lerctr.org';
> > > > >
> > > > > $config['imap_timeout'] = 3600;
> > > > > $config['imap_vendor'] = 'dovecot';
> > > >...
2018 Jul 11
2
Connection refused (61)
...usr/local/etc/apache22/mime.types';
> > > > > > $config['db_dsnw'] = 'pgsql://roundcube:<elided>@localhost/roundcubemail';
> > > > > >
> > > > > > $config['default_host'] = 'tls://thebighonker.lerctr.org';
> > > > > >
> > > > > > $config['imap_timeout'] = 3600;
> > > > > > $config['imap_vendor'] = 'dovecot';
>...
2018 Jul 11
0
Connection refused (61)
...my config.
$ grep -v "^//" config.inc.php
<?php
/* Local configuration for Roundcube Webmail */
$config['mime_types'] = '/usr/local/etc/apache22/mime.types';
$config['db_dsnw'] = 'pgsql://roundcube:<elided>@localhost/roundcubemail';
$config['default_host'] = 'tls://thebighonker.lerctr.org';
$config['imap_timeout'] = 3600;
$config['imap_vendor'] = 'dovecot';
$config['smtp_server'] = 'tls://thebighonker.lerctr.org';
$config['smtp_port'] = 587;
$config['smtp_user'] = '%u';...
2004 May 18
1
error in rsync protocol data stream
I am doing this to rsync a file:
rsync -avz
/usr/local/websphere/appserver/hosts/default_host/jsp/servers/includes/file1
.txt backup.domain.com:jspfsp >> /var/log/rsync_backup.log
I get these error:
@ERROR: chroot failed
rsync: connection unexpectedly closed (34 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(165)
I am rsyncing several folders...
2018 Jul 11
0
Connection refused (61)
...>
> /* Local configuration for Roundcube Webmail */
>
> $config['mime_types'] = '/usr/local/etc/apache22/mime.types';
> $config['db_dsnw'] = 'pgsql://roundcube:<elided>@localhost/roundcubemail';
>
> $config['default_host'] = 'tls://thebighonker.lerctr.org';
>
> $config['imap_timeout'] = 3600;
> $config['imap_vendor'] = 'dovecot';
>
> $config['smtp_server'] = 'tls://thebighonker.lerctr.org';
>
> $config['smtp_por...
2018 Jul 11
2
Connection refused (61)
....types';
> > > > > > > $config['db_dsnw'] = 'pgsql://roundcube:<elided>@localhost/roundcubemail';
> > > > > > >
> > > > > > > $config['default_host'] = 'tls://thebighonker.lerctr.org';
> > > > > > >
> > > > > > > $config['imap_timeout'] = 3600;
> > > > > > > $config['imap_vendor'] =...
2018 Jul 11
0
Connection refused (61)
...Roundcube Webmail */
> >
> > $config['mime_types'] = '/usr/local/etc/apache22/mime.types';
> > $config['db_dsnw'] = 'pgsql://roundcube:<elided>@localhost/roundcubemail';
> >
> > $config['default_host'] = 'tls://thebighonker.lerctr.org';
> >
> > $config['imap_timeout'] = 3600;
> > $config['imap_vendor'] = 'dovecot';
> >
> > $config['smtp_server'] = 'tls://thebighonker.lerctr.org&...
2018 Jul 11
2
Connection refused (61)
...> > > > > > $config['db_dsnw'] = 'pgsql://roundcube:<elided>@localhost/roundcubemail';
> > > > > > > >
> > > > > > > > $config['default_host'] = 'tls://thebighonker.lerctr.org';
> > > > > > > >
> > > > > > > > $config['imap_timeout'] = 3600;
> > > > > > > > $confi...
2018 Jul 11
0
Connection refused (61)
...gt;
> > > $config['mime_types'] = '/usr/local/etc/apache22/mime.types';
> > > $config['db_dsnw'] = 'pgsql://roundcube:<elided>@localhost/roundcubemail';
> > >
> > > $config['default_host'] = 'tls://thebighonker.lerctr.org';
> > >
> > > $config['imap_timeout'] = 3600;
> > > $config['imap_vendor'] = 'dovecot';
> > >
> > > $config['smtp_serve...
2018 Jul 11
2
Connection refused (61)
...> > > > $config['db_dsnw'] = 'pgsql://roundcube:<elided>@localhost/roundcubemail';
> > > > > > > > >
> > > > > > > > > $config['default_host'] = 'tls://thebighonker.lerctr.org';
> > > > > > > > >
> > > > > > > > > $config['imap_timeout'] = 3600;
> > > > > > &g...
2018 Jul 11
0
Connection refused (61)
...gt; $config['mime_types'] = '/usr/local/etc/apache22/mime.types';
> > > > $config['db_dsnw'] = 'pgsql://roundcube:<elided>@localhost/roundcubemail';
> > > >
> > > > $config['default_host'] = 'tls://thebighonker.lerctr.org';
> > > >
> > > > $config['imap_timeout'] = 3600;
> > > > $config['imap_vendor'] = 'dovecot';
> > > >
> &...
2018 Jul 11
0
Connection refused (61)
...'] = '/usr/local/etc/apache22/mime.types';
> > > > > $config['db_dsnw'] = 'pgsql://roundcube:<elided>@localhost/roundcubemail';
> > > > >
> > > > > $config['default_host'] = 'tls://thebighonker.lerctr.org';
> > > > >
> > > > > $config['imap_timeout'] = 3600;
> > > > > $config['imap_vendor'] = 'dovecot';
> > &...
2018 Jul 11
1
Connection refused (61)
...> > $config['db_dsnw'] = 'pgsql://roundcube:<elided>@localhost/roundcubemail';
> > > > > > > > > >
> > > > > > > > > > $config['default_host'] = 'tls://thebighonker.lerctr.org';
> > > > > > > > > >
> > > > > > > > > > $config['imap_timeout'] = 3600;
> > > > &g...