Sam Varshavchik wrote:
> Greg Earle writes:
>
>> While trying to debug another problem (Courier 0.42.2, Solaris 8),
>> I discovered the following anomaly:
>> 
>> The start of my "maildroprc" file is a pretty common template for use
>> with SpamAssassin:
>> 
>> import SENDER
>> import RECIPIENT
>> import HOME
>> import USER
>> import SIZE
>
> SIZE is not imported for the very simple reason that the SIZE environment 
> variable isn't set in the first place.
> 
> The SIZE variable is computed by maildrop.

Ah, OK.  So the problem was that the "import SIZE" statement
overrode the internal "maildrop" calculation of $SIZE, then?

(I removed the "import SIZE" statement and now it seems to work correctly.)

Thanks Sam.

        - Greg





-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to