mail: Ask for the SMTP credentials before sending the messages
authorCatalin Marinas <catalin.marinas@gmail.com>
Fri, 12 Feb 2010 16:34:36 +0000 (16:34 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Mon, 15 Feb 2010 09:50:09 +0000 (09:50 +0000)
commit46e9c9f20e7410c6a8570dfd3dbbb20518dc6b56
tree456a0e859826abe98a6eabf55d7618a74eb09f44
parentc391c4c17fb67567bad4a28f0010e59378426956
mail: Ask for the SMTP credentials before sending the messages

The original implementation was asking for the SMTP password on every
patch sent. This patch only asks the password once before sending or
even editing the cover message and patches.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
Cc: Pavel Roskin <proski@gnu.org>
Cc: Alex Chiang <achiang@hp.com>
stgit/commands/mail.py