Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
exim: Delivery to smarthost
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
spline
n00b
n00b


Joined: 27 Nov 2003
Posts: 13

PostPosted: Tue Feb 17, 2004 11:29 am    Post subject: exim: Delivery to smarthost Reply with quote

Hi,

here is my next problem.
I set up Exim like shown in https://forums.gentoo.org/viewtopic.php?t=83500&postdays=0&postorder=asc&start=0 this tutorial.

I used the same relay / smarthost with my "old" Debian-box and it worked fine for several months.
From my "new" gentoo box it's not working.
Mail seems to be delivered to the smarthost, but it's not delivered to the reciepient.

Snippet from exim_main.log
Code:

2004-02-17 11:58:14 1At2vd-0004A8-VE <= xxx@epia U=jay P=local S=264
2004-02-17 11:58:15 1At2vd-0004A8-VE => xxx@yyy.de R=send_to_relay T=remote_smtp H=postman.arcor-online.net [151.189.20.25] X=TLSv1:EDH-RSA-DES-CBC3-SHA:168



Here are some snippets from my config:
Quote:

begin routers
send_to_relay:
driver = manualroute
domains = ! +local_domains
transport = remote_smtp
route_list = * postman.arcor-online.net


begin transports
remote_smtp:
driver = smtp
hosts_require_auth=*


begin authenticators

fixed_plain:
driver = plaintext
public_name = PLAIN
client_send = ^xxxxx^yyyyyy






Regards

spline
Back to top
View user's profile Send private message
spline
n00b
n00b


Joined: 27 Nov 2003
Posts: 13

PostPosted: Tue Feb 17, 2004 12:29 pm    Post subject: Reply with quote

Hi,

the problem is solved.
The error was the following: The FQDN was not set, so the gateway couldn't verify it and rejected the mail.
So is set the "primary_hostname" in the exim.conf and all went fine.

Regards

spline
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum