Mutt with qzip patch

Hey guys,
I'd like to use gzip with mutt.
I've only tried applying a patch with a PKGBUILD a couple of times, and never did get the hang of it. 
Here is the PKGBUILD, and here is the patch.
Little help, please?  :-)

Thanks. 
I thought of that, and even tried it--but I had some problems converting my mutt config to muttng.  There's a perl conversion script floating around somewhere, but it didn't do anything that I could tell.  If no one has a magic wand they can wave over my .muttrc and .mutt/ directory, I'll look at the muttng PKGBUILD for patching hints.
magic wand?  anyone?

Similar Messages

  • Mutt with sidebar and nntp

    Hi all
    I switched from claws-mail to mutt recently, and was missing reading the gmane newsgroup along with my emails. After quite some googling and search on aur I couldn't find an easy way to get mutt with combined sidebar and nntp support. Though I found a post about a debian user packaging it for debian (with some other additional patches). Inspired by that, I modified the patch-1.5.20.vvv.nntp.2 from http://mutt.org.ua/download/current/ to apply with sidebar patch. The PKGBUILD is from the mutt-sidebar in AUR, but without the trash and unmailbox patches. It builds fine on my computer, and works fine so far. The doc is also patched so it's easy to setup mutt to read the news. If anyone have comments, please let me know.
    Do you think this PKGBUILD is ok for uploading to AUR ?
    # Contributor : skualito <lepascalou AT gmail DoT CoM>
    pkgname=mutt-sidebar-nntp
    pkgver=1.5.20
    pkgrel=2
    pkgdesc="A small but very powerful text-based mail client with sidebar-patch and nntp support"
    patchdate="20090619"
    arch=('i686' 'x86_64')
    url="http://lunar-linux.org/index.php?page=mutt-sidebar"
    depends=('openssl' 'gdbm' 'mime-types' 'libsasl')
    makedepends=('gnupg' 'gpgme')
    conflicts=('mutt')
    provides=('mutt')
    source=(ftp://ftp.mutt.org/mutt/devel/mutt-${pkgver}.tar.gz http://lunar-linux.org/~tchan/mutt/patch-${pkgver}.sidebar.$patchdate.txt muttrc.example patch-1.5.20.vvv.nntp.2)
    md5sums=('027cdd9959203de0c3c64149a7ee351c' '5786519489877c92e4fff68cf547e869' '336d1d8e290a0595dbe2cd92d720ffc9' '1aefc046f02b1bbea3ae4b2e8e6a25de')
    license=('GPL')
    build() {
    cd $startdir/src/mutt-$pkgver
    # patch a segfault bug in 1.5.20 -- remove for next release
    patch -p1 -i ../patch-${pkgver}.sidebar.$patchdate.txt
    patch -p1 -i ../patch-${pkgver}.vvv.nntp.2
    aclocal -I m4
    autoheader
    automake --foreign
    autoconf
    ./configure --prefix=/usr --sysconfdir=/etc \
    --enable-pop --enable-imap --enable-nntp --enable-smtp --enable-pgp --enable-hcache \
    --enable-gpgme --with-ssl=/usr --with-sasl --without-idn \
    --with-regex --with-slang|| return 1
    make || return 1
    make DESTDIR=$startdir/pkg install
    rm -f ${pkgdir}/usr/bin/{flea,muttbug}
    rm -f ${pkgdir}/usr/share/man/man1/{flea,muttbug}.1
    rm -f ${pkgdir}/etc/mime.types*
    install -m644 -D ${startdir}/src/muttrc.example ${startdir}/pkg/etc/muttrc.example
    EDIT: Actually I realize that from here you cannot acces the modified patch. Hem. I guess I'll upload the package to AUR.
    It's there http://aur.archlinux.org/packages.php?ID=34238
    Last edited by skualito (2010-02-01 21:23:08)

    steve___ wrote:Have you tried creating a hard/soft link to another name and specifying it in your config file(s)?
    Thanks all for your suggestions.
    In case someone comes across this in the future I am running my mail sever with IMAP a-la Dovecot.
    I created a symlink to get around this in the end, hopefully its doesn't cause to many problems on my email server.
    Last edited by lambretta (2009-10-18 12:51:43)

  • Looking for a site that shows problems with windows patches or updates.

    Looking for a site that shows problems with windows patches or updates...so I know what not to install.
    Plenty of sites list and summarize individual patches, I want one that consolidates problems and complaints so I can better assess the risk. Currently I'm waiting to install patches several days and doing google searches. That works, but I'd rather find a place
    that does it with expertise.
    Which forums would be best to look for such problems.
    Thanks in and advance for suggestions

    Hi,
    I agreed with Cyber and Rick.
    Windows update helps to keep your PC safer—and your software current—by fetching the latest security and feature updates from Microsoft via the Internet.
    Although there might be some problems when installing it, Windows update is not the one to blame.
    For troubleshooting Windows updates, if needed:
    Fix Microsoft Windows Update Issues
    http://support2.microsoft.com/gp/windows-update-issues
    Best regards
    Michael Shao
    TechNet Community Support

  • Exporting audio with a patch?

    I have been using Logic Pro X to record some musical tracks in my studio. The sound quality of the program is phenomenal. I haven't ever had the idea to switch programs, it's just this one thing that gets me. So my question is, How do you export one of the audio tracks you lay down WITH the patch you added to it? I have put patches on the tracks before and tried exporting the track as an audio file, but it does not export it with the patch I put on it in Logic Pro X (it only exports the audio that was recorded originally). Please Help! I have struggled with this one area for so long, I have even gotten "I Don't Know" from Apple support members, given that this is a very complex program with all of the possibilities, i understand that they don't. Therefore, I am asking you guys. Thank you so much!
    I am using Logic Pro X 10.1.1
    iMac with OS X Yosemite 10.10.2

    Use the word "Bounce" as a search term.
    http://help.apple.com/logicpro/mac/10/

  • Reading the EDI X12 file not working with the patch 8233048

    Hi
    I have installed the latest path 8233048 on my windowsXP system, now I am not able to see the File being polled and processed.
    In b2b.log I can see the last message as "oracle.tip.adapter.b2b.data.MsgListener:run start listening on message" after that no log.
    In b2b_dc_transport.log, I can see only
    2009.02.07 at 20:35:45:236: B2BStarter thread: (DEBUG) TransportProperties.TransportProperties():http.receiver.registry_port=5110;smtp.receiver.protocol=imap;PROTOCOL_ENDPOINT=null;file.receiver.polling_interval=30;polling_interval=30;http.receiver.instance_name=IP;
    2009.02.07 at 20:35:45:266: B2BStarter thread: (DEBUG) initialize TransportReceiver: [IRIS_Transport_Server < file > < IRIS >]
    2009.02.07 at 20:35:45:266: B2BStarter thread: (DEBUG) FileReceiver.init() started ....
    2009.02.07 at 20:35:45:287: B2BStarter thread: (DEBUG) FileReceiver.init() completed.
    Could you please tell me if I need to do any changes.
    This is working on b2b with only patch: 5907304 which is installed in another windows XP system.
    The same configuration with the latest patch is not working.
    Edited by: Praveena Paruchuru on Mar 7, 2009 7:56 AM

    Hi Dheeraj,
    I have restarted my system many times, not only B2B.
    I have taken the print out of both the tip.properties and compared line by line and wanted to check out which line was making it not to function.
    I added the mismatching lines one by one by one, it was working for all teh updates. Finally I changed it to my new tip.properties.
    Then surprisingly it is working.

  • Downloaded Reader XI and started to recieve error 40000015, found the fourm with the patch to the registery fix, now it tells me unable to connect to the server. To many bugs with the reader, how do reinstall an older version?

    downloaded Reader XI and started to recieve error 40000015, found the fourm with the patch to the registery fix, now it tells me unable to connect to the server. To many bugs with the reader, how do reinstall an older version?
    I click on the launcher and nothing happens, 15 min later it will tell cant connect to the server.
    My computer is a windows 8.1; 64 bit operating system. I am stationed in South Korea, but that should not affect the program. Help please.
    John

    Hi johnd83157268,
    Sorry for the inconvenience that has caused to you.
    Could you please let me know what changes have you made in the registry.
    You might need to uninstall Adobe Reader from Control Panel and try install it again from the following link:
    Adobe Reader Install for all versions
    Please ensure that you are logged in as administrator and anti-virus is disabled as that might interrupt installation.
    Try again and then let me know.
    Regards,
    Anubha

  • Xorg pathed with IR patch

    Anyone want to make PKGBUILD for xorg patched with IR patch which can be found on http://forum.compiz-fusion.org/showpost … ostcount=1 .. ?
    I would do it, but I don't want to make mistake in PKGBUILD ....

    Yup This is arch.
    Did a pacman -syu today
    [geniesis@skynet ~]$ pacman -Qi xorg
    Name           : xorg
    Version        : 11R7.0-1
    Yes, i know its a dummy package. But it references the versions.
    [geniesis@skynet ~]$ pacman -Qi xorg-server
    Name           : xorg-server
    Version        : 1.5.3-4
    [geniesis@skynet ~]$ pacman -Qi nvidia
    Name           : nvidia
    Version        : 180.22-1
    [geniesis@skynet ~]$ pacman -Qi nvidia-utils
    Name           : nvidia-utils
    Version        : 180.22-1
    [geniesis@skynet ~]$ uname -a
    Linux skynet 2.6.28-ARCH #1 SMP PREEMPT Sun Jan 25 09:43:53 UTC 2009 x86_64 Dual Core AMD Opteron(tm) Processor 280 AuthenticAMD GNU/Linux
    Its still happening. And its the same error as before.

  • SOLVED(8i): missing symbol nnflboot (with new patch)

    8i-EE with new patch (patch date 27 August) has a big problem:
    the created libclntsh.so is useless: missing symbol nnflboot,
    which doesn't exist anywhere.
    (And to the guy who wrote something that sounded like this isn't
    serious: not a single program that uses libclntsh, which is THE
    library every dynamically linked Oracle-client program uses, will
    run!)
    Reason: script bin/gennfgt creates the C-sources for nnfgt.o,
    which contains that undefined symbol (nnfgt.o is in libn8.a). The
    script checks what libs are available and also checks for and
    finds libldapclnt8.a. Now it adds a call to nnflboot to the
    C-file, because it has found LDAP-support - but the libnldap8.a,
    where this funtion is supposed to be defined, is size 0.
    Good solution: hey, Oracle, give us a libnldap8.a!
    Quick hack: remove the check for LDAP from gennfgt, and do
    gennfgt >temp.c
    gcc -c -o nnfgt.o temp.c
    rm temp.c
    ar r nnfgt.o libn8.a
    genclntsh
    relink all
    That was easy, wasn't it ;-) ?
    There are many more bugs left....
    null

    Hello Michael,
    thanks for the help, Oracle 8i on Suse 6.2 runs fine now. But I
    didn3t test it very well, perhaps there still many bugs.
    Just one quick hint:
    it3s
    ar r libn8.a nnfgt.o
    not
    ar r nnfgt.o libn8.a
    I3m looking forward to your patch, so we don3t have to hack all
    the 8i, to get it to work.
    Keep up with the good work,
    Ralph
    null

  • Why am I getting this message Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny9 with Suhosin-Patch Server at

    Various websites say that they can not be found at the "Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny9 with Suhosin-Patch Server at ..................."
    There are many other reports on the forum from Yahoo and other sites.

    Why am I getting this message Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny9 with Suhosin-Patch Server at
    Various websites say that they can not be found at the "Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny9 with Suhosin-Patch Server at ..................."
    because I can not open my website Karimwebmall.com at this time could please fixed the problem thanks.

  • When I try to access links on Google Books I get thsi error message -Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny9 with Suhosin-Patch Server at books.google.co.uk Port 80 - Cna anyone help?

    This is the error message that I get.
    This is the error message that I get
    Not Found
    The requested URL /books was not found on this server.
    Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny9 with Suhosin-Patch Server at books.google.co.uk Port 80
    There is no problem if I use Internet Explorer.
    My wife uses Yahoo mail and I just use Firefox.
    Thanks

    I have exactly the same problem. I also have the same problem on other web sites, for example when opening a few of the description pages on e-Bay. It appears to be inconsistent as if there is some sort of timing issue as on a few odd occasions I have managed to open Yahoo.
    This started about 3 weeks ago when I was running 3.6.21 and the problem persists after I updated to 3.6.22.
    I am concerned at the lack of response from Mozilla/Firefox as this seems to be a well established problem with several hundred problems reported - but no solution.
    Perhaps the easiest solution is for the users to turn our backs on Firefox and use Opera or Google Chrome instead.

  • Problem running JSP program on OAS 4.0.8.1 with JSP patch

    Hi all
    I've been running a JSP application on OAS 4.0.8.1 for a month now, but a week ago, when I updated a Java package on the server, the application will no longer run. The simple JSP pages with no bean-tags runs fine, but the ones with bean-tags doesn't work anymore.
    This is the error message:
    Request URI:/jsp/sag/login.jsp
    Exception:
    java.lang.VerifyError
    at java.lang.ClassLoader.resolveClass(Compiled Code)
    at oracle.jsp.app.JspClassLoader.loadClass(Compiled Code)
    at java.lang.ClassLoader.loadClass(Compiled Code)
    at oracle.jsp.app.JspAppLoader.instantiatePage(Compiled Code)
    at oracle.jsp.app.JspAppLoader.reloadPage(Compiled Code)
    at oracle.jsp.app.JspAppLoader.loadPage(Compiled Code)
    at oracle.jsp.app.JspAppLoader.getPage(Compiled Code)
    at oracle.jsp.app.JspApplication.dispatchRequest(Compiled Code)
    at oracle.jsp.JspServlet.doDispatch(Compiled Code)
    at oracle.jsp.JspServlet.service(Compiled Code)
    at javax.servlet.http.HttpServlet.service(Compiled Code)
    at oracle.OAS.servlet.servletrunner.exec(Compiled Code)
    I've read on java.sun.com that verifyerrors normally is due to bad package-files, but I've rebuilt the package at least 10-times now, so thats probably not it. What could it be?
    The application runs fine in JDeveloper 3.1
    Thanks on advance,
    Christian Holm

    Hi,
    I am trying to run JSPs on OAS 4.0.8.1.
    I have installed JSP patch, downloaded form olab.com
    I am not able to execute JSPs. I am getting 2 different problems.
    1. If I call the JSP directly from browser, Netscape will ask for save option, it won't execute.
    2. If I call the JSP from another page with submit button, I am getting the following error :
    The requested access method is not allowed for that object.
    Same error for any JSP.
    The same problem for all the samples available with JSP patch.
    Hi chrholm,
    I already tested for 1 month, so
    could you please help me to configure OAS 4.0.8.1 for JSPs.
    Could you please send me mail : [email protected]
    Any help appreciated.
    Thanks,
    Naidu
    null

  • Problem with CS5 patch tool

    Hi, I have this annoying problem with the patch tool that whenever I use it, i.e., drag the selected area to a new location it pastes the selected area as if it were smudged, such as feathered, and I practically can't use it. I have checked the selection and it is not feathered, but still, the selection being pasted is smudged. Any settings that I am not aware of?
    Thanks.

    The Patch (content aware) tool is affected by the area around your selection. To get around the problem, make a selection of the beak and he surround without the bird and put it on a separate layer as shown here. Then select the beak and apply the Patch command. Without the dark bird for reference, you will get the result you want. 

  • [svn] 3406: Tweaks to ZipCodeValidator to ensure error messages are consistent with pre-patch behavior .

    Revision: 3406
    Author: [email protected]
    Date: 2008-09-29 13:25:10 -0700 (Mon, 29 Sep 2008)
    Log Message:
    Tweaks to ZipCodeValidator to ensure error messages are consistent with pre-patch behavior. Mustella tests pass (verified via cyclone).
    Reviewer: Deepa
    QA: Yes
    Localization: Yes ***
    Modified Paths:
    flex/sdk/branches/3.0.x/frameworks/projects/framework/bundles/en_US/src/validators.proper ties
    flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/validators/ZipCodeValidator. as

    Hi,
    Found a note explaining the significance of these errors.
    It says:
    "NZE-28862: SSL connection failed
    Cause: This error occurred because the peer closed the connection.
    Action: Enable Oracle Net tracing on both sides and examine the trace output. Contact Oracle Customer support with the trace output."
    For further details you may refer the Note: 244527.1 - Explanation of "SSL call to NZ function nzos_Handshake failed" error codes
    Thanks & Regards,
    Sindhiya V.

  • Link to 3.01 Beta with Security Patch?

    I'm looking for a link to Safari version 3.01 Beta with Security Patch. Executable is dated 12/20/2007.
    The new version 3.1 and WIPs all have a strange font problem, where it looks like they render the fonts twice. I didn't have this problem with 3.01 Beta with Security Patch and I would like to revert.
    Update: The 3.1 version that just came out is also very slow. If I scroll a page to scan it, it's as slow as Firefox now. I can't believe they killed my favorite browser.
    I sent many bug reports and posted here to no avail. 100% ignored. I guess I'll go back to Firefox.
    See ya!
    Message was edited by: Hax Or

    Poor by Apple not to provide a real bug-tracker, and also ignore it customers.
    Birger

  • Please help!... with keyboard patches!!

    Hi, I am new to Logic and I need to create an environment with the patches of my synth Roland RS-9 (previous Cubase SX user). what is the easiest way to do it? Should I used the OSX beta version of SoundDiver?? Can I find the RS-9 environment already created online??

    SoundDiver is best for this. Logic will integrate pretty well for the editor aspect (use environment and a bunch of custom faders-and maybe an older version of Logic) but the librarian aspect should be handled by a librarian unless you want to do silliness with a sequencer. Fewest headaches would suggest SoundDiver to me. Be aware that SoundDiver was never fully moved over to OS X. That is why it remains BETA. Most of it is there, some things (like autolink) do not exist. I would assume the reason for it not moving over is demand is low (softsynths are quite popular these days) and other apps (like Logic) demand more attention by the user base. I used SD all the time, loved it, but that was mostly ca. V2.
    Cheers

Maybe you are looking for

  • Unable to Stream Audio

    I'm unable to stream audio from a popular radio station. My old Win XP and Vista systems had no trouble. The radio station's site indicates that Windows Media Player is necessary. I'm hesitant to install anything having to do with Microsoft and/or Wi

  • I Want to Implement MS Office Project like functionality in Portal

    Hi Experts, I am having a requirement to implement MS Office Project functionality in Portal, Does any one know from where should I start , for creation of application . Does any one have implemented such functionality in portal, Thanx in Advance. Re

  • FOI theme (Oracle Maps) rendering very slow

    I sniffed the network traffic when a FOI theme is rendered on a map. I determined that for each feature of the theme a network request is sent to the server fetching the corresponding marker. Fetching markers has a big impact on the performance. I th

  • Oracle oci8 problem: OCIEnvNlsCreate() failed

    Hi to all, I have installed Apache 2.4.3, PHP 5.3.21 and Oracle Database 10gR2 on a Windows 2003 server. Please that is installed the complete Oracle DB* and not the only Oracle Client. When I run phpinfo This is the result: OCI8 Support      enabled

  • Network glitch every two minutes

    I'm trying to troubleshoot an issue where by applications sending data between 2 Solaris 10 x86 machines (v40z) will hang for about 1 second every two minutes. The interval between the hang is very regular (2 minutes almost to the milisecond) but it