This function is going to be put back into the vpopmail source
for the time being to prevent anything else being broken by it.
It should be back in 5.3.28 code.

Also if your using 5.3.26, you should upgrade to .27 as there
has be quite a few bug fixes made.

Shane

>-----Original Message-----
>From: Bill Shupp [mailto:[EMAIL PROTECTED] 
>Sent: Sunday, 7 September 2003 12:18 AM
>To: [EMAIL PROTECTED]
>Subject: Re: [toaster] SMTP over SSL Problem 
>
>
>On Saturday, September 6, 2003, at 08:23  AM, Qing Yan wrote:
>
>> The problem is sloved.  Thank you very much for your help.
>> That is my bad.  I am really silly.
>> I visited http://www.interazioni.it/qmail/ and found that
>> I should delete the following in chkuser.patch to make it work
>> with vpopmail (I am using vpopmail 5.3.26):
>>
>>    if (!stralloc_0 (&domain)) die_nomem();
>>   vget_real_domain(domain.s, domain.a);
>>   domain.len = strlen (domain.s);
>>   if (domain.len > (domain.a - 1)) die_nomem();
>
>Ah, I see.  Thanks for the info.
>
>Regards,
>
>Bill Shupp
>
>

Reply via email to