|
|
An AppleScript to forward spam to the FTC via Mail
I'm using a modified version of this script to forward spam to KNUJON. However, I'm wondering if there's a line of AppleScript code I can add to the script to remove my email signatures before the SPAM is forwarded, as some of my signatures contain URL links and I don't want them added to the mix. I'm good at a lot of things. AppleScript is not one of them, so any help will be greatly appreciated. Thanks!
An AppleScript to forward spam to the FTC via Mail
I haven't played with this script at all, but (theoretically) the way you would do this would be to add a line in the 'tell newMessage' block that says something like 'set message signature to false'. you'll have to play with the correct value: false might work, or 0, or none, or you may have to create a blank signature and set the message signature to that.
or if that proves to irritating, you can go the long way and create a new mail account just to send junkmail. set it up with the same email address as your main account, but so that it never checks for mail itself and never uses signatures. then in the script tell newMessage to use that account when it sends the email. |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.10 seconds |
|