-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
- use Nette coding style
- rename namespace to
greeny\MailClientPhpMailClient - remove occurences of
$this->mailboxes || $this->initialize()and similar, replace with standartif - merge Bug fixes #13 and [WIP] Experimental fixes #14 or use parts from them
- write unit tests
- test different mail providers for differences in server communication
- replace
ContactandContactListwith some external service, likeContactParser - make
ContactParserindependent onimap_*functions - remove
Selection::mailIndexes(use nativeArrayIterator) - try refactor Mail to split from Connection (Doctrine-like access)
-
SocketDriver
Metadata
Metadata
Assignees
Labels
No labels