> > > Is JAMES capable to pass outgoing mail to an relay SMTP server?
> > Yes. See the documentation. Specifically, the <gateway> element of > > RemoteDelivery. > Thanks. But how can I specify auth for this gateway? Short answer? You don't. There is a mail.smtp.auth property, but how do you expect to provide the password for an arbitrary sender? James would have to have a local account for each sender able to send outgoing mail. See: http://java.sun.com/products/javamail/1.3/docs/javadocs/com/sun/mail/smtp/pa ckage-summary.html --- Noel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
