[Mimedefang] Variable Initialization for mimedefang-filter

Albert E. Whale aewhale at ABS-CompTech.com
Tue Apr 9 23:09:43 EDT 2002


Can anyone assist on this problem?  This is a line taken from a
contributor some time back, not being a Perl Expert, I could use a
little help.

The error I get is:

Apr  9 22:29:14 access mimedefang-multiplexor: Slave 6 stderr: Use of
uninitialized value in concatenation (.) or string at
/etc/mail/mimedefang-filter line 156.


The entry in the file is the following:

        my($infectedmsg)="This was message was found to be carrying an
attachment \n"
        . "that contained a known virus.  The attachment has been
replaced.\n"
        . "The following information may be helpful to determine its
source:\n"
        . "\tSender:\t\t$Sender\n"
        . "\tFrom:\t$FromAddress\n"
        . "\tVirus:\t\t$VirusName\n"
        . "\tAttachment:\t$fname\n"
        . "\tMime-Encoding:\t$type\n"
        . "\nThe original sender may NOT have been notified\n(it may not
be a valid email address).\n";

Thanks in advance.

--
Albert E. Whale - CISSP
http://www.abs-comptech.com
----------------------------------------------------------------------
ABS Computer Technology, Inc. - ESM, Computer & Networking Specialists
Sr. Security, Network, and Systems Consultant





More information about the MIMEDefang mailing list