[[ Dangit -- I hate Eudora's "CTRL-E" for Send Immediately! It clashes *really hard* with *nix's Go To End Of Line! Sorry Everybody!!! ]]

Just to let everyone know - I did fix my problem - by killing the patient! I basically rewrote ifspamh in Python, and included a basic Maildir delivery mechanism for the larger files, so that it didn't need to be spawned again later in the .qmail file.

I believe that's where my problems were, but without anything getting logged, it was hard to tell...

**I'm not top-posting - more comments followed** ;-)


Rumor has it that Ralf Guenthner may have mentioned these words:
Hi Roger

Interesting, what you do in your supervise run script. Here's mine:
exec /usr/bin/spamd -x -L -D -u qmaild 2>&1 | /usr/local/bin/multilog t
s1000000 /var/log/spamd

=-=-=-=-=-=-=-= /service/spamd/run #!/bin/sh

exec /usr/local/bin/softlimit -a 120000000 \
 /usr/bin/spamd -s stderr -D -L 2>&1

=-=-=-=-=-=-=-=  /service/spamd/log/run
#!/bin/sh
exec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t s8000000 n80 \
/var/log/qmail/spamd

=-=-=-=-=-=-=-=

As you can see it works even without the -s stderr and there's also no need for a separate /log/run script.

I'm not sure why, but mine wouldn't log more than the "Spamassassin starting" and "Spamassassin stopping" files without the -s stderr part... But it's logging now..



I like the name of your company btw. Icberg computers sounds kinda cool.

Thanks - we're in the very northern reaches of Michigan, on the Canadian border, so it seemed rather "fitting..." considering that it has snowed at least some here every day since Tuesday... ;-) I guess our 3 months of summer is over!


Thanks one and all!
Roger "Merch" Merchberger

--
Roger "Merch" Merchberger   ---   sysadmin, Iceberg Computers
[EMAIL PROTECTED]

Hi! I am a .signature virus. Copy me into your .signature to join in!



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to