[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Autoresponder via Procmail



Change @domain.com to your domain, create a directory to hold the text files
in the users home directory and
copy below into the .procmailrc file.



SHELL=/bin/sh
LOGFILE=$HOME/mail/.procmail-log
VERBOSE=off

:0 hc
* ^TOcatalog@xxxxxxxxxx
* !^FROM_DAEMON
* !^X-Loop: catalog@xxxxxxxxxx
  | (formail -rtb -I"Precedence: junk" \
     -I"From: <catalog@xxxxxxxxxx>" \
     -A"X-Loop: catalog@xxxxxxxxxx"; \
     cat $HOME/ars/catalog.txt \
     ) | $SENDMAIL -oi -t
:0 A:
$DEFAULT

-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Karl-Heinz
Sent: Thursday, March 02, 2000 7:25 AM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: [cobalt-users] Autoresponder via Procmail




Hello,

i need an autoresponder for the emailadress catalog@xxxxxxxxxxx If
someone sends a mail to catalog@xxxxxxxxxx, he should get a textfile
in return with the catalog.

I know, this can be dome with procmail. I will use the version of
putting a file named .procmailrc in the users dir.

i dont understand the syntax for this file, i also dont understand the
manual, because its too technical for me. My english is not very good.

Can you help please?

Karl

_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To Subscribe or Unsubscribe, please go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users