smtp

2010-11-04 Thread Pau
Hello, I am trying to set up mutt with smtp. I can connect to my mail server and read emails, but when I set up set smtp_url = "smtp://p...@anemailserver.com:762/" set smtp_pass = "MY PASSWORD" and try to send an email, mutt cannot connect. I get this "Connecting to AnEmailServer.com..." and t

Re: smtp

2010-11-04 Thread Jamie Paul Griffin
> I have checked, and the port number, passwd etc are all fine. > What am I missing? is it google smtp server you are connecting to? and have you tried using smtps://y...@gmail.com@smtp.gmail.com:nnn if so? i think they require you to use ssl/tls to connect to their servers.

Re: smtp

2010-11-04 Thread Pau
Hello! thanks a lot!!! No, it is not google. But I was simply missing the "s" in smtp! It is set smtp_url = "smtps://p...@anemailserver.com:762/" and not set smtp_url = "smtp://p...@anemailserver.com:762/" Thanks again. Let me profit the occasion and shamelessly ask you two more questions.

Re: smtp

2010-11-04 Thread Jamie Paul Griffin
> How could I tell mutt to know where to save new aliases? For this, look at the set alias_file option in the manual. I think that might help you. > And how could I tell mutt what is the new default place is to save all > deleted emails? > I mean when pressing "s". I get > Save to mailbo

Re: smtp

2010-11-04 Thread Robert Holtzman
On Thu, Nov 04, 2010 at 02:41:19PM +0100, Pau wrote: > > Let me profit the occasion and shamelessly ask you two more questions... > > I have my addresses defined in a different folder than the default one in > mutt. > > How could I tell mutt to know where to save new aliases? You're hijacking

improper decoding

2010-11-04 Thread Tim Gray
I recently rebuilt mutt from the hg repository (on Oct. 25th or thereabouts). I've noticed I've been having a lot of problems with properly displayed emails with non-ascii codings. Mainly with windows-1252 (and maybe iso-8859-1, I forget). Anyway, I haven't had any problems with this until j