Git Product home page Git Product logo

mailso's Introduction

MailSo

MailSo - The PHP mail framework.

mailso's People

Contributors

detochko avatar kengu avatar mcoelho80 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mailso's Issues

[Q] Documentation

Is there any documentation how to use MailSo library? Examples do not cover much. I'm looking for sending multipart/alternative content-type MIME messages.

How to download attachement from Message?

If there an easy way to download an attachement from a message, so far I can get the message and display the list of attachments bu t I can't figure out how to save the attachement as a file?

Thank you

How to verify delimiter

Is there any way to check what kind of delimiter a mailserver uses from a response from the server or something? Problem is being to set up a config for connecting to a mailbox, but not being able to actually know beforehand what kind of delimiter it uses. Is this even possible?

MailClient::FolderRename does not allow "imap rename" to other parent

Current implementation of MailClient::FolderRename does not allow to change folder parent. Renaming a folder from Path\To\Parent1\Folder1 to Path\To\Parent2\Folder2 is not allowed, although following imap commands do allow it

> telnet server 143
> .login username password
> .rename Path\To\Parent1\Folder1 Path\To\Parent2\Folder2
> .logout

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.