
from
List of commands for from:
-
from:tldr:2c59c from: Display the number of messages stored.$ from --counttry on your machineexplain this command
-
from:tldr:7ff39 from: Print the mail from the specified address.$ from --sender=${me@example-com}try on your machineexplain this command
-
from:tldr:a5d57 from: List mail in the specified mailbox directory.$ MAIL=${path-to-mailbox} fromtry on your machineexplain this command