Re: [vchkpw] big picture

2009-04-06 Thread Shane Chrisp

John Simpson wrote:

On 2009-04-06, at 0923, Ron Miller wrote:

See:

http://qmail.jms1.net/qmail-1-incoming.pdf

and

http://qmail.jms1.net/qmail-2-delivery.pdf


... which have just been updated. it's now a single file instead of 
separate files for each page. the first two pages are pretty much 
identical to the old files, and page 3 covers accessing the contents 
of the mailboxes, using qmail-pop3d and dovecot.


http://qmail.jms1.net/qmail-system.pdf

out of curiosity... am i the only one who wasn't able to make heads or 
tails of this guy's diagram?




I printed it out and made a paper aeroplane but it didnt fly to well... 
No I couldnt understand his diagram either.


!DSPAM:49dadedb32685733410164!



Re: [vchkpw] big picture

2009-04-06 Thread John Simpson

On 2009-04-06, at 0923, Ron Miller wrote:

See:

http://qmail.jms1.net/qmail-1-incoming.pdf

and

http://qmail.jms1.net/qmail-2-delivery.pdf


... which have just been updated. it's now a single file instead of  
separate files for each page. the first two pages are pretty much  
identical to the old files, and page 3 covers accessing the contents  
of the mailboxes, using qmail-pop3d and dovecot.


http://qmail.jms1.net/qmail-system.pdf

out of curiosity... am i the only one who wasn't able to make heads or  
tails of this guy's diagram?



| John M. Simpson---   KG4ZOW   ---Programmer At Large |
| http://www.jms1.net/  |

| http://video.google.com/videoplay?docid=-1656880303867390173 |








PGP.sig
Description: This is a digitally signed message part
!DSPAM:49dada5032681120218602!

[vchkpw] 5.5.0 snapshot on SourceForge

2009-04-06 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I've added the latest 5.5.0 snapshot to SourceForge.

ChangeLog:
  - Added DESTDIR support
  - Updated configure script to include crypt.h when testing for MD5 support
  - Updated Makefiles to only chown when root, and mkdir when root or DESTDIR 
is set
  - Updated detection and auto-creation of tcp.smtp inside configure.ac to work 
with DESTDIR correctly
  - Updated backend Makefiles to not chown when not root
  - Fixed bug in vauth_open wrapper that returned success instead of failure if 
vauth_load_module failed
- --
/*
Matt BrookingsGnuPG Key D9414F70
Software developer Systems technician
Inter7 Internet Technologies, Inc. (815)776-9465
*/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAknadNwACgkQ6QgvSNlBT3AUZwCdHiEugiGcZXWBfWzo2HkpTzb4
AJQAoKrI/c8YzvTI+tDGQKwe6dtGx1Aa
=Pzh8
-END PGP SIGNATURE-


[vchkpw] libvpopmail.so vpopmail-5.5

2009-04-06 Thread Manvendra Bhangui
% sudo ldd /var/vpopmail/bin/vdelivermail 

linux-gate.so.1 =>  (0x00f8c000)
libvpopmail.so => not found
libdl.so.2 => /lib/libdl.so.2 (0x00531000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x05bfc000)
libc.so.6 => /lib/libc.so.6 (0x0039)
/lib/ld-linux.so.2 (0x0036b000)

I had to do the following 

# echo "/var/vpopmail/lib" > /etc/ld.so.conf.d/vpopmail.conf
# /sbin/ldconfig

-- 
Manvendra Bhangui 
www.indimail.org


!DSPAM:49da144532686899313688!



Re: [vchkpw] vpopmail make install should support DESTDIR

2009-04-06 Thread Manvendra Bhangui
On Mon, 2009-04-06 at 08:53 -0500, Matt Brookings wrote:
> This information is set in the 5.5 branch.
> 
> > /home/experiments/vpopmail-5.4.27>grep vpopmail.mysql *.c
> > vmysql.c:Add error result for "unable to read vpopmail.mysql" and return
> > it
> > vmysql.c:sprintf(config, "%s/etc/%s", VPOPMAILDIR,
> > "vpopmail.mysql");
> > /home/experiments/vpopmail-5.4.27>
> > 
> > it needs to use SYSCONFDIR to be FHS compliant.
> 
> It does, in 5.5.
> 
> Try not to discuss what vpopmail does and does not do in reference to 
> development
> when looking at 5.4.  5.4 is locked.  If you want to know if vpopmail does 
> something,
> check 5.5 :)
WOW. I was outdated and I have just downloaded and compiled. I can even
see libvpopmail.so and I love it.
5.5 is a great piece of work. I have only one suggestion - Maybe later
we can look at LIBTOOL. That will make compilation of libvpopmail.so
portable.


!DSPAM:49da128732681015455080!



[vchkpw] Updates to 5.5

2009-04-06 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I've just committed changes to the 5.5 branch that includes more fixes for 
installing with DESTDIR
and FHS, and also some fixes when determining where the tcp.smtp file is, 
and/or creating it if
it does not exist.

As always, I will release a snapshot on SourceForge later today with any 
changes that are made to
the repository.
- --
/*
Matt BrookingsGnuPG Key D9414F70
Software developer Systems technician
Inter7 Internet Technologies, Inc. (815)776-9465
*/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAknaEZAACgkQ6QgvSNlBT3BdVACePOXNq9Lyp/K3KTiflevvMBJ0
UxQAmQEVOLRN6VKfMYzE4Y0kUnMTXDPn
=67d6
-END PGP SIGNATURE-


RE: [vchkpw] big picture

2009-04-06 Thread Mohsen Pahlevanzadeh
I see those given big pictures is internal of qmail.I wanna draw
external of qmail.qmail is black box in my big picture.
On Mon, 2009-04-06 at 09:23 -0400, Ron Miller wrote:
> See:
> 
> http://qmail.jms1.net/qmail-1-incoming.pdf
> 
> and
> 
> http://qmail.jms1.net/qmail-2-delivery.pdf
> 
> -Ron Miller
> 
> -Original Message-
> From: Mohsen Pahlevanzadeh [mailto:moh...@pahlevanzadeh.org] 
> Sent: Monday, April 06, 2009 8:39 AM
> To: vchkpw@inter7.com
> Subject: [vchkpw] big picture
> 
> Dear all,
> You & every mail-man saw Big Picture of qmail.
> I assumed qmail is black box.I want to extend big picture, i use qmail admin
> ,Devocot & vpopmail.
> I draw a few relation.Can you tell me whether i draw correct?Also i need to
> if i didn't draw relation tell me that i will draw that.
> Yours,
> Mohsen
> 
> 
> 
> 
> 
> 
> 


!DSPAM:49da101732681063124876!



Re: [vchkpw] vpopmail make install should support DESTDIR

2009-04-06 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Manvendra Bhangui wrote:
>> assuming this information is there, it would also be useful to the  
> The information is not there apart from VPOPMAILDIR, QMAILDIR. IMHO one
> will need to add few AC_DEFINE... statements in configure.in to have all
> directories (prefix, localstatedir, sysconfdir, libdir, includedir, etc)
> e.g. to open the configuration file vpopmail.mysql the code does it like
> this

This information is set in the 5.5 branch.

> /home/experiments/vpopmail-5.4.27>grep vpopmail.mysql *.c
> vmysql.c:Add error result for "unable to read vpopmail.mysql" and return
> it
> vmysql.c:sprintf(config, "%s/etc/%s", VPOPMAILDIR,
> "vpopmail.mysql");
> /home/experiments/vpopmail-5.4.27>
> 
> it needs to use SYSCONFDIR to be FHS compliant.

It does, in 5.5.

Try not to discuss what vpopmail does and does not do in reference to 
development
when looking at 5.4.  5.4 is locked.  If you want to know if vpopmail does 
something,
check 5.5 :)
- --
/*
Matt BrookingsGnuPG Key D9414F70
Software developer Systems technician
Inter7 Internet Technologies, Inc. (815)776-9465
*/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAknaCUQACgkQ6QgvSNlBT3AoEgCeNNyRRG3T7LTpzkzwENMwqVQF
yBYAniUJyirAFVZq0STPf8LZzjO/+430
=0OZf
-END PGP SIGNATURE-


RE: [vchkpw] big picture

2009-04-06 Thread Ron Miller
See:

http://qmail.jms1.net/qmail-1-incoming.pdf

and

http://qmail.jms1.net/qmail-2-delivery.pdf

-Ron Miller

-Original Message-
From: Mohsen Pahlevanzadeh [mailto:moh...@pahlevanzadeh.org] 
Sent: Monday, April 06, 2009 8:39 AM
To: vchkpw@inter7.com
Subject: [vchkpw] big picture

Dear all,
You & every mail-man saw Big Picture of qmail.
I assumed qmail is black box.I want to extend big picture, i use qmail admin
,Devocot & vpopmail.
I draw a few relation.Can you tell me whether i draw correct?Also i need to
if i didn't draw relation tell me that i will draw that.
Yours,
Mohsen





!DSPAM:49da01d432689794153568!