Jon Finanger wrote:
>
> > > Yesterday i had problems with the mailer swiftlet, now it works. What
> > > happened was probably that the queue didn't manage to send the
> > messages to
> > > the smtp host.
> >
> > Have you enabled the trace space as I suggested? What does the
> > swiftlet.trace contain?
>
> I did. But it already worked when i enabled the trace.
> The trace looks just fine to me - because everything is ok now.
> I assume there should be a kind of timeout on the receiver.receive() method.
> Will the emailmessage retry infinitely every 2 minutes or will they timeout?
It will do a retry infinitely, because the SMTP server could be
unreachable for a time frame. Thus, it is reachable, the mail will be
delivered.
> > Is there anything in the error.log?
>
> Here it is:
>
> 2000-11-23 15:45:38.918/sys$authentication/ERROR/getPassword, unknown user:
> sr
> 2000-11-24 09:51:40.408/xt@mailer/ERROR/Exception during send receipt:
> com.swiftmq.swiftlet.queue.UnknownQueueException: queue 'tmp$12@router1' is
> unknown
> 2000-11-24 09:51:40.909/xt@mailer/ERROR/Exception during send receipt:
> com.swiftmq.swiftlet.queue.UnknownQueueException: queue 'tmp$17@router1' is
> unknown
That's ok. It shows only that the receipt couldn't delivered because the
client has already been terminated (the TestMailer).
Thanks.
--
Andreas Mueller, [EMAIL PROTECTED], IIT GmbH, Bremen/Germany, http://www.iit.de
SwiftMQ - JMS Enterprise Messaging System, http://www.swiftmq.com
------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/