Hi Timo,
We are facing this issue on our mail server
- Two email id's are mapped to a same account
- If I send a mail to both the account simultaneously i get below error
"Nov 21 12:13:37 blade8 dovecot: lda(kapil.gupta@qlc.in): save: box=INBOX, uid=error, msgid=1321857820.4ec9f31ce638c@SwiftMailer.generated, size=10921"
- Due to this the mail is delivered only to 1 email id.
- I am loosing all my mails.
Kindly help in the same ASAP.
Regards, Paresh Chalke
On 21.11.2011, at 8.52, Paresh Chalke wrote:
We are facing this issue on our mail server
- Two email id's are mapped to a same account
- If I send a mail to both the account simultaneously i get below error
"Nov 21 12:13:37 blade8 dovecot: lda(kapil.gupta@qlc.in): save: box=INBOX, uid=error, msgid=1321857820.4ec9f31ce638c@SwiftMailer.generated, size=10921"
This is the "info" message from mail_log plugin about what happened to mail. Besides this one, there should be another error message from lda saying what actually happened. The above informational message doesn't really say anything, except that a mail was first saved but then the save transaction was rollbacked.
Am 21.11.2011 19:06, schrieb Timo Sirainen:
On 21.11.2011, at 8.52, Paresh Chalke wrote:
We are facing this issue on our mail server
- Two email id's are mapped to a same account
- If I send a mail to both the account simultaneously i get below error
"Nov 21 12:13:37 blade8 dovecot: lda(kapil.gupta@qlc.in): save: box=INBOX, uid=error, msgid=1321857820.4ec9f31ce638c@SwiftMailer.generated, size=10921"
This is the "info" message from mail_log plugin about what happened to mail. Besides this one, there should be another error message from lda saying what actually happened. The above informational message doesn't really say anything, except that a mail was first saved but then the save transaction was rollbacked.
Hi Timo, just for info i also have sporadic error like this Nov 21 20:36:10 mail01 dovecot: lmtp(10398, user@user.de): save: box=INBOX, uid=error, msgid=20111121193610.69B4D200A2F@server.de, size=6356
as mails get delivered i dont care, i see this happen sometimes during rsync backuptimes but i have not really an idea what exact cause this
Best Regards
MfG Robert Schetterer
Germany/Munich/Bavaria
On 21.11.2011, at 22.14, Robert Schetterer wrote:
This is the "info" message from mail_log plugin about what happened to mail. Besides this one, there should be another error message from lda saying what actually happened. The above informational message doesn't really say anything, except that a mail was first saved but then the save transaction was rollbacked.
Hi Timo, just for info i also have sporadic error like this Nov 21 20:36:10 mail01 dovecot: lmtp(10398, user@user.de): save: box=INBOX, uid=error, msgid=20111121193610.69B4D200A2F@server.de, size=6356
as mails get delivered i dont care, i see this happen sometimes during rsync backuptimes but i have not really an idea what exact cause this
Oh, I was wrong. The uid=error simply means that the UID is unknown for some reason. Possibly an internal bug.. The mail got saved just fine. Some backends like saving to a virtual mailbox will also give uid=error.
So anyway, back to the original question: This log message doesn't indicate any error. The problem of some mail not being saved is somewhere else, possibly in MTA configuration?
participants (3)
-
Paresh Chalke
-
Robert Schetterer
-
Timo Sirainen