spamd.conf format

2009-12-21 Thread Nick Berg
>From the spamd.conf manual:

   The format of the list of addresses is expected to consist of one network
   block or address per line (optionally followed by a space and text that
   is ignored).  Comment lines beginning with # are ignored.  Network blocks
   may be specified in any of the formats as in the following example:

   # CIDR format
   192.168.20.0/24
   # A start - end range
   192.168.21.0 - 192.168.21.255
   # As a single IP address
   192.168.23.1

Given the condition that an entry followed by a space has the
remaining text ignored, would that not invalidate the start - end
range entry?  Should that not get interpreted as:

   192.168.21.0 #comment starts here

On that note, if a space after an entry denotes the start of ignored
text, will Spamhaus' DROP list http://www.spamhaus.org/drop/drop.lasso
get parsed correctly, or should that get run through sed to strip out
everything after a semicolon?  Its format:

   ; Spamhaus DROP List 12/22/09 - (c) 2009 The Spamhaus Project
   110.44.0.0/20 ; SBL74731
   116.199.128.0/19 ; SBL56563
   119.42.144.0/21 ; SBL70035
   120.143.128.0/21 ; SBL67396
   121.46.64.0/18 ; SBL72673
   128.168.0.0/16 ; SBL51908

Thanks!

Nick



Re: 4.6 arriving

2009-10-07 Thread Nick Berg
With all the hot air spewed on this thread, if we could tap into this
theothermal energy there'd be practically unlimited funding available.
 Then everyone could take a break from the trivial work of updating an
entire bloody operating system and tackle the real hard-core
near-impossible challenge of automating FTP servers.

Now if you'll excuse me while I go back to living in the filth of telnet...



Re: Payment Card Industry (PCI) Data Security Standard HELP!

2009-10-23 Thread Nick Berg
> On the bright side, because this list houses some of the best
> brainpower anywhere I have all but two of the requirements
> finished (yes, the easy ones) and one of the two left I'm sure
> I can handle on my own.

Would you mind sharing any non-confidential OpenBSD-related
questions/answers of the PCI questionnaire with the list?