Commit graph

222 commits

Author SHA1 Message Date
frueauf
accc66622c Update fetchmail to 4.7.3.
fetchmail-4.7.3 (Thu Dec 31 11:54:01 EST 1998):
* Added new FAQ item G11 and added material to R1.
* Do a full antispam check on the EOM response in case the local MTA does
  content analysis of the message body.
* Bouncemail now conforms to RFC1984 correctly.
* Use sigprocmask to avoid Ron Gomes's weird hang bug (I hope).
1999-01-02 11:15:49 +00:00
frueauf
bfaa16570b Update fetchmail to 4.7.2.
fetchmail-4.7.2 (Fri Dec 25 01:01:54 EST 1998):
* Don't append the destination address to a postmaster name containing @.
* Added John Summerfield's getfetchmail script.
* Minor fixes in bouncemail format.
1998-12-29 21:29:45 +00:00
marc
a626b31de3 "i18n.h" and <kerberosIV/des.h> both define a macro "_". the one in
i18n is the one we want, so include i18n.h second.
1998-12-28 22:00:16 +00:00
tv
79b010674e Use wildcard CONFLICTS to clean up. 1998-12-20 14:21:12 +00:00
frueauf
449bbf9585 Forgot CONFLICTS for previous version. 1998-12-20 10:37:07 +00:00
frueauf
bbf8284423 Update fetchmail to 4.7.1.
fetchmail-4.7.1 (Fri Dec 18 03:02:22 EST 1998):
* FEATURE FREEZE IS NOW IN EFFECT!  No new features until after 5.0.0.
* Enable fetchmail to build correctly on systems without socketpair.
* gcc -Wall cleanup.
* Make sure user can see a trouble message in verbose mode when there
  are no local matches for recipient addresses.
* Harry McGavran's configure.in fix for mixed Kerberos IV/V installations.
1998-12-19 15:21:20 +00:00
frueauf
a787f1235e Update fetchmail to 4.7.0.
* Minor correction to make i18n subdirectory builds work better.
* Rob Funk's old-message-check optimization.
* Fix an error in the logic for detecting when all connections are wedged.
* Unwedge connections on wakeup.
* Fix Ken Estes's LMTP coredump error.
* Bounce mail with addresses rejected by the listener back to the sender.
* Search .netrc on via name as well as poll name (thanks to Rob Funk).
* Handle SMTP error responses from DATA, so zmailer will work.
1998-12-17 00:17:39 +00:00
tron
1cfaba7ecf Update "mutt" package to version 0.95, the first beta version.
Also invent new configuration flag "MUTT_INTERNATIONAL". If it is set to
"YES" the export restricted PGP version is built. Otherwise you get the
unrestricted US version.
1998-12-12 17:21:04 +00:00
tv
bbfaa8be60 Don't require the "I accept the risk for..." outdated string at the top of
/etc/c-client.cf.
1998-12-07 20:48:16 +00:00
frueauf
507a5f888c Update fetchmail to 4.6.9. From its Changelog:
fetchmail-4.6.9 (Tue Dec  1 14:46:19 EST 1998):
* Better RFC822 conformance in fetchmail trace headers.
* Corrected MIME generation of bounce mail.
* Prevent core dumps on 'for' and 'by' in names (bug introduced in 4.6.8).
* Peter Hamlen's fix for bounce-message generation.
* Silent mode now suppresses progress messages from 2xx responses in ETRN.
* Fix for netrc.c core dump from Michael Pearce
  <Michael_Pearce-AMP001@email.mot.com>.

fetchmail-4.6.8 (Sat Nov 28 21:07:46 EST 1998):
* Added bounce-mail capability on SMTP/ESMTP error conditions.
* Internationalization support via GNU gettext from Arnaldo Carvalho de Melo
  <acme@conectiva.com.br> and Jorge Godoy <jorge@bestway.com.br>.  First
  supported language is Brazilo-Portuegese (LC_ALL=pt_BR).
* Fixed Debian Bug#29913: -M on the command line causes SEGV in daemon mode.
* Emit an informational message when fetchlimit is reached.
* Documented fetchmail's actions on ESMTP errors on the man page.
* Fix an undead-message hole in POP3 with fetchall on.
* Fix a minor error in generation of fetchmail's trace headers.
* Better Received-line parsing (avoid some false positives).
1998-12-02 11:13:46 +00:00
tv
6e3aab3832 Update to 4.4. 1998-11-22 22:59:24 +00:00
frueauf
40815b0879 Update fetchmail to 4.6.7. 1998-11-22 20:42:36 +00:00
agc
2cd5eb4894 Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinary
DEPENDS definition.
1998-11-19 15:40:45 +00:00
tv
593cf8f35c Try to get the "name=" field from Content-Type: if Content-Disposition:
exists but does not have a "filename=" field.  Many broken mailers are now
doing this with attachments.
1998-11-16 16:22:05 +00:00
tv
b324a7e25b Fix '-Dunix' lossage. 1998-11-13 16:33:07 +00:00
tv
ea85b19f85 Update to 4.05 and re-enable on alpha. (The LP64 warnings are not good,
but the way they are used does work.)
1998-11-13 16:32:37 +00:00
frueauf
1da4ba0fbc pkglint: move NOT_FOR_ARCHS where it belongs. 1998-11-13 01:16:35 +00:00
frueauf
49aafa7b2b Updated fetchmail to 4.6.6. 1998-11-08 17:13:44 +00:00
hubertf
a5c27ab02e be conservative about SHELL setting, by drochner 1998-11-04 10:36:41 +00:00
frueauf
506bea6879 Update fetchmail to 4.6.5. 1998-10-30 13:51:32 +00:00
frueauf
ab3d188acb Update fetchmail to 4.6.4. 1998-10-28 13:23:17 +00:00
christos
61aa20a81b pick -D now picks messages with identical bodies even if the number
of header lines were different. Add %b and %h format strings that
print the number of body and header lines.
1998-10-25 17:10:57 +00:00
christos
06fa98ba96 Add NetBSD id and fix patch path 1998-10-25 17:10:01 +00:00
frueauf
e27232f82b Update fetchmail to 4.6.3. 1998-10-22 07:51:40 +00:00
frueauf
0e7ee775c3 Update fetchmail to 4.6.2. 1998-10-18 12:08:22 +00:00
frueauf
1faa5b56ca Update fetchmail to 4.6.1. 1998-10-16 08:12:02 +00:00
christos
0bd9ceb37a Fixed a typo in the -D flag, and document it. 1998-10-09 11:32:15 +00:00
tv
a059169bf7 Back out previous, and nuke mail-directory default setting completely.
Pine's default mail directory has always been `mail' (no capital), and
users who want this changed may do so manually.
1998-10-04 00:11:36 +00:00
hubertf
cb94837a87 Fix path of mail-directory 1998-10-03 23:52:02 +00:00
frueauf
eff22af95f Update fetchmail to 4.6.0. 1998-09-28 10:40:39 +00:00
hubertf
a48fd6c8ee Add post installation note on what to add in /etc/services and
/etc/inetd.conf. Reported by Udo Steinegger <udo@noc.franken.de>
1998-09-27 23:21:56 +00:00
garbled
384c07a72e add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
on alpha.  There may be more, but I haven't seen them yet.
1998-09-22 06:11:35 +00:00
garbled
febab2b205 Another bug bites the dust. In this patch we try not to anger any
compilers by overriding thier opinions on what time() should be declared
as.
1998-09-15 06:18:07 +00:00
frueauf
c24e2108c3 Set DIST_SUBDIR=mush cause this package fetches several files with
patchfiles named nonintuitiv.
1998-09-12 22:13:02 +00:00
tron
52a45834b7 Forgot RCS Id. 1998-09-09 07:20:32 +00:00
tron
cfb86ad4ac Create diff with "-u0" to fix problem with "cvs". 1998-09-09 07:19:56 +00:00
tron
5a7c95e47c Try to convince "cvs" not to mess up patch file during commit. 1998-09-08 23:25:06 +00:00
tron
16878d49c5 Fix non working patch file. 1998-09-08 23:09:54 +00:00
tron
f675ec508f Don't install formatted manual page because it isn't patched. 1998-09-08 22:16:29 +00:00
tron
cda6f9f580 Change crossref from "popper" to "qpopper", fixes PR pkg/6118 by John Kohl. 1998-09-08 22:16:28 +00:00
tron
be83ad0ac1 Don't install formatted manual page because it isn't patched. 1998-09-08 22:15:21 +00:00
christos
c2baaeedff Enable MSGS_DYNAMIC and read the right rc files. 1998-09-04 19:29:06 +00:00
christos
9fe834e111 Add and enable mush 1998-09-04 18:33:46 +00:00
frueauf
79ab936803 Add missing "@dirrm share/doc/xfmail". 1998-08-30 11:00:27 +00:00
frueauf
97fae5833e Update fetchmail to 4.5.7. 1998-08-28 11:25:35 +00:00
frueauf
155040420c Update fetchmail to 4.5.6. 1998-08-25 12:26:57 +00:00
frueauf
5e85595382 Remove unnecessery blank line. 1998-08-23 21:11:00 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
agc
dbe0776005 Add NetBSD RCS Id. 1998-08-18 10:46:20 +00:00
agc
6660586504 The default values for the threading offset in the default scan format
are wrong.  Modify these so that threads display correctly.
1998-08-18 10:43:04 +00:00