Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
The ktnef library contains an API for the handling of TNEF data.
The API permits access to the actual attachments, the message
properties (TNEF/MAPI), and allows one to view/extract message formatted
text in Rich Text Format format.
|
|
|
|
Upstream changes:
Changes for version 1.203 - 2022-05-29
tiny packaging improvements
detect published null MX records (thanks, Gene Hightower)
|
|
Upstream changes:
Changes for version 1.027 - 2022-09-04
add a (for now undocumented) $PRE_2231_FORM package variable; if set to false, when RFC2231-style parameters are used, a pre-RFC2231-style version will *not* also be provided; this variable is true by default
|
|
Upstream changes:
1.201 2022-05-29 15:36:53-04:00 America/New_York
update dist metadata
|
|
Upstream changes:
Changes for version 1.05
update dovecot parser from dovecot version 2.3.14
mark the last parsed object as invalid if input string contains trailing garbage https://github.com/pali/Email-Address-XS/issues/5
|
|
|
|
upstream changes:
-----------------
fetchmail-6.4.33 (released 2022-08-27, 31696 LoC):
# TRANSLATIONS: language translations were updated by this fine person:
* fr: Frédéric Marchal [French]
# CONTRIBUTED SCRIPT CHANGES:
* contrib/fetchsetup improvements by Matěj Cepl
* contrib/runfetchmail improvements by Matěj Cepl
--------------------------------------------------------------------------------
fetchmail-6.4.32 (released 2022-07-30, 31696 LoC):
# FIXES:
* Use configure to find rst2html, some systems install it only with .py suffix,
others only without, and some install both.
* Update README.maintainer
# TRANSLATIONS: language translations were updated by these fine people:
(in alphabetical order of language codes so as not to prefer people):
* cs: Petr Pisar [Czech]
* es: Cristian Othón Martínez Vera [Spanish]
* ja: Takeshi Hamasaki [Japanese]
* pl: Jakub Bogusz [Polish]
* ro: Remus-Gabriel Chelu [Romanian]
* sq: Besnik Bleta [Albanian]
* sv: Göran Uddeborg [Swedish]
--------------------------------------------------------------------------------
fetchmail-6.4.31 (released 2022-07-16, 31694 LoC):
# BUG FIXES:
* Try to fix ./configure --with-ssl=... for systems that have multiple OpenSSL
versions installed. Issues reported by Dennis Putnam.
* The netrc parser now reports its errors to syslog or logfile when appropriate,
previously it would always log to stderr.
* Add error checking to .netrc parser.
# CHANGES:
* manpage: use .UR/.UE macros instead of .URL for URIs.
* manpage: fix contractions. Found with FreeBSD's igor tool.
* manpage: HTML now built with pandoc -> python-docutils
(manServer.pl was dropped)
|
|
pkgsrc changes:
---------------
* Remove use of composer.
upstream changes:
-----------------
* Properly set and interpret TYPE parameters, especially for TEL (Fixes #390)
* RCMCardDAV now sets the PRODID property when it creates or modifies a vcard
|
|
16 months of development
|
|
|
|
|
|
Does not build in any bulk builds; gnus is part of emacs since at
last 2007, including emacs20 and emacs21 in pkgsrc.
|
|
builds. TODO: libtoolize (but I kept running into some ".ila does not
exist" error)
|
|
|
|
protocols/smtp:
archive member '__.SYMDEF SORTED' is not mach-o or llvm bitcode file
(likewise for '__.SYMDEF')
|
|
It's the successor to amavisd-new both in sources and in versioning,
but strictly speaking it's now "amavis". I kept the package name to
make it easier to update existing installations.
Upstream release notes:
October 13, 2021
amavis-2.12.2 release notes
BUG FIXES
- Allow $timestamp_fmt_mysql to be used with the DBD::MariaDB driver.
Reported by Marcel Evenson.
Issue: https://gitlab.com/amavis/amavis/issues/79
MR: https://gitlab.com/amavis/amavis/merge_requests/78
- Resolve utf8mb4 problems when using DBD-MariaDB.
Reported by Marcel Evenson.
Issue: https://gitlab.com/amavis/amavis/issues/67
MR: https://gitlab.com/amavis/amavis/merge_requests/80
- Set correct originating flag when using milter/AM.PDP without policy banks.
Reported by Henrik K.
Issue: https://gitlab.com/amavis/amavis/issues/61
MR: https://gitlab.com/amavis/amavis/merge_requests/81
- Resolve crash on reload with insufficient permissions.
Amavis now tests whether it is able read and evaluate its
configuration files with dropped privileges.
In case it cannot, amavis fails to start and refuses to reload.
Reported by Michael Orlitzky.
Suggestions by Ralph Seichter and Michael Orlitzky.
Issue: https://gitlab.com/amavis/amavis/issues/10
MR: https://gitlab.com/amavis/amavis/merge_requests/74
MR: https://gitlab.com/amavis/amavis/merge_requests/75
- Resolve SSL client connection hangups with broken pipe
Reported by @kolbma.
Issue: https://gitlab.com/amavis/amavis/issues/73
MR: https://gitlab.com/amavis/amavis/merge_requests/71
---------------------------------------------------------------------------
November 13, 2020
amavis-2.12.1 release notes
BUG FIXES
- Generate DKIM record comment line including the 's=' (selector) tag
instead of an 'i=' (identifier) tag when using "amavisd showkeys".
Reported by Juan Orti Alcaine.
Issue: https://gitlab.com/amavis/amavis/issues/63
MR: https://gitlab.com/amavis/amavis/merge_requests/41
- Make sure generated Authentication-Results follow RFC specification.
MR: https://gitlab.com/amavis/amavis/merge_requests/57
- Prevent re-encoding of notification templates.
Fixed by Henrik Krohns and Michael Weiser.
Issue: https://gitlab.com/amavis/amavis/issues/62
MR: https://gitlab.com/amavis/amavis/merge_requests/40
- Compare inode numbers as strings.
Reported and implemented by Mark Martinec.
Issue: https://gitlab.com/amavis/amavis/issues/48
MR: https://gitlab.com/amavis/amavis/merge_requests/21
- Resolve MySQL invalid utf8mb4 clause.
Reported by Henrik Krohns.
Issue: https://gitlab.com/amavis/amavis/issues/33
MR: https://gitlab.com/amavis/amavis/merge_requests/14
---------------------------------------------------------------------------
July 25, 2019
amavis-2.12.0 release notes
This software is renamed from amavisd-new to amavis.
NEW FEATURES
- Introduce Rspamd client extension
With this extension, Amavis can use Rspamd either running on the same
server or remotely. Connections are made using HTTP/HTTPS depending on
configuration, the latter requiring a HTTPS-capable proxy (like NGINX or
Apache) for Rspamd, which does not natively support HTTPS. Basic
authentication with name/password pairs is also available.
Implemented by Ralph Seichter.
MR: https://gitlab.com/amavis/amavis/merge_requests/11
BUG FIXES
- Treat "not an OLE file" as a successful result
Amavis supports calling the ripOLE program to extract embedded objects
from Microsoft OLE documents. However, not all Microsoft documents
contain said objects, and the underlying file format changes when they
do. Since Amavis can't tell the difference, it passes everything to
ripOLE unconditionally. Amavis now treats the "not an OLE file" error
code of ripOLE as a successful result, proceeds normally and scans the
file as a whole.
Fixed by Michael Orlitzky.
MR: https://gitlab.com/amavis/amavis/merge_requests/9
- Fix unix socket path extraction that has prevented a socket based
policy bank to be loaded;
Fixed by Boris Gulay.
MR: https://gitlab.com/amavis/amavis/merge_requests/2
MR: https://gitlab.com/amavis/amavis/merge_requests/19
- Fix DKIM signing for outbound messages.
Fixed by Ralph Seichter.
MR: https://gitlab.com/amavis/amavis/merge_requests/1
- Fix unescaped left brace regex warning in run_av() subroutine.
Fixed by Ralph Seichter.
MR: https://gitlab.com/amavis/amavis/merge_requests/10
Issue: https://gitlab.com/amavis/amavis/issues/31
- Mention default value for $myprogram_name in minimal amavisd.conf.
MR: https://gitlab.com/amavis/amavis/merge_requests/12
Issue: https://gitlab.com/amavis/amavis/issues/36
|
|
Update to latest svn snapshot. It includes various improvements for PHP 8
compatibility. Address to PR pkg/57012.
Here are quote from commit log:
1.4.23pre14977 (2022-06-21)
* Add cookie SameSite attribute; uses default if "Strict" but can be
overridden by $same_site_cookies in config_local.php
* Browser seems to respond better when deleting the cookie if you void its
value also; helps actually get the cookie to be removed even though this
feels more like a browser problem... maybe it does not like a date in
1970?
* Make sure drafts are sent with the current date and not that of its
previous 'Save Draft' action
* Add option to prefix new mail number to the front of the org title
(browser title bar)
* Fix certain messages with headers in unknown charsets encoded as quoted
printable showing up as blank sender/subject in message list
* Add ability for plugins to request additional header fields in the message
list lookup
* Separate DNT and DSN
* Add proper RFC 3461 DSN functionality (previously we relied only on the
Return-Receipt-To header)
* Cause message subject to show in page title when message view is loaded in
its own window/tab
* Implement SQL identifier quoting in all cases
* Add option to folder prefs for marking deleted messages as read
* Fix: Login mechanisms other than "login" were broken if server returned
untagged data before login response
* Greatly fix the plaintext display of messages that do not have a text
part.
* Add ability to explicitly set prefs DB connection charset
* Add ability to explicitly set address book DB connection charset
|
|
|
|
No change except version.
|
|
No change except version.
|
|
Ruby on Rails 6.1.7 release on 9th September 2022.
Active Record and Active Storage are updated:
Active Record
* Symbol is allowed by default for YAML columns
Étienne Barrié
* Fix ActiveRecord::Store to serialize as a regular Hash
Previously it would serialize as an
ActiveSupport::HashWithIndifferentAccess which is wasteful and cause
problem with YAML safe_load.
Jean Boussier
* Fix PG.connect keyword arguments deprecation warning on ruby 2.7
Fixes .
Nikita Vasilevsky
Active Storage
* Respect Active Record's primary_key_type in Active Storage
migrations. Backported from 7.0.
fatkodima
|
|
Ruby on Rails 6.0.6 release on 9th September 2022 and
Active Record is only updated.
databases/ruby-activerecord60
* Symbol is allowed by default for YAML columns
Étienne Barrié
|
|
|
|
|
|
|
|
Make file package for Ruby on Rails 5.2 only snice it ise used for
devel/redmine41 and devel/redmine42.
|
|
Make file package for Ruby on Rails 6.1 only snice it ise used for
devel/redmine50 only.
|
|
redmine50 build with ruby27.
|
|
|
|
2.3.0 (2021-12-22)
* Support Rails 7.0 - Sean Floyd (SeanLF)
* Drop support for Ruby 2.5 (EoL).
3.0.0 (2022-02-02)
* Drop support for Ruby versions < 2.6.
* Add support for Ruby 3.0 and 3.1.
|
|
5.0.0 (2022-02-02)
* Drop support for Ruby 2.4 and Ruby 2.5
* Drop support for JRuby and Rubinius
* Test with Ruby 2.7 - aried3r (Anton Rieder) (#167)
* Test with Ruby 3.0 and Ruby 3.1
* Add standardrb as code formatter
* Drop support for callbacks that accepts only a single argument.
* Change signature of Roadie::CssNotFound and Roadie::ProvidersFailed.
5.0.1 (2022-05-11)
* Don't try to inline the :host pseudo-class - viamin (Bart Agapinan).
(#170)
|
|
ruby-redmine{41,42} require <2.3. So, downgrade to 2.2.0 as the same
version of mail/ruby-roadie-rails at this moment.
|
|
|
|
Add ruby-roadie-rails package version 2.3.0 as roby-roadie4.
ruby-roadie-rails2 will be requierd by ruby-redmin{41,42}.
2.3.0 (2021-12-22)
* Support Rails 7.0 - Sean Floyd (SeanLF)
* Drop support for Ruby 2.5 (EoL).
|
|
Add current ruby-roadie package version 4.0.0 as roby-roadie4.
This package will be requierd by ruby-roadie-rails2.
(And ruby-roadie-rails2 will be requierd by ruby-redmin{41,42}.)
|
|
Bump PKGREVISION.
|
|
|
|
|
|
Got Your Back a.k.a. GYB is a command-line tool to backup/restore Gmail
accounts. It can also perform other batch operations such as bulk
deletion.
GYB works with Gmail.com and Google Workspace (formerly G Suite /
Google Apps) accounts.
|
|
* New `digest-type` configuration adds optional more widely supported
`multipart/mixed` format
* New argument `--only-new` on the `add` command to ignore entries in
feed when added, so only new entries will be sent.
* Fix exception when parsing a feed with a linebreak in its title
* Add a new `subject-format` setting, customise the subject line
* Removed '$' interpolation in config file to allow URLs containing
dollar signs. Interpolation was not fully supported, and the
placeholder would not survive a second save. Config files with ${...}
placeholders will need to be manually edited after upgrading, or a
save forced by adding and removing a fake feed before upgrading.
* Fix default HTTP User-Agent to use `rss2email` instead of
`feedparser`, and fix `user-agent` setting to consistently apply to
both outgoing emails and HTTP requests. This introduces a couple of
potentially breaking changes:
* Configurations that came to rely on the `feedparser` UA string
should adjust to the updated UA string going forward.
* Configurations that came to rely on the unintended behaviour, that
configuring the User-Agent header in emails does not affect HTTP
requests, should use a custom `post-process` hook instead.
|
|
Changelog:
What's new in notmuch 0.37
=========================
Library
-------
Fix uninitialized field in message objects.
Improve exception handling and error propagation for message objects.
Sexp Queries
------------
Add one sided lastmod ranges for sexp queries.
Expand macro parameters inside regex and wildcard modifiers.
Command Line Interface
----------------------
`notmuch help` now works for external commands.
`NOTMUCH_CONFIG` is now passed to external commands and hooks.
Promote the development tool `nmbug` to a user facing tool
`notmuch-git`. See notmuch-git(1) for details.
Emacs
-----
The function `notmuch-mua-mail` now moves point depending on the
provided arguments.
Restrict what mime types are inlined in replies and on refresh.
The functions in notmuch-query.el are now obsolete and may be removed
in a future version of Notmuch.
Add some controls for lazy display of message bodies (See "Dealing
with large messages and threads" in the notmuch-emacs documentation).
Allow the user to select (with '%') a different duplicate message file
to display.
Use `message-dont-reply-to-names` in `notmuch-message-mode`.
Support custom header-line format for notmuch-show mode.
|
|
|
|
|
|
A Python package for retrieving, parsing, and sending emails.
Features
- Simplified IMAP client
- Retrieve email from any folder
- Create new folders
- Move messages to other folders
- Delete messages
- Monitor folders for new messages using the IMAP ``IDLE`` command
- Always use ``/`` as the folder hierarchy separator, and convert to the
server's hierarchy separator in the background
- Always remove folder name characters that conflict with the server's
hierarchy separators
- Prepend the namespace to the folder path when required
|
|
mail-parser is not only a wrapper for email from the Python Standard
Library. It give you an easy way to pass from raw mail to Python
object that you can use in your code.
|
|
|
|
A Python module and command line utility for validating SPF and
DMARC DNS records.
|