diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-05 17:20:17 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-05 17:20:17 +0000 |
commit | 9ee3bae316f128a4ae7d85ef30d8349cb51169aa (patch) | |
tree | adafbe2192a2e1c4bd94ae82d0762c9950e6b6f4 /mail/quickml/pkg-message | |
parent | Update to 0.3.9.1 (diff) |
Add quickml, an easy to use mailing list manager written in Ruby.
PR: ports/68671
Submitted by: Yuichiro AIZAWA <yaizawa@mdbl.sfc.keio.ac.jp>
Notes
Notes:
svn path=/head/; revision=112973
Diffstat (limited to 'mail/quickml/pkg-message')
-rw-r--r-- | mail/quickml/pkg-message | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/quickml/pkg-message b/mail/quickml/pkg-message new file mode 100644 index 000000000000..4b8f873cfb2e --- /dev/null +++ b/mail/quickml/pkg-message @@ -0,0 +1,12 @@ +---------------------------------------------------------------------- +Installation of QuickML is finished. QuickML works as a SMTP server. +The default configuration let QuickML hold tcp/25, so if you are using +the host as a SMTP server you must change settings. + +You can change port for QuickML in %%PREFIX%%/etc/quickmlrc like: + :port => 10025, + +Please see also : + %%DOCSDIR%%/with-mta.en.rd + %%DOCSDIR%%/with-mta.ja.rd +---------------------------------------------------------------------- |