邮件服务器-邮件系统-邮件技术论坛(BBS)

标题: Qmail外发邮件中继 [打印本页]

作者: wangbuliao213    时间: 2008-1-3 16:39
标题: Qmail外发邮件中继
版本是Qmail1.03
请问怎样实现把外发邮件中继到指定的server去。
谢谢!
作者: netocool    时间: 2008-2-13 16:21
正求这方面的帮助,大家多多交流
作者: 昆仑    时间: 2008-4-2 17:24
Qmail中继转发设置
都不想打字,看看下面吧 ~control/smtproutesFrom Qmail-LDAP Wiki
Jump to: navigation, search
Artificial SMTP routes used by qmail-remote. This list can be used to define smarthost or do a mail route that is not defined on internet DNS.
Default:
none
Syntax:
[<email_domain>]:<mail_server_hostname_or_ip_address>

-or-

[<email_domain>]:<mail_server_hostname_or_ip_address> [<smtp_auth_username> <smtp_auth_password>] (since 20040401)
Example:
domain.com:mail.domain.com (using mail server hostname)
email.com:192.168.1.10

(using mail server IP address)

:smarthost.domain.com
(defining smarthost)


domain.com:mail.domain.com joeusername joepass
(SMTP AUTH for smtproutes; only after 20040401)

Note:
Multilines.
You can specify a smarthost by just using :<smart_host_hostname_or_ip_address>. This will instruct qmail-remote to send all email that is not under ~control/locals to <smart_host_hostname_or_ip_address>.
If you enter more than one of the same domain into the list, it will only honor the first instance on the list.
Since patch 20040401, SMTP AUTH is supported in smtproutes (see syntax and example above)
Retrieved from "http://www.qmail-ldap.org/wiki/%7Econtrol/smtproutes"





欢迎光临 邮件服务器-邮件系统-邮件技术论坛(BBS) (http://bbs.5dmail.net/) Powered by Discuz! X3.2