Re: [vchkpw] vdelivermail stdout to Dovecot deliver

2009-04-02 Thread Tom Collins
On Mar 30, 2009, at 7:32 PM, Rick Romero wrote: What I'm trying to work around with this method is to handle user-specific .qmail directives. Dovecot doesn't do that, and that is why I can't full out replace vdelivermail with deliver. What if vpopmail was updated to store a user's .qmail

[vchkpw] Test FHS patch

2009-04-02 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Okay, here's a patch that does the following: Only chown if root Only mkdir if root or DESTDIR is set I haven't committed it to the repository yet because I'm not sure if it addresses the issues correctly. If you're working on packaging

Re: [vchkpw] Test FHS patch

2009-04-02 Thread aledr
Thanks Matt, I'll test it in minutes... On Thu, Apr 2, 2009 at 2:38 PM, Matt Brookings m...@inter7.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Okay, here's a patch that does the following:  Only chown if root  Only mkdir if root or DESTDIR is set I haven't committed it to

Re: [vchkpw] Added FHS compliance to 5.5 branch

2009-04-02 Thread aledr
On Sun, Mar 29, 2009 at 3:56 PM, Matt Brookings m...@inter7.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 aledr wrote: On Fri, Mar 27, 2009 at 3:32 PM, Matt Brookings m...@inter7.com wrote: aledr wrote: Here is the section for MD5 on a x86_64 system: What OS and flavor btw?  I'm

Re: [vchkpw] Added FHS compliance to 5.5 branch

2009-04-02 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 aledr wrote: No deal with gdb in this case: Program received signal SIGSEGV, Segmentation fault. 0x0040061a in main () Compile like this: gcc -Wall -g -o testcrypt testcrypt.c -lcrypt Then gdb: gdb ./testcrypt gdb run It

Re: [vchkpw] Test FHS patch

2009-04-02 Thread aledr
Patch reject on latest on r879: cat Makefile.in.rej *** *** 58,62 rm -rf config.log config.status Makefile autom4te.cache contrib/rc.vusaged install: $(BINS) - $(INSTALL) -s -m 0700 vusaged $(DESTDIR)$(VPOPMAIL_DIR_BIN) if test ! -r

Re: [vchkpw] Added FHS compliance to 5.5 branch

2009-04-02 Thread aledr
On Thu, Apr 2, 2009 at 3:49 PM, Matt Brookings m...@inter7.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 aledr wrote: No deal with gdb in this case: Program received signal SIGSEGV, Segmentation fault. 0x0040061a in main () Compile like this:   gcc -Wall -g -o

Re: [vchkpw] Test FHS patch

2009-04-02 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 aledr wrote: Patch reject on latest on r879: cat Makefile.in.rej *** *** 58,62 rm -rf config.log config.status Makefile autom4te.cache contrib/rc.vusaged install: $(BINS) - $(INSTALL) -s -m 0700 vusaged

Re: [vchkpw] Test FHS patch

2009-04-02 Thread aledr
On Thu, Apr 2, 2009 at 3:53 PM, Matt Brookings m...@inter7.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 aledr wrote: Patch reject on latest on r879: cat Makefile.in.rej *** *** 58,62         rm -rf config.log config.status Makefile autom4te.cache

Re: [vchkpw] Test FHS patch

2009-04-02 Thread aledr
On Thu, Apr 2, 2009 at 4:14 PM, Matt Brookings m...@inter7.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 aledr wrote: + make DESTDIR=/var/tmp/vpopmail-5.5.0-build install -C backends/mysql make: Entering directory `/usr/src/packages/BUILD/vpopmail-5.5.0/backends/mysql'

Re: [vchkpw] Deleting primary domain; keeping alias domains

2009-04-02 Thread Root Kit
Hello, I would like to unsubscribe to this list. Thank you. From: Rick Widmer vch...@developersdesk.com To: vchkpw@inter7.com Sent: Wednesday, April 1, 2009 5:52:17 AM Subject: Re: [vchkpw] Deleting primary domain; keeping alias domains John Simpson wrote:

Re: [vchkpw] Deleting primary domain; keeping alias domains

2009-04-02 Thread Tom Collins
Instead of jumping all of these hoops, I find that it's easier to manually remove the real domain from all files in /var/qmail/controls and its entry in users/assign. Then edit the alias entry in users/ assign to have the new real domain in the second column. You'll have to run qmail-newu,