On 2023-05-16 11:10:11 +0200, Vincent Lefevre wrote: > In /etc/postfix/main.cf.proto, I can see > > # On Linux, this works correctly only with interfaces specified > # with the "ifconfig" command. > > while the "ip" command tends to be preferred nowadays and "ifconfig" > isn't necessarily available. At least "ip link" should be given.
Well, just say the same thing as the postconf(5) man page: On Linux, this works correctly only with interfaces specified with the "ifconfig" or "ip" command. -- Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

