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) without screwing up Outlook in the process.

Is that possible ?

Note that the SH script that will send the mail MUST be installed on numerous machines (not on a single server). It's a website deployment script using an RSYNC command that must send a mail to the development team.

link|improve this question

75% accept rate
feedback

1 Answer

Your method and Outlook are two different clients to the mail servers (your office and other personal servers) that you interact with. There should be no impact to Outlook.

In short, one mail-sending client cannot impact anther mail-sending/receiving client.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.