Hi John
I can confirm that the alias is already there
security: root
hostmaster: root
info: postmaster
marketing: postmaster
sales: postmaster
support: postmaster
# trap decode to catch security attacks
decode: root
# Person who should get root's mail
#root: postmaster@<external_domain>
John Burnham-2 wrote:
>
>
>> 1] exim -d -bt root@(whatever your domain is)
>>
>> [root@<servername> ~]# exim -d -bt root@<server_hostname>
> <snip>
>> --------> system_aliases router <--------
>> local_part=root domain=<server_hostname>
>> calling system_aliases router
>> rda_interpret (string): ${lookup{$local_part}lsearch{/etc/aliases}}
>> search_open: lsearch "/etc/aliases"
>> search_find: file="/etc/aliases"
>> key="root" partial=-1 affix=NULL starflags=0
>> LRU list:
>> :/etc/aliases
>> End
>> internal_search_find: file="/etc/aliases"
>> type=lsearch key="root"
>> file lookup required for root
>> in /etc/aliases
>> lookup failed
>
> So, you _haven't_ put an entry in the alias file for root.
> Add the line
>
> root: foo@???
>
> to /etc/aliases but replace foo@??? with a real email address .
> John
>
>
> --
> ## 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/Mail-being-queued%3A-User-0-set-for-remote_smtp-transport-is-on-the-never_users-list-tf4413160.html#a12593686
Sent from the Exim Users mailing list archive at Nabble.com.