Commit graph

1631 commits

Author SHA1 Message Date
martti
3d2834ee0a Updated postfix to 1.1.7
- Violation of the defer_transports setting: the flush server could
  trigger mail delivery (as if ETRN was sent) while doing some internal
  housekeeping of per-destination logfiles.

- Virtual mapping was broken for addresses with embedded whitespace
  in the recipient local part.

- When the super-user runs "mailq" or "postqueue -p" (list mail
  queue) while the mail system is down, the postqueue command runs
  the showq command directly.  However, postqueue did not pass on
  non-default configuration directory settings to the showq command,
  so that showq would report the default mail queue instead.
2002-04-02 09:34:40 +00:00
dmcmahill
f42446f98a LP64 bug fix. 2002-04-01 04:43:33 +00:00
yyamano
bf350c077a Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467. 2002-03-30 13:12:28 +00:00
martti
8f6f9401cb Use maildrop as the default gid. PR#16034 2002-03-27 13:10:18 +00:00
martti
9c7d8f8a77 Updated postfix to 1.1.6
- The new code avoids problems with SMTP servers that will not
  receive mail with lines longer than the 1000 characters that are
  allowed by the SMTP standard.

- The new code is more graceful in the handling of abnormally long
  message headers. It will no longer switch from "message header"
  to "message body" mode in the middle of an abnormally long message
  header line.
2002-03-27 07:17:09 +00:00
rh
1bd7524124 Update evolution to 1.0.3. Changes are bugfixes and translation updates
only.
2002-03-26 20:50:12 +00:00
deberg
9e7d558594 solaris install can only create one directory at a time 2002-03-24 22:17:22 +00:00
magick
0ac9f086b9 Add and enable mew-xemacs 2002-03-24 20:30:19 +00:00
magick
06544f4905 Initial import of Mew for XEmacs. This closes pkg/14405
contributed by Ogata Hiroshi with update to 2.2 via private mail.

Mew is an interface to integrate

   - Email
   - NetNews
   - MIME(Multipurpose Internet Mail Extensions)
   - PGP(Pretty Good Privacy)
2002-03-24 20:29:28 +00:00
rh
68dbcf889f Fix PLIST. 2002-03-24 20:04:32 +00:00
yyamano
d1165ef453 Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467. 2002-03-23 17:45:50 +00:00
martti
c84a306e21 Added optional support for MySQL. To use this, set POSTFIX_USE_MYSQL=YES
in /etc/mk.conf. To verify the MySQL support, type

# /usr/pkg/sbin/postconf -m
mysql

Submitted by Dawid Szymañski in a private mail.
2002-03-22 09:01:10 +00:00
taca
f61dcfc561 Update smtpfeed package to 1.18.
1.18: Mar.19,2002:
	smtp.c:
		avoid null pointer access when MAPOPT_TRYALLADDR set.
		reported by Koji Kawano <kawano@eng.trans-cosmos.co.jp>
	dns.c:
		ignore answer from a nameserver which does not support recursive
		query if the server described in resolv.conf is such a server.
	main.c:
		default for -q option is changed to 50.
		 suggested by Takahiro Kambe <taca@sky.yamashina.kyoto.jp>
2002-03-19 13:23:26 +00:00
bouyer
f2c00b1950 It seems this needs php-pcre now. 2002-03-19 09:04:11 +00:00
martti
e3eb9491e5 Fixed path to the postfix's sendmail program. Noted by mipam in
a private mail.
2002-03-19 08:24:01 +00:00
bouyer
f43ffdd555 Update to 1.2.5. Main change is that it has been fully ported to PHP 4.1
(no more warnings that fills in apache error_log).
Changes since 1.2.4:
  - Multiple mailbox list calls cached.
  - Added 'View unsafe images' link to the bottom of pages which contain
    unsafe images.
  - Fixed 'too many close table tags' and various other issues
    which meant SM output didn't always validate as clean HTML.
  - Added the ability to add special folders through plugins.
  - Added an Always compose in a pop-up window option.
  - Search page update with ability to save searches and search
    all folders at once.
  - Made searching on multiple criteria possible, with thanks to Jason Munro
  - Fixed 'list all' in addressbook (#506624, thanks to Kurt Yoder)
  - Fixed small bugs in db_prefs
  - Allowed SquirrelMail to work from within a frame, eg. not using _top
    this is configureable. (thanks to Simon Dick)
  - Added options to conf.pl to enable automated plugin installation:
    ./conf.pl --install-plugin <pluginname>. This allows plugins to be
    distributed in packages. Conf.pl now also reports when saving fails.
  - Attachment hooks now also allow specification of generic rules like
    text/* which will be used when no specific rule is available.
  - conf.pl can now configure database backed address books and
    preferences.
  - Version 0.3.7 of SquirrelSpell. Fixes a potential privacy
    vulnerability (symlink attack), plus introduces formatting fixes
    and javadoc-style comments.
  - Bugfix in mailfetch reported by Mateusz Mazur
  - Administrator plugin. A web based conf.pl replacement.
  - Removed GLOBALS from conf.pl
  - HTML messages optimization.
  - Added support for requesting read receipts (MDN) and delivery receipts.
  - Added the ability to stop users changing their names and email addresses.
  - Added signature into multiple identities (Stefan Meier <Stefan.Meier@cimsource.com>)
  - Updated user help files to reflect UI chanegs and added functionality.
2002-03-18 22:11:51 +00:00
fredb
d08dd9d679 Really correct typo in last two commits. 2002-03-18 17:30:23 +00:00
fredb
c8e99a13cf Correct typo, and add the new options to ${BUILD_DEFS}. 2002-03-18 17:25:28 +00:00
fredb
266c0cfd05 Add an option to disallow cleartext on the wire in "mail/imap-uw",
and while we're in here, prefix the CCLIENT_MBOX_FMT option with the
name of the package. Reviewed by hubertf.
2002-03-18 17:11:04 +00:00
uebayasi
e3b83f17dd A leak to be removed.
Pointed out by wiz@netbsd.org.
2002-03-17 22:48:42 +00:00
uebayasi
db0cb9f964 Update of Sylpheed 0.7.4 provided by Osamu Oishi <oishi@ims.ac.jp> in
pkg/15929.  (Along with security/gpgme update, which I forgot to mention.)

Part of changes I pick up randomly is;

0.7.4
	* Message retrieving is now cancelable from the menu even if the
	  dialog is hidden.
0.7.3
	* Attached files will be inherited on forwarding or reediting.
	* Filter rules will be also updated when renaming or deleting folders.
 	* 'Get all' and 'Check for new messages' now works for IMAP4 and News
	  accounts.
0.7.2
	* Message moving between different type of folders has been enabled.
	* 'Show all header' and 'Thread view' became toggle switch.
0.7.1
	* Message copy between different type of folders has been enabled.
	* Multiple message forwarding has been enabled.
	* Most of key bindings became customizable.
0.7.0
	* Undo / redo function has been implemented.
	* Regular expression has been supported in filtering.
	* The cursor on composition window blinks now.
0.6.6
	* The newsgroup subscription dialog has been enhanced.
	* Template function has been improved.
	* New wrapping function for composition window has been implemented.
0.6.5
	* The template function has been implemented.
	* The quotation format parser has been enhanced.
	* The forwarding format has become customizable.
0.6.4
	* The performance of summary display on large number of messages has
	  been improved.
	* Columns of the summary view became reorderable.
	* The default order of the summary view columns has been changed.

And many bug fixes and documentation improvement.
2002-03-17 15:14:20 +00:00
martti
1fee5de5ba * Install main.cf and master.cf to /etc/postfix if they don't exist
* Fixed some hardcoded paths (should fix pkg/13987)
2002-03-16 18:06:39 +00:00
wiz
9547fd3574 regen 2002-03-16 12:26:00 +00:00
rh
d2a36f9779 Update evolution to 1.0.2.
Summary of changes:
	- tons of bugfixes
	- user interface polishing
	- filter/vfolder on mailing lists honour domains
	- 'index body' option to configure folder
	- implemented iconv() caching
	- offline searching in IMAP
	- LDIF Importer
	- new default view for the shell
	- iconv caching
	- reworked icons
2002-03-16 07:31:25 +00:00
christos
a58e11a20d prevent death from mis-parsed negative year. 2002-03-16 02:07:34 +00:00
martti
1c9a11d453 Updated p5-MailTools to 1.43 (provided by Shell Hung in pkg/15543)
- Added debug option for Net::SMTP for Mail::Mail::smtp
- Removed active folding
- Documentations updated
2002-03-15 12:44:49 +00:00
wiz
87b88e46c4 Update to 0.48, provided by Amitai Schlair in pkg/15783.
Changes:
* TMDA has acquired the ability to handle local mail delivery itself.
  It can now do safe and reliable delivery to qmail-style Maildirs and
  mboxrd-format mboxes, as well as program (pipe) delivery, and
  forward to a different e-mail address.
* Added an -autodbm argument to the 'from-file' and 'to-file' filter
  sources to match the existing -autocdb capability.  -autodbm
  automatically maintains a DBM file for the specified TMDA list file.
  No more rebuilding your DBM files by hand, cron, or scripting.
* Added the ability to use 'from*' rules in outgoing filters.
  See the TMDA Filter Specification for details.
* Lots of internal reorganization.
2002-03-14 17:24:18 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
tron
a32fef23ec Update "mutt-devel" package to version 1.3.28. Changes since version
1.3.27:
- bug fixes
- improved SMIME handling
- update translations
2002-03-13 14:50:08 +00:00
martti
5bdb9e242c Updated postfix to 1.1.5
- With patch 04, automatic change detection of DBM files was slightly
  broken (incremental updates would no longer be detected).  The
  fix is to use separate file handles for locking and for change
  detection.

- The trivial-rewrite server could dereference a dangling pointer
  after stripping a source route (@domain,domain:) from an address
  while append_at_myorigin=no. Although this setting is unsupported,
  Postfix should not SIGSEGV anyway.

- The SMTP server replied with 552 (too much mail) when rejecting
  mail content. The SMTP standard defines no reply code for this
  situation, but one could argue that 550 is more appropriate. And
  so it shall be.
2002-03-13 08:10:09 +00:00
jmc
7c2319fea9 Can't put source on cdrom's 2002-03-12 23:17:19 +00:00
skrll
94fb07e45b Remove target that provides the same functionality as AUTOMAKE_OVERRIDE. 2002-03-11 08:57:50 +00:00
jmc
50141ce9e4 Add USE_X11BASE so the package list lines up correctly with the install 2002-03-11 05:55:24 +00:00
jmc
2101c21a19 libpspell pulls in libstdc++ via dependency settings in the lib. That needs -lm
to be added to LIBS then as some of the c++ routines referenced use math.
2002-03-11 00:13:09 +00:00
wiz
9fb178370c Update to 2.11.
Changes: Bugfixes, and new ruleset.
2002-03-08 12:34:20 +00:00
martti
b8eca9d37d Updated postfix to 1.1.4
Major changes with release-20010228
===================================

Postfix produces DSN formatted bounced/delayed mail notifications.
The human-readable text still exists, so that users will not have
to be unnecessarily confused by all the ugliness of RFC 1894.  Full
DSN support will be later.

This release introduces full content filtering through an external
process. This involves an incompatible change in queue file format.
Mail is delivered to content filtering software via an existing
mail delivery agent, and is re-injected into Postfix via an existing
mail submission agent.  See examples in the FILTER_README file.
Depending on how the filter is implemented, you can expect to lose
a factor of 2 to 4 in delivery performance of SMTP transit mail,
more if the content filtering software needs lots of CPU or memory.

Specify "body_checks = regexp:/etc/postfix/body_checks" for a quick
and dirty emergency content filter that looks at non-header lines
one line at a time (including MIME headers inside the message body).
Details in conf/sample-filter.cf.

The header_checks and body_checks features can be used to strip
out unwanted data. Specify IGNORE on the right-hand side and the
data will disappear from the mail.

Support for SASL (RFC 2554) authentication in the SMTP server and
in the SMTP and LMTP clients. See the SASL_README file for more
details. This file still needs better examples.

Postfix now ships with an LMTP delivery agent that can deliver over
local/remote TCP sockets and over local UNIX-domain sockets.  The
LMTP_README file gives example, but still needs to be revised.

Fast "ETRN" and "sendmail -qR".  Postfix maintains per-destination
logfiles with information about what mail is queued for selected
destinations.  See the file ETRN_README for details.

The mailbox locking style is now fully configurable at runtime.
The new configuration parameter is called "mailbox_delivery_lock".
Depending on the operating system type, mailboxes can be locked
with one or more of "flock", "fcntl" or "dotlock".  The command
"postconf -l" shows the available locking styles.  The default
mailbox locking style is system dependent.  This change affects
all mailbox and all "/file/name" deliveries by the Postfix local
delivery agent.
2002-03-06 15:07:54 +00:00
fredb
599d937ebd Get distfile from ${MASTER_SITE_LOCAL}, as the unnumbered archive in
${MASTER_SITES} now points to drac-1.11, which uses db-3.0.1.
2002-03-06 14:01:23 +00:00
bouyer
abac0c82a6 Fix path to the mysql conversion script. 2002-03-01 20:46:06 +00:00
tron
b8d1c715f6 Update distribution file checksum for PHP version 4.1.2. 2002-02-28 09:50:01 +00:00
jlam
1cd8dd8889 Update mail/php4-imap to 4.1.2. The only change from version 4.1.1 is
that this is built from the php-4.1.2 sources.
2002-02-28 06:18:03 +00:00
jun
c2e80a1970 Note update of mew to 2.2
Mew 2.2 (2002/02/25)
Mew 2.2rc4 (2002/02/21)
* Defining mew-syntax-treat-filename-default-function.
* Binding auto-image-file-mode to nil in mew-flet and mew-frwlet.
* Defining mew-use-other-frame.
* Yet another bug fix for "t*".
* A bug fix for mew-summary-join.
* Seeing if incm exists or not.
Mew 2.2rc3 (2002/02/04)
* Fixing the "foo: ;" problem.
* m17n hack for Summary mode of +draft.
* Window-config hack for composing mails.
* A bug fix for "t*".
* Prefix for mew-draft-insert-signature.
* Patches for incm.
* A bug fix of mew-summary-save for the NAME parameter.
* Creating folders specified by Fcc: when composing.
* Debug hack.
* sleep-for 1 for mew-touch-folder-check.
* LANG: "en" -> "C"
* A bug fix for mew-buffer-message.
* Defining mew-encode-singlepart-hook.
* Null body hack for incm.
* A bug fix for mew-insert-message.
Mew 2.2rc2 (2002/01/17)
* Workaround for messages whose size is 0.
* TIS 620 hack.
* GCC hack for configure.in.
* A patch for configure.in.
* Displaying the number of marked messages.
* make clean hack.
* Digit-argument for "0"-"9". mew-summary-toggle-8bit -> "z8".
* Supporting ".tif".
* "nntp" service entry.
* incm hack.
* A patch for incm.
* incm is merged.
* A bug fix for mew-delete-file.
* no-fold option for mew-header-insert.
* Case-sensitive search for marks.
Mew 2.2rc1 (2001/12/20)
* A bug fix of C-cC-z for multple PGP data.
* A bug fix for w3m.
Mew 2.1.52 (2001/12/11)
* Sort key hack: "ml2" -> "mlnum"
* Copying minibuffer-local-map to mew-input-map.
* A bug fix for mew-input-file-name.
* wvHtml hack.
* Defining mew-broken-parameter-list.
* m17n hack.
* Defining mew-prog-audio{,2} for Win32.
2002-02-28 02:41:28 +00:00
seb
66111c6d15 Introduce new framework for handling info files generation and installation.
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
    removal of USE_GTEXINFO
    INSTALL_INFO added to PLIST_SUBST
    `${INSTALL_INFO}' replace `install-info' in target rules
    print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
  makeinfo command usage

See -newly added by this commit- section 10.24 of Packages.txt for
further information.
2002-02-18 15:14:00 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
drochner
2c8078644a added tnef2txt 2002-02-14 13:17:31 +00:00
drochner
804245404b import of tnef2txt-1.4, a portable application/ms-tnef parser 2002-02-14 13:16:36 +00:00
drochner
f8663301f9 add tmda 2002-02-14 13:01:13 +00:00
drochner
92ecbe5a01 import of tmda-0.46, a Python-based SPAM reduction system, submitted by
Amitai Schlair per PR pkg/15075
2002-02-14 13:00:25 +00:00
skrll
0e0e72714d There is no reason for the BUILD_DEPENDS on autoconf (any more) 2002-02-13 22:59:02 +00:00
taca
f5cbe12671 Make PKG_SYSCONFSUBDIR settable. 2002-02-13 15:53:10 +00:00
seb
c0415f534c Explicitly set {LISP,INFO,PIXMAP,BIN}DIR to fix installation stage. This is due
to the change in revision 1.915 of mk/bsd.pkg.mk that removed ${MAKE_ENV} from
the environment for a recursive make.
2002-02-07 14:50:19 +00:00
jlam
d828816a68 Move PAM dependency into Makefile.authdaemond as the PAM-related code is
localized into the authlib sources.  This makes only the courier-auth*
modules depend on PAM.
2002-02-05 15:03:19 +00:00
jlam
e0d358778b Solaris' test binary (test/[) doesn't grok "-e". Replace with "-f".
Noted by Stoned Elipot <seb@netbsd.org> in private email.
2002-02-05 06:04:36 +00:00
jlam
816736410b Fix reversed logic for setting INSTALL_TARGET=install-strip. Of course,
we want to strip when STRIPFLAGS contains "-s" and not otherwise.  Pointed
out by Amatai Schlair in private e-mail.
2002-02-03 13:38:38 +00:00
bouyer
6dea841634 Update to 3.0, as 2.2.7 doesn't work with the new PHP.
"IMP 3.0 is now available! This major release delivers a brand-new, cleaner
user interface, improved internationalization, mail filtering, identities,
and much more, the result of over two years of feedback and experience
based on the successful IMP 2.2.x releases."

Note that the database format has changed, use
${PREFIX}share/horde/imp/scripts/imp2horde.pl
to convert to the new format.
2002-02-01 22:44:27 +00:00
mjl
95f6cc83ce Update to balsa 1.2.4. Changes are numerous since the last version in
pkgsrc was 1.0.0, most notably IMAP support and a nicer user interface.

Note that thread support is disabled, I couldn't get it to work.
2002-02-01 17:02:18 +00:00
jlam
2b3975b2e8 Deprecate POSTFIX_USE_SASL_AUTH in favor of more generic USE_SASL. 2002-01-31 21:18:37 +00:00
martti
4b09e0e89b Updated p5-IMAP-Admin to 1.6.1
- bug report/fix (thanks to Arkadi Shishlov and Oleg Gawrilof) for CRAM
  setting being uninitialized before use for the default case.
- added error condition for CRAM capability, cram use wanted without
  fallback, but cram not available
2002-01-31 14:20:05 +00:00
simonb
2ccef2f481 Add and enable p5-Mail-SpamAssassin and p5-razor-agents. 2002-01-31 11:02:07 +00:00
simonb
1612c62213 Import p5-Mail-SpamAssassin-2.01.
SpamAssassin is a mail filter to identify spam.

Using its rule base, it uses a wide range of heuristic tests on mail
headers and body text to identify "spam", also known as unsolicited
commercial email.
2002-01-31 10:57:52 +00:00
simonb
5cfa6b72be Import p5-razor-agents-1.19.
Vipul's Razor is a distributed, collaborative, spam detection and
filtering network. Razor establishes a distributed and constantly
updating catalogue of spam in propagation. This catalogue is used
by clients to filter out known spam.
2002-01-31 10:56:29 +00:00
jlam
6fce238937 * Use the general INSTALL/DEINSTALL scripts
* Honor ${PKG_SYSCONFDIR} for the location of the config files
  (Muttrc, mime.types).
* Rearrange lines slightly to minimize differences between mutt/Makefile
  and mutt-devel/Makefile to simplify updating mutt when the next release
  (1.4?) is released.
2002-01-30 23:05:45 +00:00
jlam
6880d3e720 Remove -I$(includedir) from CPPFLAGS so that this package really is
strongly-buildlinked.
2002-01-30 23:03:25 +00:00
jlam
f99159bc6f Allow PAM authentication if USE_PAM is defined. 2002-01-29 16:36:49 +00:00
zuntum
3b239e809c add & enable autorespond 2002-01-28 22:30:52 +00:00
zuntum
7950eca690 Initial import of autorespond-2.0.2
This is a simple autoresponder for qmail.

Mail is sent to help@my-company.com. An automatically generated response
is sent back to the user with an address of "help@my-company.com".  You
can set the envelope sender to an empty string.  However, some programs
will parse the message for the "From:"  field and send an autoresponse
back to it.  It is received at your autoresponder, and you now have a mail
loop.

This autoresponder also catches some other simple situations such as mail
from a mailer-daemon, empty envelope sender, bulk precedence headers, etc.
2002-01-28 22:29:49 +00:00
zuntum
6270866043 Switch second patch site from qmail.obeer.com to www.qmail.org as the latter
works better
2002-01-28 20:39:35 +00:00
zuntum
0099b1b9d2 Use += instead of = in second PATCH_SITE 2002-01-28 19:39:00 +00:00
zuntum
d6ff77a116 Apply QMAILQUEUE patch:
Bruce Guenter has written a patch which causes any program that would
run qmail-queue to look for an environment variable QMAILQUEUE.
If it is present, it is used in place of the string "bin/qmail-queue"
when running qmail-queue. This could be used, for example, to add a program
into the qmail-smtpd->qmail-queue pipeline that could do filtering,
rewrite broken headers, etc.

This does not break anything, and is required by some programs, for instance
qmail-scanner.

Bump PKGREVISION - we are at qmail-1.03nb2 now.
2002-01-28 18:28:09 +00:00
zuntum
3d427e643e Remove IS_INTERACTIVE setting as this package should now build just fine in BATCH
builds!
2002-01-28 17:57:08 +00:00
zuntum
10436ee8ae Alter DEINSTALL comment:
${ECHO} You may want to remove qmail-users package now, as it is no longer needed.
->
	${ECHO} You may remove qmail-users package now, as it is no longer needed.
2002-01-28 17:56:19 +00:00
zuntum
6bf00de6d6 Add NO_CHECKSUM=yes to get rid of warning message in build stage 2002-01-28 17:51:11 +00:00
zuntum
d7f93903b5 sed -> ${SED} 2002-01-28 17:44:48 +00:00
zuntum
ccf4b58940 Set conf-ucspi-tcp properly. It accidentally became / instead of ${LOCALBASE}
after last modification. Oops.

Users of this package should definitely upgrade.

Bump PKGREVISION.
2002-01-28 17:36:53 +00:00
drochner
e091611063 use buildlink files for Python and py-Tk 2002-01-28 17:36:27 +00:00
bouyer
05884d0683 Update to 1.2.4 (OK'd by Johnny Lam).
Changes:
Version 1.2.4 -- 25 January 2002
--------------------------------
  - Fixes a nasty remote arbitrary command execution vulnerability
    in the spellchecker plugin.

Version 1.2.3 -- 21 January 2002
--------------------------------
  - Fixed focus system on pages that contain forms.
  - Fixed IMAP code to send different command identifiers as per
    section 2.2.1 of RFC 2060.
  - Fixed 'sticky priority' so that replies are set to the same
    priority as the original message.
  - Fixed Printer Friendly to print HTML messages.
  - Fixed multiple receivers in Sent mailbox (#500910).
  - Disabled prefs caching under PHP 4.1
  - Added "Search Memory". Enabling to store up to
    9 predefined searchs.
  - Increased security in html message.
  - Added the possibility to specify system-defined css in order to
    allow users to change the font family and size of SM. Making possible to
    make it bigger or smaller depending on their screen size. Sysops may add
    or remove these system-defined css located in themes/css/
  - Fixed a bug appearing on some apache virtual hosts
  - Fixed javascript error (#505255)
  - Fixed the db_prefs so they work again (#499609, thanks to Simon Dick)
2002-01-28 15:34:57 +00:00
jlam
54f92a2785 Move dependency on courier-auth into the module Makefiles and use
Makefile.authdaemond to replace a lot of the complexity in
courier-auth/Makefile.
2002-01-27 23:47:08 +00:00
jlam
a757b523d6 Use ${MYSQL_CONFIG}, not "mysql_config", so as to use the buildlink
config wrapper.
2002-01-27 23:45:27 +00:00
jlam
aa4ba76e3a Note additions of courier-authmysql and courier-authpgsql. 2002-01-27 22:40:59 +00:00
jlam
a652402290 Initial import of mail/courier-authpgsql, which contains the Courier
authentication module that can authenticate against a list of mail accounts
stored in a PostgreSQL database.
2002-01-27 22:39:56 +00:00
jlam
3d098a0706 Initial import of mail/courier-authmysql, which contains the Courier
authentication module that can authenticate against a list of mail accounts
stored in a MySQL database.
2002-01-27 22:39:14 +00:00
jlam
9d848329ce Note to the admin how to enable LDAP authentication. 2002-01-27 22:09:50 +00:00
jlam
07ad21d238 Greatly simply by using Makefile.authdaemond. 2002-01-27 21:35:19 +00:00
jlam
f433bac082 Makefile.authdaemond contains the shared Makefile logic used to build
a "heavy" authdaemond module, i.e. one of authldap, authmysql, or
authpgsql.
2002-01-27 21:33:35 +00:00
jlam
db17c21a2f Don't bother trying to remove directories already handled by courier-auth. 2002-01-27 20:52:20 +00:00
jlam
c0cbe15fd3 Fix the authdaemond rc.d script to accurately report status. The actual
process executed is one of authdaemond.{plain,ldpa,mysql,pgsql}, so read
the authdaemonrc config file to find which one was executed.  Problem noted
by Amitai Schlair in private e-mail.
2002-01-27 00:04:41 +00:00
kim
d01ef1b8f1 Remove patch-cc -- it is no longer valid, but instead now breaks
displaying MIME attachments of type message/* (e.g. message/rfc822).
This is actually a long-standing bug in this package...
2002-01-26 17:19:44 +00:00
tron
6c8ef8f2a9 Upate "mutt-devel" package to version 1.3.27. This version fixes the SSL
bug in version 1.3.26.
2002-01-25 14:15:59 +00:00
jlam
138e99980f Do some editting of the output returned by OpenLDAP's ldapsearch so that
it can be parsed by SqWebMail.  SqWebMail expects output to be of the
form
	class1=name1
	class2=name2
	...

but the output from ldapsearch seems to be

	class1: name1
	class2: name2

We massage it into the former using sed.  This makes LDAP searches against
ldap.bigfoot.com work properly when using the "Global Addressbook" feature
of SqWebMail.
2002-01-25 00:18:59 +00:00
jlam
341c9d65fb Tighten up the MESSAGE file a bit. 2002-01-24 20:54:40 +00:00
jlam
47c953aa1b This package actually needs perl as a dependency, not just a build
dependency, since the cache-cleaning script is a perl script (noted by
Amitai Schlair in private email).  Also change the permissions on the
ldap config files so that LDAP searches have a better chance of
succeeding.

XXX - The global LDAP searches still don't work, but I haven't yet figured
XXX - out why.  The queries return records when executed on the command
XXX - line, but the records aren't being displayed by sqwebmail.
2002-01-24 20:51:55 +00:00
jlam
a5ff0992c7 The example scripts in ${DATADIR}/sqwebmail don't end in ".dist". 2002-01-24 19:40:07 +00:00
jlam
cef046609d Depend on courier-auth>=0.37.1nb1 to pick up the changes to make the
password-changing page work.
2002-01-24 17:39:29 +00:00
jlam
91ab272988 Update mail/courier-auth to 0.37.1nb1. Changes from version 0.37.1 include:
*	Fix the script for changing passwords with a Courier authentication
	module (used by sqwebmail) to recognize some more warnings/errors
	by the NetBSD passwd program.
      *	Note that tcl-expect is needed to make the password-changing script
	work.
      *	Add this package to the "security" category.
2002-01-24 16:02:49 +00:00
jlam
54df3d7809 Update mail/courier-auth to 0.37.1nb1. Changes from version 0.37.1 include:
*	Fix the script for changing passwords with a Courier authentication
	module (used by sqwebmail) to recognize some more warnings/errors
	by the NetBSD passwd program.
      * Note that tcl-expect is needed to make the password-changing script
	work.
      * Add this package to the "security" category.
2002-01-24 16:02:21 +00:00
wiz
5614498ac0 Quote IGNORE string. 2002-01-24 15:48:19 +00:00
jlam
11a02b512c Add this to the www category. 2002-01-24 15:21:08 +00:00
wiz
0b457d53e8 Strongly buildlinkify, use PKGLOCALEDIR instead of hardwiring `share'. 2002-01-24 13:59:57 +00:00
jlam
ac3426ee91 Note addition of mail/sqwebmail. 2002-01-24 07:24:33 +00:00
jlam
fed89dfb62 Initial import of mail/sqwebmail, the Courier webmail CGI.
SqWebMail is a web CGI client for sending and receiving E-mail using
Maildir mailboxes.  It is very lightweight -- it reads mail directly
from Maildirs.
2002-01-24 07:23:44 +00:00
jlam
8a7c766b98 Note addition of courier-auth, courier-authldap and removal of
courier-imap-ldap.
2002-01-23 14:53:56 +00:00
tron
39fa8fcd58 Bump package revision to match "fetchmail" package and fixes dependence. 2002-01-23 12:33:08 +00:00
jlam
e1563fc3e5 Update mail/courier-imap to 1.4.2nb1. Changes from version 1.4.2 include
moving config files related to Maildirs under the control of the
courier-maildirmake package.
2002-01-23 02:22:20 +00:00
jlam
1760a3a8c1 Update mail/courier-maildirmake to 0.37.1nb1. Changes include putting
config files that relate to Maildirs under the control of this package.
2002-01-23 02:21:20 +00:00
taca
0e04d5f276 Fix including "courier-auth/Makefile.common". 2002-01-23 00:15:20 +00:00
jlam
1ccaebbb09 Update mail/maildrop to 1.3.7. Changes from 1.3.4 include:
* Find config files in /etc/courier (or PKG_SYSCONFDIR equivalent).
	  We consolidate all Courier MTA software config files under a
	  common /etc/courier directory.

	* Loosen up the parsing of the content-type header.  Strict parsing
	  allowed viruses to slip through using malformed content-type
	  headers which still got picked up by Microsoft's crapware which
	  does not strictly parse the MIME headers.

        * Drop install setuid.

        * Add UMASK variable, that sets the permissions on new mailboxes
        or messages.  Hence, drop MAILBOX_MODE from configure script.
2002-01-22 22:09:41 +00:00
jlam
cad0d080bd Update mail/courier-imap to 1.4.2. Changes from version 1.4.0 include minor
bug fixes, plus the major change of moving the authentication modules into
a separate package (courier-auth).  The authentication modules are to be
shared with a forthcoming sqwebmail package.
2002-01-22 22:08:48 +00:00
jlam
bb415c65d4 Update mail/courier-maildirmake to 0.37.1. Changes from version 0.3 are
that it's no longer a wrapper script.  The installed maildirmake is the
executable that is built from the latest courier sources.  The version
number of this package will now track the version number of the released
courier sources.
2002-01-22 22:06:05 +00:00
jlam
3fb2f11070 Remove mail/courier-imap-ldap. The LDAP authentication module is now
a part of mail/courier-authldap.
2002-01-22 22:04:04 +00:00
jlam
46be3f6d91 Initial import of mail/courier-authldap-0.37.1.
This package contains the Courier authenticiation module that can
authenticate against a list of mail accounts stored in an external LDAP
directory.
2002-01-22 22:02:36 +00:00
jlam
29ef749624 Remove Makefile.in file that wasn't supposed to be there. 2002-01-22 22:01:32 +00:00
jlam
3eada221c5 Initial import of mail/courier-auth-0.37.1.
This package contains the authentication daemon, modules, and utilities
for the Courier mail packages.
2002-01-22 22:00:22 +00:00
wiz
31c7ad8464 Use PKGREVISION instead of manually adding nb1. 2002-01-22 20:51:39 +00:00
jdolecek
0e3b5047bb bump version to nb1 - cs.po change 2002-01-22 20:46:45 +00:00
jdolecek
ca8a6cce60 patch-ae added, regenerate 2002-01-22 20:41:00 +00:00
jdolecek
04d552321c Fixes to cs.po - avoid using N$ parameter in messages, it's not
supported on NetBSD, fix entries to better match english original
and be more condense, add couple missing spaces here and there.

Change already submitted to Jiri Pavlovsky, the maintainer of the czech
translation of fetchmail.
2002-01-22 20:40:16 +00:00
taca
823a8d3903 Fix PLIST one more, not smtpeed but smtpfeed. 2002-01-22 06:30:45 +00:00
taca
18e6a8ac2c Fix PLIST, /usr/pkg/man not /usr/pkg/share/man. 2002-01-22 06:27:45 +00:00
zuntum
44353d72d4 Respect QMAILDIR, bump PKGREVISION. 2002-01-21 19:07:39 +00:00
zuntum
44e2a0ec2b Alter for new qmail world, bump PKGREVISION 2002-01-21 19:02:33 +00:00
zuntum
6c1dd98c48 Adapt to new qmail scheme; bump PKGREVISION 2002-01-21 19:00:38 +00:00
zuntum
4cabc8aa69 Let this package know where the qmail is by putting
${QMAILDIR} into ${WRKSRC}/conf-qmail
2002-01-21 18:53:52 +00:00
zuntum
481351f687 Bump PKGREVISION for QMAILDIR update 2002-01-21 18:51:51 +00:00
zuntum
cb23887a8f Update for QMAILDIR stuff 2002-01-21 18:51:30 +00:00
zuntum
c8ef30ea37 Major rewrite of qmail package.
By default (the one set in bsd.pkg.defaults.mk) qmail installs into /var/qmail.
This can be changed by setting QMAILDIR in /etc/mk.conf to another directory,
for example /usr/qmail.

If you want to user non-standard path of installation, make sure to set it in
/etc/mk.conf *before* attempting to install any of qmail packages,
and do not change it in the mean time (if you install qmail with QMAILDIR set to
/var/qmail, change it to another dir and try to install qmail-conf, you will lose).

Slave packages will soon be updated to use this feature.
2002-01-21 18:45:03 +00:00
zuntum
f81afb6438 Handle ${QMAILDIR} properly in MESSAGE file; first part of pkg/15308
by Lubomir Sedlacik <salo@Xtrmntr.org>
2002-01-21 16:00:51 +00:00
taca
5f1f9f1dde Update smtpfeed to 1.17. Now online manual added, too.
1.17: Jan.12,2002:
	smtpfeed.8:
		this manual page (in English) is provided by Ralf S.
		Engelschall <rse@engelschall.com>
	dns.c:
		some sanity checking in DNS answer packet to avoid coredump.
	common.h, dns.c, main.c, lmtp.c:
		DNS query concurrency limitation. set -q option to limit.
		default is 0 (unlimited). maximum concurrency will be
		 shown with dnsmaxcq= in log after delivery is completed.
		 problem reported by Takahiro Kambe
		 <taca@sky.yamashina.kyoto.jp>
	common.h, dns.c, smtp.c:
		/opt support in map file.
		if you want to try other IP addresses for a MX host when
		 a transaction (after HELOSENT) with an IP address was failed,
		 describe "domain MX/a" in the map file.
		 this option can be applied to each term separated by ':' like
		 "domain mx1/a:mx2:mx3/a".
		 based on a request from Koji Kawano
		 <kawano@eng.trans-cosmos.co.jp>

1.16: Aug.27,2001:
	main.c:
		"socklen_t" is replaced with "int" to support old platforms
		which does not have the "socklen_t" definition.
2002-01-21 11:25:23 +00:00
drochner
98f6b22a82 use python buildlink 2002-01-18 15:57:42 +00:00
tron
360b48e030 Update "mutt-devel" package to version 1.3.26. This version fixes several
bugs found in version 1.3.25.
2002-01-18 15:04:59 +00:00
zuntum
23b692bc6f Do not mark packages that depend on qmail as IS_INTERACTIVE,
as it's not really true. (backing out previous)
2002-01-16 07:19:06 +00:00
zuntum
60375e1fa5 Set IS_INTERACTIVE in packages that depend on qmail;
fixes "broken depends" in bulk builds
2002-01-15 13:49:48 +00:00
wiz
c6a6a226a8 Fix compilation with libpspell-0.12.2. 2002-01-15 01:05:57 +00:00
hubertf
f5fa675071 Update pine to 4.44. Changes:
Version 4.44 is a bug-fix release that addresses bugs found in the
previous release. Bugs that have been addressed in this release include:

 *  URL handler allows embedded commands
2002-01-13 21:52:31 +00:00
hubertf
fa2fba2b1f add rpdump, rpload - forgot that last time when the Makefile was changed 2002-01-13 20:43:42 +00:00
wiz
15ca72dfc9 Remove non-existing patch-aa from distinfo. 2002-01-10 14:17:54 +00:00
wiz
72c042f85d Remove obsolete patch. 2002-01-10 14:17:25 +00:00
wiz
17279e9020 Add back own distinfo -- since fetchmailconf isn't sharing fetchmail's
patches, it shouldn't share its distinfo either.
2002-01-10 14:10:23 +00:00
jun
4d9aae0c03 Update Wanderlust to 2.8.1 .
- shimbun folder support
  - namazu folder support
  - ACAP
2002-01-08 11:47:16 +00:00
jlam
f30cac96fe Remove sq-attachment-handlers and sq-squirrelspell as they are part of the
core SquirrelMail package as of version 1.2.0.
2002-01-07 11:52:16 +00:00
jlam
ba7d00c0e7 Update mail/squirrelmail to 1.2.2. Changes from version 1.0.6 include:
* Collapsible Folders - The folder list can be collapsed at any
          parent folder. This makes folder lists with large
          hierarchical structures much easier to manage and navigate.
  * The Paginator! - This enables quick access to any page in the
          message list by simply choosing the page number to view
          rather than tediously clicking "next" 50 times.
  * Hundreds of UI tweaks - The user interface has been given a
          face-lift. The HTML has been largely overhauled, and while
          it still has the same general feel, it has been made more
          intuitive.
  * Drafts - It is now possible to compose a message and save it to
          be sent at a later date with the drafts option.
  * New Options Page - The options page has been completely
          rewritten for several reasons, the main of which was to
          allow seamless integration of plugin options and to
          provide uniformity throughout the entire section.
  * Multiple Identities - It is now possible to create different
          identities (home, work, school) that can be chosen upon
          sending. Each identity can have its own email address,
          full name, and signature.
  * Reply Citations - Different types of citations are now possible
          when replying to messages.
  * Better Attachment Handling - The plugin, attachment_common, has
          been fully integrated into the core of SquirrelMail.  This
          allows inline viewing of several different types of
          attachments.
  * Integration of Several Plugins - The following plugins have been
          put directly into the core. As a result, be sure not to
          install these as plugins, as the result may be (at best)
          unpredictable: attachment_common, paginator, priority,
          printer_friendly, sqclock, xmailer.
  * Improved support for newer versions of PHP. Note that you may
          have trouble if you are running PHP version 4.0.100
          (commonly distributed with Debian 3.0).
  * Ability to mark messages as read and unread from the message listing.
  * Alternating Colors - The message list now alternates row colors
          by default.  This presents a much cleaner and easier to
          read interface to the user.
2002-01-07 11:49:44 +00:00
jlam
fac1a28f28 Update mail/php4-imap to version 4.1.1. The only change is updating to
the version from the php-4.1.1 distribution.
2002-01-06 19:56:00 +00:00
kleink
d4f5bb90df This requires pico>=4.2 now. 2002-01-06 13:59:08 +00:00
wiz
eadaa9d990 Don't check if stdin is redirected -- it is in bulk builds, and
that's perfectly okay. Fixes recently noted bulk build problem.
2002-01-03 14:13:00 +00:00
jlam
7e965c3ec7 Install maildirmake as "imapd.maildirmake" to match what other courier
packages used to do.
2002-01-02 22:51:19 +00:00
jlam
325a1ba070 Note addition of mail/courier-imap-ldap. 2002-01-02 22:28:10 +00:00
jlam
adbeb303a4 mail/courier-imap-ldap - Courier IMAP LDAP authentication daemon
This package contains the Courier IMAP authenticiation daemon that can
authenticate against a list of mail accounts stored in an external LDAP
directory.
2002-01-02 22:26:56 +00:00
jlam
bed67a7728 Fix paths to common files. 2002-01-02 22:24:43 +00:00
jlam
d1168c8aae Update mail/courier-imap to 1.4.0. Pkgsrc changes include splitting the
Makefile into package and common parts to facilitate creating sub-packages
for the separate authentication modules, and using the general INSTALL
scripts.  Changes from version 1.3.8.2 include:

	* bug fixes
	* move authentication modules into a separate daemon process
	* partial support of the IMAP QUOTA extension.
	* added experimental PostgreSQL authentication module.
	* added experimental LDAP_TLS option to LDAP authentication.
	* workarounds for Outlook
	* Disable MSIE 6.0 smart tags in all html files
2002-01-02 22:19:37 +00:00
jlam
0594455dd3 Also look for maildirmake.*. Bump to version 0.3. 2002-01-02 19:26:01 +00:00
tron
0a57ab50f0 Use "openssl" buildlink glue code instead of "USE_SSL" to avoid hidden
dependences on a NetBSD 1.5 release system with "openssl" package
installed.
2002-01-02 13:24:54 +00:00
tron
3974be82c8 Back out last commit, "squirrelmail" doesn't work with version 4.1.0
of the "php" package yet.
2002-01-02 11:57:01 +00:00