Skip to content
  • o@immerda.ch's avatar
    prevent purging when deleting fwd of deleted iaddress · a0205f81
    o@immerda.ch authored
    There is an edge-case, when removing the last forward of a deleted
    mail_object. E.g. email_user with fwd, first delete email_user,
    email_iaddress gets marked as deleted. Then delete fwd and the second
    delete triggers a purge. Instead the iaddress must be marked deleted and
    kept around to reserve the identifier.
    a0205f81