Age | Commit message (Collapse) | Author | Files | Lines |
|
supplied manual pages) across djbware.
|
|
-broke BrokenUIDLPOP3Retriever when I added the forget_deleted parameter
to the retrievers base class; now fixed. Thanks: Georg Neis.
|
|
|
|
won't build (and do horrible things, btw) when emacs is xemacs.
|
|
thunderbird works again.
|
|
Add a patch from Yoshitaka Tokugawa provided in PR 26806, which
has also been added to the spamass CVS repository:
Always use macro_b, so SA can do future/past validation.
It is not a bug, but it makes SA happier.
SA 2.x requires "($v/$Z)$?r with $r" part of Received: header.
I don't think SA 3.x need this, but keep it for SA 2.x users.
There is a bug in cmp_nocase_partial() function. Without my hack,
cmp_nocase_partial("X-Spam-", "X-Spam") returns 0 which is
incorrect behavior for this function.
|
|
Changes:
BUGFIX: Minior memory leaks in multi-word tokenizer
BUGFIX: When using --classify, the system/user log is appended to
BUGFIX: Using signatureLocation=headers should prefer signature in headers
BUGFIX: History-based training only works for admins
BUGFIX: Long usernames malformatted in dspam_stats
BUGFIX: Daemon connection deadlocks when NULL characters are sent
BUGFIX: Other minor memory leaks
BUGFIX: PostgreSQL connections stay open in daemon mode
|
|
* make getmail less conservative about remembering messages as
already-seen when unrelated errors occur after successfully
delivering them. Thanks: Thomas Schwinge.
|
|
|
|
version 1.15: Thu Mar 31 14:12:54 CEST 2005
- [Ave Wringeley] contributed MIME::Types methods types() and
extensions()
- [Kjetil Kjernsmo] Added non-registered but useful OpenOffice/
StarOffice types application/vnd.sun.xml.*
- [Tatsuhiko Miyagawa] contributed audio/3gpp and video/3gpp
from RFC3839.
version 1.14: Wed Nov 24 18:09:49 CET 2004
- [Ville Skyttä] provided some minor fixes and two new types
- [Ave Wringley] contributed video/x-ms-wmv
- [Ave Wringley] reported a bug in MIME::Types->addType, which
produced a warning about double declaration where it shoudln't
|
|
longer actively developed.
"sylpheed-gtk2 project is over. The result of this project is already
merged into original Sylpheed project. Please use Sylpheed-1.9.x or
later instead of sylpheed-gtk2."
Approved by the MAINTAINER.
|
|
- A more usable REPLACE action in header/body_checks. The old
version produced unexpected results.
- Portability to HP-UX.
- Two harmless defects in the SMTP and LMTP clients that go back
to before the first Postfix release, and that were found while
doing code maintenance on the experimental release.
|
|
- This is the new stable release of msmtp.
BEWARE: When upgrading from 1.2.4, note that
- Authentication is not enabled automatically anymore! Insert the command
"auth on" into account definitions that need it.
- Some command line options have changed!
- Summary of new features since 1.2.4:
- Sendmail compatible command line options, including -t, -N, and -R
- New long options to configure almost everything on the command line
- Optional account selection with -f/--from
- Support for a system wide configuration file
- Optional automatic construction of envelope from addresses
- More flexible account definitions
- Configurable connection timeouts
- Improved log file logging
- Syslog logging
- Improved TLS/SSL support
- Support for LMTP
- Support for the EXTERNAL and GSSAPI authentication methods
- Support for .netrc and password prompting
- Rewritten documentation, available in various formats
|
|
thunderbird is linked against gtk2, so follow suit. The old version
has been re-imported as thunderbird-gtk1.
|
|
+ thunderbird-gtk1
|
|
|
|
- Patch submitted by Shin'ichiro TAYA in PR 29857, thanks.
|
|
I noticed my pkg/include was the plain-text liboe.h file.
|
|
|
|
qmail's splogger(8), as the TAI timestamps included by splogger
are mostly unnecessary with syslog's existing timestamping. If you
need TAI timestamps, or otherwise need to customize logging, you
can always change qmailfoo_logcmd in rc.conf.
This had mildly annoyed me, but I wouldn't have bothered if not
for zuntum's comment about it. Good call.
|
|
|
|
|
|
define the variable containing the patch URL for the "qregex"
option. Problems noted by zuntum.
|
|
Changes:
* The outgoing encoding can be changed on composition temporarily now.
* The folder selection dialog was reimplemented using GtkTreeView.
* An option that specifies whether to render HTML as text or not was added.
* The state of the expander of the file save dialog is now remembered.
* Every message-ids in References: header is now used for message
threading.
* The internal code conversion API has been changed.
* A possible crash on re-editing draft, queue and sent messages was fixed.
* The error checking of Japanese code conversion also became strict.
* An empty Reply-To: header is now ignored.
|
|
|
|
tracked the Cyrus SASL 1.5.x releases, which are no longer maintained.
Adjust packages to use security/cyrus-sasl2 instead for SASL support.
This closes PR pkg/28218 and PR pkg/29736.
|
|
support should install mail/mutt-devel instead.
|
|
package update in the previous commit.
|
|
|
|
------
v4.0.2
------
[mms] Don't wrap flowed text in print view (Bug 1318).
[jan] Don't append trailer text twice if sending a message resumed from a
draft (Bug 1306).
[mms] Fix display of attachment names when forwarding messages (Bug 1300).
----------
v4.0.2-RC1
----------
[mms] Decode the contents of the preview messages.
[mms] Fix reload of underlying window after entering PGP or S/MIME passphrase
(Bug 1145).
[cjh] Fix recompose recovery of messages written before a session timeout
(Bug 1209).
[mms] Don't escape 'From' at the beginning of the line in text messages.
[mms] Fix 'smtphost' and 'smtpport' configuration parameters.
[jan] Add batchCompose API method.
[mms] Fix a (very rare) situation where a base64 encoded message is not decoded
correctly in forwards/replies (Bug 1077).
[mms] Fix forwarding as a digest from search folders (Bug 1263).
[cjh] Fix PHP notice after forwarding a message (Bug 1283).
[mms] Show, but don't activate current folder in "Move/Copy To" folder list
(Bug 1240).
[mms] Make sure we show container folders in the search screen folder list.
[mms] Don't show address book save link for PGP and S/MIME keys if no default
address book is configured (Bug 1144).
[mms] Require virtual folders to have a label (Bug 1160).
[jan] Speed up mailbox loading by caching processed email addresses.
[jan] Fix new mail notification popups in mailbox views (Bug 876).
[jan] Fix custom_login.php example script.
[cjh] Don't insert entries for emails that already exist when gathering
addresses from outgoing emails (Bug 1054).
[jan] Fix wrapping of header in mailbox view with IE (Bug 1110).
|
|
Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
#73237 - Junk and Filter settings missing from Receiving Options tab
(Sushma)
#73202 - connector crashes,restart evolution after changes in
'Receving options' (Sushma)
#72834 - Changes to 'Automatically synchronize account locally' check
box is not saved (Sushma)
#73017 - Remember password does not work (Sushma)
#72836 - Error message 'Errror scanning exchange folders' is displayed
always (Sushma)
#72881 - Asks for password twice for any changes in Account editor
(Sushma)
#72168 - Error message not clear while creating 'Calender' in offline
(Sivaiah)
#72951 - Delete operation for calender has to be deactivated in
offline (Sivaiah)
#73218 - Focus selection when adding other user's folder (Sushma)
#72389 - Quota warning message is issued even after contents of all
exchange folder contents are deleted (Sushma)
#72044 - Exchange storage hangs while importing contacts to 'Contact'
(Sivaiah)
#73470 - Select all + copy from personal to exchange doesnt work
(Sivaiah)
#73030 - Connector hangs while edit and save contact from mail (Sivaiah)
#73025 - Connector hanged while searching 'Email begins' with (Sivaiah)
#72041 - Exchange storage crashed while creating tasks (Sushma)
#73059 - Exchange connector hangs when 'Cancel' of meeting is accepted
(Sivaiah)
#72889 - In offline mode, Exchange connector hangs when user trys to
label a mail (Jeffrey)
#72943 - Connector hangs while deleting mail in offline (Jeffrey)
#73505 - Connector hangs, right click on occurence 'make this occurence
movable' (Sivaiah)
#67740 - Exchange storage crashed while updating meeting request to
'Tentativly Accept' (Sivaiah)
#72801 - Connector doesn't fall back to nt_domain => Can't logon
(Sushma)
#73712 - Create contact, switch to offline, disappears (Sivaiah)
#73673 - Mailer is broken (Sarfraaz)
#73498 - Offline: Mail folder properties not saved (Jeffrey)
#72986 - while switching from Offline to online doesnt synch changes
in mail (Jeffrey)
Fixed the handling of subscribe to folders (Sushma)
Fixed the handling of attachments in calendars and tasks (Sarfraaz)
Updated Translations :
----------------------
- cs (Miloslav Trmac)
- da (Martin Willemoes Hansen)
- en_GB (David Lodge)
- fi (Ilkka Tuohela)
- fr (Christophe Merlet)
- gu (Ankit Patel)
- hi (Rajesh Ranjan)
- hu (Laszlo Dvornik)
- nl (Vincent van Adrighem)
- pl (Artur Flinta)
- pt (Duarte Loreto)
- pt_BR (Raphael Higino)
- sq (Laurent Dhima)
- sr (Danilo Šegan)
|
|
Evolution 2.2.1.1, 2005-03-17
-----------------------------
Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
* Calendar
#72983 - 'List' view has one entry for recurring appointment (Rodrigo)
* Mail
#73559 - Evolution filter crash when using Source Account criteria (Michael)
#71003 - threads still running at exit redux (Michael)
#73550 - HTML mails don't show if "prefer plain-text" plugin not active
(Michael)
Other bugs
* Plugins
- Set auth mechanism for transport and source when configuring exchange
(Sushma)
Evolution 2.2.1, 2005-03-15
---------------------------
Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
* Addressbook
#73206 - Evolution crashed when clicked on 'Cancel' of LDAP authentication
(Siva)
* Calendar
#73563 - evolution-alarm-notify crashes after pressing snooze button (JP)
#72979 - Meeting is displayed as appointment in 'List view' (Chen)
#73501 - In 'Send Options' popup 'General Options' tab should be removed
for exchange (Sush)
* Mail
#73293 - unread messages becoming read do not update menu items (Michael)
#73139 - Not able to see the icons of Shared Folders (Vivek)
#73100 - Unify Evolution license text check box messages in Evolution
mailer (Michael)
#71733 - signature editor should set focus on title field (Harry Lu)
#73501 - In 'Send Options' popup 'General Options' tab should be removed
(Sushma)
* Plugins
#72807 - Switching from gw account crashes Evolution (Siva)
#73201 -Sharing tab is not present in the properties of a folder which has
a space in its name (Vivek)
Other bugs
* Calendar
- Fix memory leak in calendar views (Michael)
- Fix forward as icalendar (JP)
- Fix default color and selection on first run (JP)
* Mail
- Improved Post-To handling (Michael)
- Fix To/CC/BCC cut and paste (Hans)
* Plugins
- Don't return an invisible item in gw account setup (Michael)
- Handle assigned tasks in itip formatter (JP)
* All
- Clean up debug spew (Michael)
- Fix memory leak for gal view menus (Michael)
Updated translations:
-pl (GNOME PL Team)
-ja (Takeshi AIHANA)
-da (Martin Willemoes Hansen)
-fr (Christophe Merlet)
-ko (Changwoo Ryu)
-en_GB (David Lodge)
-tr (Baris Cicek)
-cs (Miloslav Trmac)
-de (Frank Arnold)
-sr (Danilo Segan)
-sr@Latn (Danilo Segan)
-es (Francisco Javier F. Serrador)
-pt_BR (Raphael Higino)
-sq (Laurent Dhima)
-fi (Hile Tuohela)
-gu (Ankit Patel)
-sv (Christian Rose)
-pt (Duarte Loreto)
-en_CA (Adam Weinberger)
|
|
Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
* Addressbook
#73021 - The Add New Contact option is getting enabled if you try to
delete gw book (Siva)
#72878 - Changes sender email address makes unwanted changes in To/CC
fields (Michael)
* Calendar
#73141 - Crash if you try changing the group of a task to an offline
backend (Chen)
* Camel
#73015 - groupwise message threading workaround (Michael)
#70195 - Incorrect parsing of locale encoded From: header causes mess
on statusbar (Michael)
#70590 - Don't fall through to the default folder if we move (Michael)
#72876 - Message with blank reply-to cannot be replied to (Michael)
#73112 - imap fails errors after checking authentication type (Michael)
#72145 - All gw sent mail has a blank "To" field (Partha)
#73308 - gw mail getting marked as read when it shouldn't (Partha)
#72373 - new meeting invitations not showing up in Mailbox (Vivek)
#72455 - Messages are disappearing in the inbox of GW accounts (Vivek)
Other bugs
* Addressbook
- use a single global ref-counted db-env for all local books (Michael)
- exit properly when only internal books are left (JP)
* Calendar
- When coming back online get gw item changes in a thread for
responsiveness (Chen)
- "Peek" at gw calendar items so they don't get marked as read (Harish)
- Fix memory corruption in gw backend when fetching changes (Harish)
- Set exchange attachment store (Surf)
* Camel
- Allow flag syncing in read-only mode for imap based on PERMANENTFLAGS
(Jeff)
- Set priority in outgoing gw mail (Sankar)
Updated Translations:
- tr (Baris Cicek)
- pl (GNOME PL Team)
- pt (Duarte Loreto)
|
|
Thunderbird 1.0.2 is a security and stability update.
Fixed vulnerbilities are follows.
MFSA 2005-30 GIF heap overflow parsing Netscape extension 2
MFSA 2005-25 Image drag and drop executable spoofing
MFSA 2005-21 Overwrite arbitrary files downloading .lnk twice
MFSA 2005-18 Memory overwrite in string library
MFSA 2005-17 Install source spoofing with user:pass@host
MFSA 2005-15 Heap overflow possible in UTF8 to Unicode conversion
|
|
|
|
management interface. Turba also provides an API for external applications
to interface with address books, providing adding and searching features that
can be hooked right into other applications.
Turba is a complete basic contact management application. SQL, LDAP, and Horde
Preferences backends are available and are well tested. The fields in the
address books can be defined in a very flexible way, just by changing the
config files. Import/export from/to Pine, Mulberry, CSV, TSV, and vCard
contacts. You can create distribution lists from your addressbooks, which are
handled transparently by IMP and other Horde applications. And there are Horde
API functions to add and search for contacts.
This also addresses PR# 22809 - Thanks for the PR.
|
|
- Fix permissions on installed directory
|
|
|
|
version 1.9.6.
Main difference is that the branch uses gtk+ v2, rather than gtk.
Note that it still installs as sylpheed (but version 1.9.x)
|
|
Should be no functional change.
|
|
fixes from sylpheed 1.0.4.
Other changes:
new Sylpheed-Claws logo by Jesper Schultz
tools/acroread2sylpheed.pl
script to send pdfs as attachments from Adobe Reader 7
see tools/README for details
Bug fixes, including the following:
neglect Reply-To header if empty
don't load a plugin twice
don't leave hook registered when spamassassin plugin init failed
|
|
|
|
* A buffer overflow which occurred when displaying a message with
attachments which have MIME-encoded filenames was fixed.
* A possible crash on re-edit of messages was fixed.
|
|
useful.
|
|
Changes:
- Documentation fixes [Sean Franklin]
- Don't leak file descriptors when clamsmtpd can't connect to outgoing
SMTP server [Chris Mason]
- Now accepts special format arguments on 'Header' line [Olivier Beyssac]
|
|
"idea", and "canna" as package options, and the "canna" option is now
built by default. Users that don't want canna support by default
should set
PKG_OPTIONS.cue= ${PKG_DEFAULT_OPTIONS} -canna
in /etc/mk.conf.
|
|
from version 5.0.0nb1.
|
|
* msgbodystructure.c (msgbodystructure): Fix MSGBODYSTRUCTURE response
for a corrupted content-type of "text".
|
|
The "netqmail" PKG_OPTION to qmail is no longer enabled on Linux
by default; if you were relying on that, set it explicitly.
|
|
|