Robert, > Still haven't been able to get multiple select domains to tag the > subject line. Here is all my related settings, can someone suggest why I > cannot get subject line tagging for example.com and example2.com? Do I > have my arrays setup correctly? > > @local_domains_maps = ( [".$mydomain", ".example.com", ".example2.com"] );
The syntax is correct. Check the log (top-level entries), do recipient addresses look like something.example.com, or is it something else? You do have the: $sa_spam_subject_tag = '***SPAM*** '; line, don't you (the default is undef). Mark ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
