Re: regular access file vs CIDR

2008-08-08 Thread plist
This is an answer from ANS Notification system Bad response. Specify actionid, PIN, alarmid, entityid, ruleid and send a letter again. [EMAIL PROTECTED] entity= alarm=0 action=UNKNOWN rule=0 First 20 lines of your mail follows: == * Stan Hoeppner <[EMAIL PROTECTED]>: > Is the C

Re: regular access file vs CIDR

2008-08-08 Thread Ralf Hildebrandt
* Rich Shepard <[EMAIL PROTECTED]>: > On Thu, 7 Aug 2008, Stan Hoeppner wrote: > >> Oh, heheh. No, I meant like do I need to be running postmap on it from >> the command line kinda scenario, like with the access file. > > Stan, > > Yes: postmap. No. You can't postmap cidr, pcre or regexp files.

Re: regular access file vs CIDR

2008-08-08 Thread Ralf Hildebrandt
* Stan Hoeppner <[EMAIL PROTECTED]>: > Is the CIDR file a plain text flat file? Do I need to run any commands > against it to do the binary conversions or is that something Postfix does flat file, no need to do anything > I.e., can I just edit my access file, converting the dotted doubles,

Re: regular access file vs CIDR

2008-08-07 Thread Rich Shepard
On Thu, 7 Aug 2008, Noel Jones wrote: No, you do not need to "postmap" cidr: or regexp: or pcre: tables. These are all just plain text files. Postfix reads in the plain text file and processes it internally. Thank you, Noel. That cleared it up for me, too. Rich

Re: regular access file vs CIDR

2008-08-07 Thread plist
This is an answer from ANS Notification system Bad response. Specify actionid, PIN, alarmid, entityid, ruleid and send a letter again. user=postfix users list entity= alarm=0 action=UNKNOWN rule=0 First 20 lines of your mail follows: == Rich Shepard wrote: > On Thu, 7 Aug 2008

Re: regular access file vs CIDR

2008-08-07 Thread Noel Jones
Rich Shepard wrote: On Thu, 7 Aug 2008, Stan Hoeppner wrote: Oh, heheh. No, I meant like do I need to be running postmap on it from the command line kinda scenario, like with the access file. Stan, Yes: postmap. I use a Makefile so each time I change anything in /etc/postfix the proper bu

Re: regular access file vs CIDR

2008-08-07 Thread Rich Shepard
On Thu, 7 Aug 2008, Stan Hoeppner wrote: Oh, heheh. No, I meant like do I need to be running postmap on it from the command line kinda scenario, like with the access file. Stan, Yes: postmap. I use a Makefile so each time I change anything in /etc/postfix the proper builds are run. Here's

Re: regular access file vs CIDR

2008-08-07 Thread Stan Hoeppner
Henrik K wrote: There is no mention of "based on hashing" or "Database files are created with xxx command" in table type list. So it's used plain text as is. Thank you for the confirmation Henrik. I'd rather be slapped with a trout for asking a 'stupid' question than run over by a bus for mak

Re: regular access file vs CIDR

2008-08-07 Thread Stan Hoeppner
Rich Shepard wrote: On Thu, 7 Aug 2008, Stan Hoeppner wrote: Is the CIDR file a plain text flat file? Stan, Yes. A representative line: 222.111.0.0/12 550 Rejected IP address. Thank you. I knew what it's supposed to look like on the inside to start out with. I was just unsur

Re: regular access file vs CIDR

2008-08-07 Thread Henrik K
On Thu, Aug 07, 2008 at 05:16:59PM -0500, Stan Hoeppner wrote: > > That really didn't answer my question. I guess I need to be more specific: > > Is the CIDR file a plain text flat file? Do I need to run any commands > against it to do the binary conversions or is that something Postfix > doe

Re: regular access file vs CIDR

2008-08-07 Thread Rich Shepard
On Thu, 7 Aug 2008, Stan Hoeppner wrote: Is the CIDR file a plain text flat file? Stan, Yes. A representative line: 222.111.0.0/12 550 Rejected IP address. Do I need to run any commands against it to do the binary conversions or is that something Postfix does automatically on th

Re: regular access file vs CIDR

2008-08-07 Thread Stan Hoeppner
Henrik K wrote: On Thu, Aug 07, 2008 at 01:36:08PM -0500, Stan Hoeppner wrote: What changes would I need to make in order to start using CIDR notation in my access file? I'm currently using the standard hashed access file. http://www.postfix.org/documentation.html Lookup table overview -->

Re: regular access file vs CIDR

2008-08-07 Thread Henrik K
On Thu, Aug 07, 2008 at 01:36:08PM -0500, Stan Hoeppner wrote: > What changes would I need to make in order to start using CIDR notation > in my access file? I'm currently using the standard hashed access file. http://www.postfix.org/documentation.html Lookup table overview --> http://www.post