I am running Symfony 1.3.2 on Ubuntu 9.10
I have set up a test action to send an email to my self. The action is executed allright, and there are no errors, however the mail never arrives.
I have tried the same action for this website, on an XP machine, and the mail gets delivered correctly. I have set up my php.ini correctly (i.e. as per the Symfony docs). However, the mail fails to arrive.
Any suggestions on what I may have overlooked/ how I may fix this?