On 2008-11-26, Niels Rasmussen wrote:
> Hi all
>
> I have a problem with sending mails through Gmail smpt server.
>
> everytime I'm sending a mail, mutt freezes and writes this below:
>
> Approving (LOGIN) ...Segmentation fault
>
> I have this in my .muttrc:
>
> set smtp_url='smtp://@smtp.gmail.c
I think I got it :)
This was missing in my .muttrc
folder-hook . "my_hdr From: "
--
/Niels
Registered Linux user #133791
Get counted at http://counter.li.org
Hi all
I have a problem with sending mails through Gmail smpt server.
everytime I'm sending a mail, mutt freezes and writes this below:
Approving (LOGIN) ...Segmentation fault
I have this in my .muttrc:
set smtp_url='smtp://@smtp.gmail.com:587/'
set smtp_pass=''
What is wrong here ??
/Ni
On Tue, Nov 25, 2008 at 08:32:37AM -0800, Michael Elkins wrote:
> On Tue, Nov 25, 2008 at 12:21:05PM +0100, Szymek wrote:
> > Yes, now it works. I did append an $ to the end of the folder names, like
> > that:
> >
> > folder-hook secondbox$ 'set from="[EMAIL PROTECTED]" realname="BlaBla"'
>
* Jaime Tarrant <[EMAIL PROTECTED]> [20081126 07:59]:
> * Chengqi(Lars) Song ([EMAIL PROTECTED]) wrote:
> > Hello,
> >
> > How to display mails in thread mode like Gmail does? Could you paste
> > your thread-mode related settings? Thanks.
> >
> > B