Re: [vchkpw] vpopmail and qmail/assign subaddress separator configuration

2014-04-15 Thread Tom Ierna
On Apr 14, 2014, at 5:33 PM, Matt Brookings wrote: > On 04/14/2014 03:32 PM, Tom Ierna wrote: >> In any case, I'm again looking into how to make a domain on one of my >> vpopmail/qmail servers use >> the "+" separator for subaddresses, rather than "-", and I'm coming up dry. >> I realize that >

Re: [vchkpw] vpopmail and qmail/assign subaddress separator configuration

2014-04-14 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/14/2014 03:32 PM, Tom Ierna wrote: > In any case, I'm again looking into how to make a domain on one of my > vpopmail/qmail servers use > the "+" separator for subaddresses, rather than "-", and I'm coming up dry. I > realize that > changing th

Re: [vchkpw] vpopmail with centos 6 mysql-5.5.30

2013-03-20 Thread Ron Herzing
On Wed, Mar 20, 2013 at 3:30 AM, Nicholas C. wrote: > > Dear all, > > I am trying to install a toaster and got into an issue with vpopmail after > issuing make command > > gcc -o vchkpw vchkpw.o md5.o hmac_md5.o libvpopmail.a -Xlinker -R > -Xlinker /var/lib/mysql -L/var/lib/mysql -lmysqlclie

RE: [vchkpw] vpopmail with centos 6 mysql-5.5.30

2013-03-20 Thread Nicholas C .
>> >>> Can you send us rpm -qa |grep -i mysql I guess mysql 5.5.30 is >>> installed from an additional repo, since >>> RHEL/Centos6 come with 5.1.67? >>> In this case check for mysql-shared-compat rpm and install it. >> >> Thanks Todor. Below is the result >> >> [root@localhost vpopmail-5.4.33]#

RE: [vchkpw] vpopmail with centos 6 mysql-5.5.30

2013-03-20 Thread Todor Petkov
On 20/03/2013 11:57 AM, Nicholas C. wrote: Can you send us rpm -qa |grep -i mysql I guess mysql 5.5.30 is installed from an additional repo, since RHEL/Centos6 come with 5.1.67? In this case check for mysql-shared-compat rpm and install it. Thanks Todor. Below is the result [root@localhost v

RE: [vchkpw] vpopmail with centos 6 mysql-5.5.30

2013-03-20 Thread Nicholas C .
> Have you install mysql-devel rpm? > > Is your configure similar to > > ./configure --enable-mysql-limits --enable-auth-module=mysql --enable-libdir=/usr/lib64/mysql/ > Thanks Alessio for your reply. Yes I do have devel package installed. Package mysql-devel-5.5.30-1.el6.remi.x86_64 already

Re: [vchkpw] vpopmail with centos 6 mysql-5.5.30

2013-03-20 Thread Alessio Cecchi
Il 20/03/2013 09:30, Nicholas C. ha scritto: Dear all, I am trying to install a toaster and got into an issue with vpopmail after issuing make command gcc -o vchkpw vchkpw.o md5.o hmac_md5.o libvpopmail.a -Xlinker -R -Xlinker /var/lib/mysql -L/var/lib/mysql -lmysqlclient -lz -lm -lcrypt /

RE: [vchkpw] vpopmail with centos 6 mysql-5.5.30

2013-03-20 Thread Nicholas C .
> Can you send us rpm -qa |grep -i mysql > I guess mysql 5.5.30 is installed from an additional repo, since > RHEL/Centos6 come with 5.1.67? > In this case check for mysql-shared-compat rpm and install it. Thanks Todor. Below is the result [root@localhost vpopmail-5.4.33]# rpm -qa |grep -i mysql

Re: [vchkpw] vpopmail with centos 6 mysql-5.5.30

2013-03-20 Thread Todor Petkov
On 20/03/2013 10:30 AM, Nicholas C. wrote: Dear all, I am trying to install a toaster and got into an issue with vpopmail after issuing make command gcc -o vchkpw vchkpw.o md5.o hmac_md5.o libvpopmail.a -Xlinker -R -Xlinker /var/lib/mysql -L/var/lib/mysql -lmysqlclient -lz -lm -lcrypt

[vchkpw] vpopmail with centos 6 mysql-5.5.30

2013-03-20 Thread Nicholas C .
Dear all, I am trying to install a toaster and got into an issue with vpopmail after issuing make command gcc -o vchkpw vchkpw.o md5.o hmac_md5.o libvpopmail.a -Xlinker -R -Xlinker /var/lib/mysql -L/var/lib/mysql -lmysqlclient -lz -lm -lcrypt /usr/bin/ld: cannot find -lmysqlclient collect2:

[vchkpw] Vpopmail from 5.5 to 5.4.33

2013-02-19 Thread Remo Mattei
Hello I have a box that was running the 5.5 that I need to move to production can I downgrade to 5.4.33? Thanks for any suggestions !DSPAM:5124551334141561731251!

[vchkpw] Vpopmail DB from MyISAM to InnoDB, is safe?

2013-02-05 Thread Alessio Cecchi
Hi, I'm running vpopmail 5.4.33 with mysql replica. I would like switch from mysql 5.1 and myisam to mysql 5.5 and innodb for tables. Is safe? Are there contraindications? Thanks -- Alessio Cecchi is: @ ILS -> http://www.linux.it/~alessice/ on LinkedIn -> http://www.linkedin.com/in/alessice A

[vchkpw] vpopmail 5.5 - openldap connection problem

2011-07-29 Thread Alessandro Speziali
hi all, I try to use the new vpopmail 5.5 with openldap backend i compile all without error ( install libdev also). I setting my connection data on /home/vpopmail/etc/vpopmail.openldap (i have the openldap 2.4.21 server on another machine) but each vpopmail command say me: ldap_simple_bind_s

Re: [vchkpw] vpopmail migration

2011-06-16 Thread Thibault Richard
- Original Message - From: Thibault Richard To: vchkpw@inter7.com Sent: Thursday, June 16, 2011 10:15 AM Subject: Re: [vchkpw] vpopmail migration Hello, Take a look to http://qmailrocks.thibs.com/upgrade-from-qmailrocks.php Regards Thibault - Original

Re: [vchkpw] vpopmail migration

2011-06-15 Thread Remo Mattei
Use the scp ­r :) and copy the DB you should be fine :) From: Ron Herzing Reply-To: Date: Wed, 15 Jun 2011 21:57:40 -0500 To: Subject: [vchkpw] vpopmail migration > Hello All, > > My names Ron and I¹m new to the list. Can anyone point me in the right > direction for

[vchkpw] vpopmail migration

2011-06-15 Thread Ron Herzing
Hello All, My names Ron and I'm new to the list. Can anyone point me in the right direction for migrating a vpopmail domain to another vpopmail server? Details: I currently have a mail server with a domain of auffenberg.com and the user accounts are in vpopmail using vpasswd.cdb to stor

RE: [vchkpw] vpopmail without mysql

2011-05-22 Thread Salman Riaz
: Sun, 22 May 2011 11:36:48 +0100 > Subject: Re: [vchkpw] vpopmail without mysql > > On Sunday 22 May 2011, Salman Riaz wrote: > > I have install courier imap without mysql but roundcube is not working > > fine... > > Do yourself a favour and install dovecot instead of

RE: [vchkpw] vpopmail without mysql

2011-05-22 Thread Salman Riaz
:48 +0100 > Subject: Re: [vchkpw] vpopmail without mysql > > On Sunday 22 May 2011, Salman Riaz wrote: > > I have install courier imap without mysql but roundcube is not working > > fine... > > Do yourself a favour and install dovecot instead of courier-imap. > That

Re: [vchkpw] vpopmail without mysql

2011-05-22 Thread Bob Hutchinson
; > > > > From: salmanriaz...@hotmail.com > To: vchkpw@inter7.com > Date: Sun, 22 May 2011 14:53:11 +0600 > Subject: RE: [vchkpw] vpopmail without mysql > > > > > > > > > I have install vpopmail without mysql. I want to install courier-imap. Can &

RE: [vchkpw] vpopmail without mysql

2011-05-22 Thread Salman Riaz
I have install courier imap without mysql but roundcube is not working fine... Regards, Salman... From: salmanriaz...@hotmail.com To: vchkpw@inter7.com Date: Sun, 22 May 2011 14:53:11 +0600 Subject: RE: [vchkpw] vpopmail without mysql I have install vpopmail without mysql. I want to

RE: [vchkpw] vpopmail without mysql

2011-05-22 Thread Salman Riaz
...@internetpro.net To: vchkpw@inter7.com Subject: Re: [vchkpw] vpopmail without mysql That information is stored in a file named vpasswd which lives in the root folder of the domain. For example, ~/vpopmail/domains//vpasswd It uses a similar format to /etc/passwd

Re: [vchkpw] vpopmail without mysql

2011-05-21 Thread Trey Nolen
That information is stored in a file named vpasswd which lives in the root folder of the domain. For example, ~/vpopmail/domains//vpasswd It uses a similar format to /etc/passwd. Trey Nolen On 05/20/2011 11:26 PM, Salman Riaz wrote: Dear Team, I am installing Qmail without mysql. I want to

[vchkpw] vpopmail without mysql

2011-05-20 Thread Salman Riaz
Dear Team, I am installing Qmail without mysql. I want to know where user information will be stored as well as passwords.. Regards, Salman... !DSPAM:4dd73ede32712903919615!

Re: [vchkpw] vpopmail + dovecot

2011-02-17 Thread Sérgio Rosa
Hi Remo, thank you. It didn't work. I whent back to vpopmail driver and now it is working As Matt refered all I had to change was this: 10-mail.conf:mail_uid = 89 10-mail.conf:mail_gid = 89 10-mail.conf:first_valid_uid = 89 10-mail.conf:last_valid_gid = 89 and magic happend. IMAP is working l

Re: [vchkpw] vpopmail + dovecot

2011-02-17 Thread Remo Mattei
here is mine.. cat /usr/local/etc/dovecot.conf protocols = imap imaps listen = * verbose_proctitle = yes disable_plaintext_auth = no shutdown_clients = yes syslog_facility = local7  #<-- Ensure this is set up in syslog conf ssl = yes login_dir = /home/dovecot/ login_max_connections = 4096

Re: [vchkpw] vpopmail + dovecot

2011-02-17 Thread Remo Mattei
I will send you mine later today Remo Inviato da iPhone Il giorno 17/feb/2011, alle ore 18:27, Sérgio Rosa ha scritto: > > > On 17-02-2011 01:03, Matt Brookings wrote: >> >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> On 2/16/2011 6:46 PM, Sergio Rosa wrote: >>> Matt, >>> >>>

Re: [vchkpw] vpopmail + dovecot

2011-02-17 Thread Sérgio Rosa
On 17-02-2011 01:03, Matt Brookings wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/16/2011 6:46 PM, Sergio Rosa wrote: Matt, i've some posts you made regarding using the vpopmail driver, however i found nothing explaining how to do it. I did a lot of googling but whitout success

Re: [vchkpw] vpopmail + dovecot

2011-02-16 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/16/2011 6:46 PM, Sergio Rosa wrote: > Matt, > > i've some posts you made regarding using the vpopmail driver, however i found > nothing explaining how to do it. I did a lot of googling but whitout success > (or right search words). > > Can you

Re: [vchkpw] vpopmail + dovecot

2011-02-16 Thread Sergio Rosa
Matt, i've some posts you made regarding using the vpopmail driver, however i found nothing explaining how to do it. I did a lot of googling but whitout success (or right search words). Can you detail/explain how to use/configure it? Thank you On 17/02/2011 00:12, Matt Brookings wrote: ---

Re: [vchkpw] vpopmail + dovecot

2011-02-16 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/16/2011 6:09 PM, Sergio Rosa wrote: > and awd-conf.ext > driver=mysql Use the vpopmail driver. - -- /* Matt BrookingsGnuPG Key FAE0672C Software developer Systems technician Inter7 Internet Technologies, I

Re: [vchkpw] vpopmail + dovecot

2011-02-16 Thread Remo Mattei
I will send you mine later today. (traveling now) Ciao !DSPAM:4d5c67ae32711350586420!

[vchkpw] vpopmail + dovecot

2011-02-16 Thread Sergio Rosa
Hi all, i'm near insanity trying to config dovecot as imap server. I'm running vpopmail 5.4.26 with mysql backend. It seems impossible to get dovecot 2.0.9 to work. My dovecot.conf contains just this: protocols = imap !include conf.d/00-awd.conf and 00-awd.conf contains: auth_mechanisms = pl

Re: [vchkpw] vpopmail v5.4.33 added as a development version

2011-02-04 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/03/2011 06:45 PM, Tom Collins wrote: > On Feb 3, 2011, at 8:06 AM, Matt Brookings wrote: >> - Changed relevant quota code to use storage_t 64bit type > > Matt, > > How will other programs (like qmail, QmailAdmin and the POP/IMAP servers) > ha

Re: [vchkpw] vpopmail v5.4.33 added as a development version

2011-02-03 Thread Tom Collins
On Feb 3, 2011, at 8:06 AM, Matt Brookings wrote: > - Changed relevant quota code to use storage_t 64bit type Matt, How will other programs (like qmail, QmailAdmin and the POP/IMAP servers) handle 64-bit quotas? Is this only for the vusagec/vusaged setup, or does it affect maildirsize as well

[vchkpw] vpopmail v5.4.33 added as a development version

2011-02-03 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've added v5.4.33 to the branches section of the Subversion repository. I will be uploading a tarball to SourceForge shortly. The current changes are: - Defaulted to Server::Disable=True in vusagec.conf - Fixed bug that didn't install vusagec.co

Re: [vchkpw] vpopmail 5.4.32 vusagec errors

2010-10-27 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/27/2010 02:42 AM, Igor Smitran wrote: > Does anyone have any idea why vusage[d/c] is giving me these problems? > > Before vusage i was having normal qmail/vpopmail install with Maildir++ > quota. After that i recompiled vpopmail/qmail and starte

[vchkpw] vpopmail 5.4.32 vusagec errors

2010-10-27 Thread Igor Smitran
Hello to all. Few days ago i have installed vpopmail 5.4.32 with domain quota. During configure time i was adviced to use vusaged in order to have domain quota functionality. I did that and now vusaged works as daemon. But, now my users are getting quota warning and their incoming email is b

Re: [vchkpw] vpopmail with mysql

2010-10-14 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/14/2010 05:42 AM, Anil Euclid wrote: > Dear All,* > * > i want to add few fields like pw_popenable , pw_imapenable > > use of these fields will be > like for some user i want to disable pop3 > and for few user disable imap > > please suggest m

[vchkpw] vpopmail with mysql

2010-10-14 Thread Anil Euclid
Dear All,* * i want to add few fields like pw_popenable , pw_imapenable use of these fields will be like for some user i want to disable pop3 and for few user disable imap please suggest me how to start, i will have to modify vusersinfo adduser cheking password qmailadmin field etc Regards An

[vchkpw] vpopmail and Dovecot

2010-09-28 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 In case any of you had run into problems with Dovecot 2.0.3, which had dropped support for vpopmail due to problems working with its authentication modules, Dovecot 2.0.4 has been released and is confirmed as working with vpopmail 5.4 and 5.5. - -- /*

Re: [vchkpw] vpopmail 5.4.32 added to SourceForge as a development version

2010-09-15 Thread Johannes Weberhofer
Sorry! After checking the sources again, I have seen, that Alexandres patches have been applied 2 days after the release of the tarball... Johannes. Am 15.09.2010 16:40, schrieb Matt Brookings: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/15/2010 09:18 AM, Johannes Weberhofer wrote:

Re: [vchkpw] vpopmail 5.4.32 added to SourceForge as a development version

2010-09-15 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/15/2010 09:18 AM, Johannes Weberhofer wrote: > Hi Matt, > > it seems, that the 5.4.32 branch in SVN does not relate with the tar you > have released. Is the branch up to date? I'm not sure what you mean. 5.4.32 is still under development so an

Re: [vchkpw] vpopmail 5.4.32 added to SourceForge as a development version

2010-09-15 Thread Johannes Weberhofer
Hi Matt, it seems, that the 5.4.32 branch in SVN does not relate with the tar you have released. Is the branch up to date? Best regards, Johannes Weberhofer Am 01.09.2010 19:05, schrieb Matt Brookings: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 5.4.32 addresses some issues with Maildir qu

Re: [vchkpw] vpopmail 5.4.32 added to SourceForge as a development version

2010-09-02 Thread ml
Hi, In every message you have the following header : List-Post: List-Help: List-Unsubscribe: List-Subscribe: Le mercredi 1 septembre 2010 à 20:46:25, vous écriv

RE: [vchkpw] vpopmail 5.4.32 added to SourceForge as a development version

2010-09-01 Thread newsletter
Dear Matt / Will Do you know how to off this mailinglist? Grtz Will -Oorspronkelijk bericht- Van: Matt Brookings [mailto:m...@inter7.com] Verzonden: woensdag 1 september 2010 19:06 Aan: vchkpw@inter7.com Onderwerp: [vchkpw] vpopmail 5.4.32 added to SourceForge as a development version

[vchkpw] vpopmail 5.4.32 added to SourceForge as a development version

2010-09-01 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 5.4.32 addresses some issues with Maildir quotas and removes warning messages about the vusage daemon not running when vusagec.conf is not present. - -- /* Matt BrookingsGnuPG Key FAE0672C Software developer Systems

[vchkpw] vpopmail 5.5.0 +LDAP

2010-08-28 Thread Peter Van den Wildenbergh
Hi List, Is there some more extensive documentation available on this? Compiling the packages isn't a problem, but I am a (open)LDAP newbie and need to figure out what needs to happen on the LDAP server. I confirmed that my qmail+vpopmail has access to the ldap test box, now I need them t

Re: [vchkpw] vpopmail and smtp auth

2010-06-29 Thread Christopher Chan
On 06/29/2010 03:00 AM, stea...@neotech-hk.com wrote: Dear Juraj Hantak technicky riaditel This user has been banned from the list. /me face palms The level of cluelessness in HK is just incredible. No doubt thanks to the dumb efforts of this lot: http://www.antispam.gov.hk/english/ma

Re: [vchkpw] vpopmail and smtp auth

2010-06-29 Thread Remo Mattei
Thanks.. On Jun 29, 2010, at 7:49 AM, Matt Brookings wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 06/29/2010 03:00 AM, stea...@neotech-hk.com wrote: >> Dear Juraj Hantak >> technicky riaditel > > This user has been banned from the list. > - -- > /* >Matt Brookings

Re: [vchkpw] vpopmail and smtp auth

2010-06-29 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/29/2010 03:00 AM, stea...@neotech-hk.com wrote: > Dear Juraj Hantak > technicky riaditel This user has been banned from the list. - -- /* Matt BrookingsGnuPG Key FAE0672C Software developer Systems technici

Re: [vchkpw] vpopmail and smtp auth

2010-06-29 Thread steamer
-- From: "Juraj Hantak" Sent: Tuesday, June 29, 2010 2:44 PM To: Subject: Re: [vchkpw] vpopmail and smtp auth Hi, You can try to use: http://www.spamdyke.org/ -- S pozdravom / best regards Juraj Hantak technicky riaditel -- WEBGLOBE, s.r.o. Stara Prievozska

Re: [vchkpw] vpopmail and smtp auth

2010-06-29 Thread Christopher Chan
On Tuesday, June 29, 2010 06:43 AM, Den Arion wrote: I was looking for a version or patch to work with authentication with vpopmail. Almost all patches I found need additional software that it’s not available.. Does somebody in the list have running smtp auth with vpopmail users authentication?

Re: [vchkpw] vpopmail and smtp auth

2010-06-28 Thread Juraj Hantak
Hi, You can try to use: http://www.spamdyke.org/ -- S pozdravom / best regards Juraj Hantak technicky riaditel -- WEBGLOBE, s.r.o. Stara Prievozska 2, 821 09, Bratislava, Slovakia phone: +421-2-581 010 62, fax: +421-2-581 010 69 web: www.webglobe.sk, e-mail: ad...@webglobe.sk www.webglobe

Re: [vchkpw] vpopmail and smtp auth

2010-06-28 Thread Rick Macdougall
On 28/06/2010 6:43 PM, Den Arion wrote: I was looking for a version or patch to work with authentication with vpopmail. Almost all patches I found need additional software that it’s not available.. Does somebody in the list have running smtp auth with vpopmail users authentication? If yes

[vchkpw] vpopmail and smtp auth

2010-06-28 Thread Den Arion
I was looking for a version or patch to work with authentication with vpopmail. Almost all patches I found need additional software that it’s not available.. Does somebody in the list have running smtp auth with vpopmail users authentication? If yes just check if additional software needed is av

Re: [vchkpw] Vpopmail connecting to remote mysql

2010-06-20 Thread tariq
solution. Thanks. Quoting Thibault Richard : From a command line try : mysql -hYOUR-REMOTE-HOST -uYOUR-MYSQL-LOGIN -p and please tell us if your are able ton connect - Original Message - From: "Bob Hutchinson" To: Sent: Friday, June 18, 2010 9:21 AM Subject: R

Re: [vchkpw] Vpopmail connecting to remote mysql

2010-06-20 Thread Thibault Richard
From a command line try : mysql -hYOUR-REMOTE-HOST -uYOUR-MYSQL-LOGIN -p and please tell us if your are able ton connect - Original Message - From: "Bob Hutchinson" To: Sent: Friday, June 18, 2010 9:21 AM Subject: Re: [vchkpw] Vpopmail connecting to remote mysql On

Re: [vchkpw] Vpopmail connecting to remote mysql

2010-06-18 Thread Bob Hutchinson
On Friday 18 June 2010, ta...@nayatel.com wrote: > I had vpopmail database on the local server. Now i have taken backup > of mysql and restored to a remote database server. I am connecting > vpopmail to remote mysql server. The users are not authenticated. I > have taken following steps. > > > 1

[vchkpw] Vpopmail connecting to remote mysql

2010-06-17 Thread tariq
I had vpopmail database on the local server. Now i have taken backup of mysql and restored to a remote database server. I am connecting vpopmail to remote mysql server. The users are not authenticated. I have taken following steps. 1 - Database migration and restoration to the remote mysql

Re: [vchkpw] vpopmail 5.5.0 compile error

2010-06-08 Thread powell murlene
am using openbsd 4.7 and vpopmail 5.5.0 , i have found all my lib directories and ran ldconfig but still the same error, my query still focuses on the compilation of the cdb/uint32.h, as far as i understand header files are not compiled but included in a c file. --- gcc -shared -o libvpopmail.

Re: [vchkpw] vpopmail 5.5.0 compile error

2010-06-07 Thread Remo Mattei
What OS are you using? I guess that's openbsd :) by looking at the logs: What version of vpopmail is this 5.5? did you do an ldconfig? On Jun 7, 2010, at 8:09 PM, powell murlene wrote: > hi everyone > i've been searching the net for a solution to my problem, > the following is the output of th

[vchkpw] vpopmail 5.5.0 compile error

2010-06-07 Thread powell murlene
hi everyone i've been searching the net for a solution to my problem, the following is the output of the configure and make steps to compile vpopmail, i assume that the problem has to do with trying to compile cdb/uint32.h how do i solve the problem shadrock =

[vchkpw] vpopmail-5.4.30 and dovecot-1.2.21

2010-06-03 Thread mario fibbi
Hello, when i compile dovecot-1.2.21 with vpopmail-5.4.30, i've got this error: /var/src/dovecot-1.2.11/src/auth/userdb-vpopmail.c:99: undefined reference to `vset_lastauth' With with vpopmail-5.5.0 i can compile dovecot, but i've an error with qmailadmin-1.2.14. How can solve it? Thanks, Mar

[vchkpw] vpopmail v5.5 w/ LDAP

2010-05-28 Thread Eric Shubert
Hey Matt, How's LDAP coming along with v5.5? I'm ready to do some testing when you think it's Beta. I also know of someone else who's itching to get off of MySQL. Any guesstimate on when you might have it ready? (I won't hold you to it, promise) -- -Eric 'shubes' !DSPAM:4c007e88327118250

Re: [vchkpw] vpopmail 5.5 with dovecot auth problem

2010-05-23 Thread Remo Mattei
what do you recommend? I guess go down on vpopmail? Remo On May 23, 2010, at 10:08 PM, aledr wrote: > It is a problem on vpopmail auth API. Related to this[1]. > > [1]: > http://sourceforge.net/tracker/?func=detail&aid=2981607&group_id=85937&atid=577798 > > On Mon, May 24, 2010 at 12:47 AM, Re

Re: [vchkpw] vpopmail 5.5 with dovecot auth problem

2010-05-23 Thread aledr
It is a problem on vpopmail auth API. Related to this[1]. [1]: http://sourceforge.net/tracker/?func=detail&aid=2981607&group_id=85937&atid=577798 On Mon, May 24, 2010 at 12:47 AM, Remo Mattei wrote: > Hello guys I wonder if someone has had some problems with auth on vpopmail > 5.5 with dovecot

[vchkpw] vpopmail 5.5 with dovecot auth problem

2010-05-23 Thread Remo Mattei
Hello guys I wonder if someone has had some problems with auth on vpopmail 5.5 with dovecot here is what my logs says: a1 login usern...@username.com pass a1 NO [UNAVAILABLE] Temporary authentication failure. a2 logout mailogs: May 24 03:47:48 qmail dovecot: imap-login: Disconnected (no auth att

[vchkpw] Vpopmail 5.5.0 & Qmailadmin 1.2.14

2010-05-04 Thread Sérgio Rosa
Hi all, installed vpopmail-5.5.0 today and downloaded form SF qmailadmin-1.2.14, but qmailadmin won't compile. Matt refered earlier that the latest trunk of qmailadmin shuld be used. Is it not 1.2.14? The output: [r...@mail-srv qmailadmin-1.2.14]# ./configure checking for a BSD-compatible i

Re: [vchkpw] vpopmail 5.4.30

2010-04-30 Thread Martin Leduc
ensure to keep your domain for local purpose. Be sure to define correctly your local DNS to use it. Regards Martin -- From: "Federico Santulli" Sent: Friday, April 30, 2010 3:33 AM To: Subject: [vchkpw] vpopmail 5.4.30 Hi all,

[vchkpw] vpopmail 5.4.30

2010-04-30 Thread Federico Santulli
Hi all, since i was restoring ad updating server, i've updated also vpopmail from 5.4.27 to 5.4.30 Doing some tests on adding and deleting domains, i've experienced a bug related to non dotted domains. for example if i use: vadddomain testdomain testpassword and then vdeldomain testdomai

Re: [vchkpw] Vpopmail-5.5.0 with MySQL and vpopmail.vlog table

2010-04-15 Thread Fabrice TERRANCLE
yes, other tables are correctly created Cordialement, Fabrice TERRANCLE. Tel fixe : 09 72 11 30 35 Tel mobile : 06 45 12 13 00 Le 15/04/2010 22:17, Remo Mattei a écrit : Did you modify the vpopmail.mysql with the right username and password? On 4/15/10 14:05 , "Fabrice TERRANCLE" wrote:

Re: [vchkpw] Vpopmail-5.5.0 with MySQL and vpopmail.vlog table

2010-04-15 Thread Remo Mattei
Did you modify the vpopmail.mysql with the right username and password? On 4/15/10 14:05 , "Fabrice TERRANCLE" wrote: > Hello all, > Sorry for my English. > I have a problem with vpopmail-5.5.0 and mysql when I delete an user. > #/home/vpopmail/bin/vdeluser te...@mydomain.tld > auth_deluser:

[vchkpw] Vpopmail-5.5.0 with MySQL and vpopmail.vlog table

2010-04-15 Thread Fabrice TERRANCLE
Hello all, Sorry for my English. I have a problem with vpopmail-5.5.0 and mysql when I delete an user. #/home/vpopmail/bin/vdeluser te...@mydomain.tld auth_deluser: warning: mysql_query(DELETE FROM vlog WHERE domain = 'mydomain.tld' AND user = 'test1') failed: Table 'vpopmail.vlog' doesn't exis

Re: [vchkpw] vpopmail question

2010-04-07 Thread Victor Subervi
On Wed, Apr 7, 2010 at 12:40 PM, Matt Brookings wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Victor Subervi wrote: > > Hi; > > Is it possible to leave my current qmail and vpopmail installation alone > > and install vpopmaild by itself, or do I have to rip out my current > > insta

Re: [vchkpw] vpopmail question

2010-04-07 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Victor Subervi wrote: > Hi; > Is it possible to leave my current qmail and vpopmail installation alone > and install vpopmaild by itself, or do I have to rip out my current > installation of vpopmail? Yes, but you should install vpopmaild from the ver

[vchkpw] vpopmail question

2010-04-07 Thread Victor Subervi
Hi; Is it possible to leave my current qmail and vpopmail installation alone and install vpopmaild by itself, or do I have to rip out my current installation of vpopmail? TIA, Victor !DSPAM:4bbcb19b32711200313826!

[vchkpw] vpopmail & maildrop

2010-03-25 Thread Mohsen Pahlevanzadeh
Dear guys, I installed netqmail-1.06 , ucspi-tcp-0.88.tar.gz & daemontools-0.76.tar.gz. Then i installed vpopmail-5.5.0 & spamassassin ,qmail-scanner-2.08 & dovecot-1.2.11. when i see log qmail's log file, i prevent to "delivery 25: success: client_connect:_connect_failed:_111/did_0+0+1/" I had to

Re: [vchkpw] vpopmail & maildrop

2010-03-15 Thread Arthur Kerpician
On 3/15/2010 4:50 PM, Matt Brookings wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Arthur Kerpician wrote: Hi, I just installed vpopmail 5.5.0 especially for the domain quota function which seems to be working fine. If I deliver through vdelivermail, quota enforcement does it's job b

Re: [vchkpw] vpopmail & maildrop

2010-03-15 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Arthur Kerpician wrote: > Hi, > I just installed vpopmail 5.5.0 especially for the domain quota function > which seems to be working fine. If I deliver through vdelivermail, quota > enforcement does it's job but if I switch to maildrop for some > filte

[vchkpw] vpopmail & maildrop

2010-03-15 Thread Arthur Kerpician
Hi, I just installed vpopmail 5.5.0 especially for the domain quota function which seems to be working fine. If I deliver through vdelivermail, quota enforcement does it's job but if I switch to maildrop for some filtering, I must apply maildrop / courier quota enforcement. Is there a way to f

Re: [vchkpw] Vpopmail backup server

2010-03-02 Thread Harm van Tilborg
Hi, Be sure to backup the home directory of vpopmail (check where `cd ~vpopmail' ends), and also qmail's users/assign file (usually /var/qmail/users/assign) plus qmail's control directory (usually /var/qmail/control). This should backup all your data including all pointer information that communi

Re: [vchkpw] Vpopmail backup server

2010-03-02 Thread Remo Mattei
Use rsync from primary to backup and make sure you have all the options, vpopomail qmail etc installed on the backup and then use MX to do primary and secondary. Ciao On 3/2/10 08:04 , "shacky" wrote: > Hi. > How I can obtain a exact copy of my vpopmail configuration (users and > folders) on a

[vchkpw] Vpopmail backup server

2010-03-02 Thread shacky
Hi. How I can obtain a exact copy of my vpopmail configuration (users and folders) on a backup server to use in case of the primary is not available? I wish to have a backup MX server for my domains... Thank you very much! Bye. !DSPAM:4b8d291e32713459319190!

RE: [vchkpw] Vpopmail 5.4.30 vdelivermail segfaults

2010-02-26 Thread Antti Kanes
appreciated. thanks, ++antti > -Original Message- > From: Matt Brookings [mailto:m...@inter7.com] > Sent: 26. helmikuuta 2010 23:52 > To: vchkpw@inter7.com > Subject: Re: [vchkpw] Vpopmail 5.4.30 vdelivermail segfaults > > -BEGIN PGP SIGNED MESSAGE- &g

Re: [vchkpw] Vpopmail 5.4.30 vdelivermail segfaults

2010-02-26 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Antti Kanes wrote: > Hi, > > as we upgraded our mailserver with the latest stable vpopmail, we started > experiencing apparently random segfaults: Run this as root: cat > ~vpopmail/etc/vusagec.conf << __EOF__ Server: Disable = True; __EOF__ - -- /

[vchkpw] Vpopmail 5.4.30 vdelivermail segfaults

2010-02-26 Thread Antti Kanes
Hi, as we upgraded our mailserver with the latest stable vpopmail, we started experiencing apparently random segfaults: [3403529.738453] vdelivermail[3818]: segfault at 0 ip f7bfc643 sp fff3f46c error 4 in libc-2.7.so[f7b8b000+138000] [3403538.291042] vdelivermail[4203]: segfault at 0 ip f7c60643

Re: [vchkpw] vpopmail clear password

2010-02-20 Thread Peter Palmreuther
On 20.02.10 05:19, april majd wrote: > I actually wanted to migrate from a qmail/vpopmail setup to a > postfix/dovecot which uses mysql table. I tried copying the encryted > password from vpasswd to the mysql table, but it is not authenticating, > so I assumed the encryption method is different in

Re: [vchkpw] vpopmail clear password

2010-02-19 Thread april majd
I actually wanted to migrate from a qmail/vpopmail setup to a postfix/dovecot which uses mysql table. I tried copying the encryted password from vpasswd to the mysql table, but it is not authenticating, so I assumed the encryption method is different in the two cases. Is there any way to migrate th

Re: [vchkpw] vpopmail clear password

2010-02-19 Thread vpopmail
No! Passwords are encrypted by a 1-way method... Too bad... april majd a écrit : > Hi, > > I have vopmail/qmail on a server and it shows passwords encrypted in > vpasswd files. I would like to see the passwords, if I recompile > vpopmail(and upgrade too) with the clear password option, will I

[vchkpw] vpopmail clear password

2010-02-19 Thread april majd
Hi, I have vopmail/qmail on a server and it shows passwords encrypted in vpasswd files. I would like to see the passwords, if I recompile vpopmail(and upgrade too) with the clear password option, will I be able to see the passwords that are previously encrypted. Thank you. !DSPAM:4b7f5ca3327117

Re: [vchkpw] vpopmail - dovecot - cluster configuration

2010-01-05 Thread Remo Mattei
Hi there I do not have any problems at all. Ciao Remo On 1/5/10 02:48 , "Juraj Hantak" wrote: > Hi, > > Thank you for response. > > My dovecot configuration is almost the same. > > My question is: Is this functionality working at all. Have you tried it? > > Try the situation when the maste

Re: [vchkpw] vpopmail - dovecot - cluster configuration

2010-01-05 Thread Juraj Hantak
Hi, Thank you for response. My dovecot configuration is almost the same. My question is: Is this functionality working at all. Have you tried it? Try the situation when the master (write) database go down. (unreachable) Are still the other nodes able to log in users (without the information

Re: [vchkpw] vpopmail - dovecot - cluster configuration

2010-01-04 Thread Remo Mattei
You should have pop and imap for dovecot :) Not sure your conf is correct here is mine protocols = imap imaps listen = * disable_plaintext_auth = no shutdown_clients = yes syslog_facility = local7 #<-- Ensure this is set up in syslog conf ssl_disable = no login_user = dovecot login_dir =

[vchkpw] vpopmail - dovecot - cluster configuration

2010-01-04 Thread Juraj Hantak
Hi, We are using vpopmail - dovecot in a cluster configuration.( --enable-mysql-replication ) enabled. Vpopmail is configured to use two connection, (1 for reading 1 for writing) . Mysql replications are also configured and working Using: vpopmail 5.4.27 dovecot : 1.2.9 Problem: After t

Re: [vchkpw] vpopmail + Dovecot + CRAM-MD5 problem

2009-12-11 Thread Joshua Megerman
>> Did you perhaps mean to have vpopmail store the user passwords in >> plain text? I'm just checking, because to me it seems to lower >> security and it seems to defeat the purpose of working with hashed >> passwords. Could you please confirm this? > > Yes, thats what I meant by my comment. You n

Re: [vchkpw] vpopmail + Dovecot + CRAM-MD5 problem

2009-12-11 Thread Ro Achterberg
At 16:07 11-12-2009, Shane Chrisp wrote: Ro Achterberg wrote: You will need to enable plain text passwords in the database to be able to use cram-md5. In dovecot-sql.conf, I tried setting default_pass_scheme to both PLAIN and PLAIN-MD5, but none of which seemed to work. I'm probably miss

Re: [vchkpw] vpopmail + Dovecot + CRAM-MD5 problem

2009-12-11 Thread Shane Chrisp
Ro Achterberg wrote: You will need to enable plain text passwords in the database to be able to use cram-md5. In dovecot-sql.conf, I tried setting default_pass_scheme to both PLAIN and PLAIN-MD5, but none of which seemed to work. I'm probably missing the point. Did you perhaps mean to h

Re: [vchkpw] vpopmail + Dovecot + CRAM-MD5 problem

2009-12-11 Thread Ro Achterberg
At 15:36 11-12-2009, Shane Chrisp wrote: Ro Achterberg wrote: Hi all, I'm currently fine-tuning my qmail + vpopmail + Dovecot + MySQL installation and I believe I've run into a problem. Dovecot is servicing both IMAP and POP3, using MySQL as the authentication middle-man. It seems however th

Re: [vchkpw] vpopmail + Dovecot + CRAM-MD5 problem

2009-12-11 Thread Shane Chrisp
Ro Achterberg wrote: Hi all, I'm currently fine-tuning my qmail + vpopmail + Dovecot + MySQL installation and I believe I've run into a problem. Dovecot is servicing both IMAP and POP3, using MySQL as the authentication middle-man. It seems however that vpopmail is storing its passwords as M

[vchkpw] vpopmail + Dovecot + CRAM-MD5 problem

2009-12-11 Thread Ro Achterberg
Hi all, I'm currently fine-tuning my qmail + vpopmail + Dovecot + MySQL installation and I believe I've run into a problem. Dovecot is servicing both IMAP and POP3, using MySQL as the authentication middle-man. It seems however that vpopmail is storing its passwords as MD5-CRYPT in the MySQL

  1   2   3   4   5   6   7   8   9   10   >