Re: [exim] Blocking attachments missing file extension

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Chris Siebenmann
Ημερομηνία:  
Προς: Karl Schmidt
Υ/ο: exim-users, cks
Αντικείμενο: Re: [exim] Blocking attachments missing file extension
> There is currently a virus attack based on attachments missing file
> extensions..
>
> So instead of virus.zip or virus.exe - the file name is just virus.


Note that MIME filenames are optional on attachments, and for
that matter properly marking MIME parts as having an 'attachment'
content-disposition is optional too. I've seen malware and spam
that cheerfully omits some or all of those.

    - cks