procmail
[Top] [All Lists]

Re: Auto-reply help

2003-03-24 15:16:09
On Mon, 24 Mar 2003 poff(_at_)sixbit(_dot_)org wrote:


-How can I beef out the message a bit? I tried:

| (formail -r -I"Precedence: junk" \
-A"X-Loop: address(_at_)place" ; \
echo "

      Your eMail to content(_at_)website(_dot_)com has been received.

      It may take up to a few weeks for me to sort through all
      the videos that get sent - so please be patient!


      Me") | $SENDMAIL -t



| (formail -rt -I"Precedence: junk" \
-A"X-Loop: content(_at_)place(_dot_)com"
-I"From: content(_at_)website(_dot_)com"; \
echo ""; \
echo ""; \
echo "    Your eMail to content(_at_)website(_dot_)com has been received."; \
echo ""; \
echo "    It may take up to a few weeks for me to sort through all"; \
echo "    the videos that get sent - so please be patient!"; \
echo ""; \
echo ""; \
echo "    Me") \
| $SENDMAIL -oi -f content(_at_)website(_dot_)com -t


where:

-rt replies to the person, not the machine

-oi ignore lines with dots

-f blah(_at_)blah sets the FROM_ address (if you have permission)





Alan

( Please do not email me AS WELL as replying to the list. Personal
  email is welcome but may invoke a password autoresponder - the
  current pass-through address is alan+1@  )


_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>