Scroll to navigation

smd-pull(1) Sync Mail Dir (smd) documentation smd-pull(1)

NAME

smd-pull - syncs the local mail dir letting the remote one untouched

SYNOPSIS

smd-pull [-d|--dry-run] [-v|--verbose] [-s|--show-tags] [-t|--template-only] 

[-n|--no-delete] [endpoint]

DESCRIPTION

smd-pull performs in the local maildir all the changes that were performed on remote one.

No changes are made on the remote maildir. Use smd-push(1) for that.

Refer to smd-config(5) for the configuration file format.

OPTIONS

Verbose output
Machine readable output
Do not perform any action for real
Do not propagate deletions
Just create a template configuration file if none
Is the suffix for the name of the configuration file to use. If it is omitted, the configuration file ~/.smd/config.default is used.

FILES

~/.smd/config.* ~/.smd/hooks/pre-pull.d/ ~/.smd/hooks/post-pull.d/

SEE ALSO

mddiff(1), smd-server(1), smd-client(1), smd-push(1), smd-loop(1), smd-config(5)

AUTHOR

Enrico Tassi <gares@fettunta.org>

15 November 2022