All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bagas Sanjaya <bagasdotme@gmail.com>
To: Sumitra Sharma <sumitraartsy@gmail.com>, outreachy@lists.linux.dev
Subject: Re: [KERNEL NEWBIES ACCESS] Sumitra Sharma
Date: Fri, 17 Mar 2023 15:59:59 +0700	[thread overview]
Message-ID: <ZBQsDwvI67iq/Diz@debian.me> (raw)
In-Reply-To: <ZA7oTq4LwuatjaI4@debian.me>

[-- Attachment #1: Type: text/plain, Size: 697 bytes --]

On Mon, Mar 13, 2023 at 04:09:34PM +0700, Bagas Sanjaya wrote:
> For MTA, replace the now abandoned esmtp with Postfix. Configure the MTA as
> null client (see [1]). For system-generated emails sent to root and postmaster,
> you will also need to canonicalize these recipient addresses to your email
> address (see [2]).
> 

Hi,

Another thing that I forget to mention is to also configure git to send
patches with Postfix. You need to set:

```
$ git config sendemail.sendmailcmd "/usr/sbin/sendmail"
$ git config sendemail.envelopeSender "auto"
```

See git-send-email(1) for explanation of these knobs.

Thanks.

-- 
An old man doll... just what I always wanted! - Clara

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

  parent reply	other threads:[~2023-03-17  9:00 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-12 17:07 [KERNEL NEWBIES ACCESS] Sumitra Sharma Sumitra Sharma
2023-03-13  9:09 ` Bagas Sanjaya
     [not found]   ` <20230314081646.GA37415@sumitra.com>
2023-03-14  9:27     ` Bagas Sanjaya
     [not found]       ` <20230314123317.GB38692@sumitra.com>
2023-03-15  8:41         ` Bagas Sanjaya
2023-03-17  8:59   ` Bagas Sanjaya [this message]
2023-03-16  8:31 ` Sumitra Sharma
2023-03-17  8:51   ` Bagas Sanjaya
2023-03-17 16:15     ` Sumitra Sharma
2023-03-17 11:05   ` Fabio M. De Francesco
2023-03-17 11:12     ` Julia Lawall
2023-03-17 15:15     ` Fabio M. De Francesco
2023-03-17 18:00       ` Sumitra Sharma
2023-03-17 19:24         ` Fabio M. De Francesco
2023-03-18  6:54           ` Sumitra Sharma

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=ZBQsDwvI67iq/Diz@debian.me \
    --to=bagasdotme@gmail.com \
    --cc=outreachy@lists.linux.dev \
    --cc=sumitraartsy@gmail.com \
    /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.