>I d/l the FREEBSD 4.7 and postfix 1.1.12 from postfix.org >Seems quite a bit different then when I first setup the postfix a yr and >1/2 ago.
each has changed somewhat but not enoug to throw you off. >Len do you still send out the config files ? Is so may I please get them. >Thanks > >will pfloggsum still work with the newer postfix ? no, postfix has changed logging format so a new pflogsumm is required, and= =20 some additional PERL modules. One of these modules is not available for=20 5.0.x and triggers PERL into upgrading itself to 5.6 or 5.8. a real pain.= =20 I think it's this one: perl -MCPAN -e 'install Sys::Hostname' so don't install that one and comment out the "use" line pflogsumm. I've=20 installed these modules on on 4 or 5 machines, and each seems to end up in= =20 a different state. One upgrade PERL did to itself on a Linux machine=20 installed PERL in a differnt place than the standard PERL location, so I=20 had to change the first "#!/path/to/perl -w" to point at the upgraded=20 PERL. kind of a mess. >and were can I get the files / scripts I have seen mentioned for the newer >version ? I=B4ll send you the basic config. >Any hints or advice on setting it up this time. ? Use 200 Mb for root, rather than the 50 suggested on the IMGate site. Len
