On Thu, Oct 19, 2006 at 06:06:27PM -0700, RYAN M. vAN GINNEKEN wrote: > Hello all I am very new to sql-ledger have installed it on a > Freebsd Box. My problem is with email this machine has a very > broken version of postfix on it that seems to be spamming > poeple. Therefor i have turned it off and do not use the email > server on this machine anymore. > > Is there a way to send email using a remote machine? As i have > other email servers that work well. They are TLS/SSL based > servers and require username and password authentication is > this possible with sql-ledger or would it be easier to try and > fix my broken postfix?
Look at instructions in /etc/mail/ for how to relay to another host. Set SENDMAIL_ENABLE="NO" in /etc/rc.conf. m ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ sql-ledger-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sql-ledger-users
