开发者

Can we use subethasmtp with postfix? [closed]

Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 9 years ago开发者_开发问答.

Improve this question

is it possible to use postfix with subethasmtp so that postfix can deliver emails to subethasmtp and it handle those emails ?


Usually you would use transport_maps to route certain mails or whole domains to subethasmtp.

transport_maps = hash:etc/postfix/transport

containing stuff like:

mydomain.com    smtp:[ipaddress]:port

where subethasmtp must be listening on ipaddress and port.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜