My aim is to have script similar to below
MAIL_CMD = "/usr/bin/exim -t" FROM = "[EMAIL PROTECTED]" SUBJECT = Hey, user, clean up your account! CC_TO = "[EMAIL PROTECTED] I got the above script from a sendmail configured machine , I want replace sendmail with exim ... >>>>>>exim -t wont connect to exim daemon is there any way to make it connect ? is there any MUA in exim ? or i hve to use some other MUA (like mailman ,fetchmail ) ? -- View this message in context: http://www.nabble.com/exim--t-tp19177858p19178277.html Sent from the Exim Users mailing list archive at Nabble.com. -- ## 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/
