| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/75245
Submitted by: maintainer
|
|
|
|
| |
Approved by: seanc
|
|
|
|
|
| |
Reported by: Evren Yurtesen
Approved by: ade (mentor)
|
| |
|
| |
|
|
|
|
| |
Overlooked by: me (I missed the non-default gpgme consumers)
|
|
|
|
| |
Forgotten by: marcus
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<quote>
Copies of this library code used to exist in other tarballs: Courier,
Courier-IMAP, and SqWebMail. Building and installing any of these packages
would've automatically installed this authentication code.
The authentication library is now a separate, standalone package. This
authentication library must now be installed, separately, before upgrading
to the following builds (or if installing them for the first time):
Courier 0.48, Courier-IMAP 4.0, and SqWebMail 5.0. See NEWS for more information.
</quote>
http://www.courier-mta.org/authlib/
|
|
|
|
|
| |
- Moved simple patches into Makefile
- Removed maintainer-only target
|
|
|
|
| |
- Removed now-obsolete patching
|
|
|
|
| |
broken at that time, and a fix has not been submitted to GNATS.
|
| |
|
|
|
|
|
| |
completed by the original committer. They can be re-added later if
anyone takes a renewed interest.
|
|
|
|
|
|
| |
This is a (little bit) modified version of the submitted patch.
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 75179
Submitted by: Alex Deiter
|
|
|
|
|
| |
PR: ports/75145
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 4.37.3
Change Log:
* New Features and Improvements *
- When stripping HTML messages to plain text, the contents of script and
style tags are omitted.
- Phishing net improved to ignore email addresses.
- Now supports split sendmail queues where any incoming mqueue.in directory
can have qf, df, xf, tf subdirectories, each containing the appropriate
type of file for each message. This will greatly speed operation on big
queues as the directories will be less than half the size of a combined
queue directory.
- New option "Keep Spam And MCP Archive Clean" which forces it to virus scan
all spam that is quarantined. Any spam (or MCP messages) found to be virus-
infected are removed from the quarantine, so you can safely let your users
have access to the spam archive safe in the knowledge that they cannot get
any viruses out of it.
Note: This feature is disabled by default, as most people won't want the
performance hit of all the extra scanning, as they don't their users
access to the spam quarantine anyway.
- Changed Postfix handling so that "Archive Mail" feature creates files
with unique names so that re-used message-ids don't cause overwriting of
older files in the same day with the same message-id.
* Fixes *
- Fixed sendmail and ZMailer problem where subject lines starting with a
line-break were not tagged correctly.
- Fixed minor problems with multi-line Subject: headers.
- Fixed bugs with some MTAs when keeping spam archive clean.
PR: ports/75128
Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de>
|
|
|
|
|
| |
PR: ports/75125
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 4.36.4
Removed file(s):
- files/patch-lib:MailScanner:Message.pm
ChangeLog:
* New Features and Improvements *
- Improved URL trimming in phishing net.
- Various improvements and fixes in phishing net.
- Added support for RedHat Enterprise Linux 4.
- Added check for Password-Protected Archives setting when using clamavmodule.
- Added support for "fast" parameter to all installation scripts.
This reduces all waits to 1 second, greatly speeds installation!
- Improved logging when there are too many attachments.
- Added message ID to log of phishing attempts.
- Added autoupdater for Panda.
- Added %variables% to text and HTML report messages, so the email "signature"
added to the end of each report is customised centrally from
MailScanner.conf. This currently uses %org-long-name% and %web-site%.
- Added upgrade_languages_conf script to automate upgrading of
the languages.conf file in whatever translation directory you use.
* Fixes *
- Fixed outstanding problem in bitdefender-autoupdate, so that it works
properly on new installations.
- Fixed logging problem with phishing net on a few malformed messages.
- Removed /var/tmp files from MailScanner-MIME-Base64 rpm build.
- Fixed problem in Vexira parser.
- Fixed problem where All-Viruses would cause every problem to be silent.
PR: ports/75127
Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de>
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.6
Added file(s):
- files/patch-greylist.conf
- files/patch-milter-greylist.c
PR: ports/75101
Submitted by: Cyril Guibourg <aragorn+ports@teaser.fr>
|
| |
|
| |
|
|
|
|
| |
SENDMAIL_PORT -> SENDMAIL_MILTER_PORT
|
| |
|
| |
|
| |
|
|
|
|
| |
- new option SENDMAIL_WITH_SHARED_MILTER
|
|
|
|
|
| |
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
|
|
|
|
|
|
|
| |
PR: 75077
Submitted by: Jose M Rodriguez
- don't install helpfile on pointyhat cluster
|
|
|
|
|
|
|
| |
PR: 75077
Submitted by: Jose M Rodriguez
- don't install helpfile on pointyhat cluster
|
|
|
|
|
|
|
| |
Honour NOPORTDOCS macro.
Based on PR: ports/74982
Submitted by: skv
|
| |
|
|
|
|
|
| |
PR: ports/75044
Submitted by: Gerhard Schmidt <estartu@augsuta.de.augusta.de> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
writing of "Status:" and "X-UIDL:" headers. However, that only
happens with "Status:" header. Have qpopper honor it for "X-UIDL"
one as well.
o Bump PORTREVISION
PR: 73336
Submitted by: Helge Oldach <mail-qpopper-uidl@oldach.net>
|
|
|
|
|
|
|
| |
daemon
PR: 74813
Submitted by: Helge Oldach <mail-qpopper-uidl@oldach.net>
|
|
|
|
|
|
|
| |
- Take maintainership.
PR: 75022
Submitted by: Renato Botelho.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
Note: next one should be a major version bump.
|
| |
|
|
|
|
|
| |
PR: ports/74873
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
Submitted by Harold Paulson <haroldp@internal.org>
- Add dependeny on pear-DB if database support is enabled
Submitted by Andryan <andryan@makeworld.net>
PR: ports/74850
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer)
|
|
|
|
|
| |
* fix bad ST(0)
* add GMIME_RECIPIENT_TYPE_* constants
|
|
|
|
|
| |
PR: ports/74687
Submitted by: maintainer
|
|
|
|
|
|
| |
<daniel@freebsd.ro>: host b.mx.freebsd.ro[81.180.129.1] said: 553 sorry, that
domain isn't in my list of allowed rcpthosts (#5.7.1) (in reply to RCPT TO
command)
|
| |
|
|
|
|
|
|
|
| |
when the port was deinstalled.
PR: ports/74890
Submitted by: maintainer
|
|
|
|
| |
Requested by: charlieroffe@hotmail.com
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add support for MYSQL50 and handle MYSQL cases right [1]
- add support for exim [2] which we build with the same database back-end
as dspam if possible
- fix PREF_EXT and BDB4 cases as well in our Makefile
[1] based on ports/74761 by Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
[2] suggested, incorrectly, in ports/74762 by Shahbaz Javeed <sjaveed@adderpit.com>
PR: ports/74796
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
create, edit and parse MIME messages (via
gmime2 C library).
|
| |
|
| |
|
|
|
|
|
| |
http://mail.gnome.org/archives/ftp-release-list/2004-December/msg00032.html
for a list of all the changes.
|
| |
|
|
|
|
| |
Submitted by: daichi
|
|
|
|
|
| |
is created, plus disables CUPS support until a better solution can be found
for the NSS/OpenSSL symbol conflict crash.
|
| |
|
| |
|
|
|
|
| |
Noticed by: Charlie Roffe <cmr314@hotmail.com>
|
| |
|
|
|
|
|
|
|
| |
- Removing dependency on GNU make
PR: ports/74793
Submitted by: maintainer
|
|
|
|
| |
Submitted by: Jiri Mikulas <jiri@mikulas.com>
|
|
|
|
| |
Submitted by: Jiri Mikulas <jiri@mikulas.com>
|
|
|
|
|
| |
PR: ports/74737
Submitted by: Michael Ranner <mranner@inode.at> (maintainer)
|
|
|
|
|
|
| |
Cyrus doesn't accept this hack, and I really don't like it.
Requested by: many
|
|
|
|
|
| |
PR: ports/74540
Submitted by: maintainer
|
|
|
|
|
|
|
| |
Changelog: http://www.dovecot.org/list/dovecot/2004-December/005443.html
PR: ports/74767
Submitted by: maintainer
|
| |
|
|
|
|
|
|
| |
* Documentation and example changes.
* Added pm_gethdr_raw, to get headers unprocessed.
* Added pm_body, to get an array ref to the lines of the message body.
|
|
|
|
| |
it to be returned to the pool.
|
|
|
|
| |
Approved by: ade (mentor)
|
|
|
|
|
| |
PR: 74641
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
|
| |
|
|
|
|
|
| |
been inactive for more than 6 months and who has not responded to email
about his status.
|
| |
|
|
|
|
|
| |
PR: 74515
Submitted by: Christian Laursen <xi@borderworlds.dk>
|
|
|
|
|
| |
PR: 74649
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 74599
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
|
| |
|
|
|
|
| |
Reported by: pointyhat via kris
|
| |
|
|
|
|
|
|
|
| |
- release the maintainership to perl@
PR: 74640
Submitted by: Andrew McNaughton <andrew@scoop.co.nz>
|
| |
|
|
|
|
| |
the future when the software is commercially available again.
|
| |
|
|
|
|
|
| |
PR: 74538
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
|
|
|
|
|
| |
PR: ports/74563
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Use new sa-spamd.sh to restart (Thanks to Angelo Turetta)
PR: ports/74562
Submitted by: maintainer
|
| |
|
|
|
|
| |
- Add devel/bglibs as build-time dependency (starting from this version)
|
|
|
|
| |
- option SENDMAIL_WITH_LDAP defaults to 22
|
|
|
|
|
|
|
|
|
|
| |
- files/patch-smtp_authentication
- files/remotes.sample (READ THIS)
+ fix a argument passing bug.
- files/patch-src-send.cc
Obtained from: Nullmailer Mailing List
|
|
|
|
| |
Reported by: pointyhat (kris)
|
|
|
|
|
| |
PR: ports/74429
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
|
|
|
|
|
|
|
| |
arcane reasons disconnected from build.
Reported by: INDEX build on cluster
Pointy hat: pav
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
| |
PR: ports/74377
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
|
|
|
|
|
|
| |
marked for expiration on September 30th, 2004. All users should now
be on version 2.1 (mail/postfix), which is stable, or version 2.2-X,
which is in mail/postfix-current.
|
|
|
|
| |
security problems.
|
|
|
|
| |
being removed due to a long-standing security problem.
|
| |
|
|
|
|
|
|
|
|
|
| |
update postfix-current to latest version
add option to enable NIS maps
IPv6 and TLS patches are still broken, unfortunately
PR: ports/74010
Submitted by: Vivek Khera <vivek@khera.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
update the SPF patch to latest release which fixes bug
exposed by gcc in FreeBSD 5.3. it is otherwise identical
to prior version, so no upgrade is necessary if you have
it compiled and workign in FreeBSD 4.10 already (thus no
version bump).
removed "extra libspf2" patch that tried to work around
failure of IPv6+TLS patch when used in conjunction with SPF
patch. It just doesn't work, and I can't figure out exactly
what it is supposed to do. As it was, this would cause
failures when selecting just the SPF patch.
PR: ports/74095
Submitted by: Vivek Khera <vivek@khera.org>
|
|
|
|
|
|
| |
it and not another.
Reported by: ale
|
|
|
|
| |
Reported by: Florent Thoumie <flz@xbsd.org>
|
|
|
|
|
| |
PR: ports/74355
Submitted by: Linh Pham (maintainer)
|
|
|
|
|
| |
PR: 74351
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
* Fix several security issues in imapd and in mysasl_canon_user.
|
|
|
|
|
|
| |
* Fix 0 termination in mysasl_canon_user.
* Check for imap magic plus buffer overflow in proxyd also
(CAN-2004-1015).
|
|
|
|
| |
- drop maintainership
|
|
|
|
|
| |
PR: ports/74256
Submitted by: Linh Pham (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Change ACLs correctly when renaming a user
* Do not abandon std{in,out,err} file descriptors; syslog assumes it
can use stderr if syslogd isn't running.
* Clean up imap magic plus to avoid buffer overrun (CAN-2004-1011)
* Fix lack of bounds checking in PARTIAL and FETCH (CAN-2004-1012,
CAN-2004-1013)
* Do not attempt to reuse a freed connection in lmtpproxyd.
* Allow login without authentication with -N switch in proxyd.
* Fix use of xrealloc and fold pointers in lmtpengine.
|
|
|
|
| |
Approved by: bland, kwm, marcus and pav
|
| |
|
|
|
|
|
| |
PR: ports/74246
Submitted by: Ports Fury
|
|
|
|
| |
all the doc-related files in the plist.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
repository, use the hidden "-register" option instead. This has the
advantage of not requiring an X DISPLAY and not modifying any
preferences.
* Add i18n support to the Thunderbird startup script [1]
* Link nss with -Bsymbolic to avoid symbol conflicts with OpenSSL. This
should help alleviate the CUPS printing problem
PR: 73839 [1]
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> [1]
|
| |
|
|
|
|
| |
- Remove non-standard Makefile target
|
|
|
|
| |
Submitted by: Dean Hollister <dean@odyssey.apana.org.au> (maintainer)
|
|
|
|
| |
- Moved simple patches into Makefile
|
|
|
|
|
|
|
|
|
| |
- Correct detection of sendmail port
- Don't delete config file if modified
- Use special user for setuid programs
PR: ports/74158
Submitted by: Dean Hollister <dean@odyssey.apana.org.au> (maintainer)
|
|
|
|
|
|
|
| |
- Add SPF support (2).
Obtained from: freebsd-ports@ (1), ports/74089 (2)
Submitted by: Linh Pham <question+fbsdports(at)closedsrc.org> (2)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 73724
Submitted by: leeym
Reviewed by: maintainer (daniel@roe.ch)
|
| |
|
|
|
|
|
| |
PR: 74022
Submitted by: Thomas Quinot <thomas@cuivre.fr.eu.org>
|
| |
|
| |
|
| |
|
|
|
|
| |
- Add the WITH_SPAM_DETECTION and SPAM_COMMAND knobs.
|
|
|
|
|
|
| |
it. Sean McNeil
reports this is breaking an INDEX build and I don't want that.
|
|
|
|
|
|
| |
to openldap22-client.
Bumped into by: Sean McNeil <sean@mcneil.com>
|
|
|
|
| |
FreeBSD >=5
|
|
|
|
|
| |
PR: ports/73970
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
| |
|
|
|
|
| |
away in next version
|
|
|
|
|
|
|
|
|
| |
like courier-mta uses.
Remove pkg-plist.
PR: ports/73948
Submitted by: maintainer.
|
|
|
|
|
|
| |
PR: ports/72774
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: maintainer timeout (2 weeks)
|
| |
|
|
|
|
|
| |
PR: ports/73907
Submitted by: Ports Fury
|
| |
|
|
|
|
|
| |
PR: 73912
Submitted by: Miguel Mendez
|
|
|
|
|
|
|
|
|
|
| |
managing contact information. It stores addresses, phone numbers,
pictures, instant messaging information, email, homepages and whatever.
WWW: http://giesler.biz/bjoern/en/sw_addr.html
PR: 73911
Submitted by: Miguel Mendez
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/73876
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
|
|
|
|
|
|
|
| |
work with ximian-connector, so use security/heimdal even if Kerberos
is in the base system on 4.X.
PR: 73845
Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us>
|
|
|
|
|
| |
PR: ports/73810
Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
|
|
|
|
|
|
|
| |
- pet portlint.
PR: ports/71351
Submitted by: Matthias Andree.
|
|
|
|
|
|
|
|
| |
- Take maintainership.
PR: ports/73788
Submitted by: Rong-En Fan
Approved by: maintainer.
|
|
|
|
|
|
| |
searching.
Approved by: pav (mentor)
|
| |
|
|
|
|
|
|
|
| |
Improvement to Phishing-Mail Detection
PR: ports/73762
Submitted by: maintainer
|
| |
|
|
|
|
| |
Bump PORTREVISION.
|
|
|
|
|
|
|
| |
lost the small part. The small part was GCONF_SCHEMAS in bsd.gnome.mk that is
taking care of gconf key and schemas files for pkg-plist. Pav has committed by
re-add GCONF_SCHEMAS back in bsd.gnome.mk this afternoon. Therefore, must bump
PORTREVISION to correct our pkg-plist database installed.
|
|
|
|
| |
bumped 2min ago.
|
|
|
|
|
|
|
|
| |
Fix the list of dependencies so it no longer depends on xorg-libraries.
For server installs this was unnecessary. Bump port version, take hazard
suit off, and dispose of used suit in incinerator.
Approved by: krion
|
|
|
|
|
| |
PR: ports/73733
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(aspell is prefered over ispell, as it supports more languages and
gives better suggestions)
- Update the maildir header cache patch.
- Fix the libidn dependency.
- Fix PREFIX/LOCALBASE handling
- Bump PORTREVISION.
PR: ports/73727
Submitted by: maintainer
|
| |
|
|
|
|
| |
- Add support for Thunderbird 0.9
|
|
|
|
|
| |
PR: ports/73667
Submitted by: Simon Dick <simond@home.irrelevant.org> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* Install a GNOME desktop icon [1]
* Correct installation when root's shell is non-standard (e.g.
/usr/local/bin/bash) [2]
Submitted by: ahze [1]
Clemens Fischer <ino-qc@spotteswoode.de.eu.org> [2]
|
|
|
|
| |
big upgrade.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.
This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team. The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).
Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD. We would
especially like to thank those users that provided patches for GNOME 2.7 and
2.8:
Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>
GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.
As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8. There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process. Full documentation on the GNOME 2.8
upgrade is coming following this commit.
From all of us at FreeBSD GNOME, ENJOY!
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/73037
Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
|
|
|
|
|
| |
PR: ports/73606
Submitted by: Michael Ranner <mranner@inode.at> (maintainer)
|
|
|
|
| |
for all the wonderful new features.
|
|
|
|
|
|
|
|
|
| |
Wrapper for PEAR::Mail and PEAR::DB (or PEAR::MDB/MDB2).
It can load, save and send saved mails in background
and also backup some mails.
PR: ports/73560
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
|
|
|
|
|
| |
PR: 73424
Submitted by: James Raftery <james@now.ie>
|
|
|
|
|
|
|
| |
with LDAP support.
PR: ports/73519
Submitted by: Lewis Thompson <purple@lewiz.net>
|
|
|
|
|
| |
PR: ports/73527
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
|
|
|
|
| |
PR: ports/73446
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- From CHANGES
2004-10-21
----------
* dspam support (Nagilum)
* change CGI to use parameters instead of PATH_INFO, which not all web-servers support
2004-10-04
----------
* Avoid showing "milli-messages/s" on the y scale (R.M. Evers)
* Added --rbl-is-spam flag (David Gibbs)
* Sendmail fixes (David Gibbs)
* amavisd-new <= 20030616 (R.M. Evers)
2004-08-18
----------
* Sendmail fixes (David Gibbs)
* Line intead of area for rejects
PR: ports/73518
Submitted by: Rong-En Fan (maintainer)
Approved by: co-mentor (vanilla)
|
|
|
|
|
|
|
|
| |
notification support. This version can optionally check more than one
IMAP folder on one server.
PR: ports/73256
Submitted by: Radek Kozlowski <radek@raadradd.com>
|
|
|
|
|
|
| |
PR: ports/73462
Submitted by: KATO Tsuguru
Approved by: co-mentor (vanilla)
|
|
|
|
| |
Perl 5.005 compatibility patch.
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/73416
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
|
|
|
|
| |
PR: ports/73430
Submitted by: Michael Ranner <mranner@inode.at> (maintainer)
|
|
|
|
| |
Submitted by: kris
|
|
|
|
|
| |
PR: ports/73373
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
|
|
|
|
| |
PR: ports/73370
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp>
|
|
|
|
|
|
|
| |
See ChangeLog for details
PR: ports/73386
Submitted by: maintainer
|
|
|
|
| |
and modifying qmail envelope strings.
|
|
|
|
|
|
|
|
| |
- Pet portlint s/file/f/ [1]
- Re-enable support for Thunderbird !
PR: ports/73359 [1]
Submitted by: dougb [1]
|
| |
|
| |
|
| |
|
|
|
|
| |
etc/mail/spammassassin/init.pre too.
|
| |
|
|
|
|
| |
Submitted by: nobutaka
|
|
|
|
|
|
| |
Set this universally since it's quite plausible that other 64bit platforms
may need this. Don't bump the port version since it wasn't installable on
the systems that would need the portversion bump.
|
|
|
|
|
|
|
|
| |
- Disconnect tools directory from build, to save build time and to avoid patches
- Cosmetics in rc script
PR: ports/73158
Submitted by: Michael O. Boev <mike@tric.tomsk.gov.ru>
|
|
|
|
| |
Prompted by: pointyhat via kris
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/73157
Submitted by: Michael O. Boev <mike@tric.tomsk.gov.ru>
|
|
|
|
|
| |
PR: ports/73124
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
|
|
|
|
|
| |
PR: ports/73100
Submitted by: Matthew X. Economou <xenophon+freebsd@irtnog.org>
Approved by: maintainer
|
|
|
|
| |
Submitted by: <bdragon <at> gweep <dot> net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This update fixes among many other tiny bugs one security bug that
allows a remote attacker to cause a denial of service in bogofilter,
by crashing it; a malformatted (non-conformant) RFC-2047 encoded
word triggers an attempt to write a terminating NUL byte past the
end of a buffer or (more commonly) into the zero-page, which causes
a segfault.
Depending on the exact MTA/MDA configuration on the receiving
machine, this can cause a denial of service of the mail system.
PR: ports/73144
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/73119
Approved by: maintainer, co-mentor (vanilla)
|
|
|
|
|
| |
PR: 71995
Submitted by: Michael O. Boev
|
|
|
|
|
| |
PR: 73113
Submitted by: Mike Boev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If you know new email addresses for the people involved, please send-pr it!
<mcsi@agava.com>: host relay.agava.net.ru[195.161.118.3] said: 550
<mcsi@agava.com>: User unknown in local recipient table (in reply to RCPT
TO command)
<woju@bbsmail.ntu.edu.tw> (expanded from <woju@bbsmail>): Host or domain name
not found. Name service error for name=bbsmail.ntu.edu.tw type=A: Host not
found
<esoha@attbi.com>: host gateway.attbi.com[204.127.198.6] said: 551 not our
customer (in reply to RCPT TO command)
<crow@nektor.hu>: host mail.kapu.hu[195.70.32.236] said: 550 unknown user (in
reply to RCPT TO command)
<cyrilm@tower.pp.ru>: host mail.tower.pp.ru[213.85.109.133] said: 550 unknown
user (in reply to RCPT TO command)
<ports@henrik-motakef.de>: Host or domain name not found. Name service error
for name=henrik-motakef.de type=A: Host not found
<jj@nttmcl.com>: host mx1.nttmcl.com[216.69.64.132] said: 550 5.2.1
<jj@nttmcl.com>... Mailbox disabled for this recipient (in reply to RCPT TO
command)
<koji@jet.es>: host mx.wanadoo.es[62.81.235.75] said: 550 Relay not permitted /
No such user (in reply to RCPT TO command)
<proot@iaces.com>: host horton.iaces.com[204.147.87.98] said: 550 5.1.1
<proot@iaces.com>... User unknown (in reply to RCPT TO command)
<roland.jesse@gmx.net>: host mx0.gmx.net[213.165.64.100] said: 550 5.1.1
{mx034} <roland.jesse@gmx.net>... User is unknown (in reply to RCPT TO
command)
<vess@slavof.net>: host mail.slavof.net[213.130.68.146] said: 550 5.7.1 Access
denied (in reply to MAIL FROM command)
<tuxsuximus@hotmail.com>: host mx3.hotmail.com[65.54.253.99] said: 550
Requested action not taken: mailbox unavailable (in reply to RCPT TO
command)
<zenin@archive.rhps.org>: host mail.rhps.org[66.250.128.137] said: 550 5.7.1
<zenin@archive.rhps.org>... Relaying denied (in reply to RCPT TO command)
|
|
|
|
|
|
| |
PR: ports/73101
Submitted by: clsung
Approved by: maintainer (Autrijus Tang), co-mentor (vanilla)
|
|
|
|
| |
Pointed out by: marck
|
|
|
|
|
| |
PR: ports/67853
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
|
|
|
|
|
|
| |
the commit to dbmail. Correct oversight.
Pointed out by: iVyacheslav I. Ivanchenko (ivi -at- dhs.net.ru)
|
| |
|
|
|
|
| |
overridden by "never_users"
|
|
|
|
| |
See UPDATING for details. Grab maintainership of this port for the time being.
|
|
|
|
|
|
|
|
|
|
|
|
| |
CAUTION: for existing users, edit your ${HOME}/.popfile/popfile.cfg
(or whatever popfile configuration file) as follows:
before: bayes_dbconnect dbi:SQLite:dbname=$dbname
after: bayes_dbconnect dbi:SQLite2:dbname=$dbname
(change the word "SQLite" to "SQLite2")
files/patch-Bayes.pm also added, to use dbi:SQLite2 by default.
Since the contents is changed, bump PORTREVISION.
|
|
|
|
|
|
|
|
|
|
|
| |
This commit also introduce a new option, WITH_POPFILE_SSL. Since 0.22.0,
popfile supports SSL connection for clients. If WITH_POPFILE_SSL is defined
(default not defined), add security/p5-IO-Socket-SSL to RUN_DEPENDS.
Please note that this changes is based on PR: 71938, thank you Daniel.
PR: 71938
Submitted by: daniel at dgrund.de (partly)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
and p5-Mail-ClamAV-0.12
- Bump PORTREVISION
PR: ports/72996
Submitted by: Jan-Peter Koopmann (maintainer)
|
|
|
|
|
|
|
| |
- Sync with mail/mailscanner port
PR: ports/72991
Submitted by: Jan-Peter Koopmann (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix RUN_DEPENDS to properly include unzip dependency when needed [1]
- Fix "--block-password-protected" bug [3]
- Add QMAILSCAN_NOTUNZIP knob (requested by David Sieborger)
- Change default for QMAILSCAN_NOTIFY to 'psender, precips'
- Add QMAILSCAN_LANG knob to select language [2]
PR: ports/71376 [1], ports/68770 [2]
Submitted by: freebsd@simplerezo.com (maintainer) [1],
Renato Botelho <renato@galle.com.br> [2]
Obtained from: David Sieborger [3]
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
correctly (because then it is not utf8 valid as well)
Force converting the header and the xover data (usenet) to utf-8 in case
it isn't 7bit clean by assuming the header was written in the charset
locale(1) reports. That might be wrong, but I see no other way.
We can't detect the charset in which the header was written in (for
example, xover data doesn't have any informations in it about content-type)
because Content-Type only affecty the message-body.
Approved By: maintainer (implicit)
Taken From: sylpheed-claws gtk2 CVS branch
|
|
|
|
|
|
|
|
| |
SENDMAIL_WITH_BERKELEYDB_VER=2
SENDMAIL_WITH_BERKELEYDB_VER=3
SENDMAIL_WITH_BERKELEYDB_VER=4
SENDMAIL_WITH_BERKELEYDB_VER=41
SENDMAIL_WITH_BERKELEYDB_VER=42
|
|
|
|
|
|
|
|
| |
messages should be also converted into utf-8 format.
That fixes the problem I had with wiped out lines containing non-7bit-clean
chars. (like german umlauts)
Bump PORTREVISION
sylpheed-gtk2 authors are informed...
|