mail-copy.h revision 7f735cb86b2d8abd8f230089065eacfc24e9e5d6
7ef3553585e556f35d5919589cfdc1de3329e4bbTimo Sirainenint mail_storage_copy(struct mail_save_context *ctx, struct mail *mail);
7ef3553585e556f35d5919589cfdc1de3329e4bbTimo Sirainen/* Returns TRUE if mail can be copied using hard linking from src to dest.
7ef3553585e556f35d5919589cfdc1de3329e4bbTimo Sirainen (Assuming the storage itself supports this.) */