User based schedule smtp service

2003-08-01 Thread Manuel Soto
I require to implement a email service which controls the schedules in which the users can send emails. I have thought to define the users of James in a db view and that depending on the schedule this one returns or not user's password, nevertheless, this would not serve if James ignores the authe

Where are Cornerstone's source/bin published

2003-08-03 Thread Manuel Soto
Where are Cornerstone's files publiched? Thanks in advance Manuel S __ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com - To unsubscribe,

RE: Where are Cornerstone's source/bin published

2003-08-14 Thread Manuel Soto
s publiched? > >http://avalon.apache.org > >--- Noel In http://avalon.apache.org/cornerstone/ I can find documents, changes and API but sources and binaries are empty. :( Thanks, Manuel Soto - To unsubscribe, e-mail: [EMAI

RE: James, SSL and outside-world server

2003-09-03 Thread Manuel Soto
Is there a way to setup sendmail to use smtp/SSL. I'm going to setup an Extranet and SSL is required. Thanks in advance, Manuel On Wed, 2003-09-03 at 04:10, Vincenzo Gianferrari Pini wrote: > In fact, TLS/SSL support in James is useful for protecting POP3 and SMTP activity > between James and a

James' capacity statistics - Where can I find it?

2003-09-03 Thread Manuel Soto
hat James will be in a Sun box. Thanks in advance Manuel Soto - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Integrating James w/ other environment

2003-09-11 Thread Manuel Soto
I'm developing services that complement James but they should be called from M$ IIS. What is the best way to publish interfaces in james/phoenix to be accesible from Microsoft environment? Thanks in advance Manuel Soto ---

RE: Integrating James w/ other environment

2003-09-12 Thread Manuel Soto
you could use ODBC to get at James data. > > --Lindsay > > > --Original Message-- > From: Manuel Soto [mailto:[EMAIL PROTECTED] > Sent: 11 September 2003 22:06 > To: James Users > Subject: Integrating James w/ other environment > > > I'm developing servic

Web console to change passwords

2003-10-28 Thread Manuel Soto
Does James has any web page that allow users to change his/her passwords friendly ? Thanks, Manuel Soto - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Web console to change passwords

2003-10-31 Thread Manuel Soto
. Another way may be to use Java pages and the RMI console but this require Java in the web server. Thanks a lot, Manuel Soto On Thu, 2003-10-30 at 11:16, [EMAIL PROTECTED] wrote: > Manuel Soto wrote: > > Does James has any web page that allow users to change his/her passwords >

RE: antivirus mailet..

2004-01-25 Thread Manuel Soto
I'm using avgate from antivir. it works very well w/ james, it's fast and is free for non commercial use. It works as a MTA so it receive all smtp traffic and forward it to james' back port, in my case smtp changed to smtp+8000 later, Manuel S -

Please help, Null pointer exception in RemoteAddrNotInNetwork

2004-02-10 Thread Manuel Soto
Some thing happen after changing my server host name. I get the following stack trace. 10/02/04 10:39:59 ERROR spoolmanager: Unable to init matcher RemoteAddrNotInNetwork=127.0.0.1, 192.0.0.*, 192.168.9.*: org.apache.mailet.MailetException: Could not load matcher (RemoteAddrNotInNetwork); nested