NFS mount problems

2003-11-24 Thread Marcel de Reuver
. Even the box is rebooting itself What is going wrong? Regards, Marcel de Reuver ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

RE: postfix/amavisd, fbsd 5.1

2003-11-25 Thread Marcel de Reuver
> I have upgraded a system to the latest postfix and amavisd > port, a FreeBSD 5.1-RELEASE box. Sending mail works fine, > however receiving mail, does not. > Incoming messages get deferred because a connection to > 127.0.0.1:10025 times out. I can telnet successfully to that > port so i am at a

Re: user accounts messed up

2006-01-21 Thread Marcel de Reuver
Jona Joachim wrote: Hi! I did something quite stupid... I installed postgresql from ports and created an unprivileged user account for it. I wanted to install the database in /var/pgsql and wanted to chown the folder to the unprivileged user. To do this, I entered the following as root: chown

RE: This may be a stupid question but where can I compile quanta?

2004-12-11 Thread Marcel de Reuver
> > I've searched the ports on freebsd.org googled around and still can't > find where to compile quanta, am I overlooking something obvious? > FreeBSD 5.3-Stable whereis quanta quanta: /usr/ports/www/quanta ___ [EMAIL PROTECTED] mailing list http://

Opengroupware

2005-01-09 Thread Marcel de Reuver
Hi, On FreeBSD 5.3 you can install Opengroupware from the ports without any warning or error. When you start Opengroupware it is complaining about a missing /usr/lib/libssl.so.0.9.6 OpenSSL 0.9.7d is installed and working. Has anyone Opengroupware running on FreeBSD 5.3? Best regards, Marcel de

RE: Opengroupware

2005-01-09 Thread Marcel de Reuver
oblem: > > ln -s /compat/linux/lib/libssl.so.0.9.6b \ > /compat/linux/lib/libssl.so.0.9.6 > Also required: ln -s /compat/linux/lib/libcrypto.so.0.9.6b /compat/linux/lib/libcrypto.so.0.9.6 Opengroupware is now complaining about: /lib/libc.so.6: version `GLIBC_2.3' not fo

RE: Opengroupware

2005-01-09 Thread Marcel de Reuver
> > Which linux_base port did you install (8 or 7)? > After deinstalling linux_base version 7x and installing linux_base-8 it is starting. Now there is something with the version of Postgres. I will look into that later. Thanks for the hints! Best regards, Marcel de Reuver __

RE: Which Release to Download?

2004-09-09 Thread Marcel de Reuver
> > Dear Sir, > > I am a computer engineer and I want to learn the FreeBSD OS, > and I do not have the FreeBSD software and when I have tried > to download the FreeBSD software form your website, I found > two Releases one called " New Technology Release: 5.2.1 " > and the other called " Product

RE: host-based ssh authentication (no password) not working ... helpneeded

2004-10-10 Thread Marcel de Reuver
>>>Joe Schmoe wrote: > > I have machines CLIENT and SERVER. > > On SERVER, I set the following options in > /etc/ssh/sshd_config : > > RhostsAuthentication no > RhostsRSAAuthentication yes > > Then I copied the host public key from /etc/ssh on > CLIENT to /etc/ssh/ssh_known_hosts on SE

Errors from mx2.freebsd.org

2007-08-04 Thread Marcel de Reuver
Hi, I receive postings from several mailinglists on a Fedora Core release 4 server with Sendmail v8.13.6/8.13.6. Only postings that come from mx2.freebsd.org give errors like: collect: premature EOM: Connection reset by mx2.freebsd.org collect: I/O error on connection from mx2.freebsd.org, f

Re: postfix and greylisting

2007-03-05 Thread Marcel de Reuver
Dave wrote: I've set up greylisting with postgrey on postfix 2.3, on a 6.1 machine. All seems to be working well, except my bank can't get through, and i'm wondering how to let them through, what file to edit the user or the recipient file? perldoc postgrey Whitelists Whitelists

RE: Cyrus-SASL2-2.1.20 & MySQL crypt'ed passwords

2004-11-28 Thread Marcel de Reuver
> > Could anyone make this setup work? The patch for 2.1.19 applies cleanly to > the ports tree and I can build sasl, but it ignores the settings on > smtpd.conf (mainly password_format: crypt). > > I can auth @ SMTP using the encrypted password I find at the database, but > no luck using the plain

Re: Convert mbox to IMAP files

2006-05-08 Thread Marcel de Reuver
On Sunday 07 May 2006 23:03, Carlos Silva wrote: > Hi, > > > Someone know how can I convert mbox files to IMAP files? > Thanks in advance! > Google for mbox2maildir if you want to convert to the Maildir format. ___ freebsd-questions@freebsd.org mailin