Re: authRequired setting

2005-04-07 Thread apache
> Stefano, > > if I understand correctly, you want SMTPHandler to *always* > send AUTH LOGIN, and then behave as always for > allowing/disallowing relaying. > > This way, if the sender MUA (or MTA) authenticates, our James > server is able to SMIMESign the message because the sender > user i

Re: authRequired setting

2005-04-07 Thread Vincenzo Gianferrari Pini
[EMAIL PROTECTED] wrote: - I want JAMES to relay mails from my network's private IP addresses. Fine. Set that subnet as authorized. Done - I want JAMES to relay mails for SMTP authenticated users from everywhere. Turn on authorization. Done - I also want JAMES to automatically add an S/MIME

RE: How to check if my Server is open for relay.

2005-04-07 Thread Daniel Perry
Set up an account on a computer that is not an 'authorised address' using your server as the SMTP server, and do not enter any SMTP auth info. Try and send an email to an account that is not hosted on the server. If the server relays the email then it is open! Alternatively, have ORDB check it fo

Re: How to check if my Server is open for relay.

2005-04-07 Thread Ricardo Cortes
I use ZoneEdit.com's open relay test: http://zoneedit.com/smtp.html On Thu, 2005-04-07 at 15:51 +0200, [EMAIL PROTECTED] wrote: > I'm not very expert in E-Mail server configuration. > I installed James on a Server and configured without problem, > My question is ho to verify if it is open window

How to check if my Server is open for relay.

2005-04-07 Thread [EMAIL PROTECTED]
I'm not very expert in E-Mail server configuration. I installed James on a Server and configured without problem, My question is ho to verify if it is open window for spamming ? Regards - To unsubscribe, e-mail: [EMAIL PROTECTED] F

Re: Accesing users repositories from a mailet in James 2.2.0

2005-04-07 Thread Tremen
Thanks. I tried it and it works. - Original Message - From: "Ricardo Cortes" <[EMAIL PROTECTED]> To: "James Users List" Sent: Wednesday, April 06, 2005 4:06 PM Subject: Re: Accesing users repositories from a mailet in James 2.2.0 > You have to use the ComponentManager to get a hold of t