a bit more info...

I am not running smtp on the localhost and have no idea how to start that. can someone help out?

>telnet localhost smtp
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
telnet: Unable to connect to remote host

as well netstat -an shows nothing on the localhost 127.0.0.1 port

anyone?

ken;

On Mar 9, 2005, at 5:16 PM, Ken Hawkins wrote:

I should have given a bit more info.....

here is my freebsd.mc file:

...
divert(0)
VERSIONID(`$FreeBSD: src/etc/sendmail/freebsd.mc,v 1.29 2003/12/24 21:15:09 gsha
piro Exp $')
OSTYPE(freebsd5)
dnl Select the nullClient feature and specify the relay server
FEATURE(`nullclient', `another.domain.net')


notice that I am pushing all the mail to another server for delivery so my options are not much!

when i had this file created i did a 'make all install restart'

i honestly believe it is a configuration thing somewhere but I am unsure where it could be.

thanks again for any help,
ken;
On Mar 9, 2005, at 4:12 PM, Ken Hawkins wrote:

i upgraded to sendmail 812 and it looks like i might have broken something:

Mar 9 13:10:47 web1 sm-msp-queue[32428]: j29JA1bS032328: to=Ken Hawkins <[EMAIL PROTECTED]>, ctladdr=root (0/0), delay=00:00:46, xdelay=00:00:00, mailer=relay, pri=210302, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1]

not sure why this says connection refused by 127.0.0.1 as I am actually relaying via the SMART_HOST directive. I did notice that the ctladdr does not have the entire address in it, could this be my problem? not sure why it is saying that my relay is 127.0.0.1

thanks in advance,
ken;

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"



_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"



_______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to