Re: [gentoo-user] Availabillity of gentoo

2003-12-18 Thread Ron
On Thu, 2003-12-18 at 14:37, croz wrote:
> CAN SOMEONE MOTHERFUCKING TELL ME HOW TO GET MYSELF OFF THIS DAMN NEWSGROUPS
> UR ALL MORONS ASKING DUMBASS QUESTIONS. YOUR STUPID. FUCK! TELL ME HOW TO
> REMOVE MYSELF FROM THIS SHITHOLE! I FORGOT !!$*(!&$ FUCK YOU ALL!

First click on the link below

http://www.gentoo.org/main/en/lists.xml

Second read the instructions on how to unsubscribe

Third do as the instructions say

Fourth go fuck yourself!
-- 
Ron
[EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



Re: Re[2]: [gentoo-user] scripts/bootstrap.sh failed

2003-12-14 Thread Ron
On Sun, 2003-12-14 at 14:40, Simon Striker wrote:
> Hello Dennis,
> 
> Sunday, December 14, 2003, 8:36:47 PM, you wrote:
> > Try adding (more) swap-space.
> 
> I have reserved about 50M for Swap ... Is this too little?

A general rule of thumb would be a swap partition 2x larger than your
ram.  If you you have 512M ram then 1024M swap
-- 
Ron
[EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Way OT: Doesn't IP need TCP or UDP for transport?

2003-12-04 Thread Ron Wills
  I not sure how it all goes together, but I do know there are more IP
protocols than I first realized. TCP and UDP are two transport protocols
over IP and ICMP is a seperate one. There is also AH/IP and ESP/IP used
for VPNs (protocol ids of 51 and 50). As I understand it IP is just the
addressing system and transport or low level functionallity (TCP, UDP,
ICMP, AH, ESP) works under IP (more or less using IP for address and
routing). As far as the protocols we are used to seeing (POP3, SMTP,
HTTP, ...) are within the application layer (I believe... it been awhile
since I've looked at the protocol layers) and require TCP or UDP for
transportation. The other protocols seem to have more specific payloads.

IP protocols:

TCP/IP  - Generic payloads with redelivery if errors
UDP/IP  - Generic payloads with no error checking
ICMP/IP - Specific payloads for network information/testing
AH/IP   - Specific payload; IPsec Authenication Header
ESP/IP  - Specific payload; Encapsulated Security Payload
...
and I'm sure there are more defined out there.

  I hope this make some sense to you ;)

Ron

On Thu, 2003-12-04 at 20:39, Joshua Banks wrote:
> Hello,
> 
> I thought for any type of IP packet to go out onto the internet Zone
> (passed the local default gateway) that the packet needed to use either
> TCP or UDP to accomplish transportation?
> 
> I always seem to come up with the weirdest questions that I never see
> other people ask. Oh well.. I'll take that as a good thing. Heh.. :P
> 
> This has actually been a source of unanswered confusion for some time
> now and I just forget to ask.
> 
> Using the 7 layer OSI model in my explanations below.
> 
> For some reason I always assumed that for anytype of IP packet to be
> routed out to the internet that you needed a Layer 4 helper (TCP or
> UDP) to acheive the transport? Is that true or can just IP layer 3
> protocols treverse the internet with out the need for a Layer 4
> transport helper?
> 
> Take ICMP for example (a ping). This is a Layer 3 protocol. Now, I
> thought that "windows" pc's used tcp/icmp to transport pings or
> tracert's and linux/unix (to include Cisco routers) pc's used udp/icmp
> to transport pings or traceroute's.
> 
> After running Ethereal and watching a packet dump in real time, I only
> saw ICMP being used and NO UDP or TCP. Is ethereal missing something or
> am I?
> 
> If some types of IP packets don't need Layer 4 transport helpers like
> Tcp or Udp then what are some examples (or types of apps) that utilize
> only IP, and still get from point A to point B without the help of Tcp
> or Udp.
> 
> Thanks,
> Joshua Banks
> 
> __
> Do you Yahoo!?
> Free Pop-Up Blocker - Get it now
> http://companion.yahoo.com/
> 
> --
> [EMAIL PROTECTED] mailing list
> 


signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] ebuilds to rpms

2003-12-04 Thread Ron Wills
On Thu, 2003-12-04 at 18:19, Brett I. Holcomb wrote:
> Check out man ebuild for a start.

PERFECT Thank you!!! 

# ebuild pkg rpm

> 
> On Thursday 04 December 2003 17:51, you wrote:
> > Hi all
> >
> >   I'm new to Gentoo (but not Linux) and must say this is a fantastic
> > system. Now I don't have to spend time building or customising binary
> > distros to fit my needs ;)
> >   First I must apologise if this is the wrong list to post this question
> >   I've noticed an RPMDIR option for portage but zero explanation about
> > it and the forums seem to only to discuss the installation of
> > third-party rpms. If portage can turn an ebuild into an rpm would have
> > me dancing in the streets ;). Thanks in advance for any help.
> 
> --
> [EMAIL PROTECTED] mailing list
> 


signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] XDirectFB and Gnome problems

2003-12-04 Thread Ron Wills
On Thu, 2003-12-04 at 16:01, Thomas Richards wrote:
> Yea, I mean gdm.  After I fight with it awhile switching terminals i can 
> get back to it and i can kill the process, anyway to stop it from 
> restarting?

  I know there is a configuration file in /etc... can't remember it
right off hand, that tells /etc/init.d/xdm which graphical login in to
use (Gnome, KDE, xdm). Maybe even try /etc/init.d/xdm stop. I know that
the xdm startup script is placed in in the /etc/inittab file and I
believe with start it up again if it is killed.

> 
> >On Thu, 2003-12-04 at 15:13, Thomas Richards wrote:
> >  
> >
> >>Hi,
> >>  I recently decided to try using the XDirectFB.  I got it to work with 
> >>a bunch of window managers(but not KDE), so I decided to try out gnome.  
> >>Launching gnome with the XDirectFB has no problems, and usng it is a 
> >>blast.  The only problem is that I can't kill gnome without having a 
> >>fight with the terminal and killing the process.  When I use 
> >>Crtl+Alt+Backspace it kills it then it starts up again.  Anyone know how 
> >>to stop gnome from keep coming back up?  This also happens when I'm not 
> >>on the XDirectFB also.
> >>
> >>
> >
> >When you say Gnome, do you mean gdm? It's configured to restart after
> >quits a few times before printing an error message.
> >  
> >
> 
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 


signature.asc
Description: This is a digitally signed message part


[gentoo-user] ebuilds to rpms

2003-12-04 Thread Ron Wills
Hi all

  I'm new to Gentoo (but not Linux) and must say this is a fantastic
system. Now I don't have to spend time building or customising binary
distros to fit my needs ;)
  First I must apologise if this is the wrong list to post this question
to, but I have been pouring over documents and forums and have been
getting hints of this and just need some help as where to find an
answer.
  Some background: Looks like I might have some projects requiring me to
put linux on small specific embed systems. After all is said and done,
Gentoo is looking like the best distro to build these systems with.
Since the systems will all be the same, there is no need for them to
build packages individually (just on a build server). The binary
tarballs created by portage will do the trick nicely, but rpms would
simplify things further (and be able to add signatures and such to the
binaries).
  I've noticed an RPMDIR option for portage but zero explanation about
it and the forums seem to only to discuss the installation of
third-party rpms. If portage can turn an ebuild into an rpm would have
me dancing in the streets ;). Thanks in advance for any help.

-- 
Ron Wills <[EMAIL PROTECTED]>
RW Software


signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] Dual Booting Linux and Linux

2003-11-14 Thread Ron
On Fri, 2003-11-14 at 23:21, [EMAIL PROTECTED] wrote:
> 
> I did it for a while and never had a problem, I shared the /home and
> /swap partitions between 2 distros for months. It might depend on the
> software program, but most things stored in ~/ stay pretty
> compatable between versions in my experience anyway.
> 
> I just got tired of rebooting...

Thank you
-- 
Ron
[EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Dual Booting Linux and Linux

2003-11-14 Thread Ron
On Fri, 2003-11-14 at 08:08, Harald Arnesen wrote:
> >
> > What I will be doing is as Alex said, use the same /boot and swap
> > partitions.  Then simply add Gentoo to the lilo.conf file already on
> > Mandrake.
> 
> It is also usually a good idea to have /home on its own partition, and
> share that as well.

I should have given more detail, sorry.  Mandrake is on the first third
of my drive. My current partitions are

hda1/boot
hda5/
hda6/usr
hda7/home
hda8swap

I will make new partitions for all but /boot and swap.  Is there not a
chance that a shared /home partition might cause problems if there are
different versions of software installed on Gentoo?


-- 
Ron
[EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Dual Booting Linux and Linux

2003-11-13 Thread Ron
On Thu, 2003-11-13 at 21:29, Alex Unigovsky wrote:
> > Hello All,
> Hi!
> > 
> > I've been using RedHat most of my linux life and now i'm in a searching 
> > mode.  I'm an intermediate user and wanted to learn more of the 
> > background/inner workings of linux and came across gentoo.  I think its 
> > great that its so customizable.  So my deliema is that I've begun using 
> > Mandrake and would like to dual boot gentoo with it until I come up to 
> > speed.  Is this possible? If so, how?
> Yes, it is possible, and quite simple. Usually, when you partition your
> drive, you should consider how to split your drive(s). I once had
> similar dual-boot system with RedHat and Mandrake, with shared /boot and
> swap partitions, but all others were separate. Then I installed grub
> into /boot, and configured it to boot both redhat and mandrake kernels,
> with different root= parameter. And that is all.
> > 
> > Colin Falkinburg
> > [EMAIL PROTECTED]

What I will be doing is as Alex said, use the same /boot and swap
partitions.  Then simply add Gentoo to the lilo.conf file already on
Mandrake.
-- 
Ron
[EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Installtion Help: Co-existing with WinXP

2003-11-02 Thread Ron
snip

> Here it is...
> 
> boot="/dev/had
> map=/boot/map
> install=/boot/boot.b
> prompt
> timeout=15
> lba32
> default=linux
> 
> image=/boot/vmlinuz
>   label=linux
>   root=/dev/hda3
>   initrd=/boot/initrd
>   append="root=/dev/hda3 init=/linuxrc"

Hi Belinus,

I am the wrong person to be answering this (new to linux), but since
no-one else has yet...

The first line 
boot="/dev/had 
may I assume the quote and "had" are typo's it should be
boot=/dev/hda
aside from that there is no entry for Windows in your config file

Edit your lilo.config file adding the lines 

other=/dev/hda1
label="dos"

save the file and in a terminal run #lilo
when you reboot you should be able to choose between windoze and linux

--
> [EMAIL PROTECTED] mailing list
-- 
Ron
[EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Not Sure If This Is The Right Place

2003-10-30 Thread Ron
On Thu, 2003-10-30 at 16:04, MadMax wrote:
> http://www.gentoo.org/doc/en/index.xml#doc_chap2
> 
> Click where it says "Printer Friendly" :)
> 
> Cheers,
> Max

Thank-you; Joseph for asking, Max for the reply

-- 
Ron
[EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] How do I browse a CDROM

2003-10-27 Thread Ron
On Mon, 2003-10-27 at 19:02, Mark Knecht wrote:
> Hi,
>I picked up a sample CD today that has html explaining what's on it,
> and then a bunch of audio samples. I can't figure out how to get started
> browsing the CD. For instance, there's a file called 'Start Here.html'
> at the top of the CD that I can see if I mount the CD and look at it in
> a terminal.
> 
>This is typical Windows Explorer work. What tool could I use in Linux
> to do the same thing. I run fluxbox, not KDE or Gnome where this is
> probably better handled. What app might I emerge to make this easy?
> 
> Thanks,
> Mark
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 

Hi Mark!

I am relatively new to Linux, but if you can mount it and see it in a
terminal. Could you not view the file in a browser with
>file>open>file.name?  I think you open a file on your system the same
way to got to a web address, just use the path/filename instead of an
URL.

-- 
Ron
[EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] What's with Re: [gentoo-user] is there a good XF86config creator

2003-10-15 Thread Ron
On Wed, 2003-10-15 at 09:40, Ernie Schroder wrote:
> 
> I've gotten 4 copies of this message, all aparently sent at the same 
> time but with different time stamps in the headers. Is this on my 
> side or is someone else receiving these too?

Same thing here.
-- 
Ron
[EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Barry MacMahon/Chiltern is out of the office.

2003-09-17 Thread Ron
On Wed, 2003-09-17 at 21:51, Jason Stubbs wrote:
> Have sent message to [EMAIL PROTECTED] Who knows how long until it 
> is noticed tho. :-/
> 
> On Thursday 18 September 2003 10:43, Jason Stubbs wrote:
> > Didn't work... For some reason ezlmh sent a mail back to my email address
> > asking if I want to unsubscribe. So even if it had of worked it still
> > wouldn't have.
> >
> > On Thursday 18 September 2003 10:26, Jason Stubbs wrote:
> > > I just sent an email to [EMAIL PROTECTED] with his email
> > > address in the From field. Hopefully that'll get rid of him.
> > > Extrapolating what we've got so far, these emails would total to at least
> > > 2000 emails and 5mb of wasted bandwidth each.
> > >
> > > On Thursday 18 September 2003 10:14, [EMAIL PROTECTED] wrote:
> > > > I will be out of the office starting  18-09-2003 and will not return
> > > > until 22-09-2003.
> > > >
> > > > I will respond to your message when I return on Tuesday 18th
> > > >
> > > >
> > > > --
> > > > [EMAIL PROTECTED] mailing list
> > >
> > > --
> > > [EMAIL PROTECTED] mailing list
> >
> > --
> > [EMAIL PROTECTED] mailing list
> 
> --
> [EMAIL PROTECTED] mailing list

Glad I've learned to use filters!

-- 
Ron
[EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Local mailing-list archive

2003-09-17 Thread Ron
On Wed, 2003-09-17 at 11:06, Collins Richey wrote:
> On Wed, 17 Sep 2003 15:20:17 +0200
> "Matthias F. Brandstetter" <[EMAIL PROTECTED]> wrote:
> 
> > -- quoting Ron --
> > > I am new to Linux and even newer to mailing lists.  How do you save
> > > the mailing-list emails?  Do you move them to a folder in your mail
> > > program or do you have a separate directory you use?  I like the
> > > idea as I have also deleted things I later wished I still had!
> > 
> > I fetch all mails via pop3 with KMail (using maildir) -- no big deal. 
> > All mails get filtered with Kmail's filter, one or them is for 
> > gentoo-MLs. -user is stored into it's own folder, and this folder is 
> > kept, I delete no mails. That's it, your own personal archive...
> > 
> 
> Almost any mailer on linux has the ability to filter mail by a variety of
> criteria and store in specific folders.  I use Sylpheed.

Thank you

I was questioning whether or not you left them within the mail program
or moved them elsewhere. I have started to do the same, filter incoming
mail to a folder.  I take one more step.  When a thread has been
inactive for a couple of days I move it to a second folder so I have two
one current one archived.  

-- 
Ron
[EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Local mailing-list archive

2003-09-14 Thread Ron
Matthias F. Brandstetter wrote

Why not to keep all gentoo-user mails? I use maildir/ and have more 
than 20.000 -user mails on my disk. They take less than 100MB space, 
and IMHO this is nothing today.

Other pros for a local archiv: You don't have to connect to the 
archiv, you can search in several ways for mails (ee. with file utils 
on the cmd line, they are always "online" ...)

ok, just my 2 cents :)
Greetings, Matthias

Hi

I am new to Linux and even newer to mailing lists.  How do you save the
mailing-list emails?  Do you move them to a folder in your mail program
or do you have a separate directory you use?  I like the idea as I have
also deleted things I later wished I still had!

Thank-you

-- 
Ron
[EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] lilo triple boot

2003-08-27 Thread Ron
On Tue, 2003-08-26 at 21:55, Mark Knecht wrote:
> On Tue, 2003-08-26 at 16:11, Ron wrote:
> 
> > I can see your approach solving the problem I had.  running /sbin/lilo
> > only gave me error messages, hdax is not bootable or could not find hdax
> > in fstab.  
> 
> hdax should be replaced with something like hda7 or hda9. Using fdisk
> you can find the partition number and fix that pretty easily.
> 
> Cheers,
> Mark 

> --
> [EMAIL PROTECTED] mailing list
> 
Ok LOL!
I guess I have to learn about communicating with other users as well as
learn about LInux and Gentoo! I used the "x" instead of the partition
number as a place holder only, thinking that the actual number would not
mean much to anyone who did not know my partition setup. I should have
used "hda5" and did when trying to configure lilo.  Sorry about the
confusion.
. 
-- 
Ron
[EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] lilo triple boot

2003-08-26 Thread Ron
On Mon, 2003-08-25 at 22:51, Bill Witherspoon wrote:
> * Ron <[EMAIL PROTECTED]> [2003-08-25 20:59:32 -0400]:
> 
> > I am about to install Gentoo, and would like to know how to write
> > lilo.conf to allow a choice between winxp, Mandrake and Gentoo. I would
> > like to be able to keep using Mandrake at least until I have Gentoo
> > installed and working!  I am a newbie and am sure to make mistakes the
> > first time around.  I have looked for lilo docs online but have not
> > found much.  Everything seems to deal with dos-linux dual boot.
> > 
> 
> This is exactly what I do.. I'm still learning Gentoo and getting it
> configured, but I haven't had any trouble triple-booting Mandrake,
> WinXP, and Gentoo. 
> 
> This is what I did (ymmv):
> - You will need to compile your Gentoo kernel (follow the excellent
>   instructions on the gentoo site)
> - Copy the newly created kernel to your Mandrake /boot partition (I
>   renamed mine 'gentoo')
> - Add the gentoo kernel to your Mandrake /etc/lilo.conf
> - As root run /sbin/lilo -v
> - Reboot and select Gentoo
> 
> My lilo.conf is below. Note that the partitions will have to be changed
> to reflect your setup. Gentoo & Windows are near the bottom. I use
> reiserfs for Gentoo so its shown read-write.
> 
> Now if we could both get out of rpm hell ;-)
> 
> Bill.
> 
> /etc/lilo.conf
> 
> boot=/dev/hde
> map=/boot/map
> install=menu
> vga=normal
> default="linux"
> keytable=/boot/us.klt
> prompt
> nowarn
> timeout=50
> message=/boot/message
> menu-scheme=wb:bw:wb:bw
> disk=/dev/hde bios=0x80
> disk=/dev/hda bios=0x81
> image=/boot/vmlinuz
>   label="linux"
>   root=/dev/hde7
>   initrd=/boot/initrd.img
>   append="quiet devfs=mount hdc=ide-scsi acpi=off"
>   vga=788
>   read-only
> image=/boot/vmlinuz
>   label="linux-nonfb"
>   root=/dev/hde7
>   initrd=/boot/initrd.img
>   append="devfs=mount hdc=ide-scsi acpi=off"
>   read-only
> image=/boot/vmlinuz
>   label="failsafe"
>   root=/dev/hde7
>   initrd=/boot/initrd.img
>   append="failsafe devfs=nomount hdc=ide-scsi acpi=off"
>   read-only
> image=/boot/gentoo
>   label=gentoo
>   root=/dev/hde6
>   read-write
> other=/dev/hde1
>   label="windows"
>   table=/dev/hde
> other=/dev/fd0
>   label="floppy"
>   unsafe
> 
I can see your approach solving the problem I had.  running /sbin/lilo
only gave me error messages, hdax is not bootable or could not find hdax
in fstab.  One other question. My Mandrake root partion is also reiserfs
but Mandrake configured lilo to read

read-only

My boot partition is e2 -j do you use read-write because your boot
partition is also reiserfs?

Thank-you!!  I am now looking forward to "installing Gentoo - Round Two"
 
-- 
Ron
[EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



[gentoo-user] lilo triple boot

2003-08-26 Thread Ron
I am about to install Gentoo, and would like to know how to write
lilo.conf to allow a choice between winxp, Mandrake and Gentoo. I would
like to be able to keep using Mandrake at least until I have Gentoo
installed and working!  I am a newbie and am sure to make mistakes the
first time around.  I have looked for lilo docs online but have not
found much.  Everything seems to deal with dos-linux dual boot.

Thanks

-- 
Ron
[EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



[gentoo-user] multiple titlesets on dvd

2003-08-01 Thread Ron Keller
I'm still relatively new to dvd burning, so my terminology may not be 
accurate.  What I woluld like to do is put multiple episodes of a tv 
show on a dvd.  I would like each episode to have its own chapters 
instead of making one huge titleset encompassing all of the .mpg files

I can use dvdauthor to create a dvd containing a single titleset with 
chapters.  What I would like to do, though, is to create, on a single 
dvd, multiple titlesets, each having its own chapters.  Is this 
possible?  Any help would be appreciated.  Thanks

rk

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] procmail log errors

2003-07-09 Thread Ron Cooper
[Warning... somewhat lenghty discussion follows]

Quoting Dhruba Bandopadhyay <[EMAIL PROTECTED]>:

> Hello,
>
> I have attached a procmail log which complains about errors of not
> being  able to write to folders and acquiring kernel locks.  Any help
>on  solving  these problems would be much appreciated.
>
> With regards.
>

Me thinks your procmail problem is probably a misconfigured .procmailrc
more than a procmail problem.  Try something like this. Change where
necessary to match your setup.

Note that on MAILDIR type setups, locks in the recipies are not
necessary.  You are creating unique files in a directory, the who
purpose of Maildir to begin with.  Locks are for files, not directories
in this case. Exception is spamassassin which needs locks.

>From your log file:

Procmail: Match on "^FROM:.*codewordt\.co\.uk"
procmail: Assigning "LASTFOLDER=.maildir/.flat"
^^
procmail: Opening ".maildir/.flat"
^^
procmail: Error while writing to ".maildir/.flat"
  ^
Assigning "LASTFOLDER=/home/gentoo/.maildir/msg.AkD"
   
Whats this? All your messages are going into a message file.
Your paths to your maildir folders are wrong.  First of all, forget
about using locks in Maildir folders. Locks serve no purpose there.
Indeed thats one of the reasons that Maildir folders exist.
Now,  First some common mistakes in procmail, while, they work, are not
really 100% correct:

# Dont use locks on Maildir folders as such...
:0:
* ^Subject:.*text
# Assumes my MUA puts a ':' in the Subject line.  What if it doesnt?

HINT:  use * ^Subject.*text   _NOT_  ^Subject:.   Ok?


# Escaping the '.' to detect a '.'
* ^List-Id.*cvs\.lists\.horde\.org
# ^List-Id headers dont need escaping the regex '.', it's redundant
# it complicates things, and it makes it harder to read.

# Ahh much better, and easier to read too :)
* ^List-Id.*cvs.lists.horde.org

I assume your MTA is properly configured to let procmail deliver the
mail.

Hint:  for postfix,
mailbox_command = /usr/bin/procmail -a "$EXTENSION"


Note:  in procmailrc *ALWAYS* give the file a shell.  Always
give it a path to any programs it may need.

Note 2:  I use Courier-imap.  Support about 1000 usrs.  And well your
procmail recipes are not working because you do not understand how
Maildirs are structured, and secondly you do not understand how Courier
sets up its folders in the maildir directory structure. Understanding
this is a necessary prerequsite to getting procmail to work.

I've included a short sample from one of my hundreds of .procmailrc
scripts.  It should contain enough info to help you get started, unless
you are just completely and utterly lost, in which case, you should
probably pay someone to set this up for you.

I go though great pains to define _all_ my IMAP folders at the start of
the script.  After trying to debug a procmail.log file with hundred of
thousands of entries, supporting hundreds of users, the extra
readability given to the script itself is well worth the effort.
Last, I've included a sample from my procmail.log to show how
procmail expands the directory names.

Hopefully this will be helpful to others as well.  I do not claim to be
an expert, this is stuff I have learned on my own and it's nothing
special trust me.

Feel free to ask questions, but be aware I will not do your project for
you.


SHELL=/bin/sh
PATH=$HOME/bin:/bin:/usr/bin:/usr/local/bin:/opt/f-prot/:/usr/local/anomy
UMASK=022
MAILDIR=${HOME}/.maildir
DEFAULT=${MAILDIR}/
USER=${LOGNAME}
DROPPRIVS=yes
#DEBUG_VERBOSE=YES
#VERBOSE=YES
#LOGFILE=${HOME}/procmail.log
LOGFILE=
#
#Go through the pain of setting up all the paths to IMAP folders first
#to make it simplier when we setup the recipe.
#
#Note I setup IMAP folders with a folder hierarchy, that is
#An empty folder (i.e. HORDEBASE) and then the actual folders
#that live under the BASEDIR where the actual mail goes.
#
# Horde, imp,Turba, CVS lists
HORDEBASE=${MAILDIR}/.Horde
HORDECVS=${HORDEBASE}.CVS/
HORDEIMP=${HORDEBASE}.IMP/
HORDETURBA=${HORDEBASE}.TURBA/
HORDE=${HORDEBASE}.HORDE/
#
#
# Gentoo lists
GENTOOBASE=${MAILDIR}/.Gentoo
GENTOODEV=${GENTOOBASE}.Dev/
GENTOOCVS=${GENTOOBASE}.CVS/
GENTOODESK=${GENTOOBASE}.Desktop/
GENTOOUSER=${GENTOOBASE}.User/

# Spam Assassin  Directories
SPAMBASE=${MAILDIR}/.SPAM
SPAMDIR=${SPAMBASE}/
MAYBESPAM=${SPAMBASE}/.MaybeSpam/
#
STUFF FROM CRON DAEMONS OR FROM DSLOADIT ##
:0
* ^From.*Cron
${CRONMISC}

## HORDE LISTS ###
:0
* ^List-Id.*cvs.lists.horde.org
${HORDECVS}
#
:0
* ^List-Id.*imp.lists.horde.org
${HORDEIMP}
#
:0
* ^List-Id.*turba.lists.horde.org
${HORDETURBA}
#
:0
* ^List-Id.*horde.lists.horde.org
${HORDE}
## MOVE ALL GENTOO MAIL TO THE GENTOO FOLDERS #
:0
* ^List-Id.*gentoo-cvs.gentoo.org
${GENTOOCVS}
#
:0
* ^List-Id.*gentoo-desktop.gentoo.org
${GENTOODESK}
#
:0
* ^List-Id.*

[gentoo-user] Alsa sample rate?

2003-06-10 Thread Ron Keller
While trying to capture something with my tv tuner, I saw an eror 
message I haven't seen in any of the other linux versions I've tried.  
What have I missed?

oss: warning: got sample rate 32000 (asked for 44100)

My command line was as follows:

  streamer -t 1:00  -s 352x240 -r 30 -o tv.avi -f mjpeg -F stereo

Any help would be appreciated.  Thanks

rk

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] nvidia & xv

2003-06-09 Thread Ron Keller
I want to thank all of you for your responses.  With all of you saying 
pretty much the smae thing, I decided to recompile the kernel without 
framebuffer support.  After rebooting with the new kernel I reemerged 
nvidia-glx and nvidia-kernel and made the appropriate changes to 
XF86Config.  I now have X with xv support and no more green box.  Thanks 
again

rk

Maciej Wachowiec wrote:

On Mon, Jun 09, 2003 at 04:03:52PM -0600, Ron Keller wrote:
 

I did make the appropriate changes to XF86Config.  And, yes, I do have 
frame buffer support enabled.   Do you recall if your problems were 
completely solved by removing frame buffer support?
   

[snip]

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] nvidia & xv

2003-06-09 Thread Ron Keller
I did make the appropriate changes to XF86Config.  And, yes, I do have 
frame buffer support enabled.   Do you recall if your problems were 
completely solved by removing frame buffer support?

rk

Theofilos Intzoglou wrote:

I used to have a tnt2 card and I remember it worked just fine with xfree
and nvidia-kernel. Did you make the appropriate changes in XF86config?
Do you by any chance have frame buffer support for console? I had
various problems with that.
On Mon, 09 Jun 2003 14:26:55 -0600
Ron Keller <[EMAIL PROTECTED]> wrote:
 

If this has been discussed before, please accept my appologies.  I 
emerged nvidia-glx and nvidia-kernel on my gentoo-1.4-rc4 system.  My 
vid card is a Riva TNT2 model 64 PCI card.  With the nvidia driver 
loaded, X starts with a large green box on the screen.  I can just 
barely see an xterm widow behind this green box.  When I exit X, this 
colored box remains on the console.

I have gone through the documentation that came with nvidia-kernel and

nvidia-glx, and I have also looked through the discussion forums on 
gentoo's site.  I would be most grateful if someone could tell me how
to get around this problem.  Thanks

rk

--
[EMAIL PROTECTED] mailing list
   



--
[EMAIL PROTECTED] mailing list
 



--
[EMAIL PROTECTED] mailing list


[gentoo-user] nvidia & xv

2003-06-09 Thread Ron Keller
If this has been discussed before, please accept my appologies.  I 
emerged nvidia-glx and nvidia-kernel on my gentoo-1.4-rc4 system.  My 
vid card is a Riva TNT2 model 64 PCI card.  With the nvidia driver 
loaded, X starts with a large green box on the screen.  I can just 
barely see an xterm widow behind this green box.  When I exit X, this 
colored box remains on the console.

I have gone through the documentation that came with nvidia-kernel and 
nvidia-glx, and I have also looked through the discussion forums on 
gentoo's site.  I would be most grateful if someone could tell me how to 
get around this problem.  Thanks

rk

--
[EMAIL PROTECTED] mailing list


[gentoo-user] mplayer install

2003-06-05 Thread Ron Keller
Perhaps there is some place to look for this sort of info, but as yet, I 
haven't found it.  When I run mplayer, I get a message saying that 
mplayer was compiled WITHOUT libdvdread.  I emerged both libdvdread and 
libdvdcss and included both of them in my USE statement in 
/etc/make.conf.  Is there something else I should have done to get 
mplayer to work?  Help would be appreciated.  Thanks.

rk

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] CDPLAY help, please

2003-06-05 Thread Ron Keller
Thank you for responding.  I did manage to get the problem sorted out.  
I had changed /etc/devfsd.conf so that cdrom0 would point to the dvd 
drive and cdrom1 would point to the cdrwriter drive.  When I saw tha 
cdplay -j caused the dvd tray to open, figured there must be something 
wron with the links, so I changed devfsd.con back to its default 
setting.  Now tnigs work.  It still doesn't make seems to me  cdrom0 
should be the dvd drive a cdrom1 should be the cdwriter.  Oh, well - it 
seems to work.  Thanks

rk



brett holcomb wrote:

If it mounts, etc. it isn't a devfs problem.  What device is cdplay 
looking for - do you have a symlink or entry in /dev/ for it?
On Mon, 02 Jun 2003 21:15:00 -0600
 Ron Keller <[EMAIL PROTECTED]> wrote:




--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] CDPLAY help, please

2003-06-03 Thread Ron Keller
After some further testing, this would appear to be a devfsd - realated 
problem.  cdplay -j causes the tray in my dvd drive to eject.

The dvd drive is master and the cdrom/writer is slave.  Ordinarily this 
should not be a problem.  I edited /etc/devfsd.conf to create the 
propriate links to accommodate dvd master and cdrom slave. This works 
fine for mounting a dvd or a cd in the respective drive.

Do I now have to change the drive placement to accommodate cdplay and 
audio CDs?

rk

=

 cdplay: couldn't read CD head!

My CD drive is a Yamaha CRW3200E IDE burner.  I am able to mount and 
read CD's with no problem.  If anyone can tell me what the above error 
message is trying to tell me, I would really appreciate it.  Thanks

rk

--
[EMAIL PROTECTED] mailing list



--
[EMAIL PROTECTED] mailing list


[gentoo-user] CDPLAY help, please

2003-06-03 Thread Ron Keller
I have just built a basic Gentoo system (1.4_rc4), including XFree-4.3.  
After getting Alsa to work with my onboard sound card, I emerge'd 
cdplay.  When I run cdplay, I get the following error

 cdplay: couldn't read CD head!

My CD drive is a Yamaha CRW3200E IDE burner.  I am able to mount and 
read CD's with no problem.  If anyone can tell me what the above error 
message is trying to tell me, I would really appreciate it.  Thanks

rk

--
[EMAIL PROTECTED] mailing list


[gentoo-user] GUIs. databases, etc.

2003-02-12 Thread Ron Stodden
Can anyone point me towards tested interfacing API software between 
Mandrake Linux gprolog and gtk, qt3, mysql, etc?

--
Ron [Melbourne, Australia]
"The problems that we have created as a result of the level of thinking
that we have done thus far cannot be solved at the same level of 
thinking at which we created them."   - Albert Einstein.



--
[EMAIL PROTECTED] mailing list