Peter,

Where do you I need to add IP addresses.

Here is summary of IP Addresses as part of my setup
   Router 192.168.7.254 (Also Default Gateway)
   James  192.168.7.45
   WAN IP 64.173.xx.xx

Ports 25 & 110 from Router's WAN IP (64.173.xx.xx)
are mapped to James server (192.168.7.45)

Which of these do I need to add and where in config.xml

I have already added DNS IPs

  <dnsserver>
        <servers>
          <server>206.13.28.12</server>
          <server>216.34.6.183</server>
          <server>206.13.31.12</server>
        </servers>
        <authoritative>false</authoritative>
  </dnsserver>

I hope this is not too much trouble for you.

Thanks,
Imran
-----Original Message-----
From: Peter M. Goldstein [mailto:peter_m_goldstein@;yahoo.com]
Sent: Wednesday, October 23, 2002 1:14 PM
To: 'James Users List'
Subject: RE: Cannot send to external email address



Imran,

You've got your local servers list misconfigured.  You must add all
domains/IP addresses for which you wish James to receive mail to this
list.

--Peter

> -----Original Message-----
> From: Imran Balkhi [mailto:imran@;sibisoft.com]
> Sent: Wednesday, October 23, 2002 1:06 PM
> To: James Users List
> Subject: RE: Cannot send to external email address
>
> Hello,
>
> Can any one help me figure out why am I not able to get mails
> from external emails address. Details are mentioned below.
>
> Thanks,
> Imran
>
> -----Original Message-----
> From: Imran Balkhi [mailto:imran@;sibisoft.com]
> Sent: Monday, October 21, 2002 7:18 PM
> To: James Users List; [EMAIL PROTECTED]
> Subject: RE: Cannot send to external email address
>
>
> Peter,
>
> Thanks for the suggestions. Now I am able to send email to
> external email addresses from localhost. However, I am not
> able to receive mails from external email addresses.
>
> Here is my setup.
>
> James running on 192.168.7.45
>
> WAN IP address 64.173.xx.xx (Masked for security reason)
>
> I have routed ports 25 & 110 from 64.173.xx.xx to 192.168.7.45
>
> Outlook client setup:
> ---------------------
>    email    imran@localhost
>    Reply-to [EMAIL PROTECTED]
>    POP3     64.173.xx.xx
>    SMTP     64.173.xx.xx
>    My Server Requires Authentication is selected
>
> Message retuned with the following error message:
> --------------------------------------------------
>
> xxxxxxxxxxxx Start Error MSGxxxxxxxxxxxxxxxxxxxxxxxx
> Your message has encountered delivery problems
> to the following recipient(s):
>
> [EMAIL PROTECTED]
> Delivery failed
> 530 Authentication Required
>
>
> No recipients were successfully delivered to.
>
> Reporting-MTA: dns; mailhost.sanjoseweb.com
> Received-From-MTA: dns; c1265355c (adsl-64-173-xx-
> xx.dsl.snfc21.pacbell.net
> [64.173.xx.xx])
> Arrival-Date: Mon, 21 Oct 2002 19:01:09 -0700
>
> Final-Recipient: rfc822; [EMAIL PROTECTED]
> Action: failed
> Status: 5.0.0 (Permanent failure - no additional status information
> available)
> Remote-MTA: dns; 64.173.xx.xx
> Diagnostic-Code: smtp; 530 Authentication Required
>
> xxxxxxxxxxxx End Error MSGxxxxxxxxxxxxxxxxxxxxxxxx
>
>
> yyyyyyyyyyyy Start smtpserver.log yyyyyyyyyyyyyyyyy
> 1035252102987 [INFO   ] (smtpserver): SMTPServer init...
> 1035252102997 [INFO   ] (smtpserver): SMTPServer ...init end
> 1035252116366 [INFO   ] (smtpserver): Hello Name is: c1265355-c
> 1035252116366 [DEBUG  ] (smtpserver): Max message size is: 0
> 1035252116456 [INFO   ] (smtpserver): Connection from
> mailhost.sanjoseweb.com (209.237.24.10)
> 1035252116496 [INFO   ] (smtpserver): Command received: EHLO
> mailhost.sanjoseweb.com
> 1035252116657 [INFO   ] (smtpserver): Command received: MAIL
> FROM:<[EMAIL PROTECTED]>
> 1035252116687 [INFO   ] (smtpserver): Command received: RCPT
> TO:<[EMAIL PROTECTED]>
> 1035252116687 [ERROR  ] (smtpserver): Authentication is required for
mail
> request
> 1035252116707 [INFO   ] (smtpserver): Command received: RSET
> 1035252116757 [INFO   ] (smtpserver): Command received: QUIT
> yyyyyyyyyyyy Start smtpserver.log yyyyyyyyyyyyyyyyy
>
> I am also attaching my updated config.xml file.
>
> Thanks,
> Imran



--
To unsubscribe, e-mail:   <mailto:james-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:james-user-help@;jakarta.apache.org>


--
To unsubscribe, e-mail:   <mailto:james-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:james-user-help@;jakarta.apache.org>

Reply via email to