Parent Directory
|
Revision Log
|
Patch
| revision 513 by ph10, Mon May 3 11:13:37 2010 UTC | revision 514 by ph10, Mon May 3 12:54:22 2010 UTC | |
|---|---|---|
| # | Line 3463 with \Y. ---/ | Line 3463 with \Y. ---/ |
| 3463 | /(.(*ACCEPT))*5/ | /(.(*ACCEPT))*5/ |
| 3464 | abcde | abcde |
| 3465 | ||
| 3466 | /A\NB./BZ | |
| 3467 | ACBD | |
| 3468 | ** Failers | |
| 3469 | A\nB | |
| 3470 | ACB\n | |
| 3471 | ||
| 3472 | /A\NB./sBZ | |
| 3473 | ACBD | |
| 3474 | ACB\n | |
| 3475 | ** Failers | |
| 3476 | A\nB | |
| 3477 | ||
| 3478 | /A\NB/<crlf> | |
| 3479 | A\nB | |
| 3480 | A\rB | |
| 3481 | ** Failers | |
| 3482 | A\r\nB | |
| 3483 | ||
| 3484 | /-- End of testinput2 --/ | /-- End of testinput2 --/ |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |