[vchkpw] qmail problem in recpthost

2002-11-30 Thread zafar
hello all when i send mail to outside domain,not local domains then mail can't be forward to that domain. and it give error that the domain u specified is not a valid rcpthost. so when i enter that domain then mail will be sent to that domain. i want to know that how can i send mail to any domain

[vchkpw] qmail problem

2002-11-30 Thread zafar
hello all i am still facing a problem of sending mail to remote site. what i do to send mail to outside site not local. like to yahoo or someother worlwide domain. when i enter any domain in rcpthost it will work. but i want that user can send mail to any rcpthost. But i found always error

RE: [vchkpw] Supervise startup script?

2002-11-30 Thread Kit Halsted
Thanks a ton, Clayton! -Kit At 8:43 AM -0800 11/29/02, Clayton Weise wrote: Yes. Here's mine: #!/bin/sh QMAILDUID=`id -u vpopmail` NOFILESGID=`id -g vpopmail` exec /usr/local/bin/softlimit -m 800 \ /usr/local/bin/tcpserver -Rv -x /var/vpopmail/etc/tcp.smtp.cdb \ -c 200 -u $QMAILDUID -g

Re: [vchkpw] qmail problem

2002-11-30 Thread Cory Wright
On Sat, Nov 30, 2002 at 04:25:43PM +0500, zafar wrote: hello all i am still facing a problem of sending mail to remote site. You waited less than 2 hours, on a Saturday, since your last post? that domain is not my list of valid rcpthosts. so what changes i do to set it as to send

[vchkpw] forced changing of passwords at command line

2002-11-30 Thread Rick Updegrove
Hello, I had a disaster when I used rsync to transfer some existing domains from one machine to another. I am attempting to restore service to this domain on the new machine but I have a problem. -bash-2.05b# vdominfo bsdpeople.comdomain bsdpeople.com does not exist -bash-2.05b#

Re: [vchkpw] forced changing of passwords at command line

2002-11-30 Thread Cory Wright
On Sat, Nov 30, 2002 at 01:54:52PM -0800, Rick Updegrove wrote: -bash-2.05b# grep bsdpeople.com *.* Ok the domain is not anywhere to be found now, That command does not do what you want it to do, try this: grep bsdpeople * Your grep command searched files named anything followed by a

Re: [vchkpw] forced changing of passwords at command line

2002-11-30 Thread Rick Updegrove
- Original Message - From: Cory Wright [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, November 30, 2002 2:21 PM Subject: Re: [vchkpw] forced changing of passwords at command line That command does not do what you want it to do, try this: grep bsdpeople * Your grep command

Re: [vchkpw] forced changing of passwords at command line

2002-11-30 Thread Einar Bordewich
How about vdeldomain bsdpeople.com, and then vadddomain bsdpeople.com somepasswd -- bordewich.NETnetwork consultant Einar Bordewich phone: +47 911 52 777 e-Mail: einar(at)bordewich.net lat: 59.91144 N lon: 10.76097 E

Re: [vchkpw] forced changing of passwords at command line

2002-11-30 Thread Cory Wright
On Sat, Nov 30, 2002 at 02:51:44PM -0800, Rick Updegrove wrote: -bash-2.05b# grep bsdpeople /var/qmail/users/assign It's possible that users/assign and users/cdb are not in sync. If you have cdb installed (http://cr.yp.to/cdb.html) you can run the following command to see: cdbdump