Re: [EXIM] WEB based e-mail client for Win95/NT

Top Page
Delete this message
Reply to this message
Author: Dr Andrew C Aitchison
Date:  
To: Patrick Boutilier
CC: Anthon Walters, exim-users
Subject: Re: [EXIM] WEB based e-mail client for Win95/NT

On Thu, 28 May 1998, Patrick Boutilier wrote:

> Here's one that will run on some UNIX flavors including Linux. This one
> looks pretty good.
>
> http://webmail.magma.ca/download/


>From the pdf installation docs, p12:


Sendmail This is the command on the system to invoke in order for sending
    mail. This will be run as the user using WebMail, and will print
    all the headers, needed. Make sure that this includes the option
    which tells the program to send errors via mail instead of to
    standard out or standard error. <b>You must configure this, as
    there are many places and options for the different mail
    programs.</b>
  Sendmail: "/usr/sbin/sendmail -OErrorMode=m -n -t -oi"


exim supports "-t" and "-oi", but not "-OErrorMode=m" or "-n":
are they fictitious, or has sendmail acquired some new options ?
"-OErrorMode=m" is probably a synonym for "-oem".

Dr. Andrew C. Aitchison        Computer Officer, DPMMS, Cambridge
A.C.Aitchison@???    http://www.dpmms.cam.ac.uk/~werdna



--
*** Exim information can be found at http://www.exim.org/ ***