Skip to main content

Thread: Postfix and Dovecot issues


hi,
have som problems postfix/dovecot installation.
using squirrelmail webmail client.
logs in fine. sending mail outside address gives respons in mail.log:
code:
aug 26 06:33:56 server1 postfix/smtp[7144]: connect mail.unitron.no[77.241.101.37]:25: connection timed out  aug 26 06:33:58 server1 postfix/smtp[7144]: 9d83f23493: to=<terje@sig-halvorsen.no>, relay=none, delay=25, delays=2.2/2.1/21/0, dsn=4.4.1, status=deferred (connect mail.unitron.no[77.241.101.37]:25: connection timed out)
sending mail outside mail client mailadress on server seems go correct , gives no reply mail error.
cant find mail squirrelmail.
here log on receiving mail:
code:
aug 26 06:40:07 server1 postfix/smtpd[7240]: warning: dict_nis_init: nis domain name not set - nis lookups disabled  aug 26 06:40:09 server1 postfix/smtpd[7240]: connect smtp01.unitron.no[77.241.101.33]  aug 26 06:40:11 server1 postfix/smtpd[7240]: setting tls connection smtp01.unitron.no[77.241.101.33]  aug 26 06:40:11 server1 postfix/smtpd[7240]: anonymous tls connection established smtp01.unitron.no[77.241.101.33]: tlsv1 cipher aes128-sha (128/128 bits)  aug 26 06:40:15 server1 postfix/smtpd[7240]: 5f8002349b: client=smtp01.unitron.no[77.241.101.33]  aug 26 06:40:15 server1 postfix/cleanup[7249]: 5f8002349b: message-id=<55cc3f138123c24c8b2ee59a8f374b81fbe4b85c0e@exch06.unitron.asp>  aug 26 06:40:15 server1 postfix/qmgr[26066]: 5f8002349b: from=<terje@sig-halvorsen.no>, size=3406, nrcpt=1 (queue active)  aug 26 06:40:15 server1 postfix/local[7250]: warning: dict_nis_init: nis domain name not set - nis lookups disabled  aug 26 06:40:15 server1 postfix/smtpd[7240]: disconnect smtp01.unitron.no[77.241.101.33]  aug 26 06:40:17 server1 postfix/local[7250]: 5f8002349b: to=<terje@example.com>, relay=local, delay=4.3, delays=2.1/0.03/0/2.1, dsn=2.0.0, status=sent (delivered command: procmail -a "$extension")  aug 26 06:40:17 server1 postfix/qmgr[26066]: 5f8002349b: removed  aug 26 06:40:24 server1 postfix/qmgr[26066]: 7430223491: from=<terje@example.com>, size=728, nrcpt=1 (queue active)  aug 26 06:40:24 server1 postfix/qmgr[26066]: 9d83f23493: from=<terje@example.com>, size=716, nrcpt=1 (queue active)
here lines dovecot.conf:
code:
auth default {	    socket listen {      client {  	  path = /var/spool/postfix/private/auth-client  	  mode = 0660  	  user = postfix  	  group = postfix      }    }	    mechanisms = plain login
and main.cf:
code:
smtpd_banner = $myhostname esmtp $mail_name (ubuntu)  biff = no    append_dot_mydomain = no    #alias_maps = hash:/etc/postfix/aliases  virtual_alias_maps = hash:/etc/postfix/virtual  #alias_database = hash:/etc/postfix/aliases  #myorigin = hash:/etc/mailname  mydestination = hash:/etc/postfix/mydomains  relayhost =  mynetworks = 127.0.0.0/8, 10.10.160.0/24  mailbox_command = procmail -a "$extension"  mailbox_size_limit = 0  recipient_delimiter = +  smtpd_sasl_type = dovecot  smtpd_sasl_path = private/auth-client  smtpd_sasl_local_domain =   smtpd_sasl_security_options = noanonymous  broken_sasl_auth_clients = yes  smtpd_sasl_auth_enable = yes  smtpd_recipient_restrictions = permit_sasl_authenticated,permit_mynetworks,reject_unauth_destination  inet_interfaces =  smtpd_tls_auth_only = no  smtp_tls_security_level = may  smtpd_tls_security_level = may  smtp_tls_note_starttls_offer = yes  smtpd_tls_key_file = /etc/ssl/private/server.key  smtpd_tls_cert_file = /etc/ssl/certs/server.crt  smtpd_tls_loglevel = 1  smtpd_tls_received_header = yes  smtpd_tls_session_cache_timeout = 3600s  tls_random_source = dev:/dev/urandom  myhostname = example.com  smtpd_tls_cafile = /etc/ssl/certs/cacert.pem  home_mailbox = maildir/
mydomains:
code:
server1		ok  localhost	ok  example.com	ok
this small issue, cant find it.
apreciated.

nope


Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [ubuntu] Postfix and Dovecot issues


Ubuntu

Comments

Popular posts from this blog

Joomla 3.3 Installation Error message - Joomla! Forum - community, help and support

Multilanguage infinite redirect loop error. - Joomla! Forum - community, help and support

trim media limit reached