Feature request - SMTP timeout

Can this be please added to feature requests?


Is it possible somehow to adjust timeout for waiting to response from my SMTP server, that is used for e-mail notification sending?

Dude connects correctly to my SMTP server, but because of antispam checks implemented it takes some time to verify sender address but meanwhile Dude reports timeout and e-mail notification is not sent.

Can’t you put the Dude server machine on a whitelist in your anti-spam tool?

Yes, it is not problem, but…
I feel it to be a problem of Dude SMTP client, not of my antispam solution, so I do not want to make additional configuration exceptions. The same problem occurs also without antispam check when Dude tries to send mail and SMTP server is highly utilized in the same moment.
See RFC 821, part 4.5.3.2 about timeouts and behavior of SMTP client.

I just edited topic in order to propose a new feature request.