Closed Bug 177659 Opened 22 years ago Closed 20 years ago

End of message contains imap commands.

Categories

(MailNews Core :: Backend, defect)

x86
Linux
defect
Not set
major

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: dof, Assigned: mscott)

Details

Here's what I see in Mozilla 1.2b (2002102721) when using the mail client, on
selecting an email which is being read via imap :

<snip>

Thu Oct 31 09:05:01 GMT 2002

/dcs/mbrstaff/crontabs/cron.hourly/website.sh:


/dcs/mbrstaff/crontabs/cron.hourly/zz_log_email.sh:

)
8 OK UID FETCH comple



When viewing it through other interfaces (E.g. web based SquirrelMail) I do not
see the last time (which appears to be IMAP commands )

The script I use to send the email, runs on Solaris :

piglet:mbrstaff> uname -a
SunOS piglet 5.8 Generic_108528-09 sun4u sparc SUNW,Ultra-5_10

and contains the following :

#!/bin/sh
#echo "Attempting to email logs to admin"
cd /dcs/mbrstaff/crontabs/logs
cat daily.log | mailx -s "Cron log from `uname -n`" admin
cat /dev/null > daily.log

If there's any other info I can supply, please let me know.

thanks
David.
QA Contact: gayatri → yulian
Could you please try and reprodurce the bug with a more current version of
mozilla, preferably the lastest release (1.7b) or a recent nightly ?
There's no hope of me reproducing this bug now - I no longer have the email, no
longer use the same IMAPd (moved from uwimap to courier) and can no longer
generate an email like the one which caused the problem.

I've not seen the problem again, so suspect it's fixed, and this can be closed.

Thanks
David.
(In reply to comment #2)
> There's no hope of me reproducing this bug now - I no longer have the email, no
> longer use the same IMAPd (moved from uwimap to courier) and can no longer
> generate an email like the one which caused the problem.
> 
> I've not seen the problem again, so suspect it's fixed, and this can be closed.

marking wfm
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.