From: Jakub Narebski <jnareb@gmail.com>
To: git@vger.kernel.org
Subject: Re: git-send-email and msmtp
Date: Tue, 12 Dec 2006 17:11:43 +0100 [thread overview]
Message-ID: <elmk7f$6va$1@sea.gmane.org> (raw)
In-Reply-To: cc723f590612120737t7d7e8dabs4e82ae2ac705e4e1@mail.gmail.com
Aneesh Kumar wrote:
> I am using msmtp to send email using git-send-email. The problem i am
> facing now is vger.kernel.org is dropping the mails generated by
> git-send-email. When i am sending the same patch as an attachment in
> thunderbird everything works fine. So i guess it is not the patch
> content that is getting filtered. Any idea how to find out what is
> causing the patch to get dropped and how to fix this.
>
> The header of the patch that was dropped is
Probably problem with vger.kernel.org checking your server if it
is permitted to send mails. I use sendmail, and have solved this
using my gmail mail account as SMTP tunnel/forwarding using
define(`SMART_HOST',`[smtp.gmail.com]')
msmtp can do something like this. Ask chexum on IRC.
--
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git
prev parent reply other threads:[~2006-12-12 16:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-12 15:37 git-send-email and msmtp Aneesh Kumar
2006-12-12 16:11 ` Jakub Narebski [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='elmk7f$6va$1@sea.gmane.org' \
--to=jnareb@gmail.com \
--cc=git@vger.kernel.org \
/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).