Re: [vchkpw] Using vdelivermail

2007-07-13 Thread Remo Mattei
good point Rick those options have worked good for me as well. Remo Rick Widmer wrote: Remo Mattei wrote: That would be valid contents for .qmail-default in a vpopmail domain directory.  That or one of the three variations qmailadmin uses and vdelivermail supports is the ONLY

[vchkpw] R: Re: [vchkpw] adduser processing times CDB

2007-07-18 Thread Remo Mattei
Mysql is the way 2 go. Just my 2 cents. Remo - Messaggio originale - Da: Rick Macdougall <[EMAIL PROTECTED]> Inviato: martedì 17 luglio 2007 17.30 A: vchkpw@inter7.com Oggetto: Re: [vchkpw] adduser processing times CDB Quey wrote: > Hi All, > > I'm not sure things here are efficient

Re: [vchkpw] R: Re: [vchkpw] adduser processing times CDB

2007-07-18 Thread Remo Mattei
there is a nice option in vpopmail called learn-password .. so if users are using pop3 it will set the pass that they have set on their client and put it on the server (mysql) in this case which I like it a lot.. users will not know about it and it will set password for their current one. Rem

Re: [vchkpw] writing a relaying app

2007-07-19 Thread Remo Mattei
not sure why you have to do that since it is working :) Just my 2 cents.. Remo Darek M. wrote: Ismail YENIGUL wrote: Thanks for the tip. Looks like it might be workable, though it uses TCPREMOTEIP from the environment, and I don't know much about the inner workings of tcpserver, so I'l

Re: [vchkpw] writing a relaying app

2007-07-19 Thread Remo Mattei
no you cannot. What I was saying that you can use what's there since it will record the ips in the mysql if you use that. Sorry if I have misunderstood you. Remo Darek M. wrote: Remo Mattei wrote: I don't know how I would use the existing bit of code as a standalone

Re: [vchkpw] smtp logfile .. unable to stat .qmail-file

2007-07-29 Thread Remo Mattei
what's the username running the script... try vpopmail Remo Shaohui Zheng wrote: please make sure qmail have permission to read file /usr/daten/vpopmaildomains/domains/xxx.de/.qmail-testrc, it need to know the forward rule. On 7/30/07, Rick Macdougall <[EMAIL PROTECTED]> wrote:

Re: [vchkpw] Can I delete mail in user's cur directory via command line?

2007-07-31 Thread Remo Mattei
yeap that will work.. Remo Blake Girardot wrote: Hi, I am using  qmailadmin 1.2.10 and vpopmail 5.4.15. I have a user that has around 500 megs worth of messages in their cur directory. I asked them to please remove messages from the server in their pop client, but now they

Re: [vchkpw] [OT] spamhaus down?

2007-08-15 Thread Remo Mattei
I seems ok on my site.. rblsmtpd: 88.84.202.65 pid 21585: 553 http://www.spamhaus.org/query/bl?ip=88.84.202.65 @400046c3684a020109e4 tcpserver: end 21585 status 0 @400046c3684a0201253c tcpserver: status: 1/70 I use this.. sbl-xbl.spamhaus.org and mail-abuse.org on my server with a few

Re: [vchkpw] [OT] spamhaus down?

2007-08-15 Thread Remo Mattei
I will add that on my list give it a try.. Thanks Rick.. Remo Rick Macdougall wrote: Trey Nolen wrote: cbl.abuseat.org is a fine one and you can rsync the data and run a local copy for improved performance. Regards, Rick !DSPAM:46c37534321933360265985!

[vchkpw] spam through blocking and chkuser..

2007-08-17 Thread Remo Mattei
Hello here is something very strange I have seen this morning.. I have dspam and tmda and when I looked a the logs of tmda this domain did not even showed up downloadsapple.com but I found the info in the smtp logs listed below so my question is how to prevent this one to come through? Does anyone

[vchkpw] shupp clamav hi cpu

2007-09-18 Thread Remo Mattei
Hello, I just wonder if someone had the same problem I had with 90.2 clamav on hi cpu also I had the problem that it same ERROR need a full path after clamav started. I found a patch for that and I have applied the shupp's patch to 90.3 and now the load is low. Just my 2 cents. Remo M

[vchkpw] update on hi cpu clamav

2007-09-19 Thread Remo Mattei
Below is a quote message from Andrew about clamav.. this may be a good info for anyone who has problems. Just my 2 cents. Remo Mattei Network Security > > Message: 5 > Date: Wed, 19 Sep 2007 09:33:09 +0100 > From: Andrew Watkins <[EMAIL PROTECTED]> > Subject: Re: [Clamav

Re: [vchkpw] qmail high performance

2007-10-08 Thread Remo Mattei
I just wonder if anyone have tested Trend Micro for AV. I know it's a pay AV but just wonder.. Thanks Nick Bright wrote: > I had the same problems under high load on a similarly configured > machine (2.0Ghz instead of 2.4Ghz, but other than that about the same). > > When I installed the external

[vchkpw] new server OS suggestions

2007-11-03 Thread Remo Mattei
Hello I have a few questions since I am building a new server. Now the box is running centos 4.5 with qmail and fuzzyocr, spamassassin,dspam and tmda with simscan the load during the day is hi since it's an old P3 1.2mgz and 1.5g of mem. this box is running mysql 4.1.x, vpopmail 5.4.17 with the DB

[vchkpw] magic-smtpd with vpopmail or others?

2007-11-06 Thread Remo Mattei
Hi I wonder since I am going to build a new qmail box what people are using for Anti-Spam (rbl etc). I have checked the magic-smtpd and looks promising any one has any suggestions? Thanks Remo !DSPAM:47311e4a32001151436791!

Re: [vchkpw] mail forwarding with valias table...

2007-11-30 Thread Remo Mattei
I just use the .qmail file for that. shupp has a patch I believe that allows you to do that. but I never used it. My 2 cents. Remo Cagri Ersen wrote: > Hi, > > I have a vpopmail server with mysql intergation. > and i need to forward a copy of some mails to another e-mail addresses... > > i go

Re: [vchkpw] Qmail rejection of overquota messages instead of bouncing

2007-12-11 Thread Remo Mattei
Rick Romero wrote: > [EMAIL PROTECTED] wrote: >>> Quey wrote: >>> Rick Romero wrote: > I went looking into this thinking chkuser would be a perfect place > for the basic quota check. > > Of course that would be sort of vpopmail specific, but lo and behold,

Re: [vchkpw] [OT] IMAP Servers: Dovecot or Binc?

2007-12-19 Thread Remo Mattei
So my question is this since I just moved over the new server to Dovecot as well and I like it.. but I did only IMAP should I then use the pop3 from Dovecot or just keep using pop3 from qmail? Does Dovecot update the roaming users.. Thanks Remo Ed McLain wrote: > I have to second, third, and four

Re: [vchkpw] [OT] IMAP Servers: Dovecot or Binc?

2007-12-19 Thread Remo Mattei
I just did that.. I can send you hte info of my conf for the dovecot Remo Jeff Koch wrote: > > We use Bill Shupp's toaster. Would anyone know whether Dovecot is an > easy replacement for Courier? > > > At 10:50 PM 12/19/2007, you wrote: >> I have to second, third, and fourth that. We moved fr

Re: [vchkpw] [OT] IMAP Servers: Dovecot or Binc?

2007-12-19 Thread Remo Mattei
here is the one I use: 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 = /home/dovecot/ login_max_connections = 4096 login_greeting = It

Re: [vchkpw] [OT] IMAP Servers: Dovecot or Binc?

2007-12-20 Thread Remo Mattei
I had to disable that since some of the people with no quota set were getting errors saying user is over quota and bounced messages. Any suggestions on that? remo Shane Chrisp wrote: > On Fri, 2007-12-21 at 15:08 +0900, Shane Chrisp wrote: > > Additionally if you want to run the check_quota plug

Re: [vchkpw] [OT] IMAP Servers: Dovecot or Binc?

2007-12-21 Thread Remo Mattei
yes I did any other suggestion? Thanks Shane Chrisp wrote: >> I had to disable that since some of the people with no quota set were >> getting errors saying user is over quota and bounced messages. Any >> suggestions on that? >> >> remo > > > Did you have this option set? > > plugin { > quot

[vchkpw] dovecot relay compare to pop3

2007-12-27 Thread Remo Mattei
Hello I have done some testing and dovecot works great. However the scenario below show that it does not update the info and does not allow me to send mail if the address is in the mail-abuse list. Trying to send mail using imap with dovecot from comcast which does have a address in the blacklist

Re: [vchkpw] dovecot relay compare to pop3

2007-12-27 Thread Remo Mattei
_____ > From: Remo Mattei <[EMAIL PROTECTED]> > Reply-To: > Date: Thu, 27 Dec 2007 11:48:29 -0600 > To: > Conversation: [vchkpw] dovecot relay compare to pop3 > Subject: [vchkpw] dovecot relay compare to pop3 > > Hello I have done some testing and

Re: [vchkpw] dovecot relay compare to pop3

2007-12-27 Thread Remo Mattei
built with roaming users support. > > -- > Ed McLain > > > > From: Remo Mattei <[EMAIL PROTECTED]> > Reply-To: > Date: Thu, 27 Dec 2007 17:54:59 -0600 > To: > Conversation: [vchkpw] dovecot relay compare to pop3 >

Re: [vchkpw] local delivery failure when forwarding messages

2008-01-05 Thread Remo Mattei
you need to use vdelivermail like this.. locationofyourvpopmail/bin/vdelivermail '' "$DEFAULT"@webmail.yourclient.com good luck Remo Charlie Garrison wrote: > Good evening, > > On 5/1/08 at 8:55 PM +0900, Shane Chrisp <[EMAIL PROTECTED]> wrote: > >> It still sounds like a permissions error to

Re: [vchkpw] Announce of simscan-gui-base-0.1 GPL version

2008-01-21 Thread Remo Mattei
I have a question Alessio.. ma se usi shupp.org/toaster dove sono i log di simscan.. Am I missing something since the only info I see about the simscan is under the /var/qmail/simscan and I have a huge 10megs file under that location (there is dir called 1198192110.336362.27290 1066) then the f

Re: [vchkpw] Announce of simscan-gui-base-0.1 GPL version

2008-01-22 Thread Remo Mattei
nd in /usr/share/pear/Log/file.php on line 20 perhaps http://pear.php.net/package/Log/ Regards Franck here is my line 20 of the file: class Log_file extends Log { Any other suggestions? Grazie. Remo Alessio Cecchi writes: Il Tuesday 22 January 2008 03:13:37 Remo Mattei ha scritto: I have

Re: [vchkpw] OT: Which RBLsmtpd lookups are you using?

2008-01-31 Thread Remo Mattei
I use a few but I like the mail-abuse one (not free) Ciao ISP Lists wrote: Which RBLsmtpd references are you using in your smtpd listeners and why? (example sbl-xbl.spamhaus.org in /var/qmail/supervise/qmail-smtp/run) !DSPAM:47a1f76d310541545772677!

Re: [vchkpw] Courier-Authlib Enhancement Requested

2008-02-28 Thread Remo Mattei
agree I would use Dovecot. Remo Quey wrote: Steve wrote: When using the vpopmail opton --enable-sql-logging, courier-authlib does not respect that when using the vauth module for vpopmail. It appears the code does write to the lastauth file, but not the vlog file, it should respect that vpop

Re: [vchkpw] Courier-Authlib Enhancement Requested

2008-02-28 Thread Remo Mattei
I do have it with thunder as I use it all the time. Use qmailadmin no problem mysql db tls etc.. all logging goes to the messages file I did not did to do the logging for dovecot into mysql. Remo Steve wrote: Remo Mattei wrote: agree I would use Dovecot. I would consider that. As long as

Re: [vchkpw] dovecot + vpopmail

2008-03-02 Thread Remo Mattei
it does update mine as well using mysql backend. Ciao, Remo Steve wrote: Dhaval Thakar wrote: "last auth" gets updated if i am using courier-authlib. for me it us required to find user login information & to disable if he/she not logged in for 60 days. this info is not getting updated when

Re: [vchkpw] Only Allowing SMTP AUTH

2008-04-01 Thread Remo Mattei
you can do that simply by using vpopbull. Ciao, Remo Optima (Justin Broton) wrote: Many thanks. Worked a treat, now all I need to do is advise the hundred clients or so lol. Thanks again. Justin. - Original Message - From: "Ken Jones" <[EMAIL PROTECTED]> To: Sent: Tuesday, April 01

Re: [vchkpw] Only Allowing SMTP AUTH

2008-04-01 Thread Remo Mattei
then use the relayclient it works fine like this format ipaddress:allow,RELAYCLIENT="" you are set remo Marcin Soltysiak wrote: Relaying is usually controlled by the tcp.smtp file using the RELAYCLIENT variable. To only allow localhost to relay and require all other IPs to use smtp auth you

Re: [vchkpw] errors with 'vdeluser'

2008-04-12 Thread Remo Mattei
running .27 mysql/vpopmail no errors Remo Quey wrote: D. Hilbig wrote: Whether I run as root or vpopmail, the same error occurs. When I run: ./vdeluser [EMAIL PROTECTED] I receive: Failed to delete user from auth backend Error: Illegal username I don't see that error here with mysq

Re: [vchkpw] Issue when deleting anything

2008-04-14 Thread Remo Mattei
I use .26 and do not have the problem you are saying maybe you should upgrade :) Remo Robbie Garrett wrote: Hey all, currently using vpopmail 5.4.25 w/ mysql 5.0.45-6.fc8 support. when i issue the command ~vpopmail/bin/vdeluser [EMAIL PROTECTED] i get Failed to delete user from auth backend

Re: [vchkpw] Issue when deleting anything

2008-04-14 Thread Remo Mattei
sure let me know your email I can send you a screenshot :) I did test it just to make sure again and it's good to go Remo Robbie Garrett wrote: before i do that.. just want to double check that you issue the commands from command line and you get no error messages @ all? I use .26 and do

Re: [vchkpw] Issue when deleting anything

2008-04-14 Thread Remo Mattei
I have been running this 26 for the last 100+ days and have had no problems. Steve Fatula wrote: On Apr 14, 2008, at 11:58 AM, Robbie Garrett wrote: before i do that.. just want to double check that you issue the commands from command line and you get no error messages @ all? Keep in mi

Re: [vchkpw] Issue when deleting anything

2008-04-14 Thread Remo Mattei
I do not use vqadmin sorry... Remo Robbie Garrett wrote: Does your vqadmin say its 26? I have been running this 26 for the last 100+ days and have had no problems. Steve Fatula wrote: On Apr 14, 2008, at 11:58 AM, Robbie Garrett wrote: before i do that.. just want to double check that yo

Re: FW: [vchkpw] not auto-learning passwords

2008-04-14 Thread Remo Mattei
agree my .2 euro remo Quey wrote: Why not do what most suggest now days, thats dump courier and use Dovecot, read the archives... On 15/04/08 13:33:21, D. Hilbig wrote: Even with v5.4.26d the problem persists. Courier-Authlib's authchkvpw simply will not auto-learn the password when perf

Re: [vchkpw] not auto-learning passwords

2008-04-15 Thread Remo Mattei
One of the reason I use qmail pop3 is that it will do learn password and use Devocot for imap. Just my .2 euro Remo Tom Collins wrote: On Apr 14, 2008, at 3:46 PM, D. Hilbig wrote: If I do a plaintext login which will check against the hashed password stored in the SQL table, I can login with

Re: [vchkpw] Copy of domains

2008-04-16 Thread Remo Mattei
yes just make the new domain called mydomain2 and users then copy everything from domain1 to domain2 you should be good to go Remo Walter Alexis Alonso wrote: Hi, I have a server with qmail + vpopmail + ezmlm. I have email accounts in mydomain1.com ... I have created mydomain2.com, is i

Re: [vchkpw] One char username too short. Why?

2008-04-16 Thread Remo Mattei
I think the min is 2 letters.. Remo D. Hilbig wrote: vadduser will not let me create a mailbox where the username part is just one letter (eg. [EMAIL PROTECTED]). Is there a valid reason why one letter is too short? !DSPAM:4806774e120501709518126!

Re: [vchkpw] nonexistent local user ?

2008-04-21 Thread Remo Mattei
mine is setup for the user in this way: |preline -f /usr/local/tmda//bin/tmda-filter -c /home/vpopmail/domains/.com/remo/.tm da/config -t /home/vpopmail/domains/.com/user/.tmda/templates/ |/etc/dspam/bin/dspam --deliver=innocent --user [EMAIL PROTECTED] --debug --mode=teft --feature=

Re: [vchkpw] nonexistent local user ?

2008-04-21 Thread Remo Mattei
erver... the qmail server is the relay,tmda,spam,av filter. in your case, your server houses the users mailbox's, my server just acts as a filter/relay for the internal mail server On Tue, Apr 22, 2008 at 2:08 AM, Remo Mattei <[EMAIL PROTECTED]> wrote: mine is setup for the user in this wa

Re: [vchkpw] Error: Domain does not exist

2008-04-23 Thread Remo Mattei
does it exist in the qmail access file? Remo Sam Ami wrote: i'm trying to delete a domain by passing vpopmail /home/vpopmail/bin/vdeldomain test.com but i'm getting "Error: Domain does not exist", the domains exists i can see it listed in /home/vpopmail/domains !DSPAM:480f4ae812050191

Re: [vchkpw] verbose logging ?

2008-04-30 Thread Remo Mattei
you need to recompile it Remo Sam Ami wrote: is there any way to stop the verbose logging from vpopmail ? 2008-05-01 10:22:17.376833500 delivery 702: success: name:___j.smith/passwd:_$1$Zggeh/pj$XjL4HfIfnfApCOCzmkInk./clear_passwd:_#878T8vR/comment/gecos:_j.smith/uid:1/gid:0/flags:__0/

Re: [vchkpw] "not existing recipient" but why ?

2008-06-02 Thread Remo Mattei
did you recompile qmail and chkuser? how about vpopmail? Just some thoughts.. remo Sam Ami wrote: > hi all > not sure what i'm doing wrong but i keep getting "not existing > recipient" even for good know local users. > > /etc/tcp.smtp > 127.:allow,RELAYCLIENT="",CHKUSER_START="ALWAYS" >

[vchkpw] strange problem bin file all gone

2008-06-17 Thread Remo Mattei
Hello this morning I went to send an email and I could even though I was able to get them. So I logged into the server and I notice that all the files in the bin dir were gone. I rebuild it quickly but I also notice that some file under varios domains were gone (.qmail-files etc) has anyone seen th

Re: [vchkpw] strange problem bin file all gone

2008-06-17 Thread Remo Mattei
I checked and never had this problem before. Filesystem looks good. Keep investigating.. :) Thanks Shane, Remo Shane Chrisp wrote: > On Tue, 2008-06-17 at 10:13 -0600, Remo Mattei wrote: >> Hello this morning I went to send an email and I could even though I was >> able to get th

Re: [vchkpw] courier

2008-06-18 Thread Remo Mattei
dovecot works really well Remo Fred Dinkler IV wrote: > Hi, > > What are we going to do now that courier is dropping vpopmail > authentication? Is someone at inter7 going to maintain a patch set? Do I > need to find a new IMAP/POP3 server? If so which one? > > > > > > !DSPAM:485915093235

Re: [vchkpw] courier

2008-06-18 Thread Remo Mattei
se a webmail > client that operates thru IMAP? > > Allan Dukat E|:-{)= > > On Wed, 18 Jun 2008, Remo Mattei wrote: > >> dovecot >> >> works really well >> >> Remo >> >> Fred Dinkler IV wrote: >> > Hi, >> > >> &g

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

[vchkpw] vpopmail and cal for cell phone

2008-07-23 Thread Remo Mattei
OT, I wonder if anyone has used vpopmail with dovecot imap server to setup a way where you can sync your phone (iphone in this case) with a cal. I know there is other solution like scalix but that does not work with my qmail and vpopmail :) any suggestions? Thanks, remo !DSPAM:4888049e3231106121

[vchkpw] Qmail/vpopmail with push email OT

2008-08-31 Thread Remo Mattei
Hello guys does anyone of you setup a push email with vpopmail and qmail? If you have done it could you send me the info.. Where to look at. Thanks, Remo !DSPAM:48bb06e032318585112342!

Re: [vchkpw] Chkuser 2.0.9 installation fails after qmail-smtpd-auth patch

2008-11-03 Thread Remo Mattei
Did you try the reverse first chkuser then auth? Remo Kis Peter On 11/3/08 1:23 PM, "Kis Peter" <[EMAIL PROTECTED]> wrote: > Hello! > > I would like to ask for some help! > > I have succesfully installed chkuser 2.0.9 on a clean Netqmail-1.05 without > any problem. > After "make" and "setup",

[vchkpw] Ezmlm web interface OT

2008-11-09 Thread Remo Mattei
Hello guys I wonder if there are any ezmlm web interface with vpopmail/ezmlm configuration and which one should be consider to look into. Thanks Remo !DSPAM:4917225a32311427995514!

Re: [vchkpw] Ezmlm web interface OT

2008-11-09 Thread Remo Mattei
ECTED]> wrote: > > Other than what qmailadmin provides? What else were you looking for? > > Rick > > Remo Mattei wrote: >> Hello guys I wonder if there are any ezmlm web interface with vpopmail/ezmlm >> configuration and which one should be

Re: [vchkpw] Ezmlm web interface OT

2008-11-09 Thread Remo Mattei
ts to place a computer at the front >> where people can add themselves for discounts mailing lists. >> >> Remo >> >> >> Rick Romero On 11/9/08 10:59 AM, "Rick Romero" <[EMAIL PROTECTED]> wrote: >> >>> >>> Other than wh

Re: [vchkpw] Ezmlm web interface OT

2008-11-11 Thread Remo Mattei
o place a computer at the front >> where people can add themselves for discounts mailing lists. >> >> Remo >> >> >> Rick Romero On 11/9/08 10:59 AM, "Rick Romero" <[EMAIL PROTECTED]> wrote: >> >>> >>> Other than what q

Re: [vchkpw] group problem with vadduser

2008-12-21 Thread Remo Mattei
Usermod and groupmod will allow to change that with no break check the option out Remo Inviato da iPhone Il giorno 21/dic/08, alle ore 14:59, "marco ~" ha scritto: Try to change the both vchkpw's groupid and userid to 89. --> I must just edit the /etc/group file or recompile and re-ins

Re: [vchkpw] vpopmail development

2009-01-08 Thread Remo Mattei
Are people moving to a different options? Just wonder.. And if they are what are those options? Thanks, Remo Tom Collins On 1/8/09 12:55 PM, "Tom Collins" wrote: > On Jan 6, 2009, at 3:54 AM, aledr wrote: >> There's a lot of patches on SourceForge tracker to be accepted and I >> have my own pa

Re: [vchkpw] vpopmail development

2009-01-08 Thread Remo Mattei
I agree with you.. So I hope this stays. Remo DAve On 1/8/09 1:56 PM, "DAve" wrote: > Remo Mattei wrote: >> Are people moving to a different options? Just wonder.. And if they are what >> are those options? > > I hope not, I've not seen anything

Re: [vchkpw] Backfill patch

2009-01-15 Thread Remo Mattei
I agree with shane here Remo Inviato da iPhone Il giorno 15/gen/09, alle ore 18:06, Shane Chrisp ha scritto: Matt Brookings wrote: This patch also includes a Courier-IMAP vpopmail authentication module. Not having a go at the excellent work that's been done, but I don't know why any

Re: [vchkpw] Backfill patch

2009-01-15 Thread Remo Mattei
Well I used courier since 1998 and then I switched a few years ago and the speed is noticeble Just my 2 cents Inviato da iPhone Il giorno 15/gen/09, alle ore 20:15, Manvendra Bhangui > ha scritto: On Fri, Jan 16, 2009 at 6:36 AM, Shane Chrisp wrote: Not having a go at the excellent work

Re: [vchkpw] How do i convert

2009-01-16 Thread Remo Mattei
Why do you want to go from a mysql setup to a static file?? Not sure I get this. Just my 2 cents, Remo Tarak Ranjan On 1/15/09 10:19 PM, "Tarak Ranjan" wrote: > Hi Friends, > > How do i migrate my old data from Vpopmail with mysql > to without mysql, > > > /\ > Tarak > > > Bollywo

Re: [vchkpw] New development release

2009-01-16 Thread Remo Mattei
I am running the 4.26 what are the changes does anyone know on the .27 Thanks Remo Rick Widmer On 1/16/09 2:05 PM, "Rick Widmer" wrote: > > > Matt Brookings wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> I've tagged the current CVS HEAD as version 5.4.27, a development rel

Re: [vchkpw] New Command vmoddomain

2009-01-29 Thread Remo Mattei
How about spam enable and disable feature? Also vacation will be a good one Ciao Remo Inviato da iPhone Il giorno 29/gen/09, alle ore 01:50, Manvendra Bhangui > ha scritto: I have added a new command vmoddomain based on a request by Wouter van der Schagt. Have attached vmoddomain.c in t

Re: [vchkpw] New Command vmoddomain

2009-01-29 Thread Remo Mattei
Sorry my bet.. You right for users. Remo Rick Macdougall On 1/29/09 8:31 AM, "Rick Macdougall" wrote: > Remo Mattei wrote: >> How about spam enable and disable feature? Also vacation will be a good one >> > > vacation on a domain ? > > Regards, &g

Re: [vchkpw] how can I see all error messages about pop3 service ?

2009-02-06 Thread Remo Mattei
What's the problem with the NTP.. Just put it on a cron job or change your bios battery to fix your clock. Just my 2 cents. Remo Wouter van der Schagt On 2/6/09 8:34 AM, "Wouter van der Schagt" wrote: >> Dovecot is very well to me. But I have a problem about it. I have to run >> ntpd on the s

Re: [vchkpw] how can I see all error messages about pop3 service ?

2009-02-06 Thread Remo Mattei
Not sure what OS you are using but linux Centos, redhat etc.. Do have the rpm and they run as a service. I love mine. Just my 2 cents. Remo Bulend Kolay On 2/6/09 9:08 AM, "Bulend Kolay" wrote: > My ntpd is running as below; > ps aux |grep ntpd > /usr/sbin/ntpd -c /etc/ntp.conf -p /var/run/ntp

[vchkpw] Qmail -vpopmail - dovecot IMAP and push option

2009-02-13 Thread Remo Mattei
Hello all, I wonder if anyone has setup a push mail server (iphone, blackberry etc..) with Qmail, vpopmail and Dovecot imap server. Thanks any suggestions are welcomed. Remo !DSPAM:4995f6d132682909899221!

Re: [vchkpw] mysql auth

2009-02-25 Thread Remo Mattei
2nd graffitiist: Why? Use bill shupp toaster you will have not problem with this. Just my 2 cents. Remo > From: Mohsen Pahlevanzadeh > Reply-To: > Date: Wed, 25 Feb 2009 20:14:27 +0330 > To: > Subject: [vchkpw] mysql auth > > Dear all, > At first i installed qmail from LWQ on Debian.Then i

Re: [vchkpw] pop3d authentication issue with MUA

2009-02-28 Thread Remo Mattei
Fell free to contact me off line I can help ciao Reno Inviato da iPhone Il giorno 28/feb/09, alle ore 00:38, Rakesh Sharma > ha scritto: Hi All, I have configure a qmail MTA on centos 5.1 and i am facing pop3d authentication issue with MUA. Here is my current setup (main packages). qmail-1

Re: [vchkpw] vpopmail usage daemon v0.0.6

2009-03-04 Thread Remo Mattei
I just installed it and it does not want to start on centos 5.2 /sbin/service vusaged start Failed Any suggestions? Remo > From: Matt Brookings > Reply-To: > Date: Wed, 04 Mar 2009 12:09:24 -0600 > To: > Subject: [vchkpw] vpopmail usage daemon v0.0.6 > > -BEGIN PGP SIGNED MESSAGE-

Re: [vchkpw] vpopmail usage daemon v0.0.6

2009-03-04 Thread Remo Mattei
> > -BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Remo Mattei wrote: >> I just installed it and it does not want to start on centos 5.2 >> >> /sbin/service vusaged start >> Failed >> >> Any suggestions? > > Run the binary manually

Re: [vchkpw] vpopmail usage daemon v0.0.6

2009-03-04 Thread Remo Mattei
> > -BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Remo Mattei wrote: >> vusaged r...@italy1.com >> vusaged: error while loading shared libraries: libev.so.3: cannot open >> shared object file: No such file or directory > > ..er, also, the only ar

Re: [vchkpw] vpopmail usage daemon v0.0.6

2009-03-04 Thread Remo Mattei
Yeap that works /vusaged & [1] 27026 root ferrari vusage-0.0.6 1114 >socket: listening on /tmp/vusaged.sock vusaged: begin controller: stage one controller: stage two root ferrari vusage-0.0.6 1114 >./vusagec r...@italy1.com r...@italy1.com: 556437944 byte(s), domain: 2149526092 byte(s) Remo

Re: [vchkpw] vpopmail usage daemon v0.0.6

2009-03-04 Thread Remo Mattei
Ok but the services did not start from service vusaged start.. What tweak on that?? Remo > From: Matt Brookings > Reply-To: > Date: Wed, 04 Mar 2009 12:46:07 -0600 > To: > Subject: Re: [vchkpw] vpopmail usage daemon v0.0.6 > > -BEGIN PGP SIGNED MESSAGE----- > Has

Re: [vchkpw] vpopmail usage daemon v0.0.6

2009-03-04 Thread Remo Mattei
e daemon v0.0.6 > > -BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Remo Mattei wrote: >> Ok but the services did not start from service vusaged start.. >> What tweak on that?? > > Did you follow the INSTALL instructions? If you copy vusaged and vusagec to >

Re: [vchkpw] vpopmail usage daemon v0.0.6

2009-03-04 Thread Remo Mattei
I found the problem.. It was on the allow line 36 it goes now.. Remo Thanks > From: Matt Brookings > Reply-To: > Date: Wed, 04 Mar 2009 12:55:19 -0600 > To: > Subject: Re: [vchkpw] vpopmail usage daemon v0.0.6 > > /home/vpopmail/bin/vusaged /home/vpopmail/etc/vusaged.conf !DSPAM:49aecf793

Re: [vchkpw] vpopmail usage daemon v0.0.6

2009-03-04 Thread Remo Mattei
e daemon v0.0.6 > > -BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Remo Mattei wrote: >> I follow as you wrote in the INSTALL let me try one more time.. >> >> >> And it says >> >> service vusaged start >> Starting vusaged: failed >>

Re: [vchkpw] vqadmin & cgi

2009-03-09 Thread Remo Mattei
Look at the apace logs it will tell you and it already says it permission what is the user of apache? Is it running as vpopmail? Ciao Inviato da iPhone Il giorno 10/mar/09, alle ore 00:07, Mohsen Pahlevanzadeh > ha scritto: Dear all, I made following VortualHost for vqadmin: ---

Re: [vchkpw] logout

2009-03-10 Thread Remo Mattei
Close the browers' window > From: Mohsen Pahlevanzadeh > Reply-To: > Date: Tue, 10 Mar 2009 16:35:03 +0330 > To: > Subject: [vchkpw] logout > > Dear all, > I installed vqadmin & working it.(with superuser), but i don't know to > how to log out. > guide me if possible... > Yours, > Mohsen >

Re: [vchkpw] vpopmail now has vusage daemon support

2009-03-10 Thread Remo Mattei
Hello Matt, Dum question do we have any upgrade suggestions from people moving from version: 5.4.26 to the latest version of vpopmail? This is a production server. Thanks Remo > From: Matt Brookings > Reply-To: > Date: Tue, 10 Mar 2009 11:58:58 -0500 > To: > Subject: Re: [vchkpw] vpopmail now

Re: [vchkpw] vpopmail now has vusage daemon support

2009-03-10 Thread Remo Mattei
Thanks that's what I was looking for Remo > From: Matt Brookings > Reply-To: > Date: Tue, 10 Mar 2009 12:08:46 -0500 > To: > Subject: Re: [vchkpw] vpopmail now has vusage daemon support > > -BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Remo Mattei

[vchkpw] pop3 question

2009-03-11 Thread Remo Mattei
Hello since we are talking about Dovecot which I use for my imap, I wonder about what you guys think about using it as pop3 instead of using qmail pop3? Just wonder. (I use qmail pop3 now no problems whatsoever) Remo !DSPAM:49b7fcc732681694517887!

Re: [vchkpw] Courier support

2009-03-13 Thread Remo Mattei
Here is my settings for the Dovecot /configure --with-vpopmail --with-mysql --with-ssl --disable-ipv6 --without-bsdauth --without-checkpassword --without-ldap --without-pam --without-passwd --without-passwd-file --without-shadow --without-static-userdb CFLAGS="-DHAVE_VPOPMAIL_OP EN_SMTP_RELAY"

Re: [vchkpw] Courier support

2009-03-13 Thread Remo Mattei
Btw this file does not come with the tar file cp /var/src/tar/dovecot-1.1.11.sysv /etc/init.d/dovecot Remo > From: Rick Widmer > Reply-To: > Date: Fri, 13 Mar 2009 11:31:24 -0600 > To: > Subject: Re: [vchkpw] Courier support > > This may be the new toaster page for dovecot and the supportin

<    1   2   3   4