This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem with ssmtp / procmail / cygwin 1.5.10-3


On Aug 11 12:38, Jason Tishler wrote:
> On Wed, Aug 11, 2004 at 01:42:05PM +0400, Eugene Kotlyarov wrote:
> > I have problem using ssmtp from procmail after upgrading to cygwin
> > 1.5.10-3. It only exists when ssmtp is called from procmail, when it
> > is called directly it works fine. Does anyone have any idea what's
> > wrong with it?
> 
> No, but I can add that gethostbyname() is failing as follows:
> 
>     3597   52706 [main] ssmtp 9216 __set_winsock_errno: cygwin_gethostbyname:970 - winsock error 11001 -> errno 1

winsock error 11001 == WSAHOST_NOT_FOUND

$ net helpmsg 11001

No such host is known.


What does the line before the above line in the strace output look like?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Co-Project Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]