Page 1 of 1

Exim does not forward emails

Posted: Tue Dec 29, 2015 11:33 pm
by michalss
HI,

I have working my exim ok, i can send, receive over webmail, however when i set forward to email, it never forward anything :(. Can anyone help pls ?

Thx Mike

Re: Exim does not forward emails

Posted: Thu Jan 14, 2016 2:11 pm
by oobydoo
viewtopic.php?t=6328

A search before post is always best :)

Mike

Re: Exim does not forward emails

Posted: Sat Jan 30, 2016 7:49 am
by michalss
oobydoo wrote:viewtopic.php?t=6328

A search before post is always best :)

Mike

Man im not an idiot, of course i was looking for answer by search button first. Your advice is not what i need!
Can anyone help me out pls ? I have checked absolutely everything

Code: Select all

2016-01-30 09:39:56 1aPQsF-0003XI-T6 == [email protected] <[email protected]> R=dnslookup T=remote_smtp defer (-53): retry time not reached for any host
2016-01-30 09:39:56 End queue run: pid=15311
Dont really understand the message, i just want to forward the emails. I dont want to reach any remote smtp... :(
Also using smarthost for sending emails, but sending is working just fine, just cannot forward any email :(..

Code: Select all

smarthost:
  driver = manualroute
  domains = ! +local_domains
  transport = remote_smtp
  route_list = * mail.pod***.net
  no_more
  no_verify
Is this can be a problem ? If so how to fix it pls ?

Image

Re: Exim does not forward emails

Posted: Sun Feb 14, 2016 10:08 pm
by michalss
noone ?

Re: Exim does not forward emails

Posted: Tue Mar 01, 2016 11:10 am
by oobydoo
Sorry don't have much time but got a notice on this forum your still not finding how to do this.

The Mail server tried to lookup the destination host and could not find one, that's your error I think

So is your DNS OK can your server lookup other hosts?

Mike

Re: Exim does not forward emails

Posted: Fri Dec 15, 2017 6:04 am
by ouchdigital
oobydoo wrote:Sorry don't have much time but got a notice on this forum your still not finding how to do this.

The Mail server tried to lookup the destination host and could not find one, that's your error I think

So is your DNS OK can your server lookup other hosts?

Mike
Hey guys,

Old post, but I'm having a similar problem. Email send/receive is working as normal.
-Vesta Email forwarding is working to my main account (which is a gmail account), but not working when I put in any additional emails (also gmail and external).
-Even when I put in multiple emails it only works for the main external email account but none of the others.
-Checked through send records and it appears it thinks the emails are sending too, but none were received.
-If the email forwarding is to another email on the same server then the email is received.

Summary internal email forwarding is working, external single main (gmail) is working, no additional external forwarding emails (gmail or other) appear to be working.

I've had a look through the forums but haven't found much to help. Were there possibly any solutions that came up here? :)

Thanks in advance