bugzilla-daemon | 30 Jul 2012 20:43
Favicon

[Bug 690] statistical spam filtering

http://mahogany.tt-solutions.com/cgi-bin/mbugs/show_bug.cgi?id=690

VZ <vadim <at> wxwindows.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
           Severity|                            |blocker

--- Comment #2 from VZ <vadim <at> wxwindows.org> 2012-07-30 20:43:51 CEST ---
This has been implemented a long time ago with DSPAM support.

--

-- 
Configure bugmail: http://mahogany.tt-solutions.com/cgi-bin/mbugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Vadim Zeitlin | 25 Jul 2012 19:00

Ideas for the attachments display?

 Hello,

 I'd like to do something to make attachments immediately visible instead
of having to scroll down to the bottom of the message to see them (see
http://mahogany.tt-solutions.com/cgi-bin/mbugs/show_bug.cgi?id=615). The
question is what?

 We could just show the presence of attachments in the header, e.g. display
a "notification bar" saying "There are N attachments in this message". This
would eat valuable vertical screen space and still wouldn't allow you to
actually do anything with these attachments however. So an alternative
would be to show a vertical bar with icons for all the attachments along
the right edge. If it could be used to show some more controls (e.g. I'm
thinking about a manual text/HTML toggle there), it would be even better.

 Any other ideas?
VZ
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mahogany-Developers mailing list
Mahogany-Developers <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mahogany-developers
(Continue reading)

bugzilla-daemon | 21 Jul 2012 15:58
Favicon

[Bug 904] Default location of new file-based mailboxes

http://mahogany.tt-solutions.com/cgi-bin/mbugs/show_bug.cgi?id=904

VZ <vadim <at> wxwindows.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
                 CC|                            |vadim <at> wxwindows.org
         Resolution|                            |FIXED

--- Comment #1 from VZ <vadim <at> wxwindows.org> 2012-07-21 15:58:37 CEST ---
We actually use wxStandardPaths::GetUserConfigDir() + "\\Mahogany" under
Windows since 2005 or thereabouts so I don't think this is still relevant but
I've simplified this code a bit more in 7b3a048.

As for "mailboxes", there is an option for the mailboxes location but it
couldn't be set in the GUI for some reason. I've added it now (6712f8a) so to
have an extra prefix it would be enough to enter "mailboxes" into it (it
couldn't be a relative path before but I changed this in 400a6c6).

--

-- 
Configure bugmail: http://mahogany.tt-solutions.com/cgi-bin/mbugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
(Continue reading)

bugzilla-daemon | 21 Jul 2012 15:47
Favicon

[Bug 940] message body lost when forwarding message with UTF-8 headers

http://mahogany.tt-solutions.com/cgi-bin/mbugs/show_bug.cgi?id=940

--- Comment #10 from VZ <vadim <at> wxwindows.org> 2012-07-21 15:47:05 CEST ---
(In reply to comment #9)
> encodingPart is wxFONTENCODING_MACARABICEXT.

This obviously makes no sense :-( I don't see how could it get this value.

Would it be possible that you have a bad build somehow? If not, the only way to
go forward I see is to debug this by breaking on EditorContentPart ctor (where
the encoding is set) and checking where does it come from.

--

-- 
Configure bugmail: http://mahogany.tt-solutions.com/cgi-bin/mbugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
bugzilla-daemon | 21 Jul 2012 15:39
Favicon

[Bug 940] message body lost when forwarding message with UTF-8 headers

http://mahogany.tt-solutions.com/cgi-bin/mbugs/show_bug.cgi?id=940

--- Comment #9 from Nerijus Baliūnas <nerijus <at> users.sourceforge.net> 2012-07-21 15:39:16 CEST ---
encodingPart is wxFONTENCODING_MACARABICEXT.

--

-- 
Configure bugmail: http://mahogany.tt-solutions.com/cgi-bin/mbugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mahogany-Developers mailing list
Mahogany-Developers <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mahogany-developers
bugzilla-daemon | 21 Jul 2012 14:52
Favicon

[Bug 941] Mahogany Crashes When Opening IMAP INBOX Folder

http://mahogany.tt-solutions.com/cgi-bin/mbugs/show_bug.cgi?id=941

VZ <vadim <at> wxwindows.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME

--

-- 
Configure bugmail: http://mahogany.tt-solutions.com/cgi-bin/mbugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
bugzilla-daemon | 21 Jul 2012 14:45
Favicon

[Bug 941] Mahogany Crashes When Opening IMAP INBOX Folder

http://mahogany.tt-solutions.com/cgi-bin/mbugs/show_bug.cgi?id=941

--- Comment #2 from VZ <vadim <at> wxwindows.org> 2012-07-21 14:45:35 CEST ---
Email to Marc bounced, so closing this as we probably won't get any more
information about it. Please reopen if it becomes available.

--

-- 
Configure bugmail: http://mahogany.tt-solutions.com/cgi-bin/mbugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
bugzilla-daemon | 21 Jul 2012 14:36
Favicon

[Bug 940] message body lost when forwarding message with UTF-8 headers

http://mahogany.tt-solutions.com/cgi-bin/mbugs/show_bug.cgi?id=940

--- Comment #8 from VZ <vadim <at> wxwindows.org> 2012-07-21 14:36:08 CEST ---
(In reply to comment #7)
> Yes, in any folder. I assume you don't even get
> Text of this message can't be converted to the encoding "ISO-8859-1", would you
> like to send it in encoding "UTF-8" instead?

No, because the conversion to "encodingPart" in wxComposeView::EncodeText()
doesn't fail for me because "encodingPart" is UTF-8. What is it in your case?

--

-- 
Configure bugmail: http://mahogany.tt-solutions.com/cgi-bin/mbugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
bugzilla-daemon | 21 Jul 2012 14:19
Favicon

[Bug 940] message body lost when forwarding message with UTF-8 headers

http://mahogany.tt-solutions.com/cgi-bin/mbugs/show_bug.cgi?id=940

--- Comment #7 from Nerijus Baliūnas <nerijus <at> users.sourceforge.net> 2012-07-21 14:19:29 CEST ---
Yes, in any folder. I assume you don't even get
Text of this message can't be converted to the encoding "ISO-8859-1", would you
like to send it in encoding "UTF-8" instead?

--

-- 
Configure bugmail: http://mahogany.tt-solutions.com/cgi-bin/mbugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mahogany-Developers mailing list
Mahogany-Developers <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mahogany-developers
bugzilla-daemon | 21 Jul 2012 13:51
Favicon

[Bug 940] message body lost when forwarding message with UTF-8 headers

http://mahogany.tt-solutions.com/cgi-bin/mbugs/show_bug.cgi?id=940

--- Comment #6 from VZ <vadim <at> wxwindows.org> 2012-07-21 13:51:35 CEST ---
Yes, I did select Latin-1.

Maybe there is something in the options of the folder where you have this
message that breaks it? Does the bug happen if you copy the message to another
folder?

--

-- 
Configure bugmail: http://mahogany.tt-solutions.com/cgi-bin/mbugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
bugzilla-daemon | 21 Jul 2012 13:43
Favicon

[Bug 940] message body lost when forwarding message with UTF-8 headers

http://mahogany.tt-solutions.com/cgi-bin/mbugs/show_bug.cgi?id=940

--- Comment #5 from Nerijus Baliūnas <nerijus <at> users.sourceforge.net> 2012-07-21 13:43:14 CEST ---
Maybe you have default Language set? Do you see the bug if you select
Language|ISO8859-1 before preview?

--

-- 
Configure bugmail: http://mahogany.tt-solutions.com/cgi-bin/mbugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mahogany-Developers mailing list
Mahogany-Developers <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Gmane