Hello all,
Im running a Suse 6.4 System and tried to compile Bruce Guenters
autoresponder like
gcc -Wall -o autorespond autorespond.c
but the following warning occur:
autorespond.c: In function 'send_message':
autorespond.c:212: warning: long unsigned int format, unsigned int arg
(arg 10)
autorespond.c: In function 'main'
autorespond.c:398: warning: long unsigned int format, unsigned int arg
(arg 3)
The autorespond file is created but obviously not working and the
mails are going somewhere I don't know.
I urgently need this autoresponder. Can somebody help me?
Thank you very much
Hans-Juergen