-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 09/18/2015 09:30 AM, Drew Wells wrote:
> On 09/18/2015 03:23 PM, Matt Brookings wrote:
>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1
>>
>> Applies perfectly! Thanks!
>>
>> On 09/18/2015 09:21 AM, Drew Wells wrote:
>>> On 09/18/2015 02:47 PM, M
On 09/18/2015 03:23 PM, Matt Brookings wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Applies perfectly! Thanks!
On 09/18/2015 09:21 AM, Drew Wells wrote:
On 09/18/2015 02:47 PM, Matt Brookings wrote:
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1
Drew, I know you've put a lot of effor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Applies perfectly! Thanks!
On 09/18/2015 09:21 AM, Drew Wells wrote:
> On 09/18/2015 02:47 PM, Matt Brookings wrote:
>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1
>>
>> Drew, I know you've put a lot of effort into these patches, but they do not
On 09/18/2015 02:47 PM, Matt Brookings wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Drew, I know you've put a lot of effort into these patches, but they do not
succeed against the
5.5.0 trunk. Patches should be made against the most recent revision, which
can be checked out via
Subver
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Drew, I know you've put a lot of effort into these patches, but they do not
succeed against the
5.5.0 trunk. Patches should be made against the most recent revision, which
can be checked out via
Subversion from Sourceforge.
On 09/18/2015 08:11 AM,
On 09/17/2015 04:55 PM, Matt Brookings wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 09/17/2015 10:52 AM, Drew Wells wrote:
I basically did a diff from 5.4.29 to 5.4.33 and implemented that diff to
5.5.0, some of it
had already been done to 5.5.0 and alot of it centered around the sn
if it's not there, no problem, just try to create it */
if ( mkdir(dir, VPOPMAIL_DIR_MODE) != 0 ) {
- chdir(calling_dir);
+ fchdir(call_dir); close(call_dir);
return(VA_CAN_NOT_MAKE_DOMAINS_DIR);
}
@@ -185,7 +216,7 @@
/* now try moving into the Domains subdir again */
On 09/17/2015 04:55 PM, Matt Brookings wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 09/17/2015 10:52 AM, Drew Wells wrote:
I basically did a diff from 5.4.29 to 5.4.33 and implemented that diff to
5.5.0, some of it
had already been done to 5.5.0 and alot of it centered around the sn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 09/17/2015 10:52 AM, Drew Wells wrote:
>>> I basically did a diff from 5.4.29 to 5.4.33 and implemented that diff to
>>> 5.5.0, some of it
>>> had already been done to 5.5.0 and alot of it centered around the snprintf
>>> tidy up's and the
>>> st
On 09/17/2015 04:04 PM, Matt Brookings wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Was this patch generated with the SVN trunk (5.5.0)?
On 09/17/2015 09:57 AM, Drew Wells wrote:
On 09/17/2015 03:37 PM, Matt Brookings wrote:
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1
On 09/17/2015
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Was this patch generated with the SVN trunk (5.5.0)?
On 09/17/2015 09:57 AM, Drew Wells wrote:
> On 09/17/2015 03:37 PM, Matt Brookings wrote:
>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1
>>
>> On 09/17/2015 06:23 AM, Drew Wells wrote:
>>> I have
/
if ( chdir(dir) != 0 ) {
- chdir(calling_dir);
+ fchdir(call_dir); close(call_dir);
return(VA_BAD_D_DIR);
}
}
@@ -218,7 +249,7 @@
if (strlen(dir)+strlen(DomainSubDir) > MAX_PW_DIR) {
/* back out of changes made so far */
dec_dir_control(dir_control_for
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 09/17/2015 06:23 AM, Drew Wells wrote:
> I have created a patch for vpopmail-5.5.0 which incoporates all the changes
> from 5.4.29 to
> 5.4.33, does anyone want this patch or has work in vpopmail-5.5.0 stalled ?
Drew, I'd be happy to take a look a
On 09/15/2015 02:26 PM, Alessio Cecchi wrote:
Il 15/09/2015 15:10, Drew Wells ha scritto:
On 09/15/2015 11:06 AM, Alessio Cecchi wrote:
Il 15/09/2015 11:22, Drew Wells ha scritto:
In vpopmail-5.5.0 (and I think all 5.4.x)
Hi Drew,
I suggest to install (and debug) vpopmail-5.4.33 that is mo
On 09/15/2015 02:26 PM, Alessio Cecchi wrote:
Il 15/09/2015 15:10, Drew Wells ha scritto:
On 09/15/2015 11:06 AM, Alessio Cecchi wrote:
Il 15/09/2015 11:22, Drew Wells ha scritto:
In vpopmail-5.5.0 (and I think all 5.4.x)
Hi Drew,
I suggest to install (and debug) vpopmail-5.4.33 that is mo
Il 15/09/2015 15:10, Drew Wells ha scritto:
On 09/15/2015 11:06 AM, Alessio Cecchi wrote:
Il 15/09/2015 11:22, Drew Wells ha scritto:
In vpopmail-5.5.0 (and I think all 5.4.x)
Hi Drew,
I suggest to install (and debug) vpopmail-5.4.33 that is more stable,
reliable (and recent) than 5.5.0. Wh
On 09/15/2015 11:06 AM, Alessio Cecchi wrote:
Il 15/09/2015 11:22, Drew Wells ha scritto:
In vpopmail-5.5.0 (and I think all 5.4.x)
Hi Drew,
I suggest to install (and debug) vpopmail-5.4.33 that is more stable,
reliable (and recent) than 5.5.0. Whan I try to use 5.5.0 I found many
bug and
Il 15/09/2015 11:22, Drew Wells ha scritto:
In vpopmail-5.5.0 (and I think all 5.4.x)
Hi Drew,
I suggest to install (and debug) vpopmail-5.4.33 that is more stable,
reliable (and recent) than 5.5.0. Whan I try to use 5.5.0 I found many
bug and problems tha new features.
Why you need vpopm
ete( Alias, Domain );
break;
@@ -139,6 +157,7 @@
printf(" -s ( show aliases, can use just domain )\n");
printf(" -d ( delete alias )\n");
printf(" -i alias_line (insert alias line)\n");
+ printf(" -r a
尊敬的同学:您好!
您的求职简历已经收到,我们会尽快进行阅评,之后再决定是否与您面谈!
中信泰富(中国)投资有限公司
人力资源部
!DSPAM:55f7e35941551360728760!
remove
!DSPAM:4844421632351253478485!
"./vlist delete ..." did not delete the .qmail- files that were created by
"./vlist create ..." It did delete the list's directory though. Is it
normal to delete the directory, but not the .qmail- files? I'm running
vpopmail v5.4.26d.
!DSPAM:48091f90120501687114868!
Anybody need this feature ?
> Hi there!
>
> In my setup AUTH is obligatory to send emails, but sometimes user
> can't connect to server becaus RBL drop the connection.
> I've take advantage from pop-before-smtp (open_smtp) to disable RBL check.
> About this feature, the essential is to change vari
Hi there!
In my setup AUTH is obligatory to send emails, but sometimes user
can't connect to server becaus RBL drop the connection.
I've take advantage from pop-before-smtp (open_smtp) to disable RBL check.
About this feature, the essential is to change variable into open_smtp
fprintf( fs_tmp_fil
omain
behind it.
Hi Tom, I will be upgrading eventually. However, in the mean time is
there anything I can do manually (and safely) to just delete the alias?
Jeff
Hi,
Remove it from rcpthosts or morerctphosts, remove it from
virtualdomains, remove it from users/assign
rebuild morercpthost
Tom Collins wrote:
On Oct 18, 2005, at 6:45 PM, Jeff Salisbury wrote:
FYI, I am using version 5.3.5 of the vpopmail tools...
Try upgrading to something in the 5.4 series. vdeldomain in 5.4 will
correctly delete just the alias, and won't touch the real domain
behind it.
Hi Tom, I will b
On Oct 18, 2005, at 6:45 PM, Jeff Salisbury wrote:
FYI, I am using version 5.3.5 of the vpopmail tools...
Try upgrading to something in the 5.4 series. vdeldomain in 5.4 will
correctly delete just the alias, and won't touch the real domain behind
it.
--
Tom Collins - [EMAIL PROTECTED]
Qm
Greetings,
FYI, I am using version 5.3.5 of the vpopmail tools...
I have a virtual domain setup with 3-4 aliased domains pointing to the
virtual domain. I want to reconfigure the aliased domains to point to a
new virtual domain. I've tried the following steps and not had any success:
1) I
On Jun 23, 2005, at 11:51 AM, [EMAIL PROTECTED] wrote:
Is it possible to safely nuke these accounts and immediately recreate
them to clear their inboxes out?
Wouldn't it be better to just delete the files in Maildir/new or
Maildir/cur?
--
Tom Collins - [EMAIL PROTECTED]
QmailAdmin: http://
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[EMAIL PROTECTED] wrote:
| Greetings,
|
| I've got several Vdomains where for whatever reason, postmaster account
| quotas were bypassed and now postmaster inboxes are over 1 gig.
You may just want to go ahead and create .qmail-postmaster file with
a
Greetings,
I've got several Vdomains where for whatever reason, postmaster account
quotas were bypassed and now postmaster inboxes are over 1 gig.
Is it possible to safely nuke these accounts and immediately recreate
them to clear their inboxes out?
TIA,
--Duncan
On Wednesday 07 July 2004 03:11 am, Rene Burke wrote:
check the headers of every email sent to you by this list for instructions on
how to remove yourself.
-Jeremy
--
Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, Inc.
[EMAIL PROTECTED] ++ www.inter7.com
ject: Re: [vchkpw] How to completely remove a database
Date: Thu, 11 Sep 2003 22:24:58 -0700
On Thursday, September 11, 2003, at 10:21 PM, Don Walters wrote:
I am trying to wipe out everything and start from scratch. I tried using
"drop database vpopmail;" and creating it again using
It
> keeps saying the domain already exists. If I try to use the command
> vdeldomain to remove it, it says the domain doesn't exist!
>
> The reason I didn't use vdeldomain in the first place is because I had to
> reload everything all over again and I was installi
gain. It keeps saying the domain already exists. If I
try to use the command vdeldomain to remove it, it says the domain
doesn't exist!
The reason I didn't use vdeldomain in the first place is because I had
to reload everything all over again and I was installing over the top
of a
use the command
vdeldomain to remove it, it says the domain doesn't exist!
The reason I didn't use vdeldomain in the first place is because I had to
reload everything all over again and I was installing over the top of a
previous installation. I think all I need to do is wipe the slate and
Somehow a user got deleted before removing the alias that they had.
If I do a valias on the domain, the last two entries are this:
[EMAIL PROTECTED] ->
&holliday/home/vpopmail/domains/cmsinfonet.com/holliday/Maildir/
[EMAIL PROTECTED] ->
/home/vpopmail/domains/cmsinfonet.com/dholliday/Maildir/
H
Hi all,
I'm using qmail+vpopmail.
I want to give my users teh choice to remove periodically their trash content.
What is the best way to do this?
A root crontab? Anyone can help me? I'm new to vpopmail.
TIA,Paulo Henrique
Hi all,
I'm using qmail+vpopmail.
I want to give my users teh choice to remove periodically their trash content.
What is the best way to do this?
A root crontab?
TIA,Paulo Henrique
--
Paulo Henrique B de Oliveira
Gerente de Oper
Hi, I must create/modify a user from a web page of another server, when the
user of this site subscribe it from the your page of a your service.
How i can create a new account on my server whit vpopmail 5.0.0 whitout use
qmailadmin?
Now i use the "rsh -l vpopmail " but not seem a good soluti
unsubscribe - remove
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
unsubscribe - remove
Regards,Mark O'DellTechnical Services Team Leader
Connect Support Services
Ltd.The Fifth FloorSouth Quay Plaza II183 Marsh
WallLondonE14 9SH
Web site:
http://www.connect.co.uk
Email:
helpdesk@connect.
remove
REMOVE
46 matches
Mail list logo