[vchkpw] Help in chkuser

2004-01-23 Thread Mario Junior
Hello, I've setup a qmail+vpopmail-3.2.20+mysql with 3 virtual domains. So I applied only the shupp and chk.user.mysql patches from the toaster page; I 've already read in this list that if a domain is in control/virtualdomains the patch will not check the recipient and will try to deliver t

[vchkpw] courier 2 binc

2004-01-23 Thread Raboo Treed
I've made a small script that will copy the courier imap subscribed folders list to binc-style... I actually made this for qmail+vpopmail+imap... I don't know how other MTA's work, but this script should work for vpopmail+qmail users. So here you go. http://qmail.nu/files/courier-2-binc.sh

Re: [vchkpw] Help in chkuser

2004-01-23 Thread tonix (Antonio Nati)
How are you running qmail-smtpd? Is bouncing enabled? Ciao, Tonino At 23/01/2004 23/01/2004 -0200, Mario Junior wrote: Hello, I've setup a qmail+vpopmail-3.2.20+mysql with 3 virtual domains. So I applied only the shupp and chk.user.mysql patches from the toaster page; I 've already read in t

[vchkpw] Unable to ch to dir

2004-01-23 Thread patrick . liechty
I am running Qmail with Vpopmail and Courier-Imap.  It has been working for a while now, but recently Qmail is reporting errors like this:   Jan 23 14:04:45 cssimsp0 qmail: [ID 748625 mail.info] 1074884685.189906 delivery 12: deferral: U nable_to_chdir_to_maildir._(#4.2.1)/     I am u

Re: [vchkpw] Unable to ch to dir

2004-01-23 Thread Jeremy Kitchen
On Fri, 2004-01-23 at 13:07, [EMAIL PROTECTED] wrote: > I am running Qmail with Vpopmail and Courier-Imap. It has been > working for a while now, but recently Qmail is reporting errors like > this: > > > > Jan 23 14:04:45 cssimsp0 qmail: [ID 748625 mail.info] > 1074884685.189906 delivery 12: d

Re: [vchkpw] Help in chkuser

2004-01-23 Thread Mario Junior
Em Friday 23 January 2004 13:53, tonix (Antonio Nati) escreveu: Hello Tonix, > How are you running qmail-smtpd? > I 've setuid it already according to your site : chown qmaild:nofiles qmail-smtpd chmod 6555 qmail-smtpd xxx:/var/qmail/bin # ls -la /var/qmail/bin/qmail-smtpd -r-sr-sr-x1 qmai

Re: [vchkpw] Help in chkuser

2004-01-23 Thread Mario Junior
Em Friday 23 January 2004 16:26, Mario Junior escreveu: Tonix, I've already tried to modify > QMAILDUID=`id -u qmaild` > NOFILESGID=`id -g qmaild` > QMAILUID=`id -u vpopmail` NOFILESGID=`id -g vpopmail` The same happens. I also removed qmail-default but it also didn't work. -- Mári

RE: [vchkpw] Unable to ch to dir

2004-01-23 Thread patrick . liechty
Title: RE: [vchkpw] Unable to ch to dir The domain name is in the locals file.  I removed it.  That didn't help. This is the contents of my .qmail-default in /opt/vpopmail/domains/aurum-email.net: | /opt/vpopmail/bin/vdelivermail '' /opt/vpopmail/domains/aurum-email.net/postmaster Here

RE: [vchkpw] Unable to ch to dir

2004-01-23 Thread Jeremy Kitchen
On Fri, 2004-01-23 at 15:38, [EMAIL PROTECTED] wrote: > The domain name is in the locals file. I removed it. That didn't > help. did you HUP or restart qmail-send after you did that? -Jeremy -- Jeremy Kitchen Systems Administrator [EMAIL PROTECTED] Kitchen @ #qmail on EFNet - Join the party!

[vchkpw] moving servers

2004-01-23 Thread Jon Reynolds
I am moving from one server to a new and was wondering what I need to do to move my users from the old server to the new. I am thinking I need to move the /etc/passwd,/etc/master.passwd and /etc/group then move the domain directory in /home/vpopmail/domains/. Would that work and do I need to make

RE: [vchkpw] Unable to ch to dir

2004-01-23 Thread Jeremy Kitchen
please keep list posts on the list. Please do not top post. I've fixed your broken quoting. On Fri, 2004-01-23 at 16:49, [EMAIL PROTECTED] wrote: > > > The domain name is in the locals file. I removed it. That didn't > > > help. > > did you HUP or restart qmail-send after you did that? > Yes

Re: [vchkpw] moving servers

2004-01-23 Thread Rick Macdougall
Jon Reynolds wrote: I am moving from one server to a new and was wondering what I need to do to move my users from the old server to the new. I am thinking I need to move the /etc/passwd,/etc/master.passwd and /etc/group then move the domain directory in /home/vpopmail/domains/. Would that work

Re: [vchkpw] moving servers

2004-01-23 Thread Rick Widmer
Jon Reynolds wrote: I am moving from one server to a new and was wondering what I need to do to move my users from the old server to the new. I am thinking I need to move the /etc/passwd,/etc/master.passwd and /etc/group then move the domain directory in /home/vpopmail/domains/. I've done it tha

RE: [vchkpw] Unable to ch to dir

2004-01-23 Thread patrick . liechty
Title: RE: [vchkpw] Unable to ch to dir Yes, I did a HUP after I removed the domain from the locals file. To understand the deliver process better I have a few questions.  Qmail receives an email for delivery.  It finds the domain in the virtualdomains file.  It looks in the assigns file and

[vchkpw] domain & user scripts

2004-01-23 Thread Jason Parker
FYI - Here are two scripts (further below) I wrote as an alternative to moving domains and users. vmakeadddomains will read your domains and create a script to recreate those domains to another working system. Pretty simple. It doesn't attempt to move any domain settings. vmakeaddusers will r

Re: [vchkpw] domain & user scripts

2004-01-23 Thread Jeremy Kitchen
On Fri, 2004-01-23 at 19:41, Jason Parker wrote: > FYI - [snip] so what's wrong with rsync? -Jeremy -- Jeremy Kitchen <[EMAIL PROTECTED]>