не работает SMTP сервер
-
Recently Browsing 0 members
No registered users viewing this page.
-
Similar Content
-
By FreeLine
Добрый день.
На Mikrotik (10.10.1.254) поднята web-proxy на порту 8080.
[admin@MikroTik] > ip proxy print enabled: yes src-address: 0.0.0.0 port: 8080 parent-proxy: 0.0.0.0 parent-proxy-port: 0 cache-administrator: webmaster max-cache-size: none cache-on-disk: no max-client-connections: 600 max-server-connections: 600 max-fresh-time: 3d serialize-connections: no always-from-cache: no cache-hit-dscp: 4 cache-drive: system [admin@MikroTik] > ip firewall nat print Flags: X - disabled, I - invalid, D - dynamic 0 ;;; proxy chain=dstnat action=redirect to-ports=8080 protocol=tcp dst-port=80 Прокси работает. А вот почтовый сервер MDeamon (10.10.1.10) нет.
Попробовал сделать netmap:
1 X ;;; proxy chain=dstnat action=netmap to-addresses=195.*.*.* to-ports=25 protocol=tcp dst-port=25 почта забегала. Вот только не очень мне нравится такое решение.
Может есть более безопасное решение?
-
By vavilonua
Есть свой SMTP сервер, письма через него ходят нормально но на gmail маркируються как спам.
PTR и SPF записи существуют, в SPF прописан адрес сервера на котором настроен postfix
Received-SPF: softfail (google.com: domain of transitioning ........@mail.ru does not designate ............. as permitted sender) client-ip=xx.xx.xx.xxx;Authentication-Results: mx.google.com; spf=softfail (google.com: domain of transitioning ........@mail.ru does not designate ............. as permitted sender) smtp.mail=xxx@mail.ru; dmarc=fail (p=NONE dis=NONE) header.from=mail.ru
-
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now