aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove gtkgrepmail.marcus2003-07-161-1/+0
|
* Add esmtp 0.4.1,erwin2003-07-151-0/+1
| | | | | | | | | | | | | | | | | | | | esmtp is a user configurable relay-only Mail Transfer Agent (MTA) with a sendmail compatible syntax. It's based on libESMTP supporting the AUTH (including the CRAM-MD5 and NTLM SASL mechanisms) and the StartTLS SMTP extensions. These are the esmtp features: * fully sendmail command line compatible, * supports the AUTH SMTP extension, with the CRAM-MD5 and * NTLM SASL mechanisms, * support the StartTLS SMTP extension, * requires no administration privileges, * individual user configuration, * does not receive mail, expand aliases or manage a queue. PR: 54491 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* Add scmail 0.2, a mail filter written in Scheme.nork2003-07-121-0/+1
| | | | | PR: ports/50881 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* New port: mini_sendmail.demon2003-07-111-0/+1
| | | | | | | mini_sendmail reads its standard input up to an end-of-file and sends a copy of the message found there to all of the addresses listed. The message is sent by connecting to a local SMTP server. This means mini_sendmail can be used to send email from inside a chroot(2) area.
* Add smtpmail 0.4, tool to send the mails over remote smtp server.daichi2003-07-021-0/+1
| | | | | PR: 53724 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* Add wmymail, small DockApp to display the number of new mailarved2003-06-261-0/+1
| | | | | | | messages in a user's inbox. It uses fetchmail and libdockapp. PR: 42072 Submitted by: Bruce M Simpson <bms@spc.org>
* PR: 53251foxfair2003-06-181-0/+1
| | | | | | | | | | | | | | | | | | | Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de> Add mailscanner 4.21.9, a powerful virus/spam scanning framework for Sendmail and Exim. MailScanner is a complete e-mail security system designed for use on e-mail gateways. It protects against viruses, and detects attacks against e-mail client packages (such as Outlook, Outlook Express, Eudora). It can also detect almost all unsolicited commercial e-mail (spam) passing through it and respond to all incidents in a wide variety of ways. Not only can it scan for known viruses, but it can also protect against unknown viruses hidden inside e-mail attachments by refusing entry to attachments whose filenames match any given pattern. This can include generic patterns that trap filenames attempting to hide the true filename extension (e.g. ".txt.vbs").
* Add kavmilter 0.91.3,oliver2003-06-171-0/+1
| | | | | | | | sendmail antivirus filter, based on Kaspersky Antivirus and Milter API. PR: 53250 Submitted by: Rashid N. Achilov <shelton@granch.ru>
* New port added, thanks!daichi2003-06-161-0/+1
| | | | | PR: 42360 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
* Remove evolution-devel.marcus2003-06-111-1/+0
|
* Add pear-Mail 1.0.2, pEAR class that provides multiple interfacesnork2003-06-081-0/+1
| | | | | | | for sending emails. PR: ports/52596 Submitted by: Thierry Thomas (<thierry@pompo.net>)
* New port: mail/libnewmailfjoe2003-06-061-0/+1
| | | | | | | | | | | | libnewmail is a generic mail checking library. It supports a simple API, an extensible plugin architecture and asynchronous queries among other features. Applications linking to libnewmail may enumerate configured mailboxes, query mail box information and status and request a mail spool auto-detection for users without any libnewmail specific configuration. PR: 52691 Submitted by: Kirill Ponomarew
* add pop3vscan-0.4leeym2003-06-031-0/+1
| | | | | | | | A transparent POP3-Proxy with virus-scanning capabilities WWW: http://pop3vscan.sourceforge.net/ Dedicate to: Miss Borny @ National Taitung Teachers College
* New port dsbl-testers version 0.9.4: Testing software configuredlioux2003-06-031-0/+1
| | | | | | | to work with DSBL/DSBL-compliant services PR: 41916 Submitted by: Dean Hollister <dean@odyssey.apana.org.au>
* Add p5-Mail-RFC822-Address 0.3, a perl5 module to validate RFC822will2003-06-031-0/+1
| | | | | | | conformance of email adresses. PR: 52403 Submitted by: Simon Barner <barner@in.tum.de>
* Add nohtml 1.11, a program to strip HTML attachments from email.will2003-06-031-0/+1
| | | | | PR: 52559 Submitted by: nohtml@tundraware.com
* Add exact 1.33, a program that implements POP Before SMTP Relaywill2003-06-031-0/+1
| | | | | | | Authentication. PR: 52757 Submitted by: mwest@uct.ac.za
* Add p5-POE-Component-SMTP 1.4, SMTP Protocol Implementation.skv2003-06-021-0/+1
|
* The mutt_vc_query program is a vCard query utility for mutt.obraun2003-05-141-0/+1
| | | | | | It was originally written for `rolo'. WWW: http://rolo.sf.net/
* New port: gmime2fjoe2003-05-141-0/+1
| | | | | | | Library (written in C) for parsing and creating messages using MIME. PR: 52084 Submitted by: Kirill Ponomarew
* Add pflogstats 20030404, postfix Log Statistics Reporter.petef2003-05-111-0/+1
| | | | | PR: 51641 Submitted by: Andrew J. Caines <A.J.Caines@halplant.com>
* Add qmail-autoresponder 0.96.1, rate-limited autoresponder for qmail.petef2003-05-101-0/+1
| | | | | PR: 50287 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Plug p5-Mail-Box1 to Makefile [a long time] after the repocopy.tobez2003-05-081-0/+1
| | | | Noticed by: kris
* Add evolution-devel.marcus2003-05-071-0/+1
|
* Add mail2sms, a small utility which strips mails down to fit into a SMS.arved2003-05-011-0/+1
| | | | | PR: 51355 Submitted by: Gerhard Gonter <gonter@whisky.wu-wien.ac.at>
* Add bincimap 1.1.5, light-weight IMAP server for Maildir.vanilla2003-04-271-0/+1
| | | | | PR: 50719 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Add p5-IMAP-Sieve 0.4.9, perl module to edit Sieve scriptsnork2003-04-271-0/+1
| | | | | | | on an Cyrus IMAP server. PR: ports/51425 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Add websieve 0.61, web based Cyrus IMAP user admin client.nork2003-04-271-0/+1
| | | | | PR: 51425 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* New port: akpop3dfjoe2003-04-201-0/+1
| | | | | | | | akpop3d is a POP3 daemon aimed to be small and secure. Despite its small size, it offers a lot of features. It is completely RFC 1939 compliant. PR: 50655 Submitted by: Kirill Ponomarew
* Finally add a port of qmail-conf that I have been using forroam2003-04-081-0/+1
| | | | more than two years now...
* This is a simple sendmail milter which adds an X-RBL-Warning header todinoex2003-04-081-0/+1
| | | | | | | | | | | | | | | | | | any emails that are received that come from an open relay as determined by your choice of RBL checking service (i.e. bl.spamcop.net). This is useful if you'd rather have the mail user agent (MUA) deal with potential spam rather than just blocking it in case you loose legitimate messages. Note that the X-RBL-Warning header is only set if the site was found to be an open-relay. For more information, see the rbl-milter website at: WWW: http://opensource.confusticate.com/rbl-milter/ RBL-Milter was created by Jeremy Beker <gothmog@confusticate.com> and the port is maintained by Ned Wolpert <wolpert@codeheadsystems.com> PR: 45605 Submitted by: wolpert@codeheadsystems.com
* add spamstats-0.4bleeym2003-04-071-0/+1
| | | | a tool to generate statistics on a {exim/postfix/sendmail}/spamd system.
* new port mail/silkymail, a slick looking webmail programedwin2003-04-041-0/+1
| | | | | | | | | | | | | | | | | | SilkyMail is an Internet mail client that runs in your browser. It can be used by itself, or in conjunction with an IMAP or POP-capable client as part of a complete set of messaging tools. (It works very nicely in conjunction with Mulberry.) It was designed by internet mail client experts to work in high-scalability and diverse environments. It's not just another webmail hack cut of rough cloth -- it's a real mail program, that can be used by novice users and advanced users a like, but with the independence of browser access. SilkyMail is the smoothest mail client in a browser around. PR: ports/47721 Submitted by: Aaron Voisine <voisine@yahoo.com>
* New port: mail/smtprcedwin2003-04-021-0/+1
| | | | | | | | | | | | | New port. (and my 30st port.. wheeee) [can somebody give him ports-commit access please? - edwin] smtprc is fully configurable, multithreaded open mail relay scanner. It supports scanning of IP blocks, and can print the results to a web page. It is intended for SysAdmins to check IP blocks under their control. PR: ports/48889 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
* Add p5-Sendmail-Milter 0.18, a module to write mail filters in Perlsobomax2003-04-011-0/+1
| | | | using sendmail's mail filter API.
* New port: mail/crashechoedwin2003-04-011-0/+1
| | | | | | | | | crashecho is FTN JAM/MSG tosser for a node. CrashEcho is a successor of a CrashMail II tosser originally written by Johan Billing. PR: ports/45468 Submitted by: Cyril Margorin <cyrilm@immo.ru>
* New ports: mail/jamlibedwin2003-04-011-0/+1
| | | | | | | | | | | | These are a collection of subroutines that encapsulate much of the format-specific and tedious details of the JAM message base format. The idea is that application programmers by using these routines can concentrate on the more high-level issues of their programs instead of worrying about their JAM routines. PR: ports/45467 Submitted by: Cyril Margorin <cyrilm@immo.ru>
* mail/mailfront: Mail server network protocol front-endsedwin2003-03-311-0/+1
| | | | | | | | | | | | | | | | | | | | This is mailfront, a package containing customizeable network front-ends for mail servers. It contains complete SMTP and POP3 front-ends as well as an authentication module for IMAP. Two SMTP back-ends are provided. One delivers mail to qmail-queue, mimicking most of the behavior of qmail-smtpd, with the addition of support for SMTP AUTH. The other rejects all SMTP commands if $SMTPREJECT is set, and execs its command line otherwise (in order to run the above program). Author: Bruce Guenter <bruceg@em.ca> WWW: http://untroubled.org/mailfront/ PR: ports/48902,ports/49973 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* activate cyrus-imapd22.ume2003-03-291-0/+1
|
* New Port: mail/dcc-dccdedwin2003-03-281-0/+1
| | | | | | | | Distributed Checksum Clearinghouse procmail, sendmail and server support PR: ports/43862 Submitted by: Dean Hollister <dean@odyssey.apana.org.au>
* Mairix is a program for indexing and searching email messages stored in Maildirobraun2003-03-281-0/+1
| | | | or MH folders.
* Add bmf: a fast (fastest filter I know of) Bayesian Mail Filter (adaptiveseanc2003-03-241-0/+1
| | | | | spam filter && has hooks for mutt!). Works well with maildrop, procmail, and can be integrated with all known mailing list software.
* Add maildirsync 0.3, online synchronizer for Maildir-format mailboxes.obraun2003-03-241-0/+1
| | | | | PR: ports/48898 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Add mailfmt, a python script to format mail or news messages to remove leadingmarcus2003-03-031-0/+1
| | | | | | | quotations and wrap lines to reasonable lengths. PR: 43876 Submitted by: Tim Daneliuk <tundra@tundraware.com>
* Add mailsync 4.4.4, mailsync is a way of keeping a collection of mailboxesobraun2003-02-281-0/+1
| | | | | | | synchronized. PR: ports/48601 Submitted by: Maxim Tulyuk <mt@primats.org.ua>
* add gubby-0.3.2leeym2003-02-261-0/+1
| | | | | | | | | | | Gubby is a small program that continually shows where Procmail has placed new email. It runs both in commandline and in an ncurses environment with colors, and will update the overview in real time, while using very low resources. Users can launch a specified mailreader by selecting a folder and pressing enter. PR: 47907 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
* Finish removing impkris2003-02-241-1/+0
| | | | Pointy hat to: leeym
* New port: mail/pear-mailparseedwin2003-02-241-0/+1
| | | | | | | PEAR classes to create and decode MIME messages. PR: ports/48121 Submitted by: Thierry Thomas <thierry@pompo.net>
* Add ruby-rfilter, a Ruby library for filtering and delivering email toknu2003-02-061-0/+1
| | | | mailboxes.
* NEW PORT: msgconvert - .MSG to mbox convertor.edwin2003-02-051-0/+1
| | | | | | | Convert .MSG files to multipart MIME messages. PR: ports/47398 Submitted by: Franz Klammer <root@sisko.webonaut.com>
* New port spambayes version 1.0.a.1: A Bayesian anti-spam filterlioux2003-02-031-0/+1
| | | | written in Python
* Move mail/p5-Mail-SpamAssassin-devel to mail/p5-Mail-SpamAssassin-snapshotgreen2003-01-251-1/+1
| | | | and add NO_LATEST_LINK.
* Re-creation of the Bourne Shell based pgp filters for Pine that useddougb2003-01-221-0/+1
| | | | | to be part of the pine4 port. These have been updated to A) actually work, and B) use gnupg if it's available.
* Remove xfaces after port deletionkris2003-01-201-1/+0
| | | | Pointy hat to: lkoeller
* Fix make index (duplicate entry mailman-2.1), after temporaryade2003-01-191-1/+1
| | | | | | | | retiring of mail/mailman-devel -- the directory should really be wiped too, and reinstated according to the BROKEN message therein at a later date, but I'll leave that to MAINTAINER Submitted by: make index
* Add chk4mail 2.12, a utility to quickly check multiple folders for new email.obraun2003-01-191-0/+1
| | | | | PR: ports/44314 Submitted by: Johan van Selst <johans@stack.nl>
* New port: Tool to convert Outlook .pst to Unix mboxedwin2003-01-181-0/+1
| | | | | | | | | A small CLI tool to convert M$ Outlook .pst files to standard Unix mbox files. Port is named libpst...actual binary is readpst. PR: ports/39963 Submitted by: Nate Underwood <natey@natey.com>
* New port: mail/hotway, a POP3 gateway for Hotmail/MSN mailedwin2003-01-161-0/+1
| | | | | PR: ports/44593 Submitted by: John Nielsen <john@jnielsen.net>
* Add p5-vpopmail-0.08, a Perl interface to the vpopmail API.roam2003-01-131-0/+1
| | | | | PR: 47003 Submitted by: James Raftery <james@now.ie>
* - create a slave port for SMTP_AFTER_POP3dinoex2003-01-131-0/+1
|
* Add SpamAssassin development port. This is version 2.50, which includesgreen2003-01-061-0/+1
| | | | Bayesian filtering.
* Fix mail-Makefile after removal of twhttpdedwin2003-01-031-1/+0
|
* New Port mail/twhttpdedwin2003-01-031-0/+1
| | | | | | | Secure HTTP Proxy PR: ports/43356 Submitted by: opr@bsdaemon.be <opr@bsdaemon.be>
* New Port mail/messagewalledwin2003-01-031-0/+1
| | | | | | | SMTP Proxy with filtering PR: ports/43331 Submitted by: opr <opr@bsdaemon.be>
* new port: mail/gkrellmailwatch2edwin2002-11-241-0/+1
| | | | | | | | A plugin for gkrellm, that watches in multiple mailboxes for new mail PR: ports/45661 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* Resurrection of port devel/pearsada2002-11-171-0/+1
| | | | | PR: ports/44473 Submitted by: Thierry Thomas <thierry@pompo.net>
* add bogofilter 0.8.0ijliao2002-11-121-0/+1
| | | | | | | Fast, teachable, learning spam detector PR: 45190 Submitted by: Matthias Andree <matthias.andree@web.de>
* Add mail/mailman-devel, the development version of the popular Mailman MLM.wjv2002-10-291-0/+1
|
* SSL Connections for pantomimedinoex2002-10-271-0/+1
|
* Add p5-Mail-Spool 0.50, a "pure perl" implementation of mailsobomax2002-10-241-0/+1
| | | | spooling, unspooling and sending.
* Add ruby-mime-types, MIME::Types for Ruby.knu2002-10-241-0/+1
|
* The mh port was marked FORBIDDEN for security reasons 2 years and 7 monthskris2002-10-131-1/+0
| | | | ago. Remove it.
* Add qconfirm 0.4.0, request delivery confirmation for mail message undernbm2002-10-081-0/+1
| | | | | | | qmail. PR: 42265 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Add qmail-notify 0.93, delayed delivery notification for qmail.nbm2002-10-081-0/+1
| | | | | PR: 41957 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Add queue-repair 0.8.6, a qmail queue diagnostic and repair tool.nbm2002-10-081-0/+1
| | | | | PR: 41889 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Add pymsgauth 2.0.0, a toolkit for dealing with qsecretary confirmationnbm2002-10-071-0/+1
| | | | | | | notices. PR: 41672 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Add new port mail/wmmaiload - Incoming mail monitor dockapp based onpat2002-09-211-0/+1
| | | | wmcpuload design.
* add sentinel 1.2bijliao2002-09-211-0/+1
| | | | | | | Sentinel is a sendmail milter API implementation PR: 38085 Submitted by: Peter Hollaubek <fifteen@inext.hu>
* add filtermail 0.2.4ijliao2002-09-181-0/+1
| | | | | | | Filter mail on a pop3 server: saves downloading spam PR: 37905 Submitted by: Harry Newton <harry_newton@telinco.co.uk>
* add lookout 1.2ijliao2002-09-181-0/+1
| | | | | | | Convert Outlook97 addressbook export files to KDE KAB/GNOME gnomecard PR: 37020 Submitted by: Dominic Marks <dominic_marks@btinternet.com>
* add p5-Mail-Procmailrc 1.00ijliao2002-09-131-0/+1
| | | | A Perl OO interface to procmail rc files
* I agree with the Exim community that the exim-4.xx has reached productionsheldonh2002-09-121-1/+1
| | | | | | | | | | | | | | | quality. Move exim to exim-old for folks who need exim-3.xx, because the configuration file for exim-4.xx is not backward compatible. Move exim-devel to exim, removing NO_LATEST_LINK: repo-copy exim -> exim-old copy over exim-devel -> exim retire exim-devel Slave ports are intended for use with the exim port, as before, so they now build and install for exim-4.xx.
* New port spamoracle version 1.1: procmail spam filter written inlioux2002-09-101-0/+1
| | | | ML using Bayesian classification
* bayespam version 0.9.2: qmail spam filter written in Perl usinglioux2002-09-091-0/+1
| | | | Bayesian classification
* Spam detector using Bayesian analysis of word counts.mdodd2002-09-061-0/+1
|
* Add dovecot,vanilla2002-09-011-0/+1
| | | | | | | | | | it is a secure and compact IMAP server which is in the early stages of developement. It supports Maildirs and mbox formats and much of the IMAP v4 protocol including SSL/TLS. IPv6 support is also included. PR: ports/42290 Submitted by: Dominic Marks <dominic_marks@btinternet.com> Some part by: me
* Add flink, a mail checker applet for GNOME 1.marcus2002-08-281-0/+1
| | | | | PR: 42104 Submitted by: Juan Salaverria <rael@vectorstar.net>
* Add gtkgrepmail 0.6, a gtk front-end to grepmail.obraun2002-08-231-0/+1
| | | | | PR: ports/38286 Approved by: dwcjr (mentor)
* Add offlineimap 3.2.2, a powerful IMAP/Maildir synchronization tool.nbm2002-08-211-0/+1
|
* nuke listarijliao2002-08-191-1/+0
| | | | | | | 1. remotely exploitable 2. superseded by mail/ecartis Approved by: maintainer
* Activate cyrus-imapd2 and cyrus-sasl2.ume2002-08-081-0/+1
|
* add p5-Mail-RBL 1.00ijliao2002-08-051-0/+1
| | | | | | | Perl extension to access RBL-style host verification services PR: 40968 Submitted by: Erwin Lansing <erwin@lansing.dk>
* add pyzor 0.3.0ijliao2002-08-021-0/+1
| | | | A collaborative, networked system to detect and block spam
* add anubis 3.3.0ijliao2002-08-011-0/+1
| | | | An outgoing mail processor
* Add imapfilter 0.8, IMAP mail filtering utility.perky2002-07-301-0/+1
| | | | | PR: 41087 Submitted by: Lefteris Chatzibarbas <lefcha@hellug.gr>
* Add isoqlog, it's an MTA log analysis program written in C.vanilla2002-07-211-0/+1
| | | | | PR: ports/40720 Submitted by: Omer Faruk Sen <roots@enderunix.org>
* add libetpan 0.25ijliao2002-06-271-0/+1
| | | | libEtPan! - a mail library
* Add spamass-milter 0.1.1,perky2002-06-271-0/+1
| | | | | | | sendmail Milter (mail filter) for SpamAssassin. PR: 37577 Submitted by: Eugene M. Kim <ab@astralblue.net>
* Add py-milter 0.4.5, python interface to sendmail-8.1x milter API.perky2002-06-271-0/+1
| | | | | PR: 37491 Submitted by: Vsevolod Lobko <seva@sevasoft.kiev.ua>
* Add balsa2 after a repo copy from balsa. balsa2 is a mail reader (stillmarcus2002-06-201-0/+1
| | | | quite unstable) for the GNOME 2 desktop environment.
* add pm-libijliao2002-06-191-0/+1
| | | | | | | A collection of procmail plug-in modules PR: 32037 Submitted by: Jeremy Norris <ishmael27@home.com>
* Actually add vpopmail-stable.kris2002-06-161-0/+1
| | | | Pointy hat to: roam
* Add mavbiff 1.1, small screen with active mailboxes andpetef2002-06-031-0/+1
| | | | | | | bring-to-front-facility. PR: 33168 Submitted by: Edwin Groothuis (edwin@mavetju.org)
* add mimedefang 2.11ijliao2002-05-241-0/+1
| | | | | | | Milter based anti-spam and anti-virus filtering program PR: 38077 Submitted by: Andrey V. Pevnev <andrey@mgul.ac.ru>
* Add archivemail 0.1.0, search mailbox files and archive or deletepetef2002-05-201-0/+1
| | | | | | | mail older than N days. PR: 36648 Submitted by: Alan Eldridge <ports@geeksrus.net>
* Move www/horde-devel -> www/horde2 & mail/imp-devel -> mail/imp3sada2002-05-151-1/+1
| | | | | | | | | | | | From PR's description: IMP 3.0 is the stable release of IMP, and Horde 2.0 the stable release of Horde. Note: mail/imp3 and deskutils/kronolith are marked as IS_INTERACTIVE since they need depending port mod_php4 with its mcrypt option enabled by hand. PR: ports/35051 Submitted by: maintainer
* add mailgraph 0.19ijliao2002-04-301-0/+1
| | | | | | | A RRDtool frontend for Postfix statistics PR: 37579 Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
* Say goodbye to Qt 1.x and all of its dependents. The one port I foundwill2002-04-191-1/+0
| | | | | | | | | | | | | which probably isn't supposed to be removed is misc/instant-workstation, which had a dependency on audio/xamp (being removed), so I removed that dependency and bumped PORTREVISION. All other ports are real dependents upon Qt 1.x, including KDE 1.x stuff. Code in bsd.kde.mk supporting these ports is also removed or adjusted. Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be committed Real Soon Now (TM), pending repo-copies. This commit made in impending view of Qt3/KDE3 entering ports tree.
* add librfc822 1.0ijliao2002-04-191-0/+1
| | | | A complete parser for RFC822 addresses
* Nocc is a Web-based e-mail reader. It uses PHP and a Web server to accessdinoex2002-03-301-0/+1
| | | | | | | | | | | | | | | | | a mail server (POP3, IMAP) and send e-mail (SMTP or plain sendmail). Nocc can be used as an e-mail reader and allows you to view, send messages, manage your mail account. It can view and send MIME attachments (files, HTML, etc.). Nocc has low requirements on browser, it uses JavaScript as less as possible, nearly no frames and even works with Lynx without cookies. WWW: http://nocc.sourceforge.net/ - Alex Dupre sysadmin@alexdupre.com PR: 34584 Submitted by: sysadmin@alexdupre.com
* New Port:dinoex2002-03-291-0/+1
| | | | | | | | | | | | | | | | | SMA is a program that analyses sendmail log entries. The key features of SMA are Fast (written in C) Portable Free (BSD-style licensing) output as HTML or ASCII. SMA features Support for all recent sendmail versions (UNIX/NT) Flexible output formatting - HTML, ASCII and Custom Log Regular expression filtering of messages Multiple hosts in a same report WWW: http://www.klake.org/sma/
* Initial import of p5-Net-SMTP-Server 1.1.kevlo2002-03-231-0/+1
| | | | | | | This is a native Perl SMTP Server. PR: 36203 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
* add drbl 1.06ijliao2002-03-221-0/+1
| | | | | | | Distributed Realtime Black List PR: 36173 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
* Repo-move ruby-mail to ruby-rmail.knu2002-03-211-1/+1
|
* add liamail 0.4ijliao2002-03-061-0/+1
| | | | A graphical mail client
* Add VM, a mail user agent on Emacsen.yoichi2002-02-231-0/+1
| | | | | PR: ports/35139 Submitted by: Olivier Tharan <olive@oban.frmug.org>
* Initial import of ifile 1.0.4.kevlo2002-02-111-0/+1
| | | | | | | | | Note that I fixed malloc.h to stdlib.h Ifile is an application of machine learning to e-mail filtering. PR: 34423 Submitted by: David Bushong <david+ports@bushong.net>
* Initial import of openwebmail 1.61kevlo2002-02-101-0/+1
| | | | | | | | Openwebmail is a webmail system designed to manage very big mail folder files in a memory efficient way. PR: 34781 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
* Add-Port:dinoex2002-02-101-0/+1
| | | | | | | | | | | | | | | A attatchment filter for Sendmail There really isn't much to say, noattach is a milter that parses the body of email messages from sendmail and checks if the filename of attachments matches one of the regular expressions in a given pattern file and rejects those emails that match. Filenames are MIME decoded if needed. This program needs sendmail version 8.12.1 or newer to be compiled with libsm and libmilter. WWW: http://freshmeat.net/projects/noattach/
* Add squirrelmail, a PHP based webmail package.anders2002-02-101-0/+1
| | | | Submitted by: Simon Dick <simond@irrelevant.org>
* Add ecartis 1.0.0b, the Ecartis Listserver \ Mailing List Manager.greid2002-01-211-0/+1
| | | | | | | | This replaces the mail/listar port, which is currently FORBIDDEN due to a remote exploit. PR: 34087 Submitted by: Trish Lynch <trish@bsdunix.net>
* New port.dinoex2002-01-191-0/+1
| | | | | | | | | | | | | | | | | | | Ray's Mail Filter, Copyright (C) 2000 South Bank University, London This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The configuration files, header-list.conf and string-list.conf control which message headers the filter examines and what strings it looks for in those headers. The filter will look for all of the specified strings in all of the specified headers. The configuration files can be changed while the filter is running. The mail-filter reset command is then used to signal the program to re-read the files. WWW: http://www.sendmail-filter.sbu.ac.uk/
* Add ruby-mail, a light-weight mail manipulating library for Ruby.knu2002-01-161-0/+1
|
* New port of mulberry, a graphical MUA.jim2002-01-161-0/+1
| | | | | PR: 33912 Submitted by: Yarema <yds@CoolRat.org>
* Add courier 0.37.0, courier SMTP IMAP POP3 HTTP mail server suite.dwhite2002-01-151-0/+1
| | | | | PR: 31473 Submitted by: Yarema <yds@CoolRat.org>
* Add port mail/sylpheed-claws, a gtk mail client with additional features overpat2002-01-041-0/+1
| | | | | | | sylpheed PR: 33501 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* add mail2procmailrc 0.9ijliao2001-12-301-0/+1
| | | | mail to procmailrc generator
* Add smtpproxy 1.1.3, an SMTP proxy server.petef2001-12-201-0/+1
| | | | | PR: 32848 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
* Add gotmail 0.6.6, a script to fetch mail from a Hotmail mailbox.will2001-12-191-0/+1
| | | | | PR: 29573 Submitted by: Christopher Elkins <chrise@scardini.com>
* Add mail/exim-devel.sheldonh2001-12-191-0/+1
|
* Use mail/mew2 (for emacs21, repocopied from mai/mew2-emacs20) as masterkuriyama2001-12-131-0/+1
| | | | port of mew2-* variant.
* add imp-develijliao2001-12-131-0/+1
| | | | | | | A webmail system which accesses mail over IMAP PR: 32516 Submitted by: Thierry Thomas <thierry@thomas.as>
* add razor-agentijliao2001-12-131-0/+1
| | | | | | | A distributed, collaborative, spam detection and filtering network PR: 32739 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
* Move master port to mail/emh and add support for emacs21.yoichi2001-12-051-0/+1
| | | | | | | Add dependence on xemacs-comm-packages for xemacs21. Change dependence for semi. Approved by: knu(mentor)
* Add wanderlust (repo-copied from wanderlust-emacs).nobutaka2001-12-051-2/+1
| | | | | | Remove wanderlust-emacs and wanderlust-mule. Approved by: knu
* Adding turba version 1.0.steve2001-12-031-0/+1
| | | | | | | The Horde contact management application. PR: 32089, 32152 Submitted by: Thierry Thomas <thierry@thomas.as>
* Adding Mail-SpamAssassin version 1.3.steve2001-12-031-0/+1
| | | | | | | A perl mail filter for identifying SPAM. PR: 32346 Submitted by: Anthony Kim <anthony.kim@vw.com>
* Add exim-doc-html 3.30, exim-doc-pdf 3.30 and exim-doc-postscript 3.30 -wjv2001-11-281-0/+3
| | | | documentation for the Exim MTA in various formats.
* Remove the long obsolete mail/tkrat port. Remove the NO_LATEST_LINK frommi2001-11-201-1/+0
| | | | | | | | | mail/tkrat2/Makefile. Perhaps, tkrat2 should now be repo-copied into tkrat :) Or, may be, the place should be kept open for the upcoming tkrat3... Approved by: mail/tkrat's maintainer (petef)
* Add new port: OSSP lmtp2nntp 1.1.0rse2001-11-121-0/+1
| | | | | | | | | | | | | | | | The OSSP lmtp2nntp program is an LMTP service for use in conjunction with an MTA (like Sendmail), providing a reliable real-time mail to news gateway. Input messages get their headers slightly reformatted to match Usenet news article format. The article is then posted or feeded into a remote NNTP service (like INN). Delivery must take place immediately or the transaction fails. OSSP lmtp2nntp relies on the queuing capabilities of the MTA in order to provide a fully reliable service. For this the program returns proper delivery status notification which indicates successful completed action, persistent transient failure or permanent failure. Submitted by: Thomas Lotterer <thomas.lotterer@cw.com> Reviewed by: Ralf S. Engelschall <rse@freebsd.org>
* Add mboxgrep 0.7.0, a utility to scan mailboxes for messages matching atobez2001-10-311-0/+1
| | | | | | | regular expression. PR: 31550 Submitted by: Anders Nordby <anders@fix.no>
* add ricochetijliao2001-10-151-0/+1
| | | | | | | An automated agent for tracing and reporting internet junk mail PR: 30411 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
* Add sendmail-old to mail/Makefiledinoex2001-10-121-0/+1
| | | | reduce lines in mail/sendmail-old/Makefile
* Axe elisp ports for XEmacs19 and XEmacs20 which are obsolete.knu2001-10-021-3/+0
| | | | Approved by: kiri (MAINTAINER of the mew ports)
* New port pantomime. Pantomime is a mail/MIME handling library for GNUstep.tg2001-10-011-0/+1
|
* new port wmmultipop3 version 0.7: A WindowMaker dockapp that checkslioux2001-09-291-0/+1
| | | | | | | multiple pop3 accounts for new mail PR: 30897 Submitted by: Patrick Li <pat@databits.net>
* A perl module that provides quotification functionality for Usenetmharo2001-09-221-0/+1
| | | | articles and email mail
* Sort entries.knu2001-09-211-2/+2
|
* Add emh-emacs20 and emh-xemacs21-mule, MIME extension of mh-e.el.knu2001-09-031-0/+2
| | | | | PR: ports/26511 Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
* add tpop3d 1.3.4petef2001-08-311-0/+1
| | | | | | | Virtual-domain capable POP3 server supporting MySQL auth PR: 29265 Submitted by: Chris Elsworth <chris@shagged.org>
* Add a distinct package for eximon, the management GUI for the Eximsheldonh2001-08-271-0/+1
| | | | MTA.
* add sigit 0.0.4petef2001-08-261-0/+1
| | | | | | A tool to create random signatures PR: 29881
* Add smtpclient-1.0.0kris2001-08-251-0/+1
| | | | | | | | | This program is a minimal SMTP client that takes an email message body and passes it on to a SMTP server (default is the MTA on the local host). Since it is completely self-supporting, it is especially suitable for use in restricted environments. Obtained from: OpenBSD
* Repositry copy mail/mew -> mail/mew2-emacs20.kiri2001-08-251-0/+1
|
* Repositry copy mail/mew-xemacs21 -> mail/mew2-xemacs21.kiri2001-08-251-0/+1
|
* Repositry copy mail/mew-xemacs21 -> mail/mew2-xemacs21.kiri2001-08-251-0/+1
|
* add qmHandle 0.5.1petef2001-08-251-0/+1
| | | | | | Tool to view and manage a qmail queue PR: 29840
* add vm-pop3dijliao2001-08-241-0/+1
| | | | | | | A virtual POP3 server PR: 30004 Submitted by: Gea-Suan Lin <gslin.am88@nctu.edu.tw>
* add p5-Mail-ListDetector 0.15petef2001-08-231-0/+1
| | | | | | | Perl module for detecting mailing list messages PR: 29665 Reviewed by: ade
* add impijliao2001-08-181-0/+1
| | | | | | | A webmail system which accesses mail over IMAP PR: 28871 Submitted by: Thierry Thomas <thierry@thomas.as>
* New port of p5-Mail-Verify version 0.01: Perl module to verifylioux2001-08-051-0/+1
| | | | | | | email addresses PR: 29420 Submitted by: Pete Fritchman <petef@databits.net>
* Add rmime: decode MIME messages inside Emacs (works with RMAIL, VM,dd2001-07-291-0/+1
| | | | and mh-e).
* Add regm 1.0, extract messages from a mailbox using regularmarkp2001-07-221-0/+1
| | | | | | | expressions. PR: 29128 Submitted by: Pete Fritchman <petef@databits.net>
* The qtools package comprises several utilities for use with qmail,roam2001-07-131-0/+1
| | | | | | | typically as part of .qmail command processing. PR: 28662 Submitted by: Pete Fritchman <petef@databits.net>
* add tlbijliao2001-07-071-0/+1
| | | | | | | The List Batcher, a general purpose mail list delivery engine PR: 28557 Submitted by: Anders Nordby <anders@fix.no>
* add dkimap4ijliao2001-07-071-0/+1
| | | | | | | IMAP4rev1 and POP3 server from the DBOX BBS package PR: 28244 Submitted by: Anders Nordby <anders@fix.no>
* Add slave port for Exim so that packages will be built for Eximsheldonh2001-07-031-0/+1
| | | | that include support for LDAP using OpenLDAP2.
* Initial import of pgen 0.1.kevlo2001-07-011-0/+1
| | | | | | | Pgen is a tool to generate a procmailrc file with m4 macros. PR: 28564 Submitted by: Pete Fritchman <petef@databits.net>
* New port GNUmail, a GNUstep mail client.tg2001-06-281-0/+1
|
* Add tmda, an anti spam python application.dwcjr2001-06-271-0/+1
| | | | | PR: 27984 Submitted by: Jason R. Mastaler <jason@mastaler.com>
* Kiltdown is an Email Client for UNIX. It is UI independant (I use both Gnomedinoex2001-06-171-0/+1
| | | | | | | and KDE), and is fully featured, including MIME support, multiple accounts, filtering, etc. It currently runs under Linux, FreeBSD, and Solaris. WWW: http://kiltdown.sourceforge.net/
* Sendmail:dinoex2001-06-161-0/+2
| | | | | | | | | | | - Save more documentation in %%PREFIX%%/share/doc/sendmail - Update Sendmail package, only libmilter will be installed. - Bump PORTREVISION - Cleanup configuration, reduced overhead in "site.config.m4" files - New option SENDMAIL_WITHOUT_IPV6=yes - Use global WITH_TLS as well as SENDMAIL_WITH_TLS - New slave ports: sendmail-sasl, sendmail-ldap - vbsfilter now build a package
* Initial import of poppy-3.1kevlo2001-06-131-0/+1
| | | | | | | Poppy is a small perl script that allows you to perform simple tasks on a POP3 or IMAP server. It is of most use in a "limited resources environment" whether thats low disk space, slow internet connection, or no graphical environment.
* Add rmoldmail, a Perl module to erase old maildwcjr2001-06-121-0/+1
| | | | | | PR: 27950 Submitted by: Pete Fritchman <petef@databits.net> Eyeballed by: markm
* Add slave ports for Exim so that packages will be built for Eximsheldonh2001-06-111-0/+1
| | | | that include support for LDAP, mySQL and Postgres lookups.
* Add slave ports for Exim so that packages will be built for Eximsheldonh2001-06-111-0/+1
| | | | that include support for LDAP, mySQL and Postgres lookups.
* Add slave ports for Exim so that packages will be built for Eximsheldonh2001-06-111-0/+1
| | | | that include support for LDAP, mySQL and Postgres lookups.
* Add mutt-develdwcjr2001-06-091-0/+1
| | | | | | PR: 27640 Submitted by: Udo Schweigert <ust@cert.siemens.de> Reviewed by: will
* add liboeijliao2001-06-031-0/+1
| | | | Convert Outlook Express messages to the Unix mailbox format
* add demimeijliao2001-05-241-0/+1
| | | | | | | A tool to scrub mime from mailing lists PR: 26868 Submitted by: Pete Fritchman <petef@databits.net>
* Add perdition 0.1.7, a POP3 & IMAP4 proxy that can map users towill2001-05-201-0/+1
| | | | | | | multiple backend servers. PR: 26937 Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr>
* Add autosig 2.3, a random .signature generator with header filewill2001-05-201-0/+1
| | | | | | | included. PR: 27458 Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
* Add nbsmtp 0.8, simple program for outgoing SMTP delivery.will2001-05-201-0/+1
| | | | | PR: 27096 Submitted by: Anders Nordby <anders@fix.no>
* POP3 mail client written in pythonnakai2001-05-061-0/+1
|
* Add of new port mail/pronto,dburr2001-05-021-0/+1
| | | | an excellent Mail Client for Gnome/Gtk written in Perl
* Adding of new port mail/p5-MIME-Types,dburr2001-05-021-0/+1
| | | | a Perl extension for determining MIME types
* Add gmail 0.7.0, a GNOME client that stores email retrieved with popwill2001-04-181-0/+1
| | | | | | | in a mysql database. PR: 26580 Submitted by: Bas Kruit <baskruit@bsltwr.dnsalias.org>
* Add pflogsumm 20000916.01, a Postfix Log Entry Summarizer.will2001-04-181-0/+1
| | | | | PR: 26540 Submitted by: Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru>
* Add Ian Freislich's very good POP Daemon. For those of you tiredmarkm2001-04-171-0/+1
| | | | | of lousy, insecure popd's, this is a "must-see". It also has great scalability to larger installations.
* Add gmime 0.5.0, a library (written in C) for parsing and creatingwill2001-04-081-0/+1
| | | | | | | messages using MIME. PR: 26411 Submitted by: Bas Kruit <baskruit@bsltwr.dnsalias.org>
* Add ripmime 1.0.0pr3, a program that extracts attached files out of awill2001-04-071-0/+1
| | | | | | | MIME encoded email package. PR: 25848 Submitted by: Justin Stanford <jus@security.za.net>
* Mega commit for cclient based port SSLnsayer2001-04-051-1/+0
| | | | | | | | | | | | | | | | 1. Update cclient and imap-uw to latest code from uwash. 2. Enable building cclient with SSL turned on. Warn folks that subordinate ports will need SSL libraries added in case we missed any. 3. Enable building imap-uw with SSL support. 4. Add WITH_SSL for pine so that it adds the crypto link options. 5. Finally de-orbit pine4-ssl port. Submitted by: anders@fix.no Maintainer timeout: petef@databits.net
* Initial import.nakai2001-03-311-0/+1
| | | | mail checker for file,qmail,MH dir and pop3
* Add vqadmin 1.4, a cgi-based Virtual Qmail Domains Administrator.nbm2001-03-291-0/+1
|
* Activate cyrus-imapd.ume2001-03-131-0/+1
|
* vbsfilter will rename VBS and SHS attachments to .txt,dinoex2001-03-131-0/+1
| | | | | | | | | | | | | | | thus rendering them harmless. Sendmail 8.10 introduced a new feature called the milter library, which provides filtering callbacks to a user-level program, which in turn can provide a "Yes"/"No"/"I haven't seen enough yet" answer to the question: Can sendmail allow this mail to be delivered? Sendmail is a trademark of Sendmail, Inc. WWW: http://aeschi.ch.eu.org/milter/ Submitted by: maintainer
* removed port, that I commited with wrong namedinoex2001-03-131-1/+0
| | | | It will reappear as vbsfiler
* vbsfilter will rename VBS and SHS attachments to .txt,dinoex2001-03-121-0/+1
| | | | | | | | | | | | | | | thus rendering them harmless. Sendmail 8.10 introduced a new feature called the milter library, which provides filtering callbacks to a user-level program, which in turn can provide a "Yes"/"No"/"I haven't seen enough yet" answer to the question: Can sendmail allow this mail to be delivered? Sendmail is a trademark of Sendmail, Inc. WWW: http://aeschi.ch.eu.org/milter/ Submitted by: maintainer
* Add ftrack 3.01, a FTN Messages tracker.will2001-03-111-0/+1
| | | | | PR: 23711 Submitted by: Sergey Samoyloff <gonza@techline.ru>
* Add SUBDIR entries for mail/althea and www/w3-4.trevor2001-03-101-0/+1
| | | | reported by: o bento
* New port poppwddinoex2001-03-101-0/+1
| | | | | PR: 24312 Submitted by: andrew@ugh.net.au
* Import of new port skeleton: mail/xmailwatcher.sada2001-03-101-0/+1
| | | | | | | | | | | From pkg-descr: This is XMAILWATCHER, which periodically checks a user's mailbox. If there is mail, the user is notified either by a changing icon, or by a list of senders and subjects in an X object. PR: ports/25438 Submitted by: Harry Newton <harry_newton@telinco.co.uk>
* Add libesmtp, a library for sending email messages via SMTP.roam2001-03-071-0/+1
| | | | | PR: 25269 Submitted by: Anton Berezin <tobez@tobez.org>
* Adding biabam version 0.9.2.steve2001-02-271-0/+1
| | | | | | | BIABAM is a commandline attachment mailer. PR: 24051 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Adding ssmtp version 2.38.steve2001-02-261-0/+1
| | | | | | | A sendmail alternative for small routers (only for outgoing mail). PR: 24263 Submitted by: Tomasz Paszkowski <ns88@k.pl>
* This buffer is for notes you don't want to save, and for Lisp evaluation.clive2001-02-211-0/+1
| | | | | | | | | | | If you want to create a file, visit that file with C-x C-f, then enter the text in that file's own buffer. Add nullmailer, a sendmail compatible MTA which only does one thing: send mail to a SMTP or QMQP smart relay. NOTICE: This port is usable now, but not yet dumb-safe. Please pay attention on its pkg-message.
* add abook, a text-based addressbook program designed to use with muttijliao2001-02-161-0/+1
| | | | | PR: 25113 Submitted by: leeym@bsd.ce.ntu.edu.tw
* New Port: mail/namgjeh2001-02-141-0/+1
| | | | | | | | NAMG is a small program that downloads mail from a NetAddress account and forwards it to your local mail spool. PR: 23998 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Add initial revision of port of a patch to stock qmail supportinglioux2001-02-121-0/+1
| | | | | | | | | | MySQL queries from within qmail MySQL patch version 1.1.1. The author does not advise the use of the latest patch version 1.1.6 under FreeBSD This is a meta port both including and dependent on the main port qmail Makefile
* Add initial revision of port of a patch to stock qmail supportinglioux2001-02-121-0/+1
| | | | | | | | | SMTP TLS TLS patch version 20000823 This is a meta port both including and dependent on the main port qmail Makefile
* Add drac, a daemon to dynamically update a relay authorization map forjim2001-02-101-0/+1
| | | | | | | Sendmail, Postfix, and other MTAs that support it. PR: 24134 Submitted by: Anders Nordby <anders@fix.no>
* mess822 is a package containing a RFC 822 message parsing library androam2001-02-051-0/+1
| | | | | | | | | rewriting utilities. WWW: http://cr.yp.to/mess822.html PR: 24848 Submitted by: David Siebörger <drs@rucus.ru.ac.za>
* remove rblsmtpd.sf2001-01-221-1/+0
| | | | | | | | its functionality is now supported in sysutils/ucspi-tcp package. PR: 23599 Submitted by: Mike Silbersack <silby@silby.com> Approved by: maintainer
* Add p5-Mail-MailStats 0.02, perl module to detect newer messages inwill2001-01-041-0/+1
| | | | procmail-generated mailboxes.
* Add p5-Mail-Freshmeat 0.94, perl module to parse daily newsletters fromwill2001-01-041-0/+1
| | | | freshmeat.net.
* Add p5-Mail-FilterXML 0.1, perl module that allows writing mail filterwill2001-01-041-0/+1
| | | | rules in XML.
* Add p5-Mail-Bulkmail 2.05, perl module for mailing lists.will2001-01-041-0/+1
|
* Add p5-Mail-Box 0.4, perl module implementing a modern mail-folderwill2001-01-041-0/+1
| | | | managerat.
* Add p5-Mail-Audit 1.3, perl module for creating easy mail filters.will2001-01-041-0/+1
|
* Activate isynceivind2001-01-021-0/+1
|
* New port of POP3Lite.demon2001-01-021-0/+1
| | | | | | | POP3Lite is a flexible, RFC 1939 compliant Post Office Protocol v3 daemon. PR: 24003 Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org>
* Add p5-Email-Find 0.02, a perl module to find RFC 822 email addresses inwill2000-12-311-0/+1
| | | | | | | plain text. PR: 23915 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-Email-Valid 0.12, a perl module to check the validity of emailwill2000-12-311-0/+1
| | | | | | | addresses. PR: 23914 Submitted by: Anton Berezin <tobez@tobez.org>
* Add spambnc 111500, a set of procmail recipes to help filter spam.will2000-12-261-0/+1
| | | | | PR: 23833 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* The cclient-maildir port has been retired, but it was notokazaki2000-12-221-1/+0
| | | | | | | removed from ports/mail/Makefile. This causes build failures. PR: 23737 Submitted by: Donald J. Maddox <dmaddox@sc.rr.com>
* Add p5-Mail-IMAPClient 2.0.2, a Perl module to provide simple socketswill2000-12-191-0/+1
| | | | | | | routines for accessing an IMAP server. PR: 22867 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org>
* A lightweight MUA for X11 based on sylpheed.demon2000-12-191-0/+1
| | | | | | | PR: 23363 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> Reviewed by: sobomax Approved by: sobomax
* Add mahogany, a threaded X11 mail and news client with anade2000-11-181-0/+1
| | | | | | | embedded python interpreter. PR: 22882 Submitted by: S. Kiernan <sk-ports@vegamuse.org>
* Retire ruby-net-imap.knu2000-11-041-1/+0
| | | | | | | It has been included in Ruby 1.6.2-preview2 as one of the standard libraries since 1.6.1, and has now got sufficient stablility. Besides, it doesn't work with Ruby 1.4.x anyway, so there's no reason to keep it anymore.
* Merge popper3 and qpopper into single qpopper and remove popper3.sobomax2000-11-011-1/+0
| | | | | Reminded by: knu Hall of shame entry: alex
* Add pop3gwd 1.2, an app-level proxy for mail retrieval behind firewalls.will2000-10-281-0/+1
| | | | | | | | | It appears to have been heavily audited (at least as far as string format paranoia goes, and optimizes: snprintf() -> strlcpy()). PR: 22123 Submitted by: Joao Carlos Mendes Luis <jonny@jonny.eng.br> Obtained from: OpenBSD
* Add New Port: mail/bsmtpjeh2000-10-281-0/+1
| | | | | | | Batch SMTP support for sendmail, incoming and outgoing PR: 21781 Submitted by: Christian Weisgerber <naddy@mips.inka.de>
* Nail is a version of BSD mail with mime extensionskris2000-10-211-0/+1
| | | | | Submitted by: Anders Andersson at BSDCon Commit purpose: Reaching 4000 ports at BSDCon
* New port for the sendmail MTA.gshapiro2000-10-141-0/+1
| | | | | | PR: 18415 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Reviewed by: will
* Add mail/xc-mail, an RFC 2015-aware e-mail client.trevor2000-10-041-0/+1
| | | | | | | Add x11-toolkits/xclasses, required by XCmail. PR: 21665, 21666 Approved by: will
* Add qmailadmin, a web-based vpopmail mail server administrator, whichnbm2000-09-231-0/+1
| | | | | allows you to set up POP accounts, forwarders, mailing lists, and such from the web.
* Add sqwebmail, a web-based mail reader for use with compatible setupsnbm2000-09-231-0/+1
| | | | like courier-imap and vpopmail (and both).
* Add vpopmail, a virtual host and virtual user manager for qmail, atnbm2000-09-211-0/+1
| | | | | | | version 4.9. This port reserves uid 89 and gid 89, as mentioned in the porters-handbook.
* New port following the apache structure port naming convention. Thissobomax2000-09-191-0/+1
| | | | | | | one builds qmail with ldap support using http://www.nrg4u.com/ patches. PR: 18732 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
* Adding arrow version 1.0.8.steve2000-09-181-0/+1
| | | | | | | | A mail reader for X that lets you view, compose, and organize your mail. It groks PGP, GnuPG, POP, and APOP. PR: 19287 Submitted by: Mario S F Ferreira <lioux@linf.unb.br>
* Add vrfy (unversioned), an email address verifier. No, I don't know howwill2000-09-181-0/+1
| | | | | | | this thing works, and if it creates spam, oh well. Tools, not policy. :) PR: 21234 Submitted by: NAKAMURA Kazushi <kaz@kobe1995.net>
* A plugin for gkrellm, that watches in multiple mailboxes for new mail.ume2000-09-151-0/+1
| | | | Submitted by: Tobias Reifenberger <treif@mayn.de>
* Add sonicmailnakai2000-09-131-0/+1
|
* Add postfix-current.asami2000-09-081-0/+1
| | | | Submitted by: bento
* Add ruby-net-imap, IMAP client library for Ruby.knu2000-09-081-0/+1
|
* Add cvsmail - a program to add cvsweb.cgi links to the FreeBSD commitben2000-08-241-0/+1
| | | | | messages via a procmail rule. (The links point to the actual diff for the commit, not just to the file within the repo.)
* Add ruby-tmail, a mail manipulating library for Ruby, with RFC822 andknu2000-08-221-0/+1
| | | | MIME multipart support.
* Add pygmy - a GNOME mail client written in Python.sobomax2000-08-151-0/+1
|
* New port: cclient built with third-party maildir support. Cclient is usedkbyanc2000-08-141-0/+1
| | | | | | | | by UW's pine and imapd software to access mailboxes. This port complements the existing cclient port by building a version that includes support for qmail's maildir mailbox format. PR: 19691
* Add p5-Mail-Ezmlm, a perl module that provides object methods for ezmlmwill2000-08-101-0/+1
| | | | | | | mailing lists. PR: 20443 Submitted by: Guy Antony Halse <guy@rucus.ru.za.za>