20 Sep
2007
20 Sep
'07
7:39 p.m.
Scott Harper <scott@mycellularsessions.com> writes:
Thanks Mark, that is working now. One comment, the install didn't provide a copy of the ssmtp.conf file (it needs to go in /opt/local/etc/ssmtp along with the revaliases file). I'll attach a copy of the default file that is provided in some of the other Linux distros...
The file is in the distro but the Makefile didn't copy it, so I have to port do it. Changes in revsion 1 will show up shortly. Port ssmtp contains: /opt/local/etc/ssmtp/revaliases /opt/local/etc/ssmtp/ssmpt.conf.sample /opt/local/sbin/ssmtp /opt/local/share/doc/ssmtp/COPYING /opt/local/share/doc/ssmtp/INSTALL /opt/local/share/doc/ssmtp/README /opt/local/share/man/man8/ssmtp.8.gz Mark