Summary: | Add Webmail support | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Juan Manuel García Molina <juanma> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | wishlist | CC: | bjoern, finex, f_red_bergen |
Priority: | NOR | ||
Version: | SVN trunk (KDE 4) | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Juan Manuel García Molina
2004-09-19 11:33:31 UTC
You might want to check out libgmail, http://libgmail.sourceforge.net/. It is a python modules for reading gmail. Among other things, it can wrap gmail and make it look like a POP3 server. So now kmail can use it! I haven't tried it, but it sounds great, doesn't it? Hi, mhrisch. gmail is just one of webmails. The wish is for general webmail support. The library you refer to in your comment should be a nice idea to take as starting point. A general library to abstract webmail access and small modules to connect this general library with the real webmail sites. In this scenario, kmail just had to rely on the general library to access webmail. Regards, Juanma. Well, you should take a look to Freepopsd, it features a POP3 daemon, which acts as a bridge between your mail program and the webmail resource. Take a look at it: http://www.freepops.org/ *** Bug 142965 has been marked as a duplicate of this bug. *** I would like this to be assigned not to kmail but to "Systemsettings" or "kcontrol". There should be a possibiliy to choose between "kmail", "webmail" or "other" possibilities to handle email in KDE. - A small wizzard should help to set the right mail hoster. There is a good solution that also seems to work in Konqueror as well by Scott Severance. ( http://ubuntuforums.org/showthread.php?t=398974 ) However there should be some kind of guarantee that the system is connected with the net. If a mail would be prepared while being offline it should be possible to rest waiting. - This should be a task for kmail again! I have added this wish to "Systemsettings" here: https://bugs.kde.org/show_bug.cgi?id=148765 I'd like to add my support of this wish. Thunderbird 2 now has a feature to automatically set up the client with a Gmail account, so it can read and send Gmail. Kmail can at best read it, and saves the files on local folders. Sending is a bear; it works for some, doesn't for many. I've never really gotten Kmail to send a message via a Gmail account, and the settings are a little nuts -- when you search for this issue, there's at least three different ports to try with smtp, with a number of other settings to try for each one, and none of them working all the time. I managed to send one email, of over 130 attempts. J Wood: Just use Server : pop.gmail.com Port : 465 User : wasteyourtimehere@gmail.com then click 'check what this server supports' (that would be TLS and plain text) then save and use it :) ------------------ When you use KMail 3.5.7. with GMail, it will delete the mails sent via GMail after fetching them (along with your received mail. Argh.) even though both GMail and KMail were told not to delete anything. But I suspect this is GMail's problem, not KMails, I just included this as it seems to fit here and I was writing, anyway :) In light of the impeding KDE4 release, I am going through all bug reports I am involved in. To the best of my knowledge, this issue is still open. If the wish is about "adding a general webmail support", I think it is insane, it should be better add a freepopsd support. If the wish is adding a "gmail support", we can close this bug because now gmail supports POP and IMAP. This must be implemented in its own libarys that can be used by different mail frontend software |