I can add a setting to the remote delivery mailet to send to a port other than 25. This is really only applicable for when you "gateway", i.e., send all emails to a specific server. However, through creative use to matchers and processors, you could have a particular recipient's email channeled to a remote delivery mailet that was sending to a non-port 25 smtp server. I'll add it to my todo list.
Serge Knystautas Loki Technologies - Unstoppable Websites http://www.lokitech.com ----- Original Message ----- From: "Andrew Graham" <[EMAIL PROTECTED]> To: "james-user" <[EMAIL PROTECTED]> Sent: Tuesday, November 13, 2001 12:51 PM Subject: SMTP Server Port > Hi, > > I'm brand new to JAMES, just downloaded it today and I have a question > that I was hoping someone could answer. I searched the archive and > couldn't find what I was looking for. > > I'd like to know how to configure a Matcher/mailet to send to an smtp > server at a port other than 25. After a quick look at the mailet api, > I'm not even sure its possible. > > What I want to do is watch for a special addressee. When I get a > message for a particular user at a particular domain, I want to forward > that message to another smtp server. The trick is I that second smtp > server doesn't listen on port 25. > > Any way I can do this via configuration? > > Andrew > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
