Re: [vchkpw] vmoduser -w

2005-09-29 Thread Edoardo Serra
sable_pop settings. And, if I remember well, SqWebmail will honori the disable_webmail flag and deny access if it's set Regards Edoardo Serra WeBRainstorm - IT Consulting

[vchkpw] Bug in vHostAdmin and PHP 5.0

2005-08-23 Thread Edoardo Serra
preg_replace('/v\|/', '', trim($data), 1); or, if "v|" is always at the beginning of the string, you can even use: $str = preg_replace('/^v\|/', '', trim($data)); I patched the source code as described and it's working perfectly. Hope i

Re: [vchkpw] Archiving mail

2004-10-26 Thread Edoardo Serra
anges without restarting the server processes" you can define per domain, sender and recipient rules. I installed it a few days ago and it seems to work good Hope it helps Regards Edoardo Serra WeBRainstorm S.r.l. IT, Internet services & consulting Via Pio FoĆ  83/C 10126 Torino

[vchkpw] clearopensmtp problem

2004-10-21 Thread Edoardo Serra
/bin/sh: /usr/local/vpopmail/bin/clearopensmtp: No such file or directory I'm sure the path to the file is right # ll /usr/local/vpopmail/bin/clearopensmtp -rwx--x--x1 vpopmail vchkpw 52316 Oct 21 17:04 /usr/local/vpopmail/bin/clearopensmtp what about it ? Tnx in advance Edoardo Serra

Re: [vchkpw] autoresponder question

2003-01-30 Thread Edoardo Serra
Ok, I think you can work around it if you put in .qmail-info the line for the autoresponder as first line and substitute the mail adresses you have left with the path of the relative Maildir. I think it should work :) Let me know Regards At 10.44 19/01/2003 -0300, Abel Lucano wrote: Hi all,

[vchkpw] Bounce message

2002-12-24 Thread Edoardo Serra
owing to happen: Hi. This is the qmail-send program at .com. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up. Sorry it didn't work out. .com>: Sorry, no mailbox here by that name. (#5.1.1) [...] Any hint ? Regards Edoardo Serra

[vchkpw] Vpopbull

2002-10-25 Thread Edoardo Serra
Hi all, I think "vpopbull.c" line 162 should be: if ( Verbose == 1 && DoNothing == 1) { If you don't add the check for DoNothing == 1 when verbose = 1 and donothing = 0 you get the list of users printed 2 times Regards Edoardo Serra WeBRainstorm - IT Consulting

[vchkpw] Vpopbull problem -- Patched

2002-10-21 Thread Edoardo Serra
ng when using the verbose parameter, because it prints out an email address even if the delivery wasn't succesful I'm working on it.. What do u think about it ?? Edoardo Serra WeBRainstorm - IT Consulting

[vchkpw] Vpopbull problem -- Patched

2002-10-20 Thread Edoardo Serra
f maildir failed. vpopmail (#5.9.9)\n"); < vexit(-1); < } < } < What do u think about it ?? Edoardo Serra WeBRainstorm - IT Consulting

Re: [vchkpw] Vpopbull problem

2002-10-18 Thread Edoardo Serra
use une of the features of vpopmail is the auto dir creation if u add a record in mysql, so I think this vpopmail feature should be implemented into vpopbull too No ? Regards Ken Jones On Monday 14 October 2002 03:28 am, Edoardo Serra wrote: > Hi, > I'm using vpopmail 5.2.1 with my

[vchkpw] Vpopbull problem

2002-10-14 Thread Edoardo Serra
never logged in or nevere received a mail won't receive the vpopbull mail, probably because the don't have yet their own Maildir Am I right or I have to look for the problem somewhere else ? Regards Edoardo Serra

Re: No Local domains

2001-12-04 Thread Edoardo Serra
At 19.16 02/12/2001 -0500, Dave Lewis wrote: >At 05:43 PM 12/2/2001 -0500, you wrote: > >More to add to this > >if I telnet to smtp >It wont' accept a user to send mail to. but keep in mind.. it works for >all other virtual domains.. > >RCPTO TO :[EMAIL PROTECTED] >502 unimplemented (#5.5.1)

Re: sqwebmail config prob ?

2001-11-30 Thread Edoardo Serra
Simply make install again vpopmail it will restore the files in which sqwebmail looks for the version of vpopmail (it happened to me too) Bye At 12.15 30/11/2001 +0100, you wrote: >Hi, >i`m using qmail-1.03, vpopmail-5, mysql user auth. .. >Tried to install sqwebmail-3.1.0 with several configs an