Mark Martinec wrote: > Helmut, > > > don't know when it started but I see the following lines in the > > logs: > > > > Use of uninitialized value $args[0] in sprintf at > > /usr/local/lib/perl5/site_perl/5.10.1/Mail/SpamAssassin/Logger.pm > > line 241. > > [...] > > Mar 8 19:48:44 teg amavis[66058]: (66058-14) (!)INFO: dot-stuffing > > error (only one leading dot): .main_table { width: 600px; > > margin-right: auto; margin-left: auto; }\r\n > > > > Ideas? I'm running SpamAssassin-3.3.0_3 on FreeBSD8.0. > > These two are most likely unrelated. The first one can be > safely disregarded - if it occurs often, it can be investigated > and eventually avoided, I'd need a sample message and possibly a > full debug log of spamassassin.
It occurs everytime I run "amavisd debug-sa". > The second one means that a SMTP client which sent a mail message > to your MTA was not RFC 2821 -compliant, and 'forgot' to double the > leading dots. If the sending client was not yours, there isn't much > you can do about it except complain to the sender. If you have any > control over it, its sloppy SMTP client-side implementation needs > to be fixed. OK, good to know. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/