Giter VIP home page Giter VIP logo

Comments (6)

buildscientist avatar buildscientist commented on May 20, 2024

Is it worthwhile targeting mobile mail clients as well?

from greenmail.

camann9 avatar camann9 commented on May 20, 2024

I don't really think it's necessary since this feature is supposed to be used by developers to check on received mails and send test mails manually. IMHO people don't need to do this from a mobile device.

from greenmail.

elgalu avatar elgalu commented on May 20, 2024

+1 to check/improve support for major (non-mobile) mail clients.

Also, besides popular desktop clients, including 1 webmail client as Squirrelmail would be nice too.

from greenmail.

buildscientist avatar buildscientist commented on May 20, 2024

Hmm ok - some developers do develop mobile apps that can be used to share stuff over email :)

Anyhow if we get some users who want mobile mail client support we can handle that later.

from greenmail.

buildscientist avatar buildscientist commented on May 20, 2024

Apple Mail v7.3 on OS X 10.9.5 connecting to IMAP on 3143 (non SSL) using greenmail-standalone v1.5.0 causes the following exception/warning to be logged:

159694  WARN      commands.FetchCommand| Error processing command: Unexpected end of line. Command should be '<tag> FETCH <message-set> <fetch-profile>'
com.icegreen.greenmail.imap.ProtocolException: Unexpected end of line.
    at com.icegreen.greenmail.imap.commands.FetchCommand$FetchCommandParser.nextCharInLine(FetchCommand.java:451)
    at com.icegreen.greenmail.imap.commands.FetchCommand$FetchCommandParser.addNextElement(FetchCommand.java:363)
    at com.icegreen.greenmail.imap.commands.FetchCommand$FetchCommandParser.fetchRequest(FetchCommand.java:350)
    at com.icegreen.greenmail.imap.commands.FetchCommand.doProcess(FetchCommand.java:58)
    at com.icegreen.greenmail.imap.commands.FetchCommand.doProcess(FetchCommand.java:48)
    at com.icegreen.greenmail.imap.commands.CommandTemplate.process(CommandTemplate.java:57)
    at com.icegreen.greenmail.imap.ImapRequestHandler.doProcessRequest(ImapRequestHandler.java:98)
    at com.icegreen.greenmail.imap.ImapRequestHandler.handleRequest(ImapRequestHandler.java:51)
    at com.icegreen.greenmail.imap.ImapHandler.run(ImapHandler.java:69)
    at com.icegreen.greenmail.server.AbstractServer$1.run(AbstractServer.java:158)
    at java.lang.Thread.run(Thread.java:745)

This might be fixed by the Alfresco patch for FetchCommand in #37

from greenmail.

marcelmay avatar marcelmay commented on May 20, 2024

Opened issue #126 for this.

from greenmail.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.