similar to: Sorry, another faq

Displaying 20 results from an estimated 4000 matches similar to: "Sorry, another faq"

2015 Jun 12
2
Sorry, another faq
On Fri, Jun 12, 2015 at 03:01:17PM +0200, Daniel Tr?der wrote: > Am 12.06.2015 um 13:37 schrieb Martin S: > > I've installed a mailserver according to these instructions: > > http://www.server-world.info/en/note?os=CentOS_7&p=httpd&f=13 > > When I try to login to the server through Roundcube webmail I get > > Connection to storage server failed. > >
2015 Jun 12
0
Sorry, another faq
Am 12.06.2015 um 13:37 schrieb Martin S: > I've installed a mailserver according to these instructions: > http://www.server-world.info/en/note?os=CentOS_7&p=httpd&f=13 > When I try to login to the server through Roundcube webmail I get > Connection to storage server failed. > > So checking on this > > [12-Jun-2015 11:28:53 +0000]: <6jap13r2> IMAP Error:
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)
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)
sorry forgot to mention the port in the roundcube config file! $config['smtp_port'] = 587; On Wed, Jul 11, 2018 at 11:36 PM, Larry Rosenman <larryrtx at gmail.com> wrote: > 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
2018 Jul 11
2
Connection refused (61)
connection refused! But why? On Wed, Jul 11, 2018 at 11:40 PM, Larry Rosenman <larryrtx at gmail.com> wrote: > What happens if you telnet 127.0.0.1 587? > > -- > Larry Rosenman http://www.lerctr.org/~ler > Phone: +1 214-642-9640 E-Mail: larryrtx at gmail.com > US Mail: 5708 Sabbia Drive, Round Rock, TX 78665-2106 > > ?On 7/11/18, 4:39
2018 Jul 11
4
Connection refused (61)
I am using OpenSMTPD. The OpenBSD 6.3 default one. Also, when telnet to 127.0.0.1 25 I get a response! So must be something with 587? On Wed, Jul 11, 2018 at 11:47 PM, Larry Rosenman <larryrtx at gmail.com> wrote: > What's your neomutt connecting to? > > For smtp? > > -- > Larry Rosenman http://www.lerctr.org/~ler > Phone: +1 214-642-9640
2018 Jul 11
2
Connection refused (61)
when using neomutt for the same system user, I can send and receive emails to everywhere Also, when installing roundcube, the test email function did succeed! So my SMTP server should be fine? On Wed, Jul 11, 2018 at 11:45 PM, Larry Rosenman <larryrtx at gmail.com> wrote: > Your smtp server isn't listening. > > Is it running, and binding to 127.0.0.1? > > > -- >
2018 Jul 11
2
Connection refused (61)
forgot to also ask about the maildir set up I have: mail_location = maildir:~/var/mail/%u:LAYOUT=fs for the following structure: /var/mail/[user]/Drafts Inbox Sent Spam Trash but should be wrong cause when I log in into roundcube I can't see the stored emails. If I completely skip
2018 Jul 11
2
Connection refused (61)
drwxr-xr-x 5 512 Jun 26 21:41 Trash drwxr-xr-x 5 512 Jun 26 21:41 Spam drwxr-xr-x 5 512 Jun 26 21:41 Sent drwx------ 6 512 Jul 7 00:23 Inbox drwxr-xr-x 5 512 Jun 26 21:41 Drafts On Thu, Jul 12, 2018 at 12:00 AM, Larry Rosenman <larryrtx at gmail.com> wrote: > What does an ls -lr of /var/mail/<user> look like? > > > -- > Larry Rosenman
2018 Aug 26
2
Mail has quit working
Am 26.08.2018 um 15:25 schrieb TE Dukes: > Checked maillog: > > Aug 26 09:12:31 ts130 postfix/qmgr[2194]: E5B948331053: from=<fail2ban at palmettodomains.com>, size=469, nrcpt=1 (queue active) > Aug 26 09:12:31 ts130 postfix/smtp[2307]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused > Aug 26 09:12:32 ts130 postfix/smtp[2307]: E5B948331053: to=<root at
2018 Jul 11
2
Connection refused (61)
in: /var/mail/[user]/Inbox drwxr-xr-x 2 512 Jul 5 01:30 tmp -rw------- 1 5 Jul 7 00:00 subscriptions drwxr-xr-x 2 512 Jul 7 00:00 new -rw------- 1 24 Jul 7 00:00 dovecot.mailbox.log -rw------- 1 1988 Jul 7 00:22 dovecot.index.log -rw------- 1 4568 Jul 11 19:34 dovecot.index.cache -r--r--r-- 1 0 Jul 7 00:00 dovecot-uidvalidity.5b3fe690 -rw------- 1 8 Jul
2018 Jul 11
2
Connection refused (61)
I can see the mails with neomutt I can also see them with roundcube if I skip in dovecot the 'mail_location = maildir:~/var/mail/%u:LAYOUT=fs' On Thu, Jul 12, 2018 at 12:11 AM, Larry Rosenman <larryrtx at gmail.com> wrote: > Can you see the mails with neomutt? > > If so, the error is on the roundcube side. > > > -- > Larry Rosenman
2018 Jul 11
2
Connection refused (61)
what do you mean by 'suscribed'? On Thu, Jul 12, 2018 at 12:21 AM, Larry Rosenman <larryrtx at gmail.com> wrote: > Is the user subscribed to the mailboxes? > > -- > Larry Rosenman http://www.lerctr.org/~ler > Phone: +1 214-642-9640 E-Mail: larryrtx at gmail.com > US Mail: 5708 Sabbia Drive, Round Rock, TX 78665-2106 > > ?On
2018 Aug 24
3
Mail has quit working
> > OK. There are a couple of things: > > > > Aug 23 21:47:18 ts130 postfix/smtpd[3750]: warning: hostname localhost > > does not resolve to address 127.0.0.1 > > Aug 23 21:47:18 ts130 postfix/smtpd[3750]: connect from > > unknown[127.0.0.1] > > > > That needs to be fixed. What does the entry for 127.0.0.1 look like in > > /etc/hosts?
2018 Aug 24
3
Mail has quit working
> Here's the link for the maillog: > > https://paste.fedoraproject.org/paste/kbH2N9Pc~JPuCqVpE1kszQ OK. There are a couple of things: Aug 23 21:47:18 ts130 postfix/smtpd[3750]: warning: hostname localhost does not resolve to address 127.0.0.1 Aug 23 21:47:18 ts130 postfix/smtpd[3750]: connect from unknown[127.0.0.1] That needs to be fixed. What does the entry for 127.0.0.1
2018 Aug 26
2
Mail has quit working
Am 26.08.2018 um 18:12 schrieb TE Dukes: > Thanks. I did open the port but made no difference. > > I found this in the roundcube mail error file: > > [26-Aug-2018 11:48:41 -0400]: <a763f95e> IMAP Error: Login failed for tdukes > from 192.168.1.102. Could not connect to localhost:143: > php_network_getaddresses: getaddrinfo failed: System error in >
2018 Jul 11
1
Connection refused (61)
this command produces: Sent only! On Thu, Jul 12, 2018 at 12:29 AM, Larry Rosenman <larryrtx at gmail.com> wrote: > There is a concept in IMAP of mailbox subscription. This is the default list of mailboxes to be shown. > > doveadm mailbox list -s > > (full command syntax on the doveadm-mailbox manpage) > > That will list the subscribed mailboxes for the logged in
2009 Nov 04
7
About Unicorn Rack handler
Hi, A couple days ago, I was trying to run Unicorn for Ramaze, and found that `Unicorn.run'' didn''t share the same interface with other Rack handlers, i.e. `options[:Host]'' and `options[:Port]'' Because of this, I can''t just use: Rack::Handler.register(''unicorn'', ''Unicorn'') And invoke this:
2017 Jan 28
2
firewalld
On 28 January 2017 at 13:44, Mike McCarthy, W1NR <sysop at w1nr.net> wrote: > firewalld isn't the only thing that will prevent services from accessing > the internet. I found that I needed to do a relabel before postfix could > access DNS and I have seen other issues as well. Have you tried > disabling the firewall to see if you can get connections to work? Then > try to