El 26/02/14 18:20, Nigel Verity escribió:
> Hi
>
> I am planning to use the SMTP component in a new Gambas project. I am happy
> with the basic functionality but the documentation states that if the "Host"
> property is left blank the messages are sent to "localhost" instead of a
> designated SM
Try looking in /var/mail/{your-user}
You can, for example, install postfix in 'local only' mode... and mail
will go to your local system.
Kind regards,
Caveat
On 26/02/14 18:20, Nigel Verity wrote:
> Hi
>
> I am planning to use the SMTP component in a new Gambas project. I am happy
> with the
Hi
I am planning to use the SMTP component in a new Gambas project. I am happy
with the basic functionality but the documentation states that if the "Host"
property is left blank the messages are sent to "localhost" instead of a
designated SMTP server.
Does anybody know where on my local machi