Anthony Fok wrote:
>   其实 mutt 和 exim 合起来也相当不错,也可以管理多个信箱,
> 不过当初设定时不尽容易。

For your information:
Exim is good. ;) You don't have to edit exim.conf indeed,
instead edit /etc/email-address, then with the default
rewriting rule, you will get a much more flexible way to
solve the problem, just:

/etc/exim.conf:
[EMAIL PROTECTED]    ${lookup{$1}lsearch{/etc/email-addresses}\
                                                {$value}fail} bcfrF

/etc/email-address:
# This file contains email addresses to use for outgoing mail. Any local
# part not in here will be qualified by the system domain as normal.
#
# It should contain lines of the form:
#
#user: [EMAIL PROTECTED]
#otheruser: [EMAIL PROTECTED]
zw: [EMAIL PROTECTED]

See, debian is great! ;)
Okay, seriously, blahblah....

Reply via email to