Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
s/echo/${ECHO}/
|
|
|
|
Minor update to MIME type checking rules, to allow more legal MIME
types.
Made the multipart detection code less aggressive, in small text
messages it would mistake common ascii-graphic signatures for message
boundaries and mess up the parsing quite badly.
Made the filename checker check ALL possible file names against
each rule, instead of just checking the "default" one. If
feat_mime_files is set, then the default file-name for that mime
type will be checked as well. This is a major improvement to
security, but requires that filename rules are ordered so that
that all DROP/DEFANG/MANGLE rules precede any ACCEPT rules.
Made the sanitizer read /etc/mime.types (if it exists) to generate a
more complete list of default filenames for unnamed parts.
|
|
learning a message without Message-Id as ham (see bugzilla #2030)
- depend on p5-IO-Socket-SSL>=0.92 because of bugs in earlier versions
- bump revision
|
|
Do the "dynamic" substitution in the pre-configure target instead of post-patch
so that patches can be generated properly after a "make patch".
|
|
right flags, so there is no need to add -I and -L flags by hand).
Honour PKG_SYSCONFDIR. Bump PKGREVISION to 2.
|
|
(Note: this includes the fix of a serious bug, so I'll recommend upgrading
for 0.9.0 and 0.9.1 users (the older version doesn't have the bug).)
Changes:
* The bug that removed messages from server if "Don't receive"
action is specified by the filter rule has been fixed.
* The bug that caused abort when a button is double-clicked on some
dialogs has been fixed.
* A warning that was displayed when address book was empty has been
fixed.
|
|
|
|
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
|
|
This is a stand-alone version of Gnus mail / news reader package
running on GNU Emacs. This package is supposed to catch up to newer
versions of Gnus than found in GNU Emacs distributions.
Provided by Love Hoernquist-Astrand <lha at netbsd dot org>.
|
|
1.2.9
Documentation update. (Note: Include the word "etach" somewhere in
the "Subject:" line of any email sent to the author or your message
may be discarded by the mail filter.)
1.2.8
Changed documentation strings to better conform to "Tips for
Documentation Strings" in GNU Emacs Lisp Reference Manual per
suggestion by rms.
1.2.7
Changed the detachment-default-directory portion of the mime-decode
algorithm to treat DOS/Windows drive letter prefixes (e.g., "C:") as
valid starts of absolute path names. This addresses a couple of
Windows user requests.
Added user-customizable variable "etach-write-text-files." This
addresses a user request.
Adapted the comment marks (semicolons) to convention.
|
|
the shared share/mime-info directory. Bump PKGREVISION.
|
|
* The bug in handling folder names which include '+' in IMAP4
modified UTF-7 conversion has been fixed.
* The wrong parsing of message/rfc822 parts in multipart messages
has been fixed.
* Several bugs of auto signature replacement has been fixed.
* A bug that didn't hide user string in the Action dialog has been
fixed.
* Socket I/O timeout interval is now configurable.
|
|
libstdc++ in gcc3.
when defined, USE_GCC_SHLIB ensures that the correct rpath is passed
to the linker, and a full dependency on the compiler package is
registered.
packages which define USE_GCC_SHLIB should not include
mk/gcc.buildlink2.mk (or gcc{,3}/buildlink2.mk) as it is handled
automatically.
|
|
* New IPv6 patch
* Add maxfds= option in cyrus.conf
* "The shutdown() Patch"
* Now report both built-with and running-with OpenSSL versions
* Misc other small bugfixes
* Security Appraisers and Bynari review of the majority of the modules in imap/
Approved by chris.
|
|
* New IPv6 patch
* Add maxfds= option in cyrus.conf
* "The shutdown() Patch"
* Now report both built-with and running-with OpenSSL versions
* Misc other small bugfixes
* Security Appraisers and Bynari review of the majority of the modules in imap/
Approved by chris.
|
|
Fixes PR pkg/21579
|
|
|
|
- Ugly but harmless warnings from nqmgr after "postsuper -r" to
requeue files that already had some recipients delivered.
- The proxy_read_maps parameter did not recognize "," as separator.
- The local delibery agent now defers delivery after .forward etc.
file read error.
- The message_size_limit was applied when running "newaliases",
so that the result alias database could be truncated on systems
with very small message size limits.
The official release changes for bugfixes and portability issues only.
|
|
|
|
Many small changes since 2.53, but difficult to pick out anything significant.
|
|
POSTFIX_USE_INET6=YES in /etc/mk.conf before building this package.
|
|
|
|
|
|
* Makefile: Use '>' instead of '>>' on first write to vm-autoload.el
to truncate the file otherwise it will grow each time it is updated.
* vm-mime-attach-message: arrange for forwarded flag of each
attached message to be set when the composition is sent.
* vm-decode-mime-encoded-words: do charset conversion if needed.
Forgot to add this back when vm-mime-charset-converter-alist
was added.
* when cropping images call 'convert' with -page to avoid having
some kind of margin takcked on to the image. The strange
margin seems to be applied to GIFs but not JPGs. No idea why.
* fixed some defcustom variable declarations.
* vm-mime-reader-map-save-file: return the file name to which the object
was saved.
* vm-mime-burst-digest: remove blank lines at the beginning of
message/rfc822 bodies in a multipart/digest object, since they
most likely indicate an improperly packed digest rather than a
message with no headers.
* vm-make-tempfile: use vm-octal to clarify file mode setting.
* vm-make-image-strips: when building the script for incremental
display, don't quote the filenames. DJGPP cmdproxy.exe doesn't
interpret single quotes and using double quotes is pointless.
VM's arguments to 'convert' don't need quoting anyway.
* use vm-pop-check-connection to check POP connections before
trying to read data from them. The checker will signal an
error if the connection is closed or the process associated
with the connection has exited.
* use vm-imap-check-connection to check IMAP connections before
trying to read data from them, The checker will signal an error
if the connection is closed or the process associated with the
connection has exited.
|
|
|
|
http://mailtools.anomy.net/CHANGELOG.sanitizer.txt
|
|
|
|
|
|
Dovecot is a secure and compact IMAP/POP3 server which is in the early stages
of developement. It supports Maildirs and mbox formats and much of the IMAP
v4 protocol including SSL/TLS. IPv6 support is also included.
Package provided by Juan RP via pkgsrc-wip with modifications by me.
|
|
Requested by Steve Bellovin in PR 21507
Changes from previous version:
2.6.3 fixes a UI pause problem introduced in 2.6
2.6.2 bug fixes
2.6.1 generalised sequence handling
- replace the "unseen" window with a sequences window, and add a
Sequence menu.
- display number of unseen messages in folder cache
2.6 Add a Sequences menu, and internal overhaul of sequence handling
|
|
Fixes PR: pkg/21505
|
|
can work with send-pr. Bump PKGREVISION to 3.
|
|
|
|
|
|
|
|
dependency bumps.
|
|
|
|
Sigrot rotates your .signature file every time it is run. It includes an
option for a non-rotating header and/or footer with a rotating middle.
Provided in pkgsrc-wip by drue@users.sf.net.
|
|
Bump PKGREVISION to 2 (and fix PKGNAME).
|
|
Bump PKGREVISION to 4.
|
|
as samples, either by the user or by bsd.pkg.install.mk.
- Correctly handle configuration files, that is, avoid touching the conf
directory directly.
- Use OWN_DIRS to handle the spool directory.
- Run post-install through an INSTALL script.
- Sort PLIST after all these changes.
- Bump PKGREVISION to 1.
|
|
|
|
* mailserv: Fixed bug in displaying send my commands now button.
While here, make this package honour PKG_SYSCONFDIR.
|
|
VM 7.14 released (27 March 2003)
* moved (provide ...) to bottom of .el files.
* Made the vm-undo command undo everything the last command did.
E.g. vm-undo after vm-kill-subject undoes all of the related
deletes instead of just one of them. vm-undo-boundary is only
called from vm-add-undo-boundaries now. vm-add-undo-boundaries
is called from post-command-hook.
VM 7.13 released (19 March 2003)
* '(vm-marker -> (vm-marker in vm-mime-parse-entity.
VM 7.12 released (14 March 2003)
* vm-pop-make-session: use new stunnel configuration code
introduced in VM 7.11. This was only installed in
vm-imap-make-session previously.
* create MIME layout from plist instead of using a raw vector.
The layout struct is still a vector.
* save original layout when doing a layout conversion so that if
the object needs to be deleted we still ahve the correct object
endpoint in the folder buffer. In the old code the endpoints in
the converted object buffer would be used in the folder buffer
with disastrous results.
VM 7.11 released (5 March 2003)
* fixed check for usability of uncompface's -X flag, needed
symbol to be unquoted.
* fixed check for stunnel 4, check for non-zero exit code instead
of string, moved check to the time when stunnel is first run.
* vm-stunnel-configuration-args: fixed reversed v3/v4 logic.
* vm-stunnel-configuration-file: reuse the stunnel configuration
tempfile.
* vm-parse: fourth arg limits the number of matches before
returning.
* vm-parse: after we quit matching add everything after the last
match to the list that is returned, but do this ONLY if the
fourth arg 'matches' was specified.
* compute POP cache filenames based on the POP mailbox spec with
the password as an asterisk. This prevent visiting the wrong
file if the user has the password in the spec and later changes
their password. Automatically migrate the old password-based cache
files to the new scheme as we go.
* vm-pop-make-session: parse POP mailbox spec in a way that
permits colons in the user's password.
* install .el files before .elc files to avoid "source file newer
than compiled file" problems.
* added ] to char class exclusion in mailto spec in vm-url-regexp
to help with MS EXchange's [mailto:foo] syntax.
VM 7.10 released (5 March 2003)
* vm-menu-url-browser-menu: add third element to clipboard and
Konqueror entries--- VM's menu code under GNU Emacs requires it.
* treat device-type `gtk' like `x' under XEmacs so that
VM running on GTK-XEmacs will use window system features.
* vm-imap-move-mail: set use-body-peek after retrieving the
CAPABILITY results. (oops)
* Makeflie: default install target now installs the .el files.
* added support for version 4 of stunnel.
VM 7.09 released (3 March 2003)
* New variables:
+ vm-mime-forward-local-external-bodies
* vm-mime-fsfemacs-encode-composition: if object is in a buffer,
write the buffer out to disk and insert the file contents instead
of copuying buffer to buffer. This avoids the trademark \201
data corruption.
* vm-su-thread-indent: check for vm-summary-show-threads non-nil
before calling vm-th-thread-indentation.
* vm-summary-compile-format-1: added %(..%) format groups.
* don't forward Content-Length header.
* use results of CAPABILITY command to check for authentication methods
before trying to use them.
* use results of CAPABILITY command to decide whether to use
BODY.PEEK vs. RFC822.PEEK.
* vm-mime-attach-object-from-message: move window point to
beginning of the line after the inserted attachment if the
compositoin buffer is being displayed in a window.
* vm-mime-parse-entity-safe: set c-t-e to "7bit" if it is nil.
* vm-mime-fetch-url-with-programs: erase the work buffer between
tries of various URL fetch programs; this handles the case
where an URL fetcher outputs part of the data and then dies.
* added support for the `fetch' and `curl' URL fetch programs for
message/external-body.
* vm-mime-fsfemacs-encode-composition: call vm-mime-parse-entity
twice for already MIME'd objects.
vm-mime-xemacs-encode-composition similarly modified.
* vm-mime-fsfemacs-encode-composition: don't automatically
base64-encode non-composite non-text objects that already have
MIME headers. Use vm-mime-transfer-encode-layout on them
instead to produce the correct encoding.
vm-mime-xemacs-encode-composition similarly modified.
* dropped support for url-w3 retrieval method. It's interface too
crusty to continue using given the wide availabity of external
programs that do the job.
* vm-mime-display-internal-message/external-body: pulled
retrieval guts out and put into vm-mime-retrieve-external-body.
* added support for simple image manipulations, supported by
Imagemagick's `convert' program. Use mouse button 3 on an
image to see what you can do.
* added Konqueror to vm-menu-url-browser-menu.
* added option to send to the X clipboard to vm-menu-url-browser-menu.
|
|
Fix security problem, local root exploit. It is no need to install
poppassd as setuid. Noted on bugtraq mailing list.
http://www.securityfocus.com/archive/1/319811/2003-04-26/2003-05-02/0
|
|
Major changes from 2.32 to 2.33:
The syslog facility can be changed easily.
MIMEDefang deletes all but the first of multiple Content-Type: headers.
MIMEDefang adds a Received: header when resending messages.
Major changes from 2.31 to 2.32:
Support for Central Command's Vexira virus-scanner.
Support for Sendmail's rcpt_mailer, rcpt_host and rcpt_addr macros.
Other minor bug fixes
Major changes from 2.30 to 2.31:
support for FPROTD scanner.
support for Symantec CarrierScan Server virus scanner.
Added remove_redundant_html_parts() to delete HTML parts if a
corresponding text/plain part is present in the message.
Speed ups
|