Norman Maurer
Sat, 24 Oct 2009 11:56:56 -0700
Hi Dan, you need to put this before the LocalDelivery Mailet in the config.xml.
Bye, Norman 2009/10/24 Dan Sikorsky <t...@rocketmail.com>: > Hey Norman, > Do I put this in config.xml ? or another file? > I have Added this to config.xml , and changed the domain name to the proper, > mail for my user dan, just sits in the inbox as usual, am I missing something? > > > > > ________________________________ > From: Norman Maurer <nor...@apache.org> > To: James Users List <server-user@james.apache.org> > Sent: Sat, October 24, 2009 11:27:30 AM > Subject: Re: One more question! How to have james deliver mail to another > server > > You could use the RemoteDelivery Mailet for that. For example: > <mailet match="recipientis=...@domain.com" class="RemoteDelivery"> > <outgoing> file://var/mail/outgoing/ </outgoing> > <delayTime> 5 minutes </delayTime> > <delayTime> 10 minutes </delayTime> > <delayTime> 45 minutes </delayTime> > <delayTime> 2 hours </delayTime> > <delayTime> 3 hours </delayTime> > <delayTime> 6 hours </delayTime> > <maxRetries> 25 </maxRetries> > <maxDnsProblemRetries> 0 </maxDnsProblemRetries> > <deliveryThreads> 1 </deliveryThreads> > <sendpartial>true</sendpartial> > <bounceProcessor>bounces</bounceProcessor> > <gateway> OXserver </gateway> > <gatewayPort>25</gatewayPort> > </mailet> > > > Bye, > Norman > > 2009/10/24 Dan Sikorsky <t...@rocketmail.com>: >> Hello, Configuring OpenXchange to do advanced things is a bit of a pain, I >> am not that great at messing with postfix. >> >> I would rather leave my OXserver appliance running on all defaults, it works >> pretty good that way. It listens on port 25. >> Instead of trying to get it to retrive my emails via Fetchmail, I would like >> my james server to deliver directly. >> I have the fetchmail installed on OXserver, and configured to get mail for >> user Dan on my james pop3 server, for user dan on OX imap. >> It does this... I see the mail in my james inbox. OX takes it out, and in >> james logs shows the OX server retreiving the mail, it dissappears from >> james, but never appears anywhere in my IMAP on oxserver, i think its a >> poorly developed solution, as its not really supported int he interface yet. >> >> So yeah, I can telnet to my port 25 on OXserver, send a mail to my self, how >> do I get james to take all emails for say, d...@domain.com >> and send them to oxserver port 25 ? >> >> Any better ideas on how to do this? I cant have the oxserver sitting on the >> internet, because it uses port 25 and my isp blocks it, and I want james to >> handle the delivery. >> thanks >> >> >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org > For additional commands, e-mail: server-user-h...@james.apache.org > > > --------------------------------------------------------------------- To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org For additional commands, e-mail: server-user-h...@james.apache.org