Mac OS X 10.2.8 or earlier: Mail message duplicates itself in the In mailbox


 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X Support RSS Mac OS X 10.2.8 or earlier: Mail message duplicates itself in the In mailbox
# 1  
Old 10-13-2008
Mac OS X 10.2.8 or earlier: Mail message duplicates itself in the In mailbox

A number of duplicate messages may appear in the In mailbox in Mac OS X 10.2.8 or earlier.

More from Apple OS X Support ...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Tell UW-Imap to read /var/mail/mailbox ??

Hi, I've got UW-IMAP installed on Gentoo. I'm using EXIM as the transfer agent. EXIM is working fine (I think)... all incoming mail - external and internal goes to /var/mail/username file. I can verifiy this by reading this file directly with nano. Also, IMAPd is running. It lets me login... (2 Replies)
Discussion started by: d11wtq
2 Replies
Login or Register to Ask a Question
UNEXPUNGE(8)						      System Manager's Manual						      UNEXPUNGE(8)

 *

NAME
unexpunge - restore expunged (but yet unremoved) messages SYNOPSIS
unexpunge [ -C config-file ] -l mailbox unexpunge [ -C config-file ] -t time-interval [ -d ] [ -v ] mailbox unexpunge [ -C config-file ] -a [ -d ] [ -v ] mailbox unexpunge [ -C config-file ] -u [ -d ] [ -v ] mailbox uid... DESCRIPTION
Unexpunge is used to restore expunged messages which have yet to be removed from the Cyrus mailspool. This utility is only useful when the server is configured to use delayed expunge. Unexpunge reads its configuration options out of the imapd.conf(5) file unless specified otherwise by -C. OPTIONS
-C config-file Read configuration options from config-file. -l List the expunged messages in the specified mailbox which are available for restoration. -t time-interval Unexpunge messages which were expunged in the last time-interval seconds. (modifiers: m: minutes, h: hours, d: days, w: weeks). -a Restore all of the expunged messages in the specified mailbox. -u Restore only those messages having the specified UIDs in the specified mailbox. -d Unset the Deleted flag on any restored messages. -v Enable verbose output/logging. FILES
/etc/imapd.conf SEE ALSO
imapd.conf(5) CMU
Project Cyrus UNEXPUNGE(8)