Here's what I have in my exact-servers.conf: ---cut text--- <server courier> order username,address match (LOGIN), user=(.*), ip=\[(.*)\] </server> ---cut tex---
here's what i get in the maillog:
---cut text---
Apr 16 19:38:45 joey pop3d: LOGIN, user=knalb, ip=[192.168.1.4]
Apr 16 19:38:46 joey pop3d: LOGOUT, user=knalb, ip=[192.168.1.4], top=0, retr=0, time=1
---cut text---
That's not matching anything though, and I get nothing in the relays file. Is there something wrong with the regex? I thought that currently it's matching anything at all between the brackets... so would that not get the ip?
Thanks,
Zane -- [email protected] mailing list
