Pyzor Errors

2008-07-24 Thread Robert Davison
I've set Pyzor as a cron job to update each night. All was running fine until a 
week or so ago when I started getting the following errors
   
  downloading servers from 
http://pyzor.sourceforge.net/cgi-bin/inform-servers-0-3-x
Traceback (most recent call last):
  File /usr/local/bin/pyzor, line 4, in module
pyzor.client.run()
  File /usr/local/lib/python2.5/site-packages/pyzor/client.py, line 991, in 
run
ExecCall().run()
  File /usr/local/lib/python2.5/site-packages/pyzor/client.py, line 185, in 
run
self.servers  = self.get_servers(servers_fn)
  File /usr/local/lib/python2.5/site-packages/pyzor/client.py, line 410, in 
get_servers
servers.read(open(servers_fn))
  File /usr/local/lib/python2.5/site-packages/pyzor/client.py, line 119, in 
read
self.append(pyzor.Address.from_str(line))
  File /usr/local/lib/python2.5/site-packages/pyzor/__init__.py, line 458, in 
from_str
fields[1] = int(fields[1])
IndexError: list index out of range

  I've seen from other posts on forums that this maight be due to the main 
Pyzor server being down and since there is only one main server then its in the 
hands of the gods !
   
  Anyone got any thoughts on this or a way to resolve.

   
-
 Not happy with your email address?
  Get the one you really want - millions of new email addresses available now 
at  Yahoo!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


(no subject)

2008-04-30 Thread Robert Davison
Im getting the followng error from freebsd-update fetch

Looking up update.FreeBSD.org mirrors... 1 mirrors found.
Fetching public key from update1.FreeBSD.org... failed.
No mirrors remaining, giving up.

Can anyone shed any light on why the public key is failing.


   
-
Sent from Yahoo! Mail.
A Smarter Email.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


freebsd-update key error

2008-04-30 Thread Robert Davison

Im getting the followng error from freebsd-update fetch

Looking up update.FreeBSD.org mirrors... 1 mirrors found.
Fetching public key from update1.FreeBSD.org... failed.
No mirrors remaining, giving up.

Can anyone shed any light on why the public key is failing.

   
-
 Yahoo! For Good. Give and get cool things for free, reduce waste and help our 
planet. Plus find hidden Yahoo! treasure
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Milters or SpamAssassin plugings

2008-04-11 Thread Robert Davison
I'm running the base Sendmail with Mailscanner and SpamAssassin from the ports.

A simple question

I'm installing SPF to help the fight against spam.

Which is the most efficient way of doing it.Sendmail milter or the p5-Mail 
SpamAssassin plug-in. They both do the same, but is one a better way than the 
other ?

   
-
 Yahoo! for Good helps you make a difference
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Milters or SpamAssassin plugings

2008-04-11 Thread Robert Davison
Thanks, but that was not exactly what I was asking.

I know I can configure it in MailScanner, but - which is the best way of doing 
it. Through Sendmail as a milter or the p5-mail-SPF plugin ??

Derek Ragona [EMAIL PROTECTED] wrote:   At 04:10 PM 4/11/2008, Robert Davison 
wrote:
 I'm running the base Sendmail with Mailscanner and SpamAssassin from the ports.

 A simple question

 I'm installing SPF to help the fight against spam.

 Which is the most efficient way of doing it.Sendmail milter or the p5-Mail 
SpamAssassin plug-in. They both do the same, but is one a better way than the 
other ?


 If you have Mailscanner and spamassasin installed you just need to configure 
mailscanner.  Check the setting in MailScanner.conf located in:
 /usr/local/etc/MailScanner

 -Derek
 
--  
This message has been scanned for viruses and 
dangerous content by MailScanner, and is 
believed to be clean. 

   
-
 Yahoo! for Good helps you make a difference
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Lib Errors After 6.3 - 7 Update

2008-03-04 Thread Robert Davison
I've tried to update 6.3 to 7 using the sh freebsd-update.sh -f 
freebsd-update.conf -r 7.0-RELEASE upgrade process. I thought all had gone well 
untill I started getting lib-XXX.so4 missing file here and libphp.so missing 
there. I'm guessing that the update process has deleatd some shared libararies 
which are still required.

I have the files in question, but instead of XXX.so.4, the file is called 
XXX.so.5

I followed the instructions to the 'T' but nothing seems to work i.e 
MailScanner, apache etc.

I've tried portupgrade -af to see if I can link the ports to the new lib files, 
but alas nothing.

Anyone got any ideas??



   
-
Sent from Yahoo! Mail.
A Smarter Inbox.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Lib Errors After 6.3 - 7 Update

2008-03-04 Thread Robert Davison
Thanks for the quick replies, but isnt there a way of just rebuilding world or 
by using portupgrade to align the files ?

Dimitri Yioulos [EMAIL PROTECTED] wrote: On Tuesday 04 March 2008 4:53 pm, 
Kris Kennaway wrote:
 Dimitri Yioulos wrote:
  On Tuesday 04 March 2008 4:20 pm, Kris Kennaway wrote:
  Dimitri Yioulos wrote:
  On Tuesday 04 March 2008 3:32 pm, Robert Davison wrote:
  I've tried to update 6.3 to 7 using the sh freebsd-update.sh -f
  freebsd-update.conf -r 7.0-RELEASE upgrade process. I thought all had
  gone well untill I started getting lib-XXX.so4 missing file here and
  libphp.so missing there. I'm guessing that the update process has
  deleatd some shared libararies which are still required.
 
  I have the files in question, but instead of XXX.so.4, the file is
  called XXX.so.5
 
  I followed the instructions to the 'T' but nothing seems to work i.e
  MailScanner, apache etc.
 
  I've tried portupgrade -af to see if I can link the ports to the new
  lib files, but alas nothing.
 
  Anyone got any ideas??
 
  Perhaps someone has a better suggestion for you, but I had a similar
  issue with regard to installing VMware Tools.  In my case, I symlinked
  libc.so.5 linked to libc.so.6, and the VMware Tools installation
  proceeded.
 
  Ah yes, I forgot about bogus advice option 2 :-)
 
  Kris
  ___
 
  As I said, someone might have a better suggestion, as I'm a relative
  noob.  My point was to try symlinking your needed library file to that
  which you find on your system.  I'd think it'd be worth a try.  But, hey,
  if it's bogus advice (option 2  :-)  ), then best of luck.

 The reason it's bogus is because we change library versions for good
 reason: they are incompatible.

 Sometimes they are incompatible in obvious ways, sometimes in subtle
 ways.  If you need libc.so.5 to run a FreeBSD 5.x binary, install the
 compat5x port.  That is not the solution for the OP though, because at
 this point he has binaries with an inconsistent set of libraries that
 needs to be fixed by moving them all to 7.0.

 Kris
 ___


Accepted.  Thanks for the edification.

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


   
-
Sent from Yahoo! Mail.
A Smarter Inbox.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


PHP5 Gzip support

2007-11-27 Thread Robert Davison
Can someone please explain how I install gzip support into a running version of 
PHP5 ?

   
-
 Yahoo! Answers - Get better answers from someone who knows. Tryit now.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


x11 drivers - conflicts

2007-09-01 Thread Robert Davison
I was this evening doing a portupgrade on some of my outdated packages one of 
which was x11-drivers
   
  I did a portupgrade -arR and got the blue config screen for the x11-drivers. 
I stupidly chose and intel driver which when i run the portupgrade ends with 
the following error
   
  you cant choose both i810 and intel drivers as they are conflicting
   
  Where do I find the config that I change to stop the build process including 
the intel driver. I've looked in the x11-driver makefile and cant see anything 
out of the ordinary.
   
  Or how do I make the build process bring the blue config screen up again so I 
can deselect the intel driver.
   
  Any help would be much appreciated.

   
-
 Yahoo! Answers - Get better answers from someone who knows. Tryit now.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Openwebmail / Perl / SpeedyCGI ERROR (HELP !!)

2007-06-19 Thread Robert Davison
I have (had!) a working installation of Openwebmail on FreeBSD 6.2, that was 
untill I ran a portupgrade. When logging into openwebmail I now get a HTTP 500 
Internal Server Error.

My /var/log/http-error.log shows the following:

YOU HAVN'T DISABLED SET-ID SCRIPTS IN THE KERNEL YET!
FIX YOUR KERNEL, PUT C WRAPPER AROUND THIS SCRIPT, OR USE -u AND UNDUMP
speedy_backend[32940]: perl_parse error
speedy[32940]: Cannot spawn backend process
Premature end of script headers: openwebmail.pl

Can anyone explain what is going on.

I've tried recompiling perl (with suidperl enabled and disabled) recompiling 
speedyCGI and also openwebmail, but still get the above error.

I'm starting to pull out what little hair I have left.
   
-
 Yahoo! Mail is the world's favourite email. Don't settle for less, sign up for 
your freeaccount today.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Saved Email - Spamassassin

2007-04-03 Thread Robert Davison
I'm running an email server using Sendmail on FreeBSD 6.2, using Spamassassin.
   
  My question may be simple, but once sendmail has delieverd its mail to the 
user, where is it stored ? Is each email stored as an individual file ?
   
  I see that under my /home/'each users' directory I have a mbox file. Once 
open it contains email messages. However, I note that these do not tie up with 
what is in my inbox through my webmail client. Some messages exist in the mbox 
file but not my inbox.
   
  Is this what I should be looking at.
   
  I ask because I want to train my Bayes filter under spamassassin using the 
   
  sa-learn --spam command, and want to be sure i'm running it on the right 
directory and or files.


-
 New Yahoo! Mail is the ultimate force in competitive emailing. Find out more 
at the Yahoo! Mail Championships. Plus: play games and win prizes.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


tar: Unrecognised archive format: Inappropriate file type or format

2007-03-20 Thread Robert Davison
I've been using tar to back-up my file system to my tape drive using the 
following command
   
  tar -cvf /dev/sa0 /home /etc
   
  which works fine.
   
  Whenever i run the command
   
  tar -tvf /dev/sa0
   
  the system usualy lists a few file then stops with the error
   
  tar: Unrecognised archive format: Inappropriate file type or format
   
  I'm using the latest RC6.2
   
  I've never had this problem before...
   
   
   


-
 The all-new Yahoo! Mail goes wherever you go - free your email address from 
your Internet provider.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Backup Script

2007-03-03 Thread Robert Davison
Im trying to write a small backup script which I have put in 
/etc/periodic/weekly. The script is as follows..
   
  #!/bin/sh
#
#weekly backup of chosen files
#
if
then
tar -cf /dev/sa0 /var/ftp /home /etc /usr/local
echo backing up the disks
else
echo There was a problem 12
exit 1
fi
  echo Finished at `/bin/date`.
exit

   
  Now I have no experience at bash scripting as was wonderng if someone could 
give me some help with the if statement. Basically im trying to test to see if 
the machine knows that /dev/sa0 (my tape drive) is accessable. If it is then it 
continus to the backup, if not then it gives the error message and echos the 
date.
   
  Any help would be much appreciated.



-
 New Yahoo! Mail is the ultimate force in competitive emailing. Find out more 
at the Yahoo! Mail Championships. Plus: play games and win prizes.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Automount : operation not permitted

2007-02-25 Thread Robert Davison
I'm unsing automount (amd) to mount to external drives. I'm getting the 
following error when trying to access the drives.
   
  /sun1: Operation not permitted.
   
  I've followed the example here: 
http://ezine.daemonnews.org/200202/automounting.html which gives the following 
section on errors...
  A. ERRORS  Operation not permitted when mounting: one cannot mount a regular 
partition on top of another. Unmount the first partition before attempting to 
mount. 
   
   
  Can anoyone please explain what this means in english ??? What is the first 
partition ?
   
  Its a sun storedge with two drives in it. One called /sun1, the other /sun2


-
 Inbox full of unwanted email? Get leading protection and 1GB storage with All 
New Yahoo! Mail.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Automount 'Host is Down'

2007-02-17 Thread Robert Davison
I've got a sun storedge disk array with two 9BG disks that im trying to 
automount to FreeBSD 6.2
   
  I've got the following in my rc.conf:
   
  portmap_enable=YES
amd_enable=YES
amd_flags=-a /.amd_mnt -l syslog /host /etc/amd.map

  my fstab has the following entries:
   
  /dev/da0s1b noneswapsw  0   0
/dev/da0s1d /mnt/s  ufs rw,noauto   0   0
/dev/da1s1b noneswapsw  0   0
/dev/da1s1d /mnt/t  ufs rw,noauto   0   0
   
  my /etc/amd.map is as follows:
   
  # $FreeBSD: src/etc/amd.map,v 1.9 2002/05/15 22:24:29 obrien Exp $
#
/defaults   type:=host;fs:=${autodir}/${rhost};rhost:=${key}
*   opts:=rw,grpid,resvport,vers=3,nfsv2,proto=udp,nosuid,nodev
  localhost   type:=auto;fs:=${map};pref:=${key}/
  localhost/s type:=program;fs:=/mnt/s;\
mount:=/sbin/mount mount /mnt/s;\
unmount:=/sbin/umount umount /mnt/s
  localhost/t type:=program;fs:=/mnt/t;\
mount:=/sbin/mount mount /mnt/t;\
unmount:=/sbin/umount umount /mnt/t
   
  and finally, my /etc/amd.conf is as follows:
   
  # GLOBAL OPTIONS SECTION
[ global ]
normalize_hostnames =   no
print_pid = no
restart_mounts =yes
auto_dir =  /n
log_file =  /var/log/amd
log_options =   all
#debug_options =all
plock = no
selectors_on_default =  yes
# config.guess picks up sunos5 and I don't want to edit my maps yet
os =sos5
# if you print_version after setting up os, it will show it.
print_version = no
map_type =  file
search_path =   /etc/amd.map:/usr/lib/amd:/usr/local/AMD/lib
browsable_dirs =yes
  # DEFINE AN AMD MOUNT POINT
[ /s ]
map_name =  amd.s
  [ /t ]
map_name =  amd.t
   
  I have created links from / to /host/localhost/t as well as /host/localhost/s

  When I boot the system I have the /host directory. If I ls /hosts the 
directory is empty as expeced. When I try and cd to /t (remember linking 
through to /host/localhost/t) i get a message saying /t: Host is down message.
   
  Now if I look in /host, I have the /host/localhost directory, so it seems 
that amd is trying to work, but for some reason /t is unavailable.
   
  If I change my fstab to mount the partitions without amd i.e so that the /t 
and /s partitions automount on boot as well as turning off the amd deamon on 
boot, (after creating directories for /t and /s under /mnt) everything works 
fine.
   
  I just cant figure out why the /t: and /s host is down message is appearing 
when using amd.
   
  Has anyone had a similar experience ?
   
  

 


-
 Yahoo! Messenger - with free PC-PC calling and photo sharing.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Openwebmail Zlib::compress

2006-12-03 Thread Robert Davison
I've recently updated my ports, and openwebmail is no longer working, giving me 
the following error...
   
  Software error:
Undefined subroutine Compress::Zlib::memGzip called at 
/usr/local/www/cgi-bin/openwebmail/shares/ow-shared.pl line 1175.  
  For help, please send mail to the webmaster ([EMAIL PROTECTED]), giving this 
error message and the time and date of the error. 
   
  I've looked on freebsd.org at the ports and note that note that within the 
last 7 hours there has been an update to correct the path to Compress::Zlib.pm 
after recent p5-Compress-Zlib update.
   
  Is this still a problem with the port or do I have to alter my configuration 
somehow. Im running a standard openwebmail with no changes.

 Send instant messages to your online friends http://uk.messenger.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Automount

2006-12-01 Thread Robert Davison
I've read various documents on amd, but am having issues...
  
My fstab for the drives (there is two drives contained within a Sun StorEdge 
S1) reads:

/dev/da0s1b  none   swap   sw   0   0
/dev/da0s1d  /s none   rw,noauto   0   0
/dev/da1s1b  none   swap   sw   0   0   
/dev/da1s2d  /t none   rw,noauto   0   0

I've mkdir -p both /s and /t as mount points

I've then put the following lines into /etc/amd.map

localhost/s type:=program:fs:=/s;\
mount:=/sbin/mount mount /s;\
unmount:=/sbin/umount umount /s

localhost/t type:=program:fs:=/t;\
mount:=/sbin/mount mount /t;\
unmount:=/sbin/umount umount /t

And finaly I've added the following to ,y /etc/rc.conf

portmap_enable=YES
amd_enable=YES
amd_flags=-a /.amd_mnt -l syslog /host/etc/amd.map

when i reboot the server the external drives are not mounted, but I do get a 
.snap file now in my / if this means anything ?

Am I missing a step here, or the point totally ??

Lowell Gilbert [EMAIL PROTECTED] wrote:
  Robert Davison writes:

 I've just installed an external SCSI hard drive in the form of a sun 
 StorEdge. All is working well.
 
 The StorEdge has two drives called da0 and da1 respectivly.
 
 I've put entries into /etc/fstab so that they are mounted on boot as /s and 
 /t. My question is...
 
 If I dont have the StorEdge running 24/7 and I reboot the server, the boot 
 process fails when mounting the file systems as /s /t can not be reached.
 
 Is there anyway of writing an automount line in fstab that is smart enough to 
 know that if the /s and /t are not reachable then continue with the boot 
 process without stopping. My fstab enty is...
 
 /dev/da0s1d /s ufs rw 0 0
 
 I see that the cdrom has the entry
 
 /dev/cd0 /cdrom cd9660 ro,noauto 0 0
 
 Is it simply a case of changing the mount option to rw,noauto ??

To start with, yes. If you don't use noauto, then the disk *has* to
be there at boot.

You might want to put in some devfs rules to mount the disks when they
show up. Or an automounter.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


 Send instant messages to your online friends http://uk.messenger.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Automount

2006-12-01 Thread Robert Davison
After some kind advice from this mail list, im trying to set up an amd 
automount so that my external hard drive doesnt have to be on all the time for 
the main server to boot.

My fstab for the drives (there is two drives contained within a Sun StorEdge 
S1) reads:

/dev/da0s1bnoneswapsw00
/dev/da0s1d/snonerw,noauto00
/dev/da1s1bnoneswapsw00
/dev/da1s2d/tnonerw,noauto00

I've mkdir -p both /s and /t as mount points

I've then put the following lines into /etc/amd.map

localhost/stype:=program:fs:=/s;\
mount:=/sbin/mount mount /s;\
unmount:=/sbin/umount umount /s

localhost/ttype:=program:fs:=/t;\
 mount:=/sbin/mount mount /t;\
 unmount:=/sbin/umount umount /t

And finaly I've added the following to ,y /etc/rc.conf

portmap_enable=YES
amd_enable=YES
amd_flags=-a /.amd_mnt -l syslog /host/etc/amd.map

when i reboot the server the external drives are not mounted.

Am I missing a step here, or the point totally ??



-
 All New Yahoo! Mail – Tired of [EMAIL PROTECTED]@! come-ons? Let our SpamGuard 
protect you.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Automount

2006-11-30 Thread Robert Davison
I've just installed an external SCSI hard drive in the form of a sun StorEdge. 
All is working well.
   
  The StorEdge has two drives called da0 and da1 respectivly.
   
  I've put entries into /etc/fstab so that they are mounted on boot as /s and 
/t. My question is...
   
  If I dont have the StorEdge running 24/7 and I reboot the server, the boot 
process fails when mounting the file systems as /s /t can not be reached.
   
  Is there anyway of writing an automount line in fstab that is smart enough to 
know that if the /s and /t are not reachable then continue with the boot 
process without stopping. My fstab enty is...
   
  /dev/da0s1d   /sufsrw00
   
  I see that the cdrom has the entry
   
  /dev/cd0/cdromcd9660  ro,noauto   00
   
  Is it simply a case of changing the mount option to rw,noauto ??


-
 Try the all-new Yahoo! Mail . The New Version is radically easier to use – 
The Wall Street Journal
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Sun StorEdge Array

2006-11-29 Thread Robert Davison
Has anyone had any a go at getting a sun storedge disk array to work with 
FreeBSD. I've just brought one cheeply through eBay and see that there are 
specific sun software packages to run the units, but wasnt sure if you could 
simply connect via the SCSI port and mount.
 Send instant messages to your online friends http://uk.messenger.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Upgrade Question

2006-11-21 Thread Robert Davison
If my cvs-upfile reads, and specfically im looking at the default release 
line
   
  *default release=cvs delete use-rel-suffix compress
*default delete use-rel-suffix
   
  src-all
ports-all tag=.
doc-all tag=.

  Can anyone tell me what release and branch of FreeBSD im tracking. its a 6.1 
system. I'm asking as I will soon be testing the waters with Buildworld and 
mergemaster etc to get to 6.2. What would the default release= change to then ? 
if 'cvs' is tracking the 6.1 branch ?

 Send instant messages to your online friends http://uk.messenger.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Openwebmail

2006-11-01 Thread Robert Davison
Anyone know a good tutorial for setting up openwebmail on 6.1 from the ports?

Message sent by BlackBerry from Vodafone
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Thin Terminals

2006-09-20 Thread Robert Davison
I've been looking at the Sun Ray terminals and like the idea of using thin 
clients to connect to the main server to run apps. Are they any programms in 
thr ports which allow a similar set-up using FreeBSD. I know you can do this 
with X but would need a tutorial to help me through it.

Anyone had a go at connecting a sun ray to FreeBSD or are the protocols totally 
different.

Message sent by BlackBerry from Vodafone
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


mbox retrieval

2006-07-22 Thread Robert Davison
I've received some email and read it using the simple 'mail' command. I use 
qpopper to pick up the email remotely, but it seems becasue I read it on the 
main mail server then qpopper wont pass it through the system.
   
  I've found the mail in my 'mbox' folder. My question is...is there anyway of 
reinstating this email so that qpopper wil send it back through to my mail 
client ?


-
 All new Yahoo! Mail The new Interface is stunning in its simplicity and ease 
of use. - PC Magazine
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Stale Dependencies ??????

2006-06-24 Thread Robert Davison
I've recently had a few problems with KDE 3.5.1, so recently upgraded to 3.5.3 
via the ports. I have a port upgrade script which is producing the following 
output when executed.

Stale dependency: gconf2-2.14.0_2 -- openldap-client-2.2.30 -- manually run 
'pkgdb -F' to fix, or specify -O to force.
now upgrading the required ports
Stale dependency: gconf2-2.14.0_2 -- openldap-client-2.2.30 -- manually run 
'pkgdb -F' to fix, or specify -O to force.

Could someone please explain what is happening here. If I run pkgdb -F I get 
the following output (pressing enter to accept the default)

luey# pkgdb -F
---  Checking the package registry database
Stale origin: 'devel/gnu-libtool': perhaps moved or obsoleted.
- The port 'devel/gnu-libtool' was removed on 2006-06-05 because:
Has expired: devel/libtool15 is now stock and should be used instead
- Hint:  gnu-libtool-1.5.20 is required by the following package(s):
kdevelop-3.3.1_1
- Hint: checking for overwritten files...
 - No files installed by gnu-libtool-1.5.20 have been overwritten by other 
packages.
Deinstall gnu-libtool-1.5.20 ? [no]
Stale dependency: gconf2-2.14.0_2 - openldap-client-2.2.30 
(net/openldap22-client):
openldap-client-2.3.24 (score:76%) ? ([y]es/[n]o/[a]ll) [no]
New dependency? (? to help):
Skip this? ([y]es/[n]o/[a]ll) [yes]
Skipped.
Stale dependency: kde-3.5.3 - libexif-0.6.13 (graphics/libexif):
libxslt-1.1.17 (score:17%) ? ([y]es/[n]o/[a]ll) [no]
New dependency? (? to help):
Skip this? ([y]es/[n]o/[a]ll) [yes]
Skipped.
Stale dependency: kde-3.5.3 - poppler-0.5.3 (graphics/poppler):
popt-1.7_1 (score:18%) ? ([y]es/[n]o/[a]ll) [no]
New dependency? (? to help):
Skip this? ([y]es/[n]o/[a]ll) [yes]
Skipped.
Stale dependency: kde-3.5.3 - poppler-qt-0.5.3 (graphics/poppler-qt):
popt-1.7_1 (score:18%) ? ([y]es/[n]o/[a]ll) [no]
New dependency? (? to help):
Skip this? ([y]es/[n]o/[a]ll) [yes]
Skipped.
Stale dependency: kdeartwork-3.5.1_1 - openldap-client-2.2.30 
(net/openldap22-client):
Skip this? ([y]es/[n]o/[a]ll) [yes]

Stale dependency: kdesdk-3.5.1_1 - openldap-client-2.2.30 
(net/openldap22-client):
Skip this? ([y]es/[n]o/[a]ll) [yes] Stale dependency: kdeutils-3.5.1_1 - 
openldap-client-2.2.30 (net/openldap22-client):
Skip this? ([y]es/[n]o/[a]ll) [yes]
Stale dependency: kdevelop-3.3.1_1 - openldap-client-2.2.30 
(net/openldap22-client):
Skip this? ([y]es/[n]o/[a]ll) [yes]
Stale dependency: libgsf-1.14.1 - openldap-client-2.2.30 
(net/openldap22-client):
Skip this? ([y]es/[n]o/[a]ll) [yes]

Stale dependency: samba-libsmbclient-3.0.22 - openldap-client-2.2.30 
(net/openldap22-client):
Skip this? ([y]es/[n]o/[a]ll) [yes]
Stale dependency: wv2-0.2.2_3 - openldap-client-2.2.30 (net/openldap22-client):
Skip this? ([y]es/[n]o/[a]ll) [yes]




-
 All new Yahoo! Mail The new Interface is stunning in its simplicity and ease 
of use. - PC Magazine
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: MailScanner Issues

2006-05-29 Thread Robert Davison
But the config settings I've seen all say that when using MailScanner, you must 
set the sendmail_enable to None.
   
  Even with this set to YES, then I still dont have the sendmail_out.pid and 
sendmail_in.pid files running.

Mikhail Goriachev [EMAIL PROTECTED] wrote:
  Robert Davison wrote:
 I've done a bit more digging. It seems that my sendmail_in.pid and 
 sendmail_out.pid files are not running in /var/run, despite having this in my 
 rc.conf..
 
 sendmail_enable=NONE
 clamd_enable=YES
 freshd_enable=YES
 mailscanner_enable=YES
 mta_enable=YES
 mta_type=sendmail
 mta_profiles=incoming outgoing submitqueue
 mta_incoming_flags=-L sm-mta-in -bd -OPrivacyOptions=noetrn 
 -OQueueDirectory=/v
 ar/spool/mqueue.in -ODeliveryMode=queueonly
 mta_incoming_pidfile=/var/run/sendmail_in.pid
 mta_incoming_configfile=/etc/mail/sendmail.cf
 mta_outgoing_flags=-L sm-mta-out -q15m
 mta_outgoing_pidfile=/var/run/sendmail_out.pid
 mta_outgoing_configfile=/etc/mail/sendmail.cf
 mta_submitqueue_flags=-L ms-msp-queue -Ac -q15m
 mta_submitqueue_pidfile=/var/spool/clientmqueue/sm-client.pid
 mta_submitqueue_configfile=/etc/mail/submit.cf
 
 I'm getting a sendmail.pid file, but nothing more


Well, this makes sense. Your sendmail is disabled:

sendmail_enable=NONE

This is what you need:

sendmail_enable=YES


Try that and see how it goes.


Cheers,
Mikhail.

-- 
Mikhail Goriachev
Webanoide

Telephone: +61 (0)3 62252501
Mobile Phone: +61 (0)4 38255158
E-Mail: [EMAIL PROTECTED]
Web: http://www.webanoide.org

PGP Key ID: 0x4E148A3B
PGP Key Fingerprint: D96B 7C14 79A5 8824 B99D 9562 F50E 2F5D 4E14 8A3B
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Send instant messages to your online friends http://uk.messenger.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Sendmail / Mailscanner issues

2006-05-28 Thread Robert Davison
I've installed sendmail on a 6.1 system. It will send mail internally and 
externally with no problem. I've now put MailScanner into the mix. I've done 
what I believe to be the necessary configuration, but am getting the following 
error in the maillog file
   
  May 29 20:47:51 luey MailScanner[540]: MailScanner E-Mail Virus Scanner 
version 4.50.15 starting...
May 29 20:47:51 luey MailScanner[540]: Read 701 hostnames from the phishing 
whitelist
May 29 20:47:51 luey MailScanner[540]: Using SpamAssassin results cache
May 29 20:47:51 luey MailScanner[540]: Connected to SpamAssassin cache database
May 29 20:47:51 luey MailScanner[540]: Enabling SpamAssassin auto-whitelist 
functionality...
May 29 20:47:53 luey MailScanner[540]: ClamAV scanner using unrar command 
/usr/local/bin/unrar
May 29 20:47:53 luey MailScanner[540]: Using locktype = flock
May 29 20:50:02 luey sendmail[552]: k4TJo27K000552: from=root, size=37, 
class=0, nrcpts=1, msgid=[EMAIL PROTECTED], [EMAIL PROTECTED]
May 29 20:50:02 luey sendmail[552]: k4TJo27K000552: to=rob_27ma, ctladdr=root 
(0/0), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30037, 
relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by 
[127.0.0.1]

  Can anyone identify from this what is causing the connection to be refused ??

Send instant messages to your online friends http://uk.messenger.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Sendmail / Mailscanner issues

2006-05-28 Thread Robert Davison
Excuse my ignorance, i'm new to this.
   
  I'm taking it that you mean telnet 83.67.*.* 25
   
  if so then no, I cant connect.
   
  How do I find what port MailScanner is listening on ?

Per olof Ljungmark [EMAIL PROTECTED] wrote:
  Robert Davison wrote:
 I've installed sendmail on a 6.1 system. It will send mail internally and 
 externally with no problem. I've now put MailScanner into the mix. I've done 
 what I believe to be the necessary configuration, but am getting the 
 following error in the maillog file
 
 May 29 20:47:51 luey MailScanner[540]: MailScanner E-Mail Virus Scanner 
 version 4.50.15 starting...
 May 29 20:47:51 luey MailScanner[540]: Read 701 hostnames from the phishing 
 whitelist
 May 29 20:47:51 luey MailScanner[540]: Using SpamAssassin results cache
 May 29 20:47:51 luey MailScanner[540]: Connected to SpamAssassin cache 
 database
 May 29 20:47:51 luey MailScanner[540]: Enabling SpamAssassin auto-whitelist 
 functionality...
 May 29 20:47:53 luey MailScanner[540]: ClamAV scanner using unrar command 
 /usr/local/bin/unrar
 May 29 20:47:53 luey MailScanner[540]: Using locktype = flock
 May 29 20:50:02 luey sendmail[552]: k4TJo27K000552: from=root, size=37, 
 class=0, nrcpts=1, msgid=[EMAIL PROTECTED], [EMAIL PROTECTED]
 May 29 20:50:02 luey sendmail[552]: k4TJo27K000552: to=rob_27ma, ctladdr=root 
 (0/0), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30037, 
 relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused 
 by [127.0.0.1]
 
 Can anyone identify from this what is causing the connection to be refused ??

MailScanner config? What tcp port is it supposed to listen to? Is 
sendmail configured to relay to that port? Can you telnet to it ok?



-
 All New Yahoo! Mail – Tired of [EMAIL PROTECTED]@! come-ons? Let our SpamGuard 
protect you.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


MailScanner Issues

2006-05-28 Thread Robert Davison
I've done a bit more digging. It seems that my sendmail_in.pid and 
sendmail_out.pid files are not running in /var/run, despite having this in my 
rc.conf..
  
sendmail_enable=NONE
clamd_enable=YES
freshd_enable=YES
mailscanner_enable=YES
mta_enable=YES
mta_type=sendmail
mta_profiles=incoming outgoing submitqueue
mta_incoming_flags=-L sm-mta-in -bd -OPrivacyOptions=noetrn -OQueueDirectory=/v
ar/spool/mqueue.in -ODeliveryMode=queueonly
mta_incoming_pidfile=/var/run/sendmail_in.pid
mta_incoming_configfile=/etc/mail/sendmail.cf
mta_outgoing_flags=-L sm-mta-out -q15m
mta_outgoing_pidfile=/var/run/sendmail_out.pid
mta_outgoing_configfile=/etc/mail/sendmail.cf
mta_submitqueue_flags=-L ms-msp-queue -Ac -q15m
mta_submitqueue_pidfile=/var/spool/clientmqueue/sm-client.pid
mta_submitqueue_configfile=/etc/mail/submit.cf

I'm getting a sendmail.pid file, but nothing more


-
 Try the all-new Yahoo! Mail . The New Version is radically easier to use – 
The Wall Street Journal
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


showing hidden files by default

2006-05-11 Thread Robert Davison
I've been running 6.1 RC-1 for a couple of weeks with
no problem. I've just installed a fresh copy of 6.1
roduction and when logging in as root am able to see
(.)hidden files when running the 'ls' command. Is this
normal, or is there something that I need to change to
ensuer that the (.) files stay hidden unless i use ls -a



___ 
Yahoo! For Good - Sponsor a London Marathon runner - 
http://uk.promotions.yahoo.com/charity/london-marathon
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]