Has anyone got the toaster to run on the latest Solaris 10 release?
I'm slowly making progress, and will send a list of all I had to do to
make it work once I get done. One key change I've found, the line added
to inittab on Solaris to start daemontools must be:
SV:23:respawn:/command/svscanboot
> I didn't dare to install it of course, but do you have plans of creating
> patches for newer versions or just stick with the older one?
I can't speak for Bill, but I'm hoping the next version of the toaster
uses Dovecot instead of courier. A number of people on the list have
successfully switch
I see there are two ways to run dovecot:
1) Run "dovecot" binary which does everything.
2) Start it via inetd or similar (daemontools) by executing
"imap-login" or "pop3-login" binaries. If you're listening
in SSL port, add --ssl parameter.
Option 1 looks easiest, but I have a