Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
a package for making it easy to abstract the "SpamFriend" and
"SpamHater" features in sendmail, as well as those for whitelisting
certain hosts/addresses/etc.. Especially useful for making sure that
addresses you whitelisted as "always accept for" in /etc/mail/access
also get whitelisted in Milter-based applications as well (be they
senders or recipients)
|
|
which the basesrc USE_KERBEROS variable. Discussed on packages@
This fixes PR#17182 from Takahiro Kambe. The problem was pointed out by
FUKAUMI Naoki on a Japanese NetBSD mailing list.
|
|
in order to have any effect.
|
|
USE_MUTT_* knobs to have a default set in bsd.pkg.defaults.mk,
since they now are.
|
|
in pkg/17226.
Changes since 0.3.4:
* Improved signal handling during update state
* Handle broken mboxes
* Improved dotlock, the -l argument works for instance
Also fix PLIST while I'm here (deinstall script takes care of config file).
|
|
|
|
|
|
This package was contributed by Hauke Fath in PR pkg/16392.
|
|
* Cleanup: Mailbox-Line: message header labels should be X-Mailbox-Line: labels
* The SMTP server now disallows RCPT TO:<"">, just like it disallows RCPT TO:<>
* Replace domain.name by domain.tld in the example config files
* The Postfix sendmail command did not export the MAIL_CONFIG environment
setting to the postdrop command
|
|
(Also disable compface for now. Maintainer will be submitting a version
that uses compface in the next few weeks.)
Changes since version 0.7.5 (from NEWS file):
* The manual and the FAQ have been updated, and German and Italian FAQs
have been added.
* IMAP shared folder is now supported.
* 'Create filter rule' has been added to the context menu.
* Only newsgroup names longer than specified length are abbreviated.
* 'Get all' doesn't check for new messages on IMAP or News account by
default.
* Minor improvements to the folder property dialog have been made.
* Special characters like parentheses can be used in passwords for IMAP
accounts now.
* Some crash bugs and other minor bugs have been fixed.
|
|
|
|
|
|
|
|
this package now conflicts with sylpheed-claws.
|
|
|
|
client.
provided by ptiJo@noos.fr in pkg/17127, with minor changes by myself.
|
|
category.
This is part of the japanese category retirement.
|
|
This is part of the japanese category retirement.
- in category converters:
ack, nkf, p5-Jcode, p5-jcode, p5-nkf, qkc, ruby-romkan, ruby-uconv
- in category lang:
ja-gawk
- in category mail:
ja-mh
- in category misc:
ja-less, ja-man, jhd, xjdic
- in category print:
ja-a2ps, ja-vflib, ja-vflib-lib, ja-vflib-utils, ja-vfxdvik, texfamily, texfamily-share
- in category textproc:
chasen, chasen-base, ipadic, ja-grep, ja-groff, ja-sed, kakasi, kbanner, namazu1, namazu2, p5-Text-ChaSen, p5-Text-Kakasi
- in category www:
mknmz-wwwoffle
- in category x11:
xjman
|
|
This is part of the japanese category retirement.
Pathnames to japanese/ adjusted.
|
|
|
|
version of the "mutt" package.
|
|
1.2.5.1 include:
- Better mh support: Mutt now supports .mh_sequences files.
Currently, the "unseen", "flagged", and "replied" sequences are
used to store mutt flags (the names are configurable using the
$mh_seq_unseen, $mh_seq_flagged, and $mh_seq_replied configuration
variables). As a side effect, messages in MH folders are no longer
rewritten upon status changes.
- The "trashed" flag is supported for maildir folders. See
$maildir_trash.
- POP folder support. You can now access a POP mailbox just like an
IMAP folder (with obvious restrictions due to the protocol).
- URL syntax for remote folders. You can pass things like
pop://account@host and imap://account@host/folder as arguments for
the -f command line flag.
- STARTTLS support. If $ssl_starttls is set (the default), mutt
will attempt to use STARTTLS on servers advertising that
capability.
- $preconnect. If set, a shell command to be executed if mutt fails
to establish a connection to the server. This is useful for
setting up secure connections; see the muttrc(5) for details.
- $tunnel. Use a pipe to a command instead of a raw socket. See
muttrc(5) for details. (Basically, it's another way for setting
up secure connections.)
- More new IMAP/POP-related variables (see muttrc(5) for details):
$connect_timeout, $imap_authenticators, $imap_delim_chars,
$imap_peek, $pop_authenticators, $pop_auth_try_all,
$pop_checkinterval, $pop_delete, $pop_reconnect, $use_ipv6.
- The following IMAP/POP-related variables are gone:
$imap_checkinterval, $imap_cramkey, $pop_port.
- There's a new imap-fetch-mail function, which forces a check for
new messages on an IMAP server.
- The new-mailbox function was renamed to create-mailbox, and is
bound to C instead of n by default.
For a complete overview of all new features look in the "NEWS" file.
|
|
|
|
|
|
Julio Merino in PR pkg/16956.
|
|
and replace bogus MAINTAINER email.
|
|
|
|
* maildrop/filter.C (xfilter): Set O_NDELAY on file descriptors for
xfilter() since select() only works correctly on non-blocking fds.
* maildrop/formatmbox.C (GetFromLine): Do not write a newline before
every From_ line...
* maildrop/deliver.C (delivery): ... only for 2nd and subsequent msgs.
* rfc2047.c (rfc2047_encode_callback): Fix MIME-encoding of spaces.
* rfc822.c (rfc822_prname_orlist): Dequote quoted-strings.
* rfc2045/reformime: Fix handling of unencoded nulls in text/plain
content.
* rfc2045/reformime.sgml: Documented the -m and -D options.
* userdb/configure.in: Fix typo.
* rfc2045/rfc2045.c (doline): Fix incorrect calculation of the
end of a multipart MIME section that's inside another multipart
MIME section.
* maildir/maildirfiltertypelist.h: Fix typo.
|
|
|
|
|
|
Mailsync is a way of synchronizing a collection of mailboxes. The algorithm is
a 3-way diff. Two mailboxes are simultaneously compared to a record of the
state of both mailboxes at last sync. New messages and message deletions are
propagated between the two mailboxes. If you're familiar with CVS, it's the
same principle, except there's no opportunity for conflicts.
XXX: could be buildlinked for imap-uw; will take a look later
Fixes pkg/16757 by MarkoSchuetz@web.de
|
|
* add -I to mailx for netbsd and openbsd too.
* Do respect user's X-Mailer in Mail::Internet above own line.
* Header-line without body lost line-separator in Mail::Header.pm
* Found that I removed a blank before 'sub smtpsend' which caused
AutoSplit to misbehave.
|
|
- Bugfix: the new code for header address quoting sometimes did
not null terminate strings so that arbitrary garbage could appear
at the end of message headers.
- Safety: user@domain@domain is no longer accepted by the
permit_mx_backup UCE restriction (unless Postfix is configured
with "resolve_dequoted_address = no").
|
|
* Tighter integration of the local delivery code. An external LDA
like procmail is now required only if you are running Sendmail.
Further, if you are driving TMDA with procmail, you no longer need
to maintain a second procmailrc (e.g, ~/.procmailrc-tmda) for final
delivery.
* Improvements to the mailing list filter file sources.
* Bugfixes.
|
|
* add a MESSAGE file to describe how to activate postfix (pkg/13335)
Changes:
* Close user@domain@postfix-style.virtual.domain source routing relaying
loophole involving postfix-style virtual domains with @virtual.domain
catch-all patterns
* mail_addr_map() used the "wrong" @ character in addresses with multiple @.
* For address localpart quoting, now quote @ as a special character
everywhere, except when resolving addresses. Previously, the @ was nowhere
quoted as a special character, not even in SMTP commands.
* Don't allow an OK access rule lookup result for
user@domain@postfix-style.virtual.domain.
* Quote unquoted address localparts that need quoting.
* The SMTP client logged and bounced the CNAME expanded recipient address,
and thereby complicated trouble shooting.
* The SMTP and LMTP clients bounced the quoted recipient address, resulting
in too much quoting in bounce reports.
* The LDAP client used the "wrong" @ character in addresses with multiple @.
* Forwards "postqueue -r" compatibility with the additional queue file
records that are stored by snapshot 20050512.
* Specify "resolve_dequoted_address = no" to prevent Postfix from looking
inside quotes for extra @ etc. characters when resolving an address.
This behavior is technically more correct, but it opens a mail relay
loophole with "user @domain"@domain when relaying mail to a Sendmail system.
|
|
Fix paths in manual pages.
|
|
|
|
|
|
The Solid POP3 Server is an implementation of a Post Office Protocol
version 3 server that has flexibility as its main goal. The server is
easily configurable and has support for few features such as APOP
authentication scheme, virtual hosting, maildir and mailbox handling,
bulletins and expiration of messages. Each user can specify position and
type of his maildrop.
Contribyted by Piotr Stolc <socrtp@soclab.eu.org> in PR 16682
|
|
* New ``--terse-summary'' option to tmda-pending which can be used as
an alternative to ``--summary''. See ``tmda-pending -h'' for more.
* New tmdarc options PENDING_DELETE_APPEND and PENDING_RELEASE_APPEND
which define filenames to which the sender address will be appended
when a message is deleted or released by tmda-pending. This can be
used for example to update your white/blacklist from tmda-pending.
* In addition to ~/.tmdarc, ~/.tmda/config is now a valid location for
your TMDA configuration file.
* Performance improvements.
* Bugfixes.
|
|
Switch to MASTER_SITE_SOURCEFORGE.
|
|
|
|
|
|
Contributed by Dawid SzymaƱski <dawszy@arhea.net> in PR 16185
|
|
* Provide rc.d script :)
* Fixup PLIST
|
|
- Postfix no longer attempts to build with GDBM support
- The Postfix SMTP client forgot to quote whitespace etc. in a
sender or recipient address when DNS lookup was turned off
- Better error reporting in the postqueue command
|
|
Changes from NEWS are
* The license has been modified so that it will be compatible with
OpenSSL.
* Sent / Drafts / Queue folder on IMAP4 has been enabled.
* The internationalization of IMAP4 folder name has been implemented.
* IMAP4 folder renaming has been implemented.
* Some critical bugs in IMAP4 response parser have been fixed.
* Non-default mailboxes are now specifiable for inbox, sent, draft,
trash folder and the destination of filtering, using folder identifier.
* Folder property dalog has been implemented.
* Special folders can be specified from the folder property dialog.
* 'Outbox' has been changed to 'Sent'.
* Queued messages are now saved to Sent folder after they are actually
sent.
* The auto line-wrapping has been improved.
* 'Reply to sender' now works for newsgroups.
* The SMTP server response is now referred on SMTP AUTH.
* Templates can be inserted into the current cursor position now.
* Confirmation dialog is displayed on sending if sbject is empty.
* Displayed newsgroup names are now abbreviated.
* The timeout of DNS lookup has been implemented.
* 'Ctrl-Enter' shortcut now works even if Num Lock is on.
* The new application icon has been added.
* New message checking on IMAP or news server will be aborted immediately
if some errors occurred.
* Some menu items have been modified.
* Some other bugfixes have been made.
|
|
- update PKGREVISION to 1.
|
|
|