1. smtp_connect is required because some of our Novell iChain boxes do not use proper mail protocol 2. During smpt_rcpt time, I want to use the RBL to block various mails and also which are in our black list 2a. For local domain - do a call out and if can not find the user deny it 3. During smpt_data, want to use ClamAV for Virus checking and SpamAssassin - so they come in the DATA command.
Problem is where to put the smpt_mime (with say exe and pif etc.) without affecting these and increasing the speed. A bit confused here - may be I do not need smtp_data if I use smtp_mime. Regards Sujit -- The University of Westminster is a charity and a company limited by guarantee. Registration number: 977818 England. Registered Office: 309 Regent Street, London W1B 2UW, UK. -- ## 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/
