log into web mobile automatically

Discussion for developers using MailEnable.
Post Reply
coopcsc
Posts: 5
Joined: Thu Jun 12, 2014 9:45 am

log into web mobile automatically

Post by coopcsc »

Hi guys,

I would like to ask to us if there is a functionality like the functionality described in this link:

https://www.mailenable.com/kb/content/a ... D=ME020029

for the mail enable mobile site.

Sorry for my written english.

MailEnable
Site Admin
Posts: 4441
Joined: Tue Jun 25, 2002 3:03 am
Location: Melbourne, Victoria Australia

Re: log into web mobile automatically

Post by MailEnable »

Hi,

this can be done (with the version 10 mobile client) by passing a base64 encoded key:

example:
https://www.mailenable.com:8443/Mobile/ ... 46ZGVtbw==

Where the AuthKey is base64 encoded mailbox@postoffice:password

Example:
medemo@demonstration:demo

Equates to:

bWVkZW1vQGRlbW9uc3RyYXRpb246ZGVtbw==
Regards, Andrew

Post Reply