Re: valid messages refused as spam ( was: chmod permission denied on windows 2008 )

2008-07-04 Thread Christopher Faylor
On Fri, Jul 04, 2008 at 06:57:05PM -0400, Christopher Faylor wrote: >On Fri, Jul 04, 2008 at 10:53:18PM +0100, Steven Hartland wrote: >>> If you think you are being blocked inappropriately, do what the bounce >>> message tells you and send email to postmaster. And, if at all possible, >

Re: valid messages refused as spam ( was: chmod permission denied on windows 2008 )

2008-07-04 Thread Christopher Faylor
On Fri, Jul 04, 2008 at 10:53:18PM +0100, Steven Hartland wrote: >> If you think you are being blocked inappropriately, do what the bounce >> message tells you and send email to postmaster. And, if at all possible, ^ >> leave out words like "annoying"

Re: chmod permission denied on windows 2008

2008-07-04 Thread Steven Hartland
- Original Message - From: "Steven Hartland" That's weird. Cygwin always enables the backup and restore privileges if they are available. The whoami printout in your previous mail shows that the privilege is in the token. But the above code shows that the AdjustTokenPrivileges() call

Re: chmod permission denied on windows 2008

2008-07-04 Thread Steven Hartland
- Original Message - From: "Corinna Vinschen" That's weird. Cygwin always enables the backup and restore privileges if they are available. The whoami printout in your previous mail shows that the privilege is in the token. But the above code shows that the AdjustTokenPrivileges() call

Re: valid messages refused as spam ( was: chmod permission denied on windows 2008 )

2008-07-04 Thread Steven Hartland
- Original Message - From: "Christopher Faylor" If you think you are being blocked inappropriately, do what the bounce message tells you and send email to postmaster. And, if at all possible, leave out words like "annoying" and "broken". When this happens there is no real "bounce" j

Re: Poor man's mailer??

2008-07-04 Thread Charles D. Russell
Kevin M wrote: Hello, A while ago Pierre gave me a "poor mans mailer" and I have lost he email that contained the instructions. Sorry about that. I recall setting up a MAILTO= something or another in the crontab file and after that I can't remember. Forgive me for losing the information can s

Re: chmod permission denied on windows 2008

2008-07-04 Thread Christopher Faylor
On Fri, Jul 04, 2008 at 11:42:25AM -0500, Gary R. Van Sickle wrote: >> From: Christopher Faylor >> >> On Thu, Jul 03, 2008 at 11:22:03PM +0100, Steven Hartland wrote: >> > Hope this gets through the lists broken spam detection, and >> helps id >> > the issue. >> >> How to Win Friends and Influe

RE: chmod permission denied on windows 2008

2008-07-04 Thread Gary R. Van Sickle
> From: Christopher Faylor > > On Thu, Jul 03, 2008 at 11:22:03PM +0100, Steven Hartland wrote: > > Hope this gets through the lists broken spam detection, and > helps id > > the issue. > > How to Win Friends and Influence People... > > cgf > Please take such Cygwin-content-free snarking to

Re: chmod permission denied on windows 2008

2008-07-04 Thread Steven Hartland
- Original Message - From: "Christopher Faylor" Wasn't meant to be derogatory or anything but having to send each mail several times with slightly different wording, layout, subjects as they keep bouncing due to being detected as spam is quite annoying. I see two blocks from you in the

Re: chmod permission denied on windows 2008

2008-07-04 Thread Christopher Faylor
On Fri, Jul 04, 2008 at 09:47:47AM +0100, Steven Hartland wrote: >cgf wrote: >>On Thu, Jul 03, 2008 at 11:22:03PM +0100, Steven Hartland wrote: >>>Hope this gets through the lists broken spam detection, and helps id >>>the issue. >> >>How to Win Friends and Influence People... > >Wasn't meant to be

RE: CRON can't cd to HOME

2008-07-04 Thread Dave Korn
Kevin M wrote on 03 July 2008 18:31: [ snip masses of quotes] -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwi

cygport --verbose

2008-07-04 Thread Reini Urban
I don't know if that is useful and enterily correct, but it works for me. I little bit better than $ bash -x /bin/cygport ... -- Reini Urban http://phpwiki.org/ http://murbreak.at/ --- cygport 2008-06-15 23:02:58.00100 + +++ cygport1 2008-06-28 10:19:47.21875 + @@ -79,7 +79,7 @@

Re: Reg: RSH deamon on cygwin

2008-07-04 Thread Corinna Vinschen
On Jul 4 15:37, Manjunatha Appaji Gowda wrote: > That's k, but we need to use RSH on cygwin for some project, please > suggest me some documentation or steps. http://cygwin.com/acronyms/#TOFU > -Original Message- > From: B http://cygwin.com/acronyms/#PCYMTNQREAIYR http://cygwin.com

RE: Reg: RSH deamon on cygwin

2008-07-04 Thread Manjunatha Appaji Gowda
On Jul 4 15:05, Manjunatha Appaji Gowda wrote: > Hi All, > > Is it possible to configure RSH daemon running on cygwin, so that we can > connect from Linux machine to cygwin prompt using RSH. If yes please let > me know the steps. You should consider to use ssh instead. rsh is an inherently ins

RE: Reg: RSH deamon on cygwin

2008-07-04 Thread Manjunatha Appaji Gowda
That's k, but we need to use RSH on cygwin for some project, please suggest me some documentation or steps. Thanks Manjunath A -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Corinna Vinschen Sent: Friday, July 04, 2008 3:27 PM To: cygwin@cygwin.com Subj

Re: Reg: RSH deamon on cygwin

2008-07-04 Thread Corinna Vinschen
On Jul 4 15:05, Manjunatha Appaji Gowda wrote: > Hi All, > > Is it possible to configure RSH daemon running on cygwin, so that we can > connect from Linux machine to cygwin prompt using RSH. If yes please let > me know the steps. You should consider to use ssh instead. rsh is an inherently inse

Reg: RSH deamon on cygwin

2008-07-04 Thread Manjunatha Appaji Gowda
Hi All, Is it possible to configure RSH daemon running on cygwin, so that we can connect from Linux machine to cygwin prompt using RSH. If yes please let me know the steps. Thanks Manjunath A. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cyg

Re: chmod permission denied on windows 2008

2008-07-04 Thread Corinna Vinschen
On Jul 3 23:22, Steven Hartland wrote: > - Original Message - From: "Corinna Vinschen" >> You could run this under strace and see what Win32 error message >> you get. It could be helpful. > > Below is the full strace of this, but I think the issue lies where > you suggested looking at:- >

Re: Ending space in file names is stripped, "sometimes"?

2008-07-04 Thread Mark Geisert
Thanks for the cygcheck output, but if the problem is observed only "sometimes" maybe you could provide an example? ..mark -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html

Re: chmod permission denied on windows 2008

2008-07-04 Thread Steven Hartland
- Original Message - From: "Christopher Faylor" On Thu, Jul 03, 2008 at 11:22:03PM +0100, Steven Hartland wrote: Hope this gets through the lists broken spam detection, and helps id the issue. How to Win Friends and Influence People... Wasn't meant to be derogatory or anything b

Re: chmod permission denied on windows 2008

2008-07-04 Thread Corinna Vinschen
On Jul 3 23:19, Steven Hartland wrote: > - Original Message - From: "Corinna Vinschen" > >> Works fine for me on 2008 so I assume some local setting which >> disallows this. Did you remove the "Back up privileg and directories" >> privilege from the admin's account, by any chance? > > The

Ending space in file names is stripped, "sometimes"?

2008-07-04 Thread Kent Boortz
Cygwin Configuration Diagnostics Current System Time: Fri Jul 04 08:30:37 2008 Windows XP Professional Ver 5.1 Build 2600 Service Pack 2 Path: C:\cygwin\usr\local\bin C:\cygwin\bin C:\cygwin\bin C:\cygwin\usr\X11R6\bin c:\WINDOWS\system32 c:\WINDOWS