Re: Post User's Web pages!!!

2001-12-08 Thread rupendralist
you are not specific about httpd.conf "check" have you checked UserDir directive in httpd.conf have you set index.html in public_html: 644 cheers - Original Message - From: "Fernandez" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, December 09, 2001 12:32 AM Subject: Post Us

Re: sendmail - system config error !! again

2001-12-02 Thread rupendralist
sday, November 29, 2001 11:56 PM Subject: Re: sendmail - system config error !! again Hi rupendralist, On Thursday, November 29, 2001, 12:33:54 PM, you babbled something about: ryc> how to solve this problem ryc> i could not understand the fix in the FAQ What it is saying is that you have c

RE: sendmail - system config error !! again

2001-11-30 Thread rupendralist
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Brian Ashe > What it is saying is that you have configured your DNS (MX record) to send > the mail for "indiatimes.com" to a particular host. However the host is > trying to relay that mail to the host in the MX record as well bec

sendmail - system config error !! again

2001-11-29 Thread rupendralist
how to solve this problem i could not understand the fix in the FAQ -- The original message was received at Thu, 29 Nov 2001 20:32:50 +0530 from main [127.0.0.1] - The following addresses had permanent fatal errors - <[EMAIL PROTECTED]> (reason: 553 5.3.5 sys

eth deleted by mistake

2001-11-24 Thread rupendralist
i deleted by mistake all hardware devices from gnone "network configuration" hoping kudzu will autodetect them on next boot. kudzu detected nothing. there began my problem. i browsed through the "net adm guide" and ethernet howtos but found nothing of interest. then i bumped into linux modprobe a

another user admin

2001-11-22 Thread rupendralist
how can an user other than root can be given permissions for account creation, deletion, password changing, etc. error for a normal user: chpasswd: can't lock password file err... newbie question ?? - Rupendra Singh Stu

RE: pop3 settings

2001-11-22 Thread rupendralist
is ipop3d stone made to pick mails from /var/spool/mail there must be some way to set this in it. compiling ??? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Graves > Sent: Thursday, November 22, 2001 12:56 AM > To: [EMAIL PROTECTED] > Subj

pop3 settings

2001-11-19 Thread rupendralist
i am redirecting mail into the user's home directory by setting DEFAULT=$HOME/.mail in the .procmailrc files everything is working fine except for pop3. it is still picking mail from /var/spool/mail is there a setting somewhere ( i cant find where ) which would enable this. i am using ipop3d i

RE: transparent proxy host

2001-11-10 Thread rupendralist
http://www.linuxdoc.org/HOWTO/IPCHAINS-HOWTO.html and search for 'ipmasqadm' and 'ipportfw' > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of David Talkington > Sent: Sunday, November 11, 2001 12:50 AM > To: [EMAIL PROTECTED] > Subject: transparent pr

redirect mail ?

2001-11-08 Thread rupendralist
how do we redirect mail to a user's home directory instead of /var/spool/mail/* i have tried /etc/profile: MAIL /etc/login.defs: MAIL_FILE it does not work has it anything to do with procmail it is set as the local delivery agent in sendmail.cf ---