comparison masqmail.tex @ 3:40968008fe7c

some improvements
author meillo@marmaro.de
date Mon, 02 Mar 2009 15:15:06 +0100
parents 74cc4428c074
children 1197518aa221
comparison
equal deleted inserted replaced
2:74cc4428c074 3:40968008fe7c
25 } 25 }
26 26
27 \newcommand{\oneline}[1]{ 27 \newcommand{\oneline}[1]{
28 \frame{ 28 \frame{
29 \vfill\vfill 29 \vfill\vfill
30 \centerline{\textbf{#1}} 30 \centerline{#1}
31 \vfill 31 \vfill
32 } 32 }
33 } 33 }
34 34
35 35
113 113
114 114
115 115
116 116
117 117
118 \secframe{Email? MTA? ...} 118 \secframe{email? MTA? \dots}
119 119
120 120
121 \frame{\ft{What are MTAs} 121 \frame{\ft{What are MTAs}
122 122
123 MTA = Mail Transfer Agent 123 MTA = Mail Transfer Agent
124 124
125 the post offices of email 125 the post offices of email
126 126
127 definition: FIXME 127 MTAs transfer mail from senders to recipients
128 128
129 } 129 }
130 130
131 131
132 \frame{\ft{mail agents} 132 \frame{\ft{mail agents}
143 143
144 144
145 145
146 146
147 147
148
149
150
151
152
148 \secframe{about masqmail} 153 \secframe{about masqmail}
149 154
150 155
151 156
152 \frame{ \ft{what is masqmail} 157 \frame{ \ft{what is masqmail}
229 emailing has changed 234 emailing has changed
230 235
231 } 236 }
232 237
233 238
234 \oneline{questions about masqmail?} 239 \oneline{questions?}
235 240
236 241
237 242
238 243
239 244
240 245
241 246
242 247
243 248
244 249
245 250
246 251
247 252
248 253
249 254
250 255
251 \secframe{when I meet masqmail} 256 \secframe{when I met masqmail}
252 257
253 258
254 \frame{\ft{using unmaintained software} 259 \frame{\ft{using unmaintained software}
255 260
256 Fall 2007: started to use masqmail 261 Fall 2007: started to use masqmail
262 ... me? No! 267 ... me? No!
263 268
264 } 269 }
265 270
266 271
267 \frame{\ft{diploma thesis} 272 \frame{\ft{solving two problems}
268 273
269 Summer 2008: 274 Summer 2008:
270 275
271 problem: find a topic for the diploma thesis 276 problem: find a topic for the diploma thesis
272 277
273 The great idea: solve two problems 278 the great idea: solve both problems in once
274 279
275 use the diploma thesis to revive masqmail 280 - \textbf{use the diploma thesis to revive masqmail}
281
282 - \textbf{use masqmail to do a great diploma thesis}
276 283
277 } 284 }
278 285
279 286
280 \frame{\ft{advising professor} 287 \frame{\ft{advising professor}
329 336
330 337
331 338
332 \frame{\ft{planned was} 339 \frame{\ft{planned was}
333 340
334 - purpose and structure of an MTA/of masqmail 341 1) purpose and structure of an MTA/of masqmail
335 342
336 - security analysis 343 2) security analysis
337 344
338 - code improvements 345 3) code improvements
339 346
340 - documentation, test, distribution 347 4) documentation, test, distribution
341 348
342 With the goal to release a new version and get it into Debian 349 With the goal to release a new version and get it into Debian
343 350
344 } 351 }
345 352
346 353
347 \frame{\ft{however, it resulted in} 354 \frame{\ft{however, it resulted in}
348 355
349 - (introduction) 356 1) introduction
350 357
351 - market analysis 358 2) market analysis
352 359
353 - mail transfer agents 360 3) mail transfer agents
354 361
355 - masqmail's present and future 362 4) masqmail's present and future
356 363
357 - improvement plans 364 5) improvement plans
358 365
359 Became pretty theoretic (I don't worry) 366 Became pretty theoretic (I don't worry)
360 367
361 } 368 }
362 369