Click to See Complete Forum and Search --> : Internet programming -- email


May 3rd, 1999, 09:35 PM
does exist in Windows API a function that can use MTA-s or simply use STMP without needing implementation of a raw socket and a entire protocol to deal with possibles error messages ?

MikeL
May 4th, 1999, 07:35 AM
Will MAPI do?

broc
May 4th, 1999, 04:58 PM
thank you for answer . my real name is Catalin (romanian) and since the first post as 'anonymous' i sign up as 'broc' .
MAPI implies MFC . I don't want to use MFC . you know , all i want is to implement some simple service on a message-board like this one , some of type 'mail this message to a friend' without needing a interface for this.