summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2006-12-22Fix spelling of saslauthd option in PKG_SUGGESTED_OPTIONS.joerg1-2/+2
From Peter Avalos.
2006-12-21Oops, some files had been installed with mode 600. Take 644 instead.rillig1-2/+2
2006-12-21Fixed the file permissions of the installed files, which makes therillig1-21/+19
package usable for unprivileged builds. PKGREVISION++
2006-12-20Update thunderbird and thunderbird-gtk1 to 1.5.0.9. Fixed in this version:ghen2-6/+6
MFSA 2006-74 Mail header processing heap overflows MFSA 2006-73 Mozilla SVG Processing Remote Code Execution MFSA 2006-72 XSS by setting img.src to javascript: URI MFSA 2006-71 LiveConnect crash finalizing JS objects MFSA 2006-70 Privilege escallation using watch point MFSA 2006-68 Crashes with evidence of memory corruption (rv:1.8.0.9/1.8.1.1) For more info, see http://www.mozilla.com/en-US/thunderbird/releases/1.5.0.9.html
2006-12-20Fix authfile thinko in tmda-ofmipd. From TMDA SVN revision 2133,schmonz3-2/+17
via bug report and patch from Nathan Arthur. Bump PKGREVISION.
2006-12-16added support for IRIX 5schwarz4-28/+58
2006-12-15Mechanically replace all includes of buildlink3.mk of the followingjoerg3-6/+6
packages with the modular Xorg equivalent. Those are falling back to the old location by default, so this commmit doesn't change dependencies. graphics/xpm ==> x11/libXpm fonts/Xft2 ==> x11/libXft x11/Xfixes ==> x11/libXfixes x11/xcursor ==> x11/libXcursor x11/Xrender ==> x11/libXrender x11/Xrandr ==> libXrandr
2006-12-15DESTDIR support.joerg1-5/+5
2006-12-13Update to 4.6.6. From the changelog:schmonz2-6/+6
- add ignore_stderr option to MDA_external destination. Thanks: Daniel Burrows. - documentation cleanups.
2006-12-13Updated mail/postfix-current to 2.4-20061210martti2-9/+9
Too many changes to list here, see the HISTORY file for details.
2006-12-13Updated mail/postfix to 2.3.5martti2-6/+6
- On Redhat Linux, a Postfix daemon could lock up while logging a warning from a signal handler before exiting. This is remedied by a low-cost re-entrancy guard for signal handlers that never return. - Message headers longer than 65535 broke the Milter protocol. To make matters worse the cleanup server could then dereference a null pointer. When Milter support is enabled, the length of each message header is now limited to 60000. - Several fixes to improve worst-case behavior of the (new) queue manager with multi-recipient mail. The queue manager now reads new recipients earlier from the queue file, instead of becoming starved while waiting for the slowest in-memory recipients to complete; and it now reads recipients in smaller chunks to avoid spending too much time not talking to delivery agents. - With remote SMTP server tarpit delays larger than the Postfix SMTP client's smtp_rset_timeout (default: 20s), the client would get out of sync with the server while reusing a connection. The symptoms were "recipient rejected .. in reply to DATA". - On FreeBSD 6.2, some Postfix daemon processes would complain once with "Error 0" after "postfix reload" and then recover. This warning is now logged only when the problem persists.
2006-12-11Update to 0.88.7:xtraeme2-8/+7
This version improves scanning of mail and tar files.
2006-12-11Use official upstream patch for CVE-2006-5297 and CVE-2006-5298 securitysalo3-26/+88
issues from mutt GIT repo. Bump PKGREVISION.
2006-12-11Use official upstream patch for CVE-2006-5297 and CVE-2006-5298 securitysalo3-26/+88
issues from mutt GIT repo. Bump PKGREVISION. ok <tron>
2006-12-10Fix PLIST and don't install unwanted files when option backend databaseobache2-3/+4
is pgsql, close PR 34230.
2006-12-10Remove duplicate virtualusers option.xtraeme1-6/+6
2006-12-07Fix man page installation.joerg1-2/+2
2006-12-07Update to 2.3.0beta6:xtraeme2-6/+6
* 2.3.0beta6 (development) * The new printing function was implemented. - Each page is now rendered by Cairo. - The native print dialog is used. - Page number is printed for each page. - The option "Use external program for printing" was added. - The printing of MIME part was implemented. * Cc: was added to the header view. * The option "Inherit recipients on reply to self messages" was added. * Pilot-link (libpisock) 0.12 was supported. * The window position and the layout of the 'Add Address' dialog was modified. * The default directory of the file selection dialog was changed (in Win32, 'My Documents' is used. In Unix, the home directory is used). * The UI is now updated periodically on manual filtering. * The new mail notification on the tray icon is reset when any message is read now. * The encoding setting of the message view in new window is enabled also on reply. * Win32: The bug that the window was sometimes not displayed at the top when the tray icon was clicked was fixed. * Win32: The issue that the progress dialog was not updated while sending large messages was fixed.
2006-12-07Correct wrong usage of PKGMANDIR.taca1-2/+2
2006-12-07Oops, revert previous change; wrong usage of PKGMANDIR.taca1-2/+2
2006-12-06Needs perl. Bump revision.joerg1-2/+4
2006-12-06Needs msgfmt.joerg1-2/+2
2006-12-06Use PKGMANDIR.taca1-2/+2
2006-12-06Update ja-squirrelmail to 1.4.9a.taca4-21/+25
pkgsrc change: * separate ja-patch into ja-patch and lite-patch. ChangLog: Version 1.4.9a - 3 December 2006 -------------------------------- - Security: Multiple IE cross site scripting issues related to the widely acceptation of the word expression and url by IE. - Security: Removing @import when sanitizing html mail. Version 1.4.9 - 2 December 2006 ------------------------------- - Drop obsolete script plugins/make_archive.pl. - Fixed Google translate form in translate plugin. Added new language pairs. - Added XMAGICTRASH extension tests in configtest utility. Removed code that handled 'inbox.trash' as special folder in courier (#1354393). - Allowed moving folders to trash in courier. - Fix misspelled constant PREG_SPLIT_NI_EMPTY in sqimap_get_message (#1543573). - Provide View Unsafe Images link on viewing a text/html attachment. - Fix variable typo in folders_create.php (#1545316). - Added Courier IMAP OUTBOX check to configtest utility. - If mailbox name starts with slash or contains ../, error message is generated. Safety check for insecure default UW IMAP setup (#1557078). - Ignore message copy errors when messages are deleted. Allows to delete messages when quota is exceeded (#614887, #646386, #1446026). - Fixed unintended literal fetching (#1562271). - Added global file based address book listing controls. Added line length configuration option for local_file address book backend (#1181561). Added address book data integrity checks in local_file address book backend. Fixed eregi and object notices in local_file and database address book backends. Added additional address book field support. - Fixed variable corruption in configtest utility. - Checked if configuration file is readable in configuration utility (#1568355). - Special mailboxes marked in special_mailbox hook are no longer listed in folder delete, rename and subscription options. - Translate plugin: prevent PHP notice when viewing empty message. - Add CEST and MEST (non-standard) timezone codes for +0200. - Add <label> to From field in message list. - Add support for parsing SpamAssassin's X-Spam-Status header (#1589520). - Fix in bodystructure parser code related to strings ending with an escape character. - Added "attachment */*" hook - Added third parameter $logout_link to logout_error hook that allows plugin control over login page URI displayed on login error page. - Security: close cross site scripting vulnerability in draft, compose and mailto functionality [CVE-2006-6142]. - Security: work around an issue in Internet Explorer that would guess the mime type of a file based on contents, not Content-Type header.
2006-12-05And also add src/tools/dspam_logrotate to REPLACE_PERL.obache1-2/+3
Bump PKGREVISION.
2006-12-04Update squirrelmail to 1.4.9a.obache4-16/+16
ChangLog: Version 1.4.9a - 3 December 2006 -------------------------------- - Security: Multiple IE cross site scripting issues related to the widely acceptation of the word expression and url by IE. - Security: Removing @import when sanitizing html mail. Version 1.4.9 - 2 December 2006 ------------------------------- - Drop obsolete script plugins/make_archive.pl. - Fixed Google translate form in translate plugin. Added new language pairs. - Added XMAGICTRASH extension tests in configtest utility. Removed code that handled 'inbox.trash' as special folder in courier (#1354393). - Allowed moving folders to trash in courier. - Fix misspelled constant PREG_SPLIT_NI_EMPTY in sqimap_get_message (#1543573). - Provide View Unsafe Images link on viewing a text/html attachment. - Fix variable typo in folders_create.php (#1545316). - Added Courier IMAP OUTBOX check to configtest utility. - If mailbox name starts with slash or contains ../, error message is generated. Safety check for insecure default UW IMAP setup (#1557078). - Ignore message copy errors when messages are deleted. Allows to delete messages when quota is exceeded (#614887, #646386, #1446026). - Fixed unintended literal fetching (#1562271). - Added global file based address book listing controls. Added line length configuration option for local_file address book backend (#1181561). Added address book data integrity checks in local_file address book backend. Fixed eregi and object notices in local_file and database address book backends. Added additional address book field support. - Fixed variable corruption in configtest utility. - Checked if configuration file is readable in configuration utility (#1568355). - Special mailboxes marked in special_mailbox hook are no longer listed in folder delete, rename and subscription options. - Translate plugin: prevent PHP notice when viewing empty message. - Add CEST and MEST (non-standard) timezone codes for +0200. - Add <label> to From field in message list. - Add support for parsing SpamAssassin's X-Spam-Status header (#1589520). - Fix in bodystructure parser code related to strings ending with an escape character. - Added "attachment */*" hook - Added third parameter $logout_link to logout_error hook that allows plugin control over login page URI displayed on login error page. - Security: close cross site scripting vulnerability in draft, compose and mailto functionality [CVE-2006-6142]. - Security: work around an issue in Internet Explorer that would guess the mime type of a file based on contents, not Content-Type header.
2006-12-04Add src/tools/dspam_train.in to REPLACE_PERL, pointed out in PR 35180,obache1-3/+3
and also remove inexistent tools. Bump PKGREVISION.
2006-12-01Needs pkg-config.joerg1-2/+2
2006-12-01Move pkg-config to Makefile.common.joerg2-4/+4
2006-12-01Replace use of timezone (on BSDs traditionally a function, not ajoerg3-3/+43
variable) with the portable equivalent. Bump revision.
2006-12-01Fix an off by one error in the address parser, introduced by our patch.martin3-12/+9
Found by Ond?ej T?ma (sorry for the missing chars) and analyzed by Lasse Hillerøe Petersen.
2006-11-27update to 1.8.2drochner3-9/+7
changes: -bugfixes -translation updates
2006-11-22Fix mispellings. From PR #35093.reed1-2/+2
2006-11-21Update "milter-greylist" package to version 3.0. No functional changestron2-6/+6
since release candidate 7.
2006-11-20Update to 2.2.10:xtraeme2-6/+6
* 2.2.10 (stable) * The change between folders became faster at GTK+ 2.10.x. * The text insertion by the action was fixed again. * The text redraw problem on the undo of large text was fixed. * The crash that occurred when printing a message with empty Subject, From and To was fixed. * The window position and the layout of the 'Add Address' dialog was modified. * Libpisock 0.12 was supported. * Win32: The bug that window position was reset when quitting Sylpheed while window was hidden was fixed. * Win32: The selection of the labels on the header view and the alert dialog are now visible. * Win32: The e-mail menu in the start menu now works when Sylpheed is selected as a default mailer. * Win32: The character corruption on printing when environment-dependent Japanese characters are used was fixed.
2006-11-20Update mail/exim to 4.63nb1abs4-73/+73
- Add options exim-appendfile-maildir exim-appendfile-mailstore exim-appendfile-mbx exim-lookup-cdb exim-tcp-wrappers exim-tls All but exim-lookup-cdb default to off, to preserve previous defaults.
2006-11-20Fix an obvious typo. PR#35081 by diro at nixsys dot bz.cube1-2/+2
2006-11-19tv@ pointed out that curl-7.16.0 had a shlib major bump --wiz2-3/+4
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs of dependencies. Sorry for not finding this earlier.
2006-11-19Update to dovecot-1.0rc15. From the release announcement mail:ghen2-6/+6
* Fixed an off-by-one buffer overflow in cache file handling. The code is executed only with mmap_disable=yes and only if index files are used (ie. INDEX=MEMORY is safe). * passdb checkpassword: Handle vpopmail's non-standard exit codes. - rc14 sometimes assert-crashed if .log.2 file existed in a mailbox (earlier versions leaked memory and file descriptors) - io_add() assert-crashfixes - Potential SSL hang fix at the beginning of the connection For details on the security issue, see: http://www.dovecot.org/list/dovecot-news/2006-November/000023.html
2006-11-18Update to 1.4.3:wiz2-6/+6
* 1.4.3: [25 August 2006] ** Fixing 'unicode string filename' bug [Bug #1546546]. Regressive bug: code to handle unicode strings added in v1.3.3 was lost in v1.4 during code re-arranging/refactoring
2006-11-14PKGMANDIR support.joerg1-3/+3
2006-11-14Update mail/sma to 1.4.obache3-9/+9
Patch provided by ISIHARA Takanori in PR 34743. HISTORY file: Version 1.4, 2003/10/16 * Portugese language patch, apply with "patch < contrib/portugese.diff" (Thanks Ronaldo Lazzari) * Added msgid for clog (%i) (Thanks Ed Klavins) * Fixed a bug in HTML formatted "Relay Pairs" section (Thanks Wijnand Reimink for finding out the bug..) * Feature patch from Andrew Caird. "Downcase all addresses. This is so that foo@bar.com is equivilant to FOO@BAR.Com and Foo@Bar.com and they all get counted the same in the counts." New command line option '-A' (conf file: DowncaseAddresses). * Fixed a bug with sendmail AUTH parsing (Thanks for Daniel Melanchthon) (as a side effect, postfix logs seem to get parsed also.. :-) * Do not cut lines in status/rejected sections of ascii report (Suggested by Jeff Bronson)
2006-11-13Update to dovecot-1.0rc14. From the release announcement mail:ghen2-6/+6
More fixes. "Duplicate header extension keywords" is the only known problem (or if I forgot something, remind me). I'll try to figure out a way to reproduce it easily and then get it fixed. * LDAP: Don't try to use ldap_bind() with empty passwords, since Windows 2003 AD skips password checking with them and just returns success. * verbose_ssl=yes: Don't bother logging "syscall failed: EOF" messages. No-one cares about them. + Dovecot sources should now compile without any warnings with gcc 3.2+ - rc13 crashed if client disconnected while IDLEing - LDAP: auth_bind=yes fixes - %variables: Fixed zero padding handling and documented it. %0.1n shouldn't enable it, and it really shouldn't stay for the next %variable. -sign also shouldn't stay for the next variable. - Don't leak opened .log.2 transaction logs. - Fixed a potential hang in IDLE command (probably really rare). - Fixed potential problems with client disconnecting while master was handling the login. - quota plugin didn't work in Mac OS X
2006-11-12Update to 2.3.0beta5:xtraeme2-6/+6
* When new mails arrive, the tray icon is changed, and it will be kept until a new mail is read. * The option "Open inbox on startup" was added. * The option "Remeber last selected message" was added. * The crash when printing a message with empty subject was fixed. * The bug that the text in the composition window was not redrawn on the undo of large text was fixed. * POP before SMTP was implemented.
2006-11-10remove commented out PKGREVISIONperry1-2/+1
2006-11-10update gnus to 5.10.8perry4-158/+167
2006-11-10Use find -print | xargs rather than find -exec.tv2-8/+8
2006-11-10Grammar fixes + list postgresql as a possible data backend.ghen1-5/+4
2006-11-10Added CHECK_HEADERS_SKIP to make the package pass the test.rillig1-1/+2
2006-11-10Added CHECK_HEADERS_SKIP to make the package pass the test. The postfixrillig1-2/+3
configuration variables look exactly like the ones produced by the configure scripts. Added POSTFIX_QUEUE_DIR to BUILD_DEFS to make it visible why VARBASE can be configured.