forzagrifo
April 18th, 2007, 02:32 AM
I'm using Ubuntu Dapper as a home server. I have a PHP app which I would like to send emails with (using php's mail() function). I would like to receive emails using something like Webmail. I have installed Postfix on the same server.
I don't have a static IP. I'm using the service from no-ip.com so my domain is fixed at xxx.no-ip.com even if my IP changes.
Right now I'm having trouble "connecting the dots". I do not want to use my ISP's smtp server to relay my emails. I want to send emails so that the recipient will see the sender is from "xxx.no-ip.com". Port 25 is not blocked by my ISP.
So my question is, is it possible to send and receive emails without using my ISP's smtp server IF I have a dynamic IP (with my domain fixed by no-ip.com at "xxx.no-ip.com")? If so, how do I set it up in terms of the postfix configuration?
If the above is not possible, then is it possible to use my ISP's smtp server?
I don't have a static IP. I'm using the service from no-ip.com so my domain is fixed at xxx.no-ip.com even if my IP changes.
Right now I'm having trouble "connecting the dots". I do not want to use my ISP's smtp server to relay my emails. I want to send emails so that the recipient will see the sender is from "xxx.no-ip.com". Port 25 is not blocked by my ISP.
So my question is, is it possible to send and receive emails without using my ISP's smtp server IF I have a dynamic IP (with my domain fixed by no-ip.com at "xxx.no-ip.com")? If so, how do I set it up in terms of the postfix configuration?
If the above is not possible, then is it possible to use my ISP's smtp server?