On Sat, 31 Jan 2004 11:58:07 -0800 (PST), Matt Rossiter wrote: > mimedefang-multiplexor: Slave 0 stderr: Undefined subroutine > &main::discard called at /etc/mail/mimedefang-filter line 229. Jan
This means you have a call to the undefined subroutine "discard" at line 229 in mimedefang-filter. My guess is that you wrote "discard" instead of "action_discard". Maybe you could show us the line, and we could see what's wrong with it? /Jonas -- Jonas Eckerman, [EMAIL PROTECTED] http://www.fsdb.org/ _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

