procmail
[Top] [All Lists]

Auto-reply help

2003-03-24 11:03:39
Hi,

I'm using the following auto-reply from the man procmailex:

:0 h c
* ^To: content(_at_)website(_dot_)com
* !^FROM_DAEMON
* !^X-Loop: content(_at_)website(_dot_)com
| (formail -r -I"Precedence: junk" \
-A"X-Loop: content(_at_)website(_dot_)com" ; \
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!\n\nMe") | $SENDMAIL -t

Where the long echo is on one line.

Questions:

-How can I state a spoof "from" address on the auto-mail? It's saying
user(_at_)server(_dot_)hostingcompany(_dot_)com at the moment which is very 
ugly, I'd
prefer content(_at_)website(_dot_)com, and no I can't change it my end...

-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

But it just crapped up (sandboxing). I'm not experienced with this kind of
string with procmail...

Any ideas?

Thanks,

Poff

poff(_at_)sixbit(_dot_)org
SDF Public Access UNIX System - http://sdf.lonestar.org


_______________________________________________
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>