<?xml version="1.0"?>
    <rss version="2.0">
    <channel>
        <title>Latest Posts in: Hastymail 2</title>
        <link>http://http://www.hastymail.org/forums/Hastymail_2</link>
        <description></description>
        <item>
            <title>Re: Date time (Date time) posted by sailfrog</title>
            <link>http://www.hastymail.org/forums/Hastymail_2/1437/</link>
            <pubDate>Fri, 30 Jul 2010 15:05:30 -0500</pubDate>
            <description>I just checked this out (using current SVN) and I noticed a few things:- If you are running PHP5 then the timezone setting in the general section of the options page sets the local timezone to convert to. If you are using PHP4 then the timezone support is not available.- If you are using the default &quot;from now&quot; date field display in message lists (also in the general section of the options page) then the mouse over title of the actual date is not properly localized. I just fixed that in SVN.- If you are using something other than the &quot;from now&quot; date format then the date in message lists is properly converted to the local timezone.- the message view date field was not being localized at all. I just fixed that in SVN as well, but only on the normal header view. If you choose to view &quot;full headers&quot; then I would prefer to show the actual value without localization.With these fixes in SVN all date fields should now be properly localized.Thanks for the feedback,Jason </description>
        </item>
        <item>
            <title>Date time posted by Anonymous</title>
            <link>http://www.hastymail.org/forums/Hastymail_2/1437/</link>
            <pubDate>Fri, 30 Jul 2010 06:03:38 -0500</pubDate>
            <description>Hi, it took me some time to realize that the time and date of the email messages presented in hastymail is actually form the send party locale, not mine. Hasty mail is using sender's local date/time I think that's probably a bug because I could not see any way to fix it in options. It's strange to receive mails showing 8:00am when its 4pm.

Has anyone here noticed that ?

 </description>
        </item>
        <item>
            <title>Re: Error RC9 (Error RC9) posted by sailfrog</title>
            <link>http://www.hastymail.org/forums/Hastymail_2/1435/</link>
            <pubDate>Tue, 20 Jul 2010 10:07:59 -0500</pubDate>
            <description>These notices are because the code was updated which introduced new translation strings and you did not logout then back into the interface. If you do they will go away. Current SVN versions, and the upcoming stable release, have code to recognize this situation and automatically update the translation strings without having to logout and back in.Jason </description>
        </item>
        <item>
            <title>Error RC9 posted by Anonymous</title>
            <link>http://www.hastymail.org/forums/Hastymail_2/1435/</link>
            <pubDate>Sun, 18 Jul 2010 11:12:10 -0500</pubDate>
            <description>Currently upgrading from RC6 (into new folder) and receiving this error when I try to access the website in the browser.  Any clues?PHP Notice: Undefined offset: 28 in C:\inetpub\wwwroot\webmail2\plugins\calendar\work.php on line 34 PHP Notice: Undefined offset: 503 in C:\inetpub\wwwroot\webmail2\lib\site_page_class.php on line 530 PHP Notice: Undefined offset: 465 in C:\inetpub\wwwroot\webmail2\lib\misc_functions.php on line 310 PHP Notice: Undefined offset: 471 in C:\inetpub\wwwroot\webmail2\lib\misc_functions.php on line 328 PHP Notice: Undefined offset: 476 in C:\inetpub\wwwroot\webmail2\lib\misc_functions.php on line 343 PHP Notice: Undefined offset: 481 in C:\inetpub\wwwroot\webmail2\lib\misc_functions.php on line 358 PHP Notice: Undefined offset: 481 in C:\inetpub\wwwroot\webmail2\lib\misc_functions.php on line 358 PHP Notice: Undefined offset: 479 in C:\inetpub\wwwroot\webmail2\lib\misc_functions.php on line 352 PHP Notice: Undefined offset: 481 in C:\inetpub\wwwroot\webmail2\lib\misc_functions.php on line 358 PHP Notice: Undefined offset: 481 in C:\inetpub\wwwroot\webmail2\lib\misc_functions.php on line 358 PHP Notice: Undefined offset: 481 in C:\inetpub\wwwroot\webmail2\lib\misc_functions.php on line 358 PHP Notice: Undefined offset: 481 in C:\inetpub\wwwroot\webmail2\lib\misc_functions.php on line 358 PHP Notice: Undefined offset: 481 in C:\inetpub\wwwroot\webmail2\lib\misc_functions.php on line 358 PHP Notice: Undefined offset: 481 in C:\inetpub\wwwroot\webmail2\lib\misc_functions.php on line 358 PHP Notice: Undefined offset: 481 in C:\inetpub\wwwroot\webmail2\lib\misc_functions.php on line 358 PHP Notice: Undefined offset: 479 in C:\inetpub\wwwroot\webmail2\lib\misc_functions.php on line 352 PHP Notice: Undefined offset: 481 in C:\inetpub\wwwroot\webmail2\lib\misc_functions.php on line 358 PHP Notice: Undefined offset: 458 in C:\inetpub\wwwroot\webmail2\lib\site_page_class.php on line 159 </description>
        </item>
        <item>
            <title>Re: rc8 (rc8) posted by sailfrog</title>
            <link>http://www.hastymail.org/forums/Hastymail_2/1433/</link>
            <pubDate>Wed, 07 Jul 2010 13:58:43 -0500</pubDate>
            <description>You can download any version of Hastymail from the sourceforge files page:http://sourceforge.net/projects/hastymail/files/However rc8 is quite old now, and rc9 will be replaced with our first stable release which is coming out VERY soon. I recommend you download the latest &quot;SVN version&quot; because it has many improvements over both rc9 and rc8 and is very similar to, if not exactly the same as, the stable release code. You can download the current code with the following link:http://hastymail.svn.sourceforge.net/viewvc/hastymail/trunk/hastymail2.tar.gz?view=tarJason </description>
        </item>
        <item>
            <title>rc8 posted by Anonymous</title>
            <link>http://www.hastymail.org/forums/Hastymail_2/1433/</link>
            <pubDate>Wed, 07 Jul 2010 11:12:41 -0500</pubDate>
            <description>how download the rc8</description>
        </item>
        <item>
            <title>Re: Get imap_server from email address (Get imap_server from email address) posted by sailfrog</title>
            <link>http://www.hastymail.org/forums/Hastymail_2/1429/</link>
            <pubDate>Tue, 06 Jul 2010 10:50:53 -0500</pubDate>
            <description>Oliver,    I just committed a plugin to SVN called imap_domain_map that lets you map user login email addresses to imap servers. The README file in the plugin explains how to set it up and define the domain/IMAP server relationships. Also note that the IMAP servers have to be defined in your hastymail.conf file using the alt_1, alt_2, etc syntax. With this plugin enabled the imap server dropdown on the homepage will be hidden and the IMAP server used will be determined by the plugin lookup. If the lookup fails the default IMAP sever in your hastymail.conf file will be used. You need the latest SVN to use the plugin because of some small updates to the plugin API that it needs. I have not tested if very thoroughly but its pretty simple and it &quot;works for me&quot; :). Give it a try when you can and let me know if it works for you.Thanks for the feedback,Jason </description>
        </item>
        <item>
            <title>Re: special characters not sending (the é the à not send) posted by sailfrog</title>
            <link>http://www.hastymail.org/forums/Hastymail_2/1430/</link>
            <pubDate>Tue, 06 Jul 2010 07:50:38 -0500</pubDate>
            <description>I just tested sending a message with  &eacute; and &agrave;, both a text and HTML version, and they work fine for me. Can you send me a message with these characters to jason@hastymail.org so I can take a look at the message and see if something is wrong?Thanks,Jason</description>
        </item>
        <item>
            <title>the é the à not send posted by Anonymous</title>
            <link>http://www.hastymail.org/forums/Hastymail_2/1430/</link>
            <pubDate>Mon, 05 Jul 2010 11:24:59 -0500</pubDate>
            <description>hellowhen i write a message the &eacute; the &agrave; and others special characters are not send thank you for help* i have the last version severine from France</description>
        </item>
        <item>
            <title>Get imap_server from email address posted by Anonymous</title>
            <link>http://www.hastymail.org/forums/Hastymail_2/1429/</link>
            <pubDate>Sun, 04 Jul 2010 19:05:57 -0500</pubDate>
            <description>I have several email servers storing multiple mailboxes for various domains. I currently have Hastymail 1.6 running on a separate server to provide webmail access to these mail servers. If possible I would like to upgrade to Hastymail 2 as it is looking very good!With Hastymail 1.x it was relatively easy to modify the code so that it would use the domain name part of the login email address as the IMAP server to connect to. This way it was possible to access the webmail system without the end users having to know which server their email was hosted on.I have spent about a day trying to work out how to make Hastymail 2 do this without success. I am not a PHP expert, and am struggeling to follow the new code as it seems a lot more complicated than the old version!Ideally it would be nice if it were possible to simply put the following in the hastymail2.conf file:imap_server = %dIs this somthing you would think about including? If not, can you give me a pointer as to which file(s) I should be modifying to implement somthing like this myself?A future extension of this idea would be the ability to list domains along with their IMAP server addresses in a config file (to over-ride the default %d settings where the mail server might not be the same as the domain name), and from the domain name part of the email address to select the right server from the list.Any help or pointers would be greatly appreciated!Thanks.Oliver</description>
        </item>
        <item>
            <title>Setup (Creating custom page) posted by Young</title>
            <link>http://www.hastymail.org/forums/Hastymail_2/1187/</link>
            <pubDate>Sun, 04 Jul 2010 11:32:06 -0500</pubDate>
            <description>Anonymous said:Hi!How can I setup a new page on hastymail? I need to create a &quot;Register page&quot;. I have created the register.php template on the &quot;default&quot; themes directory and added the  &quot;register&quot; on the $app_pages array. When I try to access the page using http://localhost/hastymail/?pa2ge=register, the page was not found.  Any ideas please? Thanks!-- John </description>
        </item>
        <item>
            <title>Re: Inline Images (Inline Images) posted by sailfrog</title>
            <link>http://www.hastymail.org/forums/Hastymail_2/1426/</link>
            <pubDate>Mon, 28 Jun 2010 16:11:07 -0500</pubDate>
            <description>Images display inline in Hastymail when viewing an HTML messages with correct inline image formatting. Text messages don't support any formatting outside of plain text so those will not show images inline. If you are viewing text message parts by default that might be why images are only available in the parts section. Even when viewing HTML parts by default images will only be displayed inline when the message is formatted to display them that way.Maybe we can add a link by the message parts section along the lines of &quot;show all viewable message parts&quot;, that would reload the message with all the viewable parts displayed at once. I will add this as a feature request to the tracker. Hope that helpsJason </description>
        </item>
        <item>
            <title>Inline Images posted by Anonymous</title>
            <link>http://www.hastymail.org/forums/Hastymail_2/1426/</link>
            <pubDate>Sun, 27 Jun 2010 11:27:34 -0500</pubDate>
            <description>I was wondering if there was a way to show image attachments inline? instead of attachments on the bottom in parts.</description>
        </item>
        <item>
            <title>signature (Signature) posted by severine</title>
            <link>http://www.hastymail.org/forums/Hastymail_2/1421/</link>
            <pubDate>Fri, 25 Jun 2010 05:32:00 -0500</pubDate>
            <description>i will try this, thank you jason</description>
        </item>
        <item>
            <title>Re: signature help (Signature) posted by sailfrog</title>
            <link>http://www.hastymail.org/forums/Hastymail_2/1421/</link>
            <pubDate>Thu, 24 Jun 2010 21:21:26 -0500</pubDate>
            <description>So is mine but it works fine :/ Could you try upgrading to the latest version? You can download it here:http://hastymail.svn.sourceforge.net/viewvc/hastymail/trunk/hastymail2.tar.gz?view=tarThere have been a ton of fixes since the last release so maybe this has already been addressed.Thanks,Jason</description>
        </item>
        <item>
            <title>signature help (Signature) posted by severine</title>
            <link>http://www.hastymail.org/forums/Hastymail_2/1421/</link>
            <pubDate>Thu, 24 Jun 2010 09:57:35 -0500</pubDate>
            <description>it's file:site_settings_storage = file </description>
        </item>
        <item>
            <title>Re: Signature (Signature) posted by sailfrog</title>
            <link>http://www.hastymail.org/forums/Hastymail_2/1421/</link>
            <pubDate>Thu, 24 Jun 2010 07:45:17 -0500</pubDate>
            <description>I cannot reproduce this problem, I can save accented letters in my signature without losing them. Are you using file or db storage for your user settings?Jason </description>
        </item>
        <item>
            <title>Signature posted by Anonymous</title>
            <link>http://www.hastymail.org/forums/Hastymail_2/1421/</link>
            <pubDate>Wed, 23 Jun 2010 05:06:10 -0500</pubDate>
            <description>Hellowhen i connect and click on Profil and on Signature, i put a signature with accent like &eacute; for example, the caracters with accent (&eacute;) is not save and the others are savean idea ? </description>
        </item>
        <item>
            <title>Re: bad URL (Shared 'Virtual' Host?) posted by sailfrog</title>
            <link>http://www.hastymail.org/forums/Hastymail_2/1078/</link>
            <pubDate>Mon, 21 Jun 2010 10:39:15 -0500</pubDate>
            <description>Sorry about that. A few months ago we had to switch hosting and some things where lost. I just restored the web install link.Jason </description>
        </item>
        <item>
            <title>bad URL (Shared 'Virtual' Host?) posted by jpatti</title>
            <link>http://www.hastymail.org/forums/Hastymail_2/1078/</link>
            <pubDate>Sun, 20 Jun 2010 13:51:20 -0500</pubDate>
            <description>http://www.hastymail.org/web_install_config.php gives a 404</description>
        </item>
    </channel>
    </rss>