Hello,
I am trying to use the sample for the Milter API coming with sendmail.
Everything works well, my program compiles, and I use the same
skeleton given the sample.
When I actually run the program, it processes only the FIRST e-mail.
Next e-mails that are sent and should be processed are not processed
by the program - it is as if instead of having an infinite loop on
processing incoming e-mails, it waits just for one.
Again, I am using the exact skeleton given in the samples.
Any ideas why such thing would happen?
Thanks
Jerr.
