Well, both of your log excerpts clearly say that the mail was delivered,
so the problem must be either with cyrus or the client. It may very well
be some mechanism for duplicate elimination as you suspect in your other
mail, but I can't verify that here.
Cyrus has a feature to removed duplicate messages on delivery to a
mailbox. Here the part of my imapd.conf from a FreeBSD system:
---8<------------------------------------------------------------
# If enabled, lmtpd will suppress delivery of a message to a
# mailbox if a message with the same message-id (or
# resent-message-id) is recorded as having already been delivered
# to the mailbox. Records the mailbox and
# message-id/resent-message-id of all successful deliveries.
# Note that duplicate delivery suppression is required for Sieve.
# Disabling duplicate delivery suppression will also disable
# Sieve, and as such should only be disabled for performance
# reasons.
#
duplicatesuppression: yes
---8<------------------------------------------------------------
As I use Sieve to do mail filtering on my system it is enabled.
bye
Fabian
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macos-x-server mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/macos-x-server/email@hidden