Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 16 Jul 2004 11:24:01 +1000 (EST) From: luke DOT kendall AT cisra DOT canon DOT com DOT au Subject: Re: sending email from Cygwin To: "Pierre A. Humblet" Cc: cygwin AT cygwin DOT com In-Reply-To: <3.0.5.32.20040715072258.0089a560@incoming.verizon.net> MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Message-Id: <20040716012401.7A2AD84C87@pessard.research.canon.com.au> On 15 Jul, Pierre A. Humblet wrote: > >: /home/luke ; exim -oi luke < /tmp/smff3624 > >2004-07-15 17:56:06 Exim configuration file /etc/exim.conf has the wrong > owner, group, or mode > >: /home/luke ; ls -l /etc/exim.conf > >-rwx------+ 1 luke Domain U 22025 Aug 29 2002 /etc/exim.conf > > That should have been set correctly by the postinstall script. The incomplete > /etc/group prevented success. So mkgroup -l needed to be added to /etc/group. But setup doesn't do this - which may be fair enough? But the consequence is that after exim is installed, it won't work: there's more work to do. That may be fair enough. The missing piece of information for me was that exim-config needs to be run before you can use exim. (Perhaps exim-config even checks for the mkpasswd -l step to have been done?) Anyway, I think that's basically fair enough. It would be nice if exim *itself* reported that running exim-config might be a good idea. (Is exim-config used on other platforms besides cygwin?) > >But probably I'd need to run exim-config to have a serious chance of > >success? > > It's only required if you operate a mail server, but in this case it will > set the permissions correctly. > > The reason why you don't see the rights (previous e-mail in thread) is most > likely that you get them indirectly through membership in a group. That's true. > If you are curious about that, the User control panel is your best bet. Yep, if you look at that you can see which group (Administrators, Power Users, or Restricted Users) you're in. "editrights" won't tell you that, as far as I can see. Thanks for all the info and help, luke -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/