[ZendTo] Re: MyZendTo boolean missing

Jules Jules at ZendTo.com
Mon Aug 2 16:50:12 BST 2010



On 02/08/2010 16:41, Alessandro Bianchi wrote:
> Il 02/08/2010 17:27, Jules ha scritto:
>>
>>
>> On 02/08/2010 16:15, Alessandro Bianchi wrote:
>>> Il 02/08/2010 17:06, Jules ha scritto:
>>>> On 02/08/2010 15:50, Alessandro Bianchi wrote:
>>>>> Il 02/08/2010 16:30, Gavin Silver ha scritto:
>>>>>> using 3.59 upgraded using rpm
>>>>>>
>>>>>> after the install it created a preferences.php.rpmnew which i have updated and renamed to preferences.php
>>>>>>
>>>>>> where do we set MYZENDTO to TRUE?, its not in my preferences.php file as FALSE.
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> ZendTo mailing list
>>>>>> ZendTo at zendto.com
>>>>>> http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto
>>>>>>
>>>>>>      
>>>>> add the following:
>>>>>
>>>>> $MYZENDTO = TRUE;
>>>>>
>>>>> into prefereces.php
>>>> That's not quite right, you should add
>>>>
>>>> // Is this ZendTo or MyZendTo?
>>>> define('MYZENDTO','FALSE');
>>>>
>>>> just under the "ZTVERSION" setting.
>>>> Jules
>>>>
>>>> -- 
>>>> Julian Field MEng CITP CEng
>>>> www.ZendTo.com
>>>>
>>>> Need help fixing or optimising your systems?
>>>> Contact me!
>>>> Need help getting you started solving new requirements from your boss?
>>>> Contact me!
>>>>
>>>> PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
>>>> Follow me at twitter.com/JulesFM
>>>>      
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> ZendTo mailing list
>>>> ZendTo at zendto.com
>>>> http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto
>>>>      
>>> Thanks Jules
>>>
>>> I was asking myself if I may add some sort of variable to limit 
>>> different sizes of dropoff for different users.
>>>
>>> I think the preferences.php size should be dafault, but the 
>>> authenticator may be able to override this limit
>>>
>>> Does anyone else feel the same need?
>> But only some authenticators would be able to do it. For example, the 
>> IMAP one certainly couldn't.
>> Jules
>>
>> -- 
>> Julian Field MEng CITP CEng
>> www.ZendTo.com
>>
>> Need help fixing or optimising your systems?
>> Contact me!
>> Need help getting you started solving new requirements from your boss?
>> Contact me!
>>
>> PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
>> Follow me at twitter.com/JulesFM
>>      
>>
>> -- 
>> Il messaggio e' stato analizzato alla ricerca di virus o
>> contenuti pericolosi da *SkyNet Srl* <http://www.skynet-srl.com/>, ed e'
>> risultato non infetto.
>>
>>
>> _______________________________________________
>> ZendTo mailing list
>> ZendTo at zendto.com
>> http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto
>>      
> Surely!
>
> I think about the message size rules in MailScanner
>
> you may have the same setup attached to different places depending on 
> the mech you use for authentications.
>
> My scenario is as follows:
>
> a- if you use an authenticator IF the auth supports maxsize parameter 
> (database)  it returns an addictional parameter (let's say maxsize) 
> that overrides the one in preferences.php
>     This may be done via MySQL/database based users
> b- il the authenticator doesn't support it (let's say IMAP) the 
> addictional parameter is not returned so everything works exactly like 
> it is working, hence preferences.php limit is effective
>
> Don't know if anyone else needs it ...
Yes, fair enough. Let's see what anyone else thinks of the idea. If 
enough people like it, I'll implement it.

Jules

-- 
Julian Field MEng CITP CEng
www.ZendTo.com

Need help fixing or optimising your systems?
Contact me!
Need help getting you started solving new requirements from your boss?
Contact me!

PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
Follow me at twitter.com/JulesFM

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20100802/0703fad5/attachment.html 


More information about the ZendTo mailing list