HI,

I've got my learn on and trying to get basic mail configured.  Presently,
I'm using mutt + sendmail + fetchmail.  I figured how to *receive and read*
mail via mutt/fetchmail, but I can't figure out how to send.  On my local
FBSD listserv, some people say I have a sendmail problem, some say mutt.
Maybe ya'll could help me figure it out?

I just have a home network.  My FBSD box's IP is 192.168.x.x, going through
a home gateway with two IPs of course, one private, one public.  I told FBSD
my domain is "localdomain".  My computer's name is "Sunny" if that helps.
Sunny is not my ISP logon name.  I created a .muttrc file in my home
directory which says this:

set folder=~/Mail
set alias_file=.alias
set postponed=.postponed
set record=SendMessages
set signature=.signature
my_hdr From: VB <[EMAIL PROTECTED]>
source =.alias


I also created a subdirectory, Mail, and added a .alias file and .signature
file.  Then I edited these in sendmail.cf:

# who I masquerade as (null for no masquerading)"
[EMAIL PROTECTED]

and

# "Smart" relay host (may be null)
DSgetnet.com

and

Dj$ getnet.com


Then I opened mutt and tried to send a message, but it was returned.  The
mail error message I don't understand:  "sorry, your envelope sender domain
must exist".  Please, what does the message mean, and what more should I do
to enable myself to send messages?  Full message text below.

Thnx

Van





>From MAILER-DAEMON Sat Apr  6 22:40:56 2002
Return-Path: <MAILER-DAEMON>
Received: from localhost (localhost)
        by Sunny.localdomain (8.11.6/8.11.6) id g375euC00642;
        Sat, 6 Apr 2002 22:40:56 -0700 (MST)
        (envelope-from MAILER-DAEMON)
Date: Sat, 6 Apr 2002 22:40:56 -0700 (MST)
From: Mail Delivery Subsystem <MAILER-DAEMON>
Message-Id: <[EMAIL PROTECTED]>
To: root
MIME-Version: 1.0
Content-Type: multipart/report; report-type=delivery-status;
        boundary="g375euC00642.1018158056/Sunny.localdomain"
Subject: Returned mail: see transcript for details
Auto-Submitted: auto-generated (failure)
Status: RO
Content-Length: 1529
Lines: 49

This is a MIME-encapsulated message

--g375euC00642.1018158056/Sunny.localdomain

The original message was received at Sat, 6 Apr 2002 22:40:55 -0700 (MST)
from root@localhost

   ----- The following addresses had permanent fatal errors -----
[EMAIL PROTECTED]
    (reason: 552 sorry, your envelope sender domain must exist (#5.7.1))

   ----- Transcript of session follows -----
... while talking to mail.getnet.net.:
>>> MAIL From:<[EMAIL PROTECTED]> SIZE=308
<<< 552 sorry, your envelope sender domain must exist (#5.7.1)
554 5.0.0 Service unavailable

--g375euC00642.1018158056/Sunny.localdomain
Content-Type: message/delivery-status

Reporting-MTA: dns; Sunny.localdomain
Arrival-Date: Sat, 6 Apr 2002 22:40:55 -0700 (MST)

Final-Recipient: RFC822; [EMAIL PROTECTED]
Action: failed
Status: 5.3.4
Diagnostic-Code: SMTP; 552 sorry, your envelope sender domain must exist
(#5.7.1)
Last-Attempt-Date: Sat, 6 Apr 2002 22:40:56 -0700 (MST)

--g375euC00642.1018158056/Sunny.localdomain
Content-Type: text/rfc822-headers

Return-Path: <root>
Received: (from root@localhost)
        by Sunny.localdomain (8.11.6/8.11.6) id g375etD00640
        for [EMAIL PROTECTED]; Sat, 6 Apr 2002 22:40:55 -0700 (MST)
        (envelope-from root)
Date: Sat, 6 Apr 2002 22:40:55 -0700
From: Charlie & <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: tester1
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5.1i

--g375euC00642.1018158056/Sunny.localdomain--

Reply via email to