[vchkpw] quotas

2002-11-12 Thread Marco
h, the quota will reset itself after 15 minutes.  This doesn't seem to be the case.   ANY help is greatly appreciated.  I promise if I can get this issue solved, I am documenting it for others.   Thanks!!   Marco

Re: [vchkpw] vpop and mysql problems (migration from linux to solaris)

2002-11-13 Thread Marco
I've wondered about the clear passwords. Whether or not i compile vpopmail with --enable-clear-passwd=y it still stores a clear text password. I was wondering if it does this regardless. It seems that its trying to pull the password from the pw_clear_password field and not the encrypted one. M

Re: [vchkpw] vpop and mysql problems (migration from linux to solaris)

2002-11-13 Thread Marco
don't mind me, i was just babbling some thoughts earlier without merit. I tested my theory by deleting the clear text password in mysql and i can still authenticate. Anyways, I'm sure it can't hurt to recompiling vpopmail with --enable-clear-passwd=n. For some reason it seems to be trying to ac

Re: [vchkpw] Installation w/ MySQL

2002-11-19 Thread Marco
Try logging into mysql as the user and set them up manually. I'm guessing that the mysql tables you set up don't have the right permissions. As root mysql user try: GRANT ALL PRIVILEGES ON vpopmail.* to user@localhost identified by 'password' Hope this helps. Marco --

Re: [vchkpw] Installation w/ MySQL

2002-11-19 Thread Marco
Oops, I meant the mysql *user* doesn't have permissions. Not the tables. - Original Message - From: "Marco" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 19, 2002 9:26 AM Subject: Re: [vchkpw] Installation w/ MySQL > Try logging into

[vchkpw] Emulate some vpopmail commands.

2007-09-12 Thread Marco
That you know, it's possible to emulate some commandos of the type vadddomain, vadduser also in version reduced through cgi scripts, for example in perl language? Marco

Re: [vchkpw] Emulate some vpopmail commands.

2007-09-13 Thread Marco
September 2007 19:19:02 Marco wrote: > > That you know, it's possible to emulate some commandos of the type > > vadddomain, vadduser also in version reduced through cgi scripts, for > > example in perl language? > > Why you not use vpopmaild? Is like a vpopmail "AP

[vchkpw] Delivery Problem

2007-09-14 Thread Marco
Hi Qmail does not write into directory of domains of vpopmail. As I can say to qmail to write inside to virtual domains? This is a part of log file (/var/log/qmail/smtpd/current): @400046eacdee2f7ec67c tcpserver: status: 1/20 @400046eacdee2f7ed61c tcpserver: pid 4176 from 127.0.0.1 @40

Re: [vchkpw] Delivery Problem

2007-09-14 Thread Marco
On Fri, Sep 14, 2007 at 04:32:14PM -0400, Rick Macdougall wrote: > Date: Fri, 14 Sep 2007 16:32:14 -0400 > From: Rick Macdougall <[EMAIL PROTECTED]> > Subject: Re: [vchkpw] Delivery Problem > To: vchkpw@inter7.com > > Marco wrote: > >Hi > > > >Qmail d

[vchkpw] Abnormal query to database

2007-09-14 Thread Marco
id int4, pw_gid int4, pw_gecos varchar(48), pw_dir varchar(160), pw_shell varchar(20), PRIMARY KEY (pw_name, pw_domain ) ) Marco ---fine del testo--- -- -- ATTENZIONE: Per rispondere al messaggio è necessario scrivere n

Re: [vchkpw] Delivery Problem ............. Resolved

2007-09-15 Thread Marco
On Sat, Sep 15, 2007 at 08:30:35AM +0200, Marco wrote: > Date: Sat, 15 Sep 2007 08:30:35 +0200 > From: Marco <[EMAIL PROTECTED]> > Subject: Re: [vchkpw] Delivery Problem > To: vchkpw@inter7.com > X-Mailer: Mutt > > On Fri, Sep 14, 2007 at 04:32:14PM -0400, Rick Macdouga

[vchkpw] group problem with vadduser

2008-12-19 Thread marco ~
Hi, I have a problem with vadduser. When I used a new user with vadduser, the group isn't vchkpw, it's 504 (unknow group on my system) I had reinstall vpopmail and everything is ok during the installation. vchkpw group is 502. Could you help me ? Marco. !DSPAM:494bab0932315276519034!

Re: [vchkpw] group problem with vadduser

2008-12-21 Thread marco ~
5 PM, Zhan Li wrote: > Try to change the both vchkpw's groupid and userid to 89. > > > On Sat, Dec 20, 2008 at 1:09 AM, marco ~ wrote: >> >> Hi, >> >> I have a problem with vadduser. >> >> When I used a new user with vadduser, the group

[vchkpw] compile "vpopmail" with -fPIC on x86_64

2005-04-04 Thread Marco Prechel
]: Leaving directory `/downloads/qmailrocks/courier-authlib-0.55' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/downloads/qmailrocks/courier-authlib-0.55' make: *** [all] Error 2 ANY help, pointers, fixes .. support is greatly appreciated. :) Thanks, --marco

Re: [vchkpw] compile "vpopmail" with -fPIC on x86_64

2005-04-04 Thread Marco Prechel
Sorry if i forgot to mention ... this is a Dual Opteron (AMD64 - x86_64) w/ FC3 --marco Marco Prechel Storm Ready Builders, LLC www.StormReadyBuilders.com 12651 McGregor Blvd. Suite 1-101 Fort Myers, FL 33919 P. 239.481.0177 C. 239.410.2983 F. 239.481.4844

Re: [vchkpw] compile "vpopmail" with -fPIC on x86_64

2005-04-04 Thread Marco Prechel
ndard names/locations. --- so would you not use it within the ./configure "flags" ? thats what i was thinking ... however that was my best guess --marco On Apr 4, 2005, at 5:01 PM, Nick Harring wrote: I'm trying to b

Re: [vchkpw] compile "vpopmail" with -fPIC on x86_64

2005-04-04 Thread Marco Prechel
i will most def. try that tonight. however i can only test on the production machine, as all my other test machines are 32bit Intels. I will let you know most def. ... should be another 2 hours or so till i can take it down again. --marco ANYBODY ELSE HAVE ANY IDEAS/SOLUTIONS? On Apr 4, 2005

Re: [vchkpw] compile "vpopmail" with -fPIC on x86_64

2005-04-04 Thread Marco Prechel
x27;m learning. Thank You, --marco On Apr 4, 2005, at 5:25 PM, Jeremy Kitchen wrote: On Monday 04 April 2005 04:08 pm, Marco Prechel wrote: any idea how to use it then? if you run a #./configure --help it lists this on the bottom: ---

Re: [vchkpw] compile "vpopmail" with -fPIC on x86_64

2005-04-04 Thread Marco Prechel
dl include the -fPIC command when his script compiles vpopmail - whether this command will bomb & cause errors on 32bit systems. I will take the production server down in a little, and try to install vpopmail with fpic the way you suggested. Thanks again, --marco On Apr 4, 2005, at 6:26

Re: [vchkpw] compile "vpopmail" with -fPIC on x86_64

2005-04-04 Thread Marco Prechel
er-authlib-0.55' make: *** [all] Error 2 [EMAIL PROTECTED] courier-authlib-0.55]# - On Monday, April 04, 2005, at 06:26PM, Jeremy Kitchen <[EMAIL PROTECTED]> wrote: >On Monday 04 April 2005 04:48 pm, Marco Prechel wrote: >

Re: [vchkpw] Re: compile "vpopmail" with -fPIC on x86_64

2005-04-05 Thread Marco Prechel
t the upgrade. :( Let me know if you need any more info .. or want me to try something. --marco On Tuesday, April 05, 2005, at 02:48AM, Peter Palmreuther <[EMAIL PROTECTED]> wrote: >Hello Marco, > >On Tuesday, April 5, 2005 at 5:17:53 AM Marco wrote: > >> I did

[vchkpw] rblsmtpd return/bounce message ?!

2005-04-14 Thread Marco Prechel
Hello, with the rblsmtpd setup, if a valid email is sent, and the server/sender happens to be listed in one of the RBL sites, the email gets bounced, correct? or does it just get absorbed into a dark hole on the backside of the server ;-) ? if the message get bounced, is there a(n) (error) messag

Re: [vchkpw] Re: compile "vpopmail" with -fPIC on x86_64

2005-04-14 Thread Marco Prechel
Josh, I have not been able to get Courier-IMAP installed yet. I went ahead and installed BINCIMAP - works great. I also have a script for it to so one doesn't have to move all the mails to the IMAPdir that will be used with BINC. --marco On Apr 12, 2005, at 6:24 PM, Joshua Kolden wro

Re: [vchkpw] Re: qmail send service is not running

2005-04-18 Thread Marco Prechel
No! I think he's saying his Brakes are stuck. Put some WD40 or JIFFY LUBE on the pads. Cookie Sheet (ANTI STICKY) Baking spray works too. MFG, --marco on a SERIOUS note: TO: Manish Jain This group is VERY helpful, when you address it correctly, and state your issue, with more details than

Re: [vchkpw] qmail send service is not running

2005-04-18 Thread Marco Prechel
on a SERIOUS note: TO: Manish Jain This group is VERY helpful, when you address it correctly, and state your issue, with more details than just "IT AIN'T WORKING." please explain a few details of your installation, error messages if any, and anything that lead to it not working.

Re: [vchkpw] Re: compile "vpopmail" with -fPIC on x86_64

2005-05-06 Thread Marco Prechel
would i prefer courier if i could get it to compile on x86 ? YES! however binc works just fine, and the config files are way simpler than courier. let me know if you still need the script. --marco On Apr 20, 2005, at 5:07 PM, Red wrote: Can uou share your script and little how-to with binc for me

[vchkpw] Courier-authlib with vchkpw, problem.

2006-05-15 Thread Marco Spiga
ure My OS is OpenBSD3.9 Sorry for my bad english Thank you! Marco -- ! Messaggio da Marco !

[vchkpw] vchkpw + courier-authlib problem!!!!!!

2006-05-19 Thread Marco Spiga
ure My OS is OpenBSD3.9 Sorry for my bad english Thank you! Marco -- ! Messaggio da Marco !

[vchkpw] cleartext passwords in vpasswd file

2006-06-11 Thread Marco Michelino
Hello, I've compiled vpopmail-5.4.13 with http://shupp.org/patches/vpopmail-5.4.13-cumulative-1.patch, I've configured it with: ./configure --enable-logging=n --disable-clear-passwd for maximum privacy, but now I can see cleartext password in my vpasswd files. Why is --disable-clear-passwd swi

[vchkpw] vpopmail and postgresql

2007-09-10 Thread Marco Spiga
word|vpopmail I am Sorry for my bad English. Please help me!!! Marco --

Re: [vchkpw] vpopmail and postgresql

2007-09-11 Thread Marco Spiga
te password of vpopmail database? I tried to create /var/vpopmail/etc/vpopmail.pgsql with this line: localhost|0|vpopuser|password|vpopmail but the status don't change (I think this file is useless). > > > > -Original Message- > > From: Marco Spiga [mailto:[E

Re: [vchkpw] vpopmail and postgresql

2007-09-12 Thread Marco Spiga
you restart the postgresql > > service or HUP the postmaster? > > > > lsof -i | grep postgres > > > > ps ax | grep postmaster > > > > > > Charlie > > > > > > > > > -Original Message- > > > From: Marc

[vchkpw] Abnormal query to database

2007-09-12 Thread Marco Spiga
id int4, pw_gid int4, pw_gecos varchar(48), pw_dir varchar(160), pw_shell varchar(20), PRIMARY KEY (pw_name, pw_domain ) ) Marco

[vchkpw] vchkpw seem don't work

2007-09-13 Thread Marco Spiga
Hello How I can debug vchkpw into /var/qmail/supervise/qmail-pop3d/run or /var/qmail/supervise/qmail-smtpd/run script? Authentication don't work . . Marco