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

Re: CVS Update@mea.tmt.tele.fi: zmailer



Lately I have been (whenever I have had a moment) tinkering with an idea
about new interactive mailq protocol.  One of the more important things
pushing it forward is that  libwrap.{a,so} at Linux (RedHat 6.1/i386)
is doing same nasty NIS things as Solaris 2.5.1 version of it did, and
this controlling access to the system is becoming more and more important.

This interface will be activated with scheduler '-M2' option, but yet the
code in there is lacking major parts -- like doing authentication, and
then all commands ...

Oh yes, earlier today I *finally* figured why standard-issue PINE
installation didn't like email submission thru ZMailer's 
	/usr/lib/sendmail -bs -someotheroptions
command.  That fix is in the CVS too.

/Matti Aarnio

On Tue, Nov 02, 1999 at 06:14:47PM +0200, Matti Aarnio wrote:
> Modified files:
> 	.              : ChangeLog configure configure.in 
> 	libc           : md5c.c 
> 	scheduler      : mailq.c prototypes.h scheduler.c scheduler.h 
> 	                 transport.c 
> Added files:
> 	scheduler      : MAILQ-V2 
> 
> Log message:
> 	- Initial steps at mailq-v2 protocol for the scheduler.
> 	- configure scripts which have been mentioned before