I have a Ubuntu 10.04.1 LTS VPS ..
I need some smtp service to send mail from my server.. I have tried postfix and exim4 and they work well without authentication but I need also authentication like
user@domain.com with password.. Every vhost may use its own domain to send mail.. I have tried some tutorials and read some documents but still have a lot of problem with it..
I don't need any pop support and I don't keep any mail in the server.. Just send mail from php/mono and logwatch.. I use gmail's service to receive mails...
Can anyone help me with this problem.. Or at least give me some advice..
Thanks in advance..