i do now
Samuel Goldwyn<http://www.brainyquote.com/quotes/authors/s/samuel_goldwyn.html> - "I'm willing to admit that I may not always be right, but I am never wrong." On Thu, Dec 3, 2009 at 01:18, fakessh <fake...@fakessh.eu> wrote: > hello all > hello list > > I think there is a problem in the basic configuration of Postfix > the basic configuration of Postfix is included in the rpm and sources > > I accessed the standard configuration file > > # Alternatively, you can specify the mynetworks list by hand, in > # which case Postfix ignores the mynetworks_style setting. > # > # Specify an explicit list of network/netmask patterns, where the > # mask specifies the number of bits in the network part of a host > # address. > # > # You can also specify the absolute pathname of a pattern file instead > # of listing the patterns here. Specify type:table for table-based lookups > # (the value on the table right-hand side is not used). > # > #mynetworks = 168.100.189.0/28, 127.0.0.0/8 > #mynetworks = $config_directory/mynetworks > #mynetworks = hash:/etc/postfix/network_table > > > it is then possible to make a 'helo 168.100.189.5' and after this command > to bounce to anyone even with the new postfix > > > I think it is probably possible. when do you? > >