- Untitled
- Sunday, May 27th, 2007 at 8:49:46pm UTC
- postconf | grep restrictions
- smtpd_client_restrictions = permit_mynetworks, permit_sasl_authenticated, permit_tls_clientcerts, reject
- smtpd_data_restrictions = permit_mynetworks, reject_unauth_pipelining
- smtpd_end_of_data_restrictions =
- smtpd_etrn_restrictions =
- smtpd_helo_restrictions = permit_mynetworks, reject_unknown_helo_hostname
- smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination
- smtpd_sender_restrictions = permit_mynetworks, reject_unknown_sender_domain
- postconf -e 'smtp_tls_security_level = may' < this way it works ...
- May 27 22:42:09 ashley postfix/smtpd[15790]: connect from localhost[127.0.0.1]
- May 27 22:42:09 ashley postfix/smtpd[15790]: D08DA4157: client=localhost[127.0.0.1]
- May 27 22:42:09 ashley postfix/cleanup[15786]: D08DA4157: message-id=<4659ED81.40801@tuxblogger.nl>
- May 27 22:42:09 ashley postfix/smtpd[15778]: disconnect from ashley.tuxblogger.nl[84.245.7.46]
- May 27 22:42:09 ashley postfix/qmgr[15775]: D08DA4157: from=<[email protected]>, size=933, nrcpt=1 (queue active)
- May 27 22:42:09 ashley amavis[15529]: (15529-04) Passed CLEAN, [84.245.7.46] [84.245.7.46] <[email protected]> -> <[email protected]>, Message-ID: <4659ED81.40801@tuxblogger.nl>, mail_id: vR0RovYW8NYP, Hits: -, queued_as: D08DA4157, 659 ms
- May 27 22:42:10 ashley postfix/lmtp[15788]: D3790350: to=<[email protected]>, relay=127.0.0.1[127.0.0.1]:10024, delay=1.3, delays=0.51/0.1/0.09/0.63, dsn=2.6.0, status=sent (250 2.6.0 Ok, id=15529-04, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as D08DA4157)
- May 27 22:42:10 ashley postfix/smtpd[15790]: disconnect from localhost[127.0.0.1]
- postconf -e 'smtp_tls_security_level = encrypt' < this way it does not work ...
- May 27 22:45:05 ashley postfix/smtpd[15852]: connect from localhost[127.0.0.1]
- May 27 22:45:05 ashley postfix/smtpd[15852]: disconnect from localhost[127.0.0.1]
- May 27 22:45:05 ashley amavis[15532]: (15532-04) (!) FWD via SMTP: <[email protected]> -> <[email protected]>, 530 5.5.0 Rejected by MTA([127.0.0.1]:10025): 530 5.7.0 Must issue a STARTTLS command first, id=15532-04
- May 27 22:45:05 ashley postfix/smtpd[15852]: connect from localhost[127.0.0.1]
- May 27 22:45:05 ashley postfix/smtpd[15852]: disconnect from localhost[127.0.0.1]
- May 27 22:45:05 ashley amavis[15532]: (15532-04) (!) SEND via SMTP: <> -> <[email protected]>, ENVID=AM..[email protected] 530 5.5.0 Rejected by MTA([127.0.0.1]:10025): 530 5.7.0 Must issue a STARTTLS command first, id=15532-04
- May 27 22:45:05 ashley amavis[15532]: (15532-04) (!) NOTICE: UNABLE TO SEND DSN to <[email protected]>: 530 5.5.0 Rejected by MTA([127.0.0.1]:10025): 530 5.7.0 Must issue a STARTTLS command first, id=15532-04
- May 27 22:45:05 ashley amavis[15532]: (15532-04) Blocked CLEAN, [84.245.7.46] [84.245.7.46] <[email protected]> -> <[email protected]>, Message-ID: <4659EE30.3060105@tuxblogger.nl>, mail_id: VQheUsc66U4v, Hits: -, 418 ms
- May 27 22:45:05 ashley postfix/lmtp[15850]: 8CBC4414F: to=<[email protected]>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.81, delays=0.33/0.03/0.03/0.42, dsn=2.5.0, status=sent (250 2.5.0 Ok <[email protected]>, DSN suppressed (530 5.5.0 Rejected by MTA([127.0.0.1]:10025): 530 5.7.0 Must issue a STARTTLS command first, id=15532-04))
- May 27 22:45:05 ashley postfix/qmgr[15836]: 8CBC4414F: removed
- May 27 22:45:05 ashley postfix/smtpd[15840]: disconnect from ashley.tuxblogger.nl[84.245.7.46]
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.