- lkf:~$ grep 83CDC84F0 /var/log/mail.info
- Oct 18 18:06:53 localhost postfix/pickup[25188]: 83CDC84F0: uid=1000 from=<trappist>
- Oct 18 18:06:53 localhost postfix/cleanup[25193]: 83CDC84F0: message-id=<redmine.journal-108.20101018180653@linuxkungfu.org>
- Oct 18 18:06:53 localhost postfix/qmgr[25189]: 83CDC84F0: from=<trappist@linuxkungfu.org>, size=2895, nrcpt=1 (queue active)
- Oct 18 18:06:53 localhost postfix/error[25195]: 83CDC84F0: to=<trappist@linuxkungfu.org>, orig_to=<grasshopper@linuxkungfu.org>, relay=none, delay=0.25, delays=0.13/0.01/0/0.11, dsn=5.0.0, status=bounced (User unknown in virtual alias table)
- Oct 18 18:06:53 localhost postfix/bounce[25196]: 83CDC84F0: sender non-delivery notification: B31E984F1
- Oct 18 18:06:53 localhost postfix/qmgr[25189]: 83CDC84F0: removed
- lkf:~$
- lkf:~$ postconf -n
- alias_database = hash:/etc/aliases
- alias_maps = hash:/etc/aliases
- append_dot_mydomain = no
- biff = no
- broken_sasl_auth_clients = yes
- config_directory = /etc/postfix
- default_transport = smtp
- home_mailbox = Maildir/
- inet_interfaces = all
- mailbox_command = /usr/lib/dovecot/deliver -c /etc/dovecot/dovecot-postfix.conf -n -m "${EXTENSION}"
- mailbox_size_limit = 0
- mydestination = localhost
- myhostname = linuxkungfu.org
- mynetworks = 192.168.0.0/24, 127.0.0.0/8
- myorigin = /etc/mailname
- recipient_delimiter = +
- relayhost =
- smtp_tls_note_starttls_offer = yes
- smtp_tls_session_cache_database = btree:${queue_directory}/smtp_scache
- smtp_use_tls = yes
- smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu)
- smtpd_client_restrictions = permit_sasl_authenticated, permit_mynetworks, reject_rbl_client zen.spamhaus.org
- smtpd_recipient_restrictions = reject_unknown_sender_domain, reject_unknown_recipient_domain, reject_unauth_pipelining, permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination, check_client_access pcre:/etc/postfix/dspam_filter_access
- smtpd_sasl_auth_enable = yes
- smtpd_sasl_authenticated_header = yes
- smtpd_sasl_local_domain = $myhostname
- smtpd_sasl_path = private/dovecot-auth
- smtpd_sasl_security_options = noanonymous
- smtpd_sasl_type = dovecot
- smtpd_sender_restrictions = reject_unknown_sender_domain
- smtpd_tls_CAfile = /etc/postfix/ssl/cacert.pem
- smtpd_tls_auth_only = yes
- smtpd_tls_cert_file = /etc/ssl/certs/ssl-mail.pem
- smtpd_tls_key_file = /etc/ssl/private/ssl-mail.key
- smtpd_tls_loglevel = 1
- smtpd_tls_mandatory_ciphers = medium
- smtpd_tls_mandatory_protocols = SSLv3, TLSv1
- smtpd_tls_received_header = yes
- smtpd_tls_session_cache_database = btree:${queue_directory}/smtpd_scache
- smtpd_tls_session_cache_timeout = 3600s
- smtpd_use_tls = yes
- tls_random_source = dev:/dev/urandom
- virtual_alias_domains = linuxkungfu.org
- virtual_alias_maps = hash:/etc/postfix/virtual
- lkf:~$
- lkf:~$ grep grasshopper /etc/postfix/virtual
- grasshopper@linuxkungfu.org trappist
SHARE
TWEET
Untitled
a guest
Oct 18th, 2010
21
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.
