Enrique Verdes writes:
« HTML content follows »Sam Varshavchik escribió:Enrique Verdes writes:Yes, I've seen that. My question is, by example, if esmtpd receives messages and puts them in the queue, courierd takes them from the queue and handles them to courierlocal, wich configuration file is evaluated in each of the steps? I can guess etc/esmtpd is for courieresmtp, but where does fit bofh, and some other files in this scheme? The man page doesn't tell me this. In fact, the courier(8) man page tells, about maxrcpts:Sorry, but I found in the bofh file the following line maxrcpts 50 I guess this is the limitation. I'll try. Thank you and sorry for bothering you with this. Is there some documentation about the path followed by a message when arrives and what config files are evaluated in each step? It would help me a lot in debugging this issues.All the configuration files are described in the courier(8) man page.<snip> maxrcpts N [hard]Accept the first N recipient addresses per message, maximum. The remaining recipients are rejected. An optional verbatim token "hard" specifies that the remaining recipients will immediately be returned as undeliverable (otherwise the remaining recipients are rejected as "temporary unavailable", and may be accepted on a later delivery attempt). If not specified, the first 100 recipients are accepted.</snip>If this was the problem with my 51 lines .courier file, mail should have been forwarded to the 50 first addresses and rejected for the last, and this didn't happen.
It takes two to tango. All the above says is that, when receiving a message, all recipients over the maximum are rejected.
It is entirely up to the sender to decide whether to deliver the message to the first batch of recipients, or abort completely.
In this case, the sender is courierlocal, the local mail delivery agent.
pgpS3RJ5vaQQH.pgp
Description: PGP signature
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
_______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
