On Mon, Jun 28, 1999 at 02:37:54PM -0700, George Bonser wrote: > > The Exim 3.02-1 is broken when run as a daemon. It works fine under tcp > wrappers. > > If you run as a daemon it reads the config fine, forks off a child who > tries to bind to a socket but ends up with: > > socket(PF_INET6, SOCK_STREAM, 0) = -1 ENOSYS (Function not implemented) > socket(PF_INET6, SOCK_STREAM, 0) = -1 ENOSYS (Function not implemented) > socket(PF_INET6, SOCK_STREAM, 0) = -1 EINVAL (Invalid argument) > > Then writes to paniclog: > > 1999-06-28 14:02:13 socket creation failed: Invalid argument > > Stay away from this version of exim if you are running as a daemon! > > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null >
The workaround for that is to recompile the kernel with IPv6 support, or just fix /etc/modutils/aliases if you are running a stock kernel-image-2.2.*. Also, the config files that it generates are broken, there is a typo in the macro for received_header_text. I've since switched to qmail (helping with empath, a KDE mailer with Maildir only support), could someone track down the error and file a bug? -- Stephen Pitts [EMAIL PROTECTED] webmaster - http://www.mschess.org