Terry wrote: > > > P=local > > > > (OK, that wasn't you, but still) > > > > For most webmail systems which use /bin/mail or an analogous call to the > > Exim binary locally to deliver mail, the ratelimit clause needs to go > > into one of the not-smtp ACLs: > > > > acl_not_smtp_start > > acl_not_smtp > > acl_not_smtp_mime > > > > See > > > http://www.exim.org/exim-html-current/doc/html/spec_html/ch40.html#SECID190 > > > > Graeme > > Cheers just the job. > Not had any problems yet but I am sure its only a matter of time
One other thing. If you allow users to send mail by connecting to exim on port 25, as well as by calling the binary, in order to identify the user that is connecting, you could use an identd service. -- Mike Cardwell - IT Consultant and LAMP developer Cardwell IT Ltd. (UK Reg'd Company #06920226) http://cardwellit.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/
