Changeset 11915


Ignore:
Timestamp:
04/04/12 15:11:07 (13 years ago)
Author:
schlegel
Message:

Add cron info

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/externalpackages/windows/InstallInstructions.txt

    r11831 r11915  
    152152
    153153How to setup a Cron job?
    154 downlaod exim and cron from cygwin. run exim-config (don't forget to launch your cygwin terminal as
     154Rownlaod exim and cron from cygwin. Run exim-config (don't forget to launch your cygwin terminal as
    155155Administrator). If asked for a daemon name, type ntsec. Also, if cron complains about sendmail,
    156 symlink /usr/lib/sendmail and /usr/bin/exim.
     156symlink /usr/lib/sendmail and /usr/bin/exim. Alternatively, if you have an smtp server, you can download
     157and configure ssmtp.  Run ssmtp-config as Administrator and link /usr/sbin/sendmail to /usr/bin/ssmtp.
     158After the email has been configured, run cron-config as Administrator.
Note: See TracChangeset for help on using the changeset viewer.