• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Mail App - plain text
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mail App - plain text


  • Subject: Re: Mail App - plain text
  • From: Tommy Bollman <email@hidden>
  • Date: Fri, 01 Apr 2011 04:04:52 +0200

Hello.

I found a script in my src folder which shold send plain emails.
I'm really not sure how to "massage" all the header stuff and such to include your attachments.

It is called SMPTP-Email.py, and I'm sure it can be found at HamSoft Engeneering.

It should work fairly well. There is a thread where it was introduced at Macscripter.net

hth.

Den 1. apr. 2011 kl. 02.06 skrev Tommy Bollman:

> Hello.
>
> I guess you are capable of creating a mail message which work by manipulating the headers and such by now :-) (I'm sorry :-) I really know how it is!)
>
> You can create the email with headers and such by a script, and then download a sendmail client
> which you set up correctly, and then execute the senmail client with a do shell script.
>
> Yes. The other way around is to just send those mails without Involving Mail.app.
>
> It should really work.
>
> Den 31. mars 2011 kl. 21.07 skrev Steve Valenti:
>
>> The only thing I can think of is GUI scripting but this royally stinks
>> because I have to show the outgoing message and use delays for it to
>> even work.
>>
>> Any use intervention is going to kill it. Anyone have anything better???
>>
>>
>>
>>
>>
>>
>> Steven
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> tell application "System Events"
>>
>>         tell process "Mail"
>>
>>                  set frontmost to true
>>
>>                  delay 3
>>
>>                  click menu item "Make Plain Text" of menu "Format" of
>> menu bar 1
>>
>>                  delay 3
>>
>>         end tell
>>
>> end tell
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> AppleScript-Users mailing list      (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>> Archives: http://lists.apple.com/archives/applescript-users
>>
>> This email sent to email@hidden
>
> Best regards
>
>
>
> Tommy Bollman
> --------------------------------------------------------------------------------------------------
> Mollison's Bureaucracy Hypothesis:
> 	If an idea can survive a bureaucratic review
> 	and be implemented it wasn't worth doing.
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> AppleScript-Users mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> Archives: http://lists.apple.com/archives/applescript-users
>
> This email sent to email@hidden
>

Best regards



Tommy Bollman
--------------------------------------------------------------------------------------------------
Mollison's Bureaucracy Hypothesis:
	If an idea can survive a bureaucratic review
	and be implemented it wasn't worth doing.

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

References: 
 >Re: Mail App - plain text (From: Steve Valenti <email@hidden>)
 >Re: Mail App - plain text (From: Tommy Bollman <email@hidden>)

  • Prev by Date: Re: AppleScript-Users Digest, Vol 8, Issue 149
  • Next by Date: Apple Script to combine the multiple pdf files as single pdf file
  • Previous by thread: Re: Mail App - plain text
  • Next by thread: Re: Mail App - plain text
  • Index(es):
    • Date
    • Thread