This is not possible using policies. You either need to open the databases and create archive setting manually for them or you write LotusScript code to create the needed profile documents automatically.
You need to create two profile documents, one for general settings called “Archive Profile” and the other one for the specific settings that has the name of the settings that you want to implement. Just create the profiles manually in one database and then use the advanced properties box to read the items and then write LotusScript-Code to create these two profiles in all mailin databases
great finding, didn’t know that until today. Then adminp “Tell Adminp Process Mail Policy” will assign a policy to a mailin file if the name is hierarchical… good to know