Re: [vchkpw] Problem with autorespond

2011-03-07 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/07/2011 09:59 AM, Mindsweep Inc wrote: > Running vpopmail 5.4.18 (I know it's not the latest version, but > trying to track down other possible causes before switching). Please try 5.4.33, and let us know if the problem continues. Thanks! - --

Re: [vchkpw] Problem with autorespond

2011-03-07 Thread Mindsweep Inc
On 07/03/2011 11:06 AM, Matt Brookings wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/07/2011 08:40 AM, Mindsweep Inc wrote: Hello, I am running a vpopmail system with MySQL database and maildir++ patches based on instructions at http://www.shupp.org/toaster/. I am having problems

Re: [vchkpw] Problem with autorespond

2011-03-07 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/07/2011 08:40 AM, Mindsweep Inc wrote: > Hello, > I am running a vpopmail system with MySQL database and maildir++ > patches based on instructions at http://www.shupp.org/toaster/. > > I am having problems with the autorespond. When users set a

[vchkpw] Problem with autorespond

2011-03-07 Thread Mindsweep Inc
Hello, I am running a vpopmail system with MySQL database and maildir++ patches based on instructions at http://www.shupp.org/toaster/. I am having problems with the autorespond. When users set a vacation message, qmailadmin uses the autorespond from Inter7. People sending to users with vac

[vchkpw] Problem with autorespond

2009-11-08 Thread Jeff Koch
Hi All: We having a problem getting autorespond 2.0.5 to properly replace the 'from' and 'subject' header lines on emails that it sends back. The program is adding a 'from' and 'subject' header but they are showing up as part of the body of the returned email instead of in the header. Any i

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-12 Thread Len Burns
age - > > *From:* Manvendra Bhangui <mailto:mbhan...@gmail.com> > *To:* vchkpw@inter7.com <mailto:vchkpw@inter7.com> > *Sent:* Thursday, October 08, 2009 12:36 PM > *Subject:* Re: [vchkpw] Problem with vpopmail: deliver all mail to > /var/spool/mail/vpopmail &g

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Brian Lanier
- Original Message - From: Manvendra Bhangui To: vchkpw@inter7.com Sent: Thursday, October 08, 2009 12:36 PM Subject: Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail 2009/10/9 Javier de Miguel Rodrí­guez I attach the straced "

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Javier de Miguel Rodrí­guez
El 08/10/09 21:36, Manvendra Bhangui escribió: 2009/10/9 Javier de Miguel Rodrí­guez > I attach the straced "/tmp/problem.log" gzipped Regards and LOT of thanks for the help, you are great guys!!! The strace output shows that vdelivermail executes maild

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Harm van Tilborg
That looking in /var/mail/vpopmail may have something to do with the FHM compatibility I think 5.4.28 tried to solve... -- Kind regards, Harm van Tilborg Manvendra Bhangui wrote: 2009/10/9 Javier de Miguel Rodrí­guez > I attach the straced "/tmp/problem.log"

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Manvendra Bhangui
2009/10/9 Javier de Miguel Rodrí­guez > > > I attach the straced "/tmp/problem.log" gzipped > > Regards and LOT of thanks for the help, you are great guys!!! > > > The strace output shows that vdelivermail executes maildrop 31280 waitpid(31281, 31281 rt_sigaction(SIGPIPE, {SIG_DFL, [PIPE], SA_

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Javier de Miguel Rodrí­guez
Bizarre... Ok, I don't have 5.4.28 but what does the --enable-maildrop config option do ? It's not an option in the vpopmail version I'm running. ./configure --help | grep -i maildrop --enable-maildrop Enable maildrop. See README.maildrop for more info. --enable-maildrop-pro

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Rick Macdougall
Javier de Miguel Rodrí­guez wrote: Hello I have netqmail 1.06 on a Red Hat Enterprise Linux 5.4 x86 following LWQ. I have installed vpopmail 5.4.28 with the following compile options ./configure --enable-file-sync --prefix=/buzones/ --enable-maildrop --enable-domainquotas Bizar

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Javier de Miguel Rodrí­guez
El 08/10/09 21:10, Manvendra Bhangui escribió: strace -o /tmp/problem.log -Ff -p 18860 Yes. First, the SMTP transaction telnet 192.168.5.103 25 Trying 192.168.5.103... Connected to 192.168.5.103. Escape character is '^]'. 220 Bienvenido al servidor de correo de buzones externos ESMTP HELO seco

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Javier de Miguel Rodrí­guez
Yah, I'd still like to see what the ouput of ps -ax | grep qmail-lspawn is. If it's not qmail-lspawn ./Maildir/ then that is the problem. ps -ax | grep qmail-lspawn Warning: bad syntax, perhaps a bogus '-'? See /usr/share/doc/procps-3.2.7/FAQ 18860 ?S 0:00 qmail-lspawn ./Ma

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Manvendra Bhangui
2009/10/9 Javier de Miguel Rodrí­guez > > Hi, >> >> Can you do a >> >> ps -ax | grep qmail-lspawn >> >> > ps -ax | grep qmail-lspawn > > Warning: bad syntax, perhaps a bogus '-'? See > /usr/share/doc/procps-3.2.7/FAQ > 18860 ?S 0:00 qmail-lspawn ./Maildir/ > 30482 pts/0R+ 0:

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Rick Macdougall
Javier de Miguel Rodrí­guez wrote: Just for the record, a full SMTP transaction: telnet 192.168.5.103 25 Trying 192.168.5.103... Connected to buzones_externos (192.168.5.103). Escape character is '^]'. 220 Bienvenido al servidor de correo de buzones externos ESMTP HELO test.com 250 Bienvenido

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Javier de Miguel Rodrí­guez
Just for the record, a full SMTP transaction: telnet 192.168.5.103 25 Trying 192.168.5.103... Connected to buzones_externos (192.168.5.103). Escape character is '^]'. 220 Bienvenido al servidor de correo de buzones externos ESMTP HELO test.com 250 Bienvenido al servidor de correo de buzones ex

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Javier de Miguel Rodrí­guez
Very strange indeed. The only inconsistency that I can see is you compiled vpopmail with --prefix=/buzones but the assign file uses /home/vpopmail/, not sure if that is going to cause any problems since logically it is the same place but that's the only thing I can see at the moment. ls -l

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Javier de Miguel Rodrí­guez
Hi, Can you do a ps -ax | grep qmail-lspawn ps -ax | grep qmail-lspawn Warning: bad syntax, perhaps a bogus '-'? See /usr/share/doc/procps-3.2.7/FAQ 18860 ?S 0:00 qmail-lspawn ./Maildir/ 30482 pts/0R+ 0:00 grep qmail-lspawn !DSPAM:4ace340d32711464114026!

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Javier de Miguel Rodrí­guez
Just to eliminate that the file /var/qmail/users/cdb is up to date, what is the output of strings /var/qmail/users/cdb strings /var/qmail/users/cdb !javierito.com-javierito.com /home/vpopmail/domains/javierito.com Also what is the entry for vpopmail user in /etc/passwd grep vpopmail /e

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Rick Macdougall
Javier de Miguel Rodrí­guez wrote: Can you get the output of /var/qmail/bin/qmail-showctl and pastebin it somewhere and send the URL to the list please. /var/qmail/bin/qmail-showctl Hi, Can you do a ps -ax | grep qmail-lspawn and report the output please. Regards, Rick !DSPAM:4ace

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Rick Macdougall
Javier de Miguel Rodrí­guez wrote: Hi, What is in /var/qmail/control/defaultdelivery ? cat /var/qmail/control/defaultdelivery ./Maildir/ cat /var/qmail/rc #!/bin/sh # Using stdout for logging # Using control/defaultdelivery from qmail-local to deliver messages by default exec env -

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Rick Macdougall
Javier de Miguel Rodrí­guez wrote: Can you get the output of /var/qmail/bin/qmail-showctl and pastebin it somewhere and send the URL to the list please. Very strange indeed. The only inconsistency that I can see is you compiled vpopmail with --prefix=/buzones but the assign file uses /h

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Manvendra Bhangui
On Thu, Oct 8, 2009 at 9:05 PM, Javier de Miguel Rodrí­guez < javierdemig...@us.es> wrote: > > cat /var/qmail/users/assign > > +javierito.com-:javierito.com:89:89:/home/vpopmail/domains/javierito.com: > -:: > .. > Just to eliminate that the file /var/qmail/users/cdb is up to date, what is the out

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Javier de Miguel Rodrí­guez
El 08/10/09 17:32, Javier de Miguel Rodrí­guez escribió: Stranger and stranger. Does the last line in /var/qmail/users/assign just have a . in it ? Yes cat /var/qmail/users/assign +javierito.com-:javierito.com:89:89:/home/vpopmail/domains/javierito.com:-:: .. Sorry, I pasted wrong.

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Javier de Miguel Rodrí­guez
Can you get the output of /var/qmail/bin/qmail-showctl and pastebin it somewhere and send the URL to the list please. /var/qmail/bin/qmail-showctl user-ext delimiter: -. paternalism (in decimal): 2. silent concurrency limit: 120. subdirectory split: 23. user ids: 500, 501, 502, 0, 503, 504,

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Javier de Miguel Rodrí­guez
Stranger and stranger. Does the last line in /var/qmail/users/assign just have a . in it ? Yes cat /var/qmail/users/assign +javierito.com-:javierito.com:89:89:/home/vpopmail/domains/javierito.com:-:: .. Rick !DSPAM:4ace060c32711364414800!

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Javier de Miguel Rodrí­guez
El 08/10/09 15:05, Christopher Chan escribió: Do you mind posting the output of pstree and 'netstat -tlpn |grep :25' init─┬─acpid ├─atd ├─auditd─┬─audispd───{audispd} │ └─{auditd} ├─automount───4*[{automount}] ├─crond ├─dbus-daemon ├─dovecot─┬─dovecot-auth │ ├─3*[imap-login] │ └─3*[pop3-login

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Rick Macdougall
Wouter van der Schagt wrote: Does the last line in /var/qmail/users/assign just have a . in it ? Yes Sincerely, - Wouter van der Schagt Hi, Can you get the output of /var/qmail/bin/qmail-showctl and pastebin it somewhere and send the URL to the list please. Regards, Rick !DSPAM:4

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Wouter van der Schagt
Does the last line in /var/qmail/users/assign just have a . in it ? Yes Sincerely, - Wouter van der Schagt !DSPAM:4acde8a932711415438123!

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Rick Macdougall
Javier de Miguel Rodrí­guez wrote: Hi, What is in /var/qmail/control/defaultdelivery ? cat /var/qmail/control/defaultdelivery ./Maildir/ Stranger and stranger. Does the last line in /var/qmail/users/assign just have a . in it ? Rick !DSPAM:4acde5c632711508219439!

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Christopher Chan
Do you mind posting the output of pstree and 'netstat -tlpn |grep :25' !DSPAM:4acde3a132712627514502!

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Javier de Miguel Rodrí­guez
Hi, What is in /var/qmail/control/defaultdelivery ? cat /var/qmail/control/defaultdelivery ./Maildir/ cat /var/qmail/rc #!/bin/sh # Using stdout for logging # Using control/defaultdelivery from qmail-local to deliver messages by default exec env - PATH="/var/qmail/bin:$PATH" \ qmail-

Re: [vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Rick Macdougall
Javier de Miguel Rodrí­guez wrote: Hello I have netqmail 1.06 on a Red Hat Enterprise Linux 5.4 x86 following LWQ. I have installed vpopmail 5.4.28 with the following compile options ./configure --enable-file-sync --prefix=/buzones/ --enable-maildrop --enable-domainquotas So

[vchkpw] Problem with vpopmail: deliver all mail to /var/spool/mail/vpopmail

2009-10-08 Thread Javier de Miguel Rodrí­guez
Hello I have netqmail 1.06 on a Red Hat Enterprise Linux 5.4 x86 following LWQ. I have installed vpopmail 5.4.28 with the following compile options ./configure --enable-file-sync --prefix=/buzones/ --enable-maildrop --enable-domainquotas So NO mysql support. I have create

Re: [vchkpw] problem with vpopmail and ldap.

2009-08-11 Thread Karpaha Vinayaham
and user, means everything should be ok with  your ldap configuration. With Regards     Vinay --- On Mon, 10/8/09, Sreedevi wrote: From: Sreedevi Subject: [vchkpw] problem with vpopmail and ldap. To: vchkpw@inter7.com Date: Monday, 10 August, 2009, 4:44 PM Hi Friends, I am using Vpop mail

Re: [vchkpw] problem with vpopmail and ldap.

2009-08-10 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sreedevi wrote: > Hi Friends, > > I am using Vpop mail (vpopmail-5.4.9) with ldap (openldap-2.3.27-8). Try compiling a newer version without the 'make install' part and try the binaries in the newer source tree and see if they work better. - -- /*

[vchkpw] problem with vpopmail and ldap.

2009-08-10 Thread Sreedevi
Hi Friends, I am using Vpop mail (vpopmail-5.4.9) with ldap (openldap-2.3.27-8). Once the installation is done .. I got the following error while adding the domain additional info: object class 'qmailUser' requires attribute 'sn' I could get over this by changing MUST attribute to sn and cn i

Re: [vchkpw] Problem adding accounts

2009-08-07 Thread Benon Fuertes
On Viernes 07 Agosto 2009 12:09:51 wayne escribió: > Check your processes and see if LDAP is running. > # ps aux | grep ldap openldap 1413 0.3 0.0 135868 3456 ?Ssl Jul05 164:13 /usr/sbin/slapd -g openldap -u openldap -f /etc/openldap/slapd.conf !DSPAM:4a7bff8132717549968127!

Re: [vchkpw] Problem adding accounts

2009-08-07 Thread wayne
Check your processes and see if LDAP is running. Benon Fuertes wrote: I've discover something else related to ldap In this file: /usr/home/root/software/qmail/vpopmail-5.4.18/vldap.h I have some parameters to connect with ldap: #define VLDAP_SERVER "localhost" #define VLDAP_PORT LDAP_PORT #de

[vchkpw] Problem adding accounts

2009-08-07 Thread Benon Fuertes
I've discover something else related to ldap In this file: /usr/home/root/software/qmail/vpopmail-5.4.18/vldap.h I have some parameters to connect with ldap: #define VLDAP_SERVER "localhost" #define VLDAP_PORT LDAP_PORT #define VLDAP_USER "cn=admin,dc=somedomain,dc=com" #define VLDAP_PASSWORD "s

Re: [vchkpw] Problem adding accounts

2009-08-07 Thread Benon Fuertes
On Viernes 07 Agosto 2009 10:29:52 Bob Hutchinson escribió: > On Friday 07 August 2009, Benon Fuertes wrote: > > On Viernes 07 Agosto 2009 09:58:02 Bob Hutchinson escribió: > > > On Friday 07 August 2009, Benon Fuertes wrote: > > > > >> It doesn't show any version. I use: > > > > >> > > > > >> /hom

Re: [vchkpw] Problem adding accounts

2009-08-07 Thread Bob Hutchinson
On Friday 07 August 2009, Benon Fuertes wrote: > On Viernes 07 Agosto 2009 09:58:02 Bob Hutchinson escribió: > > On Friday 07 August 2009, Benon Fuertes wrote: > > > >> It doesn't show any version. I use: > > > >> > > > >> /home/vpopmail/bin/vadduser -v u...@domain password > > > > > > > >Do you ha

Re: [vchkpw] Problem adding accounts

2009-08-07 Thread Benon Fuertes
On Viernes 07 Agosto 2009 09:58:02 Bob Hutchinson escribió: > On Friday 07 August 2009, Benon Fuertes wrote: > > >> It doesn't show any version. I use: > > >> > > >> /home/vpopmail/bin/vadduser -v u...@domain password > > > > > >Do you happen to know offhand what version it is, or an estimate of >

Re: [vchkpw] Problem adding accounts

2009-08-07 Thread Bob Hutchinson
On Friday 07 August 2009, Benon Fuertes wrote: > >> It doesn't show any version. I use: > >> > >> /home/vpopmail/bin/vadduser -v u...@domain password > > > >Do you happen to know offhand what version it is, or an estimate of about > > how long ago > >you installed vpopmail? > > I'd say it was insta

[vchkpw] Problem adding accounts

2009-08-07 Thread Benon Fuertes
>> It doesn't show any version. I use: > >> /home/vpopmail/bin/vadduser -v u...@domain password >Do you happen to know offhand what version it is, or an estimate of about how >long ago >you installed vpopmail? I'd say it was installed about 3 years ago, but I don't know if it could have been up

Re: [vchkpw] Problem adding accounts

2009-08-06 Thread Benón Fuertes
El vie, 07-08-2009 a las 02:33 +0800, Wouter van der Schagt escribió: > > A lot has been shown at the console, I'm gonna paste some of it: > > I think it is missing the last lines. Can you run it without the -f ? and > paste the output again? > Lots of lines were displayed too, but I'm gonna pas

Re: [vchkpw] Problem adding accounts

2009-08-06 Thread Wouter van der Schagt
A lot has been shown at the console, I'm gonna paste some of it: I think it is missing the last lines. Can you run it without the -f ? and paste the output again? Sincerely, - Wouter van der Schagt !DSPAM:4a7b21e23271369715!

Re: [vchkpw] Problem adding accounts

2009-08-06 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Benón Fuertes wrote: > El jue, 06-08-2009 a las 12:15 -0500, Matt Brookings escribió: > Benón Fuertes wrote: server# /var/vpopmail/bin/vadduser u...@domain password Error: Internal (implementation specific) error (80) Failed while attemp

Re: [vchkpw] Problem adding accounts

2009-08-06 Thread Benón Fuertes
El vie, 07-08-2009 a las 01:31 +0800, Wouter van der Schagt escribió: > > server# /var/vpopmail/bin/vadduser u...@domain password > > Error: Internal (implementation specific) error (80) > > Failed while attempting to add user to auth backend > > Error: no authentication database connection > > Th

Re: [vchkpw] Problem adding accounts

2009-08-06 Thread Benón Fuertes
El jue, 06-08-2009 a las 12:15 -0500, Matt Brookings escribió: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Benón Fuertes wrote: > > server# /var/vpopmail/bin/vadduser u...@domain password > > Error: Internal (implementation specific) error (80) > > Failed while attempting to add user to

Re: [vchkpw] Problem adding accounts

2009-08-06 Thread Wouter van der Schagt
server# /var/vpopmail/bin/vadduser u...@domain password Error: Internal (implementation specific) error (80) Failed while attempting to add user to auth backend Error: no authentication database connection There is probably a more descriptive error message in the logfiles. What does /var/log/sy

Re: [vchkpw] Problem adding accounts

2009-08-06 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Benón Fuertes wrote: > server# /var/vpopmail/bin/vadduser u...@domain password > Error: Internal (implementation specific) error (80) > Failed while attempting to add user to auth backend > Error: no authentication database connection Sounds like it c

[vchkpw] Problem adding accounts

2009-08-06 Thread Benón Fuertes
Hello to everyone in the list. I have a problem with my qmail server. It is running ok with mail received and sent, and with the multiple virtual domains, but since monday, it doesn't let me create new accounts. It doesn't let me delete accounts either, and previously, I could do all this without

[vchkpw] vchkpw problem: 22446.1232829030@--: No such file or directory

2009-01-24 Thread Bokluci Bokluci
hi, maybe it't not best targeted forum top place my problem but I'm pretty sure that here are enough wise gays to know the solution. (hope so ) So I have vpopmail + qmail + courrier imap installation. when I try this line: Code: /var/qmail/bin/qmail-popup /home/vpopmail/bin/vchkpw /var/qmail/

Re: [vchkpw] Problem with maildrop support in vdelivermail

2008-06-26 Thread Remo Mattei
thanks Matt Remo Matt Brookings wrote: > [EMAIL PROTECTED] wrote: >> Xenosite neemt activiteiten ServingYou over. >> >> Bergum, 27 mei 2008. Sinds vandaag continueert Xenosite B.V. de >> diensten van ServingYou. Deze laatstgenoemde heeft de afgelopen >> relatief vele hardware problemen meegemaakt

Re: Re: Re: Re: [vchkpw] Problem with maildrop support in vdelivermail

2008-06-26 Thread Wouter van der Schagt
today. So just feel like ranting. Sincerely, - Wouter - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Friday, June 27, 2008 12:12 AM Subject: Re: Re: Re: Re: [vchkpw] Problem with maildrop support in vdelivermail Xenosite neemt activiteiten ServingYou over. Ber

Re: [vchkpw] Problem with maildrop support in vdelivermail

2008-06-26 Thread Matt Brookings
[EMAIL PROTECTED] wrote: Xenosite neemt activiteiten ServingYou over. Bergum, 27 mei 2008. Sinds vandaag continueert Xenosite B.V. de diensten van ServingYou. Deze laatstgenoemde heeft de afgelopen relatief vele hardware problemen meegemaakt waardoor de uptime in gevaar kwam. This address ha

Re: Re: Re: Re: [vchkpw] Problem with maildrop support in vdelivermail

2008-06-26 Thread elger
Xenosite neemt activiteiten ServingYou over. Bergum, 27 mei 2008. Sinds vandaag continueert Xenosite B.V. de diensten van ServingYou. Deze laatstgenoemde heeft de afgelopen relatief vele hardware problemen meegemaakt waardoor de uptime in gevaar kwam. Mede-eigenaar Kim Hoogenberg kon op korte t

Re: Re: Re: [vchkpw] Problem with maildrop support in vdelivermail

2008-06-26 Thread elger
Xenosite neemt activiteiten ServingYou over. Bergum, 27 mei 2008. Sinds vandaag continueert Xenosite B.V. de diensten van ServingYou. Deze laatstgenoemde heeft de afgelopen relatief vele hardware problemen meegemaakt waardoor de uptime in gevaar kwam. Mede-eigenaar Kim Hoogenberg kon op korte t

Re: Re: [vchkpw] Problem with maildrop support in vdelivermail

2008-06-26 Thread elger
Xenosite neemt activiteiten ServingYou over. Bergum, 27 mei 2008. Sinds vandaag continueert Xenosite B.V. de diensten van ServingYou. Deze laatstgenoemde heeft de afgelopen relatief vele hardware problemen meegemaakt waardoor de uptime in gevaar kwam. Mede-eigenaar Kim Hoogenberg kon op korte t

Re: [vchkpw] Problem with maildrop support in vdelivermail

2008-06-26 Thread elger
Xenosite neemt activiteiten ServingYou over. Bergum, 27 mei 2008. Sinds vandaag continueert Xenosite B.V. de diensten van ServingYou. Deze laatstgenoemde heeft de afgelopen relatief vele hardware problemen meegemaakt waardoor de uptime in gevaar kwam. Mede-eigenaar Kim Hoogenberg kon op korte t

[vchkpw] Problem with maildrop support in vdelivermail

2008-06-26 Thread Alessio Cecchi
Hi, i have found this problem in vpopmail compiled with maildrop support, mailfilter files included from single users does not work and gives this error: Jun 26 17:42:47 gag18 maildrop[24112]: Unable to open mailbox. but the same configuration in a .qmail file works. Here are some more detail:

Re: [vchkpw] Problem with vpopmaild

2007-11-15 Thread Jonas
Jonas wrote: I have the same problem, using vpopmail 5.4.25, and the following run script: exec 2>&1 exec env - PATH="/usr/bin:/bin:/usr/local/bin" \ tcpserver -vHRD 193.47.81.212 89 ~vpopmail/bin/vpopmaild Appears to be a stupid mistake. I forgot to send the quit command from my fro

Re: [vchkpw] Problem with vpopmaild

2007-11-15 Thread Jonas
Alessio Cecchi wrote: When i start to using vpopmaild i have this problem: scbs1:~# top top - 15:26:33 up 98 days, 18:29, 1 user, load average: 23.58, 23.29, 22.61 Tasks: 226 total, 23 running, 196 sleeping, 7 stopped, 0 zombie Cpu(s): 39.9% user, 59.1% system, 1.0% nice, 0.0% idle

[vchkpw] Problem with vpopmaild

2007-10-16 Thread Alessio Cecchi
When i start to using vpopmaild i have this problem: scbs1:~# top top - 15:26:33 up 98 days, 18:29, 1 user, load average: 23.58, 23.29, 22.61 Tasks: 226 total, 23 running, 196 sleeping, 7 stopped, 0 zombie Cpu(s): 39.9% user, 59.1% system, 1.0% nice, 0.0% idle Mem: 1016548k total,

Re: [vchkpw] Problem with add_alias

2007-09-06 Thread Rick Widmer
Thank you both! The patch has been added to CVS, and will appear in the next release. Rick

Re: [vchkpw] Problem with add_alias

2007-09-06 Thread Alessio Cecchi
On Thursday 06 September 2007 15:48:56 Joshua Megerman wrote: > > Also if i open the same .qmail vith vim i see [DOS] for encoding. > > Actually, looking at the code, he's right - the line in question is in > vpopmaild.c, line 1002: > >     if ((alias_line=strtok(NULL, "\n"))==NULL) { > > The strto

Re: [vchkpw] Problem with add_alias

2007-09-06 Thread Joshua Megerman
>> > Could be the problem relate to the "" of the telnete session? >> >> No. > > Sorry Rick but the problem is crlf, the domain are only for example (on my > server i have used real domain name like gmail.com), but the problem is > the .qmail generated by the add_alias, infact if i run dos2unix > .

Re: [vchkpw] Problem with add_alias

2007-09-06 Thread Alessio Cecchi
On Thursday 06 September 2007 07:18:32 Rick Widmer wrote: > > @400046dea9ab22704ab4 delivery 2089: failure: > > Sorry,_I_couldn't_find_any_host_named_server.com?._(#5.1.2)/ > > @400046dea9ab22738ea4 status: local 0/10 remote 0/20 > > > > > > Please note the problem of the domain name: > > >

Re: [vchkpw] Problem with add_alias

2007-09-06 Thread Joshua Megerman
On Thursday 06 September 2007 01:18:32 am Rick Widmer wrote: > Alessio Cecchi wrote: > > I'm using vpopmail 5.4.20 with vpopmaild enable. > > > > When i add an alias from a telnet session: > > > > [EMAIL PROTECTED]:~$ telnet mail.pippo.com 89 > > Trying 83.49.65.71... > > Connected to mail.pippo.co

Re: [vchkpw] Problem with add_alias

2007-09-05 Thread Rick Widmer
Alessio Cecchi wrote: I'm using vpopmail 5.4.20 with vpopmaild enable. When i add an alias from a telnet session: [EMAIL PROTECTED]:~$ telnet mail.pippo.com 89 Trying 83.49.65.71... Connected to mail.pippo.com. Escape character is '^]'. +OK login [EMAIL PROTECTED] X +OK+ vpopmail_dir

[vchkpw] Problem with add_alias

2007-09-05 Thread Alessio Cecchi
I'm using vpopmail 5.4.20 with vpopmaild enable. When i add an alias from a telnet session: [EMAIL PROTECTED]:~$ telnet mail.pippo.com 89 Trying 83.49.65.71... Connected to mail.pippo.com. Escape character is '^]'. +OK login [EMAIL PROTECTED] X +OK+ vpopmail_dir /home/vpopmail domain_dir

Re: [vchkpw] CRAM-MD5 vchkpw problem

2007-08-29 Thread Tom Collins
On Aug 28, 2007, at 10:47 AM, Jonathan Selander wrote: I've set up SMTP AUTH and AUTH LOGIN works without problems, however when i try to login with mozilla thunderbird (which as far as i know uses CRAM-MD5), the login fails with the error message: Aug 28 14:39:30 mail vpopmail[16420]: vchkp

[vchkpw] CRAM-MD5 vchkpw problem

2007-08-28 Thread Jonathan Selander
Hi there, I've set up SMTP AUTH and AUTH LOGIN works without problems, however when i try to login with mozilla thunderbird (which as far as i know uses CRAM-MD5), the login fails with the error message: Aug 28 14:39:30 mail vpopmail[16420]: vchkpw-smtp: password fail (pass: '<[EMAIL PROTECT

Re: [vchkpw] Problem compiling courier-auth 0.59.3+

2007-07-31 Thread ISP Lists
Crud, NO that is not the correct link for what I thought was the patch source. OK, I found it! It's in French, that's why it's kinda hard to find. You can run this page through Babelfish and get something readable, but the patch originated from this page http://christian.caleca.free.fr/qmail/cou

Re: [vchkpw] Problem compiling courier-auth 0.59.3+

2007-07-31 Thread ISP Lists
Some very smart person - I'm REALLY sorry I cannot easily find the link to give proper credit - posted this patch "out there" a few weeks ago. I don't think it's become mainstream yet, but I literally just went through the same problem with authlib 0.59.3 and vpopmail 5.4.17. Yes, the patch work

[vchkpw] Problem compiling courier-auth 0.59.3+

2007-07-31 Thread Steve Cole
I can compile courier-authlib version 0.59.2 or lower just fine with vpopmail 5.4.17 but I cannot get newer versions to compile. I tried asking on the courier-imap list but they say "not our problem." Here's the errors: -- authvchkpw.c: In function 'auth_vchkpw_login': authvchkpw.c:40: warnin

Re: [vchkpw] problem with vpopbull

2007-02-26 Thread eng.waleed
where can I find the send log? - Original Message - From: "Bob Hutchinson" <[EMAIL PROTECTED]> To: Sent: Monday, February 26, 2007 11:32 PM Subject: Re: [vchkpw] problem with vpopbull On Monday 26 February 2007 19:00, eng.waleed wrote: but the vpopbull does not pu

Re: [vchkpw] problem with vpopbull

2007-02-26 Thread Bob Hutchinson
TECTED] so look for that HTH > - Original Message - > From: "Ken Jones" <[EMAIL PROTECTED]> > To: > Sent: Monday, February 26, 2007 8:28 PM > Subject: Re: [vchkpw] problem with vpopbull > > > eng.waleed wrote: > >> Hi > >> > >&

Re: [vchkpw] problem with vpopbull

2007-02-26 Thread eng.waleed
but the vpopbull does not put it in the same name in every inbox how I can find it? - Original Message - From: "Ken Jones" <[EMAIL PROTECTED]> To: Sent: Monday, February 26, 2007 8:28 PM Subject: Re: [vchkpw] problem with vpopbull eng.waleed wrote: Hi when I was se

Re: [vchkpw] problem with vpopbull

2007-02-26 Thread Ken Jones
eng.waleed wrote: Hi when I was sending mail to my domain using vpopbull the connection to server lost and my session stopped and the email send to some account and does not for other how can I resend it only to the accounts which does not receive it? If you can generate a list of email add

[vchkpw] problem with vpopbull

2007-02-25 Thread eng.waleed
Hi when I was sending mail to my domain using vpopbull the connection to server lost and my session stopped and the email send to some account and does not for other how can I resend it only to the accounts which does not receive it? BR

[vchkpw] Courier-authlib with vchkpw, problem.

2006-05-15 Thread Marco Spiga
Hello!!! Why when I compiling courier-authlib with vpopmail it don't create libauthvchkpw.so.0.0 in the /usr/courier-auth/lib/courier-auth/lib directory? The configure options of vpopmail are: ./configure \ --disable-roaming-users \ --enable-logging=p \ --disable-ip-alias-domains \ --disable-pas

Re: [vchkpw] problem overriding qmailadmin limits at authentication?

2006-05-07 Thread Tom Collins
On May 7, 2006, at 8:17 PM, Michael Krieger wrote: Interesting problem. .qmailadmin-limits is my default that has disable_imap set for the domain.  Naturally that should make new accounts have that limit. Sadly though, I want some people to use imap.  So I clear the flags (-x) with vmoduser,

[vchkpw] problem overriding qmailadmin limits at authentication?

2006-05-07 Thread Michael Krieger
Interesting problem..qmailadmin-limits is my default that has disable_imap set for the domain.  Naturally that should make new accounts have that limit.Sadly though, I want some people to use imap.  So I clear the flags (-x) with vmoduser, but the disable_imap still holds true, rejecting the login.

Re: [vchkpw] Problem on compilation 5.4.14

2006-02-16 Thread Tom Collins
On Feb 16, 2006, at 12:48 AM, Franck wrote: Is there a patch or a solution please ? Known problem. Will be fixed in 5.4.15, which I just haven't had time to work on. Use 5.4.13 until 5.4.15 is released. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: h

Re: [vchkpw] Problem on compilation 5.4.14

2006-02-16 Thread Rick Macdougall
Franck wrote: Hi, ./configure --prefix=/home/vpopmail --enable-vpopuser=vpopmail --enable-vpopgroup=vchkpw --enable-roaming-users --enable-tcprules-prog=/usr/local/bin/tcprules --enable-relay-clear-minutes=120 --enable-sqwebmail-pass --enable-qmail-ext --enable-ip-alias-domains --enable-auth-mod

[vchkpw] Problem on compilation 5.4.14

2006-02-16 Thread Franck
Hi, ./configure --prefix=/home/vpopmail --enable-vpopuser=vpopmail --enable-vpopgroup=vchkpw --enable-roaming-users --enable-tcprules-prog=/usr/local/bin/tcprules --enable-relay-clear-minutes=120 --enable-sqwebmail-pass --enable-qmail-ext --enable-ip-alias-domains --enable-auth-module=mysql --enab

Re: [vchkpw] Problem with Courier IMAP

2006-02-10 Thread javiers
Thanks a lot for your menssages. I found the problem with slapd. I recompiled slapd with my OpenLdap version in solaris. It works nicely now. Thanks. javier > Javier Santiago Arenas wrote: >> Done. >> >> I can create accounts, but slapd doesn't get anything. :( >> >> javier >>> Hi, >>> >>> Sho

Re: [vchkpw] Problem with Courier IMAP

2006-02-10 Thread Rick Macdougall
Javier Santiago Arenas wrote: Done. I can create accounts, but slapd doesn't get anything. :( javier Hi, Shouldn't it be [EMAIL PROTECTED] ? If not, have you set the ~vpopmail/etc/defaultdomain ? Rick Slapd isn't going to get anything if vpopmail doesn't see it as a valid domain. Ri

Re: [vchkpw] Problem with Courier IMAP

2006-02-10 Thread Javier Santiago Arenas
Done. I can create accounts, but slapd doesn't get anything. :( javier > Hi, > > Shouldn't it be [EMAIL PROTECTED] ? > > If not, have you set the ~vpopmail/etc/defaultdomain ? > > Rick >

Re: [vchkpw] Problem with Courier IMAP

2006-02-10 Thread Rick Macdougall
Javier Santiago Arenas wrote: Hi. I am working with Courier IMAP v. 3.0.7 + qmail + vpopmail 5.2 and 5.4 under Solaris 80, Vpopmail use LDAP as authentication method. They worked fine for years. I am "porting" this plataform to Linux. I can add acounts, change passwords. The problem comes when

[vchkpw] Problem with Courier IMAP

2006-02-10 Thread Javier Santiago Arenas
Hi. I am working with Courier IMAP v. 3.0.7 + qmail + vpopmail 5.2 and 5.4 under Solaris 80, Vpopmail use LDAP as authentication method. They worked fine for years. I am "porting" this plataform to Linux. I can add acounts, change passwords. The problem comes when I tried to use the authvchkpw mo

Re: [vchkpw] Problem about qmail

2006-02-07 Thread Abel Angel
On -1 xxx -1 [EMAIL PROTECTED] wrote: > Thanks Abel, but I dont have just one IP of spammer buts a lot of Kind, a combination of spamassassin + simscan with rejection at smtp level could help you >and have networks with the ip is Dynamic. use rblsmtpd with well functional DNSBL lists like cbl.

Re: [vchkpw] Problem about qmail

2006-02-07 Thread thiago
Thanks Abel, but I dont have just one IP of spammer buts a lot of Kind, and have networks with the ip is Dynamic. Regards, Thiago > On -1 xxx -1 [EMAIL PROTECTED] wrote: > > > Hi I have one qmail with double-boucetrim.patch, bigconcurrency,rcptchecks > with > > tarpit and tarpit palomine pat

Re: [vchkpw] Problem about qmail

2006-02-06 Thread Abel Angel
On -1 xxx -1 [EMAIL PROTECTED] wrote: > Hi I have one qmail with double-boucetrim.patch, bigconcurrency,rcptchecks > with > tarpit and tarpit palomine patches but I have a big problem, my server have > 800 > qmail-smtpd process if I compile qmail without rcptchecks my mail server stay > in > c

[vchkpw] Problem about qmail

2006-02-06 Thread thiago
Hi I have one qmail with double-boucetrim.patch, bigconcurrency,rcptchecks with tarpit and tarpit palomine patches but I have a big problem, my server have 800 qmail-smtpd process if I compile qmail without rcptchecks my mail server stay in crash with a lot of process spamd and clamav but I would

[vchkpw] Problem with autorespond

2006-01-19 Thread Mario Beltran
Hello everybody First sorry if this is out of topic and my bad English. I have an email box. It is an CentOS with qmail (installed in life with qmail) vpopmail-5.4.9, autorespond-2.0.2, ezmlm-0.53-idx-0.41, qmailadmin-1.2.3 Yesterday I began to see this message in my qmail log @4000

[vchkpw] problem with new vpopmail + mysql3.23 and utf-8

2005-11-30 Thread Dirk Tanneberger
Hello, i have an old server running vpopmail-5.01, qmail-1.03 and mysql-3.23 under solaris 7 (LANG=C). Now i installed a new server with vpopmail-5.4.10, netqmail-1.05. Vpopmail is compiled with the following options: --enable-roaming-users=y --enable-auth-module=mysql --enable-mysql-replicatio

  1   2   3   >