AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Programmierung allgemein Netzwerke Delphi IDSMTP.AuthType := atNone funktioniert unter Delphi 2010 not

IDSMTP.AuthType := atNone funktioniert unter Delphi 2010 not

Ein Thema von TheProfi · begonnen am 30. Nov 2009 · letzter Beitrag vom 30. Nov 2009
 
Benutzerbild von TheProfi
TheProfi

Registriert seit: 30. Mai 2005
Ort: Emden
42 Beiträge
 
Delphi 10.3 Rio
 
#1

IDSMTP.AuthType := atNone funktioniert unter Delphi 2010 not

  Alt 30. Nov 2009, 12:16
Hallo zusammen,

bin gerade mein Projekt von Delphi 2005 auf Delphi 2010 zu migrieren. Bekommen allerdings vom Compiler eine Fehlermeldung, dass er atNone und atDefault nicht mehr kennt.
Hab schon jede menge gesucht aber nix gefunden. Hat jemand eine Idee


Delphi-Quellcode:
  login_typ := get_parameter(datamodule1.tblprogrammparameter,'2014');
  {authentication settings}
   case login_typ of
      0: IDSMTP.AuthType := [color=#ff003f]atNone[/color];
      1: IDSMTP.AuthType := [color=#ff003f]atDefault[/color]; {Simple Login}
   end;
Würd mich über Ideen freuen. Danke im voraus.

Gruß
Georg Reimann
  Mit Zitat antworten Zitat
 

Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Ansicht

Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 01:57 Uhr.
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz