I installed the GitLab omnibus package 8.05 on ubuntu 1404 desktop on my 
virtual box. GitLab is setup correctly and everyone can visit it in my 
office.


Problem came when sending email from ubuntu. Postfix is the mail server 
installed with GitLab and it only works *locally*, which means I can only 
send test emails to users on ubuntu. I cannot send emails to my colleagues 
or any on the internet. Whenever I send email to my email address at office 
or external email, the log shows something like:



Oct 21 16:22:43 gitlab postfix/pickup[1380]: DF0E332007: uid=997 from=<
gitlab@gitlab>
Oct 21 16:22:43 gitlab postfix/cleanup[3782]: DF0E332007: message-id=<
56272123cf760_3b919eeac03...@gitlab.mail>
Oct 21 16:22:43 gitlab postfix/qmgr[1381]: DF0E332007: from=<gitlab@gitlab>, 
size=2748, nrcpt=1 (queue active)
Oct 21 16:22:44 gitlab postfix/smtp[3786]: DF0E332007: to=<myself@mycompany.
com>, relay=mail.mycompany.com[202.83.91.136]:25, delay=0.13, delays=0.05/0/
0.08/0, dsn=4.4.2, status=deferred (lost connection with mail.mycompany.com[
202.83.91.136] while receiving the initial server greeting)


I tried using my gmail as relayhost as described here  
<http://stackoverflow.com/a/28376198>but still no luck.


Oct 23 11:33:16 gitlab postfix/qmgr[6492]: 5EEE020229: from=<gitlab@gitlab>, 
size=391, nrcpt=1 (queue active)
Oct 23 11:33:16 gitlab postfix/smtp[6511]: connect to 
smtp.gmail.com[173.194.72.108]:587: Connection refused
Oct 23 11:33:16 gitlab postfix/smtp[6511]: connect to 
smtp.gmail.com[2404:6800:4008:c01::6c]:587: Network is unreachable
Oct 23 11:33:16 gitlab postfix/smtp[6511]: connect to 
smtp.gmail.com[173.194.72.109]:587: Connection refused
Oct 23 11:33:16 gitlab postfix/smtp[6511]: 5EEE020229: 
to=<mys...@mycompany.com>, relay=none, delay=0.44, delays=0.05/0.27/0.12/0, 
dsn=4.4.1, status=deferred (connect to smtp.gmail.com[173.194.72.109]:587: 
Connection refused)


Any ideas?

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/3e600ced-85db-4e89-8e35-ccbd26eb240c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to