* Kyle Wheeler on Wednesday, February 28, 2007 at 11:11:48 -0700: > On Wednesday, February 28 at 11:41 AM, quoth Matthew R. Dempsky: >> Is there another way to achieve the desired effect (i.e., routing an >> extra copy of the email to my utdallas.edu mailbox so I can be >> informed when their spam filtering software decides to trash my >> messages)? > > Sure. One way (this may seem pretty idiotic) is to use 'push' in your > hook, rather than trying to get the hook to do it itself. That allows > mutt to get around to changing the recipients when it is convenient. > Like this: > > send-hook '~t @utdallas\.edu$ !~t [EMAIL PROTECTED]' \ > 'push <edit-bcc>[EMAIL PROTECTED]<enter>'
Wow! I was always looking for a away to circumvent the send-hook restriction concerning recipients. This might be idiotic but the hack is extremely useful for me. Thanks for sharing this! c -- _B A U S T E L L E N_ lesen! --->> <http://www.blacktrash.org/baustellen.html>
