Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: NTT-ME was (Re: Metallic DSL in Tokyo)
- To: tlug@example.com
- Subject: Re: NTT-ME was (Re: Metallic DSL in Tokyo)
- From: SL Baur <steve@example.com>
- Date: 30 Oct 2000 15:39:10 +0900
- Content-Type: text/plain; charset=US-ASCII
- In-Reply-To: s-luppescu@example.com's message of "Thu, 26 Oct 2000 09:22:30 -0500 (CDT)"
- Mail-Copies-To: never
- References: <XFMail.20001026092230.s-luppescu@example.com>
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <mk8NAB.A.cgG.SsR_5@example.com>
- Resent-Sender: tlug-request@example.com
s-luppescu <s-luppescu@example.com> writes in tlug@example.com: > Actually, I do need reverse DNS because it causes trouble when I try > to send Japanese mail with gnus directly from my machine, and the > recipient tries to lookup my IP. Don't allow any info about your local machine to leak into email headers. Gnus is pretty anal about this, but I was unable to talk Lars out of it. The easiest way is probably to relay through a local sendmail that has full domain masquerading enabled. Something like: (autoload 'smtpmail-send-it "smtpmail") (setq message-send-mail-function 'smtpmail-send-it) (setq smtpmail-smtp-server "localhost") (setq smtp-local-domain "uchicago.edu") in your .gnusrc should do it. You might also need to add (setq message-syntax-checks 'dont-check-for-anything-just-trust-me) (setq message-sendmail-f-is-evil t)
- References:
- Re: NTT-ME was (Re: Metallic DSL in Tokyo)
- From: s-luppescu@example.com
Home | Main Index | Thread Index
- Prev by Date: Re: Tokyu CATV (was Re: Metallic DSL in Tokyo)
- Next by Date: Re: Tokyu CATV (was Re: Metallic DSL in Tokyo)
- Prev by thread: Re: NTT-ME was (Re: Metallic DSL in Tokyo)
- Next by thread: Re: Metallic DSL in Tokyo
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links