On Thursday 14 September 2006 19:39, Mark Martinec wrote: > Looks at the beginning of the log, right after a connect from qmail. > I don't have an example here, but I can show how it looks with a > normal TCP SMTP session: > > amavis[253]: loaded base policy bank > amavis[253]: lookup_ip_acl (inet_acl): key="127.0.0.1" matches "127.0.0.1", > amavis[253]: process_request: fileno sock=16, STDIN=0, STDOUT=1 > amavis[253]: switch_to_my_time 480 s, new request > amavis[253]: process_request: suggested_protocol="" on TCP > > The interesting part is: process_request: fileno sock=16, STDIN=0, STDOUT=1 > with Net server 0.94 process_request: fileno sock=10, STDIN=0, S TDOUT=1
with Ner Server 0.90 process_request: fileno sock=10, STDIN=10, S TDOUT=10 > The file descriptors 0, 1, and in this case 16, vary between > a before-0.91 and after-0.91 version of Net::Server. > > I'm not sure how that interacts with a client in a qmail setup. > I think you are better qualified in this field to investigate. lol, or maybe i'm not, but i like doing new staff, any hint on what sould i control, trace or something? > > The amavisd-new-qmqpqq.patch files hasn't been checked for a while, > I just keep it in sync with a released code so that line numbers match, > but I am not testing that it works. Help is welcome. hope i can! > > Btw, what operating system are you using? > Red hat ES 4 mr -- Amministratore di sistema DBA Lab S.p.A. <http://www.dbalab.it> www.dbalab.it ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
