Hey,

    My sendit.sh file looks like:
( echo "X-Sender: [$REMOTE_ADDR]" ; cat - ) | exec /usr/bin/qmail-inject -f
"$1"
    Now this works fine but I am trying to add at the bottom of a message a
disclaimer. I have tried countless ways but each time it either won't send
the email or it just does not show up in the sent email. What do I need to
add to this line to perform such a function?

    Additionally I have gone into all the .c files and done extreme
customization's to the look (everything works.) I only have a problem with
customizing the Address Book. What .c files hold the address book generator?
[#a]? Also in the future how can I prevent when let's say a new feature is
added so that all of my changes wont be affected?

    Thank You.


-Uri Foox
CFM Web Hosting http://www.cfmwebhost.com
Tel: 914.238.0785            E-mail: [EMAIL PROTECTED]
Fax: 914.238.1610           ICQ: 33591681



Reply via email to