To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=68098
------- Additional comments from [EMAIL PROTECTED] Thu Oct 12 04:21:09 -0700 2006 ------- I understand however there is a workaround for this . Since the mail generated from the IZ would/might not have a legitmate mail id like [EMAIL PROTECTED] since it is internally generated . Which even normal users of AOL also faces . Given below is an example and the workaround provided to set up a rule which could be used to allow mails from the IZ . <snip> AOL has no real name. The NO_REAL_NAME test of SA will add points when email is not in the format Joe Smith <[EMAIL PROTECTED]>. However, AOL email software does not append a "real name" in the "from" field - so this recipe counteracts the effect of the NO_REAL_NAME test to avoid false positives from AOL users. (Contributed by A. Marshall, 7/26/03) header MAIL_FROM_AOL From = /aol\.com/i meta AM_AOL_HAS_NO_NAME MAIL_FROM_AOL && NO_REAL_NAME describe AM_AOL_HAS_NO_NAME Counteracts NO_REAL_NAME test for AOL email score AM_AOL_HAS_NO_NAME -1.1 </snip> --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
