Re: [Exim] Errors with exim4 and aliases-file

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Suresh Ramasubramanian
Ημερομηνία:  
Προς: Michael Jakscht, exim-users
Αντικείμενο: Re: [Exim] Errors with exim4 and aliases-file
On Monday, February 03, 2003 11:47 AM [GMT+0530=IST],
Michael Jakscht <jakscht@???> wrote:

> root:
> root,\user1@???,\user2@???,\user3@???,\user4@???
>
>
> Now our Notes-Server behind the mailhub remarks and complains about
> the backslash in the email-addresses.
> I suppose that exim doesn't need the backslashes...
> Can this be true?


Perfectly true

frodo# grep root: /etc/aliases
root: suresh, suresh@???

frodo# sendmail -bv -v root
suresh@???
    <-- root@???
  router = localuser, transport = local_delivery
suresh@???
    <-- root@???
  router = dnslookup, transport = remote_smtp
  host corpmail.outblaze.com [202.77.223.51] MX=10


    srs