On 04/07/2017 03:25 AM, Stagiair 2. Cisa wrote: > I've tried getting the recipients out of the @recipients array but it seems > to be empty.
Note the first letter is capitalized. It's @Recipients, not @recipients. > Should I call it on a specific time or in a specific function? It is available at filter_begin() through filter_end() time, with all of the recipients. From `man mimedefang-filter`, "In filter_recipient, it is set to the single recipient currently under consideration." -- Richard _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

