From d128e2686193fb52bad638317e6f29a1b75a1db4 Mon Sep 17 00:00:00 2001 From: harlekin Date: Wed, 24 Dec 2003 10:52:13 +0000 Subject: only show the mail queue flushed dialogbox when successfull -) --- (limited to 'noncore/net/mail/smtpwrapper.h') diff --git a/noncore/net/mail/smtpwrapper.h b/noncore/net/mail/smtpwrapper.h index baa353b..66180b7 100644 --- a/noncore/net/mail/smtpwrapper.h +++ b/noncore/net/mail/smtpwrapper.h @@ -28,7 +28,7 @@ public: SMTPwrapper( Settings *s ); virtual ~SMTPwrapper(){} void sendMail(const Mail& mail,bool later=false ); - void flushOutbox(SMTPaccount*smtp); + bool flushOutbox(SMTPaccount*smtp); static progressMailSend*sendProgress; protected: -- cgit v0.9.0.2