Re: Defaults Values on Amavis backend
John Dalbec <[email protected]> Mon, 02 Aug 2004 13:10:54 -0400
| Newsgroups | gmane.comp.horde.sam |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > Hi=20 >=20 > I'm using sam with amavisd-new, it's possible to make default settings = for=20 > user with no settings?=20 >=20 > I add these settings on conf.php, but dont work=20 > $conf['defaults']['required_hits'] =3D '4';=20 > $conf['defaults']['rewrite_subject'] =3D true;=20 > $conf['defaults']['subject_tag'] =3D '*****SPAM*********';=20 > $conf['defaults']['spam_level_stars'] =3D false;=20 Check out config/userpref.sql for examples of default settings. Basicall= y the=20 defaults are associated with the @GLOBAL username in your SQL database. Example: INSERT INTO userpref VALUES ('@GLOBAL', '@GLOBAL', 'required_hits', '4', = 1); HTH, John >=20 > Thanks=20 >=20 > _______________________________________________________________________= __________ > Quer mais velocidade? > S=F3 com o acesso Aditivado iG, a velocidade que voc=EA quer na hora qu= e voc=EA precisa. > Clique aqui: http://www.acessoaditivado.ig.com.br >=20 >=20 --=20 sam mailing list - Join the hunt: http://horde.org/bounties/#sam Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]