Re: look to secure cygwin email delivery

2012-05-01 Thread Andrew DeFaria
On 05/01/2012 10:03 PM, Gregory Machin wrote: Thanks . I have tests as you suggest , so long as the user does not have admin privileges. The problem I have is most users have local admin rites on their machines. Which make it difficult to secure . Gee. I wonder where I've heard that before. Oh

Re: look to secure cygwin email delivery

2012-05-01 Thread Gregory Machin
Thanks . I have tests as you suggest , so long as the user does not have admin privileges. The problem I have is most users have local admin rites on their machines. Which make it difficult to secure . G On Wed, May 2, 2012 at 4:27 PM, Andrew DeFaria wrote: > On 05/01/2012 09:01 PM, Gregory Ma

Re: look to secure cygwin email delivery

2012-05-01 Thread Andrew DeFaria
On 05/01/2012 09:01 PM, Gregory Machin wrote: Hi. I’m new to Cygwin. Our users are required to use Active Directory authentication for sending email , via our exchange server, this is fine for Outlook and Thunderbird, but not for scripts that run under Cygwin. I configured sSMTP for a user to us

look to secure cygwin email delivery

2012-05-01 Thread Gregory Machin
Hi. I’m new to Cygwin. Our users are required to use Active Directory authentication for sending email , via our exchange server, this is fine for Outlook and Thunderbird, but not for scripts that run under Cygwin. I configured sSMTP for a user to use , the issues with this is that the configurati

Re: ssh-agent sh -c ssh-add => Could not open a connection to your authentication agent

2012-05-01 Thread Christopher Faylor
On Tue, May 01, 2012 at 12:01:21PM -0600, John Hein wrote: >% ssh-agent sh -c ssh-add >Could not open a connection to your authentication agent Yep. I broke it. I'll fix it ASAP. cgf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documen

fesetround problem

2012-05-01 Thread David Matthews
fesetround seems to be broken in the current version of Cygwin. It returns EINVAL for any argument other than FE_TONEAREST. The following snippet works fine on Debian wheezy but shows a non-zero return in Cygwin. #include #include int main() { int r = fesetround(FE_TOWARDZERO); pri

ssh-agent sh -c ssh-add => Could not open a connection to your authentication agent

2012-05-01 Thread John Hein
% ssh-agent sh -c ssh-add Could not open a connection to your authentication agent This happens with the following combinations currently available via setup.exe: cygwin 1.7.13-1, 1.7.14-2, openssh 5.9p1-1 and openssh 6.0p1-1. Running it like so... % eval `ssh-agent` % ssh-add ... works as expe

Re: mintty randomly switches keyboard-layout

2012-05-01 Thread Helmut Karlowski
Am 01.05.2012, 11:47 Uhr, schrieb Andy Koppe : On 1 May 2012 10:32, Helmut Karlowski wrote: Hi, I notice quite often that my german keyboard-layout in mintty gets changed into an english one. Alt-F8 (Reset) does not bring back the german layout, so I can only exit and restart mintty. I thi

Re: mintty randomly switches keyboard-layout

2012-05-01 Thread Andy Koppe
On 1 May 2012 10:32, Helmut Karlowski wrote: > Hi, > > I notice quite often that my german keyboard-layout in mintty gets changed > into an english one. Alt-F8 (Reset) does not bring back the german layout, > so I can only exit and restart mintty. I think it mostly happens when doing > Copy/Paste-o

[ANNOUNCEMENT] Updated: lapack 3.4.1-1

2012-05-01 Thread marco atzeri
New versions 3.4.1-1 of lapack (source) liblapack0 liblapack-devel liblapack-doc are available in the Cygwin distribution: CHANGES These are new upstream bugfix versions. Full list of changes at: http://www.netlib.org/lapack/lapack-3.4.1.html DESCRIPTION Comprehensive FORTRAN library for li

mintty randomly switches keyboard-layout

2012-05-01 Thread Helmut Karlowski
Hi, I notice quite often that my german keyboard-layout in mintty gets changed into an english one. Alt-F8 (Reset) does not bring back the german layout, so I can only exit and restart mintty. I think it mostly happens when doing Copy/Paste-operations using Ctrl-Ins/Shift-Ins but I'm not su