/script DeleteMail(mailId, true)To get specific mailId you need to use GetNextMailId function. Using
/script d(GetNextMailId(nil))will print the ID of the first message in your inbox to the chat. Then you pass that id to the next call of GetNextMailId to get next message and you repeat that till you get to the message you want to remove. (ofc it's way easier if the DSA mail is the only one in your inbox, then you can call GetNextMailId(nil) to get its id and pass it to DeleteMail).
Coffers don't have curated drops and you can't delete a mail without looting it first. If you want to not have the weapon, do not take the attachment, just leave it there and it will delete itself in 30 days.
perfiction wrote: »No addons that I'm aware of. I've never tried it but you can try to use DeleteMail API function, it has force delete option as a second parameter which may (or may not :x) work with mails containing attachments:/script DeleteMail(mailId, true)To get specific mailId you need to use GetNextMailId function. Using/script d(GetNextMailId(nil))will print the ID of the first message in your inbox to the chat. Then you pass that id to the next call of GetNextMailId to get next message and you repeat that till you get to the message you want to remove. (ofc it's way easier if the DSA mail is the only one in your inbox, then you can call GetNextMailId(nil) to get its id and pass it to DeleteMail).
If you don't want to deal with writing API functions in the chat you can just wait 30 days, the mail will get removed automatically.
Mushroomancer wrote: »I'm not gonna ask for what reason you want to keep that item outside of your stickerbook, because we all know why.
proprio.meb16_ESO wrote: »To sell carries into vDSA with guaranteed drop ofc