Re: SMTPAuth not work properly?

2007-12-28 Thread Stefano Bagnara
[EMAIL PROTECTED] ha scritto: > Elo! > > I have server v. 2.3.1. Problem is this. > > In config.xml is SMTPAuth = true (verify sender too) > > Mailet RemoteAddrNotInNetwork is disabled > > AuthorisedAddresses is set to 127.0.0.1, localhost and may local net. > > All working properly when mail

Re: Specify MX records within James

2007-12-28 Thread Stefano Bagnara
lightbulb432 ha scritto: > Is there a way to specify MX records within James? Imagine a case where your > development environment doesn't return the MX records for your destination > email address when you do a DNS lookup; however, when you do the same MX > lookup from an online MX lookup webpage,

Re: Adding real recipient header to the message

2007-12-28 Thread Stefano Bagnara
zkn ha scritto: > Hi, > > we have a server where all incoming emails despite the recipient are > saved in a single folder. To get the real recipient of an email we parse > the Received headers of the message but in rare cases the recipient's > address is not there. > We already have a mailet that

Re: James not calling Custom mailet's service function

2007-12-28 Thread Stefano Bagnara
Atul Moglewar ha scritto: > Hi, > I wrote a small mailet, created a jar file and placed it in the lib > directory of the SAR-INF directory. I created the entry of this mailet > in the config.xml also. The xml entry looks like this > > > org.apache.james.transport.mailets > org.apache.

John Rose is out of the office.

2007-12-28 Thread John Rose
I will be out of the office starting 12/28/2007 and will not return until 12/31/2007. I will have limited access to email. I will respond to your message when I return. The information in this message is confiden

James not calling Custom mailet's service function

2007-12-28 Thread Atul Moglewar
Hi, I wrote a small mailet, created a jar file and placed it in the lib directory of the SAR-INF directory. I created the entry of this mailet in the config.xml also. The xml entry looks like this org.apache.james.transport.mailets org.apache.james.transport.mailets.smime mt.NotifyM