Hi Eric Thank you for your replying, I want to settup only 1 james server, and the other servers will use the one as a smtp service.
After I try, I use the command telnet to send out email, I can send out the email from the one server successfully(from local), and I received the email in my gmail account But when I connected from the other 4 servers by using telnet, the log is showing, it send email to remote smtp successfully but the email is not send out to my gmail inbox. Regards, Prince On Sat, Jun 16, 2012 at 10:21 PM, Eric Charles <[email protected]> wrote: > Hi, > > For outgoing proxy, define in you 4 internal severs, let point the > RemoteDelivery mailet to the 5th server who has access to the Internet. > > You will define the gateway and gatewayPort attributes to achieve this ( > http://james.apache.org/**server/3/dev-provided-mailets.** > html#RemoteDelivery<http://james.apache.org/server/3/dev-provided-mailets.html#RemoteDelivery> > ). > > Thx, Eric > > On 06/15/2012 05:02 AM, 杨华杰 wrote: > >> As the title, i want to settup james as a transparencontainsdomaint proxy >> to send email. >> >> >> As in my environment, i have 5 servers, but only one ip is allowed to send >> out email. i tried to use relay but its simply blocked the smtp server. >> >> Regards, >> Hua Jie >> >> > -- > eric | http://about.echarles.net | @echarles > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > server-user-unsubscribe@james.**apache.org<[email protected]> > For additional commands, e-mail: > [email protected].**org<[email protected]> > >
