Age | Commit message (Collapse) | Author | Files | Lines |
|
- Removed "jdk13" from PKG_JVMS_ACCEPTED.
- Using "+=" for SUBST_CLASSES.
|
|
variable's default value.
|
|
alphabetically for aesthetic reasons.
|
|
|
|
changes since 0.87:
* Bugfixes:
- libclamav/petite.c: fix boundary checks (acab)
- libclamav/mbox.c: scan attachments that have no filename (njh)
- libclamav/fsg.c: fix buffer size calculation in unfsg_133
Reported by Zero Day Initiative (ZDI-CAN-004)
- libclamav/tnef.c: fix possible infinite loop
Reported by iDEFENSE (IDEF1169).
- libclamav/mspack/cabd.c: fix possible infinite loop in cabd_find
(tk)
Reported by iDEFENSE (IDEF1180).
- clamd/others.c: fix compilation error on Cobalt Qube 1 (tk)
- clamd: properly handle ReadTimeout in SESSION (tk)
Bug reported by Kamil Kaczkowski <kamil*kamil.eisp.pl>
- libclamav/others.c,h: Add generic bitset implementation (trog)
- libclamav/ole2_extract.c: Make sure the property tree doesn't
loop (trog)
Fixes CAN-2005-3239. Installations with default settings were
not affected by this bug.
|
|
|
|
*1.1.1* (October 19th, 2005)
* Upgraded to Action Pack 1.10.1
*1.1.0* (October 16th, 2005)
* Update and extend documentation (rdoc)
* Minero Aoki made TMail available to Rails/ActionMailer under the MIT
license (instead of LGPL) [RubyConf '05]
* Austin Ziegler made Text::Simple available to Rails/ActionMailer
under a MIT-like licens [See rails ML, subject "Text::Format Licence
Exception" on Oct 15, 2005]
* Fix vendor require paths to prevent files being required twice
* Don't add charset to content-type header for a part that contains
subparts (for AOL compatibility) #2013 [John Long]
* Preserve underscores when unquoting message bodies #1930
* Encode multibyte characters correctly #1894
* Multipart messages specify a MIME-Version header automatically #2003 [John Long]
* Add a unified render method to ActionMailer (delegates to ActionView::Base#render)
* Move mailer initialization to a separate (overridable) method, so
that subclasses may alter the various defaults #1727
* Look at content-location header (if available) to determine filename
of attachments #1670
* ActionMailer::Base.deliver(email) had been accidentally removed, but
was documented in the Rails book #1849
* Fix problem with sendmail delivery where headers should be delimited
by \n characters instead of \r\n, which confuses some mail readers
#1742 [Kent Sibilev]
|
|
Bump nb
|
|
by Ruby 1.8.3 updates.
|
|
|
|
|
|
|
|
|
|
not impact the fetchmail package so no version bump is required.
|
|
|
|
Jeremy C. Reed and Leonard Schmidt.
Gotmail is a script to download mail from hotmail.com without user
interaction. It's probably best run from a cron job. It can delete
messages, download only-new messages, mark messages read (or not),
forward to procmail, forward to another address, or send through SMTP.
|
|
Bump PKGREVISION.
|
|
* The command line option to specify directory which stores configuration
files (--configdir dirname) was added.
* The output headers of printed messages now match to those of the message
view.
* Confirmation dialog is displayed instead of input dialog on printing.
* When replying to ML post that has the Reply-To set, both addresses will
be set.
* The option to delete filtered junk mails from server was added.
* The locale name 'zh_TW.Big5' was changed to 'zh_TW'.
* The problem that drag and drop didn't work with GTK+ 2.8 was fixed.
* The sample mime.types was included into the source package.
* Win32: The remote command was implemented using TCP socket.
* Win32: The drag and drop of files from Explorer was supported.
* Win32: The default print command for text file is used for printing when
the command is unspecified.
* Win32: Several bugfixes were made.
|
|
|
|
|
|
dkim-milter consists of two parts: A milter-based application
(dkim-filter) which plugs in to Sendmail to provide DomainKeys
Identified Mail service, and a library (libdkim) which can be used to
build DKIM-compliant applications or MTAs.
|
|
|
|
|
|
o The IMAP4 parser was fixed so that it can handle literals in
response.
o A bug that caused crashes on receive if Date header has
abnormal time was fixed.
o Sylpheed will not close anymore even if the tray icon is closed.
o The directory with multiple hierarchy can be specified when
creating a new mailbox.
o Error messages are now output to the log window and the log file.
o The 'Create filter rule' menu was brought back in the context
menu.
o The display of the property of top folders was enabled.
o The support of environment-dependent Japanese characters was
enhanced
|
|
|
|
|
|
|
|
should fix PR 31898.
|
|
|
|
|
|
|
|
PKGREVISION.
|
|
|
|
- Fix memory leak within MX sync code (Hajimu UMEMOTO)
|
|
The added patches add a prefix "fm_" to lock related finctions, to avoid name
clash with darwin lock functions. Link with -lresolv under darwin.
(thanks scole_at_sdf.lonestar.org for the patches)
Bump PKGREVISION
|
|
* Use PCRE (http://www.pcre.org) for mattern matching.
+ Most visible change is a different syntax for subexpression matching,
using (...). MATCH2 becomes MATCH1, MATCH3 becomes MATCH2, etc...
+ "w" account option dropped.
+ During a transitional period, setting MAILDROP_OLD_REGEXP
reverts to the old pattern matching engine.
* Do not autoreply to messages with an Auto-Submitted: header, unless
it's contents are "no". Add Auto-Submitted: auto-replied.
|
|
* Use PCRE for pattern-matching
* When autopurging messages from a folder based on their
timestamp, scan 'new' in addition to 'cur', otherwise mail
delivered to the folder directly never gets purged, unless
the folder is open.
* Filter out <!-- > constructs, they are parsed by MSIE.
* Remove attributes with imbalanced quotes, to prevent
cross-side scripting vulnerabilities with some browsers.
* Show each attachment's MIME content type.
|
|
* Use PCRE for pattern-matching.
* When autopurging messages from a folder based on their
timestamp, scan 'new' in addition to 'cur', otherwise mail
delivered to the folder directly never gets purged, unless
the folder is open.
* Fix handling of invalid sequence number of 0.
* NOT operator on content searches.
|
|
switching to use PCRE instead of a home-grown regexp package.
|
|
|
|
to tls.
Pointed out by Gilles@Gravier.org on netbsd-users@
|
|
ok'ed xtraeme@
From the RELEASE file:
Automatic Whitelisting Improvements
Dynamically Loadable Storage Driver Support
PostgreSQL Performance Enhancements
LDAP Verification
Unified Spam Alias / UID in Signature Support
Domain Based Delivery Hosts
Integrated Clam A/V Support
Markovian Discrimination
Self-Contained Hash Driver
Fallback Domain-Based User Support
Improved, Unified Logging
Activity logging has also been improved
Plused Detail Support
Message Fragments Support
Domain Blocklisting Support
User preferences made case-insensitive
LMTP error codes now include messages from relay host
RBLInoculate option allows RBL'd emails to be quarantined or learned as spam
MySQL and PgSQL object creation scripts updated to improve performance
Added 'date' to quarantine display and sorted most recent at top
Significant code cleanup and audit
Domain-based groups changed from @domain.tld to *@domain.tld
X-DSPAM-Result expanded to support Virus, Blacklisted, and Blocklisted results
DSPAM WebUI now supports history paging
Rewritten documentation for ease of installation
|
|
* The IMAP4 parser was fixed so that it can handle literals in response.
* A bug that caused crashes on receive if Date header has abnormal time
was fixed.
|
|
From the ChangeLog:
> IMP, the Internet Messaging Program, is one of the most popular webmail
> applications available. It allows universal, web-based access to IMAP and
> POP3 mail servers and provides a full range of features normally found only in
> desktop email clients.
>
> Major changes compared to the IMP version H3 (4.0.4-RC2) are:
> * Added warning that PGP key generation may take awhile.
> * Added confirmation when reporting spam/innocent from message view.
> * Fixed check for duplicate addresses when automatically saving recipients.
> * Updated Finnish, German, Korean, and Slovak translations.
>
> Major changes compared to the IMP version H3 (4.0.4-RC1) are:
> * Added entire message search to search page.
> * Use "Fetch Mail" consistently in the user interface.
> * Fixed warnings when expanding names with spaces.
> * Updated Finnish, German, Korean, and Slovak translations.
> * Minor bug fixes.
>
> Major changes compared to the IMP version H3 (4.0.3) are:
> * Allow non-ascii searches.
> * Show meeting invitations inline.
> * Allow to accept invitations and add them to the calendar at once.
> * Added separate confirmation page when deleting or emptying folders.
> * Localized all remaining INBOX strings in the interface.
> * Ensure that no maintenance tasks may be skipped.
> * Fixed blank screens in Internet Explorer after failed logins.
> * Minor character set related fixes.
> * Improved draft saving of HTML messages.
> * Work around broken c-client sort by arrival.
> * Added Bosnian translation.
> * A few improvements and minor bug fixes.
|
|
From the ChangeLog:
> Major changes compared to the Turba version H3 (2.0.3) are:
> * Fixed adding contacts not restricted by edit permissions.
> * Fixed warnings in the preference screen.
> * Fixed warnings with PHP 4.4.0 and 5.0.5.
> * Restored backward compatibility to older Horde versions.
> * Updated Danish, Finnish, German, Hungarian, Korean, Polish and
> Traditional Chinese translations.
|
|
|
|
Home directory and environment variable expansion in the .mairixrc file.
Add ^ word prefix to require substring search to be left-anchored.
Add the capability to omit particular folders from indexing.
Implement dot-locking on the database file.
Display message path in warning messages from rfc822 parsing.
|
|
provided by this package.
|
|
having them. Suggested by jmcneill@.
|
|
|