From fe6046f4b585ca90bd0a306a67f2872db5dba48b Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Fri, 8 Dec 2000 18:09:45 +0000 Subject: intermediate --- scripts/auto | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'scripts/auto') diff --git a/scripts/auto b/scripts/auto index 21a0b64a9..28436d183 100644 --- a/scripts/auto +++ b/scripts/auto @@ -16,7 +16,10 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -# To use, set the following in your main.cf file: +"""Automatically send a message to a mailing list. +""" + +# To use with Postfix, set the following in your main.cf file: # # recipient_delimiter = + # luser_relay = mm+$user@yourdomain.com -- cgit v1.3.1