summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2003-09-18Remove PKGREVISION as base version incremented with sendmail update tomarkd1-2/+1
8.12.10.
2003-09-18update to sendmail 8.12.10.grant3-7/+6
8.12.10/8.12.10 2003/09/24 SECURITY: Fix a buffer overflow in address parsing. Problem detected by Michal Zalewski, patch from Todd C. Miller of Courtesan Consulting. Fix a potential buffer overflow in ruleset parsing. This problem is not exploitable in the default sendmail configuration; only if non-standard rulesets recipient (2), final (4), or mailer-specific envelope recipients rulesets are used then a problem may occur. Problem noted by Timo Sirainen. Accept 0 (and 0/0) as valid input for set MaxMimeHeaderLength. Problem noted by Thomas Schulz. Add several checks to avoid (theoretical) buffer over/underflows. Properly count message size when performing 7->8 or 8->7 bit MIME conversions. Problem noted by Werner Wiethege. Properly compute message priority based on size of entire message, not just header. Problem noted by Axel Holscher. Reset SevenBitInput to its configured value between SMTP transactions for broken clients which do not properly announce 8 bit data. Problem noted by Stefan Roehrich. Set {addr_type} during queue runs when processing recipients. Based on patch from Arne Jansen. Better error handling in case of (very unlikely) queue-id conflicts. Perform better error recovery for address parsing, e.g., when encountering a comment that is too long. Problem noted by Tanel Kokk, Union Bank of Estonia. Add ':' to the allowed character list for bogus HELO/EHLO checking. It is used for IPv6 domain literals. Patch from Iwaizako Takahiro of FreeBit Co., Ltd. Reset SASL connection context after a failed authentication attempt. Based on patch from Rob Siemborski of CMU. Check Berkeley DB compile time version against run time version to make sure they match. Do not attempt AAAA (IPv6) DNS lookups if IPv6 is not enabled in the kernel. When a milter adds recipients and one of them causes an error, do not ignore the other recipients. Problem noted by Bart Duchesne. CONFIG: Use specified SMTP error code in mailertable entries which lack a DSN, i.e., "error:### Text". Problem noted by Craig Hunt. CONFIG: Call Local_trust_auth with the correct argument. Patch from Jerome Borsboom. CONTRIB: Better handling of temporary filenames for doublebounce.pl and expn.pl to avoid file overwrites, etc. Patches from Richard A. Nelson of Debian and Paul Szabo. MAIL.LOCAL: Fix obscure race condition that could lead to an improper mailbox truncation if close() fails after the mailbox is fsync()'ed and a new message is delivered after the close() and before the truncate(). MAIL.LOCAL: If mail delivery fails, do not leave behind a stale lockfile (which is ignored after the lock timeout). Patch from Oleg Bulyzhin of Cronyx Plus LLC. Portability: Port for AIX 5.2. Thanks to Steve Hubert of University of Washington for providing access to a computer with AIX 5.2. setreuid(2) works on OpenBSD 3.3. Patch from Todd C. Miller of Courtesan Consulting. Allow for custom definition of SMRSH_CMDDIR and SMRSH_PATH on all operating systems. Patch from Robert Harker of Harker Systems. Use strerror(3) on Linux. If this causes a problem on your Linux distribution, compile with -DHASSTRERROR=0 and tell sendmail.org about it. Added Files: devtools/OS/AIX.5.2 update provided by Adrian Portelli in PR pkg/22836.
2003-09-17Update to 0.9.6.recht2-5/+5
* A crash bug when deleting currently opened folder has been fixed. * The performance issue of the address book has been fixed. * The behavior of manual signature insertion has been reverted. * A crash bug on startup when a font can't be loaded has been fixed. * The format of MIME boundary has been modified again. * Other minor bugfixes have been made. ok'ed by chris@
2003-09-17get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD orgrant1-4/+2
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-16Add a minor note about SSL certificates in the MESSAGE file, as requestedjmmv2-2/+8
in PR pkg/22375.
2003-09-16Sync PLIST with realityagc2-3/+4
Bump PKGREVISION to 2.
2003-09-16Updated to 2.6.8.xtraeme3-7/+8
Patch provided by Adrian Portelli <adrianp@stindustries.net> via PR pkg/22753. Changes: ============================================================================ 2003/08/12 (2.6.8) * Bug Fixes: Bug ID Summary ------ ------------------------------------------------------------ 4719 Spurious read_fmt_file call ------ ------------------------------------------------------------ <https://savannah.nongnu.org/bugs/?group=mhonarc> ============================================================================ 2003/08/07 (2.6.7) * Bug Fixes: Bug ID Summary ------ ------------------------------------------------------------ 4569 Problem with unfolding can mess up boundary processing in multipart messages. 4594 Initial space on lines removed when using fancyquote. ------ ------------------------------------------------------------ <https://savannah.nongnu.org/bugs/?group=mhonarc> * Added LANG resource to define locale. Affects resource filename resolution and message subject and author sorting. * readmail.pl updated to define the following special header field keys passed to filter routines: x-mha-content-type The media type of the entity extracted from content-type entity header x-mha-part-number The relative part number of the entity with respect to parent entity. To get the absolute part number, use readmail::get_full_part_number($fields). x-mha-parent-header Reference to parent header fields hash. This, and other data structures, are now mentioned in the MIMEFILTERS resource page. * Text/richtext tag, <samepage>, is quietly dropped in mhtxtenrich.pl.
2003-09-15USE_MILTER no longer needed.markd1-3/+1
2003-09-15Build Milter support in sendmail unconditionally. There is little impactmarkd3-11/+7
if no milters configured and setting is consistent with how the in-tree version is built. Bump PKGREVISION. Closes PR pkg/21010 from Todd Vierling.
2003-09-15Set smrsh CMDDIR for NetBSD to /usr/libexec/sm.bin to match the in-treemarkd2-1/+16
version. From PR pkg/21012 from Jim Bernard.
2003-09-15Fix tyop in mailto(1) man page, per PR 21592 from Cesar Catrian C.agc2-1/+14
Don't bother bumping PKGREVISION for this.
2003-09-15Note the common tls_* options that need to be set in order for the serverjlam2-2/+16
to listen to IMAPS requests.
2003-09-14Update to 3.2.2, based on patch from Adrian Portelli in pkg/22656bouyer3-9/+9
No changes since 3.2.2rc1.
2003-09-13Update mail/cyrus-imapd21 to 2.1.15. Changes from version 2.1.14 include:jlam6-35/+51
* Correct a potential DOS attack in the fud daemon. * Arbitron now works again * Telemetry logging for mupdate * Duplicate Suppression logging for redirect sieve actions * A number of bugs in reconstruct have been fixed. also added the -p and -x options * Better stubbing out of user_deleteacl * No longer log any shutdown() failures * Improved IPv6 support (for systems with two getnameinfo implementations) * Misc Documentation Improvements
2003-09-13Don't install unpatched (*.orig) files leftover from the patch process.jlam1-1/+4
2003-09-13Bump package revision after revision of "fetchmail" package was bumpedtron1-1/+2
which also fixes the broken dependency. (hi, grant!)
2003-09-13Some platforms have feeble install tools that can't take more than onejlam1-7/+9
file at a time. Also some minor clean-ups.
2003-09-13Add IMAP_UW_MAILSPOOLHOME (analogous to PROCMAIL_MAILSPOOLHOME). Tokim3-2/+34
default user mailboxes to their home directory, specify the name of the mailbox file.
2003-09-13* Provide a default SPAMASSASSIN_USE_SSL?=NO.jlam1-63/+61
* Use ALL_TARGET appropriately instead of using a post-build target. * Get rid of DEPTHFIRST* variables and do the "depth-first" listing by using a reverse sort instead. * Get rid of extra shell processes. * Tabify.
2003-09-13Move the perl dependency a little higher to be with all of the otherjlam1-2/+3
dependencies.
2003-09-13INSTALL_TARGET is now "install" again after rev. 1.19 of perl5/module.mk.jlam1-6/+2
2003-09-13Catch up with INSTALL_TARGET changes in perl5/module.mk. INSTALL_TARGET isjlam1-4/+6
now set to "pure_install" in perl5/module.mk, so we need to append the additional target "inst_cfs" that is normally invoked by the "install" target in ${WRKSRC}/Makefile.
2003-09-13Reorder some lines to make the Makefile layout more standard and fix somejlam1-10/+8
whitespace.
2003-09-13Instead of using PKG_SYSCONFBASE, substitute with PKG_SYSCONFDIR for thejlam1-3/+3
full /etc/mail/spamassassin. This is more precise.
2003-09-13Remove redundant TEST_TARGET definition that matches the default one injlam1-2/+1
perl5/module.mk.
2003-09-12Update "pine" package to version 4.58. Changes since version 4.56:tron2-6/+6
- Fixed crash when processing subjects containing "[Fwd: ...]" - Work around a problem with the Netscape Collabra NNTP server implementation of the OVER command - Try to correct for mail clients that wrongly use RFC 2047 instead of RFC 2231 to encode their attachment filename parameters, which confuses attachment saving and viewing of filenames of non-ASCII character sets. - Fixed potential security problems caused by maliciously-formed RFC 2231 attachment parameters - Index lines displayed incorrectly for messages with empty subject lines in threads - Command-line argument -create_lu was broken in versions 4.55 and 4.56 - Delivery Status Notifications were broken when attempting to do SMTP over TLS - Pine hangs when adding an Extra Header in rules with BdyText line at top of screen - Possible crash if quell-content-id feature is on and a message with more than one attachment is rejected by the SMTP server - When an attached filetype was set by matching the extension, the MIME charset wasn't being set - predict-nntp-server didn't preserve flagged options for nntp-server such as /ssl or /user - PC-Pine disconnected mailbox icon stays yellow even after reconnecting - PC-Pine with the Microsoft SSL bug was crashing when doing bounce, save, and full headers, which can now be prevented by setting the quell-ssl-largeblocks feature - PC-Pine with the Microsoft SSL bug was crashing when doing bounce, save, and full headers, which can now be prevented by setting the quell-ssl-largeblocks feature
2003-09-12bump PKGREVISION after PLIST change (hi, jlam!)grant1-1/+2
2003-09-11Add a rc.d script to easily start fetchmail as a daemon at startup.jlam3-3/+32
2003-09-11Add startup script, as requested in PR pkg/22724 by Chris Jones.jmmv3-4/+33
Bump PKGREVISION to 2.
2003-09-10Updated: 27 August 2003adam5-27/+26
imap-2002e is a minor release, released concurrently with Pine 4.57, and contains primarily bugfixes. Programs written for imap-2002d should build with this version without modification. The NNTP client code now tries to perform better with legacy NNTP servers which do not comply with the current NNTP protocol specification draft, most notably Netscape Collabra. Delivery notifications now work reliably with SMTP servers that support it. The following changes are primarily of concern to developers and power users: There is a "limited advertise" option in env_unix.c which, if set, will only advertise the user's own namespace and the #shared/ namespace. It is now possible to build the IMAP toolkit with a separate SSL KEY file from the certificate file (SSLKEYS vs. SSLCERTS). A new BODY structure element, sparep, is available for the main program to use as a pointer for its own purposes; as well as a SET_FREEBODYSPAREP function, similar to SET_FREEENVELOPESPAREP, SET_FREEELTSPAREP, etc.
2003-09-09Update to 2.0.14.xtraeme2-5/+5
Changes: * Balsa-2.0.14 release. Release date 2003-08-26 - message wrapping improvements, RFC 2646 support. - experimental LDAP write support (feedback and patches appreciated). - number of bugs fixed. * Balsa-2.0.13 release. Release date 2003-07-27 - more flexible printing configuration. - l10n improvements. - number of bug fixes.
2003-09-05Remove MAKE_DIRS/OWN_DIRS, MAKE_DIRS_PERMS/OWN_DIRS_PERMS will create thebouyer1-13/+1
directories too, and having both will cause the directories to be created with the wrong owner/mode. Thanks to Marc Recht for giving me details on this.
2003-09-05Remove "/pub" from pathnames on "ftp.fu-berlin.de" because such a directorytron2-4/+4
doesn't exist. It's apparently only mapped in the FTP server configuration.
2003-09-05Reflect update of exim-exiscan update.taca1-3/+3
2003-09-04Update exim-exiscan to 4.22-12abs1-3/+2
- Emergency fix: When you were using 'discard', and it was the last verb affecting a message, the mbox spool files in the scan directory were not cleaned up. This is fixed now.
2003-09-04Make this compile on Linux systems without PAM.martti4-8/+8
2003-09-04Update Sylpheed to 0.9.5.chris2-5/+5
Changes: * The size, the position, and the visibility of separated views are now remembered. * The per-folder settings are now preserved even if a folder tree is rebuilt. * The receive dialog's option to display the dialog only on manual receiving has been added. * 'Top' and 'Bottom' button has been added on the filter setting dialog. * The UIDPLUS extension of IMAP4rev1 has been supported. * The folder system has been cleaned up a bit. * The sylpheed.spec file bundled in the source package has been improved. * The format of MIME boundary has been modified. * A memory leak and a buffer overrun have been fixed.
2003-09-03Updated to 0.9.4.xtraeme3-10/+16
Please review ChangeLog.claws to see the changes between 0.9.2 to 0.9.4, mostly those are bugfixes. * 0.9.2 * The bug that removed messages from server if "Don't receive" action is specified by the filter rule has been fixed. * The bug that caused abort when a button is double-clicked on some dialogs has been fixed. * A warning that was displayed when address book was empty has been fixed. * 0.9.1 * The bug in handling folder names which include '+' in IMAP4 modified UTF-7 conversion has been fixed. * The parsing of message/rfc822 parts in multipart messages has been fixed. * Several bugs of auto signature replacement has been fixed. * A bug that didn't hide user string in the Action dialog has been fixed. * Socket I/O timeout interval is now configurable. * 0.9.0 * The multi-process network I/O has been implemented for POP3 and SMTP. * The Action feature has been improved. * The automatic signature replacement on account change has been implemented. * Hyperlinks of HTML messages are now correctly handled. * The separated message view now has a menubar. * Original messages' headers are now included as the preset keywords on automatic filter creation. * The verbose error messages are now displayed on POP3 and SMTP. * The lines of the log window is now restricted to reduce the memory usage. * The Shift_JIS locale has been supported. * The internal MIME structure has been cleaned up. * Address names which have special characters are now correctly quoted. * Slovak message catalog has been added. * The header corruption bug on reediting has been fixed. * The bug of UTF-7 encoding conversion has been fixed. * A workaround for unknown timezones has been made. * A workaround for wrapping problem on UTF-8 locale has been made. * More workaround for crashes by illegal characters has been made. * The crash bug in IMAP4 parser has been fixed. * The crash bug of the composition window has been fixed. * The colormap / visual problem on Solaris has been fixed. * Other bugfixes have been made.
2003-09-03Since osirusoft is dead now, we should remove all reference to it fromatatat10-3/+221
spamassassin. These patches remove all references to osirusoft from the rules files (perhaps leaving some of the comments a tad stale), but leaving information about them in the stats files. This bumps us to 2.55nb2.
2003-09-02Delete DEINSTALL line that was accidentally added.markd1-2/+1
Should fix PR pkg/22663
2003-09-02Update fetchmail{conf} to 6.2.4.frueauf4-35/+35
Based on pr pkg/22650 by Adrian Portelli. Changes since 6.2.3: * Updated German, Spanish, Catalan, and Turkish translations. * IDLE is now supported using no-ops even if the server doesn't support the IMAP IDLE extension. * Sunil Shetye's patch to do better password shrouding. * Sunil Shetye's bug-fix rollup patch. * Introduce a translation item for the word "seen". * Back out the hack to deal with lack of byte stuffing on some POP3 servers. * Thomas Steudten's patch to improve SMTP handling of 550 errors.
2003-09-02Update exim to 4.22nb1abs4-7/+10
Update exim-exiscan to 4.22-11nb1 Include exiqgrep in PLIST, and commit distinfo from previous exim-exiscan change. Whole exim update was overly hurried due to security announcement.
2003-09-02Update exim-html to 4.20 (latest copy of exim html docs)abs3-7/+13
2003-09-02Update exim-exiscan to 4.22-11abs1-2/+2
11 - Fixed "permits" table in acl.c, so you can't "use" exiscans conditions in the RCPT ACL any more. This was causing a crash, not you get a proper warning. - Fixed recursive unpacking when the MIME boundary of the "parent" message contains spaces. - Put in a fix for tnef.c that allows clean compile on AIX. Thanks to David Kreindler <david@govnet.state.vt.us>. - Added some proper prototypes for some functions, beautifying the compiler output with -Wall. - Added exiscan patch version output to 'exim -bV'. - Removed demime errors from the panic log.
2003-09-02Tweak to PLIST (& PLIST_SUBST) to support exim-exiscan. No change to eximabs2-7/+8
package, so will let this ride on the update made a few minutes ago.
2003-09-02Fix patch in last and remove reference to non-existant exim-exiscan-aclabs3-22/+15
2003-09-02+exim-exiscanabs1-1/+2
2003-09-02Import exim-exiscan-4.22-10:abs2-0/+48
exim-exiscan adds email content scanning to the exim MTA It can hook into spamassassin, virus scanning, and to filter on mime type
2003-09-02Update exim to 4.22. Too many changes to list since 4.10abs13-320/+310
Package changes include addition of Makefile.common (to be used by Upcoming exim-exiscan-acl package), and exim.8
2003-09-01Remove redundant dependences on "php" package.tron1-2/+1