git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mike McCormack <mike@codeweavers.com>
To: Junio C Hamano <junkio@cox.net>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] Add git-imap-send.
Date: Fri, 10 Mar 2006 13:58:10 +0900	[thread overview]
Message-ID: <44110762.106@codeweavers.com> (raw)
In-Reply-To: <7vacbz7vod.fsf@assigned-by-dhcp.cox.net>


Junio C Hamano wrote:

>>[imap]
>>	Host = imap.server.com
>>	User = bob
>>	Password = pwd
>>	Port = 143
> 
> These I am not so sure.  It _might_ make sense to have something
> like this under $HOME/.  Isn't there an established convention
> for storing something like this for existing MUAs?

It seems better to keep all the configuration in the same place.  It's 
possible (although unlikely) that somebody uses two different IMAP 
servers to send mail... maybe one for work and one for play?

I think it would also be good to be able to specify these as command 
line options, as some people might be uncomfortable with having their 
password in a file (though it would be better to use an ssh tunnel).

>>+ * As a special exception, mbsync may be linked with the OpenSSL library,
>>+ * despite that library's more restrictive license.

> Hmmm.

I'll remove this, and all the SSL specific code, as it also complicates 
the Makefile and adds an extra dependency.

I've fixed all the other issues you pointed out, and will resend the patch.

Mike

      parent reply	other threads:[~2006-03-10  5:02 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-06 13:09 [PATCH] Add git-imap-send Mike McCormack
2006-03-09 10:35 ` Junio C Hamano
2006-03-09 11:30   ` Johannes Schindelin
2006-03-09 11:39     ` Andreas Ericsson
2006-03-09 11:44       ` Johannes Schindelin
2006-03-09 13:26         ` Mark Wooding
2006-03-09 13:47           ` Johannes Schindelin
2006-03-10  0:38             ` Mark Wooding
2006-03-09 16:41     ` Linus Torvalds
2006-03-09 18:09       ` Junio C Hamano
2006-03-09 18:21         ` Linus Torvalds
2006-03-09 18:49           ` Junio C Hamano
2006-03-10  4:58   ` Mike McCormack [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44110762.106@codeweavers.com \
    --to=mike@codeweavers.com \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).