Closed
Bug 137609
Opened 23 years ago
Closed 23 years ago
sending email reported with 'access denied', but delivered
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: info, Assigned: sspitzer)
Details
Attachments
(2 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.9) Gecko/20020311
BuildID: 2002031104
What I did:
- composing email
- Ctrl-Enter
Result: see attachment #1 [details] [diff] [review]
I then klicked 'cancel'. Result: a) see attachment 2 [details] [diff] [review], b) Window seen in a) never
ever changes
SMTP server's log says:
Apr 15 22:57:31 binky sendmail[12991]: AUTH=server,
relay=b071245.adsl.hansenet.de [62.109.71.245], authid=olaf@zaplinski.de,
mech=PLAIN, bits=0
Apr 15 22:57:32 binky sendmail[12991]: g3FKvVtQ012991: from=<olaf@zaplinski.de>,
size=412, class=0, nrcpts=1, msgid=<3CBB3F82.2020801@zaplinski.de>, proto=ESMTP,
daemon=MTA, relay=b071245.adsl.hansenet.de [62.109.71.245]
Apr 15 22:57:32 binky sendmail[12993]: g3FKvVtQ012991: to=<oz@mediascape.de>,
delay=00:00:01, xdelay=00:00:00, mailer=esmtp, pri=30394,
relay=mail.mediascape.de. [212.105.192.3], dsn=2.0.0, stat=Sent (g3FL0xW9023767
Message accepted for delivery)
Conclusion: Mozilla sends emails fine, but reports to the user it could not
BTW, it worked great up to including 0.9.8
Reproducible: Always
Steps to Reproduce:
1.n/a
2.
3.
Found the solution, it's because of Cyrus IMAPD's folder structure. Mozilla
tries to put mail into 'sent on imap.bla.com' which does not exist; setting this
to 'INBOX.send' (in Cyrus terminology) solved it.
Hey, how can I put this bug into CLOSE state?
Comment 4•23 years ago
|
||
Resolving per last comment.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•