Age | Commit message (Collapse) | Author | Files | Lines |
|
bug in version 1.3.26.
|
|
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.
|
|
|
|
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.
|
|
|
|
password-changing page work.
|
|
* 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.
|
|
* 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.
|
|
|
|
|
|
|
|
|
|
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.
|
|
courier-imap-ldap.
|
|
|
|
moving config files related to Maildirs under the control of the
courier-maildirmake package.
|
|
config files that relate to Maildirs under the control of this package.
|
|
|
|
* 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.
|
|
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.
|
|
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.
|
|
a part of mail/courier-authldap.
|
|
This package contains the Courier authenticiation module that can
authenticate against a list of mail accounts stored in an external LDAP
directory.
|
|
|
|
This package contains the authentication daemon, modules, and utilities
for the Courier mail packages.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
${QMAILDIR} into ${WRKSRC}/conf-qmail
|
|
|
|
|
|
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.
|
|
by Lubomir Sedlacik <salo@Xtrmntr.org>
|
|
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.
|
|
|
|
bugs found in version 1.3.25.
|
|
as it's not really true. (backing out previous)
|
|
fixes "broken depends" in bulk builds
|
|
|
|
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
|
|
|
|
|
|
|
|
patches, it shouldn't share its distinfo either.
|