• 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: Download link for Mail.osax
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Download link for Mail.osax


  • Subject: Re: Download link for Mail.osax
  • From: Emmanuel LEVY <email@hidden>
  • Date: Thu, 14 Nov 2013 20:49:37 +0100

Not sure of anything, but I would try 1. to use a real address as the "from", 2. to provide the "authentication" parameter.

Here is our typical line, which sends thousands of emails a day:

----
send email from thefrom errors to theErrorsTo subject theSubject body theBody to theTo pseudoto thepseudoto cc theCc bcc thebcc attachments emailattachments SMTP server thesmtp authentication theauth username theusername password thePassword ssl thessl timeout thedelay output encoding "WINDOWS-1252"
----

where, as a rule of thumb:
----
set thedelay to 3 + (round ((count (theTo & thepseudoto & theCc & thebcc)) / 4))
----

For theauth try: login (NOT the string "login")

Best,
Emmanuel

On Nov 14, 2013, at 7:51 PM, Eric Geoffroy wrote:

> When I attempt to send mail Gmail I get a strange error-
>
> "530-5.5.1 Authentication Required. Learn more at" (rest of the line is blank)
>
> I am trying to authenticate, but it isn't happening.
>
> send email to "email@hidden" from "my_gmail" body "Testing!" subject "Test email OSAX" SMTP server "smtp.gmail.com" username "XXXXXX" password "xxxxxxx" with ssl
>
> - Eric
> _______________________________________________
> 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


 _______________________________________________
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: 
 >Download link for Mail.osax (From: Eric Geoffroy <email@hidden>)

  • Prev by Date: Re: Different Mail inbox message count between AS & GUI
  • Next by Date: Re: Different Mail inbox message count between AS & GUI
  • Previous by thread: Download link for Mail.osax
  • Next by thread: Re: Download link for Mail.osax
  • Index(es):
    • Date
    • Thread