Romanczyk Guillaume wrote:
Claudio Prono a écrit :
Try to put in dspam.conf that line:
MySQLUIDInSignature on
Even if I do not use MySql ?
If you don't use MySQL you will need to use the --user parameter to set the corresponding owner of the signature.
Then you have another problem. You either run the dspam call as the same _system_ user as what you are providing in the --user parameter, eg. run it as real system user johndoe with --user johndoe, or you are running the dspam call as a generic system user, such as "mail" or other. In that case you will need to tell dspam to trust that user in dspam.conf - look for the Trust directive.
Another way would be to use the recent (CVS) external lookup feature to remap the virtual user to an authorized system user. Either the "johndoe" if there are real system users, or the generic one.
Regards,
Hugo Monteiro.
-- ci.fct.unl.pt:~# cat .signature
Hugo Monteiro Email : hugo.monteiro@fct.unl.pt Telefone : +351 212948300 Ext.15307
Centro de Informática Faculdade de Ciências e Tecnologia da Universidade Nova de Lisboa Quinta da Torre 2829-516 Caparica Portugal Telefone: +351 212948596 Fax: +351 212948548 www.ci.fct.unl.pt apoio@fct.unl.pt
ci.fct.unl.pt:~# _