On Fri, Apr 16, 2010 at 06:01:37PM +0200, Jostein Berntsen wrote:
> On 12.04.10,14:05, Zeerak Mustafa Waseem wrote:
> > Hey guys,
> > 
> > I'm having a bit of an issue with exchange (yay :-|).
> > My uni mail is using exchange and I can't send any mails. The sending fails 
> > at the NTLM authentication, my question is whether the patch for NTLM 
> > authentication patch was put into the main development or whether it is 
> > still just existing as a patch?
> > And if it is included now, any suggestions what might be up? (read: Let me 
> > know what you need to figure out why it's not working)
> > Note: I can read mails fine, but just not send them
> > 
> > Thanks in advanced
> 
> 
> Exchange is pretty picky on your from address. Can you send mails to 
> other mail servers? Check that, and your /var/log/mail for error 
> messages.
> 
> 
> Jostein
> 

I don't have a /var/log/mail it would seem (I'm not using any MTA just sending 
via imap connection) and I can send mails fine via googles smtp server.

Do you know what the correct way to set up the from address is?

Currently I have the following in my .muttrc (inside a folder-hook):

smtp_url= "smtp://student.aau...@smtp.aau.dk:587" \
smtp_user = "u...@student.aau.dk" \
smtp_pass = "mypassword" \

To connect to the imap server (for reading mail) I need to set 
u...@student.aau.dk@mail.aau.dk:port

I've attempted with

smtp_url= "smtp://u...@student.aau.dk@smtp.aau.dk:587" \
smtp_user = "u...@student.aau.dk" \
smtp_pass = "mypassword" \

smtp_url= "smtp://student.aau.dk//u...@smtp.aau.dk:587" \
smtp_pass = "mypassword" \

and have also tried with smtps://*

perhaps you (or someone else knows the correct way?

-- 
Zeerak Waseem

Attachment: pgpKF4ikBfThy.pgp
Description: PGP signature

Reply via email to