SETUP for sending Mail via postfix to GMAIL
- by Sib Andela
My knowledge of mail delivery systems is near ZERO
I have stand alone PC running UBUNTU 12.04 (no other OP systems)
I am developing a web system with PHP and want to send an email to users that have registered.
I have installed POSTFIX and set it up to work with GMAIL (I hope correctly)
My little test program appears to send the email but it does not arrive at destination.
Is there some special code for SMTP or something else needed to install?
Please can you give me step by step instructions of what must be installed.
Simple explanations will be appreciated so I know why and for what I am doing these things.
This is my test program which shows OK
Thanks