This website requires JavaScript.
Explore
Help
Sign In
casjaysdevdocker
/
postfix
Watch
1
Star
0
Fork
0
mirror of
https://github.com/casjaysdevdocker/postfix
synced
2026-09-24 12:49:52 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
111972b9664cd0b9d8016c5083aa4a0e4fa8f6ea
postfix
/
rootfs
/
usr
/
local
/
etc
/
resolv.conf
T
7 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
🐛
Fix container DNS: ship resolv.conf without search domain
🐛
2026-06-05 12:35:15 -04:00
nameserver 1.1.1.1
nameserver 1.0.0.1
nameserver 8.8.8.8
nameserver 8.8.4.4
🐛
Fix resolv.conf: add search . and ndots:0 to block domain search
🐛
2026-06-05 14:34:20 -04:00
search .
options ndots:0
Reference in New Issue
Copy Permalink