NMSMTP1.Host := 'smtp.hotpop.com';
NMSMTP1.UserID := 'babacan';
NMSMTP1.Connect;
NMSMTP1.PostMessage.FromAddress := 'aykutyildirim@hotpop.com';
NMSMTP1.PostMessage.ToAddress.Text := 'aykutyildirim@hotpop.com';
NMSMTP1.PostMessage.ToCarbonCopy.Text := 'aykutyildirim@hotpop.com';
NMSMTP1.PostMessage.ToBlindCarbonCopy.Text := 'aykutyildirim@hotpop.com';
NMSMTP1.PostMessage.Body.Text := 'This is the message';
NMSMTP1.PostMessage.Attachments.Text := 'c:\aykut.jpg';
NMSMTP1.PostMessage.Subject := 'Mail Subject';
NMSMTP1.SendMail;
ShowMessage('Mail sent !');
NMSMTP1.Disconnect;
arkadaslar ben bu sekilde hotpop MAİLİNE pc deki resmi yollamak istiyorum maile bu kodu duzenleyerek yazan olursa sevinirim hotpopa gore program yaziom acil lazim halletmek icin pls
ACİL
Forum kuralları
Forum kurallarını okuyup, uyunuz!
Forum kurallarını okuyup, uyunuz!