Changelog for
sendmail-debuginfo-8.14.7-163.1.i586.rpm :
Thu Aug 8 14:00:00 2013 wernerAATTsuse.de
- Use /etc/os-release instead of /etc/SuSE-release (bnc#833953)
Mon Jul 15 14:00:00 2013 wernerAATTsuse.de
- New rpm had removed \"prereq\" flag from installation script bits
that is that `Requires(prereq)\' is not valid anymore :(((
Sun Jun 16 14:00:00 2013 jengelhAATTinai.de
- sendmail-8.14.7.dif forces the use of SSL and SASL libraries,
so make sure the BuildRequires are there
Fri Jun 14 14:00:00 2013 jengelhAATTinai.de
- Add sendmail-db6.diff to fix compile abort with db >= 5
Tue May 28 14:00:00 2013 fcrozatAATTsuse.com
- Fix errors in systemd services (bnc#820858).
Tue Apr 23 14:00:00 2013 wernerAATTsuse.de
- Remove FAQ.sendmail-8.14 but use a html link to upstream support
Tue Apr 23 14:00:00 2013 wernerAATTsuse.de
- Update to sendmail 8.14.7
* Drop support for IPv4-mapped IPv6 addresses to prevent the MTA
from using a mapped address over a legitimate IPv6 address
and to enforce the proper semantics over the IPv6
connection. Problem noted by Ulrich Sporlein.
* Fix a regression introduced in 8.14.6: the wrong list of
macros was sent to a milter in the EHLO stage.
Problem found by Fabrice Bellet, reported via RedHat
(Jaroslav Skarvada).
* Fix handling of ORCPT parameter for DSNs: xtext decoding
was not performed and a wrong syntax check was applied
to the \"addr-type\" field. Problem noted by Dan Lukes
of Obludarium.
* Fix handling of NUL characters in the MIME conversion functions
so that message bodies containing them will be sent
on properly. Note: this usually also affects mails
that are not converted as those functions are used
for other purposes too. Problem noted by Elchonon
Edelson of Lockheed Martin.
* Do not perform \"duplicate\" elimination of recipients if they
resolve to the error mailer using a temporary failure
(4xy) via ruleset 0. Problem noted by Akira Takahashi
of IIJ.
* CONTRIB: Updated version of etrn.pl script from John Beck
of Oracle.
- Update to sendmail 8.14.6
* Fix a regression introduced in 8.14.5: if a server offers
two AUTH lines, the MTA would not read them after
STARTTLS has been used and hence SMTP AUTH for
the client side would fail. Problem noted by Lena.
* Do not cache hostnames internally in a non case sensitive way
as that may cause addresses to change from lower case
to upper case or vice versa. These header modifications
can cause problems with milters that rely on receiving
headers in the same way as they are being sent out such
as a DKIM signing milter.
* If MaxQueueChildren is set then it was possible that new queue
runners could not be started anymore because an
internal counter was subject to a race condition.
* If a milter decreases the timeout it waits for a communication
with the MTA, the MTA might experience a write() timeout.
In some situations, the resulting error might have been
ignored. Problem noted by Werner Wiethege.
Note: decreasing the communication timeout in a milter
should not be done without considering the potential
problems.
* smfi_setsymlist() now properly sets the list of macros for
the milter which invoked it, instead of a global
list for all milters. Problem reported by
David Shrimpton of the University of Queensland.
* If Timeout.resolver.retrans is set to a value larger than 20,
then resolver.retry was temporarily set to 0 for
gethostbyaddr() lookups. Now it is set to 1 instead.
Patch from Peter.
* If sendmail could not lock the statistics file due to a system
error, and sendmail later sends a DSN for a mail that
triggered such an error, then sendmail tried to access
memory that was freed before (causing a crash on some
systems). Problem reported by Ryan Stone.
* Do not log negative values for size= nor pri= to avoid confusing
log parsers, instead limit the values to LONG_MAX.
* Account for an API change in newer versions of Cyrus-SASL.
Patch from Hajimu UMEMOTO from FreeBSD.
* Do not try to resolve link-local addresses for IPv4 (just as it
is done for IPv6). Patch from John Beck of Oracle.
* Improve logging of client and server STARTTLS connection failures
that may be due to incompatible cipher lists by including
the reason for the failure in a single log line. Suggested
by James Carey of Boeing.
- Drop sendmail-8.14.5-auth2.patch0 as this is part of 8.14.6
- Add sendmail-8.14.7-warning.patch to avoid useless gcc warning
- Refresh sendmail-8.14.7-select.dif
- Refresh sendmail-8.14.7.dif
Fri Oct 26 14:00:00 2012 cooloAATTsuse.com
- explicit buildrequire on groff, called from spec file
Thu Oct 11 14:00:00 2012 cooloAATTsuse.com
- buildrequire netcfg explicitly
Fri Jul 13 14:00:00 2012 wernerAATTsuse.de
- Make if build even with older distributions
Fri Jul 13 14:00:00 2012 wernerAATTsuse.de
- Use UTF-8 messages
Fri Jul 13 14:00:00 2012 wernerAATTsuse.de
- Do not depend on broken umask in rpm scriptlets
Tue Jun 19 14:00:00 2012 wernerAATTsuse.de
- Make SuSEconfig.sendmail a standalone update script (fate#313548)
Fri May 25 14:00:00 2012 wernerAATTsuse.de
- Help to do systemctl the obvoisly (bnc#754544)
Thu Feb 9 13:00:00 2012 cfarrellAATTsuse.com
- license update: SUSE-Sendmail
SUSE- proprietary prefix added until Sendmail is accepted as valid SPDX
license at http://www.spdx.org/licenses
Mon Nov 21 13:00:00 2011 wernerAATTsuse.de
- Allow sendmail to authenticate as client to various mail servers
in TLS mode even if servers send 2 headers (bnc#731658)
Thu Aug 18 14:00:00 2011 wernerAATTsuse.de
- Expand systemd configuration at build time
Fri Aug 12 14:00:00 2011 wernerAATTsuse.de
- Use Pre exec files for configuration on the fly
Thu Aug 11 14:00:00 2011 wernerAATTsuse.de
- Socket activation does not work for sendmail even with -bs
on the command line of sendmail and StandardInput=socket
Mon Aug 8 14:00:00 2011 wernerAATTsuse.de
- The approach of using makefiles requires make for sendmail
Fri Aug 5 14:00:00 2011 wernerAATTsuse.de
- Make /var/run a ghost entry in spec as this is a tmpfs now and
create it at start of sendmail if it does not exist (bnc#710279)
- First try of using systemd unit configration files for both
sendmail MTA and sendmail MT client. Try to start them on
demand using systemd unit socket files for both local and remote
network as well as systemd unit path file for local mail queue
Tue May 31 14:00:00 2011 wernerAATTsuse.de
- Update to sendmail 8.14.5
* Do not cache SMTP extensions across connections as the cache is
based on hostname which may not be a unique identifier for a
server, i.e., different machines may have the same hostname but
provide different SMTP extensions. Problem noted by Jim Hermann.
* Avoid an out-of-bounds access in case a resolver reply for a DNS
map lookup returns a size larger than 1K. Based on a patch
from Dr. Werner Fink of SuSE.
* If a job is aborted using the interrupt signal (e.g., control-C
from the keyboard), perform minimal cleanup to avoid invoking
functions that are not signal-safe. Note: in previous versions
the mail might have been queued up already and would be
delivered subsequently, now an interrupt will always remove the
queue files and thus prevent delivery.
* Per RFC 6176, when operating as a TLS client, do not offer SSLv2.
* Since TLS session resumption is never used as a client, disable
use of RFC 4507-style session tickets.
* Work around gcc4 versions which reverse 25 years of history and
no longer align char buffers on the stack, breaking calls to
resolver functions on strict alignment platforms.
Found by Stuart Henderson of OpenBSD.
* Read at most two AUTH lines from a server greeting (up to two
lines are read because servers may use \"AUTH mechs\" and
\"AUTH=mechs\"). Otherwise a malicious server may exhaust the
memory of the client. Bug report by Nils of MWR InfoSecurity.
* Avoid triggering an assertion in the OpenLDAP code when the
connection to an LDAP server is lost while making a query.
Problem noted and patch provided by Andy Fiddaman.
* If ConnectOnlyTo is set and sendmail is compiled with NETINET6
it would try to use an IPv6 address if an IPv4 (or unparseable)
address is specified.
* If SASLv2 is used, make sure that the macro {auth_authen} is
stored in xtext format to avoid problems with parsing it.
Problem noted by Christophe Wolfhugel.
* CONFIG: FEATURE(`ldap_routing\') in 8.14.4 tried to add a missing
- T
that is required, but failed for some cases that did
not use LDAP. This change has been undone until a better
solution can be implemented. Problem found by Andy Fiddaman.
* CONTRIB: qtool.pl: Deal with H entries that do not have a letter
between the question marks. Patch from Stefan Christensen.
* DOC: Use a better description for the -i option in sendmail.
Patch from Mitchell Berger.
- Add defines for nanaosleep and socklen_t for linux in conf.h
Tue Dec 7 13:00:00 2010 cooloAATTnovell.com
- prereq init scripts network and syslog
Thu Sep 30 14:00:00 2010 rhaferAATTnovell.com
- Removed version-specific libdb-4_5-devel from BuildRequires to be
able to build against newer libdb Versions.
Fri Jul 16 14:00:00 2010 wernerAATTsuse.de
- Newer killproc sends only SIGTERM as required by LSB if -TERM is
specified on the command line. Use the default which is SIGTERM
followed by SIGKILL if the timeout of 5 seconds is reached.
Fri Feb 5 13:00:00 2010 wernerAATTsuse.de
- Use upstream patch for bnc#559517
Wed Jan 27 13:00:00 2010 wernerAATTsuse.de
- Update to bug fix release sendmail 8.14.4
* Handle bogus certificates containing NUL characters
in CNs by placing a string indicating a bad certificate
in the {cn_subject} or {cn_issuer} macro. Patch inspired
by Matthias Andree\'s changes for fetchmail.
* During the generation of a queue identifier an integer overflow
could occur which might result in bogus characters
being used. Based on patch from John Vannoy of
Pepperdine University.
* Prevent a crash when a hostname lookup returns a seemingly
valid result which contains a NULL pointer (this seems
to be happening on some Linux versions).
* Fix overflow of an internal array when parsing some replies
from a milter. Problem found by Scott Rotondo
* Fix handling of `b\' modifier for DaemonPortOptions on little
endian machines for loopback address. Patch from
John Beck of Sun Microsystems.
* Fix a potential memory leak in libsmdb/smdb1.c found by parfait.
Based on patch from Jonathan Gray of OpenBSD.
* Fix memory leak that occurred when smfi_setsymlist()
was used. Based on patch by Dan Lukes.
- Add patch to avoid overflow of buffer for DNS resolver (bnc#559517)
Tue Nov 11 13:00:00 2008 roAATTsuse.de
- drop klogd prereq (prereq cycle)
Mon Nov 10 13:00:00 2008 roAATTsuse.de
- drop sysconfig prereq
Tue Sep 30 14:00:00 2008 wernerAATTsuse.de
- Use -fPIC for libraries (bnc#428289)
Sun Aug 24 14:00:00 2008 roAATTsuse.de
- fix fillup_and_insserv options
Wed Aug 6 14:00:00 2008 varkolyAATTsuse.de
- (bnc#414960) sendmail doesn\'t have any \"Name: \" tag in firewall definition
Wed Jul 30 14:00:00 2008 wernerAATTsuse.de
- Make boot script know about new upcoming startpar and insserv
Wed Jul 16 14:00:00 2008 wernerAATTsuse.de
- Make poll25 more fail safe
Thu Jun 19 14:00:00 2008 wernerAATTsuse.de
- Make /bin/fuser required (bnc#401477)
Tue May 6 14:00:00 2008 wernerAATTsuse.de
- Update to bug fix release sendmail 8.14.3:
* the MTA accessed storage after it free()d it. This was a
regression introduced in 8.14.2.
* ruleset processing: the function cataddr() could cause the
addition of the BlankSub character between some tokens when
it should not happen and thus failures in rule matching.
* the libmilter state engine did not deal correctly with
milters that requested the omission of protocol steps during
the negotiation callback.
Fri Feb 22 13:00:00 2008 wernerAATTsuse.de
- Make the name `smtp\' of the smtp port to a real m4 string
Wed Feb 20 13:00:00 2008 wernerAATTsuse.de
- Clean up spec file
- Add support for an other MTA port, be sure the client can connect
to the new port of the MTA
Mon Feb 18 13:00:00 2008 wernerAATTsuse.de
- Don\'t forget port even if sendmail listen only local (bnc#362642)
Fri Dec 14 13:00:00 2007 wernerAATTsuse.de
- Update to release sendmail 8.14.1
* fix an important bug in the milter function smfi_chgfrom()
which could cause the loss of a message body.
* fix the handling of queued messages with 8 bit characters in
From: or To: header which could be \"mistaken\" for internal
control characters during a queue run and trigger various
consistency checks.
* fix the handling of lines longer than MAXLINE-1 characters in
certain cases.
Fri Jul 20 14:00:00 2007 cooloAATTsuse.de
- don\'t build require openldap2. all we need is a client
Tue Jun 19 14:00:00 2007 wernerAATTsuse.de
- sendmail rc script provides smtp
Thu May 10 14:00:00 2007 wernerAATTsuse.de
- Replace old RBL\'s with new RBL\'s (bug #272246)
Tue Apr 24 14:00:00 2007 wernerAATTsuse.de
- Add smtp configuration for pam (bug #247352)
- Add sendmail configuration for SuSEfirewall (bug #247352)
Mon Apr 16 14:00:00 2007 wernerAATTsuse.de
- Update the boot script dependcies (bug #262215)
Thu Apr 5 14:00:00 2007 wernerAATTsuse.de
- Update to release sendmail 8.14.1
- Add port check for polling smtp port (fate #302078)
Fri Feb 16 13:00:00 2007 wernerAATTsuse.de
- Branch new package rmail from sendmail source
- Split off uucp spec file from this spec file
Mon Feb 12 13:00:00 2007 wernerAATTsuse.de
- Make it build nonroot
Thu Feb 1 13:00:00 2007 wernerAATTsuse.de
- Add socket mapping for usage of Cyrus IMAP server (#241060)
Fri Jan 19 13:00:00 2007 wernerAATTsuse.de
- update uucp configuration
Thu Aug 10 14:00:00 2006 wernerAATTsuse.de
- Update to bug fix release sendmail 8.13.8
- Remove update messages
Thu Jun 22 14:00:00 2006 wernerAATTsuse.de
- Do not touch db files if makemap fails
Tue Jun 20 14:00:00 2006 wernerAATTsuse.de
- Update to sendmail version 8.13.7
- Add some more comments to the dnsbl feature due no longer
available free providers of DNS based rejection list.
- Move the `accept unresolvable/unqualified domains/senders\' from
the expensive.m4 feature toward to the nodns.m4 hack.
- Add a comment that the nodns.m4 hack should be used in
conjunction with a smart host
Mon Jun 19 14:00:00 2006 wernerAATTsuse.de
- The symlink /etc/mail/aliases is config(noreplace) (bug #185589)
Tue May 30 14:00:00 2006 wernerAATTsuse.de
- Proper update of the fix for VU#146718 (bug #173998)
Wed May 24 14:00:00 2006 schwabAATTsuse.de
- Don\'t strip binaries.
Wed May 10 14:00:00 2006 wernerAATTsuse.de
- VU#146718: Fix sendmail denial of service with MIME (bug #173998)
Thu Mar 23 13:00:00 2006 wernerAATTsuse.de
- Touch data source file instead of removeing data base (#160285)
Wed Mar 22 13:00:00 2006 wernerAATTsuse.de
- Use official sendmail 8.3.16 instead of the patched version for
the security issue CERT VU834865 (#156417)
Mon Mar 20 13:00:00 2006 wernerAATTsuse.de
- Get CERT VU834865 patch working on s390x
- Avoid invalid timeval\'s if select() catch EINTR
Thu Mar 9 13:00:00 2006 wernerAATTsuse.de
- Fix race condition in signal handling CERT VU834865 (#156417)
Tue Feb 7 13:00:00 2006 wernerAATTsuse.de
- Increase polling time for active port 25 to 10 seconds (#148563)
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires
Fri Nov 11 13:00:00 2005 wernerAATTsuse.de
- Do not use localhost as remote host with fuser
Fri Nov 11 13:00:00 2005 wernerAATTsuse.de
- Move /var/run/sendmail/statistics to /var/lib/sendmail/
Thu Oct 13 14:00:00 2005 wernerAATTsuse.de
- Update sendmail to version 8.13.5
- Update sendmail faq
Fri Sep 30 14:00:00 2005 wernerAATTsuse.de
- I do not rewrite ldpa interface of sendmail with not documented
ldap function calls, therefore set LDAP_DEPRECATED
Tue Jun 28 14:00:00 2005 wernerAATTsuse.de
- Make UUCP massage size an sysconfig option
Mon Jun 20 14:00:00 2005 wernerAATTsuse.de
- Add some clearing words to the comment for what is accepted for
relaying with sendmail.
Mon Jun 20 14:00:00 2005 kukukAATTsuse.de
- Use -fPIE instead of -fpie
Fri Jun 17 14:00:00 2005 wernerAATTsuse.de
- Use -fpie/-pie
Sun May 1 14:00:00 2005 wernerAATTsuse.de
- Wait on port 25 of localhost to be sure that sendmail has
open this port before we start the queue runner.
Wed Mar 30 14:00:00 2005 roAATTsuse.de
- fix version number for devel subpackage
Wed Mar 30 14:00:00 2005 wernerAATTsuse.de
- Update to sendmail version 8.13.4
- Update sendmail faq
Sun Feb 27 13:00:00 2005 roAATTsuse.de
- package /usr/bin/cu as 755
Wed Feb 23 13:00:00 2005 wernerAATTsuse.de
- Add permissions file sendmail.paranoid to be able to disable MTA
Wed Jan 26 13:00:00 2005 wernerAATTsuse.de
- Update to sendmail 8.13.3
- Add official close_wait patch
Sat Jan 15 13:00:00 2005 schwabAATTsuse.de
- Use : in permissions file.
Thu Dec 16 13:00:00 2004 wernerAATTsuse.de
- Update to sendmail 8.13.2
- Make it work
Tue Dec 14 13:00:00 2004 wernerAATTsuse.de
- Fix problem with two different session of one sendmail binary by
using new ignore feature of start/killproc (bug #48790)
Thu Nov 11 13:00:00 2004 roAATTsuse.de
- adapt permssions in filelist to permissions in permissions file
Wed Sep 15 14:00:00 2004 wernerAATTsuse.de
- Better description of the sendmail options for both master daemon
and client runner, shorten client sleeping time (bug #45309)
Tue Aug 31 14:00:00 2004 wernerAATTsuse.de
- Do only local port message and only in case of an update
from a system without this feature.
Tue Aug 31 14:00:00 2004 wernerAATTsuse.de
- Move forward to new update messages scheme
Mon Aug 30 14:00:00 2004 roAATTsuse.de
- temporary solution: comment out all update mails
Mon Aug 2 14:00:00 2004 wernerAATTsuse.de
- Update to sendmail 8.13.1
- Make access_db feature an option to avoud trouble with the
default of the new and automatic enabled greet_pause feature
Fri Jul 30 14:00:00 2004 wernerAATTsuse.de
- Remove /var/spool/clientmqueue from file list because this one
is provided by RPM filesystem for the uid/gid mail.
- Update FAQ.sendmail-8.12 to newest version.
Thu Jul 29 14:00:00 2004 wernerAATTsuse.de
- Add switch for masquerade_entire_domain and domaintable
feature to SuSEconfig of sendmail.
- Add missed statistics file for sendmail client (bug #40584)
Fri Apr 2 14:00:00 2004 wernerAATTsuse.de
- Add linux.submit.mc and generate the shipped submit.cf out of
them. This should avoid missing SuSEconfig runs or customers
which do not move the submit.cf.SuSEconfig over the submit.cf.
(bugs #37952, #32348).
Thu Mar 18 13:00:00 2004 wernerAATTsuse.de
- SusEconfig.sendmail: return exit status of failed commands
(bug #36492)
Fri Feb 13 13:00:00 2004 wernerAATTsuse.de
- Fix amavis package name (bug #34544)
Wed Dec 17 13:00:00 2003 wernerAATTsuse.de
- Fix typos (bug #32344, #32345)
- Changes within SMTP AUTH
* Add comment about rpm to be installed
cyrus-sasl-(gssapi|otp|digestmd5|crammd5|plain)
* Add an all option for all AUTH mechanisms
* Make TLS and SASL work together
- Test for dialup hosts
* Add confTRY_NULL_MX_LIST for MSP
* Add generics domain feature for MSP
Mon Oct 6 14:00:00 2003 wernerAATTsuse.de
- Remove backshlash in linux.mc (bug #32037)
Thu Sep 18 14:00:00 2003 wernerAATTsuse.de
- Update to 8.12.10 due security fixes
Wed Sep 17 14:00:00 2003 wernerAATTsuse.de
- Security fix for sendmail (prescan2)
Wed Sep 3 14:00:00 2003 wernerAATTsuse.de
- Add try-restart option for update (bug #29044)
Thu Aug 28 14:00:00 2003 mmjAATTsuse.de
- Add sysconfig metadata [#28899]
Thu Aug 28 14:00:00 2003 mmjAATTsuse.de
- Sendmail requires m4, which is no longer default [#29454]
Mon Jul 28 14:00:00 2003 wernerAATTsuse.de
- Fix amavis(d) typo
Mon Jul 28 14:00:00 2003 wernerAATTsuse.de
- Fix chown usage
Tue Jul 22 14:00:00 2003 wernerAATTsuse.de
- Fix bug #27117: use asci file as reference for mode of db
- Move from amavis(d) to amavis-new
Mon Jun 30 14:00:00 2003 wernerAATTsuse.de
- Add manual pages again
Thu Jun 26 14:00:00 2003 kukukAATTsuse.de
- Don\'t create .dif files
Fri Jun 13 14:00:00 2003 kukukAATTsuse.de
- Fix spec file to build again
Thu Apr 24 14:00:00 2003 roAATTsuse.de
- fix install_info --delete call and move from preun to postun
Tue Apr 15 14:00:00 2003 wernerAATTsuse.de
- Update to 8.12.9 (including the last two security patches)
- Update FAQ
- Add SENDMAIL_ALLMASQUERADE for servers using yp, DNS (etc/aliases,
/etc/hosts)
- Add /etc/mail/local-host-names for masquerade and generic domain
Tue Apr 1 14:00:00 2003 drahtAATTsuse.de
- sendmail.8.12-prescan.patch fixes another overflow security problem.
Wed Feb 26 13:00:00 2003 wernerAATTsuse.de
- Security fix to avoid remote root access
Wed Feb 12 13:00:00 2003 wernerAATTsuse.de
- The same procedure? The same procedure as every spec: Use
preun not post for removing info entry
Tue Feb 11 13:00:00 2003 wernerAATTsuse.de
- Fix bug #22765: better description in auth-info
Tue Feb 11 13:00:00 2003 wernerAATTsuse.de
- Expand Amavis check
Wed Jan 15 13:00:00 2003 wernerAATTsuse.de
- Remove backup file of patch before installation
Wed Jan 15 13:00:00 2003 wernerAATTsuse.de
- Be sure that library directory exist on all architecture
Tue Jan 14 13:00:00 2003 wernerAATTsuse.de
- Update to senbdmail 8.12.7
- Re-enable IPv6 support
- Make GLIBC_VERSION macro work (sigh!)
- Use BuildRoot
- Use meta tags for sysconfig files (bug #22687)
Tue Jan 14 13:00:00 2003 wernerAATTsuse.de
- Add some more comments about smtp auth, correct replacement
off encoded passphrase
- Switch to SASL2
Fri Nov 29 13:00:00 2002 wernerAATTsuse.de
- SMRSH should check the called program
- Fix bug #20475: now we\'ve three sendmail processes:
one master, one client for controlling the clientmqueue
and its child for handling clientmqueue.
Mon Sep 9 14:00:00 2002 wernerAATTsuse.de
- sendmail depends on yp information (bug #18913)
Mon Sep 2 14:00:00 2002 wernerAATTsuse.de
- Switch to bugfix release 8.12.6
Tue Aug 27 14:00:00 2002 wernerAATTsuse.de
- Be paranoid: -fno-strict-aliasing on all platforms (bug #17432)
Mon Aug 26 14:00:00 2002 wernerAATTsuse.de
- Make amavis optional due its only available on i386 (bug #18337)
- Rename require `ntp\' to `$time\' (bug #18337)
Mon Aug 26 14:00:00 2002 wernerAATTsuse.de
- Move NULLCLIENT from /etc/sysconfig/mail to
/etc/sysconfig/sendmail because sendmail and postfix use this
on different.
- Add a line to the comment for NULLCLIENT to get correct values.
(bug #18301)
Fri Aug 16 14:00:00 2002 wernerAATTsuse.de
- Add PreReq (bug #17990)
Wed Aug 14 14:00:00 2002 wernerAATTsuse.de
- Don\'t be fooled by \"no\" for variable values (bug #17749)
Mon Aug 5 14:00:00 2002 wernerAATTsuse.de
- Temporary fix for s390 to get makemap working
Thu Jul 18 14:00:00 2002 wernerAATTsuse.de
- Make nullclient work
Tue Jul 16 14:00:00 2002 wernerAATTsuse.de
- Add some more comments for localhost and masquerade (bug #16952)
- Add DNS RBL support to SuSEconfig.sendmail (bug #16951)
- Make last change work
Mon Jul 15 14:00:00 2002 kukukAATTsuse.de
- Remove /etc/aliases from filelist
Thu Jul 11 14:00:00 2002 wernerAATTsuse.de
- Try to use db4
Thu Jul 11 14:00:00 2002 wernerAATTsuse.de
- Enable trusted user file in both MSP and MTA (bug #16930)
- Use confTRUSTED_USERS in MSP
- Add changes from Volker Kuhlmann
for supporting black lists with SuSEconfig
Tue Jul 9 14:00:00 2002 wernerAATTsuse.de
- Add /etc/aliases.d/ and a scanner in SuSeconfig.sendmail to
get files therein into /etc/sendmail.cf. Add check in
/etc/mail/Makefile ... (bug #15921)
Tue Jul 9 14:00:00 2002 wernerAATTsuse.de
- Add sanity check for NULLCLIENT redirect (bug #16871)
- Add user vscan to trusted user list (bug #16496)
- Update to sendmail 8.12.5
Thu Jul 4 14:00:00 2002 roAATTsuse.de
- fix compilation with openldap-2.1
Tue Apr 30 14:00:00 2002 wernerAATTsuse.de
- Fix path of cyrus deliver program (bug# 16056)
- Add m4 option for both sendmail.cf and submit.cf (bug# 15409)
Wed Apr 24 14:00:00 2002 wernerAATTsuse.de
- Update ot bugfix release 8.12.3
- Correction of the SMTP AUTH db generation
Tue Apr 9 14:00:00 2002 wernerAATTsuse.de
- Oops: move autoconf change log entry to uucp change log
Thu Mar 28 13:00:00 2002 wernerAATTsuse.de
- Add Obsoltes for sendmail-tls (bug #15579)
Wed Mar 13 13:00:00 2002 wernerAATTsuse.de
- Avoid header rewrite for sendmail client (fix bug #14910)
Tue Mar 5 13:00:00 2002 wernerAATTsuse.de
- Force insserv call (fix bug #14359)
Fri Mar 1 13:00:00 2002 wernerAATTsuse.de
- As requested: Add mailman and mailman-owner to aliases
Fri Mar 1 13:00:00 2002 pthomasAATTsuse.de
- Fix small typo in mail sent after installation.
Wed Feb 27 13:00:00 2002 wernerAATTsuse.de
- Be sure that we catch all rc.config variables
- Be sure that the new required sendmail options will be included
in SENDMAIL_ARGS
Tue Feb 26 13:00:00 2002 wernerAATTsuse.de
- More work for SMTPD_LISTEN_REMOTE: if the old system has
SMTP=yes in /etc/rc.config we remember this decision at
pre install time and change the default for SMTPD_LISTEN_REMOTE
from \"no\" to \"yes\" at post install time.
Tue Feb 26 13:00:00 2002 wernerAATTsuse.de
- Fix bug #13905: With 8.12 we need to add our domain used in
FROM_HEADER in the class G (generic domains)
Mon Feb 25 13:00:00 2002 wernerAATTsuse.de
- Export %_lib to site.config.m4 to make it work on ia64.
Mon Feb 25 13:00:00 2002 wernerAATTsuse.de
- fix bug #13830: catch EINTR on select.
Thu Feb 21 13:00:00 2002 wernerAATTsuse.de
- Add SMTPD_LISTEN_REMOTE to be able to switch off remote
mail connections.
Wed Feb 20 13:00:00 2002 wernerAATTsuse.de
- Fix bug #13188 and #13521: Avoid mail loss by running both
sendmail master and client.
- Add and correct comments
- Install sendmail/SECURITY
- Fix bug #12462 by new configure option SENDMAIL_LUSER to map
local mail with unknown local recipients.
Thu Feb 14 13:00:00 2002 wernerAATTsuse.de
- Correct comment about full qualified hostname which is located
in /etc/HOSTNAME now.
Wed Feb 13 13:00:00 2002 wernerAATTsuse.de
- Run two daemons: one for sendmail server acts and one for the
new client msp acts to deserve mails to port 25
- Insserv by default, because the server daemons must listen on
port 25 for the msp sendmail client used by MTA\'s.
- Create /etc/mal/submit.cf to get nocanonify, nodns, and
masquerade into /etc/mal/submit.cf
Sun Feb 10 13:00:00 2002 roAATTsuse.de
- new option for bz2 tar is \"j\"
Tue Feb 5 13:00:00 2002 roAATTsuse.de
- rename old rc.config variable names on update
Wed Jan 30 13:00:00 2002 wernerAATTsuse.de
- Remove YAST_ASK (#12972)
Mon Jan 28 13:00:00 2002 wernerAATTsuse.de
- sysconfig.mail changes
- remove rc.config from README\'s
Wed Jan 23 13:00:00 2002 wernerAATTsuse.de
- Minor changes like including new features into linux.mc
and using the official MILTER macro of 8.12.2.
Mon Jan 21 13:00:00 2002 wernerAATTsuse.de
- Package split into sendmail and sendmail-devel
- Notify if user has /etc/mail/sendmail.ct or /etc/mail/sendmail.cw
- Correct LICENSE in PDB
Sun Jan 20 13:00:00 2002 linkAATTsuse.de
- for compiling a milter client, we need /usr/lib/libsm.a and
/usr/include/sm
Fri Jan 18 13:00:00 2002 wernerAATTsuse.de
- Use clientmqueue interface, that means there is a user and
group mail together with group writable directory for group
mail and sendmail is sgid mail.
- Implement STARTTLS and SASL interface for client and server side
- Move /etc/mail/default-auth-info to /etc/mail/auth/auth-info(.db)
and use the FEATURE(authinfo) not DefaultAuthInfo
- Use /etc/mail/certs/ for STARTTLS data
- Install editmap
- Use FEATURE(delay_checks) in dialup.m4
- Use `.\' at the end of MAIL_HUP, LOCAL_RELAY, and SMART_HOST if
a FQDN is used.
- Fix bug #10601: Use content of /etc/HOSTNAME if FQDN
Thu Jan 17 13:00:00 2002 wernerAATTsuse.de
- Update to 8.12.2
Use official MILTER now
Use SM_CONF_SHM, EGD for STARTTLS, and DNSMAP
- Move from sendmail.ct and sendmail.cw to local-host-names
and local-host-names
- Enable STARTTLS, and SASL by default
- Make NULLCLIENT and SMTP-AUTH a configure option
- Remove rc.config from any comment
- DOMAIN macro should be called before MAILER macro
- Use /etc/sysconfig/mail and /etc/sysconfig/amavis
- Make it compile
Tue Jan 15 13:00:00 2002 egmontAATTsuselinux.hu
- removed colons from startup/shutdown messages
Fri Dec 14 13:00:00 2001 roAATTsuse.de
- moved rc.config.d -> sysconfig, removed SMTP variable
Thu Nov 22 13:00:00 2001 wernerAATTsuse.de
- Do not escape backquote within linux.mc (#12429)
Thu Aug 30 14:00:00 2001 wernerAATTsuse.de
- More on bug #9097
Wed Aug 22 14:00:00 2001 wernerAATTsuse.de
- Security update to 8.11.6 (bugtraq id 3163)
Tue Aug 14 14:00:00 2001 wernerAATTsuse.de
- Update to 8.11.5
- Fix bug #9097
Wed Jun 27 14:00:00 2001 wernerAATTsuse.de
- More re-ordering of cpp directives
Wed Jun 27 14:00:00 2001 wernerAATTsuse.de
- Re-order cpp directive to be not included within printf
Wed Jun 6 14:00:00 2001 wernerAATTsuse.de
- Simple fix in sendmail.nissl script
- Add hops fix
Wed May 9 14:00:00 2001 mfabianAATTsuse.de
- bzip2 sources
Thu Apr 26 14:00:00 2001 wernerAATTsuse.de
- Add missed entries in /etc/mail/linux.mc
Thu Apr 5 14:00:00 2001 wernerAATTsuse.de
- Add alias for amavis
Wed Apr 4 14:00:00 2001 wernerAATTsuse.de
- Add message about libwrap and sendmail if host.allow is used
Thu Mar 29 14:00:00 2001 wernerAATTsuse.de
- Add interface for amavis
- Move mfapi.h to /usr/include/libmilter/
Wed Mar 21 13:00:00 2001 wernerAATTsuse.de
- Update to sendmail 8.11.3
- Add libmilter.a and co
Thu Mar 15 13:00:00 2001 roAATTsuse.de
- changed for openldap2
Thu Mar 15 13:00:00 2001 roAATTsuse.de
- fixed neededforbuild for openldap
Fri Feb 23 13:00:00 2001 wernerAATTsuse.de
- Check for YAST_ASK value for all variables used be SuSEconfig
Wed Jan 17 13:00:00 2001 wernerAATTsuse.de
- Change init.d location in sendmails permission file
Tue Jan 9 13:00:00 2001 roAATTsuse.de
- re-added sfio compile fix from Andreas Schwab
Tue Jan 9 13:00:00 2001 wernerAATTsuse.de
- Update to 8.11.2 due BUG fixes
* Sendmail, Inc. and the Sendmail Consortium are proud to
announce the release of sendmail 8.11.2. This is a maintenance
release which contains bug fixes for problems found after
8.11.1 was released.
Mon Dec 18 13:00:00 2000 wernerAATTsuse.de
- Add touch of
*.db file to set mtime of those files
Mon Dec 11 13:00:00 2000 wernerAATTsuse.de
- Add LSB header to init script
Wed Dec 6 13:00:00 2000 bkAATTsuse.de
- add /usr/lib/sendmail.d/bin (like /usr/lib/sendmail.d) to %files
Tue Nov 28 13:00:00 2000 kukukAATTsuse.de
- Move init script to /etc/init.d
Fri Nov 24 13:00:00 2000 wernerAATTsuse.de
- Update to 8.11.1
- Add a Makefile for /etc/mail/
- Minor changes within suse-linux.m4
Mon Nov 6 13:00:00 2000 roAATTsuse.de
- fixed neededforbuild
Wed Sep 27 14:00:00 2000 wernerAATTsuse.de
- Fix VERSIONID format handling
Mon Sep 11 14:00:00 2000 wernerAATTsuse.de
- Fix some typos in README.SuSE (Thanks to Pavel Janik)
Tue Sep 5 14:00:00 2000 wernerAATTsuse.de
- correct FAQ name
Mon Sep 4 14:00:00 2000 wernerAATTsuse.de
- Update to 8.11.0
* Hopefully reverse lookup works even with IPv6
* Adapted the patches of 8.10.2
- Add MASQUERADE_DOMAINS for masquerade of disjoint namespaces
- Move /var/run/sendmail.control to /var/run/sendmail/control
Tue Jul 25 14:00:00 2000 wernerAATTsuse.de
- Add missed helpfile to file list.
- Correct two typo\'s
Fri Jul 14 14:00:00 2000 wernerAATTsuse.de
- Use FQHOSTNAME in /etc/rc.config or /etc/HOSTNAME before calling
hostname because the hostname maybe configured but not active.
Tue Jul 11 14:00:00 2000 wernerAATTsuse.de
- Set Timeout.ident to `0s\' for SuSE Linux because many sites do
not run identd or have disabled auth/ident protocol
Tue Jun 20 14:00:00 2000 wernerAATTsuse.de
- Remove FROM_HEADER from /etc/rc.config.d/sendmail.rc.config
(bug #2881)
Mon Jun 19 14:00:00 2000 wernerAATTsuse.de
- Security update to 8.10.2
Wed May 10 14:00:00 2000 wernerAATTsuse.de
- Add a README.SuSE at /usr/share/doc/packages/sendmail/
- Make sendmail accept sticky but group writable directories
- Correct order of mailers in SuSEconfig script
Tue May 9 14:00:00 2000 wernerAATTsuse.de
- Add loud comment to hopefully weak up otherwise not thinking
system adiminstrators.
- Use dummy domains only within linux.mc.
Fri Apr 14 14:00:00 2000 wernerAATTsuse.de
- New version 8.10.1 (some security fixes)
Fri Apr 14 14:00:00 2000 wernerAATTsuse.de
- Add tcpd into neededforbuild
Thu Apr 6 14:00:00 2000 wernerAATTsuse.de
- Update to version 8.10.0 of sendmail
* convert SuSE patches if not already in there
* change our extensions to the new version (e.g. bsmtp, fido)
* add mail500 mailer for (open)ldap
* local mailer shouldn\'t use MX records
* a few fixes withion the M4 macro tools
* fix configure script
* make libc5/nis+ changes dynamically
* add example /etc/mail/relay-domains
* add some informations on various files in /etc/mail/
* move /etc/smrsh/ to /usr/lib/sendmail.d/bin/
* install helpfile into /usr/lib/sendmail.d/
* do NOT build and install vacation, we have our own
Tue Feb 29 13:00:00 2000 schwabAATTsuse.de
- Fix inconsistent printf format/arguments.
Mon Feb 28 13:00:00 2000 wernerAATTsuse.de
- Add patch which avoid alignment problems
Mon Feb 21 13:00:00 2000 keAATTsuse.de
- add Copyright tag to the uucp subpackage
- beautify Group tags
Mon Feb 14 13:00:00 2000 roAATTsuse.de
- move man to /usr/share using macro
Fri Feb 11 13:00:00 2000 wernerAATTsuse.de
- Fix m4 source path during installation
Mon Jan 10 13:00:00 2000 wernerAATTsuse.de
- Correct stupid ` \' bug ;^)
Thu Dec 23 13:00:00 1999 wernerAATTsuse.de
- Move DOMAIN(generic) from suse-linux.m4 to linux.mc and
SuSEconfig.sendmail
- Add /etc/mail/README.linux to the rpm binary file.
Tue Dec 14 13:00:00 1999 roAATTsuse.de
- create directory /var/lib/uucp (no longer in aaa_dir)
Thu Dec 2 13:00:00 1999 wernerAATTsuse.de
- Make it ready for 5.3 (libc5)
Mon Nov 8 13:00:00 1999 wernerAATTsuse.de
- Fix some permissions
Fri Nov 5 13:00:00 1999 schwabAATTsuse.de
- Fix typo in %post
Wed Nov 3 13:00:00 1999 wernerAATTsuse.de
- Workaround for fillup kludge
Wed Nov 3 13:00:00 1999 wernerAATTsuse.de
- really disable tcpwrapper
Tue Nov 2 13:00:00 1999 wernerAATTsuse.de
- Adapted the db1 patch to the last change
Mon Nov 1 13:00:00 1999 wernerAATTsuse.de
- Currently disabled: libwrap from tcpd (feature for next SuSE)
- Don\'t use passwd in service switches because currently not used
by sendmail
Fri Oct 29 14:00:00 1999 wernerAATTsuse.de
- Remove doubled alias `abuse\'
Thu Oct 28 14:00:00 1999 wernerAATTsuse.de
- Add some more comments
- Split nocanonify and nodns to support configurations found
with an update.
- Still unresolved: Usage of TCPWRAPPER
Wed Oct 27 14:00:00 1999 wernerAATTsuse.de
- Add linebreak in warning
Wed Oct 27 14:00:00 1999 wernerAATTsuse.de
- Add description for SENDMAIL_GENERICS_DOMAIN
Wed Oct 27 14:00:00 1999 wernerAATTsuse.de
- Fix some minor bugs:
* source /etc/rc.config.d/sendmail.rc.config if available
* Expand AliasFile for ldap
* Locate AliasFile at /etc/aliases
* Add some more comments about nis, nisplus in service.switch
* Make FEATURE ldap usable
Tue Oct 26 14:00:00 1999 wernerAATTsuse.de
- Add some patches
* ldap.893.patch (some fixes for ldap support)
* mime.c.patch.893 (avoid buffer overflow die mime mails)
* mrbl.p3.893 (enable multiple realtime blackhole list)
* util.c.893.patch (avoid freeing of pointer in signal handler)
- Add own changes
* a new feature/ldap.m4 for (open)ldap support
* a new feature/expensive.m4 (expensive smtp)
* a new feature/dialup.m4 (defer delivery mode)
* a new hack/nodns.m4 (combine nocanonify and service-nodns.switch)
* add service-nodns.switch and service.switch (passwd with nis)
in /etc/mail/
* add a new ostype/suse-linux.m4 with our default configuration
* change /etc/mail/linux.mc, /etc/mail/linux.nullclient.mc,
and /sbin/conf.d/SuSEconfig to fit new suse-linux.m4
* add some anti-spam possibilities in /etc/mail/linux.mc
* make IP_SRCROUTE work for newer kernels and glibc
* make USESETEUID and HASSETREUID work for the
appropiate kernel and glibc version.
* add IP adresses 127.x.x.x for relaying in /etc/mail/access
* change permissions for /var/spool/mqueue
* use `.hoststat\' directory
* use DOMAIN(generic)
* add some default aliases (abuse and spam)
* use wrapper library (/etc/hosts.allow and /etc/hosts.deny)
* enable nisplus support
* enable ldap support
* add text version of intro, op, and usenix
Mon Sep 20 14:00:00 1999 roAATTsuse.de
- added provides smtp_daemon
Mon Sep 13 14:00:00 1999 bsAATTsuse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
Fri Sep 10 14:00:00 1999 uliAATTsuse.de
- fixed manpath in Linux.ppc
Thu Aug 5 14:00:00 1999 uliAATTsuse.de
- updated FAQ
Thu Jul 22 14:00:00 1999 bsAATTsuse.de
- switched back to prior version, because /etc/mail/linux.mc is mentioned
in our manual.
Tue Jul 20 14:00:00 1999 florianAATTsuse.de
- better configuration and anti spam option
- delete FAQ from distribution
- sample config files only in /usr/doc
Mon Jul 12 14:00:00 1999 roAATTsuse.de
- do not pre-format man-pages
Thu Jun 10 14:00:00 1999 roAATTsuse.de
- fixed build for libc5
Tue May 18 14:00:00 1999 roAATTsuse.de
- updated db1-patch
Fri May 14 14:00:00 1999 choegerAATTsuse.de
- add on for SuSEconfig.sendmail for DoD Sites
FEATURE(\\`accept_unresolvable_domains\')dnl
FEATURE(\\`accept_unqualified_senders\')dnl
will be set if SENDMAIL_EXPENSIVE=yes
Tue Apr 6 14:00:00 1999 choegerAATTsuse.de
- removed feature nodns, because it\'s declared as no-op
Sun Apr 4 14:00:00 1999 choegerAATTsuse.de
- new package sendmail-8.9.3
- new feature /etc/mail/access
Wed Feb 17 13:00:00 1999 roAATTsuse.de
- removed rmail and rmail.8 (moved to package uucp)
- build uucp from same specfile
Mon Jan 11 13:00:00 1999 roAATTsuse.de
- Makefile.Linux: objdir changed to Linux.2.
* (respect alpha)
Mon Dec 14 13:00:00 1998 bsAATTsuse.de
- created notify message
- fixed comment in rc.config
Thu Dec 10 13:00:00 1998 florianAATTsuse.de
- update check.tar.gz to the newest version
- use /var/spool/mqueue instead of /var/mqueue
- add statistics prog sendmail.nissl
- mv smrsh prog dir to /etc/smrsh
- add userdb
- etc/aliases: add more logic and fix some paths
- add /tmp-race-fixes to expn.pl
- mv /etc/mail/sendmail.st /var/log/
- fix some paths in sendmail docu
- add LUSER_RELAY example to /etc/mail/linux.mc
- add bug-fixes if someone recompiles with TCPWRAPPERS defined
- add SENDMAIL_GENERICS_DOMAIN to rc.config
- change most files in /etc/mail to config(noreplace)
- dynamic linking against -lresolv -lnsl
- do not compile with XDEBUG
Mon Dec 7 13:00:00 1998 roAATTsuse.de
- updated init-script
- build for libc5 as well as for glibc
Sat Dec 5 13:00:00 1998 bsAATTsuse.de
- mark /etc/sendmail.cf and /etc/aliases as \"noreplace\".
- mark mailertable, virtusertable, genericstable as \"noreplace\".
- skipped notice mail for sys admin.
- don\'t include
*.db
- SuSEconfig.sendmail: fixed problem, if
*.db do not exist.
Thu Nov 5 13:00:00 1998 roAATTsuse.de
- use -ldb (db1 exists only for glibc-2.1)
Tue Sep 29 14:00:00 1998 roAATTsuse.de
- BETA ONLY: use /usr/include/db1 and -ldb1
use -lresolv and -lnsl
Wed Mar 4 13:00:00 1998 florianAATTsuse.de
- add newer anti-spam rules
- comment out majordomo-entries in /etc/aliases
- do not use \"smtp:\" for nullclient file
Mon Mar 2 13:00:00 1998 florianAATTsuse.de
- marked /etc/mail/aliases as %config
Mon Feb 9 13:00:00 1998 florianAATTsuse.de
- newer /etc/mail/README
- newer anti-spam rules
- make all database files optional in linux.mc
- do not use the \"-f\" option for the database files
- use the new SuSE-functions to check with md5sums if a new sendmail.cf
should be written
Fri Jan 16 13:00:00 1998 bsAATTsuse.de
- minor bugfix in /sbin/conf.d/SuSEconfig.sendmail
(exit if no rc.config exists)
Thu Nov 27 13:00:00 1997 florianAATTsuse.de
- fix some typos in docu files
- update to newest version of Anti-Spam support
Wed Nov 19 13:00:00 1997 florianAATTsuse.de
- enable NIS support
Sun Nov 16 13:00:00 1997 florianAATTsuse.de
- update /etc/mail/README
Mon Oct 27 13:00:00 1997 florianAATTsuse.de
- update to sendmail 8.8.8
- first start for a docu file in /etc/mail/README
- new parameters in rc.config (/var/adm/fillup-templates/rc.config.sendmail)
- per default additional database files in /etc/mail are used
- /sbin/conf.d/SuSEconfig.sendmail gernerates /etc/sendmail.cf
- add support for anti-spam macros from Claus Aßmann
- sample /etc/mail/linux.mc for complex email setups
Sun Apr 27 14:00:00 1997 bsAATTsuse.de
start sendmail in background in sbin/init.d/sendmail
Thu Feb 27 13:00:00 1997 bsAATTsuse.de
added alias faxmaster
Wed Jan 22 13:00:00 1997 florianAATTsuse.de
- add uucp and mdom to the list of trusted users
- update to version 8.8.5
- add slightly better /etc/aliases
Thu Jan 2 13:00:00 1997 florianAATTsuse.de
- update to 8.8.4 (due to a security hole)
Thu Jan 2 13:00:00 1997 florianAATTsuse.de
- update to 8.8.3 (due to a big security hole)
Thu Jan 2 13:00:00 1997 florianAATTsuse.de
- Update auf neue Version 8.8.2.
- Vorbereitung von mehr Konfigurationsmoeglichkeiten in rc.config.
Thu Jan 2 13:00:00 1997 florianAATTsuse.de
- added two small patches from Eric Allman(?)
Thu Jan 2 13:00:00 1997 florianAATTsuse.de
- update to newer version
Thu Jan 2 13:00:00 1997 florianAATTsuse.de
- added security fix
- use \"FEATURE(nocanonify)\" instead of editing the .cf file