This is the mail archive of the cygwin@cygwin.com 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: Mail Server?


Bill McCormick wrote:

> No the other way. E-mail's sent to somedude@mydomain.com I want relayed to
> my ISP's smtp so I'll d/l as normal.

OK, just reverse the example I gave.  'smtphost' specifies where you
want the mail delivered, 'smtpname' specifies the name@domain to deliver
to, and the 'poll' line speficies how to get the mail in the first
place.  If you want this to happen automatically you could either run it
periodically with cron, or use its 'daemon' mode and install it as a
service with cygrunsrv.  You'd have to also specify the polling interval
in the config file if you do that.

Brian

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