Ricardo Kleemann wrote:

I have module.esmtp configured with MAXRCPT=10. This is primarily to enforce
external users connecting to courier esmtpd.

That value is used for the module that sends messages out, not the server that accepts mail. You've told courier never to try to send a message to more than 10 people on the same server in a batch.

You probably wanted to set "maxrcpts" in the bofh file.

However, I'd like to be able to have a MAXRCPT > 10 for local processes. For
example, mailing list running on the server, which connects to port 25 via
localhost...

Is this possible? How can I achieve this?

No, not as far as I know.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to