Dear people,

Being rather interested in running the spamd daemon, I tried to run a test
message in a small test Perl script, having the daemon running, of course,
on my FreeBSD 4.1 server; it looks as follows:

$result = int ((system ("/usr/bin/spamc -c -f < /tmp/testmail >/dev/null") /
256));

Funny thing is, I keep getting error code 74. I thought it would only exit
with either 1 or 0? Any help would be appreciated.

- Mark


_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to