On Tue, Apr 22, 2008 at 11:10 AM, Kosmocronos <[EMAIL PROTECTED]> wrote: > Hello Phil, > many thanks for your answer. > What do you mean with : > "" > Take a closer look at /etc/aliases. It's not "variable=value" format. > > Try: > ----------------------------8< cut here >8------------------------------ > faxmaster: [EMAIL PROTECTED] > ----------------------------8< cut here >8------------------------------ > > "" > > Maybe remove every empty line before and after the line with the alias ?
He meant that you look at the file /etc/aliases (perhaps with an editor like vi) and add the entry like this: faxmaster: [EMAIL PROTECTED] Then save the file. After that, try to run a command like this: exim -bt faxmaster If it says something to do with [EMAIL PROTECTED], then you are done! -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "Oh My God! They killed init! You Bastards!" --from a /. post -- ## 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/
