[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Getting Mutt to send with Postfix
Thanks Steven:
I will put those in. Also I get this error message in /var/log/maillog
(this is from tail):
Apr 1 00:28:36 notebook postfix/smtp[361]: connect to
gateway1.att.net[204.127.134.23]: Connection timed out (port 25)
Apr 1 00:29:51 notebook postfix/smtp[361]: connect to
gateway2.att.net[12.102.240.23]: Connection timed out (port 25)
Apr 1 00:29:51 notebook postfix/smtp[361]: 3461B183:
to=<j.e.drews@att.net>, relay=none, delay=150, status=deferred (connect
to gateway2.att.net[12.102.240.23]: Connec
tion timed out)
I did test my test Postfix by sending a message manually:
notebook: {2} telnet localhost smtp
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 notebook.silbsd.org ESMTP Postfix
ehlo admin.silbsd.org
250-notebook.silbsd.org
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-XVERP
250 8BITMIME
mail from: admin@silbsd.org
250 Ok
rcpt to: admin@silbsd.org
250 Ok
data
354 End data with <CR><LF>.<CR><LF>
Test data
.
250 Ok: queued as 05210153
quit
221 Bye
Connection closed by foreign host.
That seemes to work OK. Any ideas on what I have miss configured?
This is on NetBSD BTW. Pine works fine but uses AT&T's SMTP for sending
mail. Both Pine and Mutt read mail just fine. Any idea what I am doing
wrong?
-----Original Message-----
From: Steven Pritchard [mailto:steve@silug.org]
Sent: Thursday, April 01, 2004 10:53 AM
To: silug-discuss@silug.org
Subject: Re: Getting Mutt to send with Postfix
On Wed, Mar 31, 2004 at 07:55:15PM -0600, j.e.drews wrote:
> At any rate can I safely uncomment the above line and just use it or
> will my e-mail get destroyed?
I don't have anything like that in my muttrc.
You do need to have something like this:
my_hdr From: Your Name <your@address>
set envelope_from=yes
-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.