Re: [Exim] how forward to different smtp server?

Top Page
Delete this message
Reply to this message
Author: Alberto Tablado
Date:  
To: exim-users
Subject: Re: [Exim] how forward to different smtp server?
Seems like domains are listed in queue_domains option. If a domain match
the list, the message is not inmediately delivered to destination host,
instead it is queued to be delivered in a future queue run.

Check your queue_domains option.

Alberto.

El vie, 06-02-2004 a las 00:16, seberino@??? escribió:
> Suresh
>
> Can I please humbly ask you another question??
> I followed the instructions on your web page to
> forward my email.
>
> I looked at /var/exim/mainlog and saw this...
>
> 2004-02-05 15:11:47 1Aosex-0004Rw-89 <= seberino@??? U=seberino
> P=local S=754 id=20040205231147.GA17099@???
> 2004-02-05 15:11:47 1Aosex-0004Rw-89 == seberino@??? routing defer
> (-55): domain is in queue_domains
> 2004-02-05 15:11:59 1Aosf9-0004S0-3r <= seberino@??? U=seberino
> P=local S=744 id=20040205231159.GB17099@???
> 2004-02-05 15:11:59 1Aosf9-0004S0-3r == test@??? routing defer
> (-55): domain is in queue_domains
> 2004-02-05 15:12:10 1AosfK-0004S4-4J <= seberino@??? U=seberino
> P=local S=746 id=20040205231210.GC17099@???
> 2004-02-05 15:12:10 1AosfK-0004S4-4J == chris@??? routing defer
> (-55): domain is in queue_domains
> [
>
> Does that look ok? There are no error messages. My email
> is being "deferred"??? Is that right?
>
> Chris
>
>
> On Sat, Jan 24, 2004 at 11:07:52AM +0530, Suresh Ramasubramanian wrote:
> > seberino@??? wrote:
> > >I am not allowed to send email to work mail server
> > >from my dynamic ip machine at home. I must
> > >somehow forward my email so it originates from
> > >my ISP's mail server rather than my machine.
> > >
> > >How can I do this with exim?
> >
> > http://www.hserus.net/exim.html
> >
> > For extra points, run a tunnel on your remote machine to point
> > localhost:25 (or better, localhost:587) to localhost:2525 on your
> > machine, and set exim to smarthost through that.
> >
> >     srs

> >
> > --
> >
> > ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim
> > details at http://www.exim.org/ ##
> >
>
> --
> _______________________________________
>
> Christian Seberino, Ph.D.
> SPAWAR Systems Center San Diego
> Code 2872
> 49258 Mills Street, Room 158
> San Diego, CA 92152-5385
> U.S.A.
>
> Phone: (619) 553-9973
> Fax : (619) 553-6521
> Email: seberino@???
> _______________________________________
>
> --
>
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim details at http://www.exim.org/ ##
>