Re: [vchkpw] vpopmail with mysql support

2003-07-09 Thread zafar rizvi
hi here is the all output of make command * cdbmake_add.o make[2]: Leaving directory `/usr/local/src/vpopmail-5.2.1/cdb' make[2]: Entering directory `/usr/local/src/vpopmail-5.2.1' gcc -I. -I/usr/include/mysql -g -O2 -Wall -c vpopmail.c gcc -I. -I/usr/in

Re: [vchkpw] vpopmail with mysql support

2003-07-09 Thread Ahmad Masood Shah
hmmm it seems when u added you login name rizvi and password rizvi.. you had done something wrong with syntex of this file.. I will suggest better to untar again source and put username and password as it will... Always becareful for syntex when adding something to source sorry for spell mistake

[vchkpw] Wrong reply-to in SqWebMail for virt domains

2003-07-09 Thread gjohnson
Hi. I have vpopmail, courier-imap and sqwebmail running on OpenBSD 3.3 with apache NOT chrooted. I have two domains: real.domain and virtual.domain In SqWebMail, virtuser with virtual.domain logs on to SqWebMail thus virtuser%virtual.domain & pass But once logged on they see themselves as "[EMAIL

[vchkpw] Mail to local users

2003-07-09 Thread Bård Tommy Nilsen
    what about mail to the local users on the machine such as root ??   the mails newer gets the user ...     Bård Tommy

[vchkpw] vppopmail 5.3 stable?

2003-07-09 Thread Sverre Nilsen
I've been trying to get vpopmail to work with spamassassin and I have now set it up right. But I have problems with the vpopmail forking issue making hundres of copies of catched spam. I'm currently running vpopmail 5.2.1 and I understand this bug is fixed in 5.3. However I'm having strong doubts

[vchkpw] No incoming mail

2003-07-09 Thread Bård Tommy Nilsen
Hello   my mailserver is delivering mail to my virtualdomains as long as i sends them from the mailserver.   When i try to send email from another server, the mail never gets there, and i doesnt either get the mail in return...   What have i missed ?     the virtual domain answer on ping

[vchkpw] SMTP is too slow

2003-07-09 Thread Nasib Salim
Dear all, I'm running Qmail with vpopmail and qmail-scanner. For the past 2 years there were no problem but recently the problem starts. SMTP Server is too slow to respond. it takes more than a minute for it to response. My DNS is working fine and there is no problem even resolving the

Re: [vchkpw] SMTP is too slow

2003-07-09 Thread Ahmad Masood Shah
for SMTP slow responce problem can be in may things and dns is one of them.. I will suggest better to check .. 1> vmstat 2 5 (check swap mem etcc) 2> check your LAN (Network load) 3> if hard disk IDE check that can be loaded with bad sectors. 4> check inode vie df 0i -- Best Regs, Masood Ahmad

Re: [vchkpw] SMTP is too slow

2003-07-09 Thread Sérgio Manuel Rosa
Hi Nasib, a personal question because I'm having kinda same problem. Do you have a DMZ? Do you have internal dns and public dns? I have a problem like yours but only from my internal net. Clients from the "outer world" dont have any problem, inside hosts have timeouts. Regards, SRosa Nasib Salim

Re: [vchkpw] SMTP is too slow

2003-07-09 Thread Nasib Salim
Hi Sergio I dont have a DMZ and I have only public DNS. I have problems in both internal net and outside world. Nasib On Wed 09 Jul 03 12:33, Sérgio Manuel Rosa wrote: > Hi Nasib, > > a personal question because I'm having kinda same problem. > Do you have a DMZ? > Do you have internal dns an

Re: [vchkpw] SMTP is too slow

2003-07-09 Thread Kit Halsted
I could be wrong here, but both of these sound like reverse-DNS problems to me. Check that reverse-DNS (IP to name, rather than name to IP) is correctly set up & see if that doesn't make the problem go away. (Apologies if I'm wrong here, suffering from long-term sleep-dep...) HTH, -Kit At 3:35 PM +

Re: [vchkpw] SMTP is too slow

2003-07-09 Thread Paul Fletcher
Are you using inetd or tcpserver? And is there any NAT between the smtp server and its dns resolver? At 17:44 09/07/03 -0300, Nasib Salim wrote: >Hi Sergio > I dont have a DMZ and I have only public DNS. >I have problems in both internal net and outside world. > >Nasib >On Wed 09 Jul 03 12:33,

Re: [vchkpw] SMTP is too slow

2003-07-09 Thread Sérgio Manuel Rosa
Hi, tcpserver (last release) NAT only at the FW, routing to the inside net. Kinda like this WWW---FW with PublicIP--NAT--SMTP---routing---Internal Network Regards, SRosa Paul Fletcher wrote: Are you using inetd or tcpserver? And is there any NAT between the smtp server and its dns resolver? At 1

Re: [vchkpw] SMTP is too slow

2003-07-09 Thread Kiril Todorov
check if your fw block identd also. -- Kiril Todorov < -+- > +359 2 9712013 Bulgaria Online < -+- > http://home.online.bg /* waiting... dreaming... wishing... */

Re: [vchkpw] No incoming mail

2003-07-09 Thread Kiril Todorov
On Wed, Jul 09, 2003 at 01:48:27PM +0200, Bеrd Tommy Nilsen wrote: > Hello > > my mailserver is delivering mail to my virtualdomains as long as i sends > them from > the mailserver. any logs of that? > > When i try to send email from another server, the mail never gets there, and > i doesnt eit

Re: [vchkpw] Wrong reply-to in SqWebMail for virt domains

2003-07-09 Thread Kiril Todorov
That's controlled from the sqwebmail-config file, which is in the user's Maildir/. Find attached a small patch written by Peter Penchev <[EMAIL PROTECTED]> which creates that file in usercreate time with the proper FROM: setting there. I think the patch was designed for vpopmail-5.3.20, not sure

Re: [vchkpw] Mail to local users

2003-07-09 Thread Kiril Todorov
On Wed, Jul 09, 2003 at 12:12:29PM +0200, Bеrd Tommy Nilsen wrote: > > > what about mail to the local users on the machine such as root ?? > > the mails newer gets the user ... > > > Bеrd Tommy that's explained in the FAQ, use dot qmail aliases for the system users to forward them to th

Re: [vchkpw] SMTP is too slow

2003-07-09 Thread Paul Theodoropoulos
do your qmail logs provide any diagnostic info? At 09:26 AM 7/9/2003, Sérgio Manuel Rosa wrote: Hi, tcpserver (last release) NAT only at the FW, routing to the inside net. Kinda like this WWW---FW with PublicIP--NAT--SMTP---routing---Internal Network Regards, SRosa Paul Fletcher wrote: Are you u

Re: [vchkpw] No incoming mail

2003-07-09 Thread Ajai Khattri
Bård Tommy Nilsen wrote: my mailserver is delivering mail to my virtualdomains as long as i sends them from the mailserver. When i try to send email from another server, the mail never gets there, and i doesnt either get the mail in return... Did you try telnetting from another server to port

Re: [vchkpw] SMTP is too slow

2003-07-09 Thread tonix (Antonio Nati)
Did you add "-H -l yourlocalname" to your tcpserver? It avoids consulting DNS for changing IP to names. When it looks for not existent names, or when yout DNS server is working bad, you have huge delays. If you have a private address as sender or receiver, no public DNS will be able to traslate

Re: [vchkpw] Mail to local users

2003-07-09 Thread Ajai Khattri
Bård Tommy Nilsen wrote: what about mail to the local users on the machine such as root ?? the mails newer gets the user ... Im assuming you're using vpopmail, yes? If so, add your default domain using vadddomain, add all your default domain accounts using vadduser. You may want to create forw

Re: [vchkpw] vpopmail with mysql support

2003-07-09 Thread Ajai Khattri
zafar rizvi wrote: hi ppl i am using qmail on linux with vpopmail(5.3.14) support with mysql. But getting error like that when using with mysql support. Any body has idea about that error. vauth.c: In function `vget_lastauth': vauth.c:1132: `mysql_update' u

Re: [vchkpw] Wrong reply-to in SqWebMail for virt domains

2003-07-09 Thread Doug Clements
gjohnson wrote: Hi. I have vpopmail, courier-imap and sqwebmail running on OpenBSD 3.3 with apache NOT chrooted. I have two domains: real.domain and virtual.domain In SqWebMail, virtuser with virtual.domain logs on to SqWebMail thus virtuser%virtual.domain & pass But once logged on they see themse

Re: [vchkpw] vdeluser and 'User does not exist'

2003-07-09 Thread vol
vpopmail recognizes and uses morercpthosts, I just neglected to consider the fact that you might have more than 50 domains :) This certianly is an interesting issue. I'd recommend doing an strace on the vdeluser command. If you'd like, paste the results into a message to the list. I'd like to se

Re: [vchkpw] vpopmail with mysql support

2003-07-09 Thread vol
Hi, Zafar. Try the latest development release of vpopmail. As you can see below, it's stating there is a syntax error in the header file. This could be a result of your system, or the older version of vpopmail. If you get the latest development release and this occurs, make sure you have the lat

Re: [vchkpw] vppopmail 5.3 stable?

2003-07-09 Thread vol
Sverre, we use 5.3.21 officially over here, so I wouldnt worry about using that version. As far as when it will be marked 'stable' officially, I cant say for certian. Sverre Nilsen wrote: I've been trying to get vpopmail to work with spamassassin and I have now set it up right. But I have problems

Re: [vchkpw] Mail to local users

2003-07-09 Thread vol
Another option would be to send mail destined for a host listed in /var/qmail/control/locals. Kiril Todorov wrote: On Wed, Jul 09, 2003 at 12:12:29PM +0200, Bеrd Tommy Nilsen wrote: what about mail to the local users on the machine such as root ?? the mails newer gets the user ... Bеrd Tommy

Re: [vchkpw] SMTP is too slow

2003-07-09 Thread Sérgio Manuel Rosa
Antonio, My qmail-smtp/run goes like this: #!/bin/sh QMAILDUID=`id -u qmaild` NOFILESGID=`id -g qmaild` exec /usr/local/bin/tcpserver -c 50 -D -H -R -v -P -l 0 -x /home/vpopmail/vmail/etc/tcp.smtp.cdb \ -u $QMAILDUID -g $NOFILESGID 10.0.0.200 smtp /var/qmail/bin/qmail-smtpd 2>&1 Paul, no e

Re: [vchkpw] vppopmail 5.3 stable?

2003-07-09 Thread Tom Collins
On Wednesday, July 9, 2003, at 09:22 AM, [EMAIL PROTECTED] wrote: Sverre, we use 5.3.21 officially over here, so I wouldnt worry about using that version. As far as when it will be marked 'stable' officially, I cant say for certian. And when will 5.3.21 be available to the public? Ken said he wo

[vchkpw] Problem adding domains as non-root

2003-07-09 Thread Juan Alonso
Hello List, I have got a problem with Vpopmail 5.3.20 and adding domains as the vpopuser. Ive got a half-working installation of qmail + vpopmail (with mysql auth and custom user&group). I can send & receive emails but I can only add domains as root. Whenever I try to add one as user "gea" (th

Re: [vchkpw] Problem adding domains as non-root

2003-07-09 Thread Juan Alonso
Ok, I forgot the strace and the vpopmail configure line, excuse me. The problem got inside my brain and I don't act clearly now. The configure line for vpopmail was: ./configure --enable-roaming-users=y --enable-tcpserver-file=/etc/tcp.smtp --enable-md5-passwords=y --enable-auth-logging=y --e

Re: [vchkpw] Problem adding domains as non-root

2003-07-09 Thread vol
You must add domains as root. To add a domain, vpopmail must access qmail's configuration files and send signals to the qmail process. Therefore, you must be root in order to add domains. Juan Alonso wrote: Hello List, I have got a problem with Vpopmail 5.3.20 and adding domains as the vpopuse

[vchkpw] Password Changing via PHP (w/o vpopmail extensions?)

2003-07-09 Thread Jeremy Oddo
Hey all-- I have recently installed a test system with Horde/IMP. I'd like to use the password change feature under Horde (sork/passwd). The difficulty I'm having is with the vpopmail+MySQL encryption. Am I right in believing that the vpopmail+MySQL user passwords are encrypted using MD5? If n

Re: [vchkpw] SMTP is too slow

2003-07-09 Thread Paul Fletcher
Well with thopse tcpserver flags so far as I can see there should be no DNS lookups going on at all, so I don't think you can blame the DNS server... Someone will correct me if I'm wrong. I have had this problem when not using -H and/or not using -R on a very busy server where there is NAT between

Re: [vchkpw] Password Changing via PHP (w/o vpopmail extensions?)

2003-07-09 Thread Dorneles Treméa
Hi Jeremy, > Am I right in believing that the vpopmail+MySQL user passwords are > encrypted using MD5? If not, what encryption method is vpopmail using and > can it be changed to a different method? I noticed that vpopmail in current versions uses a different encryption method, so I called it: '

Re: [vchkpw] SMTP is too slow

2003-07-09 Thread nasib
I'm using tcpserver and there is no NAT between the smtp server and its dns resolver. I also tried to run the dns in the same smtp server but it didnt help. Interesting thing is that when I reboot the smtp server, its works fine for a few minutes and then it start over again. So I failed

[vchkpw] Re: SMTP is too slow

2003-07-09 Thread Sérgio Manuel Rosa
When internal clients try to send mail sometimes they get timeout, I bellieve that in this case it's when client connect to server, other times if a mail got attachs it starts to send... at least it's what Outlook says, and it takes an eternity (a mail with 1Mg taking 3 hours to leave outbox :-

[vchkpw] Re: SMTP is too slow

2003-07-09 Thread Sérgio Manuel Rosa
well a reboot I have'nt tested iet. I have a uptime of few months. [EMAIL PROTECTED] writes: I'm using tcpserver and there is no NAT between the smtp server and its dns resolver. I also tried to run the dns in the same smtp server but it didnt help. Interesting thing is that when I reboo

Re: [vchkpw] Wrong reply-to in SqWebMail for virt domains

2003-07-09 Thread gjohnson
Thanks. I presume I can apply this patch as I did those for qmail: put in the source directory, use the patch command, and compile, etc. I will try that after I get a reponse on my next email. The content of another reponse confused me, and I need some clarification. Kiril Todorov writes: > T

Re: [vchkpw] SMTP is too slow

2003-07-09 Thread nasib
Dear Tonino and all, I have added the -H -l mylocalname and its looks fine. Let me check for some hours and then I will come back. Regards Nasib A Salim Mediapost (T) Ltd Quoting "tonix (Antonio Nati)" <[EMAIL PROTECTED]>: > > Did you add "-H -l yourlocalname" to your tcpserver? > > It a

Re: [vchkpw] Re: SMTP is too slow

2003-07-09 Thread Paul Theodoropoulos
other things to look for: excessive collisions on the ethernet (unlikely) Denial of Service attack in progress, look for lots of connections to the server that are doing "nothing" what is the IP address/name of the MX in question? what are your concurrencylocal and concurrencyremote settings i

Re: [vchkpw] Wrong reply-to in SqWebMail for virt domains

2003-07-09 Thread gjohnson
Doug Clements writes: > gjohnson wrote: > > Hi. > > > > I have vpopmail, courier-imap and sqwebmail running on OpenBSD 3.3 with > > apache NOT chrooted. > > > > I have two domains: real.domain and virtual.domain > > In SqWebMail, virtuser with virtual.domain logs on to SqWebMail thus > > virtuse

Re: [vchkpw] Wrong reply-to in SqWebMail for virt domains

2003-07-09 Thread Doug Clements
gjohnson wrote: Doug Clements writes: Set the sqwebmail prefs for the user when you create the account. They include the Reply-To address. --Doug Thanks for your reply. I am working with sqwebmail-3_5_1, vpopmail-5_2_1, and vqadmin-2_3_2. When I create an account thus -- su - vpopmail vadduser [

Re: [vchkpw] Wrong reply-to in SqWebMail for virt domains

2003-07-09 Thread Doug Clements
gjohnson wrote: Thanks. I presume I can apply this patch as I did those for qmail: put in the source directory, use the patch command, and compile, etc. I will try that after I get a reponse on my next email. The content of another reponse confused me, and I need some clarification. I assume you

Re: [vchkpw] Wrong reply-to in SqWebMail for virt domains

2003-07-09 Thread gjohnson
Doug Clements writes: > gjohnson wrote: > > Thanks. I presume I can apply this patch as I did those for qmail: > > put in the source directory, use the patch command, and compile, etc. > > > > I will try that after I get a reponse on my next email. The > > content of another reponse confused me

Re: [vchkpw] Wrong reply-to in SqWebMail for virt domains

2003-07-09 Thread gjohnson
So, I found the sqwebmail-config file and can edit it by hand. Unfortunately, the patch fails on half of the files that it is supposed to patch, with lines like this, "Patching file vchkpw.c using Plan A... Hunk #1 failed at 377." This issue now appears to me as a SqWebMail bug, and I will report

[vchkpw] SqWebMail bug: bizarre virtual domain behavior

2003-07-09 Thread gjohnson
I have an OpenBSD 3.3 box running (apache NOT chrooted) vpopmail-5_2_1, courier-imap-1_7_1, and sqwebmail-3_5_1 vpopmail was configured with --enable-defaultquota=500S \ --enable-clear-passwd=n \ --enable-default-domain=real.domain When I log in to SqWebMail using realuser%real.domain everythi

[vchkpw] Over quota message to recipient

2003-07-09 Thread webmaster
Assuming that we can truncate the bounced message to a certain size, it would be useful to notify the recipient as well as the sender about e-mail account being over quota. Any pointers on how to accomplish this ? Thanks. Lu

[vchkpw] MySQL Optimization.

2003-07-09 Thread Steve Fulton
Hi all, Can anyone recommend some good MySQL optimizations that will not corrupt the vchkpw DB? I'm referring to daily or weekly cleanups, FYI. (Currently I'm using ISAM tables) -- Steve

[vchkpw] SqWebMail bug: bizarre virtual domain behavior (fwd)

2003-07-09 Thread gjohnson
That did it! Logging on as "[EMAIL PROTECTED]" gave [EMAIL PROTECTED] both at the top and as the reply-to. I too use Squirrelmail along with vmailmgr and omail-admin. Squirrelmail is a script (php) whereas SqWebMail is cgi. So, SqWebMail runs at least ~6 times faster -- even with less memory.

Re: [vchkpw] Re: SMTP is too slow

2003-07-09 Thread Ajai Khattri
Sérgio Manuel Rosa wrote: When internal clients try to send mail sometimes they get timeout, I bellieve that in this case it's when client connect to server, other times if a mail got attachs it starts to send... at least it's what Outlook says, and it takes an eternity (a mail with 1Mg taking

[vchkpw] error: segmentation fault and unable to chdir vpopmail/users directory

2003-07-09 Thread lixiang
hi,all:     i have installed vpopmail-5.2.1,qmail-1.0.3, qmail-ldap, openldap-2.0.27, qmailadmin-1.0.6 in my Redhat 7.3 box.     sth seems strange:     all the work was finished by root user.     when i added the first domain xxx.com ,succeed。 then i added the users through

Re: [vchkpw] SMTP is too slow

2003-07-09 Thread Nasib Salim
Dear List Thanks for the help, my smtp server is now back to normal. Thanks Nasib A Salim On Wed 09 Jul 03 23:11, [EMAIL PROTECTED] wrote: > Dear Tonino and all, > > I have added the -H -l mylocalname and its looks fine. Let me check for > some hours and then I will come back. > > > Regards >

Re: [vchkpw] Wrong reply-to in SqWebMail for virt domains

2003-07-09 Thread Kiril Todorov
That thingie can be controlled easier if you create the logindomainlist file in the sqwebmail directory, just put the virt domains you want to be browsable trough sqwebmail there - one per line not sure if it will fix your problem thou, first time I see such weird behaviour. -- Kiril Todorov

Re: [vchkpw] error: segmentation fault and unable to chdir vpopmail/users directory

2003-07-09 Thread Jens Jahr
Zitat von lixiang <[EMAIL PROTECTED]>: Hi lixiang, > i have installed vpopmail-5.2.1,qmail-1.0.3, qmail-ldap, openldap-2.0.27, > qmailadmin-1.0.6 in my Redhat 7.3 box. Please do not mix qmail-ldap and vpopmail-ldap. These are totally different programms that both try to do the same. !! I '