Great.
Charles

Serge Knystautas wrote:
> 
> Not a big deal, but I added support for a gateway tonight (was discouraging
> how easy it was).
> 
> To funnel all outgoing email to a single gateway server, add a <gateway>
> parameter to your RemoteDelivery mailet.  For example:
> 
>           <mailet match="All" class="RemoteDelivery">
>             <outgoing> file://var/mail/outgoing/ </outgoing>
>             <delayTime> 21600000 </delayTime>
>             <maxRetries> 5 </maxRetries>
>             <gateway>mygateway.host.com</gateway>
>           </mailet>
> 
> This is in the main branch in CVS and hopefully can be included in the next
> release.
> 
> Serge Knystautas
> Loki Technologies
> http://www.lokitech.com/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to