Suresh,

Could you maybe provide me with a little more details?  Here's what I've done so far..

# my headers
my_hdr From: "dan radom" <[EMAIL PROTECTED]>
my_hdr Reply-To: "dan radom" <[EMAIL PROTECTED]>
set realname = "dan radom"
set envelope_from

Here's what sendmail now says...

saturn:~$ mailq
                /var/spool/mqueue (1 request)
----Q-ID---- --Size-- -----Q-Time----- ------------Sender/Recipient------------
f71Frmi01654        4 Wed Aug  1 09:53 [EMAIL PROTECTED]
                 (Deferred: ns3.redback.com.: Network is unreachable)
                                       [EMAIL PROTECTED]

saturn:~$ ping -c 1 ns3.redback.com  
PING ns3.redback.com (155.53.1.2) from 63.36.106.40 : 56(84) bytes of data.
64 bytes from ns3.redback.com (155.53.1.2): icmp_seq=0 ttl=241 time=209.436 msec

saturn:~$ sudo cat /var/spool/mqueue/qff71Frmi01654
Password:
V4
T996681228
K996681229
N1
P30316
I3/9/20404
MDeferred: ns3.redback.com.: Network is unreachable
Fb
$_graffix@localhost
[EMAIL PROTECTED]
RPFD:[EMAIL PROTECTED]
H?P?Return-Path: <g>
H??Received: (from graffix@localhost)
        by saturn.radom.org (8.11.2/8.11.2) id f71Frmi01654
        for [EMAIL PROTECTED]; Wed, 1 Aug 2001 09:53:48 -0600
H??X-Authentication-Warning: saturn.radom.org: graffix set sender to 
[EMAIL PROTECTED] using -f
H??Date: Wed, 1 Aug 2001 09:53:48 -0600
H??From: dan radom <[EMAIL PROTECTED]>
H??To: [EMAIL PROTECTED]
H??Subject: testing
H??Message-ID: <20010801095348.D1491@saturn>
H??Reply-To: dan radom <[EMAIL PROTECTED]>
H??Mime-Version: 1.0
H??Content-Type: text/plain; charset=us-ascii
H??Content-Disposition: inline
H??User-Agent: Mutt/1.3.20i


Where am I going wrong?  Thanks for the help.

Dan

* Suresh Ramasubramanian ([EMAIL PROTECTED]) wrote:
> *[dan radom on Tue, Jul 31, 2001 at 10:59:17AM -0600]:
> > Is there any reason why I couldn't use ssh port forwarding to forward
> > locahost 25 to a remote smtp server?  I'm constantly connectiong to different
> > networks, and reconfiguring sendmail everytime to masq as another domain isn't
> > a very good option.  
> 
> You need not masq sendmail at all... set the envelope in your muttrc (set
> alternates or my_hdr from based on folder hooks, and set envelope_from)
> 
> Your sendmail can masq as localhost.localdomain for all mutt cares - it simply
> does a sendmail -f to set the envelope sender.
> 
> > On another nonmutt related issue how would fetchmail react to that port 25
> > forwarding?  I suppose I could have fetchmail deliver mail directly to my MDA.
> > Has anyone set something like this up?

Reply via email to