LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-24-2004, 09:11 AM   #1
/jhannus
LQ Newbie
 
Registered: Feb 2004
Posts: 1

Rep: Reputation: 0
SENDMAIL config error: mail loops back to me (MX problem?)


I've done a search in the archives and found material on this sunbject but nothing particualr to my configuration/problem.

I have a default version of sendmail installed with slackware 9.0, I can send mail to users locally and to completely different domains other than my domain. My host name is vci and domain name visualconceptsinc.com (vci.visualconceptsinc.com). There will be no users getting mail on this machine, I just need to send mail (for use with webapps, mailing lists and such).

So this machine is vci.visualconceptsinc.com but all mail for user@visualconceptsinc.com will be handled by our ISP. I seems as if when sending mail to user@visualconceptsinc.com sendmail aoppends .visualconceptsinc.com to the end of the recipient. Can anyone give me some tips??

returned mail:
Quote:
----- The following addresses had permanent fatal errors -----
<jhannus@visualconceptsinc.com.visualconceptsinc.com>
(reason: 553 5.3.5 system config error)

----- Transcript of session follows -----
553 5.3.5 visualconceptsinc.com.visualconceptsinc.com. config error: mail loops back to me (MX problem?)
554 5.3.5 Local configuration error
Quote:
jhannus@vci->[jhannus]$ echo '$=m' | sendmail -bt -d0.4
Version 8.12.8
Compiled with: DNSMAP LOG MATCHGECOS MIME7TO8 MIME8TO7 NAMED_BIND
NETINET NETUNIX NEWDB PIPELINING SCANF USERDB XDEBUG
Canonical name: vci.visualconceptsinc.com
a.k.a.: vci
UUCP nodename: vci
a.k.a.: vci
a.k.a.: [10.27.0.68]
a.k.a.: [127.0.0.1]

============ SYSTEM IDENTITY (after readcf) ============
(short domain name) $w = vci
(canonical domain name) $j = vci.visualconceptsinc.com
(subdomain name) $m = visualconceptsinc.com
(node name) $k = vci
========================================================

ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)
Enter <ruleset> <address>
> visualconceptsinc.com
snippet from log:
Quote:
Feb 24 09:41:06 vci sendmail[6591]: i1OEf671006591: from=jhannus, size=276, class=0, nrcpts=1, msgid=<403B6282.mail53211A4CU@vci.visualconcep
tsinc.com>, relay=jhannus@localhost
Feb 24 09:41:06 vci sm-mta[6592]: i1OEf6Rm006592: from=<jhannus@vci.visualconceptsinc.com>, size=528, class=0, nrcpts=1, msgid=<403B6282.mail
53211A4CU@vci.visualconceptsinc.com>, proto=ESMTP, daemon=MTA, relay=IDENT:1000@localhost [127.0.0.1]
Feb 24 09:41:06 vci sendmail[6591]: i1OEf671006591: to=jhannus@visualconceptsinc.com, ctladdr=jhannus (1000/100), delay=00:00:00, xdelay=00:0
0:00, mailer=relay, pri=30274, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (i1OEf6Rm006592 Message accepted for delivery)
Feb 24 09:41:06 vci sm-mta[6595]: i1OEf6Rm006592: SYSERR(root): visualconceptsinc.com.visualconceptsinc.com. config error: mail loops back to
me (MX problem?)
Feb 24 09:41:06 vci sm-mta[6596]: i1OEf6Rm006596: IDENT:0@vci.visualconceptsinc.com [10.27.0.68] did not issue MAIL/EXPN/VRFY/ETRN during con
nection to MTA
Feb 24 09:41:06 vci sm-mta[6595]: i1OEf6Rm006592: to=<jhannus@visualconceptsinc.com.visualconceptsinc.com>, ctladdr=<jhannus@vci.visualconcep
tsinc.com> (1000/100), delay=00:00:00, xdelay=00:00:00, mailer=esmtp, pri=30526, relay=visualconceptsinc....alconceptsinc.com. [10.27.0.68],
dsn=5.3.5, stat=Local configuration error
Feb 24 09:41:06 vci sm-mta[6595]: i1OEf6Rm006592: i1OEf6Rm006595: DSN: Local configuration error
Feb 24 09:41:06 vci sm-mta[6595]: i1OEf6Rm006595: to=root, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=61552, dsn=2.0.0, stat=Sent
Feb 24 09:41:06 vci sm-mta[6595]: i1OEf6Rm006595: to=<jhannus@vci.visualconceptsinc.com>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=
61552, dsn=2.0.0, stat=Sent
 
Old 02-25-2004, 12:50 AM   #2
mindfrost82
Member
 
Registered: Apr 2003
Distribution: Slackware
Posts: 60

Rep: Reputation: 15
I was having this problem too and never found out a good solution. I do have my Sendmail working perfectly right now though. I wrote a walkthrough of how I configured it, so you can look at that and see if there's any different in my setup and your's.

Here's the link to my walkthrough:
http://www.mindfrost82.com/forums/sh...=&threadid=647
 
Old 04-05-2004, 09:51 AM   #3
mindfrost82
Member
 
Registered: Apr 2003
Distribution: Slackware
Posts: 60

Rep: Reputation: 15
I have updated my website. The new link for my Sendmail on Slack 9.1 Walkthrough is posted below:

http://www.mindfrost82.com/showthread.php?t=647
 
Old 08-03-2010, 05:58 AM   #4
skc
LQ Newbie
 
Registered: Jan 2010
Posts: 20

Rep: Reputation: 0
may be this will help you.

http://www.linuxquestions.org/questi...y-etrn-823774/
 
Old 08-03-2010, 06:34 AM   #5
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
Why the hell are you digging up and responding to a 6 year old thread?
 
Old 01-16-2011, 02:18 PM   #6
proft
LQ Newbie
 
Registered: Jan 2011
Posts: 1

Rep: Reputation: 0
Dive, have you ever considered that others in the future may read this thread searching for answers to similar problems? Your negativity is both unhelpful and unproductive.
 
0 members found this post helpful.
Old 06-21-2011, 05:44 AM   #7
ggemmill
LQ Newbie
 
Registered: Mar 2010
Posts: 2

Rep: Reputation: 0
I agree with proft. I've just googled this error, and this was top of the list.
Grimble
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
config error: mail loops back to me (MX problem?) linuxboy69 Linux - Networking 11 05-04-2011 02:52 PM
sendmail error Fetching mail could not lock /var/spool/mail/username sukhdev50 Linux - Networking 0 05-04-2005 03:41 AM
"Mail loops back to myself" - Error liquidcool Linux - General 0 10-15-2004 06:02 PM
suse 9.1 log in just loops back. Doug.Gentry Linux - General 5 08-23-2004 12:49 PM
Sendmail config: security and controlling outgoing mail unknownrisk Linux - Software 1 03-21-2004 02:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:18 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration