Imap authentication

2007-12-29 Thread Chris Kottaridis
I have been using pop to download email messages. I'd like to switch to imap. My mail server is running FreeBSD 5.3 The imap executable is in /usr/local/libexec and inetd.conf is setup right. I can telnet to port 143 I am talking to the imapd daemon. However, I can't seem to get logged in. It se

Re: kernel panic 6.2-RELEASE SMP dual quad core

2007-12-29 Thread Ivan Voras
Iain Dooley wrote: > i'm just running a web application on it. it's a total pain though. i > should have just bought a late model second hand p4 or something rather > than a state of the art machine. i'm too out of touch with modern > hardware to have known what i was getting myself into. live and

Re: kernel panic 6.2-RELEASE SMP dual quad core

2007-12-29 Thread Iain Dooley
hi ivan, uname -a FreeBSD HOSTNAME 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SMP i386 running on dual quad core intel xeons with 4gb ram. Are you using PAE? (probably not if this is the generic SMP configuration). no, i checked

Re: kernel panic 6.2-RELEASE SMP dual quad core

2007-12-29 Thread Ivan Voras
Iain Dooley wrote: > hi all, > > uname -a > FreeBSD HOSTNAME 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 > UTC 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SMP i386 > > running on dual quad core intel xeons with 4gb ram. Are you using PAE? (probably not if this is the generic SMP con

Re: kernel panic 6.2-RELEASE SMP dual quad core

2007-12-29 Thread Iain Dooley
uname -a FreeBSD HOSTNAME 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SMP i386 running on dual quad core intel xeons with 4gb ram. my server has been rebooting quite a bit and stopped responding today. i found this on the console:

Re: how to suspend/wake-up a FreeBSD machine?

2007-12-29 Thread Nate Lawson
Mikhail T. wrote: > Hello! > > I managed to suspend some of my computers a few times (using > either ``zzz'' or ``acpiconf -s 1''), but I could never successfully > wake the system up after this, requiring a full reboot. > > What's the proper procedure? I tried the power-button (no effect) and >

The FreeBSD Diary: 2007-12-09 - 2007-12-29

2007-12-29 Thread Dan Langille
The FreeBSD Diary contains a large number of practical examples and how-to guides. This message is posted weekly to freebsd-questions@freebsd.org with the aim of letting people know what's available on the website. Before you post a question here it might be a good idea to first search the maili

Re: font problems

2007-12-29 Thread Joey Mingrone
On 12/29/07, Yuri Pankov <[EMAIL PROTECTED]> wrote: > Hmm, > (==) RADEON(0): DPI set to (75, 75) > was it always 75? (I see a recent update to xf86-video-ati port). > Anyway, try forcing X to use 96, ie, run it as: > X -dpi 96 Thanks for the tip. ..ran: startx -- -dpi 96 and the log showed the c

Re: kernel panic 6.2-RELEASE SMP dual quad core

2007-12-29 Thread Kris Kennaway
Iain Dooley wrote: hi all, uname -a FreeBSD HOSTNAME 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SMP i386 running on dual quad core intel xeons with 4gb ram. my server has been rebooting quite a bit and stopped responding today. i

kernel panic 6.2-RELEASE SMP dual quad core

2007-12-29 Thread Iain Dooley
hi all, uname -a FreeBSD HOSTNAME 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SMP i386 running on dual quad core intel xeons with 4gb ram. my server has been rebooting quite a bit and stopped responding today. i found this on the c

Re: Rebuilding /var/db/pkg

2007-12-29 Thread Robert Huff
Kris Kennaway writes: > > I committed a crime! While upgrading the ports under the newly > > installed RELENG_7 (beta4) with "portupgrade -arRk" I **deleted** > > the directory /var/db/pkg. > > > > Is there any way to rebuild it from scratch? > > Nope, that was the only copy. A

Re: Rebuilding /var/db/pkg

2007-12-29 Thread Kris Kennaway
vittorio wrote: I committed a crime! While upgrading the ports under the newly installed RELENG_7 (beta4) with "portupgrade -arRk" I **deleted ** the directory /var/db/pkg. Is there any way to rebuild it from scratch? Ciao Vittorio Nope, that was the only copy. Kris __

Re: font problems

2007-12-29 Thread Yuri Pankov
On Sat, Dec 29, 2007 at 06:29:55PM -0400, Joey Mingrone wrote: > Over the holidays I decided to upgrade my ports after several months > and everything went well except some fonts seems to be messed up. > Sorry, I'm not really sure how to explain this better. Here is a > screenshot of gkrellm: http

Re: Having problems with SMTP authentication

2007-12-29 Thread Yuri Pankov
On Sat, Dec 29, 2007 at 03:24:42PM -0700, Andrew Falanga wrote: > On Saturday 29 December 2007 13:51:06 Matthew Seaman wrote: > > Andrew Falanga wrote: > > > dnl set SASL options > > > TRUST_AUTH_MECH(`GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN')dnl > > > define(`confAUTH_MECHANISMS', `GSSAPI DIGEST-MD5 CRAM

Rebuilding /var/db/pkg

2007-12-29 Thread vittorio
I committed a crime! While upgrading the ports under the newly installed RELENG_7 (beta4) with "portupgrade -arRk" I **deleted ** the directory /var/db/pkg. Is there any way to rebuild it from scratch? Ciao Vittorio ___ freebsd-questions@freebsd.org

Re: Still having problems burning DVDs

2007-12-29 Thread Jose Garcia Juanino
El sábado 29 de diciembre a las 23:41:34 CET, Andrew Falanga escribió: > Ok, > > Thanks to the help of earlier posts (a couple of weeks ago), using > "kldload atapicam" now allows for the scsi ioctls on my IDE CD/DVD > burner. > > However, when I do the following: > > growisofs -Z /dev/cd0 -dvd-

Re: Still having problems burning DVDs

2007-12-29 Thread Darren Spruell
On Dec 29, 2007 3:41 PM, Andrew Falanga <[EMAIL PROTECTED]> wrote: > Ok, > > Thanks to the help of earlier posts (a couple of weeks ago), using "kldload > atapicam" now allows for the scsi ioctls on my IDE CD/DVD burner. > > However, when I do the following: > > growisofs -Z /dev/cd0 -dvd-video /us

font problems

2007-12-29 Thread Joey Mingrone
Over the holidays I decided to upgrade my ports after several months and everything went well except some fonts seems to be messed up. Sorry, I'm not really sure how to explain this better. Here is a screenshot of gkrellm: http://jrm.ath.cx/misc/messed_up_fonts.png As you can see, the fonts are s

Still having problems burning DVDs

2007-12-29 Thread Andrew Falanga
Ok, Thanks to the help of earlier posts (a couple of weeks ago), using "kldload atapicam" now allows for the scsi ioctls on my IDE CD/DVD burner. However, when I do the following: growisofs -Z /dev/cd0 -dvd-video /usr/local/dvds/whereisGod1.iso I get this output: Executing 'mkisofs -dvd-video

Re: Having problems with SMTP authentication

2007-12-29 Thread Gerard
On Sat, 29 Dec 2007 15:24:42 -0700 Andrew Falanga <[EMAIL PROTECTED]> wrote: [snip] > this seems to imply you want me to create a file named > .mc. The instructions I followed in the handbook also > mentioned that, "Many administrators choose to use the output from > hostname(1) as the .mc file

Re: IPFW: Blocking me out. How to debug?

2007-12-29 Thread W. D.
At 08:49 12/22/2007, Ian Smith wrote: >Warning: overlong message. > > > > >W. D. wrote: > > OK, sorry. I guess I just assumed that it would be obvious > > that this is a Web server. ("Never assume anything, my good > > fellow" - Sherlock Holmes). > > By the way, it is/will be running Plesk

Port Updates for 6.1

2007-12-29 Thread Don O'Neil
What is the safest and cleanest way to update the ports in /usr/ports for a 6.1-STABLE install? I don't want to risk breaking anything, I just need some updated ports so I can install the latest SpamAssassin port. Thanks! ___ freebsd-questions@freebsd.o

Re: Having problems with SMTP authentication

2007-12-29 Thread Andrew Falanga
On Saturday 29 December 2007 13:51:06 Matthew Seaman wrote: > Andrew Falanga wrote: > > dnl set SASL options > > TRUST_AUTH_MECH(`GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN')dnl > > define(`confAUTH_MECHANISMS', `GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN')dnl > > > > But when I ask my e-mail client to "check what the

Re: Having problems with SMTP authentication

2007-12-29 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Andrew Falanga wrote: > dnl set SASL options > TRUST_AUTH_MECH(`GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN')dnl > define(`confAUTH_MECHANISMS', `GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN')dnl > > But when I ask my e-mail client to "check what the server supports", th

Having problems with SMTP authentication

2007-12-29 Thread Andrew Falanga
HI, I've followed the instructions @ http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/smtp-auth.html, but am still having problems with the authentication process. If I set my client to use either CRAM-MD5 or DIGEST-MD5, I get an error return of authentication failure, "most likely th

job opportunity as a model/selling agent

2007-12-29 Thread Viva Models
Imagine having an exciting high-paying job as a model or selling agent for new magazine. Imagine having your photo taken for Vogue, your favorite magazine or top sellers companies. You can work online directly from your computer by sending us your picture and making the front page o

Re: AAARRRGH: network foul-ups.

2007-12-29 Thread Chuck Robey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Brian A. Seklecki (Mobile) wrote: > On Thu, 2007-12-27 at 18:38 -0800, Gary Kline wrote: >> The trouble is that two of my machines report the identical >> private IP: 10.0.0.250. Previously "tao" was 10.0.0.247 and > > > Be sure to flush o

Re: buildworld failure on VIA C3 Nehemiah

2007-12-29 Thread Warren Head
2007/12/29, Eric Osterweil <[EMAIL PROTECTED]>: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > Should I be using a different arch? Do I need a flag in the > make.conf (I just have -pipe and -O2)? > > I don't know, but this is what I read on a Gentoo wiki page: (related to bugs in a Gent

6.2 Headless Installs Don't Seem to Work.

2007-12-29 Thread Philip Brown
Hi Martin, If you are still having trouble with headless installs here is a link to instructions for setting up a bsd.iso that outputs to serial for a headless installation. http://default-information.blogspot.com/2007/12/headless-freebsd-installation-cd.html hope this helps, Phil

Re: buildworld failure on VIA C3 Nehemiah

2007-12-29 Thread RW
On Sat, 29 Dec 2007 10:02:44 -0500 Eric Osterweil <[EMAIL PROTECTED]> wrote: > Do I need a flag in the > make.conf (I just have -pipe and -O2)? If you don't set any such variables in make.conf they get sensible defaults that depend on your CPUTYPE setting. You shouldn't really mess with them u

how to suspend/wake-up a FreeBSD machine?

2007-12-29 Thread Mikhail T.
Hello! I managed to suspend some of my computers a few times (using either ``zzz'' or ``acpiconf -s 1''), but I could never successfully wake the system up after this, requiring a full reboot. What's the proper procedure? I tried the power-button (no effect) and hitting random keyboard keys (no e

Re: Photo organizer for FreeBSD?

2007-12-29 Thread Erich Dollansky
Hi, Girish Venkatachalam wrote: On 15:49:56 Dec 29, Laszlo Nagy wrote: I wonder if netpbm or ImageMagick is available in Cygwin or in some other form in Windows. ImageMagick is available native for Windows. Erich ___ freebsd-questions@freebsd.org

Re: Photo organizer for FreeBSD?

2007-12-29 Thread Girish Venkatachalam
On 15:49:56 Dec 29, Laszlo Nagy wrote: > > Hi, > > Can you tell me what kind of software should I use for organizing photos? > Here are my requirements: > > - should be able to handle many photos (right now we are using Picasa on > Ubuntu but for 100 000+ photos it is very slow and unstable) > -

ralink (DWL-G510) transmit power

2007-12-29 Thread franceschini_a
Hi All, I've changed my old wireless board (Prism II InstantWave HR PCI card) with a new DWL-G510. The driver seems to recognize the card correctly but for some reasons it wouldn't work. After a while I came up with a "solution", the problem was in the r

buildworld failure on VIA C3 Nehemiah

2007-12-29 Thread Eric Osterweil
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey all, I posted a question here about a week ago about some compilation problems that I'm having on my new VIA M1G board. I've since tested my memory and even swapped the motherboard, and the problem remains. It really seems like it mus

Photo organizer for FreeBSD?

2007-12-29 Thread Laszlo Nagy
Hi, Can you tell me what kind of software should I use for organizing photos? Here are my requirements: - should be able to handle many photos (right now we are using Picasa on Ubuntu but for 100 000+ photos it is very slow and unstable) - should be able to save comments/annotations for the

error running razor-admin

2007-12-29 Thread Satria Bramana
i'm trying to build a mailserver with antispam, so i choose to use spamassassin. When i try to run razor-admin -d -create i got an error message like this : Razor-Log: Computed razorhome from env: /var/amavis/.razor Razor-Log: Found razorhome: /var/amavis/.razor Razor-Log: read_file: 15 items

Re: How to make sendmail listen on an address other than the loopback

2007-12-29 Thread Giorgos Keramidas
On 2007-12-28 10:33, Andrew Falanga <[EMAIL PROTECTED]> wrote: > Hi, > I'm trying to get an e-mail system working for my church > (whitneybaptist.org). I've added a file called local-host-names in > /etc/mail as described in the Handbook, then did "/etc/rc.d/sendmail > restart" and then did "socks