diff options
author | jlam <jlam> | 2006-04-28 18:10:21 +0000 |
---|---|---|
committer | jlam <jlam> | 2006-04-28 18:10:21 +0000 |
commit | 63f2c74c192e6700af7aeb7476b395dd228cf92e (patch) | |
tree | 1b18b194213f4093a2abb4cf9b9881ccd8a95349 /mail/courier-mta/PLIST.fax | |
parent | 2461456a15509ce1d0d651baece413699359dbe5 (diff) | |
download | pkgsrc-63f2c74c192e6700af7aeb7476b395dd228cf92e.tar.gz |
First cut at packaging the MTA and mailing list components of
courier-0.53.1 as mail/courier-mta.
The Courier mail transfer agent (MTA) is a modular multiprotocol mail
server that's designed to strike a balance between reasonable performance,
flexibility and features.
This package differs from traditional courier-mta packages in that
the webmail, imap/pop3, and maildrop components are not included
because they are supplied by the mail/sqwebmail, mail/courier-imap,
and mail/maildrop packages, respectively. When Courier-MTA is installed
together with Courier-IMAP and SqWebMail, they form an integrated
mail/groupware server suite that provides ESMTP, IMAP, POP3, webmail,
and mailing list services within a single, consistent, framework. A
web-based administration and configuration tool is included for
comprehensive configuration of the entire Courier software suite.
Many thanks to Yarema <yds@CoolRat.org> whose Courier port for FreeBSD
was an invaluable reference.
Diffstat (limited to 'mail/courier-mta/PLIST.fax')
-rw-r--r-- | mail/courier-mta/PLIST.fax | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/mail/courier-mta/PLIST.fax b/mail/courier-mta/PLIST.fax new file mode 100644 index 00000000000..b00622a2170 --- /dev/null +++ b/mail/courier-mta/PLIST.fax @@ -0,0 +1,19 @@ +@comment $NetBSD: PLIST.fax,v 1.1.1.1 2006/04/28 18:10:21 jlam Exp $ +libexec/courier/modules/fax/courierfax +man/man8/courierfax.8 +share/courier/faxmail/application-pdf.filter +share/courier/faxmail/application-postscript.filter +share/courier/faxmail/coverpage +share/courier/faxmail/image-gif.filter +share/courier/faxmail/image-jpeg.filter +share/courier/faxmail/image-png.filter +share/courier/faxmail/init +share/courier/faxmail/new_fax +share/courier/faxmail/text-plain.filter +share/doc/courier/courierfax.html +share/examples/courier/faxcoverpage.tr.dist +share/examples/courier/faxnotifyrc.dist +share/examples/courier/faxrc.dist +share/examples/courier/module.fax +@dirrm share/courier/faxmail +@dirrm libexec/courier/modules/fax |