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

2009-10-08 Thread Javier de Miguel Rodrí­guez
I can provide more config files /logs /whatever to solve this problem. Regards Javier de Miguel !DSPAM:4acdd7e532711146439398!

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 \

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] │

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
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,

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
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

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
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

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

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

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

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.

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 javierdemig...@us.es mailto:javierdemig...@us.es I attach the straced /tmp/problem.log gzipped Regards and LOT of thanks for the help, you are great guys!!! The strace output shows

[vchkpw] POP3 and IMAP login same username without domain

2007-08-27 Thread Miguel News
I'm migrating a server with Plesk to qmailtoaster (with vpopmail). I have some email accounts with the same username and differente domains. Say: username at domain1.com username at domain2.com username at domain3.com ... Using plesk, users could login via POP3 and IMAP using only the

Re: [vchkpw] POP3 and IMAP login same username without domain

2007-08-27 Thread Miguel News
Um... I don't know how Plesk works (I've heard questionable things about it's Licensing status, plus it being closed source - I like to be able to fix my server bugs :)), but unless you are using a different IP address and POP3/IMAP server instance for each domain, I don't see how you could

[vchkpw] high CPU

2005-10-26 Thread Miguel
Hi, im having some serius problems with out pop server, its netqmail + vpopmail, at ramdom hours of the day vdeliver eats a lot of cpu, making the delivers really slow, look at this: top - 11:15:05 up 35 days, 17:01, 2 users, load average: 121.82, 121.93, 122.33 Tasks: 642 total, 1

Re: [vchkpw] high CPU

2005-10-26 Thread Miguel
Rick Macdougall wrote: What options was vpopmail compiled with ? I'll bet you had domain quota support. Excelente point, i forgot to tell you that im using mysql 4.1.7 My configure: $ ./configure --enable-logging=p --enable-auth-module=mysql --enable-mysql-limits --enable-domainquotas

Re: [vchkpw] high CPU

2005-10-26 Thread Miguel
Jeremy Kitchen wrote: On Wednesday 26 October 2005 10:49 am, Miguel wrote: My configure: $ ./configure --enable-logging=p --enable-auth-module=mysql --enable-mysql-limits --enable-domainquotas --enable-learn-passwords=y is the domain quota a default flag? no, but it's right there, you

Re: [vchkpw] High cpu usage

2005-09-06 Thread Miguel
Ken Jones wrote: It might be trying to deliver to a Maildir that has a huge amount of mail in it. I would check your qmail logs to see if one account is being delivered to, over and over. Then check that Maildir and remove the email. Ok, i'll check that, the vdeliver processes are to

[vchkpw] vchkpw-smtp: vpopmail user not found but send emails

2004-04-14 Thread Miguel A. Molina - jurbo
/vpopmail/bin/vchkpw /bin/true 21 Do you need any more to know what is happening? Any help will be apreciated, Thanks in advance From Spain, -- Miguel Angel Molina aka jurbo

Re: [vchkpw] IMAP Relay export vpopmail

2002-12-11 Thread Miguel A. Argañaraz² ®
Run this before ./configure make export CFLAGS=-DHAVE_OPEN_SMTP_RELAY Cheers, // Mitch²® - Original Message - From: Remo Mattei [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, December 11, 2002 4:05 AM Subject: [vchkpw] IMAP Relay export vpopmail Hi Guys I can never

[vchkpw] Exit Codes

2002-11-11 Thread Miranda Gomez Miguel Angel
-- Miguel

[vchkpw] MD5 Support in Solaris 8

2002-10-04 Thread Miranda Gomez Miguel Angel
| $1MIo2/euIS9k | Miguel Miranda | ++--+---++ thanks. -- Miguel

qmail and Hight CPU

2001-07-11 Thread Miranda Gomez Miguel Angel
Im having a problem, my cpu looks pretty busy and i dont have many concurrent connections, this is the output of ps aux root 1081 0.0 0.2 1372 376 ?SJul10 0:00 svscan root 1089 0.0 0.2 1336 348 ?SJul10 0:00 supervise qmail-send root 1090 0.0

vpopmail and courier-imap

2001-07-06 Thread Miranda Gomez Miguel Angel
I have a question, when i login into my webmail ( using squirrelmail and courrier-imap ) i can read the email, after that i connect using my outlook and there is no problem, but when i reconnect to the webmail i still can read the emails i downloaded with the outlook , is this normal ?? i have to

vpopmail and forward

2001-07-04 Thread Miranda Gomez Miguel Angel
Hi, is it possible to forward (copy) all the emails for one domain to one email address?? like:[EMAIL PROTECTED] - [EMAIL PROTECTED] The users will receive the email normally and the backup account will also recieve a copy of all the incoming messages for domain.com ??? Imagine that the

Pop Login

2001-06-28 Thread Miranda Gomez Miguel Angel
Hi , there is another way to login without use the % simbol ?? i mean user:domain ?? user-domain ?? Thanks