Searched defs:src_location (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/doveadm/
H A Ddoveadm-mail-import.c16 const char *src_location; member in struct:import_cmd_context
178 if (mail_namespaces_init_location(user, ctx->src_location, &error) < 0)
217 ctx->src_location = p_strdup(_ctx->pool, args[0]);

Completed in 8 milliseconds