Hi Peter
I am getting more familiar with EXIM as time progresses however I am failing
to find a wildcard that will allow all domains to be relayed
My current ACL starts
acl_check_rcpt:
accept local_parts = postmaster
domains = +local_domains
accept domains = +relay_to_domains
accept hosts = +relay_from_hosts
And my settings in the exim.conf file points these two parameters off to two
external text file to list IP addresses and domains however what I want to
do to start with is to allow ALL domains and IP addresses just to prove
relay is possible hence my enquiry if a wildcard character is permitted?
regards
Ian
Peter Bowyer-2 wrote:
>
> On 20/08/07, ikearns <iankearns@???> wrote:
>>
>> Hi there,
>>
>> trying to build a pass through AV scanner but to start with we need to
>> get
>> the box to relay all mail and it wont play ball.
>> Is there a wildcard config that will allow EXIM to relay all mail
>> (domains
>> and IPs) to start with?
>
> The ACLs in your config file control what is and isn't permitted to
> happen. If you're using a standard config, you can play with the
> 'relay_domains' domainlist to include a list of domains to relay for.
>
> If you post more details, you may well get better help.
>
> Peter
>
>
> --
> Peter Bowyer
> Email: peter@???
>
> --
> ## List details at http://lists.exim.org/mailman/listinfo/exim-users
> ## Exim details at http://www.exim.org/
> ## Please use the Wiki with this list - http://wiki.exim.org/
>
>
--
View this message in context:
http://www.nabble.com/Allowing-all-domains-and-all-IPs---in-short-and-open-relay%21-tf4298980.html#a12250283
Sent from the Exim Users mailing list archive at Nabble.com.