92c7ce622c
- update to 2.8.2 * DNSBL/DNSWL: o Support for address patterns in DNS blacklist and whitelist lookup results. o The Postfix SMTP server now supports DNS-based whitelisting with several safety features * Support for read-only sqlite database access. * Alias expansion: o Postfix now reports a temporary delivery error when the result of virtual alias expansion would exceed the virtual_alias_recursion_limit or virtual_alias_expansion_limit. o To avoid repeated delivery to mailing lists with pathological nested alias configurations, the local(8) delivery agent now keeps the owner-alias attribute of a parent alias, when delivering mail to a child alias that does not have its own owner alias. * The Postfix SMTP client no longer appends the local domain when looking up a DNS name without ".". * The SMTP server now supports contact information that is appended to "reject" responses: smtpd_reject_footer * Postfix by default no longer adds a "To: undisclosed-recipients:;" header when no recipient specified in the message header. * tls support: o The Postfix SMTP server now always re-computes the SASL mechanism list after successful completion of the STARTTLS command. o The smtpd_starttls_timeout default value is now stress-dependent. o Postfix no longer appends the system-supplied default CA certificates to the lists specified with *_tls_CAfile or with *_tls_CApath. * New feature: Prototype postscreen(8) server that runs a number of time-consuming checks in parallel for all incoming SMTP connections, before clients are allowed to talk to a real Postfix SMTP server. It detects clients that start talking too soon, or clients that appear
Peter Varkoly2011-03-30 22:00:52 +00:00
11539d9c10
- update to 2.8.2 * DNSBL/DNSWL: o Support for address patterns in DNS blacklist and whitelist lookup results. o The Postfix SMTP server now supports DNS-based whitelisting with several safety features * Support for read-only sqlite database access. * Alias expansion: o Postfix now reports a temporary delivery error when the result of virtual alias expansion would exceed the virtual_alias_recursion_limit or virtual_alias_expansion_limit. o To avoid repeated delivery to mailing lists with pathological nested alias configurations, the local(8) delivery agent now keeps the owner-alias attribute of a parent alias, when delivering mail to a child alias that does not have its own owner alias. * The Postfix SMTP client no longer appends the local domain when looking up a DNS name without ".". * The SMTP server now supports contact information that is appended to "reject" responses: smtpd_reject_footer * Postfix by default no longer adds a "To: undisclosed-recipients:;" header when no recipient specified in the message header. * tls support: o The Postfix SMTP server now always re-computes the SASL mechanism list after successful completion of the STARTTLS command. o The smtpd_starttls_timeout default value is now stress-dependent. o Postfix no longer appends the system-supplied default CA certificates to the lists specified with *_tls_CAfile or with *_tls_CApath. * New feature: Prototype postscreen(8) server that runs a number of time-consuming checks in parallel for all incoming SMTP connections, before clients are allowed to talk to a real Postfix SMTP server. It detects clients that start talking too soon, or clients that appear
Peter Varkoly2011-03-30 22:00:52 +00:00
530317c346
Autobuild autoformatter for 60488
Ruediger Oertel
2011-02-11 01:31:52 +00:00
9dd4508890
Autobuild autoformatter for 60488
Ruediger Oertel
2011-02-11 01:31:52 +00:00
e42264eeed
- bnc#625657 - SuSEconfig.postfix and smtp_use_tls - bnc#622873 - postfix doesn't start if ipv6 is disabled
Peter Varkoly2010-08-04 12:25:04 +00:00
73c52f3ef9
- bnc#625657 - SuSEconfig.postfix and smtp_use_tls - bnc#622873 - postfix doesn't start if ipv6 is disabled
Peter Varkoly2010-08-04 12:25:04 +00:00
bd08ed8818
Accepting request 42683 from server:mail
OBS User autobuild
2010-07-19 11:37:15 +00:00
98de55d184
Accepting request 42683 from server:mail
OBS User autobuild
2010-07-19 11:37:15 +00:00
2ae80c3abf
Accepting request 42683 from server:mail
OBS User autobuild
2010-07-19 11:37:15 +00:00
7a6592aefe
Accepting request 42683 from server:mail
OBS User autobuild
2010-07-19 11:37:15 +00:00
c737fbf6e3
Accepting request 42682 from home:computersalat:devel:mail
Christian Wittmer
2010-07-07 11:28:24 +00:00
66fddcabd7
Accepting request 42682 from home:computersalat:devel:mail
Christian Wittmer
2010-07-07 11:28:24 +00:00
0407796b0c
Accepting request 42470 from home:computersalat:devel:mail
Christian Wittmer
2010-07-05 09:48:36 +00:00
8f8a63f08d
Accepting request 42470 from home:computersalat:devel:mail
Christian Wittmer
2010-07-05 09:48:36 +00:00
d907ebcbb7
Accepting request 41622 from home:computersalat:devel:mail
Christian Wittmer
2010-06-16 23:55:52 +00:00
fb609c6508
Accepting request 41622 from home:computersalat:devel:mail
Christian Wittmer
2010-06-16 23:55:52 +00:00
079970656a
Accepting request 41316 from server:mail
OBS User autobuild
2010-06-11 08:26:43 +00:00
c505f26b10
Accepting request 41316 from server:mail
OBS User autobuild
2010-06-11 08:26:43 +00:00
6d4603b8aa
Accepting request 41316 from server:mail
OBS User autobuild
2010-06-11 08:26:43 +00:00
99d4c9d7e5
Accepting request 41316 from server:mail
OBS User autobuild
2010-06-11 08:26:43 +00:00
1aecb25e36
- update to 2.7.1 * Bugfix (introduced Postfix 2.6) in the XFORWARD implementation, which sends remote SMTP client attributes through SMTP-based content filters. The Postfix SMTP client did not skip "unknown" SMTP client attributes, causing a syntax error when sending an "unknown" client PORT attribute. * Robustness: skip LDAP queries with non-ASCII search strings, instead of failing with a database lookup error. * Safety: Postfix processes now log a warning when a matchlist has a #comment at the end of a line (for example mynetworks or relay_domains). * Portability: OpenSSL 1.0.0 changes the priority of anonymous cyphers. * Portability: Berkeley DB 5.x is now supported.
Peter Varkoly2010-06-10 11:11:13 +00:00
4780689a8d
- update to 2.7.1 * Bugfix (introduced Postfix 2.6) in the XFORWARD implementation, which sends remote SMTP client attributes through SMTP-based content filters. The Postfix SMTP client did not skip "unknown" SMTP client attributes, causing a syntax error when sending an "unknown" client PORT attribute. * Robustness: skip LDAP queries with non-ASCII search strings, instead of failing with a database lookup error. * Safety: Postfix processes now log a warning when a matchlist has a #comment at the end of a line (for example mynetworks or relay_domains). * Portability: OpenSSL 1.0.0 changes the priority of anonymous cyphers. * Portability: Berkeley DB 5.x is now supported.
Peter Varkoly2010-06-10 11:11:13 +00:00
e57f5a3ac8
fix obviously lost POSTFIX_MYHOSTNAME
Christian Wittmer
2010-05-20 17:10:18 +00:00
2126f91a28
fix obviously lost POSTFIX_MYHOSTNAME
Christian Wittmer
2010-05-20 17:10:18 +00:00
c8baee1c98
Accepting request 37592 from server:mail
OBS User autobuild
2010-04-13 19:38:42 +00:00
60c2275309
Accepting request 37592 from server:mail
OBS User autobuild
2010-04-13 19:38:42 +00:00
816f6b4543
Updating link to change in openSUSE:Factory/postfix revision 47.0
OBS User buildservice-autocommit
2010-04-13 19:38:42 +00:00
5b710a872d
Updating link to change in openSUSE:Factory/postfix revision 47.0
OBS User buildservice-autocommit
2010-04-13 19:38:42 +00:00
0914a13b4e
Accepting request 37592 from server:mail
OBS User autobuild
2010-04-13 19:38:41 +00:00
7de5beedf5
Accepting request 37592 from server:mail
OBS User autobuild
2010-04-13 19:38:41 +00:00
17f1922289
- New file check_mail_queue. This script checks if there are some mails in the queue and starts postfix if necessary. After delivering the mails postfix will be stoped.
Peter Varkoly2010-04-07 12:40:58 +00:00
96c09fe6a3
- New file check_mail_queue. This script checks if there are some mails in the queue and starts postfix if necessary. After delivering the mails postfix will be stoped.
Peter Varkoly2010-04-07 12:40:58 +00:00
0fd7be5ed7
Accepting request 36531 from server:mail
OBS User autobuild
2010-04-01 13:25:20 +00:00
013a736153
Accepting request 36531 from server:mail
OBS User autobuild
2010-04-01 13:25:20 +00:00
81b0775347
Updating link to change in openSUSE:Factory/postfix revision 46.0
OBS User buildservice-autocommit
2010-04-01 13:25:20 +00:00
85238cb583
Updating link to change in openSUSE:Factory/postfix revision 46.0
OBS User buildservice-autocommit
2010-04-01 13:25:20 +00:00
679f3d530c
Accepting request 36531 from server:mail
OBS User autobuild
2010-04-01 13:25:19 +00:00
2fc28ab54b
Accepting request 36531 from server:mail
OBS User autobuild
2010-04-01 13:25:19 +00:00
f739c9d924
- bnc#559145 - Changed Domain name not reflected when sending mail First /var/run/dhcp-hostname will be evaluated - Now POSTFIX_SMTP_TLS_CLIENT is ternary : no yes must
Peter Varkoly2010-04-01 10:29:38 +00:00
6e48be628a
- bnc#559145 - Changed Domain name not reflected when sending mail First /var/run/dhcp-hostname will be evaluated - Now POSTFIX_SMTP_TLS_CLIENT is ternary : no yes must
Peter Varkoly2010-04-01 10:29:38 +00:00