Click here to Skip to main content
15,902,869 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: comand line Pin
Gil Messerman12-Jun-03 10:47
Gil Messerman12-Jun-03 10:47 
GeneralRe: comand line Pin
balu_pl12-Jun-03 13:09
balu_pl12-Jun-03 13:09 
GeneralUser Login Pin
Anthony988711-Jun-03 14:50
Anthony988711-Jun-03 14:50 
GeneralListView GURU question Pin
Deian11-Jun-03 14:47
Deian11-Jun-03 14:47 
GeneralRe: ListView GURU question Pin
Rage11-Jun-03 23:03
professionalRage11-Jun-03 23:03 
GeneralRe: ListView GURU question Pin
basementman12-Jun-03 6:27
basementman12-Jun-03 6:27 
GeneralRe: ListView GURU question Pin
Deian13-Jun-03 12:43
Deian13-Jun-03 12:43 
GeneralDynamically created virtual email addresses... Pin
Matt Gullett11-Jun-03 14:14
Matt Gullett11-Jun-03 14:14 
I am currently researching how to implement a feature for an article I am working on. I need to be able to create, on demand, a new email address to receive incoming email. This address will be managed by an agent application which reads incoming email and acts upon it appropriately.

I could require that users have an email server of their own. If I do this, is it required to have a DNS entry and MX records and all that OR can I just send email to someone@127.0.0.1 and have my email server receive it with no MX/external internet stuff? Ideally, I would like to put the email server on a different port than the standard POP3/SMTP ports (like 9921). Could I send an email to someone@127.0.0.1:9921 or somehing like that? If so, would all or most all email clients be able to handle that?

This is the method I think I am going to use, but before I spend too much time on it, I am hoping someone in the CP community can tell me if this would work.

Thanks in advance.
GeneralTreeView and Random Crashes Pin
adonisv11-Jun-03 12:58
adonisv11-Jun-03 12:58 
GeneralRe: TreeView and Random Crashes Pin
Stlan11-Jun-03 19:45
Stlan11-Jun-03 19:45 
GeneralRe: TreeView and Random Crashes Pin
Tibor Blazko11-Jun-03 19:49
Tibor Blazko11-Jun-03 19:49 
GeneralRe: TreeView and Random Crashes Pin
peterchen11-Jun-03 23:38
peterchen11-Jun-03 23:38 
GeneralGot it working! Pin
adonisv12-Jun-03 15:46
adonisv12-Jun-03 15:46 
GeneralRe: Got it working! Pin
peterchen12-Jun-03 21:01
peterchen12-Jun-03 21:01 
Generalslider scroll Pin
aguest11-Jun-03 12:44
aguest11-Jun-03 12:44 
Generallist of identifyers Pin
locoone11-Jun-03 12:29
locoone11-Jun-03 12:29 
GeneralRe: list of identifyers Pin
Rage11-Jun-03 23:00
professionalRage11-Jun-03 23:00 
GeneralRe: list of identifyers Pin
Anonymous12-Jun-03 1:36
Anonymous12-Jun-03 1:36 
GeneralHelp on exception handling..please.. Pin
Robert Buldoc11-Jun-03 12:19
Robert Buldoc11-Jun-03 12:19 
GeneralRe: Help on exception handling..please.. Pin
Joaquín M López Muñoz11-Jun-03 19:54
Joaquín M López Muñoz11-Jun-03 19:54 
GeneralRe: Help on exception handling..please.. Pin
Robert Buldoc11-Jun-03 20:35
Robert Buldoc11-Jun-03 20:35 
GeneralFormview + Scrollbar Pin
Atlence11-Jun-03 12:10
Atlence11-Jun-03 12:10 
GeneralRe: Formview + Scrollbar Pin
Roger Allen12-Jun-03 0:35
Roger Allen12-Jun-03 0:35 
GeneralRe: Formview + Scrollbar Pin
Atlence12-Jun-03 12:34
Atlence12-Jun-03 12:34 
GeneralTreeview Pin
Shotgun11-Jun-03 11:25
Shotgun11-Jun-03 11:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.