diff options
author | mbr <mbr@FreeBSD.org> | 2008-02-25 21:17:16 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2008-02-25 21:17:16 +0800 |
commit | 95e6f820c1640279d3ef1d89fd0d09c70fa275d4 (patch) | |
tree | 78ed1f4b696455268f5475cb291646025e0afde0 /mail | |
parent | e97c899748b0a27d4644fa418f0796c4b9d2ccb6 (diff) | |
download | freebsd-ports-gnome-95e6f820c1640279d3ef1d89fd0d09c70fa275d4.tar.gz freebsd-ports-gnome-95e6f820c1640279d3ef1d89fd0d09c70fa275d4.tar.zst freebsd-ports-gnome-95e6f820c1640279d3ef1d89fd0d09c70fa275d4.zip |
Add missing pkg-message.in from last commit.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/up-imapproxy/files/pkg-message.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/up-imapproxy/files/pkg-message.in b/mail/up-imapproxy/files/pkg-message.in new file mode 100644 index 000000000000..215d94c1398c --- /dev/null +++ b/mail/up-imapproxy/files/pkg-message.in @@ -0,0 +1,9 @@ +**************************************************************************** + +Please change the name of your mailserver in the imapproxyd.conf and setup +the correct ports. + +To run the imapproxyd from startup, add imapproxyd_enable="YES" in your +/etc/rc.conf. + +**************************************************************************** |