spamd from Perl

2005-05-24 Thread David Velásquez Restrepo
Anyone has an example code intended to check a spam message within perl using spamd? David A. Velásquez R. Gerente Fundador Conexiones Colombianas (CONEXCOL) [EMAIL PROTECTED] http://www.conexcol.com/ - http://www.sipo.cl Tel/Fax. (57)(4) 3122600 Cel. (57)(300) 6533517 Cra. 34 No. 7 - 157 A.A.

Re: Simple question TRUE or FALSE (More data to answer this question)

2005-05-18 Thread David Velásquez Restrepo
Software: -- A perl script wich takes some file and test it using Mail::SpamAssassin to get it´s spam score level OS: gentoo 2005.0 MTA: postfix SpamAssassin: -- Using: Net test

Re: Detect size of bitmap

2005-05-16 Thread David Velásquez Restrepo
You can use "identify" command to obtain some info about an image. If you have linux (i hope you do), just type: identify [IMAGE_FILENAME] If you need the size of the file just type: ls -l [FILENAME] David A. Velásquez R. Gerente Fundador Conexiones Colombianas (CONEXCOL) [EMAIL PROTECTED] http://w