> > 
> > Same repository. Maybe you should try to do some debugging as the problem
> > could be server side.
> > 
> 
> The "problem" is that I have a Mac running MS Outlook that has no
> problem sending emails, so the problems seems to be connected to
> Evolution....
> Are there some configuration(s) I can set wrong?

As Constantin said, you need to do some debugging.  First, run Evolution
from the command line.  If there are any errors, then they will be
shown.  If that doesn't show anything, then run Evolution with debugging
enabled.  See:

  https://wiki.gnome.org/Apps/Evolution/Debugging

The debug variable for EWS isn't shown there, but I think it's EWS_DEBUG
(although no doubt someone will correct me if I'm wrong).  So just do 

  EWS_DEBUG=1 evolution >& logfile

Any errors communicating with the server should be obvious.

P.

_______________________________________________
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to