On 8 Aug 2004 at 13:48, Gilad Galad wrote: > The "smfi_register: version mismatch application" error looks scary. Has > anyone any idea why this comes about?
The headers and milter library you used to compile sendmail aren't the same as the ones you used to compile MIMEDefang. It's actually a common error, and not that "scary". Just make sure the only sendmail source (i.e., the header files) and libraries on your machine are the actual ones used to compile the running sendmail, then do a "make clean" and "make" on MIMEDefang. -- Jeff Rife | /"\ ASCII Ribbon Campaign SPAM bait: | \ / against HTML e-mail [EMAIL PROTECTED] | X and USENET posts [EMAIL PROTECTED] | / \ _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

