Displaying 1 result from an estimated 1 matches for "mybackupdomain".
Did you mean:
backupdomain
2017 Sep 08
1
Embeding a path in address extensions
I generate bcc backups with the pattern
backups+DATE.user.domain.tld at myBackupDomain.tld
(for example, backups+20170908.kremels.kreme.com at myBackupDomain.tld)
This puts mail in ?/.20170908.kremels.kreme.com/new
What I would like to do is get the expansion to generate the following path
?/.20170908/.kremels.kreme.com/new
Of course the date changes everyday, but it will always...