Page 1 of 1

Changing MailMe text (Getting charged for two msgs!)

Posted: Thu Jun 26, 2008 1:58 am
by lightstorm
Evenin' all,
Just enabled SMS for OmniFocus by using the MailMe display option (by emailing to the SMS address for AT&T). Works flawlessly.

However, how can I change the text that gets sent via the email? By just sending "Test reminder" I get a bunch of text about Growl after it, that causes me to get charged for two messages being sent, because it's so long. How can I take off the '--This message was automatically generated...' that gets tacked on?

Thanks for a great app!
-Marc

Re: Changing MailMe text (Getting charged for two msgs!)

Posted: Thu Jun 26, 2008 4:35 pm
by The_Tick
You could download the source, remove the text, and compile it manually.

Get the latest xcode from connect.apple.com. Once you have that, grab the code, open the Growl xcode project, and do a search for the offending text. Chop it off, and save the file.

Then open a command prompt, go into Growl/Release and type "make". Wait for a bit, go get some coffee. When finished, there will be a Growl dmg in the Growl/Release/build directory. That will give you your very own compiled Growl.

Re: Changing MailMe text (Getting charged for two msgs!)

Posted: Thu Jun 26, 2008 5:48 pm
by lightstorm
Sweet! Thanks Tick.

Re: Changing MailMe text (Getting charged for two msgs!)

Posted: Mon Dec 01, 2008 3:41 am
by DJFriar
Is there a way to have different email messages for different apps?