[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EXPN/VRFY do not work



> Sorry for empty posting, oops.

	I did wonder for a moment..

> I noticed your cvs updates and tried it *after* updates as well.
> Not 100% sure (too tired now) but seems to make *no *change.

	Have some sleep at first, then.
	The makefile for router isn't smart enough to notice that
	some dependent libraries might need partial recompile, and
	then relink of the router. Sorry.  (It isn't easy to fix
	either, unfortunately.)

	I do following in this case (unless I go at top-level to
	do: 'make clean;make'):

		(cd ../libsh;make);rm -f router;make

	and the resulting binary contains fixed library.

/Matti Aarnio