Options (4)
-g, --generatebooleanCreate a temporary inbox
Example:
tmpmail {{[-g|--generate]}}-r, --recentbooleanDisplay the most recent received email
Example:
tmpmail {{[-r|--recent]}}-t, --textbooleanView email as raw text without HTML tags
Example:
tmpmail {{[-t|--text]}}-b, --browserbooleanOpen email with a specific browser (default is w3m)
Example:
tmpmail {{[-b|--browser]}} {{browser}}Examples (6)
Create a temporary inbox
tmpmail [-g|--generate]List messages and their numeric ID
Display the most recent received email
tmpmail [-r|--recent]Open a specific message
tmpmail email_idView email as raw text without HTML tags
tmpmail [-t|--text]Open email with a specific browser (default is w3m)
tmpmail [-b|--browser] browsermade by @shridhargupta | data from tldr-pages