Hi Wilhelm. On Tuesday 29 November 2011 12:52:22 Wilhelm Faber wrote: > Hallo Andreas, > > herzlichen danke für Deine Infos.
> > > > Es Schein ein Problem von KMail zu sein. > > > > Ich meine, es gab nach meinem letzten Versand eine Aktualisierung. > > Bin mir aber nicht sicher. > > Geändert habe ich nichts. > > Die Auth die angeboten werden habe ich alle ausprobiert. > > (LOGIN, DIGISET-MD5, NTLM usw.) > > Ohne Erfolg. Möglicher Weise hast du ja dieses Problem: KMail2-Probleme KMail2 versendet keine E-Mails Some users find that mail does not go out, and it appears that smtp is missing, even though the Settings page looks correct. It has been reported that this is cured by opening akonadiconsole and adding Mail Dispatcher Agent. If the computer was suddenly turned off in suspend mode (e.g. by a power cut) sometimes e-mails simply stay in the outbox without being sent, but no error message is generated either. This may be due to the fact that the Mail Dispatcher Agent is set to "offline" in the configuration file during suspend and is not changed back due to the "crash". Edit the following file: ~/.config/akonadi/agent_config_akonadi_maildispatcher_agent and change [Agent] Online=false to [Agent] Online=true oder jenes: Problem: You get an authentication error message Authentication support is not compiled into kio_smtp. The message will stay in the 'outbox' folder until you either fix the problem (e.g. a broken address) or remove the message from the 'outbox' folder. Solution: Install the sasl-devel-package and recompile kdepimlibs. E.g. for SUSE the package is named cyrus-sasl-devel and you install it with the command yast -i cyrus-sasl-devel When running cmake to compile kdepimlibs, you will see: -- The following external packages were located on your system. -- This installation will have the extra features provided by these packages. [...] + cyrus-sasl This usually only affects self-build distros. Obiges ist zu finden hier: http://userbase.kde.org/KMail/FAQs_Hints_and_Tips/de Gruß, Andy.
_______________________________________________ Trolug_trolug.de mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/trolug_trolug.de
