sending mail hangs
hello :) I have been using mutt for a little while but I have always been using it on this freebsd box and everything works fine. I just tried to get mutt working on a linux box (gentoo), I copied my .muttrc over to this new box and the only thing that dosn't work is sending email, it just says 'Sending message...' untill I make it stop and never says that its sent. I have been looking around and seen a few email with people that have the same problem but there dosn't seem to be any solutions on them. Cheers, Matty.
Re: MTA for Solaris - ideas anyone?
On Sat, Feb 17, 2007 at 12:18:59PM +0900, Henry Nelson wrote: > On Fri, Feb 16, 2007 at 04:33:27PM +, Eur Ing Chris Green wrote: > > Does anyone have any suggestions for a 'light' MTA that will actually > > compile on Solaris 2.6. I've tried the ones in the above list and > > I had good luck with the _original_ nbsmtp-0.8.tgz (9,687 bytes). > Unfortuately the project was taken over by someone else who put a > bunch of unwanted features that made the code no longer portable. > > Anyway if you can find release 0.8, the following is tested: > % gzip -dc /usr/local/tars/mutt/nbsmtp-0.8.tgz | tar xf - > % gcc -O3 -o nbsmtp -lsocket -lnsl nbsmtp.c > % strip nbsmtp > % su > # chown root:bin nbsmtp > # chmod 555 nbsmtp > Thanks! -- Chris Green
Re: Access to "where I am" in mail hierarchy when using mutt
On Fri, Feb 16, 2007 at 08:52:28PM -0500, Javier Rojas wrote: > On Fri, Feb 16, 2007 at 11:34:07PM +, [EMAIL PROTECTED] wrote: > > What version of mutt did this appear in? ... and/or is this really > > right, I can't get ^ to do anything useful. Can someone provide an > > example please. > It looks like you are using mutt 1.4. The ^ expansion only exists from > 1.5. It its worth the upgrade, in humble opinion :) > I'm using a mix of mutts! :-) I can certainly build a 1.5.x mutt on the system where I need this so that's not a problem, thanks for the information. I had a thorough read of the 1.5.x documentation at www.mutt.org and couldn't see anything about ^. As I said above can someone provide me with a quick example of a macro that does something like [re]moving a directory please. I assume it will use ! to run a command and provide the ^ plus some bits as parameters but playing on a 1.5.x mutt I couldn't fathom it out. -- Chris Green