[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: OT: HOW-TO report a bug?



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:
*@thunder    ${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: someone@isp.com
#otheruser: someoneelse@anotherisp.com
zw: zw@zhaoway.com

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

-- 
| This message was re-posted from debian-simplified-chinese@lists.debian.org
| and converted from gb2312 to big5 by an automatic gateway.



Reply to: