Using AMC to output report using non-gmail email address?
Posted: 17 Dec 2014, 08:19
Hi,
I was wondering if there was any way to use the 'email report' using a non-gmail based account (i.e iCloud)
I can't seem to find any further information on the definitions below. Would using a combination of these make the above possible? Or is it something that more complicated scripting requires.
But not entirely sure - (and it doesn't seem to work when I try) the logs just show as follows:
Thanks.
I was wondering if there was any way to use the 'email report' using a non-gmail based account (i.e iCloud)
I can't seem to find any further information on the definitions below. Would using a combination of these make the above possible? Or is it something that more complicated scripting requires.
I would have assumed it would be, for example using iCloud as below:--def gmail=username:password Use the following gmail account to send and receive full reports (username is the username only, without the @gmail.com part)
--def mail=host:port:from Send email via private mail server
--def mailto=email Send report to the given email address (optional, email to yourself if not set)
--def reportError=y Report errors via email
Code: Select all
mail=smtp.mail.me.com:587:[email protected]
Code: Select all
Parameter: mail = *****
Parameter: mailto = *****
Parameter: reportError = y