Hi,
I am creating a little mailserver, just for study.
And I want to read a textfile with multiple lines in this way:
line1: Mailfrom(i.e. [email protected])
line2: Send to
line3: message subject
The rest of the lines includes the text to send.
Can somebody help me on how to read this text to get the right variables out of it.
Tnx!
greetz,
mØrPh
