]
] > I probably shouldn't have put it in quotes, but the file is
] included with
] > the rpm distro for Exim 3.03. The file's location is:
] ^^^^^^^^^^^^^^
] Please, when you post statements like that, give more detail. I don't
] know anything about "the rpm distro". Whose distro? What operating
] system? I don't even understand RPMs because I am not a Linux person. I
] only know about the base Exim source distribution.
]
] On Fri, 19 Nov 1999, Jim Knoble wrote:
]
] > : bi_command=/usr/bin/newaliases
] > /^^^^^^^^^^^^^^^^^^^^^
] > If /usr/bin/newaliases is a symlink to exim, this will cause an
] > infinite loop.
]
] So it will! Nice one!
I assumed that the term 'rpm distribution" was well known, but I was
obviously wrong. For future notes, it is just a convenient software package
that has simplified (un)install and validation. For more information, you
can go to
http://www.rpm.org.
From the looks of it, newaliases is a symlink to /usr/sbin/exim. I commented
out the line knowing of the infinite loop issue (I must have had it in there
from an older Exim install).
Thanks for your help, and next time I will be more verbose/descriptive.
-Eric