Tagged Questions
1
vote
4answers
326 views
How can I programmatically verify if a CYGWIN app is installed in a SH script?
Here's the situation :
I am writing a SH deployment script that will deploy a website with an RSYNC command in CYGWIN. After the installation, I want to send an e-mail to the development team to say ...
0
votes
1answer
150 views
exim “emulating” Outlook configuration via CYGWIN?
I would like to send an e-mail using CYGWIN.
I have installed exim and want to use the same config as what I have in Outlook at the moment to send the mail (my company SMTP, my own e-mail, etc) ...