Re: smtp_pass: why is it unneeded?
- To: mutt-users@xxxxxxxx
- Subject: Re: smtp_pass: why is it unneeded?
- From: Kyle Wheeler <kyle-mutt@xxxxxxxxxxxxxx>
- Date: Tue, 24 Jun 2008 12:15:21 -0500
- Comment: DomainKeys? See http://domainkeys.sourceforge.net/
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=memoryhole.net; h=date :from:to:subject:message-id:references:mime-version:content-type :in-reply-to; s=default; bh=8fwl7MZIowlNPCxx32ETar6Mcjk=; b=ljNb znxaqRcJdR5Q6H8CYGonfc8FMAFA45yX9qqwk08tRQ9Njw5cJBKypBgElsTkXsSu KoV4NEWgQz/zup3B/HmJUsrS3838n4nSvRTegTj6YWaVnNnQnVQV+AzvakI8d+cP gw3BZIpd15DwiB/bH2zGH3ag1zzpfohLY3T7hC4=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=memoryhole.net; b=k63xAezdZJ9gO/txpC5FUeJuFsb3o5fNH5PToHITNM0Lq22ZfQQH59K56A5r/DFSIhSfo8ZdORRU/Khoe/4tbo8dSJxp0A4uMNENZLeqs2Dv1YxITifrRvCbQYSEL6JwYl/T44RvWu23ZTVX5InHjlWAN/UiuAqUWofgujAthdw=; h=Received:Received:Date:From:To:Subject:Message-ID:Mail-Followup-To:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:OpenPGP:User-Agent;
- In-reply-to: <20080624162014.GB1096@xxxxxxxxxxxx>
- List-post: <mailto:mutt-users@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-users"
- Mail-followup-to: mutt-users@xxxxxxxx
- Openpgp: id=CA8E235E; url=http://www.memoryhole.net/~kyle/kyle-pgp.asc; preference=signencrypt
- References: <20080624133016.GA598@xxxxxxxxxxxx> <20080624153112.GA90179@xxxxxxxxxxxxx> <20080624162014.GB1096@xxxxxxxxxxxx>
- Sender: owner-mutt-users@xxxxxxxx
- User-agent: Mutt/1.5.18 (2008-06-02)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tuesday, June 24 at 12:20 PM, quoth dv1445@xxxxxxxxx:
>> So... your IMAP server will let you log in without a password?
>
> No, but once I'm reading my mail, an "unset imap_pass" together with
> "unset smtp_pass" still allows me to send.
Ahh, yeah. Of course, mutt only consults $imap_pass if it needs to
open a new IMAP connection. Existing connections don't need passwords,
obviously.
The thing about this type of setup is that it often relies on
timeouts. As you (the client) change IP addresses, the server doesn't
want to slowly open itself up to the whole world. So what often
happens is that your IP is only approved to send mail for a certain
amount of time (say, 15 minutes) after you log in (this policy makes
more sense for POP3-before-SMTP, but the same tools are frequently
used for IMAP-before-SMTP as well). Thus, if you tend to have long
IMAP sessions (i.e. if you leave mutt open for hours on end), it's
probably a good idea to use SMTP-AUTH even if your system uses an
IMAP-before-SMTP approach.
Of course, for really authoritative advice, it's probably best to just
ask your sysadmin. :)
~Kyle
- --
In all affairs it's a healthy thing now and then to hang a question
mark on the things you have long taken for granted.
-- Bertrand Russell
-----BEGIN PGP SIGNATURE-----
Comment: Thank you for using encryption!
iEYEARECAAYFAkhhK6kACgkQBkIOoMqOI17wfwCg5NW4sf6hpYmtujSiCkJLeH71
/FwAoItCpNUJTO64mPb9tyGI8MKmeFqo
=Z96X
-----END PGP SIGNATURE-----