Am 02.11.2012 16:07, schrieb The Doctor:
On F configure file.I do not want to send the whole thing with comment; How do I get rid of the comments?
grep -v -E "(#|;)" /etc/exim/exim4.conf -- ## List details at https://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/
