>>>>> "Christoph" == Christoph Haas <[EMAIL PROTECTED]> writes:

    Christoph> amavisd-new can't process an email that contains a
    Christoph> special file that has been gzip'ed and
    Christoph> uuencode'd. These mails are commonly generated as
    Christoph> reports from the 'afbackup' backup software.

Hi.

Your initial bug report was almost killed by my server by the same
problem.

In desperation, I commented out line 3853:

#       $ret==0 or die "'file' utility ($file) failed, status=$ret ($? $err)";

Now it works. Need to consider if this is really a good idea later.

Perhaps this change combined with other last change?

The logs now say (note: I haven't included the previous change):

May  6 21:57:10 snoopy postfix/qmgr[5331]: BAAC4D8AE3: from=<[EMAIL 
PROTECTED]>, size=5102, nrcpt=1 (queue active)
May  6 21:57:10 snoopy amavis[6694]: (06694-01) Decoding of part-00002 (gzip 
compressed data, from Unix, max compression) failed, leaving it unpacked: Error 
running decompressor /bin/gzip -d on part-00002, exit status 1 at 
/usr/sbin/amavisd-new line 4208.
May  6 21:57:10 snoopy amavis[6694]: (06694-01) decode_parts: NOTICE: new name 
requested, but file not created: part-00003
May  6 21:57:15 snoopy postfix/smtpd[6606]: connect from localhost[127.0.0.1]
May  6 21:57:15 snoopy postfix/smtpd[6606]: D064ED8208: 
client=localhost[127.0.0.1]
May  6 21:57:15 snoopy postfix/cleanup[6601]: D064ED8208: 
resent-message-id=<[EMAIL PROTECTED]>
May  6 21:57:15 snoopy postfix/cleanup[6601]: D064ED8208: message-id=<[EMAIL 
PROTECTED]>
May  6 21:57:15 snoopy postfix/qmgr[5331]: D064ED8208: from=<[EMAIL 
PROTECTED]>, size=5347, nrcpt=1 (queue active)
May  6 21:57:15 snoopy postfix/smtpd[6606]: disconnect from 
localhost[127.0.0.1]May  6 21:57:15 snoopy amavis[6694]: (06694-01) Passed, 
<[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]>, Message-ID: <[EMAIL PROTECTED]>, 
Hits: -2.599
May  6 21:57:15 snoopy postfix/lmtp[5458]: BAAC4D8AE3: to=<[EMAIL PROTECTED]>, 
orig_to=<[EMAIL PROTECTED]>, relay=127.0.0.1[127.0.0.1], delay=223313, 
status=sent (250 2.6.0 Ok, id=06694-01, from MTA: 250 Ok: queued as D064ED8208)
May  6 21:57:15 snoopy postfix/qmgr[5331]: BAAC4D8AE3: removed
May  6 21:57:15 snoopy postfix/local[6607]: D064ED8208: to=<[EMAIL PROTECTED]>, 
relay=local, delay=0, status=sent (delivered to command: maildrop)
May  6 21:57:15 snoopy postfix/qmgr[5331]: D064ED8208: removed

-- 
Brian May <[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to