Hi Patrick,

James 3 can be configured for one socket per protocol (SMTP, POP3, IMAP4, LMTP).
Each socket has some characteristics (port number, timeout,...).

To achieve what you want, you would need to launch multiple James instances, but you would need also to change all used ports (activemq, jmx,...), this will be a real pain.

I find multiple ports per protocol a nice requirement. If you like it, you can open a jira that describe the need (maybe extend the need to all protocols, maybe propose a structure for the xml conf), and hopefully someone will pick it :)

Tks,

Eric


On 3/11/2010 03:16, Patrick Pyette wrote:
Hi,

I'm fairly new to James and have been playing around with James 3 for the past 
few weeks.   I'd like to set up the following SMTP ports:

Port 25 -- no relay, no AUTH, no TLS, no STARTTLS
Port 465 -- relay, AUTH, STARTTLS
Port 587 -- relay, AUTH, SMTP/TLS

Is this possible with a single James 3 instance, and if so, how should the 
smtpserver.xml file(s?) look?  If not, does anyone have suggestions as to how I 
can config this?

Thanks in advance!,
Pat





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to