OK, so maybe its /var/log/mail/info (I'm guessing.) Next it says to set the $pat variable:
Take a look at the $pat definitions in the pop-before-smtp-conf.pl file and uncomment the one for the mail server that you're running - if you're running Linux it's probably going to be the $pat denoted by: "# For UW ipop3d/imapd" (this is also the default if no $pat is uncommented in the config file). Make sure you uncomment all the lines from the "$pat = " start down to the nearest ';' for your pattern of choice (this is usually 2-3 lines). If you're using Postfix and need to use a custom DB style or a different dbfile path, feel free to edit that into the file as well. *** OK, I'm lost. I am using Postfix, and have no idea what the custom DB style or dbpath is. I also don't get what I am supposed to do with the $pat variable. Here's what my pop-before-smtp-conf.pl file has: # For UW ipop3d/imapd and their secure versions. This is the DEFAULT. #$pat = '^(... .. ..:..:..) \S+ (?:ipop3s?d|imaps?d)\[\d+\]: ' . # '(?:Login|Authenticated|Auth) user=\S+ ' . # 'host=(?:\S+ )?\[(\d+\.\d+\.\d+\.\d+)\]'; 1; What am I supposed to do with that!? thanks for your help, Jordan ***
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
