aboutsummaryrefslogtreecommitdiffstats
path: root/regress/smtp (follow)
Commit message (Expand)AuthorAgeFilesLines
* implement "starttls" in smtpscriptEric Faurot2012-11-301-0/+10
* add description of what we testEric Faurot2012-11-302-13/+29
* add regress files for MAIL FROM and RCPT TO syntaxEric Faurot2012-11-302-0/+206
* fix args parsing loopEric Faurot2012-11-301-0/+8
* - parse MAIL FROM args before checking the addressEric Faurot2012-11-301-3/+3
* add a regress test caseGilles Chehade2012-11-301-0/+7
* messed with the chmod ...Gilles Chehade2012-11-295-0/+0
* replace eric with test addresses, so that everyone just needs to create a testGilles Chehade2012-11-295-22/+23
* keep helo on the session and preserve it when resetting messageEric Faurot2012-11-291-3/+2
* - correctly reset envelope when starting a new mailEric Faurot2012-11-291-3/+15
* add various test for broken sessionsGilles Chehade2012-11-291-0/+140
* missed to add shebang to this oneGilles Chehade2012-11-291-0/+1
* add shebang and change chmod to make executable if smtpscript is installedGilles Chehade2012-11-294-0/+3
* cleanup regress/Gilles Chehade2012-11-294-0/+267