Thanks for responding. But could you please explain why this email gets bad ratings by razor2? Is it the content, SMTP settings, sender domain, or a combination? mailtest result
It seems that with a different mail content I don't get this razor2_check hit. I'm no longer sure if the problem is related to my sender address/domain or the content, or a combination. Just that several emails have been trapped as spam for the last weeks, with different and seemingly ordinary content, and with different unrelated recipients, but all with sender enok@lysator.liu.se
It seems that with a different mail content I don't get this razor2_check hit. I'm no longer sure if the problem is related to my sender address/domain or the content, or a combination. Just that several emails have been trapped as spam for the last weeks, with different and seemingly ordinary content, and with different unrelated recipients.
Unlist request
Although ... the command tpm_restrictsrk -a actually seems non-working: # tpm_restrictsrk -a Enter owner password: # tpm_restrictsrk -s Enter owner password: Storage Root Key readable with: owner auth # I expected the SRK readable without owner auth (with SRK auth) after successful tpm_restrictsrk -a My TPM chip is SLB9660: # tpm_version TPM 1.2 Version Info: Chip Version: 1.2.4.40 Spec Level: 2 Errata Revision: 3 TPM Vendor ID: IFX Vendor Specific data: 04280077 0074706d 3631ffff ff TPM Version:...
Although ... the command tpm_restrictsrk -a actually seems non-working: # tpm_restrictsrk -a Enter owner password: # tpm_restrictsrk -s Enter owner password: Storage Root Key readable with: owner auth # I expected the SRK readable without owner auth after successful tpm_restrictsrk -a My TPM chip is SLB9660: # tpm_version TPM 1.2 Version Info: Chip Version: 1.2.4.40 Spec Level: 2 Errata Revision: 3 TPM Vendor ID: IFX Vendor Specific data: 04280077 0074706d 3631ffff ff TPM Version: 01010000 Manufacturer...
Oops. My mistake. I had the impression that the -z flag to this command would reset the SRK password to all zeros. Not so. tpm_changeownerauth -s -r resets the SRK password. Help text for tpm_restrictsrk as below: Usage: tpm_restrictsrk [options] -h, --help Display command usage info. -v, --version Display command version info. -l, --log [none|error|info|debug] Set logging level. -u, --unicode Use TSS UNICODE encoding for passwords to comply with applications using TSS popup boxes -a, --allow Allow...
tpm_restrictsrk -z fails with "Authentication failed"