bheam Hi, I'm looking for a way to inject custom emails into a users mailbox (preferably also create a folder under inbox to store it in, but i can live without and just use rules) it's for status messages for a system. Is there any way to do this? Michael
crpb https://docs.grommunio.com/man/gromox.7.html#mail-import-export-and-conversion But you could just add an alias to that user and add this mailaddress to /etc/aliases "root: youralias@yourdomain.tld" and then create a rule matching that address to move it to your folder.