Ticket #239 (closed defect: fixed)

Opened 3 months ago

Last modified 2 months ago

The email command option "use live mail if possible" should be a checkbox

Reported by: diederik Owned by: valerio
Priority: minor Milestone: kmess-2.0
Component: GUI - Global settings Version: 2.0-alpha
Keywords: Cc:

Description (last modified by diederik) (diff)

In the global settings, the e-mail account has two choices:

  • use live mail if possible
  • use a given command

The first option should be a checkbox, so KMess automatically falls back to the e-mail command when Live mail is not available.

The dialog becomes:

label: "Use the following e-mail command"
text field: [the text field]
checkbox: [x] use live e-mail if this is available for the account you are
connected with.

Preferably, the first option should be a combo box, to choose between "Kontact", "KMail", "Thunderbird", ...

Change History

Changed 3 months ago by diederik

  • description modified (diff)

Changed 3 months ago by valerio

The situation is quite different, as I've discovered recently (after committing the global settings misc page).

No email clients can handle Live™ accounts, due to the fact that it is not available via POP3, IMAP or whatever protocols mail clients use. It's just available via their web interface.

Therefore, Live accounts can _only_ use Live webmail. For the others, the mail client chooser sure has to be improved.

Changed 3 months ago by valerio

  • status changed from new to closed
  • resolution set to fixed

Fixed with r3309.

Changed 3 months ago by diederik

No email clients can handle Live™ accounts, due to the fact that it is not available via POP3, IMAP or whatever protocols mail clients use. It's just available via their web interface. Therefore, Live accounts can _only_ use Live webmail.

That's not entirely true. For the past few years I've used hotwayd to access my hotmail. It emulates a pop3 server at localhost, which connects to Hotmail over DAV.

So it is possible to use Kontact to access Hotmail.

You can also enter a comment which knotify should execute for an event. With this combined I had the following setup:

  • kmess sends an event
  • knotify starts getmail which downloads my Hotmail automatically to my local IMAP server.
  • the e-mail command was kontact --module kmailplugin so it opened my e-mail directly.

In other words, I wouldn't mind if the e-mail command remains available if you disabled the "use live e-mail if possible" checkbox. :-)

Changed 3 months ago by valerio

  • status changed from closed to reopened
  • resolution deleted

Crap! Now I have to reengineer that commit! :P

Changed 3 months ago by valerio

  • owner set to valerio
  • status changed from reopened to new

Changed 3 months ago by valerio

  • status changed from new to assigned

Changed 2 months ago by valerio

  • status changed from assigned to closed
  • resolution set to fixed

Fixed with r3443.

Note: See TracTickets for help on using tickets.