Can anybody tell me what I am doing wrong here?

 The scenario:

 I have three domains:

 Gccrf.com

Goosecreekcom.com

Corsicirf.com

 

What I am trying to do:

 Right now all email comes inbound port 25 to an Exchange server.

 What I want to do is allow port 25 to pass through sendmail first and redirect 
to Exchange.

I have this working on another domain/network just fine.

 Distribution is Debian.

Sendmail version is 8.12.3

@@@@@@@@@@@@@@@@@@@@@@@@

 I have all of those domains resolving to the exchange server from Linux's 
named.

There is also a DNS server running on the MS server that houses exchange.

 So when email goes out using an account that exists on the exchange server 
from Linux sendmail like"

 # Mail [EMAIL PROTECTED]

>Test

>Test

>Ctrl+d

 This sends just fine.

 Also, when I send out an email to [EMAIL PROTECTED]

It sends just fine as well.

 But, when I try and sound out an email to:

# Mail [EMAIL PROTECTED]

*      test

*      >test

*      Ctrl+d

 It gives this error in /var/log/mail.log:

 Nov  1 10:34:45 goose01 sendmail[12552]: jA1FYjIS012552: from=root, size=45, 
class=0, nrcpts=1, msgid=<[EMAIL PROTECTED]>, [EMAIL PROTECTED] <mailto:[EMAIL 
PROTECTED]> Nov  1 10:34:45 goose01 sm-mta[12554]: jA1FYjhx012554: 
ruleset=check_rcpt, arg1=<>, [EMAIL PROTECTED] [127.0.0.1], reject=553 5.0.0 
<>... User address requiredNov  1 10:34:45 goose01 sendmail[12552]: 
jA1FYjIS012552: [EMAIL PROTECTED], ctladdr=root (0/0), delay=00:00:00, 
xdelay=00:00:00, mailer=relay, pri=30040, relay=[127.0.0.1] [127.0.0.1], 
dsn=5.0.0, stat=User unknownNov  1 10:34:45 goose01 sm-mta[12554]: 
jA1FYjhx012554: from=<[EMAIL PROTECTED]>, size=45, class=0, nrcpts=0, 
proto=ESMTP, daemon=MSA, [EMAIL PROTECTED] [127.0.0.1]Nov  1 10:34:45 goose01 
sendmail[12552]: jA1FYjIS012552: jA1FYjIT012552: DSN: User unknownNov  1 
10:34:45 goose01 sm-mta[12554]: jA1FYji1012554: ruleset=check_rcpt, arg1=<>, 
[EMAIL PROTECTED] [127.0.0.1], reject=553 5.0.0 <>... User address requiredNov  
1 10:34:45 goose01 sendmail[12552]: jA1FYjIT012552: to=root, delay=00:00:00, 
xdelay=00:00:00, mailer=relay, pri=31069, relay=[127.0.0.1] [127.0.0.1], 
dsn=5.0.0, stat=User unknownNov  1 10:34:45 goose01 sm-mta[12554]: 
jA1FYji1012554: from=<>, size=1069, class=0, nrcpts=0, proto=ESMTP, daemon=MSA, 
[EMAIL PROTECTED] [127.0.0.1]Nov  1 10:34:45 goose01 sendmail[12552]: 
jA1FYjIT012552: jA1FYjIU012552: return to sender: User unknownNov  1 10:34:45 
goose01 sm-mta[12554]: jA1FYji3012554: ruleset=check_rcpt, arg1=<>, [EMAIL 
PROTECTED] [127.0.0.1], reject=553 5.0.0 <>... User address requiredNov  1 
10:34:45 goose01 sendmail[12552]: jA1FYjIU012552: to=postmaster, 
delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=32093, relay=[127.0.0.1] 
[127.0.0.1], dsn=5.0.0, stat=User unknownNov  1 10:34:45 goose01 sm-mta[12554]: 
jA1FYji3012554: from=<>, size=2093, class=0, nrcpts=0, proto=ESMTP, daemon=MSA, 
[EMAIL PROTECTED] [127.0.0.1]Nov  1 10:34:45 goose01 sendmail[12552]: 
jA1FYjIT012552: Losing ./qfjA1FYjIT012552: savemail panicNov  1 10:34:45 
goose01 sendmail[12552]: jA1FYjIT012552: SYSERR(root): savemail: cannot save 
rejected email anywhere

 

 

If you notice though, it does say that "User address required" not sure what 
that means because the username was supplied, and is valid.

 Can anybody help?

 If you need more info, please let me know

 Thanks guys/gals

 
JD Henderson
<http://www.landemonium.com> 
email - [EMAIL PROTECTED]
mobile - 919-649-5589
 
--
TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
TriLUG Organizational FAQ  : http://trilug.org/faq/
TriLUG Member Services FAQ : http://members.trilug.org/services_faq/

Reply via email to