All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Noralf Trønnes" <noralf@tronnes.org>
To: Simon Ser <contact@emersion.fr>
Cc: dri-devel@lists.freedesktop.org,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"Noralf Trønnes" <noralf@tronnes.org>
Subject: Re: git send-email friendly smtp provider anyone?
Date: Mon, 21 Nov 2022 18:50:16 +0100	[thread overview]
Message-ID: <243c2d1e-fbbb-5b7b-3a5f-0a34c5084fa3@tronnes.org> (raw)
In-Reply-To: <OO82gksmp_i249qMnDryWunPoUrSyyFxpxi009wWlytDaijmvalJffHrcPyMNLdfSzcIl5reNfJ2r2SmDVSG8xYXrIIbzc9rw-_bJPMDlag=@emersion.fr>



Den 21.11.2022 18.06, skrev Simon Ser:
> On Monday, November 21st, 2022 at 18:02, Simon Ser <contact@emersion.fr> wrote:
> 
>> On Monday, November 21st, 2022 at 17:52, Noralf Trønnes noralf@tronnes.org wrote:
>>
>>> Den 21.11.2022 14.33, skrev Simon Ser:
>>>
>>>> I think you can apply for a linux.dev mailbox 1.
>>>
>>> Yeah you're right, I didn't know about that possibility.
>>> But it depends on whether or not I can just use their smtp server and
>>> keep my current email address. This looks like what's the problem with
>>> my current ISP, I need to use the email account I have in their email
>>> service (that I've never used) for sending through their smtp server,
>>> but I want to send From: another email address.
>>
>> That's not possible. It breaks DKIM, so your emails will end up in Spam
>> folders or be rejected. You need to use the SMTP server tied to your
>> email address.
> 
> That said, you can send patches from an email address different from
> the one in your patches. IOW, you can send patches committed by
> <noralf@tronnes.org> from any email account.
> 
> The From in the email header won't match the commit, but the very first
> line of the patch will hold that information.

Thanks that was useful information. I've seen the DKIM abbr. but haven't
looked into the meaning of it.

I tried:

git send-email --from=noralf.tronnes@altiboxmail.no
--reply=noralf@tronnes.org

and now I'm getting 'pass' in the Authentication-Results field, so
that's progress. I'm still not getting all the emails through, so I
still have that problem, I'll have to wait and see what the ISP can tell me.

But this means that a linux.dev mailbox is an option for me should my
ISP be a blocker.

Noralf.

WARNING: multiple messages have this Message-ID (diff)
From: "Noralf Trønnes" <noralf@tronnes.org>
To: Simon Ser <contact@emersion.fr>
Cc: "Noralf Trønnes" <noralf@tronnes.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	dri-devel@lists.freedesktop.org
Subject: Re: git send-email friendly smtp provider anyone?
Date: Mon, 21 Nov 2022 18:50:16 +0100	[thread overview]
Message-ID: <243c2d1e-fbbb-5b7b-3a5f-0a34c5084fa3@tronnes.org> (raw)
In-Reply-To: <OO82gksmp_i249qMnDryWunPoUrSyyFxpxi009wWlytDaijmvalJffHrcPyMNLdfSzcIl5reNfJ2r2SmDVSG8xYXrIIbzc9rw-_bJPMDlag=@emersion.fr>



Den 21.11.2022 18.06, skrev Simon Ser:
> On Monday, November 21st, 2022 at 18:02, Simon Ser <contact@emersion.fr> wrote:
> 
>> On Monday, November 21st, 2022 at 17:52, Noralf Trønnes noralf@tronnes.org wrote:
>>
>>> Den 21.11.2022 14.33, skrev Simon Ser:
>>>
>>>> I think you can apply for a linux.dev mailbox 1.
>>>
>>> Yeah you're right, I didn't know about that possibility.
>>> But it depends on whether or not I can just use their smtp server and
>>> keep my current email address. This looks like what's the problem with
>>> my current ISP, I need to use the email account I have in their email
>>> service (that I've never used) for sending through their smtp server,
>>> but I want to send From: another email address.
>>
>> That's not possible. It breaks DKIM, so your emails will end up in Spam
>> folders or be rejected. You need to use the SMTP server tied to your
>> email address.
> 
> That said, you can send patches from an email address different from
> the one in your patches. IOW, you can send patches committed by
> <noralf@tronnes.org> from any email account.
> 
> The From in the email header won't match the commit, but the very first
> line of the patch will hold that information.

Thanks that was useful information. I've seen the DKIM abbr. but haven't
looked into the meaning of it.

I tried:

git send-email --from=noralf.tronnes@altiboxmail.no
--reply=noralf@tronnes.org

and now I'm getting 'pass' in the Authentication-Results field, so
that's progress. I'm still not getting all the emails through, so I
still have that problem, I'll have to wait and see what the ISP can tell me.

But this means that a linux.dev mailbox is an option for me should my
ISP be a blocker.

Noralf.

  reply	other threads:[~2022-11-21 17:50 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-21 11:48 git send-email friendly smtp provider anyone? Noralf Trønnes
2022-11-21 11:48 ` Noralf Trønnes
2022-11-21 13:33 ` Simon Ser
2022-11-21 13:33   ` Simon Ser
2022-11-21 16:52   ` Noralf Trønnes
2022-11-21 16:52     ` Noralf Trønnes
2022-11-21 17:02     ` Simon Ser
2022-11-21 17:02       ` Simon Ser
2022-11-21 17:06       ` Simon Ser
2022-11-21 17:06         ` Simon Ser
2022-11-21 17:50         ` Noralf Trønnes [this message]
2022-11-21 17:50           ` Noralf Trønnes
2022-11-21 15:19 ` Maxime Ripard
2022-11-21 15:19   ` Maxime Ripard
2022-11-21 18:13   ` Noralf Trønnes
2022-11-21 18:13     ` Noralf Trønnes
2022-11-22 15:51     ` Konstantin Ryabitsev
2022-11-22 17:42       ` Noralf Trønnes
2022-11-22 17:42         ` Noralf Trønnes
2022-11-22 18:50         ` Konstantin Ryabitsev
2022-11-22 19:22           ` Noralf Trønnes
2022-11-22 19:22             ` Noralf Trønnes
2022-11-22 19:44             ` Error using b4 web endpoint (was Re: git send-email friendly smtp provider anyone?) Konstantin Ryabitsev
2022-11-22 19:48               ` Noralf Trønnes
2022-11-22 20:00                 ` Konstantin Ryabitsev
2022-11-22 20:10                   ` Noralf Trønnes
2022-11-22 20:20                     ` Konstantin Ryabitsev
2022-11-22 20:26                       ` Noralf Trønnes
2022-11-22 20:44                         ` Konstantin Ryabitsev
2022-11-22 21:03                           ` Noralf Trønnes
2022-11-22 21:14                             ` Konstantin Ryabitsev
2022-11-22 22:05                             ` Konstantin Ryabitsev
2022-11-30 16:17                             ` Noralf Trønnes
2022-11-30 16:55                               ` Konstantin Ryabitsev
2022-11-30 17:02                                 ` Noralf Trønnes
2022-11-30 19:17                                   ` Konstantin Ryabitsev
2022-11-30 19:34                                     ` Noralf Trønnes
2022-11-30 19:39                                       ` Konstantin Ryabitsev
2022-11-30 19:59                                         ` Noralf Trønnes
2022-12-01 14:42                                         ` Konstantin Ryabitsev
2022-11-22 21:10             ` git send-email friendly smtp provider anyone? Noralf Trønnes
2022-11-22 21:10               ` Noralf Trønnes
2022-11-22 21:26               ` Konstantin Ryabitsev
2022-11-22 21:26                 ` Konstantin Ryabitsev

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=243c2d1e-fbbb-5b7b-3a5f-0a34c5084fa3@tronnes.org \
    --to=noralf@tronnes.org \
    --cc=contact@emersion.fr \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.