On Wed, 2018-07-25 at 10:15 -0400, C. Andrews Lavarre wrote:
> How might i read the content of the evolution password request
> dialog? Perhaps having it echoed to the command line?
> 
> I presently use
>     'wmctrl -l'
>         to list the Titles of open windows (including dialog boxes)
> which I search for “Mail Authentication” (using Python and Autokey)
> and then send the password with AutoKey.
> 
> But I'm guessing as to the order in which the mail accounts issue a
> prompt.
> 
> "The Mail Autentication Request" dialog box cites the email account
> in the body of the dialog but ‘wmctrl -l’ doesn't read that.

evolution-data-server can save its passwords in a password storage
backend accessed via freedesktop.org's Secret Service API.
What stops you from using that?

andre

-- 
Andre Klapper  |  ak...@gmx.net
https://blogs.gnome.org/aklapper/


_______________________________________________
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to