Parent Directory | Revision Log | Revision Graph
New streams
1 | diff -Nur -x '*.orig' -x '*.rej' e-smith-imap-1.4.0/root/etc/e-smith/events/actions/imap-relocate-maildirs mezzanine_patched_e-smith-imap-1.4.0/root/etc/e-smith/events/actions/imap-relocate-maildirs |
2 | --- e-smith-imap-1.4.0/root/etc/e-smith/events/actions/imap-relocate-maildirs 2006-03-15 05:19:01.000000000 +1100 |
3 | +++ mezzanine_patched_e-smith-imap-1.4.0/root/etc/e-smith/events/actions/imap-relocate-maildirs 2006-08-28 14:48:31.427813599 +1000 |
4 | @@ -127,6 +127,7 @@ |
5 | { |
6 | s/^Mail\///; |
7 | s/[\/;]/./g; |
8 | + s{^~/}{}g; |
9 | print NSUBS; |
10 | } |
11 | close NSUBS; |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |