At 20.12 16/11/07, you wrote: >Duh!? >Can you try to add here ...
> > >const *pPeerInfo, unsigned int > > > fclose(pIpFile); > > > char szIPP[128]; > SysInetNToA(*pPeerInfo, szIPP, sizeof(szIPP)); > SysLogMessage(LOG_LEV_MESSAGE, "PreIP='%s'\tCurrIP='%s'\n", > szIPP, szIP); > > > > > > > > /* Do IP matching */ > >And run in debug mode? Screen output: POP3 client connection from [127.0.0.1] POP3 client exit [127.0.0.1] SMTP client connection from [127.0.0.1] PreIP='127.0.0.1' CurrIP='127.0.0.1' SMTP filter run: Filter = "C:\MailRoot\bin\glst\glst" Retcode = 0 SMAIL local SMTP = "tsd.unifi.it" From = <[EMAIL PROTECTED]> To = <[EMAIL PROTECTED]> SMTP client exit [127.0.0.1] Logs: "localhost" "tsd.unifi.it" "127.0.0.1" "2007-11-16 21:11:25" "vertova" "" "LOGIN" "1" "614" "tsd.unifi.it" "tsd.unifi.it" "127.0.0.1" "2007-11-16 21:11:25" "ZOUZOU.tsd.unifi.it" "tsd.unifi.it" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "SD8598" "RCPT=OK" "" "0" "" "tsd.unifi.it" "tsd.unifi.it" "127.0.0.1" "2007-11-16 21:11:25" "ZOUZOU.tsd.unifi.it" "tsd.unifi.it" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "SD8598" "RECV=OK" "" "333" "" Sigh sigh sigh :-( Ciao, Francesco - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
