|
|
| Participants: |
Martín Langhoff
|
| Security Level: |
None
|
| Affected Branches: |
MOODLE_19_STABLE, MOODLE_20_STABLE
|
|
Creating a mailout debugger that acts like sendmail.
|
|
Description
|
Creating a mailout debugger that acts like sendmail. |
Show » |
made changes - 13/Nov/07 08:38 AM
| Field |
Original Value |
New Value |
|
Resolution
|
|
Fixed
[ 1
]
|
|
Status
|
Open
[ 1
]
|
Closed
[ 6
]
|
committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 13/Nov/07 09:33 AM
committed 1 file to 'Moodle CVS' - 13/Nov/07 09:34 AM
committed 1 file to 'Moodle CVS' - 20/Nov/07 09:31 AM
MDL-12142 mailout-debugger: Now works on Windows too
Switched to use sys_get_temp_dir() to define
which tempdir to use.
|
|
|
committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 20/Nov/07 09:32 AM
MDL-12142 mailout-debugger: Now works on Windows too
Switched to use sys_get_temp_dir() to define
which tempdir to use.
|
|
|
|
Quick rundown of the technique I've been using today to work in the guts of
forum cron with confidence...
posts. Go, mangle those emails a bit just in case.
> >= 1183611278 AND mailed!=0; UPDATE mdl_modules SET lastcron=0 WHERE
name='forum';
sendmail_path=/path/to/modle/admin/mailout-debugger.php
So with this trick, I
and other variant bits
To run the comparison with the proper exceptions, use
diff
I '(-oi|boundary|-b|====)' baseline-B2.log wip-B2.logYou can use sdiff with the same commandline to get a nice side-by-side.