1using config files in CONFIGDIR 2"aa@bb.MYDOMAIN" matches self: "aa@bb.MYDOMAIN" 3using config files in CONFIGDIR 4"aaSTAMP@bb.MYDOMAIN" matches prev2: "nope" 5"aaSTAMP@bb.MYDOMAIN" matches prev1: "aa@bb.MYDOMAIN" 6"aaSTAMP@bb.MYDOMAIN" matches self: "aa@bb.MYDOMAIN" 7"aaSTAMP@bb.MYDOMAIN" matches next1: "aa@bb.MYDOMAIN" 8"aaSTAMP@bb.MYDOMAIN" matches next2: "nope" 9using config files in CONFIGDIR 10"aa@MYORIGIN" matches self: "aa@MYORIGIN" 11using config files in CONFIGDIR 12"aaSTAMP@MYORIGIN" matches prev2: "nope" 13"aaSTAMP@MYORIGIN" matches prev1: "aa@MYORIGIN" 14"aaSTAMP@MYORIGIN" matches self: "aa@MYORIGIN" 15"aaSTAMP@MYORIGIN" matches next1: "aa@MYORIGIN" 16"aaSTAMP@MYORIGIN" matches next2: "nope" 17using config files in CONFIGDIR 18"" matches self: "" 19using config files in CONFIGDIR 20"" matches prev2: "" 21"" matches prev1: "" 22"" matches self: "" 23"" matches next1: "" 24"" matches next2: "" 25