Hi everyone,

I thought I had this working, but seems that I have broken something,
and I'm not sure I'm using send and folder-hook correctly.

What I need to have happen is that my .sig changes, my From address is
correct (which it is) and the reply-to: header is correct, and remove
the vanitity headers.

Thanks...

=====
# Setup the rest as defaults.
folder-hook .    set signature=~/.signature

folder-hook .    unmy_hdr *
folder-hook .    my_hdr From: Peter Lavender <[EMAIL PROTECTED]>

send-hook   .    my_hdr X-Operating-System: Linux/`uname -r` (`uname
-m`)
send-hook   .    my_hdr X-Uptime: \`uptime\`

# Maxware config
folder-hook "maxware" unmy_hdr *
folder-hook "maxware" set sort=reverse-date-received

#folder-hook "maxware" reply-to=
folder-hook "maxware" my_hdr From: Peter Lavender
<[EMAIL PROTECTED]>
folder-hook "maxware" my_hdr Organization:MaXware Australia

#send-hook "maxware" unmy_hdr X-Operating-System: Linux/`uname -r`
(`uname -m`)
#send-hook "maxware" unmy_hdr X-Uptime: \`uptime\`
folder-hook "maxware" set signature=~/mail/maxware.sig

fcc-hook "maxware" ~/mail/maxware-sent


Regards,

Pete.

-- 
                                Due to a lack of imagination, 
                                this signature will remain 
                                under construction indefinately.

Reply via email to