Hi 

I have instaled James on a Windows XP box. Local send and receive works, I
also receive external mail but outgoing mail just stays in the outgoing
folder forever.

I configured SMTP AUTH and did not configure the RemoteAddrNotInNetwork
mailet 

SMTP config :

<smtpserver enabled="true">
   <port>25</port>
   <handler>
      <helloName autodetect="true">myMailServer</helloName>
      <connectiontimeout>360000</connectiontimeout>
      <authRequired>true</authRequired>
      <verifyIdentity>true</verifyIdentity>            
   </handler>
</smtpserver>

Also I configured the DNS like this:

<dnsserver>
      <servers>
           <server>62.2.17.60</server>
           <server>62.2.17.61</server>
           <server>62.2.24.158</server>
      </servers>
      <autodiscover>false</autodiscover>
      <authoritative>false</authoritative>
      <maxcachesize>50000</maxcachesize>
</dnsserver>

I can see no error in any log. Any hint on where to look further?

Thanky a lot and regards 
Richi
-- 
View this message in context: 
http://www.nabble.com/All-but-outgoing-mails-work-tf3207077.html#a8905974
Sent from the James - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to