Board index » delphi » SMTP servers, sending emails
davi...@stud.ntnu.no (David)
![]() Delphi Developer |
Tue, 18 Jan 2005 22:10:35 GMT
|
davi...@stud.ntnu.no (David)
![]() Delphi Developer |
Tue, 18 Jan 2005 22:10:35 GMT
SMTP servers, sending emails
Hi
I'm making a small application where the user fills in a form, which Currently I'm just using my own email account (my ISP provides me with This seems like a rather crude method, but it seems to be working |
Maarten Wiltin
![]() Delphi Developer |
Wed, 19 Jan 2005 08:04:33 GMT
Re:SMTP servers, sending emailsQuoteDavid wrote in message <4b0565f8.0208020610.45b28...@posting.google.com>... the spammers rampant on Usenet, that you have written an application that contains working authorisation details to a working email server? I humbly suggest you do _not_ distribute that program in its current Generally, email may be submitted to an SMTP server in two places so There are a number of ways to do this, but the simplest and best is Groetjes, |
Nole
![]() Delphi Developer |
Wed, 19 Jan 2005 09:33:23 GMT
Re:SMTP servers, sending emailsQuote"Maarten Wiltink" <maar...@kittensandcats.net> wrote in message Quote> David wrote in message Quote> >Hi An Email address is no different than the address of a favorite web site. There is a file that contais the filters for the users and users' One BIG difference between email addresses and web site addresses As far as the original poster' s dilemma, there is no reason not to use In order to use a particular ISP's Email server, you have to be logged in So...In response to will other remote computers be able to use the same . |
Davi
![]() Delphi Developer |
Fri, 21 Jan 2005 02:47:23 GMT
Re:SMTP servers, sending emailsQuote"Nolen" <nol...@attbi.com> wrote in message <news:DpG29.765381$cQ3.117664@sccrnsc01>... remote user's own email client the only way to go? I'd rather not have the GUI pop up, that's for sure.. is it very hard to set this thing up properly? |
1. Sending eMails without SMTP-Server
2. Quickest way to send 100 emails through SMTP server
3. Sending email to remote SMTP server using NTLM.
4. Sending email with attachment to SMTP server with authentication
5. Sending and receiving email (SMTP & POP3)
6. Send an email with ActiveX component (pop3, smtp), how to proceed
7. About sending email without smtp
8. Guidance required for sending HTML email via SMTP please