Commit graph

8820 commits

Author SHA1 Message Date
jperkin
344739a0cc Remove trailing whitespace, noticed whilst merging to git. No functional
change.
2015-02-19 12:27:33 +00:00
jperkin
19add0bec0 Use the official upstream fix for CVE-2014-9116. The proposed patch that
we were previously using has unwanted side-effects, such as appending ","
to To/Cc/Mail-Followup-To, and other spacing issues.

Bump PKGREVISION.
2015-02-19 10:50:44 +00:00
jperkin
258f66316d Bump PKGREVISION for txt2c fix. 2015-02-19 10:01:15 +00:00
jperkin
38e64f6624 Bump PKGREVISION for txt2c fix. 2015-02-19 10:00:26 +00:00
jperkin
bba35ce411 Use gmake, fixes the 'txt2c' target and ensures that 'mutt -v' output
is correct.  Currently on at least SunOS and OSX it is corrupt due to
falling back to the broken txt2c.sh script.
2015-02-19 09:59:59 +00:00
taca
f10d061829 Add tcpwrapper PKG_OPTIONS and enable it default.
Bump PKGREVISION.
2015-02-19 09:48:27 +00:00
taca
c5caf68a5c Fix previous commit;
* Setting PKGNAME was accidently removed.
* Fix typo on php-exif dependency.

Noted by tnn@.
2015-02-17 05:59:54 +00:00
taca
5a190d7117 Remove patch-installer_check.php and add dependency to php-exif since
roundcube use php-exif if available and comment in patch-installer_check.php
was wrong.

Bump PKGREVISION.
2015-02-17 03:52:31 +00:00
adam
70a8ad9090 Changes 1.1.0:
Allow searching across multiple folders
Improved support for screen readers and assistive technology using WCAG 2.0 and WAI ARIA standards
Update to TinyMCE 4.1 to support images in HTML signatures (copy & paste)
Added namespace filter and folder searching in folder manager
New config option to disable UI elements/actions
Stronger password encryption using OpenSSL
Support for the IMAP SPECIAL-USE extension
Support for Oracle as database backend
Manage 3rd party libs with Composer
2015-02-16 15:33:32 +00:00
adam
8a79a1723f Exim version 4.85
-----------------
TL/01 When running the test suite, the README says that variables such as
      no_msglog_check are global and can be placed anywhere in a specific
      test's script, however it was observed that placement needed to be near
      the beginning for it to behave that way. Changed the runtest perl
      script to read through the entire script once to detect and set these
      variables, reset to the beginning of the script, and then run through
      the script parsing/test process like normal.

TL/02 The BSD's have an arc4random API. One of the functions to induce
      adding randomness was arc4random_stir(), but it has been removed in
      OpenBSD 5.5. Detect this OpenBSD version and skip calling this
      function when detected.

JH/01 Expand the EXPERIMENTAL_TPDA feature.  Several different events now
      cause callback expansion.

TL/03 Bugzilla 1518: Clarify "condition" processing in routers; that
      syntax errors in an expansion can be treated as a string instead of
      logging or causing an error, due to the internal use of bool_lax
      instead of bool when processing it.

JH/02 Add EXPERIMENTAL_DANE, allowing for using the DNS as trust-anchor for
      server certificates when making smtp deliveries.

JH/03 Support secondary-separator specifier for MX, SRV, TLSA lookups.

JH/04 Add ${sort {list}{condition}{extractor}} expansion item.

TL/04 Bugzilla 1216: Add -M (related messages) option to exigrep.

TL/05 GitHub Issue 18: Adjust logic testing for true/false in redis lookups.
      Merged patch from Sebastian Wiedenroth.

JH/05 Fix results-pipe from transport process.  Several recipients, combined
      with certificate use, exposed issues where response data items split
      over buffer boundaries were not parsed properly.  This eventually
      resulted in duplicates being sent.  This issue only became common enough
      to notice due to the introduction of conection certificate information,
      the item size being so much larger.  Found and fixed by Wolfgang Breyha.

JH/06 Bug 1533: Fix truncation of items in headers_remove lists.  A fixed
      size buffer was used, resulting in syntax errors when an expansion
      exceeded it.

JH/07 Add support for directories of certificates when compiled with a GnuTLS
      version 3.3.6 or later.

JH/08 Rename the TPDA expermimental facility to Event Actions.  The #ifdef
      is EXPERIMENTAL_EVENT, the main-configuration and transport options
      both become "event_action", the variables become $event_name, $event_data
      and $event_defer_errno.  There is a new variable $verify_mode, usable in
      routers, transports and related events.  The tls:cert event is now also
      raised for inbound connections, if the main configuration event_action
      option is defined.

TL/06 In test suite, disable OCSP for old versions of openssl which contained
      early OCSP support, but no stapling (appears to be less than 1.0.0).

JH/09 When compiled with OpenSSL and EXPERIMENTAL_CERTNAMES, the checks on
      server certificate names available under the smtp transport option
      "tls_verify_cert_hostname" now do not permit multi-component wildcard
      matches.

JH/10 Time-related extraction expansions from certificates now use the main
      option "timezone" setting for output formatting, and are consistent
      between OpenSSL and GnuTLS compilations.  Bug 1541.

JH/11 Fix a crash in mime ACL when meeting a zero-length, quoted or RFC2047-
      encoded parameter in the incoming message.  Bug 1558.

JH/12 Bug 1527: Autogrow buffer used in reading spool files.  Since they now
      include certificate info, eximon was claiming there were spoolfile
      syntax errors.

JH/13 Bug 1521: Fix ldap lookup for single-attr request, multiple-attr return.

JH/14 Log delivery-related information more consistently, using the sequence
      "H=<name> [<ip>]" wherever possible.

TL/07 Bug 1547: Omit RFCs from release. Draft and RFCs have licenses which
      are problematic for Debian distribution, omit them from the release
      tarball.

JH/15 Updates and fixes to the EXPERIMENTAL_DSN feature.

JH/16 Fix string representation of time values on 64bit time_t anchitectures.
      Bug 1561.

JH/17 Fix a null-indirection in certextract expansions when a nondefault
      output list separator was used.
2015-02-14 07:33:19 +00:00
ryoon
cea875c8bf Update to 31.4.0
* Sync with thunderbird-31.4.0.
2015-02-13 16:29:53 +00:00
ryoon
cac7a17da2 Update to 31.4.0
Changelog:
Fixed The previous issues with jp mac builds have now been fixed, and Thunderbird will no longer need to be run in 32-bit mode.
Fixed Security fixes can be found here
Fixed Installing extensions within Thunderbird no longer requires download and installing as a file (Bug 1081190)
Fixed Autocomplete suggestion sort order was adjusted to prioritize entries where the search string matches the beginning of a word (Bug 970456)

Fixed in Thunderbird 31.4
    2015-04 Cookie injection through Proxy Authenticate responses
    2015-03 sendBeacon requests lack an Origin header
    2015-01 Miscellaneous memory safety hazards (rv:35.0 / rv:31.4)
2015-02-13 16:28:57 +00:00
taca
bc3ab32e86 Update postfix to 2.11.4.
Postfix 2.11.4 only:

* Fix a core dump when smtp_policy_maps specifies an invalid TLS
  level.

* Fix a missing " in \%s\", in postconf(1) fatal error messages,
  which violated the C language spec. Reported by Iain Hibbert.

All supported releases:

* Stop excessive recursion in the cleanup server while recovering
  from a virtual alias expansion loop. Problem found at Two Sigma.

* Stop exponential memory allocation with virtual alias expansion
  loops. This came to light after fixing the previous problem.
2015-02-10 14:20:42 +00:00
wiz
bfc8d13d5a Update to 1.196:
1.196     2015-02-05 22:31:29-05:00 America/New_York
        - AOL "local rules" no longer enforced
2015-02-08 14:13:47 +00:00
taca
92e6714ade Remove ruby-mail24 since no package depends it any more. 2015-02-04 15:23:49 +00:00
taca
4c376ce850 Remove ruby-mail24. 2015-02-04 15:23:31 +00:00
taca
8849c84575 Update ruby-mail to 2.6.3.
== Version 2.6.3 - Mon Nov 3 23:53 +1100 2014 Mikel Lindsaar <mikel@reinteractive.net>

* #796 support uu encoding (grosser)

== Version 2.6.2 (Unreleased) - Wed Oct 22 13:42 -0500 2014 Benjamin Fleischer <github@benjaminfleischer.com>

Performance:
* #681 - fewer hotspot object allocations (srawlins)
* #815 - autoload parsers for load-time speed and memory usage (grosser)

Bugs:
* #736 - Mail.new copes with non-UTF8 messages marked as UTF8 (jeremy)

== Version 2.6.1 - Sun Jun 8 15:34 +1100 2014 Mikel Lindsaar <mikel@reinteractive.net>

Features:
* Silence warnings on loading ragel-generated parsers (bf4)

== Version 2.6.0 - Mon Jun 2 22:49 +1100 2014 Mikel Lindsaar <mikel@reinteractive.net>

Features:
* Allow interceptors and observers to be unregistered (zuhao)
* Added feature to find the mail in uid (taketin)
* Save settings passed to TestMailer#new (svanderbleek)
* Allow the setting of envelope from directly (jeremy)
* Accept other IETF/IANA-registered Content-Types and Content-Transfer-Encodings (jeremy)
* Alias shift-jis charset to Shift_JIS Ruby encoding (jeremy)
* Add support for ks_c_5601-1987 charset, aliased to CP949 Ruby encoding (jeremy)
* Don't allow colons in header names (jeremy)
* Can assign arrays of Message-IDs to References and In-Reply-To (jeremy)
* Setting the html_ or text_part sets a default text/html or text/plain content type (jeremy)
* Setting the html_ or text_part to nil removes it (jeremy)
* Addresses without a parsable email or display name still format as their raw text (jeremy)
* Close pull request 504 - Alias GB2312 charset to GB18030 Ruby encoding (bpot)
* Close pull request 399 - Accept :ca_path and :ca_file options for SMTP delivery (ndbroadbent)
* Close pull request 389 - Don't add superfluous message headers to MIME parts (djmaze, jeremy)

Performance:
* Migrate to RAGEL based parser, awesome work by (bpot)
* Performance improvements for people parsing email headers (ConradIrwin)
* Close pull request 488 - Speed up field construction & comparison (bpot)

Bugs:
* Fix for when content looks like field name (kjg)
* Don't change original when you change a copy (TylerRick)
* Don't include separating semicolon in paramter value when sanitizing (bpot)
* Fix fencepost encoding problem with binhex strings and only one token (drasch)
* Fix sendmail delivery to addresses with a leading hyphen (lifo, jeremy)
* Correctly format mbox From headers per RFC4155 (bpot, jeremy)
* Fix bogus '=' at the end of some quoted-printable messages (jeremy)
* Shouldn't be fooled into encoding strings on 1.8 by unrelated Encoding constant (emiellohr, jeremy)
* Header encoding should be US-ASCII, not the default external encoding (jeremy)
* Address elements should return decoded display names by default (jeremy)
* Fix up tests that depend on utf-8 external encoding; read fixtures as binary (jeremy)
* Capture stderr from Sendmail and Exim deliveries (jeremy)
* RFC2822 quoted_string content may be empty (jeremy)
* Calling #to_s on a field with a nil value returns an empty string instead of nil (jeremy)
* The Received header may contain zero name/value pairs, qmail-style (jeremy)
* Fix that setting an attachment with a :mime_type and :encoding would override the :encoding (jeremy)
* Fix that declaring an html_part but no text_part would use multipart/alternative anyway (jeremy)
* Close pull request 508 - Don't add an extra CRLF to MIME parts; split MIME parts on correct CRLF boundaries (Aalanar)
* Close pull request 506 - Escape backslashes in quoted strings (ConradIrwin)
* Close pull request 496 - Correctly handle quoted-printable line breaks (jeremy)
* Close pull request 493 - Repair misencoded quoted-printable line breaks (jeremy)
* Close pull request 487 - Extract comments from group email addresses (bpot)
* Close pull request 481 - Correctly quote filename attributes (bpot)
* Close pull request 480 - Support mixed encodings in a single header body (adamvaughan)
* Close pull request 471 - Fix Ruby 1.8 build when UTF16/32 default to little-endian (kennyj)

Coping with third-party bugs:
* Parse multipart boundary from Content-Type headers containing extra semicolons (jeremy)
* Close pull request 389 - Only add Content-ID to inline attachments to appease Outlook (djmaze, jeremy)

Housekeeping:
* Add development gem dependency on rdoc (jeremy)
* Refresh Bundler dependencies & setup (jeremy)
* Remove i18n dependency and last vestiges of activesupport dependency in specs (jeremy)
* Clarify that Sender is a single address, not an address list (jeremy)
* Add an MIT-LICENSE file to make licensing clear & obvious; update to 2013 (jeremy)
* Close pull request 501 - Tighten up header/body whitespace splitting (ConradIrwin)
* Close pull request 499 - Clean up some dead code (ConradIrwin)
* Close pull request 489, 495 - Docs typos (JackDanger, francois)
* Close pull request 485 - Be explicit about unsupported address parsing (bpot)
* Close pull request 484 - Remove #tree specs in preparation for deprecation removal (bpot)
* Close pull request 482 - Update address field specs to reflect to #initialize API (bpot)
* Close pull request 475 - Shush warning on Object#blank? redefinition (amatsuda)
* Close pull request 472 - Clean up UTF8/UTF-8 internals (kennyj)
2015-02-04 15:20:39 +00:00
taca
10ab0524c0 Update ruby-mime-types to 2.4.3.
Changes are too many to write here, please refer History.rdoc file.
2015-02-04 15:17:04 +00:00
taca
a86be0d281 Switch to use mail/ruby-mail25 package.
Bump PKGREVISION.
2015-02-01 11:30:47 +00:00
taca
898973e9c4 Add and enable ruby-mail25. 2015-02-01 11:28:47 +00:00
taca
f1a0eb3d37 Add ruby-mail version 2.5.4 as ruby-mail25 package. 2015-02-01 11:27:55 +00:00
taca
70230ba048 Switch to use mail/ruby-mime-types1 package.
Bump PKGREVISION.
2015-02-01 11:15:33 +00:00
taca
962f44151c Add and enable ruby-mime-types1. 2015-02-01 11:14:06 +00:00
taca
3fb23c98d4 Add ruby-mime-type 1.25.1 as ruby-mime-type1. 2015-02-01 11:13:37 +00:00
wiz
b177531ca7 Remove cargo cult patch (chunk) pointing to
%%LOCALBASE%%/lib/browser_plugins/symlinks/gecko. Nothing installs
any files there, nor does is this directory created by anything.
2015-01-29 22:22:26 +00:00
tron
82e97a13c4 Fix URL for sieve distribution files. 2015-01-28 17:44:28 +00:00
wiz
67b0c63783 unregen patch-ab, since the patch context was manually reduced so that
the managesieve patch applies cleanly together with this.

Noted by Edgar Fuß in PR 49599.
2015-01-26 23:26:48 +00:00
wiz
efda4b5fe6 Add upper bound to ABI depends.
Suggested by tron.
2015-01-24 17:48:25 +00:00
taca
b65e9bd7ac Update roundcube to 1.0.5.
RELEASE 1.0.5
-------------
- Fix bug where some valid text in a message was handled as uuencoded attachment
- Fix wrong icon for download button in classic skin
- Fix bug where sent message was saved in Sent folder even if disabled by user (#1490208)
- Fix checks based on window.ActiveXObject in IE > 10
- Fix XSS issue in style attribute handling (#1490227)
- Fix bug where Drafts list wasn't updated on draft-save action in new window (#1490225)
- Fix so "set as default" option is hidden if identities_level > 1 (#1490226)
- Fix bug where search was reset after returning from compose visited for reply
- Fix javascript error in "IE 8.0/Tablet PC" browser (#1490210)
- Fix bug where empty fieldmap config entries caused empty results of ldap search (#1490229)
2015-01-24 16:36:29 +00:00
wiedi
38f6db8b14 Update rspamd to 0.8.1
Remove patches that have been integrated upstream.

0.8.1:
	* Add sqlite and perl as dependencies for RPM/Debian packages (by @fatalbanana)
	* Remove whitelist.lua from RPM file list (by @fatalbanana)
	* Make Exim pass hostnames to rspamd (by @fatalbanana)
	* Fix building on Fedora (by @fatalbanana)
	* Add toggle for disabling installation of systemd units on Linux (by @fatalbanana)
	* Fix double format rounding that caused output corruption (reported by @fatalbanana)
	* Revert broken change for destructors ordering that led to memory corruption
	* Do not reset symbols case of settings if parsed from lua (reported by @andrejzverev)
	* Fix build on SunOS (by @wiedi)
	* Fix multiple crashes on broken DKIM DNS records
	* Fix critical issue with composites weights removing
	* Fix memory corruption in composites processing code
	* Ignore non-SPF TXT records when parsing SPF includes
2015-01-23 21:47:44 +00:00
wiz
c98b0b6cf2 Fix for CVE-2014-3430.
Based on http://hg.dovecot.org/dovecot-1.2/raw-rev/8ba4253adc9b
adapted to pkgsrc by Edgar Fuß in PR 49599.
Bump PKGREVISION.

regen patch-ab while here
2015-01-23 12:17:47 +00:00
bouyer
b3de4a00d6 Update to 6.1.24. Changes since 6.1.22:
- wwsympa/wwsympa.fcgi.in:  Preventing faulty newsletter sending (security fix)
- src/sympa.pl.in: [Submitted by B. Marchal, univ. Lorraine] the
  loop_prevention_regex parameter was never taken into account.
- New scenarios to check DKIM signature
- When the user requests change of password via WWSympa or SympaSOAP, new
  password may be checked its strength.
- src/lib/Scenario.pm:  Now CustomCondition can set the action to
  take (do_it, reject ...) by setting $_, this allows for complex,
  single-module CustomConditions.
and various bug fixes
2015-01-22 12:04:36 +00:00
obache
8d548ad3ca recuesive bump from libarchive major update. 2015-01-21 09:12:41 +00:00
wiedi
72df5eacce bulk build wants openssl 2015-01-18 15:52:05 +00:00
wiedi
e8acbba8a7 remove old patch 2015-01-17 17:37:18 +00:00
wiedi
2da6fead5f Update to 0.8.0
0.8.0:
	* New fuzzy check logic:
		- use shingles algorithm for fuzzy matching
		- use blake2 instead of md5 for larger output space
		- combine fuzzy and strict matching
		- allow to organize private storages by means of keys
		- preserve compatibility with previous versions
	* New fuzzy storage:
		- use sqlite instead of own memory based hash tables
		- rework commands interface
		- add conversion from the old format
		- add fuzzy match by shignles
		- support old rspamd versions
	* Add lemmatizing for words used in fuzzy hashes that allows to improve match
	quality by using of the first forms of all words
	* Rework language detection
	* Fix several critical bugs, memory leaks and deadlocks:
		- memory leak in HTML nodes parsing
		- deadlock in logger code
		- deadlock in signals processing
		- crashes in fuzzy_storage
		- crashes in tokenizers if the input was empty
	* Import new libucl with several bugfixes and improvements
	* Support listening on ipv6 addresses only
	* Fix macro expansion in SPF module
	* Several bugfixes in DKIM module
	* Add load headers support for mime parts to the lua API
	* Add documentation for:
		- workers in general
		- fuzzy_storage worker
		- fuzzy_check plugin
		- mimepart and textpart lua API modules

0.7.6:
	* Apply boundary fix for dkim simple canonization
	* Fix ping command
	* Return nil if header was not found in lua_task
	* Fix hang in upstreams revive logic
	* Decode entitles when normalizing HTML parts
	* Fix logic of finding URLs in HTML parts
	* Do not include \0 into length of text when performing conversion to utf8
	* Fix raw vs parsed reperesentations
		Raw parts are now:
			- decoded b64/qp, but *NOT* converted to utf-8
		Processed parts are now:
			- converted to UTF-8
			- normalized if needed (e.g. HTML tags are stripped)
	* Rework DKIM canonization to line based
	* Fix fuzzy hashes addding
	* Use more specific hash function for fuzzy
	* Fix leaking of iconv descriptors
	* Fix PTR resolving in lua resolver
	* Rework spf module.
		- Copy data to memory pool as cached record might be destroyed causing
		  freed memory being passed to the protocol output (use after free)
		- Allow SPF_NEUTRAL policy to be handled separately
		- Add R_SPF_NEUTRAL to the default config
	* Rework `register_symbols` function
	* Allow to disable components of hfilter

0.7.5:
	* Fix owner when creating folder /run/rspamd (by @sfirmery)
	* Fix IP validity checks
	* Decode URLs obtained from HTML tags
	* Fix crash with unweighted upstreams
	* Stop processing headers in parts
	* Set sockaddr.sa_family properly when connectig to upstreams
	* Fix reload issues in surbl and fuzzy_check (reported by @citrin)
	* Fix timeouts in redirector
	* Improve lua errors reporting
	* Fix lua closures processing in libucl
	* Rework calling of lua functions from regexp module
	* Choose raw regexp for raw headers
	* Rework conversion to utf since glib one is broken
	* Ignore SGML style tags in html
	* Fix old bug with non-capturing https urls
	* Fix memory corruption on fuzzy reload (reported by @citrin)
	* Fix percents display in rspamc
	* Fix buffer update for DKIM
	* Do not validate utf for raw headers

0.7.4:
	* Fix build under *BSD
	* Detect HAN unicode script
	* Implement language detection heuristic for text parts
	* Fix time output in history
	* Improve piechart coloring
	* Fix \r\n conversion in DKIM module (reported by @citrin)
	* Try to detect systems with no IPv6 support
	* Fix multiple/single values in use settings (reported by @citrin)
	*  Rework IP addresses in upstreams:
		- Select ipv4/unix addresses if they exist and use ipv6 for ipv6 only
		  upstreams (since the support of ipv6 is poor in many OSes and
		  environments)
		- Free IP list on upstream destruction
		- Add test cases for addresses selection
		- Allow adding of free form IP addresses to upstreams
    * Fix endiannes in lua_radix search (reported by @citrin)
    * Soft shutdown should also set wanna_die flag (reported by @citrin)
    * Stop use-after-free in event loop termination
    * Fix processing of very short messages in DKIM (reported by @citrin)
    * Detect systems without shared mutexes
    * Fix issues with PTR and MX elements in SPF parser (reported by @citrin)

0.7.3:
	* New upstreams code:
		- simplify upstreams API;
		- unify strings parsing in upstreams definition;
		- add configuration options for the upstreams;
		- for failed upstreams re-resolve their addresses;
		- use all resolved addresses for an upstream (round-robin);
		- implement stable hashing and use it by default for upstreams;
		- add unit test for upstreams module.
	* Rework signals processing in all rspamd workers:
		- signals are now processed in the event loop;
		- implement the most common signal handlers for all workers;
		- add callbacks for workers specific signal handlers
	*  Fix critical issue with fuzzy storage:
		Fuzzy stroage could not save any hashes on termination due to bugged
		signals handling
    * Fix roll history IP storage
    * Rework ipv4/ipv6 handling in parsing addresses:
		- turn off support of IPV6_V6ONLY socket option;
		- create ipv6 socket prior to ipv4 one to handle systems with v6/v4
		sockets enabled (Linux)
    * Remove CBL as it's wholly included in Spamhaus XBL (by @fatalbanana)
    * Remove nszones.com fake RBL (by @citrin)
    * Fix upstreams interaction for fuzzy_check
    * Verify spf PTR records (reported by @citrin)
    * Fix spf MX records parsing
    * Add compatibility for old libevent (by @yellowman)
    * Sync bugfixes from libucl

0.7.2:
	* Convert all maps to the compressed radix trie
	* Allow IPv6 addresses in IP maps
	* Remove dynamic items support from symbols cache
	* Allow hex encoded output of strings
	* Fix bug with control connections count
	* Process fuzzy weight correctly (reported by @fatalbanana)
	* Remove extra reference retain of http connection on error
	* Remove deprecated options from the default config
	* Add `one_shot` attr to metric's symbols
	* Doc: add documentation for metrics
	* Add Upstart job to debian packaging (by @CameronNemo)
	* Config: improve SURBL symbols descriptions (by @citrin)
	* Config: reflect SURBL changes (by @citrin):
    	- Outblaze removed, malware moved to separate list:
    	http://www.surbl.org/news/internal/MW-malware-sublist-added-to-multi
    * Fix C modules initialization on restart
    * Treat single IP as a single IP in radix lists (reported by @citrin)
    * Do not touch file and core limits if not asked explicitly (reported by @citrin)
    * Improve logging for fuzzy errors
    * Block SIGPIPE for HTTP writing
    * Doc: update manual pages
    * Fix HTTP connection termination
    * Reduce default number of parallel requests to 8
    * Sync with libucl include features

0.7.1:
	* Fix typo in stat output.
	* Fix issues with includes crossing with the system includes
	* Restore testing framework
	* Add radix trie test suite
	* Implement new path-compressed radix trie.
	    - The performance benefit over the old algorithm is about 1.5 times.
		- Memory usage is significantly lower as well.
	    - Now radix trie can accept any IPv4/IPv6 values
	* Various improvements to the memory pools code
	* Fix writing reply to a client when no filters are defined
	* Write base32 encoded fuzzy
	* Fix 'soft reject' action
	* Fix rspamd reload and modules reconfiguration
	* Fix subject rewriting for the default subject
	* Fix states for processing task and pre-filters
	* Fix issues with connection closing
	* Fix crashes in rdns
	* Fix ratelimit pre-filter
	* Update exim patch.
		- Update to the recent exim version
		- Strip extra leading src/ from the patch
		- Remove sendfile since it was broken
		- Fix rspamd spam report for exim
	* Improve documentation

0.7.0:
	* Use HTTP protocol for all operatiosn
	* Webui worker is now removed and controller works as webui
	* Allow to serve static files via controller by option `static_dir`
	* Rspamd interface is now a part of rspamd
	* Rspamc client has been rewritten to use HTTP and non-blocking mode
	allowing to start multiple operations simultaneously (see `-n` option)
	* Lua API was completely reworked to satisfy modern standards of LUA:
		* Module `lua-message` was removed
		* Reduced number of superglobals registered by rspamd
		* Many functions has been redesigned
		* Symbols registration is now more convenient
	* Users settings has been rewritten as lua plugin
	* Reworked headers system as gmime's based one misses many headers and is
	very slow to get headers values
	* Reorganized code and removed embedded jannsson by using UCL for all json
	parsing
	* Migrated to `librdns` for DNS resolving that improves concurrency for
	DNS requests significantly
	* Fixed tonns of bugs in MIME processing
	* Improved metrcis and default symbol's weights
	* Added new RBL's
	* Fixed a number of issues in the modules
	* Removed several memory leaks found
	* Fix unicode processing
	* Fix fuzzy checking for unicode parts
	* Significantly improve documentation and especially LUA API docs
	* See migration notes at https://rspamd.com/doc/migration.html
2015-01-17 17:34:07 +00:00
wiz
86b4b88ceb Update to 1.607:
revision 1.607	locked by: gilles;
date: 2014/11/14 16:25:06;  author: gilles;  state: Exp;  lines: +46 -40
Added several checks if IsUnconnected. Goal avoid imap commands while disconnected.
----------------------------
revision 1.606
date: 2014/11/14 14:49:13;  author: gilles;  state: Exp;  lines: +16 -13
Added total size transferred after each message copied.
Added number of total to be synced as a denominator dddd after each message copied, nnn/dddd, where nnn is the number of messages copied.
----------------------------
revision 1.605
date: 2014/11/11 00:00:37;  author: gilles;  state: Exp;  lines: +40 -10
Bugfix. On Windows file path with brackets [] are special. [a] must be written [[]a[]]
----------------------------
revision 1.604
date: 2014/11/08 00:29:26;  author: gilles;  state: Exp;  lines: +36 -9
Added --skipemptyfolders to skip empty host1 folders. They are not created on host2.
----------------------------
revision 1.603
date: 2014/11/07 22:06:33;  author: gilles;  state: Exp;  lines: +26 -26
Typo from previous save with gedit and ¤
----------------------------
revision 1.602
date: 2014/11/07 21:57:57;  author: gilles;  state: Exp;  lines: +82 -19
Added utf8 output for folder names that use special characters in utf7imap
----------------------------
revision 1.601
date: 2014/10/28 10:48:07;  author: gilles;  state: Exp;  lines: +22 -22
Moved foldersizes call after folders lists print.
----------------------------
revision 1.600
date: 2014/10/27 10:41:52;  author: gilles;  state: Exp;  lines: +8 -8
Remove /x from regex applied with --include and --exclude. Blanks no longer have to be explicit with \ or [ ].
----------------------------
revision 1.599
date: 2014/10/26 23:42:12;  author: gilles;  state: Exp;  lines: +14 -10
Added help usage for --nomixfolders
----------------------------
revision 1.598
date: 2014/10/21 00:27:07;  author: gilles;  state: Exp;  lines: +20 -7
Added tests to check --regextrans2 's,(.*),\L$1,'
Exchange issue with folders with same name and --delete2.
----------------------------
revision 1.597
date: 2014/10/06 10:48:26;  author: gilles;  state: Exp;  lines: +12 -11
Changed --nomixdiffcasefolders to --nomixfolders.
Bugfix. --nomixdiffcasefolders was not parsed in command line so it did not work.
----------------------------
revision 1.596
date: 2014/09/04 17:17:36;  author: gilles;  state: Exp;  lines: +11 -6
Added --logfile in help output.
Added --nolog   in help output.
----------------------------
revision 1.595
date: 2014/09/01 19:39:16;  author: gilles;  state: Exp;  lines: +7 -7
Changed output, no examine anymore, only select.
----------------------------
revision 1.594
date: 2014/08/16 22:40:02;  author: gilles;  state: Exp;  lines: +14 -9
Fixed "imapsync doesn't see created folders in stats phase". Second time.
----------------------------
revision 1.593
date: 2014/07/08 11:19:43;  author: gilles;  state: Exp;  lines: +18 -7
Added --nomixdiffcasefolders to avoid merging folders that are considered different on host1 but the same on destination host2 because of case sensitivities and insensitivities.
----------------------------
revision 1.592
date: 2014/05/22 10:03:17;  author: gilles;  state: Exp;  lines: +23 -12
Bugfix. Make TLS works with last IO::Socket::SSL default value (SSL_verify_mode => 'SSL_VERIFY_NONE') in tls.
----------------------------
revision 1.591
date: 2014/05/22 01:32:52;  author: gilles;  state: Exp;  lines: +30 -19
Bugfix. IO::Tee and Open3 in backstic() were incompatible.
FailedBugFix. Tried to fix Tls issue "ERROR: Unable to start TLS: SSL connect attempt failed with unknown error error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed at c:/strawberry/perl/site/lib/Mail/IMAPClient.pm line 455." No success.
----------------------------
revision 1.590
date: 2014/05/20 23:07:14;  author: gilles;  state: Exp;  lines: +12 -6
Added option --disarmreadreceipts to fix resending read receipts with Exchange as host2.
----------------------------
revision 1.589
date: 2014/05/20 21:35:16;  author: gilles;  state: Exp;  lines: +93 -37
Added logging by default in subdirectory LOG_imapsync/.
Added option --log. --log is on by default. --nolog to disable logging.
Added option --logfile. Default is like LOG_imapsync/YYYY_MM_DD_HH_MM_SS_user2.txt
where YYYY_MM_DD_HH_MM_SS is the current date and time like 2014_05_20_23_45_10
Use IO::Tee Perl module for logging.
Fixed bug when creating folders on host2 with sep2 to \\ (Lotus Notes).
Updated the code to easily switch on --noreleasecheck by default.
----------------------------
revision 1.588
date: 2014/05/15 10:36:10;  author: gilles;  state: Exp;  lines: +18 -11
Added FTGate support (no EXAMINE).
----------------------------
revision 1.587
date: 2014/05/09 17:03:27;  author: gilles;  state: Exp;  lines: +14 -7
Typo when advising about prefix.
Easy way to switch releasecheck of by default.
----------------------------
revision 1.586
date: 2014/04/10 16:02:39;  author: gilles;  state: Exp;  lines: +9 -7
Just a test for good_date and pop2imap
----------------------------
revision 1.585
date: 2014/02/17 15:24:34;  author: gilles;  state: Exp;  lines: +39 -34
Warn syncing messges will not be simulated when --dry mode is on and folder  on host2 does not exist yet.
Try to get folder size when a folder on host2 has the same name but with a different case like OLD_MAIL -> old_mail. Avoid "does not exist" output.
2015-01-16 09:56:27 +00:00
wiz
b246128a73 Bump PKGREVISION for ABI bump in dovecot2/Makefile. 2015-01-14 21:45:13 +00:00
wiz
20bc4c0605 Bump ABI depends per PR 49563 from Petar Bogdanovic, and add a note
in the Makefile for updaters.
2015-01-14 21:44:38 +00:00
joerg
5ab16c949e Nuke zephr related code, the options weren't supported anyway. 2015-01-08 17:01:23 +00:00
joerg
039d7ce28b Incomplete dependencies for binaries. 2015-01-07 00:15:53 +00:00
mef
f3f37aefde Based on PR pkg/49537 by Leonardo Taccari,
Update 1.7 to 1.8
(pkgsrc)
  - Remove post-build: target in Makefile
    (not necessary now)
(upstream)
  - No immediate ChangeLog, Release note found other than
    1.8 is released on 2014-12-03
2015-01-05 13:56:46 +00:00
pettai
4dc6b6f9ed 2.9.3 2014/12/27
Fix bug #177: Plug leaking "result" structures when OpenLDAP is in use.
        Truncate configuration file lines at carriage return.
        Replace overlapping strlcpy() with memmove() in dkim_get_key_file().
        Patch #32: Re-arrange the execution logic to drop privileges in
                proper order.
        LIBOPENDKIM: dkim_header() is now a lot more strict about the input
                it will accept (see RFC5322 Section 2.2).
        LIBOPENDKIM: Tighten relaxed modes to break on only DKIM-defined
                whitespace characters.
        LIBOPENDKIM: Fix bug #208: If a signature fails to verify for either
                reason (header hash mismatched or body hash mismatched), set
                DKIM_SIGERROR_BADSIG so that Authentication-Results doesn't
                report a failure with "no signature error".
        TOOLS: Feature request #178: Add "-F" flag to opendkim-genzone so
                records are created with the FQDN.
        REPUTATION: Handle parameters safely in repute.php.
2015-01-04 21:52:05 +00:00
mef
200a4a849b Removing mail/libspf-alt
(1) Info from FreeBSD,
   https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=128322
   says
   | mail/libspf-alt has been superceded by mail/libspf2 a long time ago
(2) No objection was answered to my removing proposal at pkgsrc-users@
   (2014/12/23 06:57)
(3) finddepends reports nothing (other than self buildlink3.mk)
Thank you,
2015-01-03 13:55:42 +00:00
schmonz
3e1763bde0 Fix build on OS X with patch from Sevan Janiyan in PR pkg/49523.
While here, recenter a couple other patches.
2015-01-02 04:38:20 +00:00
dholland
3bbcc2612d Remove redundant ONLY_FOR_PLATFORM; the centrally maintained one in
mk/pf.bl3.mk is sufficient.
2015-01-01 11:05:01 +00:00
dholland
c7eb1b0041 Use BROKEN_ON_PLATFORM for random C library incompatibilities. 2015-01-01 11:03:21 +00:00
wiz
195900e67c Remove unnecessary line (no egg is created either way). 2014-12-31 14:09:36 +00:00
wiz
3ec156f142 Improve EGG_NAME default to work for packages with '-' in their name.
Remove now unnecessary overrides in various packages.
2014-12-31 13:57:25 +00:00
wiz
627d407a75 Remove pkg_views support, second part: infrastructure. 2014-12-30 15:13:19 +00:00
bsiegert
58e2fbd2e3 Update heirloom-mailx to 12.5. From maintainer in PR pkg/49492.
Significant changes:
- MASTER_SITES now points at ${MASTER_SITE_DEBIAN:=pool/main/h/heirloom-mailx/}
- LICENSE filled out based on content of COPYING file in source
- addresses CVE-2004-2771 and CVE-2014-7844; address expansion disabled by
  default
- remove SSL2 related code to match state of OpenSSL
2014-12-28 14:16:14 +00:00
dholland
5d7af50847 Fix message date printing, from PR 49479; submitted upstream.
From Robert Elz.
PKGREVISION++
2014-12-27 00:20:06 +00:00
mef
9afe7381dd Update HOMEPAGE, was server unknown. 2014-12-23 06:48:32 +00:00
shattered
06e46790ef PR/48079 -- unbreak Solaris build for real. Tested on Solaris 10. 2014-12-22 19:35:51 +00:00
tron
8a01dde95f Add fix for the security vulnerability reported in CVE-2014-9116 taken
from the mutt GIT repository.
2014-12-19 20:45:52 +00:00
taca
e065bbcd6a Update roundcube to 1.0.4, which contains fix for possible CSRF attack.
RELEASE 1.0.4
-------------
- Disable TinyMCE contextmenu plugin as there are more cons than pros in using it (#1490118)
- Fix bug where show_real_foldernames setting wasn't honored on compose page (#1490153)
- Fix issue where Archive folder wasn't protected in Folder Manager (#1490154)
- Fix compatibility with PHP 5.2. in rcube_imap_generic (#1490115)
- Fix setting flags on servers with no PERMANENTFLAGS response (#1490087)
- Fix regression in SHAA password generation in ldap driver of password plugin (#1490094)
- Fix displaying of HTML messages with absolutely positioned elements in Larry skin (#1490103)
- Fix font style display issue in HTML messages with styled <span> elements (#1490101)
- Fix download of attachments that are part of TNEF message (#1490091)
- Fix handling of uuencoded messages if messages_cache is enabled (#1490108)
- Fix handling of base64-encoded attachments with extra spaces (#1490111)
- Fix handling of UNKNOWN-CTE response, try do decode content client-side (#1490046)
- Fix bug where creating subfolders in shared folders wasn't possible without ACL extension (#1490113)
- Fix reply scrolling issue with text mode and start message below the quote (#1490114)
- Fix possible issues in skin/skin_path config handling (#1490125)
- Fix lack of delimiter for recipient addresses in smtp_log (#1490150)
- Fix generation of Blowfish-based password hashes (#1490184)
- Fix bugs where CSRF attacks were still possible on some requests
2014-12-19 03:32:00 +00:00
gdt
8cbb3b7d9d Update to 0.4.0.
Several patches are dropped because they were integrated upsteam.
(Approval during freeze by wiz@.)

Upstream changes since 0.3.1 from
  https://savannah.nongnu.org/forum/forum.php?forum_id=8094

Item posted by Todd Kover <kovert> on Thu 11 Sep 2014 01:05:20 AM GMT.

I am pleased to announce the release of spamass-milt version 0.4.0.

This is the first of what I hope are a number of maintenance releases
with the goal to eliminate the outstanding bug/patch/feature requests:

The following changes are included in this release

- -C option to change the default reject code
- -S option to specify a path to sendmail (for the -x option)
- -R option to specify the rejection message
- -a option to skip messages that were authenticated
- IPv6 address support
- zombie process fix for the - option introduced in 0.3.2

This also includes the fix for CVE-2010-1132 that was in the unannounced but generated 0.3.2 release.
2014-12-18 22:23:01 +00:00
joerg
21e0ea169f Add forgotten patches to allow zlib 1.2.3 and rename libutil to
libmyutil.
2014-12-18 12:26:51 +00:00
joerg
9a14aa35dc Avoid confusion with libutil. Allow zlib 1.2.3. Bump revision. 2014-12-18 10:52:58 +00:00
jperkin
c24ed9c54f The "rename" rule is a published synonym for the "opt" transform rule, however
only the latter is supported by cwrappers.  Change them all to "opt" rules for
consistency and to gain compatibility with cwrappers.
2014-12-15 11:46:34 +00:00
wiz
6a4fdff915 Fix typo in previous.
Noted by Uwe Klaus.
2014-12-12 09:38:32 +00:00
wiz
58d38c9a35 The sqlite option is quite useful, and the dependency it pulls in, sqlite3,
is small and installed on many machines anyway. Turn the option on by
default.

Bump PKGREVISION.

Ok MAINTAINER adam@
2014-12-12 07:34:13 +00:00
obache
230b338e20 Update milter-manager to 2.0.5.
== [release-2-0-5] 2.0.5: 2014-12-09

A bug fix release of 2.0.4.
Add experimental APIs can hold data between the mail transaction.

=== Package

==== Improvements

  * Drop CentOS5 support
  * Add CentOS7 support
  * Drop Ubuntu Saucy (13.10) support
  * Add Ubuntu Utopic (14.10) support
  * Build deb packages in clean room
    [Patched by Youhei SASAKI][milter-manager-users-ja:00224]
  * Improve auto detection for ruby-glib2
    [Suggested by Youhei SASAKI and Kazuhiro NISHIYAMA][milter-manager-users-ja:00243]
  * Require libev
    [Reported by OBATA Akio][GitHub #48][GitHub #49]

=== milter manager

==== Fixes

  * Ensure to set UTF-8 encoding to file content
    [Reported by Panagiotis Skarvelis][SF.net #6]

=== milter-client

==== Improvements

  * Add APIs can hold data between the mail transaction. (experimental)

=== Ruby milter

==== Improvements

  * Drop Ruby1.8 support
  * Add APIs can hold data between the mail transaction. (experimental)

==== Fixes

  * Setup signal handler when invoke milter in single process mode
    [GitHub #53]

=== Document

==== Fixes

  * Execute sa-update before invoke sa-spamd on FreeBSD
    [Reported by moto kawasaki][milter-manager-users-ja:00250]

=== Thanks

  * Youhei SASAKI
  * Kazuhiro NISHIYAMA
  * OBATA Akio
  * Panagiotis Skarvelis
  * moto kawasaki
2014-12-11 09:05:07 +00:00
gdt
00c5482f0d Upgrade to 0.5.2 (from Petar Bogdanovic).
Version 0.5.2
05.12.2014
    Fix DSO linking.
    Fix cleanup procedure on exit/error (#23, #24).
    Update regdom rules.
2014-12-07 23:39:13 +00:00
jnemeth
7ea685d861 reset PKGREVISION for sendmail update 2014-12-06 23:24:37 +00:00
jnemeth
1fff924f15 Update sendmail to 8.15.1: this is mostly a feature/bugfix release.
Note that there was an incompatible config change for IPv6 users.
See the MESSAGE file for details.

pkgsrc change: delete a couple of patches that have been upstreamed

Proofpoint, Inc., and the Sendmail Consortium announce the availability
of sendmail 8.15.1. This release:

   o offers more TLS related features,
   o does not ignore temporary map lookup failures during header rewriting,
   o uses uncompressed IPv6 addresses by default, which is an incompatible
     change that requires to update IPv6 related configuration data.

as well as many other enhancements.  For details see the release
notes below.

                        SENDMAIL RELEASE NOTES


This listing shows the version of the sendmail binary, the version
of the sendmail configuration files, the date of release, and a
summary of the changes in that release.

8.15.1/8.15.1   2014/12/06
        SECURITY: Properly set the close-on-exec flag for file descriptors
                (except stdin, stdout, and stderr) before executing mailers.
        If header rewriting fails due to a temporary map lookup failure,
                queue the mail for later retry instead of sending it
                without rewriting the header.  Note: this is done
                while the mail is being sent and hence the transaction
                is aborted, which only works for SMTP/LMTP mailers
                hence the handling of temporary map failures is
                suppressed for other mailers. SMTP/LMTP servers may
                complain about aborted transactions when this problem
                occurs.
                See also "DNS Lookups" in sendmail/TUNING.
        Incompatible Change: Use uncompressed IPv6 addresses by default,
                i.e., they will not contain "::".  For example,
                instead of ::1 it will be 0:0:0:0:0:0:0:1.  This
                permits a zero subnet to have a more specific match,
                such as different map entries for IPv6:0:0 vs IPv6:0.
                This change requires that configuration data
                (including maps, files, classes, custom ruleset,
                etc) must use the same format, so make certain such
                configuration data is updated before using 8.15.
                As a very simple check search for patterns like
                'IPv6:[0-9a-fA-F:]*::' and 'IPv6::'. If necessary,
                the prior format can be retained by compiling with:
                APPENDDEF(`conf_sendmail_ENVDEF', `-DIPV6_FULL=0')
                in your devtools/Site/site.config.m4 file.
        If debugging is turned on (-d0.14) also print the OpenSSL
                versions, both build time and run time
                (provided STARTTLS is compiled in).
        If a connection to the MTA is dropped by the client before its
                hostname can be validated, treat it as "may be forged",
                so that the unvalidated hostname is not passed to a
                milter in xxfi_connect().
        Add a timeout for communication with socket map servers
                which can be specified using the -d option.
        Add a compile time option HESIOD_ALLOW_NUMERIC_LOGIN to allow
                numeric logins even if HESIOD is enabled.
        The new option CertFingerprintAlgorithm specifies the finger-
                print algorithm (digest) to use for the presented cert.
                If the option is not set, md5 is used and the macro
                {cert_md5} contains the cert fingerprint.
                However, if the option is set, the specified algorithm
                (e.g., sha1) is used and the macro {cert_fp} contains
                the cert fingerprint.
                That is, as long as the option is not set, the behaviour
                does not change, but otherwise, {cert_md5} is superseded
                by {cert_fp} even if you set CertFingerprintAlgorithm
                to md5.
        The options ServerSSLOptions and ClientSSLOptions can be used
                to set SSL options for the server and client side
                respectively. See SSL_CTX_set_options(3) for a list.
                Note: this change turns on SSL_OP_NO_SSLv2 and
                SSL_OP_NO_TICKET for the client. See doc/op/op.me
                for details.
        A new map type "arpa" is available to reverse an IP (IPv4 or IPv6)
                address. It returns the string for the PTR lookup, but
                without trailing {ip6,in-addr}.arpa.
        New operation mode  'C' just checks the configuration file, e.g.,
                sendmail -C new.cf -bC
                will perform a basic syntax/consistency check of new.cf.
        The mailer flag 'I' is deprecated and will be removed in a
                future version.
        Allow local (not just TCP) socket connections to the server, e.g.,
                O DaemonPortOptions=Family=local, Addr=/var/mta/server.sock
                can be used.
        If the new option MaxQueueAge is set to a value greater than zero,
                entries in the queue will be retried during a queue run
                only if the individual retry time has been reached which
                is doubled for each attempt.  The maximum retry time is
                limited by the specified value.
        New DontBlameSendmail option GroupReadableDefaultAuthInfoFile
                to relax requirement for DefaultAuthInfo file.
        Reset timeout after receiving a message to appropriate value if
                STARTTLS is in use.  Based on patch by Kelsey Cummings
                of Sonic.net.
        Report correct error messages from the LDAP library for a range of
                small negative return values covering those used by OpenLDAP.
        Fix compilation with Berkeley DB 5.0 and 6.0.  Patch from
                Allan E Johannesen of Worcester Polytechnic Institute.
        CONFIG: FEATURE(`nopercenthack') takes one parameter: reject or
                nospecial which describes whether to disallow "%" in the
                local part of an address.
        DEVTOOLS: Fix regression in auto-detection of libraries when only
                shared libraries are available.  Problem reported by
                Bryan Costales.
        LIBMILTER: Mark communication socket as close-on-exec in case
                a user's filter starts other applications.
                Based on patch from Paul Howarth.
        Portability:
                SunOS 5.12 has changed the API for sigwait(2) to conform
                with XPG7.  Based on patch from Roger Faulkner of Oracle.
        Deleted Files:
                libsm/path.c
2014-12-06 23:22:20 +00:00
schmonz
39ded60280 Placate pkglint by abolishing LOCALBASE (no functional change
intended) and adding LICENSE and NO_CHECKSUM. Bump version.
2014-12-06 22:14:27 +00:00
rodent
f83709a060 +py-validate-email-address 2014-12-05 18:38:07 +00:00
rodent
eb489af9e4 Import py27-validate-email-address-1 as mail/py-validate-email-address.
validate-email-address is a package for Python that check if an email is valid,
properly formatted and really exists.
2014-12-05 18:35:39 +00:00
christos
2449f5f6ee detect NetBSD's res_ninit. 2014-12-05 16:00:23 +00:00
obache
d3ae637e40 Update libsieve to 2.3.1.
libSieve 2.3.1
--------------
This release is made possible by the tremendous effort of Dilyan Palauzov.

- Many small fixes and improvements.

libSieve 2.3.0
--------------
This release is made possible by the tremendous effort of Dilyan Palauzov.

- Hide internal symbols (do not export them) from the final shared library (works with GCC>=4)

- Add support for DOT in addresses (RFC5322, 4.1. Miscellaneous Obsolete Tokens)

- libsieve is now reentrant

- Add SILENT_RULES to Makefile.am

- Move all Makefile.am-s to single /Makefile.am

- Move the build root from /src/ to /

libSieve 2.2.9
--------------

- Vacation segfault fix (thanks to Paul Stevens).

libSieve 2.2.8
--------------

- Handle empty addresses (thanks to Dilyan Palauzov).

- Short-circuit all(tests) as soon as a test fails (thanks to Dilyan Palauzov).

- Short-circuit any(tests) as soon as a test succeeds (thanks to Dilyan Palauzov).

- Check that 'myaddr' is among those specified in the script (thanks to Paul Stevens).

- Add AM_MAINTAINER_MODE to only rebuild flex/bison sources if required.
2014-12-05 08:48:49 +00:00
mef
7d0580a8c9 (pkgsrc)
- Removing patches/patch-lib_Message_Field.pm, the same fix applied
(upstream)
- Update 2.102 to 2.117
 Limitations to be fixed:
 - when lines are over 997 chars, then the transfer-encoding should
   automatically change from 'none' into 'quoted-printable' or 'base64'

version 2.117: Sun Aug 24 15:19:01 CEST 2014

	Fixes:
	- missed a line from the patch of
	  rt.cpan.org#98225 [Andrew Beverley]

version 2.116: Sat Aug 23 11:27:16 CEST 2014

	Improvements:
	- add Mail::Transport::SMTP->new(esmtp_options) and
	  trySend(esmtp_options)
	  rt.cpan.org#97630 [Andrew Beverley]
	- add Mail::Transport::SMTP->new(from)
	  rt.cpan.org#97636 [Andrew Beverley]
	- ::Field::Date parse support for numeric months (format used
	  by some broken clients/Yahoo auto-responder)
	  rt.cpan.org#98225 [Andrew Beverley]

version 2.115: Wed May 28 15:27:48 CEST 2014

	Improvements:
	- All regression tests pass on Windows!
	  [Markus Spann]

version 2.114: Thu May  8 10:49:17 CEST 2014

	Fixes:
	- check for Test::Pod on Windows [cpantesters]
	- do not break PATH in test.pl on Windows [Markus Spann]
	- fix ::Locker::POSIX "read-only" error in Perl >5.18.2 [Jim In Aus]

version 2.113: Wed Apr 16 14:07:37 CEST 2014

	Fixes:
	- revert change which replaced IO::File by open($fh), because it
	  does not support tell in Perl 5.10  [Scott Smedley]

version 2.112: Fri Mar 14 13:18:57 CET 2014

	Changes:
	- do not attempt POSIX lock on Windows [Christian Walde]

	Fixes:
	- ::Field::Date do not attempt to restore TZ with undef.
	  [Andrew Beverley]
	- many regression test fixes for Windows [Christian Walde]

	Improvements:
	- Mail::Transport::SMTP uses Net::SMTP which sometimes needs
	  Net::STMPS being installed. [Scott Smedley]

version 2.111: Fri Jan 24 11:21:30 CET 2014

	Fixes:
	- do not explicitly clean-up head and body during DESTROY of a
	  message, because those may be reused in other messages.
	  Fix for rebuild bug, reported by [Andrew Beverley]
	- open files in ::Body::File with :raw, not to corrupt line-
	  endings on Windows. rt.cpan.org#92374 [Joseph Strom]

	Improvements:
	- add dispositionFilename to replacement text of deleted parts
	  [Mark Nienberg]
	- change documentation syntax

version 2.110: Sun Jan  5 18:50:59 CET 2014

	Fixes:
	- ::Field::Date must compute in UTC [Andrew Beverley]
	- ::Field::Date negated -0600 timestamp [Andrew Beverley]
	- ::Field::Attribute should allow blanks around the '='
	  rt.cpan.org#90035 [Max Bowsher]
	- ::dispositionFilename() should use a study()d header
	  rt.cpan.org#90342 [Claus Jeppesen]
	- begin :html in ::Box-Index

	Improvements:
	- add Mail::Message::Construct::Rebuild::removeExtraAlternativeText()
	  Implemented by [Andrew Beverley]

version 2.109: Mon Aug 19 12:55:30 CEST 2013

	Fixes:
	- ::Field::Date format may lack leading 0 in the hour.
	  rt.cpan.org#86716 [Andrew Beverley]
	- ::Field::Date format, rare time formats use dots in time, not
	  colon.  It is illegal, but safe to support.
	  rt.cpan.org#86864 [Andrew Beverley]
	- ::MBox, pass non-default subfolder extension to siblings.
	  rt.cpan.org#87912 [James Wright]

	Improvements:
	- spell fixes rt.cpan.org#86450 [Salvatore Bonaccorso]

version 2.108: Tue Jun 25 09:21:59 CEST 2013

	Fixes:
	- Mail::Box::Locker::FcntlLock cannot set l_pid, read only

	Improvements:
	- use Devel::GlobalDestruction
	  rt.cpan.org#80611 [Ribasushi]

	- imap4: support TLS
	  rt.cpan.org#82990 [Rolf Krahl]

version 2.107: Wed Nov 28 12:25:59 CET 2012

	Fixes:

	- unset $ENV{PERLIO} in test.pl and open more files explicitly
	  as ":raw"
	  [Thomas Krichel]

	- script/mailbox2html contained a few errors like '$ENV{}' (vars
	  inside single quotes)  [John Delacour]

	- ::POP3s should use ::POP3::Message (without 's') [Gabriel Reyes]

	- folder->new(message_type) documentation was mistaken about the
	  default.

	Improvements:

	- add $date to Mail::Transport::IMAP4::appendMessage()
	  rt.cpan.org#79680 [Daniel Westermann-Clark]

	- remove Mail::Transport::Dbx from the optional extensions: too
	  old. [John Delacour]

version 2.106: Wed Aug 15 23:49:44 CEST 2012

	Fixes:

	- $field->study did not handle trailing new-lines correctly.

	- perl 5.16 complains about overload +0, which should have
	  been 0+    rt.cpan.org@77997 [Toby Inkster]

	- resolved warning in test tests/30encode/90body.t

	Improvements:

	- new method $part->partNumber()

version 2.105: Mon May  7 09:09:23 CEST 2012

	Fixes:

	- warn when transfer-encoding is done without explicit charset.
	  This flags hard to find bugs in message construction.
	  Original bug discovered by [Andrew Beverely]

	Improvements:

	- added tests/30encode/50charset.t

	- add overloading to ::Field::Attribute objects, used in study()

	- $body->decoded is now optimized when a conversion is needed
	  between charsets which are aliases of each other, or spelled
	  differently.


version 2.104: Mon Apr 23 16:51:29 CEST 2012

	Fixes:

	- ::Body::decoded() seems to work only for plain/text.  Not ok.

version 2.103: Fri Apr 20 10:01:35 CEST 2012

	Fixes:

	- time() calculation in ::Field::Date had time-zone effect
	  reversed.

	- email address phrase parsing should decode (=???=) in
	  ::Field::Full (study)
	  Detected by [Andrew Beverley]

	- replace 'length' by 'defined' to check whether a maildir message
	  has flags.
	  Reported by [Steven Preston]

	- $msg->decoded did not behave as $msg->body->decoded. Repaired.

	- rebuild did not handle removal of all parts of a multipart
	  correctly.  Reported by [Andrew Beverley]

	- decoding some encoded headers with study()

	- fix "skip tests" logic during installation.

	Improvements:

	- add contentId() to body objects.
	  [Gordon Haveland]

	- skip empty alternatives of multiparts.
	  Detected by [Andrew Beverley]

	- no 'undefined' warning in ::Field::Date when a date does
	  not have a day-of-week or timezone.
2014-12-04 13:30:08 +00:00
mef
0bfa51339f Udate 2.225 to 2.228
2.228     2013-09-28 21:11:48 America/New_York
          repackage, update repo and bugtracker metadata

2.227     2011-11-14
          avoid leaking filehandles for logging

2.226     2011-11-11
          do not an impossible-to-survive state when MimeEntity autotype fails
2014-12-04 13:20:33 +00:00
mef
560df2b6a7 (pkgsrc)
- Add LICENSE= ${PERL5_LICENSE}
(Upstream)
- Update 1.23 to 1.24
1.24  2011/10/07 11:27:42  alian
 - Fix rt#67695 Add feature: "ExternImages" parameter to constructor (tbriggs)
 - Fix rt#68303 Outdated COPYING file
 - Fix rt#52907 CSS (and likely other) links match double-quote only
 - Fix rt#41447 Unable to call replace function
 - Fix rt#40164 Removing script code often fails
 - Fix bug when HTTP result is gzip format (use decoded_content, tks to E.Bataille
2014-12-04 13:17:55 +00:00
mef
bdb25f81e6 (pkgsrc)
-Add LICENSE= ${PERL5_LICENSE}
(upstream)
- Update 1.6.6 to 1.6.7
  1.6.7 Sun Aug 23 14:05:04 CST 2009
  - David Mayo sent a patch that adds partition support for the rename function
2014-12-04 13:13:45 +00:00
mef
57b6e7732f Update 2.104 to 2.105
Revision history for Perl extension Email::Stuff

2.105      2014-02-05
        - update repo and and bugtracker links
2014-12-04 13:08:40 +00:00
ryoon
6a9feb9583 Update to 24.8.1
* Sync with thunderbird24-24.8.1.
2014-12-04 05:35:45 +00:00
ryoon
03842e7bac Update to 24.8.1
Changelog:
Fixed in Thunderbird 24.8.1
    2014-73 RSA Signature Forgery in NSS

Fixed in Thunderbird 24.8
    2014-72 Use-after-free setting text directionality
    2014-67 Miscellaneous memory safety hazards (rv:32.0 / rv:31.1 / rv:24.8)
2014-12-04 05:34:47 +00:00
ryoon
92fee7bddc Add enigmail tarball checksum. 2014-12-04 05:33:12 +00:00
ryoon
4bebf3d633 Update to 31.3.0
* Sync with thunderbird-31.3.0
2014-12-04 05:22:52 +00:00
ryoon
5618280a13 Update to 31.3.0
Changelog:
Fixed Fixes an issue where using LDAP autocomplete could end up with blank entries in the compose addressing list (Bug 1045753)
Fixed Fixes an issue where IRC participants were not removed from the display on leaving a channel.
Fixed Fixes a regression where Thunderbird wasn't respecting the skip integration option on the default client dialog.
Fixed Security fixes can be found here

Fixed in Thunderbird 31.3
2014-90 Apple CoreGraphics framework on OS X 10.10 logging input data to /tmp directory
2014-89 Bad casting from the BasicThebesLayer to BasicContainerLayer
2014-88 Buffer overflow while parsing media content
2014-87 Use-after-free during HTML5 parsing
2014-85 XMLHttpRequest crashes with some input streams
2014-83 Miscellaneous memory safety hazards (rv:34.0 / rv:31.3)
2014-12-04 05:22:05 +00:00
gdt
49f97933f1 +mopher 2014-12-01 13:58:59 +00:00
gdt
260aaf48f8 Import mopher-0.5.1 as mail/mopher.
Packaged in wip by Petar Bogdanovic.

The mail gopher (mopher) is an extension to all mail transfer agents
that implement the Sendmail Milter API.  It reads a list of rules and
acts on each incoming mail delivery attempt based on various criteria
and existing states.

Mopher supports indiscriminate and selective grey- and whitelisting of
either individual addresses or whole domains (based on reverse lookups
and rules provided by Mozilla's Public Suffix List).  Access to tables
and state-related data passes through a generic interface and is then
translated by one of the available backend drivers.
2014-12-01 13:58:15 +00:00
joerg
ff321b08ab Support cwrappers for packages appending arguments in the wrappers. 2014-12-01 12:39:16 +00:00
markd
1753079d24 Fix build with gcc 4.9
https://bugzilla.mozilla.org/show_bug.cgi?id=999496
2014-11-30 10:25:50 +00:00
markd
820aaa6bd1 Fix PLIST for Linux. 2014-11-30 10:23:29 +00:00
mef
133b78630c Correction of on/off condition by Emacsen version to gnus/spam.el{,c}. Hope this fixes problem. Thanks joerg@ 2014-11-27 04:29:45 +00:00
schmonz
4884aed0f3 Quell pkglint, mostly:
- Pluralize QMAIL_ROOT_ONLY_{READABLE,EVERYTHING}S
- Declare the viruscan targets .PHONY
2014-11-23 19:08:22 +00:00
wiz
7063941f81 Update to 2.14:
version 2.14: Fri Nov 21 17:12:42 CET 2014

	Fixes:

	- threads and Mail::Field initiation
	  rt.cpan.org#99153 [Autumn Lansing] and [Arne Becker]

	Improvements:

	- warn when loading of some Mail::Field::* fails [Arne Becker]
2014-11-23 13:01:38 +00:00
mef
7fa871e159 Noteworthy changes in Mailcrypt version 3.5.9:
* GPG stdout buffer is now put into multibyte mode even when emacs is using
   unibyte mode in general (such as under 'standard-display-european'). This
   should fix the "inserts \201 before non-ascii characters" bugs
   (SF#496157, SF#501891, possibly others). A test case was added to catch
   these bugs in the future.

 * new remailer support for modern mixmaster and mixminion clients, which
   send the message directly rather than modify the emacs buffer and
   allowing the user to send the message through their emacs MUA mode.

 ** added "mc-default-remailer-scheme" to choose which remailer method you
    want to use: type1, mixmaster, or mixminion. [C-c / r] now does a
    remailer-scheme -specific function. Various MUA modes can behave
    differently if they wish.

 * Added support for PGP 6.5, generously contributed by Derek Atkins.

 * Added support for the Wanderlust MUA mode.

 * Support GNU Emacs 23.
2014-11-23 06:08:29 +00:00
mef
0570f5e50c (pkgsrc)
Convert patches (for DESTDIR) to SUBST framework
(upstream)
  update 5.10.8 to 5.10.10
2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>

	* README: Gnus v5.10.10 is released.

2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>

	* GNUS-NEWS (Installation changes): Mention that spaces and tabs are
	allowed in the installation directory name.

	* Makefile.in (datarootdir): Define.

	* aclocal.m4 (AC_PATH_LISPDIR): Quote directory name that might contain
	whitespace.

	* configure: Regenerate.

	* mkinstalldirs: Replace it with the 2006-05-11.19 version.

2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>

	* GNUS-NEWS (incoming mail files): Add version.

2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>

	* GNUS-NEWS: Update for change of `mail-source-delete-incoming'.

2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>

	* Update copyright years.

2007-11-04  Reiner Steib  <Reiner.Steib@gmx.de>

	* README: Bump version to 5.10.9.

2007-11-04  Reiner Steib  <Reiner.Steib@gmx.de>

	* Makefile.in (RELEASE_COMMIT_FILES): Add etc/ChangeLog.
	(release-check-settings): Add release-add-changelog
	(release-bump-version): Add check for CODENAME_TO_STABLE.  Split off
	release-add-changelog.
	(release-add-changelog): New target.  Separate some commands from
	release-bump-version.  Add etc/ChangeLog.
	(release-diff-commit-files): New target.
	(RELEASE_COMMIT_FILES): Reorder files.

2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>

	* COPYING: GPLv3 from Emacs repository.

2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>

	* Makefile.in (SED_I, CODENAME_PATTERN): New.
	(OLD_PATTERN): Adjust.
	(release-bump-version): Use new variables.  Allow going from
	development version to release.

2007-10-27  Alexander Solovyov  <piranha@piranha.org.ua>  (tiny change)

	* make.bat: Initial check didn't work if path contained spaces.

2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>

	* Makefile.in (release-bump-version): Adjust version
	in (gnus)Troubleshooting.

2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>

        * Relicense "GPLv2 or later" files to "GPLv3 or later".

2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>

	* Makefile.in (COMMIT_STRING): New variable.
	(release-bump-version): Use it.
	(bump-version, bump-version-commit): New targets.

2006-07-28  Reiner Steib  <Reiner.Steib@gmx.de>

	* GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
	texi/gnus-news.el of the trunk.

2006-04-19  Reiner Steib  <Reiner.Steib@gmx.de>

	* make.bat (:etc): Simplify.

2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>

	* make.bat: Use "echo *" to clarify the output.
	(:lisp, :infotest): Avoid "not found" errors
	(:etc): Remove etc\gnus.  Be more verbose.
2014-11-23 05:59:45 +00:00
mef
8475b7a860 Update 1.300014 to 1.300016
1.300016  2014-10-10 22:54:00-04:00 America/New_York
        - no changes since 1.300015, just made non-trial release

1.300015  2014-09-12 22:01:37-04:00 America/New_York (TRIAL RELEASE)
          [THIS MIGHT BREAK YOUR CODE]
        - version 1.300008 was meant to rewrite line endings when sending to
          sendmail, but the change was not effective; it has been fixed
2014-11-22 14:58:43 +00:00
mef
11a093bf7b Update 1.402 to 1.405
1.405     2014-05-09 22:28:43-04:00 America/New_York
          minor tweaks to how message-id local part is generated

1.404     2014-01-13 23:04:43-05:00 America/New_York
          no changes since previous release

1.403     2013-08-13 09:11:47 America/New_York
          [This might break your code]
          no longer a subclass of Email::Address!
2014-11-22 14:52:55 +00:00
mef
1885f7720d Update 0.857 to 0.859
0.859     2014-09-16 18:29:32-04:00 America/New_York
        - all the changes in this release contributed by Pali Rohár
        - support for mboxcl and mboxcl2
        - add ability to read from a filehandle
        - add next_from and next_messageref methods

0.858     2014-01-07 10:54:18-05:00 America/New_York
          typo fixes in docs (thanks, Florian Schlichting)
2014-11-22 14:50:14 +00:00
mef
c62c0cc10d Update 0.33 to 0.34
0.34    2014-05-17
        - switched from Class::MOP::load_class to Module::Runtime::require_module per
          cf. https://rt.cpan.org/Public/Bug/Display.html?id=91013
        - canonical repo now on github as noted in Makefile.PL
        - typo fix per https://rt.cpan.org/Public/Bug/Display.html?id=87370
        - packaged with /usr/bin/gnutar on OSX
          cf. https://rt.cpan.org/Public/Bug/Display.html?id=83970
2014-11-22 14:47:11 +00:00
mef
0908fce4cd (upstream) Update 2.202 to 2.203
2.203     2014-02-14 21:56:14-05:00 America/New_York
        - translate vertical whitespace in headers into horizontal whitespace,
          with a warning
2014-11-22 14:27:57 +00:00
mef
697dba9f32 (pkgsrc) remove patch-aa (fix applied)
(upstream) update 2.2.25 to 2.2.27
2011-03-07  Jeffrey Stedfast  <fejj@novell.com>
	* configure.in: Bumped version to 2.2.27

	* gmime/gmime-gpg-context.c (gpg_ctx_parse_status): Treat EXPSIG,
	EXPKEYSIG, and REVKEYSIG the same as GOODSIG/BADSIG status
	messages in that all of them denote a new signer info.

	* gmime/gmime-stream-mem.c (stream_write): Correctly calculate the
	end boundary of the stream when bound_end is -1.

	* gmime/gmime-utils.h (GMIME_QP_ENCODE_LEN): Fixed to take into
	acount the possibility of having to force-wrap lines at 72+
	characters.
	(GMIME_UUENCODE_LEN): Fixed to prevent possible buffer overflows.

2010-03-26  Jeffrey Stedfast  <fejj@novell.com>
	* configure.in: Bumped version to 2.2.26

2010-03-26  Jeffrey Stedfast  <fejj@novell.com>
	Fixes for bug #613653

	* gmime/gmime.c (g_mime_init): Initialize GMimeObject's type
	registry.
	(g_mime_shutdown): Shut it down here.

	* gmime/gmime-object.c (g_mime_object_type_registry_init): Renamed
	a bit and fixed to not use g_atexit(). Also made internal-public.
	(g_mime_object_type_registry_shutdown): Renamed and made
	internal-public.
	(g_mime_object_register_type): Don't init the type system anymore.
	(g_mime_object_new_type): Same here.
2014-11-22 03:52:52 +00:00
mef
2d6a3435dc 2014-02-19 Jeffrey Stedfast <fejj@gnome.org>
* configure.ac: Bumped version to 2.6.20

2014-02-19  Jeffrey Stedfast  <fejj@gnome.org>
	* gmime/gmime-parser.c (parser_scan_content): Improved performance
	by using a SIMD hack when scanning for the end of a line.

2014-02-19  Jeffrey Stedfast  <fejj@gnome.org>
	* gmime/gmime-message.c (message_remove_header): Don't clear the
	mime_part header stream unless we actually remove a header.
	(message_write_to_stream): Only add nwritten to the total if we've
	written a MIME-Version header.

2013-12-29  Jeffrey Stedfast  <fejj@gnome.org>
	* gmime/gmime-object.c
	(g_mime_object_set_content_disposition_parameter): Unref the
	disposition. Thanks to Mario Theodoridis for this patch.

2013-11-02  Jeffrey Stedfast  <fejj@gnome.org>
	* gmime/gmime-message.c (write_references): Don't write out 2
	spaces between the ':' and the first message-id. Fixes bug
	#711305.

2013-10-19  Jeffrey Stedfast  <fejj@gnome.org>
	* configure.ac: Bumped version to 2.6.19

2013-09-29  Jeffrey Stedfast  <fejj@gnome.org>
	* gmime/gmime-message.c (write_references): Custom writer for
	References headers so that individual msgid tokens do not get
	folded. Fixes bug #709031.

2013-09-26  Jeffrey Stedfast  <fejj@gnome.org>
	* gmime/gmime.c (g_mime_init): Initialize the mutexes
	earlier. Fixes bug #708818.

2013-09-15  Jeffrey Stedfast  <fejj@gnome.org>
	* configure.ac: Bumped version to 2.6.18

2013-08-21  Jeffrey Stedfast  <fejj@gnome.org>
	* gmime/gmime-part.c (write_content): Reset the content stream
	after writing it.

2013-08-14  Jeffrey Stedfast  <fejj@gnome.org>
	* gmime/gmime-filter-html.c (citation_depth): Fixed an ABR by
	passing in an inend parameter.

2013-08-12  Jeffrey Stedfast  <fejj@gnome.org>
	* gmime/gmime-stream-file.c (g_mime_stream_file_new_for_path): New
	convenience function that handles opening the file for you.

	* gmime/gmime-stream-fs.c (g_mime_stream_fs_new_for_path): New
	convenience function that handles opening the file for you.

2013-08-11  Jeffrey Stedfast  <fejj@gnome.org>
	* gmime/gmime-message.c (g_mime_message_set_reply_to): Fixed this
	function to parse the reply_to string just like
	g_mime_message_set_sender() does so that the reply_to field can be
	guaranteed to be in UTF-8.

	* gmime/*.c: Updated API documentation for functions taking or
	returning strings to clarify whether the strings should be in
	UTF-8 or not.

2013-08-10  Jeffrey Stedfast  <fejj@gnome.org>
	* mono/GMime.metadata: Various fixups to get rid of warnings.

	* gmime/gmime.c (g_mime_init): Don't call g_type_init() if glib >=
	2.35.1

2013-08-08  Jeffrey Stedfast  <fejj@gnome.org>
	* gmime/internet-address.c (decode_address): Properly deal with
	obsolete routing information.

2013-08-08  Jeffrey Stedfast  <fejj@gnome.org>
	* configure.ac: Bumped version to 2.6.17

2013-08-08  Jeffrey Stedfast  <fejj@gnome.org>
	* gmime/gmime-parser.c (parser_content_type): If no Content-Type
	header exists and the parent is a multipart/digest, default to
	message/rfc822 instead of text/plain.
	(parser_construct_leaf_part): If the Content-Type header didn't
	exist, use the default content-type values instead of assuming
	text/plain.

2013-08-07  Jeffrey Stedfast  <fejj@gnome.org>
	According to Rfc2046 Section 5.1.1, boundary markers may optionally
	be followed by lwsp.

	* gmime/gmime-parser.c (is_boundary): New convenience function to
	check that the text matches a boundary, possibly followed by lwsp.
	(check_boundary): Use is_boundary().
	(found_immediate_boundary): Use is_boundary().

	Fixes bug #705612

2013-07-02  Jeffrey Stedfast  <fejj@gnome.org>
	* gmime/gmime-stream-cat.c (stream_substream): Fixed to properly
	handle a 0-byte substream at the end of the very last source
	stream. Fixes bug #701572.

2013-06-30  Jeffrey Stedfast  <fejj@gnome.org>
	* configure.ac: Bumped version to 2.6.16

2013-06-30  Jeffrey Stedfast  <fejj@gnome.org>
	* gmime/gmime-gpg-context.c (gpg_ctx_set_mode):
	GPG_CTX_MODE_SIGN_ENCRYPT also requires a passphrase.

2013-05-05  Jeffrey Stedfast  <fejj@gnome.org>
	* gmime/gmime-filter-best.c (filter_filter): Reset the linelen
	state to 0 when we encounter a '\n'.

2013-05-04  Jeffrey Stedfast  <fejj@gnome.org>
	* gmime/gmime-part-iter.c: Modified to work for non-multipart
	messages.

2013-05-04  Jeffrey Stedfast  <fejj@gnome.org>
	* gmime/gmime-utils.c (rfc2047_encode): Respect the new
	GMIME_ENABLE_USE_ONLY_USER_CHARSETS initialization flag.

	* gmime/gmime.h: Define a new GMIME_ENABLE_USE_ONLY_USER_CHARSETS
	initialization flag.

2013-04-05  Jeffrey Stedfast  <fejj@gnome.org>
	* gmime/gmime-utils.c (header_fold_tokens): New internal function
	that replaces the older header_fold() function. This new one uses
	the rfc2047 tokenizer so that we share the same rfc2047 workaround
	logic in the tokenizer.

	Fixes bug #697407

2013-02-23  Jeffrey Stedfast  <fejj@gnome.org>
	* gmime/gmime-filter-html.c: Disable g_warnings unless warnings
	are enabled in the build.
2014-11-22 03:47:33 +00:00
mef
480da8d4c3 (upstream) update 6.40 to 6.44
6.44 2014-10-13 Generic regex now matches against the reverse dns PTR value
 6.43 2014-07-18 Allow broken SRS0+ rather than the correct SRS0= tag.
 6.42 2014-06-28 Never add auto-whitelist entries for outgoing mail from localhost.
 6.41 2014-03-21 Unique ip connection limits only apply to authenticated connections.
2014-11-22 03:07:12 +00:00
mef
0bc48c89f8 (pkgsrc)
- Add comment for patch-util_avutil.h  (from commit log)
  - Remove patches, found the same change incorporated:
      patches/patch-libasync_itree.h
      patches/patch-libasync_qhash.h
      patches/patch-libasync_vec.h
(upstream)
  - update 0.8.2 to 0.8.4

* Changes in release 0.8.4
  - Switch to new resolver library interface, as previous way of
    reloading resolv.conf is no longer compatible with glibc.
  - Set IP_FREEBIND option if available.
  - Added systemd avenger.service file.
* Changes in release 0.8.3
  - Updated to work with gcc 4.7.
2014-11-22 03:01:33 +00:00
mef
bcb4051d6f 1.2.4 2013-07-01 (released)
2013-06-28
	* Fix three crashes in command line and environment variable parsers
	  that caused NULL pointer dereferences with long option variants
	  of bogofilter --syslog-tag, or bogoutil --timestamp-date, or when
	  bogotune -M<file> cannot derive the bogofilter directory.
	  Reported by Alexandre Rebert, found with Mayhem tool.

	* Add getopt_long_chk(), a getopt_long variant that checks if the
	  overlapping short and long options agree on whether their argument
	  is not required, mandatory, or optional.  If they disagree, the
	  program aborts.

	* Fix a crash in command line parser that causes a NULL pointer
	  dereference when --db-cachesize is used without argument.
	  Found with getopt_long_chk().

	2013-01-20
	* Change lexer API/ABI a bit so as to work with flex 2.5.36 generated
	  lexers (for instance, on Fedora 18 "Spherical Cow") that flip the
	  type of yyleng from int to size_t. We use a signed long internally.

	2012-12-30
	* The bogofilter project was updated to the new SourceForge.net
	  platform. This has caused the URLs to change. Use one of these
	  commands for a read-only checkout:
	  svn checkout svn://svn.code.sf.net/p/bogofilter/code/trunk bogofilter
	  svn checkout http://svn.code.sf.net/p/bogofilter/code/trunk bogofilter

	  And developers would use, replacing joe by their sf.net login:
	  svn checkout --username=joe svn+ssh://m-a@svn.code.sf.net/p/bogofilter/code/trunk bogofilter

	2012-12-03
	* Add bogofilter-SA-2012-01 (CVE-2012-5468).
	* Fix XML form of Bulgarian FAQ so that it validates;
	  and validate XHTML at build time.
	* Mark Berkeley DB 5.2.42 and 5.3.21 supported.
2014-11-22 01:36:43 +00:00
schmonz
7c4afc1bae Relinquish maintainership for this demon package I don't even use anymore. 2014-11-21 22:51:43 +00:00
schmonz
1910ecb2a8 Generating curl_authopt.h from recent curl headers produces a
spurious '},' on a line all by itself. Patch our patch to the bundled
patch to add one more sed invocation to clear any such lines.
2014-11-21 22:50:41 +00:00
wiz
a09e3f9644 Recursive PKGREVISION bump for notmuch shlib major change. 2014-11-19 13:06:46 +00:00
wiz
f8b0924727 Update to 0.19:
Notmuch 0.19 (2014-11-14)
=========================

Overview
--------

This release improves the reliability of `notmuch dump` and the error
handling for `notmuch insert`. The new `notmuch address` command is
intended to make searching for email addresses more convenient. At the
library level the revised handling of missing messages fixes at least
one bug in threading. The release also includes several interface
improvements to the emacs interface, most notably the ability to bind
keyboard shortcuts to saved searches.

Command-Line Interface
----------------------

Stopped `notmuch dump` failing if someone writes to the database

  The dump command now takes the write lock when running. This
  prevents other processes from writing to the database during the
  dump which would cause the dump to fail. Note, if another notmuch
  process already has the write lock the dump will not start, so
  script callers should still check the return value.

`notmuch insert` requires succesful message indexing for success status

  Previously the `notmuch insert` subcommand indicated success even if
  the message indexing failed, as long as the message was delivered to
  file system. This could have lead to delivered messages missing
  tags, etc. `notmuch insert` is now more strict, also requiring
  succesful indexing for success status. Use the new `--keep` option
  to revert to the old behaviour (keeping the delivered message file
  and returning success even if indexing fails).

`notmuch insert` has gained support for `post-insert` hook

  The new `post-insert` hook is run after message delivery, similar to
  `post-new`. There's also a new option `notmuch insert --no-hooks` to
  skip the hook. See the notmuch-hooks(1) man page for details.

`notmuch deliver` is deprecated

  With this release we believe that `notmuch insert` has reached
  parity with `notmuch deliver`. We recommend that all users of
  `notmuch deliver` switch to `notmuch insert` as the former is
  currently unmaintained.

`notmuch search` now supports `--duplicate=N` option with `--output=messages`

  Complementing the `notmuch search --duplicate=N --output=files`
  options, the new `--duplicate=N --output=messages` combination
  limits output of message IDs to messages matching search terms that
  have at least `N` files associated with them.

Added `notmuch address` subcommand

  This new subcommand searches for messages matching the given search
  terms, and prints the addresses from them. Duplicate addresses are
  filtered out. The `--output` option controls which of the following
  information is printed: sender addresses, recipient addresses and
  count of duplicate addresses.

Emacs Interface
---------------

Use the `j` key to access saved searches from anywhere in notmuch

  `j` is now globally bound to `notmuch-jump`, which provides fast,
  interactive keyboard shortcuts to saved searches.  For example,
  with the default saved searches `j i` from anywhere in notmuch will
  bring up the inbox.

Improved handling of the unread tag

  Notmuch now marks an open message read (i.e., removes the unread
  tag) if point enters the message at any time in a show buffer
  regardless of how point got there (mouse click, cursor command, page
  up/down, notmuch commands such as n,N etc). This fixes various
  anomalies or bugs in the previous handling. Additionally it is
  possible to customize the mark read handling by setting
  `notmuch-show-mark-read-function` to a custom function.

Expanded default saved search settings

  The default saved searches now include several more common searches,
  as well as shortcut keys for `notmuch-jump`.

Improved `q` binding in notmuch buffers

  `q` will now bury rather than kill a notmuch search, show or tree
  buffer if there are multiple windows showing the buffer. If only a
  single window is showing the buffer, it is killed.

`notmuch-show-stash-mlarchive-link-alist` now supports functions

  Some list archives may use a more complicated scheme for referring
  to messages than just concatenated URL and message ID. For example,
  patchwork requires a query to translate message ID to a patchwork
  patch ID. `notmuch-show-stash-mlarchive-link-alist` now supports
  functions to better cover such cases. See the help documentation for
  the variable for details.

Library changes
---------------

Introduced database version 3 with support for "database features."

  Features are independent aspects of the database schema.
  Representing these independently of the database version number will
  let us evolve the database format faster and more incrementally,
  while maintaining better forwards and backwards compatibility.

Library users are no longer required to call `notmuch_database_upgrade`

  Previously, library users were required to call
  `notmuch_database_needs_upgrade` and `notmuch_database_upgrade`
  before using a writable database.  Even the CLI didn't get this
  right, and it is no longer required.  Now, individual APIs may
  return `NOTMUCH_STATUS_UPGRADE_REQUIRED` if the database format is
  too out of date for that API.

Library users can now abort an atomic section by closing the database

  Previously there was no supported way to abort an atomic section.
  Callers can now simply close the database, and any outstanding
  atomic section will be aborted.

Add return status to notmuch_database_close and
notmuch_database_destroy

Bug fixes and performance improvements for thread linking

  The database now represents missing-but-referenced messages ("ghost
  messages") similarly to how it represents regular messages.  This
  enables an improved thread linking algorithm that performs better
  and fixes a bug that sometimes prevented notmuch from linking
  messages into the same thread.

nmbug
-----

The Perl script has been translated to Python; you'll need Python 2.7
or anything from the 3.x line.  Most of the user-facing interface is
the same, but `nmbug help` is not `nmbug --help`, and the following nmbug
commands have slightly different interfaces: `archive`, `commit`,
`fetch`, `log`, `pull`, `push`, and `status`.  For details on the
new interface for a given command, run `nmbug COMMAND --help`.

nmbug-status
------------

`nmbug-status` can now optionally load header and footer templates
from the config file.  Use something like:

    {
      "meta": {
        "header": "<!DOCTYPE html>\n<html lang="en">\n...",
        "footer": "</body></html>",
         ...
      },
      ...
    },

Python Bindings
---------------

Add support for `notmuch_query_add_tag_exclude`

Build System
------------

The notmuch binaries and libraries are now build with debugging symbols
by default.  Users concerned with disk space should change the
defaults when configuring or use the strip(1) command.
2014-11-19 13:06:14 +00:00
schmonz
4ec08ddad7 Add and enable dovecot2-antispam-plugin. 2014-11-19 03:40:09 +00:00
schmonz
57e4a50187 Add dovecot2-antispam-plugin for training antispam systems by moving
messages into (or out of) a designated IMAP "spam" folder.

Consider the following scenario. Your mailbox is flooded with tons
of mail. They are delivered to the configured folders based on the
arbitrary spam system judgement. This judgement is not always correct
or not always what you would like it to be, however. This is where
this plugin comes into play.

All you have to do is move the mail into the correct folder. All
the rest in order to let the spam system know it made an error will
be done automatically by this plugin.
2014-11-19 03:37:14 +00:00
taca
f4e3dc69dd Update ruby-actionmailer32 to 3.2.21. No change except version number. 2014-11-18 15:46:44 +00:00
schmonz
f851119811 Apply patch (submitted upstream) to set QMAILPPID for filters to
know grandparent PID. With this change, I can correlate rejections
from my homegrown badrcptto-alike filter with qmail-smtpd sessions.
While here, add LICENSE and otherwise placate pkglint.

Bump PKGREVISION.
2014-11-17 02:56:04 +00:00
ryoon
af4e4c23c6 Update to 31.2.0
* Sync with thunderbird-31.2.0.
2014-11-14 15:33:47 +00:00
ryoon
7c62ea69b4 Update to 31.2.0
Changelog:
31.2.0:
Fixed
Fixed a case where having a contact and card in an address book with the same name could send to the mailing list (Bug 1008718)

Fixed
Invalid certificate issue with mozilla::pkix (see bug 1042889)

Fixed
Importing an RSA private key fails if p < q (see bug 1049435)

Fixed
Security fixes can be found here

31.1.2:
Fixed
Fixed an issue where anchor links would not work in HTML emails (Bug 974857)

Fixed
Security fixes can be found here

31.1.1:
Fixed
Fixed an issue where mailing lists with spaces in their names couldn't be autocompleted (Bug 1060901)

Fixed
Fixed an occasional startup crash (Bug 1005336)

31.1.0:
Fixed
Security fixes can be found here

Fixed
Improved performance of autocomplete for large address books (Bug 984875)

Fixed
Fixed an issue with IMAP being slow when looking for folders on certain server types (Bug 799821, Bug 859269)

Fixed
Fixed various theme issues relating to titlebars and toolbars (Bug 1007225, Bug 1026608, Bug 1041211, Bug 1046563, Bug 1054260)


# Fixed in Thunderbird 31.2

    2014-81 Inconsistent video sharing within iframe
    2014-79 Use-after-free interacting with text directionality
    2014-77 Out-of-bounds write with WebM video
    2014-76 Web Audio memory corruption issues with custom waveforms
    2014-75 Buffer overflow during CSS manipulation
    2014-74 Miscellaneous memory safety hazards (rv:33.0 / rv:31.2)

# Fixed in Thunderbird 31.1.2

    2014-73 RSA Signature Forgery in NSS

# Fixed in Thunderbird 31.1

    2014-72 Use-after-free setting text directionality
    2014-70 Out-of-bounds read in Web Audio audio timeline
    2014-69 Uninitialized memory use during GIF rendering
    2014-68 Use-after-free during DOM interactions with SVG
    2014-67 Miscellaneous memory safety hazards (rv:32.0 / rv:31.1 / rv:24.8)
2014-11-14 15:27:04 +00:00
markd
491623caf1 Update akonadi to 1.13.0
1.13.0                          10-August-2014
----------------------------------------------
- Fixed virtual collections statistics
- Fixed tag RID fetch
- Fixed HRID-based fetches
- Fixed race condition in StorageDebugger
- Use FindBacktrace.cmake from CMake 3.0 instead of our own detection

1.12.90                           07-July-2014
----------------------------------------------
- MERGE command for faster synchronization
- Optimizations in various commands handlers
- SELECT command is obsolete now
- Performance and concurrency improvements in QSQLITE3 driver
- Introduced Collection sync preferences as an improvement over the
  IMAP-based subscription model
- Disable filesystem copy-on-write for DB files when running on Btrfs
- Introduced direct streaming of external parts
- Fixed SearchManager DBus interface not being registered to DBus
- Fixed handling of tags in AK-APPEND and MERGE commands
- Various fixes in virtual collections handling

1.12.1                           07-April-2014
----------------------------------------------
- Fixed deadlock in SearchManager
- Fixed notification emission when appending items
- Fixed ItemRetriever ignoring changeSince argument
- Fixed X-AKAPPEND command response
- Fixed RID-based FETCH
- Fixed data loss in case of long-lasting copy or move operations

1.12.0                           25-March-2014
----------------------------------------------
- Improved 'akonadictl status' command output
- Fixed indexing of items in collections with short cache expiration
- Fixed building Akonadi in subdirectory
- Fixed deadlock in SearchManager
- Fixed runtime warnings

1.11.90                          19-March-2014
----------------------------------------------
- Fixed collection scheduling
- Fixed indexing of expired items from local resources
- Fixed database schema update with PostgreSQL
- Fixes in searching and search updates

1.11.80                       28-February-2014
----------------------------------------------
- Server-search support
- Search plugins support
- Tags support
- Fixes and improvements in search
- Fixes in protocol parser
- Fixed inter-resource moves
- Fixed .desktop files parsing
- Optimized collections tasks scheduling
- Optimized flags handling
- Optimized appending new items via AK-APPEND
- Handle database transactions deadlocks and timeouts
- Improved PostgreSQL support
- Soprano is now an optional dependency
- Removed MySQL Embedded support

1.11.0                        28-November-2013
----------------------------------------------
- fix joined UPDATE queries failing with SQLite

1.10.80                       05-November-2013
----------------------------------------------
- Servser-side notification filtering
- GID support
- Export custom agent properties to clients
- Faster Akonadi shutdown
- Improved and faster database schema check on start
- Enabled C++11 support
- Optimize some SQL queries
- Store only relative paths to external payload files in database

1.10.3                         04-October-2013
----------------------------------------------
- Fix support for latest PostgreSQL
- Check MySQL version at runtime, require at least 5.1
- Fix crash when destroying DataStore with backends other than MySQL
- Fix problem with too long socket paths
- Send dummy queries to MySQL to keep the connection alive
- Fix crash when no flags are changed
2014-11-13 09:44:02 +00:00
bsiegert
11db3a1811 Fix alpine build under Mac OS X Yosemite.
Alpine uses a function called panic(). However, mach/mach.h, which somehow
ends up always included, defines panic with different arguments. Rename
alpine's panic to Panic on Darwin.
2014-11-12 20:30:55 +00:00
joerg
4bd8795b37 Use __builtin_unreachable on Clang instead of the broken C11 hack. 2014-11-10 18:09:10 +00:00
rodent
614f32dd25 1.536 2014-10-22
Add missing file from previous release that was causing
                failed tests

1.535   2014-10-21

            bug fix from mintywalker@gmail.com
2014-11-09 19:40:49 +00:00
adam
8e3b70e314 Revbump after updating boost 2014-11-07 19:39:24 +00:00
taca
e758d62def Update dovecot2-pigeonhole to 0.4.6.
Version 0.4.5 introduced one new 'feature', but it caused build
problems. This release fixes that. If you've successfully installed
0.4.5, you do not need to upgrade.

Changelog v0.4.6:

- After make distclean, the distributed tarball would fail to recompile.
  This causes problems for some distribution builds.
2014-11-03 00:23:06 +00:00
taca
854c89b4c0 Update dovecot2-pigeonhole to 0.4.5.
Changelog v0.4.5:

+ Added a Pigeonhole version banner to doveconf output. This way, future
  bug reports will also include Pigeonhole version information.
- Fixed handling of implicit keep. Last version erroneously reported
  that implicit keep succeeded after an earlier failure, while it in
  fact had failed. Particularly occurred for mailbox quota errors.
- Fixed segfault occurring on SunOS systems when there is no active
  script.


Changelog v0.4.4:

* Added support for Japanese mail addresses with dots at non-standard
  places in localpart.
* Changed handling of ENOSPACE into a normal temporary failure and added
  handling of ENOQUOTA as a user error.
* Restructured result execution, so that all actions which involve mail
  storage are always committed before all others.
+ Implemented support for generic Sieve storages. Using alternative
  storages now also possible for sieve_before/sieve_after.
+ Implemented storage driver for retrieving Sieve scripts from LDAP.
  This currently cannot be used with ManageSieve.
+ Implemented sieve_redirect_envelope_from setting, which allows
  configuring the envelope sender of redirected messages.
- Fixed handling of mail storage errors occurring while evaluating the
  input message.
- managesieve-login:
   - Removed bogus ALERT response code returned for AUTHENTICATE
     command.
   - Fixed handling of invalid initial response argument to AUTHENTICATE
     command.
- Fixed handling of stream errors in lexical scanner.
- Fixed handling of SMTP errors. Permanent and temporary errors were
  mixed up.
- Fixed several problems reported by CLang 3.4.
- duplicate extension: Fixed erroneous compile error about conflicting
  tags when `:handle' argument was used last.
- relational extension: Fixed error handling of `:value' match.
- editheader extension: Fixed header unfolding and header iteration.
- mailbox extension: Fixed the `:create' tag, which erroneously
  subscribed an existing folder.
- extprograms plugin: Fixed handling of error codes.
- doveadm-sieve plugin: Fixed several bugs. Synchronization of symbolic
  link in the file storage should now also work properly.
2014-11-02 07:36:39 +00:00
taca
d0f447def7 Update dovecot2 to 2.2.15.
Some small fixes and changes to v2.2.14. This release is mainly in the hope
that it could still make it into the next Debian stable instead of v2.2.14 -
mainly because of a couple of new assert crashes that started happening in
v2.2.14 and should be fixed now.

	* Plugins can now print a banner comment in doveconf output
	  (typically the plugin version)
	* Replication plugin now triggers low (instead of high) priority for
	  mail copying operations.
	* IMAP/POP3/ManageSieve proxy: If destination server can't be
	  connected to, retry connecting once per second up to the value of
	  proxy_timeout. This allows quick restarts/upgrades on the backend
	  server without returning login failures.
	* Internal passdb lookups (e.g. done by lmtp/doveadm proxy) wasn't
	  returning failure in some situations where it should have (e.g.
	  allow_nets mismatch)
	* LMTP uses mail_log_prefix now for logging mail deliveries instead of
	  a hardcoded prefix. The non-delivery log prefix is still hardcoded
	  though.

	+ passdb allow_nets=local matches lookups that don't contain an IP
	  address (internally done by Dovecot services)
	+ Various debug logging and error logging improvements
	- Various race condition fixes to LAYOUT=index
	- v2.2.14 virtual plugin crashed in some situations
2014-11-02 07:34:51 +00:00
taca
d20074173b Update ruby-actionmailer32 to 3.2.20; update of version number only. 2014-11-01 15:01:54 +00:00
wiz
11d7195f65 Update to 0.18.2:
Notmuch 0.18.2 (2014-10-25)
===========================

Test Suite
----------

Translate T380-atomicity to use gdb/python

  The new version is compatible with gdb 7.8

Emacs 24.4 related bug fixes

  The Messages buffer became read-only, and the generated mime
  structure for signatures changed slightly.

Simplify T360-symbol-hiding

   Replace the use of `objdump` on the object files with `nm` on the
   resulting lib.
2014-10-27 08:35:59 +00:00
taca
4447570336 Update postfix to 2.11.3.
Bugfix for Postfix 2.11, 2.10, 2.9 and 2.8:

  * Fix for configurations that prepend message headers with Postfix
    access maps, policy servers or Milter applications. Postfix now
    hides its own Received: header from Milters and exposes prepended
    headers to Milters, regardless of the mechanism used to prepend
    a header. This fix reverts a partial solution that was released
    on October 13, 2014, and replaces it with a complete solution.

Portability fix for Postfix 2.11:

  * Portability fix for MacOS X 10.7.x (Darwin 11.x) build procedure.
2014-10-21 13:06:12 +00:00
gdt
c0c83d68d8 Fix ctl_command path.
From Christopher Pinon on pkgsrc-users.
2014-10-21 12:19:11 +00:00
wiedi
e85a8c11be Enable queue runs in Exim SMF Manifest just like it is with rc.d 2014-10-20 13:39:56 +00:00
wiz
0754c1d786 regen patch, no change, just patches more cleanly 2014-10-20 10:15:16 +00:00
adam
01453699c2 Changes 2.2.14:
* lmtp: Delivered-To: header no longer contains <> around the email
  address. Other MDAs don't have it either.
* "Out of disk space" errors are now treated as temporary errors
  (not the same as "Out of disk quota").
* replication plugin: Use replication only for users who have a
  non-empty mail_replica setting.

+ lmtp proxy: Log a line about each mail delivery.
+ Added login_source_ips setting. This can be used to set the source IP
  address round-robin from a pool of IPs (in case you run out of TCP
  ports).
+ Rawlog settings can use tcp:<host>:<port> as the path.
+ virtual plugin: Don't keep more than virtual_max_open_mailboxes
  (default 64) number of backend mailboxes open.
+ SSL/TLS compression can be disabled with ssl_options=no_compression
+ acl: Global ACL file now supports "quotes" around patterns.
+ Added last-login plugin to set user's last-login timestamp on login.
+ LDAP auth: Allow passdb credentials lookup also with auth_bind=yes
- IMAP: MODSEQ was sent in FETCH reply even if CONDSTORE/QRESYNC wasn't
  enabled. This broke at least old Outlooks.
- passdb static treated missing password field the same as an empty
  password field.
- mdbox: Fixed potential infinite looping when scanning a broken
  mdbox file.
- imap-login, pop3-login: Fixed potential crashes when client
  disconnected unexpectedly.
- imap proxy: The connection was hanging in some usage patterns. This
  mainly affected older Outlooks.
- lmtp proxy: The proxy sometimes delivered empty mails in error
  situations or potentially delivered truncated mails.
- fts-lucene: If whitespace_chars was set, we may have ended up
  indexing some garbage words, growing the index size unnecessarily.
- -c and -i parameters for dovecot/doveadm commands were ignored if
  the config socket was readable.
- quota: Quota recalculation didn't include INBOX in some setups.
- Mail headers were sometimes added to dovecot.index.cache in wrong
  order. The main problem this caused was with dsync+imapc incremental
  syncing when the second sync thought the local mailbox had changed.
- doveadm backup didn't notice if emails were missing from the middle
  of the destination mailbox. Now it deletes and resyncs the mailbox.
2014-10-20 09:29:11 +00:00
wiz
46e039b0e1 Update to 1.005:
1.005     2014-10-13 08:32:03-04:00 America/New_York
          fix documentation of export names (thanks, Thomas Klausner!)
2014-10-20 09:02:42 +00:00
alnsn
bdc6025cdf Revbump after lang/lua51 update. 2014-10-19 22:27:43 +00:00
joerg
cdbcb8e89d nullptr is not a boolean. 2014-10-17 16:47:22 +00:00
taca
1f860d14d4 Update postfix to 2.11.2.
Bugfixes for Postfix 2.11, 2.10, 2.9 and 2.8:

  * Fix for DMARC implementations based on SPF policy plus DKIM
    Milter. The PREPEND access/policy action added headers ABOVE
    Postfix's own Received: header, exposing Postfix's own Received:
    header to Milters (protocol violation) and hiding the PREPENDed
    header from Milters. PREPENDed headers are now added BELOW
    Postfix's own Received: header and remain visible to Milters.

  * The Postfix SMTP server logged an incorrect client name in
    reject messages for check_reverse_client_hostname_access and
    check_reverse_client_hostname_{mx,ns}_access. They replied with
    the verified client name, instead of the name that was rejected.

  * The qmqpd daemon crashed with null pointer bug when logging a
    lost connection while not in a mail transaction.
2014-10-14 13:45:22 +00:00
tron
84dc509718 Remove checksum for deleted patch file. Problem pointed out by
Petar Bogdanovic in private e-mail.
2014-10-12 18:45:05 +00:00
tron
2a479d3d8f Re-enable SPF support. The reason for disabling are no longer valid since
several years. Bump package revision because of this change.

Suggested by Petar Bogdanovic in PR pkg/49271.
2014-10-12 15:18:21 +00:00
tron
019277fcbe Remove conflict between "libspf-alt" respectively "libspf2" and
"p5-Mail-SPF". The first two packages install "bin/spfd" while the
latter install "sbin/spfd".

Problem pointed out by Petar Bogdanovic in PR pkg/49271.
2014-10-12 08:17:50 +00:00
wiz
c856cf3543 Remove unneeded patch, confirmed by adam. 2014-10-10 22:05:38 +00:00
gdt
d9f2d21a9c Remove patch file from HEAD, to finish a commit that ended up
mysteriously mixed on HEAD and 2013Q4, despite there not being a
CVS/Tag file in patches.
2014-10-10 14:46:09 +00:00
gdt
1d9809864b Drop misleading SSL patch.
One really does need to put < before the ssl key/cert file; the
upstream example is correct.

ok adam@
2014-10-10 00:13:23 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
wiz
e8647fedbb Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
christos
11c94925e6 Add patch from jnemeth to allow setting of from. 2014-10-08 22:52:04 +00:00
adam
243c29c4cc Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
adam
23358a9772 Changes 1.0.3:
- Fix insert-signature command in external compose window if opened from inline compose screen
- Initialize HTML editor before restoring a message from localStorage
- Add 'sig_max_lines' config option to default config file
- Add option to specify IMAP connection socket parameters - imap_conn_options
- Add option to set default message list mode - default_list_mode
- Enable contextmenu plugin for TinyMCE editor
- Fix some mime-type to extension mapping checks in Installer
- Fix errors when using localStorage in Safari's private browsing mode
- Fix bug where $Forwarded flag was being set even if server didn't support it
- Fix various iCloud vCard issues, added fallback for external photos
- Fix invalid Content-Type header when send_format_flowed=false
- Fix errors when adding/updating contacts in active search
- Fix incorrect thumbnail rotation with GD and exif orientation data
- Fix contacts list update after adding/deleting/moving a contact
- Fix handling of email addresses with quoted domain part
- Fix comm_path update on task switch
- Fix error in MSSQL update script 2013061000.sql
- Fix validation of email addresses with IDNA domains
2014-10-07 10:22:49 +00:00
tron
8be059bc7a Make the DNSRBL based plug-ins work with version 0.76 or newer of the
"p5-Net-DNS" package. Patch taken from the SVN repository.
2014-10-01 11:37:31 +00:00
wiz
f135b66cac Update to 2.09:
version 2.09: Sun Sep 14 18:12:08 CEST 2014

	Improvements:
	- documentation use consistent parameter casing
	- do not use '//' to support 5.8.*
	  rt.cpan.org#98664 [Paul]
2014-10-01 10:50:58 +00:00
jperkin
a6b6c70a7a Requires lex and yacc. 2014-09-29 08:35:51 +00:00
pettai
85668edd44 1.3.0 2014/07/31
Integrated SPF checking is now available through the new
                SPFSelfValidate and SPFIgnoreResults settings.
        Feature request #79: Optionally ignore clients that authenticated
                using SMTP AUTH.
        Fix bug #60, part II: Default AuthservID to the name provided by the
                MTA, not the local host name, which is consistent with what
                OpenDKIM does.
        Fix bug #72: Don't crash when From fields are absent.
        Fix bug #74: Change "Forensic" to "Failure" just about everywhere
                to match the language now being used in the base DMARC
                draft.  Note that this also changes some names in the
                configuration file.
        Fix bug #75: Correct typo in MIME of forensic reports.
        Fix bug #76: Repair damage with respect to Authentication-Results
                header field selection.
        Fix bug #77: Request quarantine from the MTA during option
                negotiation.
        Fix bug #78: Add missing newline in forensic report header.
        Fix bug #90: Make "--with-sql-backend" without any value do the
                right thing.
        Fix bug #93: Honor size limits in URIs.
        Make "smime" and "rrvs" legal Authentication-Results methods.
        Provide better logging when pclose() for a forensic report returns
                non-zero.
        Add configuration support for internal SPF checks.  Includes hooks in
                the milter to check that SPF is configured to do so.
                This can use a private SPF implementation or libspf2.
        Fix strlcat() and strlcpy() support for Debian.
        REPORTS: Feature request #80: Generate aggregate reports on UTC
                day boundaries.
        REPORTS: Feature request #84: Optionally expire old data from
                lower-growth tables.
        REPORTS: Fix bug #70: Fix date range generation in reports.
        REPORTS: Fix bug #82: Fix recording of report timestamp to avoid lost
                records.
        REPORTS: Fix bug #83: When expiring data, truncate the signatures table
                if all messages were expired..
        REPORTS: Fix bug #85: Report subdomain policy.
        LIBOPENDMARC: Fix bug #71: Fix "rua" extraction from DMARC records.
        LIBOPENDMARC: Added support for milter to perform own spf checks.
                Three new files: opendmarc_spf.c, opendmard_spf_dns.c and
                test/test_spf.cl, allow integrated SPF support.  Support for
                use of libspf2 is also provided.
2014-09-27 19:30:12 +00:00
jperkin
95e53e45c9 Make bdb a suggested option. The package doesn't actually build without
a bdb present.  Not bumping PKGREVISION as the only way the package would
have built previously is by using a builtin version anyway.
2014-09-25 14:24:07 +00:00
jperkin
23c3f798df Fix IPv6 build on SunOS 5.10 and newer. 2014-09-25 14:14:47 +00:00
jperkin
71fa94bf01 Support builtin libmilter. 2014-09-25 13:56:50 +00:00
jperkin
b4b4f3e00d Remove broken CPPFLAGS.SunOS. 2014-09-25 13:02:30 +00:00
joerg
285a96d197 Regen. Hi jnementh@! 2014-09-24 13:27:03 +00:00