On Mon, Apr 16, 2018 at 07:23:34AM +0200, Poliman - Serwis wrote:
> Yea, that's right. Unbeliveable that there is no comma. :D Now
> I have smtp_bind_address in main.cf and master.cf. :)

After being here awhile you'll get that Postfix is all about the 
Principle of Least Astonishment.  Names of postconf(5) settings 
suggest what will be accepted there.

In the case of an "*_address" setting, you would expect to see an 
address.  For an "_address6" setting, that would take an ipv6 
address.  Note also that it's in singular form, "address", as opposed 
to plural, "addresses".

Commas, as described in the leading part of the postconf(5) manual, 
the part on general syntax, are a form of whitespace.  Also, commas 
are not part of normal ipv4 nor ipv6 address syntax.

Therefore it should be quite believable that a comma would have no 
place in smtp_bind_address.
-- 
  http://rob0.nodns4.us/
  Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Reply via email to