<feed xmlns='http://www.w3.org/2005/Atom'>
<title>config_local_arch/etc/postfix, branch ib</title>
<subtitle>Device dependent config files for Arch Linux, managed by https://git.flylightning.xyz/fsh/tree/sh/cfg (git bare repo method)</subtitle>
<id>https://git.flylightning.xyz/config_local_arch/atom?h=ib</id>
<link rel='self' href='https://git.flylightning.xyz/config_local_arch/atom?h=ib'/>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/'/>
<updated>2026-03-15T09:48:51Z</updated>
<entry>
<title>pacdiff</title>
<updated>2026-03-15T09:48:51Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2026-03-15T09:48:13Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=b10fe556096dfa00bb3e8aa665aedcaee6beff04'/>
<id>urn:sha1:b10fe556096dfa00bb3e8aa665aedcaee6beff04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pacdiff</title>
<updated>2025-11-11T01:41:37Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2025-11-11T01:39:05Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=a6c81e88fbefeb7c172a12ba056c09fdfa96824e'/>
<id>urn:sha1:a6c81e88fbefeb7c172a12ba056c09fdfa96824e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pacdiff</title>
<updated>2025-08-23T05:05:21Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2025-08-23T05:05:21Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=23890339765de89e69199e5f900ece7f915cc360'/>
<id>urn:sha1:23890339765de89e69199e5f900ece7f915cc360</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pacdiff</title>
<updated>2025-07-15T09:53:12Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2025-07-15T09:53:12Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=4554378a6ca0b7d628061bb04f93524560cc12de'/>
<id>urn:sha1:4554378a6ca0b7d628061bb04f93524560cc12de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pacdiff</title>
<updated>2025-03-04T09:04:05Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2025-03-04T09:04:05Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=9714e15c3c39ed175df7bfd9b58c386d134e6e3a'/>
<id>urn:sha1:9714e15c3c39ed175df7bfd9b58c386d134e6e3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>postfix hide client hostname and ip</title>
<updated>2025-02-28T03:14:56Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2025-02-28T03:02:44Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=f7b9c723e6cef13fc5c1b2bc316817c0364e8739'/>
<id>urn:sha1:f7b9c723e6cef13fc5c1b2bc316817c0364e8739</id>
<content type='text'>
Details see `man postconf.5`. It seems smtpd_hide_client_session config
for port 25 smtp MTA this must be no, port 587 and 465 (submission and
submissions) MTU can be set to yes in master.cf. Port 25 smtp MTA
receives messages from others to me. Port 587 and 465 (submission and
submissions) MTU receives messages from me to others. main.cf is configs
for all. master.cf I can set configs specifically to submission and
submissions.

Before, when others receives my email that send from my laptop, it will
leak my laptop's hostname and ip in one of its `Received` header like
`Received: from &lt;my-hostname&gt; (&lt;my-domain-name&gt; [&lt;my-ip&gt;]) by
mail.flylightning.xyz ...`. After set smtpd_hide_client_session to yes,
that line changed to `Received: by mail.flylightning.xyz ...`, note
there's no `from ...` that leaks my ip.
</content>
</entry>
<entry>
<title>pacdiff</title>
<updated>2025-02-28T02:18:46Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2025-02-28T02:18:46Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=6c70d49f43dcf92c4e0a007e8d2fc3f44943f39b'/>
<id>urn:sha1:6c70d49f43dcf92c4e0a007e8d2fc3f44943f39b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'ca' into ib</title>
<updated>2024-12-25T10:07:16Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2024-12-25T10:07:16Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=94277ca5ac170f4650606bf2b4e8a5c4aa812c67'/>
<id>urn:sha1:94277ca5ac170f4650606bf2b4e8a5c4aa812c67</id>
<content type='text'>
Combine ca into ia to become new ib VPS.
</content>
</entry>
<entry>
<title>pacdiff</title>
<updated>2024-12-12T22:12:36Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2024-12-12T22:12:36Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=cf3c2c45538ccc9101f15e1099ed634844c1b129'/>
<id>urn:sha1:cf3c2c45538ccc9101f15e1099ed634844c1b129</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pacdiff</title>
<updated>2024-10-25T23:01:32Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2024-10-25T23:01:32Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=b7f6d661dbc113c33d10f59e77693cf7e5184df0'/>
<id>urn:sha1:b7f6d661dbc113c33d10f59e77693cf7e5184df0</id>
<content type='text'>
</content>
</entry>
</feed>
