Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想用 FETCH 发出一个长命令,它给了我: 1.什么是 UID?2.什么是附件?和其他东西
还有什么其他的东西?几乎所有元数据: tag FETCH 1 (uid flags envelope bodystructure internaldate)
tag FETCH 1 (uid flags envelope bodystructure internaldate)
你的问题不清楚。但我假设您想检索所有数据。使用以下命令
A FETCH 1:* ALL