Re: [SailfishDevel] configure mail accounts via command line

2013-12-27 Thread Putze Sven
On 25.12.2013, at 18:49, Andrey Kozhevnikov coderusin...@gmail.com wrote: what profit of using long crypted password if you can't remember it or just type, if you keeping your long and crypted password in some text file and pasting it every time you need to reset your mail account? My

Re: [SailfishDevel] configure mail accounts via command line

2013-12-27 Thread Andrey Kozhevnikov
just generate random 32-ascii-chars password. it should be enough :) On 27.12.2013 18:38, Putze Sven wrote: On 25.12.2013, at 18:49, Andrey Kozhevnikov coderusin...@gmail.com wrote: what profit of using long crypted password if you can't remember it or just type, if you keeping your long and

[SailfishDevel] configure mail accounts via command line

2013-12-25 Thread Sven Putze
Hi there, can anyone please point me to a howto for creating mail accounts via commandline/ssh? According to http://talk.maemo.org/showthread.php?p=1400041 I've installed with pkcon install libaccounts-glib-tools, the tool installed just fine and lists my Jolla store account. The aforementioned

Re: [SailfishDevel] configure mail accounts via command line

2013-12-25 Thread Sven Putze
On 25.12.2013, at 15:07, Andrey Kozhevnikov coderusin...@gmail.com wrote: imap4/password and smtp/password not working? Nope. And somehow I am glad that it does not work because you can read the values with ag-tool list-settings id and the passwords would show up. If I look at

Re: [SailfishDevel] configure mail accounts via command line

2013-12-25 Thread Sven Putze
Because this way I could paste in my passwords. They tend to be long and cryptic (32-64 chars). On screen keyboard does not work here, I tried. And I tried hard! Only results in I want to throw that thing against the next wall. And I've waited too long to get my Jolla for such a folly ;-) BR.

Re: [SailfishDevel] configure mail accounts via command line

2013-12-25 Thread Mikael Hermansson
Maybe push2sail can can be handy for lonmg passwords ;) http://talk.maemo.org/showthread.php?t=92132highlight=push2sail On Wednesday 25 December 2013 20.40.01 Andrey Kozhevnikov wrote: pasting from clipboard to onscreen keyboard not working? sadly then. On 25.12.2013 20:31, Sven Putze

Re: [SailfishDevel] configure mail accounts via command line

2013-12-25 Thread Sven Putze
On 25.12.2013, at 15:40, Andrey Kozhevnikov coderusin...@gmail.com wrote: pasting from clipboard to onscreen keyboard not working? sadly then. Sadly, indeed :-) If only I had something I could copy and paste from... ...I've seen the suggestion from Mikael Hermansson but am not desperate

Re: [SailfishDevel] configure mail accounts via command line

2013-12-25 Thread Andrey Kozhevnikov
did you tried emulating keypress with char codes? On 25.12.2013 21:57, Sven Putze wrote: On 25.12.2013, at 15:40, Andrey Kozhevnikov coderusin...@gmail.com wrote: pasting from clipboard to onscreen keyboard not working? sadly then. Sadly, indeed :-) If only I had something I could copy and

Re: [SailfishDevel] configure mail accounts via command line

2013-12-25 Thread Sven Putze
I din't get that. Emulate keypress where? BR. Sven On 25.12.2013, at 17:39, Andrey Kozhevnikov coderusin...@gmail.com wrote: did you tried emulating keypress with char codes? On 25.12.2013 21:57, Sven Putze wrote: On 25.12.2013, at 15:40, Andrey Kozhevnikov coderusin...@gmail.com wrote:

Re: [SailfishDevel] configure mail accounts via command line

2013-12-25 Thread Andrey Kozhevnikov
system wide or to active window, using QApplication::sendEvent. I didnt tried it to send events to another window, just suggesting different way. On 25.12.2013 23:30, Sven Putze wrote: I din't get that. Emulate keypress where? BR. Sven On 25.12.2013, at 17:39, Andrey Kozhevnikov

Re: [SailfishDevel] configure mail accounts via command line

2013-12-25 Thread Andrey Kozhevnikov
i see. you hope someone did solution for you ;) On 25.12.2013 23:44, Sven Putze wrote: Oh, sorry. I am not writing an app. It's just about entering my long and cryptic password in the real device. I hope I don't need to write an app for that ;-) BR. Sven On 25.12.2013, at 18:32, Andrey

Re: [SailfishDevel] configure mail accounts via command line

2013-12-25 Thread Andrey Kozhevnikov
what profit of using long crypted password if you can't remember it or just type, if you keeping your long and crypted password in some text file and pasting it every time you need to reset your mail account? On 25.12.2013 23:44, Sven Putze wrote: Oh, sorry. I am not writing an app. It's