[oclug] Top if my head sugestion for enhancment to GUI mailclients.
Bart Trojanowski
bart-oclug at jukie.net
Mon Jun 23 13:08:26 EDT 2003
* charles.macdonald at hrdc-drhc.gc.ca <charles.macdonald at hrdc-drhc.gc.ca> [030623 12:04]:
> How about if a user could easaly set up a button beside their delete button that whould
>
> 1) forward the entire message- including headers to such projects.
> 2) automaticaly delete the original.
>
> You could then click on SCAM, or WAF rather than the delete, and report this without any real extra effort.
In mutt this is trivial. You want to do something like this:
macro index S "|deal-with-spam.sh^Md"
this should work assuming that [d] is bound to 'delete-message', which
it is by default.
Note that ^M is the carriage return character, and not ^ followed by M.
I think you can use \n if your editor does not generate this symbol for
you (vim: ctrl-v and <enter>).
B.
--
WebSig: http://www.jukie.net/~bart/sig/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://tux.oclug.on.ca/pipermail/oclug/attachments/20030623/467e1fc4/attachment.bin
More information about the OCLUG
mailing list