Displaying 20 results from an estimated 23 matches for "db_dsnw".
2018 Aug 24
3
Mail has quit working
...forgotten the password I used. Have tried everything. I may
> have to re-install roundcube.
>
A bit further up in the roundcube config file there's a line defining
the database connection. The username, password and database name are
all in the definition - something like
$config['db_dsnw'] = 'mysql://username:password at host/database';
P.
2018 Jul 11
2
Connection refused (61)
...e you expecting it connect to on 127.0.0.1?
>
> Here's 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_ser...
2018 Jul 11
2
Connection refused (61)
...s 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'] = '...
2018 Jul 11
2
Connection refused (61)
Dear list,
in a box with the following setup:
openbsd 6.3
opensmtpd
dovecot 2.2.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']
2018 Jul 11
2
Connection refused (61)
...onfig.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;
> >...
2018 Jul 11
4
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_ti...
2018 Jul 11
2
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';
> > > > >
> > >...
2018 Jul 11
2
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';
> > > > > >...
2018 Jul 11
0
Connection refused (61)
What mail port are you expecting it connect to on 127.0.0.1?
Here's 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://thebighon...
2018 Jul 11
0
Connection refused (61)
....0.0.1?
>
> Here's 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';
>...
2018 Jul 11
2
Connection refused (61)
...ration 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';
> > > >...
2018 Jul 11
0
Connection refused (61)
...t; $ 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_...
2018 Jul 11
2
Connection refused (61)
...l */
> > > > > > > >
> > > > > > > > $config['mime_types'] = '/usr/local/etc/apache22/mime.types';
> > > > > > > > $config['db_dsnw'] = 'pgsql://roundcube:<elided>@localhost/roundcubemail';
> > > > > > > >
> > > > > > > > $config['default_host'] = 'tls://thebighonker.lerctr.org';
> >...
2018 Jul 11
0
Connection refused (61)
...> > <?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;...
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&...
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';
> > > >
> > > > $con...
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';
> > > > >
>...
2018 Jul 11
1
Connection refused (61)
...> > > >
> > > > > > > > > > $config['mime_types'] = '/usr/local/etc/apache22/mime.types';
> > > > > > > > > > $config['db_dsnw'] = 'pgsql://roundcube:<elided>@localhost/roundcubemail';
> > > > > > > > > >
> > > > > > > > > > $config['default_host'] = 'tls://thebig...
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';
> > > >...
2018 Jul 11
0
Connection refused (61)
...oundcube 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';
> >...