Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

By alenn
Hello
I’m trying to setup postfix on my server. I’m using Ubuntu 14.04 and I followed these instructions: http://www.codechewing.com/library/set-up-postfix-on-ubuntu-server/
When I check postfix logs this is what I get:
Sep 17 12:12:25 objavi-net postfix/pickup[7513]: 1488312009A: uid=1000 from=<forge@objavi-net>
Sep 17 12:12:25 objavi-net postfix/cleanup[7532]: 1488312009A: message-id=<20140917101225.1488312009A@objavi.net>
Sep 17 12:12:25 objavi-net postfix/qmgr[7512]: 1488312009A: from=<forge@objavi-net>, size=344, nrcpt=1 (queue active)
Sep 17 12:12:25 objavi-net postfix/smtp[7534]: 1488312009A: to=<alenn.masic@gmail.com>, relay=gmail-smtp-in.l.google.com[64.233.166.27]:25, delay=0.68, delays$
Sep 17 12:12:25 objavi-net postfix/qmgr[7512]: 1488312009A: removed
… but email is not received. Can someone help me with this? Thanks