- Stuff
- Friday, June 29th, 2007 at 3:01:31pm UTC
- MAIN.CF:
- smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
- biff = no
- append_dot_mydomain = no
- 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:${queue_directory}/smtpd_scache
- smtp_tls_session_cache_database = btree:${queue_directory}/smtp_scache
- myhostname = planung-umwelt.local
- alias_maps = hash:/etc/aliases
- alias_database = hash:/etc/aliases
- #transport_maps = hash:/etc/postfix/transport
- myorigin = /etc/mailname
- mydestination = planung-umwelt.local, server1.planung-umwelt.local, localhost, localhost.localdomain
- relayhost = mail.blinkenmail.de
- mynetworks = 127.0.0.0/8 192.168.1.0/24
- mailbox_size_limit = 0
- message_size_limit = 60000000
- mailbox_transport = lmtp:unix:/var/run/cyrus/socket/lmtp
- recipient_delimiter = +
- inet_interfaces = all
- #SMTP-AUTH
- smtp_sasl_auth_enable = yes
- smtp_sasl_password_maps = hash:/etc/postfix/smtp_auth
- smtp_sasl_security_options = noanonymous,noplaintext
- smtp_use_tls = yes
- smtp_tls_CAfile = /etc/postfix/BlinkenlichtenCA.pem
- local_recipient_maps = hash:/etc/postfix/local_recipients
- MASTER.CF
- pickup fifo n - - 60 1 pickup
- cleanup unix n - - - 0 cleanup
- qmgr fifo n - n 300 1 qmgr
- tlsmgr unix - - - 1000? 1 tlsmgr
- rewrite unix - - - - - trivial-rewrite
- bounce unix - - - - 0 bounce
- defer unix - - - - 0 bounce
- trace unix - - - - 0 bounce
- verify unix - - - - 1 verify
- flush unix n - - 1000? 0 flush
- proxymap unix - - n - - proxymap
- smtp unix - - n - - smtp -v
- relay unix - - - - - smtp
- -o fallback_relay=
- showq unix n - - - - showq
- error unix - - - - - error
- discard unix - - - - - discard
- local unix - n n - - local
- virtual unix - n n - - virtual
- lmtp unix - - n - - lmtp
- anvil unix - - n - 1 anvil
- scache unix - - - - 1 scache
- maildrop unix - n n - - pipe
- flags=DRhu user=vmail argv=/usr/bin/maildrop -d ${recipient}
- uucp unix - n n - - pipe
- flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
- ifmail unix - n n - - pipe
- flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
- bsmtp unix - n n - - pipe
- flags=Fq. user=bsmtp argv=/usr/lib/bsmtp/bsmtp -t$nexthop -f$sender $recipient
- scalemail-backend unix - n n - 2 pipe
- flags=R user=scalemail argv=/usr/lib/scalemail/bin/scalemail-store ${nexthop} ${user} ${extension}
- mailman unix - n n - - pipe
- flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py
- ${nexthop} ${user}
- LOG:
- Jun 29 16:32:29 server1 postfix/smtp[6378]: > mail.blinkenmail.de[213.239.216.164]: EHLO planung-umwelt.local
- Jun 29 16:32:29 server1 postfix/smtp[6378]: < mail.blinkenmail.de[213.239.216.164]: 250-blinkenmail.de
- Jun 29 16:32:29 server1 postfix/smtp[6378]: < mail.blinkenmail.de[213.239.216.164]: 250-PIPELINING
- Jun 29 16:32:29 server1 postfix/smtp[6378]: < mail.blinkenmail.de[213.239.216.164]: 250-SIZE 50000000
- Jun 29 16:32:29 server1 postfix/smtp[6378]: < mail.blinkenmail.de[213.239.216.164]: 250-VRFY
- Jun 29 16:32:29 server1 postfix/smtp[6378]: < mail.blinkenmail.de[213.239.216.164]: 250-ETRN
- Jun 29 16:32:29 server1 postfix/smtp[6378]: < mail.blinkenmail.de[213.239.216.164]: 250-AUTH LOGIN PLAIN DIGEST-MD5
- Jun 29 16:32:29 server1 postfix/smtp[6378]: < mail.blinkenmail.de[213.239.216.164]: 250-AUTH=LOGIN PLAIN DIGEST-MD5
- Jun 29 16:32:29 server1 postfix/smtp[6378]: < mail.blinkenmail.de[213.239.216.164]: 250-ENHANCEDSTATUSCODES
- Jun 29 16:32:29 server1 postfix/smtp[6378]: < mail.blinkenmail.de[213.239.216.164]: 250-8BITMIME
- Jun 29 16:32:29 server1 postfix/smtp[6378]: < mail.blinkenmail.de[213.239.216.164]: 250 DSN
- Jun 29 16:32:29 server1 postfix/smtp[6378]: server features: 0x902f size 50000000
- Jun 29 16:32:29 server1 postfix/smtp[6378]: Using ESMTP PIPELINING, TCP send buffer size is 4096
- Jun 29 16:32:29 server1 postfix/smtp[6378]: maps_find: smtp_sasl_passwd: hash:/etc/postfix/smtp_auth(0,lock|fold_fix): mail.blinkenmail.de = [email protected]:secret
- Jun 29 16:32:29 server1 postfix/smtp[6378]: smtp_sasl_passwd_lookup: host `mail.blinkenmail.de' user `[email protected]' pass `secret'
- Jun 29 16:32:29 server1 postfix/smtp[6378]: starting new SASL client
- Jun 29 16:32:29 server1 postfix/smtp[6378]: name_mask: noanonymous
- Jun 29 16:32:29 server1 postfix/smtp[6378]: name_mask: noplaintext
- Jun 29 16:32:29 server1 postfix/smtp[6378]: smtp_sasl_authenticate: mail.blinkenmail.de[213.239.216.164]: SASL mechanisms LOGIN PLAIN DIGEST-MD5
- Jun 29 16:32:29 server1 postfix/qmgr[3784]: warning: premature end-of-input on private/smtp socket while reading input attribute name
- Jun 29 16:32:29 server1 postfix/qmgr[3784]: warning: private/smtp socket: malformed response
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.