Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > pl.comp.lang.php > #15096

Re: socket_connect(): unable to connect [111]: Connection refused

Newsgroups pl.comp.lang.php
Date 2016-04-11 12:02 -0700
References <f5d07c84-a3ba-49f1-87ad-ada24bd924f5@googlegroups.com> <57057d1f$0$678$65785112@news.neostrada.pl>
Message-ID <943666e5-91b8-4cff-aa19-ee7034e20dab@googlegroups.com> (permalink)
Subject Re: socket_connect(): unable to connect [111]: Connection refused
From jivanmukta@poczta.onet.pl

Show all headers | View raw


> "Could not authenticate" to natomiast informacja, że postfix oczekuje 
> loginu i hasła. Podstawową konfigurację postfixa znajdziesz u mnie na 
> stronie.

Nic na studiach nie miałem o poczcie i konfiguracji postfixa nie rozumiem. Jestem programistą PHP a nie administratorem. Byłbym bardzo wdzięczny gdybyś mi powiedział co mam zmienić w moim main.cf w moim Ubuntu:

# See /usr/share/postfix/main.cf.dist for a commented, more complete version

# Debian specific:  Specifying a file name will cause the first
# line of that file to be used as the name.  The Debian default
# is /etc/mailname.
#myorigin = /etc/mailname

smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu)
biff = no

# appending .domain is the MUA's job.
append_dot_mydomain = no

# Uncomment the next line to generate "delayed mail" warnings
#delay_warning_time = 4h

readme_directory = no

# TLS parameters
smtpd_tls_cert_file=/etc/ssl/certs/ssl-cert-snakeoil.pem
smtpd_tls_key_file=/etc/ssl/private/ssl-cert-snakeoil.key
smtpd_use_tls=yes
smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache

# See /usr/share/doc/postfix/TLS_README.gz in the postfix-doc package for
# information on enabling SSL in the smtp client.

smtpd_relay_restrictions = permit_mynetworks permit_sasl_authenticated defer_unath_destination
myhostname = pecet
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
mydestination = pecet, localhost.localdomain, localhost
relayhost = 
mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
mailbox_size_limit = 0
recipient_delimiter = +
inet_interfaces = loopback-only
default_transport = error
relay_transport = error
inet_protocols = all

Back to pl.comp.lang.php | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

socket_connect(): unable to connect [111]: Connection refused jivanmukta@poczta.onet.pl - 2016-04-06 13:11 -0700
  Re: socket_connect(): unable to connect [111]: Connection refused Lemat <#@lemat.priv.pl> - 2016-04-06 23:20 +0200
    Re: socket_connect(): unable to connect [111]: Connection refused jivanmukta@poczta.onet.pl - 2016-04-11 09:56 -0700
      Re: socket_connect(): unable to connect [111]: Connection refused Lemat <#@lemat.priv.pl> - 2016-04-11 19:36 +0200
    Re: socket_connect(): unable to connect [111]: Connection refused jivanmukta@poczta.onet.pl - 2016-04-11 12:02 -0700
      Re: socket_connect(): unable to connect [111]: Connection refused Borys Pogoreło <borys@pl.edu.leszno> - 2016-04-12 00:10 +0200
        Re: socket_connect(): unable to connect [111]: Connection refused jivanmukta@poczta.onet.pl - 2016-04-11 22:27 -0700
          Re: socket_connect(): unable to connect [111]: Connection refused Borys Pogoreło <borys@pl.edu.leszno> - 2016-04-12 08:59 +0200
            Re: socket_connect(): unable to connect [111]: Connection refused jivanmukta@poczta.onet.pl - 2016-04-18 07:19 -0700
              Re: socket_connect(): unable to connect [111]: Connection refused jivanmukta@poczta.onet.pl - 2016-04-18 07:22 -0700
              Re: socket_connect(): unable to connect [111]: Connection refused Borys Pogoreło <borys@pl.edu.leszno> - 2016-04-19 01:19 +0200
                Re: socket_connect(): unable to connect [111]: Connection refused jivanmukta@poczta.onet.pl - 2016-04-19 09:16 -0700
                Re: socket_connect(): unable to connect [111]: Connection refused jivanmukta@poczta.onet.pl - 2016-04-19 09:18 -0700
                Re: socket_connect(): unable to connect [111]: Connection refused jivanmukta@poczta.onet.pl - 2016-04-19 09:28 -0700
                Re: socket_connect(): unable to connect [111]: Connection refused Borys Pogoreło <borys@pl.edu.leszno> - 2016-04-20 21:28 +0200
                Re: socket_connect(): unable to connect [111]: Connection refused jivanmukta@poczta.onet.pl - 2016-05-16 11:30 -0700
                Re: socket_connect(): unable to connect [111]: Connection refused Borys Pogoreło <borys@pl.edu.leszno> - 2016-05-16 21:27 +0200
                Re: socket_connect(): unable to connect [111]: Connection refused jivanmukta@poczta.onet.pl - 2016-05-18 07:27 -0700
                Re: socket_connect(): unable to connect [111]: Connection refused Borys Pogoreło <borys@pl.edu.leszno> - 2016-05-18 20:19 +0200
                Re: socket_connect(): unable to connect [111]: Connection refused Lemat <#@lemat.priv.pl> - 2016-05-19 17:17 +0200
                Re: socket_connect(): unable to connect [111]: Connection refused jivanmukta@poczta.onet.pl - 2016-05-24 06:31 -0700
                Re: socket_connect(): unable to connect [111]: Connection refused Lemat <#@lemat.priv.pl> - 2016-05-24 17:35 +0200
                Re: socket_connect(): unable to connect [111]: Connection refused jivanmukta@poczta.onet.pl - 2016-05-18 07:44 -0700

csiph-web