The latest nightly build james-2.0a2-20020111.zip.

Assuming DNS is set up correctly in config.xml, the forwarded mail should
just find its destination, no?

I noticed an element in config.xml:

<mailet match="All" class="RemoteDelivery">
            <outgoing> file://var/mail/outgoing/ </outgoing>
            <!-- <outgoing> db://conf/mail-outgoing.properties
</outgoing> -->
            <delayTime> 21600000 </delayTime>
            <maxRetries> 5 </maxRetries>
          </mailet>

Should I change delayTime to a smaller number to have it deliver
immediately?

Thanks,
Mark

----- Original Message -----
From: "Danny Angus" <[EMAIL PROTECTED]>
To: "James Users List" <[EMAIL PROTECTED]>
Sent: Friday, January 25, 2002 2:07 PM
Subject: RE: Mail takes forever to send


> > How do I configure the delay for sending email? It takes about an
> > hour to get to its destination. I also want to set up forwarding
> > for all incoming email...would this be correct:
> >
> What version are you using?
>
> > <processor name="transport">
> > <mailet match="All" class="Forward">
> > <forwardto>[EMAIL PROTECTED]</forwardto>
> > </mailet>
>
> Yes, that will forward all mail, every last drop, to the address you
> supplied.
>
> >
> > Thanks,
> > Mark
> >
>
>
> --
> 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]>

Reply via email to