Is there a way in cygwin to do a mail relay to another localhost?
Where can I find documentation on it? Not docs on installing, I know there
are HOWTO's in cygwin for mail programs installation, just on this issue.
Regards,
m4c.
__
Equipo
On Thu, 2002-09-26 at 09:52, Christopher Faylor wrote:
> Actually, I would first suggest taking this off list. If it turns out
> to be a cygwin problem then you can discuss things here.
>
> I think that speculating about someone's personal gpg keys is remarkably
> off-topic for this list otherw
Marcos schrieb:
> Is there a way in cygwin to do a mail relay to another localhost?
Another host with mailserver?
> Where can I find documentation on it? Not docs on installing, I know there
> are HOWTO's in cygwin for mail programs installation, just on this issue.
There is the ssmtp package
did you actualy start the service ? (try 'cygrunsrv -S sshd' or if you
prefer 'net start sshd' )
although it seems that you removed the service then readded it, so first
re-remove it ('cygrunsrv -R sshd'), then re-run the host config script
('ssh-host-config -y' and answer as appropriate,) just so
Assuming this one will get past the spam filter..
have a look at www.gmane.org they already provide the list as a newsgroup.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.htm
On Thu, 26 Sep 2002, Gerrit P. Haase wrote:
> Marcos schrieb:
>
> > Is there a way in cygwin to do a mail relay to another localhost?
>
> Another host with mailserver?
Er... mmm... yes. what I was thinking about? :)
>
> > Where can I find documentation on it?
Artistic Style is updated.
CHANGE: (ONLY TEXT FILE, not binary)
Makefile, astyle-1.15.3.README
setup.hint:category(Util --> Utls)
VERSION: 1.15.3-1 --> 1.15.3-2
Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code.
If any question, please mail to maint
Hmm,
2 things
(1) - either i am not getting cygwin-announce anymore - or this should of
been an announce message...
and
(2) - I think its usually recommended that you suggest that people email the
list rather then the maintainer. Makes the maintainers life a bit easier
(and helps the maintainer
GnuPG-1.2.0-1 has been uploaded to the Cygwin net distribution as a
test package.
GnuPG: Version 1.2.0 was released at www.gnupg.org as a stable release.
See: http://lists.gnupg.org/pipermail/gnupg-announce/2002q3/000252.html
This package is released as a test package to give people the possibil
I had the exact same problem with Cygwin & CVS.
I think the problem is that NT's idea of "perry" doesn't match Cygwin's
definition of UID 1119. If you're on an NT Domain, have you done the
"mkpasswd -u perry -d COMPANY_DOMAIN >> /etc/passwd"? That's what fixed it
for me.
See this for another
Gunnar,
This is exactly what the `cygpath -w -l` is supposed to do. The problem
is that I forgot that the currently compiled cygpath is buggy (not sure
why, recompiling it from 1.3.12-4 sources works). Either recompile
cygpath, or use the attached binary (compiled on Win2k, don't know if it
matt
Antigen for Exchange found cygpath.exe matching =*.exe file filter.
The file is currently Removed. The message, "RE: Open bash@the current
explorer directory?", was
sent from Igor Pechtchanski and was discovered in IMC Queues\Inbound
located at TTU/NET/CYCLOPS.
--
Unsubscribe info: http://
On Thu, 26 Sep 2002, ANTIGEN_CYCLOPS wrote:
> Antigen for Exchange found cygpath.exe matching =*.exe file filter.
> The file is currently Removed. The message, "RE: Open bash@the current
> explorer directory?", was sent from Igor Pechtchanski and was
> discovered in IMC Queues\Inbound located a
For the archives: there is no bug with the cygwin gpg - the problem with
my gpg key is with the keyservers.
Apparently the keyservers choke on gpg keys with multiple sub-keys..
which mine has.
So grab it direct.
Cheers,
Rob
(Really the end of the thread now).
signature.asc
Description: Thi
Oops, just re-read this... B, should drink more coffee before
replying to mails... Here's another try:
Gunnar,
Converting short paths to long is exactly the intent of the `cygpath -w
-l` line. However, the cygpath executable in the current distribution of
cygwin doesn't work. You can simp
Hey Parker,
Get Broots to do it! He's a software wiz, you know.
Mr. Schulz
At 20:38 2002-09-25, you wrote:
>Re: "Re: tail -f will not work with IIS generated log files"
>(http://www.cygwin.com/ml/cygwin/2000-10/msg01480.html)
>
>Well, the subject says it all. And the reason Robert C. gives (II
On Thu, Sep 26, 2002 at 05:20:53AM +, Guy Harrison wrote:
>On Sun, 22 Sep 2002 12:40:54 -0400, Christopher Faylor <[EMAIL PROTECTED]>
>wrote:
I don't think it has anything to do with suspended threads. You can
certainly verify this by adding code to kill the threads specifically,
I cannot have ñ and Ñ in my rxvt. How can I do this?
Regards,
m4c.
__
Equipo Técnico de Laboratorios:
Gregorio Corral Torres
Esteban García Cuesta
Marcos Lorenzo de Santiago
Iván Alonso Gutiérrez
Jörg,
OK. My turn to correct some misconceptions...
At 00:18 2002-09-26, Schaible, Jörg wrote:
>Hi Ralf,
>
> > 1) In my win2k, I set (a long) Java CLASSPATH
> > 2) under cygwin I want to convert it (in my .tcshrc) an it
> > fails. If I do it
> > on the command line, it looks like the following:
On Thu, Sep 26, 2002 at 08:12:59PM +1000, Gareth Pearce wrote:
>(1) - either i am not getting cygwin-announce anymore - or this should of
>been an announce message...
Check the archives.
>(2) - I think its usually recommended that you suggest that people email the
>list rather then the maintaine
On Thu, 26 Sep 2002, Marcos Lorenzo de Santiago wrote:
> I cannot have ñ and Ñ in my rxvt. How can I do this?
>
> Regards,
> m4c.
Search the archives for .inputrc.
Igor
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,,_[EMAIL PROTECT
Hi All People
Can I issue following command to regulate the screen size at starting cygwin.
# Xwin -query 192.168.0.XXX -screen aa" x bb"
aa" = width of screen in inches
bb" = height of screen in inches
so that Linux would not cover Window screen completely. If NO, kindly
advise how to make
Redirecting to the correct mailing list.
On Thu, Sep 26, 2002 at 11:26:20PM +0800, Stephen Liu wrote:
>Hi All People
>
>Can I issue following command to regulate the screen size at starting
>cygwin.
>
># Xwin -query 192.168.0.XXX -screen aa" x bb"
>
>aa" = width of screen in inches
>bb" = height
That fixed it. Thanks.
--
Mark Zieg wrote:
I had the exact same problem with Cygwin & CVS.
I think the problem is that NT's idea of "perry" doesn't match Cygwin's
definition of UID 1119. If you're on an NT Domain, have you done the
"mkpasswd -u perry -d COMPANY_DOMA
I noticed that my color prolems with Vim dissapeared since I upgraded to
version 2.7.2-14 of rxvt. Thanks for the fixes. Its now working A1.
Sincerely,
Hans Deragon
-Original Message-
From: Steve O [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 25, 2002 2:34 PM
To: [EMAIL PROTEC
Well guys, after much pain-full debugging I discovered the source of one of
my Rsync problems. Sometimes select (And maybe other functions?) returns
the error ENOBUFFS. This is mapped from WSAENOBUFS. Which, according to
MSDN, means:
No buffer space available.
An operation on a socket could
I uninstalled and then reinstalled the latest cygwin, and now when I load
the cygwin shell, I get:
warning: kpathsea: No usable entries in /var/spool/texmf/ls-R.
warning: kpathsea: See the manual for how to generate ls-R.
[perry@WSGP42200-2 jsp] 501:$
Of course, there is no man page for kpathsea
On Wed, Sep 25, 2002 at 07:24:19PM -0700, Michael B. Parker wrote:
> Regarding the thread "Moving to Usenet?"
> (www.cygwin.com/ml/cygwin/2000-07/msg00275.html) (which I found by via
> www.google.com/search?q=site:cygwin.com+usenet to see who else also wanted
> discussions on Usenet):
>
> I WILL
On Thu, 26 Sep 2002, Jeff Perry wrote:
> I uninstalled and then reinstalled the latest cygwin, and now when I load
> the cygwin shell, I get:
>
> warning: kpathsea: No usable entries in /var/spool/texmf/ls-R.
> warning: kpathsea: See the manual for how to generate ls-R.
> [perry@WSGP42200-2 jsp]
>
>The Cygwin list seems to do fine, though a beginners list would be nice.
I would definitely appreciate a beginner's list, one where we could ask
questions like "Hey, I'm not even sure if this is a Cygwin question or a
question but could anyone help..."
The amount of traffic on this list i
> >The Cygwin list seems to do fine, though a beginners list would be nice.
>
> I would definitely appreciate a beginner's list, one where we could ask
> questions like "Hey, I'm not even sure if this is a Cygwin question or a
> question but could anyone help..."
>
> The amount of traffic on this
> On Thu, Sep 26, 2002 at 08:12:59PM +1000, Gareth Pearce wrote:
> >(1) - either i am not getting cygwin-announce anymore - or this should of
> >been an announce message...
>
> Check the archives.
Aye - indeed I should of ... bad gareth. *slaps wrist*
--
Unsubscribe info: http://cygwin.co
Do you have the Administrator password for your laptop? Or do you have
an administrator who does?
If so, you can just log in as Administrator (or anyone else with
Administrative privileges on your laptop), and run User Manager to
forcibly change the password to something else.
After you log i
Problem:
The mount -u command fails if a domain user's registry hive is not
downloaded from the domain controller and no local hive cache exists.
Solution:
Change cygwin1.dll/mount to
1. store mount information under HKLM/CYGWIN/MOUNTS/{USER-SID}, or
2. let mount succeed without persisting the
I am getting automake errors complaining about AM_GNU_GETTEXT.
aclocal: configure.in: 91: macro `AM_GNU_GETTEXT' not found in library
Is there any special reason why gettext.m4 is not installed?
gettext.lst
usr/doc/Cygwin/gettext-0.11.2.README
usr/doc/gettext-0.11.2/ABOUT-NLS
usr/doc/
The current Cygwin GL header (/usr/include/GL/gl.h) declares the
functions for the "colour subtable" GL extension, but doesn't declare
the GL_EXT_color_subtable flag. This causes SDL to fail to compile (it
assumes the subtable extension isn't there and tries to declare its own
version).
The patch
I've been attempting to get the Cygwin inetd going on Windows NT. Thing work all right when I'm not connected the local domain, but when I am attempts to telnet a ftp to my system from our LAN result in the following event being generated :
The description for Event ID ( 0 ) in Source ( inetd ) co
This time I run 'cygrunsrv -S sshd'.
The error promption:
cygrunsrv: error starting a service
QueryServiceStatus: Win32 Error 1062: The service has
not been started.
And the log file:/var/log/sshd.log is empty.
if I run 'net start sshd', the message is:
The sshd service is starting.
The sshd ser
Dear Sir,
I trying to install Production System (r00_n09) in
cygwin on win98. But is does not install.
Is here anyone successful install Production System
in cygwin?
Please kindly recommend me
Regards,
Gangaa
__
Do you Yahoo!?
New DSL Inte
How about breaking free from using the windoze registry. There is
absolutely no special need to use it IMO. All the mount info can be stored
in a plain ASCII file like 'cygwin.cfg'. As part of its initialization the
cygwin1.dll can use GetModuleFileName() to figure out from where it was
loaded
Hi guys.
I present a solution to one of the cygwin on win2k problems:
I ve read through the mailing list messages and found only one answer:
complete new install
OK. Anyway a solution. But not for me.
So, what is the problem. If you download almost the complete net distrib
from cygwin
and inst
Thanks Igor, it works with the cygpath that you sent me.
I have still one little problem.
I can't get it to work when I select a drive.
I get a DOS window where some text flies by, I think it's the output from env,
and then the window disappears.
It works fine when I select a directory
I hav
> How you access it will depend upon how your mouse is set up.
> For example, using a three-button mouse, I'm able to paste
> the contents of the Windows clipboard to rxvt by clicking
> on the middle mouse button.
That's good for some pasting jobs. Under Linux, I also have a function key define
43 matches
Mail list logo