Mark Constable [EMAIL PROTECTED] wrote: > For the last 2 months we've been getting an increasing amount > of incoming messages with incomplete headers and an empty message > body. They prevent POP users from downloading their email. I > suspect we are not the only ones and was wondering if there was > a known approach to dealing with them and preventing them from > getting into a users mailbox ? An example... > > Delivered-To: [EMAIL PROTECTED] > Return-Path: <@yahoo.com> > Received: from cpe-69-75-90-190.bak.rr.com > (cpe-69-75-90-190.bak.rr.com [::ffff:69.75.90.190]) > by mail.example.tld with esmtp; Sun, 14 Nov 2004 16:38:20 +1000 > id 0006766E.4196FD5D.00001978 > To: undisclosed-recipients: ;
As this request appears about once a week on this list these days, I would quickly come up with a Courier::Filter module to filter such broken messages, if I only knew what the exact problem with them is. I guess those of your users who are having problems with such messages are using Outlook, right? What aspect of these messages exactly makes Outlook croak? The missing body? ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
