Re: [StGIT PATCH 1/4] Allow e-mails to be sent with the Unix sendmail tool

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2008/6/22 Karl Hasselström <kha@xxxxxxxxxxx>:
> On 2008-06-19 22:42:01 +0100, Catalin Marinas wrote:
>>  class GitConfig:
>>      __defaults={
>>          'stgit.autoresolved':        'no',
>> -        'stgit.smtpserver':  'localhost:25',
>> +        'stgit.smtpserver':  '/usr/sbin/sendmail -t -i',
>
> Hmm. I think it's actually more common to have a misconfigured (or
> insufficiently configured) sendmail program than a misconfigured mail
> daemon listening to port 25, so I'd argue that the default shouldn't
> be changed. But it's not that important.

OK, I'll leave the existing default (but I found in recent years that
major Linux distributions come with pretty sane configuration).

-- 
Catalin
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux