RE: rpm --rebuilddb hang .. HELP!

2003-07-27 Thread Fryclau
will cause apt not to hang. That work for me... I rename the __db.001 _db.002 __db.003 to __db.001.bak and rpm came back to life! ;) Fryclau -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Fryclau Sent: Sunday, July 27, 2003 8:15 PM To: [EMAIL PROT

rpm --rebuilddb hang .. HELP!

2003-07-27 Thread Fryclau
g ... last time finished find I install rpmbuild... could it be there a problem??? Fryclau -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

rpm --rebuilddb hang .. HELP!

2003-07-27 Thread Fryclau
g ... last time finished find I install rpmbuild... could it be there a problem??? Fryclau -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

RE: ftp clients

2003-07-27 Thread Fryclau
I use FTPVoyager one of the best ftp client for win Each connection has a advance setup to configure a proxy ... I guess they can't use other program than her browser cause of the proxy configuration they should have their browser setup with proxy server but not her ftp client. I'm right? --

RE: Redhat Squirrelmail install

2003-07-25 Thread Fryclau
m packet. But if it works for you find!!! Rpm work in most case.. but sometime you just don't need it Fryclau -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rodolfo J. Paiz Sent: Friday, July 25, 2003 9:13 PM To: [EMAIL PROTECTED] Subject: RE: Redhat

RE: Redhat Squirrelmail install

2003-07-25 Thread Fryclau
on. You must have http server with php plus imap server running well... if not; you need to come back in time Fryclau :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rodolfo J. Paiz Sent: Friday, July 25, 2003 8:13 PM To: [EMAIL PROTECTED] Subje

RE: Redhat Squirrelmail install

2003-07-25 Thread Fryclau
e and just copy the program in a folder and then declare it as SCRIPT FOLDER in the httpd.conf it works fine for me and very easy. Read de INSTALL and README instructions then to install the plugins or anything else. Don't use rpm for this program.. doesn't need an rpm install

RE: Quota problems

2003-07-25 Thread Fryclau
You can use quotacheck -m to force quotecheck... I did it on redhat 9 and nothing damage. Fyclau :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Win Toe Sent: Friday, July 25, 2003 4:19 PM To: [EMAIL PROTECTED] Subject: Re: Quota problems Enable userq

RE: Simple Query

2003-07-24 Thread Fryclau
Did you try: # find / |grep nessus FRYCLAU -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jack Bowling Sent: Thursday, July 24, 2003 10:58 PM To: [EMAIL PROTECTED] Subject: Re: Simple Query ** Reply to message from Logan Linux <[EMAIL PROTECTED]&

sendmail+imap to postfix+courier-imap

2003-07-24 Thread Fryclau
t want to lose any email so please send me an advice to do it properly. Thank Redhat-List Fryclau -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

RE: best smtp & pop3 server for RH9 ????

2003-07-21 Thread Fryclau
stead of some > unique user. > > Now I will try with postfix + Courier Imap as someone told me here days > ago. > > Thanks everyone for comments > > Fryclau: > > > > >> Now I'm using ipop3 but it couldn't authenticate with mysql. >> An

RE: best smtp & pop3 server for RH9 ????

2003-07-20 Thread Fryclau
authenticate with mysql and login users with an email instead of some unique user. Now I will try with postfix + Courier Imap as someone told me here days ago. Thanks everyone for comments Fryclau: > Now I'm using ipop3 but it couldn't authenticate with mysql. > And sendmail

NEW NETWORK DEVICE CRASH RH9 --- HELPPPPP!!!!!!! URGENT

2003-07-18 Thread Fryclau
PLEASE HELP ME URGENT! I HAVE MY SERVER DOWN!!! WITH HTTP & SENDMAIL :( I cant start httpd apache, my mail server dosnt work anymore... I had installed a new Ethernet card and with the car all this problems My old card is the eth0 192.168.1.4 My new card is the eth1 192.168.1.10 They are i

best smtp & pop3 server for RH9 ????

2003-07-16 Thread Fryclau
e. I want the best mail server ISP form my customers. Thanks for share wisdom with the redhat list!!! Fryclau. :) -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

RE: Postfix Mail Woes

2003-07-16 Thread Fryclau
Try running setup from console There you will see a firewall configuration... change it to none and try to connect again to the port.. That works for me with RH9 Fryclau :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Haney Sent: Wednesday, July

RE: create email account

2003-07-13 Thread Fryclau
/bin/false and /bin/nologin are similar (the user is unable to login at ssh, telnet, ftp, etc...) fryclau -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joseph A Nagy Jr Sent: Monday, July 14, 2003 1:54 AM To: [EMAIL PROTECTED] Subject: Re: create email

RE: create email account

2003-07-13 Thread Fryclau
You can use something like this: /usr/sbin/useradd -m -c 'Joseph' -d /home/Joseph2 -s '/bin/false' -G '' -g 45 -e '' goseph2 and you will create a user goseph2 with the group 45 (popuser) without Shell (-S /bin/false) and the home dir /home/Joseph2 bye -Original Message- From: [EMAIL PR

RE: POP3 with full email as user name

2003-07-11 Thread Fryclau
Thank a lot to answer! Can I use mysql with ipop3? How you authenticate user with mysql from postfix and curier-imap? Is't the same from ipop3? Then I can authenticate ftp users either with vsftp & mysql? THANK AGAIN P.S. Is't hard to move from ipop3 to postfix and courier-imap? -Original M

RE: POP3 with full email as user name

2003-07-10 Thread Fryclau
Please!!! I need help with this. Nobody know how to setup user name with full e-mail?? Do I need ldap? is there any other way to do that? Thank a lot for everyone who answer me!!! Fryclau :| -Original Message- I need to use full email ([EMAIL PROTECTED]) as user name instead of tom3

POP3 with full email as user name

2003-07-10 Thread Fryclau
I need to use full email ([EMAIL PROTECTED]) as user name instead of tom3 I have virtual domains, shadow password, redhat 9, ipop3, xinetd & sendmail I saw other ISP admin accounts like this. Can anyone help me? Fryclau ☺ Thanks. -- redhat-list mailing list unsubscribe mailto:[E

RE: Read & Exec by default - RH9 - why?

2003-07-09 Thread Fryclau
I don't think this is good to my security. All files come like this -rw-r--r-- and I would like to change it to something like this -rw-r- Thanks Gordon to answer me again and help me with this big doubt!! Or everyone else who know about this! Thank again to the list Fryclau -O

RE: linux firewall

2003-07-08 Thread Fryclau
TCPDUMP is a sniffer that copies the ip packets from your Ethernet to the Display. >From a console run tcpdump. [EMAIL PROTECTED] root]# tcpdump tcpdump: listening on eth0 . .. ... .. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinf

Read & Exec by default - RH9 - why?

2003-07-08 Thread Fryclau
  Anybody know why redhat 9 set by default reading and execution access to other users???   Is it right applying this?   cd / chmod o-r –R *   Does anyone know why should I leave my filesystem like this?   thanks Fryclau J    

RE: linux firewall

2003-07-08 Thread Fryclau
You can watch your network and discover what's going on there... Use tcpdump, then you will know where the problem is (win or linux) Fryclau >: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Salamone Sent: Tuesday, July 08, 2003 10:

sendmail - virtuserstable - dbm/hash problems

2003-06-30 Thread Fryclau
I'm trying to use virtusertables to handling multiple domains accounts... RH9 Senmail 8-9-12 BerkeleyDB.4.1 --> /usr/local/Ber Sendmail.mc : divert(0)dnl VERSIONID(`$Id: generic-linux.mc,v 8.1 1999/09/24 22:48:05 gshapiro Exp $') OSTYPE(linux)dnl DOMAIN(`generic')dnl FEATURE(accept_unresolvab