|folder-hook work 'my_hdr Return-Path: [EMAIL PROTECTED]'
|
|Now, when I'm in the work folder and I try to send an email,
|it goes out as
|[EMAIL PROTECTED], which is not right. Obviously the send-hook . (or
|the default my_hdr) is overriding my folder-hook.
|
|Do I have the order wrong? missing something?
I had the same problem. Put a "=" in front of the foldername
ie: folder-hook =work 'my_hdr Return-Path: [EMAIL PROTECTED]'
Must admit, I dont know why it worked, but it did/does.
Marco.
