aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/vmime/net/sendmail/sendmailTransport.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vmime/net/sendmail/sendmailTransport.hpp b/src/vmime/net/sendmail/sendmailTransport.hpp
index 56e11d7c..ce2cfe99 100644
--- a/src/vmime/net/sendmail/sendmailTransport.hpp
+++ b/src/vmime/net/sendmail/sendmailTransport.hpp
@@ -74,7 +74,7 @@ public:
const size_t size,
utility::progressListener* progress = NULL,
const mailbox& sender = mailbox(),
- const dsnAttributes& dsnAttrs
+ const dsnAttributes& dsnAttrs = dsnAttributes()
);
bool isSecuredConnection() const;