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

Re: HOW-TO report a bug?



On Fri, Jul 07, 2000 at 09:19:05PM +0800, zhaoway wrote:
> I cannot report a bug using neither reportbug nor bug. The problem is that
> even I have set the EMAIL environment or using the --email opt to set my
> from: line, the bug message sent were still using my local not-FQDN
> hostname hence got to be rejected by Debian's SMTP server. (only that
> reportbug sent a bcc: to the mail addr suggested in --email.) My message
> got rejected saying by Debian SMTP server that he cannot route to me after
> the MAIL FROM: <zw@thunder> .

Which mail server are you using?  exim?  sendmail?
(I wonder if you need to have a rewrite rule or something like that...)
BTW, it is good that you can post here though... perhaps you are using
Netscape instead of ordinary mail stuff...

If you're using exim, my guess is that you'll need this in
/etc/exim.conf:

######################################################################
#                      REWRITE CONFIGURATION                         #
######################################################################

^(zw)@thunder ${1}@zhaoway.com Ffr


Anthony

-- 
Anthony Fok Tung-Ling                Civil and Environmental Engineering
foka@ualberta.ca, foka@debian.org    University of Alberta, Canada
Debian Chinese Project -- http://www.debian.org/international/chinese/
Come visit Our Lady of Victory Camp -- http://www.olvc.ab.ca/



Reply to: