> how about > squirrelmail-1.4.6-0.cvs20050812.1.fc4.src.rpm? can i > used it?
src.rpm is package used to build other packages. you need squirrelmail-1.4.6-0.cvs20050812.1.fc4.noarch.rpm Last php 4.4 fix was on 2005-08-11. This fix is important only for people that use address book database backend. 2005-08-11 changes also fix html formating issues in address book page. Last php 5.0.4 fix was on 2005-07-21. SquirrelMail developers don't support custom rpm builds based on cvs versions. > in ohter way... > i've interested into this squirrelmail for my project > final..i want to edit it..such as change the interface > or somewhat...can i use the > squirrelmail-1.4.6-0.cvs20050812.1.fc4.src.rpm and > edit it? If you work with OS packages (rpms, debs, what ever format is used by your OS), Rule No.1 is "don't edit files that are part of the package". Get tar.bz2/tar.gz/zip packages from SquirrelMail site and modify them. > also..my imap server is not courier or cyrus..it's > integrated when i configured during installation > fedora core 4..hmm any suggestion?do i must us courier > or cyrus-imap? Fedora Core4 uses Dovecot (http://www.dovecot.org) by default. SquirrelMail should work with any IMAP4rev1 (http://www.isi.edu/in-notes/rfc3501.txt) compatible IMAP server, that is not broken. Some IMAP4rev1 servers are not suitable for SquirrelMail because they fail to provide correct message structure information or have broken unseen status responses. SquirrelMail should work correctly with Cyrus-IMAP, Courier-IMAP, UW IMAP, Exchange, Dovecot, Binc IMAP. EIMS, Mercury/32 and hmailserver IMAP servers were tested too. Some servers might have issues with server side sorting, but it is not enabled by default in SquirrelMail. Mercury/32 might have issues with non-ascii letters in IMAP folder names. Known broken IMAP servers - Quick Mail Pro 3.5.2 (problems with utf-8 message headers and bodystructure), mailutils imapd (broken unseen status and some other issues), apple imap server 10.2.something (broken bodystructure) IMAP servers that support SORT extension are recommended. Cyrus, Courier, UW and Dovecot support it. IMAP servers that do not use standard unix mailbox format are recommended for larger webmail systems. Courier and Dovecot use Maildir format. UW can use mbx format, but not in default install. I think Cyrus uses custom indexed mailbox format. I suspect that SquirrelMail developers use Cyrus or Courier on their systems. > how about edit the source?where can i edit the > source?is it in /src directory?just edit the .php and > when run it..it automaticly change? > > can u please help me and i hope that u will help me in > this.. See package rule No.1. Your changes will be lost in next package upgrade. SquirrelMail interface is modular. Some parts of interface can be changed with plugins. Try implementing your modifications with plugins. If plugins can't do what you want - build own SquirrelMail packages or use installation that does not conflict with packaging system. If you use Fedora, be aware that packagers have enabled special security extensions (http://fedora.redhat.com/docs/selinux-faq/) and these extensions can break some programs and php scripts. -- Tomas ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
