On Tue, 2010-12-21 at 15:56 +0330, Behrooz Afghahi wrote:
> Hello,
>
> I'm customizing squirrelmail and I want to print a line from the message
> in front of the subject in mailbox listing (like gmail).
> the problem is, when I use 'FETCH {SOME_ID} BODY[]' the message gets
> marked as seen. How ca
Try using 'EXAMINE' rather than 'SELECT' when selecting the Mailbox - that
should do it.
Adrian Mardlin in charge @ The Very Good Email Company
t 01442 892641 m 07920 102401 f 01442 808081 w www.verygoodemail.com
On 21 Dec 2010, at 12:26, Behrooz Afghahi wrote:
> Hello,
>
> I'm customizing
Hello,
I'm customizing squirrelmail and I want to print a line from the message
in front of the subject in mailbox listing (like gmail).
the problem is, when I use 'FETCH {SOME_ID} BODY[]' the message gets
marked as seen. How can I fetch without setting the senn flag ?
Thanks
Behrooz