Hi, i just got started with linode (ubuntu/nginx), and i'm running a forum with xenforo. one of the first things i've noticed is that my email isn't being sent for forgotten password requests, new topic notifications, etc.
my question is: do i NEED to install an email server on my vps for this to work? i thought i could just use sendmail, but even though i have the sendmail location specified in my php.ini, emails are failing to be sent.
i don't have a need for an email like
me@mydomain.com, i just need to be able to send out forgotten password requests and other notification emails.
thanks for any help you can give!