summaryrefslogtreecommitdiff
path: root/mail (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix Null-Pointer Dereference causing SEGVYing-Chieh Liao2001-10-202-0/+12
| | | | | | | | PR: 31376 Submitted by: maintainer Notes: svn path=/head/; revision=48982
* change MASTER_SITESDavid W. Chapman Jr.2001-10-191-1/+1
| | | | | | | | PR: 31313 Submitted by: maintainer Notes: svn path=/head/; revision=48942
* Move user adding into pkg-installAndrey A. Chernov2001-10-193-18/+15
| | | | Notes: svn path=/head/; revision=48938
* Update to 1.2.4David W. Chapman Jr.2001-10-192-2/+2
| | | | | | | | PR: 31347 Submitted by: maintainer Notes: svn path=/head/; revision=48928
* Update to 0.8.6.Anton Berezin2001-10-183-5/+5
| | | | | | | | PR: 31346 Submitted by: maintainer Notes: svn path=/head/; revision=48899
* Add pop:mail automaticallyAndrey A. Chernov2001-10-171-8/+24
| | | | Notes: svn path=/head/; revision=48870
* handle NOPORTDOCSYing-Chieh Liao2001-10-173-12/+77
| | | | | | | | | | installs sample files PR: 30903 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Notes: svn path=/head/; revision=48868
* Update to 1.321.Anton Berezin2001-10-164-4/+4
| | | | Notes: svn path=/head/; revision=48844
* Change chmod argument to `owner:group'.Kiriyama Kazuhiko2001-10-151-1/+1
| | | | Notes: svn path=/head/; revision=48805
* Fix a CONFIGURE_ARGS typo: --enable-qmail-dir -> --enable-qmaildir.Peter Pentchev2001-10-153-3/+3
| | | | | | | | | No PORTREVISION bump necessary IMHO. Submitted by: "Dmitry Osipov" <daosipov@mail.ru> Notes: svn path=/head/; revision=48795
* change config file location to the correct placeYing-Chieh Liao2001-10-152-7/+18
| | | | | | | | PR: 30667 Submitted by: MAINTAINER Notes: svn path=/head/; revision=48787
* add ricochetYing-Chieh Liao2001-10-158-0/+125
| | | | | | | | | | An automated agent for tracing and reporting internet junk mail PR: 30411 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> Notes: svn path=/head/; revision=48784
* Allow mail-gid to be overwritable.Dmitry Sivachenko2001-10-151-1/+2
| | | | | | | Asked by: Benno Rice <benno@FreeBSD.org> Notes: svn path=/head/; revision=48781
* Update to 2.0.3. Add another patch of mine, to allow copying a rawMikhail Teterin2001-10-133-3/+35
| | | | | | | message onto clipboard. Very useful for SpamCop.net users :) Notes: svn path=/head/; revision=48728
* A fix for my charset handling patch -- handling of messagesMikhail Teterin2001-10-132-1/+11
| | | | | | | | | | | | | | placed on hold. A fix for an original problem -- if a chosen charset could not represent all characters in the message, there was no way to go back and choose another. Instead of returning `-1', the TCL procedure was simply returning (`void'). Bump up portrevision. Notes: svn path=/head/; revision=48727
* Fix typo when building with ldap2Tom Hukins2001-10-123-6/+6
| | | | | | | | PR: ports/31232 Submitted by: Thierry Thomas <thierry@thomas.as> Notes: svn path=/head/; revision=48712
* - Detect needed libs on installed sendmail packageDirk Meyer2001-10-121-1/+8
| | | | | | | 8.11.6 and 8.12.1 tested. Notes: svn path=/head/; revision=48706
* Add more includes and libs to Option MILTERDirk Meyer2001-10-124-4/+12
| | | | | | | | | +include/libmilter/mfdef.h +lib/libsm.a +lib/libsmdb.a Notes: svn path=/head/; revision=48705
* Add sendmail-old to mail/MakefileDirk Meyer2001-10-123-4/+1
| | | | | | | reduce lines in mail/sendmail-old/Makefile Notes: svn path=/head/; revision=48704
* o update to 0.2.4aMario Sergio Fujikawa Ferreira2001-10-113-5/+20
| | | | | | | | | | o typo fix: freebsd -> FreeBSD PR: 31076 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=48690
* Update to 1.320; add WWW.Anton Berezin2001-10-116-4/+6
| | | | Notes: svn path=/head/; revision=48669
* upgrade to 0.6.3Ying-Chieh Liao2001-10-1112-8/+12
| | | | | | | | PR: 31181 Submitted by: MAINTAINER Notes: svn path=/head/; revision=48667
* group smmsp was reconverted to wheeel after pkg_add, fixed.Dirk Meyer2001-10-102-4/+8
| | | | Notes: svn path=/head/; revision=48657
* I've already had 4 e-mails about this, so add a warning about keepingDoug Barton2001-10-102-0/+8
| | | | | | | | the cclient library and this port in synch, both in terms of version and compile options. Notes: svn path=/head/; revision=48656
* Update to version 1.3.23.Jim Mock2001-10-103-51/+89
| | | | | | | | PR: 31196 Submitted by: maintainer Notes: svn path=/head/; revision=48654
* Fix path in patchDavid W. Chapman Jr.2001-10-1012-12/+12
| | | | | | | | PR: 30547 Submitted by: hanahara@meiko.co.jp Notes: svn path=/head/; revision=48651
* Remove user only if uid matches, so a user in the bas system won't be deleted.Dirk Meyer2001-10-092-6/+4
| | | | | | | Remove double deletion of docdir. Notes: svn path=/head/; revision=48617
* Last commit backed out.Dirk Meyer2001-10-092-4/+2
| | | | Notes: svn path=/head/; revision=48615
* Update to 0.15.Maxim Sobolev2001-10-096-6/+8
| | | | Notes: svn path=/head/; revision=48583
* - Option MILTER fixed.Dirk Meyer2001-10-084-0/+26
| | | | | | | - Allow to build without milter-support Notes: svn path=/head/; revision=48564
* - update to 1.2.3Pete Fritchman2001-10-072-3/+5
| | | | | | | | | | - respect CFLAGS PR: 31105 Submitted by: maintainer Notes: svn path=/head/; revision=48537
* Update to 0.08.Anton Berezin2001-10-072-2/+2
| | | | Notes: svn path=/head/; revision=48523
* - Add senndmail-old as moduleDirk Meyer2001-10-074-10/+10
| | | | | | | - reserve UID 90 for sendmail client queue Notes: svn path=/head/; revision=48512
* - Update to sendmail 8.12.1Dirk Meyer2001-10-0726-474/+350
| | | | | | | | | This ports will creates a new user and group named smmsp. Setting up the serer and client queues. You need to create an "sumbit.cf" for local submission. Notes: svn path=/head/; revision=48511
* - uncomment a line in the sample scriptDirk Meyer2001-10-071-2/+2
| | | | Notes: svn path=/head/; revision=48510
* Set maintainer to ports@FreeBSD.orgPete Fritchman2001-10-072-2/+2
| | | | | | | Submitted by: Anders Nordby <anders@fix.no> (previous maintainer) Notes: svn path=/head/; revision=48508
* o Update to 2.4.94 (patchlevel c)Mario Sergio Fujikawa Ferreira2001-10-063-7/+38
| | | | | | | | | | o Update ${FILESDIR}/elm.mimetypes PR: 30856 Submitted by: MAINTAINER Notes: svn path=/head/; revision=48504
* Provide alternative download site to make Fenner's distfiles survey happy.Maxim Sobolev2001-10-051-1/+2
| | | | Notes: svn path=/head/; revision=48476
* Fix a typo in BIN_DIRECTORY that prevented exim-monitor from findingSheldon Hearn2001-10-051-1/+1
| | | | | | | | | the exim binary. Reported by: AMAKAWA Shuhei <sa264@cam.ac.uk> Notes: svn path=/head/; revision=48473
* * Update to version 4.40, the latest and greatest from our friendsDoug Barton2001-10-0520-216/+259
| | | | | | | | | | | | | | at UW. Improvements include TLS and SSL support fully integrated into the code base (requires OpenSSL), support for remote address books, improved rules-based filtering, and new filter options. * Bugs fixed include longer folder names, temp file cleanup, mail sorted by filters more accurately, et al. * Re-generate almost all of the patches to clean out more of the fuzz. Notes: svn path=/head/; revision=48464
* - Upgrade to imap-2001.FINALPete Fritchman2001-10-0513-75/+127
| | | | | | | | | | | | | | | | - Install additional cclient header files - Move SSL dependency generation for cclient to post-build - Bump PORTEPOCH - Removed -drac PKGNAMESUFFIX,more confusion than extra info - Remove futile build of imapd/ipop3d/ipop2d in cclient, and libc-client4.a in the imap-uw port. - Respect CFLAGS and CC PR: 30954 Submitted by: maintainer Notes: svn path=/head/; revision=48462
* Fix compilation (need more includes and an explicit -lX11)Pete Fritchman2001-10-051-2/+3
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=48454
* 1) instead of "stealthly" installing a file with a user list thatMario Sergio Fujikawa Ferreira2001-10-053-6/+95
| | | | | | | | | | | | | | | | | cannot log in the popper daemon, let the users decide for either a default file (use a copy of the system's /etc/ftpusers file) or an empty file 2) also, make the installation of this file prefix safe and name it popusers (PREFIX/etc/qpopper/popusers). This changes expected behavior of the port 3) add a PKGINSTALL script to handle this file install/deinstall 4) style changes: use variables to make the port easier to maintain Prompted by: Dan Langille <dan@langille.org> Reviewed by: freebsd-ports (silence), kris, sobomax Notes: svn path=/head/; revision=48451
* Correct MASTER_SITES.Thomas Gellekum2001-10-041-1/+1
| | | | | | | | PR: 31033 Submitted by: Brad Forschinger <bnjf@optushome.com.au> Notes: svn path=/head/; revision=48427
* fixed repair targert to build a valid /etc/mail/mailer.confDirk Meyer2001-10-031-5/+5
| | | | | | | | PR: 30748 Submitted by: anarcat@anarcat.dyndns.org Notes: svn path=/head/; revision=48404
* remove empty dir: share/doc/sendmailDirk Meyer2001-10-034-4/+8
| | | | Notes: svn path=/head/; revision=48389
* Fix WWW: linePete Fritchman2001-10-031-1/+1
| | | | Notes: svn path=/head/; revision=48374
* Upgrade to version 1.5.1.Mike Heffner2001-10-027-116/+3
| | | | Notes: svn path=/head/; revision=48360
* Fix auth for non-OPIE usersAndrey A. Chernov2001-10-022-13/+12
| | | | Notes: svn path=/head/; revision=48351
* - Add a patch for some nameserver problemsDirk Meyer2001-10-028-0/+160
| | | | | | | | | | | | sendmail 8.11.6, failing DNS AAAA lookups Has been mentioned on freebsd-stable Subject: something strange with sendmail 8.11.6 on FreeBSD Submitted by: gshapiro@freebsd.org Notes: svn path=/head/; revision=48329