Re: Mailing list software

2005-06-02 Thread Simon Dassow
On Wed, Jun 01, 2005 at 12:36:45AM +0200, Csillag Tamas wrote: > On 05/31, Will H. Backman wrote: > > I'm looking for some suggestions for very simple mailing list software > > under OpenBSD, and I'd like to use the base install as much as possible. > > [snip] > > I recommend mlmmj. > Me too.

Re: OpenBSD 3.7, xorg.conf for dual head matrox mga?

2005-06-23 Thread Simon Dassow
On Wed, Jun 22, 2005 at 01:29:26PM +0200, chefren wrote: > Is there someone who has a working dual monitor matrox X11 configuration? > Yep... but i'm always hit by the same bug: only one monitor gets initialized ( https://bugs.freedesktop.org/show_bug.cgi?id=615 ). Getting both to work is a mess.

Re: kernel pppoe addon

2005-06-26 Thread Simon Dassow
On Sat, Jun 25, 2005 at 11:34:51PM +0200, Peter Philipp wrote: > Please forgive me if I missed something about the kernel pppoe but my initial > tests with the program were positive. However I noticed that when my ISP > disconnects the connection, it reauthenticates with a new IP and the default >

Re: Blocking many accesses to ssh port from single IP

2005-06-30 Thread Simon Dassow
On Thu, Jun 30, 2005 at 02:11:53AM -0600, Steve Williams wrote: > > Tonight I got 800+ attempts from the same IP. I played with manually > blocking the IP, but it was over before I got the firewall rules written > and looked over them twice. > > Is there any way to block/limit the number of co

problem with postgresql on sparc64 (lack of working socket?)

2005-07-02 Thread Simon Dassow
Hi list, i've set up postgresql as usual and wanted to connect... but: $ psql psql: could not send startup packet: Broken pipe Strange, ok... looking into the database log: $ tail /var/postgresql/logfile LOG: could not connect socket for statistics collector: Invalid argument LOG: could not co

Re: 3.7 - in kernel pppoe

2005-07-05 Thread Simon Dassow
On Tue, Jul 05, 2005 at 02:18:21PM -0500, J.D. Bronson wrote: > Last time I tried this - it worked fine, but if the link went down it > never 'redialed' back to the PPPoE provider > > Using userland pppoe - this is never an issue. This question is already answered in the archives... so pleas

Re: squid on openbsd 3.7

2005-07-08 Thread Simon Dassow
On Fri, Jul 08, 2005 at 04:54:51PM +0500, Askar Ali wrote: [snip] > secondly I want to --enabe-snmp and some other things which are not > presently enable while I install squid from port... > > Squid Cache: Version 2.5.STABLE9 > configure options: --datadir=/usr/local/share/squid > '--enabl

Re: squid on openbsd 3.7

2005-07-08 Thread Simon Dassow
On Fri, Jul 08, 2005 at 06:40:14PM +0500, Askar Ali wrote: > Simon Dassow wrote: > > >On Fri, Jul 08, 2005 at 04:54:51PM +0500, Askar Ali wrote: > >[snip] > > > > > >>secondly I want to --enabe-snmp and some other things which are not > >>

Re: non-prased headers in openbsd apache

2005-08-05 Thread Simon Dassow
On Thu, Aug 04, 2005 at 11:31:23PM +0200, Ami Emanuel Bizamcher wrote: > On 8/4/05, Ami Emanuel Bizamcher <[EMAIL PROTECTED]> wrote: > > i have tryed what you said but i get nothing... > > i just waits for the loop to finish then sends the data. > > > > i also checked the output directly > > echo

Re: BIND 9.3.1

2005-08-09 Thread Simon Dassow
On Tue, Aug 09, 2005 at 10:19:06AM -0400, Ryan Yu wrote: > I'm trying to build Bind 9.3.1[... snip] What is that good for? $ which named /usr/sbin/named $ /usr/sbin/named -v BIND 9.3.1 $ ...or does the build from /usr/src/usr.sbin/bind breaks? Regards, Simon

Re: BIND 9.3.1

2005-08-10 Thread Simon Dassow
On Wed, Aug 10, 2005 at 02:00:23AM +0200, Steffen Michalke wrote: > Simon Dassow <[EMAIL PROTECTED]> writes: > > > On Tue, Aug 09, 2005 at 10:19:06AM -0400, Ryan Yu wrote: > >> I'm trying to build Bind 9.3.1[... snip] > > > > What is that good for? >

[SOLVED] problem with postgresql on sparc64 (lack of working socket?)

2005-08-27 Thread Simon Dassow
On Sat, Jul 02, 2005 at 03:12:52PM +0200, Simon Dassow wrote: > i've set up postgresql as usual and wanted to connect... but: > $ psql > psql: could not send startup packet: Broken pipe [snip] > LOG: could not connect socket for statistics collector: Invalid > argume

Re: netstat - how to show PID

2005-08-30 Thread Simon Dassow
On Tue, Aug 30, 2005 at 03:30:01PM +0200, Miroslav Kubik wrote: > Is there a way how to show PID which belongs to the socket by netstat > command? I searched man pages but I haven't found any useful switch for my > need. I searched in Linux man pages for netstat as well and it seems that > Linux

Re: via 8231 and 8237

2005-10-23 Thread Simon Dassow
On Thu, Oct 20, 2005 at 11:13:07AM -0400, Michael Shalayeff wrote: > re > everybody who experienced problems w/ the mention chipsets > on the mobos such as audio not interrupting properly and stuff. > please try the changes i just put into sys/arch/i386/pci/. > (suppose bias according to your local

Re: help: smmsp

2005-10-30 Thread Simon Dassow
On Mon, Oct 31, 2005 at 05:35:31AM +, Edy Purnomo wrote: > i keep having the "smmsp" daemon shows on the ps aux list. > so it fills up my clientmqueue directory. > how to rid off this thing ? Disable the sendmail cronjob: $ sudo crontab -l|grep sendmail # sendmail clientmqueue runner #*/30

Re: perl interface to pf?

2005-11-01 Thread Simon Dassow
On Tue, Nov 01, 2005 at 08:36:59AM -0800, John N. Brahy wrote: > Is there a perl interface to pf? Perl is able to play with ioctl(2), maybe this fits your needs. If not go ahead, learn XS and write your own libs for that. But i hardly see any sense behind it :> Regards Simon

Re: what am I missing? -sparc64

2005-11-01 Thread Simon Dassow
On Tue, Nov 01, 2005 at 12:44:55PM -0500, Bob Ababurko wrote: > I was excited to install the new 3.8 this morning and looking at all of > the ftp servers I could log into, I did not find a sparc64 folder. Is > there something I skipped over or do not understand? I see that this is > on disc 3,

Re: Postfix SMTP Authentication using auxprop ldapdb plugin from OpenLDAP

2005-11-17 Thread Simon Dassow
On Thu, Nov 17, 2005 at 02:28:45PM -0600, dontek wrote: > I am running 3.8 Generic i386. I am trying to get SMTP authentication > working with Postfix using an OpenLDAP user database. I want to use > the ldapdb auxprop sasl plugin as opposed to using saslauthd. > > The cyrus-sasl2 port does not

Re: OT : Subject lines and threads

2005-12-13 Thread Simon Dassow
On Tue, Dec 13, 2005 at 03:35:16PM +, Sam Hart wrote: > I've just gone through 10 days worth of mails to misc@ and have a > small request for people posting here. > > Can people continuing threads on this list please keep the original > subject lines. Please only do so if it makes sense.

Re: Recommendations for another POP3/IMAP/SMTP mail reader client?

2005-12-14 Thread Simon Dassow
On Wed, Dec 14, 2005 at 09:35:36AM -0700, Jack Woehr wrote: > Recommendations for another POP3/IMAP/SMTP mail reader client (if one > exists) other than Mozilla? mutt+msmtp: sucks less and avoids sendmail usage ;-) Kind regards Simon

Re: X snaps headsup

2005-12-17 Thread Simon Dassow
On Sun, Dec 11, 2005 at 07:37:36AM -0600, Todd T. Fries wrote: > New X snaps with a 'dlopen X server' diff are heading out to the mirrors > today and tomorrow as they get built. > > I have put this into snapshots to get wide testing before Matthieu > commits this diff. When you test, simply ver