Moved generic implementation of send() to 'transport'.
This commit is contained in:
parent
b9e637f976
commit
7919198c3e
@ -54,7 +54,6 @@ public:
|
||||
|
||||
void noop();
|
||||
|
||||
void send(vmime::message* msg, progressionListener* progress = NULL);
|
||||
void send(const mailbox& expeditor, const mailboxList& recipients, utility::inputStream& is, const utility::stream::size_type size, progressionListener* progress = NULL);
|
||||
|
||||
private:
|
||||
|
Loading…
Reference in New Issue
Block a user