Re: Tracing an SMTP connection from remote server

2006-10-24 Thread Norman Maurer
Hmm i see nothing usefull to debuggin in the log. For me it seems so that the other mailserver just do nothing after connecting. BTW, good point with the log problem.. We should add an identify to each mail in the log to better allow debugging on high volume servers.. bye Norman JWM schrieb: > G

RE: Tracing an SMTP connection from remote server

2006-10-24 Thread JWM
Got additional info... here is what the sender's server returned to the original sender (I 'd the email address for privacy reasons) == Your message has been delayed and is still awaiting delivery to the following recipient(s): [EMAI

Tracing an SMTP connection from remote server

2006-10-24 Thread JWM
An external server is attempting to send email to my client. I have all my logs set to 'debug' level. In the smtpserver log, I see a connection entry from that server every 5-8 minutes for many hours. My question is how to see what is happening on my end after that connection entry in the log.

Re: Domain keys for JAMES

2006-10-24 Thread Tom Brown
Did the legal folks ever get back to you on whether or not an implementation of domain keys can be included? -- Tom On 10/13/06, Stefano Bagnara <[EMAIL PROTECTED]> wrote: Noel J. Bergman wrote: >> Yahoo!'s DomainKeys Intellectual Property may be licensed under either >> of the following terms:

Re: How to test email flows

2006-10-24 Thread Stefano Bagnara
Sorry I don't understand the problem. If your other product is binding to 1026 and you connect to 1026 I don't see how James is related to this issue and how can it receive a message on a port it has not bound. Stop james and try your "another product" first. Once it works start james and tr

Re: RemoteDelivery Gateway

2006-10-24 Thread Stefano Bagnara
Ole Ersoy wrote: Hi, I'm trying to get James to deliver my mail via Comcast's smtp server. However I'm getting the following: 20/10/06 22:38:31 INFO James.Mailet: RemoteAddrNotInNetwork: Authorized addresses: [127.0.0.1/255.255.255.255, 192.168.1.0/255.255.255.0, 24.13.179.233/255.255.255.255]

RE: Error: `connection reset by peer`

2006-10-24 Thread Pelton, Brian
That's my thought too. I tried looking at the Java code to see what James was trying to do when it threw the exception, but I couldn't figure it out. I thought I would ask to see if someone else agreed that it was harmless. Thanks, Brian -Original Message- From: Stefano Bagnara [mail

How to test email flows

2006-10-24 Thread leep leep
Hi! I am new to James. I have following questions: we use James as email on a Unix server, the data flow looks like :James (port 1025) => another product (smtp port 1026). How I can simulater following email flows: - Jame (port 1025) => another product (smtp port 1026) - another product (smtp port