X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/c19dc3db115d85537dbdf0b4f12dc8b3bc9481c4..1e78b00609d4d284f6316a328aa9b25c1cf2a254:/stgit/commands/mail.py diff --git a/stgit/commands/mail.py b/stgit/commands/mail.py index 88e9241..456c4b1 100644 --- a/stgit/commands/mail.py +++ b/stgit/commands/mail.py @@ -426,7 +426,7 @@ def func(parser, options, args): if options.sleep != None: sleep = options.sleep else: - sleep = 2 + sleep = config.getint('stgit', 'smtpdelay') # send the cover message (if any) if options.cover or options.edit: