Cross Reference: mail-copy.h
xref
: /
dovecot
/
src
/
lib-storage
/
mail-copy.h
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
mail-copy.h revision fdc557286bc9f92c5f3bb49096ff6e2bcec0ea79
#
ifndef
__MAIL_COPY_H
#
define
__MAIL_COPY_H
int
mail_storage_copy
(
struct
mailbox_transaction_context
*t,
struct
mail
*
mail
,
struct
mail
*
dest_mail
);
#
endif