On 03/10/14 10:03, Фадеев Виталий Львович wrote: > Hi! > Our php developers want to use their own mailbox to test php scripts by > sending emails to diffents email address by appending some random letters to > theirs email address. > Example > Developer have mailbox [email protected] > He setted "mail from" to [email protected] and send emails to > [email protected] , [email protected] , > [email protected] and all this emails must be stored to > [email protected] . > How to implement this via ACL?
Look into the local_part_suffix router option. -- Cheers, Jeremy -- ## List details at https://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/
