summaryrefslogtreecommitdiff
path: root/mail (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix name of default inbox stated in the man page.David E. O'Brien1996-11-041-0/+20
| | | | | | | Caught by: Andreas Klemm <andreas@klemm.gtn.com> Notes: svn path=/head/; revision=4288
* Update for newly imported ports.James FitzGibbon1996-11-031-1/+2
| | | | Notes: svn path=/head/; revision=4284
* Import of a server to allow users to change their password from within EudoraJames FitzGibbon1996-11-038-0/+297
| | | | | | | | Reviewed by: jfitz@FreeBSD.ORG Submitted by: andrew@ugh.net.au Notes: svn path=/head/; revision=4281
* Turn on xlbiff.David E. O'Brien1996-11-031-1/+2
| | | | Notes: svn path=/head/; revision=4269
* the X Literate Biff - displays the from and subject from incoming mailsDavid E. O'Brien1996-11-036-0/+55
| | | | Notes: svn path=/head/; revision=4268
* Use ${COMPRESS_MAN} to compress man pages.Masafumi Max NAKANE1996-11-021-7/+4
| | | | Notes: svn path=/head/; revision=4265
* The source archive is changed again.Masafumi Max NAKANE1996-11-021-1/+1
| | | | | | | (It may be helpful to change the version number portion of PKGNAME.) Notes: svn path=/head/; revision=4261
* Ugrade to version 0.57Mark Murray1996-10-3121-300/+783
| | | | Notes: svn path=/head/; revision=4221
* tarball of the day, now at pl 6. This version will not invoke excessiveSatoshi Asami1996-10-311-1/+1
| | | | | | | numbers of sendmails for local delivery. Notes: svn path=/head/; revision=4210
* Seems like the tarball changed again. I'm also going to upload a tarballSatoshi Asami1996-10-301-1/+1
| | | | | | | | that matches this to ftp.freebsd.org so people can at least get a consistent version. Notes: svn path=/head/; revision=4194
* The distribution archive was changed again.Masafumi Max NAKANE1996-10-291-1/+1
| | | | | | | Noticed by: asami Notes: svn path=/head/; revision=4185
* The author changed fetchmail distribution filePaul Traina1996-10-271-1/+1
| | | | Notes: svn path=/head/; revision=4170
* Upgrade, 1.8 -> 1.9.Masafumi Max NAKANE1996-10-263-5/+5
| | | | | | | | Submitted by: Ville Eerola <ve@sci.fi> (Closing PR #1895.) Notes: svn path=/head/; revision=4164
* Upgrade to majordomo v1.94 releaseJames FitzGibbon1996-10-2612-377/+320
| | | | | | | | | Use new INSTALL_ aliases Clean up creation of majordom user and group Fix problem where the local host was set to 'thud.cdrom.com' in everyone's config by default. Notes: svn path=/head/; revision=4162
* Turn on DSN menuAndrey A. Chernov1996-10-252-4/+4
| | | | Notes: svn path=/head/; revision=4149
* Update for new perl5 portsJames FitzGibbon1996-10-241-1/+4
| | | | Notes: svn path=/head/; revision=4146
* perl5 module to talk to a POP3 (RFC1081) serverJames FitzGibbon1996-10-245-0/+56
| | | | Notes: svn path=/head/; revision=4143
* a set of perl5 modules related to mail applications.James FitzGibbon1996-10-245-0/+93
| | | | Notes: svn path=/head/; revision=4142
* perl module for a folder-independant interface to email folders.James FitzGibbon1996-10-245-0/+59
| | | | Notes: svn path=/head/; revision=4141
* Missing $Id$ in Makefile, shorten pkg/DESCR.Peter Wemm1996-10-152-125/+17
| | | | Notes: svn path=/head/; revision=3981
* Activated fetchmail which was submitted by Ville Eerola <ve@sci.fi>.Masafumi Max NAKANE1996-10-151-1/+2
| | | | Notes: svn path=/head/; revision=3978
* Fetchmail - batch mail retrieval client with pop2/pop3/apop/kpop/imap support.Masafumi Max NAKANE1996-10-155-0/+36
| | | | Notes: svn path=/head/; revision=3977
* time to go to sleep...call file by right namePaul Traina1996-10-131-2/+2
| | | | Notes: svn path=/head/; revision=3971
* Whoops, forgot to include the makefile patchPaul Traina1996-10-131-4/+24
| | | | Notes: svn path=/head/; revision=3970
* The following patches enable RFC1342 compatible decoding of header fieldsPaul Traina1996-10-131-0/+341
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | for non-ascii character sets. Additional tips: setenv MM_CHARSET <rfc1342 charset> setenv LC_TYPE <proper locale> e.g. setenv MM_CHARSET KOI8-R setenv LC_TYPE ru_RU.KOI8-R or setenv MM_CHARSET iso-8859-1 setenv LC_TYPE iso_8859_1 Change your mhl.format to read so that the new code will be invoked on interesting fields when you do a "show": From:formatfield="%(comp{text})" Reply-To:formatfield="%(comp{text})" To:formatfield="%(comp{text})" cc:formatfield="%(comp{text})" Obtained from: Ola Stromfors <Ola.S.Stromfors@telia.se>, Frederik H. Andersen <fha@dde.dk>, with fixes from anders@ifi.uio.no and pst@freebsd.org Notes: svn path=/head/; revision=3969
* Add exmhPeter Wemm1996-10-101-1/+2
| | | | Notes: svn path=/head/; revision=3956
* Port for build exmh-1.6.9Peter Wemm1996-10-107-0/+402
| | | | | | | | NOTE: this does not use the GUI build/install, it does the equivalent work with some scripts. Notes: svn path=/head/; revision=3955
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-108-8/+8
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Added local hack to make youbind server detatch itself from the controlingMasafumi Max NAKANE1996-10-092-17/+46
| | | | | | | | | | tty at the startup. Removed `&' from the startup script since youbind doesn't need to be put background manually. Notes: svn path=/head/; revision=3942
* Upgrade to pl 28Andrey A. Chernov1996-10-036-22/+24
| | | | | | | DSN turned off, because we not yet have sendmail 8.8 Notes: svn path=/head/; revision=3912
* Fix random memory overwrite bugPaul Traina1996-09-301-1/+1
| | | | Notes: svn path=/head/; revision=3900
* Activated mailagent.Masafumi Max NAKANE1996-09-291-1/+2
| | | | Notes: svn path=/head/; revision=3898
* Removed the lines in the patches that contain $Id$. Fortunately, allMasafumi Max NAKANE1996-09-296-24/+12
| | | | | | | those lines were in the very last part of the hunks. :-) Notes: svn path=/head/; revision=3897
* A sophisticated mail processing program.Masafumi Max NAKANE1996-09-2915-0/+328
| | | | Notes: svn path=/head/; revision=3894
* Upgrade to +26Andrey A. Chernov1996-09-214-10/+10
| | | | Notes: svn path=/head/; revision=3833
* ${PREFIX} is set to ${LOCALBASE} only when no value is specified for theMasafumi Max NAKANE1996-09-181-2/+2
| | | | | | | variable. Notes: svn path=/head/; revision=3810
* Updated Masafumi NAKANE's E-mail address.Masafumi Max NAKANE1996-09-171-3/+3
| | | | Notes: svn path=/head/; revision=3797
* Don't use "&;", which is now illegal.Satoshi Asami1996-09-141-3/+3
| | | | | | | Submitted by: max@sfc.wide.ad.jp Notes: svn path=/head/; revision=3774
* Use flock locking as other delivery systems doesAndrey A. Chernov1996-08-281-0/+44
| | | | | | | Move global procmailrc to /usr/local/etc Notes: svn path=/head/; revision=3713
* Remove spurious ";" after "then". Indend one chmod line to matchSatoshi Asami1996-08-211-3/+3
| | | | | | | the rest of its buddies. Notes: svn path=/head/; revision=3673
* Added youbin.Satoshi Asami1996-08-211-1/+2
| | | | Notes: svn path=/head/; revision=3672
* Remote (network) biff.Satoshi Asami1996-08-2112-0/+402
| | | | | | | Submitted by: max@sfc.wide.ad.jp Notes: svn path=/head/; revision=3671
* Repair mysterious cvs damage, crap added below bottom line.Chuck Robey1996-08-181-1/+0
| | | | Notes: svn path=/head/; revision=3642
* Upgrade to +25Andrey A. Chernov1996-08-154-8/+8
| | | | Notes: svn path=/head/; revision=3602
* Upgrade to +24Andrey A. Chernov1996-08-124-8/+8
| | | | Notes: svn path=/head/; revision=3582
* Upgrade to +23Andrey A. Chernov1996-08-114-10/+12
| | | | Notes: svn path=/head/; revision=3578
* Some fixes :-Peter Wemm1996-08-093-9/+24
| | | | | | | | | | | | | | | | | | | | - add -DPOSIX to pico build so that it doesn't use the sgtty cruft. - clean freebsd-specific files too. - correctly specify wait() as taking an int, rather than configuring it for "union wait *" and adding patches to cast them to int's. - use POSIX counterparts for pine proper (signals, non-blocking, termios) - correct path to /usr/bin/passwd (not /bin/passwd) - revert 3-char identifier to "BSF" not "BSI" (originally, BSN = NetBSD, BSF=FreeBSD, BSI=BSDI) - use more usual paths for news files. both cnews and inn* default to /var/news (usually), and the inn ports default to /usr/local/news/lib/active (cnews uses /usr/local/lib/news/active) None of our ports use /usr/spool/news or /usr/lib/news/active. Partly Submitted by: Chris Timmons <skynyrd@opus.cts.cwu.edu> (PR#1458) Notes: svn path=/head/; revision=3558
* Added majordomo.Satoshi Asami1996-07-201-1/+2
| | | | Notes: svn path=/head/; revision=3409
* Finally, the majordomo mailing list manager.Satoshi Asami1996-07-2014-0/+575
| | | | | | | Submitted by: James FitzGibbon <james@nexis.net> Notes: svn path=/head/; revision=3408
* Delete $Id$.Satoshi Asami1996-07-171-2/+1
| | | | Notes: svn path=/head/; revision=3396