11 msg(noob-newbie here) Configuring postfix to be us...

(No Subject)
\ Черкендов Александр Армаисович (16 Apr 2007)
. \ Burak YЩlmaz (19 Apr 2007)
. . \ mouss (9 May 2007)
. \ Mike Lewis (4 May 2007)
. . \ mouss (9 May 2007)

3 msgWhen is 'for <recipient>'present in header?
2 msgclient does not detect mail
11 msgEmpty MAIL FROM
3 msgChange format of emails in active directory
3 msgLogging a message from within a restriction list
4 msgmailbox_transport_maps lookup key
10 msgmailbox_transport_maps problem
5 msgDefault value of unknown_address_reject_code
9 msgIssue with using LDAP for transport maps
4 msglimit max. used bandwith?
2 msgmaximum number of smtpd_restriction_classes
5 msg'transport_maps' getting ignored?
3 msgServer configuration problem
6 msgsmtpd_sasl_auth_enable is true, but SASL suppor...
3 msgMail to local domains
2 msgnonexistent virtual account received
13 msgHow to make postfix use one IP for receiving an...
3 msgldap search fails
Subject:(No Subject)
Group:Postfix-users
From:Черкендов Александр Армаисович
Date:16 Apr 2007


 
> my mail.log
> Apr 11 15:32:54 sg postfix/smtpd[31639]: connect from unknown[192.168.77.7]
> Apr 11 15:32:54 sg postfix/smtpd[31639]: match_hostname: unknown ~? 127.0.0.0/8
> Apr 11 15:32:54 sg postfix/smtpd[31639]: match_hostaddr: 192.168.77.7 ~? 127.0.0.0/8
> Apr 11 15:32:54 sg postfix/smtpd[31639]: match_hostname: unknown ~? 192.168.77.0/24
> Apr 11 15:32:54 sg postfix/smtpd[31639]: match_hostaddr: 192.168.77.7 ~? 192.168.77.0/24
> Apr 11 15:32:54 sg postfix/smtpd[31639]: > unknown[192.168.77.7]: 220 sg.tgk-8.ru ESMTP Postfix tel:+7(87937)2-44-79 fax:+7(87937)2-14-37
> Apr 11 15:32:54 sg postfix/smtpd[31639]: watchdog_pat: 0x80b6f60
> Apr 11 15:32:54 sg postfix/smtpd[31639]: < unknown[192.168.77.7]: EHLO tgk8
> Apr 11 15:32:54 sg postfix/smtpd[31639]: > unknown[192.168.77.7]: 250-sg.tgk-8.ru
> Apr 11 15:32:54 sg postfix/smtpd[31639]: > unknown[192.168.77.7]: 250-PIPELINING
> Apr 11 15:32:54 sg postfix/smtpd[31639]: > unknown[192.168.77.7]: 250-SIZE 10240000
> Apr 11 15:32:54 sg postfix/smtpd[31639]: > unknown[192.168.77.7]: 250-ETRN
> Apr 11 15:32:54 sg postfix/smtpd[31639]: match_list_match: unknown: no match
> Apr 11 15:32:54 sg postfix/smtpd[31639]: match_list_match: 192.168.77.7: no match
> Apr 11 15:32:54 sg postfix/smtpd[31639]: > unknown[192.168.77.7]: 250-AUTH DIGEST-MD5 CRAM-MD5 PLAIN LOGIN
> Apr 11 15:32:54 sg postfix/smtpd[31639]: > unknown[192.168.77.7]: 250-ENHANCEDSTATUSCODES
> Apr 11 15:32:54 sg postfix/smtpd[31639]: > unknown[192.168.77.7]: 250-8BITMIME
> Apr 11 15:32:54 sg postfix/smtpd[31639]: > unknown[192.168.77.7]: 250 DSN
> Apr 11 15:32:54 sg postfix/smtpd[31639]: watchdog_pat: 0x80b6f60
> Apr 11 15:32:54 sg postfix/smtpd[31639]: < unknown[192.168.77.7]: AUTH LOGIN
> Apr 11 15:32:54 sg postfix/smtpd[31639]: xsasl_cyrus_server_first: sasl_method LOGIN
> Apr 11 15:32:54 sg postfix/smtpd[31639]: xsasl_cyrus_server_auth_response: uncoded server challenge: Username:
> Apr 11 15:32:54 sg postfix/smtpd[31639]: > unknown[192.168.77.7]: 334 VXNlcm5hbWU6
> Apr 11 15:32:54 sg postfix/smtpd[31639]: < unknown[192.168.77.7]: Y2djaA==
> Apr 11 15:32:54 sg postfix/smtpd[31639]: xsasl_cyrus_server_next: decoded response: cgch
> Apr 11 15:32:54 sg postfix/smtpd[31639]: xsasl_cyrus_server_auth_response: uncoded server challenge: Password:
> Apr 11 15:32:54 sg postfix/smtpd[31639]: > unknown[192.168.77.7]: 334 UGFzc3dvcmQ6
> Apr 11 15:32:54 sg postfix/smtpd[31639]: < unknown[192.168.77.7]: ZmtsZHNqYWZs
> Apr 11 15:32:54 sg postfix/smtpd[31639]: xsasl_cyrus_server_next: decoded response: fkldsjafl
> Apr 11 15:32:54 sg postfix/master[29064]: warning: process /usr/lib/postfix/smtpd pid 31639 killed by signal 11
>
>
>
> my smtpd.conf
>
> log_level:5
> pwcheck_method:auxprop
> mech_list:PLAIN LOGIN CRAM-MD5 DIGEST-MD5
> sasldb_path: /etc/postfix/sasl/sasldb

my postconf|grep saslbroken_sasl_auth_clients = no
> lmtp_sasl_auth_enable = no
> lmtp_sasl_mechanism_filter =
> lmtp_sasl_password_maps =
> lmtp_sasl_path =
> lmtp_sasl_security_options = noplaintext, noanonymous
> lmtp_sasl_tls_security_options = $lmtp_sasl_security_options
> lmtp_sasl_tls_verified_security_options = $lmtp_sasl_tls_security_options
> lmtp_sasl_type = cyrus
> smtp_sasl_auth_enable = no
> smtp_sasl_mechanism_filter =
> smtp_sasl_password_maps =
> smtp_sasl_path =
> smtp_sasl_security_options = noplaintext, noanonymous
> smtp_sasl_tls_security_options = $smtp_sasl_security_options
> smtp_sasl_tls_verified_security_options = $smtp_sasl_tls_security_options
> smtp_sasl_type = cyrus
> smtpd_sasl_auth_enable = yes
> smtpd_sasl_authenticated_header = no
> smtpd_sasl_exceptions_networks =
> smtpd_sasl_local_domain = sg.tgk-8.ru
> smtpd_sasl_path = /etc/postfix/sasl:/usr/lib/sasl2
> smtpd_sasl_security_options = noanonymous
> smtpd_sasl_tls_security_options = $smtpd_sasl_security_options
> smtpd_sasl_type = cyrus
> What i did wrong??
- --

all going wrong after setting sasldb_path: /etc/postfix/sasl/sasldb
master kills smtpd for some reasons. i don't know why
How can i get more comprehensive log?


© 2004-2008 readlist.com