On 23.08.2015, Martin Skjöldebrand wrote: 

> Sending mail from both webmail accounts (on the servers) works as expected.
> Any ideas?

First, I would test if you can reach the mailserver at all:

telnet smtp.gmail.com 25

If this succeeds, then nstall tcptraceroute (or something similar)
and run it against the mailserver/port you're trying to reach.
It will show you where your packets are being blocked and thus
help you to narrow down the underlying cause.

Example: tcptraceroute smtp.gmail.com -p 25



-- 
users mailing list
[email protected]
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to