]> code.citadel.org Git - citadel.git/commit
Relax SMTP Client timeout settings as discussed.
authorWilfried Goesgens <dothebart@citadel.org>
Sun, 21 Nov 2010 15:34:16 +0000 (16:34 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 21 Nov 2010 15:37:08 +0000 (16:37 +0100)
commit45ba51763ead4a25ad46fb8b2c82d398fdbb051a
tree5c0f6255bfaab171d44f0811308cdac18512cece
parent17ce953b5ceebb48c4993ae91620eec8069a9373
Relax SMTP Client timeout settings as discussed.

 - default is 30 seconds
 - Server greeting 90 seconds (DNS lookups for RBLs might be slow
 - Server sending the response to the EOM sequence; here we might have background processing like virus or spam scanning that wants to finish before finaly accepting the message.
citadel/modules/smtp/serv_smtp.c