2 messages in net.sourceforge.lists.courier-users[courier-users] Problems with RELAY h...
FromSent OnAttachments
TWC | Mario PeschelNov 13, 2001 7:52 am 
TWC | Mario PeschelNov 14, 2001 12:34 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Problems with RELAY hosts in smtpaccessActions...
From:TWC | Mario Peschel (mar@twc.de)
Date:Nov 13, 2001 7:52:45 am
List:net.sourceforge.lists.courier-users

Hello there,

I have a little problem. I'm using Courier mailserver 0.35.0 and want to set up some hosts to use my server as an relay.

So I created a new file under /etc/courier/smtpaccess/relay and wrote some hosts into it, like the following:

$ cat relay # some comment 191.58.134.175 allow,RELAYCLIENT

# some comment 191.58.134.173 allow,RELAYCLIENT

Now I tried to send some mails with SMTP. The first host in this list can send e-mail's, now. But the second can't.

When I change the two hosts, like:

$ cat relay # some comment 191.58.134.173 allow,RELAYCLIENT

# some comment 191.58.134.175 allow,RELAYCLIENT

...then the other host only works.

Why is it so? Can I use only one RELAY client??!! Or does I have to use another syntax in the smtpaccess file?!?

Thanks a lot for help!

Mario