diff --git a/Cargo.lock b/Cargo.lock index 421fcd30..b4f6c07c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -6,12 +6,6 @@ version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ee2a4ec343196209d6594e19543ae87a39f96d5534d7174822a3ad825dd6ed7e" -[[package]] -name = "arc-swap" -version = "0.4.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4d25d88fd6b8041580a654f9d0c581a047baee2b3efee13275f2fc392fc75034" - [[package]] name = "arrayref" version = "0.3.6" @@ -24,17 +18,6 @@ version = "0.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cff77d8686867eceff3105329d4698d96c2391c176d5d03adc90c7389162b5b8" -[[package]] -name = "async-channel" -version = "1.4.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "21279cfaa4f47df10b1816007e738ca3747ef2ee53ffc51cdbf57a8bb266fee3" -dependencies = [ - "concurrent-queue", - "event-listener", - "futures-core", -] - [[package]] name = "async-stream" version = "0.2.1" @@ -62,18 +45,18 @@ version = "3.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c17772156ef2829aadc587461c7753af20b7e8db1529bc66855add962a3b35d3" -[[package]] -name = "atomic-waker" -version = "1.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "065374052e7df7ee4047b1160cca5e1467a12351a40b3da123c870ba0b8eda2a" - [[package]] name = "autocfg" version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a" +[[package]] +name = "base-x" +version = "0.2.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1b20b618342cf9891c292c4f5ac2cde7287cc5c87e87e9c769d617793607dec1" + [[package]] name = "base64" version = "0.12.3" @@ -120,18 +103,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a" [[package]] -name = "blocking" -version = "0.4.7" +name = "bumpalo" +version = "3.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d2468ff7bf85066b4a3678fede6fe66db31846d753ff0adfbfab2c6a6e81612b" -dependencies = [ - "async-channel", - "atomic-waker", - "futures-lite", - "once_cell", - "parking 1.0.6", - "waker-fn", -] +checksum = "2e8c087f005730276d1096a652e92a8bacee2e2472bcc9715a74d2bec38b5820" [[package]] name = "byteorder" @@ -145,12 +120,6 @@ version = "0.5.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38" -[[package]] -name = "cache-padded" -version = "1.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "631ae5198c9be5e753e5cc215e1bd73c2b466a3565173db433f52bb9d3e66dba" - [[package]] name = "cc" version = "1.0.59" @@ -189,12 +158,13 @@ dependencies = [ ] [[package]] -name = "concurrent-queue" -version = "1.2.2" +name = "console_error_panic_hook" +version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "30ed07550be01594c6026cff2a1d7fe9c8f683caa798e12b68694ac9e88286a3" +checksum = "b8d976903543e0c48546a91908f21588a680a8c8f984df9a5d69feccb2b2a211" dependencies = [ - "cache-padded", + "cfg-if", + "wasm-bindgen", ] [[package]] @@ -358,6 +328,12 @@ dependencies = [ "winapi 0.3.9", ] +[[package]] +name = "discard" +version = "1.0.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "212d0f5754cb6769937f4501cc0e67f4f4483c8d2c3e1e922ee9edbe4ab4c7c0" + [[package]] name = "encoding" version = "0.2.33" @@ -431,12 +407,6 @@ dependencies = [ "cfg-if", ] -[[package]] -name = "event-listener" -version = "2.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e1cd41440ae7e4734bbd42302f63eaba892afc93a3912dad84006247f0dedb0e" - [[package]] name = "fallible-iterator" version = "0.2.0" @@ -449,12 +419,6 @@ version = "0.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a" -[[package]] -name = "fastrand" -version = "1.3.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5c85295147490b8fcf2ea3d104080a105a8b2c63f9c319e82c02d8e952388919" - [[package]] name = "filetime" version = "0.2.12" @@ -593,21 +557,6 @@ version = "0.3.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "de27142b013a8e869c14957e6d2edeef89e97c289e69d042ee3a49acd8b51789" -[[package]] -name = "futures-lite" -version = "0.1.11" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "97999970129b808f0ccba93211201d431fcc12d7e1ffae03a61b5cedd1a7ced2" -dependencies = [ - "fastrand", - "futures-core", - "futures-io", - "memchr", - "parking 2.0.0", - "pin-project-lite", - "waker-fn", -] - [[package]] name = "futures-macro" version = "0.3.5" @@ -663,7 +612,9 @@ checksum = "fc587bc0ec293155d5bfa6b9891ec18a1e330c234f896ea47fbada4cadbe47e6" dependencies = [ "cfg-if", "libc", + "stdweb", "wasi 0.9.0+wasi-snapshot-preview1", + "wasm-bindgen", ] [[package]] @@ -783,6 +734,15 @@ dependencies = [ "libc", ] +[[package]] +name = "js-sys" +version = "0.3.45" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ca059e81d9486668f12d455a4ea6daa600bd408134cd17e3d3fb5a32d1f016f8" +dependencies = [ + "wasm-bindgen", +] + [[package]] name = "kernel32-sys" version = "0.2.2" @@ -942,9 +902,11 @@ dependencies = [ "async-task", "bincode", "bitflags 1.2.1", + "console_error_panic_hook", "crossbeam", "futures", "indexmap", + "js-sys", "libc", "linkify", "melib", @@ -961,16 +923,17 @@ dependencies = [ "serde", "serde_derive", "serde_json", - "signal-hook", - "signal-hook-registry", "smallvec", "structopt", "svg", "syn 1.0.40", - "termion", "toml", "unicode-segmentation", "uuid", + "wasm-bindgen", + "wasm-bindgen-test", + "web-sys", + "wee_alloc", "xdg", "xdg-utils", ] @@ -983,6 +946,7 @@ dependencies = [ "base64", "bincode", "bitflags 1.2.1", + "console_error_panic_hook", "crossbeam", "data-encoding", "encoding", @@ -990,6 +954,7 @@ dependencies = [ "futures", "indexmap", "isahc", + "js-sys", "libc", "libloading", "memmap", @@ -1002,9 +967,10 @@ dependencies = [ "serde_derive", "serde_json", "smallvec", - "smol", "unicode-segmentation", "uuid", + "wasm-bindgen", + "wee_alloc", "xdg", ] @@ -1035,6 +1001,12 @@ dependencies = [ "autocfg", ] +[[package]] +name = "memory_units" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8452105ba047068f40ff7093dd1d9da90898e63dd61736462e9cdda6a90ad3c3" + [[package]] name = "mime" version = "0.3.16" @@ -1204,12 +1176,6 @@ dependencies = [ "libc", ] -[[package]] -name = "numtoa" -version = "0.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b8f8bdf33df195859076e54ab11ee78a1b208382d3a26ec40d142ffc1ecc49ef" - [[package]] name = "objc" version = "0.2.7" @@ -1278,18 +1244,6 @@ dependencies = [ "vcpkg", ] -[[package]] -name = "parking" -version = "1.0.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6cb300f271742d4a2a66c01b6b2fa0c83dfebd2e0bf11addb879a3547b4ed87c" - -[[package]] -name = "parking" -version = "2.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72" - [[package]] name = "pcre2" version = "0.2.3" @@ -1333,12 +1287,6 @@ dependencies = [ "syn 1.0.40", ] -[[package]] -name = "pin-project-lite" -version = "0.1.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "282adbf10f2698a7a77f8e983a74b2d18176c19a7fd32a45446139ae7b02b715" - [[package]] name = "pin-utils" version = "0.1.0" @@ -1464,15 +1412,6 @@ version = "0.1.57" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce" -[[package]] -name = "redox_termios" -version = "0.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7e891cfe48e9100a70a3b6eb652fef28920c117d366339687bd5576160db0f76" -dependencies = [ - "redox_syscall", -] - [[package]] name = "redox_users" version = "0.3.5" @@ -1553,6 +1492,15 @@ dependencies = [ "crossbeam-utils", ] +[[package]] +name = "rustc_version" +version = "0.2.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a" +dependencies = [ + "semver", +] + [[package]] name = "ryu" version = "1.0.5" @@ -1613,6 +1561,21 @@ dependencies = [ "libc", ] +[[package]] +name = "semver" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403" +dependencies = [ + "semver-parser", +] + +[[package]] +name = "semver-parser" +version = "0.7.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" + [[package]] name = "serde" version = "1.0.116" @@ -1659,26 +1622,6 @@ version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2579985fda508104f7587689507983eadd6a6e84dd35d6d115361f530916fa0d" -[[package]] -name = "signal-hook" -version = "0.1.16" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "604508c1418b99dfe1925ca9224829bb2a8a9a04dda655cc01fcad46f4ab05ed" -dependencies = [ - "libc", - "signal-hook-registry", -] - -[[package]] -name = "signal-hook-registry" -version = "1.2.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a3e12110bc539e657a646068aaf5eb5b63af9d0c1f7b29c97113fad80e15f035" -dependencies = [ - "arc-swap", - "libc", -] - [[package]] name = "slab" version = "0.4.2" @@ -1706,27 +1649,6 @@ dependencies = [ "serde", ] -[[package]] -name = "smol" -version = "0.1.18" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "620cbb3c6e34da57d3a248cda0cd01cd5848164dc062e764e65d06fe3ea7aed5" -dependencies = [ - "async-task", - "blocking", - "concurrent-queue", - "fastrand", - "futures-io", - "futures-util", - "libc", - "once_cell", - "scoped-tls", - "slab", - "socket2", - "wepoll-sys-stjepang", - "winapi 0.3.9", -] - [[package]] name = "socket2" version = "0.3.15" @@ -1745,6 +1667,57 @@ version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" +[[package]] +name = "stdweb" +version = "0.4.20" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d022496b16281348b52d0e30ae99e01a73d737b2f45d38fed4edf79f9325a1d5" +dependencies = [ + "discard", + "rustc_version", + "serde", + "serde_json", + "stdweb-derive", + "stdweb-internal-macros", + "stdweb-internal-runtime", + "wasm-bindgen", +] + +[[package]] +name = "stdweb-derive" +version = "0.5.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c87a60a40fccc84bef0652345bbbbbe20a605bf5d0ce81719fc476f5c03b50ef" +dependencies = [ + "proc-macro2", + "quote 1.0.7", + "serde", + "serde_derive", + "syn 1.0.40", +] + +[[package]] +name = "stdweb-internal-macros" +version = "0.2.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "58fa5ff6ad0d98d1ffa8cb115892b6e69d67799f6763e162a1c9db421dc22e11" +dependencies = [ + "base-x", + "proc-macro2", + "quote 1.0.7", + "serde", + "serde_derive", + "serde_json", + "sha1", + "syn 1.0.40", +] + +[[package]] +name = "stdweb-internal-runtime" +version = "0.1.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "213701ba3370744dcd1a12960caa4843b3d68b4d1c0a5d575e0d65b2ee9d16c0" + [[package]] name = "structopt" version = "0.3.17" @@ -1836,18 +1809,6 @@ dependencies = [ "winapi 0.3.9", ] -[[package]] -name = "termion" -version = "1.5.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c22cec9d8978d906be5ac94bceb5a010d885c626c4c8855721a4dbd20e3ac905" -dependencies = [ - "libc", - "numtoa", - "redox_syscall", - "redox_termios", -] - [[package]] name = "textwrap" version = "0.11.0" @@ -1989,12 +1950,6 @@ version = "1.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d" -[[package]] -name = "waker-fn" -version = "1.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca" - [[package]] name = "walkdir" version = "2.3.1" @@ -2019,12 +1974,115 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f" [[package]] -name = "wepoll-sys-stjepang" -version = "1.0.6" +name = "wasm-bindgen" +version = "0.2.68" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6fd319e971980166b53e17b1026812ad66c6b54063be879eb182342b55284694" +checksum = "1ac64ead5ea5f05873d7c12b545865ca2b8d28adfc50a49b84770a3a97265d42" dependencies = [ - "cc", + "cfg-if", + "wasm-bindgen-macro", +] + +[[package]] +name = "wasm-bindgen-backend" +version = "0.2.68" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f22b422e2a757c35a73774860af8e112bff612ce6cb604224e8e47641a9e4f68" +dependencies = [ + "bumpalo", + "lazy_static", + "log", + "proc-macro2", + "quote 1.0.7", + "syn 1.0.40", + "wasm-bindgen-shared", +] + +[[package]] +name = "wasm-bindgen-futures" +version = "0.4.18" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b7866cab0aa01de1edf8b5d7936938a7e397ee50ce24119aef3e1eaa3b6171da" +dependencies = [ + "cfg-if", + "js-sys", + "wasm-bindgen", + "web-sys", +] + +[[package]] +name = "wasm-bindgen-macro" +version = "0.2.68" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6b13312a745c08c469f0b292dd2fcd6411dba5f7160f593da6ef69b64e407038" +dependencies = [ + "quote 1.0.7", + "wasm-bindgen-macro-support", +] + +[[package]] +name = "wasm-bindgen-macro-support" +version = "0.2.68" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f249f06ef7ee334cc3b8ff031bfc11ec99d00f34d86da7498396dc1e3b1498fe" +dependencies = [ + "proc-macro2", + "quote 1.0.7", + "syn 1.0.40", + "wasm-bindgen-backend", + "wasm-bindgen-shared", +] + +[[package]] +name = "wasm-bindgen-shared" +version = "0.2.68" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1d649a3145108d7d3fbcde896a468d1bd636791823c9921135218ad89be08307" + +[[package]] +name = "wasm-bindgen-test" +version = "0.3.18" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "34d1cdc8b98a557f24733d50a1199c4b0635e465eecba9c45b214544da197f64" +dependencies = [ + "console_error_panic_hook", + "js-sys", + "scoped-tls", + "wasm-bindgen", + "wasm-bindgen-futures", + "wasm-bindgen-test-macro", +] + +[[package]] +name = "wasm-bindgen-test-macro" +version = "0.3.18" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e8fb9c67be7439ee8ab1b7db502a49c05e51e2835b66796c705134d9b8e1a585" +dependencies = [ + "proc-macro2", + "quote 1.0.7", +] + +[[package]] +name = "web-sys" +version = "0.3.45" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4bf6ef87ad7ae8008e15a355ce696bed26012b7caa21605188cfd8214ab51e2d" +dependencies = [ + "js-sys", + "wasm-bindgen", +] + +[[package]] +name = "wee_alloc" +version = "0.4.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dbb3b5a6b2bb17cb6ad44a2e68a43e8d2722c997da10e928665c72ec6c0a0b8e" +dependencies = [ + "cfg-if", + "libc", + "memory_units", + "winapi 0.3.9", ] [[package]] diff --git a/Cargo.toml b/Cargo.toml index 89ead05b..6ad317c0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,8 +28,6 @@ path = "src/bin.rs" [dependencies] xdg = "2.1.0" crossbeam = "0.7.2" -signal-hook = "0.1.12" -signal-hook-registry = "1.2.0" nix = "0.17.0" melib = { path = "melib", version = "0.6.1" } @@ -42,7 +40,7 @@ linkify = "0.4.0" xdg-utils = "0.3.0" notify = "4.0.1" # >:c notify-rust = { version = "^4", optional = true } -termion = "1.5.1" +#termion = "1.5.1" bincode = "1.2.0" uuid = { version = "0.8.1", features = ["serde", "v4"] } unicode-segmentation = "1.2.1" # >:c @@ -58,31 +56,80 @@ svg_crate = { version = "0.8.0", optional = true, package = "svg" } futures = "0.3.5" async-task = "3.0.0" num_cpus = "1.12.0" +wasm-bindgen = { version = "0.2.63", optional = true } + +# The `console_error_panic_hook` crate provides better debugging of panics by +# logging them with `console.error`. This is great for development, but requires +# all the `std::fmt` and `std::panicking` infrastructure, so isn't great for +# code size when deploying. +console_error_panic_hook = { version = "0.1.6", optional = true } + +# `wee_alloc` is a tiny allocator for wasm that is only ~1K in code size +# compared to the default allocator's ~10K. It is slower than the default +# allocator, however. +# +# Unfortunately, `wee_alloc` requires nightly Rust when targeting wasm for now. +wee_alloc = { version = "0.4.5", optional = true } + +[dependencies.js-sys] +version = "0.3.4" +optional=true +[dependencies.web-sys] +optional=true +version = "0.3.4" +features = [ + 'Document', + 'Element', + 'HtmlElement', + 'EventTarget', + 'Node', + 'Window', + 'KeyboardEvent', + 'ErrorEvent', + 'Event', + 'Worker', + 'DedicatedWorkerGlobalScope', + 'MessageEvent', + 'CustomEvent', + 'CustomEventInit', +] [build-dependencies] syn = { version = "1.0.31", features = [] } quote = "^1.0" proc-macro2 = "1.0.18" -[profile.release] -lto = "fat" -opt-level = "z" -debug = false [workspace] members = ["melib", "tools", ] [features] -default = ["sqlite3", "notmuch", "regexp", "smtp", "dbus-notifications"] +#default = ["sqlite3", "notmuch", "regexp", "smtp", "dbus-notifications"] +default = ["wasm", "debug-tracing"] notmuch = ["melib/notmuch_backend", ] jmap = ["melib/jmap_backend",] sqlite3 = ["melib/sqlite3"] smtp = ["melib/smtp"] -regexp = ["pcre2"] +regexp = []#"pcre2"] dbus-notifications = ["notify-rust",] cli-docs = [] svgscreenshot = ["svg_crate"] +wasm = ["console_error_panic_hook", "svgscreenshot", "wasm-bindgen", "wee_alloc", "web-sys", "js-sys"] # Print tracing logs as meli runs in stderr # enable for debug tracing logs: build with --features=debug-tracing debug-tracing = ["melib/debug-tracing", ] + + +[lib] +name = "meli" +path = "src/bin.rs" +crate-type = ["cdylib", "rlib"] + +[dev-dependencies] +wasm-bindgen-test = "0.3.13" + +[profile.release] +# Tell `rustc` to optimize for small code size. +opt-level = "s" +lto = "fat" diff --git a/Makefile b/Makefile index 083a91da..f9dc55b7 100644 --- a/Makefile +++ b/Makefile @@ -47,7 +47,9 @@ GREEN ?= `[ -z $${NO_COLOR+x} ] && ([ -z $${TERM} ] && echo "" || tput setaf 2) .POSIX: .SUFFIXES: meli: check-deps - @${CARGO_BIN} build ${CARGO_COLOR}--target-dir="${CARGO_TARGET_DIR}" ${FEATURES} --release + #@${CARGO_BIN} build ${CARGO_COLOR}--target-dir="${CARGO_TARGET_DIR}" ${FEATURES} --release + wasm-pack build --no-typescript -t web #--dev + help: @echo "For a quick start, build and install locally:\n ${BOLD}${GREEN}PREFIX=~/.local make install${ANSI_RESET}\n" diff --git a/demo/ermis-f/All/cur/10031247.1075855488409.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/10031247.1075855488409.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..79e0bc1c --- /dev/null +++ b/demo/ermis-f/All/cur/10031247.1075855488409.JavaMail.evans@thyme:2,S @@ -0,0 +1,132 @@ +Message-ID: <10031247.1075855488409.JavaMail.evans@thyme> +Date: Fri, 11 May 2001 08:49:00 -0700 (PDT) +From: outlook.team@enron.com +To: cheryl.wilchynski@enron.com, cindy.ward@enron.com, jo.hill@enron.com, + sonja.galloway@enron.com, bilal.bajwa@enron.com, binh.pham@enron.com, + bradley.jones@enron.com, bruce.mills@enron.com, + chance.rabon@enron.com, chuck.ames@enron.com, + david.baumbach@enron.com, jad.doan@enron.com, + o'neal.winfree@enron.com, phillip.love@enron.com, + sladana-anna.kulic@enron.com, victor.guggenheim@enron.com, + alejandra.chavez@enron.com, anne.bike@enron.com, + carole.frank@enron.com, darron.giron@enron.com, + elizabeth.hernandez@enron.com, elizabeth.shim@enron.com, + jeff.royed@enron.com, kam.keiser@enron.com, kimat.singla@enron.com, + kristen.clause@enron.com, kulvinder.fowler@enron.com, + kyle.lilly@enron.com, luchas.johnson@enron.com, + maria.garza@enron.com, patrick.ryder@enron.com, + ryan.o'rourke@enron.com, yuan.tian@enron.com, frank.ermis@enron.com, + jane.tholt@enron.com, jay.reitmeyer@enron.com, keith.holst@enron.com, + matthew.lenhart@enron.com, mike.grigsby@enron.com, + monique.sanchez@enron.com, phillip.allen@enron.com, + randall.gay@enron.com, tori.kuykendall@enron.com, + ina.norman@enron.com, jackie.travis@enron.com, + michael.gasper@enron.com, brenda.fletcher@enron.com, + jeanne.wukasch@enron.com, mary.franklin@enron.com, + mike.potter@enron.com, natalie.baker@enron.com, + suzanne.calcagno@enron.com, albert.stromquist@enron.com, + rajesh.chettiar@enron.com, derek.anderson@enron.com, + brad.horn@enron.com, camille.gerard@enron.com, cathy.lira@enron.com, + daniel.castagnola@enron.com, eva.tow@enron.com, lam.nguyen@enron.com, + andy.pace@enron.com, anna.santucci@enron.com, + claudia.guerra@enron.com, clayton.vernon@enron.com, + david.ryan@enron.com, eric.smith@enron.com, grace.kim@enron.com, + jason.kaniss@enron.com, kevin.cline@enron.com, rika.imai@enron.com, + todd.decook@enron.com, beth.jensen@enron.com, + billi.harrill@enron.com, martha.sumner-kenney@enron.com, + phyllis.miller@enron.com, sandy.olofson@enron.com, + theresa.byrne@enron.com, danny.mccarty@enron.com, denis.tu@enron.com, + john.ayres@enron.com, john.millar@enron.com, + julie.armstrong@enron.com, maggie.schroeder@enron.com, + max.brown@enron.com, randy.cantrell@enron.com, tracy.scott@enron.com, + charles.muzzy@enron.com, cora.pendergrass@enron.com, + darren.espey@enron.com, jessica.white@enron.com, + kevin.brady@enron.com, kirk.lenart@enron.com, lisa.kinsey@enron.com, + margie.straight@enron.com, mark.schrab@enron.com, + souad.mahmassani@enron.com, tammy.gilmore@enron.com, + teresa.mcomber@enron.com, wes.dempsey@enron.com, + barry.feldman@enron.com, catherine.huynh@enron.com +Subject: 4-URGENT - OWA Please print this now. +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Outlook Migration Team +X-To: Cheryl Wilchynski, Cindy R Ward, Jo Ann Hill, Sonja Galloway, Bilal Bajwa, Binh Pham, Bradley Jones, Bruce Mills, Chance Rabon, Chuck Ames, David Baumbach, Jad Doan, O'Neal D Winfree, Phillip M Love, Sladana-Anna Kulic, Victor Guggenheim, Alejandra Chavez, Anne Bike, Carole Frank, Darron C Giron, Elizabeth L Hernandez, Elizabeth Shim, Jeff Royed, Kam Keiser, Kimat Singla, Kristen Clause, Kulvinder Fowler, Kyle R Lilly, Luchas Johnson, Maria Garza, Patrick Ryder, Ryan O'Rourke, Yuan Tian, Frank Ermis, Jane M Tholt, Jay Reitmeyer, Keith Holst, Matthew Lenhart, Mike Grigsby, Monique Sanchez, Phillip K Allen, Randall L Gay, Tori Kuykendall, Ina Norman, Jackie Travis, Michael J Gasper, Brenda H Fletcher, Jeanne Wukasch, Mary Theresa Franklin, Mike Potter, Natalie Baker, Suzanne Calcagno, Albert Stromquist, Rajesh Chettiar, Derek Anderson, Brad Horn, Camille Gerard, Cathy Lira, Daniel Castagnola, Eva Tow, Lam Nguyen, Andy Pace, Anna Santucci, Claudia Guerra, Clayton Vernon, David Ryan, Eric Smith, Grace Kim, Jason Kaniss, Kevin Cline, Rika Imai, Todd DeCook, Beth Jensen, Billi Harrill, Martha Sumner-Kenney, Phyllis Miller, Sandy Olofson, Theresa Byrne, Danny McCarty, Denis Tu, John A Ayres, John Millar, Julie Armstrong, Maggie Schroeder, Max Brown, Randy Cantrell, Tracy Scott, Charles T Muzzy, Cora Pendergrass, Darren Espey, Jessica White, Kevin Brady, Kirk Lenart, Lisa Kinsey, Margie Straight, Mark L Schrab, Souad Mahmassani, Tammy Gilmore, Teresa McOmber, Wes Dempsey, Barry Feldman, Catherine Huynh +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Current Notes User: + +REASONS FOR USING OUTLOOK WEB ACCESS (OWA) + +1. Once your mailbox has been migrated from Notes to Outlook, the Outlook +client will be configured on your computer. +After migration of your mailbox, you will not be able to send or recieve mail +via Notes, and you will not be able to start using Outlook until it is +configured by the Outlook Migration team the morning after your mailbox is +migrated. During this period, you can use Outlook Web Access (OWA) via your +web browser (Internet Explorer 5.0) to read and send mail. + +PLEASE NOTE: Your calendar entries, personal address book, journals, and +To-Do entries imported from Notes will not be available until the Outlook +client is configured on your desktop. + +2. Remote access to your mailbox. +After your Outlook client is configured, you can use Outlook Web Access (OWA) +for remote access to your mailbox. + +PLEASE NOTE: At this time, the OWA client is only accessible while +connecting to the Enron network (LAN). There are future plans to make OWA +available from your home or when traveling abroad. + +HOW TO ACCESS OUTLOOK WEB ACCESS (OWA) + +Launch Internet Explorer 5.0, and in the address window type: +http://nahou-msowa01p/exchange/john.doe + +Substitute "john.doe" with your first and last name, then click ENTER. You +will be prompted with a sign in box as shown below. Type in "corp/your user +id" for the user name and your NT password to logon to OWA and click OK. You +will now be able to view your mailbox. + + + +PLEASE NOTE: There are some subtle differences in the functionality between +the Outlook and OWA clients. You will not be able to do many of the things +in OWA that you can do in Outlook. Below is a brief list of *some* of the +functions NOT available via OWA: + +Features NOT available using OWA: + +- Tasks +- Journal +- Spell Checker +- Offline Use +- Printing Templates +- Reminders +- Timed Delivery +- Expiration +- Outlook Rules +- Voting, Message Flags and Message Recall +- Sharing Contacts with others +- Task Delegation +- Direct Resource Booking +- Personal Distribution Lists + +QUESTIONS OR CONCERNS? + +If you have questions or concerns using the OWA client, please contact the +Outlook 2000 question and answer Mailbox at: + + Outlook.2000@enron.com + +Otherwise, you may contact the Resolution Center at: + + 713-853-1411 + +Thank you, + +Outlook 2000 Migration Team \ No newline at end of file diff --git a/demo/ermis-f/All/cur/10583855.1075855474963.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/10583855.1075855474963.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..fc689985 --- /dev/null +++ b/demo/ermis-f/All/cur/10583855.1075855474963.JavaMail.evans@thyme:2,S @@ -0,0 +1,88 @@ +Message-ID: <10583855.1075855474963.JavaMail.evans@thyme> +Date: Mon, 13 Nov 2000 10:42:00 -0800 (PST) +From: office.chairman@enron.com +To: all.worldwide@enron.com +Subject: Chairman's Award Nominations +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Office of the Chairman +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The 2000 Chairman's Award nomination process was a tremendous success! Fro= +m=20 +around the world, over 425 nominations were received representing a broad= +=20 +cross-section of our overall organization and resulting in a 73% increase i= +n=20 +nomination participation from last year. This 100% employee-driven program= +=20 +is so successful because you take time to nominate and recognize those=20 +individuals that are special in your work life. Every single candidate is = +to=20 +be congratulated! =20 + +This year, the original concept was brought to fruition when the members of= +=20 +the 1999 Chairman's Roundtable took over the selection process and carried= +=20 +the torch from past to present. This Selection Committee reviewed all=20 +candidates on the basis of their ability to consistently bring our values t= +o=20 +life and sought out those select few that are Enron's "everyday heroes". = +=20 + +It is with great pleasure that we announce the 2000 Chairman's Roundtable= +=20 +whose daily pursuit of excellence, commitment to communication, genuine=20 +integrity and respect for others are what make Enron the incredible company= +=20 +that it is today - innovative, successful and undoubtedly one of the best= +=20 +places to work. The eleven individuals named below are flying to San Anton= +io=20 +this from around the world to be honored at our annual Management=20 +Conference. One of these finalist will receive the distinguished recogniti= +on=20 +as the actual Chairman's Award winner: + +THE 2000 CHAIRMAN'S ROUNDTABLE + +Amelia Alder, Enron Operations Services (ETS) - Houston, Texas +Dan Boyle, Enron Global Finance - Houston, Texas +Craig Buehler, Northern Natural Gas (ETS) - Houston, TX +Fernando Delpino, Industrias Ventane (ESA) - Caracas, Venezuala +Barbara Gray, ENA - Houston, Texas +Scott Guptill, PGE - Portland, OR +Mark Harada, EES - Hinsdale, IL +Don Lehr, The Linc Corporation (EES) - Pittsburgh, PA +Xafira Mendonsa, Dahbol Power Company - Mumbia, India +Yaser Tobeh, Operational Energy Corp. (EES) - Gaza, Palestine +Kevin Westwood, Enron Teeside Operations Ltd. - Cleveland, England + + +Attached is a list of every employee who was nominated for the Chairman's= +=20 +Award this year: + + + +Please take a moment to recognize this honor bestowed upon your fellow=20 +employees. We sincerely thank them for their contributions to Enron and=20 +their leadership that helps make this organization the world=01,s leading e= +nergy=20 +and communications company. If you have any questions regarding this year= +'s=20 +program or suggestions for the future, please contact Charla Reese at=20 +charla.reese@enron.com or call 713.853.5202. We hope to see the Chairman's= +=20 +Award grow and encourage your participation next year. + +Respectfully + +Ken & Jeff \ No newline at end of file diff --git a/demo/ermis-f/All/cur/10700397.1075855475371.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/10700397.1075855475371.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3563d1aa --- /dev/null +++ b/demo/ermis-f/All/cur/10700397.1075855475371.JavaMail.evans@thyme:2,S @@ -0,0 +1,109 @@ +Message-ID: <10700397.1075855475371.JavaMail.evans@thyme> +Date: Thu, 9 Nov 2000 10:09:00 -0800 (PST) +From: enron.announcements@enron.com +To: all_ena_egm_eim@enron.com +Subject: Ameriflash Newsletter +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All_ENA_EGM_EIM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +BUSINESS HIGHLIGHTS + +TRANSACTION DEVELOPMENT +Transaction Development, headed by Rodney Malcolm, works with Pulp & Paper,= +=20 +Lumber and Steel to structure and execute some of the more complex deals. = +=20 +Members of the Transaction Development team have a strong track record of= +=20 +closing structured transactions involving both capital and commodity risks.= + =20 +Sample deals would include working on the acquisition of Garden State Paper= +=20 +earlier this year, and structuring and pitching the first all requirements,= +=20 +index based, physical steel supply contract to one of the largest players i= +n=20 +the steel servicing segment of the steel industry. + +The ability to buy and sell physical product will be critical to creating a= +=20 +commodity product in these businesses. Getting access to the physical=20 +product will require creating compelling financing structures, as well as= +=20 +potentially buying assets to get control of their production capability. I= +n=20 +all these situations, the Transaction Development team will be a key player= +=20 +in driving these opportunities to closure. + + +PEP - REVIEWER FEEDBACK DEADLINE +The Year End 2000 Performance Review Process closes November 17. To access= +=20 +PEP, go to http://pep.corp.enron.com. To avoid system delays, please log-o= +n=20 +before the deadline. + +If you have any problems accessing the system or have any questions regardi= +ng=20 +the Performance Management Process, please call the HR Helpdesk at x3.4040= +=20 +option 4 or email pep.enquiries@enron.com. +=20 + +OPEN ENROLLMENT 2001 +The final date for making your 2001 benefit elections or changes is Novembe= +r=20 +15, 8:00 am CST to 5:00 pm CST. Remember, that your current 2000 health=20 +benefit elections will rollover for 2001 if you do not make any changes. + +Log-on to www.enron.benefitsnow.com or call 1-800-425-5864. + + +WELCOME + +New Hires ENA/EIM/EGM +ENA =01) Tamara Carter/Gas Logistics, Albert Escamilla/Global Counterparty,= +=20 +Michael Girraratano/Gas Assets Operations, Cassandra Mayeux/Reporting,=20 +Planning Accounting, Christina Perez/Power Plant Acct., Eve Puckett/Info &= +=20 +Records Management, Tracey Wood/Gas Logistics + +EGM =01) David Hoog/GRM Risk Products, Judy/Currency Trading + + +SAVE THE DATE + +ENA/EIM/EGM-HOLIDAY PARTY +Enron Field +Saturday, December 9 +7:00 pm - Midnight + + +NUGGETS & NOTES + +"Bigger, faster" - Dave Delainey/CEO-ENA + +"Four bid at five. What do you want to do?" John Arnold, Vice=20 +President-Financial/Nymex Trading + +"We trade weather." Gary Taylor, Manager - Weather Risk Management Group +"You trade WHAT?!" anyone Gary speaks with. + + +LEGAL STUFF + +The information contained in this newsletter is confidential and proprietar= +y=20 +to Enron Corp. and its subsidiaries. It is intended for internal use only= +=20 +and should not be disclosed outside of Enron. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/10789655.1075855476869.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/10789655.1075855476869.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..9e7b51ae --- /dev/null +++ b/demo/ermis-f/All/cur/10789655.1075855476869.JavaMail.evans@thyme:2,S @@ -0,0 +1,76 @@ +Message-ID: <10789655.1075855476869.JavaMail.evans@thyme> +Date: Sun, 29 Oct 2000 22:45:00 -0800 (PST) +From: jim.schoene@gt.pge.com +To: acarter@westerngas.com, colliw@texaco.com, bblanar@coral-energy.com, + cchao@cook-inlet.com, cschenderlein@brr.com, cwhite@brr.com, + dsuter@sempratrading.com, dkohler@br-inc.com, houtendp@bp.com, + djohnson@coral-energy.com, bdahncke@pcenergy.com, fermis@enron.com, + hankd@calpine.com, taylorja2@bp.com, jwpowell@duke-energy.com, + jkho@dynegy.com, jmmcarthur@duke-energy.com, + judi.vogel@engageenergy.com, klegg@utilicorp.com, + kevin.f.otoole@usa.conoco.com, kolinge@ect.enron.com, + mitchellm2@epenergy.com, igsinc@ix.netcom.com, mike_bucher@oxy.com, + pwri@dynegy.com, rmccluer@southernenergy.com, + rick.wadle@southernenergy.com, srmo@dynegy.com, + skatz@sempratrading.com, scheffsp@bp.com, ssouth@ect.enron.com, + millertr@bp.com, tgary@pcenergy.com, tbrother@utilicorp.com, + robbinkr@bp.com, thomas_j_toerner@reliantenergy.com, + skip_s_thevenot@reliantenergy.com, schang@cook-inlet.com, + kevin.coyle@engageenergy.com, doug.jacques@neg.pge.com, + skip.simmons@southernenergy.com +Subject: GTN Quaterly Meeting Reminder +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Schoene, Jim" +X-To: "Andrew Carter (E-mail)" , "Bill Collier (E-mail)" , "Brent Blanar (E-mail)" , "Cindy Chao (E-mail)" , "Connie Schenderlein (E-mail)" , "Cindy White (E-mail)" , "Damon Suter (E-mail)" , "Dave Kohler (E-mail)" , "David P. Houten (E-mail)" , "Denette Johnson (E-mail)" , "Elizabeth Dahncke (E-mail)" , "Frank Ermis (E-mail)" , "Henry Delony (E-mail)" , "James Taylor (E-mail)" , "Jay W. Powell (E-mail)" , "Jeff Hornback (E-mail)" , "Jim McArthur (E-mail)" , "Judi Vogel (E-mail)" , "Kevin Legg (E-mail)" , "Kevin O'Toole (E-mail)" , "Kim Olinger (E-mail)" , "Mark T. Mitchell (E-mail)" , "Mark Baldwin (E-mail)" , "Mike Bucher (E-mail)" , "Phil Richardson (E-mail)" , "Ray McCluer (E-mail)" , "Rick Wadle (E-mail)" , "srmo@dynegy. com (E-mail)" , "Stephanie Katz (E-mail)" , "Steve Scheffler (E-mail)" , "Steve South (E-mail)" , "Tim Miller (E-mail)" , "Tom Gary (E-mail)" , "Troy Brothers (E-mail)" , "Kevin Robbins (E-mail)" , "Tom Toerner (E-mail)" , "Skip Thevenot (E-mail)" , "Stacy Chang (E-mail)" , "Kevin Coyle (E-mail)" , "Jacques, Doug" , "Skip Simmons (E-mail)" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Thursday, November 2 is our next, less than quarterly, meeting to up date you +on events that willl affect your business in the Western U.S. + +The meeting is at the Hyatt downtown, 1200 Louisiana, starting at 11:30AM.? A +casual lunch will be served.? The meeting will start at 12:30PM.? If we can +make it last with lots of good questions and a healthy exchange of views, +cocktails will be on me in the lobby bar after the meeting--meeting +attendance is manditory.? The agenda looks like this: + +The ever popular Parking Service--An overview with discussion of Pipeline +Inventory issues and the go forward plan to help fix the problem. + +A rundown on the elimination of the IT Queue and our filing for re-hearing + +An overview of West Region demand and expansion plans--everyone will want to +sign up for this + +Implementation of IT blanket based discounting--maybe, only if you're good + +Nomination dynamics and pro rata ranking plan implementation + +E-Trans implementation + +AND FINALLY--TCPL will present their gas supply views for the Alberta +systems--an added bonus! + +This is also an opportunity for you to share changes in your organizations +that others would apppreciate knowing about--name changes, mergers, spin +offs, divestitures, etc. + +Feel free to nominate others in your organization that would benefit. +? + + +************************************************************************* + +PGONational Energy Group and any other company referenced +herein which uses the PGOname or logo are not the same company +as Pacific Gas and Electric Company, the California utility. These +companies are not regulated by the California Public Utilities Commission, +and customers do not have to buy products from these companies in +order to continue to receive quality regulated services from the utility. + +************************************************************************** \ No newline at end of file diff --git a/demo/ermis-f/All/cur/10799918.1075855472169.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/10799918.1075855472169.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ef93f578 --- /dev/null +++ b/demo/ermis-f/All/cur/10799918.1075855472169.JavaMail.evans@thyme:2,S @@ -0,0 +1,24 @@ +Message-ID: <10799918.1075855472169.JavaMail.evans@thyme> +Date: Tue, 12 Dec 2000 09:11:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Weather Alert +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The potential for freezing rain and hazardous road conditions may be present +this evening and early tomorrow morning particularly in the northern and +western parts of the city. Please monitor local news and weather forecasts +and use your judgement to insure a safe commute. + +The Enron building will be open for business tomorrow, Wednesday, December +13th. If there should be any change of building status, notice will be given +on the building hotline and accessible by calling 713-750-5142. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/10808611.1075855475017.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/10808611.1075855475017.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..401987c5 --- /dev/null +++ b/demo/ermis-f/All/cur/10808611.1075855475017.JavaMail.evans@thyme:2,S @@ -0,0 +1,19 @@ +Message-ID: <10808611.1075855475017.JavaMail.evans@thyme> +Date: Mon, 13 Nov 2000 10:46:00 -0800 (PST) +From: enron.announcements@enron.com +To: enron.states@enron.com +Subject: Holiday Schedule 2001 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Enron Employees United States +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Please click on the URL below for Enron's 2001 Holiday Schedule. + +http://home.enron.com:84/messaging/2001sched.jpg \ No newline at end of file diff --git a/demo/ermis-f/All/cur/10867948.1075855491108.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/10867948.1075855491108.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..cbce6cbd --- /dev/null +++ b/demo/ermis-f/All/cur/10867948.1075855491108.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <10867948.1075855491108.JavaMail.evans@thyme> +Date: Wed, 25 Apr 2001 01:24:00 -0700 (PDT) +From: ina.rangel@enron.com +To: phillip.allen@enron.com, keith.holst@enron.com, mike.grigsby@enron.com, + frank.ermis@enron.com, steven.south@enron.com, + monique.sanchez@enron.com, jane.tholt@enron.com, + tori.kuykendall@enron.com, jay.reitmeyer@enron.com, + susan.scott@enron.com, matthew.lenhart@enron.com, + randall.gay@enron.com +Subject: Thank You +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Phillip K Allen, Keith Holst, Mike Grigsby, Frank Ermis, Steven P South, Monique Sanchez, Jane M Tholt, Tori Kuykendall, Jay Reitmeyer, Susan M Scott, Matthew Lenhart, Randall L Gay +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Thank you everyone for my gift card to Foley's. I will definelty have fun +using that. You are all a great bunch to work for. + +Thanks again! + +Ina \ No newline at end of file diff --git a/demo/ermis-f/All/cur/10886338.1075855477793.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/10886338.1075855477793.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..90375457 --- /dev/null +++ b/demo/ermis-f/All/cur/10886338.1075855477793.JavaMail.evans@thyme:2,S @@ -0,0 +1,50 @@ +Message-ID: <10886338.1075855477793.JavaMail.evans@thyme> +Date: Mon, 31 Jan 2000 08:37:00 -0800 (PST) +From: frank.ermis@enron.com +To: jkho@dynegy.com +Subject: As requested +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Frank Ermis +X-To: jkho@dynegy.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Frank Ermis/HOU/ECT on 01/31/2000 04:36 +PM --------------------------- + + +Dale Neuner on 01/31/2000 02:14:45 PM +To: Frank Ermis/HOU/ECT@ECT +cc: +Subject: As requested + + +EOL Transaction 79346 + +US Gas Phy Index IF NWPL RkyMtn Feb00 USD/MM + +A US Gas Transaction with Enron North America Corp., under which Seller shall +sell and Buyer shall purchase a +quantity of natural gas equal to the Daily Contract Quantity at the Contract +Price on a firm basis. The Contract Price +shall be derived from the Index, as adjusted by the price submitted by +Counterparty via the website. The Period of + Delivery shall be from the Effective Date through the Termination Date. +The term of the Transaction shall be from the Effective Date of 01 Feb 2000 +to the Termination Date of 29 Feb 2000. +The transaction is for delivery at Opal Plant Tailgate. +The Index for a month shall be the Northwest Pipeline Corp. - Rocky Mountains +price as listed in the section +entitled "Prices of Spot Gas Delivered to Pipelines", published in the first +issue in such month of Inside Ferc's +Gas Market Report. +The price is quoted in US Dollars per unit of volume, which will be the +Contractual Currency. +The unit of measure against which the price is quoted shall be millions of +British thermal units and the quantity +shown shall be in millions of BTUs per day. diff --git a/demo/ermis-f/All/cur/10936925.1075855475152.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/10936925.1075855475152.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..264a62b5 --- /dev/null +++ b/demo/ermis-f/All/cur/10936925.1075855475152.JavaMail.evans@thyme:2,S @@ -0,0 +1,55 @@ +Message-ID: <10936925.1075855475152.JavaMail.evans@thyme> +Date: Fri, 10 Nov 2000 13:09:00 -0800 (PST) +From: perfmgmt@enron.com +To: frank.ermis@enron.com +Subject: Year End 2000 Performance Feedback +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "perfmgmt@enron.com" +X-To: frank.ermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +NOTE: YOU WILL RECEIVE THIS MESSAGE EACH TIME YOU ARE SELECTED AS A REVIEWER. + +You have been selected to participate in the Year End 2000 Performance +Management process by providing meaningful feedback on specific employee(s). +Your feedback plays an important role in the process, and your participation +is critical to the success of Enron's Performance Management goals. + +To complete requests for feedback, access PEP at http://pep.corp.enron.com +and select Perform Review under Performance Review Services. You may begin +providing feedback immediately and are requested to have all feedback forms +completed by Friday, November 17, 2000. + +If you have any questions regarding PEP or your responsibility in the +process, please contact the PEP Help Desk at: + +Houston: 1.713.853.4777, Option 4 +London: 44.207.783.4040, Option 4 +Email: perfmgmt@enron.com + +Thank you for your participation in this important process. + +The following is a CUMULATIVE list of employee feedback requests with a +status of "OPEN." Once you have submitted or declined an employee's request +for feedback, their name will no longer appear on this list. + + + + +Review Group: ENRON +Feedback Due Date: Nov 17, 2000 + +Employee Name Supervisor Name Date Selected +------------- --------------- ------------- +CHRISTIANSEN, SUZANNE D RANDALL L GAY Nov 01, 2000 +FRANK, CAROLE C DARRON C GIRON Nov 01, 2000 +GAY, RANDALL L ROBERT A SUPERTY Nov 01, 2000 +LENHART, MATTHEW F PHILLIP K ALLEN Oct 31, 2000 +LUCCI, PAUL T MARK WHITT Nov 02, 2000 +WOLFE, JASON DARRON C GIRON Nov 06, 2000 \ No newline at end of file diff --git a/demo/ermis-f/All/cur/11057183.1075855488951.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/11057183.1075855488951.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f6ed8d74 --- /dev/null +++ b/demo/ermis-f/All/cur/11057183.1075855488951.JavaMail.evans@thyme:2,S @@ -0,0 +1,121 @@ +Message-ID: <11057183.1075855488951.JavaMail.evans@thyme> +Date: Tue, 8 May 2001 09:32:00 -0700 (PDT) +From: achrisco@prosrm.com +To: fermis@ect.enron.com +Subject: Don Sinclair, Energy Industry Leader, Keynote Speaker +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: achrisco@prosrm.com +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +..at PROS Trading and Storage Revenue Optimization Seminar + + +May 8, 2001=01*Houston=01* PROS Revenue Management, the world=01,s leader i= +n revenue=20 +management science and software, and the pioneer and dominant provider of= +=20 +revenue management to the airline and energy industries, today announced th= +at=20 +Don Sinclair will be the keynote speaker at the PROS Trading and Storage=20 +Revenue Optimization Seminar. The focus of the seminar will be a discussio= +n=20 +and demonstration of the benefits of trading and storage revenue=20 +optimization in the energy industry. The seminar will be hosted by PROS=20 +Revenue Management at their new facility in midtown Houston, located at 31= +00=20 +Main Street and Elgin on Tuesday, May 22, from 1:00 - 3:30 pm. + +Don Sinclair currently provides strategic consulting services to the energy= +=20 +industry. He has been involved in the energy industry since deregulation= +=20 +began in the early 1980s. He served as president of Duke Energy Trading an= +d=20 +Marketing LLC, from April 1997 to September 1998. Prior to joining Duke,= +=20 +Sinclair served as senior vice president of Tenneco Energy and president of= +=20 +Tenneco Energy Resources. Mr. Sinclair was also one of the original=20 +principals of Dynegy, where he served eight years in various officer=20 +positions, including senior vice president and chief risk officer. At Dyneg= +y=20 +he was in charge of all risk management activities and commercial operation= +s. + +=01&This seminar will outline a powerful new set of pricing and revenue=20 +optimization tools for the energy industry ,=018 says Matt Johnson, PROS= +=01,=20 +Senior VP of Energy. =01&Our products have been at the vanguard of pricing= + and=20 +revenue optimization for over fifteen years, and at this seminar we will=20 +demonstrate how two of our newest energy products =01) the PROS Trading=20 +Optimization System and the PROS Storage Revenue Management System =01) are= +=20 +delivering unprecedented revenue lifts to the energy marketplace.=018 + +PROS=01, Trading Optimization System enables customers to increase deal=20 +profitability by 10-25% across their entire gas business in real-time. PRO= +S=20 +Storage Revenue Management System has been shown to increase revenues from= +=20 +the sale of storage capacity by 7-25% after initial implementations. Both= +=20 +PROS Trading Optimization System and PROS Storage Revenue Management System= +=20 +are built on the PROS Enterprise Platform=01,s world leading forecasting,= +=20 +pricing and optimization science, generating revenue and profits for PROS= +=01,=20 +clients worldwide. + +To find out more information about the PROS Trading and Storage Revenue=20 +Optimization Seminar, please contact Tricia Stewart at 713-335-8056, or=20 +register at PROS=01, registration page on the Internet at=20 +www.prosrm.com/energy/seminar_registration.htm. + +About PROS Revenue Management + +PROS Revenue Management is the world=01,s leader in pricing and revenue=20 +optimization solutions and the pioneer and dominant provider of revenue=20 +management to the airline and energy industries. PROS provides system=20 +solutions to the airline, cargo, rail, energy, healthcare and broadcast=20 +industries, and has delivered over 200 systems to more than 80 clients in 3= +7=20 +countries. PROS=01, clients include 17 of the top 25 carriers in the airlin= +e=20 +industry. + +The PROS mission is to maximize the revenue of each client using PROS=01,= +=20 +world-leading revenue management science, systems solutions, and best=20 +practices business consulting. PROS=01, clients report annual incremental= +=20 +revenue increases of 6-8% as a result of revenue management. PROS=01, solut= +ions=20 +forecast demand, optimize inventory, and provide dynamic pricing to maximiz= +e=20 +revenue. + +Founded in 1985 in Houston, PROS Revenue Management has a six-year compound= +ed=20 +revenue growth of 40%, in large part due to the intellectual capital of its= +=20 +staff. Nearly half of PROS=01, professional staff has advanced degrees and = +the=20 +staff speaks a cumulative total of 26 languages. The company is profitable= +=20 +with Year 2000 revenue of $29 million. For more information on PROS Revenue= +=20 +Management, please visit www.prosRM.com or call 713-335-5253. + +Contact: +Candy Haase =01) VP Marketing +713-335-5253 / 713-335-8144 =01) fax +chaase@prosRM.com \ No newline at end of file diff --git a/demo/ermis-f/All/cur/11063203.1075855473726.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/11063203.1075855473726.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6f596f48 --- /dev/null +++ b/demo/ermis-f/All/cur/11063203.1075855473726.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <11063203.1075855473726.JavaMail.evans@thyme> +Date: Wed, 29 Nov 2000 02:02:00 -0800 (PST) +From: phillip.allen@enron.com +To: frank.ermis@enron.com +Subject: Enron's December physical fixed price deals as of 11/28/00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Phillip K Allen +X-To: Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Phillip K Allen/HOU/ECT on 11/29/2000 +10:01 AM --------------------------- + + +Anne Bike@ENRON +11/28/2000 09:04 PM +To: pallen70@hotmail.com, prices@intelligencepress.com, lkuch@mh.com +cc: Darron C Giron/HOU/ECT@ECT, Mike Grigsby/HOU/ECT@ECT, Monique +Sanchez/HOU/ECT@ECT, Phillip K Allen/HOU/ECT@ECT +Subject: Enron's December physical fixed price deals as of 11/28/00 + +Attached please find the spreadsheet containing the above referenced +information. + diff --git a/demo/ermis-f/All/cur/11115985.1075855488506.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/11115985.1075855488506.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3b5d410e --- /dev/null +++ b/demo/ermis-f/All/cur/11115985.1075855488506.JavaMail.evans@thyme:2,S @@ -0,0 +1,112 @@ +Message-ID: <11115985.1075855488506.JavaMail.evans@thyme> +Date: Fri, 11 May 2001 08:48:00 -0700 (PDT) +From: outlook.team@enron.com +To: cheryl.wilchynski@enron.com, cindy.ward@enron.com, jo.hill@enron.com, + sonja.galloway@enron.com, bilal.bajwa@enron.com, binh.pham@enron.com, + bradley.jones@enron.com, bruce.mills@enron.com, + chance.rabon@enron.com, chuck.ames@enron.com, + david.baumbach@enron.com, jad.doan@enron.com, + o'neal.winfree@enron.com, phillip.love@enron.com, + sladana-anna.kulic@enron.com, victor.guggenheim@enron.com, + alejandra.chavez@enron.com, anne.bike@enron.com, + carole.frank@enron.com, darron.giron@enron.com, + elizabeth.hernandez@enron.com, elizabeth.shim@enron.com, + jeff.royed@enron.com, kam.keiser@enron.com, kimat.singla@enron.com, + kristen.clause@enron.com, kulvinder.fowler@enron.com, + kyle.lilly@enron.com, luchas.johnson@enron.com, + maria.garza@enron.com, patrick.ryder@enron.com, + ryan.o'rourke@enron.com, yuan.tian@enron.com, frank.ermis@enron.com, + jane.tholt@enron.com, jay.reitmeyer@enron.com, keith.holst@enron.com, + matthew.lenhart@enron.com, mike.grigsby@enron.com, + monique.sanchez@enron.com, phillip.allen@enron.com, + randall.gay@enron.com, tori.kuykendall@enron.com, + ina.norman@enron.com, jackie.travis@enron.com, + michael.gasper@enron.com, brenda.fletcher@enron.com, + jeanne.wukasch@enron.com, mary.franklin@enron.com, + mike.potter@enron.com, natalie.baker@enron.com, + suzanne.calcagno@enron.com, albert.stromquist@enron.com, + rajesh.chettiar@enron.com, derek.anderson@enron.com, + brad.horn@enron.com, camille.gerard@enron.com, cathy.lira@enron.com, + daniel.castagnola@enron.com, eva.tow@enron.com, lam.nguyen@enron.com, + andy.pace@enron.com, anna.santucci@enron.com, + claudia.guerra@enron.com, clayton.vernon@enron.com, + david.ryan@enron.com, eric.smith@enron.com, grace.kim@enron.com, + jason.kaniss@enron.com, kevin.cline@enron.com, rika.imai@enron.com, + todd.decook@enron.com, beth.jensen@enron.com, + billi.harrill@enron.com, martha.sumner-kenney@enron.com, + phyllis.miller@enron.com, sandy.olofson@enron.com, + theresa.byrne@enron.com, danny.mccarty@enron.com, denis.tu@enron.com, + john.ayres@enron.com, john.millar@enron.com, + julie.armstrong@enron.com, maggie.schroeder@enron.com, + max.brown@enron.com, randy.cantrell@enron.com, tracy.scott@enron.com, + charles.muzzy@enron.com, cora.pendergrass@enron.com, + darren.espey@enron.com, jessica.white@enron.com, + kevin.brady@enron.com, kirk.lenart@enron.com, lisa.kinsey@enron.com, + margie.straight@enron.com, mark.schrab@enron.com, + souad.mahmassani@enron.com, tammy.gilmore@enron.com, + teresa.mcomber@enron.com, wes.dempsey@enron.com, + barry.feldman@enron.com, catherine.huynh@enron.com +Subject: 1-URGENT - Outlook Email Notification (new) +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Outlook Migration Team +X-To: Cheryl Wilchynski, Cindy R Ward, Jo Ann Hill, Sonja Galloway, Bilal Bajwa, Binh Pham, Bradley Jones, Bruce Mills, Chance Rabon, Chuck Ames, David Baumbach, Jad Doan, O'Neal D Winfree, Phillip M Love, Sladana-Anna Kulic, Victor Guggenheim, Alejandra Chavez, Anne Bike, Carole Frank, Darron C Giron, Elizabeth L Hernandez, Elizabeth Shim, Jeff Royed, Kam Keiser, Kimat Singla, Kristen Clause, Kulvinder Fowler, Kyle R Lilly, Luchas Johnson, Maria Garza, Patrick Ryder, Ryan O'Rourke, Yuan Tian, Frank Ermis, Jane M Tholt, Jay Reitmeyer, Keith Holst, Matthew Lenhart, Mike Grigsby, Monique Sanchez, Phillip K Allen, Randall L Gay, Tori Kuykendall, Ina Norman, Jackie Travis, Michael J Gasper, Brenda H Fletcher, Jeanne Wukasch, Mary Theresa Franklin, Mike Potter, Natalie Baker, Suzanne Calcagno, Albert Stromquist, Rajesh Chettiar, Derek Anderson, Brad Horn, Camille Gerard, Cathy Lira, Daniel Castagnola, Eva Tow, Lam Nguyen, Andy Pace, Anna Santucci, Claudia Guerra, Clayton Vernon, David Ryan, Eric Smith, Grace Kim, Jason Kaniss, Kevin Cline, Rika Imai, Todd DeCook, Beth Jensen, Billi Harrill, Martha Sumner-Kenney, Phyllis Miller, Sandy Olofson, Theresa Byrne, Danny McCarty, Denis Tu, John A Ayres, John Millar, Julie Armstrong, Maggie Schroeder, Max Brown, Randy Cantrell, Tracy Scott, Charles T Muzzy, Cora Pendergrass, Darren Espey, Jessica White, Kevin Brady, Kirk Lenart, Lisa Kinsey, Margie Straight, Mark L Schrab, Souad Mahmassani, Tammy Gilmore, Teresa McOmber, Wes Dempsey, Barry Feldman, Catherine Huynh +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +OUTLOOK EMAIL NOTIFICATION + +Your Date of Migration is: May 14th + +YOU WILL BE UNABLE TO SEND E-MAIL unless you take the following action: +Please go through your Notes email and clean out as many old/un-needed emai= +l=20 +items as possible BEFORE your date of migration.? After you are migrated to= +=20 +Outlook you will only be allocated 100MB of total Mailbox space.?? If more= +=20 +than this amount of data is migrated to Outlook YOU WILL NOT BE ABLE TO SEN= +D=20 +E-MAIL until it is below the 100MB limit.? Cleaning up your Notes email now= +=20 +will prevent this from happening to YOU. + +Enron=01,s messaging platform is migrating from Lotus Notes to Microsoft Ou= +tlook=20 +2000 worldwide. You will be accessing Outlook for all of your email=20 +functions.=20 + +WHY IS ENRON MIGRATING TO OUTLOOK 2000? + +Many factors contributed to the decision to migrate from Lotus Notes to=20 +Microsoft Exchange/Outlook. The most prominent factors were: + +? Significant advantages to moving to a product that is more integrated wit= +h=20 +current Enron apps (Windows 2000, Office and Internet Explorer) +? More efficient Shared PC and Roaming User features +? Improved support and integration for Palm/CE devices +? Instant Messaging capabilities + +WHAT IS BEING MIGRATED TO OUTLOOK 2000? + +? Email Messages. From the date of your scheduled migration, the last (30)= +=20 +thirty days of your Email will be converted for use in Outlook. +? All your folders in Notes you use to store email messages in. +? To Do Items +? Journal Items +? Calendar Entries dating from (1) one year in the past to (10) ten years i= +n=20 +the future will be converted. +? Address Books, but NOT your Distribution Lists that you created. You wil= +l=20 +need to re-create these in Outlook. + +Thank you, + +Outlook 2000 Migration Team diff --git a/demo/ermis-f/All/cur/11228136.1075855476540.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/11228136.1075855476540.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3abda630 --- /dev/null +++ b/demo/ermis-f/All/cur/11228136.1075855476540.JavaMail.evans@thyme:2,S @@ -0,0 +1,51 @@ +Message-ID: <11228136.1075855476540.JavaMail.evans@thyme> +Date: Thu, 2 Nov 2000 00:14:00 -0800 (PST) +From: perfmgmt@enron.com +To: frank.ermis@enron.com +Subject: Year End 2000 Performance Feedback +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "perfmgmt@enron.com" +X-To: frank.ermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +NOTE: YOU WILL RECEIVE THIS MESSAGE EACH TIME YOU ARE SELECTED AS A REVIEWER. + +You have been selected to participate in the Year End 2000 Performance +Management process by providing meaningful feedback on specific employee(s). +Your feedback plays an important role in the process, and your participation +is critical to the success of Enron's Performance Management goals. + +To complete requests for feedback, access PEP at http://pep.corp.enron.com +and select Perform Review under Performance Review Services. You may begin +providing feedback immediately and are requested to have all feedback forms +completed by Friday, November 17, 2000. + +If you have any questions regarding PEP or your responsibility in the +process, please contact the PEP Help Desk at: + +Houston: 1.713.853.4777, Option 4 +London: 44.207.783.4040, Option 4 +Email: perfmgmt@enron.com + +Thank you for your participation in this important process. + +The following is a CUMULATIVE list of employee feedback requests with a +status of "OPEN." Once you have submitted or declined an employee's request +for feedback, their name will no longer appear on this list. + + + + +Review Group: ENRON +Feedback Due Date: Nov 17, 2000 + +Employee Name Supervisor Name Date Selected +------------- --------------- ------------- +FRANK, CAROLE C JEFFREY C GOSSETT Nov 01, 2000 +GAY, RANDALL L ROBERT A SUPERTY Nov 01, 2000 \ No newline at end of file diff --git a/demo/ermis-f/All/cur/11426317.1075855489842.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/11426317.1075855489842.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5cb2e453 --- /dev/null +++ b/demo/ermis-f/All/cur/11426317.1075855489842.JavaMail.evans@thyme:2,S @@ -0,0 +1,44 @@ +Message-ID: <11426317.1075855489842.JavaMail.evans@thyme> +Date: Wed, 2 May 2001 02:30:00 -0700 (PDT) +From: office.chairman@enron.com +To: all.worldwide@enron.com +Subject: Cliff Baxter +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Office of the Chairman +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +It is with sadness and regret that we announce that Cliff Baxter is resigni= +ng=20 +as an employee of Enron. We are happy, though, that Cliff=01,s primary rea= +son=20 +for resigning is to spend more time with his family. + +Cliff is a unique talent. His creativity, intelligence, sense of humor, an= +d=20 +straightforward manner have been assets to the company throughout his=20 +career. He will be missed. + +Cliff joined Enron in 1991 and was a key member of the team that built Enro= +n=01, +s wholesale business. Before becoming Vice Chairman of Enron, Cliff served= +=20 +in a variety of positions in Enron=01,s wholesale businesses, culminating i= +n his=20 +appointment as Chairman and Chief Executive Officer of Enron North America = +in=20 +1999. + +We have asked Cliff, and he has agreed, to continue in a consulting role fo= +r=20 +the company while concluding negotiations on a number of key asset=20 +dispositions. + +Please join us in thanking Cliff for his service to the company and in=20 +wishing him the very best. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/11488217.1075855490220.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/11488217.1075855490220.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a716226d --- /dev/null +++ b/demo/ermis-f/All/cur/11488217.1075855490220.JavaMail.evans@thyme:2,S @@ -0,0 +1,136 @@ +Message-ID: <11488217.1075855490220.JavaMail.evans@thyme> +Date: Mon, 30 Apr 2001 05:26:00 -0700 (PDT) +From: melanie.hunter@neg.pge.com +To: derekaberle@aec.ca, abshirek@epenergy.com, jadams2@enron.com, + gascontroller@aec.ca, carol_airey@altagas.ca, kelly_aitken@gulf.ca, + dalbers@avistacorp.com, louise.allen@numac.com, malonzo@sdge.com, + panderse@utilicorp.com, adrienneanderson@aec.ca, dna1@pge.com, + laab@pge.com, paul.atha@southernenergy.com, oaugenstein@br-inc.com, + nbaker@enron.com, lryall@worldnet.att.net, brentbalog@aec.ca, + dbarre@puget.com, bartneea@bp.com, beathrw@bp.com, + michaelbennett@aec.ca, bblanar@coral-energy.com, bokenfke@bp.com, + gborrego@semprasolutions.com, tabo@dynegy.com, boulayka@bp.com, + spencecp@bp.com, todd_braunfeld@br-inc.ca, sbrewer@enron.com, + stephane.brodeur@enron.com, tbrother@utilicorp.com, + tbrown@br-inc.com, browning@wasatchenergy.com, + christopher.bruce@msdw.com, mike_bucher@oxy.com, + jburton@utilicorp.com, mbutler@tristargas.com, + operations@canwestgas.com, bcampbell@ci.burbank.ca.us, rwcd@pge.com, + chanbs@bp.com, jchapa@calpine.com, schrist@enron.com, dwc3@pge.com, + jlclarken@duke-energy.com, sheri.clemons@southernenergy.com, + cslaman@usg.com, bcohen@br-inc.com, darcy_cole@transcanada.com, + gascontroller@aec.ca, gcalgascontrol@bp.com, rcooper@utilicorp.com, + saguilar@coral-energy.com, rcrowley@coral-energy.com, + ccunning@cngc.com, david.dachis@neg.pge.com, bdahncke@pcenergy.com, + derek.danyliw@husky-oil.com, ddanyluk@enserco.com, days@epenergy.com, + cdecotea@westerngas.com, delanem@axl.ca, hankd@calpine.com, + kathy@itcoworld.com, tdizona@coral-energy.com, + andolaptchiev@duke-energy.com, doraisba@bp.com, rdreith@smud.org, + hwweight@duke-energy.com, caver_ealy@pgn.com, reason@br-inc.com, + lwebner@ect.enron.com, demerson@energy.twc.com, cory_empey@br-inc.ca, + pabercrombie@txuenergy.com, jelmore@txuenergy.com, fermis@enron.com, + vesparza@txu.com, beveret@enron.com, fackel@texaco.com, + lfiler@avistaenergy.com, mflaman@tcel.com, bradflegel@aec.ca, + srfl@dynegy.com, cfrandsen@avistacorp.com, + rene.frederick@apachecorp.com, bfrench@avistaenergy.com, + tfrisina@br-inc.com, dafusek@aep.com, mhg2@pge.com, + laura.gallant@paramountres.com, rgay@ect.enron.com, geek@bp.com, + gborrego@semprasolutions.com, gilesmh@bp.com, sgillit@cngc.com, + jgilmer2@txu.com, rgladman@aep.com, jglaubi@smud.org, + kgonzales@sppc.com, lgoodric@cngc.com, pgorton@avistaenergy.com, + pgorton@avistaenergy.com, pgrable@cngc.com, grahamp@kochind.com, + greenallg@epenergy.com, rgruber@avistacorp.com, bhall@cngc.com, + jeffrey.c.hammond@wgp.twc.com, lenhanson@aec.ca, + sharper@avistaenergy.com, deborah.hart@msdw.com, + jhaskey@coral-energy.com, kevin.heal@enron.com, + peggy.hedstrom@enron.com, emhendry@duke-energy.com, sghill@bcgas.com, + sherry_hill@transcanada.com, hoffmamc@bp.com, billhogue@aec.ca, + cholm@sppc.com, shorton@coral-energy.com, hots@chevron.com, + rob.hozjan@southernenergy.com, david_m_huck@reliantenergy.com, + dtaylor@igires.com, bmolitor@igires.com, igsjoy@ix.netcom.com, + rishikawa@pacent.com, fred_jackson@knmktg.com, kenja@cnrl.com, + jenkindm@bp.com, kjohnson@pcenergy.com, kkeiser@ect.enron.com, + cindyk@cook-inlet.com, mkent@br-inc.com, deborahs@kimballenergy.com, + kims@kimballenergy.com, russells@kimballenergy.com, + jkimberly@avistacorp.com, mknutson@avistaenergy.com, + igsinc@ix.netcom.com, vgkr@dynegy.com, gkugler@brr.com, + james_lagadin@altagas.ca, andrea.langfeldt@enron.com, + llarson@mtpower.com, hleonard@cngc.com, jonangas@attglobal.net, + lippmanc@aol.com, daniel.lisk@enron.com, nlissel@enserco.com, + jlynch@westerngas.com, carolma@cook-inlet.com, + altradegasscheduling@altra.com, lmcegenergy@sk.sympatico.ca, + lmansi@sdge.com, ecma@dynegy.com, bob.mattice@engageenergy.com, + rfm@nwnatural.com, jmmcarthur@duke-energy.com, + pmcdougall@coral-energy.com, jmcgowa@smud.org, cmcgra@puget.com, + tom.mckay@engageenergy.com, mmcmahon@avistacorp.com, + bmedlock@cngc.com, pmelera@sempratrading.com, + shelly.mendel@enron.com, cmiller@smud.org, moln@chevron.com, + lmoore@avistaenergy.com, rhondamoore@aec.ca, dcmorris@mtpower.com, + salmoncolo@worldnet.att.net, murrinnl@bp.com, dmyers@enserco.com, + glen@wasatchenergy.com, mnason@coral-energy.com, nicknijt@bp.com, + trevor_nicol@nexeninc.com, gnunnema@utilicorp.com, kolinge@enron.com, + jennifer_owen@pgn.com, jpainter@igservice.com, + traceyh@panalberta.com, poruban@pasha.com, + spasloski@coral-energy.com, mpatton@cngc.com, + petersm@energystore.net, spfaff@cngc.com, meo2@pge.com, + carellyn-pitre@coastenergy.com, cpittma2@txu.com, + rplatt@duke-energy.com, jwpowell@duke-energy.com, + rinde_powell@pcp.ca, kathy.puls@engageenergy.com, + george.rahal@acnpower.com, ramperms@bp.com, sramsey@coral-energy.com, + mrana@socalgas.com, jackie.rausch@cabotog.com, reshma_rawj@gulf.com, + jreames@br-inc.com, gwenreid@aec.ca, lreid@sppc.com, + hrennell@worldnet.att.net, rriehm@br-inc.com, jarx@pge.com, + dripley@ect.enron.com, rrobins4@enron.com, bsalak@westerngas.com, + jsanders@clarkpud.com, gene@toenergy.com, scheffsp@bp.com, + cshenderlein@brr.com, jane@scana.com, scimmonsj@epenergy.com, + scimmons.janice@epenergy.com, david.scott@newpower.com, + fred.scott@engageenergy.com, ljs6@pge.com, kselland@avistaenergy.com, + mvaughn@cngc.com, judy@progas.com, lsilva@ci.glendale.ca.us, + hls@nwnatural.com, mark@wasatchenergy.com, linda@progas.com, + steven.p.south@enron.com, jspell@puget.com, + deborahs@kimballenergy.com, lynnette.stauber@powerex.com, + mikeal.stec@apachecorp.com, jonangas@attglobal.net, + rogertan@swbell.net, carol-taylor@coastenergy.com, + ctaylor@ci.burbank.ca.us, scot.thompson@southernenergy.com, + ttonkin@utilicorp.com, john_trimble@kmmktg.com, tunstabj@bp.com, + rtyra@txu.com, jpu1@pge.com, pvallone@cngc.com, + niels_a_vervloet@reliantenergy.com, rick.wadle@mirant.com, + pwah@socalgas.com, ryan@wasatchenergy.com, john.wallace@deml.com, + mark.warno@acnenergy.com, ryan.watt@enron.com, + doug_way@transcanada.com, david.wharton@apachecorp.com, + cwhite@brr.com, kwhite@pcenergy.com, twickersham@enserco.com, + kwilkinson@br-inc.com, s.kent.williams@williams.com, + jwilmotte@avistaenergy.com, pwinter@avistacorp.com, + dick.winters@avistacorp.com, dwinters@avistacorp.com, + val_yildirok@pgn.com, ron.youell@mirant.com, + scott_yule@transcanada.com, mitchell_zumwalt@nexeninc.com +Subject: PG&E Gas Transmission-NW: Kingsgate Capacity Restriction Extended +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Hunter, Melanie" +X-To: "'derekaberle@aec.ca'" , "'abshirek@epenergy.com'" , "'jadams2@enron.com'" , "'gascontroller@AEC.CA'" , "'carol_airey@altagas.ca'" , "'kelly_aitken@gulf.ca'" , "'dalbers@avistacorp.com'" , "'louise.allen@numac.com'" , "'malonzo@sdge.com'" , "'panderse@utilicorp.com'" , "'adrienneanderson@aec.ca'" , "'DNA1@pge.com'" , "'Laab@pge.com'" , "'Paul.Atha@southernenergy.com'" , "'oaugenstein@br-inc.com'" , "'nbaker@enron.com'" , "'LRYALL@worldnet.att.net'" , "'brentbalog@aec.ca'" , "'dbarre@puget.com'" , "'bartneea@bp.com'" , "'beathrw@bp.com'" , "'michaelbennett@aec.ca'" , "'bblanar@coral-energy.com'" , "'bokenfke@bp.com'" , "'gborrego@semprasolutions.com'" , "'TABO@dynegy.com'" , "'boulayka@bp.com'" , "'spencecp@bp.com'" , "'todd_braunfeld@br-inc.ca'" , "'sbrewer@enron.com'" , "'stephane.brodeur@enron.com'" , "'Brothers, Troy'" , "'tbrown@br-inc.com'" , "'browning@wasatchenergy.com'" , "'Christopher.Bruce@msdw.com'" , "'mike_bucher@oxy.com'" , "'jburton@utilicorp.com'" , "'mbutler@tristargas.com'" , "'operations@canwestgas.com'" , "'bcampbell@ci.burbank.ca.us'" , "'RWCD@pge.com'" , "'chanbs@bp.com'" , "'jchapa@calpine.com'" , "'schrist@enron.com'" , "'dwc3@pge.com'" , "'jlclarken@duke-energy.com'" , "'sheri.clemons@southernenergy.com'" , "'cslaman@usg.com'" , "'bcohen@br-inc.com'" , "'darcy_cole@transcanada.com'" , "'gascontroller@AEC.CA'" , "'gcalgascontrol@bp.com'" , "'rcooper@utilicorp.com'" , "'saguilar@coral-energy.com'" , "'rcrowley@coral-energy.com'" , "'ccunning@cngc.com'" , "Dachis, David" , "'BDAHNCKE@PCENERGY.COM'" , "'derek.danyliw@husky-oil.com'" , "'ddanyluk@enserco.com'" , "'days@epenergy.com'" , "'cdecotea@westerngas.com'" , "'delanem@axl.ca'" , "'hankd@calpine.com'" , "'kathy@itcoworld.com'" , "'tdizona@coral-energy.com'" , "'andolaptchiev@duke-energy.com'" , "'doraisba@bp.com'" , "'RDreith@smud.org'" , "'hwweight@duke-energy.com'" , "'caver_ealy@pgn.com'" , "'reason@br-inc.com'" , "'lwebner@ect.enron.com'" , "'demerson@energy.twc.com'" , "'cory_empey@br-inc.ca'" , "'pabercrombie@txuenergy.com'" , "'jelmore@txuenergy.com'" , "'fermis@enron.com'" , "'vesparza@txu.com'" , "'beveret@enron.com'" , "'fackel@texaco.com'" , "'lfiler@avistaenergy.com'" , "'mflaman@tcel.com'" , "'bradflegel@aec.ca'" , "'SRFL@dynegy.com'" , "'cfrandsen@avistacorp.com'" , "'rene.frederick@apachecorp.com'" , "'bfrench@avistaenergy.com'" , "'tfrisina@br-inc.com'" , "'dafusek@aep.com'" , "'MHG2@pge.com'" , "'laura.gallant@paramountres.com'" , "'rgay@ect.enron.com'" , "'geek@bp.com'" , "'gborrego@semprasolutions.com'" , "'gilesmh@bp.com'" , "'sgillit@cngc.com'" , "'jgilmer2@txu.com'" , "'rgladman@aep.com'" , "'jglaubi@smud.org'" , "'kgonzales@sppc.com'" , "'lgoodric@cngc.com'" , "'pgorton@avistaenergy.com'" , "'pgorton@avistaenergy.com'" , "'pgrable@cngc.com'" , "'grahamp@kochind.com'" , "'greenallg@epenergy.com'" , "'rgruber@avistacorp.com'" , "'bhall@cngc.com'" , "'jeffrey.c.hammond@wgp.twc.com'" , "'lenhanson@aec.ca'" , "'sharper@avistaenergy.com'" , "'Deborah.Hart@msdw.com'" , "'jhaskey@coral-energy.com'" , "'kevin.heal@enron.com'" , "'peggy.hedstrom@enron.com'" , "'emhendry@duke-energy.com'" , "'sghill@bcgas.com'" , "'sherry_hill@transcanada.com'" , "'Hoffmamc@bp.com'" , "'billhogue@aec.ca'" , "'cholm@sppc.com'" , "'shorton@coral-energy.com'" , "'hots@chevron.com'" , "'rob.hozjan@southernenergy.com'" , "'David_M_Huck@reliantenergy.com'" , "'dtaylor@igires.com'" , "'bmolitor@igires.com'" , "'igsjoy@ix.netcom.com'" , "'rishikawa@pacent.com'" , "'fred_jackson@knmktg.com'" , "'kenja@cnrl.com'" , "'jenkindm@bp.com'" , "'KJOHNSON@PCENERGY.COM'" , "'kkeiser@ect.enron.com'" , "'cindyk@cook-inlet.com'" , "'mkent@br-inc.com'" , "'deborahs@kimballenergy.com'" , "'kims@kimballenergy.com'" , "'RussellS@kimballenergy.com'" , "'jkimberly@avistacorp.com'" , "'mknutson@avistaenergy.com'" , "'igsinc@ix.netcom.com'" , "'vgkr@dynegy.com'" , "'gkugler@brr.com'" , "'james_lagadin@altagas.ca'" , "'andrea.langfeldt@enron.com'" , "'llarson@mtpower.com'" , "'hleonard@cngc.com'" , "'jonangas@attglobal.net'" , "'lippmanc@aol.com'" , "'Daniel.Lisk@enron.com'" , "'nlissel@enserco.com'" , "'jlynch@westerngas.com'" , "'Carolma@cook-Inlet.com'" , "'altradegasscheduling@altra.com'" , "'LMCEGEnergy@sk.sympatico.ca'" , "'lmansi@sdge.com'" , "'ecma@dynegy.com'" , "'bob.mattice@engageenergy.com'" , "'rfm@nwnatural.com'" , "'jmmcarthur@duke-energy.com'" , "'PMcDougall@coral-energy.com'" , "'jmcgowa@smud.org'" , "'cmcgra@puget.com'" , "'tom.mckay@engageenergy.com'" , "'mmcmahon@avistacorp.com'" , "'bmedlock@cngc.com'" , "'PMelera@sempratrading.com'" , "'shelly.mendel@enron.com'" , "'cmiller@smud.org'" , "'moln@chevron.com'" , "'lmoore@avistaenergy.com'" , "'rhondamoore@aec.ca'" , "'dcmorris@mtpower.com'" , "'salmoncolo@worldnet.att.net'" , "'murrinnl@bp.com'" , "'dmyers@enserco.com'" , "'glen@wasatchenergy.com'" , "'mnason@coral-energy.com'" , "'nicknijt@bp.com'" , "'trevor_nicol@nexeninc.com'" , "'gnunnema@utilicorp.com'" , "'kolinge@enron.com'" , "'jennifer_owen@pgn.com'" , "'jpainter@igservice.com'" , "'traceyh@panalberta.com'" , "'poruban@pasha.com'" , "'spasloski@coral-energy.com'" , "'mpatton@cngc.com'" , "'PetersM@energystore.net'" , "'spfaff@cngc.com'" , "'MEO2@pge.com'" , "'carellyn-pitre@coastenergy.com'" , "'cpittma2@txu.com'" , "'rplatt@duke-energy.com'" , "'jwpowell@duke-energy.com'" , "'rinde_powell@pcp.ca'" , "'kathy.puls@engageenergy.com'" , "'george.rahal@acnpower.com'" , "'ramperms@bp.com'" , "'sramsey@coral-energy.com'" , "'mrana@socalgas.com'" , "'jackie.rausch@cabotog.com'" , "'reshma_rawj@gulf.com'" , "'jreames@br-inc.com'" , "'gwenreid@aec.ca'" , "'lreid@sppc.com'" , "'hrennell@worldnet.att.net'" , "'rriehm@br-inc.com'" , "'JARx@pge.com'" , "'dripley@ect.enron.com'" , "'rrobins4@enron.com'" , "'bsalak@westerngas.com'" , "'jsanders@clarkpud.com'" , "'gene@toenergy.com'" , "'scheffsp@bp.com'" , "'cshenderlein@brr.com'" , "'jane@scana.com'" , "'scimmonsj@epenergy.com'" , "'scimmons.janice@epenergy.com'" , "'David.Scott@NewPower.com'" , "'fred.scott@engageenergy.com'" , "'ljs6@pge.com'" , "'kselland@avistaenergy.com'" , "'mvaughn@cngc.com'" , "'Judy@progas.com'" , "'lsilva@ci.glendale.ca.us'" , "'hls@nwnatural.com'" , "'mark@wasatchenergy.com'" , "'Linda@Progas.Com'" , "'Steven.P.South@enron.com'" , "'jspell@puget.com'" , "'deborahs@kimballenergy.com'" , "'lynnette.stauber@powerex.com'" , "'mikeal.stec@apachecorp.com'" , "'jonangas@attglobal.net'" , "'rogertan@swbell.net'" , "'carol-taylor@coastenergy.com'" , "'ctaylor@ci.burbank.ca.us'" , "'scot.thompson@southernenergy.com'" , "'Ttonkin@utilicorp.com'" , "'john_trimble@kmmktg.com'" , "'tunstabj@bp.com'" , "'rtyra@txu.com'" , "'JPU1@pge.com'" , "'pvallone@cngc.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'rick.wadle@mirant.com'" , "'pwah@socalgas.com'" , "'ryan@wasatchenergy.com'" , "'john.wallace@deml.com'" , "'mark.warno@acnenergy.com'" , "'ryan.watt@Enron.com'" , "'doug_way@transcanada.com'" , "'david.wharton@apachecorp.com'" , "'cwhite@brr.com'" , "'kwhite@pcenergy.com'" , "'twickersham@enserco.com'" , "'kwilkinson@br-inc.com'" , "'s.kent.williams@williams.com'" , "'jwilmotte@avistaenergy.com'" , "'pwinter@avistacorp.com'" , "'Dick.Winters@avistacorp.com'" , "'dwinters@avistacorp.com'" , "'val_yildirok@pgn.com'" , "'ron.youell@mirant.com'" , "'scott_yule@transcanada.com'" , "'mitchell_zumwalt@nexeninc.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Maintenance at Station 3 has not been completed as scheduled. As the +Station 3 maintenance continues, the Kingsgate capacity will remain limited +to 2280 MMcf/d until further notice. + +If you have any questions, please call our transportation coordinators at +(503) 833-4300. + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/11634906.1075855473082.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/11634906.1075855473082.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5c014910 --- /dev/null +++ b/demo/ermis-f/All/cur/11634906.1075855473082.JavaMail.evans@thyme:2,S @@ -0,0 +1,197 @@ +Message-ID: <11634906.1075855473082.JavaMail.evans@thyme> +Date: Tue, 5 Dec 2000 04:18:00 -0800 (PST) +From: susan.t.turpin@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + browning@wasatchenergy.com, bruce.langmade@fortjamesmail.com, + bymank@wdni.com, cards@wdni.com, ccoyle@americansoda.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, kri.pam@pdg.net, + llightfoot@coral-energy.com, lmanis@sdge.com, lprior@enron.com, + niels_a_vervloet@reliantenergy.com, ramperms@bp.com, + rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com +Subject: NWP System Notice - 01-178 Soliciting Electronic Bids for Av +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Turpin, Susan T" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: December 05, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-178 Soliciting Electronic Bids for Av + +Notice Text: + +All Shippers Notification: 01-178?????? ??????? ??????? Dated December 5, +2000 + + + +TO:???? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????? (801) 971-5983 +cellular?????????????????????????????? +?????????????????????? Williams Gas Pipeline-West +?????????????????????? Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR AVAILABLE FIRM MAINLINE +TRANSPORTATION??????????????????????? CAPACITY ON NORTHWEST'S TRANSMISSION +SYSTEM + +Northwest has posted the following package of available firm TF-1 Large +Customer transportation capacity to its Electronic Bulletin Board ("EBB") for +competitive bid pursuant to the "Right-of-First-Refusal; Posting of Pipeline +Capacity" provision of Northwest's Tariff, which requires availability of +capacity to be posted to the EBB subject to bid.? All prearranged terms are +indicated below, if applicable.? The prearranged shipper has the right to +match the highest economic value at the end of the bid period.? If the +prearranged shipper does not match the highest economic value, award of such +capacity will be made according to Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS CLOSED +BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace Karpakis or your +Marketing Services Representative if you encounter any problems with your EBB +bid(s).? DON'T WAIT UNTIL THE LAST MINUTE TO POST YOUR BID.? Time deadlines +are electronically monitored and implemented. + +PACKAGE "BB" +From the November 14, 2000 Posting +EBB OFFER # 451 + +RECEIPT? ?????? DELIVERY??????? ???? TOTAL????? INITIAL PRIMARY PREARRANGED +?POINT? ???????? POINT???????????????? DTH/D???? CONTRACT TERM? ?? OFFER?? + +X-Over-16??????????????????????????? Clay Basin??????????? 10,000??????? +12/07/00 - 12/31/00??? ??? YES + +Min. Acceptable Bid:??? $0.03 per Dth of daily Reservation Contract Demand +for Flexible Receipt/Delivery Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 10,000 Dth/d +Bid Open Date:? ??????? 12/05/00 - (Noon Central Time) +Bid Close Date: ??????? 12/06/00 - (Noon Central Time) +Award Deadline: ??????? 12/06/00 - (1:00 pm Central Time) +Evergreen:????? ??????? ??????? Month to Month, Ten (10) Business Days Prior +Written Notice by Either Party +Special Terms & Cond:?? ??????? See 1, 2 and 3 Below. + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity and shipper and replacement shipper may utilize any available points +on Northwest's transmission system without impacting the discount for the +original shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition to the Reservation Charge Bid, shipper will pay the volumetric +charge, the applicable surcharges and fuel. + +? +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available transportation capacity.? Multiple electronic bid(s) can be +submitted for the total available transportation capacity under the specified +package OR multiple rates can be submitted each for a partial amount of +available transportation capacity under the specified package.? If the same +Shipper submits multiple bids, the highest present value for such package of +available transportation capacity shall be considered the valid bid. All +other bids from the same Shipper for the same package of transportation +capacity will be discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is less than minimum tariff rate, the following formula is utilized:? +Bid Rate x FERC Interest Rate x The Maximum Bid Quantity x 365 days/100/12; +or if the maximum rate is bid, the following formula is utilized:? Bid Rate x +FERC Interest Rate x Maximum Bid Quantity x days bid/100. In case of a tie, +each tied shipper will have the right to improve its bid by submitting an +improved bid within 24 hours of the bid close time.? Such improved bid shall +be faxed to (801) 584-7076 to Candace Karpakis or Patrick Aman.? If a tie +still exists, such capacity shall be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than indicated for the capacity unless maximum rate is bid. + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button on the offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The screen will allow you to review the conditions of the offer.? +Close this screen when you have finished reviewing. + +5. At this point you can review current bids posted for this offer by +selecting the "VIEW BID" button.? Close this screen when you have finished +viewing. + +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, highlight the receipt/delivery point section with the left mouse +button and modify accordingly. Select "SAVE".? If an error appears at the +button of the screen, the error will need to be corrected and the data will +need to be saved again.? If successful, a message will appear indicating the +bid information has saved and the bid rate must be entered.? Select "OK". + +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +You have just "CREATED" your bid for the offer.? You now need to "SUBMIT" +your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button.? All of your bids will appear.? Highlight the "BID IN DRAFT STATUS" +that you would like to submit.? Select the "SUBMIT" button at the top of the +screen to post the bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button.? All of +your bids will appear.? If the bid has not yet been submitted, highlight the +"BID IN DRAFT STATUS" that you would like to withdraw.? Select the "WITHDRAW" +button at the top of the screen to withdraw the bid.? After a bid has been +withdrawn, you can select the "DELETE" button at the top of the screen to +delete it from the screen. + +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + + +Word: F\Short Term/Capacity for Bid-All 2000 December 5, 2000 01-177.doc \ No newline at end of file diff --git a/demo/ermis-f/All/cur/1172291.1075855476567.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/1172291.1075855476567.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..eb5de238 --- /dev/null +++ b/demo/ermis-f/All/cur/1172291.1075855476567.JavaMail.evans@thyme:2,S @@ -0,0 +1,324 @@ +Message-ID: <1172291.1075855476567.JavaMail.evans@thyme> +Date: Thu, 2 Nov 2000 22:30:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Click and go to http://www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "fastaccess" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + [IMAGE] + + + + + + + + + Click here for a daily email link + + + + + + + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? November 2, 2000? -? ? Need a Past Issue +-Click Here + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? November 2, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 5? -? November 2, 2000 + + + + + + + [IMAGE] + + + + + + + + + + + output to 50 MMcf per day over the next week. After pumping that rate for a +month, it will increase volumes to 75 MMcf per day, just above the rate at +which the first Fort Liard well, K-29, is producing. Chevron is operator and +has a 43.4% stake in the two wells. Purcell has 24% and Berkley, 21%. Among +the other partners are Anderson Exploration, Paramount Resources and +Canadian Natural Resources. + + + + + + + + + + + + + + Chevron's Second Fort Liard Natural Gas Well Starts Output + + + + ? ? Chevron Canada Resources has started production of natural gas from the +second of two wells it drilled in the southern part of Canada's Fort +Liard-area in southwestern Northwest Territories and hopes to lift output to +capacity rates in a month. Chevron says the M-25 well was producing at 35 +MMcf per day, one month ahead of schedule, and it planned to increase + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Natural? Gas? Storage? Report + + + + + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + ? ? ? ? ? ? Week? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Prev? + ? ? ? ? ? ?Ending? ? Prev? ? ? ? ? ? ? ? ? ?Prev? ? Year? ? + | Region | 10/27/00| Week | Diff | % Full | Year | % Full + | Prod? ?|? ?667? ?|? 649 |? 17? |? 70%? ?|? 852 |? 89%? ? + | East? ?|? 1660? ?| 1613 |? 48? |? 91%? ?| 1721 |? 94%? ? + | West? ?|? ?385? ?|? 380 |? ?5? |? 76%? ?|? 434 |? 86%? ? + |? ? ? ? |? ? ? ? ?|? ? ? |? ? ? |? ? ? ? |? ? ? |? ? ? ? + | Total? |? 2712? ?| 2642 |? 70? |? 82%? ?| 3007 |? 91%? ? + + + + + + + + [IMAGE] + + + [IMAGE] + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 6? -? November 2, 2000 + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + [IMAGE] + [IMAGE] + + + + + + + For more information, please Contact Ron Ford + at Ziff Energy Group, Houston, TX + (713) 627-8282 or Toll Free: 1-888-736-5780 + Also, visit our web-site, www.ziffenergy.com, to review our Brochure. + + + + + + + [IMAGE] + + + [IMAGE] + + + + + + + + + PanCanadian and Quicksilver in Joint Venture + + + + ? ? + PanCanadian Petroleum plans to form a joint venture with Quicksilver +Resources to explore for natural gas in coal beds. PanCanadian and +Quicksilver's MGV Energy will look for methane on PanCanadian properties +near Calgary. The companies will share exploration and evaluation costs in +the venture. PanCanadian owns rights to more than a million acres in +southern Alberta. + + + + + + + + + [IMAGE] + + + + + + + Financial Summary + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img16.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img3.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img9.gif + - img30.gif + - id=1381847 + - img31.gif \ No newline at end of file diff --git a/demo/ermis-f/All/cur/11724446.1075855473008.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/11724446.1075855473008.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..013fc171 --- /dev/null +++ b/demo/ermis-f/All/cur/11724446.1075855473008.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <11724446.1075855473008.JavaMail.evans@thyme> +Date: Tue, 5 Dec 2000 09:11:00 -0800 (PST) +From: ina.rangel@enron.com +To: frank.ermis@enron.com +Subject: Holiday Invitation +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Ina Rangel/HOU/ECT on 12/05/2000 05:11 PM +--------------------------- + Enron North America - Office of the Chairman + +From: ENA Office of the Chairman@ENRON on 11/16/2000 08:12 PM +Sent by: Enron Announcements@ENRON +To: Houston ENA&EIM&EGM +cc: +Subject: Holiday Invitation + +Please click on the attached link to launch your Holiday Party invitation. + + http://invitation.enron.com + +Please direct any questions to Dorie Hitchcock via email. diff --git a/demo/ermis-f/All/cur/11822930.1075855490940.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/11822930.1075855490940.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7f0daca2 --- /dev/null +++ b/demo/ermis-f/All/cur/11822930.1075855490940.JavaMail.evans@thyme:2,S @@ -0,0 +1,140 @@ +Message-ID: <11822930.1075855490940.JavaMail.evans@thyme> +Date: Thu, 26 Apr 2001 03:49:00 -0700 (PDT) +From: melanie.hunter@neg.pge.com +To: derekaberle@aec.ca, abshirek@epenergy.com, jadams2@enron.com, + gascontroller@aec.ca, carol_airey@altagas.ca, kelly_aitken@gulf.ca, + dalbers@avistacorp.com, louise.allen@numac.com, malonzo@sdge.com, + panderse@utilicorp.com, adrienneanderson@aec.ca, dna1@pge.com, + laab@pge.com, paul.atha@southernenergy.com, oaugenstein@br-inc.com, + nbaker@enron.com, lryall@worldnet.att.net, brentbalog@aec.ca, + dbarre@puget.com, bartneea@bp.com, beathrw@bp.com, + michaelbennett@aec.ca, bblanar@coral-energy.com, bokenfke@bp.com, + gborrego@semprasolutions.com, tabo@dynegy.com, boulayka@bp.com, + spencecp@bp.com, todd_braunfeld@br-inc.ca, sbrewer@enron.com, + stephane.brodeur@enron.com, tbrother@utilicorp.com, + tbrown@br-inc.com, browning@wasatchenergy.com, + christopher.bruce@msdw.com, mike_bucher@oxy.com, + jburton@utilicorp.com, mbutler@tristargas.com, + operations@canwestgas.com, bcampbell@ci.burbank.ca.us, rwcd@pge.com, + chanbs@bp.com, jchapa@calpine.com, schrist@enron.com, dwc3@pge.com, + clarkdm@bp.com, jlclarken@duke-energy.com, + sheri.clemons@southernenergy.com, cslaman@usg.com, bcohen@br-inc.com, + darcy_cole@transcanada.com, gascontroller@aec.ca, + gcalgascontrol@bp.com, rcooper@utilicorp.com, + pmcdougall@coral-energy.com, saguilar@coral-energy.com, + rcrowley@coral-energy.com, ccunning@cngc.com, + david.dachis@neg.pge.com, bdahncke@pcenergy.com, + derek.danyliw@husky-oil.com, ddanyluk@enserco.com, days@epenergy.com, + cdecotea@westerngas.com, delanem@axl.ca, hankd@calpine.com, + kathy@itcoworld.com, tdizona@coral-energy.com, + andolaptchiev@duke-energy.com, doraisba@bp.com, rdreith@smud.org, + hwweight@duke-energy.com, caver_ealy@pgn.com, reason@br-inc.com, + lwebner@ect.enron.com, demerson@energy.twc.com, cory_empey@br-inc.ca, + pabercrombie@txuenergy.com, jelmore@txuenergy.com, fermis@enron.com, + vesparza@txuenergy.com, beveret@enron.com, fackel@texaco.com, + lfiler@avistaenergy.com, mflaman@tcel.com, bradflegel@aec.ca, + srfl@dynegy.com, cfrandsen@avistacorp.com, + rene.frederick@apachecorp.com, bfrench@avistaenergy.com, + tfrisina@br-inc.com, dafusek@aep.com, mhg2@pge.com, + laura.gallant@paramountres.com, sgarza@coral-energy.com, + rgay@ect.enron.com, geek@bp.com, gborrego@semprasolutions.com, + gilesmh@bp.com, sgillit@cngc.com, jgilmer2@tu.com, rgladman@aep.com, + jglaubi@smud.org, kgonzales@sppc.com, lgoodric@cngc.com, + pgorton@avistaenergy.com, pgorton@avistaenergy.com, pgrable@cngc.com, + grahamp@kochind.com, greenallg@epenergy.com, rgruber@avistacorp.com, + bhall@cngc.com, jeffrey.c.hammond@wgp.twc.com, lenhanson@aec.ca, + sharper@avistaenergy.com, deborah.hart@msdw.com, + jhaskey@coral-energy.com, kevin.heal@enron.com, + peggy.hedstrom@enron.com, emhendry@duke-energy.com, sghill@bcgas.com, + sherry_hill@transcanada.com, hoffmamc@bp.com, billhogue@aec.ca, + cholm@sppc.com, shorton@coral-energy.com, hots@chevron.com, + rob.hozjan@southernenergy.com, david_m_huck@reliantenergy.com, + dtaylor@igires.com, bmolitor@igires.com, igsjoy@ix.netcom.com, + rishikawa@pacent.com, fred_jackson@knmktg.com, kenja@cnrl.com, + jenkindm@bp.com, kjohnson@pcenergy.com, kkeiser@ect.enron.com, + cindyk@cook-inlet.com, mkent@br-inc.com, deborahs@kimballenergy.com, + kims@kimballenergy.com, russells@kimballenergy.com, + jkimberly@avistacorp.com, bkcegenergy@sk.sympatico.ca, + mknutson@avistaenergy.com, igsinc@ix.netcom.com, vgkr@dynegy.com, + gkugler@brr.com, james_lagadin@altagas.ca, + andrea.langfeldt@enron.com, llarson@mtpower.com, hleonard@cngc.com, + jonangas@attglobal.net, lippmanc@aol.com, nlissel@enserco.com, + jlynch@westerngas.com, carolma@cook-inlet.com, + altradegasscheduling@altra.com, lmcegenergy@sk.sympatico.ca, + lmansi@sdge.com, ecma@dynegy.com, bob.mattice@engageenergy.com, + rfm@nwnatural.com, jmmcarthur@duke-energy.com, + pmcdougall@coral-energy.com, jmcgowa@smud.org, cmcgra@puget.com, + tom.mckay@engageenergy.com, mmcmahon@avistacorp.com, + bmedlock@cngc.com, pmelera@sempratrading.com, + shelly.mendel@enron.com, cmiller@smud.org, moln@chevron.com, + lmoore@avistaenergy.com, rhondamoore@aec.ca, dcmorris@mtpower.com, + salmoncolo@worldnet.att.net, murrinnl@bp.com, dmyers@enserco.com, + glen@wasatchenergy.com, mnason@coral-energy.com, nicknijt@bp.com, + trevor_nicol@nexeninc.com, gnunnema@utilicorp.com, kolinge@enron.com, + jennifer_owen@pgn.com, jpainter@igservice.com, + traceyh@panalberta.com, poruban@pasha.com, + spasloski@coral-energy.com, mpatton@cngc.com, + petersm@energystore.net, spfaff@cngc.com, meo2@pge.com, + carellyn-pitre@coastenergy.com, cpittma2@txu.com, + rplatt@duke-energy.com, jwpowell@duke-energy.com, + rinde_powell@pcp.ca, liz.prior@enron.com, + kathy.puls@engageenergy.com, george.rahal@acnpower.com, + ramperms@bp.com, sramsey@coral-energy.com, mrana@socalgas.com, + jackie.rausch@cabotog.com, reshma_rawj@gulf.com, jreames@br-inc.com, + gwenreid@aec.ca, lreid@sppc.com, hrennell@worldnet.att.net, + rriehm@br-inc.com, jarx@pge.com, dripley@ect.enron.com, + rrobins4@enron.com, bsalak@westerngas.com, jsanders@clarkpud.com, + gene@toenergy.com, scheffsp@bp.com, cshenderlein@brr.com, + jane@scana.com, scimmonsj@epenergy.com, scimmons.janice@epenergy.com, + david.scott@newpower.com, fred.scott@engageenergy.com, ljs6@pge.com, + kselland@avistaenergy.com, mvaughn@cngc.com, judy@progas.com, + lsilva@ci.glendale.ca.us, hls@nwnatural.com, mark@wasatchenergy.com, + linda@progas.com, steven.p.south@enron.com, jspell@puget.com, + deborahs@kimballenergy.com, lynnette.stauber@powerex.com, + mikeal.stec@apachecorp.com, jonangas@attglobal.net, + rogertan@swbell.net, carol-taylor@coastenergy.com, + ctaylor@ci.burbank.ca.us, taylords@bp.com, + scot.thompson@southernenergy.com, ttonkin@utilicorp.com, + john_trimble@kmmktg.com, tunstabj@bp.com, rtyra@txuenergy.com, + jpu1@pge.com, pvallone@cngc.com, niels_a_vervloet@reliantenergy.com, + rick.wadle@mirant.com, pwah@socalgas.com, ryan@wasatchenergy.com, + john.wallace@deml.com, mark.warno@acnenergy.com, ryan.watt@enron.com, + doug_way@transcanada.com, david.wharton@apachecorp.com, + cwhite@brr.com, kwhite@pcenergy.com, twickersham@enserco.com, + kwilkinson@br-inc.com, s.kent.williams@williams.com, + jwilmotte@avistaenergy.com, pwinter@avistacorp.com, + dick.winters@avistacorp.com, dwinters@avistacorp.com, + val_yildirok@pgn.com, ron.youell@mirant.com, + scott_yule@transcanada.com, mitchell_zumwalt@nexeninc.com +Subject: PG&E Gas Transmission-NW: Restriction at Kingsgate +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Hunter, Melanie" +X-To: "'derekaberle@aec.ca'" , "'abshirek@epenergy.com'" , "'jadams2@enron.com'" , "'gascontroller@AEC.CA'" , "'carol_airey@altagas.ca'" , "'kelly_aitken@gulf.ca'" , "'dalbers@avistacorp.com'" , "'louise.allen@numac.com'" , "'malonzo@sdge.com'" , "'panderse@utilicorp.com'" , "'adrienneanderson@aec.ca'" , "'DNA1@pge.com'" , "'Laab@pge.com'" , "'Paul.Atha@southernenergy.com'" , "'oaugenstein@br-inc.com'" , "'nbaker@enron.com'" , "'LRYALL@worldnet.att.net'" , "'brentbalog@aec.ca'" , "'dbarre@puget.com'" , "'bartneea@bp.com'" , "'beathrw@bp.com'" , "'michaelbennett@aec.ca'" , "'bblanar@coral-energy.com'" , "'bokenfke@bp.com'" , "'gborrego@semprasolutions.com'" , "'TABO@dynegy.com'" , "'boulayka@bp.com'" , "'spencecp@bp.com'" , "'todd_braunfeld@br-inc.ca'" , "'sbrewer@enron.com'" , "'stephane.brodeur@enron.com'" , "'Brothers, Troy'" , "'tbrown@br-inc.com'" , "'browning@wasatchenergy.com'" , "'Christopher.Bruce@msdw.com'" , "'mike_bucher@oxy.com'" , "'jburton@utilicorp.com'" , "'mbutler@tristargas.com'" , "'operations@canwestgas.com'" , "'bcampbell@ci.burbank.ca.us'" , "'RWCD@pge.com'" , "'chanbs@bp.com'" , "'jchapa@calpine.com'" , "'schrist@enron.com'" , "'dwc3@pge.com'" , "'clarkdm@bp.com'" , "'jlclarken@duke-energy.com'" , "'sheri.clemons@southernenergy.com'" , "'cslaman@usg.com'" , "'bcohen@br-inc.com'" , "'darcy_cole@transcanada.com'" , "'gascontroller@AEC.CA'" , "'gcalgascontrol@bp.com'" , "'rcooper@utilicorp.com'" , "'pmcdougall@coral-energy.com'" , "'saguilar@coral-energy.com'" , "'rcrowley@coral-energy.com'" , "'ccunning@cngc.com'" , "Dachis, David" , "'BDAHNCKE@PCENERGY.COM'" , "'derek.danyliw@husky-oil.com'" , "'ddanyluk@enserco.com'" , "'days@epenergy.com'" , "'cdecotea@westerngas.com'" , "'delanem@axl.ca'" , "'hankd@calpine.com'" , "'kathy@itcoworld.com'" , "'tdizona@coral-energy.com'" , "'andolaptchiev@duke-energy.com'" , "'doraisba@bp.com'" , "'RDreith@smud.org'" , "'hwweight@duke-energy.com'" , "'caver_ealy@pgn.com'" , "'reason@br-inc.com'" , "'lwebner@ect.enron.com'" , "'demerson@energy.twc.com'" , "'cory_empey@br-inc.ca'" , "'pabercrombie@txuenergy.com'" , "'jelmore@txuenergy.com'" , "'fermis@enron.com'" , "'vesparza@txuenergy.com'" , "'beveret@enron.com'" , "'fackel@texaco.com'" , "'lfiler@avistaenergy.com'" , "'mflaman@tcel.com'" , "'bradflegel@aec.ca'" , "'SRFL@dynegy.com'" , "'cfrandsen@avistacorp.com'" , "'rene.frederick@apachecorp.com'" , "'bfrench@avistaenergy.com'" , "'tfrisina@br-inc.com'" , "'dafusek@aep.com'" , "'MHG2@pge.com'" , "'laura.gallant@paramountres.com'" , "'sgarza@coral-energy.com'" , "'rgay@ect.enron.com'" , "'geek@bp.com'" , "'gborrego@semprasolutions.com'" , "'gilesmh@bp.com'" , "'sgillit@cngc.com'" , "'jgilmer2@tu.com'" , "'rgladman@aep.com'" , "'jglaubi@smud.org'" , "'kgonzales@sppc.com'" , "'lgoodric@cngc.com'" , "'pgorton@avistaenergy.com'" , "'pgorton@avistaenergy.com'" , "'pgrable@cngc.com'" , "'grahamp@kochind.com'" , "'greenallg@epenergy.com'" , "'rgruber@avistacorp.com'" , "'bhall@cngc.com'" , "'jeffrey.c.hammond@wgp.twc.com'" , "'lenhanson@aec.ca'" , "'sharper@avistaenergy.com'" , "'Deborah.Hart@msdw.com'" , "'jhaskey@coral-energy.com'" , "'kevin.heal@enron.com'" , "'peggy.hedstrom@enron.com'" , "'emhendry@duke-energy.com'" , "'sghill@bcgas.com'" , "'sherry_hill@transcanada.com'" , "'Hoffmamc@bp.com'" , "'billhogue@aec.ca'" , "'cholm@sppc.com'" , "'shorton@coral-energy.com'" , "'hots@chevron.com'" , "'rob.hozjan@southernenergy.com'" , "'David_M_Huck@reliantenergy.com'" , "'dtaylor@igires.com'" , "'bmolitor@igires.com'" , "'igsjoy@ix.netcom.com'" , "'rishikawa@pacent.com'" , "'fred_jackson@knmktg.com'" , "'kenja@cnrl.com'" , "'jenkindm@bp.com'" , "'KJOHNSON@PCENERGY.COM'" , "'kkeiser@ect.enron.com'" , "'cindyk@cook-inlet.com'" , "'mkent@br-inc.com'" , "'deborahs@kimballenergy.com'" , "'kims@kimballenergy.com'" , "'RussellS@kimballenergy.com'" , "'jkimberly@avistacorp.com'" , "'BKCEGENERGY@sk.sympatico.ca'" , "'mknutson@avistaenergy.com'" , "'igsinc@ix.netcom.com'" , "'vgkr@dynegy.com'" , "'gkugler@brr.com'" , "'james_lagadin@altagas.ca'" , "'andrea.langfeldt@enron.com'" , "'llarson@mtpower.com'" , "'hleonard@cngc.com'" , "'jonangas@attglobal.net'" , "'lippmanc@aol.com'" , "'nlissel@enserco.com'" , "'jlynch@westerngas.com'" , "'Carolma@cook-Inlet.com'" , "'altradegasscheduling@altra.com'" , "'LMCEGEnergy@sk.sympatico.ca'" , "'lmansi@sdge.com'" , "'ecma@dynegy.com'" , "'bob.mattice@engageenergy.com'" , "'rfm@nwnatural.com'" , "'jmmcarthur@duke-energy.com'" , "'PMcDougall@coral-energy.com'" , "'jmcgowa@smud.org'" , "'cmcgra@puget.com'" , "'tom.mckay@engageenergy.com'" , "'mmcmahon@avistacorp.com'" , "'bmedlock@cngc.com'" , "'PMelera@sempratrading.com'" , "'shelly.mendel@enron.com'" , "'cmiller@smud.org'" , "'moln@chevron.com'" , "'lmoore@avistaenergy.com'" , "'rhondamoore@aec.ca'" , "'dcmorris@mtpower.com'" , "'salmoncolo@worldnet.att.net'" , "'murrinnl@bp.com'" , "'dmyers@enserco.com'" , "'glen@wasatchenergy.com'" , "'mnason@coral-energy.com'" , "'nicknijt@bp.com'" , "'trevor_nicol@nexeninc.com'" , "'gnunnema@utilicorp.com'" , "'kolinge@enron.com'" , "'jennifer_owen@pgn.com'" , "'jpainter@igservice.com'" , "'traceyh@panalberta.com'" , "'poruban@pasha.com'" , "'spasloski@coral-energy.com'" , "'mpatton@cngc.com'" , "'PetersM@energystore.net'" , "'spfaff@cngc.com'" , "'MEO2@pge.com'" , "'carellyn-pitre@coastenergy.com'" , "'cpittma2@txu.com'" , "'rplatt@duke-energy.com'" , "'jwpowell@duke-energy.com'" , "'rinde_powell@pcp.ca'" , "'liz.prior@enron.com'" , "'kathy.puls@engageenergy.com'" , "'george.rahal@acnpower.com'" , "'ramperms@bp.com'" , "'sramsey@coral-energy.com'" , "'mrana@socalgas.com'" , "'jackie.rausch@cabotog.com'" , "'reshma_rawj@gulf.com'" , "'jreames@br-inc.com'" , "'gwenreid@aec.ca'" , "'lreid@sppc.com'" , "'hrennell@worldnet.att.net'" , "'rriehm@br-inc.com'" , "'JARx@pge.com'" , "'dripley@ect.enron.com'" , "'rrobins4@enron.com'" , "'bsalak@westerngas.com'" , "'jsanders@clarkpud.com'" , "'gene@toenergy.com'" , "'scheffsp@bp.com'" , "'cshenderlein@brr.com'" , "'jane@scana.com'" , "'scimmonsj@epenergy.com'" , "'scimmons.janice@epenergy.com'" , "'David.Scott@NewPower.com'" , "'fred.scott@engageenergy.com'" , "'ljs6@pge.com'" , "'kselland@avistaenergy.com'" , "'mvaughn@cngc.com'" , "'Judy@progas.com'" , "'lsilva@ci.glendale.ca.us'" , "'hls@nwnatural.com'" , "'mark@wasatchenergy.com'" , "'Linda@Progas.Com'" , "'Steven.P.South@enron.com'" , "'jspell@puget.com'" , "'deborahs@kimballenergy.com'" , "'lynnette.stauber@powerex.com'" , "'mikeal.stec@apachecorp.com'" , "'jonangas@attglobal.net'" , "'rogertan@swbell.net'" , "'carol-taylor@coastenergy.com'" , "'ctaylor@ci.burbank.ca.us'" , "'taylords@bp.com'" , "'scot.thompson@southernenergy.com'" , "'Ttonkin@utilicorp.com'" , "'john_trimble@kmmktg.com'" , "'Tunstall, Barbara J'" , "'rtyra@txuenergy.com'" , "'JPU1@pge.com'" , "'pvallone@cngc.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'rick.wadle@mirant.com'" , "'pwah@socalgas.com'" , "'ryan@wasatchenergy.com'" , "'john.wallace@deml.com'" , "'mark.warno@acnenergy.com'" , "'ryan.watt@Enron.com'" , "'doug_way@transcanada.com'" , "'david.wharton@apachecorp.com'" , "'cwhite@brr.com'" , "'kwhite@pcenergy.com'" , "'twickersham@enserco.com'" , "'kwilkinson@br-inc.com'" , "'s.kent.williams@williams.com'" , "'jwilmotte@avistaenergy.com'" , "'pwinter@avistacorp.com'" , "'Dick.Winters@avistacorp.com'" , "'dwinters@avistacorp.com'" , "'val_yildirok@pgn.com'" , "'ron.youell@mirant.com'" , "'scott_yule@transcanada.com'" , "'mitchell_zumwalt@nexeninc.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The scheduled Station 3 maintenance has caused a restriction greater than +anticipated. For that reason, the Kingsgate capacity will be further +limited to 2220 MMcf/d beginning with the Intra-day 1 cycle for Gas Day 4/26 +and will remain in effect until further notice. + +If you have any questions, please call our transportation coordinators at +(503) 833-4300. + + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/11845481.1075855492209.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/11845481.1075855492209.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7bfca680 --- /dev/null +++ b/demo/ermis-f/All/cur/11845481.1075855492209.JavaMail.evans@thyme:2,S @@ -0,0 +1,218 @@ +Message-ID: <11845481.1075855492209.JavaMail.evans@thyme> +Date: Thu, 19 Apr 2001 02:58:00 -0700 (PDT) +From: smcfadden@igservice.com +To: frank.ermis@enron.com +Subject: [Fwd: FW: Wild Goose Open Season Package] +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Suzanne McFadden +X-To: frank.ermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Frank, + +I am attempting to re-deliver an e-mail that was addressed in error +originally. Please take a moment to review this forwarded Open Season +offer from our client company, Wild Goose Storage. + +Thanks very much, +Suzanne + +Return-Path: +Received: from falcon.mail.pas.earthlink.net ([207.217.120.74]) by crane +(EarthLink SMTP Server) with ESMTP id tds70c.qci.37tiu1c for +; Wed, 18 Apr 2001 15:58:20 -0700 (PDT) +Received: from mark (pool0362.cvx21-bradley.dialup.earthlink.net +[209.179.193.107]) by falcon.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with +ESMTP id PAA04733 for ; Wed, 18 Apr 2001 15:55:11 +-0700 (PDT) +From: mbaldwin@igservice.com +To: "Suzanne McFadden" +Subject: FW: Wild Goose Open Season Package +Date: Wed, 18 Apr 2001 15:55:16 -0700 +Message-ID: <000e01c0c85a$a24ad940$6bc1b3d1@mark> +MIME-Version: 1.0 +Content-Type: multipart/mixed; +boundary="----=_NextPart_000_000F_01C0C81F.F5EC0140" +X-Priority: 3 (Normal) +X-MSMail-Priority: Normal +X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 +X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 +Importance: Normal +X-Mozilla-Status2: 00000000 + + + +-----Original Message----- +From: Ledene, Ben [mailto:BenLedene@aec.ca] +Sent: Monday, April 16, 2001 1:07 PM +To: Mark Baldwin (E-mail) +Subject: FW: Wild Goose Open Season Package + + + + +> -----Original Message----- +> From: Ledene, Ben +> Sent: Wednesday, April 11, 2001 4:39 PM +> To: Kathy Russeth (E-mail) +> Subject: FW: Wild Goose Open Season Package +> +> +> +> -----Original Message----- +> From: Ledene, Ben +> Sent: Wednesday, April 11, 2001 3:53 PM +> To: Alan Vallow; Angela Jones; Angela Jones (E-mail); Barry Brunelle +> (E-mail); Bill Collier; Bill Fagan (E-mail); Bill Wood; Brad Barnds +> (E-mail); Brent Balog; Brent Rook (E-mail); Carole Poulter; Cathy Bulf; +> Chris Kiriakou; Chris Price (E-mail); Colin Coe (E-mail); Dan Thomas; +> Daniel Kramer; Dave Clare (E-mail); Dave Jones (E-mail); Dave Kohler +> (E-mail); David Ellis (E-mail); David Kuhn; David Schnake; David Swapp; +> Denette Johnson (E-mail); Denis St. Jean; Don Clements (E-mail); Dorothy +> Rothrock; Ed Brewer (E-mail); Ed Yates; Edward Miller; Elena Schmid; Erin +> Mullane; Frank Ermis (E-mail); Gary Collins; Gary Kline (E-mail); Gary +> Venz (E-mail); Greg Salyer; Gwoon Tom (E-mail); Janet Aery; Jason +> Sandmaier (E-mail); Jay Cattermole; Jim Harlan; Jim Lynch; Joe Heller +> (E-mail); Joe Holmes; John Emley; Joseph Sestak (E-mail); Junona Jonas; +> Karen Jarrell; Katie Elder; Ken Bradley; Ken Downey; Ken Peck; Kevin Coyle +> (E-mail); Kevin Legg (E-mail); Kirk Ketcherside (E-mail); Kirk Kittleson; +> Kirk Morgan; Kirk Stone; KoKo Cordova; LoreLei Reid (E-mail); Lynn +> Dahlberg; Mark Baldwin (E-mail); Marshall Clark; Marty McFadden; Matt +> Gravelle; Micael Rochman; Michael D'arienzo; Michael Shoemaker (E-mail); +> Michelle Lokay; Mike Beckner (E-mail); Monica Padilla (E-mail); Nathan +> Reinhardt (E-mail); Pat Abercrombie (E-mail); Pat Keener; Patrick Mulhern; +> Paul Amirault; Paul Gendron (E-mail); Paul Wood; Peter Lund; Phil +> Richardson; Ray McCluer (E-mail); Richard Stone; Sandra Henry; Scott W. +> Walton (E-mail); Stan Hemmeline; Stephanie Katz; Stephen J. Swain +> (E-mail); Steve Izarry; Steve South (E-mail); Sue Gustofson; Susan Jones +> (E-mail); Sylvia Pollan; Teresa Murray; Terry Stringer; Thomas Hannigan; +> Todd Slawson; Tom Lee; Tom Toerner (E-mail); Trista Berkovitz (E-mail); +> Troy W. Brothers (E-mail); Valdez; Weaman Ng (E-mail) +> Subject: Wild Goose Open Season Package +> +> Expansion Firm Base Load Storage ("BLS") Service Open Season +> +> Wild Goose Storage Inc. is planning to expand its facility located in +> Butte County in northern California and connected to PG&E for service +> commencing as early as April 1, 2003. This expansion could increase the +> facility capacities as follows: +> +> Existing Capacity Capacity Following Expansion +> Working Gas Volume 14 Bcf 38 +> Bcf +> Maximum Injection Rate 80 MMcfd 450 +> MMcfd +> Maximum Withdrawal Rate 200 MMcfd 650 MMcfd +> +> This open season provides for an in-service date commencing April 1, 2004 +> and an opportunity to participate in an "early service option" which could +> have service available by April 1, 2003. The in-service date is subject to +> CPUC approval by September 1, 2002 and the successful completion of new +> facility construction. +> +> Customer offers are required by 2:00 pm MST, Tuesday May 22, 2001 +> +> Customer offers must be reasonably open for acceptance by Wild Goose +> Storage Inc. until 2:00 pm MST, Wednesday June 20, 2001 subject only to +> significant changes in market conditions and final approval of customer's +> management. Preference for offer acceptance will be toward longer-term +> contracts (greater than 5 years) and offers, which exceed 100% of our rack +> rate. The offer sheets are provided in Microsoft Excel and are set up to +> calculate the percentage of rack rate for your convenience. It is the +> intent of Wild Goose Storage Inc. to negotiate and conclude contracts with +> the participants providing acceptable offers in this open season as close +> as possible to June 20, 2001. Wild Goose will announce to all contracted +> participants whether it will proceed with the expansion in early August +> 2001. Wild Goose Storage Inc. reserves the right to not necessarily accept +> the highest priced offer nor to award all or any of the storage capacity +> available. +> +> A reasonable summary of the main terms and features of BLS service is +> attached for your convenience (Attached File - BLS Summary), but should +> not be used as the sole terms by which service is to be provided. All +> service is subject to the Tariff Schedules for Natural Gas Storage Service +> of Wild Goose Storage Inc., as approved by the Public Utilities Commission +> of the State of California. +> +> For more information about Wild Goose Storage Inc. or to download a copy +> of the entire tariff please refer to our web site at +> www.wildgoose-storage.com. +> +> Customer offers must include the following: +> +> A) Completed Offer Forms (Attached File - Offer Sheets) for each period of +> service including: +> +> * the amount of Inventory Capacity Required for each April to March +> period during the term +> * the amount of Maximum Daily Injection Quantity Required by month +> during the term +> * the amount of Maximum Daily Withdrawal Quantity Required by month +> during the term +> * the Total Storage Demand Charge for each April to March period +> during the term +> * the Injection Commodity Rate for each April to March period during +> the term +> * the Withdrawal Commodity Rate for each April to March period during +> the term +> * a signature from an authorized employee of the company verifying the +> offer +> +> In the 'Offer Sheets' file attachment you will find the following tabs at +> the bottom: +> +> * an offer sheet in Excel format +> * a manual offer sheet which can be printed out and filled in by hand +> * an example offer +> +> B) An executed Storage Services Agreement (Attached File - Storage +> Services Agreement) unless your company already has one on file with Wild +> Goose Storage Inc. +> +> Early Service Option +> +> Once Wild Goose Storage Inc. gives notice in early August 2001 to proceed +> with the expansion, every effort will be made to complete construction as +> early as possible. Notice will be given by November 1, 2002 if service +> will be available earlier than April 1, 2004. All contracted participants +> will have the right, but not the obligation, to amend their contracts to +> the earlier term start date and add this additional service to their +> existing contracts at the same fees negotiated for the first year of +> service commencing April 1, 2004. +> +> Rack Rates +> Our rates are 'market based' meaning they are fully negotiable, but our +> 'rack rates' are as follows: +> Monthly Storage Demand Charges +> * Inventory($/Dth) $0.03 +> * Injection ($/Dth/day) $3.00 +> * Withdrawal ($/Dth/day) $2.00 +> +> Variable Charges +> * Injection Commodity Rate ($/Dth) $0.02 +> * Withdrawal Commodity Rate ($/Dth) $0.02 +> +> Fuel Charges +> +> In addition to the Demand and Variable charges described above, fuel costs +> are also charged based on actual consumption by customer and the value of +> the gas on a daily basis. Fuel consumption is expected to be between 1.25 +> to 1.75%. For details, please refer to the Wild Goose tariff. +> +> If you have any questions about this matter or need hard copies, please +> contact either Ben Ledene with Wild Goose in Calgary at (403) 266-8192 or +> Chris Price and Mark Baldwin with Interstate Gas Services in California at +> (925) 243-0350. +> <> <> < Agreement.doc>> <> + + - BLS Summary.doc + - Expansion Offer Sheet.xls + - Storage Services Agreement.doc + - Wild Goose Expansion Open Season.doc \ No newline at end of file diff --git a/demo/ermis-f/All/cur/12142887.1075855488797.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/12142887.1075855488797.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..64f3587d --- /dev/null +++ b/demo/ermis-f/All/cur/12142887.1075855488797.JavaMail.evans@thyme:2,S @@ -0,0 +1,136 @@ +Message-ID: <12142887.1075855488797.JavaMail.evans@thyme> +Date: Wed, 9 May 2001 12:03:00 -0700 (PDT) +From: melanie.hunter@neg.pge.com +To: abshirek@epenergy.com, jadams2@enron.com, gascontroller@aec.ca, + carol_airey@altagas.ca, kelly_aitken@gulf.ca, dalbers@avistacorp.com, + louise.allen@numac.com, malonzo@sdge.com, panderse@utilicorp.com, + adrienneanderson@aec.ca, dna1@pge.com, laab@pge.com, + paul.atha@southernenergy.com, oaugenstein@br-inc.com, + nbaker@enron.com, lryall@worldnet.att.net, brentbalog@aec.ca, + dbarre@puget.com, bartneea@bp.com, beathrw@bp.com, + michaelbennett@aec.ca, bblanar@coral-energy.com, bokenfke@bp.com, + gborrego@semprasolutions.com, tabo@dynegy.com, boulayka@bp.com, + spencecp@bp.com, todd_braunfeld@br-inc.ca, sbrewer@enron.com, + stephane.brodeur@enron.com, tbrother@utilicorp.com, + tbrown@br-inc.com, browning@wasatchenergy.com, + christopher.bruce@msdw.com, jbruse@utilicorp.com, + mike_bucher@oxy.com, jburton@utilicorp.com, mbutler@tristargas.com, + operations@canwestgas.com, bcampbell@ci.burbank.ca.us, rwcd@pge.com, + chanbs@bp.com, jchapa@calpine.com, schrist@enron.com, dwc3@pge.com, + jlclarken@duke-energy.com, sheri.clemons@southernenergy.com, + cslaman@usg.com, bcohen@br-inc.com, darcy_cole@transcanada.com, + gascontroller@aec.ca, gcalgascontrol@bp.com, rcooper@utilicorp.com, + saguilar@coral-energy.com, rcrowley@coral-energy.com, + ccunning@cngc.com, david.dachis@neg.pge.com, bdahncke@pcenergy.com, + derek.danyliw@husky-oil.com, ddanyluk@enserco.com, days@epenergy.com, + cdecotea@westerngas.com, delanem@axl.ca, hankd@calpine.com, + kathy@itcoworld.com, tdizona@coral-energy.com, + andolaptchiev@duke-energy.com, doraisba@bp.com, rdreith@smud.org, + hwweight@duke-energy.com, caver_ealy@pgn.com, reason@br-inc.com, + lwebner@ect.enron.com, demerson@energy.twc.com, cory_empey@br-inc.ca, + pabercrombie@txuenergy.com, jelmore@txuenergy.com, fermis@enron.com, + vesparza@txu.com, beveret@enron.com, fackel@texaco.com, + lfiler@avistaenergy.com, mflaman@tcel.com, bradflegel@aec.ca, + srfl@dynegy.com, cfrandsen@avistacorp.com, + rene.frederick@apachecorp.com, bfrench@avistaenergy.com, + tfrisina@br-inc.com, dafusek@aep.com, mhg2@pge.com, + laura.gallant@paramountres.com, rgay@ect.enron.com, geek@bp.com, + gborrego@semprasolutions.com, gilesmh@bp.com, sgillit@cngc.com, + jgilmer2@txu.com, rgladman@aep.com, jglaubi@smud.org, + kgonzales@sppc.com, lgoodric@cngc.com, pgorton@avistaenergy.com, + pgorton@avistaenergy.com, pgrable@cngc.com, grahamp@kochind.com, + greenallg@epenergy.com, rgruber@avistacorp.com, bhall@cngc.com, + jeffrey.c.hammond@wgp.twc.com, lenhanson@aec.ca, + sharper@avistaenergy.com, deborah.hart@msdw.com, + jhaskey@coral-energy.com, kevin.heal@enron.com, + peggy.hedstrom@enron.com, emhendry@duke-energy.com, sghill@bcgas.com, + sherry_hill@transcanada.com, hoffmamc@bp.com, billhogue@aec.ca, + cholm@sppc.com, shorton@coral-energy.com, hots@chevron.com, + rob.hozjan@southernenergy.com, david_m_huck@reliantenergy.com, + igsjoy@ix.netcom.com, rishikawa@pacent.com, fred_jackson@knmktg.com, + kenja@cnrl.com, jenkindm@bp.com, kjohnson@pcenergy.com, + kkeiser@ect.enron.com, cindyk@cook-inlet.com, mkent@br-inc.com, + deborahs@kimballenergy.com, kims@kimballenergy.com, + russells@kimballenergy.com, jkimberly@avistacorp.com, + mknutson@avistaenergy.com, igsinc@ix.netcom.com, vgkr@dynegy.com, + gkugler@brr.com, james_lagadin@altagas.ca, + andrea.langfeldt@enron.com, llarson@mtpower.com, hleonard@cngc.com, + jonangas@attglobal.net, lippmanc@aol.com, daniel.lisk@enron.com, + nlissel@enserco.com, jlynch@westerngas.com, carolma@cook-inlet.com, + altradegasscheduling@altra.com, lmcegenergy@sk.sympatico.ca, + lmansi@sdge.com, ecma@dynegy.com, bob.mattice@engageenergy.com, + rfm@nwnatural.com, jmmcarthur@duke-energy.com, + pmcdougall@coral-energy.com, jmcgowa@smud.org, cmcgra@puget.com, + tom.mckay@engageenergy.com, mmcmahon@avistacorp.com, + bmedlock@cngc.com, pmelera@sempratrading.com, + shelly.mendel@enron.com, cmiller@smud.org, moln@chevron.com, + lmoore@avistaenergy.com, rhondamoore@aec.ca, dcmorris@mtpower.com, + salmoncolo@worldnet.att.net, dmyers@enserco.com, + glen@wasatchenergy.com, mnason@coral-energy.com, nicknijt@bp.com, + trevor_nicol@nexeninc.com, gnunnema@utilicorp.com, kolinge@enron.com, + jennifer_owen@pgn.com, jpainter@igservice.com, + traceyh@panalberta.com, poruban@pasha.com, + spasloski@coral-energy.com, mpatton@cngc.com, + petersm@energystore.net, spfaff@cngc.com, meo2@pge.com, + carellyn-pitre@coastenergy.com, cpittma2@txu.com, + rplatt@duke-energy.com, jwpowell@duke-energy.com, + rinde_powell@pcp.ca, kathy.puls@engageenergy.com, + george.rahal@acnpower.com, ramperms@bp.com, sramsey@coral-energy.com, + mrana@socalgas.com, jackie.rausch@cabotog.com, reshma_rawj@gulf.com, + reshma_rawji@keyspancanada.com, jreames@br-inc.com, gwenreid@aec.ca, + lreid@sppc.com, hrennell@worldnet.att.net, rriehm@br-inc.com, + jarx@pge.com, dripley@ect.enron.com, rrobins4@enron.com, + bsalak@westerngas.com, jsanders@clarkpud.com, gene@toenergy.com, + scheffsp@bp.com, cshenderlein@brr.com, jane@scana.com, + scimmonsj@epenergy.com, scimmons.janice@epenergy.com, + david.scott@newpower.com, fred.scott@engageenergy.com, ljs6@pge.com, + kselland@avistaenergy.com, mvaughn@cngc.com, judy@progas.com, + lsilva@ci.glendale.ca.us, hls@nwnatural.com, mark@wasatchenergy.com, + linda@progas.com, steven.p.south@enron.com, jspell@puget.com, + deborahs@kimballenergy.com, lynnette.stauber@powerex.com, + mikeal.stec@apachecorp.com, jonangas@attglobal.net, + rogertan@swbell.net, ctaylor01@coral-energy.com, + ctaylor@ci.burbank.ca.us, scot.thompson@southernenergy.com, + ttonkin@utilicorp.com, joy.toups@elpaso.com, john_trimble@kmmktg.com, + tunstabj@bp.com, rtyra@txu.com, jpu1@pge.com, pvallone@cngc.com, + niels_a_vervloet@reliantenergy.com, rick.wadle@mirant.com, + pwah@socalgas.com, ryan@wasatchenergy.com, john.wallace@deml.com, + mark.warno@acnenergy.com, ryan.watt@enron.com, + doug_way@transcanada.com, jared_wells@altagas.ca, + david.wharton@apachecorp.com, cwhite@brr.com, kwhite@pcenergy.com, + twickersham@enserco.com, kwilkinson@br-inc.com, + s.kent.williams@williams.com, jwilmotte@avistaenergy.com, + pwinter@avistacorp.com, dick.winters@avistacorp.com, + dwinters@avistacorp.com, val_yildirok@pgn.com, ron.youell@mirant.com, + scott_yule@transcanada.com, mitchell_zumwalt@nexeninc.com +Subject: PG&E GTN Unscheduled Station 14 Maintenance +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Hunter, Melanie" +X-To: "'abshirek@epenergy.com'" , "'jadams2@enron.com'" , "'gascontroller@AEC.CA'" , "'carol_airey@altagas.ca'" , "'kelly_aitken@gulf.ca'" , "'dalbers@avistacorp.com'" , "'louise.allen@numac.com'" , "'malonzo@sdge.com'" , "'panderse@utilicorp.com'" , "'adrienneanderson@aec.ca'" , "'DNA1@pge.com'" , "'Laab@pge.com'" , "'Paul.Atha@southernenergy.com'" , "'oaugenstein@br-inc.com'" , "'nbaker@enron.com'" , "'LRYALL@worldnet.att.net'" , "'brentbalog@aec.ca'" , "'dbarre@puget.com'" , "'bartneea@bp.com'" , "'beathrw@bp.com'" , "'michaelbennett@aec.ca'" , "'bblanar@coral-energy.com'" , "'bokenfke@bp.com'" , "'gborrego@semprasolutions.com'" , "'TABO@dynegy.com'" , "'boulayka@bp.com'" , "'spencecp@bp.com'" , "'todd_braunfeld@br-inc.ca'" , "'sbrewer@enron.com'" , "'stephane.brodeur@enron.com'" , "'Brothers, Troy'" , "'tbrown@br-inc.com'" , "'browning@wasatchenergy.com'" , "'Christopher.Bruce@msdw.com'" , "'jbruse@utilicorp.com'" , "'mike_bucher@oxy.com'" , "'jburton@utilicorp.com'" , "'mbutler@tristargas.com'" , "'operations@canwestgas.com'" , "'bcampbell@ci.burbank.ca.us'" , "'RWCD@pge.com'" , "'chanbs@bp.com'" , "'jchapa@calpine.com'" , "'schrist@enron.com'" , "'dwc3@pge.com'" , "'jlclarken@duke-energy.com'" , "'sheri.clemons@southernenergy.com'" , "'cslaman@usg.com'" , "'bcohen@br-inc.com'" , "'darcy_cole@transcanada.com'" , "'gascontroller@AEC.CA'" , "'gcalgascontrol@bp.com'" , "'rcooper@utilicorp.com'" , "'saguilar@coral-energy.com'" , "'rcrowley@coral-energy.com'" , "'ccunning@cngc.com'" , "Dachis, David" , "'BDAHNCKE@PCENERGY.COM'" , "'derek.danyliw@husky-oil.com'" , "'ddanyluk@enserco.com'" , "'days@epenergy.com'" , "'cdecotea@westerngas.com'" , "'delanem@axl.ca'" , "'hankd@calpine.com'" , "'kathy@itcoworld.com'" , "'tdizona@coral-energy.com'" , "'andolaptchiev@duke-energy.com'" , "'doraisba@bp.com'" , "'RDreith@smud.org'" , "'hwweight@duke-energy.com'" , "'caver_ealy@pgn.com'" , "'reason@br-inc.com'" , "'lwebner@ect.enron.com'" , "'demerson@energy.twc.com'" , "'cory_empey@br-inc.ca'" , "'pabercrombie@txuenergy.com'" , "'jelmore@txuenergy.com'" , "'fermis@enron.com'" , "'vesparza@txu.com'" , "'beveret@enron.com'" , "'fackel@texaco.com'" , "'lfiler@avistaenergy.com'" , "'mflaman@tcel.com'" , "'bradflegel@aec.ca'" , "'SRFL@dynegy.com'" , "'cfrandsen@avistacorp.com'" , "'rene.frederick@apachecorp.com'" , "'bfrench@avistaenergy.com'" , "'tfrisina@br-inc.com'" , "'dafusek@aep.com'" , "'MHG2@pge.com'" , "'laura.gallant@paramountres.com'" , "'rgay@ect.enron.com'" , "'geek@bp.com'" , "'gborrego@semprasolutions.com'" , "'gilesmh@bp.com'" , "'sgillit@cngc.com'" , "'jgilmer2@txu.com'" , "'rgladman@aep.com'" , "'jglaubi@smud.org'" , "'kgonzales@sppc.com'" , "'lgoodric@cngc.com'" , "'pgorton@avistaenergy.com'" , "'pgorton@avistaenergy.com'" , "'pgrable@cngc.com'" , "'grahamp@kochind.com'" , "'greenallg@epenergy.com'" , "'rgruber@avistacorp.com'" , "'bhall@cngc.com'" , "'jeffrey.c.hammond@wgp.twc.com'" , "'lenhanson@aec.ca'" , "'sharper@avistaenergy.com'" , "'Deborah.Hart@msdw.com'" , "'jhaskey@coral-energy.com'" , "'kevin.heal@enron.com'" , "'peggy.hedstrom@enron.com'" , "'emhendry@duke-energy.com'" , "'sghill@bcgas.com'" , "'sherry_hill@transcanada.com'" , "'Hoffmamc@bp.com'" , "'billhogue@aec.ca'" , "'cholm@sppc.com'" , "'shorton@coral-energy.com'" , "'hots@chevron.com'" , "'rob.hozjan@southernenergy.com'" , "'David_M_Huck@reliantenergy.com'" , "'igsjoy@ix.netcom.com'" , "'rishikawa@pacent.com'" , "'fred_jackson@knmktg.com'" , "'kenja@cnrl.com'" , "'jenkindm@bp.com'" , "'KJOHNSON@PCENERGY.COM'" , "'kkeiser@ect.enron.com'" , "'cindyk@cook-inlet.com'" , "'mkent@br-inc.com'" , "'deborahs@kimballenergy.com'" , "'kims@kimballenergy.com'" , "'RussellS@kimballenergy.com'" , "'jkimberly@avistacorp.com'" , "'mknutson@avistaenergy.com'" , "'igsinc@ix.netcom.com'" , "'vgkr@dynegy.com'" , "'gkugler@brr.com'" , "'james_lagadin@altagas.ca'" , "'andrea.langfeldt@enron.com'" , "'llarson@mtpower.com'" , "'hleonard@cngc.com'" , "'jonangas@attglobal.net'" , "'lippmanc@aol.com'" , "'Daniel.Lisk@enron.com'" , "'nlissel@enserco.com'" , "'jlynch@westerngas.com'" , "'Carolma@cook-Inlet.com'" , "'altradegasscheduling@altra.com'" , "'LMCEGEnergy@sk.sympatico.ca'" , "'lmansi@sdge.com'" , "'ecma@dynegy.com'" , "'bob.mattice@engageenergy.com'" , "'rfm@nwnatural.com'" , "'jmmcarthur@duke-energy.com'" , "'PMcDougall@coral-energy.com'" , "'jmcgowa@smud.org'" , "'cmcgra@puget.com'" , "'tom.mckay@engageenergy.com'" , "'mmcmahon@avistacorp.com'" , "'bmedlock@cngc.com'" , "'PMelera@sempratrading.com'" , "'shelly.mendel@enron.com'" , "'cmiller@smud.org'" , "'moln@chevron.com'" , "'lmoore@avistaenergy.com'" , "'rhondamoore@aec.ca'" , "'dcmorris@mtpower.com'" , "'salmoncolo@worldnet.att.net'" , "'dmyers@enserco.com'" , "'glen@wasatchenergy.com'" , "'mnason@coral-energy.com'" , "'nicknijt@bp.com'" , "'trevor_nicol@nexeninc.com'" , "'gnunnema@utilicorp.com'" , "'kolinge@enron.com'" , "'jennifer_owen@pgn.com'" , "'jpainter@igservice.com'" , "'traceyh@panalberta.com'" , "'poruban@pasha.com'" , "'spasloski@coral-energy.com'" , "'mpatton@cngc.com'" , "'PetersM@energystore.net'" , "'spfaff@cngc.com'" , "'MEO2@pge.com'" , "'carellyn-pitre@coastenergy.com'" , "'cpittma2@txu.com'" , "'rplatt@duke-energy.com'" , "'jwpowell@duke-energy.com'" , "'rinde_powell@pcp.ca'" , "'kathy.puls@engageenergy.com'" , "'george.rahal@acnpower.com'" , "'ramperms@bp.com'" , "'sramsey@coral-energy.com'" , "'mrana@socalgas.com'" , "'jackie.rausch@cabotog.com'" , "'reshma_rawj@gulf.com'" , "'reshma_rawji@keyspancanada.com'" , "'jreames@br-inc.com'" , "'gwenreid@aec.ca'" , "'lreid@sppc.com'" , "'hrennell@worldnet.att.net'" , "'rriehm@br-inc.com'" , "'JARx@pge.com'" , "'dripley@ect.enron.com'" , "'rrobins4@enron.com'" , "'bsalak@westerngas.com'" , "'jsanders@clarkpud.com'" , "'gene@toenergy.com'" , "'scheffsp@bp.com'" , "'cshenderlein@brr.com'" , "'jane@scana.com'" , "'scimmonsj@epenergy.com'" , "'scimmons.janice@epenergy.com'" , "'David.Scott@NewPower.com'" , "'fred.scott@engageenergy.com'" , "'ljs6@pge.com'" , "'kselland@avistaenergy.com'" , "'mvaughn@cngc.com'" , "'Judy@progas.com'" , "'lsilva@ci.glendale.ca.us'" , "'hls@nwnatural.com'" , "'mark@wasatchenergy.com'" , "'Linda@Progas.Com'" , "'Steven.P.South@enron.com'" , "'jspell@puget.com'" , "'deborahs@kimballenergy.com'" , "'lynnette.stauber@powerex.com'" , "'mikeal.stec@apachecorp.com'" , "'jonangas@attglobal.net'" , "'rogertan@swbell.net'" , "'ctaylor01@coral-energy.com'" , "'ctaylor@ci.burbank.ca.us'" , "'scot.thompson@southernenergy.com'" , "'Ttonkin@utilicorp.com'" , "'joy.toups@elpaso.com'" , "'john_trimble@kmmktg.com'" , "'tunstabj@bp.com'" , "'rtyra@txu.com'" , "'JPU1@pge.com'" , "'pvallone@cngc.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'rick.wadle@mirant.com'" , "'pwah@socalgas.com'" , "'ryan@wasatchenergy.com'" , "'john.wallace@deml.com'" , "'mark.warno@acnenergy.com'" , "'ryan.watt@Enron.com'" , "'doug_way@transcanada.com'" , "'jared_wells@altagas.ca'" , "'david.wharton@apachecorp.com'" , "'cwhite@brr.com'" , "'kwhite@pcenergy.com'" , "'twickersham@enserco.com'" , "'kwilkinson@br-inc.com'" , "'s.kent.williams@williams.com'" , "'jwilmotte@avistaenergy.com'" , "'pwinter@avistacorp.com'" , "'Dick.Winters@avistacorp.com'" , "'dwinters@avistacorp.com'" , "'val_yildirok@pgn.com'" , "'ron.youell@mirant.com'" , "'scott_yule@transcanada.com'" , "'mitchell_zumwalt@nexeninc.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +PG&E Gas Transmission-Northwest will be performing unscheduled maintenance +at Station 14 on Friday, May 11, to replace a dry seal on the Station 14 +A-unit. The maintenance will reduce the capacity through the compressor +station to 1750 MMcf/d for Gas Day Friday, May 11, 2001. + +If you have any questions, please call our transportation coordinators at +(503) 833-4300. + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/12270209.1075855477582.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/12270209.1075855477582.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2cd71511 --- /dev/null +++ b/demo/ermis-f/All/cur/12270209.1075855477582.JavaMail.evans@thyme:2,S @@ -0,0 +1,46 @@ +Message-ID: <12270209.1075855477582.JavaMail.evans@thyme> +Date: Wed, 25 Oct 2000 12:08:00 -0700 (PDT) +From: andrew.wu@enron.com +To: mariella.mahan@enron.com +Subject: Re: Development Center Course Offering +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Andrew Wu +X-To: ernie@ENRON, Mariella Mahan +X-cc: All Enron Employees North America@ENRON +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Ernie; + +Pls provide a short description of Derivative I,II, III courses. + +Rene + + +Sent by: Enron Announcements@ENRON +To: All Enron Employees North America +cc: + +Subject: Development Center Course Offering + +March-April Schedule + + Course Dates +Applied Finance March 2-3 April 27 & 28 +Derivatives I April 4 & 5 +Derivatives II March 16 & 17 April 6 & 7 +Derivatives III March 7 & 8 +Electric Business Understanding April 4 +Fundamentals of Corp. Finance April 20-21 +Power Marketing April 13-14 +Value at Risk March 9 & 10 +Wellhead to BurnerTip March 21 & 22 April 11 & 12 + +If interested in attending any of these classes, please enroll through The +Development Center or call the helpdesk at (713) 853-0357. + + diff --git a/demo/ermis-f/All/cur/12356585.1075855475933.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/12356585.1075855475933.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ed65a533 --- /dev/null +++ b/demo/ermis-f/All/cur/12356585.1075855475933.JavaMail.evans@thyme:2,S @@ -0,0 +1,77 @@ +Message-ID: <12356585.1075855475933.JavaMail.evans@thyme> +Date: Tue, 7 Nov 2000 05:12:00 -0800 (PST) +From: bmmiller@uswest.net +To: gwarren@pennaco.com, toni@associatedtitle.com, twwilliams@tombrown.com, + tomm@questar.com, todd_g@amerexenergy.com, todddustman@prodigy.net, + tinaf@qstr.com, theresah@questar.com, tvranki@ppco.com, + steven.p.south@enron.com, steven.j.provenzano@bankerstrust.com, + s_lewis_hng@hotmail.com, bailesg@thiokol.com, + swendel@abraxaspetroleum.com, shelleyw@questar.com, + sgutting@energystrat.com, smason@sempratrading.com, + ron.larson@ssicorp.com, dayr@cvwrf.state.ut.us, + rbethel@hsresources.com, roger_weir@atk.com, rob.garner@flyingj.com, + rcarington@abraxaspetroleum.com, hoskiro@thiokol.com, + rromero@bmo.com, randy_norden@cargill.com, wopi@trib.com, + prady@pennaco.com, plucci@enron.com, ncortez@enron.com, + nancywb@mercatorenergy.com, mpennau@chemicallime.com, + folm@chevron.com, mike_carter@illinoispower.com, mmorley@pennaco.com, + mreed@enserco.com, mark_wilcox@fmc.com, mwhitt@enron.com, + mari_ann@mcmurry.net, marc.fontaine@paribas.com, mpatton@cngc.com, + mdiedrichs@prebon.com, lynna@questar.com, lowellg@questar.com, + lreid@sppc.com, leelee1049@yahoo.com, lbrown@magnesiumcorp.com, + fackel@texaco.com, lhuesman@avantipetro.com, + kswilliams@belcooilgas.com, hampton@marathonoil.com, + kent.beard@cabotog.com, woodbwk@texaco.com, + kbryan@mail.earthlink.net, ssmbweather@compuserve.com, + syntrade@hotmail.com, jwashabaugh@noram.com, johnk@forestoil.com, + johncritchlow@sprintmail.com, johnfchill@aol.com, woodjm@thiokol.com, + jwilliamson@uswest.net, james_m_weyland@cngp.cng.com, + jimr@redrock.net, jmagill@ftenergyusa.com, jkincaid@hsresources.com, + reedj@kennecott.com, jgiles@snowbird.com, jshaffer@westportog.com, + jeff.potter@pacificorp.com, jlinn@tctcompanies.com, + nroerp.jburks@state.ut.us, jean-marc.bonnefous@paribas.com, + jay_lauderdale@crosstimbers.com, jbutler@tctcompanies.com, + martinjl2@bp.com, jake.h.jacobson@exxon.com, ian.muir@paribas.com, + hassler@pop.dnvr.uswest.net, gregr@gossener.com, + mcknight@ext.usu.edu, gaylenh@questar.com, weaverg@domres.com, + garysc@questar.com, gary.kofoed@dvn.com, gail_smith@fmc.com, + fred.lagrasta@enron.com, fmoreno@cima-energy.com, + frank.ermis@enron.com, ernest.berckman@kennecott.com, + doug.herman@paccoast.com, richard.cloward@hexcel.com, + debbie@mayfoundry.com, coxdl@thiokol.com, djohnson@sfdc.com, + dsuter@sempratrading.com, chris_briggs@anadarko.com, + cbraddick@prebon.com, charles.h.otto@enron.com, cfranke@genpak.com, + paccoast@mctcnet.net, hassler@worldnet.att.net, howarbr@thiokol.com, + brian.durning@pacificorp.com, bday@mcmurry.net, + dataline@earthlink.net, brentk@questar.com, + brandon_l_dyer@reliantenergy.com, rwatson@abraxaspetroleum.com, + rnelson@bfcden.com, billys@mfs3po.qstr.com, + bstuckey@abraxaspetroleum.com, alanw@mfs3po.qstr.com, + dstipes@eamiller.com, curtisb@nsutah.com, charliez@nsutah.com, + cobclark@ihc.com, bmmiller@pop.dnvr.uswest.net +Subject: Moving on... +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Matt Miller +X-To: Glen Warren , Toni Miller , Tom Williams , Tom Myrberg , Todd Gross , Todd Dustman , Tina Faust , Theresa Harrison , Terry Rankin , "Steven P. South" , Steve Provenzano , Steve Lewis , Steve Bailey , "Stephen T. Wendel" , Shelley Wright , Scott Gutting , "S. Mason" , Ron Larson , Ron Day , Ron Bethel , Roger Weir , "Robert P. Garner" , Robert Carington , Rick Hoskin , Rebecca Romero , Randy VanNorden , Peter Wold , Paul Rady , Paul Lucci , Nicole Cortez , Nancy Brandon , Mike Pinnau , Mike Foland , Mike Carter , Michele Morley , Matt Reed , Mark Wilcox , Mark Whitt , Mari-Ann Hemstad , Marc Fontaine , "M. Patton" , "M. Diedrichs" , Lynn Arnold , Lowell Gill , LoreLei Reid , Lee Robinson , Lee R Brown , Leah Fackeldey , Laura Huesman , "Kevin S. Williams" , Kent Hampton , Kent Beard , Ken Woodby , "K. Bryan" , "Jon B.Davis" , John Williams , John Washabaugh , John Kjelmyr , John Critchlow , John Childers , Jody Wood , Joan Williamson , Jim Weyland , Jim Real , Jim Magill , Jim Kincaid , Jerry Reed , Jerry Giles , Jeff Shaffer , Jeff Potter , Jeff Linn , Jeff Burks , Jean-Marc Bonnefous , Jay Lauderdale , Jason Butler , Janice Martin , Jake Jacobson , Ian Muir , Hassler , Greg Rowley , Golden Mangelson , Gaylen Haag , Gary Weaver , Gary Schmidt , Gary Kofoed , Gail Smith , Fred Lagrasta , Frank Moreno , Frank Ermis , Ernest Berckman , Doug Herman , Dick Cloward , Debra Johnson , Dave Cox , Darly Johnson , Damon Suter , Chris Briggs , Chris Braddick , Charlie Otto , Carl Franke , Cameron Raether , Bryan & Pam Hassler , Bruce Howard , Brian Durning , Brian Day , Brett Lazzareschi , Brent Kitchen , Brandon Dyer , Bob Watson , Bob Nelson , "Billy J. Sturgeon" , Barbara Stuckey , Al Walker , "Douglas L. Stipes" , "Curtis J. Broadbent" , "Charlies E. Zurcher" , " Bruce R. Clark" , Matt Miller +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +As some of you may have already heard, I am no longer +working with Barrett Resources, as of the end of business +November 6th. If any of you need to reach me or have any +questions, I can be reached at Miller's Home +Remodeling...hahahaha +(303) 469-3372, mobile (720) 291-8305 +or email address: bmmiller@uswest.net + +I have enjoyed working with all of you. Thank you for your +business and support over the years. I look forward to +working with all of you again in the near future. + +Sincerely, +Matt Miller \ No newline at end of file diff --git a/demo/ermis-f/All/cur/12357255.1075855491949.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/12357255.1075855491949.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e3801732 --- /dev/null +++ b/demo/ermis-f/All/cur/12357255.1075855491949.JavaMail.evans@thyme:2,S @@ -0,0 +1,165 @@ +Message-ID: <12357255.1075855491949.JavaMail.evans@thyme> +Date: Fri, 20 Apr 2001 07:03:00 -0700 (PDT) +From: brandee.jackson@enron.com +To: caroline.abramo@enron.com, dipak.agarwalla@enron.com, + phillip.allen@enron.com, chuck.ames@enron.com, john.arnold@enron.com, + airam.arteaga@enron.com, robin.barbe@enron.com, eric.bass@enron.com, + kimberly.bates@enron.com, troy.black@enron.com, + nate.blackburn@enron.com, sean.boyle@enron.com, eric.boyt@enron.com, + sandra.brawner@enron.com, mark.breese@enron.com, + craig.breslau@enron.com, stephane.brodeur@enron.com, + gary.bryan@enron.com, bart.burk@enron.com, + catalina.cardenas@enron.com, cary.carrabine@enron.com, + chad.clark@enron.com, venita.coleman@enron.com, + ruth.concannon@enron.com, nicole.cortez@enron.com, + michael.cowan@enron.com, martin.cuilla@enron.com, + steven.curlee@enron.com, tammi.depaolis@enron.com, + phil.demoes@enron.com, louis.dicarlo@enron.com, + barbara.dillard@enron.com, john.disturnal@enron.com, + tom.donohoe@enron.com, lon.draper@enron.com, heidi.dubose@enron.com, + frank.ermis@enron.com, lee.fascetti@enron.com, + eric.feitler@enron.com, nelson.ferries@enron.com, + murray.fichten@enron.com, chris.figueroa@enron.com, + keith.fraley@enron.com, matthew.frank@enron.com, + bryant.frihart@enron.com, dave.fuller@enron.com, + sachin.gandhi@enron.com, santiago.garcia@enron.com, + maria.garza@enron.com, chris.gaskill@enron.com, + randall.gay@enron.com, chris.germany@enron.com, + george.gilbert@enron.com, julie.gomez@enron.com, + scott.goodell@enron.com, bill.greenizan@enron.com, + john.griffith@enron.com, barry.michael@enron.com, jin.guo@enron.com, + kreg.hall@enron.com, kimberly.hardy@enron.com, + tyrell.harrison@enron.com, jai.hawker@enron.com, + scott.hendrickson@enron.com, john.hodge@enron.com, + keith.holst@enron.com, peter.hoyt@enron.com, amanda.huble@enron.com, + geraldine.irvine@enron.com, dick.jenkins@enron.com, + david.jones@enron.com, dan.junek@enron.com, jared.kaiser@enron.com, + peter.keavey@enron.com, jona.kimbrough@enron.com, + tori.kuykendall@enron.com, fred.lagrasta@enron.com, + chris.lambie@enron.com, matthew.lenhart@enron.com, + andrew.lewis@enron.com, paul.lucci@enron.com, laura.luce@enron.com, + keith.macivor@enron.com, mike.maggi@enron.com, + massimo.marolo@enron.com, larry.may@enron.com, + deirdre.mccaffrey@enron.com, brad.mckay@enron.com, + jonathan.mckay@enron.com, ed.mcmichael@enron.com, + john.messenger@enron.com, chris.meyer@enron.com, + stephanie.miller@enron.com, patrice.mims@enron.com, + mark.mixon@enron.com, eric.moon@enron.com, gil.muhl@enron.com, + russell.murrell@enron.com, abhijeet.naik@enron.com, + scott.neal@enron.com, justin.o'malley@enron.com, + sandy.olitsky@enron.com, lucy.ortiz@enron.com, + charles.otto@enron.com, jason.panos@enron.com, joe.parks@enron.com, + sheetal.patel@enron.com, neeran.pathak@enron.com, + jeff.pearson@enron.com, biliana.pehlivanova@enron.com, + gregg.penman@enron.com, susan.pereira@enron.com, + tara.piazze@enron.com, lynn.pikofsky@enron.com, + vladi.pimenov@enron.com, denver.plachy@enron.com, + sylvia.pollan@enron.com, philip.polsky@enron.com, + jessica.presas@enron.com, daniel.quezada@enron.com, + dutch.quigley@enron.com, kevin.radous@enron.com, + ina.rangel@enron.com, sabina.rank@enron.com, + kenneth.reinheimer@enron.com, andrea.ring@enron.com, + linda.roberts@enron.com, robin.rodrigue@enron.com, + kevin.ruscitti@enron.com, monique.sanchez@enron.com, + lauren.schlesinger@enron.com, susan.scott@enron.com, + tyler.seminuk@enron.com, jennifer.shipos@enron.com, + hunter.shively@enron.com, james.simpson@enron.com, + john.singer@enron.com, mark.smith@enron.com, matt.smith@enron.com, + maureen.smith@enron.com, steven.south@enron.com, + gulay.soykok@enron.com, theresa.staab@enron.com, + kelli.stevens@enron.com, geoff.storey@enron.com, + colleen.sullivan@enron.com, john.taylor@enron.com, + michael.taylor@enron.com, jane.tholt@enron.com, + richard.tomaski@enron.com, judy.townsend@enron.com, + barry.tycholiz@enron.com, victoria.versen@enron.com, + frank.vickers@enron.com, alexandra.villarreal@enron.com, + kim.ward@enron.com, ryan.watt@enron.com, v.weldon@enron.com, + mark.whitt@enron.com, virawan.yawapongsiri@enron.com, + becky.young@enron.com, robyn.zivic@enron.com, jill.zivley@enron.com +Subject: FW: March of Dimes +Cc: suzanne.calcagno@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +Bcc: suzanne.calcagno@enron.com +X-From: Brandee Jackson +X-To: Caroline Abramo, Dipak Agarwalla, Phillip K Allen, Chuck Ames, John Arnold, Airam Arteaga, Robin Barbe, Eric Bass, Kimberly Bates, Troy Black, Nate Blackburn, Sean Boyle, Eric Boyt, Sandra F Brawner, Mark Breese, Craig Breslau, Stephane Brodeur, Gary Bryan, Bart Burk, Catalina Cardenas, Cary M Carrabine, Chad Clark, Venita Coleman, Ruth Concannon, Nicole Cortez, Michael Cowan, Martin Cuilla, Steven Curlee, Tammi DePaolis, Phil DeMoes, Louis Dicarlo, Barbara G Dillard, John Disturnal, Tom Donohoe, Lon Draper, Heidi DuBose, Frank Ermis, Lee Fascetti, Eric Feitler, Nelson Ferries, Murray Fichten, Chris Figueroa, Keith Fraley, Matthew Frank, Bryant Frihart, Dave Fuller, Sachin Gandhi, Santiago Garcia, Maria Garza, Chris Gaskill, Randall L Gay, Chris Germany, George N Gilbert, Julie A Gomez, Scott Goodell, Bill Greenizan, John Griffith, Barry Michael, Jin Guo, Kreg Hall, Kimberly Hardy, Tyrell Harrison, Jai Hawker, Scott Hendrickson, Jesus Hernandez@CCMAIL, John Hodge, Keith Holst, Peter Hoyt, Amanda Huble, Geraldine Irvine, Dick Jenkins, David Jones, Dan Junek, Jared Kaiser, Peter F Keavey, Jona Kimbrough, Tori Kuykendall, Fred Lagrasta, Chris Lambie, Matthew Lenhart, Andrew H Lewis, Paul T Lucci, Laura Luce, Keith MacIvor, Mike Maggi, Massimo Marolo, Larry May, Deirdre Mccaffrey, Brad McKay, Jonathan McKay, Ed McMichael, John Messenger, Chris Meyer, Stephanie Miller, Patrice L Mims, Mark Mixon, Eric Moon, Gil Muhl, Russell E Murrell, Abhijeet Naik, Scott Neal, Justin O'Malley, Sandy Olitsky, Lucy Ortiz, Charles H Otto, Jason Panos, Joe Parks, Sheetal Patel, Neeran Pathak, Jeff Pearson, Biliana Pehlivanova, Gregg Penman, Susan W Pereira, Tara Piazze, Lynn Pikofsky, Vladi Pimenov, Denver Plachy, Sylvia S Pollan, Philip Polsky, Jessica Presas, Daniel Quezada, Dutch Quigley, Kevin P Radous, Ina Rangel, Sabina Rank, Kenneth Reinheimer, Andrea Ring, Linda Roberts, Robin Rodrigue, Kevin Ruscitti, Monique Sanchez, Lauren Schlesinger, Susan Scott, Tyler Seminuk, Jennifer Shipos, Hunter S Shively, James Simpson, John M Singer, Mark Smith, Matt Smith, Maureen Smith, Steven P South, Gulay Soykok, Theresa Staab, Kelli Stevens, Geoff Storey, Colleen Sullivan, John Taylor, Michael Taylor, Jane M Tholt, Richard Tomaski, Judy Townsend, Barry Tycholiz, Victoria Versen, Frank W Vickers, Alexandra Villarreal, Kim E Ward, Ryan Watt, V Charles Weldon, Mark Whitt, Virawan Yawapongsiri, Becky Young, Robyn Zivic, Jill T Zivley +X-cc: Suzanne Calcagno +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + + -----Original Message----- +From: Calcagno, Suzanne =20 +Sent: Thursday, April 19, 2001 1:12 PM +To:=20 +Subject: March of Dimes + +Hello All-- + +Shelley Corman has asked me to forward the attached letter to you regarding= +=20 +Enron's fundraising efforts on behalf of the March of Dimes. =20 + +Please take a moment to review--any contribution you can make would be=20 +greatly appreciated and will be matched 100% by Enron. + +Please ket me know if you have any questions or need any additional=20 +information + +Thanks! + =20 +Please make checks payable to the March of Dimes and send to me at Location= +=20 +EB3275F.=20 +=20 +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= +=3D=3D=3D +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D +Dear ENA Team Member: +=20 +I am proud to serve as a sponsor of Enron=01,s March of Dimes 2001 Walk Tea= +m. =20 +March of Dimes is a national nonprofit organization whose mission is to=20 +improve the health of babies preventing birth defects and infant mortality.= + =20 +Childhood health is a cause near and dear to my heart. =20 +=20 +Obviously, it is a cause that is near and dear to Enron employees as well. = +=20 +Last year our Enron team raised over $46,000. This year our team has set = +a=20 +goal to raise $75,000. With your help, I believe we can achieve this=20 +aggressive goal.=20 +=20 +I understand that you are called upon to donate your time and money to many= +=20 +worthy causes and clearly I am not a seasoned fundraiser. What I can tell= +=20 +you is that I am proud of our employees that have rallied a grassroots effo= +rt=20 +to support March of Dimes here at Enron. I am committed to continuing thei= +r=20 +work. I ask that you consider making a donation in any amount. =20 + +Please use the attached envelope to make your donation to the March of Dime= +s=20 +and forward you check back to me by Friday, April 27th. Your contribution = +is=20 +totally tax deductible and Enron will match your gift dollar for dollar (I= +=20 +will take care of the matching paperwork). =20 +=20 +Thanks, in advance, for your donation and support of the March of Dimes. Y= +ou=20 +can read more about the March of Dimes at www.modimes.org. =20 +=20 +Sincerely, + +Suzanne Calcagno +Manager--Regulatory Affairs +Gas Logistics \ No newline at end of file diff --git a/demo/ermis-f/All/cur/12459479.1075855476662.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/12459479.1075855476662.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7181ea85 --- /dev/null +++ b/demo/ermis-f/All/cur/12459479.1075855476662.JavaMail.evans@thyme:2,S @@ -0,0 +1,294 @@ +Message-ID: <12459479.1075855476662.JavaMail.evans@thyme> +Date: Wed, 1 Nov 2000 23:04:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Fw: + Click and go to http://www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "fastaccess" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +Subject: Click and go to http://www.enerfax.com if can not view properly.htm + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + [IMAGE] + + + + + + + + + Click here for a daily email link + + + + + + + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? November 1, 2000? -? ? Need a Past Issue +-Click Here + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? November 1, 2000 + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 5? -? November 1, 2000 + + + + + + + [IMAGE] + + + + + + + + + PG&E Reports Defective Steam Tubes + + + + ? ? PG&E has reported to the NRC that 65 steam generator tubes in its +Diablo Canyon 1 nuclear unit in California were defective but have been +plugged and pose no safety threat. The tubes, made from a special metal +alloy, showed cracks from corrosion and stress and were no longer in +service. The tubes are part of the No. 2 steam generator in Diablo Canyon 1. +There are four steam generators in each unit of the two-unit Diablo plant, +and each generator has 3,300 tubes. The tubes carry reactor coolant from +the reactor to the steam generators. If tubes are cracked, a small amount +of radioactive materials could leak into the unit's steam cycle. The NRC +limits the number of defective tubes to 15% of the total in the steam +generator, but a nuclear unit will begin to lose power if the total reaches +10%. Diablo 1 is in cold shutdown, but is expected to link back up to the +transmission grid in about a week, when it will be at about 15% capacity. + + + + + + + + + + + + + + BP Buys Alliance Pipeline Capacity + + + ? ? BP Amoco has been acquiring transportation capacity on the Alliance +pipeline as a prelude to shipping Arctic natural gas through Canada to the +US market. BP's Canadian unit was not one of the original natural gas +producers to back Alliance, the 1,900-mile? pipeline set to transport up to +1.325 Bcf per day to Chicago from northeastern British Columbia in two +weeks. But, over the past few months, it has assumed the transportation +responsibilities of eight shippers on the pipeline whose volumes total about +250 MMcf per day, and it plans to increase that amount. Construction of one +or more pipelines connecting those Arctic pools across Canada's far north +to either Alliance or TransCanada PipeLines Alberta system is expected to +take at least five years. BP says that gaining capacity on Alliance will +eventually play into its Arctic natural gas strategy, but in the short term +it is broadening its asset management service. + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 6? -? November 1, 2000 + + + + + + + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + [IMAGE] + [IMAGE] + + + + + + + For more information, please Contact Ron Ford + at Ziff Energy Group, Houston, TX + (713) 627-8282 or Toll Free: 1-888-736-5780 + Also, visit our web-site, www.ziffenergy.com, to review our Brochure. + + + + + + + [IMAGE] + + + [IMAGE] + + + + + + + + + Tnpc Applies to Sell Power in Texas + + + + ? ? Tnpc, formed by Enron, is seeking approval from the Texas PUC to sell +power in the state. Tnpc's New Power wants to start marketing to homes and +small businesses early next year. Texas hasn't deregulated yet, but is +planning a pilot program next year and will open its entire market to +competition in January 2002. Enron formed New Power in May. It has 285,000 +natural gas customers and 20,000 power customers, mostly in Georgia, Ohio, +and Pennsylvania. + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img14.gif + - img15.gif + - img16.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img8.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - id=1381847 + - img30.gif \ No newline at end of file diff --git a/demo/ermis-f/All/cur/12472760.1075863678659.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/12472760.1075863678659.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b3dd8be0 --- /dev/null +++ b/demo/ermis-f/All/cur/12472760.1075863678659.JavaMail.evans@thyme:2,S @@ -0,0 +1,38 @@ +Message-ID: <12472760.1075863678659.JavaMail.evans@thyme> +Date: Tue, 31 Oct 2000 10:50:00 -0800 (PST) +From: perfmgmt@enron.com +To: frank.ermis@enron.com +Subject: Performance Management Process - New Password +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "perfmgmt@enron.com" +X-To: frank.ermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +According to our system records, you have not yet logged into the Enron +Performance Management system (PEP). As a result your temporary password +for the PEP system has expired. Your User Id and new password are provided +below. + +During the feedback phase you will need to access PEP at +http://pep.corp.enron.com to suggest reviewers who can provide feedback on +your performance. You may also be requested to provide feedback on fellow +employees, but the system will only be open for feedback until November 17th! + +HelpDesk representatives will be available to answer questions throughout the +process. You may contact the HelpDesk at: + +Houston: 1-713-853-4777, Option 4 +London: 44-207-783-4040, Option 4 +E-mail: perfmgmt@enron.com + +Your User Id and new PEP password are: + +User ID: 90010076 + +Password: VCIWWYTQ \ No newline at end of file diff --git a/demo/ermis-f/All/cur/12517235.1075855472965.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/12517235.1075855472965.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..81d30809 --- /dev/null +++ b/demo/ermis-f/All/cur/12517235.1075855472965.JavaMail.evans@thyme:2,S @@ -0,0 +1,58 @@ +Message-ID: <12517235.1075855472965.JavaMail.evans@thyme> +Date: Wed, 6 Dec 2000 01:56:00 -0800 (PST) +From: ina.rangel@enron.com +To: keith.holst@enron.com, phillip.allen@enron.com, mike.grigsby@enron.com, + jane.tholt@enron.com, monique.sanchez@enron.com, + steven.south@enron.com, frank.ermis@enron.com, + matthew.lenhart@enron.com, matt.smith@enron.com, + paul.lucci@enron.com, tori.kuykendall@enron.com, + randall.gay@enron.com, kenneth.shulklapper@enron.com, + jay.reitmeyer@enron.com, darron.giron@enron.com, + jennifer.bagwell@enron.com, anne.bike@enron.com, + chris.walker@enron.com, jason.wolfe@enron.com, + carole.frank@enron.com, suzanne.christiansen@enron.com, + jan.sutherland@enron.com, hillary.mack@enron.com, + shelly.mendel@enron.com, ted.evans@enron.com, + stacey.brewer@enron.com, jacqueline.adams@enron.com, + patti.sullivan@enron.com, kimberly.olinger@enron.com +Subject: West Desk Christmas Dinner +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Keith Holst, Phillip K Allen, Mike Grigsby, Jane M Tholt, Monique Sanchez, Steven P South, Frank Ermis, Matthew Lenhart, Matt Smith, Paul T Lucci, Tori Kuykendall, Randall L Gay, Kenneth Shulklapper, Jay Reitmeyer, Darron C Giron, Jennifer Bagwell, Anne Bike, Chris Walker, Jason Wolfe, Carole Frank, Suzanne Christiansen, Jan Sutherland, Hillary Mack, Shelly Mendel, Ted Evans, Stacey J Brewer, Jacqueline P Adams, Patti Sullivan, Kimberly S Olinger +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +I need a final headcount on who is going tonight. Please let me know by +noon. I have to call the restuarant. + +thanks, +Ina Rangel +EB3215A +---------------------- Forwarded by Ina Rangel/HOU/ECT on 12/06/2000 09:54 AM +--------------------------- + + +Ina Rangel +11/28/2000 04:56 PM +To: Keith Holst/HOU/ECT@ect, Phillip K Allen/HOU/ECT@ECT, Mike +Grigsby/HOU/ECT@ECT, Jane M Tholt/HOU/ECT@ECT, Monique Sanchez/HOU/ECT@ECT, +Steven P South/HOU/ECT@ECT, Frank Ermis/HOU/ECT@ECT, Matthew +Lenhart/HOU/ECT@ECT, Matt Smith/NA/Enron@ENRON, Paul T Lucci/NA/Enron@Enron, +Tori Kuykendall/HOU/ECT@ECT, Randall L Gay/HOU/ECT@ECT, Kenneth +Shulklapper/HOU/ECT@ECT, Jay Reitmeyer/HOU/ECT@ECT, Darron C +Giron/HOU/ECT@ECT, Jennifer Bagwell/NA/Enron@ENRON, Anne +Bike/Corp/Enron@Enron, Chris Walker/HOU/ECT@ECT, Jason Wolfe/NA/Enron@ENRON, +Carole Frank/NA/Enron@ENRON, Suzanne Christiansen/HOU/ECT@ECT, Jan +Sutherland/NA/Enron@ENRON, Hillary Mack/Corp/Enron@Enron, Shelly +Mendel/NA/Enron@ENRON, Ted Evans/NA/Enron@ENRON, Stacey J Brewer/HOU/ECT@ECT, +Jacqueline P Adams/HOU/ECT@ECT, Patti Sullivan/HOU/ECT@ECT, Kimberly S +Olinger/HOU/ECT@ECT +cc: +Subject: West Desk Christmas Dinner + + diff --git a/demo/ermis-f/All/cur/12534379.1075855474939.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/12534379.1075855474939.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..166c3dd2 --- /dev/null +++ b/demo/ermis-f/All/cur/12534379.1075855474939.JavaMail.evans@thyme:2,S @@ -0,0 +1,262 @@ +Message-ID: <12534379.1075855474939.JavaMail.evans@thyme> +Date: Tue, 14 Nov 2000 00:56:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Go + to www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 14, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 14, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + + + NYMEX Natural Gas Reportable Positions as of 11/07/00 + + + + + + + + + + + + + + (10,000 Mmbtu's)? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? + + + + + + + + + [IMAGE] + + + + + + + + + Changes from 10/31/00 (Changes In Open Interest: 14,520 + + + + + + + + + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 14, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 14, 2000 + + + + + + + [IMAGE] + + + + + + + + NYMEX to Launch Online Trading Next Spring + + + + ? The NYMEX plans to launch its online trading platform, enymex, in the +second quarter of next year. The system will trade and clear forward +contracts for physical commodities such as crude oil, refined products, +natural gas, electricity and metals. It will compete with existing ventures +such as IntercontinentalExchange and HoustonStreet. Enymex was originally +set to start in the third quarter of this year. NYMEX had been in talks on +joining ICE before deciding to go it alone. + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img16.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img34.gif + - img35.gif + - img36.gif + - img10.gif + - img37.gif + - img38.gif \ No newline at end of file diff --git a/demo/ermis-f/All/cur/125625.1075855473852.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/125625.1075855473852.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..659c4aeb --- /dev/null +++ b/demo/ermis-f/All/cur/125625.1075855473852.JavaMail.evans@thyme:2,S @@ -0,0 +1,246 @@ +Message-ID: <125625.1075855473852.JavaMail.evans@thyme> +Date: Mon, 27 Nov 2000 10:43:00 -0800 (PST) +From: miki.bode@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cards@wdni.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jennifer_owen@pgn.com, jmmcarthur@duke-energy.com, + jsanders@clarkpud.com, kims@kimballenergy.com, klambe@puget.com, + kri.pam@pdg.net, llightfoot@coral-energy.com, lmanis@sdge.com, + lprior@enron.com, niels_a_vervloet@reliantenergy.com, + ramperms@bp.com, rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com, bhall@cngc.com, sgillit@cngc.com +Subject: NWP System Notice - 01-174 Soliciting Electronic Bids +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Bode, Miki" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" , "'BHall@cngc.com'" , "'sgillit@cngc.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: November 27, 2000 +Category: CAPACITY RELEASE +Subcategory: NWP OFFERS +Subject: 01-174 Soliciting Electronic Bids + +Notice Text: + +All Shippers Notification: 01-174?????? ??????? ??????? Dated November 27, +2000 + + + +TO:???? ??????? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????? (801) 971-5983 +cellular +?????????????????????? Williams Gas Pipeline-West +?????????????????????? Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR +?????????????????????? AVAILABLE FIRM MAINLINE TRANSPORTATION +?????????????????????? CAPACITY ON NORTHWEST'S TRANSMISSION SYSTEM +Northwest has posted the following package of available firm TF-1 Large +Customer transportation capacity to its Electronic Bulletin Board ("EBB") +for competitive bid pursuant to the "Right-of-First-Refusal; Posting of +Pipeline Capacity" provision of Northwest's Tariff, which requires +availability of capacity to be posted to the EBB subject to bid.? All +prearranged terms are indicated below, if applicable.? The prearranged +shipper has the right to match the highest economic value at the end of +the bid period.? If the prearranged shipper does not match the highest +economic value, award of such capacity will be made according to +Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS CLOSED +BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace Karpakis or your +Marketing Services Representative if you encounter any problems with your +EBB bid(s).? DON'T WAIT UNTIL THE LAST MINUTE TO POST YOUR BID.? Time +deadlines are electronically monitored and implemented. + + +PACKAGE "A" +From the November 14, 2000 Posting +EBB OFFER # 448 + +RECEIPT ? DELIVERY????? ?? TOTAL??????? INITIAL PRIMARY PREARRANGED +?POINT? ???? POINT ???? ??? DTH/D???????? CONTRACT TERM ??????? ??????? +OFFER?? + +Sumas?????? Puget (Canyon)??? 5,000?????????? 12/01/00 - +12/31/00?????? ????????? YES + +Min. Acceptable Bid:??? ??????? $0.032 per Dth of daily Reservation Contract +Demand for +????????????????????????????????????????????????????????????????????? +Flexible Receipt/Delivery Point Rights +Min. Acceptable Bid Vol:?????????? ???? 1 Dth/d +Max. Acceptable Bid Vol:?? ???? 5,000 Dth/d +Bid Open Date:? ??????? 11/27/00 - (5:00 pm Central Time) +Bid Close Date: ??????? 11/28/00 - (5:00 pm Central Time) +Award Deadline: ??????? 11/28/00 - (6:00 pm Central Time) +Evergreen:????? ??????? ??????? NONE +Special Terms & Cond:?? ??????? See 1, 2 and 3 Below. + + +PACKAGE "GG" +From the November 14, 2000 Posting +EBB OFFER # 447 + +RECEIPT ? DELIVERY????? ?? TOTAL??????? INITIAL PRIMARY PREARRANGED +?POINT? ???? POINT ???? ??? DTH/D?????? CONTRACT TERM ? ????? OFFER?? + +Clay Basin?????????? Rifle????????????? 1,850????????? 12/01/00 - +12/31/00????? ???????? YES + +Min. Acceptable Bid:??? ??????? $0.02 per Dth of daily Reservation Contract +Demand +for??????????????????????????????????????????????????????????????????????????? +????????????????????????????????????????????????????????????????? +FlexibleReceipt/Delivery Point Rights + +Min. Acceptable Bid Vol:??????? ?????????????????????? 1 Dth/d +Max. Acceptable Bid Vol:????? ? 1,850 Dth/d +Bid Open Date:? ??????? 11/27/00 - (5:00 pm Central Time) +Bid Close Date: ??????? 11/28/00 - (5:00 pm Central Time) +Award Deadline: ??????? 11/28/00 - (6:00 pm Central Time) +Evergreen:????? ??????? ??????? NONE +Special Terms & Cond:?? ??????? See 1, 2 and 3 Below. + + + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into +the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity and +shipper and replacement shipper may utilize any available points on +Northwest's transmission system without impacting the discount for the +original shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition to the +Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable +surcharges and fuel. + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation +capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available +transportation capacity.? Multiple electronic bid(s) can be submitted for the +total available +transportation capacity under the specified package OR multiple rates can be +submitted each +for a partial amount of available transportation capacity under the specified +package.? If +the same Shipper submits multiple bids, the highest present value for such +package of +available transportation capacity shall be considered the valid bid. All +other bids from the +same Shipper for the same package of transportation capacity will be +discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is less than +minimum tariff rate, the following formula is utilized:? Bid Rate x FERC +Interest Rate x The +Maximum Bid Quantity x 365 days/100/12; or if the maximum rate is bid, the +following formula +is utilized:? Bid Rate x FERC Interest Rate x Maximum Bid Quantity x days +bid/100. In case +of a tie, each tied shipper will have the right to improve its bid by +submitting an improved +bid within 24 hours of the bid close time.? Such improved bid shall be faxed +to (801) 584-7076 to Candace Karpakis or Patrick Aman.? If a tie still +exists, such capacity shall be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than indicated +for the capacity unless maximum rate is bid. + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button on the +offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The +screen will allow you to review the conditions of the offer.? Close this +screen when +you have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting the "VIEW +BID" button.? Close this screen when you have finished viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" +button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, highlight +the receipt/delivery point section with the left mouse button and modify +accordingly. Select +"SAVE".? If an error appears at the button of the screen, the error will need +to be corrected +and the data will need to be saved again.? If successful, a message will +appear indicating +the bid information has saved and the bid rate must be entered.? Select "OK". +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +??????? You have just "CREATED" your bid for the offer.? You now need to +"SUBMIT" +??????? your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button.? All +of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you would +like to submit +Select the "SUBMIT" button at the top of the screen to post the bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button.? All of +your bids will appear.? If the bid has not yet been submitted, highlight the +"BID IN DRAFT STATUS" that you would like to withdraw.? Select the "WITHDRAW" +button at the top of the screen to withdraw the bid.? After a bid has been +withdrawn, you can select the "DELETE" button at the top of the screen to +delete it from the screen. + +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + + + +Word: F\Short Term/Capacity for Bid-All 2000 November 27, 2000 01-174.doc \ No newline at end of file diff --git a/demo/ermis-f/All/cur/12573109.1075855492364.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/12573109.1075855492364.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e97e4b65 --- /dev/null +++ b/demo/ermis-f/All/cur/12573109.1075855492364.JavaMail.evans@thyme:2,S @@ -0,0 +1,57 @@ +Message-ID: <12573109.1075855492364.JavaMail.evans@thyme> +Date: Tue, 27 Feb 2001 23:23:00 -0800 (PST) +From: frank.ermis@enron.com +To: matthew.lenhart@enron.com +Subject: Lodi Gas Storage Open Season +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Frank Ermis +X-To: Matthew Lenhart +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Frank Ermis/HOU/ECT on 02/28/2001 07:21 +AM --------------------------- + + +"Kevin O'Toole" on 02/27/2001 07:00:03 PM +Please respond to kotoole@westernhubs.com +To: "'O'Toole, Kevin -- WHP'" +cc: +Subject: Lodi Gas Storage Open Season + + +Lodi Gas Storage is under construction! We have started shop fabrication of +the +facilities piping for the Lodi Gas Storage Project. You will be seeing +frequent +updates on the progress of this high deliverability Northern California +storage +facility. + +The attached memo describes an open season we are conducting for 4.5 BCF of +Inventory Capacity and 150 MMCF/D of Injection and Withdrawal Capacity. + +Please call me at 281-679-3591, or reply to this e-mail with any questions you +may have. + +I look forward to hearing from you. + +Kevin O'Toole +Vice President -- Marketing +Western Hub Properties L.L.C. +14811 St. Mary's Ln., Suite 150 +Houston, TX 77079-2908 +281-679-3591 V +281-679-1564 F +713-208-0153 M +kotoole@westernhubs.com + + + + - Lodi Open Season 2001.02.pdf + - Lodi Slides.pdf diff --git a/demo/ermis-f/All/cur/12699286.1075855475324.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/12699286.1075855475324.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3d44143d --- /dev/null +++ b/demo/ermis-f/All/cur/12699286.1075855475324.JavaMail.evans@thyme:2,S @@ -0,0 +1,43 @@ +Message-ID: <12699286.1075855475324.JavaMail.evans@thyme> +Date: Fri, 10 Nov 2000 01:56:00 -0800 (PST) +From: ina.rangel@enron.com +To: mike.maggi@enron.com, larry.may@enron.com, jay.reitmeyer@enron.com, + kenneth.shulklapper@enron.com, matthew.lenhart@enron.com, + tori.kuykendall@enron.com, paul.lucci@enron.com, + frank.ermis@enron.com, steven.south@enron.com, jane.tholt@enron.com, + monique.sanchez@enron.com, mike.grigsby@enron.com, + phillip.allen@enron.com, keith.holst@enron.com +Subject: Enron Messaging System is ready +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Mike Maggi, Larry May, Jay Reitmeyer, Kenneth Shulklapper, Matthew Lenhart, Tori Kuykendall, Paul T Lucci, Frank Ermis, Steven P South, Jane M Tholt, Monique Sanchez, Mike Grigsby, Phillip K Allen, Keith Holst +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Ina Rangel/HOU/ECT on 11/10/2000 09:54 AM +--------------------------- + + +Brian Hoskins@ENRON COMMUNICATIONS +11/09/2000 04:47 PM + + +The Gas Trading Messaging System is ready for everyone to use. Here is the +link to the site. Please let everyone know so they can start using it. + +http://gasmsgboard.dev.corp.enron.com + + +Brian T. Hoskins +Enron Broadband Services +713-853-0380 (office) +713-412-3667 (mobile) +713-646-5745 (fax) +Brian_Hoskins@enron.net + + diff --git a/demo/ermis-f/All/cur/12760286.1075855472289.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/12760286.1075855472289.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..79f75f44 --- /dev/null +++ b/demo/ermis-f/All/cur/12760286.1075855472289.JavaMail.evans@thyme:2,S @@ -0,0 +1,219 @@ +Message-ID: <12760286.1075855472289.JavaMail.evans@thyme> +Date: Mon, 11 Dec 2000 08:09:00 -0800 (PST) +From: susan.t.turpin@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + browning@wasatchenergy.com, bruce.langmade@fortjamesmail.com, + bymank@wdni.com, cards@wdni.com, ccoyle@americansoda.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, kri.pam@pdg.net, + llightfoot@coral-energy.com, lmanis@sdge.com, lprior@enron.com, + niels_a_vervloet@reliantenergy.com, ramperms@bp.com, + rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com +Subject: NWP System Notice - 01-186 Soliciting Electronic Bids +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Turpin, Susan T" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: December 11, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-186? Soliciting Electronic Bids + +Notice Text: + +All Shippers Notification: 01-186?????? ??????? Dated December 11, 2000 + + + +TO:???? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????? (801) 971-5983 cellular + +?????????????????????? Williams Gas Pipeline-West +?????????????????????? Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR AVAILABLE FIRM +?????????????????????? MAINLINE TRANSPORTATION CAPACITY ON NORTHWEST'S +?????????????????????? TRANSMISSION SYSTEM + +Northwest has posted the following package of available firm TF-1 +Large Customer transportation capacity to its Electronic Bulletin +Board ("EBB") for competitive bid pursuant to the "Right-of-First- +Refusal; Posting of Pipeline Capacity" provision of Northwest's +Tariff, which requires availability of capacity to be posted to the +EBB subject to bid.? All prearranged terms are indicated below, if +applicable.? The prearranged shipper has the right to match the +highest economic value at the end of the bid period.? If the +prearranged shipper does not match the highest economic value, award +of such capacity will be made according to Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS +CLOSED BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace +Karpakis or your Marketing Services Representative if you encounter +any problems with your EBB bid(s).? DON'T WAIT UNTIL THE LAST MINUTE +TO POST YOUR BID.? Time deadlines are electronically monitored and +implemented. + +PACKAGE "C" +From the +December 8, 2000 Posting +EBB OFFER # 452 + +RECEIPT??????????? DELIVERY?????????? TOTAL????????? INITIAL +PRIMARY???????????? PREARRANGED +POINT??????????????? POINT????????????????? DTH/D?????????? CONTRACT +TERM??????????? OFFER + +Sumas?????? Puget (Canyon)???????? 5,000?????????? 01/01/01 - +01//31/01??????????? YES + +Min. Acceptable Bid:??? $0.05 per Dth of daily Reservation Contract Demand +for +?????????????????????????????????????????????? Flexible Receipt/Delivery +Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 5,000 Dth/d +Bid Open Date:??????????????????? ????? 12/11/00 - (3:30 pm Central Time) +Bid Close Date: 12/12/00 - (3:30 pm Central Time) +Award Deadline: 12/12/00 - (4:30 pm Central Time) +Evergreen:????? ??????? Month to Month, Ten (10) Business Days Prior Written +?????????????????????????????????????????????? Notice by Either Party +Special Terms & Cond:?? See 1, 2 and 3 Below. + + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +??????? entering into the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity +and shipper and replacement shipper may utilize any available points on +Northwest's transmission system without impacting the discount for the +original shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition +to the Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable surcharges and fuel. +? + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation +capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available +transportation capacity.? Multiple electronic bid(s) can be submitted for the +total available transportation capacity under the specified package OR +multiple +rates can be submitted each for a partial amount of available transportation +capacity under the specified package.? If the same Shipper submits multiple +bids, +the highest present value for such package of available transportation +capacity +shall be considered the valid bid. All other bids from the same Shipper for +the +same package of transportation capacity will be discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is +less than minimum tariff rate, the following formula is utilized:? Bid Rate x +FERC Interest Rate x The Maximum Bid Quantity x 365 days/100/12; or if the +maximum rate is bid, the following formula is utilized:? Bid Rate x FERC +Interest +Rate x Maximum Bid Quantity x days bid/100. In case of a tie, each tied +shipper +will have the right to improve its bid by submitting an improved bid within +24 +hours of the bid close time.? Such improved bid shall be faxed to (801) +584-7076 +to Candace Karpakis or Patrick Aman.? If a tie still exists, such capacity +shall +be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than +indicated for the capacity unless maximum rate is bid. + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE +OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button +on the offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The screen will allow you to review the conditions of the offer. +Close this screen when you have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting +the "VIEW BID" button.? Close this screen when you have finished viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, +highlight the receipt/delivery point section with the left mouse button and +modify accordingly. Select "SAVE".? If an error appears at the button of the +screen, the error will need to be corrected and the data will need to be +saved again.? If successful, a message will appear indicating the bid +information has saved and the bid rate must be entered.? Select "OK". +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +You have just "CREATED" your bid for the offer.? You now need to +"SUBMIT" your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button. +All of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you +would like to submit.? Select the "SUBMIT" button at the top of the screen +topost the bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button. +All of your bids will appear.? If the bid has not yet been submitted, +highlight the "BID IN DRAFT STATUS" that you would like to withdraw. +Select the "WITHDRAW" button at the top of the screen to withdraw the +bid.? After a bid has been withdrawn, you can select the "DELETE" +button at the top of the screen to delete it from the screen. +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + + + +Word: F\Short Term/Capacity for Bid-All 2000 December 11 2000 01-186.doc \ No newline at end of file diff --git a/demo/ermis-f/All/cur/12783671.1075855476165.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/12783671.1075855476165.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..86515fbf --- /dev/null +++ b/demo/ermis-f/All/cur/12783671.1075855476165.JavaMail.evans@thyme:2,S @@ -0,0 +1,51 @@ +Message-ID: <12783671.1075855476165.JavaMail.evans@thyme> +Date: Fri, 3 Nov 2000 05:57:00 -0800 (PST) +From: phillip.allen@enron.com +To: mike.grigsby@enron.com, keith.holst@enron.com, frank.ermis@enron.com +Subject: New Generation as of Oct 24th +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Phillip K Allen +X-To: Mike Grigsby, Keith Holst, Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Phillip K Allen/HOU/ECT on 11/03/2000 +01:40 PM --------------------------- + +Kristian J Lande + +11/03/2000 08:36 AM + +To: Christopher F Calger/PDX/ECT@ECT, Jake Thomas/HOU/ECT@ECT, Frank W +Vickers/HOU/ECT@ECT, Elliot Mainzer/PDX/ECT@ECT, Michael McDonald/SF/ECT@ECT, +David Parquet/SF/ECT@ECT, Laird Dyer/SF/ECT@ECT, Jim Buerkle/PDX/ECT@ECT, Jim +Gilbert/PDX/ECT@ECT, Terry W Donovan/HOU/ECT@ECT, Jeff G +Slaughter/ENRON_DEVELOPMENT@ENRON_DEVELOPMENT, Ed Clark/PDX/ECT@ECT +cc: Tim Belden/HOU/ECT@ECT, Mike Swerzbin/HOU/ECT@ECT, Matt +Motley/PDX/ECT@ECT, Greg Wolfe/HOU/ECT@ECT, Phillip K Allen/HOU/ECT@ECT, +Chris H Foster/HOU/ECT@ECT, Kim Ward/HOU/ECT@ECT, Paul Choi/SF/ECT@ECT, John +Malowney/HOU/ECT@ECT, Stewart Rosman/HOU/ECT@ECT +Subject: New Generation as of Oct 24th + + + +As noted in my last e-mail, the Ray Nixon expansion project in Colorado had +the incorrect start date. My last report showed an online date of May 2001; +the actual anticipated online date is May 2003. + +The following list ranks the quality and quantity of information that I have +access to in the WSCC: + + 1) CA - siting office, plant contacts + 2) PNW - siting offices, plant contacts + 3) DSW - plant contacts, 1 siting office for Maricopa County Arizona. + 4) Colorado - Integrated Resource Plan + +If anyone has additional information regarding new generation in the Desert +Southwest or Colorado, such as plant phone numbers or contacts, I would +greatly appreciate receiving this contact information. diff --git a/demo/ermis-f/All/cur/12794333.1075855474127.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/12794333.1075855474127.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..56c4a4df --- /dev/null +++ b/demo/ermis-f/All/cur/12794333.1075855474127.JavaMail.evans@thyme:2,S @@ -0,0 +1,254 @@ +Message-ID: <12794333.1075855474127.JavaMail.evans@thyme> +Date: Mon, 20 Nov 2000 14:07:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Go + to www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + > + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 21, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 21, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Governments Negotiate Differences in The Hague + + ? ? + After a week of preliminary talks that failed to resolve differences over +how best to protect the planet, government leaders have arrived to bargain +over the toughest aspects of curbing emissions. About 2,000 lower level +officials did what they could to prepare for the final week of negotiations +among environment ministers or cabinet-rank officers from at least 150 +countries. The US feels its effort to find common ground and be flexible has +not been returned by? European counterparts. The US has been singled out for +criticism for its effort to reduce its commitments. The government +essentially agreed to Kyoto because they agreed to the flexibility +mechanisms such as emissions trading, now the US is running into trouble +with that. If the conference ends in agreement, any treaty enforcing a new +global code of behavior on emissions will require ratification by most of +the industrial countries. Without a US endorsement, it would be difficult +for such a treaty to come into force. The US Senate already has passed a +resolution making its ratification conditional on assurances that the +nation's competitiveness on world markets will not be harmed. A select group +of leading policy makers held informal closed-door talks in The Hague ahead +of a ceremony Monday marking the start of the critical second phase of the +conference. The politicians are working toward a comprehensive plan to +reduce the Earth's output of heat-trapping gasses from businesses, farms and +automobiles, without bloating national budgets or hampering the global +economy. A board of 2,000 leading scientists, the Intergovernmental Panel on +Climate Change, projects that in the coming 100 years there will be more +rainfall, a temperature increase of up to 11 degrees Fahrenheit and a +sea-level rise of up to 30 inches. An agreement reached in 1997 in Kyoto, +Japan, called for a worldwide reduction of carbon-based gas emissions by an +average 5.2% below 1990 levels. The target date for the reductions was 2012. +Europe is committed to cutting emissions 8%, Japan 6% and the US 7%. + + + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 21, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 21, 2000 + + + + + + + [IMAGE] + + + + + + + + (Continued from Page 6) + + + and could put the future of the Midwest ISO in peril. However, FERC has +never articulated clearly a requirement that a party exercising a +contractual termination right must demonstrate that termination is +consistent with the public interest, according to Dynegy. It also argued +that it has not refused to participate in an RTO; it merely seeks to join +one that adequately protects its legitimate financial interests and also +represents a significant improvement to the status quo for other market +participants. Dynegy urged FERC to limit its decision on whether or not the +company can leave the ISO to the facts, not on the uproar Dynegy's actions +have caused in the Midwest. Regulators in Illinois and Michigan have +protested Illinois Power's + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img34.gif + - img10.gif + - img35.gif + - id=1381847 + - img36.gif \ No newline at end of file diff --git a/demo/ermis-f/All/cur/12827933.1075855492171.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/12827933.1075855492171.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b451291a --- /dev/null +++ b/demo/ermis-f/All/cur/12827933.1075855492171.JavaMail.evans@thyme:2,S @@ -0,0 +1,583 @@ +Message-ID: <12827933.1075855492171.JavaMail.evans@thyme> +Date: Thu, 19 Apr 2001 11:32:00 -0700 (PDT) +From: miki.bode@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + browning@wasatchenergy.com, bruce.langmade@fortjamesmail.com, + bymank@wdni.com, cards@wdni.com, caver_ordal@pgn.com, + ccoyle@americansoda.com, cmcgra@puget.com, cpavlica@enerad.com, + craig.provenzano@powersrc.com, cridin@puget.com, cslaman@usg.com, + cwduke@duke-energy.com, darena@national-energy.com, + dave.dungan@weyerhaeuser.com, deborahs@kimballenergy.com, + derek.danyliw@husky-oil.com, dlh@nwnatural.com, fermis@enron.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, + llightfoot@coral-energy.com, lmansi@sdge.com, lprior@enron.com, + mcano@enerad.com, michelle_hunter@pgn.com, + niels_a_vervloet@reliantenergy.com, pschmidt@kimballresources.com, + ramperms@bp.com, rcooper@usg.com, rfm@nwnatural.com, + robert.harp@engageenergy.com, robert.harp@engageenergy.com, + rony@panalberta.com, ryan.watt@enron.com, sakom@global.net, + sbrewer@enron.com, scotts@kimballenergy.com, sghill@bcgas.com, + spjutd2@wdni.com, ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tjmi@dynegy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@kimballresources.com, + zcourns@national-fuel.com, jshadie@idahopower.com +Subject: NWP System Notice - 01-235 NWP Available Capacity +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Bode, Miki" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'caver_ordal@pgn.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cpavlica@enerad.com'" , "'craig.provenzano@powersrc.com'" , "'cridin@puget.com'" , "'cslaman@usg.com'" , "'cwduke@duke-energy.com'" , "'darena@national-energy.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'llightfoot@coral-energy.com'" , "'lmansi@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'mcano@enerad.com'" , "'Michelle_Hunter@pgn.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'pschmidt@kimballresources.com'" , "'ramperms@bp.com'" , "'rcooper@usg.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'sakom@global.net'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tjmi@dynegy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@kimballresources.com'" , "'zcourns@national-fuel.com'" , "'jshadie@idahopower.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: April 19, 2001 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-235 NWP Available Capacity + +Notice Text: +All Shippers Notification:? 01-235?????? Dated : April 19, 2001 + +NORTHWEST PIPELINE'S +NOTICE OF AVAILABLE AND +POTENTIALLY AVAILABLE FIRM +TRANSPORTATION CAPACITY1) + +NOTE:? REMAINING LIMITED TERM +MITIGATED TRANSPORTATION +CAPACITY HAS BEEN ADDED TO +THIS NOTICE + +********************************************************************** +Capacity Below Available +?for TF-1 Service Only + +?????????????????????????????????????????????????????????????????????????????? +??????? Total???? Available +Pkg? Receipt Point2)????????? Delivery Point2)?????????? Dth/d?????? Date3)?? + +A??? Sumas?????????????????????????? Puget(Canyon)??????????? 15,000?????? +NOW- +?????????????????????????????????????????????????????????????????????????????? +??????????????????????? 10/14/01 + +B??? Sumas????? ?????????????????????? Kern River/Muddy Crk.? 8,272????? NOW- +?????????????????????????????????????????????????????????????????????????????? +???????????????????????? 06/01/03 + +B-1? Sumas????? ?????????????????????? Kern River/Muddy Crk.? 1,500 9) +11/01/01- +?????????????????????????????????????????????????????????????????????????????? +????????????????????????? 06/01/03 + +C??? Sumas(1160)??????????????? Kemmerer?????????????????????? 2,750?????? +NOW +???? Ignacio Plant(1590) + +D??? Sumas(2,390)?????????????? Monticello(330)??????????????? 6,016?????? +NOW +???? Ignacio(3,626)??????????????? Rio Algom(300) +???????????????????????????????????????????? Moab#2(1,861) +???????????????????????????????????????????? Moab(2,283) +???????????????????????????????????????????? Arches National Park(17) +???????????????????????????????????????????? Vernal(653) +???????????????????????????????????????????? Dutch John(125) +???????????????????????????????????????????? Redwash(447) + +E??? Starr Road??????????????????? Inland Paper??????????????????????? +830??????? 05/01/01 8) + +F??? Stanfield?????????????????????? Stanfield??????????????????????????? +3,681??????? 06/01/01 9) + +F-1? Stanfield????????????????????? Stanfield????????????????????????? +14,490??????? 04/01/02 10) + +G??? Shute Creek?????????????? Ignacio-Bondad (EPNG)? 10,000?????? NOW + +G-1? Shute Creek????????????? Ignacio-Bondad (EPNG)? 40,000?????? 06/01/01 9) + +G-2? Shute Creek????????????? Ignacio-Bondad (EPNG)? 25,000?????? 11/01/01 9) + +H??? Opal Plant??????????????????? Western Mkt Center?????? 90,000?????? +06/01/01 9) + +I??? Painter???????????????????????? Muddy Creek (KERN)?????????? 8,351?????? +05/01/01 8) + +I-1? Painter??????????????????????? Muddy Creek (KERN)???????? 35,000?????? +06/01/01 9) + +J??? Western Mkt Center?? Crossover 16-Questar?? 50,415?????? 06/01/01 7) 9) + +K??? Western Mkt Center?? Clay Basin`???????????????????????? 4,585?????? +06/01/01 7) 9) + +L??? Crossover 16?????????????? Green River-CIG?????????????? 23,152?????? +NOW 7) 8) + +M??? Crossover 16????????????? Clay Basin???????????????????????? +10,000??????? 06/01/01 7) 9) + +M-1? Crossover 16???????????? Clay Basin???????????????????????? 17,263?????? +NOW 7) + +N??? Green Rvr/McKinn-CIG Clay Basin??????????????????????? 23,152?????? +05/01/01 7) 8) + +O??? Clay Basin??????????????????? Chevron Rangely(6093)???? 7,488??????? +06/01/01 9) +????????????????????????????????????????????? Vernal (1395) + +P??? Clay Basin???????????????????? Redwash/Questar??????????? 19,240?????? +11/01/01 7) 9) + +Q??? Clay Basin??????????????????? +Rifle?????????????????????????????????????? 1,850??????? NOW 7) + +Q-1? Clay Basin?????????????????? Rifle?????????????????????????????????????? +7,770??????? 06/01/01 7) 9) + +R??? Clay Basin??????????????????? American Soda Ash??????????? 1,140??????? +NOW 7) 8) + +S??? Jensen (Ut Gas Svc)? Green River-CIG????????????????????? 316??????? +06/01/01 8) 9) + +T??? Redwash/Chevron????? Green River-CIG????????????????? 1,850??????? NOW +8) + +U??? Redwash/QPC????????????? Rifle?????????????????????????????????????? +1,050??????? 06/01/01 7) 9) +???? +V??? Greasewood?????????????? Clay Basin???????????????????????????? +2,765??????? NOW 8) + +W??? Piceance Quick Cycle Green River-CIG???????????????? 1,005??????? NOW 8) + +X??? Barrett??????????????????????????? Kern River?????????????????????????? +4,097??????? 06/01/01 9) +? +Y??? Barrett?????????????????????????? Green River-CIG????????????????? +6,460??????? NOW 8) + +Z??? North Douglas????????????? Green River-CIG????????????????? 3,178??????? +NOW 8) + +AA?? Sand Springs????????????? Ignacio-Bondad (EPNG)?? 23,148??????? 11/01/01 +4,10) + +BB?? West Douglas???????????? Clay Basin??????????????????????????? +2,354???????? NOW 8) + +CC?? Calf Canyon(410)??????? Kern River????????????????????????????? +703??????? 01/01/02 9) +???? Foundation Crk.(293) + +DD?? Lisbon?????????????????????????? Green River-CIG??????????????? +2,600???????? NOW 8) + +EE?? Grand Valley????????????????? Green River-CIG?????????????? +1,137???????? NOW 8) + +FF?? Grand Gas????????????????????? Green River-CIG?????????????? +1,000????????? NOW 8) + +GG?? Ignacio Plant???????????????? Green River-CIG???????????? 10,000???????? +06/01/01 9) + +GG-1 Ignacio Plant?????????????? Green River-CIG?????????????? 1,424????????? +NOW 8) + +GG-2 Ignacio Plant?????????????? Green River-CIG?????????????? 1,177????????? +NOW + +GG-3 Ignacio Plant????????????? Green River-CIG??????????????? 5,000????????? +05/01/01 10) + +HH?? Ignacio Plant??????????????? Grand Junction????????????????? +4,000????????? 06/01/01 9) + +HH-1 Ignacio Plant??????????????? Grand Junction???????????????? +4,310????????? NOW 8) + +II?? Ignacio Plant??????????????????? Ignacio -Bondad (EPNG) 25,000????????? +NOW 8) + +II-1 Ignacio Plant?????????????????? Ignacio -Bondad (EPNG) 25,000???????? +11/01/01 9) + +JJ?? Blanco Hub-TW????????????? Green River-CIG????????????? 24,000???????? +06/01/01 9) + +JJ-1 Blanco Hub-TW???????????? Green River-CIG????????????? 61,463???????? +NOW + +********************************************************************** +Jackson Prairie Receipt Point Capacity +Available for TF-1 or TF-2 Service as specified +below + +KK?? Jackson Prairie??????????? SIPI??????????????????????????????????? +47,341?????????? NOW 5)8) +???? (55,715)???????????????????????????? +Lynden????????????????????????????????? 592????? +??????????????????????????????????????????????? +Lawrence?????????????????????????????? 81?????? +??????????????????????????????????????????????? +ACME?????????????????????????????????????? 68?????? +??????????????????????????????????????????????? Mt. +Vernon?????????????????????????? 115????? +??????????????????????????????????????????????? +Sedro/Woolley????????????????? 3,988??? +??????????????????????????????????????????????? LDS +Church????????????????????????? 133????? +??????????????????????????????????????????????? Granite +Falls????????????????????? 1,536??? +??????????????????????????????????????????????? +Machias????????????????????????????? 1,840??? +?????????????????????????????????????????????? +Snohomish????????????????????????????? 21?????? + +LL?? Jackson Prairie??????????? Echo Lake??????????????????????????????? +33?????? NOW 5)8) +???? (7,530)?????????????????????????????? Duval/Cottage Lake????????????? +183???? +??????????????????????????????????????????????? +Redmond??????????????????????????? 3,293?? +??????????????????????????????????????????????? May +Valley???????????????????????????? 300 +??????????????????????????????????????????????? Lake +Francis????????????????????? 2,808?? +?????????????????????????????????????????????? +Covington?????????????????????????????? 263???? +??????????????????????????????????????????????? Black +Diamond????????????????????? 450???? +??????????????????????????????????????????????? +Enumclaw????????????????????????????? 200???? + +MM?? Jackson Prairie????????? Sedro/Woolley?????????????????? 8,300????? +05/01/04 5)10) + +NN?? Jackson Prairie??????????? South Lake?????????????????????? 35,500????? +NOW 6) +?? +OO?? Jackson Prairie??????????? Idaho State Pen.??????????????? 1,735????? +NOW 6) + +PP?? Jackson Prairie???????????? Kern River/Muddy Crk.? 98,069????? NOW 6) + +QQ?? Jackson Prairie???????????? Shute Creek???????????????????? 7,688?????? +NOW 6) + +RR?? Jackson Prairie????????????? Pocatello?????????????????????????? +1,198?????? NOW 6) + + +************************************************************************ +Mitigated Volumes for 2001 +Only available for Time Periods Listed + +SS?? Sumas??????????????? Reno Lateral?????????? 2,385?? April Only + +SS-1 Sumas??????????????? Reno Lateral?????????? 3,399?? May Only + +SS-2 Sumas??????????????? Reno Lateral?????????? 3,764?? June Only + +SS-3 Sumas??????????????? Reno Lateral?????????? 4,243?? July Only + +SS-4 Sumas??????????????? Reno Lateral?????????? 4,341?? August Only + +SS-5 Sumas??????????????? Reno Lateral?????????? 3,922?? September Only + +SS-6 Sumas??????????????? Reno Lateral?????????? 2,076?? October Only + +TT?? Sumas??????????????? LaGrande???????????????????? 500?? Jun, Jul, Aug +?????????????????????????????????????????????????????????????????????????????? +??????? or Sept -- +?????????????????????????????????????????????????????????????????????????????? +?????? or Jun - Sept +? +UU?? Sumas??????????????? Spokane Mead?????????? 2813??? Jun, Jul, Aug +?????????????????????????????????????????????????????????????????????????????? +???????? or Sept - +?????????????????????????????????????????????????????????????????????????????? +???????? or Jun - Sept + +VV?? Starr Road?????????? Spokane-Kettle Falls?? 401??? Jun, Jul, Aug +?????????????????????????????????????????????????????????????????????????????? +?????????? or Sept - +?????????????????????????????????????????????????????????????????????????????? +?????????? or Jun - Sept + +WW?? Klamath????????????? Klamath???????????????????????? 263???? Jun, Jul, +Aug +?????????????????????????????????????????????????????????????????????????????? +?????????? or Sept - +?????????????????????????????????????????????????????????????????????????????? +??????????? or Jun - Sept + +XX?? Sumas??????????????? Reno??????????????????????????????? 281???? Jun, +Jul, Aug +?????????????????????????????????????????????????????????????????????????????? +?????????? or Sept - +?????????????????????????????????????????????????????????????????????????????? +?????????? or Jun - Sept + +************************************************************************ + +1) This notification supercedes all previous Notices of Available and +Potentially Available Capacity and is subject to change at any time. + +2) Other receipt and delivery points utilizing the described +??? transportation corridor may be available. + +3)? Potential Availability date for the Capacity. + +4)? Contracts shall include the following subordinate scheduling +??? provision if the requested term extends into a critical operational +??? period: + +To the extent Shipper's nominated volumes are not scheduled solely +due to Shipper's subordinate scheduling priorities set forth below, +the monthly base reservation charge will be discounted to $0.00 per +Dth for that quantity only. + +Section 14.1(c)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights through any mainline constraint +from the Sand Springs receipt point to the Ignacio Bondad (or +LaPlata-TW) delivery point(s) to have a scheduling priority which +will be subordinate to the scheduling priority for any firm shipper +with primary corridor rights that encompass and extend beyond the +Sand Springs to Ignacio Bondad (or LaPlata-TW) corridor. + +5) Available for TF-1 or TF-2 transportation service.? TF-2 service +will not be discounted below Northwest's current Tariff filed rate +for TF-2 service.? Additionally, TF2 service must be linked to +requester's designated storage contract or storage ownership +right. TF-2 service shall include the following subordinate +scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights from the Jackson Prairie receipt +point to the _____________ delivery point to have a scheduling +priority at any northflow constraint point in that corridor that is +subordinate to the scheduling priority for any firm service with +unconditioned primary corridor rights through such constraint point. + +6)??? Available for TF-2 transportation service only. TF-2 service will +not be discounted below Northwest's current Tariff filed rate for +TF-2 service.? Additionally, TF2 service must be linked to +requester's designated storage contract or storage ownership +right.? TF-2 service shall include the following subordinate +scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights from the Jackson Prairie receipt +point to the _____________ delivery point to have a scheduling +priority at any southflow constraint point in that corridor that is +subordinate to the scheduling priority for any firm service with +unconditioned primary corridor rights through such constraint point. + +7)??? Capacity is not to exceed a one month primary term with evergreen +?? language.? Any offers with terms greater than one month will need to +?? be evaluated for possible seasonal flow conditions that may restrict +?? the available capacity beyond a one month term. + +8)??? This capacity is currently under contract with an evergreen clause +??? This capacity can be made available by providing one business day +?? written termination notification to the current holder of the +????? capacity.? This means that termination notification must be received +no later than 5:00 p.m. Mountain Current Time, 24 hours (1 business +day) prior to the effective date of the contract termination. + +9)??? This capacity is currently under contract with an evergreen clause. +?? This capacity can be made available by providing ten business days +prior written termination notification to the current holder of the +capacity.? This means termination notification must be received no +later than 5:00 p.m. Mountain Current Time on the eleventh business +day prior to the beginning of the next month. + +10) This capacity is currently under contract and does not contain an +?? evergreen clause. + +11) This capacity is "mitigated" capacity and will not contain an +?????? evergreen clause. + +12) This capacity is available only for the term offered.? No evergreen +clause available. + +13)??? This capacity is currently under contract with an evergreen clause. +????? This capacity can be made available by providing a one year prior +????? written termination notification to the current holder of the +????? capacity. + +14) Available for TF-2 transportation service only. TF-2 service will +????? not be discounted below Northwest's current Tariff filed rate for +????? TF-2 service.? Additionally, TF2 service must be linked to +????? requester's designated storage contract or storage ownership +????? right. + + + + +PROCEDURE FOR REQUESTING AVAILABLE AND +POTENTIALLY AVAILABLE +TRANSPORTATION CAPACITY + +To request Potentially Available Transportation Capacity available on +the first day of June 2001, Shipper must submit a Prearranged Offer in +the form of the Letter Agreement provided below.? This Letter Agreement +must be received by Northwest no later than 5:00 pm Central Time on May +15, 2001.? Northwest will accept or reject the Prearranged Offer by no +later than the end of the gas day on May 16, 2001. If the Prearranged +Offer is acceptable, Northwest will provide a 10-bursiness day prior +termination notice to the current holder of the Capacity, post the +Prearranged Offer for bid, and Award the capacity no later than two +business days after the Bid Close Date.? Unless otherwise specified in +this posting, bids will be evaluated and awarded pursuant to the +procedure set forth in Northwest's tariff. + +To request the Potentially Available Transportation Capacity with the +one business day termination provisions as indicated by footnote "8)", +?Shipper must submit a Prearranged Offer in the form of the Letter +Agreement provided below.? Upon receipt of this Letter Agreement +Northwest will either accept or reject the Prearranged Offer within +24-hours. If the Prearranged Offer is acceptable, Northwest will provide +the one business day termination notice to the current holder of the +Capacity, post the Prearranged Offer for bid, and Award the capacity no +later than two business days after the Bid Close Date.? Unless otherwise +specified in this posting, bids will be evaluated and awarded pursuant +to the procedure set forth in Northwest's tariff. + +To request Available Transportation Capacity, Shipper must immediately +submit a Prearranged Offer in the form of the Letter Agreement provided +below.? Northwest will accept or reject the Prearranged Offer within two +(2) business days of receipt of the prearranged offer.? If the +Prearranged Offer is acceptable, Northwest will post the Prearranged +Offer for bid, and Award the capacity no later than two business days +after the Bid Close Date.? Unless otherwise specified in this posting, +bids will be evaluated and awarded pursuant to the procedure set forth +in Northwest's tariff. Northwest has the right to re-post Available +capacity for bid ith or without prearranged offers. + + +??????? _________________(Date) + + +____________________________ (Company Name) +____________________________ (Company Address) +____________________________ (City, State, Zip) + +VIA FACSIMILE - (801) 584-7076 + +Northwest Pipeline Corporation +c/o Williams Gas Pipelines - West +Attn: Candace C.? Karpakis +295 Chipeta Way +Salt Lake City, UT 84158 + +Re:???? Prearranged Offer for Available or Potentially Available +Transportation Capacity on Williams' Northwest Pipeline Transmission System + +Dear Candace: + +_______________________ ("Shipper") submits the following bid for available +or potentially available transportation capacity ("Capacity") designated as +package _____ on Northwest Pipeline Corporation's ("Northwest") "Notice of +Available or Potentially Available Firm Transportation Capacity" dated April +19, 2001.?? Shipper recognizes and agrees that the Capacity will be subject +to the Special Conditions set forth in this posting.? Shipper's request? is?? +or?? is not?? (circle one) contingent upon confirmation that its offered +discount rate provides use of receipt/delivery points outside the +receipt/delivery point corridor specified in the package.? If maximum rate is +offered, this provision does not apply.? Shipper understands that its +prearranged offer is subject to the Special Conditions described below. + +Shipper understands that Northwest will post the prearranged details of this +offer for such Capacity for bidding and Shipper will have the right to match +the highest bid value upon close of the bid process.? Northwest will not +disclose the identity of the prearranged bidder in such posting. + +Service Type:?????????? TF-1 Large Customer + +Contract Demand(Dth/d): ____________________ + +Receipt Point(s) ______________________________________________________ + +Delivery Point(s)______________________________________________________ + +Daily Reservation Rate: $_______/Dth? (applicable surcharges, volumetric +charge & fuel are additive) + +Term:______________________________to___________________________________ + +Evergreen Requested (circle one):?????? Yes?? or???? No + +Identity of any affiliate of Northwest involved in Shipper's transaction: +Indicate "None" or "Name the Affiliate": +_________________________________________________ + +Northwest's acceptance of Shipper's prearranged offer for the Capacity +will constitute a binding agreement between Northwest and Shipper. +Shipper shall be awarded the Capacity at the terms agreed upon in this +Letter Agreement if no bids are received with a greater economic value for +such Capacity during the bid process. If Shipper elects to match a bid +with a greater economic value, it shall be awarded the Capacity according +to the terms of the matched bid. Shipper agrees to electronically execute +a service agreement on Northwest's Electronic Bulletin Board which +confirms the terms of the final accepted transaction. + +If you have questions or comments regarding the above referenced +information, please contact __________________________ at +______________________(Phone Number) ______________________(Fax Number). + +Sincerely, + +______________________________ +?????????????? (Name) +______________________________ +?????????????? (Title) + +(Accepted? /? Rejected) by Northwest: + +Date: _______________?? Name: ________________________________ + +SPECIAL CONDITIONS +(For Prearranged Offer Agreement) + +If the prearranged offer for the Capacity is accepted at a discount rate +which provides for the use of receipt/delivery points outside the +specified receipt/delivery point corridor for the Capacity, the accepted +prearranged offered discount rate shall apply no matter which receipt and +delivery points are utilized by Shipper, or any temporary replacement +Shipper, under capacity release transactions, including segmented +releases.? If the accepted prearranged offered discount rate for the +Capacity does not provide for use of receipt/delivery points outside the +specified receipt/delivery point corridor for the Capacity, the accepted +prearranged offered discount rate shall apply to Shipper, or any temporary +replacement Shipper, only to the extent that both Shipper and any +temporary replacement Shipper utilize receipt points within their +respective primary firm receipt/delivery point to primary firm delivery +point corridors, otherwise, Shipper will be liable for Northwest's maximum +tariff rates. + +If you are interested in discussing any of the +Available or Potentially Available Capacity, please +call Candace Karpakis at (801) 584-6996 (work) or at +(801) 971-5983 (cellular). + +Word:F:\NWP Capacity Postings\2001 All Shipper Notices\01-235 4-19-01 +includes Remaining Mitigated +?? + + diff --git a/demo/ermis-f/All/cur/12976331.1075855489920.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/12976331.1075855489920.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e047ffbc --- /dev/null +++ b/demo/ermis-f/All/cur/12976331.1075855489920.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <12976331.1075855489920.JavaMail.evans@thyme> +Date: Tue, 1 May 2001 11:36:00 -0700 (PDT) +From: clickathome@enron.com +To: clickathome@enron.com +Subject: ClickAtHome Verification +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Clickathome +X-To: Clickathome@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Dear ClickAtHome Participant, + +The ClickAtHome Team has received an invoice for the Enron subsidized portion +of your ClickAtHome Computer. This email is to verify that you have received +your Dell PC successfully. If so, you can disregard this message and enjoy +your computer. + +If you have not received your PC, or you returned it and have chosen to not +participate in the ClickAtHome program, PLEASE reply to this email or email +the ClickAtHome Team at clickathome@enron.com to notify us of this billing +error. + +Thank you, +ClickAtHome Team! \ No newline at end of file diff --git a/demo/ermis-f/All/cur/12983812.1075855491177.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/12983812.1075855491177.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4af245b4 --- /dev/null +++ b/demo/ermis-f/All/cur/12983812.1075855491177.JavaMail.evans@thyme:2,S @@ -0,0 +1,21 @@ +Message-ID: <12983812.1075855491177.JavaMail.evans@thyme> +Date: Tue, 24 Apr 2001 10:46:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.downtown@enron.com +Subject: DRAFT- TAP Power Outage +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Downtown +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +One of Travel Agency in the Park's major phone lines has been damaged due to +downtown construction. The line is currently being repaired with an +estimated down time of approximately 4-6 more hours. Calls are currently +being routed to 713-853-4801 and 713-345-5164. We will send additional +notification if this problem persists. We apologize for any inconvenience. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/13031400.1075855477719.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/13031400.1075855477719.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..69b440f8 --- /dev/null +++ b/demo/ermis-f/All/cur/13031400.1075855477719.JavaMail.evans@thyme:2,S @@ -0,0 +1,35 @@ +Message-ID: <13031400.1075855477719.JavaMail.evans@thyme> +Date: Wed, 25 Oct 2000 09:23:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Alzheimers Walk - This Saturday! +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +If you=01,d like to support friends or family that are affected by Alzheime= +r=01,s=20 +disease, put on your walking shoes and join them at Memory Walk 2000 on=20 +October 28. The walk, sponsored by the Alzheimer=01,s Association/Houston = +and=20 +Southeast Texas Chapter, will kick off at 8:00 a.m. at the AMC First Colony= +=20 +24 Theaters in Sugar Land. Walk proceeds will be used to support programs= +=20 +and services for patients, families and caregivers in the Greater Houston= +=20 +Area. Proceeds also will be used to fund research for a cure to this tragi= +c=20 +disease. Don't forget to double the impact we have on theAlzheimer=01,s=20 +Association by making sure that Enron matches all contributions made by=20 +employees! + +If you=01,d like more information about the walk or would like to make a=20 +donation, contact Diane Bazelides at X55209. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/1320303.1075855491086.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/1320303.1075855491086.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..079fb64c --- /dev/null +++ b/demo/ermis-f/All/cur/1320303.1075855491086.JavaMail.evans@thyme:2,S @@ -0,0 +1,52 @@ +Message-ID: <1320303.1075855491086.JavaMail.evans@thyme> +Date: Wed, 25 Apr 2001 02:06:00 -0700 (PDT) +From: 10jribnick@interchange-energy.com +To: fermis@ect.enron.com +Subject: LDC Forum-Atlanta-Sign Up Now! +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Jerry Ribnick <10jribnick@interchange-energy.com> +X-To: Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +[IMAGE] + +Register now -- before it sells out! +Your customers are already signed up. +Click here to register and/or see the attendee list! + +The Atlanta LDC Forum promises to be the largest gathering of energy buyers +in the Southeast. Network with your customers and hear from industry experts +about the growing gas and power crunch in the Southeast Region. The last 4 +LDC Forums were sold out, so don't be too late! + +Special Focus at this year's Atlanta Forum: + +Risk management +Supply constraints and availability +New projects +Will California problems spread to the Southeast? + +Click here to go directly to the Atlanta LDC Forum Registration Form +For an agenda, a pre-listing of attendees or more information, visit our +website at +www.interchange-energy.com (then click on the Atlanta Forum) +or call Jerry Ribnick at 763-545-1515 or 800-427-3976 + +* * * * * * * * * * * * * * * * * * * * * * + ? ?The LDC Forum Series +?Atlanta +June 4-5. 2001 ?Chicago ? + Sept. 10-12, 2001? ?Boston + April 18-19, 2002 +Interchange Energy Group, 620 Mendelssohn Avenue North, Suite 161, +Minneapolis, MN 55427 +* * * * * * * * * * * * * * * * * * * * * * +If you prefer to not receive future e-mails regarding The LDC Forums, please +REPLY to this message and indicate REMOVE in the subject field. + - 9915star.gif \ No newline at end of file diff --git a/demo/ermis-f/All/cur/13271822.1075855473395.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/13271822.1075855473395.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e7c7eb4c --- /dev/null +++ b/demo/ermis-f/All/cur/13271822.1075855473395.JavaMail.evans@thyme:2,S @@ -0,0 +1,21 @@ +Message-ID: <13271822.1075855473395.JavaMail.evans@thyme> +Date: Fri, 1 Dec 2000 07:19:00 -0800 (PST) +From: public.relations@enron.com +To: all.worldwide@enron.com +Subject: See Jeff Skilling's CNBC interview on IPTV +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Public Relations +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Did you miss Jeff on CNBC "Street Signs" yesterday? Not to worry. Your ever +benevolent communications team has arranged for Jeff's interview to be played +on an IPTV webcast. Just point your browser to http://iptv.enron.com, click +the link for special events, and then choose "Skilling CNBC." The interview +will be available every ten minutes through Wednesday, Dec. 6. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/13297951.1075855472566.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/13297951.1075855472566.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..8a4ec3f9 --- /dev/null +++ b/demo/ermis-f/All/cur/13297951.1075855472566.JavaMail.evans@thyme:2,S @@ -0,0 +1,63 @@ +Message-ID: <13297951.1075855472566.JavaMail.evans@thyme> +Date: Fri, 8 Dec 2000 05:20:00 -0800 (PST) +From: kenny.ha@enron.com +To: andrea.ring@enron.com, andrew.lewis@enron.com, anne.bike@enron.com, + b.palmer@enron.com, brad.horn@enron.com, brad.mckay@enron.com, + carey.metz@enron.com, chris.walker@enron.com, crystal.hyde@enron.com, + dan.mccairns@enron.com, darron.giron@enron.com, + david.baumbach@enron.com, dawn.kenne@enron.com, + denver.plachy@enron.com, dick.jenkins@enron.com, + dutch.quigley@enron.com, elsa.villarreal@enron.com, + eric.bass@enron.com, fletcher.sturm@enron.com, frank.ermis@enron.com, + gary.lamphier@enron.com, geoff.storey@enron.com, + greg.mcclendon@enron.com, gregory.schockling@enron.com, + hunter.shively@enron.com, jackson.logan@enron.com, + jane.tholt@enron.com, jason.wolfe@enron.com, jay.knoblauh@enron.com, + jeff.royed@enron.com, jeffrey.gossett@enron.com, + jennifer.bagwell@enron.com, jim.schwieger@enron.com, + jody.crook@enron.com, joe.parks@enron.com, juana.fayett@enron.com, + kam.keiser@enron.com, keith.holst@enron.com, kelli.stevens@enron.com, + kevin.ruscitti@enron.com, kimat.singla@enron.com, + kyle.lilly@enron.com, liz.hillman@enron.com, + luchas.johnson@enron.com, martha.stevens@enron.com, + martin.cuilla@enron.com, matthew.lenhart@enron.com, + michael.walters@enron.com, michelle.waldhauser@enron.com, + mike.grigsby@enron.com, monique.sanchez@enron.com, + o'neal.winfree@enron.com, patrice.mims@enron.com, + peter.keavey@enron.com, phillip.allen@enron.com, + phillip.love@enron.com, ragan.bond@enron.com, + robert.shiring@enron.com, robin.rodrigue@enron.com, + robyn.zivic@enron.com, sandra.brawner@enron.com, + scott.neal@enron.com, shawna.johnson@enron.com, + sheetal.patel@enron.com, souad.mahmassani@enron.com, + steven.south@enron.com, sylvia.pollan@enron.com, + theresa.branney@enron.com, thomas.martin@enron.com, + tom.donohoe@enron.com, tori.kuykendall@enron.com, + victor.guggenheim@enron.com, william.kelly@enron.com +Subject: TDS production availibility on Sunday 12/10/2000 +Cc: russ.severson@enron.com, william.kasemervisz@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: russ.severson@enron.com, william.kasemervisz@enron.com +X-From: Kenny Ha +X-To: Andrea Ring, Andrew H Lewis, Anne Bike, B Scott Palmer, Brad Horn, Brad McKay, Carey M Metz, Chris Walker, Crystal Hyde, Dan McCairns, Darron C Giron, David Baumbach, Dawn C Kenne, Denver Plachy, Dick Jenkins, Dutch Quigley, Elsa Villarreal, Eric Bass, Fletcher J Sturm, Frank Ermis, Gary W Lamphier, Geoff Storey, Greg McClendon, Gregory Schockling, Hunter S Shively, Jackson Logan, Jane M Tholt, Jason Wolfe, Jay Knoblauh, Jeff Royed, Jeffrey C Gossett, Jennifer Bagwell, Jim Schwieger, Jody Crook, Joe Parks, Juana Fayett, Kam Keiser, Keith Holst, Kelli Stevens, Kevin Ruscitti, Kimat Singla, Kyle R Lilly, Liz Hillman, Luchas Johnson, Martha Stevens, Martin Cuilla, Matthew Lenhart, Michael Walters, Michelle C Waldhauser, Mike Grigsby, Monique Sanchez, O'Neal D Winfree, Patrice L Mims, Peter F Keavey, Phillip K Allen, Phillip M Love, Ragan Bond, Robert Shiring, Robin Rodrigue, Robyn Zivic, Sandra F Brawner, Scott Neal, Shawna Johnson, Sheetal Patel, Souad Mahmassani, Steven P South, Sylvia S Pollan, Theresa Branney, Thomas A Martin, Tom Donohoe, Tori Kuykendall, Victor Guggenheim, William Kelly +X-cc: Russ Severson, William E Kasemervisz +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Ladies and Gentlemen, + +We plan to upgrade the two NT servers that run Gas TDS's middle-tier +applications this weekend. Therefore, TDS will not be available between +12:00 p.m. and 2:00 p.m. on Sunday, December 10th, 2000. If this downtime is +in conflict with your schedule, please let me know ASAP. + +I would also like to point out to you that when TDS is brought back on line, +it will be necessary for all the desks to be reloaded. Since we introduced +the TDS Flag last month, this should not effect any of the desks. + +Thank you for your cooperations, +Kenny H. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/13323360.1075855474583.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/13323360.1075855474583.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d33e48b3 --- /dev/null +++ b/demo/ermis-f/All/cur/13323360.1075855474583.JavaMail.evans@thyme:2,S @@ -0,0 +1,36 @@ +Message-ID: <13323360.1075855474583.JavaMail.evans@thyme> +Date: Wed, 15 Nov 2000 11:10:00 -0800 (PST) +From: perfmgmt@enron.com +To: frank.ermis@enron.com +Subject: Year End 2000 Feedback Deadline +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "perfmgmt@enron.com" +X-To: frank.ermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +PRC Meetings begin on Monday, November 20th. If you have not already done +so, please go in to PEP at http://pep.corp.enron.com and complete the +requests for feedback on the employees listed below. + +If you have any questions, please call the PEP Help Desk at: + +Houston: 1-713-853-4777, Option 4 +London: 44-207-783-4040, Option 4 +E-mail: perfmgmt@enron.com + +Thank you for your participation. + + + + CHRISTIANSEN, SUZANNE D + FRANK, CAROLE C + GAY, RANDALL L + LENHART, MATTHEW F + LUCCI, PAUL T + WOLFE, JASON \ No newline at end of file diff --git a/demo/ermis-f/All/cur/13404251.1075855477515.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/13404251.1075855477515.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..68cbba17 --- /dev/null +++ b/demo/ermis-f/All/cur/13404251.1075855477515.JavaMail.evans@thyme:2,S @@ -0,0 +1,34 @@ +Message-ID: <13404251.1075855477515.JavaMail.evans@thyme> +Date: Wed, 25 Oct 2000 12:20:00 -0700 (PDT) +From: andrew.wu@enron.com +Subject: Re: EFCU QuickTeller Phone Service Unavailable This Sunday +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Andrew Wu +X-To: Enron Federal Credit Union@ENRON +X-cc: All Enron Worldwide@ENRON +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + + Enron Federal Credit Union + + +From: Enron Federal Credit Union@ENRON on 09/28/2000 06:12 PM CDT +Sent by: Enron Announcements@ENRON +To: All Enron Worldwide +cc: +Subject: EFCU QuickTeller Phone Service Unavailable This Sunday + + +Due to communication equipment upgrades by Enron, QuickTeller, Enron Federal +Credit Union's Automated Phone Account Service, will be unavailable Sunday, +October 1st, from 7 a.m. to 12 p.m. If you need access to your credit union +accounts, QuickLink PC Banking is available through our web site at +www.efcu.enron.com. If you are not yet set up for QuickLink access, please +send us an e-mail and we will be glad to get you set up. + +We apologize for any inconvenience. Thank you! + diff --git a/demo/ermis-f/All/cur/13503676.1075855490630.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/13503676.1075855490630.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..dade5914 --- /dev/null +++ b/demo/ermis-f/All/cur/13503676.1075855490630.JavaMail.evans@thyme:2,S @@ -0,0 +1,94 @@ +Message-ID: <13503676.1075855490630.JavaMail.evans@thyme> +Date: Fri, 27 Apr 2001 02:56:00 -0700 (PDT) +From: savita.puthigai@enron.com +Subject: VERY IMPORTANT ENRONONLINE STACK MANAGER CHANGES +Cc: enron.group@enron.com, bob.shults@enron.com, daniel.diamond@enron.com, + andy.zipper@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +Bcc: enron.group@enron.com, bob.shults@enron.com, daniel.diamond@enron.com, + andy.zipper@enron.com +X-From: Savita Puthigai +X-To: EOL North America Traders@Enron +X-cc: Enron Sydney EOL Product Control Group, EOL Call Center@ECT, Bob Shults, Daniel Diamond, Andy Zipper +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +We will be releasing new version of the Stack Manager and the EnronOnline= +=20 +website tonight . The following are the changes + +1. Changes to Stack Manager: + +1.1 Changes to toolbar icons: +To facilitate further development of the system, it has been found necessar= +y=20 +to change the toolbar icons at the top of the Stack Manager. The attached= +=20 +file shows the old icon and its new replacement. Next to each image below i= +s=20 +the description of the function that is executed as well as the short cut k= +ey=20 +that is mapped to the same function: + + + +1.2 New Functionality - Auto Suspend +The Auto Suspend function allows traders to set an absolute price change fr= +om=20 +a price level at which you would like the system to automatically suspend a= +=20 +specific product. This function is useful if your products use automatic=20 +price resets. + +To activate this feature: +1. Select a product and click on Product Properties +2. Check the Enable box +3. Enter the Price Check and Suspend at +/- values +4. Click Update +Example: a trader Enables Auto Suspend and selects a $35.00 Price Check and= + a=20 +suspension level of +/- $5.00: The system will suspend the product when the= +=20 +mid price is above $40.00 or below $30.00 + +You will need to enter a new Price Check or disable the Auto Suspend functi= +on=20 +to reactivate this Product if the Auto Suspend is triggered. =20 +Please note the system checks for any products that need to be suspended on= +ce=20 +a minute. + + +2. Changes to EnronOnline Website + (These changes will be rolled out in phases over the next week and will be= +=20 +available to all customers only by Friday 5/4/01) + +The following enhancements have been made to the EnronOnline Website: + +2.1 Today=01,s Transactions + +Float Window: In order to float the window, right click on the Today=01,s= +=20 +Transactions section, click on the Float Window option. + +Sort Ordering: Click on the column heading to change the sort order.=20 + +Linked Transactions: You can display the linked Transactions in an expanded= +=20 +or collapsed view. To do so, right click in the Transaction display area an= +d=20 +select full Expand or Full Collapse. + +2.2 Submission Box + +The submission box has been modified in order to show a space between each= +=20 +set of =01&zeros=018 for the volume the customer wants to sell/buy. + + +Savita \ No newline at end of file diff --git a/demo/ermis-f/All/cur/13510576.1075855492298.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/13510576.1075855492298.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3bb168aa --- /dev/null +++ b/demo/ermis-f/All/cur/13510576.1075855492298.JavaMail.evans@thyme:2,S @@ -0,0 +1,142 @@ +Message-ID: <13510576.1075855492298.JavaMail.evans@thyme> +Date: Wed, 18 Apr 2001 05:39:00 -0700 (PDT) +From: benledene@aec.ca +To: frank.ermis@enron.com +Subject: FW: Wild Goose Open Season Package +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Ledene, Ben" +X-To: "Frank Ermis (E-mail)" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +> -----Original Message----- +> From: Ledene, Ben +> Sent: Tuesday, April 17, 2001 11:42 AM +> To: 'sgross@newportgen.com' +> Subject: FW: Wild Goose Open Season Package +> +> Expansion Firm Base Load Storage ("BLS") Service Open Season +> +> Wild Goose Storage Inc. is planning to expand its facility located in +> Butte County in northern California and connected to PG&E for service +> commencing as early as April 1, 2003. This expansion could increase the +> facility capacities as follows: +> +> Existing Capacity Capacity Following Expansion +> Working Gas Volume 14 Bcf 38 +> Bcf +> Maximum Injection Rate 80 MMcfd 450 +> MMcfd +> Maximum Withdrawal Rate 200 MMcfd 650 MMcfd +> +> This open season provides for an in-service date commencing April 1, 2004 +> and an opportunity to participate in an "early service option" which could +> have service available by April 1, 2003. The in-service date is subject to +> CPUC approval by September 1, 2002 and the successful completion of new +> facility construction. +> +> Customer offers are required by 2:00 pm MST, Tuesday May 22, 2001 +> +> Customer offers must be reasonably open for acceptance by Wild Goose +> Storage Inc. until 2:00 pm MST, Wednesday June 20, 2001 subject only to +> significant changes in market conditions and final approval of customer's +> management. Preference for offer acceptance will be toward longer-term +> contracts (greater than 5 years) and offers, which exceed 100% of our rack +> rate. The offer sheets are provided in Microsoft Excel and are set up to +> calculate the percentage of rack rate for your convenience. It is the +> intent of Wild Goose Storage Inc. to negotiate and conclude contracts with +> the participants providing acceptable offers in this open season as close +> as possible to June 20, 2001. Wild Goose will announce to all contracted +> participants whether it will proceed with the expansion in early August +> 2001. Wild Goose Storage Inc. reserves the right to not necessarily accept +> the highest priced offer nor to award all or any of the storage capacity +> available. +> +> A reasonable summary of the main terms and features of BLS service is +> attached for your convenience (Attached File - BLS Summary), but should +> not be used as the sole terms by which service is to be provided. All +> service is subject to the Tariff Schedules for Natural Gas Storage Service +> of Wild Goose Storage Inc., as approved by the Public Utilities Commission +> of the State of California. +> +> For more information about Wild Goose Storage Inc. or to download a copy +> of the entire tariff please refer to our web site at +> www.wildgoose-storage.com. +> +> Customer offers must include the following: +> +> A) Completed Offer Forms (Attached File - Offer Sheets) for each period of +> service including: +> +> * the amount of Inventory Capacity Required for each April to March +> period during the term +> * the amount of Maximum Daily Injection Quantity Required by month +> during the term +> * the amount of Maximum Daily Withdrawal Quantity Required by month +> during the term +> * the Total Storage Demand Charge for each April to March period +> during the term +> * the Injection Commodity Rate for each April to March period during +> the term +> * the Withdrawal Commodity Rate for each April to March period during +> the term +> * a signature from an authorized employee of the company verifying the +> offer +> +> In the 'Offer Sheets' file attachment you will find the following tabs at +> the bottom: +> +> * an offer sheet in Excel format +> * a manual offer sheet which can be printed out and filled in by hand +> * an example offer +> +> B) An executed Storage Services Agreement (Attached File - Storage +> Services Agreement) unless your company already has one on file with Wild +> Goose Storage Inc. +> +> Early Service Option +> +> Once Wild Goose Storage Inc. gives notice in early August 2001 to proceed +> with the expansion, every effort will be made to complete construction as +> early as possible. Notice will be given by November 1, 2002 if service +> will be available earlier than April 1, 2004. All contracted participants +> will have the right, but not the obligation, to amend their contracts to +> the earlier term start date and add this additional service to their +> existing contracts at the same fees negotiated for the first year of +> service commencing April 1, 2004. +> +> Rack Rates +> Our rates are 'market based' meaning they are fully negotiable, but our +> 'rack rates' are as follows: +> Monthly Storage Demand Charges +> * Inventory($/Dth) $0.03 +> * Injection ($/Dth/day) $3.00 +> * Withdrawal ($/Dth/day) $2.00 +> +> Variable Charges +> * Injection Commodity Rate ($/Dth) $0.02 +> * Withdrawal Commodity Rate ($/Dth) $0.02 +> +> Fuel Charges +> +> In addition to the Demand and Variable charges described above, fuel costs +> are also charged based on actual consumption by customer and the value of +> the gas on a daily basis. Fuel consumption is expected to be between 1.25 +> to 1.75%. For details, please refer to the Wild Goose tariff. +> +> If you have any questions about this matter or need hard copies, please +> contact either Ben Ledene with Wild Goose in Calgary at (403) 266-8192 or +> Chris Price and Mark Baldwin with Interstate Gas Services in California at +> (925) 243-0350. +> <> <> < Agreement.doc>> <> + + - BLS Summary.doc + - Expansion Offer Sheet.xls + - Storage Services Agreement.doc + - Wild Goose Expansion Open Season.doc \ No newline at end of file diff --git a/demo/ermis-f/All/cur/13527495.1075855474417.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/13527495.1075855474417.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ac63061b --- /dev/null +++ b/demo/ermis-f/All/cur/13527495.1075855474417.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <13527495.1075855474417.JavaMail.evans@thyme> +Date: Thu, 16 Nov 2000 12:07:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: December Course Offerings +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + + December 7 + +Course Title Time Location Cost +Working Styles 8am - noon EB560 $ 300 +Communicating Effectively 1pm - 5pm EB560 200 + + + December 8 + +Communicating Effectively 8am - noon EB560 200 +Coaching for Performance 1pm - 5pm EB560 300 + + +For course description and registration, please click here () to go directly +into the Development Center "Ernie", or call 3-0357. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/13584030.1075855476896.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/13584030.1075855476896.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..8a2879dd --- /dev/null +++ b/demo/ermis-f/All/cur/13584030.1075855476896.JavaMail.evans@thyme:2,S @@ -0,0 +1,344 @@ +Message-ID: <13584030.1075855476896.JavaMail.evans@thyme> +Date: Sun, 29 Oct 2000 22:19:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egoups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Enerfax Daily html-Gas Down +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: enerfax1@bellsouth.net +X-To: "enerfaxweb@egoups.com" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +----- Subject: Click and go to http://www.enerfax.com if can not view +properly.htm + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + [IMAGE] + + + + + + + + + Click here for a daily email link + + + + + + + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? October 30, 2000? -? ? Need a Past Issue +-Click Here + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? October 30, 2000 + + + + + + + [IMAGE] + + [IMAGE] + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? October 30, 2000 + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 6? -? October 30, 2000 + + + + + + + [IMAGE] + + + + + + + + + (Continued from Page 5) + + agreed governments will promote more trade and investment, 70% agreed that +globally consistent accounting principles will be established by 2010, and +over 80% believed the companies dominating the utility business in 2010 will +be multi-national. Those results validate the strategies of companies using +mergers and acquisitions to create global giants. However, events such as +the IMF protests in Prague and WTO protests in Seattle this year highlight +what could be growing opposition to globalization. Politics can veer off in +unexpected directions, so it is unwise to be so committed to any one view of +where voters and government policy are moving that you lack contingency +plans. Utilities can minimize their risk in this uncertain era, while at the +same time moving forward decisively. They can use management tools such as +scenario-based planning, real options valuation, and computer modeling - +these approaches provide the means + + + + + + + + + + + + for understanding the array of strategies available and for defining the +significance of choosing one or the other. Additionally, the studies show +that utilities need systems, processes, and a culture that make them +versatile - that permit them to nurture 'just-in-case' technologies, +products, and businesses, spot leading indicators of change, and switch +strategies without confusion and delay. The two reports are segments of The +Utility Executive's Field Guide to the Future. Part 1 summarizes the +results of a global survey of 185 decision makers in utilities, +corporations, and engineering firms in 15 countries, while Part 2 focuses on +the outlook for regulatory policy and globalization. Part 2 is based not +only on the survey results but also on 75 subsequent interviews with utility +CEOs, power managers in large corporations, government officials, and others +around the world. The research also included an intensive review of economic +studies, government reports, opinion surveys, and other sources. For more +information visit + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? October 30, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + [IMAGE] + [IMAGE] + + + + + + + For more information, please Contact Ron Ford + at Ziff Energy Group, Houston, TX + (713) 627-8282 or Toll Free: 1-888-736-5780 + Also, visit our web-site, www.ziffenergy.com, to review our Brochure. + + + + + + + [IMAGE] + + + [IMAGE] + + + + + + + + + CMS and Saudi Group in Power Deal + + + + ? ? CMS Energy and Saudi Arabia's al-Zamil Group plan to jointly construct +power and water desalination plants in Saudi Arabia. The two companies have +agreed to work together to finance, construct and manage new power and water +plants on a 50/50 basis, with CMS serving as operator of the facility. Saudi +Arabia needs 28,000 MW over the next 15 years to serve growing demand. + + + + + + + + + [IMAGE] + + + + + + + Financial Summary + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + + + The TSE 300 fell 106.85 points to 9321.89 + The CRB Index lost 1.34 points to 219.26 + The US Dollar decreased 1.05 points to 117.39 The Dow advanced 210.50 points +to 10590.62 + + + + + + + + + + + + + + + The S&P 500 gained 15.14 points to 1379.58 + The Nasdaq was up 6.18 points to 3278.36 + December NYMEX Crude Oil fell 0.97 to 32.74 Canadian-US Exchange was 1.5272 + + + + + + + + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img11.gif + - img21.gif + - img7.gif + - img22.gif + - img8.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - id=1381847 + - img32.gif \ No newline at end of file diff --git a/demo/ermis-f/All/cur/13593346.1075855475246.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/13593346.1075855475246.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..74f8aac1 --- /dev/null +++ b/demo/ermis-f/All/cur/13593346.1075855475246.JavaMail.evans@thyme:2,S @@ -0,0 +1,101 @@ +Message-ID: <13593346.1075855475246.JavaMail.evans@thyme> +Date: Fri, 10 Nov 2000 08:29:00 -0800 (PST) +From: susan.t.turpin@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cards@wdni.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jennifer_owen@pgn.com, jmmcarthur@duke-energy.com, + jsanders@clarkpud.com, kims@kimballenergy.com, klambe@puget.com, + kri.pam@pdg.net, llightfoot@coral-energy.com, lmanis@sdge.com, + lprior@enron.com, niels_a_vervloet@reliantenergy.com, + ramperms@bp.com, rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, sghill@bcgas.com, + sgwi@dynegy.com, spjutd2@wdni.com, ssouth@enron.com, + stephane.brodeur@enron.com, tdizona@coral-energy.com, + tgilliam@avistaenergy.com, tom.mckay@engageenergy.com, + tom.mckay@engageenergy.com, val_yildirok@pgn.com, + wharlan@ix.netcom.com, zcourns@national-fuel.com, ads@nwnatural.com, + awhaynes@rmc.com, bhall@cngc.com, bmedlock@cngc.com, + cheldman@ix.netcom.com, creali@vanalco.com, + gary.peterson@fortjamesmail.com, gastrans@puget.com, + hls@nwnatural.com, kri.jane@pdq.net, lgoodric@cngc.com, + marcl@subutil.com, mvaughn@cngc.com, mwaas@cngc.com, + pat_scherzinger@pgn.com, rernest@intgas.com, rsf@nwnatural.com, + sdoss@wlinpco.com, sgillit@cngc.com, spfaff@cngc.com, + tina.m.patton@boeing.com +Subject: NWP System Notice - 01-158 December 2000 Monthly Maintenance +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Turpin, Susan T" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" , "'ads@nwnatural.com'" , "'awhaynes@rmc.com'" , "'BHall@cngc.com'" , "'bmedlock@cngc.com'" , "'cheldman@ix.netcom.com'" , "'creali@vanalco.com'" , "'Gary.Peterson@fortjamesmail.com'" , "'gastrans@puget.com'" , "'hls@nwnatural.com'" , "'kri.jane@pdq.net'" , "'lgoodric@cngc.com'" , "'marcl@subutil.com'" , "'MVaughn@cngc.com'" , "'MWAAS@cngc.com'" , "'pat_scherzinger@pgn.com'" , "'rernest@intgas.com'" , "'rsf@nwnatural.com'" , "'sdoss@wlinpco.com'" , "'sgillit@cngc.com'" , "'spfaff@cngc.com'" , "'Tina.m.patton@boeing.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: November 10, 2000 +Category: MAINTENANCE +Subcategory: NWP MONTHLY MAINTENANCE +Subject: 01-158 December 2000 Monthly Maintenance + +Notice Text: +All Shippers Letter # 01-158 +Date:?? 11/10/00 +Time:?? 15:30hrs + + +TO:???? All Shippers +Subject:??????? December 2000 Maintenance + +WILLIAMS GAS PIPELINE-WEST / Northwest Pipeline SCHEDULED MAINTENANCE +as posted 11 - 10, 2000 + +The following maintenance work is scheduled on Williams Gas Pipeline-West / +Northwest +Pipeline (WGP-W) during the month of December 2000.? The scheduled +maintenance is +Northwest's most recent projection of potential system impacts.? This +schedule is provided to assist you in planning your business for the coming +month. The impacts are estimates, which could change depending on other +scheduling factors.? If any scheduled maintenance activities change, an +updated notice will be posted to the EBB as soon as possible. + +UPCOMING DECEMBER? SCHEDULED MAINTENANCE + +*** November 27, 2000 - December 15, 2000 + +20" Camas - Eugene Pigging Project + +Due to permit issues imposed by the City of Gresham, anomaly repair work on +the 20" Camas - Eugene line has been delayed from the original repair date of +October 23 & October 31, 2000, until the week of November 27, 2000 through +December 15, 2000.? It is not known at this time if any pipeline anomalies +will require repair. The 20" Camas to Eugene is paralleled by a 30" / 20" +loop line and no impacts are anticipated at this time. + + +*** November 10, 2000 - December 8, 2000 + +Vernal Pigging Project + +WGP-W crews continue to excavate and repair anomalies between mainline valve +2-7 +(M.P. 213) to mainline valve 2-10 (M.P. 263). Based on current data, it is +not known how +many pipeline anomalies will require repair.? Gas outages may be required +during this period +and will be communicated as quickly as the information becomes available. + +***Dates are estimates and are subject to change. + +WGP-W +st + diff --git a/demo/ermis-f/All/cur/13634290.1075855489024.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/13634290.1075855489024.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3202e0f6 --- /dev/null +++ b/demo/ermis-f/All/cur/13634290.1075855489024.JavaMail.evans@thyme:2,S @@ -0,0 +1,127 @@ +Message-ID: <13634290.1075855489024.JavaMail.evans@thyme> +Date: Tue, 8 May 2001 01:48:00 -0700 (PDT) +From: kristann.shireman@enron.com +To: frank.ermis@enron.com, keith.holst@enron.com +Subject: Purchase Malin and Socal Topock +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Kristann Shireman +X-To: Frank Ermis, Keith Holst +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Please provide me with your basis offer for the following volumes: +The volumes are in monthly volumes. +Thanks +Kris Shireman + +Socal + +01/2002: 78,829 +02/2002: 41,064 +03/2002: 69,577 +04/2002: 87,050 +05/2002: 72,295 +06/2002: 88,023 +07/2002: 91,313 +08/2002; 134,442 +09/2002: 102,023 +10/2002: 120,795 +11/2002: 127,928 +12/2002: 101,339 +01/2003: 276,152 +02/2003: 241,093 +03/2003: 268,558 +04/2003: 285,661 +05/2003: 271,098 +06/2003: 286,691 +07/2003: 289,711 +08/2003: 332,381 +09/2003: 300,389 +10/2003: 318,878 +11/2003: 325,782 +12/2003: 299,756 +01/2004: 174,942 +02/2004: 139,055 +03/2004: 167,466 +04/2004: 184,189 +05/2004: 169,990 +06/2004: 185,301 +07/2004: 188,137 +08/2004: 230,351 +09/2004: 198,782 +10/2004: 216,972 +11/2004: 223,764 +12/2004; 198,071 +01/2005: 193,751 +02/2005; 158,434 +03/2005: 186,391 +04/2005: 202,743 +05/2005: 188,899 +06/2005: 203,933 +07/2005: 120,549 +08/2005: 120,857 +09/2005: 120,375 +10/2005: 120,494 +11/2005: 120,534 +12/2005: 120,412 + + + + + +MALIN + +06/2001: 44,997 +07/2001: 41,838 +08/2001: 46,070 +09/2001: 39,859 +10/2001: 37,283 +11/2001: 28,038 +12/2001: 31,431 +01/2002: 23,643 +02/2002: 21,228 +03/2002: 10,546 +04/2002: 15,851 +05/2002: 23,528 +06/2002: 33,978 +07/2002: 32,611 +08/2002; 34,332 +09/2002: 30,093 +10/2002: 28,214 +11/2002: 23,518 +12/2002: 23,030 +01/2003: 17,963 +02/2003: 17,820 +03/2003: 16,651 +04/2003: 15,640 +05/2003: 23,212 +06/2003: 33,520 +07/2003: 32,117 +08/2003: 33,878 +09/2003: 29,681 +10/2003: 27,869 +11/2003: 23,155 +12/2003: 22,721 +01/2004: 17,721 +02/2004: 16,973 +03/2004: 16,430 +04/2004: 15,419 +05/2004: 22,896 +06/2004: 33,057 +07/2004: 31,628 +08/2004: 33,431 +09/2004: 29,273 +10/2004: 27,491 +11/2004: 22,843 +12/2004; 22,423 +01/2005: 17,482 +02/2005; 16,748 +03/2005: 16,211 +04/2005: 15,200 +05/2005: 22,585 +06/2005: 32,600 \ No newline at end of file diff --git a/demo/ermis-f/All/cur/13839069.1075855473481.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/13839069.1075855473481.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a85869f2 --- /dev/null +++ b/demo/ermis-f/All/cur/13839069.1075855473481.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <13839069.1075855473481.JavaMail.evans@thyme> +Date: Thu, 30 Nov 2000 09:57:00 -0800 (PST) +From: russ.severson@enron.com +To: scott.mills@enron.com, jeffrey.gossett@enron.com +Subject: SITARA/CPR AVAILABILITY +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Russ Severson +X-To: Scott Mills, Jeffrey C Gossett +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +To all SITARA users: + +The SITARA system will be brought down on a nightly basis between 12:01AM - +4:00 AM Central Time for nightly processing. +The system will be available in the morning after that time, with positions +primed by 5:30 AM. + +CPR will be available during these times. + +Please call the SITARA Hotline ((713) 853-7049) if you have any questions or +concerns. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/13908847.1075855474654.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/13908847.1075855474654.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2f200cc2 --- /dev/null +++ b/demo/ermis-f/All/cur/13908847.1075855474654.JavaMail.evans@thyme:2,S @@ -0,0 +1,117 @@ +Message-ID: <13908847.1075855474654.JavaMail.evans@thyme> +Date: Wed, 15 Nov 2000 10:22:00 -0800 (PST) +From: enron.announcements@enron.com +To: all_ena_egm_eim@enron.com +Subject: Ameriflash Newsletter +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All_ENA_EGM_EIM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +BUSINESS HIGHLIGHTS + +Coal Trading +The liquidity in trading of the Standard European Coal Agreement has=20 +increased significantly over the last 6 weeks. Many counterparties that=20 +previously opted to stay on the sidelines finally chose to join the game.= +=20 +Since the contract's inception at the beginning of the year, Enron has trad= +ed=20 +a total of 5.3 million tons against the SECA contract, of which 3.8 million= +=20 +tons has been traded via EnronOnline since July 2000. We are 5.3 million= +=20 +tons of a total traded market of 5.8 million tons. + +Principal Investments +Tridium Inc., the leading provider of Internet-based automation=20 +infrastructure solutions, announced the close of a $20 million round of=20 +capital funding. The funds will be used to increase Tridium=01,s sales and= +=20 +technical support offices in North America, expand its operations into Euro= +pe=20 +and Asia, and enhance its technology and products. kRoad Ventures, L.P. and= +=20 +Enron North America each contributed $10 million in venture capital. + +Corporate Development +Allegheny Energy Supply Company, LLC, a wholly owned subsidiary of Alleghen= +y=20 +Energy, Inc., announced the signing of a definitive agreement under which= +=20 +Allegheny Energy Supply will purchase three Enron natural gas-fired merchan= +t=20 +generating facilities. The acquisition is expected to close in the 2nd=20 +quarter of 2001. + +PERFORMANCE REVIEW + +The deadline to provide feedback is Friday, November 17. If you have been= +=20 +selected to provide feedback on one of your fellow employees, please take t= +he=20 +time to fill out an evaluation online at www.pep.enron.com. + +IN THE NEWS + +"Enron Corp., already North America's biggest, buyer and seller of natural= +=20 +gas and electric power is dead serious about its efforts to capture a big= +=20 +slice of the $400 billion global trade in pulp, paper and lumber." +-Reuters News Service + + +2000 CHAIRMAN=01,S AWARD NOMINEES +Please join us in congratulating the ENA/EIM/EGM/ employees who have been= +=20 +recognized as Chairman=01,s award nominees. + +Congratulations to: + + Irma Alvarez Alan Aronowitz Rick Bergseiker Carol Coats Joya Davis =20 +Rufino Durante + Sue Foust Julie Gomez Barbara Gray Jackie Griffith John Harrison Gerr= +i=20 +Irvine + Kathy Benedict Michael Kelley Mike McConnell Dave Nommensen Ina Norman = +=20 +Juan Padron + Veronica Parra Michael Roberts Rhonda Robinson Kevin Sweeney Helen=20 +Taylor Stacey White + +Extra kudos to BARBARA GRAY, who is a finalist for the 2000 Chairman=01,s= +=20 +Award. Barbara and ten other individuals are flying to San Antonio from=20 +around the world to be honored at Enron=01,s annual Management Conference. = + One=20 +of these finalists will be recognized as the 2000 Chairman=01,s Award winne= +r.=20 + + +WELCOME +New Hires ENA/EIM/EGM +ENA =01) Anil Chandy, Alejandra Chavez +EGM =01) Marty Cates, JoAnne Underwood, Brad Miller + +Transfers to ENA/EIM/EGM +ENA =01) Mark Wadlington, Jennifer Blay-Smith, Georgian Landau, Kathryn Bus= +sell,=20 +John Coleman, Steven Gillespie, Clarissa Garcia, Ina Rangel, Farouk Lalji,= +=20 +Eva Rainer, Chuchu Wang, Smith Day +EGM =01) Gloria Solis, Carmella Jones, Nancy Haralson + + +LEGAL STUFF +The information contained in this newsletter is confidential and proprietar= +y=20 +to Enron Corp. and its subsidiaries. It is intended for internal use only= +=20 +and should not be disclosed outside of Enron. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/13993981.1075855473460.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/13993981.1075855473460.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a10ed480 --- /dev/null +++ b/demo/ermis-f/All/cur/13993981.1075855473460.JavaMail.evans@thyme:2,S @@ -0,0 +1,98 @@ +Message-ID: <13993981.1075855473460.JavaMail.evans@thyme> +Date: Thu, 30 Nov 2000 10:15:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage Report for 12-01-00 through 12-04-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +December 01, 2000 5:00pm through December 04, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON NORTH AMERICAN LANS: +Impact: EES +Time: Sat 12/2/2000 at 9:00:00 PM CT thru Sat 12/2/2000 at 9:30:00 PM CT + Sat 12/2/2000 at 7:00:00 PM PT thru Sat 12/2/2000 at 7:30:00 PM PT + Sun 12/3/2000 at 3:00:00 AM London thru Sun 12/3/2000 at 3:30:00 AM London +Outage: Replace RSM in EES CX2 +Environments Impacted: EES +Purpose: Module needs to be replaced. While switch is being updated, there +will be outages for EES and EBS. +Backout: Replace old RSM +Contact(s): Vincent Fox 713-345-7784 + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: +Impact: Market Data +Time: Fri 12/1/2000 at 4:30:00 PM CT thru Fri 12/1/2000 at 5:30:00 PM CT + Fri 12/1/2000 at 2:30:00 PM PT thru Fri 12/1/2000 at 3:30:00 PM PT + Fri 12/1/2000 at 10:30:00 PM London thru Fri 12/1/2000 at 11:30:00 PM +London +Outage: Monthly Preventive Maintenance Reboot of BTRS Servers +Environments Impacted: Telerate Users +Purpose: Preventive maintenance +Backout: +Contact(s): Rick Le 713-853-5345 + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: No Scheduled Outages. + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/All/cur/14157800.1075855473748.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/14157800.1075855473748.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2b702a14 --- /dev/null +++ b/demo/ermis-f/All/cur/14157800.1075855473748.JavaMail.evans@thyme:2,S @@ -0,0 +1,63 @@ +Message-ID: <14157800.1075855473748.JavaMail.evans@thyme> +Date: Tue, 28 Nov 2000 10:03:00 -0800 (PST) +From: enron.announcements@enron.com +To: eligible.employees@enron.com +Subject: Deferral Enrollment 2001 +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: Eligible Employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + + =20 +The annual deferral program enrollment process is underway. Enron's Bonus= +=20 +Stock Option and Bonus Phantom Stock Programs provide you with an opportuni= +ty=20 +to receive stock options and phantom stock in lieu of all or a portion of t= +he=20 +cash bonus you may receive during 2001. =20 + +To make enrollment even more convenient for you, this year's deferral progr= +am=20 +information is available on eHRonline. To learn more about your deferral= +=20 +program opportunities and to enroll for 2001 deferrals, access eHRonline at= +=20 +http://ehronline.enron.com. (Call the ISC Help Desk at 713-345-4727 if you= +=20 +need your ID or password to access the system.) + +1. Review the program descriptions (attached to the Election Form) before y= +ou=20 +make your elections. +2. If you decide to defer compensation, complete the Election Form before= +=20 +Friday, December 8, 2000, 5:00 p.m. CST (the enrollment deadline). +3. Print your 2001 Election Form and Confirmation Statement right from the= +=20 +web site and you=01,re finished!=20 + +If you would like to attend an employee meeting to learn more about these= +=20 +programs, following is a list of meeting dates, times, and locations: + +Wednesday, November 29 2:00 p.m. - 3:00 p.m. EB 5C2 +Monday, December 4 9:00 a.m. - 10:00 a.m. The Forum (2 Allen Center, 12t= +h=20 +Fl.) +Tuesday, December 5 2:00 p.m. - 3:00 p.m. EB 5C2 +Wednesday, December 6 2:00 p.m. - 3:00 p.m. EB 5C2 + +Since seating is limited, please RSVP (leave a message for Diana Gutierrez= +=20 +(713-345-7077) confirming your name, phone number, and the meeting you wish= +=20 +to attend). + +DEFERRAL ENROLLMENT 2001--ADDED VALUE FOR YOUR FUTURE \ No newline at end of file diff --git a/demo/ermis-f/All/cur/14411665.1075855488570.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/14411665.1075855488570.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0edbdbb5 --- /dev/null +++ b/demo/ermis-f/All/cur/14411665.1075855488570.JavaMail.evans@thyme:2,S @@ -0,0 +1,73 @@ +Message-ID: <14411665.1075855488570.JavaMail.evans@thyme> +Date: Thu, 10 May 2001 17:53:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Houston Ballet's Miller Theater Performance of Coppelia +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Houston Ballet gives free performances of Copp,lia +at Miller Outdoor Theatre in Hermann Park +8:00 p.m. Friday May 11, Saturday May 12, & Sunday May 13, 2001 +sponsored by AZURIX and ENRON + +Considered the great comedy of classical ballet, Copp,lia tells the story of +a doll so enchantingly lifelike that she mesmerizes an entire village, +captures the heart of a young swain named Franz and inspires the eccentric +toymaker Dr. Copp,lius to attempt to transform her into a living, breathing +human being. + +AZURIX and ENRON are Corporate Sponsors for Houston Ballet's Miller Theatre +performances, helping to present these free performances of Copp,lia to the +people of Houston. Houston Ballet has a limited number of tickets for the +seated area each night for employees of AZURIX and ENRON. These tickets are +available on a first-come, first-served basis by calling William at +713-535-3235 no later than 5 PM today . (Please be aware that all unoccupied +seats are released at 10 minutes before curtain.) + +Other, free, general public tickets for the seated area (max 4 per person) +are available at the Miller Theatre 11:30 a.m. - 1:00 p.m. on the day of +performance; for more information call 713-284-8351 for the Miller Theatre +ticket information line. Tickets are not required for the lawn area. + +About Coppelia +Copp,lia was first performed on May 25, 1870 at the Th,atre Imp,rial de +L'Op,ra, featuring choreography by Arthur Saint-L,on and music by L,o +Delibes. The work maintains a special place in the history of dance, serving +as a kind of bridge from the glory of the French Romantic ballet in the early +nineteenth century to the masterpieces of the Russian Imperial Theater at the +turn of the century. Writing in The International Dictionary of Ballet, +critic Karen Dacko analyzes the unique characteristics of the piece as +follows: "Copp,lia owes its longevity to its inspired, very danceable score. +But the ballet is also remarkable for its perennial appeal and for its +historical significance as Romanticism's grand finale and classical ballet's +prologue." +Copp,lia first entered Houston Ballet' repertoire in October 1974, in a +staging by Frederic Franklin (who also performed the role of Dr. Copp,lius), +and featuring scenery by Peter Farmer. In November 1979, former Royal Ballet +ballerina Anne Heaton re-staged the work for the company. When Houston Ballet +premiered its new production of the work in March 1992 featuring breathtaking +d,cor by Desmond Heeley, Carl Cunningham of The Houston Post wrote, "It would +be hard to imagine anything to cap the joyous, gentle, and glorious looking +new production of Copp,lia the splendidly prepared company of dancers and +musicians put forth Thursday evening on Wortham Center's Brown Theater +stage." (The Houston Post, March 21, 1992) +Heeley's designs for Copp,lia never fail to enchant, most notably in the +second-act depiction of Dr. Copp,lius's workshop. The sampling of dolls on +display pay homage to the era when automatons, or mechanical toys, were the +rage in Europe -- and to Heeley's inexhaustible creativity. Among the +eye-popping toys featured in the workshop are a huge astrologer with a +pointed hat and a robe covered in shooting stars and moons; a strongman with +a handlebar mustache and barbells; Puss n Boots; an acrobat hanging from a +trapeze holding the man in the moon; and a small ballerina dancing on the +back of a goat. In the first act, the vibrant reds, golds, and oranges of the +costumes worn by the peasants in the village conjure up a wonderfully +picturesque vision of nineteenth century Bavaria. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/14472320.1075855491199.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/14472320.1075855491199.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b3454322 --- /dev/null +++ b/demo/ermis-f/All/cur/14472320.1075855491199.JavaMail.evans@thyme:2,S @@ -0,0 +1,28 @@ +Message-ID: <14472320.1075855491199.JavaMail.evans@thyme> +Date: Tue, 24 Apr 2001 10:09:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Online Auction benefiting March of Dimes +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Online Auction benefiting March of Dimes + +Wednesday, April 25 and Thursday, April 26 +Auction opens promptly at 9:00 a.m. on Wednesday and closes Thursday at 4:00 +p.m. + +To make your bid, click on: +http://my.home.enron.com or +http://ecweb05e.enron.net/apps/auction.nsf/ + +Great items to bid on. 100% of proceeds benefiting March of Dimes. Don't miss +out! \ No newline at end of file diff --git a/demo/ermis-f/All/cur/1463495.1075855490984.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/1463495.1075855490984.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..06d7aeeb --- /dev/null +++ b/demo/ermis-f/All/cur/1463495.1075855490984.JavaMail.evans@thyme:2,S @@ -0,0 +1,38 @@ +Message-ID: <1463495.1075855490984.JavaMail.evans@thyme> +Date: Wed, 25 Apr 2001 15:55:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron Astroworld Tickets +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Enron announces UNLIMITED discounted AstroWorld tickets for employees. + +Due to overwhelming employee feedback, we have negotiated unlimited +discounted AstroWorld tickets for you and your family in place of the +traditional "Enron Day At AstroWorld." We hope this will allow Enron +families to plan their fun-filled summer trips to AstroWorld at their own +convenience. Enron AstroWorld tickets are $20.56 (Retail $50), which +includes admission for one, plus a $7 meal ticket to one of five restaurants +at AstroWorld. + +Six Flags AstroWorld is a world-class family entertainment complex filled +with exciting rides and attractions, including 10 heart-pounding coasters, +over 40 blockbuster shows, interactive street entertainers and star-studded +concerts. Enron families will be able to purchase unlimited tickets for use +anytime during the 2001 season. + +Tickets will be on sale at Enron's Federal Credit Union, EB0399. Visit the +credit union in person to make your purchases. AstroWorld tickets will not +be mailed. Enron employees who are not already Enron FCU members may pay by +cash or money order only. All Enron Employees are encouraged to take +advantage of this great summer fun deal and may purchase tickets through +August 30th. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/14870964.1075855490824.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/14870964.1075855490824.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..9849fbd4 --- /dev/null +++ b/demo/ermis-f/All/cur/14870964.1075855490824.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <14870964.1075855490824.JavaMail.evans@thyme> +Date: Thu, 26 Apr 2001 14:52:00 -0700 (PDT) +From: mike.grigsby@enron.com +To: phillip.allen@enron.com, frank.ermis@enron.com +Subject: Cantor Fitzgerald +Cc: anne.bike@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: anne.bike@enron.com +X-From: Mike Grigsby +X-To: Phillip K Allen, Frank Ermis +X-cc: Anne Bike +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The proxy price will be Gas Daily and Cantor Fitzgerald for Ca deliveries. +How do we submit prices to Cantor Fitzgerald? Anne, we will need to come up +with a cash report, much like our monthly index report for the +publications. Our data submitted will be under scrutiny at some point in the +future. It is important that all of our cash (one day) deals are reported +accurately each day. + +Thanks, +Mike \ No newline at end of file diff --git a/demo/ermis-f/All/cur/15302651.1075855476430.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/15302651.1075855476430.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2a1105da --- /dev/null +++ b/demo/ermis-f/All/cur/15302651.1075855476430.JavaMail.evans@thyme:2,S @@ -0,0 +1,157 @@ +Message-ID: <15302651.1075855476430.JavaMail.evans@thyme> +Date: Thu, 2 Nov 2000 11:44:00 -0800 (PST) +From: araceli.romero@enron.com +To: richard.lewis@enron.com, peter.crilly@enron.com, steven.mccarthy@enron.com, + david.redmond@enron.com, andrew.fairley@enron.com, + matthew.nicholas@enron.com, david.gallagher@enron.com, + didier.magne@enron.com, carsten.sterz@enron.com, + suryan.simunovic@enron.com, simon.hastings@enron.com, + louis.redshaw@enron.com, amir.ghodsian@enron.com, + tom.glover@enron.com, derek.edmiston@enron.com, thor.lien@enron.com, + fredrik.flykt-rosen@enron.com, stefan.fastesson@enron.com, + espen.seidel@enron.com, mats.larsson@enron.com, + linda.andersson@enron.com, tove.stensbol@enron.com, + anne.coll@enron.com, gregor.baumerich@enron.com, + peter.heydecker@enron.com, florian.neubauer@enron.com, + ulf.ek@enron.com, meindert.witteveen@enron.com, + adrian.mancebo@enron.com, michael.hellermann@enron.com, + sonia.mccorquodale@enron.com, marc.janichen@enron.com, + martin.bloch@enron.com, benedikt.messner@enron.com, + gunter.tuhy@enron.com, markus.urban@enron.com, paul.mead@enron.com, + reuben.maltby@enron.com, jonathan.pietila@enron.com, + cassim.mangerah@enron.com, stephen.lowe@enron.com, + raymond.yeow@enron.com, connell.burke@enron.com, + howard.levy@enron.com, paul.quilkey@enron.com, + jonathan.whitehead@enron.com, bryan.seyfried@enron.com, + jeff.kinneman@enron.com, martin.mcdermott@enron.com, + seung-taek.oh@enron.com, jean-sebastien.fontaine@enron.com, + markus.fiala@enron.com, nicholas.stephan@enron.com, + simon.brooks@enron.com, robert.diprose@enron.com, + paul.pizzolato@enron.com, reza.rezaeian@enron.com, + konstantin.malinovski@enron.com, michael.hutchinson@enron.com, + ed.dablin@enron.com, bradley.marchant@enron.com, + tony.piper@enron.com, russell.plackett@enron.com, + predrag.barlov@enron.com, thomas.boettcher@enron.com, + fritz.doornkaat@enron.com, sam.hainsworth@enron.com, + rainer.herforth@enron.com, irma.hunt@enron.com, + lothar.kierspel@enron.com, david.lilley@enron.com, + nigel.stern@enron.com, simon.tibbitts@enron.com, + steve.upot@enron.com, joe.robertson@enron.com, + patricia.benington@enron.com, tom.gramlich@enron.com, + bill.silverstein@enron.com, spiro.spirakis@enron.com, + sandra.torres@enron.com, ulf.borck@enron.com, + achim.lindhorst@enron.com, jeffrey.shankman@enron.com, + kevin.presto@enron.com, tim.belden@enron.com, greg.whalley@enron.com, + george.mcclellan@enron.com, bob.crane@enron.com, + gary.hickerson@enron.com, jim.fallon@enron.com, + marty.sunde@enron.com, john.nowlan@enron.com, joe.gold@enron.com, + joseph.hirl@enron.com, bryan.seyfried@enron.com, + john.arnold@enron.com, peter.keavey@enron.com, + brian.hoskins@enron.com, mike.maggi@enron.com, + chris.germany@enron.com, dan.junek@enron.com, + judy.townsend@enron.com, eugene.pereira@enron.com, + brad.mckay@enron.com, kate.fraser@enron.com, dick.jenkins@enron.com, + tammi.depaolis@enron.com, scott.neal@enron.com, + robin.barbe@enron.com, jared.kaiser@enron.com, + scott.hendrickson@enron.com, sarah.mulholland@enron.com, + sandra.brawner@enron.com, patrice.mims@enron.com, + tom.donohoe@enron.com, hunter.shively@enron.com, + andrew.lewis@enron.com, fletcher.sturm@enron.com, + geoff.storey@enron.com, kevin.ruscitti@enron.com, + martin.cuilla@enron.com, joe.parks@enron.com, + jim.schwieger@enron.com, thomas.martin@enron.com, + carey.metz@enron.com, elsa.villarreal@enron.com, + steven.south@enron.com, frank.ermis@enron.com, + phillip.allen@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com, matthew.lenhart@enron.com, + john.taylor@enron.com, robin.milner@enron.com, + chris.dorland@enron.com, michael.cowan@enron.com, + chris.lambie@enron.com, chad.clark@enron.com, + john.disturnal@enron.com, lawrence.clayton@enron.com, + joe.errigo@enron.com, wayne.herndon@enron.com, + larry.jester@enron.com, john.kinser@enron.com, + keller.mayeaux@enron.com, doug.miller@enron.com, + cyril.price@enron.com, chad.starnes@enron.com, + joe.stepenovitch@enron.com, greg.trefz@enron.com, + jay.wills@enron.com, robert.benson@enron.com, john.berger@enron.com, + paul.broderick@enron.com, matt.lorenz@enron.com, + kyle.schultz@enron.com, john.suarez@enron.com, + jeffrey.miller@enron.com, doug.gilbert-smith@enron.com, + larry.valderrama@enron.com, george.hopley@enron.com, + dana.davis@enron.com, rogers.herndon@enron.com, + john.zufferli@enron.com, tom.dutta@enron.com, + patrick.hanse@enron.com, bill.rust@enron.com, + laura.podurgiel@enron.com, nicole.la@enron.com, + john.forney@enron.com, jesse.bryson@enron.com, mark.guzman@enron.com, + jeremy.morris@enron.com, holden.salisbury@enron.com, + ryan.slinger@enron.com, collin.whitehead@enron.com, + bill.iii@enron.com, mike.swerzbin@enron.com, + diana.scholtes@enron.com, sean.crandall@enron.com, + michael.driscoll@enron.com, cara.semperger@enron.com, + mike.purcell@enron.com, robert.badeer@enron.com, + jeff.richter@enron.com, phillip.platter@enron.com, + carla.hoffman@enron.com, chris.mallory@enron.com, + matt.motley@enron.com, mark.fischer@enron.com, tom.alonso@enron.com, + lisa.gang@enron.com, stacy.runswick@enron.com, + lester.rawson@enron.com, jean.mrha@enron.com, jay.hawthorn@enron.com, + erik.simpson@enron.com, grant.zimmerman@enron.com, + richard.schneider@enron.com, bryan.garrett@enron.com, + paul.racicot@enron.com, dennis.benevides@enron.com, + charles.decker@enron.com, neil.bresnan@enron.com, + richard.ring@enron.com, jubran.whalan@enron.com, + john.zurita@enron.com, suneet.sharma@enron.com, + timothy.hamilton@enron.com, barend.vanderhorst@enron.com, + todd.lambert@enron.com, monica.roberts@enron.com, + james.barker@enron.com, timothy.murphy@enron.com, + james.shirley@enron.com, matthew.fleming@enron.com, + morgan.babin@enron.com, paul.tate@enron.com, + marde.driscoll@enron.com, laura.arnold@enron.com, + jay.blaine@enron.com, zarin.imam@enron.com, jesus.guerra@enron.com, + jeff.coates@enron.com, christina.bangle@enron.com, + rhonda.smith@enron.com, amanda.boettcher@enron.com, + sherry.pendegraft@enron.com, alain.diza@enron.com, + sharon.hausinger@enron.com, andrew.fastow@enron.com, + tim.despain@enron.com, clint.freeland@enron.com, + naveen.andrews@enron.com, matthew.adams@enron.com, + sunil.dalal@enron.com, lacrecia.davenport@enron.com, + frank.economou@enron.com, xochitl.figueroa@enron.com, + frank.hayden@enron.com, andy.knight@enron.com, + christian.lebroc@enron.com, nick.paraschos@enron.com, + david.port@enron.com, manfred.roenz@enron.com, + vladimir.gorny@enron.com, rebecca.phillips@enron.com, + jason.sokolov@enron.com, john.suttle@enron.com, + veronica.valdez@enron.com, rudi.zipter@enron.com, + bjorn.hagelmann@enron.com, minal.dalia@enron.com, + ted.murphy@enron.com, monica.reasoner@enron.com, ding.yuan@enron.com, + lloyd.fleming@enron.com, oliver.gaylard@enron.com, + rodrigo.lamas@enron.com, suzanne.bain@enron.com, + jitendra.patel@enron.com, homan.amiry@enron.com +Subject: 2nd Request - RESPONSE NEEDED THIS WEEK PLEASE - Risk Mgmt. + Compliance Certificate +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Araceli Romero +X-To: Richard Lewis, Peter Crilly, Steven McCarthy, David Redmond, Andrew Fairley, Matthew Nicholas, David Gallagher, Didier Magne, Carsten Sterz, Suryan Wirya Simunovic, Simon Hastings, Louis Redshaw, Amir Ghodsian, Tom Glover, Derek Edmiston, Thor Lien, Fredrik Flykt-Rosen, Stefan Fastesson, Espen Seidel, Mats Larsson, Linda Andersson, Tove Anita Furuly Stensbol, Anne Coll, Gregor Baumerich, Peter Heydecker, Florian Neubauer, Ulf Ek, Meindert Witteveen, Adrian Mancebo, Michael Hellermann, Sonia McCorquodale, Marc Janichen, Martin Bloch, Benedikt Messner, Gunter Tuhy, Markus Urban, Paul Mead, Reuben Maltby, Jonathan Pietila, Cassim Mangerah, Stephen J Lowe, Raymond Yeow, Connell Burke, Howard Levy, Paul Quilkey, Jonathan Whitehead, Bryan Seyfried, Jeff Kinneman, Martin McDermott, Seung-Taek Oh, Jean-Sebastien Fontaine, Markus Fiala, Nicholas J Stephan, Simon Brooks, Robert Diprose, Paul Pizzolato, Reza Rezaeian, Konstantin Malinovski, Michael J Hutchinson, Ed Dablin, Bradley L Marchant, Tony Piper, Russell Plackett, Predrag Barlov, Thomas Boettcher, Fritz Ten Doornkaat, Sam Hainsworth, Rainer Herforth, Irma Hunt, Lothar Kierspel, David Lilley, Nigel Stern, Simon Tibbitts, Steve Upot, Joe Robertson, Patricia Benington, Tom Gramlich, Bill Silverstein, Spiro Spirakis, Sandra Torres, Ulf Von Borck, Achim Lindhorst, Jeffrey A Shankman, Kevin M Presto, Tim Belden, Greg Whalley, George McClellan, Bob Crane, Gary Hickerson, Jim Fallon, Marty Sunde, John L Nowlan, Joe Gold, Joseph P Hirl, Bryan Seyfried, John Arnold, Peter F Keavey, Brian Hoskins, Mike Maggi, Chris Germany, Dan Junek, Judy Townsend, Eugene Pereira, Brad McKay, Kate Fraser, Dick Jenkins, Tammi DePaolis, Scott Neal, Robin Barbe, Jared Kaiser, Scott Hendrickson, Sarah Mulholland, Sandra F Brawner, Patrice L Mims, Tom Donohoe, Hunter S Shively, Andrew H Lewis, Fletcher J Sturm, Geoff Storey, Kevin Ruscitti, Martin Cuilla, Joe Parks, Jim Schwieger, Thomas A Martin, Carey M Metz, Elsa Villarreal, Steven P South, Frank Ermis, Phillip K Allen, Mike Grigsby, Keith Holst, Matthew Lenhart, John Craig Taylor, Robin Milner, Chris Dorland, Michael Cowan, Chris Lambie, Chad Clark, John Disturnal, Lawrence Clayton, Joe Errigo, Wayne Herndon, Larry Jester, John Kinser, Keller Mayeaux, Doug Miller, Cyril Price, Chad Starnes, Joe Stepenovitch, Greg Trefz, Jay Wills, Robert Benson, John Berger, Paul J Broderick, Matt Lorenz, Kyle Schultz, John D Suarez, Jeffrey Miller, Doug Gilbert-Smith, Larry Valderrama, George Hopley, Dana Davis, Rogers Herndon, John Zufferli, Tom Dutta, Patrick Hanse, Bill Rust, Laura Podurgiel, Nicole La, John M Forney, Jesse Bryson, Mark Guzman, Jeremy Morris, Holden Salisbury, Ryan Slinger, Collin Whitehead, Bill Williams III, Mike Swerzbin, Diana Scholtes, Sean Crandall, Michael M Driscoll, Cara Semperger, Mike Purcell, Robert Badeer, Jeff Richter, Phillip Platter, Carla Hoffman, Chris Mallory, Matt Motley, Mark Fischer, Tom Alonso, Lisa Gang, Stacy Runswick, Lester Rawson, Jean Mrha, Jay Hawthorn, Erik Simpson, Grant Zimmerman, Richard Schneider, Bryan Garrett, Paul Racicot, Dennis Benevides, Charles Decker, Neil Bresnan, Richard Ring, Jubran Whalan, John Zurita, Suneet Sharma, Timothy J Hamilton, Barend VanderHorst, Todd W Lambert, Monica Roberts, James R Barker, Timothy S Murphy, James Shirley, Matthew B Fleming, Morgan Babin, Paul Tate, Marde L Driscoll, Laura R Arnold, Jay Blaine, Zarin Imam, Jesus Guerra, Jeff Coates, Christina Bangle, Rhonda Smith, Amanda Boettcher, Sherry Pendegraft, Alain Diza, Sharon Hausinger, Andrew S Fastow, Tim DeSpain, Clint Freeland, Naveen Andrews, Matthew Adams, Sunil Dalal, LaCrecia Davenport, Frank Economou, Xochitl Figueroa, Frank Hayden, Andy Knight, Christian LeBroc, Nick Paraschos, David Port, Manfred Roenz, Vladimir Gorny, Rebecca Phillips, Jason Sokolov, John Suttle, Veronica Valdez, Rudi Zipter, Bjorn Hagelmann, Minal Dalia, Ted Murphy, Monica Reasoner, Ding Yuan, Lloyd Fleming, Oliver Gaylard, Rodrigo Lamas, Suzanne Bain, Jitendra Patel, Homan Amiry +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Please print and sign the attached Enron Corp. Risk Management Policy +Certificate of Compliance and fax directly to Veronica Valdez, fax # 713 646 +2194. Due to certain regulatory audits of our trading businesses, we would +like to receive these by the end of this week. + +Attached is a copy of the Certificate of Compliance, and the Enron Corp. Risk +Management Policy. + +If you have any questions, please call me at (713) 853-0429, or Veronica +Valdez at (713) 853-1881. + + +Regards, +Cassandra Schultz +Market Risk Management + diff --git a/demo/ermis-f/All/cur/15448688.1075855489249.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/15448688.1075855489249.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2ba53e5b --- /dev/null +++ b/demo/ermis-f/All/cur/15448688.1075855489249.JavaMail.evans@thyme:2,S @@ -0,0 +1,207 @@ +Message-ID: <15448688.1075855489249.JavaMail.evans@thyme> +Date: Fri, 4 May 2001 10:01:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron In Action 05.07.01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Enron Family Day at the Museum of Fine Arts, Houston +Enron Family Day at the Museum of Fine Arts, Houston is this Saturday, May= +=20 +12th from 10 AM - 7 PM. Enjoy the many exciting exhibits at the museum=20 +including=20 +Star Wars: Magic of Myth. Enron employees and their families can enter the= +=20 +museum free by presenting their Enron ID Badge. =20 + +To visit the Star Wars: Magic of Myth exhibit, you can purchase vouchers fo= +r=20 +$10 each by calling (713) 639-7771 or you may use the vouchers previously +distributed to employees by Enron. + +Do you hate to garden in the summer because everything you plant dies? Lin= +da=20 +Gay, Director of the Mercer Arboretum and Botanic Gardens in Humble, will= +=20 +teach us about plants that not only survive, but thrive during the dog days= +=20 +of Houston summers. Topics will include tropical-looking plants for sun and= +=20 +shade, gingers, fragrant plants, and drought-tolerant plants. + +WHEN: Tuesday, May 8th, 11:30 a.m. - 12:30 p.m. +WHERE: The Forum, 12th floor of 2 Allen Center + +Get ready to help the Body Shop celebrate it's 15th anniversary and kick-of= +f=20 +National Health and Fitness Week.=20 + +Beginning Monday, May 14 and ending Friday, May 18, 2001 all Enron Employee= +s=20 +are invited to work-out at the Body Shop as a complimentary guest. Just=20 +visit http://hrweb.enron.com/wellness, print and fill-out the body shop 15t= +h=20 +anniversary guest form, and return it to the Body Shop prior to your first= +=20 +workout. + +The week long celebration includes a speech and autograph session with Clyd= +e=20 +Drexler, Monday, May 14, 2001, 11:30 AM-12:00 noon (spaces will be limited= +=20 +and you must RSVP to Body.Shop@enron.com by Friday, May 11, 2001, 3:00 PM)= +;=20 +an early morning workout with the Houston Rockets Power Dancers on, Thursda= +y,=20 +May 17, 2001 starting at 6:30 AM followed by breakfast and autograph sessio= +n=20 +in the Body Shop Fuel Station at 7:30am - 8:30am; a boot camp style class l= +ed=20 +by the German/American Foreign Legion and much, much more. Visit the Body= +=20 +Shop website for a detailed calendar of events, or for additional=20 +information, please e-mail the Body Shop at Body.Shop@enron.com. + +The Enron Travel Club will hold it's monthly meeting on Tuesday, May 8th in= +=20 +room EB5C2 from 12:00pm - 1:00pm. + + +Help people affected by arthritis. Join A Joint Walk on May 20. =20 +Thousands of greater Houstonians will join the walk to cure arthritis. The= +=20 +5-mile walk begins at the Kelsey-Seybold Clinic and travels along Braes=20 +Bayou. Call 713-529-0800 and "get in step". + + + +Project Mom @ Friendly Haven on Saturday, May 11th.... in Honor of Mother's= + =20 +Day! +Join Enron employees at Friendly Haven, a housing assistance program=20 +supported by AFH (AIDS Foundation Houston), for a volunteer project designe= +d=20 +to celebrate Mother's Day. Approximately 40 single mothers comprise Friend= +ly=20 +Haven's residents and we would like to make the day special for both them a= +nd=20 +their children. =20 + +Enron volunteers are needed to facilitate a children's craft activity for= +=20 +Mother's Day presents and also serve a special brunch to all of the mothers= +=20 +in the program. This project can be utilized as a team building opportunit= +y=20 +for a department with 15 - 25 employees or individual volunteers may sign u= +p=20 +by contacting Janice Riedel at x37507 - for more information on AFH, visit= +=20 +http://www.aidshelp.org/programs/housing.htm. + +The Contemporary Arts Museum needs volunteers to help with CAM*boree, a=20 +special event for kids Sunday May 20, 5:00pm to 8:00pm. There will be a=20 +picnic dinner, music and artist-led activities. Volunteers will help play= +=20 +with the kids, ages 2-12. It is so much fun and a short time commitment. = +=20 +Volunteers get a FREE Museum membership as a thank you. Please respond by= +=20 +May 16 to Jennifer Milligan X35272. + + +Support KidSave and Help Miracles Happen. Every Summer. +=20 +Kidsave=01,s Summer Miracles Program enables orphanage children ages 5 to = +11 to=20 +travel to the US and Canada, live with families and attend day camp. The= +=20 +program gives families who may be concerned about the problems of adopting= +=20 +an older child a chance to meet, get to know and in the best-case scenario= +,=20 +fall in love with a child. The program gives prospective parents an=20 +opportunity to see and evaluate first-hand the challenges and rewards of= +=20 +adopting an older child. +=20 +In 1999 and 2000 Kidsave and adoption agency partners placed 432 children = +-=20 +96 percent of children who participated in the program. Generally, 85 to 9= +0=20 +percent of children who participate in the program find homes easily throu= +gh=20 +the program. The remaining 10 to 15 percent require more work. +=20 +Kidsave believes every child deserves a family. We are committed to placin= +g=20 +all children who participate in the Summer Miracles Program in permanent= +=20 +families or family-like environments. +=20 +We are looking for families to host children, and for others who want to= +=20 +help us make the camp program happen for these 250 children. As a=20 +non-profit organization, Kidsave depends on donations to raise the money t= +o=20 +bring these children here and find them families. Please call Tonya Hoppe = +at=20 +281.286.8948 or tonya@tonya.cc to get involved in Houston=01,s Kidsave=20 +program. =20 + + +Enron and Kidventure Camps are proud to bring you Camp Enron Summer 2001. = +=20 +Celebrating our third year, Camp Enron will once again be providing summer= +=20 +camp for children, ages 5-13, of Enron employees and contractors.=20 + +This year, camp will be May 29-August 10. Ten, one-week sessions will be = +=20 +available and families may choose to attend any or all sessions. Each camp= +=20 +week is Monday through Friday.=20 + +The cost is $150 per week and includes all transportation, field trips and= +=20 +activities. A deposit of $50 per week is all that is needed to reserve you= +r=20 +sessions. =20 + +To register, log on to: http://www.kidventurecamp.com/camp_enron.htm. =20 +Spaces are limited. + +Enron parents simply ride to work with their children and check them in to= +=20 +the Energizer room in the morning with the Camp Enron Team. Enron Campers= +=20 +are loaded on Coach USA Buses and transported to our nearby camp. At the en= +d=20 +of the day campers are brought back to the Energizer for parents to check= +=20 +out. =20 + +It's that easy! + +For more information please contact: + +web site: www.kidventurecamp.com +call Kidventure: 713.960.8989 +e-mail: camps@kidventurecamp.com + +Have News to Share? +To post news or events in Enron In Action, please e-mail your information t= +o=20 +EIA@enron.com=20 +no later than 12:00 noon the Thursday prior to the next Monday=01,s mailing= +. + diff --git a/demo/ermis-f/All/cur/15681317.1075855473790.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/15681317.1075855473790.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1a68a10e --- /dev/null +++ b/demo/ermis-f/All/cur/15681317.1075855473790.JavaMail.evans@thyme:2,S @@ -0,0 +1,42 @@ +Message-ID: <15681317.1075855473790.JavaMail.evans@thyme> +Date: Tue, 28 Nov 2000 06:10:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron in Action 11.27.00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Big E Cafe Don't be a Grinch! Come enjoy the Big E Cafe this Friday, +December 1st, in Antioch Park! Live entertainment will be provided by the +Gary Dahl Band and lunch is available for $5. For any toy, clothing or +canned good donation, you will receive a $1 discount off of lunch. Also, you +will have the opportunity to spread Wholiday Cheer by signing up for +volunteer projects at various organizations around the city including Big +Brothers and Big Sisters, SEARCH and the Star of Hope. + +Print Sale Think presents! On Monday, December 4th, take advantage of the +Rice University Art Department's Annual Print Sale! Available items will +include etchings, and lithographs by Rice University students and faculty as +well as prints from TEMBO Studios, Flatbed Press-Austin, and the University +of Houston printmaking students. Artists Services will be present to assist +with your framing needs. All proceeds benefit the Rice University Art +Department. + + +Pack for St. Nick Help put together knapsacks of presents for +underprivileged children at Blackshire, Crawford, Field, Hartsford, Ethel +Mosely Young, and Tijerina Elementary Schools. Join us at tomorrow, November +28th, at 4:30pm at Watson's Storage located at 5201 Polk Street. For +information or to participate, call Cindy Ward at x58046. + +Holiday Open House If you are interested in being part of the planning +committee for this year's Holiday Open House and Festival of Lights, please +contact Charla Reese at x35202. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/1570486.1075855491008.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/1570486.1075855491008.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..23b2e923 --- /dev/null +++ b/demo/ermis-f/All/cur/1570486.1075855491008.JavaMail.evans@thyme:2,S @@ -0,0 +1,45 @@ +Message-ID: <1570486.1075855491008.JavaMail.evans@thyme> +Date: Wed, 25 Apr 2001 15:53:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: =?ANSI_X3.4-1968?Q?"The_Power_of_Perspicuity"_with_Mind=01,s_Eye_Madness?= +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +=01&Do not go where the path may lead, go instead where there is no path=20 +and leave a trail.=018 - Ralph Waldo Emerson +=20 +Watch the Enron Building lobby on Thursday, April 26th, from 11:30am to=20 +1:00pm for information=20 +on Enron=01,s unique ways to express itself through our employee communicat= +e=20 +tools and our workplace environment. + +Featuring: +eThink, Planet Enron, Expert Finder and GIS + +Special Afternoon Workshop - 3:30pm to 5:30pm +=01&The Painting Experience=018 with Mr. Stewart Cubley=20 +You do not have to be an artist... no training or knowledge of art is=20 +required.... simply participate in a unique,=20 +supportive environment where you can explore the =01&process=018 of creativ= +ity and=20 +risk-taking completely free from the=20 +barriers of comparison, evaluation, judgment, success, failure or awards. = +=20 +The only prerequisite is a spirit of inquiry. =20 +There is no fee for this class. Please RSVP to Jessica at x31918 - space i= +s=20 +limited. + +Word of the Day +verve (v-rv) n. Energy and enthusiasm in the expression of ideas,=20 +especially in artistic performance or composition. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/15753565.1075855472316.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/15753565.1075855472316.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..bb8c1ba9 --- /dev/null +++ b/demo/ermis-f/All/cur/15753565.1075855472316.JavaMail.evans@thyme:2,S @@ -0,0 +1,78 @@ +Message-ID: <15753565.1075855472316.JavaMail.evans@thyme> +Date: Mon, 11 Dec 2000 05:55:00 -0800 (PST) +From: rebecca.cantrell@enron.com +To: barbara.dillard@enron.com, brenda.fletcher@enron.com, chris.meyer@enron.com, + colleen.sullivan@enron.com, donna.greif@enron.com, + edward.terry@enron.com, frank.ermis@enron.com, + george.smith@enron.com, hunter.shively@enron.com, + james.shirley@enron.com, jane.tholt@enron.com, jim.homco@enron.com, + john.hodge@enron.com, judy.townsend@enron.com, julie.gomez@enron.com, + kimberly.olinger@enron.com, lisa.kinsey@enron.com, + natalie.baker@enron.com, paul.lucci@enron.com, paul.tate@enron.com, + phillip.allen@enron.com, randall.gay@enron.com, + robert.superty@enron.com, ruth.concannon@enron.com, + sandra.brawner@enron.com, steven.south@enron.com, + stephanie.miller@enron.com, susan.pereira@enron.com, + sylvia.pollan@enron.com, terri.walker@enron.com, + timothy.hamilton@enron.com, tori.kuykendall@enron.com, + victor.lamadrid@enron.com +Subject: A Reminder -- 2001 GRI Surcharges +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Rebecca W Cantrell +X-To: Barbara G Dillard, Brenda H Fletcher, Chris Meyer, Colleen Sullivan, Donna Greif, Edward Terry, Frank Ermis, George F Smith, Hunter S Shively, James Shirley, Jane M Tholt, Jim Homco, John Hodge, Judy Townsend, Julie A Gomez, Kimberly S Olinger, Lisa Kinsey, Natalie Baker, Paul T Lucci, Paul Tate, Phillip K Allen, Randall L Gay, Robert Superty, Ruth Concannon, Sandra F Brawner, Steven P South, Stephanie Miller, Susan W Pereira, Sylvia S Pollan, Terri Walker, Timothy J Hamilton, Tori Kuykendall, Victor Lamadrid +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Effective 1/1/2001 . . . . . . . . + + +---------------------- Forwarded by Rebecca W Cantrell/HOU/ECT on 12/14/99 +05:03 PM --------------------------- + + Enron North America Corp. + + From: Rebecca W Cantrell 11/10/99 05:39 PM + + +To: Julie A Gomez/HOU/ECT@ECT, Chris Meyer/HOU/ECT@ECT, Ruth +Concannon/HOU/ECT@ECT, Judy Townsend/HOU/ECT@ECT, Theresa +Branney/HOU/ECT@ECT, Paul T Lucci/DEN/ECT@Enron, Jane M Tholt/HOU/ECT@ECT, +Mike Grigsby/HOU/ECT@ECT, Steven P South/HOU/ECT@ECT, Frank +Ermis/HOU/ECT@ECT, Susan W Pereira/HOU/ECT@ECT, George Smith/HOU/ECT@ECT, +Randall L Gay/HOU/ECT@ECT, Jim Homco/HOU/ECT@ECT, Colleen +Sullivan/HOU/ECT@ECT, Hunter S Shively/HOU/ECT@ECT, Cary M +Carrabine/HOU/ECT@ECT, Ray Hamman/HOU/EES@EES, Michael H Garred/HOU/EES@EES, +Katherine L Kelly/HOU/ECT@ECT, Robert Superty/HOU/ECT@ECT, Laura +Luce/HOU/ECT@ECT, Steve Morse/HOU/ECT@ECT, Scotty Gilbert/HOU/ECT@ECT, Cary M +Carrabine/HOU/ECT@ECT, Edward Terry/HOU/ECT@ECT, Scott Neal/HOU/ECT@ECT, +Robert Shiring/HOU/ECT@ECT, Tori Kuykendall/HOU/ECT@ECT, Mary +Solmonson/HOU/ECT@ECT, Terri Walker/OTS/Enron@ENRON +cc: +Subject: 2000 GRI Surcharges + +Just a reminder that the GRI surcharges will go down for all member pipelines +a bit effective 1/1/99, per the Settlement approved by FERC in April, 1998. +Here are the rates through 2004: + +Rates (cents per Dth) + 1999 + 2000 + 2001 + 2002 + 2003 + 2004 +Commodity 0.75 0.72 0.7 0.5 0.4 0.0 +High Demand* 23.0 20.0 9.0 6.0 5.0 0.0 +Low Demand* 14.2 12.3 5.5 3.7 3.1 0.0 +Small Customer 1.8 1.6 1.1 0.8 0.6 0.0 + +*refers to high load factor or low load factor customers. + + + + diff --git a/demo/ermis-f/All/cur/15814686.1075855476143.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/15814686.1075855476143.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a656c552 --- /dev/null +++ b/demo/ermis-f/All/cur/15814686.1075855476143.JavaMail.evans@thyme:2,S @@ -0,0 +1,104 @@ +Message-ID: <15814686.1075855476143.JavaMail.evans@thyme> +Date: Fri, 3 Nov 2000 08:34:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: SUPPLEMENTAL Weekend Outage for 11-3-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 3, 2000 5:00pm through November 6, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: SEE ORIGINAL REPORT + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: SEE ORIGINAL REPORT + +OTHER SYSTEMS: +Impact: CORP +Time: Sat 11/4/2000 at 11:00:00 PM CT thru Sat 11/4/2000 at 11:45:00 PM CT + Sat 11/4/2000 at 9:00:00 PM PT thru Sat 11/4/2000 at 9:45:00 PM PT + Sun 11/5/2000 at 5:00:00 AM London thru Sun 11/5/2000 at 5:45:00 AM London +Outage: ERMT Database +Environments Impacted: ENA +Purpose: To Increase Number of Processes, sessions, and transactions in the +init.ora file +Backout: Restore the original init.ora file and restart database +Contact(s): Alex Hsieh 713-853-6561 713-288-1779 + +OTHER SYSTEMS: Batch Scheduling +Impact: CORP +Time: Fri 11/3/2000 at 8:00:00 PM CT thru Fri 11/3/2000 at 9:00:00 PM CT + Fri 11/3/2000 at 6:00:00 PM PT thru Fri 11/3/2000 at 7:00:00 PM PT + Sat 11/4/2000 at 2:00:00 AM London thru Sat 11/4/2000 at 3:00:00 AM London +Outage: Batch Scheduling Server maintenance +Environments Impacted: Corp +Purpose: This maintenance is to upgrade some of our older servers ( +ECTHOU-BPMS1 and ECTHOU-BPS1)and replace them with newer ones, as well as +back up our current data. +Backout: Re initialize old servers and bring them on-line. +Contact(s): Larry Robinson 713-853-5956 713-284-3554 + Rusty Cheves 713-345-3798 713-415-4707 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/All/cur/1583691.1075855476052.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/1583691.1075855476052.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7f55e6cb --- /dev/null +++ b/demo/ermis-f/All/cur/1583691.1075855476052.JavaMail.evans@thyme:2,S @@ -0,0 +1,253 @@ +Message-ID: <1583691.1075855476052.JavaMail.evans@thyme> +Date: Mon, 6 Nov 2000 23:20:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Fw: + Click and go to http://www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +Subject: Click and go to http://www.enerfax.com if can not view properly.htm + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] + [IMAGE] + + + + [IMAGE] + + + + + + + + + Click here for a daily email link + + + + + + + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? November 6, 2000? -? ? Need a Past Issue +-Click Here + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? November 6, 2000 + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 5? -? November 6, 2000 + + + + + + + [IMAGE] + + + + + + + + CFTC Report Shows Speculators Neutral on Energy Futures + + + + ? ? ?Speculators maintained a neutral position on crude and heating oil +futures for the week ending last Tuesday, having cut bets on rising prices +they made a few weeks ago, according to the CFTC report. The neutral posture +helps to explain why the market has had trouble getting out of the recent +price range. As a group, the hedge funds are not looking for a rally or a +big decline, they're just watching for fresh indicators. Crude oil prices +have been between about $32 and $34 per barrel on the NYMEX since +mid-October, after a brief rally to $37. Prices closed Friday at $32.71 per +barrel. Speculators had bought 39,480 crude oil contracts and sold 40,373 +contracts, giving them a net short position of 893 contracts. The funds held +net-long positions for most of the year, with a peak of 47,171 lots in +February. Similarly, speculators' heating oil bets were almost neutral. Net +long positions were 1,436 lots after declining every week from a high for +the year of 25,780 lots on September 12th. The following table shows the +changes. + + + Contract? ? ? ?Date? ? ?Longs? ? ?Shorts? ? Longs Minus Shorts + Crude? ? ? ? ?Oct. 31? ?39,480? ? 40,373? ? ? ? ? ?-893 + Crude? ? ? ? ?Oct. 24? ?35,427? ? 39,316? ? ? ? ?-3,889 + Heating Oil? ?Oct. 31? ?12,574? ? 11,138? ? ? ? ? 1,436 + Heating Oil? ?Oct. 24? ?14,484? ? ?6,277? ? ? ? ? 8,207 + Gasoline? ? ? Oct. 31? ? 6,377? ? ?5,092? ? ? ? ? 1,285 + Gasoline? ? ? Oct. 24? ? 5,525? ? ?6,056? ? ? ? ? ?-531 + Natural Gas? ?Oct. 31? ?13,023? ? ?9,924? ? ? ? ? 3,099 + Natural Gas? ?Oct. 24? ?17,018? ? ?8,524? ? ? ? ? 8,494 + + + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 6? -? November 6, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 6, 2000 + + + + + + + [IMAGE] + + + + + + + + ONEOK and Duke Signed Long Term Transportation Agreement + + + + ? ? ONEOK and Duke Energy have signed a long term natural gas +transportation agreement under which ONEOK will transport all the volumes +needed to power a 500 MW Power Plant in Oklahoma owned by Duke. ONEOK Gas +Transportation's pipeline system will move up to 85,000 MMBtu per day to +Duke's combined cycle McClain Energy Facility in Newcastle. Financial +details of the agreement were not disclosed. + + + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img14.gif + - img15.gif + - img16.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img8.gif + - img26.gif + - id=1381847 + - img27.gif \ No newline at end of file diff --git a/demo/ermis-f/All/cur/15838185.1075855491523.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/15838185.1075855491523.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..89088261 --- /dev/null +++ b/demo/ermis-f/All/cur/15838185.1075855491523.JavaMail.evans@thyme:2,S @@ -0,0 +1,57 @@ +Message-ID: <15838185.1075855491523.JavaMail.evans@thyme> +Date: Sun, 22 Apr 2001 13:18:00 -0700 (PDT) +From: general.announcement@enron.com +To: all.houston@enron.com +Subject: Online Auction and Raffle benefiting March of Dimes +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: General Announcement +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Here is your chance to buy or win great prizes AND benefit a great cause - +March of Dimes. + +Online Auction +Wednesday, April 25 and Thursday, April 26 +Auction opens Wednesday - 9:00 a.m. and closes Thursday - 4:00 p.m. + +Auction items include: +? Astros suite +? "Primo" parking spot +? Astros tickets +? Dinner for two +? Massage and many more items. + + +To make your bid, click on: +http://my.home.enron.com or +http://ecweb05e.enron.net/apps/auction.nsf/ + +High bidders will be notified on Friday, April 27. +Visa, MasterCard, and American Express accepted. + + +Raffle Drawing +Buy your tickets Wednesday, April 25 and Thursday, April 26, upstairs outside +of the Energizer from 11:00 a.m. - 1:00 p.m. +On Friday, April 27, buy your tickets at the Big E Cafe from 11:00 a.m. - +1:00 p.m. + +Tickets: 1 for $5, 3 for $10, and 7 for $20 + +Raffle Prizes include: +? Two roundtrip Continental Airlines in the 48 contiguous states +? Compaq PA - Personal Audio Player +? Manicure and Pedicure at Urban Retreat +? Astros tickets and many more. + +Raffle drawing will be held on Friday, April 27 at 2:00 p.m. Winners will be +notified on Friday afternoon. + +Don't miss this opportunity to contribute to the March of Dimes. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/16028143.1075855488376.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/16028143.1075855488376.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..bd6d0271 --- /dev/null +++ b/demo/ermis-f/All/cur/16028143.1075855488376.JavaMail.evans@thyme:2,S @@ -0,0 +1,133 @@ +Message-ID: <16028143.1075855488376.JavaMail.evans@thyme> +Date: Fri, 11 May 2001 08:57:00 -0700 (PDT) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: SUPPLEMENTAL Weekend Outage Report for 5-11-01 through 5-14-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +May 11, 2001 5:00pm through May 14, 2001 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages + +ENRON NORTH AMERICAN LANS: AlSO SEE ORIGINAL REPORT +Impact: CORP +Time: Fri 5/11/2001 at 6:15:00 PM CT thru Fri 5/11/2001 at 7:00:00 PM CT + Fri 5/11/2001 at 4:15:00 PM PT thru Fri 5/11/2001 at 5:00:00 PM PT + Sat 5/12/2001 at 12:15:00 AM London thru Sat 5/12/2001 at 1:00:00 AM London +Outage: Trader DFS Re-Configuration +Environments Impacted: Corp +Purpose: Data access +Backout: Continue to use ENEHOU +Contact(s): Frank Coles (713)406-0470 + John Cheng (713)853-1672 + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: ALSO SEE ORIGINAL REPORT +Impact: CORP +Time: Sat 5/12/2001 at 10:00:00 AM CT thru Sat 5/12/2001 at 5:00:00 PM CT + Sat 5/12/2001 at 8:00:00 AM PT thru Sat 5/12/2001 at 3:00:00 PM PT + Sat 5/12/2001 at 4:00:00 PM London thru Sat 5/12/2001 at 11:00:00 PM London +Outage: Disk upgrade for dual boot on server gfp1. +Environments Impacted: Infinity development +Purpose: Disk upgrade needed to establish dual boot redundancy. +Backout: reinstall old configuration +Contact(s): Malcolm Wells 713-345-3716 + +Impact: CORP NFS +Time: Fri 5/11/2001 at 8:00:00 PM CT thru Fri 5/11/2001 at 10:00:00 PM CT + Fri 5/11/2001 at 6:00:00 PM PT thru Fri 5/11/2001 at 8:00:00 PM PT + Sat 5/12/2001 at 2:00:00 AM London thru Sat 5/12/2001 at 4:00:00 AM London +Outage: OS upgrade on NFS servers calvin and hobbes. +Environments Impacted: Sitara, Weather App. Infifity NFS +Purpose: The upgrade is needed for added SIFS functionality and support. +SIFs is the component that allows NT/UNIX access. +Backout: We can revert to one of several previous OS version stored on disks. +Contact(s): Malcolm Wells 713-345-3716 + +Impact: Unix +Time: Sat 5/12/2001 at 2:00:00 PM CT thru Sat 5/12/2001 at 4:00:00 PM CT + Sat 5/12/2001 at 12:00:00 PM PT thru Sat 5/12/2001 at 2:00:00 PM PT + Sat 5/12/2001 at 8:00:00 PM London thru Sat 5/12/2001 at 10:00:00 PM London +Outage: Neutron - Add a CPU boardd +Environments Impacted: UniX Users +Purpose: increase cpus +Backout: Remove / replace board. +Contact(s): Adam DeRidder 713-853-1428 + Michael Barber 713-853-5530 + Wilford Stevens 713-853-7564 + +SITARA: See above + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: SEE ORIGINAL REPORT + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: ALSO SEE ORIGINAL REPORT +Impact: CORP +Time: Fri 5/11/2001 at 4:00:00 PM CT thru Sat 5/12/2001 at 3:30:00 PM CT + Fri 5/11/2001 at 2:00:00 PM PT thru Sat 5/12/2001 at 1:30:00 PM PT + Fri 5/11/2001 at 10:00:00 PM London thru Sat 5/12/2001 at 9:30:00 PM London +Outage: Configure new hard disk and install all necessary OS and software. +Environments Impacted: Power Settlements users +Purpose: Upgrade server +Backout: Re-install old hard disk, fall back to stand-by server as last +resort. +Contact(s): Michael Cuccia 713-853-6629 +------------------------------------------------------------------------------ +----------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC + (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 \ No newline at end of file diff --git a/demo/ermis-f/All/cur/16219454.1075855477230.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/16219454.1075855477230.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5b4d3d90 --- /dev/null +++ b/demo/ermis-f/All/cur/16219454.1075855477230.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <16219454.1075855477230.JavaMail.evans@thyme> +Date: Thu, 26 Oct 2000 16:03:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: ThinkBank is here! +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +That's right. The much-anticipated and ballyhooed ThinkBank is here at last! + +Got an idea you want to share? Make a deposit in the Idea Vault. + +Looking for some inspiration to get you moving on a project? Check out +Resources. + +Interested in new techniques to help you do your job? See what Good Sense +has to offer. + +It's all in the ThinkBank on eThink. Stop by today. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/16223481.1075855488661.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/16223481.1075855488661.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..493373ea --- /dev/null +++ b/demo/ermis-f/All/cur/16223481.1075855488661.JavaMail.evans@thyme:2,S @@ -0,0 +1,69 @@ +Message-ID: <16223481.1075855488661.JavaMail.evans@thyme> +Date: Thu, 10 May 2001 07:51:00 -0700 (PDT) +From: k-jribnick@interchange-energy.com +To: fermis@ect.enron.com +Subject: Atlanta LDC Forum-Save $50! +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Jerry K. Ribnick" +X-To: "fermis@ect.enron.com" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +[IMAGE] + +Special Keynote Address + +Commissioner Stan Wise +Georgia Public Service Commission[IMAGE] + +"This is Georgia --- Not California!" + +Learn how Georgia is successfully navigating the path to deregulation. + +Conference Highlights Include: + +Meet Customers, Not Venders +Power Generation +Price Volatility +Adequacy of Supply + +Click here! +Save $50 +Register Now! +(Expires May 15) + +Corporate Sponsors: +Aquila ~ Axia ~ Caminus ~ Columbia Gulf Transmission +Dominion Transmission ~ Duke Energy Gas Transmission +Enron North America Corp. ~ Mirant ~ Reliant Energy +Southern Natural Gas Company ~ Williams + +For an agenda, a pre-listing of attendees or more information, visit our +website at +www.interchange-energy.com (then click on the Atlanta Forum) +or call Jerry Ribnick at 763-545-1515 or 800-427-3976 + +* * * * * * * * * * * * * * * * * * * * * * + +? ?The LDC Forum Series + +?Atlanta +June 4-5. 2001 + +?Chicago ? +Sept. 10-12, 2001? + +?Boston +April 18-19, 2002 +Interchange Energy Group, 620 Mendelssohn Avenue North, Suite 161, +Minneapolis, MN 55427 +* * * * * * * * * * * * * * * * * * * * * * +If you prefer to not receive future e-mails regarding The LDC Forums, please +REPLY to this message and indicate REMOVE in the subject field. + - 9915star.gif + - stanwise501b.gif \ No newline at end of file diff --git a/demo/ermis-f/All/cur/16252346.1075855472662.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/16252346.1075855472662.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a4894ea2 --- /dev/null +++ b/demo/ermis-f/All/cur/16252346.1075855472662.JavaMail.evans@thyme:2,S @@ -0,0 +1,130 @@ +Message-ID: <16252346.1075855472662.JavaMail.evans@thyme> +Date: Thu, 7 Dec 2000 13:49:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage Report for 12-8-00 through 12-11-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +December 08, 2000 5:00pm through December 11, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +EI: +Impact: EI +Time: Fri 12/8/2000 at 8:00:00 PM CT thru Sat 12/9/2000 at 12:00:00 AM CT + Fri 12/8/2000 at 6:00:00 PM PT thru Fri 12/8/2000 at 10:00:00 PM PT + Sat 12/9/2000 at 2:00:00 AM London thru Sat 12/9/2000 at 6:00:00 AM London +Outage: 3AC Router Migration Phase 3 +Environments Impacted: All +Purpose: Replace ailing 55xx routers +Backout: reconnect 5500's +Contact(s): Steve Hardy 713-853-9294 713-415-0672 + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: +Impact: Corp Notes +Time: Fri 12/8/2000 at 10:00:00 PM CT thru Sat 12/9/2000 at 2:00:00 AM CT + Fri 12/8/2000 at 8:00:00 PM PT thru Sat 12/9/2000 at 12:00:00 AM PT + Sat 12/9/2000 at 4:00:00 AM London thru Sat 12/9/2000 at 8:00:00 AM London +Outage: Application server move +Environments Impacted: Corp +Purpose: Server running low on disk space +Backout: Revert to old server +Contact(s): Peter Kurz 713-345-3667 + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: HR +Impact: CORP +Time: Fri 12/8/2000 at 8:00:00 PM CT thru Sun 12/10/2000 at 8:00:00 PM CT + Fri 12/8/2000 at 6:00:00 PM PT thru Sun 12/10/2000 at 6:00:00 PM PT + Sat 12/9/2000 at 2:00:00 AM London thru Mon 12/11/2000 at 2:00:00 AM London +Outage: HR Database Configuration / Web server exchange +Environments Impacted: All +Purpose: We will be reconfiguring several HR Databases to use new Storage +hardware as well as replacing web servers with new hardware. +Backout: Revert back to saved configurations. +Contact(s): Brandon Bangerter 713-345-4904 + Raj Perubhatla 713-345-8016 + Brian Ellis 713-345-8017 + +OTHER SYSTEMS: UNIX +Impact: CORP +Time: Fri 12/8/2000 at 8:00:00 PM CT thru Fri 12/8/2000 at 10:00:00 PM CT + Fri 12/8/2000 at 6:00:00 PM PT thru Fri 12/8/2000 at 8:00:00 PM PT + Sat 12/9/2000 at 2:00:00 AM London thru Sat 12/9/2000 at 4:00:00 AM London +Outage: System tuning, network changeand maintenance for system +quark.enron.com +Environments Impacted: Corp +Purpose: Current shared memory segment size limits allocatable memory. +Backout: Role back all changes. +Contact(s): Benjamin Thompson 713-345-7556 + Malcolm Wells 713-345-3716 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: +Impact: EIS +Time: Fri 12/8/2000 at 10:00:00 PM CT thru Sat 12/9/2000 at 1:00:00 AM CT + Fri 12/8/2000 at 8:00:00 PM PT thru Fri 12/8/2000 at 11:00:00 PM PT + Sat 12/9/2000 at 4:00:00 AM London thru Sat 12/9/2000 at 7:00:00 AM London +Outage: Scheduled CMS & Conversant Attended Backup +Environments Impacted: All +Purpose: Monthly maintenance +Backout: rebooting system only, no back out plan. +Contact(s): Epimenio Rojas 713-345-8372 + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/All/cur/16254332.1075855474306.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/16254332.1075855474306.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..93cd2cba --- /dev/null +++ b/demo/ermis-f/All/cur/16254332.1075855474306.JavaMail.evans@thyme:2,S @@ -0,0 +1,93 @@ +Message-ID: <16254332.1075855474306.JavaMail.evans@thyme> +Date: Fri, 17 Nov 2000 10:40:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: SUPPLEMENTAL Weekend Outage Report for 11-17-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 17, 2000 5:00pm through November 20, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + + + + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: SEE ORIGINAL REPORT + +EI: SEE ORIGINAL REPORT + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: SEE ORIGINAL REPORT + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: +Impact: CORP +Time: Sat 11/18/2000 at 6:00:00 PM CT thru Sun 11/19/2000 at 8:00:00 AM CT + Sat 11/18/2000 at 4:00:00 PM PT thru Sun 11/19/2000 at 6:00:00 AM PT + Sun 11/19/2000 at 12:00:00 AM London thru Sun 11/19/2000 at 2:00:00 PM +London +Outage: Unify +Environments Impacted: Unify Users +Purpose: Rebuilding all the indexes and changing the number of partitions for +better performance +Backout: Restore from Backup +Contact(s): William Mallary 713-345-3485 +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/All/cur/16343666.1075855489819.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/16343666.1075855489819.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e93f9218 --- /dev/null +++ b/demo/ermis-f/All/cur/16343666.1075855489819.JavaMail.evans@thyme:2,S @@ -0,0 +1,137 @@ +Message-ID: <16343666.1075855489819.JavaMail.evans@thyme> +Date: Wed, 2 May 2001 03:28:00 -0700 (PDT) +From: melanie.hunter@neg.pge.com +To: derekaberle@aec.ca, abshirek@epenergy.com, jadams2@enron.com, + gascontroller@aec.ca, carol_airey@altagas.ca, kelly_aitken@gulf.ca, + dalbers@avistacorp.com, louise.allen@numac.com, malonzo@sdge.com, + panderse@utilicorp.com, adrienneanderson@aec.ca, dna1@pge.com, + laab@pge.com, paul.atha@southernenergy.com, oaugenstein@br-inc.com, + nbaker@enron.com, lryall@worldnet.att.net, brentbalog@aec.ca, + dbarre@puget.com, bartneea@bp.com, beathrw@bp.com, + michaelbennett@aec.ca, bblanar@coral-energy.com, bokenfke@bp.com, + gborrego@semprasolutions.com, tabo@dynegy.com, boulayka@bp.com, + spencecp@bp.com, todd_braunfeld@br-inc.ca, sbrewer@enron.com, + stephane.brodeur@enron.com, tbrother@utilicorp.com, + tbrown@br-inc.com, browning@wasatchenergy.com, + christopher.bruce@msdw.com, mike_bucher@oxy.com, + jburton@utilicorp.com, mbutler@tristargas.com, + operations@canwestgas.com, bcampbell@ci.burbank.ca.us, rwcd@pge.com, + chanbs@bp.com, jchapa@calpine.com, schrist@enron.com, dwc3@pge.com, + jlclarken@duke-energy.com, sheri.clemons@southernenergy.com, + cslaman@usg.com, bcohen@br-inc.com, darcy_cole@transcanada.com, + gascontroller@aec.ca, gcalgascontrol@bp.com, rcooper@utilicorp.com, + saguilar@coral-energy.com, rcrowley@coral-energy.com, + ccunning@cngc.com, david.dachis@neg.pge.com, bdahncke@pcenergy.com, + derek.danyliw@husky-oil.com, ddanyluk@enserco.com, days@epenergy.com, + cdecotea@westerngas.com, delanem@axl.ca, hankd@calpine.com, + kathy@itcoworld.com, tdizona@coral-energy.com, + andolaptchiev@duke-energy.com, doraisba@bp.com, rdreith@smud.org, + hwweight@duke-energy.com, caver_ealy@pgn.com, reason@br-inc.com, + lwebner@ect.enron.com, demerson@energy.twc.com, cory_empey@br-inc.ca, + pabercrombie@txuenergy.com, jelmore@txuenergy.com, fermis@enron.com, + vesparza@txu.com, beveret@enron.com, fackel@texaco.com, + lfiler@avistaenergy.com, mflaman@tcel.com, bradflegel@aec.ca, + srfl@dynegy.com, cfrandsen@avistacorp.com, + rene.frederick@apachecorp.com, bfrench@avistaenergy.com, + tfrisina@br-inc.com, dafusek@aep.com, mhg2@pge.com, + laura.gallant@paramountres.com, rgay@ect.enron.com, geek@bp.com, + gborrego@semprasolutions.com, gilesmh@bp.com, sgillit@cngc.com, + jgilmer2@txu.com, rgladman@aep.com, jglaubi@smud.org, + kgonzales@sppc.com, lgoodric@cngc.com, pgorton@avistaenergy.com, + pgorton@avistaenergy.com, pgrable@cngc.com, grahamp@kochind.com, + greenallg@epenergy.com, rgruber@avistacorp.com, bhall@cngc.com, + jeffrey.c.hammond@wgp.twc.com, lenhanson@aec.ca, + sharper@avistaenergy.com, deborah.hart@msdw.com, + jhaskey@coral-energy.com, kevin.heal@enron.com, + peggy.hedstrom@enron.com, emhendry@duke-energy.com, sghill@bcgas.com, + sherry_hill@transcanada.com, hoffmamc@bp.com, billhogue@aec.ca, + cholm@sppc.com, shorton@coral-energy.com, hots@chevron.com, + rob.hozjan@southernenergy.com, david_m_huck@reliantenergy.com, + igsjoy@ix.netcom.com, rishikawa@pacent.com, fred_jackson@knmktg.com, + kenja@cnrl.com, jenkindm@bp.com, kjohnson@pcenergy.com, + kkeiser@ect.enron.com, cindyk@cook-inlet.com, mkent@br-inc.com, + deborahs@kimballenergy.com, kims@kimballenergy.com, + russells@kimballenergy.com, jkimberly@avistacorp.com, + mknutson@avistaenergy.com, igsinc@ix.netcom.com, vgkr@dynegy.com, + gkugler@brr.com, james_lagadin@altagas.ca, + andrea.langfeldt@enron.com, llarson@mtpower.com, hleonard@cngc.com, + jonangas@attglobal.net, lippmanc@aol.com, daniel.lisk@enron.com, + nlissel@enserco.com, jlynch@westerngas.com, carolma@cook-inlet.com, + altradegasscheduling@altra.com, lmcegenergy@sk.sympatico.ca, + lmansi@sdge.com, ecma@dynegy.com, bob.mattice@engageenergy.com, + rfm@nwnatural.com, jmmcarthur@duke-energy.com, + pmcdougall@coral-energy.com, jmcgowa@smud.org, cmcgra@puget.com, + tom.mckay@engageenergy.com, mmcmahon@avistacorp.com, + bmedlock@cngc.com, pmelera@sempratrading.com, + shelly.mendel@enron.com, cmiller@smud.org, moln@chevron.com, + lmoore@avistaenergy.com, rhondamoore@aec.ca, dcmorris@mtpower.com, + salmoncolo@worldnet.att.net, murrinnl@bp.com, dmyers@enserco.com, + glen@wasatchenergy.com, mnason@coral-energy.com, nicknijt@bp.com, + trevor_nicol@nexeninc.com, gnunnema@utilicorp.com, kolinge@enron.com, + jennifer_owen@pgn.com, jpainter@igservice.com, + traceyh@panalberta.com, poruban@pasha.com, + spasloski@coral-energy.com, mpatton@cngc.com, + petersm@energystore.net, spfaff@cngc.com, meo2@pge.com, + carellyn-pitre@coastenergy.com, cpittma2@txu.com, + rplatt@duke-energy.com, jwpowell@duke-energy.com, + rinde_powell@pcp.ca, kathy.puls@engageenergy.com, + george.rahal@acnpower.com, ramperms@bp.com, sramsey@coral-energy.com, + mrana@socalgas.com, jackie.rausch@cabotog.com, reshma_rawj@gulf.com, + jreames@br-inc.com, gwenreid@aec.ca, lreid@sppc.com, + hrennell@worldnet.att.net, rriehm@br-inc.com, jarx@pge.com, + dripley@ect.enron.com, rrobins4@enron.com, bsalak@westerngas.com, + jsanders@clarkpud.com, gene@toenergy.com, scheffsp@bp.com, + cshenderlein@brr.com, jane@scana.com, scimmonsj@epenergy.com, + scimmons.janice@epenergy.com, david.scott@newpower.com, + fred.scott@engageenergy.com, ljs6@pge.com, kselland@avistaenergy.com, + mvaughn@cngc.com, judy@progas.com, lsilva@ci.glendale.ca.us, + hls@nwnatural.com, mark@wasatchenergy.com, linda@progas.com, + steven.p.south@enron.com, jspell@puget.com, + deborahs@kimballenergy.com, lynnette.stauber@powerex.com, + mikeal.stec@apachecorp.com, jonangas@attglobal.net, + rogertan@swbell.net, ctaylor01@coral-energy.com, + ctaylor@ci.burbank.ca.us, scot.thompson@southernenergy.com, + ttonkin@utilicorp.com, joy.toups@elpaso.com, john_trimble@kmmktg.com, + tunstabj@bp.com, rtyra@txu.com, jpu1@pge.com, pvallone@cngc.com, + niels_a_vervloet@reliantenergy.com, rick.wadle@mirant.com, + pwah@socalgas.com, ryan@wasatchenergy.com, john.wallace@deml.com, + mark.warno@acnenergy.com, ryan.watt@enron.com, + doug_way@transcanada.com, jared_wells@altagas.ca, + david.wharton@apachecorp.com, cwhite@brr.com, kwhite@pcenergy.com, + twickersham@enserco.com, kwilkinson@br-inc.com, + s.kent.williams@williams.com, jwilmotte@avistaenergy.com, + pwinter@avistacorp.com, dick.winters@avistacorp.com, + dwinters@avistacorp.com, val_yildirok@pgn.com, ron.youell@mirant.com, + scott_yule@transcanada.com, mitchell_zumwalt@nexeninc.com +Subject: PG&E GTN Station 3 Maintenance Update +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Hunter, Melanie" +X-To: "'derekaberle@aec.ca'" , "'abshirek@epenergy.com'" , "'jadams2@enron.com'" , "'gascontroller@AEC.CA'" , "'carol_airey@altagas.ca'" , "'kelly_aitken@gulf.ca'" , "'dalbers@avistacorp.com'" , "'louise.allen@numac.com'" , "'malonzo@sdge.com'" , "'panderse@utilicorp.com'" , "'adrienneanderson@aec.ca'" , "'DNA1@pge.com'" , "'Laab@pge.com'" , "'Paul.Atha@southernenergy.com'" , "'oaugenstein@br-inc.com'" , "'nbaker@enron.com'" , "'LRYALL@worldnet.att.net'" , "'brentbalog@aec.ca'" , "'dbarre@puget.com'" , "'bartneea@bp.com'" , "'beathrw@bp.com'" , "'michaelbennett@aec.ca'" , "'bblanar@coral-energy.com'" , "'bokenfke@bp.com'" , "'gborrego@semprasolutions.com'" , "'TABO@dynegy.com'" , "'boulayka@bp.com'" , "'spencecp@bp.com'" , "'todd_braunfeld@br-inc.ca'" , "'sbrewer@enron.com'" , "'stephane.brodeur@enron.com'" , "'Brothers, Troy'" , "'tbrown@br-inc.com'" , "'browning@wasatchenergy.com'" , "'Christopher.Bruce@msdw.com'" , "'mike_bucher@oxy.com'" , "'jburton@utilicorp.com'" , "'mbutler@tristargas.com'" , "'operations@canwestgas.com'" , "'bcampbell@ci.burbank.ca.us'" , "'RWCD@pge.com'" , "'chanbs@bp.com'" , "'jchapa@calpine.com'" , "'schrist@enron.com'" , "'dwc3@pge.com'" , "'jlclarken@duke-energy.com'" , "'sheri.clemons@southernenergy.com'" , "'cslaman@usg.com'" , "'bcohen@br-inc.com'" , "'darcy_cole@transcanada.com'" , "'gascontroller@AEC.CA'" , "'gcalgascontrol@bp.com'" , "'rcooper@utilicorp.com'" , "'saguilar@coral-energy.com'" , "'rcrowley@coral-energy.com'" , "'ccunning@cngc.com'" , "Dachis, David" , "'BDAHNCKE@PCENERGY.COM'" , "'derek.danyliw@husky-oil.com'" , "'ddanyluk@enserco.com'" , "'days@epenergy.com'" , "'cdecotea@westerngas.com'" , "'delanem@axl.ca'" , "'hankd@calpine.com'" , "'kathy@itcoworld.com'" , "'tdizona@coral-energy.com'" , "'andolaptchiev@duke-energy.com'" , "'doraisba@bp.com'" , "'RDreith@smud.org'" , "'hwweight@duke-energy.com'" , "'caver_ealy@pgn.com'" , "'reason@br-inc.com'" , "'lwebner@ect.enron.com'" , "'demerson@energy.twc.com'" , "'cory_empey@br-inc.ca'" , "'pabercrombie@txuenergy.com'" , "'jelmore@txuenergy.com'" , "'fermis@enron.com'" , "'vesparza@txu.com'" , "'beveret@enron.com'" , "'fackel@texaco.com'" , "'lfiler@avistaenergy.com'" , "'mflaman@tcel.com'" , "'bradflegel@aec.ca'" , "'SRFL@dynegy.com'" , "'cfrandsen@avistacorp.com'" , "'rene.frederick@apachecorp.com'" , "'bfrench@avistaenergy.com'" , "'tfrisina@br-inc.com'" , "'dafusek@aep.com'" , "'MHG2@pge.com'" , "'laura.gallant@paramountres.com'" , "'rgay@ect.enron.com'" , "'geek@bp.com'" , "'gborrego@semprasolutions.com'" , "'gilesmh@bp.com'" , "'sgillit@cngc.com'" , "'jgilmer2@txu.com'" , "'rgladman@aep.com'" , "'jglaubi@smud.org'" , "'kgonzales@sppc.com'" , "'lgoodric@cngc.com'" , "'pgorton@avistaenergy.com'" , "'pgorton@avistaenergy.com'" , "'pgrable@cngc.com'" , "'grahamp@kochind.com'" , "'greenallg@epenergy.com'" , "'rgruber@avistacorp.com'" , "'bhall@cngc.com'" , "'jeffrey.c.hammond@wgp.twc.com'" , "'lenhanson@aec.ca'" , "'sharper@avistaenergy.com'" , "'Deborah.Hart@msdw.com'" , "'jhaskey@coral-energy.com'" , "'kevin.heal@enron.com'" , "'peggy.hedstrom@enron.com'" , "'emhendry@duke-energy.com'" , "'sghill@bcgas.com'" , "'sherry_hill@transcanada.com'" , "'Hoffmamc@bp.com'" , "'billhogue@aec.ca'" , "'cholm@sppc.com'" , "'shorton@coral-energy.com'" , "'hots@chevron.com'" , "'rob.hozjan@southernenergy.com'" , "'David_M_Huck@reliantenergy.com'" , "'igsjoy@ix.netcom.com'" , "'rishikawa@pacent.com'" , "'fred_jackson@knmktg.com'" , "'kenja@cnrl.com'" , "'jenkindm@bp.com'" , "'KJOHNSON@PCENERGY.COM'" , "'kkeiser@ect.enron.com'" , "'cindyk@cook-inlet.com'" , "'mkent@br-inc.com'" , "'deborahs@kimballenergy.com'" , "'kims@kimballenergy.com'" , "'RussellS@kimballenergy.com'" , "'jkimberly@avistacorp.com'" , "'mknutson@avistaenergy.com'" , "'igsinc@ix.netcom.com'" , "'vgkr@dynegy.com'" , "'gkugler@brr.com'" , "'james_lagadin@altagas.ca'" , "'andrea.langfeldt@enron.com'" , "'llarson@mtpower.com'" , "'hleonard@cngc.com'" , "'jonangas@attglobal.net'" , "'lippmanc@aol.com'" , "'Daniel.Lisk@enron.com'" , "'nlissel@enserco.com'" , "'jlynch@westerngas.com'" , "'Carolma@cook-Inlet.com'" , "'altradegasscheduling@altra.com'" , "'LMCEGEnergy@sk.sympatico.ca'" , "'lmansi@sdge.com'" , "'ecma@dynegy.com'" , "'bob.mattice@engageenergy.com'" , "'rfm@nwnatural.com'" , "'jmmcarthur@duke-energy.com'" , "'PMcDougall@coral-energy.com'" , "'jmcgowa@smud.org'" , "'cmcgra@puget.com'" , "'tom.mckay@engageenergy.com'" , "'mmcmahon@avistacorp.com'" , "'bmedlock@cngc.com'" , "'PMelera@sempratrading.com'" , "'shelly.mendel@enron.com'" , "'cmiller@smud.org'" , "'moln@chevron.com'" , "'lmoore@avistaenergy.com'" , "'rhondamoore@aec.ca'" , "'dcmorris@mtpower.com'" , "'salmoncolo@worldnet.att.net'" , "'murrinnl@bp.com'" , "'dmyers@enserco.com'" , "'glen@wasatchenergy.com'" , "'mnason@coral-energy.com'" , "'nicknijt@bp.com'" , "'trevor_nicol@nexeninc.com'" , "'gnunnema@utilicorp.com'" , "'kolinge@enron.com'" , "'jennifer_owen@pgn.com'" , "'jpainter@igservice.com'" , "'traceyh@panalberta.com'" , "'poruban@pasha.com'" , "'spasloski@coral-energy.com'" , "'mpatton@cngc.com'" , "'PetersM@energystore.net'" , "'spfaff@cngc.com'" , "'MEO2@pge.com'" , "'carellyn-pitre@coastenergy.com'" , "'cpittma2@txu.com'" , "'rplatt@duke-energy.com'" , "'jwpowell@duke-energy.com'" , "'rinde_powell@pcp.ca'" , "'kathy.puls@engageenergy.com'" , "'george.rahal@acnpower.com'" , "'ramperms@bp.com'" , "'sramsey@coral-energy.com'" , "'mrana@socalgas.com'" , "'jackie.rausch@cabotog.com'" , "'reshma_rawj@gulf.com'" , "'jreames@br-inc.com'" , "'gwenreid@aec.ca'" , "'lreid@sppc.com'" , "'hrennell@worldnet.att.net'" , "'rriehm@br-inc.com'" , "'JARx@pge.com'" , "'dripley@ect.enron.com'" , "'rrobins4@enron.com'" , "'bsalak@westerngas.com'" , "'jsanders@clarkpud.com'" , "'gene@toenergy.com'" , "'scheffsp@bp.com'" , "'cshenderlein@brr.com'" , "'jane@scana.com'" , "'scimmonsj@epenergy.com'" , "'scimmons.janice@epenergy.com'" , "'David.Scott@NewPower.com'" , "'fred.scott@engageenergy.com'" , "'ljs6@pge.com'" , "'kselland@avistaenergy.com'" , "'mvaughn@cngc.com'" , "'Judy@progas.com'" , "'lsilva@ci.glendale.ca.us'" , "'hls@nwnatural.com'" , "'mark@wasatchenergy.com'" , "'Linda@Progas.Com'" , "'Steven.P.South@enron.com'" , "'jspell@puget.com'" , "'deborahs@kimballenergy.com'" , "'lynnette.stauber@powerex.com'" , "'mikeal.stec@apachecorp.com'" , "'jonangas@attglobal.net'" , "'rogertan@swbell.net'" , "'ctaylor01@coral-energy.com'" , "'ctaylor@ci.burbank.ca.us'" , "'scot.thompson@southernenergy.com'" , "'Ttonkin@utilicorp.com'" , "'joy.toups@elpaso.com'" , "'john_trimble@kmmktg.com'" , "'tunstabj@bp.com'" , "'rtyra@txu.com'" , "'JPU1@pge.com'" , "'pvallone@cngc.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'rick.wadle@mirant.com'" , "'pwah@socalgas.com'" , "'ryan@wasatchenergy.com'" , "'john.wallace@deml.com'" , "'mark.warno@acnenergy.com'" , "'ryan.watt@Enron.com'" , "'doug_way@transcanada.com'" , "'jared_wells@altagas.ca'" , "'david.wharton@apachecorp.com'" , "'cwhite@brr.com'" , "'kwhite@pcenergy.com'" , "'twickersham@enserco.com'" , "'kwilkinson@br-inc.com'" , "'s.kent.williams@williams.com'" , "'jwilmotte@avistaenergy.com'" , "'pwinter@avistacorp.com'" , "'Dick.Winters@avistacorp.com'" , "'dwinters@avistacorp.com'" , "'val_yildirok@pgn.com'" , "'ron.youell@mirant.com'" , "'scott_yule@transcanada.com'" , "'mitchell_zumwalt@nexeninc.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The Station 3 maintenance will continue for gas day Thursday, May 3rd. +Therefore, the Kingsgate receipt capacity will remain limited to 2280 MMcf/d + +until further notice. + +If you have any questions, please call our transportation coordinators at +(503) 833-4300. + + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/1644253.1075855475536.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/1644253.1075855475536.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..00e0e451 --- /dev/null +++ b/demo/ermis-f/All/cur/1644253.1075855475536.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <1644253.1075855475536.JavaMail.evans@thyme> +Date: Thu, 9 Nov 2000 05:01:00 -0800 (PST) +From: lana.belnoske@nesanet.org +To: nesamembers@nesanet.org +Subject: 2001 Calendar +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Lana Belnoske +X-To: Nesa Members +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +NESA MEMBERS, + +Attached is your copy of our 2001 Calendar of Events. You will see me email +more details out about these classes and brown bags through out the year. I +am also attaching a registration form for anyone who knows they would like +to attend a class now. The form is generic, so please complete it with +details regarding the class name and dates! + +Have a great day!! +Lana Belnoske-Moore + + <> <> + + - Calendar01.doc + - Registration form.doc \ No newline at end of file diff --git a/demo/ermis-f/All/cur/164584.1075855492027.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/164584.1075855492027.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c56cbad3 --- /dev/null +++ b/demo/ermis-f/All/cur/164584.1075855492027.JavaMail.evans@thyme:2,S @@ -0,0 +1,57 @@ +Message-ID: <164584.1075855492027.JavaMail.evans@thyme> +Date: Fri, 20 Apr 2001 03:10:00 -0700 (PDT) +From: ina.rangel@enron.com +To: eric.feitler@enron.com, nelson.ferries@enron.com, charles.otto@enron.com, + george.gilbert@enron.com, fred.lagrasta@enron.com, + chris.figueroa@enron.com, mog.heu@enron.com, matthew.frank@enron.com, + jennifer.shipos@enron.com, craig.breslau@enron.com, + sheetal.patel@enron.com, lucy.ortiz@enron.com, + bill.berkeland@enron.com, mark.smith@enron.com, larry.may@enron.com, + john.griffith@enron.com, mike.maggi@enron.com, john.arnold@enron.com, + dutch.quigley@enron.com, jay.reitmeyer@enron.com, + susan.scott@enron.com, matthew.lenhart@enron.com, + steven.south@enron.com, randall.gay@enron.com, frank.ermis@enron.com, + mike.grigsby@enron.com, jane.tholt@enron.com, + tori.kuykendall@enron.com, monique.sanchez@enron.com, + keith.holst@enron.com, phillip.allen@enron.com +Subject: PIRA +Cc: becky.young@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +Bcc: becky.young@enron.com +X-From: Ina Rangel +X-To: Eric Feitler, Nelson Ferries, Charles H Otto, George N Gilbert, Fred Lagrasta, Chris Figueroa, Mog Heu, Matthew Frank, Jennifer Shipos, Craig Breslau, Sheetal Patel, Lucy Ortiz, Bill Berkeland, Mark Smith, Larry May, John Griffith, Mike Maggi, John Arnold, Dutch Quigley, Jay Reitmeyer, Susan M Scott, Matthew Lenhart, Steven P South, Randall L Gay, Frank Ermis, Mike Grigsby, Jane M Tholt, Tori Kuykendall, Monique Sanchez, Keith Holst, Phillip K Allen +X-cc: Becky Young +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Ina Rangel/HOU/ECT on 04/20/2001 10:05 AM +--------------------------- +From: Amanda Huble/ENRON@enronXgate on 04/20/2001 10:03 AM +To: Airam Arteaga/ENRON@enronXgate, Kimberly Bates/HOU/ECT@ECT, Daniel +Quezada/Corp/Enron@Enron, Ina Rangel/HOU/ECT@ECT, Becky Young/NA/Enron@Enron, +Kimberly Hardy/Corp/Enron@ENRON, Jessica Presas/Corp/Enron@ENRON, Laura +Vuittonet/ENRON@enronXgate +cc: +Subject: Please forward this to your groups. + + +PIRA is coming in May to do their semi-annual energy outlook. + +Greg Shuttlesworth- North American Natural Gas --- May 14th 3-5 pm (30 C1) +? New Production Outlook +? Price Direction +? Demand Fundamentals + +Dr. Gary Ross - World Oil Outlook --- May 16th 7-8:30 am --32C2 +? OIl/ Demand/ supply Outlook +? Regional balances +? OPEC Rhetoric + +Jen Fraser +34759 + + diff --git a/demo/ermis-f/All/cur/16480416.1075855474512.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/16480416.1075855474512.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..823898c5 --- /dev/null +++ b/demo/ermis-f/All/cur/16480416.1075855474512.JavaMail.evans@thyme:2,S @@ -0,0 +1,78 @@ +Message-ID: <16480416.1075855474512.JavaMail.evans@thyme> +Date: Thu, 16 Nov 2000 05:27:00 -0800 (PST) +From: william.kasemervisz@enron.com +To: crystal.hyde@enron.com, william.kelly@enron.com, kimat.singla@enron.com, + victor.guggenheim@enron.com, darron.giron@enron.com, + b.palmer@enron.com, jackson.logan@enron.com, phillip.love@enron.com, + kam.keiser@enron.com, michelle.waldhauser@enron.com, + dawn.kenne@enron.com, monique.sanchez@enron.com, + jeffrey.gossett@enron.com, chris.walker@enron.com, + michael.walters@enron.com, david.baumbach@enron.com, + martha.stevens@enron.com, jay.knoblauh@enron.com, + dutch.quigley@enron.com, sheetal.patel@enron.com, + jeff.royed@enron.com, shawna.johnson@enron.com, anne.bike@enron.com, + jennifer.bagwell@enron.com, jody.crook@enron.com, + denver.plachy@enron.com, juana.fayett@enron.com, + liz.hillman@enron.com, o'neal.winfree@enron.com, + jeff.royed@enron.com, luchas.johnson@enron.com, + shawna.johnson@enron.com, souad.mahmassani@enron.com, + jason.wolfe@enron.com, kyle.lilly@enron.com, + robin.rodrigue@enron.com, sandra.brawner@enron.com, + brad.mckay@enron.com, fletcher.sturm@enron.com, + kevin.ruscitti@enron.com, patrice.mims@enron.com, + kelli.stevens@enron.com, tom.donohoe@enron.com, + andrew.lewis@enron.com, sylvia.pollan@enron.com, + theresa.branney@enron.com, martin.cuilla@enron.com, + geoff.storey@enron.com, hunter.shively@enron.com, + mike.grigsby@enron.com, frank.ermis@enron.com, + phillip.allen@enron.com, tori.kuykendall@enron.com, + matthew.lenhart@enron.com, steven.south@enron.com, + jane.tholt@enron.com, greg.mcclendon@enron.com, carey.metz@enron.com, + gary.lamphier@enron.com, jim.schwieger@enron.com, + eric.bass@enron.com, elsa.villarreal@enron.com, + robert.shiring@enron.com, brad.horn@enron.com, + gregory.schockling@enron.com, dan.mccairns@enron.com, + ragan.bond@enron.com, joe.parks@enron.com, robyn.zivic@enron.com, + thomas.martin@enron.com, keith.holst@enron.com, scott.neal@enron.com, + peter.keavey@enron.com, dick.jenkins@enron.com, + andrea.ring@enron.com +Subject: TDS RELEASE - T O N I G H T - Thursday 11/16 +Cc: russ.severson@enron.com, scott.mills@enron.com, kenny.ha@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: russ.severson@enron.com, scott.mills@enron.com, kenny.ha@enron.com +X-From: William E Kasemervisz +X-To: Crystal Hyde, William Kelly, Kimat Singla, Victor Guggenheim, Darron C Giron, B Scott Palmer, Jackson Logan, Phillip M Love, Kam Keiser, Michelle C Waldhauser, Dawn C Kenne, Monique Sanchez, Jeffrey C Gossett, Chris Walker, Michael Walters, David Baumbach, Martha Stevens, Jay Knoblauh, Dutch Quigley, Sheetal Patel, Jeff Royed, Shawna Johnson, Anne Bike, Jennifer Bagwell, Jody Crook, Denver Plachy, Juana Fayett, Liz Hillman, O'Neal D Winfree, Jeff Royed, Luchas Johnson, Shawna Johnson, Souad Mahmassani, Jason Wolfe, Kyle R Lilly, Robin Rodrigue, Sandra F Brawner, Brad McKay, Fletcher J Sturm, Kevin Ruscitti, Patrice L Mims, Kelli Stevens, Tom Donohoe, Andrew H Lewis, Sylvia S Pollan, Theresa Branney, Martin Cuilla, Geoff Storey, Hunter S Shively, Mike Grigsby, Frank Ermis, Phillip K Allen, Tori Kuykendall, Matthew Lenhart, Steven P South, Jane M Tholt, Greg McClendon, Carey M Metz, Gary W Lamphier, Jim Schwieger, Eric Bass, Elsa Villarreal, Robert Shiring, Brad Horn, Gregory Schockling, Dan McCairns, Ragan Bond, Joe Parks, Robyn Zivic, Thomas A Martin, Keith Holst, Scott Neal, Peter F Keavey, Dick Jenkins, Andrea Ring +X-cc: Russ Severson, Scott Mills, Kenny Ha +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +A release of TDS will go out tonight (5:00 pm) with the following +enhancements. TDS will be unavailable from 5-6pm tonight & positions will be +gone when it comes back. + +Position Load +- Will now be off new TDS Flag on the Port Calc screen. This is only on the +Port Calc Screen we hope to add it to Meta Calc in the next few weeks + +Position Manager +- Added new tab with to show curve values + +Deal Ticker +- Change Deal Value + * Current Known Bugs - If you reload a position, deals that have switched +desk will not repost + * Current month deals that have Settle prices in ERMS & the prices have not +been updated in the curve files will value incorrectly +- Killed deals will show up in changed deals (This includes changing desk) + +Other improvements have been made to increase speed and reliability. + +I will be here tonight & tomorrow morning. After that call Kenny Ha x30413 +with any issues. + +Bill +x5-7579 \ No newline at end of file diff --git a/demo/ermis-f/All/cur/16539152.1075855488907.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/16539152.1075855488907.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2715eb4a --- /dev/null +++ b/demo/ermis-f/All/cur/16539152.1075855488907.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <16539152.1075855488907.JavaMail.evans@thyme> +Date: Tue, 8 May 2001 17:53:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Organization Announcement +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + + Organization Announcement + + It is my pleasure to announce that Kenneth Lovejoy has joined Enron Corp. +EH&S Asset Operations. He will be reporting directly to Donnie Willmann and +will support Central America, Caribbean and EES. Ken has over 25 year +experience in environmental, health and safety for the oil and gas +industry. He has been working for Enron since 1996 and has extensive +international experience. We are excited to have Ken in our team so, +please welcome Ken in his new role. + +Henry Van \ No newline at end of file diff --git a/demo/ermis-f/All/cur/16547078.1075855491567.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/16547078.1075855491567.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..af349ecc --- /dev/null +++ b/demo/ermis-f/All/cur/16547078.1075855491567.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <16547078.1075855491567.JavaMail.evans@thyme> +Date: Sun, 22 Apr 2001 13:12:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Topping-Out Ceremony Today +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +You have signed the last beam.... + Now watch it rise. + +Enron employees are invited to celebrate the + Topping-Out of Enron Center South + this afternoon at Antioch Park +3:45 pm - 4:30 pm. + +In celebration of Arbor Day, tree saplings will be +handed out to all participants. + + +In the event of rain, the Topping-Out Celebration will air on IPTV Wednesday +and +the tree saplings will be distributed in the plaza today at 4:00 pm \ No newline at end of file diff --git a/demo/ermis-f/All/cur/16607644.1075855474209.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/16607644.1075855474209.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..9cd08a65 --- /dev/null +++ b/demo/ermis-f/All/cur/16607644.1075855474209.JavaMail.evans@thyme:2,S @@ -0,0 +1,62 @@ +Message-ID: <16607644.1075855474209.JavaMail.evans@thyme> +Date: Mon, 20 Nov 2000 04:20:00 -0800 (PST) +From: kimberly.brown@enron.com +To: john.arnold@enron.com, hunter.shively@enron.com, scott.neal@enron.com, + phillip.allen@enron.com, thomas.martin@enron.com, + frank.ermis@enron.com, fred.lagrasta@enron.com, + craig.breslau@enron.com, kenneth.shulklapper@enron.com, + matthew.lenhart@enron.com, mike.maggi@enron.com, larry.may@enron.com, + mark.smith@enron.com, bill.berkeland@enron.com, troy.black@enron.com, + jennifer.shipos@enron.com, lucy.ortiz@enron.com, + vikas.dwivedi@enron.com, ross.prevatt@enron.com, + nelson.ferries@enron.com, charles.otto@enron.com, + george.gilbert@enron.com, russell.dyk@enron.com, + paul.lucci@enron.com, tori.kuykendall@enron.com, + randall.gay@enron.com, jane.tholt@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com, carey.metz@enron.com, + stacey.neuweiler@enron.com, jim.schwieger@enron.com, + greg.mcclendon@enron.com, daren.farmer@enron.com, + edward.gottlob@enron.com, eric.bass@enron.com, + janet.wallis@enron.com, sandra.brawner@enron.com, + peter.keavey@enron.com, brad.mckay@enron.com, sean.boyle@enron.com, + robin.barbe@enron.com, john.taylor@enron.com, + susan.pereira@enron.com, andrea.ring@enron.com, + dick.jenkins@enron.com, scott.hendrickson@enron.com, + dan.junek@enron.com, robyn.zivic@enron.com, sylvia.pollan@enron.com, + andrew.lewis@enron.com, patrice.mims@enron.com, + kevin.ruscitti@enron.com, jason.williams@enron.com, + joe.parks@enron.com, tom.donohoe@enron.com, kelli.stevens@enron.com, + geoff.storey@enron.com, martin.cuilla@enron.com, + lisa.kinsey@enron.com, chris.gaskill@enron.com, + tara.piazze@enron.com, chuck.ames@enron.com, + massimo.marolo@enron.com, vladi.pimenov@enron.com, + sachin.gandhi@enron.com, mog.heu@enron.com, chris.hyde@enron.com, + demetrion.ware@enron.com, yan.wang@enron.com, vineet.arora@enron.com, + liz.bellamy@enron.com +Subject: Daily Lunch +Cc: ina.rangel@enron.com, airam.arteaga@enron.com, laura.harder@enron.com, + jessica.presas@enron.com, jeff.roman@enron.com, + kimberly.hardy@enron.com, daniel.quezada@enron.com, + alexandra.villarreal@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: ina.rangel@enron.com, airam.arteaga@enron.com, laura.harder@enron.com, + jessica.presas@enron.com, jeff.roman@enron.com, + kimberly.hardy@enron.com, daniel.quezada@enron.com, + alexandra.villarreal@enron.com +X-From: Kimberly Brown +X-To: John Arnold, Hunter S Shively, Scott Neal, Phillip K Allen, Thomas A Martin, Frank Ermis, Fred Lagrasta, Craig Breslau, Kenneth Shulklapper, Matthew Lenhart, Mike Maggi, Larry May, Mark Smith, Bill Berkeland, Troy Black, Jennifer Shipos, Lucy Ortiz, Vikas Dwivedi, Ross Prevatt, Nelson Ferries, Charles H Otto, George N Gilbert, Russell Dyk, Paul T Lucci, Tori Kuykendall, Randall L Gay, Jane M Tholt, Mike Grigsby, Keith Holst, Carey M Metz, Stacey Neuweiler, Jim Schwieger, Greg McClendon, Daren J Farmer, Edward D Gottlob, Eric Bass, Janet H Wallis, Sandra F Brawner, Peter F Keavey, Brad McKay, Sean Boyle, Robin Barbe, John Craig Taylor, Susan W Pereira, Andrea Ring, Dick Jenkins, Scott Hendrickson, Dan Junek, Robyn Zivic, Sylvia S Pollan, Andrew H Lewis, Patrice L Mims, Kevin Ruscitti, Jason Williams, Joe Parks, Tom Donohoe, Kelli Stevens, Geoff Storey, Martin Cuilla, Lisa Kinsey, Chris Gaskill, Tara Piazze, Chuck Ames, Massimo Marolo, Vladi Pimenov, Sachin Gandhi, Mog Heu, Chris Hyde, Demetrion Ware, Yan Wang, Vineet Arora, Liz Bellamy +X-cc: Ina Rangel, Airam Arteaga, Laura Harder, Jessica Presas, Jeff Roman, Kimberly Hardy, Daniel Quezada, Alexandra Villarreal +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Effective November 21, 2000, there will be a new procedure for lunch. EOL +traders and deskheads will eat first. Then, your assistant will notify you +when the rest of the traders can eat. This new procedure is to ensure the +EOL traders will not be away from their desk a long period time during +lunch. + +Thank you for your cooperation. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/16677187.1075855474561.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/16677187.1075855474561.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..115d2552 --- /dev/null +++ b/demo/ermis-f/All/cur/16677187.1075855474561.JavaMail.evans@thyme:2,S @@ -0,0 +1,29 @@ +Message-ID: <16677187.1075855474561.JavaMail.evans@thyme> +Date: Wed, 15 Nov 2000 13:09:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.states@enron.com +Subject: Open Enrollment 2001 Deadline Extension +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Employees United States +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +OPEN ENROLLMENT 2001 DEADLINE EXTENDED + + +Due to a very heavy, last minute influx of employees trying to make elections +and/or changes to their 2001 benefits, the open enrollment 2001 deadline has +been extended until 5pm Central Time on Friday, November 17th. + +Please continue to access the web at www.enron.benefitsnow.com or the IVR at +1-800-425-5864. + +You must have your 2001 open enrollment personal worksheet that contains your +personal identification number (PIN - located in the upper right hand corner +of your worksheet) in order to access the web or IVR. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/16719024.1075855490899.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/16719024.1075855490899.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5030ae9a --- /dev/null +++ b/demo/ermis-f/All/cur/16719024.1075855490899.JavaMail.evans@thyme:2,S @@ -0,0 +1,33 @@ +Message-ID: <16719024.1075855490899.JavaMail.evans@thyme> +Date: Thu, 26 Apr 2001 09:49:00 -0700 (PDT) +From: jim.schoene@neg.pge.com +To: fermis@enron.com +Subject: +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Schoene, Jim" +X-To: "Frank Ermis (E-mail)" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +June Capacity: + +Watch the EBB and/or Web site early next week for a notice on the +availability of June capacity. We will have both KG to Stan and KG to +Malin. Not a big bunch. + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/16792080.1075855477015.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/16792080.1075855477015.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ed4d3a7c --- /dev/null +++ b/demo/ermis-f/All/cur/16792080.1075855477015.JavaMail.evans@thyme:2,S @@ -0,0 +1,88 @@ +Message-ID: <16792080.1075855477015.JavaMail.evans@thyme> +Date: Fri, 27 Oct 2000 04:19:00 -0700 (PDT) +From: justin.j.rutherford@williams.com +To: agcdu1@triax.com, agcdu6@triax.com, anita.reubens@swgas.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cmcgra@puget.com, + cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jennifer_owen@pgn.com, jmmcarthur@duke-energy.com, + jsanders@clarkpud.com, kims@kimballenergy.com, klambe@puget.com, + kri.pam@pdg.net, llightfoot@coral-energy.com, lmanis@sdge.com, + lprior@enron.com, niels_a_vervloet@reliantenergy.com, + ramperms@bp.com, rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, sgwi@dynegy.com, + spjutd2@wdni.com, ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tloski@bcgas.com, tom.mckay@engageenergy.com, + tom.mckay@engageenergy.com, val_yildirok@pgn.com, + wharlan@ix.netcom.com, zcourns@national-fuel.com, ads@nwnatural.com, + awhaynes@rmc.com, bhall@cngc.com, bmedlock@cngc.com, + cheldman@ix.netcom.com, creali@vanalco.com, + gary.peterson@fortjamesmail.com, gastrans@puget.com, + hls@nwnatural.com, kri.jane@pdq.net, lgoodric@cngc.com, + marcl@subutil.com, mvaughn@cngc.com, mwaas@cngc.com, + pat_scherzinger@pgn.com, rernest@intgas.com, rsf@nwnatural.com, + sdoss@wlinpco.com, sgillit@cngc.com, spfaff@cngc.com, + tina.m.patton@boeing.com +Subject: NWP System Notice - November 2000 Maintenance ( Revised) +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Rutherford, Justin J" +X-To: "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tloski@bcgas.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" , "'ads@nwnatural.com'" , "'awhaynes@rmc.com'" , "'BHall@cngc.com'" , "'bmedlock@cngc.com'" , "'cheldman@ix.netcom.com'" , "'creali@vanalco.com'" , "'Gary.Peterson@fortjamesmail.com'" , "'gastrans@puget.com'" , "'hls@nwnatural.com'" , "'kri.jane@pdq.net'" , "'lgoodric@cngc.com'" , "'marcl@subutil.com'" , "'MVaughn@cngc.com'" , "'MWAAS@cngc.com'" , "'pat_scherzinger@pgn.com'" , "'rernest@intgas.com'" , "'rsf@nwnatural.com'" , "'sdoss@wlinpco.com'" , "'sgillit@cngc.com'" , "'spfaff@cngc.com'" , "'Tina.m.patton@boeing.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: October 27, 2000 +Category: MAINTENANCE +Subcategory: NWP MONTHLY MAINTENANCE +Subject: November 2000 Maintenance ( Revised) + +Notice Text: +All Shippers Letter #01-142 +Date:?? ??????? 10/27/00 +Time:?? ??????? 11:00hrs + +TO:???? ??????? All Shippers +Subject:??????? ????????????????????? November 2000 Maintenance + +WILLIAMS GAS PIPELINE-WEST / Northwest Pipeline SCHEDULED MAINTENANCE +as posted 10 - 27, 2000 + +The following maintenance work is scheduled on Williams Gas Pipeline-West / +Northwest +Pipeline (WGP-W) during the month of November 2000.? The scheduled +maintenance is +Northwest's most recent projection of potential system impacts.? This +schedule is provided to assist you in planning your business for the coming +month. The impacts are estimates, which could change depending on other +scheduling factors.? If any scheduled maintenance activities change, an +updated notice will be posted to the EBB as soon as possible. + +UPCOMING NOVEMBER? SCHEDULED MAINTENANCE +? + +Foundation Creek Meter Station Installation has been completed. + +October 30, 2000 -December 1,? (*Dates are estimates and may change) + +Vernal Pigging Project + +Results from the smart pigging program on the 26" pipeline from mainline +valve 2-7 +(M.P. 213) to mainline valve 2-10 (M.P. 263) have been analyzed.? Based on +data received from the pig, NWP personnel will be investigating each valve +section until all anomalies are addressed.?? No impacts to gas flows are +anticipated at this time.? Any changes to anticipated impacts will be +communicated as soon as information becomes available. + +For additional information, contact your Marketing Services Representative. + +JR \ No newline at end of file diff --git a/demo/ermis-f/All/cur/16885390.1075855476261.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/16885390.1075855476261.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a3b863cd --- /dev/null +++ b/demo/ermis-f/All/cur/16885390.1075855476261.JavaMail.evans@thyme:2,S @@ -0,0 +1,234 @@ +Message-ID: <16885390.1075855476261.JavaMail.evans@thyme> +Date: Thu, 2 Nov 2000 15:19:00 -0800 (PST) +From: enron.announcements@enron.com +To: all_ena_egm_eim@enron.com +Subject: Ameriflash Newsletter +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All_ENA_EGM_EIM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +BUSINESS HIGHLIGHTS + +Oil Products +The Oil Products Group executed a 1 year physical transaction, whereby Enro= +n=20 +supplies Delta Airlines 100,000 barrels/month for one year beginning in =20 +November of 2000, for a total of 1.2 million barrels. + +Weather +On December 6 at 7pm, the Weather Channel will run a 15 minute special=20 +interest story on Weather Derivative trading. Approximately 8 minutes of= +=20 +this telecast will focus on the Enron Weather Risk Management group, led by= +=20 +Mark Tawney, director. In September, a film crew spent two days recording t= +he=20 +group's activities and interviewing Mark Tawney; Steven Vu, head of trading= +;=20 +Gary Taylor, head of marketing; and Brando Hayden, trader. Efforts to=20 +publicize Enron's leading position in the Weather Risk marketplace have=20 +included this television show, the Enron Corp commercial focused on weather= +=20 +risk management, and several articles written by members of the Enron Weath= +er=20 +Trading group. What's next? Enron Weather: the Movie - coming soon to=20 +theatres near you! + +Principal Investments +Tridium Inc., the leading provider of Internet-based automation=20 +infrastructure solutions, announced the closing of a $20 million round of= +=20 +capital funding. The funds will be used to increase Tridium=01,s sales and= +=20 +technical support offices in North America, expand its operations into Euro= +pe=20 +and Asia, and enhance its technology and products. kRoad Ventures, L.P. and= +=20 +Enron North America each contributed $10 million in venture capital. + +Energy Capital Resources +Westwin Energy, LLC, a privately held oil and gas exploration and productio= +n=20 +company based in Midland, has been formed by the former management team of= +=20 +ARCO Permian. Along with the company=01,s formation, Westwin announced its= +=20 +financial partner, which is Enron North America. Westwin Energy will focus= +=20 +on drilling opportunities and select acquisitions in the Permian Basin of= +=20 +West Texas and Southeast New Mexico. + +Enron Industrial Markets Fundamentals Analysis +Following the example of other Enron entities, Enron Industrial Markets has= +=20 +established a Fundamentals Analysis Group. Under the direction of Andrea= +=20 +Reed, the group is similar to the others, with the objective of providing= +=20 +market, industry, and regulatory information and identifying potential=20 +commercial opportunities for originators and traders. Doug Moreno and Caro= +l=20 +Marshall are the information experts. They are presently working to=20 +aggregate all of Enron=01,s various resources into a library and a website= +=20 +(coming soon at http://eimfundy.dev.corp.enron.com/). Jennifer Riley is th= +e=20 +quantitative analyst, and has already analyzed a number of statistical=20 +relationships for the business entities to identify possible hedging=20 +strategies. Peggy Determeyer (steel) and Karen Carter (paper/pulp and=20 +lumber) will be providing analytical services to the two primary product=20 +lines. Tammy Davis keeps them all organized with terrific administrative=20 +support. Doug, Jennifer, Tammy, and Carol have followed Andrea from her=20 +previous Merchant Asset Portfolio Management assignment, while Peggy and=20 +Karen have joined from Enron South America and Enron North America,=20 +respectively. If you have any ideas for critical analyses or information= +=20 +needs, contact one of them for help.=20 + +Foreign Exchange (FX) and Sovereign Risk (ENA Research Group)=20 +In last week=01,s Ameriflash newsletter, we introduced you to the Country R= +isk=20 +and Foreign Exchange (FX) Department within the ENA Research Group, which= +=20 +included our responsibilities and some of the products we have developed fo= +r=20 +Enron various business units. This week we would like to introduce you to t= +he=20 +members of our group, Maureen Raymond-Casta=0Feda, Gwyn Koepke, Yana Krista= +l,=20 +and Leann Walton. + +Maureen Raymond-Casta=0Feda heads the Country Risk and Foreign Exchange tea= +m,=20 +reporting to Vince Kaminski. Maureen is Enron=01,s Chief Economist and is= +=20 +responsible for corporate sovereign risk and economic analysis, briefing th= +e=20 +FX trading desk on major central bank policies, forecasting all FX and=20 +revenue escalators corporate-wide for 60 countries, and advising Enron=01,s= +=20 +underwriters and the Chief Credit Officer. As Enron changes its business= +=20 +objectives, our group serves these objectives through our analysis. For=20 +example, we provide research and analysis services to the steel fundamental= +=20 +analysis group as well as to the non-ferrous metals group in London. Gwyn= +=20 +Koepke is an Associate and is responsible for conducting economic analysis= +=20 +for all FX and inflation curves produced by the group as well as writing=20 +country briefs for the various Enron business units. Yana Kristal is an=20 +analyst who gathers country research and prepares Excel charts. Leann Walt= +on=20 +is the team=01,s newest member and provides all administrative and research= +=20 +support.=20 + +As a reminder, the Country Risk and FX team launched a new product in Octob= +er=20 +called the Enron =01&Global Markets Monitor,=018 which informs traders and= +=20 +management about important international economic events and their impact o= +n=20 +currency and financial markets. If you would like to receive the Monitor on= + a=20 +weekly basis via email, please send a note to Leann Walton. Or, you can=20 +obtain the Global Markets Monitor from our web site at: +http://ecthouwebcl1.nt.ect.enron.com/research/ForeignExchange/FXMain.htm +(look for the spinning New sign) =01) Please add this to your bookmarks or= +=20 +favorites. + +FINAL RESULTS FOR THE PULSE + +Thanks to all who participated in Enron's annual employee survey. The tota= +l=20 +participation rate for ENA/EGM/EIM was 68.90%, which was an increase of=20 +almost 20% from last year. Additionally, we beat the Enron Corp. average= +=20 +68.90% to 68.87%. Some might say that this is statistically insignificant,= +=20 +but we prefer to point out that a win is a win! + +WELCOME + +New Hires +ENA- Doglas Allen, Brooks Barnes, Angela Cadena, Reno Casimir, Amelia=20 +Cavazos, Jane Coleman, Andrea Dahlke, Susan Entman, Kulvinder Fowler, Krist= +i=20 +Fredericks, Tammy Gilmore, Lori Haney, Brandee Jackson, Janine Kattner,=20 +Brenna Neves, Vivian Nguyen, Dexter Peoples, Erica Rodriguez, Patricia Room= +e,=20 +Dayna Smith, Stephanie Wainwright, Ellen Wallumrod, Deanna Washington,=20 +Gregory Whitman + +EGM- Mario De la Ossa, Stephanie Harris + +IN THE NEWS + +FORTUNE, November 13, 2000, Page 80 +Beware: You Could Soon Be Selling Soybeans Make your products stand out =01= +)=20 +fast =01) before someone turns it into a commodity. +"=01(What=01,s next? Fortune says you can run a reverse auction anytime you= + can do=20 +two things: specify exactly what you want and identify several bidders you= +=20 +deem qualified to fight for the business. Let your imagination roam. At Enr= +on=20 +they never stop thinking about new products and services for which they can= +=20 +make markets. First gas and electricity, now bandwidth, ocean shipping,=20 +paper, and much else." + +Internet Week, October 30, 2000 +"Enron doesn't just make markets; it assaults them." + +NUGGETS & NOTES + +=01&Results not reasons=018 =01) Craig Breslau, VP/Industrial Middle Market= +s-ENA + +"Okay, here's the deal..." - Jean Mrha Beach, VP/Upstream Origination-ENA + +LAST WEEK'S TEASER + +Question +In your cellar there are three light switches in the OFF position. Each=20 +switch controls 1 of 3 light bulbs on the floor above. You may move any of= +=20 +the switches but you may only go upstairs to inspect the bulbs one time. H= +ow=20 +can you determine the switch for each bulb with one inspection? + +Answer +Turn switch one on for a while=01(then turn it off. Turn switch two on, go= +=20 +upstairs to inspect. The hot bulb is controlled by switch one, the lit bul= +b=20 +is controlled by switch two. The unlit bulb is controlled by switch three. + +CONGRATULATIONS to our winners: Richard McKeel, Jim Sugrue, Ed Hearn, Rhond= +a=20 +Denton, Mark Breese, Benjamin Thomason, Gil Muhl, Corey Hollander, James=20 +Haden, Stinson Gibner, Richard Zamora, Robert Stalford, John Gordon, Dan=20 +Darland, Andre Templeman, Hector McLoughlin, Shelly Stubbs, Kelly Ellis,=20 +Valter Stoiani, Dennis Lee, Paul Gregory, Rainer Cockrell, Regan Rorschach,= +=20 +Bill Rust, Gerald Gilbert. + +LEGAL STUFF + +The information contained in this newsletter is confidential and proprietar= +y=20 +to Enron Corp. and its subsidiaries. It is intended for internal use only= +=20 +and should not be disclosed outside of Enron. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/17002644.1075855474604.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/17002644.1075855474604.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..cb7d4930 --- /dev/null +++ b/demo/ermis-f/All/cur/17002644.1075855474604.JavaMail.evans@thyme:2,S @@ -0,0 +1,72 @@ +Message-ID: <17002644.1075855474604.JavaMail.evans@thyme> +Date: Wed, 15 Nov 2000 10:48:00 -0800 (PST) +From: office.chairman@enron.com +To: all.worldwide@enron.com +Subject: Anonymous Reporting Facilities +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Office of the Chairman +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + + This is to remind you that various anonymous reporting facilities are=20 +available for you to report violations of Company policy and suspected=20 +criminal conduct by any officer, employee, or agent of the Company relating= +=20 +to the performance of his or her duties. These reporting facilities are al= +so=20 +available for your questions, messages, comments, and suggestions. + + Any policy violation or criminal conduct may be reported by letter, E-mail= +,=20 +or voice mail, as set forth below, describing the suspected violation or=20 +criminal conduct with as much detail as possible to allow the Company to=20 +conduct an investigation of the reported matter. + +1. Letters should be sent to the Confidential Post Office Box: =20 + +Enron Compliance Officer +Confidential - Conduct of Business Affairs=20 +P. O. Box 1188=20 +Houston, Texas 77251-1188 + +2. E-mails should be sent to the Office of the Chairman=01,s E-mail box: = +=20 +Employees with Enron E-mail can access this box by sending an E-mail to the= +=20 +Office of the Chairman. Simply type =01&Office of the Chairman=018 in the = +address=20 +box, type your message, and send. Your message will be completely=20 +anonymous. If, however, you copy your message and E-mail it to someone els= +e,=20 +the copy will not be anonymous. =20 + +3. Voice mail messages should be left with the Office of the Chairman=20 +PhoneMail Box. You can access the Office of the Chairman PhoneMail Box by= +=20 +calling (713) 853-7294. If you call from your extension or an outside line= +,=20 +your message will be completely anonymous. If, however, you access the=20 +PhoneMail Box while you are in the PhoneMail system, your message will not = +be=20 +anonymous. + + You may, but are not required to, identify yourself. If you would like to= +=20 +identify yourself, please submit your name and phone number with your lette= +r=20 +or message. All anonymously reported matters will be investigated and acte= +d=20 +upon in the same manner as those that contain signatures. + + The Company takes great pride in ensuring that Enron is a great place to= +=20 +work. We encourage each employee to continue to conduct the business affai= +rs=20 +of the Company in accordance with all applicable laws and in a moral and=20 +honest manner. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/17400600.1075855490298.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/17400600.1075855490298.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..506fab6f --- /dev/null +++ b/demo/ermis-f/All/cur/17400600.1075855490298.JavaMail.evans@thyme:2,S @@ -0,0 +1,29 @@ +Message-ID: <17400600.1075855490298.JavaMail.evans@thyme> +Date: Sun, 29 Apr 2001 10:01:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: "Take This Job and Shovel It" +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Read about how PGE is making methane out of manure in this issue of eBiz. + +Also in this issue: +Enron's first quarter earnings overview +Online energy trading will reach $3.6 trillion by 2005 +Tom White becomes U.S. Secretary of the Army +A U.K. offshore wind farm +The PGE sale terminates +How a fuel cell works +A little bit of poetry + +It's all in the latest eBiz. Go to home.enron.com, click Publications, then +click eBiz, and "eBiz April 27, 2001." \ No newline at end of file diff --git a/demo/ermis-f/All/cur/17478971.1075855491298.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/17478971.1075855491298.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..41278560 --- /dev/null +++ b/demo/ermis-f/All/cur/17478971.1075855491298.JavaMail.evans@thyme:2,S @@ -0,0 +1,24 @@ +Message-ID: <17478971.1075855491298.JavaMail.evans@thyme> +Date: Tue, 24 Apr 2001 06:14:00 -0700 (PDT) +From: rebecca.cantrell@enron.com +To: stephanie.miller@enron.com, frank.ermis@enron.com, randall.gay@enron.com, + patti.sullivan@enron.com, phillip.allen@enron.com, + kristann.shireman@enron.com, robert.superty@enron.com, + colleen.sullivan@enron.com, donna.greif@enron.com, + suzanne.calcagno@enron.com, ed.mcmichael@enron.com +Subject: Protest of PG&E-NW Expansion Project +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Rebecca W Cantrell +X-To: Stephanie Miller, Frank Ermis, Randall L Gay, Patti Sullivan, Phillip K Allen, Kristann Shireman, Robert Superty, Colleen Sullivan, Donna Greif, Suzanne Calcagno, Ed McMichael +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +ENA will be filing tomorrow the attached protest of PG&E-NW's 2002 Pipeline +Expansion Project. Our protest is based on the fact that the project could +increase fuel costs for existing shippers by 20% or more, according to the +illustrative fuel rates PG&E-NW discussed at its last customer meeting. diff --git a/demo/ermis-f/All/cur/17567968.1075855474151.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/17567968.1075855474151.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7487a8ba --- /dev/null +++ b/demo/ermis-f/All/cur/17567968.1075855474151.JavaMail.evans@thyme:2,S @@ -0,0 +1,49 @@ +Message-ID: <17567968.1075855474151.JavaMail.evans@thyme> +Date: Mon, 20 Nov 2000 07:09:00 -0800 (PST) +From: jribnick@interchange-energy.com +To: fermis@ect.enron.com +Subject: LDC Forum-Free Golf! +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Jerry Ribnick +X-To: Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +?Register Today & Golf Free! + +The LDC Forum d Winter of 2001 +April 19-20, 2001 - Boston, Massachusetts + + +This year's Forum promises to be the best yet, with a special focus on: +Adequacy of Northeast Supply --- E-commerce --- Power Generation --- New +Project Updates + + +CLICK HERE! + + +Register for The LDC Forum or get more information! + +www.interchange-energy.com + + +* * * * * * * * * * * * * * * * * * * * * * +The LDC Forum * Winter of 2001 +April 19-20, 2001 Boston, Massachusetts + + +Contact Person: Jerry Ribnick, Interchange Energy Group 763-545-1515 + + +If you prefer to not receive future e-mails regarding The LDC Forums, please +REPLY to this message with REMOVE in the subject field. + + +If you are unable to clearly read this message format, please REPLY to this +message with RESEND in the subject field. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/17626100.1075855472865.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/17626100.1075855472865.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..8e668686 --- /dev/null +++ b/demo/ermis-f/All/cur/17626100.1075855472865.JavaMail.evans@thyme:2,S @@ -0,0 +1,49 @@ +Message-ID: <17626100.1075855472865.JavaMail.evans@thyme> +Date: Wed, 6 Dec 2000 09:06:00 -0800 (PST) +From: ina.rangel@enron.com +To: jane.tholt@enron.com, monique.sanchez@enron.com, mike.grigsby@enron.com, + phillip.allen@enron.com, keith.holst@enron.com, + steven.south@enron.com, frank.ermis@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + matt.smith@enron.com, kenneth.shulklapper@enron.com, + john.arnold@enron.com, mike.maggi@enron.com, larry.may@enron.com +Subject: PIRA Discussion +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Jane M Tholt, Monique Sanchez, Mike Grigsby, Phillip K Allen, Keith Holst, Steven P South, Frank Ermis, Tori Kuykendall, Matthew Lenhart, Matt Smith, Kenneth Shulklapper, John Arnold, Mike Maggi, Larry May +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +See below +---------------------- Forwarded by Becky Young/NA/Enron on 12/06/2000 04:42 +PM --------------------------- + + Enron North America Corp. + + From: Amanda Huble 12/06/2000 04:39 PM + + +To: Becky Young/NA/Enron@Enron, Laura Harder/Corp/Enron@Enron, Jessica +Presas/Corp/Enron@ENRON, Ina Rangel/HOU/ECT@ECT, Airam Arteaga/HOU/ECT@ECT, +Kimberly Brown/HOU/ECT@ECT +cc: + +Subject: + +Please forward this message to your groups... + +Dr. Gary Ross (PIRA CEO) will here tomorrow to discuss the global oil +markets. + +Thursday Dec 7, 2000 in room 8c1 from 3:30 to 5. + +Thank you, +Amanda Huble + + + diff --git a/demo/ermis-f/All/cur/17663597.1075855488241.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/17663597.1075855488241.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c66a6193 --- /dev/null +++ b/demo/ermis-f/All/cur/17663597.1075855488241.JavaMail.evans@thyme:2,S @@ -0,0 +1,303 @@ +Message-ID: <17663597.1075855488241.JavaMail.evans@thyme> +Date: Fri, 11 May 2001 10:27:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron In Action 05.14.01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Step outside for some fresh air, lunch & entertainment!! + +Visit the Big E Cafe this Friday and celebrate the 2001 Summer Splash !! = +=20 +Pappas will serve burgers and trimmings to the Latin beat of The Norma=20 +Zenteno Band. A Customized 2001 PT Cruiser will be raffled by the Sunshi= +ne=20 +Kids. Test your strength on the Sun & Ski Sports Rock Climbing Wall. + +In conjunction with National Employee Health & Fitness Week and the Body=20 +Shop's 15th Year Anniversary, the Body Shop will sponsor various activities= +=20 +at the Big E Cafe Summer Splash. These activities include: + + ? Complimentary Body and Soul Chair Massages=20 +? Koala Health Care Muscle Analysis=20 +? Blood Pressure Assessments=20 +? Information about Enron's Travel Club and activities + +The Big E Cafe is from 11:30am-1:00pm in Antioch Park and Lunch will cost $= +5=20 +so SPLASH on by and have some fun!!=20 + +Houston Astros Half-Price Ticket Offer Exclusively to Enron Employees! + +The Houston Astros are excited to bring Enron employees an exclusive offer = +to=20 +watch the Astros take on the San Diego Padres at Enron Field May 21 - 23,= +=20 +2001. Employees can purchase Upper Deck tickets for only $5 and Mezzanine= +=20 +tickets for only $6! This half price offer is available at=20 +ticketmaster.com/jackpot/enron (http://www.ticketmaster.com/jackpot/enron/)= +=20 +beginning on Monday, May 14th at 9 AM and ending on Monday, May 21st at 3 P= +M. + +To take advantage of this discount offer follow these instructions + 1. Click on the link above (Please Note: The above hyperlink may not=20 +retrieve the web page if the address extends to more than one line. If this= +=20 +should occur, please copy the full text of the address and paste it into th= +e=20 +address box in your web browser.) +2. Scroll down to promotions & special offers +3. Enter password baseball1 in B2B password box +4. Enter the number of tickets in B2B ticket box +5. Select either Upper Deck or Mezzanine in pricing & ticket locations drop= +=20 +down menu +6. Select delivery method +7. Scroll down and click on =01&Look for Tickets=018 key + +Should you have any questions, please contact Astros Ticket Services at (71= +3)=20 +259-8500. + +Star Wars: Films (May 4-25) +See all four completed films of the legendary Star Wars saga on the big=20 +screen! The MFAH presents special editions of Episodes IV-VI and Episode I = +in=20 +the newly renovated Brown Auditorium with Dolby Digital dts sound and stadi= +um=20 +seating. + +Star Wars: Episode IV-A New Hope +Directed by George Lucas +(USA, 1977, 125 min.) +Friday, May 4, 7:30 p.m. +Saturday, May 5, 11:00 a.m. + +Star Wars: Episode V-The Empire Strikes Back +Directed by Irvin Kershner +(USA, 1980, 120 min.) +Friday, May 11, 7:30 p.m. +Saturday, May 12, 11:00 a.m. + +Star Wars: Episode VI-Return of the Jedi +Directed by Richard Marquand +(USA, 1983, 132 min.) +Friday, May 18, 7:30 p.m. +Saturday, May 19, 11:00 a.m. + +Star Wars: Episode I-The Phantom Menace +Directed by George Lucas +(USA, 1999, 133 min.) +Friday, May 25, 7:30 p.m. +Saturday, May 26, 11:00 a.m. + +Tickets go on sale at the Brown Auditorium ticket booth 30 minutes before +show time. The ticket booth is located on the lower level of the Caroline +Wiess Law building. + +General admission is $5. Matinee admission (show times before 5:00 p.m.) is= +=20 +$4. Enron employees with ID receive a $1 discount. Discount passes (10=20 +admissions) are $40 for nonmembers and $35 for members. Children 5 and unde= +r=20 +are free. Films are screened in Brown Auditorium in the museum's Caroline= +=20 +Wiess Law building, 1001 Bissonnet. Free parking is available. For more= +=20 +information, please call 713-639-7515 or visit our website at www.mfah.org. + + +Help Cure Cystic Fibrosis + +The Cystic Fibrosis Foundation is hosting its annual Great Strides Walk on= +=20 +Saturday, May 19 at Hermann Park. The event is the foundation=01,s major,= +=20 +grassroots fundraising event, and $0.92 of every dollar raised in the walk= +=20 +goes directly to furthering research into more effective treatments for the= +=20 +disease. + +Cystic Fibrosis is the most common fatal genetic disease in the Caucasian= +=20 +population today, affecting over 30,000 children and young adults in the=20 +United States. The current median survival age for CF patients is 31 years= +. + +If you would like more information on participating in the walk or sponsori= +ng=20 +a walker, please contact Jeff Poche at X 6-9530. + +Help people affected by arthritis. Join A Joint Walk on May 20. =20 +Thousands of greater Houstonians will join the walk to cure arthritis. The= +=20 +5-mile walk begins at the Kelsey-Seybold Clinic and travels along Braes=20 +Bayou. Call 713-529-0800 and "get in step". + + +Increase Your Leadership Skills with Project Blueprint! +Project Blueprint, a program of the United Way of the Texas Gulf Coast, is = +a=20 +9-week course designed to increase ethnically diverse leadership in the=20 +nonprofit sector. Participants in the training enhance their leadership an= +d=20 +management skills, which in turn allows them to give back to their communit= +y=20 +in a meaningful way. For more information or an application for Class XXI,= +=20 +please contact Ana Eigler, Project Blueprint Coordinator, at 713-685-2711. = +=20 +The application deadline is July 10, 2001. + + + +What: Impromptu, Young Professionals Symphony Network + This is an opportunity for young professionals to socialize at Sambuca= +=20 +Jazz cafe, one of Downtown Houston's most popular restaurants and networ= +k=20 +with other professionals in a casual setting followed by a Houston Symphon= +y=20 +concert. + +Concert: Celebrate the Houston Symphony's final performance of the seaso= +n + with Music Director Designate Hans Graf. +=20 + Hans Graf, conductor + Leon Fleisher, piano + + Barber Medea's Dance of Vengeance + Mozart Piano Concerto No. 12 + Strauss A Hero's Life + +When: Monday, May 21 + +Where: Pre-concert party at Sambuca Jazz Cafe, 909 Texas + concert at Jones Hall, 615 Louisiana + +Time: Party, 6:00 PM - 7:30 PM + Concert, 8PM + +Cost: $35 includes your ticket to the concert and pre-concert + party. There will be complimentary hors'doeuvres, live jazz + by the Blue Monks, door prizes and a cash bar. + + +R.S.V.P. Please visit us on-line at www.houstonsymphony.org or call = +=20 +713.238.1428 to make your reservations today. + + + + +The Contemporary Arts Museum needs volunteers to help with CAM*boree, a=20 +special event for kids Sunday May 20, 5:00pm to 8:00pm. There will be a=20 +picnic dinner, music and artist-led activities. Volunteers will help play= +=20 +with the kids, ages 2-12. It is so much fun and a short time commitment. = +=20 +Volunteers get a FREE Museum membership as a thank you. Please respond by= +=20 +May 16 to Jennifer Milligan X35272. + + +Support KidSave and Help Miracles Happen. Every Summer. +=20 +Kidsave=01,s Summer Miracles Program enables orphaned children ages 5 to 1= +1 to=20 +travel to the US and Canada, live with families and attend day camp. The= +=20 +program gives families who may be concerned about the problems of adopting= +=20 +an older child a chance to meet, get to know and in the best-case scenario= +,=20 +fall in love with a child. The program gives prospective parents an=20 +opportunity to see and evaluate first-hand the challenges and rewards of= +=20 +adopting an older child. +=20 +In 1999 and 2000 Kidsave and adoption agency partners placed 432 children = +-=20 +96 percent of children who participated in the program. Generally, 85 to 9= +0=20 +percent of children who participate in the program find homes easily throu= +gh=20 +the program. The remaining 10 to 15 percent require more work. +=20 +Kidsave believes every child deserves a family. We are committed to placin= +g=20 +all children who participate in the Summer Miracles Program in permanent= +=20 +families or family-like environments. +=20 +We are looking for families to host children, and for others who want to= +=20 +help us make the camp program happen for these 250 children. As a=20 +non-profit organization, Kidsave depends on donations to raise the money t= +o=20 +bring these children here and find them families. Please call Tonya Hoppe = +at=20 +281.286.8948 or tonya@tonya.cc to get involved in Houston=01,s Kidsave=20 +program. =20 + + +Enron and Kidventure Camps are proud to bring you Camp Enron Summer 2001. = +=20 +Celebrating our third year, Camp Enron will once again be providing summer= +=20 +camp for children, ages 5-13, of Enron employees and contractors.=20 + +This year, camp will be May 29-August 10. Ten, one-week sessions will be = +=20 +available and families may choose to attend any or all sessions. Each camp= +=20 +week is Monday through Friday.=20 + +The cost is $150 per week and includes all transportation, field trips and= +=20 +activities. A deposit of $50 per week is all that is needed to reserve you= +r=20 +sessions. The deadline to register is Monday, May 21. =20 + +To register, log on to: http://www.kidventurecamp.com/camp_enron.htm. =20 +Spaces are limited. + +Enron parents simply ride to work with their children and check them in to= +=20 +the Energizer room in the morning with the Camp Enron Team. Enron Campers= +=20 +are loaded on Coach USA Buses and transported to our nearby camp. At the en= +d=20 +of the day campers are brought back to the Energizer for parents to check= +=20 +out. =20 + +It's that easy! + +For more information please contact: + +web site: www.kidventurecamp.com +call Kidventure: 713.960.8989 +e-mail: camps@kidventurecamp.com + +Have News to Share? +To post news or events in Enron In Action, please e-mail your information t= +o=20 +EIA@enron.com=20 +no later than 12:00 noon the Thursday prior to the next Monday=01,s mailing= +. + diff --git a/demo/ermis-f/All/cur/17716483.1075855488441.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/17716483.1075855488441.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2fc17f55 --- /dev/null +++ b/demo/ermis-f/All/cur/17716483.1075855488441.JavaMail.evans@thyme:2,S @@ -0,0 +1,83 @@ +Message-ID: <17716483.1075855488441.JavaMail.evans@thyme> +Date: Fri, 11 May 2001 08:49:00 -0700 (PDT) +From: outlook.team@enron.com +To: cheryl.wilchynski@enron.com, cindy.ward@enron.com, jo.hill@enron.com, + sonja.galloway@enron.com, bilal.bajwa@enron.com, binh.pham@enron.com, + bradley.jones@enron.com, bruce.mills@enron.com, + chance.rabon@enron.com, chuck.ames@enron.com, + david.baumbach@enron.com, jad.doan@enron.com, + o'neal.winfree@enron.com, phillip.love@enron.com, + sladana-anna.kulic@enron.com, victor.guggenheim@enron.com, + alejandra.chavez@enron.com, anne.bike@enron.com, + carole.frank@enron.com, darron.giron@enron.com, + elizabeth.hernandez@enron.com, elizabeth.shim@enron.com, + jeff.royed@enron.com, kam.keiser@enron.com, kimat.singla@enron.com, + kristen.clause@enron.com, kulvinder.fowler@enron.com, + kyle.lilly@enron.com, luchas.johnson@enron.com, + maria.garza@enron.com, patrick.ryder@enron.com, + ryan.o'rourke@enron.com, yuan.tian@enron.com, frank.ermis@enron.com, + jane.tholt@enron.com, jay.reitmeyer@enron.com, keith.holst@enron.com, + matthew.lenhart@enron.com, mike.grigsby@enron.com, + monique.sanchez@enron.com, phillip.allen@enron.com, + randall.gay@enron.com, tori.kuykendall@enron.com, + ina.norman@enron.com, jackie.travis@enron.com, + michael.gasper@enron.com, brenda.fletcher@enron.com, + jeanne.wukasch@enron.com, mary.franklin@enron.com, + mike.potter@enron.com, natalie.baker@enron.com, + suzanne.calcagno@enron.com, albert.stromquist@enron.com, + rajesh.chettiar@enron.com, derek.anderson@enron.com, + brad.horn@enron.com, camille.gerard@enron.com, cathy.lira@enron.com, + daniel.castagnola@enron.com, eva.tow@enron.com, lam.nguyen@enron.com, + andy.pace@enron.com, anna.santucci@enron.com, + claudia.guerra@enron.com, clayton.vernon@enron.com, + david.ryan@enron.com, eric.smith@enron.com, grace.kim@enron.com, + jason.kaniss@enron.com, kevin.cline@enron.com, rika.imai@enron.com, + todd.decook@enron.com, beth.jensen@enron.com, + billi.harrill@enron.com, martha.sumner-kenney@enron.com, + phyllis.miller@enron.com, sandy.olofson@enron.com, + theresa.byrne@enron.com, danny.mccarty@enron.com, denis.tu@enron.com, + john.ayres@enron.com, john.millar@enron.com, + julie.armstrong@enron.com, maggie.schroeder@enron.com, + max.brown@enron.com, randy.cantrell@enron.com, tracy.scott@enron.com, + charles.muzzy@enron.com, cora.pendergrass@enron.com, + darren.espey@enron.com, jessica.white@enron.com, + kevin.brady@enron.com, kirk.lenart@enron.com, lisa.kinsey@enron.com, + margie.straight@enron.com, mark.schrab@enron.com, + souad.mahmassani@enron.com, tammy.gilmore@enron.com, + teresa.mcomber@enron.com, wes.dempsey@enron.com, + barry.feldman@enron.com, catherine.huynh@enron.com +Subject: 3 - URGENT - TO PREVENT LOSS OF INFORMATION +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Outlook Migration Team +X-To: Cheryl Wilchynski, Cindy R Ward, Jo Ann Hill, Sonja Galloway, Bilal Bajwa, Binh Pham, Bradley Jones, Bruce Mills, Chance Rabon, Chuck Ames, David Baumbach, Jad Doan, O'Neal D Winfree, Phillip M Love, Sladana-Anna Kulic, Victor Guggenheim, Alejandra Chavez, Anne Bike, Carole Frank, Darron C Giron, Elizabeth L Hernandez, Elizabeth Shim, Jeff Royed, Kam Keiser, Kimat Singla, Kristen Clause, Kulvinder Fowler, Kyle R Lilly, Luchas Johnson, Maria Garza, Patrick Ryder, Ryan O'Rourke, Yuan Tian, Frank Ermis, Jane M Tholt, Jay Reitmeyer, Keith Holst, Matthew Lenhart, Mike Grigsby, Monique Sanchez, Phillip K Allen, Randall L Gay, Tori Kuykendall, Ina Norman, Jackie Travis, Michael J Gasper, Brenda H Fletcher, Jeanne Wukasch, Mary Theresa Franklin, Mike Potter, Natalie Baker, Suzanne Calcagno, Albert Stromquist, Rajesh Chettiar, Derek Anderson, Brad Horn, Camille Gerard, Cathy Lira, Daniel Castagnola, Eva Tow, Lam Nguyen, Andy Pace, Anna Santucci, Claudia Guerra, Clayton Vernon, David Ryan, Eric Smith, Grace Kim, Jason Kaniss, Kevin Cline, Rika Imai, Todd DeCook, Beth Jensen, Billi Harrill, Martha Sumner-Kenney, Phyllis Miller, Sandy Olofson, Theresa Byrne, Danny McCarty, Denis Tu, John A Ayres, John Millar, Julie Armstrong, Maggie Schroeder, Max Brown, Randy Cantrell, Tracy Scott, Charles T Muzzy, Cora Pendergrass, Darren Espey, Jessica White, Kevin Brady, Kirk Lenart, Lisa Kinsey, Margie Straight, Mark L Schrab, Souad Mahmassani, Tammy Gilmore, Teresa McOmber, Wes Dempsey, Barry Feldman, Catherine Huynh +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Critical Migration Information: + +1. Your scheduled Outlook Migration Date is THE EVENING OF : May 14th +2. You need to press the "Save My Data" button (only once) to send us your +pre-migration information. +3. You must be connected to the network before you press the button. +4. If a POP-UP BOX appears, prompting you to "ABORT, CANCEL OR TRUST SIGNER" +please select TRUST SIGNER. +5. Any information you Add to your Personal Address Book, Journal or calendar +after you click on the button will need to be manually re-added into Outlook +after you have been migrated. +6. Clicking this button does not complete your migration to Outlook. Your +migration will be completed the evening of your migration date. + + + + Failure to click on the button means you WILL NOT get your Calendar, +Contacts, Journal and ToDo information imported into Outlook the day of your +migration and could result in up to a 2 week delay to restore this +information. + +If you encounter any errors please contact the resolution center @ +713-853-1411 \ No newline at end of file diff --git a/demo/ermis-f/All/cur/18309989.1075855472191.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/18309989.1075855472191.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3010079f --- /dev/null +++ b/demo/ermis-f/All/cur/18309989.1075855472191.JavaMail.evans@thyme:2,S @@ -0,0 +1,28 @@ +Message-ID: <18309989.1075855472191.JavaMail.evans@thyme> +Date: Tue, 12 Dec 2000 02:01:00 -0800 (PST) +From: jay.reitmeyer@enron.com +To: frank.ermis@enron.com, matthew.lenhart@enron.com, phillip.allen@enron.com, + tori.kuykendall@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com +Subject: New tempertaure product from weather research +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Jay Reitmeyer +X-To: Frank Ermis, Matthew Lenhart, Phillip K Allen, Tori Kuykendall, Mike Grigsby, Keith Holst +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Click on the following URL....and then hit New Product! about the middle of +the screen. You can now enter in city ids and get current weather +observations from those cities. It will automatically update as new +information comes in. + +http://ecthou-webcl1.nt.ect.enron.com/research/Weather/WeatherMain.htm + +If you need help with station identifiers, let me know. + +Jay \ No newline at end of file diff --git a/demo/ermis-f/All/cur/18437043.1075855473351.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/18437043.1075855473351.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..18396852 --- /dev/null +++ b/demo/ermis-f/All/cur/18437043.1075855473351.JavaMail.evans@thyme:2,S @@ -0,0 +1,92 @@ +Message-ID: <18437043.1075855473351.JavaMail.evans@thyme> +Date: Fri, 1 Dec 2000 08:19:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: SUPPLEMENTAL Weekend Outage Report for 12-01-00 through 12-04-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +December 01, 2000 5:00pm through December 04, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON NORTH AMERICAN LANS: SEE ORIGINAL REPORT + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: SEE ORIGINAL REPORT + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER: HR +Impact: CORP +Time: Sat 12/2/2000 at 8:00:00 AM CT thru Sat 12/2/2000 at 12:00:00 PM CT + Sat 12/2/2000 at 6:00:00 AM PT thru Sat 12/2/2000 at 10:00:00 AM PT + Sat 12/2/2000 at 2:00:00 PM London thru Sat 12/2/2000 at 6:00:00 PM London +Outage: Corporate HR Database Move +Environments Impacted: HR LAN +Purpose: Reconfiguration of Sun Solaris and Oracle DB to allow for more +simultaneous connections. + The applications impacted are as follows: HRGlobalApps, +ExpertFinder, GCS, GIS, PM, etc. +Backout: Restore current configuration back to the Sun Servers. +Contact(s): Brandon Bangerter 713-345-4904 + Raj Perubhatla 713-345-8016 + Brian Ellis 713-345-8017 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/All/cur/18530363.1075855488863.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/18530363.1075855488863.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3fa7c224 --- /dev/null +++ b/demo/ermis-f/All/cur/18530363.1075855488863.JavaMail.evans@thyme:2,S @@ -0,0 +1,41 @@ +Message-ID: <18530363.1075855488863.JavaMail.evans@thyme> +Date: Tue, 8 May 2001 17:55:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: eSource Presents Free Piranha Web Training +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +eSource presents Piranha Web training + +Piranha Web offers an online connection to complete company analysis via +content that includes Disclosure, Worldscope, Datastream and I/B/E/S. The +product is designed to allow users to get complete company fundamental +financials, earnings estimates, and market data. + +Training Agenda Includes: +? General Introduction. +? Basic ticker query building + + +Attend our Piranha Clinic: + +May 11 - 9:00 -10:00 AM EB572 + + +Seats fill up fast! To reserve a seat, please call Stephanie E. Taylor at +5-7928 +Check the eSource training page at http://esource.enron.com/training.doc for +additional training sessions and vendor presentations + + + +http://esource.enron.com \ No newline at end of file diff --git a/demo/ermis-f/All/cur/18604394.1075855489588.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/18604394.1075855489588.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..088eea6c --- /dev/null +++ b/demo/ermis-f/All/cur/18604394.1075855489588.JavaMail.evans@thyme:2,S @@ -0,0 +1,589 @@ +Message-ID: <18604394.1075855489588.JavaMail.evans@thyme> +Date: Thu, 3 May 2001 11:04:00 -0700 (PDT) +From: miki.bode@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, anita.reubens@swgas.com, + bblanar@coral-energy.com, bob.mattice@engageenergy.com, + bob.mattice@engageenergy.com, browning@wasatchenergy.com, + bruce.langmade@gapac.com, bymank@wdni.com, cards@wdni.com, + caver_ealy@pgn.com, ccoyle@americansoda.com, cmcgra@puget.com, + cpavlica@enerad.com, craig.provenzano@powersrc.com, cridin@puget.com, + cslaman@usg.com, cwduke@duke-energy.com, darena@national-energy.com, + dave.dungan@weyerhaeuser.com, deborahs@kimballenergy.com, + derek.danyliw@husky-oil.com, dlh@nwnatural.com, fermis@enron.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, + llightfoot@coral-energy.com, lmansi@sdge.com, lprior@enron.com, + mbeckner@utilicorp.com, mcano@enerad.com, michelle_hunter@pgn.com, + niels_a_vervloet@reliantenergy.com, pschmidt@kimballresources.com, + ramperms@bp.com, rcooper@usg.com, rfm@nwnatural.com, + robert.harp@engageenergy.com, robert.harp@engageenergy.com, + ron.smith@ashgrove.com, rony@panalberta.com, ryan.watt@enron.com, + sakom@attglobal.net, sbrewer@enron.com, scott.linkletter@neg.pge.com, + scotts@kimballenergy.com, sghill@bcgas.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, tbrother@utilicorp.com, + tdizona@coral-energy.com, tjmi@dynegy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@kimballresources.com, + zcourns@national-fuel.com, jshadie@idahopower.com +Subject: NWP System Notice - 01-239 NWP Available Capacity +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Bode, Miki" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@gapac.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'caver_ealy@pgn.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cpavlica@enerad.com'" , "'craig.provenzano@powersrc.com'" , "'cridin@puget.com'" , "'cslaman@usg.com'" , "'cwduke@duke-energy.com'" , "'darena@national-energy.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'llightfoot@coral-energy.com'" , "'lmansi@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'mbeckner@utilicorp.com'" , "'mcano@enerad.com'" , "'Michelle_Hunter@pgn.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'pschmidt@kimballresources.com'" , "'ramperms@bp.com'" , "'rcooper@usg.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ron.smith@ashgrove.com'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'sakom@attglobal.net'" , "'SBREWER@ENRON.COM'" , "'scott.linkletter@neg.pge.com'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tbrother@utilicorp.com'" , "'tdizona@coral-energy.com'" , "'tjmi@dynegy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@kimballresources.com'" , "'zcourns@national-fuel.com'" , "'jshadie@idahopower.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: May 03, 2001 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-239 NWP Available Capacity + +Notice Text: +All Shippers Notification:? 01-239????? Dated : May 3, 2001 + +NORTHWEST PIPELINE'S +NOTICE OF AVAILABLE AND +POTENTIALLY AVAILABLE FIRM +TRANSPORTATION CAPACITY1) + +NOTE:? REMAINING LIMITED TERM +MITIGATED TRANSPORTATION +CAPACITY HAS BEEN ADDED TO +THIS NOTICE +If you are interested in discussing any of the Available or +Potentially Available Capacity, please call Candace Karpakis +at (801) 584-6996 (work) or at (801) 971-5983 (cellular). + +********************************************************************** +Capacity Below Available +?for TF-1 Service Only + +?????????????????????????????????????????????????????????????????????????????? +?????????? Total??? Available +Pkg? Receipt Point2)????????? Delivery Point2)????????????? Dth/d????? +Date3)?? + +A??? Sumas????????????????????????? Puget(Canyon)??????????????? 15,000??? +NOW-? +?????????????????????????????????????????????????????????????????????????????? +????????????????????????? 10/14/01 + +B??? Sumas????? ???????????????????? Kern River/Muddy Crk.???? 8,272???? NOW- +?????????????????????????????????????????????????????????????????????????????? +????????????????????????? 06/01/03 + +B-1? Sumas????? ???????????????????? Kern River/Muddy Crk.????? 1,500 9) +11/01/01- +?????????????????????????????????????????????????????????????????????????????? +???????????????????????????? 06/01/03 + +C??? Sumas(1160)????????????? Kemmerer??????????????????????????? 2,750???? +NOW +???? Ignacio Plant(1590) + +D??? Sumas(2,390)???????????? Monticello(330)???????????????????? 6,016???? +NOW +???? Ignacio(3,626)????????????? Rio Algom(300) +?????????????????????????????????????????? Moab#2(1,861) +?????????????????????????????????????????? Moab(2,283) +?????????????????????????????????????????? Arches National Park(17) +?????????????????????????????????????????? Vernal(653) +?????????????????????????????????????????? Dutch John(125) +?????????????????????????????????????????? Redwash(447) + +E??? Starr Road????????????????? Inland Paper??????????????????????????? +830????? NOW 8) + +F??? Stanfield???????????????????? Stanfield??????????????????????????????? +3,681????? 06/01/01 9) + +F-1? Stanfield?????????????????? Stanfield?????????????????????????????? +14,490????? 04/01/02 10) + +G??? Shute Creek???????????? Ignacio-Bondad (EPNG)????? 10,000???? NOW + +G-1? Shute Creek?????????? Ignacio-Bondad (EPNG)?????? 40,000???? 06/01/01 9) + +G-2? Shute Creek?????????? Ignacio-Bondad (EPNG)?????? 25,000???? 11/01/01 9) + +H??? Opal Plant???????????????? Western Mkt Center?????????? 90,000????? +06/01/01 9) + +I??? Painter?????????????????????? Muddy Creek (KERN)???????????? 8,351????? +NOW 8) + +I-1? Painter???????????????????? Muddy Creek (KERN)??????????? 35,000????? +06/01/01 9) + +J??? Western Mkt Center?? Crossover 16-Questar? 50,415????? 06/01/01 7) 9) + +K??? Western Mkt Center?? Clay Basin`??????????????????????? 4,585?????? +06/01/01 7) 9) + +L??? Crossover 16???????? Green River-CIG?????????????????? 23,152??????? NOW +7) 8) + +M??? Crossover 16??????? Clay Basin????????????????????????????? 10,000?????? +06/01/01 7) 9) + +M-1? Crossover 16?????? Clay Basin????????????????????????????? 17,263????? +NOW 7) + +N??? Green Rvr/McKinn-CIG Clay Basin?????????????????????? 23,152????? NOW 7) +8) + +O??? Clay Basin????????????? Chevron Rangely(6093)????????? 7,488????? +06/01/01 9) +?????????????????????????????????????? Vernal (1395) + +P??? Clay Basin????????????? Redwash/Questar???????????????? 19,240????? +11/01/01 7) 9) + +Q??? Clay Basin???????????? Rifle???????????????????????????????????????????? +1,850????? NOW 7) + +Q-1? Clay Basin??????????? Rifle???????????????????????????????????????????? +7,770????? 06/01/01 7) 9) + +R??? Clay Basin???????????? American Soda Ash????????????????? 1,140????? NOW +7) 8) + +S??? Jensen (Ut Gas Svc)? Green River-CIG???????????????????? 316????? +06/01/01 8) 9) + +T??? Redwash/Chevron????? Green River-CIG??????????????? 1,850????? NOW 8) + +U??? Redwash/QPC????????? Rifle????????????????????????????????????????? +1,050?????? 06/01/01 7) 9) +???? +V??? Greasewood?????????? Clay Basin??????????????????????????????? +2,765?????? 06/01/01 9) +?????? +W??? Piceance Quick Cycle Green River-CIG??????????????? 1,005?????? NOW? 8) + +X??? Barrett?????????????????????? Kern River?????????????????????????????? +4,097??????? 06/01/01 9) +? +Y??? Barrett????????????????????? Green River-CIG????????????????????? +6,460??????? NOW 8) + +Z??? North Douglas???????? Green River-CIG????????????????????? 3,178??????? +NOW 8) + +AA?? Sand Springs??????? Ignacio-Bondad (EPNG)???????? 23,148?????? 11/01/01 +4,10) + +BB?? West Douglas???????? Clay Basin???????????????????????????????? +2,354?????? 06/01/01 10) + +CC?? Calf Canyon(410)?? Kern River?????????????????????????????????? +703??????? 01/01/02 9) +???? Foundation Crk.(293) + +DD?? Lisbon?????????????????? Green River-CIG??????????????????????? +2,600???????? NOW 8) + +EE?? Grand Valley???????? Green River-CIG???????????????????????? +1,137???????? NOW 8) + +FF?? Grand Gas???????????? Green River-CIG???????????????????????? +1,000???????? NOW 8) + +GG?? Ignacio Plant??????? Green River-CIG?????????????????????? 10,000??????? +06/01/01 9) + +GG-1 Ignacio Plant?????? Green River-CIG??????????????????????? 1,424???????? +NOW 8) + +GG-2 Ignacio Plant??????? Green River-CIG?????????????????????? 1,177???????? +NOW + +GG-3 Ignacio Plant??????? Green River-CIG?????????????????????? 5,000???????? +06/01/01 10) + +HH?? Ignacio Plant???????? Grand Junction????????????????????????? +4,000??????? 06/01/01 9) + +HH-1 Ignacio Plant?????? Grand Junction????????????????????????? 4,310??????? +NOW 8) + +II?? Ignacio Plant??????????? Ignacio -Bondad (EPNG)???????? 25,000?????? NOW +8) + +II-1 Ignacio Plant?????????? Ignacio -Bondad (EPNG)???????? 25,000?????? +11/01/01 9) + +JJ?? Blanco Hub-TW????? Green River-CIG????????????????????? 24,000?????? +06/01/01 9) + +JJ-1 Blanco Hub-TW??????? Green River-CIG?????????????????? 58,787?????? NOW + +JJ-2 Blanco Hub-TW??????? Green River-CIG???????????????????? 2,676?????? +06/01/01 10) + +********************************************************************** +Jackson Prairie Receipt Point Capacity +Available for TF-1 or TF-2 Service +as specified below + +KK?? Jackson Prairie???? SIPI??????????????????????????????????????????? +47,341?????? NOW 5)8) +???? (55,715)????????????????????? +Lynden????????????????????????????????????????? 592????? +???????????????????????????????????????? +Lawrence?????????????????????????????????????? 81?????? +???????????????????????????????????????? +ACME?????????????????????????????????????????????? 68?????? +???????????????????????????????????????? Mt. +Vernon?????????????????????????????????? 115????? +???????????????????????????????????????? +Sedro/Woolley????????????????????????? 3,988??? +???????????????????????????????????????? LDS +Church????????????????????????????????? 133???? +???????????????????????????????????????? Granite +Falls????????????????????????????? 1,536??? +???????????????????????????????????????? +Machias????????????????????????????????????? 1,840??? +????????????????????????????????????????? +Snohomish??????????????????????????????????? 21?????? + +LL?? Jackson Prairie??? Echo Lake???????????????????????????????????????? +33?????? NOW 5)8) +???? (7,530)?????????????????????? Duval/Cottage Lake?????????????????????? +183???? +??????????????????????????????????????? +Redmond???????????????????????????????????? 3,293?? +??????????????????????????????????????? May +Valley????????????????????????????????????? 300???? +??????????????????????????????????????? Lake +Francis?????????????????????????????? 2,808?? +?????????????????????????????????????? +Covington??????????????????????????????????????? 263???? +?????????????????????????????????????? Black +Diamond??????????????????????????????? 450???? +??????????????????????????????????????? +Enumclaw?????????????????????????????????????? 200???? + +MM?? Jackson Prairie????? Sedro/Woolley??????????????????????? 8,300?????? +05/01/04 5)10) + +NN?? Jackson Prairie????? South Lake????????????????????????????? +35,500?????? NOW 6) +?? +OO?? Jackson Prairie????? Idaho State Pen.?????????????????????? 1,735?????? +NOW 6) + +PP?? Jackson Prairie????? Kern River/Muddy Crk.????????? 98,069?????? NOW 6) + +QQ?? Jackson Prairie????? Shute Creek????????????????????????????? +7,688?????? NOW 6) + +RR?? Jackson Prairie?????? Pocatello??????????????????????????????????? +1,198?????? NOW 6) + + +************************************************************************ +Mitigated Volumes for 2001 +Only available for Time Periods Listed + +SS-2 Sumas???????????????????? Reno Lateral??????????????????????????? +3,764???????? June Only + +SS-3 Sumas???????????????????? Reno Lateral??????????????????????????? +4,243???????? July Only + +SS-4 Sumas???????????????????? Reno Lateral??????????????????????????? +4,341???????? August Only + +SS-5 Sumas???????????????????? Reno Lateral??????????????????????????? +3,922???????? September Only + +SS-6 Sumas???????????????????? Reno Lateral??????????????????????????? +2,076???????? October Only + +TT?? Sumas????????????????????? LaGrande???????????????????????????????????? +500??????? Jun, Jul, Aug +?????????????????????????????????????????????????????????????????????????????? +???????????????????????????????? or Sept - + +?????????????????????????????????????????????????????????????????????????????? +???????????????????????????????? or Jun - Sept + +? +UU?? Sumas????????????????????? Spokane Mead????????????????????????? +2813?????? Jun, Jul, Aug +?????????????????????????????????????????????????????????????????????????????? +???????????????????????????????? or Sept - + +?????????????????????????????????????????????????????????????????????????????? +???????????????????????????????? or Jun - Sept + +VV?? Starr Road?????????????? Spokane-Kettle Falls????????????????? 401????? +Jun, Jul, Aug +?????????????????????????????????????????????????????????????????????????????? +???????????????????????????????? or Sept - + +?????????????????????????????????????????????????????????????????????????????? +???????????????????????????????? or Jun - Sept + +WW?? Klamath????????????????? Klamath??????????????????????????????????????? +263??????? Jun, Jul, Aug +?????????????????????????????????????????????????????????????????????????????? +????????????????????????????????? or Sept - + +?????????????????????????????????????????????????????????????????????????????? +????????????????????????????????? or Jun - Sept + +XX?? Sumas?????????????????????? +Reno??????????????????????????????????????????? 281???????? Jun, Jul, Aug +?????????????????????????????????????????????????????????????????????????????? +????????????????????????????????? or Sept - + +?????????????????????????????????????????????????????????????????????????????? +????????????????????????????????? or Jun - Sept + +************************************************************************ +FOOTNOTES + +1)? This notification supercedes all previous Notices of Available +?and Potentially Available Capacity and is subject to change at any time. + +2) Other receipt and delivery points utilizing the described +??? transportation corridor may be available. + +3)? Potential Availability date for the Capacity. + +4)? Contracts shall include the following subordinate scheduling +??? provision if the requested term extends into a critical operational +??? period: + +To the extent Shipper's nominated volumes are not scheduled solely +due to Shipper's subordinate scheduling priorities set forth below, +the monthly base reservation charge will be discounted to $0.00 per +Dth for that quantity only. + +Section 14.1(c)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights through any mainline constraint +from the Sand Springs receipt point to the Ignacio Bondad (or +LaPlata-TW) delivery point(s) to have a scheduling priority which +will be subordinate to the scheduling priority for any firm shipper +with primary corridor rights that encompass and extend beyond the +Sand Springs to Ignacio Bondad (or LaPlata-TW) corridor. + +5) Available for TF-1 or TF-2 transportation service.? TF-2 service +?will not be discounted below Northwest's current Tariff filed rate +?for TF-2 service.? Additionally, TF2 service must be linked to +?requester's designated storage contract or storage ownership +?right. TF-2 service shall include the following subordinate +?scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights from the Jackson Prairie receipt +point to the _____________ delivery point to have a scheduling +priority at any northflow constraint point in that corridor that is +subordinate to the scheduling priority for any firm service with +unconditioned primary corridor rights through such constraint point. + +6)??? Available for TF-2 transportation service only. TF-2 service will +?not be discounted below Northwest's current Tariff filed rate for +?TF-2 service.? Additionally, TF2 service must be linked to +?requester's designated storage contract or storage ownership +?right.? TF-2 service shall include the following subordinate +?scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights from the Jackson Prairie receipt +point to the _____________ delivery point to have a scheduling +priority at any southflow constraint point in that corridor that is +subordinate to the scheduling priority for any firm service with +unconditioned primary corridor rights through such constraint point. + +7)??? Capacity is not to exceed a one month primary term with evergreen +?? language.? Any offers with terms greater than one month will need to +?? be evaluated for possible seasonal flow conditions that may restrict +?? the available capacity beyond a one month term. + +8)??? This capacity is currently under contract with an evergreen clause. +???? This capacity can be made available by providing one business day +??? written termination notification to the current holder of the +????? capacity.? This means that termination notification must be received +no later than 5:00 p.m. Mountain Current Time, 24 hours (1 business +day) prior to the effective date of the contract termination. + +9)??? This capacity is currently under contract with an evergreen clause. +This capacity can be made available by providing ten business days +prior written termination notification to the current holder of the +capacity.? This means termination notification must be received no +later than 5:00 p.m. Mountain Current Time on the eleventh business +day prior to the beginning of the next month. + +10) This capacity is currently under contract and does not contain an +evergreen clause. + +11) This capacity is "mitigated" capacity and will not contain an +evergreen clause. + +12) This capacity is available only for the term offered.? No evergreen +clause available. + +13)??? This capacity is currently under contract with an evergreen clause. +????? This capacity can be made available by providing a one year prior +????? written termination notification to the current holder of the +????? capacity. + +************************************************************************ +PROCEDURE FOR REQUESTING AVAILABLE AND +POTENTIALLY AVAILABLE +TRANSPORTATION CAPACITY + +To request Potentially Available Transportation Capacity available on +the first day of June 2001, Shipper must submit a Prearranged Offer in +the form of the Letter Agreement provided below.? This Letter Agreement +must be received by Northwest no later than 5:00 pm Central Time on May +15, 2001.? Northwest will accept or reject the Prearranged Offer by no +later than the end of the gas day on May 16, 2001. If the Prearranged +Offer is acceptable, Northwest will provide a 10-bursiness day prior +termination notice to the current holder of the Capacity, post the +Prearranged Offer for bid, and Award the capacity no later than two +business days after the Bid Close Date.? Unless otherwise specified in +this posting, bids will be evaluated and awarded pursuant to the +procedure set forth in Northwest's tariff. + +To request the Potentially Available Transportation Capacity with the +one business day termination provisions as indicated by footnote "8)", +Shipper must submit a Prearranged Offer in the form of the Letter +Agreement provided below.? Upon receipt of this Letter Agreement +Northwest will either accept or reject the Prearranged Offer within +24-hours. If the Prearranged Offer is acceptable, Northwest will provide +the one business day termination notice to the current holder of the +Capacity, post the Prearranged Offer for bid, and Award the capacity no +later than two business days after the Bid Close Date.? Unless otherwise +specified in this posting, bids will be evaluated and awarded pursuant +to the procedure set forth in Northwest's tariff. + +To request Available Transportation Capacity, Shipper must immediately +submit a Prearranged Offer in the form of the Letter Agreement provided +below.? Northwest will accept or reject the Prearranged Offer within two +(2) business days of receipt of the prearranged offer.? If the +Prearranged Offer is acceptable, Northwest will post the Prearranged +Offer for bid, and Award the capacity no later than two business days +after the Bid Close Date.? Unless otherwise specified in this posting, +bids will be evaluated and awarded pursuant to the procedure set forth +in Northwest's tariff. Northwest has the right to re-post Available +capacity for bid ith or without prearranged offers. + + +??????? _________________(Date) + + +____________________________ (Company Name) +____________________________ (Company Address) +____________________________ (City, State, Zip) + +VIA FACSIMILE - (801) 584-7076 + +Northwest Pipeline Corporation +c/o Williams Gas Pipelines - West +Attn: Candace C.? Karpakis +295 Chipeta Way +Salt Lake City, UT 84158 + +Re:Prearranged Offer for Available or Potentially Available Transportation +Capacity on Williams' Northwest Pipeline Transmission System + +Dear Candace: + +_______________________ ("Shipper") submits the following bid for +available or potentially available transportation capacity ("Capacity") +designated as package _____ on Northwest Pipeline Corporation's +("Northwest") "Notice of Available or Potentially Available Firm +Transportation Capacity" dated May 2, 2001.?? Shipper recognizes and +agrees that the Capacity will be subject to the Special Conditions set +forth in this posting.? Shipper's request? is?? or?? is not?? (circle one) +contingent upon confirmation that its offered discount rate provides use +of receipt/delivery points outside the receipt/delivery point corridor +specified in the package.? If maximum rate is offered, this provision does +not apply.? Shipper understands that its prearranged offer is subject to +the Special Conditions described below. + +Shipper understands that Northwest will post the prearranged details of +this offer for such Capacity for bidding and Shipper will have the right +to match the highest bid value upon close of the bid process.? Northwest +will not disclose the identity of the prearranged bidder in such posting. + +Service Type:?????????? TF-1 Large Customer + +Contract Demand(Dth/d): ____________________ + +Receipt Point(s) ______________________________________________________ + +Delivery Point(s)______________________________________________________ + +Daily Reservation Rate: $_______/Dth? (applicable surcharges, volumetric +charge & fuel are additive) + +Term:______________________________to___________________________________ + +Evergreen Requested (circle one):?????? Yes?? or???? No + +Identity of any affiliate of Northwest involved in Shipper's transaction: +Indicate "None" or "Name the Affiliate": +_________________________________________________ + +Northwest's acceptance of Shipper's prearranged offer for the Capacity +will constitute a binding agreement between Northwest and Shipper. +Shipper shall be awarded the Capacity at the terms agreed upon in this +Letter Agreement if no bids are received with a greater economic value for +such Capacity during the bid process. If Shipper elects to match a bid +with a greater economic value, it shall be awarded the Capacity according +to the terms of the matched bid. Shipper agrees to electronically execute +a service agreement on Northwest's Electronic Bulletin Board which +confirms the terms of the final accepted transaction. + +If you have questions or comments regarding the above referenced +information, please contact __________________________ at +______________________(Phone Number) ______________________(Fax Number). + +Sincerely, + +______________________________ +?????????????? (Name) +______________________________ +?????????????? (Title) + +(Accepted? /? Rejected) by Northwest: + +Date: _______________?? Name: ________________________________ + +SPECIAL CONDITIONS +(For Prearranged Offer Agreement) + +If the prearranged offer for the Capacity is accepted at a discount rate +which provides for the use of receipt/delivery points outside the +specified receipt/delivery point corridor for the Capacity, the accepted +prearranged offered discount rate shall apply no matter which receipt and +delivery points are utilized by Shipper, or any temporary replacement +Shipper, under capacity release transactions, including segmented +releases.? If the accepted prearranged offered discount rate for the +Capacity does not provide for use of receipt/delivery points outside the +specified receipt/delivery point corridor for the Capacity, the accepted +prearranged offered discount rate shall apply to Shipper, or any temporary +replacement Shipper, only to the extent that both Shipper and any +temporary replacement Shipper utilize receipt points within their +respective primary firm receipt/delivery point to primary firm delivery +point corridors, otherwise, Shipper will be liable for Northwest's maximum +tariff rates. + + + +Word:F:\NWP Capacity Postings\2001 All Shipper Notices\01-239 5-03-01 +includes Remaining Mitigated +?? + + diff --git a/demo/ermis-f/All/cur/18655027.1075855477397.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/18655027.1075855477397.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..da917d16 --- /dev/null +++ b/demo/ermis-f/All/cur/18655027.1075855477397.JavaMail.evans@thyme:2,S @@ -0,0 +1,127 @@ +Message-ID: <18655027.1075855477397.JavaMail.evans@thyme> +Date: Wed, 25 Oct 2000 23:37:00 -0700 (PDT) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Enerfax Daily +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: enerfax1@bellsouth.net +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +Subject: Click and go to http://www.enerfax.com if can not view properly + +? + [IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE] +[IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE] +[IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE] +[IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE] +[IMAGE] + +Enerfax Daily + + +Click here for a daily email link + +[IMAGE][IMAGE][IMAGE] + +Enerfax Daily? -? Page ? -? October 26, 2000? -? ? Need a Past Issue +-Click Here + +[IMAGE][IMAGE][IMAGE] + +Enerfax Daily? -? Page ? -? October 26, 2000 + +[IMAGE][IMAGE][IMAGE][IMAGE] + +Enerfax Daily? -? Page ? -? October 26, 2000 + +[IMAGE][IMAGE] + +Enerfax Daily? -? Page 6? -? October 26, 2000 + +[IMAGE][IMAGE] + +Natural? Gas? Storage? Report + +[IMAGE][IMAGE] + +? ? ? ? ? ? Week? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Prev? +? ? ? ? ? ?Ending? ? Prev? ? ? ? ? ? ? ? ? ?Prev? ? Year? ? +| Region | 10/20/00| Week | Diff | % Full | Year | % Full +| Prod? ?|? ?649? ?|? 627 |? 22? |? 68%? ?|? 860 |? 90%? ? +| East? ?|? 1613? ?| 1566 |? 47? |? 88%? ?| 1701 |? 93%? ? +| West? ?|? ?380? ?|? 378 |? ?2? |? 75%? ?|? 430 |? 85%? ? +|? ? ? ? |? ? ? ? ?|? ? ? |? ? ? |? ? ? ? |? ? ? |? ? ? ? +| Total? |? 2642? ?| 2571 |? 71? |? 80%? ?| 2991 |? 91%? ? + +[IMAGE][IMAGE][IMAGE] + +Enerfax Daily? -? Page 7? -? October 26, 2000 + +[IMAGE][IMAGE][IMAGE][IMAGE][IMAGE] + +For more information, please Contact Ron Ford +at Ziff Energy Group, Houston, TX +(713) 627-8282 or Toll Free: 1-888-736-5780 +Also, visit our web-site, www.ziffenergy.com, to review our Brochure. + +[IMAGE][IMAGE] + +On-Line Natural Gas Reverse Auction + +? ? +The East Coast Natural Gas Cooperative has secured over 25 Bcf of natural +gas for several Northeast distributors in an auction that worked in +reverse. For the first time, the ECNGC staged a reverse auction where it is +the potential sellers who bid - downward - to win a sale to a buyer. Nearly +50 packages of natural gas demand were on the procurement block at various +times during the 4-day auction period, conducted last week. + +[IMAGE] + +Financial Summary + +[IMAGE][IMAGE] + +The TSE 300 fell 840.30 points to 9511.80 +The CRB Index lost 2.76 points to 222.59 +The US Dollar increased 1.09 points to 118.49 The Dow declined 66.59 points +to 10326.48 + + +The S&P 500 gained 2.35 points to 1398.13 +The Nasdaq was down 190.34 points to 3229.45 +December NYMEX Crude Oil fell 0.41 to 32.96 Canadian-US Exchange climbed +.0039 to 1.5115 + +")} TC [IMAGE] + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img3.gif + - img21.gif + - img8.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - id=1381847 + - img34.gif \ No newline at end of file diff --git a/demo/ermis-f/All/cur/18736149.1075855475988.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/18736149.1075855475988.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f32ba301 --- /dev/null +++ b/demo/ermis-f/All/cur/18736149.1075855475988.JavaMail.evans@thyme:2,S @@ -0,0 +1,87 @@ +Message-ID: <18736149.1075855475988.JavaMail.evans@thyme> +Date: Mon, 6 Nov 2000 12:30:00 -0800 (PST) +From: araceli.romero@enron.com +To: john.lavorato@enron.com +Subject: 3rd Request - RESPONSE NEEDED ASAP - Risk Mgmt. Compliance + Certificate +Cc: brian.hoskins@enron.com, judy.townsend@enron.com, brad.mckay@enron.com, + kate.fraser@enron.com, robin.barbe@enron.com, + sarah.mulholland@enron.com, sandra.brawner@enron.com, + patrice.mims@enron.com, tom.donohoe@enron.com, + andrew.lewis@enron.com, fletcher.sturm@enron.com, + geoff.storey@enron.com, kevin.ruscitti@enron.com, + martin.cuilla@enron.com, joe.parks@enron.com, + jim.schwieger@enron.com, carey.metz@enron.com, + elsa.villarreal@enron.com, steven.south@enron.com, + frank.ermis@enron.com, keith.holst@enron.com, john.taylor@enron.com, + rmenear@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: brian.hoskins@enron.com, judy.townsend@enron.com, brad.mckay@enron.com, + kate.fraser@enron.com, robin.barbe@enron.com, + sarah.mulholland@enron.com, sandra.brawner@enron.com, + patrice.mims@enron.com, tom.donohoe@enron.com, + andrew.lewis@enron.com, fletcher.sturm@enron.com, + geoff.storey@enron.com, kevin.ruscitti@enron.com, + martin.cuilla@enron.com, joe.parks@enron.com, + jim.schwieger@enron.com, carey.metz@enron.com, + elsa.villarreal@enron.com, steven.south@enron.com, + frank.ermis@enron.com, keith.holst@enron.com, john.taylor@enron.com, + rmenear@enron.com +X-From: Araceli Romero +X-To: John J Lavorato +X-cc: Brian Hoskins, Judy Townsend, Brad McKay, Kate Fraser, Robin Barbe, Sarah Mulholland, Sandra F Brawner, Patrice L Mims, Tom Donohoe, Andrew H Lewis, Fletcher J Sturm, Geoff Storey, Kevin Ruscitti, Martin Cuilla, Joe Parks, Jim Schwieger, Carey M Metz, Elsa Villarreal, Steven P South, Frank Ermis, Keith Holst, John Craig Taylor, Rmenear@enron.com +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +John Lavorato, + +Please note that from the European Natural Gas Commodity Group, I have not +received a signed Certificate of Compliance from the following: + +Brian Hoskins +Tricia Talpek +Judy Townsend +Brad McKay +Kate Frasier +Robin Barbe +Sarah Mulholland +Sandra Brawner +Patrice Mims-Thurston +Tom Donohoe +Fletch Sturn +Geoff Storey +Kevin Ruscitti +Martin Cuilla +Joe Parks +Jim Schwieger +Carey Metz +Elsa Villarreal +Craig Falbaum +Steve South +Frank Ermis +Keith Holst +John Craig Taylor +Robyn Menear + + +Please print and sign the attached Enron Corp. Risk Management Policy +Certificate of Compliance and fax directly to Veronica Valdez, fax # 713 646 +2194. Due to certain regulatory audits of our trading businesses, we would +like to receive these by the end of this week. + +Attached is a copy of the Certificate of Compliance, and the Enron Corp. Risk +Management Policy. + +If you have any questions, please call me at (713) 853-0429, or Veronica +Valdez at (713) 853-1881. + + +Regards, +Cassandra Schultz +Market Risk Management + + \ No newline at end of file diff --git a/demo/ermis-f/All/cur/18768736.1075855476475.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/18768736.1075855476475.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1c468d07 --- /dev/null +++ b/demo/ermis-f/All/cur/18768736.1075855476475.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <18768736.1075855476475.JavaMail.evans@thyme> +Date: Thu, 2 Nov 2000 10:53:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Japan, India and California, too? +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Enron opens an office in Japan. Get the details in eBiz. + +Also in this issue: +FERC suggests overhaul for California +ENA's focus on upstream services +Cyber Cafe in Dabhol + +It's all in the latest eBiz. Go to home.enron.com, click Publications, then +click eBiz, and "eBiz November 3, 2000." \ No newline at end of file diff --git a/demo/ermis-f/All/cur/18847277.1075855475898.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/18847277.1075855475898.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1d64ec65 --- /dev/null +++ b/demo/ermis-f/All/cur/18847277.1075855475898.JavaMail.evans@thyme:2,S @@ -0,0 +1,54 @@ +Message-ID: <18847277.1075855475898.JavaMail.evans@thyme> +Date: Tue, 7 Nov 2000 10:12:00 -0800 (PST) +From: perfmgmt@enron.com +To: frank.ermis@enron.com +Subject: Year End 2000 Performance Feedback +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "perfmgmt@enron.com" +X-To: frank.ermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +NOTE: YOU WILL RECEIVE THIS MESSAGE EACH TIME YOU ARE SELECTED AS A REVIEWER. + +You have been selected to participate in the Year End 2000 Performance +Management process by providing meaningful feedback on specific employee(s). +Your feedback plays an important role in the process, and your participation +is critical to the success of Enron's Performance Management goals. + +To complete requests for feedback, access PEP at http://pep.corp.enron.com +and select Perform Review under Performance Review Services. You may begin +providing feedback immediately and are requested to have all feedback forms +completed by Friday, November 17, 2000. + +If you have any questions regarding PEP or your responsibility in the +process, please contact the PEP Help Desk at: + +Houston: 1.713.853.4777, Option 4 +London: 44.207.783.4040, Option 4 +Email: perfmgmt@enron.com + +Thank you for your participation in this important process. + +The following is a CUMULATIVE list of employee feedback requests with a +status of "OPEN." Once you have submitted or declined an employee's request +for feedback, their name will no longer appear on this list. + + + + +Review Group: ENRON +Feedback Due Date: Nov 17, 2000 + +Employee Name Supervisor Name Date Selected +------------- --------------- ------------- +CHRISTIANSEN, SUZANNE D RANDALL L GAY Nov 01, 2000 +FRANK, CAROLE C DARRON C GIRON Nov 01, 2000 +GAY, RANDALL L ROBERT A SUPERTY Nov 01, 2000 +LUCCI, PAUL T MARK WHITT Nov 02, 2000 +WOLFE, JASON DARRON C GIRON Nov 06, 2000 \ No newline at end of file diff --git a/demo/ermis-f/All/cur/1890151.1075855472060.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/1890151.1075855472060.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..79b8285d --- /dev/null +++ b/demo/ermis-f/All/cur/1890151.1075855472060.JavaMail.evans@thyme:2,S @@ -0,0 +1,497 @@ +Message-ID: <1890151.1075855472060.JavaMail.evans@thyme> +Date: Tue, 12 Dec 2000 11:12:00 -0800 (PST) +From: miki.bode@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + browning@wasatchenergy.com, bruce.langmade@fortjamesmail.com, + bymank@wdni.com, cards@wdni.com, ccoyle@americansoda.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, kri.pam@pdg.net, + llightfoot@coral-energy.com, lmanis@sdge.com, lprior@enron.com, + niels_a_vervloet@reliantenergy.com, ramperms@bp.com, + rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com +Subject: NWP System Notice - 01-188 NWP Short Term Firm Availability +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Bode, Miki" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: December 12, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-188 NWP Short Term Firm Availability + +Notice Text: +All Shippers Notification:? 01-188??? Dated : December 12, 2000 + +*** REMINDER *** + +NORTHWEST PIPELINE'S +NOTICE OF AVAILABLE AND POTENTIALLY AVAILABLE FIRM TRANSPORTATION CAPACITY1) + +??????????????????????????????????????????????? Total??? Available +Pkg? Receipt Point2)????????? Delivery Point2)?????????? Dth/d????????? +Date3)?? + +A??? Sumas??????????????????? Puget(Canyon)??????????????????? 16,000???????? +02/01/01 9) + +B??? Sumas??????????????????? Puget(Canyon)????????????????????? +7,000???????? 01/01/01 9) + +C??? Sumas??????????????????? Puget(Canyon)????????????????????? +5,000????????? 01/01/01 10) + +D??? Sumas????? ??????????????? Kern River/Muddy Crk.?????? 9,772????????? +02/01/01 10) + +E??? Sumas(1160)????????? Kemmerer???????????????????????????? 2,750????????? +01/01/01 9) +???? Ignacio Plant(1590) + +F??? Sumas(2,390)???????? Monticello(330)????????????????????? 6,016????????? +01/01/01 9) +???? Ignacio(3,626)????????? Rio Algom(300) +?????????????????????????????????????? Moab#2(1,861) +?????????????????????????????????????? Moab(2,283) +?????????????????????????????????????? Arches National Park(17) +?????????????????????????????????????? Vernal(653) +?????????????????????????????????????? Dutch John(125) +?????????????????????????????????????? Redwash(447) + +********************************************************************** +Jackson Prairie Receipt Point Capacity +Available for TF-1 or TF-2 Service as specified below + +G??? Jackson Prairie??? SIPI????????????????????????????? 47,341?? NOW 5)8) +???? (55,715)??????????????????? Lynden??????????????????????????? 592????? +?????????????????????????????????????? Lawrence???????????????????????? +81?????? +?????????????????????????????????????? ACME???????????????????????????????? +68?????? +?????????????????????????????????????? Mt. Vernon???????????????????? +115????? +?????????????????????????????????????? Sedro/Woolley??????????? 3,988??? +?????????????????????????????????????? LDS Church??????????????????? 133 +?????????????????????????????????????? Granite Falls??????????????? 1,536??? +?????????????????????????????????????? Machias?????????????????????? 1,840??? +?????????????????????????????????????? Snohomish????????????????????? +21?????? + +H??? Jackson Prairie??? Echo Lake??????????????????????? 33?????? NOW 5)8) +???? (7,530)????????????????????? Duval/Cottage Lake????? 183???? +?????????????????????????????????????? Redmond??????????????????? 3,293?? +?????????????????????????????????????? May Valley????????????????????? +300???? +?????????????????????????????????????? Lake Francis?????????????? 2,808?? +?????????????????????????????????????? Covington????????????????????? 263???? +?????????????????????????????????????? Black Diamond????????????? 450???? +?????????????????????????????????????? Enumclaw????????????????????? 200???? + +I??? Jackson Prairie????? Sedro/Woolley?????????? 8,300??? 05/01/01 5)10) + +J?? Jackson Prairie????? South Lake???????????? 35,500?? NOW 6) +?? +K?? Jackson Prairie????? Idaho State Pen.?????? 1,735??? NOW 6) + +L?? Jackson Prairie????? Kern River/Muddy Crk.? 98,069?? NOW 6) + +M? Jackson Prairie????? Shute Creek???????????? 7,688??? NOW 6) + +N?? Jackson Prairie????? Pocatello?????????????????? 1,198??? NOW 6) + +O?? Starr Road?????????????? Inland Paper??????????????? 830????? NOW 8) + +P?? Stanfield????????????????? Stanfield??????????????????? 3,681??? 01/01/01 +9) + +Q?? Stanfield????????????????? Stanfield?????????????????? 14,490?? 04/01/02 +10) + +R?? Shute Creek??????????? Ignacio-Bondad (EPNG)? 25,000?? NOW + +S?? Shute Creek??????????? Ignacio-Bondad (EPNG)? 25,000?? 01/01/01 9) + +T?? Shute Creek??????????? Ignacio-Bondad (EPNG)? 10,000?? 01/01/01 10) + +U?? Shute Creek??????????? Ignacio-Bondad (EPNG)? 15,000?? 11/01/01 9) + +V?? Opal Plant??????????????? Western Mkt Center????? 90,000??? 04/01/01 9) + +W?? Painter??????????????????? Muddy Creek (KERN)???????? 8,351??? NOW 8) + +X?? Painter???????????????????? Muddy Creek (KERN)??????? 35,000?? 01/01/01 +9) + +Y??? Western Mkt Center?????? Crossover 16-Questar?? 50,415?? 01/01/01 7) 9) + +Z??? Western Mkt Center?????? Clay Basin?????????????????????????? 4,585??? +NOW 7) 8) + +AA?? Crossover 16???????????????? Green River-CIG?????????????? 23,152??? NOW +7) 8) + +BB?? Crossover 16????????????????? Clay Basin????????????????????????? +10,000?? NOW 7) 9) + +CC?? Crossover 16???????????????? Clay Basin?????????????????????????? +17,263?? NOW 7) + +DD?? Green Rvr/McKinn-CIG? Clay Basin?????????????????????????? 23,152?? NOW +7) 8) + +EE?? Clay Basin???????????????????????? Chevron Rangely(6093)???? 7,488??? +03/01/01 9) +?????????????????????????????????????????????????? Vernal (1395) + +FF?? Clay Basin???????????????????????? Redwash/Questar???????????? 19,240?? +03/01/01 7) 9) + +GG?? Clay Basin??????????????????????? +Rifle?????????????????????????????????????? 7,770??? NOW 7) 8) + +HH?? Clay Basin??????????????????????? +Rifle??????????????????????????????????????? 1,850??? 01/01/01 7) 10) + +II?? Clay Basin????????????????????????? American Soda Ash???????????? +1,140??? NOW 7) 8) + +JJ?? Jensen (Ut Gas Svc)????? Green River-CIG?????????????????????? 316??? +NOW + +KK?? Redwash/Chevron??????? Green River-CIG??????????????????? 1,850??? NOW +8) + +LL?? Redwash/QPC??????????????? +Rifle????????????????????????????????????????? 1,050??? NOW 7) 8) +???? +MM?? Greasewood??????????????? Clay Basin?????????????????????????????? +2,765??? NOW 8) + +NN?? Piceance Quick Cycle?? Green River-CIG??????????????????? 1,005??? NOW + +OO?? Barrett???????????????????????????? Kern +River????????????????????????????? 4,097??? 03/01/01 9) +? +PP?? Barrett????????????????????????????? Green River-CIG?????????????????? +6,460??? NOW 8) + +QQ?? North Douglas??????????????? Green River-CIG?????????????????? 3,178??? +NOW + +RR?? Sand Springs?????????????????? Ignacio-Bondad (EPNG)???? 23,148??? +01/01/01- +?????????????????????????????????????????????????????????????????????????????? +????????????????????????????????? 03/31/01 4) + +SS?? Sand Springs????????????????? Ignacio-Bondad (EPNG)?????? 23,148?? +11/01/01 4,10) + +TT?? West Douglas???????????????? Clay Basin?????????????????????????????? +2,354?? NOW 8) + +UU?? Calf Canyon(410)??????????? Kern River????????????????????????????????? +703??? 01/01/01 9) +???? Foundation Crk.(293) + +VV?? Lisbon??????????????????????????? Green River-CIG????????????????????? +2,600??? NOW + +WW?? Grand Valley??????????????? Green River-CIG????????????????????? +1,137??? NOW + +XX?? Grand Gas????????????????????? Green River-CIG????????????????????? +1,000??? NOW + +YY?? Ignacio Plant????????????????? Green River-CIG????????????????????? +5,000??? 01/01/01 9) + +ZZ?? Ignacio Plant????????????????? Green River-CIG????????????????????? +1,424??? NOW 8) + +AAA? Ignacio Plant??????????????? Green River-CIG???????????????????? +11,177?? NOW + +BBB?? Ignacio Plant??????????????? Grand Junction??????????????????????? +4,000??? 01/01/01 9) + +CCC?? Ignacio Plant?????????????? Grand Junction??????????????????????? +4,310??? NOW 8) + +DDD?? Ignacio Plant??????????????? Ignacio -Bondad (EPNG)??????? 50,000?? NOW +8) + +EEE?? Blanco Hub-TW??????????? Green River-CIG????????????????????? 25,000?? +01/01/01 9) + +FFF?? Blanco Hub-TW??????????? Green River-CIG????????????????????? 15,000?? +01/01/01 10) + +GGG?? Blanco Hub-TW????????? Green River-CIG????????????????????? 35,563?? +NOW + + +************************************************************************ + +1) This notification supercedes all previous Notices of Available and +???? Potentially Available Capacity and is subject to change at any time. + +2) Other receipt and delivery points utilizing the described +??? transportation corridor may be available. + +3)? Potential Availability date for the Capacity. + +4)? Contracts shall include the following subordinate scheduling +??? provision if the requested term extends into a critical operational +??? period: + +To the extent Shipper's nominated volumes are not scheduled solely +due to Shipper's subordinate scheduling priorities set forth below, +the monthly base reservation charge will be discounted to $0.00 per +Dth for that quantity only. + +Section 14.1(c)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights through any mainline constraint +from the Sand Springs receipt point to the Ignacio Bondad (or +LaPlata-TW) delivery point(s) to have a scheduling priority which +will be subordinate to the scheduling priority for any firm shipper +with primary corridor rights that encompass and extend beyond the +Sand Springs to Ignacio Bondad (or LaPlata-TW) corridor. + +5) Available for TF-1 or TF-2 transportation service.? TF-2 service +will not be discounted below Northwest's current Tariff filed rate +for TF-2 service.? Additionally, TF2 service must be linked to requester's +designated storage contract or storage ownership right. TF-2 service shall +include the following subordinate scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights from the Jackson Prairie receipt +point to the _____________ delivery point to have a scheduling +priority at any northflow constraint point in that corridor that is +subordinate to the scheduling priority for any firm service with +unconditioned primary corridor rights through such constraint point. + +6) Available for TF-2 transportation service only. TF-2 service will +not be discounted below Northwest's current Tariff filed rate for??? TF-2 +service.? Additionally, TF2 service must be linked to requester's +designated storage contract or storage ownership right.? TF-2 service +shall include the following subordinate scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights from the Jackson Prairie receipt +point to the _____________ delivery point to have a scheduling +priority at any southflow constraint point in that corridor that is +subordinate to the scheduling priority for any firm service with +unconditioned primary corridor rights through such constraint point. + +7) Capacity is not to exceed a one month primary term with evergreen +language.? Any offers with terms greater than one month will need to be +evaluated for possible seasonal flow conditions that may restrict the +available capacity beyond a one month term. + +8) This capacity is currently under contract with an evergreen clause. +This capacity can be made available by providing one business day??? written +termination notification to the current holder of the??????? capacity. + +9) This capacity is currently under contract with an evergreen clause. +This capacity can be made available by providing ten business days +written termination notification to the current holder of the capacity. + +10) This capacity is currently under contract and does not contain an +evergreen clause. + +11) This capacity is "mitigated" capacity and will not contain an +evergreen clause. + +12) This capacity is available only for the term offered.? No evergreen +clause available.? + +PROCEDURE FOR REQUESTING AVAILABLE AND +POTENTIALLY AVAILABLE +TRANSPORTATION CAPACITY + +To request Potentially Available Transportation Capacity available on the +first +day of January 2001, Shipper must submit a Prearranged Offer in the form of +the +Letter Agreement provided below.? This Letter Agreement must be received by +Northwest no later than 2:00 pm Central Time on December 13, 2000.? Northwest +will accept or reject the Prearranged Offer by no later than the end of of +the +gas day on December 14, 2000. If the Prearranged Offer is acceptable, +Northwest +will provide a 10-day termination notice to the current holder of the +Capacity, +post the Prearranged Offer for bid, and Award the capacity no later than two +business days after the Bid Close Date.? Unless otherwise specified in this +posting, bids will be evaluated and awarded pursuant to the procedure set +forth +in Northwest's tariff. + +To request the Potentially Available Transportation Capacity with the? one +business day termination provisions as indicated by footnote "8)",? Shipper +must +submit a Prearranged Offer in the form of the Letter Agreement provided +below. +Upon receipt of this Letter Agreement Northwest will either accept or reject +the +Prearranged Offer within 24-hours. If the Prearranged Offer is acceptable, +Northwest will provide the one business day termination notice to the current +holder of the Capacity, post the Prearranged Offer for bid, and Award the +capacity no later than two business days after the Bid Close Date.? Unless +otherwise specified in this posting, bids will be evaluated and awarded +pursuant +to the procedure set forth in Northwest's tariff. + +To request Available Transportation Capacity, Shipper must immediately submit +a +Prearranged Offer in the form of the Letter Agreement provided below.? +Northwest +will accept or reject the Prearranged Offer within two (2) business days of +receipt of the prearranged offer.? If the Prearranged Offer is acceptable, +Northwest will post the Prearranged Offer for bid, and Award the capacity no +later than two business days after the Bid Close Date.? Unless otherwise +specified in this posting, bids will be evaluated and awarded pursuant to the +procedure set forth in Northwest's tariff. Northwest has the right to re-post +Available capacity for bid ith or without prearranged offers. + + +??????? _________________(Date) + + +____________________________ (Company Name) +____________________________ (Company Address) +____________________________ (City, State, Zip) + +VIA FACSIMILE - (801) 584-7076 + +Northwest Pipeline Corporation +c/o Williams Gas Pipelines - West +Attn: Candace C.? Karpakis +295 Chipeta Way +Salt Lake City, UT 84158 + +Re:???? Prearranged Offer for Available or Potentially Available +Transportation +Capacity on Williams' Northwest Pipeline Transmission System + +Dear Candace: + +_______________________ ("Shipper") submits the following bid for available +or +potentially available transportation capacity ("Capacity") designated as +package +_____ on Northwest Pipeline Corporation's ("Northwest") "Notice of Available +or +Potentially Available Firm Transportation Capacity" dated December 12, 2000. +Shipper recognizes and agrees that the Capacity will be subject to the +Special +Conditions set forth in this posting.? Shipper's request? is?? or?? is not +(circle one) contingent upon confirmation that its offered discount rate +provides use of receipt/delivery points outside the receipt/delivery point +corridor specified in the package.? If maximum rate is offered, this +provision +does not apply.? Shipper understands that its prearranged offer is subject to +the Special Conditions described below. + +Shipper understands that Northwest will post the prearranged details of this +offer for such Capacity for bidding and Shipper will have the right to match +the +highest bid value upon close of the bid process.? Northwest will not disclose +the identity of the prearranged bidder in such posting. + +Service Type:?????????? TF-1 Large Customer + +Contract Demand(Dth/d): ____________________ + +Receipt Point(s)(if other than those posted for the designated package of +capacity)????????????????????????? ____________________ +Delivery Point(s)(if other than those posted for the designated package of +capacity)??????????????????????????????? ____________________ +Daily Reservation Rate: $_______/Dth? (applicable surcharges, volumetric +charge +& fuel are additive) + +Term:______________________________to___________________________________ + +Evergreen Requested (circle one):?????? Yes?? or???? No + +Identity of any affiliate of Northwest involved in Shipper's transaction: +Indicate "None" or "Name the Affiliate": +_________________________________________________ + +Northwest's acceptance of Shipper's prearranged offer for the Capacity will +constitute a binding agreement between Northwest and Shipper.? Shipper shall +be +awarded the Capacity at the terms agreed upon in this Letter Agreement if no +bids are received with a greater economic value for such Capacity during the +bid +process. If Shipper elects to match a bid with a greater economic value, it +shall be awarded the Capacity according to the terms of the matched bid. +Shipper +agrees to electronically execute a service agreement on Northwest's +Electronic +Bulletin Board which confirms the terms of the final accepted transaction. + +If you have questions or comments regarding the above referenced information, +please contact __________________________ at ______________________ +Phone Number) ______________________(Fax Number). + +Sincerely, + +______________________________???????????????? (Name) +______________________________???????????????? (Title) + +(Accepted? /? Rejected) by Northwest: + +Date: _______________?? Name: ________________________________ + +SPECIAL CONDITIONS +(For Prearranged Offer Agreement) + +If the prearranged offer for the Capacity is accepted at a discount rate +which +provides for the use of receipt/delivery points outside the specified +receipt/delivery point corridor for the Capacity, the accepted prearranged +offered discount rate shall apply no matter which receipt and delivery points +are utilized by Shipper, or any temporary replacement Shipper, under capacity +release transactions, including segmented releases.? If the accepted +prearranged +offered discount rate for the Capacity does not provide for use of +eceipt/delivery points outside the specified receipt/delivery point corridor +for +the Capacity, the accepted prearranged offered discount rate shall apply to +Shipper, or any temporary replacement Shipper, only to the extent that both +Shipper and any temporary replacement Shipper utilize receipt points within +their respective primary firm receipt/delivery point to primary firm delivery +point corridors, otherwise, Shipper will be liable for Northwest's maximum +tariff rates. + +If you are interested in discussing any of the Available or Potentially +Available Capacity, please call Candace Karpakis at (801) 584-6996 (work) or +at +(801) 971-5983 (cellular). + +Word:? F:\NWP Capacity Postings\2000 All Shipper Notices\01-188 12-12-2000?? + + diff --git a/demo/ermis-f/All/cur/18917966.1075855474231.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/18917966.1075855474231.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1d549ddc --- /dev/null +++ b/demo/ermis-f/All/cur/18917966.1075855474231.JavaMail.evans@thyme:2,S @@ -0,0 +1,29 @@ +Message-ID: <18917966.1075855474231.JavaMail.evans@thyme> +Date: Mon, 20 Nov 2000 04:13:00 -0800 (PST) +From: erica.fields@enron.com +To: clayton.vernon@enron.com, frank.ermis@enron.com +Subject: Windows 2000 Applications Testing +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Erica Fields +X-To: Clayton Vernon, Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The Win2k Project Team is currently looking for qualified individuals to +assist us in testing applications for Windows 2000. These individuals called +Subject Matter Experts, or SMEs will be needed to ensure certain applications +are running Properly under Win2k. Below is the application group you are +listed under. If you are familiar with these applications and would be +willing to help out, or if you would like to designate some one in your +group, please reply by calling the SME hotline at x30333. + +Thanks you, +Erica Fields + + +Application: Altrade Power \ No newline at end of file diff --git a/demo/ermis-f/All/cur/19039534.1075855476612.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/19039534.1075855476612.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..137a8ef1 --- /dev/null +++ b/demo/ermis-f/All/cur/19039534.1075855476612.JavaMail.evans@thyme:2,S @@ -0,0 +1,39 @@ +Message-ID: <19039534.1075855476612.JavaMail.evans@thyme> +Date: Wed, 1 Nov 2000 15:22:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Harris County - Early Voting Shuttle!!!!! +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Avoid the crunch on election day by voting early! + +ENRON is providing employees with +complimentary shuttle service + from the Enron Building to the downtown early voting site!! + +Thursday, November 2 +and +Friday, November 3 +1319 Texas Avenue @ Austin Street +7:00 am until 7:00 pm +(transportation by Beal's - pick-up on the West end of Andrews Street) + +In order to vote early at this site, +you must be registered in Harris County +and present your drivers license for ID verification +(your voter registration card is not necessary) + +Please take advantage of this opportunity and VOTE!! + +For election-related questions, please reference this website: +www.co.harris.tx.us/cclerk/elect.htm + diff --git a/demo/ermis-f/All/cur/1910560.1075855489350.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/1910560.1075855489350.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..962f2d63 --- /dev/null +++ b/demo/ermis-f/All/cur/1910560.1075855489350.JavaMail.evans@thyme:2,S @@ -0,0 +1,93 @@ +Message-ID: <1910560.1075855489350.JavaMail.evans@thyme> +Date: Fri, 4 May 2001 09:49:00 -0700 (PDT) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: SUPPLEMENTAL Weekend Outage Report for 5-4-01 through 5-7-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +May 4, 2001 5:00pm through May 7, 2001 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages + +ENRON NORTH AMERICAN LANS: SEE ORIGINAL REPORT + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: SEE ORIGINAL REPORT + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: ALSO SEE ORIGINAL REPORT + +Impact: EBS +Time: Fri 5/4/2001 at 6:00:00 PM CT thru Fri 5/4/2001 at 10:00:00 PM CT + Fri 5/4/2001 at 4:00:00 PM PT thru Fri 5/4/2001 at 8:00:00 PM PT + Sat 5/5/2001 at 12:00:00 AM London thru Sat 5/5/2001 at 4:00:00 AM London +Outage: CGMP removal on MSFCs (EBS) +Environments Impacted: EBS +Purpose: Possible fix for multicast problems. Neal Symms is still reporting +difficulties with multicast and Tibco. +Backout: Place 'ip cgmp' back on the interfaces +Contact(s): Dennis McGough 713-345-3143 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +----------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC + (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 diff --git a/demo/ermis-f/All/cur/19136947.1075855489225.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/19136947.1075855489225.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..47793bbe --- /dev/null +++ b/demo/ermis-f/All/cur/19136947.1075855489225.JavaMail.evans@thyme:2,S @@ -0,0 +1,21 @@ +Message-ID: <19136947.1075855489225.JavaMail.evans@thyme> +Date: Sun, 6 May 2001 11:22:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: eThink About It: 5/7/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Thursday, May 10 at 10 a.m. Houston time, join Billy Lemmons on eSpeak. +Billy, vice president of the Associate/Analyst Program will answer your +questions in an "open mike" event. +Have a question, but you can't make the live event? Pre-submit your +questions now on eSpeak, and come back to read the transcript later. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/19387589.1075855473819.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/19387589.1075855473819.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..259e36cb --- /dev/null +++ b/demo/ermis-f/All/cur/19387589.1075855473819.JavaMail.evans@thyme:2,S @@ -0,0 +1,246 @@ +Message-ID: <19387589.1075855473819.JavaMail.evans@thyme> +Date: Mon, 27 Nov 2000 10:51:00 -0800 (PST) +From: miki.bode@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cards@wdni.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jennifer_owen@pgn.com, jmmcarthur@duke-energy.com, + jsanders@clarkpud.com, kims@kimballenergy.com, klambe@puget.com, + kri.pam@pdg.net, llightfoot@coral-energy.com, lmanis@sdge.com, + lprior@enron.com, niels_a_vervloet@reliantenergy.com, + ramperms@bp.com, rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com +Subject: NWP System Notice - 01-174 Soliciting Electronic Bids +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Bode, Miki" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: November 27, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-174 Soliciting Electronic Bids + +Notice Text: + +All Shippers Notification: 01-174?????? ??????? ??????? Dated November 27, +2000 + + + +TO:???? ??????? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????? (801) 971-5983 +cellular +?????????????????????? Williams Gas Pipeline-West +?????????????????????? Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR +?????????????????????? AVAILABLE FIRM MAINLINE TRANSPORTATION +?????????????????????? CAPACITY ON NORTHWEST'S TRANSMISSION SYSTEM +Northwest has posted the following package of available firm TF-1 Large +Customer transportation capacity to its Electronic Bulletin Board ("EBB") +for competitive bid pursuant to the "Right-of-First-Refusal; Posting of +Pipeline Capacity" provision of Northwest's Tariff, which requires +availability of capacity to be posted to the EBB subject to bid.? All +prearranged terms are indicated below, if applicable.? The prearranged +shipper has the right to match the highest economic value at the end of +the bid period.? If the prearranged shipper does not match the highest +economic value, award of such capacity will be made according to +Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS CLOSED +BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace Karpakis or your +Marketing Services Representative if you encounter any problems with your +EBB bid(s).? DON'T WAIT UNTIL THE LAST MINUTE TO POST YOUR BID.? Time +deadlines are electronically monitored and implemented. + + +PACKAGE "A" +From the November 14, 2000 Posting +EBB OFFER # 448 + +RECEIPT ? DELIVERY????? ?? TOTAL??????? INITIAL PRIMARY PREARRANGED +?POINT? ???? POINT ???? ??? DTH/D???????? CONTRACT TERM ??????? ??????? +OFFER?? + +Sumas?????? Puget (Canyon)??? 5,000?????????? 12/01/00 - +12/31/00?????? ????????? YES + +Min. Acceptable Bid:??? ??????? $0.032 per Dth of daily Reservation Contract +Demand for +????????????????????????????????????????????????????????????????????? +Flexible Receipt/Delivery Point Rights +Min. Acceptable Bid Vol:?????????? ???? 1 Dth/d +Max. Acceptable Bid Vol:?? ???? 5,000 Dth/d +Bid Open Date:? ??????? 11/27/00 - (5:00 pm Central Time) +Bid Close Date: ??????? 11/28/00 - (5:00 pm Central Time) +Award Deadline: ??????? 11/28/00 - (6:00 pm Central Time) +Evergreen:????? ??????? ??????? NONE +Special Terms & Cond:?? ??????? See 1, 2 and 3 Below. + + +PACKAGE "GG" +From the November 14, 2000 Posting +EBB OFFER # 447 + +RECEIPT ? DELIVERY????? ?? TOTAL??????? INITIAL PRIMARY PREARRANGED +?POINT? ???? POINT ???? ??? DTH/D?????? CONTRACT TERM ? ????? OFFER?? + +Clay Basin?????????? Rifle????????????? 1,850????????? 12/01/00 - +12/31/00????? ???????? YES + +Min. Acceptable Bid:??? ??????? $0.02 per Dth of daily Reservation Contract +Demand +for??????????????????????????????????????????????????????????????????????????? +????????????????????????????????????????????????????????????????? +FlexibleReceipt/Delivery Point Rights + +Min. Acceptable Bid Vol:??????? ?????????????????????? 1 Dth/d +Max. Acceptable Bid Vol:????? ? 1,850 Dth/d +Bid Open Date:? ??????? 11/27/00 - (5:00 pm Central Time) +Bid Close Date: ??????? 11/28/00 - (5:00 pm Central Time) +Award Deadline: ??????? 11/28/00 - (6:00 pm Central Time) +Evergreen:????? ??????? ??????? NONE +Special Terms & Cond:?? ??????? See 1, 2 and 3 Below. + + + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into +the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity and +shipper and replacement shipper may utilize any available points on +Northwest's transmission system without impacting the discount for the +original shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition to the +Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable +surcharges and fuel. + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation +capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available +transportation capacity.? Multiple electronic bid(s) can be submitted for the +total available +transportation capacity under the specified package OR multiple rates can be +submitted each +for a partial amount of available transportation capacity under the specified +package.? If +the same Shipper submits multiple bids, the highest present value for such +package of +available transportation capacity shall be considered the valid bid. All +other bids from the +same Shipper for the same package of transportation capacity will be +discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is less than +minimum tariff rate, the following formula is utilized:? Bid Rate x FERC +Interest Rate x The +Maximum Bid Quantity x 365 days/100/12; or if the maximum rate is bid, the +following formula +is utilized:? Bid Rate x FERC Interest Rate x Maximum Bid Quantity x days +bid/100. In case +of a tie, each tied shipper will have the right to improve its bid by +submitting an improved +bid within 24 hours of the bid close time.? Such improved bid shall be faxed +to (801) 584-7076 to Candace Karpakis or Patrick Aman.? If a tie still +exists, such capacity shall be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than indicated +for the capacity unless maximum rate is bid. + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button on the +offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The +screen will allow you to review the conditions of the offer.? Close this +screen when +you have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting the "VIEW +BID" button.? Close this screen when you have finished viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" +button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, highlight +the receipt/delivery point section with the left mouse button and modify +accordingly. Select +"SAVE".? If an error appears at the button of the screen, the error will need +to be corrected +and the data will need to be saved again.? If successful, a message will +appear indicating +the bid information has saved and the bid rate must be entered.? Select "OK". +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +??????? You have just "CREATED" your bid for the offer.? You now need to +"SUBMIT" +??????? your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button.? All +of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you would +like to submit +Select the "SUBMIT" button at the top of the screen to post the bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button.? All of +your bids will appear.? If the bid has not yet been submitted, highlight the +"BID IN DRAFT STATUS" that you would like to withdraw.? Select the "WITHDRAW" +button at the top of the screen to withdraw the bid.? After a bid has been +withdrawn, you can select the "DELETE" button at the top of the screen to +delete it from the screen. + +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + + + +Word: F\Short Term/Capacity for Bid-All 2000 November 27, 2000 01-174.doc \ No newline at end of file diff --git a/demo/ermis-f/All/cur/19394559.1075855474179.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/19394559.1075855474179.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0e0dd0ec --- /dev/null +++ b/demo/ermis-f/All/cur/19394559.1075855474179.JavaMail.evans@thyme:2,S @@ -0,0 +1,61 @@ +Message-ID: <19394559.1075855474179.JavaMail.evans@thyme> +Date: Mon, 20 Nov 2000 04:57:00 -0800 (PST) +From: erica.fields@enron.com +To: andrew.lewis@enron.com, andrea.ring@enron.com, brian.gillis@enron.com, + bill.hare@enron.com, brenda.herod@enron.com, brad.mckay@enron.com, + brian.riley@enron.com, brandon.wax@enron.com, + carolyn.gilley@enron.com, carey.metz@enron.com, + charles.otto@enron.com, connie.sutton@enron.com, + diane.cook@enron.com, daren.farmer@enron.com, + david.hanslip@enron.com, donna.scott@enron.com, + edward.gottlob@enron.com, eric.moon@enron.com, frank.ermis@enron.com, + george.grant@enron.com, gary.lamphier@enron.com, + greg.mcclendon@enron.com, geoff.storey@enron.com, + george.weissman@enron.com, jeffrey.gossett@enron.com, + jim.homco@enron.com, jenny.latham@enron.com, + jefferson.sorenson@enron.com, judy.townsend@enron.com, + janet.wallis@enron.com, kathryn.cordes@enron.com, + kate.fraser@enron.com, katherine.kelly@enron.com, + karen.mcilvoy@enron.com, kimberly.olinger@enron.com, + kevin.ruscitti@enron.com, kelli.stevens@enron.com, + lee.fascetti@enron.com, lee.papayoti@enron.com, + laura.scott@enron.com, michael.cowan@enron.com, + martin.cuilla@enron.com, michael.eiben@enron.com, + mary.gosnell@enron.com, melissa.graves@enron.com, + maureen.smith@enron.com, michelle.gulka@enron.com, + michael.morris@enron.com, mary.smith@enron.com, + mary.solmonson@enron.com, martha.stevens@enron.com, + nicole.cortez@enron.com, nathan.hlavaty@enron.com, + peter.keavey@enron.com, robin.barbe@enron.com, + robert.benson@enron.com, randall.gay@enron.com, + richard.mckeel@enron.com, russ.severson@enron.com, + robert.superty@enron.com, sandra.brawner@enron.com, + susan.pereira@enron.com, steven.south@enron.com, + sheri.thomas@enron.com, steve.venturatos@enron.com, + tom.donohoe@enron.com, todd.warwick@enron.com, + tommy.yanowski@enron.com, victor.lamadrid@enron.com +Subject: Windows 2000 Applications Testing +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Erica Fields +X-To: Andrew H Lewis, Andrea Ring, Brian Gillis, Bill D Hare, Brenda F Herod, Brad McKay, Brian M Riley, Brandon Wax, Carolyn Gilley, Carey M Metz, Charles H Otto, Connie Sutton, Diane H Cook, Daren J Farmer, David Hanslip, Donna Scott, Edward D Gottlob, Eric Moon, Frank Ermis, George Grant, Gary W Lamphier, Greg McClendon, Geoff Storey, George Weissman, Jeffrey C Gossett, Jim Homco, Jenny Latham, Jefferson D Sorenson, Judy Townsend, Janet H Wallis, Kathryn Cordes, Kate Fraser, Katherine L Kelly, Karen D McIlvoy, Kimberly S Olinger, Kevin Ruscitti, Kelli Stevens, Lee Fascetti, Lee L Papayoti, Laura E Scott, Michael Cowan, Martin Cuilla, Michael Eiben, Mary G Gosnell, Melissa Graves, Maureen Smith, Michelle Gulka, Michael W Morris, Mary M Smith, Mary Solmonson, Martha Stevens, Nicole Cortez, Nathan L Hlavaty, Peter F Keavey, Robin Barbe, Robert Benson, Randall L Gay, Richard C McKeel, Russ Severson, Robert Superty, Sandra F Brawner, Susan W Pereira, Steven P South, Sheri Thomas, Steve Venturatos, Tom Donohoe, Todd Warwick, Tommy J Yanowski, Victor Lamadrid +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The Win2k Project Team is currently looking for qualified individuals to +assist us in testing applications for Windows 2000. These individuals called +Subject Matter Experts, or SMEs will be needed to ensure certain applications +are running Properly under Win2k. Below is the application group you are +listed under. If you are familiar with these applications and would be +willing to help out, or if you would like to designate some one in your +group, please reply by calling the SME hotline at x30333. + +Thanks you, +Erica Fields + + +Application: AutoFax Form \ No newline at end of file diff --git a/demo/ermis-f/All/cur/19417898.1075855477441.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/19417898.1075855477441.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..14513e40 --- /dev/null +++ b/demo/ermis-f/All/cur/19417898.1075855477441.JavaMail.evans@thyme:2,S @@ -0,0 +1,35 @@ +Message-ID: <19417898.1075855477441.JavaMail.evans@thyme> +Date: Wed, 25 Oct 2000 17:24:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Erroneous Messages sent by Andrew Wu/HOU/EES on Wednesday, October + 25th +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +On Wednesday, October 25, at approximately 7 p.m. CST, you may have received +e-mail messages which appear to have been sent from Andrew Wu/HOU/EES. These +e-mails were generated as the result of an erroneous messaging agent which +originated on the EES mail system. The overall effect of the messaging agent +allowed the "auto-reply" of all messages within Andrew Wu's mail file, many +which included the Global Distribution group of "Enron Worldwide". The Enron +Global Messaging group alerted EES Mail Administration to the event and were +successful in disabling the "auto-reply" agent rather quickly, however, +numerous mail messages had already been delivered to your server mailbox. If +you received any of these messages, please delete them and do not reply back +to Andrew Wu regarding the receipt of the messages. + +We apologize for the inconvenience that this may have caused you and will +strive to ensure that a similar incident does not occur in the future. + + +Thanks, +Enron Global Messaging Team \ No newline at end of file diff --git a/demo/ermis-f/All/cur/19678404.1075855475563.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/19678404.1075855475563.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5f118d82 --- /dev/null +++ b/demo/ermis-f/All/cur/19678404.1075855475563.JavaMail.evans@thyme:2,S @@ -0,0 +1,52 @@ +Message-ID: <19678404.1075855475563.JavaMail.evans@thyme> +Date: Thu, 9 Nov 2000 00:38:00 -0800 (PST) +From: anne.labbe@enron.com +To: andrew.lewis@enron.com, brad.mckay@enron.com, chris.germany@enron.com, + dan.junek@enron.com, david.delainey@enron.com, + dick.jenkins@enron.com, felecia.russell@enron.com, + fletcher.sturm@enron.com, frank.ermis@enron.com, + geoff.storey@enron.com, george.smith@enron.com, + hunter.shively@enron.com, ina.rangel@enron.com, jane.tholt@enron.com, + jared.kaiser@enron.com, jay.reitmeyer@enron.com, joe.parks@enron.com, + john.arnold@enron.com, john.taylor@enron.com, + john.lavorato@enron.com, judy.townsend@enron.com, + kate.fraser@enron.com, kay.chapman@enron.com, keith.holst@enron.com, + kelli.stevens@enron.com, kevin.ruscitti@enron.com, + kimberly.hillis@enron.com, kimberly.brown@enron.com, + larry.may@enron.com, lisa.kinsey@enron.com, mark.frevert@enron.com, + martin.cuilla@enron.com, matthew.lenhart@enron.com, + mike.smith@enron.com, maureen.smith@enron.com, mike.maggi@enron.com, + peter.keavey@enron.com, phillip.allen@enron.com, + airam.arteaga@enron.com, randall.gay@enron.com, + robert.superty@enron.com, robin.barbe@enron.com, + sandra.brawner@enron.com, sarah.mulholland@enron.com, + scott.goodell@enron.com, scott.hendrickson@enron.com, + scott.neal@enron.com, susan.pereira@enron.com, + sylvia.pollan@enron.com, tammi.depaolis@enron.com, + jeff.donahue@enron.com, victoria.versen@enron.com +Subject: performance review process +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Anne Labbe +X-To: Andrew H Lewis, Brad McKay, Chris Germany, Dan Junek, David W Delainey, Dick Jenkins, Felecia Russell, Fletcher J Sturm, Frank Ermis, Geoff Storey, George D Smith, Hunter S Shively, Ina Rangel, Jane M Tholt, Jared Kaiser, Jay Reitmeyer, Joe Parks, John Arnold, John Craig Taylor, John J Lavorato, Judy Townsend, Kate Fraser, Kay Chapman, Keith Holst, Kelli Stevens, Kevin Ruscitti, Kimberly Hillis, Kimberly Brown, Larry May, Lisa Kinsey, Mark Frevert, Martin Cuilla, Matthew Lenhart, Mike G Smith, Maureen Smith, Mike Maggi, Peter F Keavey, Phillip K Allen, Airam Arteaga, Randall L Gay, Robert Superty, Robin Barbe, Sandra F Brawner, Sarah Mulholland, Scott Goodell, Scott Hendrickson, Scott Neal, Susan W Pereira, Sylvia S Pollan, Tammi DePaolis, Jeff Donahue, Victoria Versen +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +As you know, the performance review process is currently underway. If you +have not already done so, please go into the performance review system and +select individuals to give feedback on your performance during this review +period. Generally, it is recommended to select 6-8 reviewers. The system +closes for feedback on November 17th. Attached, please find a one page quick +overview to assist with the process. Should you have questions, contact your +HR Representative Jeanie Slone at x53847. + + + + + + + diff --git a/demo/ermis-f/All/cur/19783643.1075855492122.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/19783643.1075855492122.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..37d261f1 --- /dev/null +++ b/demo/ermis-f/All/cur/19783643.1075855492122.JavaMail.evans@thyme:2,S @@ -0,0 +1,40 @@ +Message-ID: <19783643.1075855492122.JavaMail.evans@thyme> +Date: Thu, 19 Apr 2001 16:55:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: eSource Presents Dow Jones Interactive Training +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +eSource presents Dow Jones Interactive training +Attend one of our Dow Jones Interactive Personalizing/Customizing DJI and +Custom Clips Clinics: + +April 27 1:00 - 2:00 PM EB564 + 2:00 - 3:00 PM EB564 + 3:00 - 4:00 PM EB564 + + +Seats fill up fast! To reserve a seat, please call Stephanie E. Taylor at +5-7928 + +The Cost is $25.00 Per Person +No Shows will be charged $50.00 + +* Please bring your Dow Jones Interactive login ID and password. If you don't +have one, a guest ID will be provided. + +Check the eSource training page at http://esource.enron.com/training.doc for +additional training sessions and vendor presentations + + + +http://esource.enron.com \ No newline at end of file diff --git a/demo/ermis-f/All/cur/19937906.1075855474328.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/19937906.1075855474328.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1730efbf --- /dev/null +++ b/demo/ermis-f/All/cur/19937906.1075855474328.JavaMail.evans@thyme:2,S @@ -0,0 +1,76 @@ +Message-ID: <19937906.1075855474328.JavaMail.evans@thyme> +Date: Fri, 17 Nov 2000 04:26:00 -0800 (PST) +From: jay.reitmeyer@enron.com +To: matthew.lenhart@enron.com, kenneth.shulklapper@enron.com, + tori.kuykendall@enron.com, frank.ermis@enron.com, + steven.south@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com +Subject: FW: The best! +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Jay Reitmeyer +X-To: Matthew Lenhart, Kenneth Shulklapper, Tori Kuykendall, Frank Ermis, Steven P South, Mike Grigsby, Keith Holst +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Jay Reitmeyer/HOU/ECT on 11/17/2000 01:26 +PM --------------------------- + + +Jeff Coates@EES +11/17/2000 12:15 PM +To: Jay Reitmeyer/HOU/ECT@ECT +cc: +Subject: FW: The best! + + +---------------------- Forwarded by Jeff Coates/HOU/EES on 11/17/2000 12:12 +PM --------------------------- + + +C Kyle Griffin +11/17/2000 11:51 AM +To: Ken Byrd @ ENRON, lcc11@hypercon.com, "Merida L. +Carrabba" @ ENRON, Stephen C Griffin + @ ENRON, "Michael Lanasa" @ +ENRON, Erik Songer @ ENRON, brandons@ctrec.com, +Monica Roberts/HOU/EES@EES, Amanda Boettcher/HOU/EES@EES, Tom +Donovan/ENRON@enronxgate, Jeff Coates/HOU/EES@EES, Timothy J +Hamilton/HOU/EES@EES, Laura R Arnold/DUB/EES@EES, Morgan Babin/HOU/EES@EES, +Justin O'Malley/HOU/EES@EES, Chris Elliott/HOU/EES@EES +cc: +Subject: FW: The best! + +This is a little weird, but nonetheless, funny. + +---------------------- Forwarded by C Kyle Griffin/HOU/EES on 11/17/2000 +11:41 AM --------------------------- + + +Aneela Charania@ECT +11/17/2000 11:35 AM +To: afshic@yahoo.com, C Kyle Griffin/HOU/EES@EES, rmchargue@kpmg.com, +pmundwiller@kpmg.com, Farouk Lalji/HOU/ECT@ECT, nikunj@alltel.net, +christine.r.rodriguez@us.arthurandersen.com, shahzadd@hotmail.com, +sheilah.c.osowski@us.arthurandersen.com, barkat.charania@usa.net, +toral_vani@hotmail.com, gcharania@yahoo.com, ssadruddin@breakaway.com, +asma.meghani@chase.com, zroopani@kpmg.com, mali214@hotmail.com, +SDhanani@gulshaninc.com, alid8@aol.com, ma69132@email.msn.com +cc: +Subject: FW: The best! + + + + + + - West Palm Beach voters. (1).doc + + + + + + diff --git a/demo/ermis-f/All/cur/20010485.1075855492002.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/20010485.1075855492002.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f79cb712 --- /dev/null +++ b/demo/ermis-f/All/cur/20010485.1075855492002.JavaMail.evans@thyme:2,S @@ -0,0 +1,37 @@ +Message-ID: <20010485.1075855492002.JavaMail.evans@thyme> +Date: Fri, 20 Apr 2001 03:52:00 -0700 (PDT) +From: teresa.knight@nesanet.org +Subject: NESA/HEA Directory Survey +Cc: nesa.staff@nesanet.org +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: nesa.staff@nesanet.org +X-From: Teresa Knight +X-To: +X-cc: Staff +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Dear NESA/HEA Members: + +In an effort to control costs and to provide more timely, current +information, we are considering putting the annual directory online via our +website. We want your opinion regarding your personal preference, so please +take a minute to reply to this email noting the following options below and +underlining your choice. I appreciate your input and hope you have a great +weekend. + +* MAINTAIN THE PRINTED DIRECTORY ONLY +* PROVIDE AN ELECTRONIC, ONLINE VERSION ONLY WITH UPDATE CAPABILITY +* PROVIDE BOTH A PRINTED AND ELECTRONIC VERSION +* MAKE A CD VERSION AVAILABLE TO THOSE WHO DON'T HAVE ONLINE +CAPABILITY. + +Teresa Knight +Vice President, Membership +NESA/HEA +(713)856-6525 +Fax (713)856-6199 \ No newline at end of file diff --git a/demo/ermis-f/All/cur/20072662.1075855491252.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/20072662.1075855491252.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c6d5ffeb --- /dev/null +++ b/demo/ermis-f/All/cur/20072662.1075855491252.JavaMail.evans@thyme:2,S @@ -0,0 +1,24 @@ +Message-ID: <20072662.1075855491252.JavaMail.evans@thyme> +Date: Tue, 24 Apr 2001 08:31:00 -0700 (PDT) +From: tori.kuykendall@enron.com +To: monique.sanchez@enron.com, keith.holst@enron.com, phillip.allen@enron.com, + frank.ermis@enron.com, mike.grigsby@enron.com, jane.tholt@enron.com, + matthew.lenhart@enron.com, randall.gay@enron.com, + jay.reitmeyer@enron.com, susan.scott@enron.com +Subject: Admin Asst's Day +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Tori Kuykendall +X-To: Monique Sanchez, Keith Holst, Phillip K Allen, Frank Ermis, Mike Grigsby, Jane M Tholt, Matthew Lenhart, Randall L Gay, Jay Reitmeyer, Susan M Scott +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +We need to get something for Ina for Admin Asst's Day - it is tomorrow. I +will take a collection of $10 from each person and get a gift certificate +from Foley's if that is okay with everyone. I will probably have to go get +the gift certificate tonight - so please dont stick me with more than my +share of the bill. ( Thats what happened last time) Thanks. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/20110747.1075855472701.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/20110747.1075855472701.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..dc3e3e20 --- /dev/null +++ b/demo/ermis-f/All/cur/20110747.1075855472701.JavaMail.evans@thyme:2,S @@ -0,0 +1,247 @@ +Message-ID: <20110747.1075855472701.JavaMail.evans@thyme> +Date: Thu, 7 Dec 2000 01:09:00 -0800 (PST) +From: phillip.allen@enron.com +To: mike.grigsby@enron.com, keith.holst@enron.com, frank.ermis@enron.com +Subject: DJ Cal-ISO Pays $10M To Avoid Rolling Blackouts Wed -Sources, DJ + Calif ISO, PUC Inspect Off-line Duke South Bay Pwr Plant, DJ Calif Regula + tors Visit AES,Dynegy Off-Line Power Plants +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Phillip K Allen +X-To: Mike Grigsby, Keith Holst, Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Phillip K Allen/HOU/ECT on 12/07/2000 +09:08 AM --------------------------- + + +Jeff Richter +12/07/2000 06:31 AM +To: Phillip K Allen/HOU/ECT@ECT +cc: +Subject: DJ Cal-ISO Pays $10M To Avoid Rolling Blackouts Wed -Sources, DJ +Calif ISO, PUC Inspect Off-line Duke South Bay Pwr Plant, DJ Calif Regula +tors Visit AES,Dynegy Off-Line Power Plants + + +---------------------- Forwarded by Jeff Richter/HOU/ECT on 12/07/2000 08:38 +AM --------------------------- + + +Carla Hoffman +12/07/2000 06:19 AM +To: Tim Belden/HOU/ECT@ECT, Robert Badeer/HOU/ECT@ECT, Jeff +Richter/HOU/ECT@ECT, Phillip Platter/HOU/ECT@ECT, Mike Swerzbin/HOU/ECT@ECT, +Diana Scholtes/HOU/ECT@ECT, Sean Crandall/PDX/ECT@ECT, Matt +Motley/PDX/ECT@ECT, Mark Guzman/PDX/ECT@ECT, Tom Alonso/PDX/ECT@ECT, Mark +Fischer/PDX/ECT@ECT, Monica Lande/PDX/ECT@ECT +cc: +Subject: DJ Cal-ISO Pays $10M To Avoid Rolling Blackouts Wed -Sources, DJ +Calif ISO, PUC Inspect Off-line Duke South Bay Pwr Plant, DJ Calif Regula +tors Visit AES,Dynegy Off-Line Power Plants + + +---------------------- Forwarded by Carla Hoffman/PDX/ECT on 12/07/2000 06:29 +AM --------------------------- + + Enron Capital & Trade Resources Corp. + + From: "Pergher, Gunther" + 12/07/2000 06:11 AM + + +To: undisclosed-recipients:; +cc: +Subject: DJ Cal-ISO Pays $10M To Avoid Rolling Blackouts Wed -Sources, DJ +Calif ISO, PUC Inspect Off-line Duke South Bay Pwr Plant, DJ Calif Regula +tors Visit AES,Dynegy Off-Line Power Plants + + +13:18 GMT 7 December 2000 DJ Cal-ISO Pays $10M To Avoid Rolling Blackouts +Wed -Sources +(This article was originally published Wednesday) +LOS ANGELES (Dow Jones)--The California Independent System Operator paid +about $10 million Wednesday for 1,000 megawatts of power from Powerex and +still faced a massive deficit that threatened electricity reliability in the +state, high-ranking market sources familiar with the ISO's operation told +Dow Jones Newswires. +But the ISO fell short of ordering rolling blackouts Wednesday for the third +consecutive day. +The ISO wouldn't comment on the transactions, saying it is sensitive market +information. But sources said Powerex, a subsidiary of British Columbia +Hydro & Power Authority (X.BCH), is the only energy company in the Northwest +region with an abundant supply of electricity to spare and the ISO paid +about $900 a megawatt-hour from the early afternoon through the evening. +But that still wasn't enough juice. +The Los Angeles Department of Water and Power sold the ISO 1,200 megawatts +of power later in the day at the wholesale electricity price cap rate of +$250/MWh. The LADWP, which is not governed by the ISO, needs 3,800 megawatts +of power to serve its customers. It is free sell power instate above the +$250/MWh price cap. +The LADWP has been very vocal about the amount of power it has to spare. The +municipal utility has also reaped huge profits by selling its excess power +into the grid when supply is tight and prices are high. However, the LADWP +is named as a defendant in a civil lawsuit alleging price gouging. The suit +claims the LADWP sells some of its power it gets from the federal Bonneville +Power Administration, which sells hydropower at cheap rates, back into the +market at prices 10 times higher. +Powerex officials wouldn't comment on the ISO power sale, saying all +transactions are proprietary. But the company also sold the ISO 1,000 +megawatts Tuesday - minutes before the ISO was to declare rolling blackouts +- for $1,100 a megawatt-hour, market sources said. +The ISO, whose main job is to keep electricity flowing throughout the state +no matter what the cost, started the day with a stage-two power emergency, +which means its operating reserves fell to less than 5%. The ISO is having +to compete with investor-owned utilities in the Northwest that are willing +to pay higher prices for power in a region where there are no price caps. +The ISO warned federal regulators, generators and utilities Wednesday during +a conference call that it would call a stage-three power emergency +Wednesday, but wouldn't order rolling blackouts. A stage three is declared +when the ISO's operating reserves fall to less than 1.5% and power is +interrupted on a statewide basis to keep the grid from collapsing. +But ISO spokesman Patrick Dorinson said it would call a stage three only as +a means of attracting additional electricity resources. +"In order to line up (more power) we have to be in a dire situation," +Dorinson said. +Edison International unit (EIX) Southern California Edison, Sempra Energy +unit (SRE) San Diego Gas & Electric, PG&E Corp. (PCG) unit Pacific Gas & +Electric and several municipal utilities in the state will share the cost of +the high-priced power. +SoCal Edison and PG&E are facing a debt of more than $6 billion due to high +wholesale electricity costs. The utilities debt this week could grow by +nearly $1 billion, analysts said. It's still unclear whether retail +customers will be forced to pay for the debt through higher electricity +rates or if companies will absorb the costs. +-By Jason Leopold, Dow Jones Newswires; 323-658-3874; +jason.leopold@dowjones.com +(END) Dow Jones Newswires 07-12-00 +1318GMT Copyright (c) 2000, Dow Jones & Company Inc +13:17 GMT 7 December 2000 DJ Calif ISO, PUC Inspect Off-line Duke South Bay +Pwr Plant +(This article was originally published Wednesday) +LOS ANGELES (Dow Jones)--Representatives of the California Independent +System Operator and Public Utilities Commission inspected Duke Energy +Corp.'s (DUK) off-line 700-MW South Bay Power Plant in Chula Vista, Calif., +Wednesday morning, a Duke spokesman said. +The ISO and PUC have been inspecting all off-line power plants in the state +since Tuesday evening to verify that those plants are shut down for the +reasons generators say they are, ISO spokesman Pat Dorinson said. +About 11,000 MW of power has been off the state's power grid since Monday, +7,000 MW of which is off-line for unplanned maintenance, according to the +ISO. +The ISO manages grid reliability. +As previously reported, the ISO told utilities and the Federal Energy +Regulatory Commission Wednesday that it would call a stage three power alert +at 5 PM PST (0100 GMT Thursday), meaning power reserves in the state would +dip below 1.5% and rolling blackouts could be implemented to avoid grid +collapse. However, the ISO said the action wouldn't result in rolling +blackouts. +The ISO and PUC also inspected Tuesday plants owned by Dynegy Inc (DYN), +Reliant Energy Inc. (REI) and Southern Energy Inc (SOE). +Duke's 1,500-MW Moss Landing plant was also inspected by PUC representatives +in June, when some units were off-line for repairs, the Duke spokesman said. + + + -By Jessica Berthold, Dow Jones Newswires; 323-658-3872; +jessica.berthold@dowjones.com + +(END) Dow Jones Newswires 07-12-00 +1317GMT Copyright (c) 2000, Dow Jones & Company Inc +13:17 GMT 7 December 2000 =DJ Calif Regulators Visit AES,Dynegy Off-Line +Power Plants +(This article was originally published Wednesday) + + By Jessica Berthold + Of DOW JONES NEWSWIRES + +LOS ANGELES (Dow Jones)--AES Corp. (AES) and Dynegy Inc. (DYN) said +Wednesday that representatives of California power officials had stopped by +some of their power plants to verify that they were off line for legitimate +reasons. +The California Independent System Operator, which manages the state's power +grid and one of its wholesale power markets, and the California Public +Utilities Commission began on-site inspections Tuesday night of all power +plants in the state reporting that unplanned outages have forced shutdowns, +ISO spokesman Pat Dorinson said. +The state has had 11,000 MW off the grid since Monday, 7,000 MW for +unplanned maintenance. The ISO Wednesday called a Stage 2 power emergency +for the third consecutive day, meaning power reserves were below 5% and +customers who agreed to cut power in exchange for reduced rates may be +called on to do so. +As reported earlier, Reliant Energy (REI) and Southern Energy Inc. (SOE) +said they had been visited by representatives of the ISO and PUC Tuesday +evening. +Representatives of the two organizations also visited plants owned by AES +and Dynegy Tuesday evening. +AES told the visitors they couldn't perform an unannounced full inspection +of the company's 450-megawatt Huntington Beach power station until Wednesday +morning, when the plant's full staff would be present, AES spokesman Aaron +Thomas said. +Thomas, as well as an ISO spokesman, didn't know whether the representatives +returned Wednesday for a full inspection. + + AES Units Down Due To Expired Emissions Credits + +The Huntington Beach facility and units at two other AES facilities have +used up their nitrogen oxide, or NOx, emission credits. They were taken down +two weeks ago in response to a request by the South Coast Air Quality +Management District to stay off line until emissions controls are deployed, +Thomas said. +AES has about 2,000 MW, or half its maximum output, off line. The entire +Huntington plant is off line, as is 1,500 MW worth of units at its Alamitos +and Redondo Beach plants. +The ISO has asked AES to return its off line plants to operations, but AES +has refused because it is concerned the air quality district will fine the +company $20 million for polluting. +"We'd be happy to put our units back, provided we don't get sued for it," +Thomas said. "It's not clear to us that the ISO trumps the air quality +district's" authority. +As reported, a spokesman for the air quality district said Tuesday that AES +could have elected to buy more emission credits so that it could run its off +line plants in case of power emergencies, but choose not to do so. + + Dynegy's El Segundo Plant Also Visited By PUC + +Dynegy Inc. (DYN) said the PUC visited its 1,200 MW El Segundo plant Tuesday +evening, where two of the four units, about 600 MW worth, were off line +Wednesday. +"I guess our position is, 'Gee, we're sorry you don't believe us, but if you +need to come and take a look for yourself, that's fine,'" said Dynegy +spokesman Lynn Lednicky. +Lednicky said one of the two units was off line for planned maintenance and +the other for unplanned maintenance on boiler feedwater pumps, which could +pose a safety hazard if not repaired. +"We've been doing all we can to get back in service," Lednicky said. "We +even paid to have some specialized equipment expedited." +Lednicky added that the PUC seemed satisfied with Dynegy's explanation of +why its units were off line. +-By Jessica Berthold, Dow Jones Newswires; 323-658-3872, +jessica.berthold@dowjones.com +(END) Dow Jones Newswires 07-12-00 +1317GMT Copyright (c) 2000, Dow Jones & Company Inc + + +G_nther A. Pergher +Senior Analyst +Dow Jones & Company Inc. +Tel. 609.520.7067 +Fax. 609.452.3531 + +The information transmitted is intended only for the person or entity to +which it is addressed and may contain confidential and/or privileged +material. Any review, retransmission, dissemination or other use of, or +taking of any action in reliance upon, this information by persons or +entities other than the intended recipient is prohibited. If you received +this in error, please contact the sender and delete the material from any +computer. + + + + + + diff --git a/demo/ermis-f/All/cur/20176235.1075855473562.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/20176235.1075855473562.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..838b5599 --- /dev/null +++ b/demo/ermis-f/All/cur/20176235.1075855473562.JavaMail.evans@thyme:2,S @@ -0,0 +1,259 @@ +Message-ID: <20176235.1075855473562.JavaMail.evans@thyme> +Date: Wed, 29 Nov 2000 10:31:00 -0800 (PST) +From: enron.announcements@enron.com +To: all_ena_egm_eim@enron.com +Subject: EnTouch Newsletter +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All_ENA_EGM_EIM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +CONGRATULATIONS!!! +PAT JOHNSON is the winner for =01+The Name This Newsletter Contest=01,. It= + was a=20 +close call. After receiving over 50 great ideas, the PR Dept had a tough ti= +me=20 +narrowing the list to the top ten for Mark Frevert=01,s final decision. We= +=01,d=20 +like to thank everyone who submitted suggestions and a special thanks to Pa= +t=20 +Johnson for sending in the winning name EnTouch.=20 + + +BUSINESS HIGHLIGHTS + +EGM Coal & Emissions +The November and December NYMEX market remains very tight. Offers in the O= +TC=20 +market have climbed to the low $40s. The highest reported trade for Decemb= +er=20 +was reported at $38.50. The tightness should continue through the first= +=20 +half of the year with the Martin County mine still shut down. The rest of= +=20 +the year remains strong piggy backing off of the current spot market.=20 + +Finally--Life beyond the 150 to 155 range--vintage year 2000 SO2 allowances= +=20 +broke out of this trading range this week. The low trade was around $119.5= +0=20 +and the last trade was around $120.50. The sharp drop in prices was caused= +=20 +in large part by the news of Dominion Virginia Power settling the New Sourc= +e=20 +Review lawsuit brought against it by the state of NY and the EPA Continuing= +=20 +rumors of further NSR related settlements will likely create continued=20 +volatility. It is as yet unclear what the new price floor will be. + +NOx has settled down a bit with last trade 2001 vintage of $675. + +Principal Investments +Solo Energy Corporation, an Alameda, California based developer of Wireless= +=20 +Energy microturbine products to supply superior on-site energy service to= +=20 +U.S. commercial and light industrial customers, announced that Enron North= +=20 +America has completed an equity investment in Solo Energy as well as entere= +d=20 +into an alliance agreement. + +In exchange for warrants to purchase the Company=01,s preferred stock, Enro= +n=20 +will assist in obtaining fuel contracts to support the Company=01,s distrib= +uted=20 +generation contracts, including the provision of gas and backup electricity= +,=20 +and will work with the Company to support its market and gas technology=20 +research.=20 + +NEWS FROM THE GLOBALFLASH + +EnronCredit.com +On Halloween, Enron Credit.com hit the City of London last Tuesday. As an= +=20 +original PR stunt, the EnronCredit.com team organized a Grim Reaper with tw= +o=20 +female vampires to distribute candy carrying the message, "Corporate=20 +bankruptcies are on the increase and could be your worst nightmare. You can= +=20 +protect your company and sleep well at night". Locations for the distributi= +on=20 +of 5,000 packs of candy were Bank, Broadgate and Canary Wharf. The general= +=20 +feedback and reaction of people was positive. Photos of the event will be= +=20 +available on the EnronCredit.com site. + +Enron Japan Corp. +Enron is powering ahead in Japan following the official launch of Enron Jap= +an=20 +Corp. in Tokyo last week. In keeping with Japanese tradition, Ken Lay, Joe= +=20 +Hirl, Ken Rice and Mike McConnell donned "happi coats" - a sort of short=20 +kimono - and used ceremonial hammers to break the lid of a wooden cask of= +=20 +sake in front of an audience of 350 drawn from major companies and=20 +government. Enron has made an immediate impact already by offering eligibl= +e=20 +consumers 3-5 year contracts with immediate savings of up to 10 percent in= +=20 +the first year. View the Japan website at www.enron.co.jp [No worries,= +=20 +it's in Japanese and English ...Ed] + +There are 35 Enron employees in the Tokyo office including an Enron Metals= +=20 +team. EBS will be staffing up there over the coming months. =20 + + +Nordic energy agreement with UPM-Kymmene +Enron Nordic Energy and UPM-Kymmene Corp. have signed a two-year portfolio= +=20 +management agreement covering UPM Kymmene's Nordic power portfolio. The=20 +Mid-Market desk in the Oslo office will assist UPM in optimising its=20 +portfolio of approximately 14 TWh. energydesk.com will provide UPM with the= +=20 +risk management system used in the process. In addition, the agreement open= +s=20 +the door for Enron Energy Services to explore a variety of opportunities=20 +within the company. The Nordic agreement is the first step towards a broade= +r=20 +scope of co-operation with UPM on a European and Global basis. The total=20 +contract value is estimated to be $375 million. + +UPM-Kymmene's nominal electricity resources total about 3000 MW, of which= +=20 +2500 MW in Finland and about 500 MW in other countries. The group's power= +=20 +procurement totals approximately 18 TWh per year, of which about 14 TWh in= +=20 +Finland. Around 15 TWh/a is consumed by the group's own mills and the rest = +is=20 +sold to the market. + +http://www.upm-kymmene.com +http://www.upm-kymmene.com/upm/energy/energybuild.html + +The deal was led by Sami Tenngren - Nordic Mid-Market, and was supported by= +=20 +Magnus Groth - EES, Jukka Hormaluoma - energydesk.com, and Martin Rosell -= +=20 +Legal. + +Congratulations on a job well done to all those who worked so hard to put= +=20 +this transaction into place........Thor Lien. + +Australia +Despite heavy flooding in NSW, the weather is looking up for Enron=20 +Australia. Last week, the Sydney Office launched online Hong Kong weather= +=20 +derivatives and the Sydney weather node traded on EnronOnline in the US ti= +me=20 +zone. With this precedent, we hope to support the takeoff of global weathe= +r=20 +on EnronOnline. =20 + +The Coal Group in Sydney has suddenly become very popular. There is no doub= +t=20 +that a recent sale to AES for the plant at Barbers Point, Hawaii is the rea= +l=20 +reason. Coal purchases during year 2000 have been concluded with most majo= +r=20 +producers in Indonesia and Australia. We will soon be loading our first=20 +shipment from China. Deliveries to Nippon Steel in Japan are underway. Also= +,=20 +a shipment to a large power utility in Japan will take place in early 2001. + +Off-shore wind plans +Enron has entered into agreement to purchase the development assets of a 30= +=20 +MW offshore wind project in the UK. The Harwich project, situated in=20 +Gunfleet Sands approximately eight kilometres offshore in the North Thames= +=20 +Estuary is believed to represent one of the first serious investments in th= +e=20 +development of offshore wind energy in the UK. + + +ENRONONLINE STATISTICS + +Below are the latest figures for EnronOnline as of November 27, 2000. + +* Total Life to Date Transactions> 464,000 +* Life to Date Notional Value of Transactions > $263 billion + + +NUGGETS & NOTES + +"How does your earnings target look for the quarter?" =01) Brent Price,=20 +VP/Operations & Chief Accounting Officer for EGM + +"Always price the illiquidity risk premium appropriately!" =01) Doug Friedm= +an,=20 +Director of Financial Petrochemicals and Plastics + +What people say to Julie Gomez,VP/Upstream Services-ENA - "I heard your lau= +gh=20 +clear across the floor!!!" + + +IN THE NEWS + +"The uncertainty [of the presidential election] does not influence business= +.=20 +It is a relatively short-term distraction. Our business model has not chang= +ed=20 +and will not change as a result of the election because we've worked very= +=20 +well with both the Clinton/Gore administration in Washington and the Bush= +=20 +administration in Texas." +-- Mark Palmer, vice president of Enron Corporate Communications, Associate= +d=20 +Press + +"The name of Enron may be unfamiliar in Japan, but it should not stay that= +=20 +way for long.........Joseph Hirl, president of Enron Japan, says: "We don't= +=20 +go in and try to destroy markets - we go in and create them." Some of the= +=20 +company's potential customers and business partners may still need to be=20 +persuaded of that, but Enron has a large stock of experience to reassure=20 +them".---Financial Times + +WELCOME +New Hires ENA/EIM/EGM +ENA =01) Lydia Atwood-Minter, Kenneth Thibodeaux, Lacye Trevino-Brymer +EGM =01)Humaira Badat, Daiquiri Lucas + +Transfers to ENA/EIM/EGM +ENA =01) Trinh Abrell, Terri Austin, Guillermo Balmaceda, Eric Booth, Rober= +t=20 +Chmielewski, Joyce Dorsey, Sharon Gonzales, Laura Gutierrez, Scott Healy,= +=20 +Dawn Kenne, Robert Kraszewski, Sandra Morris, David Porter, Daniel Quezada,= +=20 +Henry Quigley, Steven Rose, Felecia Russell, Mary Symes, Dan Williams,=20 +Rosalinda Zermeno +EGM =01) Braedi Craig, Scott Baukney, Samantha Davidson, David Loosley, Joh= +n=20 +Massey, Diana Monaghan, Adam Siegel, Ioannis Tzamouranis=20 + + +LEGAL STUFF + +The information contained in this newsletter is confidential and proprietar= +y=20 +to Enron Corp. and its subsidiaries. It is intended for internal use only= +=20 +and should not be disclosed \ No newline at end of file diff --git a/demo/ermis-f/All/cur/2032806.1075855489420.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/2032806.1075855489420.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..8182e2e5 --- /dev/null +++ b/demo/ermis-f/All/cur/2032806.1075855489420.JavaMail.evans@thyme:2,S @@ -0,0 +1,79 @@ +Message-ID: <2032806.1075855489420.JavaMail.evans@thyme> +Date: Fri, 4 May 2001 05:18:00 -0700 (PDT) +From: phillip.allen@enron.com +To: mike.grigsby@enron.com, keith.holst@enron.com, frank.ermis@enron.com, + jane.tholt@enron.com, jay.reitmeyer@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com +Subject: Re: Western Wholesale Activities - Gas & Power Conf. Call +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Phillip K Allen +X-To: Mike Grigsby, Keith Holst, Frank Ermis, Jane M Tholt, Jay Reitmeyer, Tori Kuykendall, Matthew Lenhart +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Phillip K Allen/HOU/ECT on 05/04/2001 +10:15 AM --------------------------- + + +James D Steffes@ENRON +05/03/2001 05:44 AM +To: Phillip K Allen/HOU/ECT@ECT +cc: +Subject: Re: Western Wholesale Activities - Gas & Power Conf. Call +Privileged & Confidential Communication +Attorney-Client Communication and Attorney Work Product Privileges Asserted + +Please forward to anyone on your team that wants updates on Western wholesale +matters (should also give you an opportunity to raise state matters if you +want to discuss). + +Jim +---------------------- Forwarded by James D Steffes/NA/Enron on 05/03/2001 +07:42 AM --------------------------- + + +Ray Alvarez +05/02/2001 05:40 PM +To: Steve Walton/HOU/ECT@ECT, Susan J Mara/NA/Enron@ENRON, Alan +Comnes/PDX/ECT@ECT, Leslie Lawner/NA/Enron@Enron, Rebecca W +Cantrell/HOU/ECT@ECT, Donna Fulton/Corp/Enron@ENRON, Jeff +Dasovich/NA/Enron@Enron, Christi L Nicolay/HOU/ECT@ECT, James D +Steffes/NA/Enron@Enron, jalexander@gibbs-bruns.com, Phillip K +Allen/HOU/ECT@ECT +cc: Linda J Noske/HOU/ECT@ECT + +Subject: Re: Western Wholesale Activities - Gas & Power Conf. Call +Privileged & Confidential Communication +Attorney-Client Communication and Attorney Work Product Privileges Asserted + +Date: Every Thursday +Time: 1:00 pm Pacific, 3:00 pm Central, and 4:00 pm Eastern time, + Number: 1-888-271-0949, + Host Code: 661877, (for Jim only), + Participant Code: 936022, (for everyone else), + +Attached is the table of the on-going FERC issues and proceedings updated for +use on tomorrow's conference call. It is available to all team members on +the O drive. Please feel free to revise/add to/ update this table as +appropriate. + +Proposed agenda for tomorrow: + +Power- Discussion of FERC market monitoring and mitigation order in +EL00-95-12 and review of upcoming filings +Gas- Response to subpoenas of SoCal Edison in RP00-241 and upcoming items +Misc. + +I will be unable to participate in the call tomorrow as I will be attending +the Senate Energy and Resource Committee Hearing on the elements of the FERC +market monitoring and mitigation order. + + + + + diff --git a/demo/ermis-f/All/cur/20455371.1075855473948.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/20455371.1075855473948.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..9dbcf25b --- /dev/null +++ b/demo/ermis-f/All/cur/20455371.1075855473948.JavaMail.evans@thyme:2,S @@ -0,0 +1,109 @@ +Message-ID: <20455371.1075855473948.JavaMail.evans@thyme> +Date: Wed, 22 Nov 2000 06:25:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage For 11-22-00 through 11-27-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 22, 2000 5:00pm through November 27, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON NORTH AMERICAN LANS: +Impact: ENS +Time: Wed 11/22/2000 at 11:59:00 PM CT thru Thu 11/23/2000 at 12:30:00 AM +CT + Wed 11/22/2000 at 9:59:00 PM PT thru Wed 11/22/2000 at 10:30:00 PM PT + Thu 11/23/2000 at 5:59:00 AM London thru Thu 11/23/2000 at 6:30:00 AM +London +Outage: London Tunnel +Environments Impacted: ENA +Purpose: Bringing up the Tunnel between London and Houston. The only +environment that will be affected will be +Portland losing terminal server connections. They should not have any +problems getting back to Houston since +they have redundant connections. +Backout: +Contact(s): George Nguyen 713-853-0691 + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: +Impact: CORP +Time: Mon 11/20/2000 at 7:00:00 AM CT thru Fri 12/8/2000 at 7:00:00 PM CT + Mon 11/20/2000 at 5:00:00 AM PT thru Fri 12/8/2000 at 5:00:00 PM PT + Mon 11/20/2000 at 1:00 PM London thru Sat 12/9/2000 at 1:00:00 AM London +Outage: Printer Host Name Changes +Environments Impacted: All +Purpose: Changing all printers in the CORP environment to reflect default +host names instead of the current, +(printer name host names). This will allow printers to always maintain +their IP when moves occur. +Backout: Revert back to the IP printing environment. +Contact(s): Takiyah Gordon 713-853-5937 + Edward E Quin 713-853-7266 + Charles Ballmer 713-853-0684 + Michael Bibby 713-345-4434 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/All/cur/20732650.1075855472399.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/20732650.1075855472399.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..48429e7a --- /dev/null +++ b/demo/ermis-f/All/cur/20732650.1075855472399.JavaMail.evans@thyme:2,S @@ -0,0 +1,428 @@ +Message-ID: <20732650.1075855472399.JavaMail.evans@thyme> +Date: Fri, 8 Dec 2000 10:13:00 -0800 (PST) +From: slc.nwpsched@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + browning@wasatchenergy.com, bruce.langmade@fortjamesmail.com, + bymank@wdni.com, cards@wdni.com, ccoyle@americansoda.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, kri.pam@pdg.net, + llightfoot@coral-energy.com, lmanis@sdge.com, lprior@enron.com, + niels_a_vervloet@reliantenergy.com, ramperms@bp.com, + rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com +Subject: NWP System Notice - 01-181 NWP Short Term FIrm Availability +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "NWPSCHED, SLC" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: December 08, 2000Category: SHORT-TERM FIRM CAPACITYSubcategory: +NWP OFFERSSubject: 01-181 NWP Short Term FIrm Availability + +Notice Text:All Shippers Notification:? 01-181??? Dated : December 8, 2000 + +NORTHWEST PIPELINE'SNOTICE OF AVAILABLE ANDPOTENTIALLY AVAILABLE +FIRMTRANSPORTATION CAPACITY1) + +??????????????????????????????????????????????? Total??? AvailablePkg? +Receipt Point2)????????? Delivery Point2)?????????????????? Dth/d?????????? +Date3)?? + +A??? Sumas????? ??????? Puget(Canyon)?????????????????? 16,000?????????? +02/01/01 9) + +B??? Sumas????? ??????? Puget(Canyon)??????????????????? 7,000?????????? +01/01/01 9) + +C??? Sumas????? ??????? Puget(Canyon)??????????????????? 5,000?????????? +01/01/01 10) + +D??? Sumas????? ??????? Kern River/Muddy Crk.?? 9,772??????????? 02/01/01 10) + +E??? Sumas(1160)??????? Kemmerer??????? ??????? 2,750??????????? 01/01/01 +9)???? Ignacio Plant(1590) + +F??? Sumas(2,390)?????? Monticello(330) 6,016?? 01/01/01 9)???? +Ignacio(3,626)???? Rio Algom(300)??????? ??????? ??????? Moab#2(1,861)??????? +??????? ??????? Moab(2,283)??????? ??????? ??????? Arches National +Park(17)??????? ??????? ??????? Vernal(653)??????? ??????? ??????? Dutch +John(125)??????? ??????? ??????? Redwash(447) + +**********************************************************************Jackson +Prairie Receipt Point CapacityAvailable for TF-1 or TF-2 Service as specified +below + +G??? Jackson Prairie??? SIPI????? ????? ????????? 47,341???????? NOW 5)8)???? +(55,715)??????????????????????????? Lynden???????????????????????? 592????? +?????????????????????????????????????????????? Lawrence????????????????????? +81?????? ?????????????????????????????????????????????? +ACME???????????????????????????? 68?????? +?????????????????????????????????????????????? Mt. Vernon???????????????? +115????? ?????????????????????????????????????????????? Sedro/Woolley??????? +3,988??? ?????????????????????????????????????????????? LDS +Church??????????????? 133????? ?????????????????????????????????????????????? +Granite Falls??????????? 1,536??? +?????????????????????????????????????????????? Machias??????????????????? +1,840??? ?????????????????????????????????????????????? +Snohomish?????????????????? 21?????? + +H??? Jackson Prairie??????????? Echo Lake????????????????????? 33????????? +NOW 5)8)???? (7,530)????????????????????????????? Duval/Cottage Lake??? +183???? ????????????????????????????????????????????? +Redmond?????????????????? 3,293?? +????????????????????????????????????????????? May Valley??????????????????? +300???? ????????????????????????????????????????????? Lake +Francis???????????? 2,808?? ????????????????????????????????????????????? +Covington???????????????????? 263???? +????????????????????????????????????????????? Black Diamond???????????? +450???? ????????????????????????????????????????????? +Enumclaw???????????????????? 200???? + +I??? Jackson Prairie???????????? Sedro/Woolley????????????????? 8,300??? +05/01/01 5)10) + +J??? Jackson Prairie??????????? South Lake????????????????????? 35,500?? NOW +6) ?? K??? Jackson Prairie??????????? Idaho State Pen.?????????????? 1,735??? +NOW 6) + +L??? Jackson Prairie??????????? Kern River/Muddy Crk.? 98,069?? NOW 6) + +M??? Jackson Prairie?????????? Shute Creek???????????????????? 7,688??? NOW 6) + +N??? Jackson Prairie??????????? Pocatello?????????????????????????? 1,198??? +NOW 6) + +O??? Starr Road??????????????????? Inland Paper???????????????????????? +830??? NOW 8) + +P??? Stanfield?????????????????????? Stanfield???????????????????????????? +3,681??? 01/01/01 9) + +Q??? Stanfield?????????????????????? Stanfield?????????????????????????? +14,490?? 04/01/02 10) + +R??? Shute Creek??????????????? Ignacio-Bondad (EPNG)? 25,000?? NOW + +S??? Shute Creek??????????????? Ignacio-Bondad (EPNG)? 25,000?? 01/01/01 9) + +T??? Shute Creek??????????????? Ignacio-Bondad (EPNG)? 10,000?? 01/01/01 10)? +U??? Shute Creek??????????????? Ignacio-Bondad (EPNG)? 15,000?? 11/01/01 9) + +V??? Opal Plant?????????????????? Western Mkt Center??????? 90,000?? 04/01/01 +9) + +W??? Painter??????????????????????? Muddy Creek (KERN)????????? 8,351??? NOW +8) + +X??? Painter???????????????????????? Muddy Creek (KERN)??????? 35,000?? +01/01/01 9) + +Y??? Western Mkt Center Crossover 16-Questar???? 50,415?? 01/01/01 7) 9) + +Z??? Western Mkt Center Clay Basin???????????????????????????? 4,585??? NOW +7) 8) + +AA?? Crossover 16?????????? Green River-CIG???????????????? 23,152?? NOW 7) 8) + +BB?? Crossover 16??????????? Clay Basin?????????????????????????? 10,000?? +NOW 7) 9) + +CC?? Crossover 16?????????? Clay Basin?????????????????????????? 17,263??? +NOW 7) + +DD?? Green Rvr/McKinn-CIG Clay Basin????????????????????? 23,152??? NOW 7) 8) + +EE?? Clay Basin????????????????? Chevron Rangely(6093)????? 7,488???? +03/01/01 9)??????????????????????????????????????????? Vernal (1395) + +FF?? Clay Basin?????????????????? Redwash/Questar????????????? 19,240?? +03/01/01 7) 9) + +GG?? Clay Basin????????????????? Rifle??????????????????????????????????????? +7,770??? NOW 7) 8) + +HH?? Clay Basin?????????????????? +Rifle??????????????????????????????????????? 1,850??? 01/01/01 7) 10) + +II?? Clay Basin???????????????????? American Soda Ash???????????? 1,140??? +NOW 7) 8) + +JJ?? Jensen (Ut Gas Svc)? Green River-CIG???????????????????? 316????? NOW + +KK?? Redwash/Chevron??? Green River-CIG????????????????? 1,850??? NOW 8) + +LL?? Redwash/QPC???????????? Rifle?????????????????????????????????????? +1,050??? NOW 7) 8)???? MM?? Greasewood????????????? Clay +Basin?????????????????????????? 2,765??? NOW 8) + +NN?? Piceance Quick Cycle Green River-CIG???????????????? 1,005??? NOW + +OO?? Barrett????????????????????????? Kern River??????????????????????????? +4,097??? 03/01/01 9)?PP?? Barrett?????????????????????????? Green +River-CIG???????????????? 6,460??? NOW 8) + +QQ?? North Douglas???????????? Green River-CIG???????????????? 3,178??? NOW + +RR?? Sand Springs?????????????? Ignacio-Bondad (EPNG)??? 23,148?? +01/01/01-????????????????????????????????????????????????????????????????????? +???????????????????????????????????? 03/31/01 4) + +SS?? Sand Springs??????????????? Ignacio-Bondad (EPNG)?? 23,148?? 11/01/01 +4,10) + +TT?? West Douglas?????????????? Clay Basin?????????????????????????? 2,354??? +NOW 8) + +UU?? Calf Canyon(410)????????? Kern River???????????????????????????? 703???? +01/01/01 9)??????? Foundation Crk.(293) + +VV?? Lisbon??????????????????????????? Green River-CIG??????? 2,600??? NOW + +WW?? Grand Valley??????????????? Green River-CIG??????? 1,137??? NOW + +XX?? Grand Gas????????????????????? Green River-CIG??????? 1,000??? NOW + +YY?? Ignacio Plant????????????????? Green River-CIG??????? 5,000??? 01/01/01 +9) + +ZZ?? Ignacio Plant????????????????? Green River-CIG??????? 1,424??? NOW 8) + +AAA? Ignacio Plant?????????????? Green River-CIG??????? 11,177?? NOW + +BBB?? Ignacio Plant?????????????? Grand Junction???????? 4,000??? 01/01/01 9) + +CCC?? Ignacio Plant????????????? Grand Junction???????? 4,310??? NOW 8) + +DDD?? Ignacio Plant????????????? Ignacio -Bondad (EPNG) 50,000?? NOW 8) + +EEE?? Blanco Hub-TW?????????? Green River-CIG??????? 25,000?? 01/01/01 9) + +FFF?? Blanco Hub-TW?????????? Green River-CIG??????? 15,000?? 01/01/01 10) + +GGG?? Blanco Hub-TW??????? Green River-CIG??????? 35,563?? NOW + +************************************************************************ + +1) This notification supercedes all previous Notices of Available and??? +Potentially Available Capacity and is subject to change at any time. + +2) Other receipt and delivery points utilizing the described?? transportation +corridor may be available. + +3)? Potential Availability date for the Capacity. + +4)? Contracts shall include the following subordinate scheduling??? provision +if the requested term extends into a critical operational??? period: + +To the extent Shipper's nominated volumes are not scheduled solelydue to +Shipper's subordinate scheduling priorities set forth below,the monthly base +reservation charge will be discounted to $0.00 perDth for that quantity only. + +Section 14.1(c)(i) of Northwest's tariff is modified to conditionShipper's +primary corridor rights through any mainline constraintfrom the Sand Springs +receipt point to the Ignacio Bondad (orLaPlata-TW) delivery point(s) to have +a scheduling priority whichwill be subordinate to the scheduling priority for +any firm shipperwith primary corridor rights that encompass and extend beyond +theSand Springs to Ignacio Bondad (or LaPlata-TW) corridor. + +5) Available for TF-1 or TF-2 transportation service.? TF-2 servicewill not +be discounted below Northwest's current Tariff filed ratefor TF-2 service.? +Additionally, TF2 service must be linked torequester's designated storage +contract or storage ownershipright. TF-2 service shall include the following +subordinatescheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to conditionShipper's +primary corridor rights from the Jackson Prairie receiptpoint to the +_____________ delivery point to have a schedulingpriority at any northflow +constraint point in that corridor that issubordinate to the scheduling +priority for any firm service withunconditioned primary corridor rights +through such constraint point. + +6) Available for TF-2 transportation service only. TF-2 service willnot be +discounted below Northwest's current Tariff filed rate for??? TF-2service.? +Additionally, TF2 service must be linked to requester's designatedstorage +contract or storage ownership right.? TF-2 service shall include thefollowing +subordinate???????? scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to conditionShipper's +primary corridor rights from the Jackson Prairie receiptpoint to the +_____________ delivery point to have a schedulingpriority at any southflow +constraint point in that corridor that issubordinate to the scheduling +priority for any firm service withunconditioned primary corridor rights +through such constraint point. + +7) Capacity is not to exceed a one month primary term with +evergreenlanguage.? Any offers with terms greater than one month will need to +beevaluated for possible seasonal flow conditions that may restrict the +available capacity beyond a one month term. + +8) This capacity is currently under contract with an evergreen clause.This +capacity can be made available by providing one business day +writtentermination notification to the current holder of the capacity. + +9) This capacity is currently under contract with an evergreen clause.This +capacity can be made available by providing ten business days +writtentermination notification to the current holder of the capacity. + +10) This capacity is currently under contract and does not contain an +evergreen clause. + +11) This capacity is "mitigated" capacity and will not contain an ?evergreen +clause. + +12) This capacity is available only for the term offered.? No evergreen +clause available. + +PROCEDURE FOR REQUESTING AVAILABLE ANDPOTENTIALLY AVAILABLETRANSPORTATION +CAPACITY + +To request Potentially Available Transportation Capacity available on the +firstday of December 2000, Shipper must submit a Prearranged Offer in the +form of theLetter Agreement provided below.? This Letter Agreement must be +receivedby Northwest no later than 2:00 pm Central Time on November 14, +2000.? Northwestwill accept or reject the Prearranged Offer by no later than +the end of of thegas day on November 14, 2000. If the Prearranged Offer is +acceptable, Northwestwill provide a 10-day termination notice to the current +holder of the Capacity,post the Prearranged Offer for bid, and Award the +capacity no later than twobusiness days after the Bid Close Date.? Unless +otherwise specified in thisposting, bids will be evaluated and awarded +pursuant to the procedure set forthin Northwest's tariff. + +To request the Potentially Available Transportation Capacity with the? +onebusiness day termination provisions as indicated by footnote "8)",? +Shipper mustsubmit a Prearranged Offer in the form of the Letter Agreement +provided below.Upon receipt of this Letter Agreement Northwest will either +accept or reject thePrearranged Offer within 24-hours. If the Prearranged +Offer is acceptable,Northwest will provide the one business day termination +notice to the currentholder of the Capacity, post the Prearranged Offer for +bid, and Award thecapacity no later than two business days after the Bid +Close Date.? Unlessotherwise specified in this posting, bids will be +evaluated and awarded pursuantto the procedure set forth in Northwest's +tariff. + +To request Available Transportation Capacity, Shipper must immediately submit +aPrearranged Offer in the form of the Letter Agreement provided below.? +Northwestwill accept or reject the Prearranged Offer within two (2) business +days ofreceipt of the prearranged offer.? If the Prearranged Offer is +acceptable,Northwest will post the Prearranged Offer for bid, and Award the +capacity nolater than two business days after the Bid Close Date.? Unless +otherwisespecified in this posting, bids will be evaluated and awarded +pursuant to theprocedure set forth in Northwest's tariff. Northwest has the +right to re-postAvailable capacity for bid with or without prearranged offers. + +??????? _________________(Date) + +____________________________ (Company Name)____________________________ +(Company Address)____________________________ (City, State, Zip) + +VIA FACSIMILE - (801) 584-7076 + +Northwest Pipeline Corporationc/o Williams Gas Pipelines - WestAttn: Candace +C.? Karpakis295 Chipeta WaySalt Lake City, UT 84158 + +Re:???? Prearranged Offer for Available or Potentially Available +TransportationCapacity on Williams' Northwest Pipeline Transmission System + +Dear Candace: + +_______________________ ("Shipper") submits the following bid for available +orpotentially available transportation capacity ("Capacity") designated as +package_____ on Northwest Pipeline Corporation's ("Northwest") "Notice of +Available orPotentially Available Firm Transportation Capacity" dated +December 6, 2000.? Shipper recognizes and agrees that the Capacity will be +subject to the SpecialConditions set forth in this posting.? Shipper's +request? is?? or?? is not ?(circle one) contingent upon confirmation that its +offered discount rate rovides use of receipt/delivery points outside the +receipt/delivery point orridor specified in the package.? If maximum rate is +offered, this provision oes not apply.? Shipper understands that its +prearranged offer is subject to the pecial Conditions described below. + +Shipper understands that Northwest will post the prearranged details of +thisoffer for such Capacity for bidding and Shipper will have the right to +match thehighest bid value upon close of the bid process.? Northwest will not +disclosethe identity of the prearranged bidder in such posting. + +Service Type:?????????? TF-1 Large Customer + +Contract Demand(Dth/d): ____________________ + +Receipt Point(s)(if other than those posted for the designated package +ofcapacity)????????????????????????? ____________________Delivery Point(s)(if +other than those posted for the designated package +ofcapacity)??????????????????????????????? ____________________Daily +Reservation Rate: $_______/Dth? (applicable surcharges, volumetric charge& +fuel are additive) + +Term:______________________________to___________________________________ + +Evergreen Requested (circle one):?????? Yes?? or???? No + +Identity of any affiliate of Northwest involved in Shipper's transaction: +Indicate "None" or "Name the Affiliate":? +_________________________________________________ + +Northwest's acceptance of Shipper's prearranged offer for the Capacity +willconstitute a binding agreement between Northwest and Shipper.? Shipper +shall beawarded the Capacity at the terms agreed upon in this Letter +Agreement if nobids are received with a greater economic value for such +Capacity during the bidprocess. If Shipper elects to match a bid with a +greater economic value, itshall be awarded the Capacity according to the +terms of the matched bid. Shipperagrees to electronically execute a service +agreement on Northwest's ElectronicBulletin Board which confirms the terms of +the final accepted transaction. + +If you have questions or comments regarding the above referenced +information,please contact __________________________ at +______________________(Phone Number) ______________________(Fax Number). + +Sincerely, + +______________________________???????????????? +(Name)______________________________???????????????? (Title) + +(Accepted? /? Rejected) by Northwest: + +Date: _______________?? Name: ________________________________ + +SPECIAL CONDITIONS(For Prearranged Offer Agreement) + +If the prearranged offer for the Capacity is accepted at a discount rate +whichprovides for the use of receipt/delivery points outside the +specifiedreceipt/delivery point corridor for the Capacity, the accepted +prearrangedoffered discount rate shall apply no matter which receipt and +delivery pointsare utilized by Shipper, or any temporary replacement Shipper, +under capacityrelease transactions, including segmented releases.? If the +accepted prearrangedoffered discount rate for the Capacity does not provide +for use of eceipt/delivery points outside the specified receipt/delivery +point corridor forthe Capacity, the accepted prearranged offered discount +rate shall apply toShipper, or any temporary replacement Shipper, only to the +extent that bothShipper and any temporary replacement Shipper utilize receipt +points withintheir respective primary firm receipt/delivery point to primary +firm deliverypoint corridors, otherwise, Shipper will be liable for +Northwest's maximumtariff rates. + +If you are interested in discussing any of the Available or +PotentiallyAvailable Capacity, please call Candace Karpakis at (801) 584-6996 +(work) or at(801) 971-5983 (cellular). + +Word:? F:\NWP Capacity Postings\2000 All Shipper Notices\01-181 12-06-2000?? \ No newline at end of file diff --git a/demo/ermis-f/All/cur/20829795.1075855491130.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/20829795.1075855491130.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1dc56537 --- /dev/null +++ b/demo/ermis-f/All/cur/20829795.1075855491130.JavaMail.evans@thyme:2,S @@ -0,0 +1,78 @@ +Message-ID: <20829795.1075855491130.JavaMail.evans@thyme> +Date: Tue, 24 Apr 2001 16:19:00 -0700 (PDT) +From: hal@tradedays.org +To: fermis@ect.enron.com +Subject: OTC +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: "Global TradeDays" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +OUR OFFICE IS YOUR COMPLIMENTARY OFFICE DURING =01(....OTC...=01(!!! + + +Dear OTC Participant, + +Below is some information on Regus, which may be of interest to you as well +as your client. + +An instant complimentary office in downtown Houston for OTC participants +from +4-25-01 until 5-8-01=01(instantly, based on availability. + +Everyone is working under tight deadline. Take advantage of our +complimentary services while you are away from your home office. We are jus= +t +minutes away from the astrodome. + +Regus Business Centers: Simply walk in, sit down and start work + +Regus is changing the way people work by providing instant offices on short +term, flexible leases. Our business Centres are fully furnished, staffed an= +d +equipped with leading edge technology, tailor-made to suit your changing +business needs. You can upsize, downsize or relocate completely=01(in an +instant. + +Two-Allen Center 1200 Smith St., Ste. 1600 Houston, TX 77002 + +The new Regus Business Centre located at 1200 Smith Street in the Two Allen +Center provides a range of services, capable of accommodating all of your +office needs: + +=01 Furnished and equipped offices and team rooms (1-100 people) +=01 Receptionist to meet and greet your visitors +=01 Conference/meeting/training/videoconferencing facilities +=01 Complimentary Administrative/business support services including faxin= +g, +printing, message servicing, secretarial services etc. +=01 Latest telecommunications including ISDN and T-1 internet access +=01 Do some great networking while you enjoy a complimentary cup of coffee= + or +cappuccino in our Cyber Caf, while checking your email!!!!! + + +The above is brought to you by Regus Business Centers and Global Trade Days +713-353-3916, Email 103636.2203@compuserve.com. Go to +www.globaltradedays.com for a list of several thousand of last year OTC +exhibitors and attendees click on (Offshore 2000) which will be a great too= +l +for this years networking!! + +Sincerely, + +Jodi Barraclough +Regus Business Centers +713-353-4648, Fax 713-353-4601 +Jbarraclough@regususa.com +www.regus.com + + + + diff --git a/demo/ermis-f/All/cur/20875906.1075855477203.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/20875906.1075855477203.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ca8e103f --- /dev/null +++ b/demo/ermis-f/All/cur/20875906.1075855477203.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <20875906.1075855477203.JavaMail.evans@thyme> +Date: Thu, 26 Oct 2000 15:59:00 -0700 (PDT) +From: enron.announcements@enron.com +To: the.mailout@enron.com +Subject: LAST DAY TO CHECK YOUR PULSE +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: The Pulse mailout +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +survey.enron.com + + +Today is your last chance to fill out the survey. + + +We want to thank each of you for taking time to complete The Pulse, our=20 +annual employee feedback survey. We have had great participation to-date = +=01)=20 +more than 61 percent of our employees have filled it out. For those of you= +=20 +who have not yet had an opportunity, please take 10 to 15 minutes today to= +=20 +"check your pulse." Let's finish strong. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/20979085.1075855488592.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/20979085.1075855488592.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..86b1bf6e --- /dev/null +++ b/demo/ermis-f/All/cur/20979085.1075855488592.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <20979085.1075855488592.JavaMail.evans@thyme> +Date: Thu, 10 May 2001 17:51:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Change of address - Venezuela Office +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Please be advised that effective Monday May 13, the Enron Venezuela office +will be moved to the following address: + +Enron Venezuela, Ltd. +Avenida La Estancia +Centro Banaven +Torre B, Piso 8 +Chuao +Caracas, 1060, Venezuela + +Phone Number: (58212) 902.7811 \ No newline at end of file diff --git a/demo/ermis-f/All/cur/21070049.1075855473199.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/21070049.1075855473199.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..fa668d04 --- /dev/null +++ b/demo/ermis-f/All/cur/21070049.1075855473199.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <21070049.1075855473199.JavaMail.evans@thyme> +Date: Mon, 4 Dec 2000 12:08:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Holiday Raffle in Enron Lobby +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Hello! + +We are the Elves in Black and we are having a Holiday Raffle in the Enron +Lobby to raise money for the Analyst & Associate Adopt-A-Family Program. Our +table is located near the big Christmas tree and the escalators that go up to +the Energizer. We are selling raffle tickets, 1 for $1 or 6 for $5, December +4-7 from 11:00-2:00. The prize is a Night on the Town: $100 Papas gift card +and two tickets to the play, "A Christmas Carol" showing at the Alley Theatre +on Sunday, December 17 at 7:30 PM. The winning ticket will be picked later +this week. Even if your ticket is not picked, you are still a winner by +helping support this great program! + +For more information please contact Khrissy Griffin (5-4997). + +Thank you, The Elves in Black \ No newline at end of file diff --git a/demo/ermis-f/All/cur/21143450.1075855488885.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/21143450.1075855488885.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5a220f57 --- /dev/null +++ b/demo/ermis-f/All/cur/21143450.1075855488885.JavaMail.evans@thyme:2,S @@ -0,0 +1,49 @@ +Message-ID: <21143450.1075855488885.JavaMail.evans@thyme> +Date: Tue, 8 May 2001 17:55:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: eSource Presents Free Investext Training +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +eSource presents Investext training + +Investext offers immediate online delivery of original-image and full-text +research reports from more than 800 of the world's top investment banks, +market research firms, and trade associations. This product is designed to +provide all the information you need to know about a particular company, +industry, or market. + +Training Agenda Includes: +? General Introduction. +? Querying by company ticker in order to retrieve analyst reports. +? Querying via Investexts free text module to retrieve industry-specific +information: including statistics, economic indicators, analysis, trends, +forecasts and surveys. + +Attend one of our Investext Clinics: + +May. 11 - 10:30 -11:30 AM EB572 + +And + +May. 16 - 10:30 -11:30 AM EB572 + + + +Seats fill up fast! To reserve a seat, please call Stephanie E. Taylor at +5-7928 +Check the eSource training page at http://esource.enron.com/training.doc for +additional training sessions and vendor presentations + + + +http://esource.enron.com \ No newline at end of file diff --git a/demo/ermis-f/All/cur/21154015.1075855473031.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/21154015.1075855473031.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..23638ce3 --- /dev/null +++ b/demo/ermis-f/All/cur/21154015.1075855473031.JavaMail.evans@thyme:2,S @@ -0,0 +1,91 @@ +Message-ID: <21154015.1075855473031.JavaMail.evans@thyme> +Date: Tue, 5 Dec 2000 09:05:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron In Action 12.04.00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Print Sale Think presents! Today (12/4) you can take advantage of the Rice +University Art Department's Annual Print Sale! + From 9:00 a.m. to 7:00 p.m., you may visit Room 201 at Sewall Hall on the +Rice campus. Available items will include + etchings and lithographs by Rice University students and faculty, as well as +prints from TEMBO Studios, Flatbed + Press-Austin, and the University of Houston printmaking students. Artists +Services will be present to assist with + your framing needs and all proceeds benefit the art departments of Rice +University and the University of Houston. + +Holiday Party at The Museum of Fine Arts Houston invites all Enron employees +to the 14th Annual Corporate Partners Holiday +the MFA! Party to celebrate the partnership of business and the arts. Stroll +through exhibitions, sample a selection of delicious + desserts, and enjoy festive holiday entertainment with your family. Create +your own holiday craft and have a keepsake + photograph taken of you and your family! RSVP at 713-639-7585 and mark your +calendars for: + + Tuesday, December 12 + 7:00 p.m. to 9:00 p.m. + The Museum of Fine Arts - Caroline Wiess Law Building + 1001 Bissonnet + +Galleryfurniture.com Enron is a proud sponsor of the Galleryfurniture.com +Bowl! Come out and witness the bowl fever as it hits Houston +Bowl! on December 27 at the Houston Astrodome. Come watch the Big XII +Conference face off against Conference + USA. All proceeds from ticket sales will go to AIDS Foundation Houston +(AFH) Investment of a Lifetime program, + which benefits Houstonians with life threatening illnesses. For more +information contact Greg Grissom at + ext. 58741. + + + +Vision Fair SEARCH is having a Vision Fair every day this week from 8:00 +a.m.-noon and needs volunteers for the morning +Volunteers! to take information from clients. No previous screening +experience is necessary. If interested contact Stefani Harris at +sharris@searchproject.org. + +Texas Children's The Department of Social Work at Texas Children's Hospital +is looking for individuals, families, or departments that +Hospital Sponsorship would be interested in sponsoring needy +families/children for the holiday season. If you would like to sponsor a +family, + contact Veronique Vaillancourt at vsvailla@texaschildrenshospital.org or at +832-824-1967. + +Enron Kids Gift It's time to bring in the wonderful gifts for your special +Burrus Elementary student. Gift dropoff will occur at the Enron +Drop-off Building Lobby on December 4-8, from 11:00 a.m.-1:00 p.m. To +volunteer with the Gift Drop-off, contact Geneva + Davis (ext. 35517) or Lesli Campbell (ext. 35983). + +Enron Kids Vans will be provided to transport sponsors beginning at 10:00 +a.m. in front of the Enron Building - no reservations +Holiday Party! required, first come first served. If you are on a tight +schedule that day, you may want to drive or carpool with friends to + the school. Maps and directions will be available at the Gift Drop-off +tables this week in the lobby. + + + +Blood Drive Over 23,040 people need blood each day...You can help by donating +blood at the Enron Blood Drive + on Thursday, December 7, from 7am-4pm in EB5C2. Contact the Health Center +at ext. 3-6100 to schedule an + appointment. Walk-ins are welcome! + +Flu Vaccine If you would like a flu shot, please email +Health_Center@enron.com. You will be notified by email when the +Update vaccine is available. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/21156806.1075855490503.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/21156806.1075855490503.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3616b901 --- /dev/null +++ b/demo/ermis-f/All/cur/21156806.1075855490503.JavaMail.evans@thyme:2,S @@ -0,0 +1,121 @@ +Message-ID: <21156806.1075855490503.JavaMail.evans@thyme> +Date: Fri, 27 Apr 2001 08:00:00 -0700 (PDT) +From: outlook.team@enron.com +To: allison.horton@enron.com, amir.baig@enron.com, brandon.bangerter@enron.com, + brian.ellis@enron.com, charles.philpott@enron.com, + chris.wood@enron.com, chris.tull@enron.com, dale.smith@enron.com, + dave.june@enron.com, donald.sutton@enron.com, + felicia.buenrostro@enron.com, johnna.morrison@enron.com, + joe.dorn@enron.com, kathryn.schultea@enron.com, + leon.mcdowell@enron.com, leticia.barrios@enron.com, + milton.brown@enron.com, raj.perubhatla@enron.com, + shekar.komatireddy@enron.com, andrea.yowman@enron.com, + angie.o'brian@enron.com, bonne.castellano@enron.com, + gwynn.gorsuch@enron.com, jo.matson@enron.com, + laquitta.washington@enron.com, rick.johnson@enron.com, + sandra.lighthill@enron.com, valeria.hope@enron.com, + charlotte.brown@enron.com, ronald.fain@enron.com, + gary.fitch@enron.com, anna.harris@enron.com, keith.jones@enron.com, + kristi.monson@enron.com, bobbie.mcniel@enron.com, + john.stabler@enron.com, michelle.prince@enron.com, + james.gramke@enron.com, blair.hicks@enron.com, + jennifer.johnson@enron.com, jim.little@enron.com, + dale.lukert@enron.com, donald.martin@enron.com, + andrew.mattei@enron.com, darvin.mitchell@enron.com, + mark.oldham@enron.com, wesley.pearson@enron.com, + ramon.pizarro@enron.com, natalie.rau@enron.com, + william.redick@enron.com, mark.richardson@enron.com, + joseph.schnieders@enron.com, gary.simmons@enron.com, + delaney.trimble@enron.com, david.upton@enron.com, + mike.boegler@enron.com, lyndel.click@enron.com, + gabriel.franco@enron.com, randy.gross@enron.com, + arthur.johnson@enron.com, danny.jones@enron.com, + john.ogden@enron.com, edgar.ponce@enron.com, + tracy.pursifull@enron.com, lance.stanley@enron.com, + frank.ermis@enron.com, jane.tholt@enron.com, jay.reitmeyer@enron.com, + keith.holst@enron.com, matthew.lenhart@enron.com, + mike.grigsby@enron.com, monique.sanchez@enron.com, + phillip.allen@enron.com, randall.gay@enron.com, + tori.kuykendall@enron.com, brenda.fletcher@enron.com, + jeanne.wukasch@enron.com, mary.franklin@enron.com, + mike.potter@enron.com, natalie.baker@enron.com, + suzanne.calcagno@enron.com, alvin.thompson@enron.com, + cynthia.franklin@enron.com, jesse.villarreal@enron.com, + joan.collins@enron.com, joe.casas@enron.com, kelly.loocke@enron.com, + lia.halstead@enron.com, meredith.homco@enron.com, + robert.allwein@enron.com, scott.loving@enron.com, + shanna.boudreaux@enron.com, steve.gillespie@enron.com, + tamara.carter@enron.com, tracy.wood@enron.com, + gabriel.fuzat@enron.com, jack.netek@enron.com, lam.nguyen@enron.com, + camille.gerard@enron.com, craig.taylor@enron.com, + jessica.hangach@enron.com, kathy.gagel@enron.com, + lisa.goulart@enron.com, ruth.balladares@enron.com, + sid.strutt@enron.com +Subject: 2- SURVEY/INFORMATION EMAIL +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Outlook Migration Team +X-To: Allison Horton, Amir Baig, Brandon Bangerter, Brian Ellis, Charles Philpott, Chris P Wood, Chris Tull, Dale Smith, Dave June, Donald Sutton, Felicia Buenrostro, Johnna Morrison, Joe Dorn, Kathryn Schultea, Leon McDowell, Leticia Barrios, Milton Brown, Raj Perubhatla, Shekar Komatireddy, Andrea Yowman, Angie O'Brian, Bonne Castellano, Gwynn Gorsuch, Jo Ann Matson, LaQuitta Washington, Rick Johnson, Sandra Lighthill, Valeria A Hope, Charlotte Brown, Ronald Fain, Gary Fitch, Anna Harris, Keith Jones, Kristi Monson, Bobbie McNiel, John Stabler, Michelle Prince, James Gramke, Blair Hicks, Jennifer Johnson, Jim Little, Dale Lukert, Donald Martin, Andrew Mattei, Darvin Mitchell, Mark Oldham, Wesley Pearson, Ramon Pizarro, Natalie Rau, William Redick, Mark A Richardson, Joseph Schnieders, Gary Simmons, Delaney Trimble, David Upton, Mike Boegler, Lyndel Click, Gabriel Franco, Randy Gross, Arthur Johnson, Danny Jones, John Ogden, Edgar Ponce, Tracy Pursifull, Lance Stanley, Frank Ermis, Jane M Tholt, Jay Reitmeyer, Keith Holst, Matthew Lenhart, Mike Grigsby, Monique Sanchez, Phillip K Allen, Randall L Gay, Tori Kuykendall, Brenda H Fletcher, Jeanne Wukasch, Mary Theresa Franklin, Mike Potter, Natalie Baker, Suzanne Calcagno, Alvin Thompson, Cynthia Franklin, Jesse Villarreal, Joan Collins, Joe A Casas, Kelly Loocke, Lia Halstead, Meredith Homco, Robert Allwein, Scott Loving, Shanna Boudreaux, Steve Gillespie, Tamara Carter, Tracy Wood, Gabriel Fuzat, Jack Netek, Lam Nguyen, Camille Gerard, Craig Taylor, Jessica Hangach, Kathy Gagel, Lisa Goulart, Ruth Balladares, Sid Strutt +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Current Notes User: + +To ensure that you experience a successful migration from Notes to Outlook, +it is necessary to gather individual user information prior to your date of +migration. Please take a few minutes to completely fill out the following +survey. When you finish, simply click on the 'Reply' button then hit 'Send' +Your survey will automatically be sent to the Outlook 2000 Migration Mailbox. + +Thank you. + +Outlook 2000 Migration Team + +------------------------------------------------------------------------------ +-------------------------------------------------------------- + +Full Name: + +Login ID: + +Extension: + +Office Location: + +What type of computer do you have? (Desktop, Laptop, Both) + +Do you have a PDA? If yes, what type do you have: (None, IPAQ, Palm Pilot, +Jornada) + +Do you have permission to access anyone's Email/Calendar? + If yes, who? + +Does anyone have permission to access your Email/Calendar? + If yes, who? + +Are you responsible for updating anyone else's address book? + If yes, who? + +Is anyone else responsible for updating your address book? + If yes, who? + +Do you have access to a shared calendar? + If yes, which shared calendar? + +Do you have any Distribution Groups that Messaging maintains for you (for +mass mailings)? + If yes, please list here: + +Please list all Notes databases applications that you currently use: + +In our efforts to plan the exact date/time of your migration, we also will +need to know: + +What are your normal work hours? From: To: + +Will you be out of the office in the near future for vacation, leave, etc? + If so, when? From (MM/DD/YY): To (MM/DD/YY): diff --git a/demo/ermis-f/All/cur/21157492.1075855488214.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/21157492.1075855488214.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d8ff6e03 --- /dev/null +++ b/demo/ermis-f/All/cur/21157492.1075855488214.JavaMail.evans@thyme:2,S @@ -0,0 +1,251 @@ +Message-ID: <21157492.1075855488214.JavaMail.evans@thyme> +Date: Fri, 11 May 2001 11:20:00 -0700 (PDT) +From: susan.t.turpin@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, anita.reubens@swgas.com, + bblanar@coral-energy.com, bob.mattice@engageenergy.com, + bob.mattice@engageenergy.com, browning@wasatchenergy.com, + bruce.langmade@gapac.com, bymank@wdni.com, cards@wdni.com, + caver_ealy@pgn.com, ccoyle@americansoda.com, cmcgra@puget.com, + cpavlica@enerad.com, craig.provenzano@powersrc.com, cridin@puget.com, + cslaman@usg.com, cwduke@duke-energy.com, darena@national-energy.com, + dave.dungan@weyerhaeuser.com, deborahs@kimballenergy.com, + derek.danyliw@husky-oil.com, dlh@nwnatural.com, fermis@enron.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, + llightfoot@coral-energy.com, lmansi@sdge.com, lprior@enron.com, + mbeckner@utilicorp.com, mcano@enerad.com, michelle_hunter@pgn.com, + niels_a_vervloet@reliantenergy.com, pschmidt@kimballresources.com, + ramperms@bp.com, rcooper@usg.com, rfm@nwnatural.com, + robert.harp@engageenergy.com, robert.harp@engageenergy.com, + ron.smith@ashgrove.com, rony@panalberta.com, ryan.watt@enron.com, + sakom@attglobal.net, sbrewer@enron.com, scott.linkletter@neg.pge.com, + scotts@kimballenergy.com, sghill@bcgas.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, tbrother@utilicorp.com, + tdizona@coral-energy.com, tjmi@dynegy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@kimballresources.com, + zcourns@national-fuel.com, ads@nwnatural.com, awhaynes@rmc.com, + bhall@cngc.com, bmedlock@cngc.com, cheldman@kimballresources.com, + cpeterso@cngc.com, creali@vanalco.com, gary.peterson@gapac.com, + gastrans@puget.com, hls@nwnatural.com, kdickey@idahopower.com, + lgoodric@cngc.com, marcl@subutil.com, mvaughn@cngc.com, + mwaas@cngc.com, pat_scherzinger@pgn.com, rernest@intgas.com, + rsf@nwnatural.com, sdoss@wlinpco.com, siekasj@osm.com, + spfaff@cngc.com, tina.m.patton@boeing.com +Subject: NWP System Notice - 01-241 June 2001 Monthly Maintenance +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Turpin, Susan T" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@gapac.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'caver_ealy@pgn.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cpavlica@enerad.com'" , "'craig.provenzano@powersrc.com'" , "'cridin@puget.com'" , "'cslaman@usg.com'" , "'cwduke@duke-energy.com'" , "'darena@national-energy.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'llightfoot@coral-energy.com'" , "'lmansi@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'mbeckner@utilicorp.com'" , "'mcano@enerad.com'" , "'Michelle_Hunter@pgn.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'pschmidt@kimballresources.com'" , "'ramperms@bp.com'" , "'rcooper@usg.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ron.smith@ashgrove.com'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'sakom@attglobal.net'" , "'SBREWER@ENRON.COM'" , "'scott.linkletter@neg.pge.com'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tbrother@utilicorp.com'" , "'tdizona@coral-energy.com'" , "'tjmi@dynegy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@kimballresources.com'" , "'zcourns@national-fuel.com'" , "'ads@nwnatural.com'" , "'awhaynes@rmc.com'" , "'BHall@cngc.com'" , "'bmedlock@cngc.com'" , "'cheldman@kimballresources.com'" , "'cpeterso@cngc.com'" , "'creali@vanalco.com'" , "'gary.peterson@gapac.com'" , "'gastrans@puget.com'" , "'hls@nwnatural.com'" , "'kdickey@idahopower.com'" , "'lgoodric@cngc.com'" , "'marcl@subutil.com'" , "'MVaughn@cngc.com'" , "'MWAAS@cngc.com'" , "'pat_scherzinger@pgn.com'" , "'rernest@intgas.com'" , "'rsf@nwnatural.com'" , "'sdoss@wlinpco.com'" , "'siekasj@osm.com'" , "'spfaff@cngc.com'" , "'Tina.m.patton@boeing.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: May 11, 2001 +Category: MAINTENANCE +Subcategory: NWP MONTHLY MAINTENANCE +Subject: 01-241 June 2001 Monthly Maintenance + +Notice Text: + +All Shippers Letter 01-241????? ??????? +Date:?? 5/11/01 +Time:?? 17:00 hrs?????? ??????? ??????? ??????? + + +TO:???? ALL SHIPPERS + +SUBJECT:??????? JUNE 2001 MAINTENANCE SCHEDULE + +The following maintenance work is scheduled on Northwest Pipeline +for the month of June. Potential system impacts are identified +below. Volume impact and scheduled maintenance out of service date +estimates are stated as accurately as possible, but are subject to +change based on factors such as ambient temperatures, actual market +demand, etc.? Any variance from this notice will be indicated on a +monthly scheduled maintenance notification and posted to the EBB by +or before the 15th day of each month prior to the work commencing. +All capacities listed in this maintenance schedule are in Dekatherms. + + + +Sumas to Mt. Vernon Compressor Stations +Repair Anomalies on 26" Mainline? + +Date:?? ??????? June 1, 2001 to June 31, 2001 +Design Cap:????? ?????? 1,097,000 Dth +Available Cap:? 1,097,000 Dth + +As a result of the smart pigging program completed in September 1999, +anomaly repair work will take place on the 26" mainline from the Sumas +Compressor Station to the Mt. Vernon Compressor Station.? Pressure +restriction to 647 psi will be in place from June 1 through June 13.? +The remainder of this project will coincide with the work at Heartbreak +Hill, Eagles Nest, and Cruise Road. No system impact is anticipated.? + + +26" Heartbreak Hill Pipe Replacement + +Date: ? ??????? June 14, 2001 to June 29, 2001 +Design Cap:???????????????????????? 1,097,000 Dth +Available Cap:? 800,000 to 820,000 Dth + +As a result of the 1999 internal inspection between Sumas and Mount +Vernon Compressor Stations approximately 3,500 feet of 26" mainline +at Milepost 1444 will be replaced. Approximately 28 miles of +26" mainline will be taken out of service for 15 days. + + +26" Eagles Nest Pipe Replacement + +Date:?? ??????? June 14, 2001 to June 29, 2001 +Design Cap:????? ?????? 1,097,000 Dth +Available Cap:? ??????? 800,000 to 820,000 Dth + +As a result of the 1999 internal inspection between Sumas and Mount +Vernon Compressor Stations, approximately 500 feet of 26" mainline +at Milepost 1443 will be replaced. Approximately 28 miles of +26" mainline will be taken out of service for 15 days. + + +26" Cruise Road Pipe Replacement + +Date:?? ??????? June 14, 2001 to June 29, 2001 +Design Cap:???? ??????? 1,097,000 Dth +Available Cap:? ??????? 800,000 to 820,000 Dth + +As a result of the 1999 internal inspection between Sumas and Mount +Vernon Compressor Stations approximately 537 feet of 26" mainline +at Milepost 1455 will be replaced. Approximately 28 miles of +26" mainline will be taken out of service for 15 days. + +Pocatello Compressor Station / Unit #1 + +Date:?? June 4, 2001 to June 8, 2001 + +Northwest will be performing an annual inspection/overhaul on unit #1 at +the Pocatello Compressor Station. No system impact is anticipated. + + +Sumas compressor Station / Unit #7 & Unit #8 + +Date:?????????????? June 5, 2001 & June 6, 2001 + +Northwest will be performing an annual inspection on unit #7 and unit #8 +at the Sumas Compressor Station. No system impact is anticipated. + + +Mount Vernon compressor Station / Unit #3 + +Date:?? June 7, 2001 + +Northwest will be performing an annual inspection on unit #3 at the Mount +Vernon Compressor Station. No system impact is anticipated.? + + +Plymouth Compressor Station / Unit #1 & Unit #2 + +Date:?? June 10, 2001 to June 15, 2001 + +Northwest will be installing a new oil filtration system on unit #1 and +unit #2 at the Plymouth Compressor Station. No system impact is anticipated. + + +Kemmerer Compressor Station / Unit #2 + +Date:?? June 11, 2001 to June 15, 2001 + +Northwest will be performing an annual inspection/overhaul on unit #2 at +the Kemmerer Compressor Station. No system impact is anticipated. + + +Camas to Eugene Pigging Project + +Date:?? ??????? June 11, 2001 to June 30, 2001 +Design Cap:???? ??????????????????????? 343,000 Dth +Available Cap:? 275,000 Dth + +As a result of the smart pigging program completed in October 2000, +anomaly repair work will begin June 11, 2001.? The 16" Camas / Eugene line is +paralleled by a 20" loop line. No system impact is anticipated. + + +North Seattle Pigging Project + +Date:?? ?????????????????????? June 11, 2001 to June 23, 2001 +Design Cap:???? 200,000 Dth +Available Cap:? 140,000 Dth + +Internally inspect 10.39 miles of the original 8" and 16" loop. The +job scope involves taking one line out of service at a time.? Permanent +pig launching and receiving facilities will be installed at the end +points of the North Seattle Lateral.? Anomaly repairs if required will +be made in September 2001.? No system impact is anticipated. + + +Soda Springs Compressor Station + +Date:?? June 12, 2001 to June 13, 2001 + +Northwest will be performing its annual DOT emergency shutdown test and +will be installing new station isolation valves at the Soda Springs +Compressor Station. No system impact is anticipated. + + +South Seattle Pigging Project + +Date:?? ??????? July 16, 2001 to August 3, 2001 +Design Cap:???? ??????? 185,000 Dth +Available Cap:? 89,675 Dth + +As a result of the smart pigging program completed in October 2000, +anomaly repair work will begin June 11, 2001.? The job scope involves +taking one line out of service at a time to make necessary repairs.? The +original 10 3/4" line is paralleled by a 10 3/4", 12 3/4", and 16" loop line. +No system impact is anticipated. + + + +Sumas Compressor Station / A Plant + +Date:?? June 18, 2001 to June 19, 2001 + +Northwest will be performing its annual DOT emergency shutdown test +and installation of new gas filters in the Sumas A plant. No system +impact is anticipated. + + +16" Camas to Eugene Smart Pigging Project +(South of Oregon City Compressor Station) + +Date:?? ?????????????????????? June 26, 2001 to July 19, 2001 +Design Cap:???? ??????? 275,000 Dth +Available Cap:? ??????? 275,000 Dth + +Northwest will be Smart Pigging 15 miles of the 16" Camas-Eugene line south +of the Oregon City Compressor Station by installing a Permanent pig launcher +and receiver. The 16" Camas / Eugene line is paralleled by a 20" loop line. +No system impact is anticipated. + + +Vernal Pigging Project + +Date:?? ??????? June Sometime +Design Cap:???? ??????? 330,000 Dth +Available Cap:? ??????? 330,000 Dth + +As a result of the smart pigging program completed in September 2000, +anomaly repair work will begin on the 26" Ignacio to Sumas line sometime +in the month of June. No system impact is anticipated. + + +Contact your Marketing Services Representative at (801) 584-7301, for +more information. + +WGP-W +st \ No newline at end of file diff --git a/demo/ermis-f/All/cur/2118765.1075855476817.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/2118765.1075855476817.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..43aaffa6 --- /dev/null +++ b/demo/ermis-f/All/cur/2118765.1075855476817.JavaMail.evans@thyme:2,S @@ -0,0 +1,35 @@ +Message-ID: <2118765.1075855476817.JavaMail.evans@thyme> +Date: Mon, 30 Oct 2000 11:03:00 -0800 (PST) +From: perfmgmt@enron.com +To: frank.ermis@enron.com +Subject: Enron Year End 2000 Performance Management Process +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "perfmgmt@enron.com" +X-To: frank.ermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Reminder, Enron's Year-End 2000 Performance Management Process has begun! + +During the feedback phase you will need to access PEP at +http://pep.corp.enron.com to suggest reviewers who can provide feedback on +your performance. You may also be requested to provide feedback on fellow +employees, but the system will only be open for feedback until November 17th! + +HelpDesk representatives will be available to answer questions throughout the +process. You may contact the HelpDesk at: + +Houston: 1-713-853-4777, Option 4 +London: 44-207-783-4040, Option 4 +E-mail: perfmgmt@enron.com + +Your User ID & Password for PEP at http://pep.corp.enron.com are: + +User ID: 90010076 + +Password: WELCOME \ No newline at end of file diff --git a/demo/ermis-f/All/cur/21357493.1075855474881.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/21357493.1075855474881.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2d9a5ffe --- /dev/null +++ b/demo/ermis-f/All/cur/21357493.1075855474881.JavaMail.evans@thyme:2,S @@ -0,0 +1,484 @@ +Message-ID: <21357493.1075855474881.JavaMail.evans@thyme> +Date: Tue, 14 Nov 2000 04:26:00 -0800 (PST) +From: dawnell.a.pace@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cards@wdni.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jennifer_owen@pgn.com, jmmcarthur@duke-energy.com, + jsanders@clarkpud.com, kims@kimballenergy.com, klambe@puget.com, + kri.pam@pdg.net, llightfoot@coral-energy.com, lmanis@sdge.com, + lprior@enron.com, niels_a_vervloet@reliantenergy.com, + ramperms@bp.com, rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, sghill@bcgas.com, + sgwi@dynegy.com, spjutd2@wdni.com, ssouth@enron.com, + stephane.brodeur@enron.com, tdizona@coral-energy.com, + tgilliam@avistaenergy.com, tom.mckay@engageenergy.com, + tom.mckay@engageenergy.com, val_yildirok@pgn.com, + wharlan@ix.netcom.com, zcourns@national-fuel.com +Subject: NWP System Notice - 01-164 Available/ Potentially Avail Firm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Pace, Dawnell A" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: November 14, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-164 Available/ Potentially Avail Firm + +Notice Text: +All Shippers Notification:? 01-164??? Dated : November 14, 2000 + +To:???? ??????? All Shippers + +Subject: ?????? NORTHWEST PIPELINE'S +???????? ?????? ?? NOTICE OF AVAILABLE AND POTENTIALLY AVAILABLE +??????? ??????? FIRM TRANSPORTATION CAPACITY1) + +??????? ??????? ??????? ??????????????????????????????????????????? Total??? +Available +Pkg? Receipt Point2)????????? Delivery Point2)??????????????? Dth/d????? +Date3)?? + +A??? Sumas??????????????? Puget(Canyon)???????????????????????????? 21,000?? +NOW + +B??? Sumas??????????????? Puget(Canyon)?????????????????????????????? 7,000?? +12/01/00 9) + +C??? Sumas?????????????? Kern River/Muddy Crk.? ? 9,772?? 02/01/01 10) + +D??? Sumas(1160)????????? Kemmerer??? ? ??????? ? 2,750?? 12/01/00 9) +???? Ignacio Plant(1590) + +E??? Sumas(2,390)???????? Monticello(330)???????????????????????????? 6,016?? +12/01/00 9) +???? Ignacio(3,626)????????? Rio Algom(300) +??????????????????????????????????????? Moab#2(1,861) +??????????????????????????????????????? Moab(2,283) +??????????????????????????????????????? Arches National Park(17) +??????????????????????????????????????? Vernal(653) +??????????????????????????????????????? Dutch John(125) +??????????????????????????????????????? Redwash(447) + +********************************************************************** +Jackson Prairie Receipt Point Capacity +Available for TF-1 or TF-2 Service as specified below + +F??? Jackson Prairie?????? +SIPI????????????????????????????????????????????????? 47,341?? NOW 5)8) +???? (55,715)?????????????????????? +Lynden??????????????????????????????????????????????? 592????? +????????????????????????????????????????? +Lawrence??????????????????????????????????????????? 81?????? +????????????????????????????????????????? +ACME?????????????????????????????????????????????????? 68?????? +?????????????????????????????????????????? Mt. +Vernon??????????????????????????????????????? 115????? +??????????????????????????????????????????? +Sedro/Woolley???????????????????????????????? 3,988??? +??????????????????????????????????????????? LDS +Church?????????????????????????????????????? 133????? +??????????????????????????????????????????? Granite +Falls????????????????????????????????????? 1,536??? +??????????????????????????????????????????? +Machias????????????????????????????????????????????? 1,840??? +??????????????????????????????????????????? +Snohomish???????????????????????????????????????? 21?????? + +G??? Jackson Prair?? ie????? Echo +Lake??????????????????????????????????????????? 33?????? NOW 5)8) +???? (7,530)?????????????????????????? Duval/Cottage +Lake????????????????????????? 183???? +??????????????????????????????????????????? +Redmond?????????????????????????????????????????? 3,293?? +?????????????????????????????????????????? May +Valley?????????????????????????????????????????? 300???? +??????????????????????????????????????????? Lake +Francis????????????????????????????????????? 2,808?? +??????????????????????????????????????????? +Covington?????????????????????????????????????????? 263???? +??????????????????????????????????????????? Black +Diamond????????????????????????????????? 450???? +??????????????????????????????????????????? +Enumclaw?????????????????????????????????????????? 200???? + +H??? Jackson Prairie????? Sedro/Woolley??????????????????????????????????? +8,300??? 05/01/01 5)10) + +I??? Jackson Prairie?????? South Lake??????????????????????????????????????? +35,500?? NOW 6) +?? +J??? Jackson Prairie?????? Idaho State Pen.?????????????????????????????? +1,735??? NOW 6) + +K??? Jackson Prairie????? Kern River/Muddy Crk.????????????????? 98,069?? NOW +6) + +L??? Jackson Prairie????? Shute Creek???????????????????????????????????? +7,688??? NOW 6) + +M?? Jackson Prairie????? Pocatello?????????????????????????????????????????? +1,198??? NOW 6) + +N??? Starr Road?????????????? Inland +Paper????????????????????????????????????? 830????? NOW 8) + +O??? Stanfield????????????????? +Stanfield??????????????????????????????????????????? 3,681??? 12/01/00 9) + +P??? Stanfield?????????????????? +Stanfield????????????????????????????????????????? 14,490?? 04/01/02 10) + +Q??? Shute Creek?????????? Ignacio-Bondad (EPNG)???????????????? 25,000?? NOW + +R??? Shute Creek????????? Ignacio-Bondad (EPNG)?????????????????? 35,000 +12/01/00 9) + +S??? Shute Creek????????? Ignacio-Bondad (EPNG)??????????????????? 15,000?? +11/01/01 9) + +T??? Opal Plant????????????? Western Mkt Center?????????????????????? +90,000?? 04/01/01 9) + +U??? Painter??????????????????? Muddy Creek (KERN)??????????????????????? +5,000??? NOW 8) + +V??? Painter?????????????????? Muddy Creek (KERN)??????????????????????? +3,351??? NOW 8) + +W??? Painter????????????????? Muddy Creek (KERN)????????????????????? +35,000?? 12/01/00 9) + +X??? Western Mkt Center?? Crossover 16-Questar?????????? 30,415?? 12/01/00 7) +9) + +Y??? Western Mkt Center?? Crossover 16-Questar?????????? 20,000?? 12/01/00 7) +9) + +Z??? Western Mkt Center?? Clay Basin????????????????????????????????? +4,585??? NOW 7) 8) + +AA?? Crossover 16???????? Green River-CIG????????????????????????? 23,152?? +NOW 7) 8) + +BB?? Crossover 16???????? Clay Basin???????????????????????????????????? +27,263?? NOW 7) 8) + +CC?? Green Rvr/McKinn-CIG Clay Basin????????????????????????????? 23,152?? +NOW 7) 8) + +DD?? Clay Basin?????????? Chevron Rangely(6093)???????????????????? 7,488??? +03/01/01 9) +???????????????????????????????????? Vernal (1395) + +EE?? Clay Basin?????????? Redwash/Questar???????????????????????????? +19,240?? 03/01/01 7) 9) + +FF?? Clay Basin?????????? +Rifle????????????????????????????????????????????????????? 7,770??? NOW 7) 8) + +GG?? Clay Basin?????????? +Rifle??????????????????????????????????????????????????? 1,850??? NOW 7) 8) + +HH?? Clay Basin?????????? American Soda Ash??????????????????????? 1,140??? +NOW 7) 8) + +II?? Redwash/Chevron????? Green River-CIG??????????????????????? 1,850??? NOW +8) + +JJ?? Redwash/QPC????????? Rifle?????????????????????????????????????????????? +1,050??? NOW 7) 8) +???? +KK??? Greasewood?????????? Clay Basin?????????????????????????????????? +2,765??? NOW 8) + +LL?? Barrett????????????? Kern +River???????????????????????????????????????????? 4,097??? 03/01/01 9) +? +MM?? Barrett????????????? Green River-CIG?????????????????????????????? +6,460??? NOW 8) + +NN?? Sand Springs???????? Ignacio-Bondad (EPNG)????????????? 23,148?? +12/01/00- +????????????????????????????????????????????????????????? 03/31/01 4) + +OO?? Sand Springs???????? Ignacio-Bondad (EPNG)????????????? 23,148?? +11/01/01 4,10) + +PP?? West Douglas???????? Clay Basin???????????????????????????????????? +2,354??? NOW 8) + +Q Q?? Calf Canyon(410)???? Kern River?????????????????????????????????? +703????? 12/01/00 9) +???? Foundation Crk.(293) + +RR?? Ignacio Plant??????? Green River-CIG?????????????????????????????? +5,000??? 12/01/00 9) + +SS?? Ignacio Plant??????? Green River-CIG??????????????????????????????? +1,424??? NOW 8) + +TT?? Ignacio Plant??????? Grand Junction????????????????????????????????? +4,000??? 12/01/00 9) + +UU?? Ignacio Plant??????? Grand Junction?????????????????????????????????? +4,310??? NOW 8) + +VV?? Ignacio Plant??????? Ignacio -Bondad (EPNG)?????????????????? 25,000?? +NOW 8) + +WW?? Ignacio Plant??????? Ignacio -Bondad (EPNG)??????????????????? 15,000?? +NOW 8) + +XX?? Ignacio Plant??????? Ignacio -Bondad (EPNG)?????????????????????? +10,000?? NOW 8) + +YY?? Blanco Hub-TW??????? Green River-CIG??????????????????????????????? +20,000?? 12/01/00 9) + +ZZ?? Blanco Hub-TW??????? Green River-CIG????????????????????????????????? +30,000?? NOW 8) + +************************************************************************ + +1) This notification supercedes all previous Notices of Available and? +??? Potentially Available Capacity and is subject to change at any time. + +2) Other receipt and delivery points utilizing the described +??? transportation corridor may be available. + +3)? Potential Availability date for the Capacity. + +4)? Contracts shall include the following subordinate scheduling +??? provision if the requested term extends into a critical operational +??? period: + +To the extent Shipper's nominated volumes are not scheduled solely +due to Shipper's subordinate scheduling priorities set forth below, +the monthly base reservation charge will be discounted to $0.00 per +Dth for that quantity only. + +Section 14.1(c)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights through any mainline constraint +from the Sand Springs receipt point to the Ignacio Bondad (or +LaPlata-TW) delivery point(s) to have a scheduling priority which +will be subordinate to the scheduling priority for any firm shipper +with primary corridor rights that encompass and extend beyond the + + +5)Available for TF-1 or TF-2 transportation service.? TF-2 service? +??????? will not be discounted below Northwest's current Tariff filed +??????? ratefor TF-2 service.? Additionally, TF2 service must be linked +??????? to requester's designated storage contract or storage +??????? ownership right. TF-2 service shall include the following +??????? subordinate scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights from the Jackson Prairie receipt +point to the _____________ delivery point to have a scheduling +priority at any northflow constraint point in that corridor that is +subordinate to the scheduling priority for any firm service with +unconditioned primary corridor rights through such constraint point. + +6)??? Available for TF-2 transportation service only. TF-2 service will +??????? not be discounted below Northwest's current Tariff filed rate for +??????? TF-2 service.? Additionally, TF2 service must be linked to??????? +??????? requester's designated storage contract or storage ownership????? +??????? right.? TF-2 service shall include the following subordinate?? +??????? scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights from the Jackson Prairie receipt +point to the _____________ delivery point to have a scheduling +priority at any southflow constraint point in that corridor that is +subordinate to the scheduling priority for any firm service with +unconditioned primary corridor rights through such constraint point. + +7)??? Capacity is not to exceed a one month primary term with evergreen +??????? language.? Any offers with terms greater than one month will need to +??????? be evaluated for possible seasonal flow conditions that may restrict +??????? the available capacity beyond a one month term. + +8)??? This capacity is currently under contract with an evergreen clause. +??????? This capacity can be made available by providing one business day +??????? written termination notification to the current holder of the? +??????? capacity. + +9)??? This capacity is currently under contract with an evergreen clause. +10) This capacity can be made available by providing ten business +??????? days written termination notification to the current holder of +??????? the capacity. + +11) This capacity is currently under contract and does not contain an??? +evergreen clause. + +12) This capacity is "mitigated" capacity and will not contain an??????? +evergreen clause. + +13) This capacity is available only for the term offered.? No evergreen??? +clause available.? + +PROCEDURE FOR REQUESTING AVAILABLE AND +POTENTIALLY AVAILABLE +TRANSPORTATION CAPACITY + +To request Potentially Available Transportation Capacity available on +the first day of December 2000, Shipper must submit a Prearranged Offer +in the form of the Letter Agreement provided below.? This Letter +Agreement must be received by Northwest no later than 2:00 pm Central +Time on November 14, 2000.? Northwest will accept or reject the +Prearranged Offer by no later than the end of of the gas day on November +14, 2000. If the Prearranged Offer is acceptable, Northwest will provide +a 10-day termination notice to the current holder of the Capacity, post +the Prearranged Offer for bid, and Award the capacity no later than two +business days after the Bid Close Date.? Unless otherwise specified in +this posting, bids will be evaluated and awarded pursuant to the +procedure set forth in Northwest's tariff. + +To request the Potentially Available Transportation Capacity with the? +one business day termination provisions as indicated by footnote "8)",? +Shipper must submit a Prearranged Offer in the form of the Letter +Agreement provided below.? Upon receipt of this Letter Agreement +Northwest will either accept or reject the Prearranged Offer within 24- +hours. If the Prearranged Offer is acceptable, Northwest will provide +the one business day termination notice to the current holder of the +Capacity, post the Prearranged Offer for bid, and Award the capacity no +later than two business days after the Bid Close Date.? Unless otherwise +specified in this posting, bids will be evaluated and awarded pursuant +to the procedure set forth in Northwest's tariff. + +To request Available Transportation Capacity, Shipper must immediately +submit a Prearranged Offer in the form of the Letter Agreement provided +below.? Northwest will accept or reject the Prearranged Offer within two +(2) business days of receipt of the prearranged offer.? If the +Prearranged Offer is acceptable, Northwest will post the Prearranged +Offer for bid, and Award the capacity no later than two business days +after the Bid Close Date.? Unless otherwise specified in this posting, +bids will be evaluated and awarded pursuant to the procedure set forth +in Northwest's tariff. Northwest has the right to re-post Available +capacity for bid with or without prearranged offers. + + +??????? _________________(Date) + + +____________________________ (Company Name)> +____________________________ (Company Address) +____________________________ (City, State, Zip) + +VIA FACSIMILE - (801) 584-7076 + +Northwest Pipeline Corporation +c/o Williams Gas Pipelines - West +Attn: Candace C.? Karpakis +295 Chipeta Way +Salt Lake City, UT 84158 + +Re:???? Prearranged Offer for Available or Potentially Available +Transportation Capacity on Williams' Northwest Pipeline Transmission System + +Dear Candace: + +_______________________ ("Shipper") submits the following bid for +available or potentially available transportation capacity ("Capacity") +designated as package _____ on Northwest Pipeline Corporation's +("Northwest") "Notice of Available or Potentially Available Firm +Transportation Capacity" dated November 14, 2000.?? Shipper recognizes and +agrees that the Capacity will be subject to the Special Conditions set +forth in this posting.? Shipper's request? is?? or?? is not?? (circle one) +contingent upon confirmation that its offered discount rate provides use +of receipt/delivery points outside the receipt/delivery point corridor +specified in the package.? If maximum rate is offered, this provision does +not apply.? Shipper understands that its prearranged offer is subject to +the Special Conditions described below. + +Shipper understands that Northwest will post the prearranged details of +?this offer for such Capacity for bidding and Shipper will have the right +to match the highest bid value upon close of the bid process.? Northwest +will not disclose the identity of the prearranged bidder in such posting. + +Service Type:?????????? TF-1 Large Customer + +Contract Demand(Dth/d): ____________________ + +Receipt Point(s)(if other than those posted for the designated package of +capacity)????????????????????????? ____________________ +Delivery Point(s)(if other than those posted for the designated package of +capacity)??????????????????????????????? ____________________ +Daily Reservation Rate: $_______/Dth? (applicable surcharges, volumetric +?charge & fuel are additive) + +Term:______________________________to___________________________________ + +Evergreen Requested (circle one):?????? Yes?? or???? No + +Identity of any affiliate of Northwest involved in Shipper's transaction: +Indicate "None" or "Name the Affiliate":? +_________________________________________________ + +Northwest's acceptance of Shipper's prearranged offer for the Capacity +will constitute a binding agreement between Northwest and Shipper.? +Shipper shall be awarded the Capacity at the terms agreed upon in this +Letter Agreement if no bids are received with a greater economic value for +such Capacity during the bid process. If Shipper elects to match a bid +with a greater economic value, it shall be awarded the Capacity according +to the terms of the matched bid. Shipper agrees to electronically execute +a service agreement on Northwest's Electronic Bulletin Board which +confirms the terms of the final accepted transaction. + +If you have questions or comments regarding the above referenced +information, please contact __________________________ at +______________________(Phone Number) ______________________(Fax Number). + +Sincerely, + +______________________________???????????????? (Name) +______________________________???????????????? (Title) + +(Accepted? /? Rejected) by Northwest: + +Date: _______________?? Name: ________________________________ + +SPECIAL CONDITIONS +(For Prearranged Offer Agreement) + +If the prearranged offer for the Capacity is accepted at a discount rate +which provides for the use of receipt/delivery points outside the +specified receipt/delivery point corridor for the Capacity, the accepted +prearranged offered discount rate shall apply no matter which receipt and +delivery points are utilized by Shipper, or any temporary replacement +Shipper, under capacity release transactions, including segmented +releases.? If the accepted prearranged offered discount rate for the +Capacity does not provide for use of receipt/delivery points outside the +specified receipt/delivery point corridor for the Capacity, the accepted +prearranged offered discount rate shall apply to Shipper, or any temporary +replacement Shipper, only to the extent that both Shipper and any +temporary replacement Shipper utilize receipt points within their +respective primary firm receipt/delivery point to primary firm delivery +point corridors, otherwise, Shipper will be liable for Northwest's maximum +tariff rates. + +If you are interested in discussing any of the Available or Potentially +Available Capacity, please call Candace Karpakis at (801) 584-6996 (work) +or at (801) 971-5983 (cellular). + +Word:? F:\NWP Capacity Postings\2000 All Shipper Notices\01-164 11-14-2000 +WGP-W +Dap/cc + +? + + diff --git a/demo/ermis-f/All/cur/21384116.1075855491063.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/21384116.1075855491063.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..75197453 --- /dev/null +++ b/demo/ermis-f/All/cur/21384116.1075855491063.JavaMail.evans@thyme:2,S @@ -0,0 +1,149 @@ +Message-ID: <21384116.1075855491063.JavaMail.evans@thyme> +Date: Wed, 25 Apr 2001 11:17:00 -0700 (PDT) +From: shannon.seagondollar@neg.pge.com +To: derekaberle@aec.ca, abshirek@epenergy.com, jadams2@enron.com, + gascontroller@aec.ca, carol_airey@altagas.ca, kelly_aitken@gulf.ca, + dalbers@avistacorp.com, louise.allen@numac.com, malonzo@sdge.com, + panderse@utilicorp.com, adrienneanderson@aec.ca, dna1@pge.com, + laab@pge.com, paul.atha@southernenergy.com, oaugenstein@br-inc.com, + nbaker@enron.com, lryall@worldnet.att.net, brentbalog@aec.ca, + dbarre@puget.com, bartneea@bp.com, beathrw@bp.com, + michaelbennett@aec.ca, bblanar@coral-energy.com, bokenfke@bp.com, + gborrego@semprasolutions.com, tabo@dynegy.com, boulayka@bp.com, + spencecp@bp.com, todd_braunfeld@br-inc.ca, sbrewer@enron.com, + stephane.brodeur@enron.com, tbrother@utilicorp.com, + tbrown@br-inc.com, browning@wasatchenergy.com, + christopher.bruce@msdw.com, mike_bucher@oxy.com, + jburton@utilicorp.com, mbutler@tristargas.com, + operations@canwestgas.com, bcampbell@ci.burbank.ca.us, rwcd@pge.com, + chanbs@bp.com, jchapa@calpine.com, schrist@enron.com, dwc3@pge.com, + clarkdm@bp.com, jlclarken@duke-energy.com, + sheri.clemons@southernenergy.com, cslaman@usg.com, bcohen@br-inc.com, + darcy_cole@transcanada.com, gascontroller@aec.ca, + gcalgascontrol@bp.com, rcooper@utilicorp.com, + pmcdougall@coral-energy.com, saguilar@coral-energy.com, + rcrowley@coral-energy.com, ccunning@cngc.com, + david.dachis@neg.pge.com, bdahncke@pcenergy.com, + derek.danyliw@husky-oil.com, ddanyluk@enserco.com, days@epenergy.com, + cdecotea@westerngas.com, delanem@axl.ca, hankd@calpine.com, + kathy@itcoworld.com, tdizona@coral-energy.com, + andolaptchiev@duke-energy.com, doraisba@bp.com, rdreith@smud.org, + hwweight@duke-energy.com, caver_ealy@pgn.com, reason@br-inc.com, + lwebner@ect.enron.com, demerson@energy.twc.com, cory_empey@br-inc.ca, + pabercrombie@txuenergy.com, jelmore@txuenergy.com, fermis@enron.com, + vesparza@txuenergy.com, beveret@enron.com, fackel@texaco.com, + lfiler@avistaenergy.com, mflaman@tcel.com, bradflegel@aec.ca, + srfl@dynegy.com, cfrandsen@avistacorp.com, + rene.frederick@apachecorp.com, bfrench@avistaenergy.com, + tfrisina@br-inc.com, dafusek@aep.com, mhg2@pge.com, + laura.gallant@paramountres.com, sgarza@coral-energy.com, + rgay@ect.enron.com, geek@bp.com, gborrego@semprasolutions.com, + gilesmh@bp.com, sgillit@cngc.com, jgilmer2@tu.com, rgladman@aep.com, + jglaubi@smud.org, kgonzales@sppc.com, lgoodric@cngc.com, + pgorton@avistaenergy.com, pgorton@avistaenergy.com, pgrable@cngc.com, + grahamp@kochind.com, greenallg@epenergy.com, rgruber@avistacorp.com, + bhall@cngc.com, jeffrey.c.hammond@wgp.twc.com, lenhanson@aec.ca, + sharper@avistaenergy.com, deborah.hart@msdw.com, + jhaskey@coral-energy.com, kevin.heal@enron.com, + peggy.hedstrom@enron.com, emhendry@duke-energy.com, sghill@bcgas.com, + sherry_hill@transcanada.com, hoffmamc@bp.com, billhogue@aec.ca, + cholm@sppc.com, shorton@coral-energy.com, hots@chevron.com, + rob.hozjan@southernenergy.com, david_m_huck@reliantenergy.com, + dtaylor@igires.com, bmolitor@igires.com, igsjoy@ix.netcom.com, + rishikawa@pacent.com, fred_jackson@knmktg.com, kenja@cnrl.com, + jenkindm@bp.com, kjohnson@pcenergy.com, kkeiser@ect.enron.com, + cindyk@cook-inlet.com, mkent@br-inc.com, deborahs@kimballenergy.com, + kims@kimballenergy.com, russells@kimballenergy.com, + jkimberly@avistacorp.com, bkcegenergy@sk.sympatico.ca, + mknutson@avistaenergy.com, igsinc@ix.netcom.com, vgkr@dynegy.com, + gkugler@brr.com, james_lagadin@altagas.ca, + andrea.langfeldt@enron.com, llarson@mtpower.com, hleonard@cngc.com, + jonangas@attglobal.net, lippmanc@aol.com, nlissel@enserco.com, + jlynch@westerngas.com, carolma@cook-inlet.com, + altradegasscheduling@altra.com, lmcegenergy@sk.sympatico.ca, + lmansi@sdge.com, ecma@dynegy.com, bob.mattice@engageenergy.com, + rfm@nwnatural.com, jmmcarthur@duke-energy.com, + pmcdougall@coral-energy.com, jmcgowa@smud.org, cmcgra@puget.com, + tom.mckay@engageenergy.com, mmcmahon@avistacorp.com, + bmedlock@cngc.com, pmelera@sempratrading.com, + shelly.mendel@enron.com, cmiller@smud.org, moln@chevron.com, + lmoore@avistaenergy.com, rhondamoore@aec.ca, dcmorris@mtpower.com, + salmoncolo@worldnet.att.net, murrinnl@bp.com, dmyers@enserco.com, + glen@wasatchenergy.com, mnason@coral-energy.com, nicknijt@bp.com, + trevor_nicol@nexeninc.com, gnunnema@utilicorp.com, kolinge@enron.com, + jennifer_owen@pgn.com, jpainter@igservice.com, + traceyh@panalberta.com, poruban@pasha.com, + spasloski@coral-energy.com, mpatton@cngc.com, + petersm@energystore.net, spfaff@cngc.com, meo2@pge.com, + carellyn-pitre@coastenergy.com, cpittma2@txu.com, + rplatt@duke-energy.com, jwpowell@duke-energy.com, + rinde_powell@pcp.ca, liz.prior@enron.com, + kathy.puls@engageenergy.com, george.rahal@acnpower.com, + ramperms@bp.com, sramsey@coral-energy.com, mrana@socalgas.com, + jackie.rausch@cabotog.com, reshma_rawj@gulf.com, jreames@br-inc.com, + gwenreid@aec.ca, lreid@sppc.com, hrennell@worldnet.att.net, + rriehm@br-inc.com, jarx@pge.com, dripley@ect.enron.com, + rrobins4@enron.com, bsalak@westerngas.com, jsanders@clarkpud.com, + gene@toenergy.com, scheffsp@bp.com, cshenderlein@brr.com, + jane@scana.com, scimmonsj@epenergy.com, scimmons.janice@epenergy.com, + david.scott@newpower.com, fred.scott@engageenergy.com, ljs6@pge.com, + kselland@avistaenergy.com, mvaughn@cngc.com, judy@progas.com, + lsilva@ci.glendale.ca.us, hls@nwnatural.com, mark@wasatchenergy.com, + linda@progas.com, steven.p.south@enron.com, jspell@puget.com, + deborahs@kimballenergy.com, lynnette.stauber@powerex.com, + mikeal.stec@apachecorp.com, jonangas@attglobal.net, + rogertan@swbell.net, carol-taylor@coastenergy.com, + ctaylor@ci.burbank.ca.us, taylords@bp.com, + scot.thompson@southernenergy.com, ttonkin@utilicorp.com, + john_trimble@kmmktg.com, rtyra@txuenergy.com, jpu1@pge.com, + pvallone@cngc.com, niels_a_vervloet@reliantenergy.com, + rick.wadle@mirant.com, pwah@socalgas.com, ryan@wasatchenergy.com, + john.wallace@deml.com, mark.warno@acnenergy.com, ryan.watt@enron.com, + doug_way@transcanada.com, david.wharton@apachecorp.com, + cwhite@brr.com, kwhite@pcenergy.com, twickersham@enserco.com, + kwilkinson@br-inc.com, s.kent.williams@williams.com, + jwilmotte@avistaenergy.com, pwinter@avistacorp.com, + dick.winters@avistacorp.com, dwinters@avistacorp.com, + val_yildirok@pgn.com, ron.youell@mirant.com, + scott_yule@transcanada.com, mitchell_zumwalt@nexeninc.com +Subject: Updated May Maintenance Schedule +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Seagondollar, Shannon" +X-To: "'derekaberle@aec.ca'" , "'abshirek@epenergy.com'" , "'jadams2@enron.com'" , "'gascontroller@AEC.CA'" , "'carol_airey@altagas.ca'" , "'kelly_aitken@gulf.ca'" , "'dalbers@avistacorp.com'" , "'louise.allen@numac.com'" , "'malonzo@sdge.com'" , "'panderse@utilicorp.com'" , "'adrienneanderson@aec.ca'" , "'DNA1@pge.com'" , "'Laab@pge.com'" , "'Paul.Atha@southernenergy.com'" , "'oaugenstein@br-inc.com'" , "'nbaker@enron.com'" , "'LRYALL@worldnet.att.net'" , "'brentbalog@aec.ca'" , "'dbarre@puget.com'" , "'bartneea@bp.com'" , "'beathrw@bp.com'" , "'michaelbennett@aec.ca'" , "'bblanar@coral-energy.com'" , "'bokenfke@bp.com'" , "'gborrego@semprasolutions.com'" , "'TABO@dynegy.com'" , "'boulayka@bp.com'" , "'spencecp@bp.com'" , "'todd_braunfeld@br-inc.ca'" , "'sbrewer@enron.com'" , "'stephane.brodeur@enron.com'" , "'Brothers, Troy'" , "'tbrown@br-inc.com'" , "'browning@wasatchenergy.com'" , "'Christopher.Bruce@msdw.com'" , "'mike_bucher@oxy.com'" , "'jburton@utilicorp.com'" , "'mbutler@tristargas.com'" , "'operations@canwestgas.com'" , "'bcampbell@ci.burbank.ca.us'" , "'RWCD@pge.com'" , "'chanbs@bp.com'" , "'jchapa@calpine.com'" , "'schrist@enron.com'" , "'dwc3@pge.com'" , "'clarkdm@bp.com'" , "'jlclarken@duke-energy.com'" , "'sheri.clemons@southernenergy.com'" , "'cslaman@usg.com'" , "'bcohen@br-inc.com'" , "'darcy_cole@transcanada.com'" , "'gascontroller@AEC.CA'" , "'gcalgascontrol@bp.com'" , "'rcooper@utilicorp.com'" , "'pmcdougall@coral-energy.com'" , "'saguilar@coral-energy.com'" , "'rcrowley@coral-energy.com'" , "'ccunning@cngc.com'" , "Dachis, David" , "'BDAHNCKE@PCENERGY.COM'" , "'derek.danyliw@husky-oil.com'" , "'ddanyluk@enserco.com'" , "'days@epenergy.com'" , "'cdecotea@westerngas.com'" , "'delanem@axl.ca'" , "'hankd@calpine.com'" , "'kathy@itcoworld.com'" , "'tdizona@coral-energy.com'" , "'andolaptchiev@duke-energy.com'" , "'doraisba@bp.com'" , "'RDreith@smud.org'" , "'hwweight@duke-energy.com'" , "'caver_ealy@pgn.com'" , "'reason@br-inc.com'" , "'lwebner@ect.enron.com'" , "'demerson@energy.twc.com'" , "'cory_empey@br-inc.ca'" , "'pabercrombie@txuenergy.com'" , "'jelmore@txuenergy.com'" , "'fermis@enron.com'" , "'vesparza@txuenergy.com'" , "'beveret@enron.com'" , "'fackel@texaco.com'" , "'lfiler@avistaenergy.com'" , "'mflaman@tcel.com'" , "'bradflegel@aec.ca'" , "'SRFL@dynegy.com'" , "'cfrandsen@avistacorp.com'" , "'rene.frederick@apachecorp.com'" , "'bfrench@avistaenergy.com'" , "'tfrisina@br-inc.com'" , "'dafusek@aep.com'" , "'MHG2@pge.com'" , "'laura.gallant@paramountres.com'" , "'sgarza@coral-energy.com'" , "'rgay@ect.enron.com'" , "'geek@bp.com'" , "'gborrego@semprasolutions.com'" , "'gilesmh@bp.com'" , "'sgillit@cngc.com'" , "'jgilmer2@tu.com'" , "'rgladman@aep.com'" , "'jglaubi@smud.org'" , "'kgonzales@sppc.com'" , "'lgoodric@cngc.com'" , "'pgorton@avistaenergy.com'" , "'pgorton@avistaenergy.com'" , "'pgrable@cngc.com'" , "'grahamp@kochind.com'" , "'greenallg@epenergy.com'" , "'rgruber@avistacorp.com'" , "'bhall@cngc.com'" , "'jeffrey.c.hammond@wgp.twc.com'" , "'lenhanson@aec.ca'" , "'sharper@avistaenergy.com'" , "'Deborah.Hart@msdw.com'" , "'jhaskey@coral-energy.com'" , "'kevin.heal@enron.com'" , "'peggy.hedstrom@enron.com'" , "'emhendry@duke-energy.com'" , "'sghill@bcgas.com'" , "'sherry_hill@transcanada.com'" , "'Hoffmamc@bp.com'" , "'billhogue@aec.ca'" , "'cholm@sppc.com'" , "'shorton@coral-energy.com'" , "'hots@chevron.com'" , "'rob.hozjan@southernenergy.com'" , "'David_M_Huck@reliantenergy.com'" , "'dtaylor@igires.com'" , "'bmolitor@igires.com'" , "'igsjoy@ix.netcom.com'" , "'rishikawa@pacent.com'" , "'fred_jackson@knmktg.com'" , "'kenja@cnrl.com'" , "'jenkindm@bp.com'" , "'KJOHNSON@PCENERGY.COM'" , "'kkeiser@ect.enron.com'" , "'cindyk@cook-inlet.com'" , "'mkent@br-inc.com'" , "'deborahs@kimballenergy.com'" , "'kims@kimballenergy.com'" , "'RussellS@kimballenergy.com'" , "'jkimberly@avistacorp.com'" , "'BKCEGENERGY@sk.sympatico.ca'" , "'mknutson@avistaenergy.com'" , "'igsinc@ix.netcom.com'" , "'vgkr@dynegy.com'" , "'gkugler@brr.com'" , "'james_lagadin@altagas.ca'" , "'andrea.langfeldt@enron.com'" , "'llarson@mtpower.com'" , "'hleonard@cngc.com'" , "'jonangas@attglobal.net'" , "'lippmanc@aol.com'" , "'nlissel@enserco.com'" , "'jlynch@westerngas.com'" , "'Carolma@cook-Inlet.com'" , "'altradegasscheduling@altra.com'" , "'LMCEGEnergy@sk.sympatico.ca'" , "'lmansi@sdge.com'" , "'ecma@dynegy.com'" , "'bob.mattice@engageenergy.com'" , "'rfm@nwnatural.com'" , "'jmmcarthur@duke-energy.com'" , "'PMcDougall@coral-energy.com'" , "'jmcgowa@smud.org'" , "'cmcgra@puget.com'" , "'tom.mckay@engageenergy.com'" , "'mmcmahon@avistacorp.com'" , "'bmedlock@cngc.com'" , "'PMelera@sempratrading.com'" , "'shelly.mendel@enron.com'" , "'cmiller@smud.org'" , "'moln@chevron.com'" , "'lmoore@avistaenergy.com'" , "'rhondamoore@aec.ca'" , "'dcmorris@mtpower.com'" , "'salmoncolo@worldnet.att.net'" , "'murrinnl@bp.com'" , "'dmyers@enserco.com'" , "'glen@wasatchenergy.com'" , "'mnason@coral-energy.com'" , "'nicknijt@bp.com'" , "'trevor_nicol@nexeninc.com'" , "'gnunnema@utilicorp.com'" , "'kolinge@enron.com'" , "'jennifer_owen@pgn.com'" , "'jpainter@igservice.com'" , "'traceyh@panalberta.com'" , "'poruban@pasha.com'" , "'spasloski@coral-energy.com'" , "'mpatton@cngc.com'" , "'PetersM@energystore.net'" , "'spfaff@cngc.com'" , "'MEO2@pge.com'" , "'carellyn-pitre@coastenergy.com'" , "'cpittma2@txu.com'" , "'rplatt@duke-energy.com'" , "'jwpowell@duke-energy.com'" , "'rinde_powell@pcp.ca'" , "'liz.prior@enron.com'" , "'kathy.puls@engageenergy.com'" , "'george.rahal@acnpower.com'" , "'ramperms@bp.com'" , "'sramsey@coral-energy.com'" , "'mrana@socalgas.com'" , "'jackie.rausch@cabotog.com'" , "'reshma_rawj@gulf.com'" , "'jreames@br-inc.com'" , "'gwenreid@aec.ca'" , "'lreid@sppc.com'" , "'hrennell@worldnet.att.net'" , "'rriehm@br-inc.com'" , "'JARx@pge.com'" , "'dripley@ect.enron.com'" , "'rrobins4@enron.com'" , "'bsalak@westerngas.com'" , "'jsanders@clarkpud.com'" , "'gene@toenergy.com'" , "'scheffsp@bp.com'" , "'cshenderlein@brr.com'" , "'jane@scana.com'" , "'scimmonsj@epenergy.com'" , "'scimmons.janice@epenergy.com'" , "'David.Scott@NewPower.com'" , "'fred.scott@engageenergy.com'" , "'ljs6@pge.com'" , "'kselland@avistaenergy.com'" , "'mvaughn@cngc.com'" , "'Judy@progas.com'" , "'lsilva@ci.glendale.ca.us'" , "'hls@nwnatural.com'" , "'mark@wasatchenergy.com'" , "'Linda@Progas.Com'" , "'Steven.P.South@enron.com'" , "'jspell@puget.com'" , "'deborahs@kimballenergy.com'" , "'lynnette.stauber@powerex.com'" , "'mikeal.stec@apachecorp.com'" , "'jonangas@attglobal.net'" , "'rogertan@swbell.net'" , "'carol-taylor@coastenergy.com'" , "'ctaylor@ci.burbank.ca.us'" , "'taylords@bp.com'" , "'scot.thompson@southernenergy.com'" , "'Ttonkin@utilicorp.com'" , "'john_trimble@kmmktg.com'" , "'rtyra@txuenergy.com'" , "'JPU1@pge.com'" , "'pvallone@cngc.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'rick.wadle@mirant.com'" , "'pwah@socalgas.com'" , "'ryan@wasatchenergy.com'" , "'john.wallace@deml.com'" , "'mark.warno@acnenergy.com'" , "'ryan.watt@Enron.com'" , "'doug_way@transcanada.com'" , "'david.wharton@apachecorp.com'" , "'cwhite@brr.com'" , "'kwhite@pcenergy.com'" , "'twickersham@enserco.com'" , "'kwilkinson@br-inc.com'" , "'s.kent.williams@williams.com'" , "'jwilmotte@avistaenergy.com'" , "'pwinter@avistacorp.com'" , "'Dick.Winters@avistacorp.com'" , "'dwinters@avistacorp.com'" , "'val_yildirok@pgn.com'" , "'ron.youell@mirant.com'" , "'scott_yule@transcanada.com'" , "'mitchell_zumwalt@nexeninc.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +April 25, 2001 + + ***May Scheduled Maintenance Update*** + +PG&E Gas Transmission Northwest (GTN) will be performing a portion of the +previously canceled maintenance at Station 8 on May 1-2, 2001. The +maintenance will be scheduled for 12 hours per day. + +GTN will also be performing scheduled maintenance at Station 4C, +May 1-13, 2001. + +The capacity at Kingsgate will be reduced to 2,360 MMcf/d for the period +May 1-2, 2001 and 2,460 MMcf/d for the period May 3-13, 2001. + +For questions or additional assistance, please contact a Transportation +Coordinator at (503) 833-4300. + + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/21462671.1075855489899.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/21462671.1075855489899.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..710a8a0d --- /dev/null +++ b/demo/ermis-f/All/cur/21462671.1075855489899.JavaMail.evans@thyme:2,S @@ -0,0 +1,90 @@ +Message-ID: <21462671.1075855489899.JavaMail.evans@thyme> +Date: Wed, 2 May 2001 00:12:00 -0700 (PDT) +From: paul.bieniawski@enron.com +To: 40enron@enron.com, barry.tycholiz@enron.com, mike.grigsby@enron.com, + eva.rainer@enron.com, steven.south@enron.com, + jay.reitmeyer@enron.com, frank.ermis@enron.com, paul.lucci@enron.com, + dave.fuller@enron.com, stephanie.miller@enron.com +Subject: RE: Questar Pipeline's Southwest Wyoming Storage Project Open + Season +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Paul Bieniawski +X-To: "Mark Whitt/DEN/ECT@ENRON" @SMTP@enronXgate, Barry Tycholiz, Mike Grigsby, Eva Rainer, Steven P South, Jay Reitmeyer, Frank Ermis, Paul T Lucci, Dave Fuller, Stephanie Miller +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Mark, + +We have been aware of this project for some time and have watched it with +interest. + +Questar just (within the last month) bought the development rights fully from +Beta Energy. They have drilled one salt test well and have extensively +tested the salt. They HAVE NOT tested the disposal zones as yet and that is +a critical component. + +They are planning on developing four caverns for a total of 14 Bcf working +gas. First caverns should be available in about 2 years. At that time they +will abandon the three small reservoirs on their system and replace the +deliverability and services with the Yellow Creek Facility. + +We have initiated conversations with them regarding providing base gas as +well as horsepower. + + -----Original Message----- +From: Whitt, Mark On Behalf Of Mark Whitt/DEN/ECT@ENRON +Sent: Tuesday, May 01, 2001 2:01 PM +To: Tycholiz, Barry; Grigsby, Mike; Bieniawski, Paul; Rainer, Eva; South, +Steven P.; Reitmeyer, Jay; Ermis, Frank; Lucci, Paul; Fuller, Dave; Miller, +Stephanie +Subject: Questar Pipeline's Southwest Wyoming Storage Project Open Season + +FYI +----- Forwarded by Mark Whitt/NA/Enron on 05/01/2001 12:58 PM ----- + + + "Brent Kitchen" 04/30/2001 05:10 PM To: +undisclosed-recipients:; cc: Subject: Questar Pipeline's Southwest Wyoming +Storage Project Open Season + + + +Questar Pipeline Company is holding an open season to determine the +feasibility of constructing a salt cavern storage facility near Evanston, +Wyoming to provide firm natural gas storage service. This facility will +provide multiple cycle, high deliverability storage service that will be +connected to several interstate pipelines. + +All interested parties are invited to submit requests during the open season, +which will begin on Wednesday, May 2, 2001 and close on Friday, June 1, +2001. Depending on customer interest and the scope of the project, the firm +storage is anticipated to be in service by June 1, 2004. + +A description of the open season, including application requirements, is +attached to this message in Microsoft Word format. The Precedent Agreement +form is also attached as an Adobe Acrobat PDF file. The Precedent Agreement +must be completed and e-mailed or faxed to Questar Pipeline by 5 p.m. on +Friday, June 1, 2001. Questar Pipeline's fax number is (801) 324-2980. +Precedent Agreements for the storage service should be faxed to Attention: +Tom Myrberg. + +If you are unable to open the PDF file containing the Precedent Agreement and +would like us to fax you a copy, please call Derbie Flygare at 801-324-2041 +or Mary Kay Olson at 801-324-5873. + +Additional information about the open season can be obtained online at +http://www.questarpipeline.com/html/marketing.html or by calling Tom Myrberg +at 801-324-2978, Mary Kay Olson at 801-324-5873, or Shelley Wright at +801-324-2509. + +Click here to download the free Adobe Acrobat Reader: +http://www.adobe.com/products/acrobat/readstep.html + + + - SWWSTORA2_1.doc << File: SWWSTORA2_1.doc >> + - SaltCavern_1.pdf << File: SaltCavern_1.pdf >> \ No newline at end of file diff --git a/demo/ermis-f/All/cur/21592424.1075855475301.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/21592424.1075855475301.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..562d2e29 --- /dev/null +++ b/demo/ermis-f/All/cur/21592424.1075855475301.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <21592424.1075855475301.JavaMail.evans@thyme> +Date: Fri, 10 Nov 2000 08:44:00 -0800 (PST) +From: enron.announcement@enron.com +To: ect.frankfurt@enron.com, ect.helsinki@enron.com, ect.houston@enron.com, + ect.london@enron.com, ect.madrid@enron.com, ect.moscow@enron.com, + ect.oslo@enron.com, ect.singapore@enron.com, ect.stockholm@enron.com, + ect.zurich@enron.com +Subject: Weekend PEP Support +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Europe General Announcement +X-To: ECT Frankfurt, ECT Helsinki, ECT Houston, ECT London, ECT Madrid, ECT Moscow, ECT Oslo, ECT Singapore, ECT Stockholm, ECT Zurich +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +PEP - weekend support + + +For assistance with any PEP problems this weekend please contact the Houston +PEP Support desk on + +1 713-853-4777 Option 4 for 24 hour assistance. diff --git a/demo/ermis-f/All/cur/21831497.1075855474350.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/21831497.1075855474350.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..74091225 --- /dev/null +++ b/demo/ermis-f/All/cur/21831497.1075855474350.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <21831497.1075855474350.JavaMail.evans@thyme> +Date: Fri, 17 Nov 2000 01:45:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Who received the Chairman's Award? Find out in eBiz! +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The recipient of the 2000 Chairman's Award has been selected. Read all about +it! + +Also in this issue: +German gas monopolies +Emissions trading +Enron's status as market maker with NordPool +Trading satellite capacity + +It's all in the latest eBiz. Go to home.enron.com, click Publications, then +click eBiz, and "eBiz November 17, 2000." \ No newline at end of file diff --git a/demo/ermis-f/All/cur/2203632.1075855472515.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/2203632.1075855472515.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..34c32981 --- /dev/null +++ b/demo/ermis-f/All/cur/2203632.1075855472515.JavaMail.evans@thyme:2,S @@ -0,0 +1,95 @@ +Message-ID: <2203632.1075855472515.JavaMail.evans@thyme> +Date: Fri, 8 Dec 2000 08:53:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: SUPPLEMENTAL Weekend Outage Report for 12-8-00 through 12-11-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +December 08, 2000 5:00pm through December 11, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +EI: SEE ORIGINAL REPORT + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: SEE ORIGINAL REPORT + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: HR SEE ORIGINAL REPORT + +OTHER SYSTEMS: UNIX SEE ORIGINAL REPORT + +OTHER SYSTEMS: REMEDY +Impact: CORP +Time: Fri 12/8/2000 at 5:00:00 PM CT thru Fri 12/8/2000 at 5:15:00 PM CT + Fri 12/8/2000 at 3:00:00 PM PT thru Fri 12/8/2000 at 3:15:00 PM PT + Fri 12/8/2000 at 11:00:00 PM London thru Fri 12/8/2000 at 11:15:00 PM +London +Outage: RmailSniffer +Environments Impacted: All +Purpose: Review of Mail logs has shown that between 7:00 p.m. and 9:00 p.m. +50% of mail messages fail. The update will copy failed messages to another +directory for an admin to process. +Backout: Reset RmailSniffer service to original settings. +Contact(s): Carlos Perez 713-345-708 + Christian Smerz 713-345-7410 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: SEE ORIGINAL REPORT + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/All/cur/220804.1075855491220.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/220804.1075855491220.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..84b6fabb --- /dev/null +++ b/demo/ermis-f/All/cur/220804.1075855491220.JavaMail.evans@thyme:2,S @@ -0,0 +1,37 @@ +Message-ID: <220804.1075855491220.JavaMail.evans@thyme> +Date: Tue, 24 Apr 2001 10:02:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: "Laser-Focused Business" with Mind's Eye Madness +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +"You cannot be dependent upon your eyes when your imagination is out of=20 +focus.=018 - Mark Twain=20 + +Watch the Enron Building lobby on Wednesday, April 25th, from 11:30am to=20 +1:00pm for information on some of=20 +Enron's new innovative businesses. You'll have the opportunity to meet=20 +various business representatives and discuss=20 +their products and services from the creative minds of our employees. Watc= +h=20 +for Vince Kaminski=20 +who will be present during this exciting exchange of information. + +Featuring: =20 +Deal Bench, enron.credit.com, Weather Risk Management, Enron Trading Game a= +nd=20 +Xcelerator + +Word of the Day +cerebration \ser-uh-BRAY-shun\, noun: =20 +The act or product of thinking; the use of the power of reason; mental=20 +activity; thought. =20 diff --git a/demo/ermis-f/All/cur/22183941.1075855475195.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/22183941.1075855475195.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c82c945b --- /dev/null +++ b/demo/ermis-f/All/cur/22183941.1075855475195.JavaMail.evans@thyme:2,S @@ -0,0 +1,29 @@ +Message-ID: <22183941.1075855475195.JavaMail.evans@thyme> +Date: Fri, 10 Nov 2000 09:46:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: eThink About It: November 13, 2000 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Have you lost your competitive mind? Find it on the Edge. + +If you're looking for competitive intelligence from recent articles, press +releases or trends, find it on the Edge! If you have information about +recent moves in the market, put it on the Edge! + + + +Lube stocks trading....maritime weather derivatives...viticulturists. No, +these aren't the results of the eThink team's latest word association +session. They're all ideas in the ThinkBank's Idea Vault. Visit the +ThinkBank to get the rest of the story on these ideas. While you're there, +stop by Resources and Good Sense, too. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/22213375.1075855475218.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/22213375.1075855475218.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..248503ad --- /dev/null +++ b/demo/ermis-f/All/cur/22213375.1075855475218.JavaMail.evans@thyme:2,S @@ -0,0 +1,165 @@ +Message-ID: <22213375.1075855475218.JavaMail.evans@thyme> +Date: Fri, 10 Nov 2000 09:29:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: SUPPLEMENTAL Weekend Outage Report for 11-10-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 10, 2000 5:00pm through November 13, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: POSTPONED +Impact: EDI +Time: Sat 11/11/2000 at 11:00:00 PM CT thru Sun 11/12/2000 at 1:00:00 AM CT + Sat 11/11/2000 at 9:00:00 PM PT thru Sat 11/11/2000 at 11:00:00 PM PT + Sun 11/12/2000 at 5:00:00AM London thru Sun 11/12/2000 at 7:00:00 AM London +Outage: EDI HUB DISK VOLUME INCREASE +Environments Impacted: Corporate +Purpose: Continued EDI volume increases require the addition of more disk +space for EDI operations. +Backout: Utilize current configuration w/o new HACMP configuration +Contact(s): Jack Metkus + Jim Nelson 3-7799 713-327-2007 + Karen O'Grady 5-7149 713-327-4805 + Jack Metkus 3-0362 713-288-0743 + +EI: SEE ORIGINAL REPORT + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: ALSO SEE ORIGINAL REPORT +Impact: eol +Time: Fri 11/10/2000 at 6:00:00 PM CT thru Fri 11/10/2000 at 7:00:00 PM +CT + Fri 11/10/2000 at 4:00:00 PM PT thru Fri 11/10/2000 at 5:00:00 PM PT + Sat 11/11/2000 at 12:00:00 AM London thru Sat 11/11/2000 at 1:00:00 AM +London +Outage: eol net change +Environments Impacted: EOl +Purpose: +We have found that IP multicast storms on the EOL internal subnet 172.16.21.0 +briefly incapacitate the EOL firewall eolfw1. To solve the problem, we will +insert a new VLAN/subnet 172.16.23.0 between 172.16.21.0 and the firewall so +that no IP multicast traffic will reach the firewall interface. Physical +work includes running two copper cables from trd-cx[12]-3405 port 6/7 to +eolfw1 and logical work entails defining the new VLAN on the +switches/routers, enabling interface vlan23 and changing + +ip route 192.216.56.0 255.255.255.0 172.16.21.4 +ip route 192.216.57.0 255.255.255.0 172.16.21.4 +to +ip route 192.216.56.0 255.255.255.0 172.16.23.4 +ip route 192.216.57.0 255.255.255.0 172.16.23.4 +on the routers, and replacing +route inside 10.0.0.0 255.0.0.0 172.16.21.1 1 +route inside 172.16.0.0 255.242.0.0 172.16.21.1 1 +route inside 192.168.0.0 255.255.0.0 172.16.21.1 1 +with +route inside 10.0.0.0 255.0.0.0 172.16.23.1 1 +route inside 172.16.0.0 255.242.0.0 172.16.23.1 1 +route inside 192.168.0.0 255.255.0.0 172.16.23.1 1 +on eolfw1. +Backout: +Contact(s): Anchi Zhang 713-853-5464 + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: ALSO SEE ORIGINAL REPORT +Impact: CORP +Time: Sat 11/11/2000 at 8:30:00 AM Buenos Aires thru Sat 11/11/2000 at +5:00:00 PM Buenos Aires + Sat 11/11/2000 at 5:30:00 AM CT thru Sat 11/11/2000 at 2:00:00 PM CT + Sat 11/11/2000 at 3:30:00 AM PT thru Sat 11/11/2000 at 12:00:00 PM PT + Sat 11/11/2000 at 11:30:00 AM London thru Sat 11/11/2000 at 8:00:00 PM +London +Outage: Maintenance electricity +Environments Impacted: ESA - Buenos Aires +Purpose: Electrical security +Backout: Back to the original project. +Contact(s): Ariel Bruch + Nilson Busto 55-11-5503-1347 office +55-11-9233-7481 cel + +Impact: ESA +Time: Sun 11/12/2000 at 2:30:00 PM Brazil thru Sun 11/12/2000 at 6:00:00 +PM Brazil + Sun 11/12/2000 at 10:30:00 AM CT thru Sun 11/12/2000 at 2:00:00 PM CT + Sun 11/12/2000 at 8:30:00 AM PT thru Sun 11/12/2000 at 12:00:00 PM PT + Sun 11/12/2000 at 4:30:00 PM London thru Sun 11/12/2000 at 8:00:00 PM +London +Outage: Maintenance to the electrical systems +Environments Impacted: Sao Paulo Office +Purpose: Security maintenance +Backout: Back to the original project. +Contact(s): Nilson Busto 55-11-5503-1347 office +55-11-9233-7481 cel + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: SEE ORIGINAL REPORT + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: +Impact: CORP +Time: Fri 11/10/2000 at 6:00:00 PM CT thru Sat 11/11/2000 at 8:15:00 AM CT + Fri 11/10/2000 at 4:00:00 PM PT thru Sat 11/11/2000 at 6:15:00 AM PT + Sat 11/11/2000 at 12:00:00 AM London thru Sat 11/11/2000 at 2:15:00 PM +London +Outage: Unify +Environments Impacted: Unify Users +Purpose: For better I/O performance +Backout: Restore the database with the backup +Contact(s): Jaikishore Bharathi 713-853-0347 +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] + + diff --git a/demo/ermis-f/All/cur/22358809.1075855492254.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/22358809.1075855492254.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..87df1a68 --- /dev/null +++ b/demo/ermis-f/All/cur/22358809.1075855492254.JavaMail.evans@thyme:2,S @@ -0,0 +1,61 @@ +Message-ID: <22358809.1075855492254.JavaMail.evans@thyme> +Date: Wed, 18 Apr 2001 17:04:00 -0700 (PDT) +From: enron.announcements@enron.com +To: ena.employees@enron.com +Subject: Enron Announcement +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: ENA Employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Car Rental Options for Enron Travelers + +Rental car contracts for 2001 have been awarded to: + +National Car Rental (Primary) and Alamo Rent-A-Car (Secondary). + +The intent of these agreements is to consolidate and leverage Enron's total +car rental spend to achieve the most favorable rates and non-pricing +provisions (i.e. insurance). + +National Car Rental, due to its service levels, availability and total value +proposition, has been awarded Primary status and is recommended as the first +choice for Enron travelers' needs. + +Alamo Rent-A-Car, a sister company to National, has been awarded a contract +reflecting a Secondary status, due to its service levels, availability and +low cost solutions. Alamo is recommended as an alternative to National, +where available. + +When you rent a vehicle in the United States, (including Puerto Rico) or +Canada, the following insurance provisions are included, regardless of rate +selected: +1. L/DW (Loss/Damage Waiver) - This is what is called Comprehensive or +Collision on your personal auto. It covers the rental vehicle and pays for +any damage to it. +2. Liability - This covers people and property outside the rental vehicle. +For both National and Alamo, the coverage is $100,000 per person, $300,000 +per occurrence and $50,000 for property damage. +** IMPORTANT *** +These coverages apply regardless of rate selected, as long as the following +contract ID is communicated at the time of reservation and rental is recorded +on the transaction rental agreement. (National - 5000838 Alamo - #143974) + +To enjoy the highest levels of service while renting a vehicle from Enron's +preferred suppliers, it is recommended that each traveler enroll in +National's and Alamo's preferred traveler programs. National's Emerald Club +membership and Alamo's Quicksilver program are designed to speed the +transaction time by providing services such as counter bypass and rapid +return. The enrollment fees for these programs have been waived for Enron +travelers. Enrollment packets will be mailed to the addresses of Enron +American Express T&E Cardholders. You may also find an enrollment form on +the Enron Travel Program intranet @ gss.enron.com . + +If you have any questions or comments, please contact Jeff Leath at +713-646-6165. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/22398978.1075855476635.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/22398978.1075855476635.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c4d29abf --- /dev/null +++ b/demo/ermis-f/All/cur/22398978.1075855476635.JavaMail.evans@thyme:2,S @@ -0,0 +1,54 @@ +Message-ID: <22398978.1075855476635.JavaMail.evans@thyme> +Date: Wed, 1 Nov 2000 09:53:00 -0800 (PST) +From: ina.rangel@enron.com +To: john.arnold@enron.com, mike.maggi@enron.com, larry.may@enron.com, + craig.breslau@enron.com, phillip.allen@enron.com, + jay.reitmeyer@enron.com, kenneth.shulklapper@enron.com, + matthew.lenhart@enron.com, steven.south@enron.com, + frank.ermis@enron.com, monique.sanchez@enron.com, + keith.holst@enron.com, mike.grigsby@enron.com +Subject: Evaluation of Skilling Floor Meeting +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: John Arnold, Mike Maggi, Larry May, Craig Breslau, Phillip K Allen, Jay Reitmeyer, Kenneth Shulklapper, Matthew Lenhart, Steven P South, Frank Ermis, Monique Sanchez, Keith Holst, Mike Grigsby +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Ina Rangel/HOU/ECT on 11/01/2000 05:52 PM +--------------------------- + + +Eric Thode@ENRON +11/01/2000 04:51 PM +To: Airam Arteaga/HOU/ECT@ECT, Felecia Russell/Corp/Enron@ENRON, Kimberly +Brown/HOU/ECT@ECT, Laura Harder/Corp/Enron@Enron, Becky Young/NA/Enron@Enron, +Ina Rangel/HOU/ECT@ECT, Crystal Blair/HOU/ECT@ECT, Eloy +Escobar/Corp/Enron@ENRON, Heather Choate/HOU/ECT@ECT, Daniel +Quezada/Corp/Enron@Enron, Brandee Jackson/NA/Enron@ENRON, Alex +Saldana/HOU/ECT@ECT, Pamela Sonnier/HOU/ECT@ECT, Kevin G Moore/HOU/ECT@ECT, +Elizabeth Soto/HOU/ECT@ECT, Irena D Hogan/HOU/ECT@ECT +cc: John J Lavorato/Corp/Enron@Enron, Kimberly Hillis/HOU/ECT@ect, Nicki +Daw/NA/Enron@Enron, Hunter S Shively/HOU/ECT@ECT, Scott Neal/HOU/ECT@ECT, +Thomas A Martin/HOU/ECT@ECT, Fred Lagrasta/HOU/ECT@ECT, John +Arnold/HOU/ECT@ECT, Phillip K Allen/HOU/ECT@ECT, Craig Breslau/HOU/ECT@ECT +Subject: Evaluation of Skilling Floor Meeting + +Thanks for your help in turning out a great crowd for the Skilling floor +meeting today. We really appreciate your support. + +If I could impose upon each of you one final time, I would like to ask for +your help in distributing the attached evaluation form for the Skilling floor +meeting. Please pass them on to your fellow employees and encourage everyone +who attended to fill it out and return it. The name and address of where to +send the completed form is included on the evaluation. + +Thanks in advance for your support. + +Eric + + diff --git a/demo/ermis-f/All/cur/22461480.1075855475589.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/22461480.1075855475589.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..03d23101 --- /dev/null +++ b/demo/ermis-f/All/cur/22461480.1075855475589.JavaMail.evans@thyme:2,S @@ -0,0 +1,286 @@ +Message-ID: <22461480.1075855475589.JavaMail.evans@thyme> +Date: Thu, 9 Nov 2000 21:49:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Click and go to http://www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + [IMAGE] + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 9, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 9, 2000 -? ? Past Issues Available +on Sagewave + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + (Continued from Page 4) + + + financial strength and keep up with the 3%annual growth in Wisconsin's +electricity demand. The plan, pending regulatory approval, aims to build at +least one 500 MW combined cycle natural gas-fired unit and at least two 600 +MW coal-fired units over the next decade, for a total of 1,700 MW. More +units may be built after 2010, eventually raising new generation capacity in +the state to around 3,000 MW. Wisconsin Public Service also hopes to add to +the state's power grid by building the Arrowhead-Weston line, a 250-mile 345 +kilovolt transmission line from Minnesota to central Wisconsin. The line +would directly link Wisconsin to power supplies in Canada and North Dakota, +easing transmission bottlenecks to the west and south. Wisconsin imports up +to 20% of its power. + + + + + + + + + + [IMAGE] + + + + + + + + Natural? Gas? Storage? Report + + + + + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + ? ? ? ? ? ? Week? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Prev? + ? ? ? ? ? ?Ending? ? Prev? ? ? ? ? ? ? ? ? ?Prev? ? Year? ? + | Region | 11/03/00| Week | Diff | % Full | Year | % Full + | Prod? ?|? ?687? ?|? 667 |? 21? |? 72%? ?|? 852 |? 89%? ? + | East? ?|? 1678? ?| 1660 |? 17? |? 91%? ?| 1721 |? 94%? ? + | West? ?|? ?383? ?|? 385 |? -2? |? 76%? ?|? 434 |? 86%? ? + |? ? ? ? |? ? ? ? ?|? ? ? |? ? ? |? ? ? ? |? ? ? |? ? ? ? + | Total? |? 2748? ?| 2712 |? 36? |? 83%? ?| 3007 |? 91%? ? + + + + + + + + [IMAGE] + + + [IMAGE] + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 9, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 9, 2000 + + + + + + + [IMAGE] + + + + + + + + Demand Exceeds BPA Supply BPA + + ? ? Customer demand under new 10-year wholesale power contracts with the BPA +is so strong that the agency must purchase power on the open market to +augment its supply. To recover the cost of these purchases, it proposes to +tack a 15% charge onto wholesale rates effective next October. Even with an +additional charge, BPA's wholesale rates are still well below wholesale +market prices currently forecast for the next five years on the West Coast. +BPA signed new wholesale contracts last week with more than 130 Northwest +utilities and industries for 10-years. Those agreements pushed its total +firm energy load? up to 11,000 MW. That is almost 3000 MW more than the +federal Columbia River Power System can generate on a firm basis. + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img10.gif + - img34.gif + - id=1381847 + - img35.gif \ No newline at end of file diff --git a/demo/ermis-f/All/cur/22613557.1075855477352.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/22613557.1075855477352.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a4ad2c96 --- /dev/null +++ b/demo/ermis-f/All/cur/22613557.1075855477352.JavaMail.evans@thyme:2,S @@ -0,0 +1,24 @@ +Message-ID: <22613557.1075855477352.JavaMail.evans@thyme> +Date: Thu, 26 Oct 2000 07:22:00 -0700 (PDT) +From: jose.marquez@enron.com +To: frank.ermis@enron.com +Subject: SLC/Denver Data +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Jose Marquez +X-To: Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Frank- + +Here is the file containing the data for Salt Lake City and Denver. Any +questions, please let me know. + + + +Jose \ No newline at end of file diff --git a/demo/ermis-f/All/cur/22742151.1075855475622.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/22742151.1075855475622.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..af85788b --- /dev/null +++ b/demo/ermis-f/All/cur/22742151.1075855475622.JavaMail.evans@thyme:2,S @@ -0,0 +1,296 @@ +Message-ID: <22742151.1075855475622.JavaMail.evans@thyme> +Date: Wed, 8 Nov 2000 08:59:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Organizational Changes +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +We are making a number of significant organizational changes. These change= +s=20 +are intended to accomplish four key objectives: + +First, we need to realign all our wholesale businesses around the successfu= +l=20 +business model developed over the last decade in North America and Europe. = +=20 +This model relies on extensive physical and transactional networks built=20 +around a relatively small strategic asset position. + +Second, we need to significantly streamline corporate reporting=20 +relationships. Particularly with Joe Sutton=01,s departure, the ability to= +=20 +directly manage the day-to-day activities of 15 independent business units= +=20 +has become increasingly difficult. + +Third, we need to accomplish these changes without, in any way, compromisin= +g=20 +the ongoing profitability of all our businesses and without delaying or=20 +hindering our effort to monetize a significant portion of our lower-yieldin= +g=20 +asset positions. + +And fourth, as always, we need to take advantage of the reorganization to= +=20 +redeploy our talent into our highest value opportunities. + +ENRON WHOLESALE SERVICES + +Today, we are forming Enron Wholesale Services (EWS) which will consolidate= +=20 +our global wholesale businesses. The closer alignment of our wholesale=20 +businesses will accomplish the following: (1) enhanced communication and=20 +coordination across business units, (2) more rapid deployment of people to= +=20 +higher valued opportunities, (3) more effective prioritization of=20 +opportunities across the wholesale business, and (4) more rapid extension o= +f=20 +Enron=01,s wholesale business model and capabilities into new industries an= +d=20 +markets. + +Enron Wholesale Services will include our current North American, European= +=20 +(including Japan and Australia), Global Markets, and Industrial Markets=20 +operations, and will be expanded to include Enron=01,s Net Works business u= +nit=20 +as well as a new unit =01) Enron Global Assets. In addition, Enron=01,s me= +rchant=20 +businesses outside of North America and Europe will be integrated into this= +=20 +new structure as described below. + +Mark Frevert, currently Chairman of each of our wholesale units, will assum= +e=20 +the role of Chairman and CEO of Enron Wholesale Services. Greg Whalley,=20 +currently Chairman and CEO of Enron Net Works, will join Mark in the Office= +=20 +of the Chairman as President and Chief Operating Officer. + +Providing further impetus for these organizational changes, several of our= +=20 +international business unit leaders have elected to move into new leadershi= +p=20 +positions: + +Rebecca McDonald, currently CEO of Enron APACHI, will join EWS as President= +=20 +and CEO of Enron Global Assets. Enron Global Assets will have responsibilit= +y=20 +for managing all of Enron=01,s existing energy asset portfolio outside of N= +orth=20 +America and Europe. Joining Rebecca in the Office of the Chairman as COO= +=20 +will be Jim Hughes, currently COO of Enron APACHI. Rebecca and Jim will=20 +report to the EWS Office of the Chairman. + +Sanjay Bhatnagar, currently CEO of Enron India, has joined EBS as CEO for t= +he=20 +Middle East and Asia region. Sanjay will be responsible for building our= +=20 +broadband business in this region and the current EBS team in this region= +=20 +will report to Sanjay. In this role, Sanjay will report to the EBS office = +of=20 +the Chairman. In addition, Sanjay will continue to remain responsible for= +=20 +Enron=01,s wholesale energy business in India and will transition this busi= +ness=20 +into Enron Global Assets in the near future. +=20 +Diomedes Christodoulou, currently Co-CEO of Enron South America, has joined= +=20 +EBS as Chief Commercial Officer. Diomedes will be located in London and wi= +ll=20 +focus his origination activities on global opportunities, with near term=20 +attention to the wholesale and enterprise sectors. Diomedes will report to= +=20 +the EBS Office of the Chairman. + +Jim Bannantine, currently Co-CEO of Enron South America, will be joining EE= +S=20 +to lead EES=01, commercial efforts outside North America and Europe. In or= +der=20 +to ensure a smooth transition for our South American businesses and to=20 +facilitate our asset sales activities, Jim will remain in South America for= +=20 +at least the next several months and continue to serve as CEO of Enron Sout= +h=20 +America. Throughout the transition, Jim will report to Cliff Baxter and to= +=20 +the Office of the Chairman of Enron Wholesale Services. Following the=20 +transition, Jim will join EES. + +In addition to these changes in our international asset operations=20 +activities, we are making the following changes in our merchant wholesale= +=20 +businesses and the commercial support functions: + +Enron Net Works +Louise Kitchen will assume Greg=01,s previous responsibilities as President= + and=20 +CEO of Enron Net Works, reporting into Mark and Greg. =20 + +Enron Americas +Concurrent with the transfer to Enron Global Assets of responsibility for= +=20 +operating Enron=01,s South and Central America asset base, all trading,=20 +marketing, and new asset development activities in these regions will repor= +t=20 +into a new entity, Enron Americas. Enron Americas will have responsibility= +=20 +for all wholesale merchant businesses across North, Central and South=20 +America. Dave Delainey, President and CEO, and John Lavorato, Chief=20 +Operating Officer will comprise the Office of the Chairman for Enron=20 +Americas. + +Enron Europe +The Enron Europe organization, which includes Enron=01,s businesses in Aust= +ralia=20 +and Japan, and Enron Metals, remains unchanged under the leadership of John= +=20 +Sherriff, President and CEO, and Michael Brown, Chief Operating Officer. + +Enron Global Markets +Enron Global Markets, under the leadership of Mike McConnell, President and= +=20 +CEO, and Jeff Shankman, Chief Operating Officer, will continue to have=20 +responsibility for Enron=01,s Middle East and LNG operations. With the=20 +exception of Ecoelectrica in Puerto Rico, all operating power plants and=20 +associated personnel in the Caribbean and Central America will transfer to= +=20 +Enron Global Assets. Enron Global Markets will also continue to manage the= +=20 +commodity businesses in crude and products, coal, weather, insurance,=20 +equities, interest rates, foreign exchange, and agricultural products. + +Enron Industrial Markets +Enron Industrial Markets=01, organization, under the leadership of Jeff McM= +ahon,=20 +President & CEO, and Ray Bowen, Chief Operating Officer, remains unchanged. + +Commercial Support for EWS +The commercial support functions for EWS will remain with, and be managed b= +y,=20 +the individual business units. We are creating no incremental overhead in= +=20 +the creation of EWS, and in fact hope to reduce our operating costs by more= +=20 +efficient utilization and sharing of resources across EWS. + +To this end we have asked several people to take on an expanded role across= +=20 +EWS in addition to their ongoing roles within their business units. These= +=20 +newly defined roles are as follows: + +Mid and Back Office Operations =01) Sally Beck will lead Mid and Back Offic= +e=20 +Operations across EWS. These services will become part of Enron Net Works,= +=20 +with Sally reporting to Louise Kitchen and Rick Causey, Executive Vice=20 +President and Chief Accounting Officer. This alignment creates a coordinat= +ed=20 +services organization with IT and e-commerce platforms to support the=20 +wholesale businesses and to maximize opportunities to commercialize these= +=20 +services. Mid and Back Office services for all commercial activities will= +=20 +continue to be organized with dedicated operations controllers responsible= +=20 +for specific commodities and/or geographic locations. +Legal =01) Mark Haedicke will serve in the role of General Counsel for EWS. +Regulatory and Government Affairs =01) This function will remain organized = +on a=20 +regional basis. Rick Shapiro will support all EWS businesses operating in= +=20 +the Americas, and Mark Schroeder, who is based in London, will support all= +=20 +European and Eastern Hemisphere operations. Rick and Mark will also contin= +ue=20 +to support all other Enron businesses operating in their respective regions= +=20 +and will continue to report to Steve Kean, Executive Vice President and Chi= +ef=20 +of Staff. +Public Relations =01) This function is also organized primarily on a region= +al=20 +basis. Eric Thode will have responsibility for North American activity,=20 +Enron Net Works, and Enron Industrial Markets. Jackie Gentle will continue= +=20 +in her role for Enron Europe (including Japan and Australia) and John Amble= +r=20 +will have responsibility for activity outside North America and Europe as= +=20 +well as providing support for Enron Global Markets and Enron Global Assets.= + =20 +These individuals will also continue to have a split reporting relationship= +=20 +to Mark Palmer, Vice President of Communications. +Business Analysis and Reporting =01) Wes Colwell will expand his role to co= +ver=20 +EWS reporting in addition to his current role in North America. + +Attached for your review is an organization chart for Enron Wholesale=20 +Services which summarizes the changes described here. As this organization= +=20 +continues to evolve we will keep you informed of any additional changes. + +ENRON GLOBAL EXPLORATION AND PRODUCTION +AND ENRON WIND + + As part of our company-wide initiative to examine our assets and investmen= +ts=20 +around the world, we are considering a variety of options with respect to= +=20 +EGEP and EWC. As a consequence, we are putting these businesses under Clif= +f=20 +Baxter=01,s direction. Jeff Sherrick, CEO of EGEP, and Jim Noles, CEO of E= +nron=20 +Wind, will report to Cliff. + +CORPORATE STAFF + + We are consolidating the corporate staff functions: Human Resources,=20 +Government Affairs, Public Relations/Communications and Administration. In= +=20 +that regard, Cindy Olson, Executive Vice President of Human Resources and= +=20 +Community Relations, will report to Steve Kean, Executive Vice President an= +d=20 +Chief of Staff. + +COMMITTEE STRUCTURE + + In light of the increased leadership opportunities created by Enron=01,s= +=20 +growth, the Executive Committee will be expanded to include more of our=20 +business unit leaders. The primary role of this committee will continue to= +=20 +be the communication of relevant information across Enron=01,s businesses a= +nd=20 +the coordination of activities across those businesses. We will also be=20 +drawing on this group to lead company-wide initiatives such as the=20 +performance review process and evaluation and creation of new businesses. = +=20 +The Executive Committee membership is shown on the attached list. + + We are also forming a new committee =01) the Enron Corporate Policy Commit= +tee. =20 +This group will be responsible for overall corporate policy, personnel=20 +management policy and corporate strategy. The Enron Corporate Policy=20 +Committee membership is also shown on the attached list. + + We are confident that these changes will align our talent and our capital = +to=20 +our highest return opportunities. Please join us in congratulating and=20 +supporting all of these individuals in their new roles. diff --git a/demo/ermis-f/All/cur/22805428.1075855492427.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/22805428.1075855492427.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e7875e80 --- /dev/null +++ b/demo/ermis-f/All/cur/22805428.1075855492427.JavaMail.evans@thyme:2,S @@ -0,0 +1,17 @@ +Message-ID: <22805428.1075855492427.JavaMail.evans@thyme> +Date: Wed, 14 Feb 2001 02:09:00 -0800 (PST) +From: frank.ermis@enron.com +To: mike.grigsby@enron.com +Subject: Re: 5/d rox index +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Frank Ermis +X-To: Mike Grigsby +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +no \ No newline at end of file diff --git a/demo/ermis-f/All/cur/22889356.1075855490847.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/22889356.1075855490847.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f0bb84c1 --- /dev/null +++ b/demo/ermis-f/All/cur/22889356.1075855490847.JavaMail.evans@thyme:2,S @@ -0,0 +1,107 @@ +Message-ID: <22889356.1075855490847.JavaMail.evans@thyme> +Date: Thu, 26 Apr 2001 10:00:00 -0700 (PDT) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage Report for 4-27-01 through 4-30-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +April 27, 2001 5:00pm through April 30, 2001 12:00am +------------------------------------------------------------------------------ +------------------------ + + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: +Impact: EBS +Time: Fri 4/27/2001 at 8:00:00 PM CT thru Fri 4/27/2001 at 9:00:00 PM CT + Fri 4/27/2001 at 6:00:00 PM PT thru Fri 4/27/2001 at 7:00:00 PM PT + Sat 4/28/2001 at 2:00:00 AM London thru Sat 4/28/2001 at 3:00:00 AM +Outage: OSSPROD Server Move - Portland to Houston (EBS) +Environments Impacted: All +Purpose: ECOMS is the EBS order management system. It is a mission ciritical +app, and the server is being moved to Houston. +Oracle does not function in a NAT environment, so network changes must be +made to accomodate the move. +Backout: Put original ACL back in place +Contact(s): Dennis McGough 713-345-3143 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: +Impact: CORP +Time: Fri 4/27/2001 at 8:00:00 PM CT thru Sat 4/28/2001 at 12:00:00 AM CT + Fri 4/27/2001 at 6:00:00 PM PT thru Fri 4/27/2001 at 10:00:00 PM PT + Sat 4/28/2001 at 2:00:00 AM London thru Sat 4/28/2001 at 6:00:00 AM London +Outage: Unify Server Name Changes +Environments Impacted: Unify Development +Purpose: Full complinace with naming standard. +Backout: A full backup of the servers and Emergency Repair disk will be done +prior to the name change. +Contact(s): Charles Ballmer 713-853-0684 + Darryl Vinson 713-345-8726 + +------------------------------------------------------------------------------ +----------------------------------------------- + + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC + (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 \ No newline at end of file diff --git a/demo/ermis-f/All/cur/22924215.1075855476381.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/22924215.1075855476381.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..caf9e38e --- /dev/null +++ b/demo/ermis-f/All/cur/22924215.1075855476381.JavaMail.evans@thyme:2,S @@ -0,0 +1,52 @@ +Message-ID: <22924215.1075855476381.JavaMail.evans@thyme> +Date: Thu, 2 Nov 2000 12:11:00 -0800 (PST) +From: perfmgmt@enron.com +To: frank.ermis@enron.com +Subject: Year End 2000 Performance Feedback +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "perfmgmt@enron.com" +X-To: frank.ermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +NOTE: YOU WILL RECEIVE THIS MESSAGE EACH TIME YOU ARE SELECTED AS A REVIEWER. + +You have been selected to participate in the Year End 2000 Performance +Management process by providing meaningful feedback on specific employee(s). +Your feedback plays an important role in the process, and your participation +is critical to the success of Enron's Performance Management goals. + +To complete requests for feedback, access PEP at http://pep.corp.enron.com +and select Perform Review under Performance Review Services. You may begin +providing feedback immediately and are requested to have all feedback forms +completed by Friday, November 17, 2000. + +If you have any questions regarding PEP or your responsibility in the +process, please contact the PEP Help Desk at: + +Houston: 1.713.853.4777, Option 4 +London: 44.207.783.4040, Option 4 +Email: perfmgmt@enron.com + +Thank you for your participation in this important process. + +The following is a CUMULATIVE list of employee feedback requests with a +status of "OPEN." Once you have submitted or declined an employee's request +for feedback, their name will no longer appear on this list. + + + + +Review Group: ENRON +Feedback Due Date: Nov 17, 2000 + +Employee Name Supervisor Name Date Selected +------------- --------------- ------------- +FRANK, CAROLE C JEFFREY C GOSSETT Nov 01, 2000 +GAY, RANDALL L ROBERT A SUPERTY Nov 01, 2000 +LUCCI, PAUL T MARK WHITT Nov 02, 2000 \ No newline at end of file diff --git a/demo/ermis-f/All/cur/22942963.1075855489943.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/22942963.1075855489943.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b6f300a1 --- /dev/null +++ b/demo/ermis-f/All/cur/22942963.1075855489943.JavaMail.evans@thyme:2,S @@ -0,0 +1,64 @@ +Message-ID: <22942963.1075855489943.JavaMail.evans@thyme> +Date: Tue, 1 May 2001 06:01:00 -0700 (PDT) +From: mark.whitt@enron.com +To: barry.tycholiz@enron.com, mike.grigsby@enron.com, paul.bieniawski@enron.com, + eva.rainer@enron.com, steven.south@enron.com, + jay.reitmeyer@enron.com, frank.ermis@enron.com, paul.lucci@enron.com, + dave.fuller@enron.com, stephanie.miller@enron.com +Subject: Questar Pipeline's Southwest Wyoming Storage Project Open Season +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Mark Whitt +X-To: Barry Tycholiz, Mike Grigsby, Paul Bieniawski, Eva Rainer, Steven P South, Jay Reitmeyer, Frank Ermis, Paul T Lucci, Dave Fuller, Stephanie Miller +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +FYI +----- Forwarded by Mark Whitt/NA/Enron on 05/01/2001 12:58 PM ----- + + "Brent Kitchen" + 04/30/2001 05:10 PM + + To: undisclosed-recipients:; + cc: + Subject: Questar Pipeline's Southwest Wyoming Storage Project Open Season + + +Questar Pipeline Company is holding an open season to determine the +feasibility of constructing a salt cavern storage facility near Evanston, +Wyoming to provide firm natural gas storage service. This facility will +provide multiple cycle, high deliverability storage service that will be +connected to several interstate pipelines. + +All interested parties are invited to submit requests during the open season, +which will begin on Wednesday, May 2, 2001 and close on Friday, June 1, +2001. Depending on customer interest and the scope of the project, the firm +storage is anticipated to be in service by June 1, 2004. + +A description of the open season, including application requirements, is +attached to this message in Microsoft Word format. The Precedent Agreement +form is also attached as an Adobe Acrobat PDF file. The Precedent Agreement +must be completed and e-mailed or faxed to Questar Pipeline by 5 p.m. on +Friday, June 1, 2001. Questar Pipeline's fax number is (801) 324-2980. +Precedent Agreements for the storage service should be faxed to Attention: +Tom Myrberg. + +If you are unable to open the PDF file containing the Precedent Agreement and +would like us to fax you a copy, please call Derbie Flygare at 801-324-2041 +or Mary Kay Olson at 801-324-5873. + +Additional information about the open season can be obtained online at +http://www.questarpipeline.com/html/marketing.html or by calling Tom Myrberg +at 801-324-2978, Mary Kay Olson at 801-324-5873, or Shelley Wright at +801-324-2509. + +Click here to download the free Adobe Acrobat Reader: +http://www.adobe.com/products/acrobat/readstep.html + + + - SWWSTORA2_1.doc + - SaltCavern_1.pdf \ No newline at end of file diff --git a/demo/ermis-f/All/cur/23280647.1075855490156.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/23280647.1075855490156.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0e849549 --- /dev/null +++ b/demo/ermis-f/All/cur/23280647.1075855490156.JavaMail.evans@thyme:2,S @@ -0,0 +1,43 @@ +Message-ID: <23280647.1075855490156.JavaMail.evans@thyme> +Date: Mon, 30 Apr 2001 08:44:00 -0700 (PDT) +From: john@pgsenergy.com +To: fermis@ect.enron.com +Subject: Energy Derivatives/Electric Power Seminars +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "John Adamiak" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +In today's electric power and natural gas markets, those +with the right knowledge are making some serious money. + +Due to popular demand, we have scheduled additional +Houston seminar dates at the downtown Hyatt on +June 12, 13, 14 &15 for the programs listed below. + +For more information, call 412-279-9298 or visit us on-line at +http://www.pgsenergy.com/schedule.html + +Save money by bringing a group of 4 or more. With a group rate, +your cost for our $1,295 seminars is reduced to $895 per attendee +-- a savings of $1,600 from our regular prices. The group price for +our $695 programs is $495. + + 1) Fundamentals of Energy & Electricity Futures, Options & + Derivatives + 2) Fundamentals of Electric Power Trading + 3) Gas-to-Electricity Arbitrage & How to Maximize the + Profitability of Electric Generation Assets + 4) Fundamentals of Statistical Analysis for the Energy & + Electric Power Markets + 5) How to Value Electric Generation Assets in a Deregulated Market + +Please forward this information to any one who might benefit. Thank you. + +John Adamiak, PGS Energy Training diff --git a/demo/ermis-f/All/cur/23346070.1075855472887.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/23346070.1075855472887.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4e6c90fc --- /dev/null +++ b/demo/ermis-f/All/cur/23346070.1075855472887.JavaMail.evans@thyme:2,S @@ -0,0 +1,42 @@ +Message-ID: <23346070.1075855472887.JavaMail.evans@thyme> +Date: Wed, 6 Dec 2000 03:47:00 -0800 (PST) +From: enron.announcements@enron.com +To: eligible.employees@enron.com +Subject: DEFERRAL PROGRAM ENROLLMENT DEADLINE IS FRIDAY +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: Eligible Employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + + =20 + +This FRIDAY, DECEMBER 8, 2000 (5:00 p.m. CST) is the deadline for deferral= +=20 +program enrollment. Following the deadline, no new elections or changes to= +=20 +existing elections will be accepted. =20 +To learn more about your deferral program opportunities and to enroll for= +=20 +2001 deferrals, access eHRonline at http://ehronline.enron.com. (Call the= +=20 +ISC Help Desk at 713-345-4727 if you need your ID or password to access the= +=20 +system.) + +1. Review the program descriptions (attached to the Election Form) before y= +ou=20 +make your elections. +2. If you decide to defer compensation, complete the Election Form before= +=20 +Friday, December 8, 2000, 5:00 p.m. CST (the enrollment deadline). +3. Print your 2001 Election Form and Confirmation Statement right from the= +=20 +web site and you=01,re finished!=20 + +DEFERRAL ENROLLMENT 2001--ADDED VALUE FOR YOUR FUTURE \ No newline at end of file diff --git a/demo/ermis-f/All/cur/23377939.1075855475425.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/23377939.1075855475425.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..8f62db41 --- /dev/null +++ b/demo/ermis-f/All/cur/23377939.1075855475425.JavaMail.evans@thyme:2,S @@ -0,0 +1,48 @@ +Message-ID: <23377939.1075855475425.JavaMail.evans@thyme> +Date: Thu, 9 Nov 2000 10:07:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: North Bound Access to I-45 Closed +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The second phase of reconstruction on IH 45 between W. Dallas and Memorial +will begin Saturday, November 11, 2000, all northbound lanes will be closed +at 7 PM. All northbound traffic will detour to US 59 North to IH-610 Loop. +Two northbound lanes will reopen Monday, November 13, 2000, at 5 AM. + + The Houston Avenue / Memorial Avenue exit and the entrance from Pease, + St. Joseph's Parkway, and Walker will be closed until further notice. +Anyone + typically using these routes must find an alternate route. + +The following routes are recommended by the Texas Department of Transportation + +New Ramp Chartres at Runnels to IH 10 West + +Louisiana North to IH 10 West on ramp + +Allen Parkway to Studemont or Waugh to IH 10 + +West Gray to Montrose North (Studemont) to IH 10 + +Bagby (W. Dallas) to Montrose North (Studemont) to IH 10 + +San Jacinto to IH 10 East + +North on main to IH 45 + +Travis to IH 45 + +The Downtown District is updating it's web site with detailed road closure +maps and suggested alternate routes. This information is available at +http://www.downtownstreets.com. Please check this site regularly for updates +on street closures. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/23619014.1075855491501.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/23619014.1075855491501.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a453146f --- /dev/null +++ b/demo/ermis-f/All/cur/23619014.1075855491501.JavaMail.evans@thyme:2,S @@ -0,0 +1,99 @@ +Message-ID: <23619014.1075855491501.JavaMail.evans@thyme> +Date: Mon, 23 Apr 2001 02:41:00 -0700 (PDT) +From: iraq@iraq.nu +To: fermis@ect.enron.com +Subject: Iraq Trade Association +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Iraq +X-To: Iraq Trade Association Newsletter +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Hello + +New phone and fax numbers, The Iraq Trade Association is happy to announce +a new high-speed fax line dedicated solely to accept your offers. +43 (0) +463 339095 so from USA 001-43-463-339095, however our preferred method is +email to receive offers. + +Our new phone number is +43 (0) 463 339094 so from USA 001-43-463-339094 + ++++++++++++++++++++++++++++++++++++++++++++++++++ +UN tenders are now available for download + +http://www.iraq.nu/oil/ + +This information is not available through any other source including the UN +website. ++++++++++++++++++++++++++++++++++++++++++++++++++ + + +These tenders include thousands of oilfield products and services including +drilling contracts and complete Rigs. Most tenders include complete details +needed to quote. As we have stated in our previous newsletters Our relations +in Iraq are very strong and our ability to gain the contracts is extremely +high. All Successful bids will be subject to UN approval and paid by UN +letter of credit. + +The Iraq government is looking for many items like Drilling Rigs, Refining +Units, Machine Shop Equipment, Trucks, Heavy Equipment, Electric/turbine +Generators. ect.... + +If you have items in stock with a value of more than 250,000 USD the +ministry may write a special purchase order if they feel they are in need of +your products so please e-mail what you have available and if it is +significant we will work to get a contract. + +Please keep in mind that if a closing date is expired on a tender that many +or the tenders are re-opening several times If you have not already sent +your catalogues of your products and services please do so to the address +below. + +--------------------------------------------------------------------------- +Special Request: We need 50 Mercedes or Scania 6x2 tractor trucks approx +year model 1996 for immediate cash purchase. +--------------------------------------------------------------------------- +Special Notice: +We have placed the program webstripper in the http://www.iraq.nu/oil/ +directory. If you wish to download all tenders at once use this program and +it will create a directory called stripped on your hard drive with all files +just install the webstripper program and use the URL http://www.iraq.nu/oil/ +when prompted. After use of this program you can search keywords using your +search function on your computer to find files containing items you may want +to quote on. +---------------------------------------------------------------------------- + + +Please email quotes or questions to: + + +William.Stanley@Iraq.nu + + +Stanley KEG + +Industriering 11 +A-9020 Klagenfurt, Austria +Please email quotes or questions to: + + + +Thank You + +William L Stanley + + +To unsubscribe send a mail to: + +mailto:iraq-unsubscribe-fermis=ect.enron.com@boss.free4all.com + + + + + + diff --git a/demo/ermis-f/All/cur/23638782.1075855474914.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/23638782.1075855474914.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f8416162 --- /dev/null +++ b/demo/ermis-f/All/cur/23638782.1075855474914.JavaMail.evans@thyme:2,S @@ -0,0 +1,141 @@ +Message-ID: <23638782.1075855474914.JavaMail.evans@thyme> +Date: Tue, 14 Nov 2000 04:28:00 -0800 (PST) +From: bzeman@fame.com +To: fermis@ect.enron.com +Subject: The Oxford Princeton Programme Newsletter +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Bruce Zeman" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The Oxford Princeton Programme +~~~~~~~~~~~~~~~~~~~~~~~~ +The world's leading provider of complete training solutions +for the energy industry and beyond, comprised of: + +The College of Petroleum and Energy Studies +Princeton Energy Programme +PrincetonLive.com + +http://www.oxfordprinceton.com + + + +The Oxford Princeton Programme +~~~~~~~~~~~~~~~~~~~~~~~~ + +Bringing together The College of Petroleum and Energy Studies and +Princeton Energy Programme to form the world's leading provider of +energy education. +http://www.oxfordprinceton.com + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +In This Edition: + +1 - Plan your 2001 training with The Oxford Princeton Programme +2 - New PrincetonLive.com Web Based Training Courses +3 - E-Mart Workshop in Amsterdam +4 - New Brochures on their way to you +5 - November / December schedule of workshops +6 - Subscription Information + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +1 - 2001 Schedule + +Start planning your training for 2001 with The Oxford Princeton Programme. +Full schedules are now available on-line: + +Gold Courses (The College of Petroleum & Energy Studies) +http://www.colpet.ac.uk/news/news_2001.html + +Silver Courses (Princeton Energy Programme) +http://www.princetonenergy.com/schedule!.html + +Blue Courses (PrincetonLive.com) +Web-based training...you set your own schedule! +Courses are available 24 hours per day, seven days +per week, worldwide! +http://www.PrincetonLive.com + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +2 - New PrincetonLive.com Courses - Available Now! + +'Back to the Futures' +Take an adventurous trip through time as you learn +the basics of the futures markets. + +'Options Always Die' +This course offers an exciting spy theme, as you +learn about options while tracking an international criminal! + +http://www.PrincetonLive.com + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +3 - Princeton Energy Programme Workshop at E-Mart + +'Fundamentals of Energy Derivatives' +will be presented as a pre-conference workshop at the E-Mart Energy 2000 +conference in Amsterdam November 20-22. +http://www.oxfordprinceton.com/oxfordprinceton/emart.htm + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +4 - The Oxford Princeton Programme's NEW Catalogs + +The Oxford Princeton Programme is producing 2001 Course Offerings catalogs +covering our Gold, Silver, and Blue level courses. Look for a copy +arriving on your desk in early December. + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +5 - November / December Course Schedule + +* The College of Petroleum and Energy Studies (Gold level) Courses: + + - Automotive Fuels, Oxford Nov. 13-17 + + - International Price Risk Management, Oxford Nov. 20-24 + + - Legal Issues in Oil Trading, Oxford Dec. 11-14 + + - Petrochemicals, Fuels and Gas Courses, Houston Dec. 2000 - Jan. 2001 + +* Princeton Energy Programme (Silver level) Courses: + + - Fundamentals of Energy Futures + San Francisco Nov. 27, Phoenix Dec. 5, Houston Dec. 11 + + - Fundamental of Energy Options + San Francisco Nov. 28, Phoenix Dec. 6, Houston Dec. 12 + + - Energy Risk Management + San Francisco Nov. 29-30, Phoenix Dec. 7-8, Houston Dec. 13-14 + +To reserve your place contact: +US: (609) 520-9099 ext 132 +UK: + 44 (0) 1865 250521 +mailto:info@oxfordprinceton.com + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +6 - Subscription Information + +You are receiving this e-mail as a past delegate or +contact of The Oxford Princeton Programme. +If you would rather not receive e-mail updates in +the future or have any other questions please respond to: +info@oxfordprinceton.com + +This in an automated mailing service...please do not +reply to this address. + +Thank you. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/23668077.1075855476012.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/23668077.1075855476012.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5d6c6460 --- /dev/null +++ b/demo/ermis-f/All/cur/23668077.1075855476012.JavaMail.evans@thyme:2,S @@ -0,0 +1,51 @@ +Message-ID: <23668077.1075855476012.JavaMail.evans@thyme> +Date: Mon, 6 Nov 2000 04:15:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Every Vote Counts! +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Houston voters are facing a very exciting election this year. You will help= +=20 +decide who represents you in federal, state and county offices. You will= +=20 +also help decide the outcome of important referenda, including whether to= +=20 +approve a new downtown arena. + +Elections will be held Tuesday, November 7, 2000 from 7:00 a.m. to 7:00 p.m= +. =20 +Precinct information is listed on your voter registration card. If you don= +=01,t=20 +have your card, you can turn to the Election Day edition of the Houston=20 +Chronicle which will list Harris County precinct locations. Precinct=20 +information for other counties can be found by calling the numbers listed= +=20 +below. + + Brazoria 979-864-1359 + Chambers 409-267-8309 + Ft. Bend 281-341-8670 + Galveston 409-766-2210=20 + Liberty 936-336-4670 =20 + Montgomery 936-536-7885 + Waller 979-826-7711 + For further information, call=20 + 1-800-252-VOTE + +Presidential, State and Federal legislative candidate information can be=20 +found on-line through the following link: http://congress.nw.dc.us/enron/ +Additionally, Voters Guides for Harris County published by the League of=20 +Women Voters are available at EB4706c. + +Remember: =20 +EVERY VOTE COUNTS! \ No newline at end of file diff --git a/demo/ermis-f/All/cur/23742574.1075855488757.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/23742574.1075855488757.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..30c9b991 --- /dev/null +++ b/demo/ermis-f/All/cur/23742574.1075855488757.JavaMail.evans@thyme:2,S @@ -0,0 +1,45 @@ +Message-ID: <23742574.1075855488757.JavaMail.evans@thyme> +Date: Wed, 9 May 2001 16:52:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: eSource Presents Free Global Access Training +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +eSource presents Global Access training + +Global Access offers an online connection to complete company information and +filings via content that includes Disclosure, Worldscope, Datastream and +I/B/E/S. The product is designed to allow users to get complete company +information such as financials, filings, databases and news for thousands of +US and International companies from a single source. + +Training Agenda Includes: +? General Introduction. +? Basic Reference View Query (Which provides an itemized list of all +available source data.) +? Basic Business View Query (Which pulls source data from various Global +Access content, and displays it in a presentation summary). + + +Attend our Global Access Clinic: + +May. 16 - 9:00 -10:00 AM EB572 + + + +Seats fill up fast! To reserve a seat, please call Stephanie E. Taylor at +5-7928 +Check the eSource training page at http://esource.enron.com/training.doc for +additional training sessions and vendor presentations + + +http://esource.enron.com \ No newline at end of file diff --git a/demo/ermis-f/All/cur/23861918.1075855489626.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/23861918.1075855489626.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..769aa4b0 --- /dev/null +++ b/demo/ermis-f/All/cur/23861918.1075855489626.JavaMail.evans@thyme:2,S @@ -0,0 +1,114 @@ +Message-ID: <23861918.1075855489626.JavaMail.evans@thyme> +Date: Thu, 3 May 2001 09:52:00 -0700 (PDT) +From: news@prosrm.com +To: fermis@ect.enron.com +Subject: PROS announces a record quarter +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: "PROS Revenue Management" +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +PROS Revenue Management Announces Record Quarter +Q1 shows moves and advances + +May 3, 2001--Houston-- PROS Revenue Management, the world=01,s leader in re= +venue=20 +management science and software products, and the pioneer and dominant=20 +provider of revenue management to the airline and energy industries, today= +=20 +announced yet another record quarter. + +PROS=01, record revenue for the first quarter of 2001 was $8.7 million, a 5= +6%=20 +increase over revenue for the same quarter last year. Additionally, this= +=20 +quarter continues to show strong profitability and positive cash flow,=20 +enhancing PROS=01, strong, debt-free balance sheet. This follows record an= +nual=20 +revenues, positive cash flow, and profits in 2000. + +PROS (Pricing Revenue Optimization Solutions) has grown in more than just i= +ts=20 +revenues and profits. Employment has increased 11% in the quarter and is= +=20 +projected to increase 25% by the midpoint of this year, continuing PROS=01,= +=20 +rapid employee growth rate of 28% in 2000. + +"We are very pleased with the first quarter results, as they represent=20 +continuing client confidence in our high value solutions," says Bert=20 +Winemiller, Chairman and CEO of PROS Revenue Management. "During the first= +=20 +quarter, we also announced the successful implementation of the PROS=20 +Enterprise Revenue Management Platform. PROS Platform uses world leading= +=20 +science, forecasting and optimization to generate revenue and profits for= +=20 +PROS=01, clients worldwide. The PROS Platform is high performance, distrib= +uted=20 +computing, using parallelized, highly scalable technology. This architectu= +re=20 +will support the high performance, high availability, real time, mission=20 +critical applications of our clients. PROS=01, advanced architecture suppo= +rts=20 +data intensive and calculation intensive, science based enterprise solution= +s." + +Highlights of the first quarter of 2001 also include PROS=01, move of its= +=20 +corporate headquarters to the ComTech Center in midtown Houston. On April= +=20 +30, PROS began occupying 73,000 sq ft of newly refurbished office space. = +=20 +This state-of-the art facility will assist in the support of PROS=01, expan= +sion=20 +both internally and into other industries. + +PROS Revenue Management is the world=01,s leader in pricing and revenue=20 +optimization solutions and the pioneer and dominant provider of revenue=20 +management to the airline industry. PROS provides system solutions to the= +=20 +airline, cargo, rail, energy, healthcare and broadcast industries, and has= +=20 +delivered over 200 systems to more than 80 clients in 37 countries. PROS=01= +,=20 +clients include 17 of the top 25 carriers in the airline industry. + +The PROS mission is to maximize the revenue of each client using PROS=01,= +=20 +world-leading revenue management science, systems solutions, and best=20 +practices business consulting. PROS=01, clients report annual incremental= +=20 +revenue increases of 6-8% as a result of revenue management. PROS=01, solut= +ions=20 +forecast demand, optimize inventory, and provide dynamic pricing to maximiz= +e=20 +revenue. + +Founded in 1985 in Houston, PROS Revenue Management has a six-year compound= +ed=20 +revenue growth of 40%, in large part due to the intellectual capital of its= +=20 +staff. Nearly half of PROS=01, professional staff has advanced degrees and = +the=20 +staff speaks a cumulative total of 26 languages. The company is profitable= +=20 +with Year 2000 revenue of $29 million. For more information on PROS Revenue= +=20 +Management, please visit www.prosRM.com or call 713-335-5253. + +Contact: +Candy Haase - VP Marketing +713-335-5253 +chaase@prosRM.com + + +If you no longer wish to receive information about PROS Revenue Management,= +=20 +please click on "Reply" and type "Unsubscribe" in the subject line. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/23985020.1075855492385.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/23985020.1075855492385.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..afdb512c --- /dev/null +++ b/demo/ermis-f/All/cur/23985020.1075855492385.JavaMail.evans@thyme:2,S @@ -0,0 +1,17 @@ +Message-ID: <23985020.1075855492385.JavaMail.evans@thyme> +Date: Wed, 14 Feb 2001 07:12:00 -0800 (PST) +From: frank.ermis@enron.com +To: sharonc@cook-inlet.com +Subject: +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Frank Ermis +X-To: Sharonc@cook-inlet.com @ ENRON +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Rhino here. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/24192949.1075855475449.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/24192949.1075855475449.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f1e2896d --- /dev/null +++ b/demo/ermis-f/All/cur/24192949.1075855475449.JavaMail.evans@thyme:2,S @@ -0,0 +1,155 @@ +Message-ID: <24192949.1075855475449.JavaMail.evans@thyme> +Date: Thu, 9 Nov 2000 10:03:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage for 11-10-00 through 11-13-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 10, 2000 5:00pm through November 13, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: +Impact: EDI +Time: Sat 11/11/2000 at 11:00:00 PM CT thru Sun 11/12/2000 at 1:00:00 AM CT + Sat 11/11/2000 at 9:00:00 PM PT thru Sat 11/11/2000 at 11:00:00 PM PT + Sun 11/12/2000 at 5:00:00AM London thru Sun 11/12/2000 at 7:00:00 AM London +Outage: EDI HUB DISK VOLUME INCREASE +Environments Impacted: Corporate +Purpose: Continued EDI volume increases require the addition of more disk +space for EDI operations. +Backout: Utilize current configuration w/o new HACMP configuration +Contact(s): Jack Metkus + Jim Nelson 3-7799 713-327-2007 + Karen O'Grady 5-7149 713-327-4805 + Jack Metkus 3-0362 713-288-0743 +EI: +Impact: EI +Time: Sat 11/11/2000 at 8:00:00 PM CT thru Sat 11/11/2000 at 10:00:00 PM CT + Sat 11/11/2000 at 6:00:00 PM PT thru Sat 11/11/2000 at 8:00:00 PM PT + Sun 11/12/2000 at 2:00:00 AM London thru Sun 11/12/2000 at 4:00:00 AM +London +Outage: EI Load Balancing +Environments Impacted: El +Purpose: to stabilize the EI environment +Backout: back to 5000's +Contact(s): Steve Hardy 713-853-9294 713-415-0672 + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: +Impact: ENE Internet +Time: Sat 11/11/2000 at 11:00:00 PM CT thru Sun 11/12/2000 at 12:00:00 AM +CT + Sat 11/11/2000 at 9:00:00 PM PT thru Sat 11/11/2000 at 10:00:00 PM PT + Sun 11/12/2000 at 5:00:00 AM London thru Sun 11/12/2000 at 6:00:00 AM +London +Outage: reboot ene net devices +Environments Impacted: Internet +Purpose: regular reboot to prevent such problems as memory corruption +Backout: +Contact(s): Bryan Aubuchon 713-345-8446 + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: +Impact: CSC +Time: Fri 11/10/2000 at 5:00:00 PM CT thru Fri 11/10/2000 at 6:00:00 PM CT + Fri 11/10/2000 at 3:00:00 PM PT thru Fri 11/10/2000 at 4:00:00 PM PT + Fri 11/10/2000 at 11:00:00 PM London thru Sat 11/11/2000 at 12:00:00 AM +London +Outage: Initial "hardening" of cscfw1 +Environments Impacted: CSC +Purpose: To maintain a secure and efficient configuration +Backout: Apply old configuration +Contact(s): Jon Werner 713-853-6742 + +Impact: TDS +Time: Sat 11/11/2000 at 12:30:00 PM CT thru Sat 11/11/2000 at 5:30:00 PM CT + Sat 11/11/2000 at 10:30:00 AM PT thru Sat 11/11/2000 at 3:30:00 PM PT + Sat 11/11/2000 at 6:30:00 PM London thru Sat 11/11/2000 at 11:30:00 PM +London +Outage: TDSPROD Upgrade from 7.3.4 to 8i +Environments Impacted: OASIS, Cooper, PDS +Purpose: In order to utilize new features available in Oracle 8i. +Backout: If the upgrade fails, then a full databse refresh from the most +recent backup will be performed. +Contact(s): Neil Leininger 713-345-3518 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: +Impact: EIS +Time: Fri 11/10/2000 at 11:00:00 PM CT thru Sat 11/11/2000 at 1:00:00 AM CT + Fri 11/10/2000 at 9:00:00 PM PT thru Fri 11/11/2000 at 11:00:00 PM PT + Sat 11/11/2000 at 5:00:00 AM London thru Sat 11/11/2000 at 7:00 AM London +Outage: Scheduled CMS & Conversant Attended Backup and Intuity Audix reboot. +Environments Impacted: +Purpose: Monthly maintenance +Backout: rebooting system only, no back out plan. +Contact(s): Epimenio Rojas 713-345-8372 + +Impact: EIS +Time: Fri 11/10/2000 at 11:00:00 PM CT thru Sat 11/11/2000 at 1:30:00 AM CT + Fri 11/10/2000 at 9:00:00 PM PT thru Fri 11/10/2000 at 11:30:00 PM PT + Sat 11/11/2000 at 5:00:00 AM London thru Sat 11/11/2000 at 7:30:00 AM +London +Outage: Quarterly Maintenance - Telephone Ancillary Equipment +Environments Impacted: All +Purpose: Quarterly Maintenance +Backout: none +Contact(s): Cynthia Siniard 713-853-0558 + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/All/cur/2436831.1075855477419.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/2436831.1075855477419.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7b3aab9e --- /dev/null +++ b/demo/ermis-f/All/cur/2436831.1075855477419.JavaMail.evans@thyme:2,S @@ -0,0 +1,54 @@ +Message-ID: <2436831.1075855477419.JavaMail.evans@thyme> +Date: Wed, 25 Oct 2000 20:24:00 -0700 (PDT) +From: enron.administration@enron.com +To: all.worldwide@enron.com +Subject: UPDATE: Erroneous Messages sent by Andrew Wu/HOU/EES on Wednesday, + October 25th +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Messaging Administration +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The following message regarding erroneous e-mail messages was inadvertently +sent under the heading of Cindy Olson, Executive VP and should have been sent +under the heading of Enron Messaging Administration. The information +contained within the e-mail message is valid and any inquiries regarding its +content should be directed to Enron Messaging Administration. + + +---------------------- Forwarded by Enron Messaging Administration/Corp/Enron +on 10/26/2000 03:08 AM --------------------------- + + GENERAL ANNOUNCEMENT + +From: Cindy Olson, Executive VP@ENRON on 10/26/2000 12:24 AM +Sent by: Enron Announcements@ENRON +To: All Enron Worldwide +cc: +Subject: Erroneous Messages sent by Andrew Wu/HOU/EES on Wednesday, October +25th + +On Wednesday, October 25, at approximately 7 p.m. CST, you may have received +e-mail messages which appear to have been sent from Andrew Wu/HOU/EES. These +e-mails were generated as the result of an erroneous messaging agent which +originated on the EES mail system. The overall effect of the messaging agent +allowed the "auto-reply" of all messages within Andrew Wu's mail file, many +which included the Global Distribution group of "Enron Worldwide". The Enron +Global Messaging group alerted EES Mail Administration to the event and were +successful in disabling the "auto-reply" agent rather quickly, however, +numerous mail messages had already been delivered to your server mailbox. If +you received any of these messages, please delete them and do not reply back +to Andrew Wu regarding the receipt of the messages. + +We apologize for the inconvenience that this may have caused you and will +strive to ensure that a similar incident does not occur in the future. + + +Thanks, +Enron Global Messaging Team \ No newline at end of file diff --git a/demo/ermis-f/All/cur/24385471.1075855474101.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/24385471.1075855474101.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ed47e97f --- /dev/null +++ b/demo/ermis-f/All/cur/24385471.1075855474101.JavaMail.evans@thyme:2,S @@ -0,0 +1,65 @@ +Message-ID: <24385471.1075855474101.JavaMail.evans@thyme> +Date: Tue, 21 Nov 2000 02:54:00 -0800 (PST) +From: kenny.ha@enron.com +To: crystal.hyde@enron.com, william.kelly@enron.com, kimat.singla@enron.com, + victor.guggenheim@enron.com, darron.giron@enron.com, + b.palmer@enron.com, jackson.logan@enron.com, phillip.love@enron.com, + kam.keiser@enron.com, michelle.waldhauser@enron.com, + dawn.kenne@enron.com, monique.sanchez@enron.com, + jeffrey.gossett@enron.com, chris.walker@enron.com, + michael.walters@enron.com, david.baumbach@enron.com, + martha.stevens@enron.com, jay.knoblauh@enron.com, + dutch.quigley@enron.com, sheetal.patel@enron.com, + jeff.royed@enron.com, shawna.johnson@enron.com, anne.bike@enron.com, + jennifer.bagwell@enron.com, jody.crook@enron.com, + denver.plachy@enron.com, juana.fayett@enron.com, + liz.hillman@enron.com, o'neal.winfree@enron.com, + jeff.royed@enron.com, luchas.johnson@enron.com, + shawna.johnson@enron.com, souad.mahmassani@enron.com, + jason.wolfe@enron.com, kyle.lilly@enron.com, + robin.rodrigue@enron.com, sandra.brawner@enron.com, + brad.mckay@enron.com, fletcher.sturm@enron.com, + kevin.ruscitti@enron.com, patrice.mims@enron.com, + kelli.stevens@enron.com, tom.donohoe@enron.com, + andrew.lewis@enron.com, sylvia.pollan@enron.com, + theresa.branney@enron.com, martin.cuilla@enron.com, + geoff.storey@enron.com, hunter.shively@enron.com, + mike.grigsby@enron.com, frank.ermis@enron.com, + phillip.allen@enron.com, tori.kuykendall@enron.com, + matthew.lenhart@enron.com, steven.south@enron.com, + jane.tholt@enron.com, greg.mcclendon@enron.com, carey.metz@enron.com, + gary.lamphier@enron.com, jim.schwieger@enron.com, + eric.bass@enron.com, elsa.villarreal@enron.com, + robert.shiring@enron.com, brad.horn@enron.com, + gregory.schockling@enron.com, dan.mccairns@enron.com, + ragan.bond@enron.com, joe.parks@enron.com, robyn.zivic@enron.com, + thomas.martin@enron.com, keith.holst@enron.com, scott.neal@enron.com, + peter.keavey@enron.com, dick.jenkins@enron.com, + andrea.ring@enron.com +Subject: TDS Flag +Cc: william.kasemervisz@enron.com, russ.severson@enron.com, + scott.mills@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: william.kasemervisz@enron.com, russ.severson@enron.com, + scott.mills@enron.com +X-From: Kenny Ha +X-To: Crystal Hyde, William Kelly, Kimat Singla, Victor Guggenheim, Darron C Giron, B Scott Palmer, Jackson Logan, Phillip M Love, Kam Keiser, Michelle C Waldhauser, Dawn C Kenne, Monique Sanchez, Jeffrey C Gossett, Chris Walker, Michael Walters, David Baumbach, Martha Stevens, Jay Knoblauh, Dutch Quigley, Sheetal Patel, Jeff Royed, Shawna Johnson, Anne Bike, Jennifer Bagwell, Jody Crook, Denver Plachy, Juana Fayett, Liz Hillman, O'Neal D Winfree, Jeff Royed, Luchas Johnson, Shawna Johnson, Souad Mahmassani, Jason Wolfe, Kyle R Lilly, Robin Rodrigue, Sandra F Brawner, Brad McKay, Fletcher J Sturm, Kevin Ruscitti, Patrice L Mims, Kelli Stevens, Tom Donohoe, Andrew H Lewis, Sylvia S Pollan, Theresa Branney, Martin Cuilla, Geoff Storey, Hunter S Shively, Mike Grigsby, Frank Ermis, Phillip K Allen, Tori Kuykendall, Matthew Lenhart, Steven P South, Jane M Tholt, Greg McClendon, Carey M Metz, Gary W Lamphier, Jim Schwieger, Eric Bass, Elsa Villarreal, Robert Shiring, Brad Horn, Gregory Schockling, Dan McCairns, Ragan Bond, Joe Parks, Robyn Zivic, Thomas A Martin, Keith Holst, Scott Neal, Peter F Keavey, Dick Jenkins, Andrea Ring +X-cc: William E Kasemervisz, Russ Severson, Scott Mills +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Ladies and Gentlemen, + +I would like to remind you that only postID of calcs that have TDS Flag (in +Port Calc screen) set to "1" are included in TDS position load. We have +noticed that ST-Bammel, ST-Bridgeline, GD-Texas,... and many more desks do +not have the TDS Flag set to "1". + +Please call me (x30413) or Bill Kasemervisz (x57579) if you have any +questions. + +Kenny H. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/2439351.1075855476918.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/2439351.1075855476918.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4bd5d88e --- /dev/null +++ b/demo/ermis-f/All/cur/2439351.1075855476918.JavaMail.evans@thyme:2,S @@ -0,0 +1,39 @@ +Message-ID: <2439351.1075855476918.JavaMail.evans@thyme> +Date: Sun, 29 Oct 2000 23:03:00 -0800 (PST) +From: caroline.abramo@enron.com +To: frank.ermis@enron.com +Subject: Rockies/ San Juan?? +Cc: russell.dyk@enron.com, per.sekse@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: russell.dyk@enron.com, per.sekse@enron.com +X-From: Caroline Abramo +X-To: Frank Ermis +X-cc: Russell Dyk, Per Sekse +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Hi- + +Frank - done some checking on the rockies / San Juan selling and it does not +seem to be producer driven. Last time we talked you mentioned 5/day selling +right before the AGA last week- was not clear if that was Rockies or SJ. Rus +and I just wanted to clarify what has been done- Rus told me about the deals +Friday- it looks like BP Amoco is selling SJ and buying Rockies? + +My thoughts are that this might have something to do with BP Amoco taking +over IGI Resources - IGI was Bankers biggest single client so that might be +the tie in with their selling- I have a call into IGI and will try to get +them today. + +In the meantime, we need to have a call with Tudor to let them know what is +going on (as you can see form the above, I am a little confused) and +hopefully we can get some info from them to see what else is in store. + +We are going to shoot for this afternoon. + +Rgds, +Caroline \ No newline at end of file diff --git a/demo/ermis-f/All/cur/24394387.1075855473228.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/24394387.1075855473228.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..395f8820 --- /dev/null +++ b/demo/ermis-f/All/cur/24394387.1075855473228.JavaMail.evans@thyme:2,S @@ -0,0 +1,228 @@ +Message-ID: <24394387.1075855473228.JavaMail.evans@thyme> +Date: Mon, 4 Dec 2000 10:05:00 -0800 (PST) +From: miki.bode@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + browning@wasatchenergy.com, bruce.langmade@fortjamesmail.com, + bymank@wdni.com, cards@wdni.com, ccoyle@americansoda.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, kri.pam@pdg.net, + llightfoot@coral-energy.com, lmanis@sdge.com, lprior@enron.com, + niels_a_vervloet@reliantenergy.com, ramperms@bp.com, + rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com +Subject: NWP System Notice - 01-177 Soliciting Electronic Bids +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Bode, Miki" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: December 04, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-177 Soliciting Electronic Bids + +Notice Text: + +All Shippers Notification: 01-177?????? ??????? ??????? Dated December 4, +2000 + + + +TO:???? ??????? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????? (801) 971-5983 +cellular +?????????????????????????????? +?????????????????????? Williams Gas Pipeline-West +?????????????????????? Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR +AVAILABLE FIRM MAINLINE TRANSPORTATION +CAPACITY ON NORTHWEST'S TRANSMISSION SYSTEM + +Northwest has posted the following package of available firm TF-1 Large +Customer transportation capacity to its Electronic Bulletin Board ("EBB") +for competitive bid pursuant to the "Right-of-First-Refusal; Posting of +Pipeline Capacity" provision of Northwest's Tariff, which requires +availability of capacity to be posted to the EBB subject to bid.? All +prearranged terms are indicated below, if applicable.? The prearranged +shipper has the right to match the highest economic value at the end of +the bid period.? If the prearranged shipper does not match the highest +economic value, award of such capacity will be made according to +Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS CLOSED +BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace Karpakis or your +Marketing Services Representative if you encounter any problems with your +EBB bid(s).? DON'T WAIT UNTIL THE LAST MINUTE TO POST YOUR BID.? Time +deadlines are electronically monitored and implemented. + +PACKAGE "ZZ" +From the November 14, 2000 Posting +EBB OFFER # 450 + +RECEIPT DELIVERY??????? ? TOTAL ? INITIAL PRIMARY?????? PREARRANGED +?POINT? ??? POINT ????? ?? DTH/D??????? ? CONTRACT TERM ??????? ?????? +OFFER?? + +Blanco????????????? Green??????????? 15,000??????????? 12/06/00 - +12/31/00????? ???????? YES +Hub-TW??????????? Rvr-CIG + +Min. Acceptable Bid:??? $0.03 per Dth of daily Reservation Contract Demand +for Flexible +Receipt/Delivery Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 15,000 Dth/d +Bid Open Date:? 12/04/00 - (3:00 pm Central Time) +Bid Close Date: 12/05/00 - (3:00 pm Central Time) +Award Deadline: 12/05/00 - (4:00 pm Central Time) +Evergreen:????? ??????? NONE +Special Terms & Cond:?? See 1, 2 and 3 Below. + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into +the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity and +shipper and replacement shipper may utilize any available points on +Northwest's transmission +system without impacting the discount for the original shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition to the +Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable surcharges and +fuel. +? + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation +capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available +transportation capacity.? Multiple electronic bid(s) can be submitted for the +total available +transportation capacity under the specified package OR multiple rates can be +submitted each +for a partial amount of available transportation capacity under the specified +package.? If +the same Shipper submits multiple bids, the highest present value for such +package of +available transportation capacity shall be considered the valid bid. All +other bids from the +same Shipper for the same package of transportation capacity will be +discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is less than +minimum tariff rate, the following formula is utilized:? Bid Rate x FERC +Interest Rate +x The Maximum Bid Quantity x 365 days/100/12; or if the maximum rate is bid, +the +following formula is utilized:? Bid Rate x FERC Interest Rate x Maximum Bid +Quantity x +days bid/100. In case of a tie, each tied shipper will have the right to +improve its bid +by submitting an improved bid within 24 hours of the bid close time.? Such +improved bid +shall be faxed to (801) 584-7076 to Candace Karpakis or Patrick Aman.? If a +tie still +exists, such capacity shall be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than indicated +for the capacity unless maximum rate is bid. + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button on the +offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The +screen will allow you to review the conditions of the offer.? Close this +screen when you have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting the +"VIEWBID" button.? Close this screen when you have finished viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" +button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, highlight +the receipt/delivery point section with the left mouse button and modify +accordingly. Select +?"SAVE".? If an error appears at the button of the screen, the error will +need to be +corrected and the data will need to be saved again.? If successful, a message +will appear +indicating the bid information has saved and the bid rate must be entered.? +Select "OK". +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +????? You have just "CREATED" your bid for the offer.? You now need to +"SUBMIT" +????? your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button.? All +of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you would +like to submit. +Select the "SUBMIT" button at the top of the screen to post the bid. + +????? To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button.? All +of?? +????? your bids will appear.? If the bid has not yet been submitted, +highlight the? +???? "BID IN DRAFT STATUS" that you would like to withdraw.? Select the +"WITHDRAW" +????? button at the top of the screen to withdraw the bid.? After a bid has +been +???? withdrawn, you can select the "DELETE" button at the top of the screen +to +???? delete it from the screen. + +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + +Word: F\Short Term/Capacity for Bid-All 2000 December 4, 2000 01-177.doc \ No newline at end of file diff --git a/demo/ermis-f/All/cur/24409938.1075855474838.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/24409938.1075855474838.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1a298901 --- /dev/null +++ b/demo/ermis-f/All/cur/24409938.1075855474838.JavaMail.evans@thyme:2,S @@ -0,0 +1,20 @@ +Message-ID: <24409938.1075855474838.JavaMail.evans@thyme> +Date: Tue, 14 Nov 2000 10:00:00 -0800 (PST) +From: ss4@skpstnhouston.com +To: energy.professional@mailman.enron.com +Subject: E-Commerce Solutions +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Skipping Stone +X-To: Energy.Professional@mailman.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Still Looking for an +E-Commerce Solution? + +[IMAGE] \ No newline at end of file diff --git a/demo/ermis-f/All/cur/24440742.1075855472431.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/24440742.1075855472431.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f4cf04f8 --- /dev/null +++ b/demo/ermis-f/All/cur/24440742.1075855472431.JavaMail.evans@thyme:2,S @@ -0,0 +1,157 @@ +Message-ID: <24440742.1075855472431.JavaMail.evans@thyme> +Date: Fri, 8 Dec 2000 09:28:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron In Action 12.11.00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Help CPS Kids! Enron, KRBE and Sun and Ski Sports are collecting donations= +=20 +for Children's Protective Services' Be A Resource + (BEAR) Program to purchase gifts this holiday season. Make your donation= +=20 +and receive a $10-off coupon + for Sun and Ski Sports. Donations will be accepted in EB 407 or the Enron= +=20 +Building Lobby - Tuesday, December 12;=20 + Thursday, December 14; and Monday, December 18 from 10:00 a.m.-2:00 p.m.= +=20 + +KRBE LIVE In Come out and show your support for the CPS - BEAR collection= +=20 +Monday, December 18 when the 104 KRBE=20 +Antioch Park morning show's "Streets of America" comes to Antioch Park. Se= +e=20 +you there bright and early from 6:00 a.m.-9:00 a.m! + Make a donation and get a Krispy Kreme doughnut! + +Houston Symphony Enjoy the Classical Encounters for Singles 2nd Annual=20 +Holiday Bash with the Houston Symphony on =20 +Singles Mixer! Friday, December 15 from 6:00 p.m.-7:30 p.m. at the Balcony= +=20 +level Lobby of Jones Hall! This pre-concert party=20 + offers a dessert buffet, live jazz quartet Blue Monks, door prizes and mor= +e.=20 +It is also a prelude to the Houston Symphony=20 + concert at 8:00 p.m. in Jones Hall featuring Handel's Messiah. Tickets ar= +e=20 +$35 per person and include the mixer=20 + and concert ticket - pre-paid reservations are required. Space is limited= +! =20 +Call 713-238-1477 to reserve your seat. + +Enron HOLIDAY You are invited to the Enron Holiday Open House and Festival = +of=20 +Lights on Tuesday, December 19 on the +OPEN HOUSE Executive 50th Floor from 3:00 p.m.-5:00 p.m. Come enjoy some= +=20 +delightful treats and holiday cheer at this + annual celebration! + +galleryfurniture.com The inaugural galleryfurniture.com Bowl game is coming= +=20 +to Houston on Wednesday, December 27th at the=20 +Bowl Houston Astrodome and Enron is proud to be a major sponsor of the game= +. =20 +Don't miss your chance to be a part=20 + of all the exciting action, as the Texas Tech Red Raiders and East Carolin= +a=20 +Pirates go head-to-head in the battle of=20 + bowl bragging rights. Discounted tickets to the game are being sold to all= +=20 +Enron employees for only $9 each (no limit)=20 + through the Signature Shop through December 18th or until the game is sold= +=20 +out. For more information, click here=20 + for a direct link or visit enronsigshop.com to be a part of all the exciti= +ng=20 +bowl action! + +Theater Tickets for Stages Repertory Theatre, the second largest theatre in= +=20 +Houston, presents "Company", Stephen Sondheim's +Adults and Kids! enchanting musical about the difficulties of love and=20 +commitment. Performances run Wednesday through Sunday=20 + every week from now until December 31 and Enron employees receive a $5=20 +discount when they order main stage=20 + tickets by phone at 713-527-8243. + + For the little ones, "The Toys Take Over Christmas" is a fun-filled holida= +y=20 +story set in an old-fashioned toyshop in the + early 1900's. Tickets are $8 per child and include a visit from Santa.=20 +Daytime performances run from now until=20 + December 23. Call 713-527-8243 or visit www.stagestheatre.com to order yo= +ur=20 +tickets! + +Enron Camera Club COMING SOON... watch this space for details! + + + +Houston Cougars vs. Come support the Houston Cougars as they face the Texas= +=20 +Longhorns on Wednesday, December 20th at Hofheinz=20 +Texas Longhorns Pavilion. 94.5 The Buzz will be at the game collecting ite= +ms=20 +for their Santa's Letters promotion. Any fan donating an=20 + item to Santa's Letters will have the opportunity to upgrade their seats t= +o=20 +floor seats and one lucky winner will win a suite=20 + to a future game. Help a family in need this holiday by bringing a new=20 +blanket or teddy bear to the game. Tickets=20 + are available at 713 - GO COOGS. + +Christmas Homeless The 22nd Annual Christmas Homeless Feast 2000, sponsored= +=20 +by the City Wide Club, will be held on December 24 at the +Feast George R. Brown Convention Center from 10:00 a.m. until everyone is= +=20 +served. Volunteers are needed for the event and + are asked to arrive at 7:00 a.m. at Exhibit C for instructions. Donations = +of=20 +food items (especially turkeys) are much=20 + appreciated and can be dropped of at the nearest Thrifty Car Rental stores= +. =20 +If you know of a family in need of a warm=20 + meal, please call 713-523-1640 for more information. + +Hunger Site Support the Hunger Site, where all you need to do is click a=20 +button and somewhere in the world a hungry person + receives a meal at no cost to you. The site is backed by corporate=20 +sponsors. All it takes is a second to click an icon + to donate food once a day. See www.thehungersite.com for details. + + + +Flu Vaccine The Flu Vaccine is being delivered to the Health Center in smal= +l=20 +allotments. If you would like a flu shot, please=20 + e-mail Health Center. You will be notified via e-mail when your vaccine= +=20 +arrives. =20 + +The Met-Business The Met-Business & Sports Club is waiving the $200=20 +initiation fee for new enrollments in December! Contact=20 +& Sports Club Susan Jakers or Keri Elliott at The Met at 713-652-0700 or= +=20 +Georgia Fogo at ext. 35609 for more information.=20 + + +Share the News +If you would like to post any news or events in Enron In Action, please ema= +il=20 +your information to=20 +Michelle Lin (ext. 39963) no later than 12:00 noon the Thursday prior to th= +e=20 +next Monday=01,s mailing. + diff --git a/demo/ermis-f/All/cur/24620082.1075855489757.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/24620082.1075855489757.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..59a9b230 --- /dev/null +++ b/demo/ermis-f/All/cur/24620082.1075855489757.JavaMail.evans@thyme:2,S @@ -0,0 +1,32 @@ +Message-ID: <24620082.1075855489757.JavaMail.evans@thyme> +Date: Wed, 2 May 2001 07:38:00 -0700 (PDT) +From: teresa.knight@nesanet.org +Subject: NESA/HEA Renewal Last Call +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Teresa Knight +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Just a last reminder that you haven't renewed your 2001 NESA/HEA dues. We +are in the process of preparing to publish our annual directory and are +hopeful that you will take a moment to renew your dues so that you are +included. If you have misplaced your form, please visit our website at +www.nesanet.org and click on WHAT IS NESA, or call the office at +713/856-6525 and we can update your records over the phone with a credit +card. Dues are only $75 and you don't want to be left out! + +Let us hear from you, or if you wish to be deleted, just respond to this +message. Thanks for your consideration and we hope you'll renew your dues! + + +Teresa Knight +Vice President, Membership +NESA/HEA +(713)856-6525 +Fax (713)856-6199 \ No newline at end of file diff --git a/demo/ermis-f/All/cur/24747036.1075855474283.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/24747036.1075855474283.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e409b9e4 --- /dev/null +++ b/demo/ermis-f/All/cur/24747036.1075855474283.JavaMail.evans@thyme:2,S @@ -0,0 +1,115 @@ +Message-ID: <24747036.1075855474283.JavaMail.evans@thyme> +Date: Fri, 17 Nov 2000 10:44:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron In Action 11.20.00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Nutcracker Tickets Fabulous seats for the final Nutcracker full dress +rehearsal - including Founders' Box seats - are available for + Wednesday, November 22, 7:30 p.m. at the Wortham Theater. Supply is +limited, so buy your ticket soon + for a first peak at the highlight of the holiday performance season. Tickets +are only $10! They're first come first serve + and are available in EB 407. + +Free Popcorn at Bring a book to the movies and get free popcorn! Enron's +Prescription for Reading Book Drive is on Saturday, +the Movies! November 25, noon to 4:00 p.m. Bring a new or gently used +children's book to one of the following Cinemark + Theaters on November 25. With your gift, you will receive a small popcorn to +enjoy during the release of Disney's + 102 Dalmatians, or any other great movie! + + Cinemark 24 Westchase - 3600 Sam Houston Parkway + Cinemark 16 - 12920 Northwest Freeway + Cinemark 16 - Pasadena + Cinemark 18 - 20915 Gulf Freeway + + Enron's Prescription for Reading program, a Reach Out & Read program, is an +early literacy intervention program + that is implemented in pediatric healthcare clinics and targets children +between the ages of 6 months and 5 years + during their well-baby check-ups at UT-Houston facilities. + +Big E Cafe - Don't be a Grinch this Holiday Season! Help spread the Holiday +Cheer and give your time and effort back to +December 1 the community. Come out to the Big E Cafe on Friday, December 1 +from 11:30 a.m to 1:00 p.m. and check out the + opportunities to sign up for community volunteer projects. Lunch is only $5. +Bring a toy, clothing item, or + canned good and receive $1 off lunch! Be sure to also check out information +on the galleryfurniture.com bowl; you + will receive a coupon for a free Chic-Fil-A sandwich with the purchase of a +bowl game ticket at Big E! Entertainment + will be provided by the Gary-Dahl Band, with special appearances by The +Grinch! + + + +Foley's Friday CHANGE HOUSTON 2000, a city-wide campaign benefiting SEARCH, +will be at 14 Foley's locations around Houston +Volunteers! on November 24 - the day after Thanksgiving. Volunteers are +needed to help collect money, "cheerlead" shoppers to + donate, and hand out information about SEARCH. This is an excellent +opportunity for friends and family to get + together during the biggest shopping day of the year and give back to the +community. Please contact Stephanie + Harris at 713-739-7752 ext.142 for more information. Come out and have a +wonderful time! + +MFA Volunteers for You are invited to the Museum of Fine Arts Corporate +Partner Holiday Party on December 12 from 7:00 p.m. +Holiday Party to 9:00 p.m, but volunteers are needed to help with fun and +exciting preparations! The party is free for all corporate + partner company employees and their families. In addition to helping out +with face-painting, escorting guests, and + assisting with photographers and Santa Claus throughout the night, the party +features seasonal decor, + holiday craft projects, and delicious desserts! Contact India +Kerr-Perkinson at 713-639-7570 for more information + and or click here to print out the volunteer form. + +Enron Kids Holiday We still have a few students that need caring Enron +sponsors! Come participate with Enron Kids, a program +Fun! that helps provide books and equipment for schools in need. Sponsor a +student or team up with co-workers or your + department to provide a bag full of holiday cheer to an HISD Burrus +Elementary student! A shopping committee + can shop for you if your schedule does not give you the time. Sign-ups are: + + November 14, 16, 17: 11:00 a.m. - 1:00 p.m. Sponsor Sign-Up in the Enron +Building lobby + November 15: 11:00 a.m. - 1:00 p.m. Sponsor Sign-Up in 3AC 601 + November 15: 11:00 a.m. - 1:00 p.m. Sponsor Sign-Up in Jefferson +Bldg. Ground Floor Conference Room + + Gift drop-offs will be on December 4-8, and the holiday party for Enron Kids +will be at Burrus Elementary on Thursday, + December 14, with transportation available to sponsors. For more +information, contact Geneva Davis at ext. 35517 + or Leslie Campbell at ext. 35983. + + +Ceridian LifeWorks Celebrations. Travel. Traditions. Shopping. +Expectations. Memories. With all the anticipation, and all your +Helps Your Holidays! obligations at work and home, sometimes it can be hard +to stop and really enjoy the holidays. That's why LifeWorks + is here to help you. For some great tips, access LifeWorks by calling +800-635-0606 or visit LifeWorks Online at + www.lifeworks.com (company id: enron, password: 2000). + +Flu Vaccine The flu vaccine is scheduled to arrive before December 1. Due to +its limited supply, you are encouraged to +Update email your vaccine request as soon as possible to +Health_Center@enron.com. You will be notified by + email when the vaccine is available. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/24793272.1075855475273.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/24793272.1075855475273.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..9e52517b --- /dev/null +++ b/demo/ermis-f/All/cur/24793272.1075855475273.JavaMail.evans@thyme:2,S @@ -0,0 +1,52 @@ +Message-ID: <24793272.1075855475273.JavaMail.evans@thyme> +Date: Fri, 10 Nov 2000 05:47:00 -0800 (PST) +From: anne.labbe@enron.com +To: andrew.lewis@enron.com, andrea.ring@enron.com, brad.mckay@enron.com, + chris.germany@enron.com, dan.junek@enron.com, + david.delainey@enron.com, dick.jenkins@enron.com, + felecia.russell@enron.com, fletcher.sturm@enron.com, + frank.ermis@enron.com, geoff.storey@enron.com, + george.smith@enron.com, hunter.shively@enron.com, + ina.rangel@enron.com, jane.tholt@enron.com, jared.kaiser@enron.com, + jay.reitmeyer@enron.com, joe.parks@enron.com, john.arnold@enron.com, + john.taylor@enron.com, john.lavorato@enron.com, + judy.townsend@enron.com, kate.fraser@enron.com, + kay.chapman@enron.com, keith.holst@enron.com, + kelli.stevens@enron.com, kevin.ruscitti@enron.com, + kimberly.hillis@enron.com, kimberly.brown@enron.com, + larry.may@enron.com, lisa.kinsey@enron.com, mark.frevert@enron.com, + martin.cuilla@enron.com, matthew.lenhart@enron.com, + matt.smith@enron.com, maureen.smith@enron.com, mike.maggi@enron.com, + peter.keavey@enron.com, phillip.allen@enron.com, + airam.arteaga@enron.com, randall.gay@enron.com, + robert.superty@enron.com, robin.barbe@enron.com, + sandra.brawner@enron.com, sarah.mulholland@enron.com, + scott.goodell@enron.com, scott.hendrickson@enron.com, + scott.neal@enron.com, susan.pereira@enron.com, + sylvia.pollan@enron.com, tammi.depaolis@enron.com, + mike.dunn@enron.com, victoria.versen@enron.com +Subject: Open Enrollment for 2001 benefits ends Nov. 15th +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Anne Labbe +X-To: Andrew H Lewis, Andrea Ring, Brad McKay, Chris Germany, Dan Junek, David W Delainey, Dick Jenkins, Felecia Russell, Fletcher J Sturm, Frank Ermis, Geoff Storey, George D Smith, Hunter S Shively, Ina Rangel, Jane M Tholt, Jared Kaiser, Jay Reitmeyer, Joe Parks, John Arnold, John Craig Taylor, John J Lavorato, Judy Townsend, Kate Fraser, Kay Chapman, Keith Holst, Kelli Stevens, Kevin Ruscitti, Kimberly Hillis, Kimberly Brown, Larry May, Lisa Kinsey, Mark Frevert, Martin Cuilla, Matthew Lenhart, Matt Smith, Maureen Smith, Mike Maggi, Peter F Keavey, Phillip K Allen, Airam Arteaga, Randall L Gay, Robert Superty, Robin Barbe, Sandra F Brawner, Sarah Mulholland, Scott Goodell, Scott Hendrickson, Scott Neal, Susan W Pereira, Sylvia S Pollan, Tammi DePaolis, Mike R Dunn, Victoria Versen +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The final window for making your 2001 benefits elections or changes ends=20 +11/15 at 5 pm. If you do not elect to make any changes, your 2000 health= +=20 +benefit elections will rollover for 2001. + +If you still need to make changes, logon to www.enron.benefitsnow.com or ca= +ll=20 +1-800-425-5864. You will need your PIN number that is printed on your=20 +personal worksheet to access the web and hotline. =20 + +If you have any questions, please call the Benefits Dept. directly at x3797= +9,=20 +option 1, or Anne Labbe=01, at x57809. diff --git a/demo/ermis-f/All/cur/24854984.1075855489509.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/24854984.1075855489509.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7721ebfa --- /dev/null +++ b/demo/ermis-f/All/cur/24854984.1075855489509.JavaMail.evans@thyme:2,S @@ -0,0 +1,119 @@ +Message-ID: <24854984.1075855489509.JavaMail.evans@thyme> +Date: Thu, 3 May 2001 12:39:00 -0700 (PDT) +From: jennifersmith@kaseco.com +To: fermis@ect.enron.com +Subject: Learn Technical Analysis, Early Bird Special for Houston Class +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: jennifersmith@kaseco.com (Jennifer Smith) +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +If you no longer would like to receive email from Kase, please reply with= +=20 +UNSUBSCRIBE in the subject line + +? =20 +? ? ? Kase Logo + +Learn Technical Analysis +Two Full Days + July 17-18, 2001 +Early Bird Discount until June 14, 2001 +Houston, Texas + +www.kaseco.com =20 + + +Energy Traders, Marketers and Buyers. =20 + +This two full day class serves as both an introduction to those new to=20 +technical analysis and a refresher for experienced traders.? Technicals are= +=20 +taught in a logical, systematic manner oriented to equip both physic= +al=20 +and paper traders to buy low, sell high and manage risk in the real world i= +n=20 +a logical, methodical manner. ? =20 +In this class you will:=20 + +? Ascertain when and how to take profit and cut losses. +? Find out how to set up a strategy by identifying probable market directio= +n=20 +and turns as well as likely targets using chart patterns. +? Learn to use both traditional indicators like moving averages and=20 +stochastics, as well the state-of-the-art methods which won Cynthia Kase th= +e=20 +coveted Market Technicians Association's "Best of the Best"=20 +award. =20 + +? =20 + + + =20 + =20 +Content =20 + +? Charting Basics, Types of Charts, Support and Resistance +? When to Buy or Sell (Entry Techniques) +? When to Exit Based on Signals (Momentum and Divergence) +? How to Exit Based on Stops (Managing Trade Risk) +? Chart Patterns and Forecasting Basics (Candlesticks, Elliott? Wave, Flags= +,=20 +etc.) +? Statistical Hedging=20 + +? =20 + +Registration Fees Include a Copy of Cynthia Kase=01,s acclaimed book =01&Tr= +ading=20 +with the Odds=018 =20 +Fees +Location and Hotel +About the Presenters +Who Should Attend +Detailed Agenda and Schedule +Custom Classes=20 + +Chart + +*** Register Now!*** =20 + +For more information log on to www.kaseco.com or contact me directly at the= +=20 +Email or phone numbers shown below.? =20 +Jennifer Smith +Kase and Company, Inc. +jennifersmith@kaseco.com +505-237-1600 voice +505-237-1659 fax =20 + + =20 + + Early Bird For=20 +July 17-18 is June 14, 2001 + +[IMAGE] + +Early Bird Special: $845.00 + Two or More Early Bird: $795.00 +Regular: $995.00 +Two or More: $895.00 + =20 + +REGISTER NOW!!! =20 + +? =20 +Marriott West Loop +1750 West Loop South Houston, TX 77027 +1-800-613-3982 Reservations by Phone +1-713-624-1517 Reservations by Fax +Room Rate: $139.00 per night +Please Mention that you are attending the Kase and Company Seminar. +? =20 +Back to Links \ No newline at end of file diff --git a/demo/ermis-f/All/cur/25015758.1075855490321.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/25015758.1075855490321.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c3b940b8 --- /dev/null +++ b/demo/ermis-f/All/cur/25015758.1075855490321.JavaMail.evans@thyme:2,S @@ -0,0 +1,162 @@ +Message-ID: <25015758.1075855490321.JavaMail.evans@thyme> +Date: Fri, 27 Apr 2001 09:50:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron In Action 04.30.01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +US Men's Clay Court Championships Downtown Exhibition Event - Today at 12= +=20 +PM!!! + +Today at 12 PM, downtown Houston is hosting a exhibition tennis event on=20 +Texas Avenue in front of Bayou Place featuring Jan-Michael Gambill in honor= +=20 +of the=20 +US Men's Clay Court Championships being held at Westside Tennis Club this= +=20 +week. The event is free and will last approximately 45 minutes. =20 + +Please join us for a brownbag concert on Friday, May 4 from 12:00 =01) 1:00= + p.m.=20 +at Two Allen Center in the Forum (7th floor). Da Camera presents, =01&The = +Ying=20 +Quartet=018 performing selected 20th Century chamber pieces. + +Also, De Camera is offering a 20% discount to Enron employees to Da Camera= +=01,s=20 +200/01 season finale concert, =01&Celebrating Patronage=018 on Saturday, Ma= +y 6 at=20 +The Wortham Center. + +If you are interested, please RSVP to Jessica Nunez at X31918 + +Do you hate to garden in the summer because everything you plant dies? Lin= +da=20 +Gay, Director of the Mercer Arboretum and Botanic Gardens in Humble, will= +=20 +teach us about plants that not only survive, but thrive during the dog days= +=20 +of Houston summers. Topics will include tropical-looking plants for sun and= +=20 +shade, gingers, fragrant plants, and drought-tolerant plants. + +WHEN: Tuesday, May 8th, 11:30 a.m. - 12:30 p.m. +WHERE: The Forum, 12th floor of 2 Allen Center + +Houston area singles interested in jazz, dessert and classical music can me= +et=20 +and mingle on Friday, May 4, 2001. + +The evening of entertainment begins at 5:30 p.m., with live jazz by the Blu= +e =20 +Monks at Sambuca Jazz Cafes at 909 Texas Avenue. Complimentary hors=20 +d'oeuvres and a cash bar are available at the pre-concert party. + +At 7p.m., you're off to Jones Hall across the street for dessert at the Rou= +nd=20 +Bar before the Houston Symphony performance at 8 p.m. + +David Robertson, Musical America's Conductor of the Year 2000, will lead=20 +Beethoven's idyllic romp through the countryside, Symphony No. 6, Pastoral.= + =20 +The program concludes with Prokofiev's patriotic Alexander Nevsky,=20 +originally written for the Eisenstein film of the same name, and the=20 +legendary Battle on the Ice, featuring the Houston Symphony Chorus. + +Tickets are $35 and include the pre-concert party at Sambuca, dessert at th= +e=20 +Round Bar in Jones Hall and reserved concert seating. Pre-paid reservation= +s=20 +are required and space is limited. Singles only please. Make your=20 +reservations on-line at www.houstonsymphony.org or call 713 238-1477. + + +Project Mom @ Friendly Haven on Saturday, May 11th.... in Honor of Mother's= + =20 +Day! +Join Enron employees at Friendly Haven, a housing assistance program=20 +supported by AFH (AIDS Foundation Houston), for a volunteer project designe= +d=20 +to celebrate Mother's Day. Approximately 40 single mothers comprise Friend= +ly=20 +Haven's residents and we would like to make the day special for both them a= +nd=20 +their children. =20 + +Enron volunteers are needed to facilitate a children's craft activity for= +=20 +Mother's Day presents and also serve a special brunch to all of the mothers= +=20 +in the program. This project can be utilized as a team building opportunit= +y=20 +for a department with 15 - 25 employees or individual volunteers may sign u= +p=20 +by contacting Janice Riedel at x37507 - for more information on AFH, visit= +=20 +http://www.aidshelp.org/programs/housing.htm. + +ChildBuilders, Houston's Advocates for Mental Health in Children, is hosti= +ng=20 +a special lunch time event on Tuesday, May 8th from 11 AM - 2 PM, in honor = +of=20 +Children's Mental Health Awareness Week at Hermann Square, featuring actors= +=20 +performing vignettes on issues and parenting. Zydeco music, free soft drin= +ks=20 +and deserts will also be available. =20 + +Volunteers will receive a free t-shirt and are needed to publicize the even= +t,=20 +fill balloons, set-up tables and chairs, serve drinks and deserts, and to= +=20 +assist with clean-up. To sign up for these jobs, please open and read the= +=20 +attachment for more specific job descriptions and email the sign-up sheet= +=20 +with your name, phone number, and email address to Dottie Bates at=20 +dsquareb@msn.com or call (713) 932-8440. + +http://home.enron.com:84/messaging/signup.doc + + +VOLUNTEERS NEEDED FOR 15TH ANNUAL HOUSTON HOOP-IT-UP MAY 5-6! + +The best way to get yourself jump-started for a full year of Hoops. Become= + a=20 +part of this jammin=01,hoops scene with over 1,200 teams & 4,800 players. = +Join=20 +us at Greenspoint Mall for a basketball-crazed atmosphere. Games and speci= +al=20 +events being played simultaneously on 110 courts so the basketballs will be= +=20 +flying HOOP-IT-UP is where you play for FUN. EVENT BENEFITS THE =01&ESCAPE= +=20 +FAMILY RESOURCE CENTER=018 + +SATURDAY =01) MAY 5TH 8:00 =01) 6:00 PM +SUNDAY =01) MAY 6TH 8:00 =01) 5:00 PM + +For more information please call =01&Hoop-It-Up Hotline=018: 713-521-4535 o= +r +E-Mail: Hoopitup@Texas.Net=20 + + + +Have News to Share? +To post news or events in Enron In Action, please e-mail your information t= +o=20 +EIA@enron.com=20 +no later than 12:00 noon the Thursday prior to the next Monday=01,s mailing= +. + + diff --git a/demo/ermis-f/All/cur/25291744.1075855472093.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/25291744.1075855472093.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e89b6aba --- /dev/null +++ b/demo/ermis-f/All/cur/25291744.1075855472093.JavaMail.evans@thyme:2,S @@ -0,0 +1,135 @@ +Message-ID: <25291744.1075855472093.JavaMail.evans@thyme> +Date: Tue, 12 Dec 2000 10:50:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.states@enron.com +Subject: Improved Process for Engaging Temporary Workers +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Employees United States +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +As you are aware, Enron utilizes temporary staffing services to satisfy=20 +staffing requirements throughout the company. For the past several months,= + a=20 +project team, representing Enron=01,s temporary staffing users, have resear= +ched=20 +and evaluated alternative Managed Services programs to determine which sour= +ce=20 +would best meet our current and future needs in terms of quality, performan= +ce=20 +and cost containment objectives. The Business Unit Implementation Project= +=20 +Team members are:=20 + +Laurie Koenig, Operations Management, EES +Carolyn Vigne, Administration, EE&CC +Linda Martin, Accounting & Accounts Payable, Corporate +Beverly Stephens, Administration, ENA +Norma Hasenjager, Human Resources, ET&S +Peggy McCurley, Administration, Networks +Jane Ellen Weaver, Enron Broadband Services +Paulette Obrecht, Legal, Corporate +George Weber, GSS + +In addition, Eric Merten (EBS), Kathy Cook (EE&CC), Carolyn Gilley (ENA),= +=20 +Larry Dallman (Corp/AP), and Diane Eckels (GSS) were active members of the= +=20 +Selection Project Team. + +As a result of the team=01,s efforts, we are pleased to announce the beginn= +ing=20 +of a strategic alliance with CORESTAFF=01,s Managed Services Group. This g= +roup=20 +will function as a vendor-neutral management entity overseeing all staffing= +=20 +vendors in the program scope. They will also provide a web based online=20 +technology tool that will enhance the ordering and reporting capabilities. = +=20 +The goal of our alliance with CORESTAFF is to make obtaining a temporary=20 +worker with the right skills and experience easier while protecting the bes= +t=20 +interests of the organization.=20 + +We plan to implement Phase I of this improvement effective January 2, 2001.= + =20 +This Phase I of the implementation will encompass administrative/clerical= +=20 +temporary workers at the Houston locations only. If you currently have=20 +administrative/clerical temporary workers in your department, the enhanceme= +nt=20 +will not affect their position. In an effort to preserve relationships, all= +=20 +current staffing vendors will be invited to participate in this enhanced=20 +program. CORESTAFF shares our commitment to minimize any disruptions in=20 +service during this transition.=20 +=20 +We expect to incorporate the administrative/clerical workers in Omaha,=20 +Seattle and Portland in Phase II, which is scheduled for February, 2001. T= +he=20 +scope and timing of any additional phases will be determined after these tw= +o=20 +phases have been completed. + +Realizing the impact that the temporary workforce has in business today, we= +=20 +selected CORESTAFF=01,s Managed Services Group based on their exceptional= +=20 +management team, commitment to quality service, and creative solutions to o= +ur=20 +staffing needs. The relationship promises to offer Enron a cost effective= +=20 +and simple means for obtaining temporary employees. + +In the coming weeks, Enron and CORESTAFF=01,s Managed Services Group will b= +e=20 +communicating to Enron=01,s administrative/clerical temporary staffing vend= +ors=20 +about the new process. =20 + +There are many benefits to this new Managed Services program, which are=20 +outlined on the attached page. More details on how to utilize CORESTAFF=01= +,s=20 +Managed Services program will be announced soon and meetings will be=20 +scheduled to demonstrate the reporting system and to meet the Managed=20 +Services team. + +What is Managed Services? + +CORESTAFF=01,s Managed Services program includes: + +? Vendor-neutral management model +? Equal distribution of staffing orders to all staffing partners +? Web-based application with online ordering, data capture and customized= +=20 +reporting +? Benchmarking and performance measurement for continuous improvement +? Methodologies for accurate skill-matching and fulfillment efficiencies=20 + +Key Benefits + +? More vendors working on each order from the outset =01) faster access to= +=20 +available talent pools +? Standardized mark-ups and fees to manage costs more effectively +? Online access to requisition status for users=20 +? Robust databases offering managers enhanced tracking and reporting of=20 +temporary usage and expenditures +? Standard and customized reporting capabilities -- online +? Tenured, experienced Managed Services team on-site to assist users in=20 +accessing web site, identifying usage trends, preparing specialized reports= +,=20 +etc. =20 + +Corestaff/Managed Services/Staffing + +Joseph Marsh =01) Lead / Operations (josephm@corestaff.com; 713-438-1400) +Amy Binney, Sharon B. Sellers =01) Operations +Cherri Carbonara =01) Marketing / Communications +Cynthia Duhon =01)Staffing Partner management \ No newline at end of file diff --git a/demo/ermis-f/All/cur/25334659.1075855474439.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/25334659.1075855474439.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..38fc361e --- /dev/null +++ b/demo/ermis-f/All/cur/25334659.1075855474439.JavaMail.evans@thyme:2,S @@ -0,0 +1,20 @@ +Message-ID: <25334659.1075855474439.JavaMail.evans@thyme> +Date: Thu, 16 Nov 2000 12:05:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.states@enron.com +Subject: Winner of XMS Drawing for Continental Airlines Tickets +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Employees United States +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Thank you to everyone who participated in the XMS Web Expense Report +contest. We had over 1000 responses with 906 correct answers. Randy Klug of +EBS in Portland was the winner. Congratulations, Randy, and thank you all +for participating. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/25436326.1075855472919.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/25436326.1075855472919.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..32e6f82b --- /dev/null +++ b/demo/ermis-f/All/cur/25436326.1075855472919.JavaMail.evans@thyme:2,S @@ -0,0 +1,21 @@ +Message-ID: <25436326.1075855472919.JavaMail.evans@thyme> +Date: Wed, 6 Dec 2000 02:55:00 -0800 (PST) +From: frank.ermis@enron.com +To: laura.pena@enron.com +Subject: christmas party +Cc: frank.ermis@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: frank.ermis@enron.com +X-From: Frank Ermis +X-To: Laura R Pena +X-cc: Frank Ermis +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +I would like to RSVP my wife Laura and myself. + +Thank you \ No newline at end of file diff --git a/demo/ermis-f/All/cur/25486746.1075855488088.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/25486746.1075855488088.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..651351b7 --- /dev/null +++ b/demo/ermis-f/All/cur/25486746.1075855488088.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <25486746.1075855488088.JavaMail.evans@thyme> +Date: Sat, 12 May 2001 17:29:00 -0700 (PDT) +From: enerfax1@bellsouth.net +To: enerfaxweb@yahoogroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Enerfax Daily (29).htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Welcome to enerfax.com + +Enter Here + +| Free Domain Name Registration and Free Domain Name Forwarding by +YourNameFree.com - Register your domain name. + +Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/25707264.1075855472338.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/25707264.1075855472338.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b46ddd79 --- /dev/null +++ b/demo/ermis-f/All/cur/25707264.1075855472338.JavaMail.evans@thyme:2,S @@ -0,0 +1,43 @@ +Message-ID: <25707264.1075855472338.JavaMail.evans@thyme> +Date: Sun, 10 Dec 2000 22:07:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: eSource presents eSearch +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +eSource Launches eSearch Site Bringing Research to Your Desktop + + +eSource, Enron's premier research group, launched their new product, eSearch, +on December 8, 2000. + +eSource's team of specialized researchers have created a web site to bring +information and research to every employee's desktop. The eSearch web site +offers many links to information resources, access to research databases, +specialized searches, sites to purchase books, articles, and reports, and +training. Employees can use the web site to conduct their own research or as +a vehicle to submit research requests. eSource's researchers and industry +specialists are available to all Enron business units to provide timely and +cost efficient research, to work with individuals or groups to fulfill one +time research requests, or to design ongoing, customized monitoring projects +or news updates. + + +The preferred browser is Internet Explorer + +Join us for a demonstration and training session on Friday, December 15th at +1:00-1:30 and 2:00-2:30 in room EB5C2. + + + +http://esource.enron.com +Discover a Wealth of Information at Your Desktop \ No newline at end of file diff --git a/demo/ermis-f/All/cur/25771217.1075855472638.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/25771217.1075855472638.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c422e6b9 --- /dev/null +++ b/demo/ermis-f/All/cur/25771217.1075855472638.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <25771217.1075855472638.JavaMail.evans@thyme> +Date: Thu, 7 Dec 2000 20:53:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Enerfax Daily-Please click link to view Enerfax Daily +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + + http://www.enerfax.com/ + + +begin 666 Enerfax Daily.url +M6T1%1D%53%1=#0I"05-%55),/6AT=' Z+R]W=W"YC;VTO#0H- +M"EM$3T,C-2,V70T*0D%315523#UH='1P.B\O<&5R +Date: Fri, 8 Dec 2000 05:52:00 -0800 (PST) +From: jarx@pge.com +To: frank.ermis@enron.com +Subject: FW: how is this for subliminable? +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Rincon, Jaime" +X-To: "'frank.ermis@enron.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +-----Original Message-----From: Mark RINC?N Ram?rez +[mailto:lpaz256@uts.cc.utexas.edu]Sent: Thursday, December 07, 2000 10:54 +PMTo: lediplomat@yahoo.frCc: maryjessie@lycos.com; riverpierce@hotmail.com; +Rincon, JaimeSubject: how is this for subliminable? +If you look under your bed, you will find a little grouchy monster who will +give you this anonymous tip:Amazingly, rearranging the letters of +"Republican National Committee" produces the words "Inept ballot count: +America mine". + - pic26962[1].jpg \ No newline at end of file diff --git a/demo/ermis-f/All/cur/26017287.1075855474259.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/26017287.1075855474259.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d42f2c34 --- /dev/null +++ b/demo/ermis-f/All/cur/26017287.1075855474259.JavaMail.evans@thyme:2,S @@ -0,0 +1,330 @@ +Message-ID: <26017287.1075855474259.JavaMail.evans@thyme> +Date: Sun, 19 Nov 2000 11:58:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Go + to www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 20, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 20, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + + + [IMAGE] + + + + + + + + Total to Build Deep-Water Gulf of + Mexico Gathering System + + + ? ? TotalFinaElf plans to construct a natural gas gathering project with its +north American partners in the Gulf of Mexico, enabling the development of +three deep offshore natural gas fields. The project consisted of a 56-mile +pipeline with a transmission capacity of 500 MMcf per day and a processing +platform, owned and operated by Williams.? Construction of the Canyon +Express pipeline, in the Mississippi Canyon area about 120 miles southeast +of New Orleans, will begin next year. The gathering system will begin +operating in summer 2002, at the same time as the three natural gas fields, +Aconcagua, King's Peak and Camden Hills. Canyon Express was a major +technological breakthrough for TotalFinaElf, making it possible to undertake +oil and natural gas operations at previously untapped depths of over 6,000 +feet. The gas gathering system will be operated by Elf Exploration and +belong to the companies who owned the Aconcagua, King's Peak and Camden +Hills fields. Aconcagua is operated by Elf Exploration which has a 50% +stake in the field. Enron affiliate, Mariner Energy, and Pioneer Natural +Resources each own 25%. King's Peak is wholly-owned and operated by BP +Amoco. Camden Hills is operated by Marathon, with a 50% stake. Total +Exploration Production USA owns 16.67% and Pioneer owns 33.3%. Aconcagua +will own 45%; King's Peak, 35%; and Camden Hills 20% of the Canyon Express +pipeline. + + + + + + + + [IMAGE] + + [IMAGE] [IMAGE] + + + + + [IMAGE] + [IMAGE] + + + + + + + Slow browser ? Try? the speedy + searchable version at + http://www.enernetenergy.com and click on the light bulb for Enerfax Daily - +Power and Natural Gas Pricing & Articles and click the oil well for + Enerfax GOLD- Gas, Oil, + Liquids, & Derivatives' Pricing and Articles + + + + + + + [IMAGE] + + + [IMAGE] + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + + NYMEX Natural Gas Futures Reportable Positions as of 11/14/00 + + + + 10,000 +MMbtu? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? +? ?Open Interest: 396,255 + + ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? +? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? +Non-Reportable? ? ? ? ? ? ? ?Non- +Commercial? ? ? ? ? ? ? ? ? ? ? ? ? ? ?Commercial? ? ? ? ? ? ? ? ? ? ? +Total? ? ? ? ? ? ? ? ? ? ? ? ? ?Positions + + Long? ? ?|? Short? | Spreading? ? ? ? ? ? ?Long? ? +|? ?Short? ? ? ? ? ?Long? ? |? ?Short? ? ? ? ? ? ? ?Long? ?|? ?Short + + 20,977? ? 6,960? ? ?23,146? ? ? ? ? ? ? 308,267? ?340,882? ? ? +352,390? ?370,988? ? ? ? ? 43,865? ? 25,267 + + Changes From 11/07/00 (Change in Open Interest: 14,081) + + 7,001? ? -2,359? ? ? -1,952? ? ? ? ? ? ? ? ? 2,343? ? ?15,938? ? ? ? ? ? ? +? ? ? ? 7,392? ? ? ?11,627? ? ? ? ? ?6,689? ? ? 2,454 + + Open Interest for Each Category of Traders + + 5.3%? ? ?1.8 %? ? ? ?5.8%? ? ? ? ? ? ? ? 77.8%? ? ?86.0 %? ? ? ? ? 88.9 +%? ? ? ?93.6%? ? ? ? ?11.1%? ? ?6.4% + + Number of Traders in Each Category + ? ? 48? ? ? ? ? ?12? ? ? ? ? +33? ? ? ? ? ? ? ? ? ? ? ? ?91? ? ? ? ? ?86? ? ? ? ? ? ? +151? ? ? ? ? ?122? ? ? + + + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 20, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 20, 2000 + + + + + + + [IMAGE] + + + + + + + + (Continued from page 7) + + + undeveloped frontier areas, he said. The highway route is being promoted by +Foothills Pipe Lines while Arctic Resources is promoting the Beaufort Sea +route. The North Slope has natural gas reserves of over 35 Tcf, and many +believe the potential reserves could exceed 100 Tcf. Currently, oil +producers produce about 8 MMcf per day of natural gas and re-inject almost +all of it into oil reservoirs to build up pressure there and enhance future +recovery. + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img34.gif + - img35.gif + - img36.gif + - img37.gif + - img10.gif + - img38.gif + - id=1381847 + - img39.gif \ No newline at end of file diff --git a/demo/ermis-f/All/cur/26159096.1075855472589.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/26159096.1075855472589.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ba8083cf --- /dev/null +++ b/demo/ermis-f/All/cur/26159096.1075855472589.JavaMail.evans@thyme:2,S @@ -0,0 +1,85 @@ +Message-ID: <26159096.1075855472589.JavaMail.evans@thyme> +Date: Fri, 8 Dec 2000 03:25:00 -0800 (PST) +From: ina.rangel@enron.com +To: john.arnold@enron.com, mike.maggi@enron.com, larry.may@enron.com, + keith.holst@enron.com, phillip.allen@enron.com, + mike.grigsby@enron.com, matthew.lenhart@enron.com, + frank.ermis@enron.com, steven.south@enron.com, jane.tholt@enron.com, + monique.sanchez@enron.com, tori.kuykendall@enron.com, + kenneth.shulklapper@enron.com, barry.tycholiz@enron.com, + jay.reitmeyer@enron.com, paul.lucci@enron.com, randall.gay@enron.com +Subject: EnTelligence Training Available Tuesday +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Ina Rangel +X-To: John Arnold, Mike Maggi, Larry May, Keith Holst, Phillip K Allen, Mike Grigsby, Matthew Lenhart, Frank Ermis, Steven P South, Jane M Tholt, Monique Sanchez, Tori Kuykendall, Kenneth Shulklapper, Barry Tycholiz, Jay Reitmeyer, Paul T Lucci, Randall L Gay +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Ina Rangel/HOU/ECT on 12/08/2000 11:22 = +AM=20 +--------------------------- + + +Vanessa Schulte@ENRON +12/08/2000 11:14 AM +To: Ina Rangel/HOU/ECT@ECT, Christy Chapman/HOU/ECT@ECT, Becky=20 +Young/NA/Enron@Enron, Laura Harder/Corp/Enron@Enron, Kimberly=20 +Brown/HOU/ECT@ECT, Amanda Huble/NA/Enron@Enron, Claudette Harvey/HOU/ECT@ec= +t,=20 +Judy Martinez/Corp/Enron@Enron, Stephanie Gardner/HOU/ECT@ECT, Tamara Jae= +=20 +Black/HOU/ECT@ECT, Jewell Wade/NA/Enron@Enron, Airam Arteaga/HOU/ECT@ECT +cc: Douglas Allen/NA/Enron@ENRON=20 +Subject: EnTelligence Training Available Tuesday + +Please forward to your groups... + +EnTelligence training now available! +Date: Tuesday, Dec 12 +Time: 3:00 and 4:00 +Location: EB 572 + +Please stop by to learn more about the system or just get a demo of what it= +=20 +can do for you!!! + + +Overview + +EnTelligence is a web-based prospecting tool designed to deliver market=20 +information on existing and potential customers to commercial trading,=20 +mid-marketing, and origination teams. It also delivers management reports = +to=20 +analyze Enron=01,s position within the key industries that we serve. Prese= +ntly,=20 +commercial groups have multiple methods for acquiring potential customer=20 +information. This system will standardize their resource tools and add=20 +consistency to their prospecting processes. EnTelligence combines=20 +information from internal databases such as Global Counterparty, Credit=20 +Aggregation System (CAS), Sitara, and ERMS with information from external= +=20 +data sources such as Dun & Bradstreet and I.H.S Energy Reporter to identify= +=20 +customer prospects. By providing the capability to filter and search by=20 +region, industry, company size, or energy consumption levels, the prospecti= +ng=20 +process is shortened and the identification of strong prospects improved.= +=20 +Available reports include Market Penetration, Industry Prospecting,=20 +Comparison Prospecting, Company Profiles, Family Tree, Top Customers, and= +=20 +Inactive Accounts. Soon to come is the Activity Details report in mid=20 +January. Currently only Natural Gas and Power physical deals are loaded, b= +ut=20 +financial deals will be included in mid January, and new products are soon = +to=20 +follow. Please submit a request for access through eRequest and then log o= +n=20 +at http://entelligence.enron.com. + + diff --git a/demo/ermis-f/All/cur/26227481.1075855489115.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/26227481.1075855489115.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..9d89acc8 --- /dev/null +++ b/demo/ermis-f/All/cur/26227481.1075855489115.JavaMail.evans@thyme:2,S @@ -0,0 +1,36 @@ +Message-ID: <26227481.1075855489115.JavaMail.evans@thyme> +Date: Mon, 7 May 2001 02:58:00 -0700 (PDT) +From: tracy.cummins@nesanet.org +To: nesamembers@nesanet.org +Subject: Offshore Museum Tour / Calgary Conference +Cc: nesa.staff@nesanet.org +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: nesa.staff@nesanet.org +X-From: Tracy Cummins +X-To: Nesa Members +X-cc: Staff +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Greetings NESA / HEA Members! + +Attached below for your review is two flyers for upcoming NESA / HEA +sponsored events. The first (you may have seen before) contains information +regarding our Offshore Energy Museum Tour scheduled for May 17, 2001 in +Houston / Galveston, Texas. The second contains information regarding the +Second Annual Calgary Conference scheduled for June 7 & 8, 2001 in Calgary, +Alberta, Canada. + +Please take a moment to review the attached flyers and make plans to attend +these two events TODAY. Contact Tracy Cummins at (713) 856-6525 or via +email at tracy.cummins@nesanet.org with +any questions. + + <> <> + + - FLYER 2001.doc + - OEC01.doc \ No newline at end of file diff --git a/demo/ermis-f/All/cur/26235988.1075855474763.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/26235988.1075855474763.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0db58141 --- /dev/null +++ b/demo/ermis-f/All/cur/26235988.1075855474763.JavaMail.evans@thyme:2,S @@ -0,0 +1,51 @@ +Message-ID: <26235988.1075855474763.JavaMail.evans@thyme> +Date: Tue, 14 Nov 2000 11:17:00 -0800 (PST) +From: enron.announcements@enron.com +To: eligible.employees@enron.com +Subject: Deferral Enrollment 2001 +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: Eligible Employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + + =20 + +Good news! Deferral program enrollment begins Wednesday, November 15, 2000= +. =20 + Enron's Bonus Stock Option and Bonus Phantom Stock Programs provide you wi= +th=20 +an opportunity to receive stock options and phantom stock in lieu of all or= + a=20 +portion of the cash bonus you may receive during 2001. To make enrollment= +=20 +even more convenient for you, this year's deferral program information is= +=20 +available on eHRonline. =20 + +To learn more about your deferral program opportunities and to enroll for= +=20 +2001 deferrals, access eHRonline at http://ehronline.enron.com. (Call the= +=20 +ISC Help Desk at 713-345-4727 if you need your ID or password to access the= +=20 +system.) + +1. Review the program descriptions (attached to the Election Form) before y= +ou=20 +make your elections. +2. If you decide to defer compensation, complete the Election Form before= +=20 +Friday, December 8, 2000 (the enrollment deadline). +3. Print your 2001 Election Form and Confirmation Statement right from the= +=20 +web site and you=01,re finished!=20 + +Sound easy? It is! + +DEFERRAL ENROLLMENT 2001--ADDED VALUE FOR YOUR FUTURE \ No newline at end of file diff --git a/demo/ermis-f/All/cur/26262966.1075855491691.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/26262966.1075855491691.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0ebc189b --- /dev/null +++ b/demo/ermis-f/All/cur/26262966.1075855491691.JavaMail.evans@thyme:2,S @@ -0,0 +1,106 @@ +Message-ID: <26262966.1075855491691.JavaMail.evans@thyme> +Date: Fri, 20 Apr 2001 10:08:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all_ena_egm_eim@enron.com +Subject: EnTouch Newsletter +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All_ENA_EGM_EIM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +BUSINESS HIGHLIGHTS + +Enron Industrial Markets +Metal Bulletin - Iron and Steel Awards for 2000 +Pushiest Entrant: Enron, the US commodity trading company, which promised i= +t=20 +would revolutionize the steel business by offering futures in hot rolled co= +il=20 +via its online market place. + +The EIM Fundamentals Analysis group is excited to announce that Dave Allan= +=20 +has joined as a Director, responsible for all Forest Products lines. He=20 +comes to EIM with 20 years of experience in the Forest Products industry, o= +f=20 +which 14 were spent at Abitibi and 6 with Pulp and Paper Week. Please join= +=20 +us in welcoming Dave. + +The Siebel Team (=01&The Force=018) continues to work towards program=20 +implementation of its customer management system in early May, with trainin= +g=20 +to begin at the end of April. Stay tuned for updates. + +Enron Global LNG +Enron Global LNG is positioning itself to be a creator and leader of a glob= +al=20 +wholesale LNG market. The rising prices of natural gas in the United State= +s=20 +and concerns over future energy supplies have created a bullish outlook for= +=20 +LNG in the U.S. and around the globe. LNG has played a major role in=20 +serving energy needs in many parts of the world, but its place in the U.S.= +=20 +energy picture has been limited. An LNG market that spans the globe can=20 +supply vast amounts of otherwise stranded gas to the world=01,s growing app= +etite=20 +for cleaner burning fuels. Enron Global LNG sees great opportunity for=20 +Enron=01,s wholesale energy business model to help shape yet another energy= +=20 +market. + + +IN THE NEWS + +Enron Corp. Says First-Quarter Profit Rose 20 Percent=20 +Houston, April 17 (Bloomberg) -- Enron Corp., the largest energy trader, sa= +id=20 +first-quarter profit rose 20 percent as sales almost quadrupled. Profit fro= +m=20 +operations rose to $406 million, or 47 cents, from $338 million, or 40 cent= +s,=20 +in the year-earlier period. Enron raised its 2001 profit forecast to $1.75= +=20 +to $1.80 a share, from its January projection of $1.70 to $1.75. + +First-quarter revenue surged to $50.1 billion from $13.1 billion as Enron= +=20 +boosted the volume of power sold in North America by 90 percent. Enron had = +a=20 +first-quarter gain of $19 million, or 2 cents a share, for an accounting=20 +change, making net income $425 million, or 49 cents a share. There were no= +=20 +charges or gains in the year-earlier period. =20 + + +WELCOME +New Hires +EGM - Janelle Russell,=20 +EIM - David Allan, Sylvia Carter +ENA - Sasha Divelbiss, Amy Quirsfeld, Judy Zhang, Annette Thompson, Kelly= +=20 +Donlevy-Lee, Grant Patterson + +Transfers (to or within) +ENA =01) William Abler, Magdalena Cruz, Barbara Taylor, James Reyes, Marvin= +=20 +Carter, Angel Tamariz, Jesse Bryson +EIM =01) Cassandra Dutton, Christine Sullivan, Camille Gerard, Sherri Katho= +l,=20 +Jennifer Watson +EGM =01) Steven Batchelder + + +LEGAL STUFF +The information contained in this newsletter is confidential and proprietar= +y=20 +to Enron Corp. and its subsidiaries. It is intended for internal use only= +=20 +and should not be disclosed. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/26337936.1075855473054.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/26337936.1075855473054.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..54f889ed --- /dev/null +++ b/demo/ermis-f/All/cur/26337936.1075855473054.JavaMail.evans@thyme:2,S @@ -0,0 +1,22 @@ +Message-ID: <26337936.1075855473054.JavaMail.evans@thyme> +Date: Tue, 5 Dec 2000 07:30:00 -0800 (PST) +From: charles.jacobs@enron.com +To: frank.ermis@enron.com +Subject: Enserco October Penalty +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Charles Jacobs +X-To: Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Frank - What's the word from Enserco?? Have you had a chance to call Darrell +yet about that penalty they took in the October netout? Let me know. + +Thanks, +...Chuck +x.36275 \ No newline at end of file diff --git a/demo/ermis-f/All/cur/26684895.1075855491752.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/26684895.1075855491752.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..39df988d --- /dev/null +++ b/demo/ermis-f/All/cur/26684895.1075855491752.JavaMail.evans@thyme:2,S @@ -0,0 +1,282 @@ +Message-ID: <26684895.1075855491752.JavaMail.evans@thyme> +Date: Fri, 20 Apr 2001 10:02:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron In Action 04.23.01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Enron employees are invited to celebrate the Topping-Out of Enron Center=20 +South this afternoon, Monday April 23rd at 3:45 pm in Antioch Park. You ha= +ve=20 +signed the last beam........ Now watch it rise. In celebration of Arbor= +=20 +Day, tree saplings will be handed out to all employees. + +Join us in Antioch Park on Friday, April 27th for the April Big E Cafe! =20 +Lunch will be catered by Escalantes Mexican Grille with a choice of beef,= +=20 +chicken or veggie fajitas with trimmings, dessert and a drink for $5. Live= +=20 +salsa music will be provided by Tropicrew, featuring Enron=01,s own Ms. Ale= +x=20 +Villarreal as the lead singer. Non-profit organizations represented will= +=20 +include the March of Dimes, SEARCH and the Lupus Foundation of America. Ge= +t=20 +lunch free if you're dressed "freaky"! + +Keeping with our Mind=01,s Eye Madness week, be sure to check out the Enron= + Mind=01, +s Eye Motorcade which will be on-site during lunch. This art car convoy wi= +ll=20 +be spending the day visiting Enron-designated stops in the community to=20 +promote innovation and creativity. Want to volunteer for the convoy, call= +=20 +Jessica at x31918 - shifts are 9:00am - 1:00pm and 1:00pm to 4:00pm. =20 + +With a view to highlight advancements in technology, new businesses at Enro= +n=20 +and the importance of being yourself, this week-long celebration will take= +=20 +place in the Enron Building lobby during lunchtime from Tuesday, April 24th= +=20 +through Friday, April 27th. More details to follow via e-mail and ETV! +Monday Imagine the Future +Tuesday Laser-Focused Business +Wednesday The Power of Perspicuity +Friday Freaky Friday & the Big E Cafe + +Experience the event named by the Houston Press as Houston's Best Party! = +=20 +The festivities take place on Thursday, April 26th from 7:00pm to 11:00pm a= +t=20 +the Astrodome. The Art Car Ball boasts over 5,000 guests, rocket-fueled=20 +fashions, fantastic food, otherworldly entertainment, music, dancing and=20 +unbridled merriment where all kinds unite to respect the unexpected in=20 +space-age style. This year musical entertainment will include Carolyn=20 +Wonderland, Marcia Ball and Royal Crown Revue. Discounted tickets will be= +=20 +available in the Enron Building lobby next Tuesday through Thursday (visit= +=20 +the Mind's Eye Motorcade information table) for $40 each and will be $50 at= +=20 +the door. All proceeds benefits The Orange Show Foundation programs - for= +=20 +more information, visit www.orangeshow.org. + +Please join us for a brownbag concert on Friday, May 4 from 12:00 =01) 1:00= + p.m.=20 +at Two Allen Center in the Forum (7th floor). Da Camera presents, =01&The = +Ying=20 +Quartet=018 performing selected 20th Century chamber pieces. + +Also, De Camera is offering a 20% discount to Enron employees to Da Camera= +=01,s=20 +200/01 season finale concert, =01&Celebrating Patronage=018 on Saturday, Ma= +y 6 at=20 +The Wortham Center. + +If you are interested, please RSVP to Jessica Nunez at X31918 + +Do you hate to garden in the summer because everything you plant dies? Lin= +da=20 +Gay, Director of the Mercer Arboretum and Botanic Gardens in Humble, will= +=20 +teach us about plants that not only survive, but thrive during the dog days= +=20 +of Houston summers. Topics will include tropical-looking plants for sun and= +=20 +shade, gingers, fragrant plants, and drought-tolerant plants. + +WHEN: Tuesday, May 8th, 11:30 a.m. - 12:30 p.m. +WHERE: The Forum, 12th floor of 2 Allen Center + +Houston area singles interested in jazz, dessert and classical music can me= +et=20 +and mingle on Friday, May 4, 2001. + +The evening of entertainment begins at 5:30 p.m., with live jazz by the Blu= +e =20 +Monks at Sambuca Jazz Cafes at 909 Texas Avenue. Complimentary hors=20 +d'oeuvres and a cash bar are available at the pre-concert party. + +At 7p.m., you're off to Jones Hall across the street for dessert at the Rou= +nd=20 +Bar before the Houston Symphony performance at 8 p.m. + +David Robertson, Musical America's Conductor of the Year 2000, will lead=20 +Beethoven's idyllic romp through the countryside, Symphony No. 6, Pastoral.= + =20 +The program concludes with Prokofiev's patriotic Alexander Nevsky,=20 +originally written for the Eisenstein film of the same name, and the=20 +legendary Battle on the Ice, featuring the Houston Symphony Chorus. + +Tickets are $35 and include the pre-concert party at Sambuca, dessert at th= +e=20 +Round Bar in Jones Hall and reserved concert seating. Pre-paid reservation= +s=20 +are required and space is limited. Singles only please. Make your=20 +reservations on-line at www.houstonsymphony.org or call 713 238-1477. + +CyberAuction - March Of Dimes -- Wednesday, April 25 9:00 am to Thursday,= +=20 +April 26 4:00 pm. For more details go to http://home.enron.com. + + +WalkAmerica, taking place April 29, is the March of Dimes biggest=20 +fund-raiser. Money raised from the WalkAmerica supports pioneering research= +=20 +and innovative programs that save babies born prematurely or with birth=20 +defects. Since its beginning in 1970, WalkAmerica has raised more than $1= +=20 +billion to help give babies a fighting chance. + +Every dollar raised will be matched by Enron. + +You can read more about the March of Dimes at www.modimes.org. + +For more information, please contact Kimberly Nelson (ext. 33580) or Gina= +=20 +Taylor (ext. 37681). + + + +We need volunteers to allow a student to be their =01&shadow=018 for an aft= +ernoon! =20 +These students can assist you with copying, filing and general clerical tas= +ks=20 +and would appreciate the opportunity to watch you work!! LUNCH WITH YOUR=20 +STUDENT AT THE BIG E CAF_ WILL BE PROVIDED!!!!!!!!!!!!!!! + +The Keystone Club is a national program of Boys & Girls Clubs of America. = +=20 +Keystone Clubs are chartered, small group leadership development clubs for= +=20 +young people who are members of local Boys & Girls Clubs and are aged 14-18= +.=20 +Keystoners elect officers, choose their own activities and plan and impleme= +nt=20 +community service projects. + +One of the special programs offered to Keystoners under the Education and= +=20 +Career Objective is the Career Experience Program. A small group of Keysto= +ne=20 +Club members will visit Enron, where they will shadow career professionals = +in=20 +the work environment. Enron will host a group of 25 Keystoners on Friday,= +=20 +April 27th from approximately 11:30-4. =20 + +If you are interested in helping the Boys & Girls Clubs of America by hosti= +ng=20 +a Keystoner on April 27th, please contact Jennifer Milligan at X35272. + +The Enron Mind's Eye Motorcade is an art car convoy sponsored by Enron. It= +=20 +will visit Enron-designated stops in the community including our adopted=20 +schools, non-profit organizations and medical center facilities dedicated t= +o=20 +treating children. Enron employees are needed to accompany the convoy and= +=20 +interact with the community by communicating the importance of innovation. = + =20 +When registering, please designate your time preference. Available times= +=20 +include 9:00am to 1:00pm and 1:00pm to 4:00pm - thank you for your=20 +participation! + +Volunteers Needed! Wednesday, April 25, 2001 at the George R. Brown=20 +Convention Center, Exhibit Hall A. from 11:00 a.m. to 1:00 p.m. to assist= +=20 +with the Texas Scholars Senior Recognition Ceremony/Luncheon. + +This ceremony recognizes over 4,000 high school seniors who met the program= +=20 +requirements for graduation from high school. During the ceremony,=20 +volunteers are needed to place the Texas Scholars medallions around the nec= +ks=20 +of HISD students. + +Please contact Jennifer Milligan at X35272 if you are interested. + + +ChildBuilders, Houston's Advocates for Mental Health in Children, is hosti= +ng=20 +a special lunch time event in honor of Children's Mental Health Awareness= +=20 +Week at Hermann Square, featuring actors performing vignettes on issues and= +=20 +parenting. Zydeco music, free soft drinks and deserts will also be=20 +available. =20 + +Volunteers will receive a free t-shirt and are needed to publicize the even= +t,=20 +fill balloons, set-up tables and chairs, serve drinks and deserts, and to= +=20 +assist with clean-up. To sign up for these jobs, please email your name,= +=20 +phone number, and email address to Dottie Bates at dsquareb@msn.com or call= +=20 +(713) 932-8440. + + + +The Enron Running Club is looking for 75+ volunteers to assist at the Speci= +al=20 +Olympics Summer Track & Field Meet being held April 28 - 29. There are man= +y=20 +volunteer opportunities including timers, award escorts, assisting at water= +=20 +tables, cheering on athletes and more! We are looking for employees,=20 +families and friends that can contribute a few hours or who are willing to= +=20 +spend the day benefiting a great cause. Please contact Cindy Richardson,= +=20 +x3-4770 or Kelly Lombardi, x3-8491 for more information or run to: =20 +http://home.enron.com:84/erc/index.html + +VOLUNTEERS NEEDED FOR 15TH ANNUAL HOUSTON HOOP-IT-UP MAY 5-6! + +The best way to get yourself jump-started for a full year of Hoops. Become= + a=20 +part of this jammin=01,hoops scene with over 1,200 teams & 4,800 players. = +Join=20 +us at Greenspoint Mall for a basketball-crazed atmosphere. Games and speci= +al=20 +events being played simultaneously on 110 courts so the basketballs will be= +=20 +flying HOOP-IT-UP is where you play for FUN. EVENT BENEFITS THE =01&ESCAPE= +=20 +FAMILY RESOURCE CENTER=018 + +SATURDAY =01) MAY 5TH 8:00 =01) 6:00 PM +SUNDAY =01) MAY 6TH 8:00 =01) 5:00 PM + +For more information please call =01&Hoop-It-Up Hotline=018: 713-521-4535 o= +r +E-Mail: Hoopitup@Texas.Net=20 + + + +Double click on the icon below to learn more about the new Enron Kids'=20 +Center. =20 + +http://home.enron.com:84/messaging/e_kids_announce423.pdf + +Have News to Share? +To post news or events in Enron In Action, please e-mail your information t= +o=20 +EIA@enron.com=20 +no later than 12:00 noon the Thursday prior to the next Monday=01,s mailing= +. + diff --git a/demo/ermis-f/All/cur/26722435.1075855474026.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/26722435.1075855474026.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3d746c18 --- /dev/null +++ b/demo/ermis-f/All/cur/26722435.1075855474026.JavaMail.evans@thyme:2,S @@ -0,0 +1,258 @@ +Message-ID: <26722435.1075855474026.JavaMail.evans@thyme> +Date: Tue, 21 Nov 2000 12:02:00 -0800 (PST) +From: susan.t.turpin@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cards@wdni.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jennifer_owen@pgn.com, jmmcarthur@duke-energy.com, + jsanders@clarkpud.com, kims@kimballenergy.com, klambe@puget.com, + kri.pam@pdg.net, llightfoot@coral-energy.com, lmanis@sdge.com, + lprior@enron.com, niels_a_vervloet@reliantenergy.com, + ramperms@bp.com, rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com +Subject: NWP System Notice - 01-172 Soliciting Electronic Bids +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Turpin, Susan T" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: November 21, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-172 Soliciting Electronic Bids + +Notice Text: + +All Shippers Notification: 01-172?????? ??????? ??????? Dated November 21, +2000 + + +TO:???? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????? (801) 971-5983 +cellular + +Williams Gas Pipeline-West +Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR AVAILABLE +?????????????????????? FIRM MAINLINE TRANSPORTATION CAPACITY ON +?????????????????????? NORTHWEST'S TRANSMISSION SYSTEM + +Northwest has posted the following package of available firm TF-1 Large +Customer +transportation capacity to its Electronic Bulletin Board ("EBB") for +competitive +bid pursuant to the "Right-of-First-Refusal; Posting of Pipeline Capacity" +provision of Northwest's Tariff, which requires availability of capacity to +be +posted to the EBB subject to bid.? All prearranged terms are indicated below, +if +applicable.? The prearranged shipper has the right to match the highest +economic +value at the end of the bid period.? If the prearranged shipper does not +match +the highest economic value, award of such capacity will be made according to +Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS CLOSED +BIDS +ON NORTHWEST PIPELINE'S EBB.? Please contact Candace Karpakis or your +Marketing +Services Representative if you encounter any problems with your EBB bid(s). +DON'T WAIT UNTIL THE LAST MINUTE TO POST YOUR BID.? Time deadlines are +electronically monitored and implemented. + + +PACKAGE "Q" +From the October 31, 2000 Posting +EBB OFFER # 444 + +RECEIPT ??????? ??????? DELIVERY??????? ?? TOTAL??????? INITIAL PRIMARY +PREARRANGED +?POINT? ??????? ??????? POINT ? ?? DTH/D???????? CONTRACT TERM? ?? OFFER?? + +Shute Creek????????????????????? Ignacio?????????????? 10,000????? 12/01/00 - +12/31/00? ???? YES +????????????????????????????????????????? Bondad-EPNG + +Min. Acceptable Bid:??? ??????? $0.07 per Dth of daily Reservation Contract +Demand +for Flexible +Receipt/Delivery Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 10,000 Dth/d +Bid Open Date:? ??????? 11/21/00 - (5:30 pm Central Time) +Bid Close Date: ??????? 11/27/00 - (5:30 pm Central Time) +Award Deadline: ??????? 11/27/00 - (6:30 pm Central Time) +Evergreen:????? ??????? ??????? NONE +Special Terms & Cond:?? ??????? See 1, 2 and 3 Below. + + + + + +PACKAGE "ZZ" +From the October 31, 2000 Posting +EBB OFFER # 446 + +RECEIPT ??????? ??????? DELIVERY??????? ?? TOTAL??????? INITIAL PRIMARY +PREARRANGED +?POINT? ??????? ??????? POINT ? ?? DTH/D???????? CONTRACT TERM? ?? OFFER?? + +Blanco???????????????????????????????????? Green River-????? 5,000????????? +12/01/00 - 12/31/00 ??? YES +Hub-TW?????????????????????????????????? CIG + +Min. Acceptable Bid:??? $0.03 per Dth of daily Reservation Contract Demand +for +Flexible +Receipt/Delivery Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 5,000 Dth/d +Bid Open Date:? ??????? 11/21/00 - (5:30 pm Central Time) +Bid Close Date: ??????? 11/27/00 - (5:30 pm Central Time) +Award Deadline: ??????? 11/27/00 - (6:30 pm Central Time) +Evergreen:????? ??????? ??????? Month to Month, 10 Business Day Notification +by Either +Party +Special Terms & Cond:?? ??????? See 1, 2 and 3 Below. + + + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity and shipper and replacement shipper may utilize any available points +on +Northwest's transmission system without impacting the discount for the +original +shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition to the Reservation Charge Bid, shipper will pay the volumetric +charge, +the applicable surcharges and fuel. +? + +PROCEDURE FOR BIDDING FOR AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available +Transportation capacity.? Multiple electronic bid(s) can be submitted for the +total available transportation capacity under the specified package OR +multiple +rates can be submitted each for a partial amount of available transportation +capacity under the specified package.? If the same Shipper submits multiple +bids, +the highest present value for such package of available transportation +capacity +shall be considered the valid bid. All other bids from the same Shipper for +the +same package of transportation capacity will be discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate +is less than minimum tariff rate, the following formula is utilized:? Bid +Rate +x FERC Interest Rate x The Maximum Bid Quantity x 365 days/100/12; or if the +maximum rate is bid, the following formula is utilized:? Bid Rate x FERC +Interest +Rate x Maximum Bid Quantity x days bid/100. In case of a tie, each tied +shipper +will have the right to improve its bid by submitting an improved bid within +24 +hours of the bid close time.? Such improved bid shall be faxed to (801) +584-7076 +to Candace Karpakis or Patrick Aman.? If a tie still exists, such capacity +shall +be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than +indicated for the capacity unless maximum rate is bid. + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button +on the offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The screen will allow you to review the conditions of the offer.? +Close +this screen when you have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting the "VIEW BID" button.? Close this screen when you have finished +viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +?button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, highlight the receipt/delivery point section with the left mouse +button +and modify accordingly. Select "SAVE" If an error appears at the button of +the +screen, the error will need to be corrected and the data will need to be +saved +again.? If successful, a message will appear indicating the bid information +has saved and the bid rate must be entered.? Select "OK". +10.? Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +You have just "CREATED" your bid for the offer.? You now need to +"SUBMIT" your bid as follows: + +11.???? Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button. +All of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you +would +like to submit.? Select the "SUBMIT" button at the top of the screen to post +the +bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button. +All of your bids will appear.? If the bid has not yet been +submitted, highlight the "BID IN DRAFT STATUS" that you would like +to withdraw.? Select the "WITHDRAW" button at the top of the screen +to withdraw the bid.? After a bid has been withdrawn, you can select +the "DELETE" button at the top of the screen to delete it from the +screen. +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + + + +Word: F\Short Term/Capacity for Bid-All 2000 November 21, 2000 01-172.doc \ No newline at end of file diff --git a/demo/ermis-f/All/cur/26814798.1075855476707.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/26814798.1075855476707.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1791910f --- /dev/null +++ b/demo/ermis-f/All/cur/26814798.1075855476707.JavaMail.evans@thyme:2,S @@ -0,0 +1,140 @@ +Message-ID: <26814798.1075855476707.JavaMail.evans@thyme> +Date: Tue, 31 Oct 2000 11:35:00 -0800 (PST) +From: araceli.romero@enron.com +To: richard.lewis@enron.com, peter.crilly@enron.com, steven.mccarthy@enron.com, + rudy.dautel@enron.com, david.redmond@enron.com, + andrew.fairley@enron.com, matthew.nicholas@enron.com, + david.gallagher@enron.com, didier.magne@enron.com, + david.furner@enron.com, carsten.sterz@enron.com, + steve.vavrik@enron.com, suryan.simunovic@enron.com, + simon.hastings@enron.com, louis.redshaw@enron.com, + amir.ghodsian@enron.com, tom.glover@enron.com, + neil.jackson@enron.com, graham.mullin@enron.com, + derek.edmiston@enron.com, denis.bajolle@enron.com, + thor.lien@enron.com, fredrik.flykt-rosen@enron.com, + stefan.fastesson@enron.com, espen.seidel@enron.com, + preben.richter@enron.com, mats.larsson@enron.com, + sami.tenngren@enron.com, linda.andersson@enron.com, + tove.stensbol@enron.com, anne.coll@enron.com, + gregor.baumerich@enron.com, peter.heydecker@enron.com, + florian.neubauer@enron.com, raphael.brun@enron.com, ulf.ek@enron.com, + meindert.witteveen@enron.com, adrian.mancebo@enron.com, + michael.hellermann@enron.com, sonia.mccorquodale@enron.com, + marc.janichen@enron.com, martin.bloch@enron.com, + benedikt.messner@enron.com, gunter.tuhy@enron.com, + al.garcia@enron.com, markus.urban@enron.com, paul.mead@enron.com, + reuben.maltby@enron.com, jonathan.pietila@enron.com, + cassim.mangerah@enron.com, stephen.lowe@enron.com, + raymond.yeow@enron.com, connell.burke@enron.com, + howard.levy@enron.com, paul.quilkey@enron.com, + jonathan.whitehead@enron.com, morten.pettersen@enron.com, + bryan.seyfried@enron.com, jeff.kinneman@enron.com, + martin.mcdermott@enron.com, seung-taek.oh@enron.com, + jean-sebastien.fontaine@enron.com, markus.fiala@enron.com, + nicholas.stephan@enron.com, simon.brooks@enron.com, + robert.diprose@enron.com, paul.pizzolato@enron.com, + reza.rezaeian@enron.com, konstantin.malinovski@enron.com, + michael.hutchinson@enron.com, ed.dablin@enron.com, + tim.jones@enron.com, bradley.marchant@enron.com, + tony.piper@enron.com, tim.pateman@enron.com, + russell.plackett@enron.com, michael.farmer@enron.com, + predrag.barlov@enron.com, thomas.boettcher@enron.com, + fritz.doornkaat@enron.com, sam.hainsworth@enron.com, + rainer.herforth@enron.com, irma.hunt@enron.com, + lothar.kierspel@enron.com, david.lilley@enron.com, + nigel.stern@enron.com, simon.tibbitts@enron.com, + steve.upot@enron.com, joe.robertson@enron.com, + philip.bacon@enron.com, patricia.benington@enron.com, + barry.feldman@enron.com, tom.gramlich@enron.com, + claus.pramer@enron.com, bill.silverstein@enron.com, + spiro.spirakis@enron.com, sandra.torres@enron.com, + ulf.borck@enron.com, achim.lindhorst@enron.com, + jeffrey.shankman@enron.com, kevin.presto@enron.com, + tim.belden@enron.com, greg.whalley@enron.com, + george.mcclellan@enron.com, bob.crane@enron.com, + mark.tawney@enron.com, gary.hickerson@enron.com, + joe.kishkill@enron.com, jim.fallon@enron.com, marty.sunde@enron.com, + ben.glisan@enron.com, john.nowlan@enron.com, joe.gold@enron.com, + joseph.hirl@enron.com, bryan.seyfried@enron.com, + john.arnold@enron.com, peter.keavey@enron.com, + brian.hoskins@enron.com, mike.maggi@enron.com, + chris.germany@enron.com, dan.junek@enron.com, + judy.townsend@enron.com, eugene.pereira@enron.com, + brad.mckay@enron.com, kate.fraser@enron.com, dick.jenkins@enron.com, + tammi.depaolis@enron.com, scott.neal@enron.com, + robin.barbe@enron.com, jared.kaiser@enron.com, + scott.hendrickson@enron.com, sarah.mulholland@enron.com, + sandra.brawner@enron.com, patrice.mims@enron.com, + tom.donohoe@enron.com, hunter.shively@enron.com, + andrew.lewis@enron.com, fletcher.sturm@enron.com, + geoff.storey@enron.com, kevin.ruscitti@enron.com, + martin.cuilla@enron.com, joe.parks@enron.com, + jim.schwieger@enron.com, thomas.martin@enron.com, + greg.mcclendon@enron.com, carey.metz@enron.com, + elsa.villarreal@enron.com, steven.south@enron.com, + jane.tholt@enron.com, frank.ermis@enron.com, phillip.allen@enron.com, + mike.grigsby@enron.com, keith.holst@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + john.taylor@enron.com, victoria.versen@enron.com, + robin.milner@enron.com, chris.dorland@enron.com, + michael.cowan@enron.com, chris.lambie@enron.com, + chad.clark@enron.com, jonathan.mckay@enron.com, + john.disturnal@enron.com, rudy.acevedo@enron.com, + don.baughman@enron.com, lawrence.clayton@enron.com, + kayne.coulter@enron.com, joe.errigo@enron.com, + juan.hernandez@enron.com, wayne.herndon@enron.com, + richard.hrabal@enron.com, larry.jester@enron.com, + jeff.king@enron.com, john.kinser@enron.com, dean.laurent@enron.com, + keller.mayeaux@enron.com, doug.miller@enron.com, + cyril.price@enron.com, chad.starnes@enron.com, + joe.stepenovitch@enron.com, greg.trefz@enron.com, + jay.wills@enron.com, robert.benson@enron.com, john.berger@enron.com, + paul.broderick@enron.com, rick.carson@enron.com, + matt.lorenz@enron.com, kyle.schultz@enron.com, john.suarez@enron.com, + jeffrey.miller@enron.com, doug.gilbert-smith@enron.com, + larry.valderrama@enron.com, george.hopley@enron.com, + dana.davis@enron.com, rogers.herndon@enron.com, + greg.woulfe@enron.com, john.zufferli@enron.com, clint.dean@enron.com, + tom.dutta@enron.com, patrick.hanse@enron.com, bill.rust@enron.com, + laura.podurgiel@enron.com, nicole.la@enron.com, + john.forney@enron.com, jesse.bryson@enron.com, + stanley.cocke@enron.com, mark.guzman@enron.com, + jeremy.morris@enron.com, holden.salisbury@enron.com, + ryan.slinger@enron.com, collin.whitehead@enron.com, + bill.iii@enron.com, mike.swerzbin@enron.com, + diana.scholtes@enron.com, sean.crandall@enron.com, + michael.driscoll@enron.com, donald.robinson@enron.com, + cara.semperger@enron.com, mike.purcell@enron.com, + pedro.manrique@enron.com, bill.greenizan@enron.com, + william.alonzo@enron.com +Subject: RESPONSE NEEDED THIS WEEK PLEASE- Risk Mgmt Compliance Certificate +Cc: veronica.valdez@enron.com, mark.taylor@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: veronica.valdez@enron.com, mark.taylor@enron.com +X-From: Araceli Romero +X-To: Richard Lewis, Peter Crilly, Steven McCarthy, Rudy Dautel, David Redmond, Andrew Fairley, Matthew Nicholas, David Gallagher, Didier Magne, David Furner, Carsten Sterz, Steve Vavrik, Suryan Wirya Simunovic, Simon Hastings, Louis Redshaw, Amir Ghodsian, Tom Glover, Neil Jackson, Graham Mullin, Derek Edmiston, Denis Bajolle, Thor Lien, Fredrik Flykt-Rosen, Stefan Fastesson, Espen Seidel, Preben Richter, Mats Larsson, Sami Tenngren, Linda Andersson, Tove Anita Furuly Stensbol, Anne Coll, Gregor Baumerich, Peter Heydecker, Florian Neubauer, Raphael Brun, Ulf Ek, Meindert Witteveen, Adrian Mancebo, Michael Hellermann, Sonia McCorquodale, Marc Janichen, Martin Bloch, Benedikt Messner, Gunter Tuhy, Al Garcia, Markus Urban, Paul Mead, Reuben Maltby, Jonathan Pietila, Cassim Mangerah, Stephen J Lowe, Raymond Yeow, Connell Burke, Howard Levy, Paul Quilkey, Jonathan Whitehead, Morten E Pettersen, Bryan Seyfried, Jeff Kinneman, Martin McDermott, Seung-Taek Oh, Jean-Sebastien Fontaine, Markus Fiala, Nicholas J Stephan, Simon Brooks, Robert Diprose, Paul Pizzolato, Reza Rezaeian, Konstantin Malinovski, Michael J Hutchinson, Ed Dablin, Tim R Jones, Bradley L Marchant, Tony Piper, Tim J Pateman, Russell Plackett, Michael Farmer, Predrag Barlov, Thomas Boettcher, Fritz Ten Doornkaat, Sam Hainsworth, Rainer Herforth, Irma Hunt, Lothar Kierspel, David Lilley, Nigel Stern, Simon Tibbitts, Steve Upot, Joe Robertson, Philip Bacon, Patricia Benington, Barry Feldman, Tom Gramlich, Claus Pramer, Bill Silverstein, Spiro Spirakis, Sandra Torres, Ulf Von Borck, Achim Lindhorst, Jeffrey A Shankman, Kevin M Presto, Tim Belden, Greg Whalley, George McClellan, Bob Crane, Mark Tawney, Gary Hickerson, Joe Kishkill, Jim Fallon, Marty Sunde, Ben F Glisan, John L Nowlan, Joe Gold, Joseph P Hirl, Bryan Seyfried, John Arnold, Peter F Keavey, Brian Hoskins, Mike Maggi, Chris Germany, Dan Junek, Judy Townsend, Eugene Pereira, Brad McKay, Kate Fraser, Dick Jenkins, Tammi DePaolis, Scott Neal, Robin Barbe, Jared Kaiser, Scott Hendrickson, Sarah Mulholland, Sandra F Brawner, Patrice L Mims, Tom Donohoe, Hunter S Shively, Andrew H Lewis, Fletcher J Sturm, Geoff Storey, Kevin Ruscitti, Martin Cuilla, Joe Parks, Jim Schwieger, Thomas A Martin, Greg McClendon, Carey M Metz, Elsa Villarreal, Steven P South, Jane M Tholt, Frank Ermis, Phillip K Allen, Mike Grigsby, Keith Holst, Tori Kuykendall, Matthew Lenhart, John Craig Taylor, Victoria Versen, Robin Milner, Chris Dorland, Michael Cowan, Chris Lambie, Chad Clark, Jonathan McKay, John Disturnal, Rudy Acevedo, Don Baughman, Lawrence Clayton, Kayne Coulter, Joe Errigo, Juan Hernandez, Wayne Herndon, Richard Hrabal, Larry Jester, Jeff King, John Kinser, Dean Laurent, Keller Mayeaux, Doug Miller, Cyril Price, Chad Starnes, Joe Stepenovitch, Greg Trefz, Jay Wills, Robert Benson, John Berger, Paul J Broderick, Rick L Carson, Matt Lorenz, Kyle Schultz, John Suarez, Jeffrey Miller, Doug Gilbert-Smith, Larry Valderrama, George Hopley, Dana Davis, Rogers Herndon, Greg Woulfe, John Zufferli, Clint Dean, Tom Dutta, Patrick Hanse, Bill Rust, Laura Podurgiel, Nicole La, John M Forney, Jesse Bryson, Stanley Cocke, Mark Guzman, Jeremy Morris, Holden Salisbury, Ryan Slinger, Collin Whitehead, Bill Williams III, Mike Swerzbin, Diana Scholtes, Sean Crandall, Michael M Driscoll, Donald Robinson, Cara Semperger, Mike Purcell, Pedro Fernando Manrique, Bill Greenizan, William Alonzo +X-cc: Veronica Valdez, Mark Taylor +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Please print and sign the attached Enron Corp. Risk Management Policy +Certificate of Compliance and fax directly to Veronica Valdez, fax # 713 646 +2194. Due to certain regulatory audits of our trading businesses, we would +like to receive these by the end of this week. + +Attached is a copy of the Certificate of Compliance, and the Enron Corp. Risk +Management Policy. + +If you have any questions, please call me at (713) 853-0429, or Veronica +Valdez at (713) 853-1881. + + +Regards, +Cassandra Schultz +Market Risk Management + + \ No newline at end of file diff --git a/demo/ermis-f/All/cur/26839711.1075855492406.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/26839711.1075855492406.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..541c2b50 --- /dev/null +++ b/demo/ermis-f/All/cur/26839711.1075855492406.JavaMail.evans@thyme:2,S @@ -0,0 +1,18 @@ +Message-ID: <26839711.1075855492406.JavaMail.evans@thyme> +Date: Wed, 14 Feb 2001 04:04:00 -0800 (PST) +From: frank.ermis@enron.com +To: john.malowney@enron.com +Subject: Re: Natural gas quote for Louiisiana-Pacific (L-P) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Frank Ermis +X-To: John Malowney +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +According to my calculations, the term needs to go through Feb04. The +physical fixed price would be 7.34. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/27075499.1075855491665.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/27075499.1075855491665.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..30083df3 --- /dev/null +++ b/demo/ermis-f/All/cur/27075499.1075855491665.JavaMail.evans@thyme:2,S @@ -0,0 +1,314 @@ +Message-ID: <27075499.1075855491665.JavaMail.evans@thyme> +Date: Fri, 20 Apr 2001 11:19:00 -0700 (PDT) +From: miki.bode@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, anita.reubens@swgas.com, + bblanar@coral-energy.com, bob.mattice@engageenergy.com, + bob.mattice@engageenergy.com, browning@wasatchenergy.com, + bruce_langmade@gapac.com, bymank@wdni.com, cards@wdni.com, + caver_ealy@pgn.com, ccoyle@americansoda.com, cmcgra@puget.com, + cpavlica@enerad.com, craig.provenzano@powersrc.com, cridin@puget.com, + cslaman@usg.com, cwduke@duke-energy.com, darena@national-energy.com, + dave.dungan@weyerhaeuser.com, deborahs@kimballenergy.com, + derek.danyliw@husky-oil.com, dlh@nwnatural.com, fermis@enron.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, + llightfoot@coral-energy.com, lmansi@sdge.com, lprior@enron.com, + mbeckner@utilicorp.com, mcano@enerad.com, michelle_hunter@pgn.com, + niels_a_vervloet@reliantenergy.com, pschmidt@kimballresources.com, + ramperms@bp.com, rcooper@usg.com, rfm@nwnatural.com, + robert.harp@engageenergy.com, robert.harp@engageenergy.com, + ron.smith@ashgrove.com, rony@panalberta.com, ryan.watt@enron.com, + sakom@global.net, sbrewer@enron.com, scott.linkletter@neg.pge.com, + scotts@kimballenergy.com, sghill@bcgas.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, tbrother@utilicorp.com, + tdizona@coral-energy.com, tjmi@dynegy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@kimballresources.com, + zcourns@national-fuel.com, jshadie@idahopower.com +Subject: NWP System Notice - 01-236 Soliciting Electronic Bids +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Bode, Miki" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce_langmade@gapac.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'caver_ealy@pgn.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cpavlica@enerad.com'" , "'craig.provenzano@powersrc.com'" , "'cridin@puget.com'" , "'cslaman@usg.com'" , "'cwduke@duke-energy.com'" , "'darena@national-energy.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'llightfoot@coral-energy.com'" , "'lmansi@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'mbeckner@utilicorp.com'" , "'mcano@enerad.com'" , "'Michelle_Hunter@pgn.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'pschmidt@kimballresources.com'" , "'ramperms@bp.com'" , "'rcooper@usg.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ron.smith@ashgrove.com'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'sakom@global.net'" , "'SBREWER@ENRON.COM'" , "'scott.linkletter@neg.pge.com'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tbrother@utilicorp.com'" , "'tdizona@coral-energy.com'" , "'tjmi@dynegy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@kimballresources.com'" , "'zcourns@national-fuel.com'" , "'jshadie@idahopower.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: April 20, 2001 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-236 Soliciting Electronic Bids + +Notice Text: + +All Shippers Notification: 01-236??????? Dated April 20, 2001 + + + +TO:???? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????? (801) 971-5983 +cellular + +Williams Gas Pipeline-West +Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR +AVAILABLE FIRM MAINLINE TRANSPORTATION +CAPACITY ON NORTHWEST'S TRANSMISSION +SYSTEM + +Northwest has posted the following package of available firm TF-1 +Large Customer transportation capacity to its Electronic Bulletin +Board ("EBB") for competitive bid pursuant to the "Right-of-First- +Refusal; Posting of Pipeline Capacity" provision of Northwest's +Tariff, which requires availability of capacity to be posted to the +EBB subject to bid.? All prearranged terms are indicated below, if +applicable.? The prearranged shipper has the right to match the +highest economic value at the end of the bid period.? If the +prearranged shipper does not match the highest economic value, award +of such capacity will be made according to Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS +CLOSED BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace +Karpakis or your Marketing Services Representative if you encounter +any problems with your EBB bid(s).? DON'T WAIT UNTIL THE LAST MINUTE +TO POST YOUR BID.? Time deadlines are electronically monitored and +implemented. + +PACKAGE "V" +From the +April 19, 2001 Posting +EBB OFFER # 506 + +RECEIPT????????????? DELIVERY????????? TOTAL?????? INITIAL PRIMARY????? +PREARRANGED +POINT??????????????????? POINT?????????????? DTH/D??????? CONTRACT +TERM?????????? OFFER + +Greasewood?? Clay Basin??????????? 2,765????????? +05/01/01-05/31/01????????????? YES +????????? +Min. Acceptable Bid:??? $0.043 per Dth of daily Reservation Contract Demand +for +?????????????????????????????????????????????? Flexible Receipt/Delivery +Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 2,765 Dth/d +Bid Open Date:? 04/20/01 - (4:30 pm Central Time) +Bid Close Date: 04/23/01 - (4:30 pm Central Time) +Award Deadline: 04/23/01 - (5:30 pm Central Time) +Evergreen:????? ??????? Month to Month, Ten (10) Business Days Prior Written +?????????????????????????????????????????????? Notice by Either Party +Special Terms & Cond:?? See 1, 2 and 3 Below. + + + +PACKAGE "BB" +From the +April 19, 2001 Posting +EBB OFFER # 507 + +RECEIPT????????????? DELIVERY????????? TOTAL?????? INITIAL PRIMARY????? +PREARRANGED +POINT???????????????????? POINT????????????? DTH/D??????? CONTRACT +TERM??????????? OFFER + +West?????????????????? Clay Basin?????????? 2,354????????? +05/01/01-05/31/01?????????????? YES +Douglas +????????? +Min. Acceptable Bid:??? $0.03 per Dth of daily Reservation Contract Demand +for +?????????????????????????????????????????????? Flexible Receipt/Delivery +Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 2,354 Dth/d +Bid Open Date:? 04/23/01 - (4:30 pm Central Time) +Bid Close Date: 04/24/01 - (4:30 pm Central Time) +Award Deadline: 04/24/01 - (5:30 pm Central Time) +Evergreen:????? ??????? NONE +Special Terms & Cond:?? See 1, 2 and 3 Below. + + +PACKAGE "GG-2 & GG-3" +From the +April 19, 2001 Posting +EBB OFFER # 508 + +RECEIPT????????????? DELIVERY????????? TOTAL?????? INITIAL PRIMARY????? +PREARRANGED +POINT????????????????????? POINT???????????? DTH/D??????? CONTRACT +TERM??????? OFFER + +Ignacio????????????? Green River-?????? 5,000????????? +05/01/01-05/31/01?????????? YES +Plant??????????????????? CIG +????????? +Min. Acceptable Bid:????????? $0.03 per Dth of daily Reservation Contract +Demand for +?????????????????????????????????????????????? Flexible Receipt/Delivery +Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 5,000 Dth/d +Bid Open Date:? 04/23/01 - (4:30 pm Central Time) +Bid Close Date: 04/24/01 - (4:30 pm Central Time) +Award Deadline: 04/24/01 - (5:30 pm Central Time) +Evergreen:????? ??????? NONE +Special Terms & Cond:?? See 1, 2 and 3 Below. + + +PACKAGE "JJ-1" +From the +April 19, 2001 Posting +EBB OFFER # 509 + +RECEIPT????????????? DELIVERY????????? TOTAL?????? INITIAL PRIMARY????? +PREARRANGED +POINT???????????????????? POINT????????????? DTH/D???????? CONTRACT +TERM?????????? OFFER + +Blanco????????????? Green River-??????? 2,676?????????? +05/01/01-05/31/01???????????? YES +Hub-TW???????????????????? CIG +????????? +Min. Acceptable Bid:??? $0.03 per Dth of daily Reservation Contract Demand +for +?????????????????????????????????????????????? Flexible Receipt/Delivery +Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 2,676 Dth/d +Bid Open Date:? 04/23/01 - (4:30 pm Central Time) +Bid Close Date: 04/24/01 - (4:30 pm Central Time) +Award Deadline: 04/24/01 - (5:30 pm Central Time) +Evergreen:????? ??????? NONE +Special Terms & Cond:?? See 1, 2 and 3 Below. + + + + + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +??????? entering into the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity +and shipper and replacement shipper may utilize any available points on +Northwest's transmission system without impacting the discount for the +original shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition +to the Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable surcharges and fuel. + + + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation +capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available +transportation capacity.? Multiple electronic bid(s) can be submitted for the +total available transportation capacity under the specified package OR +multiple +rates can be submitted each for a partial amount of available transportation +capacity under the specified package.? If the same Shipper submits multiple +bids, +the highest present value for such package of available transportation +capacity +shall be considered the valid bid. All other bids from the same Shipper for +the +same package of transportation capacity will be discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is +??????? less than minimum tariff rate, the following formula is utilized:? +Bid Rate x +??????? FERC Interest Rate x The Maximum Bid Quantity x 365 days/100/12; or +if the +??????? maximum rate is bid, the following formula is utilized:? Bid Rate x +FERC Interest +??????? Rate x Maximum Bid Quantity x days bid/100. In case of a tie, each +tied shipper +??????? will have the right to improve its bid by submitting an improved bid +within 24 +??????? hours of the bid close time.? Such improved bid shall be faxed to +(801) 584-7076 +??????? to Candace Karpakis or Patrick Aman.? If a tie still exists, such +capacity shall +??????? be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than +??????? indicated for the capacity unless maximum rate is bid. + + + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE +OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button +on the offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The screen will allow you to review the conditions of the offer. +Close this screen when you have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting +the "VIEW BID" button.? Close this screen when you have finished viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, +highlight the receipt/delivery point section with the left mouse button and +modify accordingly. Select "SAVE".? If an error appears at the button of the +screen, the error will need to be corrected and the data will need to be +saved again.? If successful, a message will appear indicating the bid +information has saved and the bid rate must be entered.? Select "OK". +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +You have just "CREATED" your bid for the offer.? You now need to +"SUBMIT" your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button. +All of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you +would like to submit.? Select the "SUBMIT" button at the top of the screen +to post the bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button. +All of your bids will appear.? If the bid has not yet been submitted, +highlight the "BID IN DRAFT STATUS" that you would like to withdraw. +Select the "WITHDRAW" button at the top of the screen to withdraw the +bid.? After a bid has been withdrawn, you can select the "DELETE" +button at the top of the screen to delete it from the screen. +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + + + +Word: F\Short Term/Capacity for Bid-All 2001 April 20, 2001 01-236 Res.doc \ No newline at end of file diff --git a/demo/ermis-f/All/cur/27264588.1075855490036.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/27264588.1075855490036.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e2b31cc8 --- /dev/null +++ b/demo/ermis-f/All/cur/27264588.1075855490036.JavaMail.evans@thyme:2,S @@ -0,0 +1,52 @@ +Message-ID: <27264588.1075855490036.JavaMail.evans@thyme> +Date: Mon, 30 Apr 2001 17:44:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.states@enron.com +Subject: iBuyit Payables Is Now Available +Cc: fernley.dyson@enron.com, sam.kemp@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: fernley.dyson@enron.com, sam.kemp@enron.com +X-From: Enron Announcements +X-To: All Enron Employees United States +X-cc: Fernley Dyson, Sam Kemp +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +I am pleased to announce that iBuyit Payables has been activated for all +organizations supported by Houston Accounts Payable. iBuyit Payables is an +innovative tool that will enable us to code and approve invoices for goods +and services online. + +Who is impacted? +Beginning today, all coders and approvers of invoices that were previously +submitted to Houston Accounts Payable for processing and payment, will code +and approve invoices through iBuyit Payables. Invoices entered directly into +SAP, will not be impacted by this process. + +Note: Beginning May 8th, any invoices with coding sheets received by +Accounts Payable will be entered into iBuyit Payables and electronically +routed back to the coder. The invoice will then need to be coded and approved +(again) in iBuyit Payables to generate a payment. + +How do I receive training? +Online system demonstrations and quick reference cards are available on the +Enron intranet in the Integrated Solutions Center Document Library at < +http://sap.enron.com/sap_doclib/user/file_list.asp?cabinet_id=265>. +Note: You must use the Enron standard Microsoft Internet Explorer to view +these materials. + +Who do I call for help? +* For help using the iBuyit Payables system, contact the ISC Call Center at +(713) 345-4727. +* For invoice payment status, contact the Accounts Payable Call Center at +(713) 853-7127 + or toll free at (866) AP ENRON, or send an e-mail to +iBuyit.payables@enron.com . + +Questions? +For general information about iBuyit, send an e-mail to < +mailto:ibuyit@enron.com>. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/27426951.1075855471981.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/27426951.1075855471981.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7675db63 --- /dev/null +++ b/demo/ermis-f/All/cur/27426951.1075855471981.JavaMail.evans@thyme:2,S @@ -0,0 +1,46 @@ +Message-ID: <27426951.1075855471981.JavaMail.evans@thyme> +Date: Tue, 12 Dec 2000 22:01:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Succession Plan +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +It is my great pleasure to announce that the Board has accepted my=20 +recommendation to appoint Jeff Skilling as chief executive officer, effecti= +ve=20 +at the time of their next board meeting on February 12, 2001. Jeff will al= +so=20 +retain his duties as president and chief operating officer. I will continu= +e=20 +as chairman of the Board and will remain at Enron, working with Jeff on the= +=20 +strategic direction of the company and our day-to-day global operations. + +Jeff will assume the role at a time when the company is hitting on all=20 +cylinders and is positioned for phenomenal growth. He is clearly ready for= +=20 +the job, and after 15 years as CEO of this great company, I=01,m ready for = +a=20 +somewhat different role. + +Our succession plan has been clear for some time. This has afforded Jeff a= +nd=20 +me the freedom to combine our strengths toward building a company that=20 +continues to exceed everyone=01,s expectations, including our own. We look= +=20 +forward to furthering that relationship as Jeff expands his role. + +There are no plans for any other changes in our management team nor broad= +=20 +shifts in strategy and direction. + +Please join me in congratulating Jeff. I look forward to a great 2001. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/27435817.1075855474460.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/27435817.1075855474460.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2f3de969 --- /dev/null +++ b/demo/ermis-f/All/cur/27435817.1075855474460.JavaMail.evans@thyme:2,S @@ -0,0 +1,28 @@ +Message-ID: <27435817.1075855474460.JavaMail.evans@thyme> +Date: Thu, 16 Nov 2000 10:12:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Latest Enron Business Issue Up & Running +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Check out the latest version of Enron Business Online at home.enron.com. +Click on Publications, then on Enron Business and "Volume 5, 2000". This +issue, read about what Ken and Jeff could have worn for Halloween costumes! + +Also in this issue: + +? Enron Broadband Services chips away obstacles; +? DealBench and the art of the paperless deal; +? Global risk managers structure risk even insurers can like; +? Diversity and what you think; +? Enron rescues a giant panda; and +? The Rise School leads lessons in compassion and ABCs. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/27471689.1075855473506.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/27471689.1075855473506.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5182c589 --- /dev/null +++ b/demo/ermis-f/All/cur/27471689.1075855473506.JavaMail.evans@thyme:2,S @@ -0,0 +1,258 @@ +Message-ID: <27471689.1075855473506.JavaMail.evans@thyme> +Date: Wed, 29 Nov 2000 22:54:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Fw: + Enerfax Daily +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +----- +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + + ")} TC + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 30, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 30, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Natural? Gas? Storage? Report + + + + + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + ? ? ? ? ? ? Week? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Prev? + ? ? ? ? ? ?Ending? ? Prev? ? ? ? ? ? ? ? ? ?Prev? ? Year? ? + | Region | 11/24/00| Week | Diff | % Full | Year | % Full + | Prod? ?|? ?622? ?|? 664 | -42? |? 65%? ?|? 848 |? 89%? ? + | East? ?|? 1552? ?| 1643 | -91? |? 85%? ?| 1714 |? 94%? ? + | West? ?|? ?328? ?|? 341 | -13? |? 65%? ?|? 439 |? 87%? ? + |? ? ? ? |? ? ? ? ?|? ? ? |? ? ? |? ? ? ? |? ? ? |? ? ? ? + | Total? |? 2502? ?| 2648 |-146? |? 76%? ?| 3001 |? 91%? ? + + + + + + + + [IMAGE] + + + [IMAGE] + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 30, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 30, 2000 + + + + + + + [IMAGE] + + + + + + + + Battery Storage System to be Tested + + + + ? ? Detroit Edison is working with the DOE and Sandia National Laboratory +to test a prototype for a transportable Advanced Battery Energy Storage +System. The device has the potential to improve reliability for customers +and meet increasing demand for high-quality, low-cost electricity. Detroit +Edison will provide the electric utility distribution circuit to test the +ABESS as a load leveling and power quality device.? In operation, the +battery system will be discharged during the day and charged at night.? + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img0.gif + - img1.gif + - img2.gif + - img3.gif + - img4.gif + - img5.gif + - img6.gif + - img7.gif + - img8.gif + - img9.gif + - img10.gif + - img11.gif + - img12.gif + - img13.gif + - img14.gif + - img15.gif + - img16.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif \ No newline at end of file diff --git a/demo/ermis-f/All/cur/27537226.1075855472017.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/27537226.1075855472017.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7d16f69f --- /dev/null +++ b/demo/ermis-f/All/cur/27537226.1075855472017.JavaMail.evans@thyme:2,S @@ -0,0 +1,18 @@ +Message-ID: <27537226.1075855472017.JavaMail.evans@thyme> +Date: Tue, 12 Dec 2000 19:03:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Enerfax Daily (27).htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +http://personal.msy.bellsouth.net/~edaily \ No newline at end of file diff --git a/demo/ermis-f/All/cur/27673990.1075855490680.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/27673990.1075855490680.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2b0da5ce --- /dev/null +++ b/demo/ermis-f/All/cur/27673990.1075855490680.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <27673990.1075855490680.JavaMail.evans@thyme> +Date: Fri, 27 Apr 2001 01:23:00 -0700 (PDT) +From: ina.rangel@enron.com +To: phillip.allen@enron.com, monique.sanchez@enron.com, keith.holst@enron.com, + frank.ermis@enron.com, mike.grigsby@enron.com, jane.tholt@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + steven.south@enron.com, randall.gay@enron.com, susan.scott@enron.com, + jay.reitmeyer@enron.com +Subject: Migration 2000 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Phillip K Allen, Monique Sanchez, Keith Holst, Frank Ermis, Mike Grigsby, Jane M Tholt, Tori Kuykendall, Matthew Lenhart, Steven P South, Randall L Gay, Susan M Scott, Jay Reitmeyer +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Sorry guys, but you will not be migrated until Tuesday, May 1st after +hours. The reason being they want the pilot runners (Steve South & Susan +Scott) on their machines a few more days before they migrate everyone else +over. The migration team wants to make sure there will not be any problems +with everyone's applications. + +-Ina \ No newline at end of file diff --git a/demo/ermis-f/All/cur/2772339.1075855490469.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/2772339.1075855490469.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5a6e3483 --- /dev/null +++ b/demo/ermis-f/All/cur/2772339.1075855490469.JavaMail.evans@thyme:2,S @@ -0,0 +1,88 @@ +Message-ID: <2772339.1075855490469.JavaMail.evans@thyme> +Date: Fri, 27 Apr 2001 08:01:00 -0700 (PDT) +From: outlook.team@enron.com +To: allison.horton@enron.com, amir.baig@enron.com, brandon.bangerter@enron.com, + brian.ellis@enron.com, charles.philpott@enron.com, + chris.wood@enron.com, chris.tull@enron.com, dale.smith@enron.com, + dave.june@enron.com, donald.sutton@enron.com, + felicia.buenrostro@enron.com, johnna.morrison@enron.com, + joe.dorn@enron.com, kathryn.schultea@enron.com, + leon.mcdowell@enron.com, leticia.barrios@enron.com, + milton.brown@enron.com, raj.perubhatla@enron.com, + shekar.komatireddy@enron.com, andrea.yowman@enron.com, + angie.o'brian@enron.com, bonne.castellano@enron.com, + gwynn.gorsuch@enron.com, jo.matson@enron.com, + laquitta.washington@enron.com, rick.johnson@enron.com, + sandra.lighthill@enron.com, valeria.hope@enron.com, + charlotte.brown@enron.com, ronald.fain@enron.com, + gary.fitch@enron.com, anna.harris@enron.com, keith.jones@enron.com, + kristi.monson@enron.com, bobbie.mcniel@enron.com, + john.stabler@enron.com, michelle.prince@enron.com, + james.gramke@enron.com, blair.hicks@enron.com, + jennifer.johnson@enron.com, jim.little@enron.com, + dale.lukert@enron.com, donald.martin@enron.com, + andrew.mattei@enron.com, darvin.mitchell@enron.com, + mark.oldham@enron.com, wesley.pearson@enron.com, + ramon.pizarro@enron.com, natalie.rau@enron.com, + william.redick@enron.com, mark.richardson@enron.com, + joseph.schnieders@enron.com, gary.simmons@enron.com, + delaney.trimble@enron.com, david.upton@enron.com, + mike.boegler@enron.com, lyndel.click@enron.com, + gabriel.franco@enron.com, randy.gross@enron.com, + arthur.johnson@enron.com, danny.jones@enron.com, + john.ogden@enron.com, edgar.ponce@enron.com, + tracy.pursifull@enron.com, lance.stanley@enron.com, + frank.ermis@enron.com, jane.tholt@enron.com, jay.reitmeyer@enron.com, + keith.holst@enron.com, matthew.lenhart@enron.com, + mike.grigsby@enron.com, monique.sanchez@enron.com, + phillip.allen@enron.com, randall.gay@enron.com, + tori.kuykendall@enron.com, brenda.fletcher@enron.com, + jeanne.wukasch@enron.com, mary.franklin@enron.com, + mike.potter@enron.com, natalie.baker@enron.com, + suzanne.calcagno@enron.com, alvin.thompson@enron.com, + cynthia.franklin@enron.com, jesse.villarreal@enron.com, + joan.collins@enron.com, joe.casas@enron.com, kelly.loocke@enron.com, + lia.halstead@enron.com, meredith.homco@enron.com, + robert.allwein@enron.com, scott.loving@enron.com, + shanna.boudreaux@enron.com, steve.gillespie@enron.com, + tamara.carter@enron.com, tracy.wood@enron.com, + gabriel.fuzat@enron.com, jack.netek@enron.com, lam.nguyen@enron.com, + camille.gerard@enron.com, craig.taylor@enron.com, + jessica.hangach@enron.com, kathy.gagel@enron.com, + lisa.goulart@enron.com, ruth.balladares@enron.com, + sid.strutt@enron.com +Subject: 3 - URGENT - TO PREVENT LOSS OF INFORMATION +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Outlook Migration Team +X-To: Allison Horton, Amir Baig, Brandon Bangerter, Brian Ellis, Charles Philpott, Chris P Wood, Chris Tull, Dale Smith, Dave June, Donald Sutton, Felicia Buenrostro, Johnna Morrison, Joe Dorn, Kathryn Schultea, Leon McDowell, Leticia Barrios, Milton Brown, Raj Perubhatla, Shekar Komatireddy, Andrea Yowman, Angie O'Brian, Bonne Castellano, Gwynn Gorsuch, Jo Ann Matson, LaQuitta Washington, Rick Johnson, Sandra Lighthill, Valeria A Hope, Charlotte Brown, Ronald Fain, Gary Fitch, Anna Harris, Keith Jones, Kristi Monson, Bobbie McNiel, John Stabler, Michelle Prince, James Gramke, Blair Hicks, Jennifer Johnson, Jim Little, Dale Lukert, Donald Martin, Andrew Mattei, Darvin Mitchell, Mark Oldham, Wesley Pearson, Ramon Pizarro, Natalie Rau, William Redick, Mark A Richardson, Joseph Schnieders, Gary Simmons, Delaney Trimble, David Upton, Mike Boegler, Lyndel Click, Gabriel Franco, Randy Gross, Arthur Johnson, Danny Jones, John Ogden, Edgar Ponce, Tracy Pursifull, Lance Stanley, Frank Ermis, Jane M Tholt, Jay Reitmeyer, Keith Holst, Matthew Lenhart, Mike Grigsby, Monique Sanchez, Phillip K Allen, Randall L Gay, Tori Kuykendall, Brenda H Fletcher, Jeanne Wukasch, Mary Theresa Franklin, Mike Potter, Natalie Baker, Suzanne Calcagno, Alvin Thompson, Cynthia Franklin, Jesse Villarreal, Joan Collins, Joe A Casas, Kelly Loocke, Lia Halstead, Meredith Homco, Robert Allwein, Scott Loving, Shanna Boudreaux, Steve Gillespie, Tamara Carter, Tracy Wood, Gabriel Fuzat, Jack Netek, Lam Nguyen, Camille Gerard, Craig Taylor, Jessica Hangach, Kathy Gagel, Lisa Goulart, Ruth Balladares, Sid Strutt +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Critical Migration Information: + +1. Your scheduled Outlook Migration Date is THE EVENING OF : May 1st +2. You need to press the "Save My Data" button (only once) to send us your +pre-migration information. +3. You must be connected to the network before you press the button. +4. If a POP-UP BOX appears, prompting you to "ABORT, CANCEL OR TRUST SIGNER" +please select TRUST SIGNER. +5. Any information you Add to your Personal Address Book, Journal or calendar +after you click on the button will need to be manually re-added into Outlook +after you have been migrated. +6. Clicking this button does not complete your migration to Outlook. Your +migration will be completed the evening of your migration date. + + + + Failure to click on the button means you WILL NOT get your Calendar, +Contacts, Journal and ToDo information imported into Outlook the day of your +migration and could result in up to a 2 week delay to restore this +information. + +If you encounter any errors please contact the resolution center @ +713-853-1411 \ No newline at end of file diff --git a/demo/ermis-f/All/cur/27755727.1075855476986.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/27755727.1075855476986.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5b52efb7 --- /dev/null +++ b/demo/ermis-f/All/cur/27755727.1075855476986.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <27755727.1075855476986.JavaMail.evans@thyme> +Date: Fri, 27 Oct 2000 10:17:00 -0700 (PDT) +From: david.forster@enron.com +To: enrononline.1@enron.com, enrononline.2@enron.com, enrononline.3@enron.com, + enrononline.4@enron.com, enrononline.5@enron.com, + enrononline.6@enron.com +Subject: EnronOnline Reports +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: David Forster +X-To: EnronOnline Internal Distribution 1, EnronOnline Internal Distribution 2, EnronOnline Internal Distribution 3, EnronOnline Internal Distribution 4, EnronOnline Internal Distribution 5, EnronOnline Internal Distribution 6 +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Please refrain from running reports on the EnronOnline databases between 7 am +- 2 pm CST / 1pm - 8pm GMT, which is our peak usage period. + +These reports slow down EnronOnline trading. + +We will have a solution to this problem within the next few weeks, but in the +meantime, we appreciate your cooperation with the above. + +Thanks, + +Dave + \ No newline at end of file diff --git a/demo/ermis-f/All/cur/28078958.1075855474395.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/28078958.1075855474395.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..01821c7d --- /dev/null +++ b/demo/ermis-f/All/cur/28078958.1075855474395.JavaMail.evans@thyme:2,S @@ -0,0 +1,21 @@ +Message-ID: <28078958.1075855474395.JavaMail.evans@thyme> +Date: Thu, 16 Nov 2000 12:12:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.ena&eim&egm@enron.com +Subject: Holiday Invitation +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston ENA&EIM&EGM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Please click on the attached link to launch your Holiday Party invitation. + + http://invitation.enron.com + +Please direct any questions to Dorie Hitchcock via email. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/28081142.1075855474539.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/28081142.1075855474539.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7a2ff0fa --- /dev/null +++ b/demo/ermis-f/All/cur/28081142.1075855474539.JavaMail.evans@thyme:2,S @@ -0,0 +1,290 @@ +Message-ID: <28081142.1075855474539.JavaMail.evans@thyme> +Date: Thu, 16 Nov 2000 00:12:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Go + to www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 16, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 16, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Alberta's Oil and Natural? Gas Revenue Doubles + + + + ? ? Alberta's revenue from oil and natural gas will more than double this +year to about C$8.7 billion. It will use most of the money to cut its debt. +Alberta, the biggest international supplier of natural gas to the US, will +pay down its debt by C$4.5 billion this year and give residents C$485 +million in tax and energy-bill rebates. Alberta is expecting a C$4.2 billion +budget surplus in the fiscal year ending March 31. Alberta collects a +percentage of revenue from oil and natural gas produced in the province. +The province's debt, now around C$12.5 billion, rose when prices were low. +Alberta's low debt and its repayment program have earned it the highest +credit rating of any Canadian province. + + + + + + + + + + + [IMAGE] + + + + + + + + Natural? Gas? Storage? Report + + + + + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + ? ? ? ? ? ? Week? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Prev? + ? ? ? ? ? ?Ending? ? Prev? ? ? ? ? ? ? ? ? ?Prev? ? Year? ? + | Region | 11/10/00| Week | Diff | % Full | Year | % Full + | Prod? ?|? ?688? ?|? 687 |? ?1? |? 72%? ?|? 847 |? 89%? ? + | East? ?|? 1682? ?| 1678 |? ?4? |? 92%? ?| 1730 |? 95%? ? + | West? ?|? ?372? ?|? 383 | -11? |? 74%? ?|? 439 |? 87%? ? + |? ? ? ? |? ? ? ? ?|? ? ? |? ? ? |? ? ? ? |? ? ? |? ? ? ? + | Total? |? 2742? ?| 2748 |? -6? |? 83%? ?| 3016 |? 91%? ? + + + + + + + + [IMAGE] + + + [IMAGE] + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 16, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 16, 2000 + + + + + + + [IMAGE] + + + + + + + + Canadian 88 Losses Increase + + ? + + ? ? Canadian 88 Energy, which has put itself up for sale, says its third +quarter loss widened seven-fold because of production problems and an +ill-fated natural gas hedging program. It reported the loss grew to C$5.2 +million. Cash flow, a key indicator a firm's ability to fund future +exploration, fell 64% to C$2.3 million from C$6.4 million. The third quarter +results reflected the one-time impact of the upgrading program at the Olds +Gas Plant, which shut-in? 26 MMcf per day of natural gas and 770 barrels of +liquids daily from September 5th until October 7th. Most Canadian firms have +been big winners in the natural gas market, but not Canadian 88, whose +natural gas hedging reduced cash flow by $26 million in the quarter. + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img34.gif + - img11.gif + - img35.gif + - id=1381847 + - img36.gif \ No newline at end of file diff --git a/demo/ermis-f/All/cur/28089481.1075855477331.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/28089481.1075855477331.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7ef84bf5 --- /dev/null +++ b/demo/ermis-f/All/cur/28089481.1075855477331.JavaMail.evans@thyme:2,S @@ -0,0 +1,63 @@ +Message-ID: <28089481.1075855477331.JavaMail.evans@thyme> +Date: Thu, 26 Oct 2000 10:32:00 -0700 (PDT) +From: achrisco@prosrm.com +To: fermis@ect.enron.com +Subject: PROS Named to Houston 100 (R) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: achrisco@prosRM.com +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +PROS Revenue Management Named to The Houston 100(r) + +Pricing optimization leader makes Fastest Growing Companies List + +October 26, 2000 - Houston-PROS Revenue Management, the world's leader in +revenue management science and the pioneer and dominant provider of revenue +management to the airline industry, today announced that it has been named to +The Houston 100(r), a ranking of the fastest-growing private businesses +making the greatest economic impact on the Houston area. PROS has shown a 79 +percent growth in revenues from 1997 to 1999. + +The Houston 100(r) profiles Houston's fastest-growing businesses based on +sales and revenues over a three-year period. It is an annual program of the +University of Houston Small Business Development Center and is sponsored by +Comerica Bank-Texas and underwritten by Southwestern Bell, the Greater +Houston Partnership and the Houston Business Journal. + +"It's an honor to be named in the top 100 list of growing private companies," +says Bert Winemiller, President and CEO of PROS. "The past two years have +seen tremendous growth in revenue management, and we have been leading the +charge by providing products to the airline, energy and other industries. Our +most recent quarter set records, and our year-end outlook is very positive." + +PROS Revenue Management is the world's leader in revenue management science +and the pioneer and dominant provider of revenue management to the airline +industry. PROS provides system solutions to the airline, cargo, rail, energy, +healthcare and broadcast industries, and has delivered over 180 systems to +more than 82 clients in 25 countries. The PROS mission is to maximize the +revenue of each client using PROS' world-leading revenue management science, +systems solutions and best practices business consulting. PROS clients report +annual incremental revenue increases of 2-8% as a result of revenue +management. PROS solutions forecast demand, optimize inventory and provide +dynamic pricing to maximize revenue. + +Founded in 1985 in Houston, PROS Revenue Management has a five-year +compounded revenue growth of 40%, in large part due to the intellectual +capital of its staff. Nearly half of PROS' employees have advanced degrees +and the staff speaks a cumulative total of 26 languages. The company is +profitable with 1999 revenue exceeding $21 million. PROS' strong balance +sheet is evidence of the company's continued success. For more information on +PROS Revenue Management, please visit www.prosRM.com or call 713-335-5813. + +Contact: +Sean K. Thompson - Corporate Communications +713-335-5813 +713-529-7037 - fax +sthompson@prosRM.com diff --git a/demo/ermis-f/All/cur/28224197.1075855476940.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/28224197.1075855476940.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2649049c --- /dev/null +++ b/demo/ermis-f/All/cur/28224197.1075855476940.JavaMail.evans@thyme:2,S @@ -0,0 +1,41 @@ +Message-ID: <28224197.1075855476940.JavaMail.evans@thyme> +Date: Fri, 27 Oct 2000 16:15:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: eThink About It: October 31, 2000 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +ThinkBank went live with a bang last Friday! The Idea Vault already has more +than 20 innovative entries, and the eThink team has been busy routing these +ideas to the right people. + +There are ideas about everything from new trading opportunities to hot air +balloons. Visit the ThinkBank today. Got an idea? Make a deposit. Need +some help? Make a withdrawal. + + + +eMeet has a brand-new look. Have you seen it yet? We took your feedback -- +thanks for posting it right there in eMeet -- and created a more dynamic and +informative site for you. Check it out. Go to eMeet now! + + +Don't miss Cindy Olson's eSpeak this Thursday, November 3 at 10:00 am Houston +time. Cindy, executive vice president of Human Resources & Community Affairs +will be answering your questions about the new Enron employee stock option +program. +And, if you can't make the live event (all together now), be sure to +pre-submit your question(s) on the eSpeak site! + + +You know you have the stuff to increase Enron's competitive advantage. Put +it in the Edge today. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/2824247.1075855488184.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/2824247.1075855488184.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1c6e6246 --- /dev/null +++ b/demo/ermis-f/All/cur/2824247.1075855488184.JavaMail.evans@thyme:2,S @@ -0,0 +1,52 @@ +Message-ID: <2824247.1075855488184.JavaMail.evans@thyme> +Date: Sun, 13 May 2001 12:33:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Remote control your air-conditioner and heater +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +NewPower to offer another pilot program to Houston employees + + +Free remote energy management solution helps you to manage rising energy +bills. +NewPower is launching a revolutionary technology pilot to the first 500 +people to sign up in the Houston area. The NewPower Connections Remote +Energy Management Solution is a pilot program designed to give consumers +control of their thermostat via the Internet. The program will allow +thermostats to be adjusted from anywhere, with any Internet-enabled device, +including computers, web-enabled cell phones, palm OS devices, or pocket +PCs. Sears Home Central will install and service the Remote Energy +Management Solution at no charge throughout the duration of the pilot +program. For a typical household, the three-month pilot could result in up +to 10 percent to 15 percent utility bill savings, based on personal usage and +the size of your home. + + +Be among the first to participate absolutely free. +Enrollment with the NewPower Connections Remote Energy Management Solution +pilot program starts May 14 and continues through the end of the month. For +more information about this offer, visit NewPower's table located in the +Plaza of the Enron Building near the down escalator from 11:00 a.m. to 2 p.m. +during the week of May 14. To become a pilot participant you need only to be +a homeowner in the Houston area and have Internet access. You do not even +have to be a NewPower electricity customer to participate. For more +information about NewPower Connections, send an e-mail to +connections@newpower.com. + + +Disclaimers: +Any contract for goods or services that is entered into by an Enron employee +with respect to the NewPower program shall be solely between NewPower and +such employee. Enron assumes no obligation on behalf of NewPower and makes +no representations, warranties, or guaranties with respect to NewPower, any +goods or services offered or provided by NewPower. Home.Enron.com \ No newline at end of file diff --git a/demo/ermis-f/All/cur/2825334.1075855490403.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/2825334.1075855490403.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..baf20880 --- /dev/null +++ b/demo/ermis-f/All/cur/2825334.1075855490403.JavaMail.evans@thyme:2,S @@ -0,0 +1,107 @@ +Message-ID: <2825334.1075855490403.JavaMail.evans@thyme> +Date: Fri, 27 Apr 2001 09:42:00 -0700 (PDT) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: SUPPLEMENTAL Weekend Outage Report for 4-27-01 through 4-30-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +April 27, 2001 5:00pm through April 30, 2001 12:00am +------------------------------------------------------------------------------ +------------------------ + + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: ALSO SEE ORIGINAL REPORT +Impact: CORP +Time: Fri 4/27/2001 at 6:00:00 PM CT thru Fri 4/27/2001 at 8:00:00 PM CT + Fri 4/27/2001 at 4:00:00 PM PT thru Fri 4/27/2001 at 6:00:00 PM PT + Sat 4/28/2001 at 12:00:00 AM London thru Sat 4/28/2001 at 2:00:00 AM London +Outage: ClearCase Patch +Environments Impacted: Corp +Purpose: This patch will resolve several issues involving the MVFS (ClearCase +file system.) +Backout: Remove the patch +Contact(s): Troy Beyer 713.345.8316 713.406.1782 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: +Impact: +Time: Sat 4/28/2001 at 9:00:00 AM CT thru Sat 4/28/2001 at 11:00:00 AM CT + Sat 4/28/2001 at 7:00:00 AM PT thru Sat 4/28/2001 at 9:00:00 AM PT + Sat 4/28/2001 at 3:00:00 PM London thru Sat 4/28/2001 at 5:00:00 PM London +Outage: ISDN Calling Name and Number +Environments Impacted: All +Purpose: To allow for number and name to appear on telephone displays. If +testing is successful, +permanent changes will be put into effect at a later date. These will not be +service affecting. +Backout: Unbusy trunk group. +Contact(s): Cynthia Siniard 713-853-0558 + Harold Williams 713-345-8917 + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: SEE ORIGINAL REPORT + +------------------------------------------------------------------------------ +----------------------------------------------- + + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC + (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 \ No newline at end of file diff --git a/demo/ermis-f/All/cur/28254180.1075855473899.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/28254180.1075855473899.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..165889d3 --- /dev/null +++ b/demo/ermis-f/All/cur/28254180.1075855473899.JavaMail.evans@thyme:2,S @@ -0,0 +1,41 @@ +Message-ID: <28254180.1075855473899.JavaMail.evans@thyme> +Date: Mon, 27 Nov 2000 01:14:00 -0800 (PST) +From: ina.rangel@enron.com +To: jay.reitmeyer@enron.com, kenneth.shulklapper@enron.com, + matthew.lenhart@enron.com, paul.lucci@enron.com, + tori.kuykendall@enron.com, randall.gay@enron.com, + frank.ermis@enron.com, steven.south@enron.com, jane.tholt@enron.com, + monique.sanchez@enron.com, keith.holst@enron.com, + phillip.allen@enron.com, mike.grigsby@enron.com, + john.arnold@enron.com, mike.maggi@enron.com, larry.may@enron.com +Subject: PIRA ATTACHMENTS +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Jay Reitmeyer, Kenneth Shulklapper, Matthew Lenhart, Paul T Lucci, Tori Kuykendall, Randall L Gay, Frank Ermis, Steven P South, Jane M Tholt, Monique Sanchez, Keith Holst, Phillip K Allen, Mike Grigsby, John Arnold, Mike Maggi, Larry May +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Ina Rangel/HOU/ECT on 11/27/2000 09:01 AM +--------------------------- + + + + From: Amanda Huble @ ENRON 11/27/2000 08:37 AM + + +To: Becky Young/NA/Enron@Enron, Laura Harder/Corp/Enron@Enron, Jessica +Presas/Corp/Enron@ENRON, Ina Rangel/HOU/ECT@ECT, Airam Arteaga/HOU/ECT@ECT, +Kimberly Brown/HOU/ECT@ECT +cc: +Subject: Re: Please forward to your groups. + + + + + + diff --git a/demo/ermis-f/All/cur/28267605.1075855473972.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/28267605.1075855473972.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..9bbbeebd --- /dev/null +++ b/demo/ermis-f/All/cur/28267605.1075855473972.JavaMail.evans@thyme:2,S @@ -0,0 +1,38 @@ +Message-ID: <28267605.1075855473972.JavaMail.evans@thyme> +Date: Wed, 22 Nov 2000 04:46:00 -0800 (PST) +From: ina.rangel@enron.com +To: ross.prevatt@enron.com, nelson.ferries@enron.com, charles.otto@enron.com, + george.gilbert@enron.com, fred.lagrasta@enron.com, + lucy.ortiz@enron.com, vikas.dwivedi@enron.com, + matthew.frank@enron.com, troy.black@enron.com, + jennifer.shipos@enron.com, craig.breslau@enron.com, + russell.dyk@enron.com, bill.berkeland@enron.com, + mark.smith@enron.com, jay.reitmeyer@enron.com, + kenneth.shulklapper@enron.com, matthew.lenhart@enron.com, + paul.lucci@enron.com, tori.kuykendall@enron.com, + randall.gay@enron.com, frank.ermis@enron.com, steven.south@enron.com, + jane.tholt@enron.com, monique.sanchez@enron.com, + keith.holst@enron.com, phillip.allen@enron.com, + mike.grigsby@enron.com +Subject: PIRA MEETING +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Ross Prevatt, Nelson Ferries, Charles H Otto, George N Gilbert, Fred Lagrasta, Lucy Ortiz, Vikas Dwivedi, Matthew Frank, Troy Black, Jennifer Shipos, Craig Breslau, Russell Dyk, Bill Berkeland, Mark Smith, Jay Reitmeyer, Kenneth Shulklapper, Matthew Lenhart, Paul T Lucci, Tori Kuykendall, Randall L Gay, Frank Ermis, Steven P South, Jane M Tholt, Monique Sanchez, Keith Holst, Phillip K Allen, Mike Grigsby +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Reminder... + +PIRA will be here giving a presentation on November 30th in EB32C2 at 3:30 +p.m. Attached are 2 versions of the presentation. + +Thank you, +Amanda Huble +Ext: 34384 + +Please feel free to call me if you have any questions. diff --git a/demo/ermis-f/All/cur/28411187.1075855489966.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/28411187.1075855489966.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..79a3a864 --- /dev/null +++ b/demo/ermis-f/All/cur/28411187.1075855489966.JavaMail.evans@thyme:2,S @@ -0,0 +1,121 @@ +Message-ID: <28411187.1075855489966.JavaMail.evans@thyme> +Date: Tue, 1 May 2001 03:56:00 -0700 (PDT) +From: news@prosrm.com +To: fermis@ect.enron.com +Subject: PROS Announces Energy Seminar +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: "PROS Revenue Management" +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +PROS Revenue Management to Host +Trading and Storage Revenue Optimization Seminar + + +April 26, 2001--Houston-- PROS Revenue Management, the world=01,s leader in= +=20 +revenue management science and software, and the pioneer and dominant=20 +provider of revenue management to the airline and energy industries, today= +=20 +announced that it will host the PROS Trading and Storage Revenue Optimizati= +on=20 +Seminar, which will discuss and demonstrate the benefits of trading and=20 +storage revenue optimization in the energy industry. The seminar will be= +=20 +held at PROS Revenue Management=01,s new facility in midtown Houston, locat= +ed at=20 +3100 Main Street and Elgin, on Tuesday, May 22, from 1:00 - 3:30 pm. + +"PROS=01, Trading Optimization System enables our customers to increase dea= +l=20 +profitability by 10-25%," says Matt Johnson, Senior VP of Energy. "The=20 +benefits in terms of increased profitability, reduced transaction costs and= +=20 +trader productivity deliver a significant competitive advantage in today's= +=20 +gas trading business environment." + +PROS Storage Revenue Management System increases revenues from the sale of= +=20 +storage capacity by 7-25%. This system provides storage marketers and=20 +traders the ability to maximize revenue from the use of their storage asset= +s=20 +and sale of storage services. + +"The PROS Storage Revenue Management System provides the comprehensive=20 +ability to both analyze the value of storage using PROS state-of-the-art=20 +revenue management science and to execute and track those deals in=20 +real-time," says Johnson. "This powerful combination of science and=20 +technology helps our customers drive their storage revenues to previously= +=20 +unattainable levels." + +Both PROS Trading Optimization System and PROS Storage Revenue Management= +=20 +System are built on the PROS Enterprise RM Platform=01,s world leading scie= +nce,=20 +forecasting and optimization, generating revenue and profits for PROS=01,= +=20 +clients worldwide. + +Pricing and revenue optimization have arrived in the energy sector. "PROS= +=01,=20 +revenue management products have allowed Williams to succeed in a new arena= +,=20 +resulting in the most advanced capacity scheduling capability of any compan= +y=20 +in our industry. Our business is realizing immediate benefits," claims Mik= +e=20 +Fiser, V.P. Williams Energy Marketing & Trading. + + +About PROS Revenue Management + +PROS Revenue Management is the world=01,s leader in pricing and revenue=20 +optimization solutions and the pioneer and dominant provider of revenue=20 +management to the airline and energy industries. PROS provides system=20 +solutions to the airline, cargo, rail, energy, healthcare and broadcast=20 +industries, and has delivered over 180 systems to more than 80 clients in 3= +7=20 +countries. PROS=01, clients include 17 of the top 25 carriers in the airlin= +e=20 +industry. + +The PROS mission is to maximize the revenue of each client using PROS=01,= +=20 +world-leading revenue management science, systems solutions, and best=20 +practices business consulting. PROS=01, clients report annual incremental= +=20 +revenue increases of 6-8% as a result of revenue management. PROS=01, solut= +ions=20 +forecast demand, optimize inventory, and provide dynamic pricing to maximiz= +e=20 +revenue. + +Founded in 1985 in Houston, PROS Revenue Management has a six-year compound= +ed=20 +revenue growth of 40%, in large part due to the intellectual capital of its= +=20 +staff. Nearly half of PROS=01, professional staff has advanced degrees and = +the=20 +staff speaks a cumulative total of 26 languages. The company is profitable= +=20 +with Year 2000 revenue of $29 million. For more information on PROS Revenue= +=20 +Management, please visit www.prosRM.com or call 713-335-5253. + +Contact: +Candy Haase - VP Marketing +713-335-5253 / 713-335-8144 - fax +chaase@prosRM.com + +If you no longer wish to receive company updates from PROS Revenue=20 +Management, please click "Reply" and type "Unsubscribe", or send an email t= +o=20 +"info@prosRM.com". \ No newline at end of file diff --git a/demo/ermis-f/All/cur/28421515.1075855473257.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/28421515.1075855473257.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d974c090 --- /dev/null +++ b/demo/ermis-f/All/cur/28421515.1075855473257.JavaMail.evans@thyme:2,S @@ -0,0 +1,111 @@ +Message-ID: <28421515.1075855473257.JavaMail.evans@thyme> +Date: Mon, 4 Dec 2000 04:59:00 -0800 (PST) +From: susan.t.turpin@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + browning@wasatchenergy.com, bruce.langmade@fortjamesmail.com, + bymank@wdni.com, cards@wdni.com, ccoyle@americansoda.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, kri.pam@pdg.net, + llightfoot@coral-energy.com, lmanis@sdge.com, lprior@enron.com, + niels_a_vervloet@reliantenergy.com, ramperms@bp.com, + rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com, ads@nwnatural.com, awhaynes@rmc.com, + bhall@cngc.com, bmedlock@cngc.com, cheldman@ix.netcom.com, + creali@vanalco.com, gary.peterson@fortjamesmail.com, + gastrans@puget.com, hls@nwnatural.com, kri.jane@pdq.net, + lgoodric@cngc.com, marcl@subutil.com, mvaughn@cngc.com, + mwaas@cngc.com, pat_scherzinger@pgn.com, rernest@intgas.com, + rsf@nwnatural.com, sdoss@wlinpco.com, sgillit@cngc.com, + spfaff@cngc.com, tina.m.patton@boeing.com +Subject: NWP System Notice - 01-176 Revised Dec. 2000 Maintenance +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Turpin, Susan T" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" , "'ads@nwnatural.com'" , "'awhaynes@rmc.com'" , "'BHall@cngc.com'" , "'bmedlock@cngc.com'" , "'cheldman@ix.netcom.com'" , "'creali@vanalco.com'" , "'Gary.Peterson@fortjamesmail.com'" , "'gastrans@puget.com'" , "'hls@nwnatural.com'" , "'kri.jane@pdq.net'" , "'lgoodric@cngc.com'" , "'marcl@subutil.com'" , "'MVaughn@cngc.com'" , "'MWAAS@cngc.com'" , "'pat_scherzinger@pgn.com'" , "'rernest@intgas.com'" , "'rsf@nwnatural.com'" , "'sdoss@wlinpco.com'" , "'sgillit@cngc.com'" , "'spfaff@cngc.com'" , "'Tina.m.patton@boeing.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: December 04, 2000 +Category: MAINTENANCE +Subcategory: NWP MONTHLY MAINTENANCE +Subject: 01-176 Revised Dec. 2000 Maintenance + +Notice Text: +All Shippers Letter #01-176 +Date:?? 12/04/00 +Time:?? 12:00hrs + +TO:???? ??? All Shippers +Subject:??????? ***Revised December 2000 Maintenance*** + +WILLIAMS GAS PIPELINE-WEST / Northwest Pipeline SCHEDULED +MAINTENANCE as posted 12- 4, 2000 which includes revised dates for +the Vernal Pigging Project anomaly repairs. + +The following maintenance work is scheduled on Williams Gas Pipeline-West/ +Northwest Pipeline (WGP-W) during the month of December 2000.? The scheduled +maintenance is Northwest's most recent projection of potential system +impacts.? This +schedule is provided to assist you in planning your business for the coming +month. +The impacts are estimates, which could change depending on other scheduling +factors. +If any scheduled maintenance activities change, an updated notice will be +posted to the +EBB as soon as possible. + +Vernal Pigging Project: + +December 12, 2000 + +While excavating the 26" mainline, Northwest Pipeline identified two +anomalies +between Block valve 2-10 (MP 263) and 2-9 (MP 247) that will require repair. +Northwest will be unable to receive gas for approximately fourteen hours (14 +hrs) on +Tuesday December 12, 2000 while the repairs are taking place. + +Affected supply points:? Sand Springs, Conoco Dragon Trail, West Douglas, +Trail +Canyon, and Foundation Creek. + +December 19, 2000 + +While excavating the 26" mainline, Northwest Pipeline identified 1 anomaly +between +mainline valve 2-8 (MP 232) and valve 22-8a (MP 240) that will require +repair. +Northwest will be unable to receive gas for approximately thirteen hours (13 +hrs) on +Tuesday December 19, 2000 while the repair is taking place. + +Affected points: Calf Canyon Receipt, Grand Junction Delivery + +Northwest Pipeline will try to mitigate any negative impact to Shippers +during this +period of time. Northwest will advise you of any change to this schedule. + +If you have any questions regarding this notice, please contact your +Northwest +Marketing Service Representative at (801) 584-7301. + +WGP-W +st \ No newline at end of file diff --git a/demo/ermis-f/All/cur/28518838.1075855489735.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/28518838.1075855489735.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..aa97bf90 --- /dev/null +++ b/demo/ermis-f/All/cur/28518838.1075855489735.JavaMail.evans@thyme:2,S @@ -0,0 +1,60 @@ +Message-ID: <28518838.1075855489735.JavaMail.evans@thyme> +Date: Wed, 2 May 2001 09:04:00 -0700 (PDT) +From: unsubscribe@skippingstone.com +To: blasts@216.173.29.238 +Subject: Electric Power News - FREE Subscription Trial +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Skipping Stone" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + + + [IMAGE] + + + Dear Colleague:? + + Through a special arrangement with Skipping Stone we are able to offer you a +FREE 2-WEEK TRIAL to the Daily Electric Power News +(http://www.energycentral.com/start_electric.cfm)? + and or the Daily Gas News (http://www.energycentral.com/start_gas.cfm) +e-mail service.? + + Both publications deliver headlines along with a brief summary of every +major story in the energy industry, every business day, right to your e-mail +box! Our convenient format allows you to quickly scan the headlines and +select the full text of any story that you want to read.? + + Simply reply to this e-mail message with Electric News Trial or follow this +link http://www.energycentral.com/start_electric.cfm for a FREE trial to the +Daily Electric News.? + + For a Daily Gas News Trial reply to this e-mail message with Gas News Trial +or point your browser to http://www.energycentral.com/start_gas.cfm, and +join more than 47,000 registered industry professionals who get their +information from Energy Central.? + + Please visit our Web site at http://www.energycentral.com -- it is the best +place on the web to start your search for power information.? + + Sincerely,? + Mark Johnson, Publisher + Energy Central? + + energycental.com - Where the energy industry does business. + + + + 2755 South Locust Street? ??? Suite 201? ?? Denver, CO 80222 + Phone: (303) 782-5510? ?? FAX (303) 782-5331 + http://www.energycentral.com + +[IMAGE] + +TO BE REMOVED FROM OUR EMAIL LIST PLEASE CLICK HERE \ No newline at end of file diff --git a/demo/ermis-f/All/cur/28572388.1075855477374.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/28572388.1075855477374.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a55e3ff4 --- /dev/null +++ b/demo/ermis-f/All/cur/28572388.1075855477374.JavaMail.evans@thyme:2,S @@ -0,0 +1,42 @@ +Message-ID: <28572388.1075855477374.JavaMail.evans@thyme> +Date: Wed, 25 Oct 2000 16:55:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: World Wide Announcement +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +To respond to the needs of our customers the following management +appointments are effective immediately: + +Alan Stringer, EHS Director based in London will be responsible for European +/ Asia / India Regions. Alan will continue to report to myself and Brian +Stanley (based in London). Bal Wong EHS Manager based in Guam will report +to Alan. Alan and Bal form a great team. Both have extensive experience +in undertaking and providing support for Environmental Due Diligence projects +throughout the world for the past ten years for various blue chips, lawyers, +banks and venture capital companies averaging several billion dollars worth +of assets reviewed each year for the past 5 years. Both can provide an +extensive depth of knowledge as internal consultants in assessing +environmental health and safety risk and supporting development of risk +mitigation measures that can be applied in the sale and purchase agreements +and contracts. Both have impressive experience in remediation technology. + + +Attached is a flow chart for environmental and social due diligence that +shows our organization and responsibilities. + + + + +Henry Van +General Manager, EH&S +Asset Operations \ No newline at end of file diff --git a/demo/ermis-f/All/cur/28604936.1075855477656.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/28604936.1075855477656.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a9e8f858 --- /dev/null +++ b/demo/ermis-f/All/cur/28604936.1075855477656.JavaMail.evans@thyme:2,S @@ -0,0 +1,65 @@ +Message-ID: <28604936.1075855477656.JavaMail.evans@thyme> +Date: Wed, 25 Oct 2000 11:51:00 -0700 (PDT) +From: andrew.wu@enron.com +To: richard.ingersoll@enron.com +Subject: Re: Paul Quilkey +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Andrew Wu +X-To: Richard Ingersoll +X-cc: Rebecca A. McDonald@ENRON, All Enron Worldwide@ENRON +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Hi Richard. I was just wondering if you sent this to me because of my recent +inquiry to Joe re: personnel profiles for power marketing/trading folks for +our Australia efforts? thanks + + + + +Richard Ingersoll@ECT +02/19/2000 08:52 PM +To: Rebecca A. McDonald@ENRON +cc: All Enron Worldwide@ENRON + +Subject: Re: Paul Quilkey + + + + + + Enron North America Corp. + + From: Rebecca A. McDonald @ ENRON 02/18/2000 05:51 +PM + + +Sent by: Enron Announcements@ENRON +To: All Enron Worldwide +cc: +Subject: Paul Quilkey + +Please join me in congratulating Paul Quilkey in his new role as Vice +President leading our efforts in Australia. Joe Hirl has assumed a leading +role in the formation of our business in Japan. Joe also has regional +responsibility for trading activity. + +Paul's appointment is in recognition of the critical role Paul has played in +Enron Australia's successful commencement and the body of outstanding work he +has accumulated to date in his career with Enron. It is worth noting that +Paul joined Enron as recently as the Associate intake of 1995. In the short +time since then Paul has developed and grown through various positions to his +current Trading and Origination role, a position of great responsibility in a +dynamic young business making aggressive inroads into the Australian market, +and far from Enron's traditional US markets. + +Please join me in congratulating Paul on his appointment. + +Rebecca + + + diff --git a/demo/ermis-f/All/cur/28687244.1075855487953.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/28687244.1075855487953.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..fc2aca52 --- /dev/null +++ b/demo/ermis-f/All/cur/28687244.1075855487953.JavaMail.evans@thyme:2,S @@ -0,0 +1,39 @@ +Message-ID: <28687244.1075855487953.JavaMail.evans@thyme> +Date: Mon, 14 May 2001 06:03:00 -0700 (PDT) +From: ina.rangel@enron.com +To: john.arnold@enron.com, dutch.quigley@enron.com, mike.maggi@enron.com, + john.griffith@enron.com, larry.may@enron.com, + jay.reitmeyer@enron.com, susan.scott@enron.com, + phillip.allen@enron.com, monique.sanchez@enron.com, + keith.holst@enron.com, frank.ermis@enron.com, mike.grigsby@enron.com, + jane.tholt@enron.com, tori.kuykendall@enron.com, + randall.gay@enron.com +Subject: ICE Presentation +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: John Arnold, Dutch Quigley, Mike Maggi, John Griffith, Larry May, Jay Reitmeyer, Susan M Scott, Phillip K Allen, Monique Sanchez, Keith Holst, Frank Ermis, Mike Grigsby, Jane M Tholt, Tori Kuykendall, Randall L Gay, Craig Breslau/Enron@EnronXGate +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Ina Rangel/HOU/ECT on 05/14/2001 01:01 PM +--------------------------- + + +Kimberly Bates +05/14/2001 12:52 PM +To: Tammi DePaolis/Corp/Enron@ENRON, Ina Rangel/HOU/ECT@ECT, Airam +Arteaga/Enron@EnronXGate, Laura Vuittonet/Enron@EnronXGate, Becky +Young/Enron@EnronXGate +cc: +Subject: ICE Presentation + +Pam Anderson from Intercontinental Exchange will be giving an ICE +presentation on May 22 in EB 32c2. Please let me know if you plan on +attending. + + diff --git a/demo/ermis-f/All/cur/28697536.1075855490079.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/28697536.1075855490079.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..bb12541d --- /dev/null +++ b/demo/ermis-f/All/cur/28697536.1075855490079.JavaMail.evans@thyme:2,S @@ -0,0 +1,36 @@ +Message-ID: <28697536.1075855490079.JavaMail.evans@thyme> +Date: Mon, 30 Apr 2001 18:56:00 -0700 (PDT) +From: hal945@swbell.net +To: fermis@ect.enron.com +Subject: OTC +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: hal945 +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + + www.globaltradedays.com +Welcomes OTC Attendees + +Please visit our website for the BEST networking tool of the year. + +_ You can E-Mail directly from our searchable database (both U.S. & +International Offshore Oil and Gas Company contacts) as well as the Offshore +Technology 2000 attendees. www.globaltradedays.com then click on bottom +right-hand corner for easy searching or simply download the list of over +10,000 of last year's attendees in Adobe Acrobat Reader format. + +_ While in downtown Houston, come to our cyber-caf, for a cappuccino or a +cup of coffee at 2 Allen Center 1200 Smith St. Suite 1600 and check your +E-Mail in comfort. + +_ To learn more about how Global Trade Days can help you grow your business, +give Hal McClure a call at 713-353-3916 +Or E-Mail 103636.2203@compuserve.com + +Network with the Best ! www.globaltradedays.com diff --git a/demo/ermis-f/All/cur/28813624.1075855477681.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/28813624.1075855477681.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..76356162 --- /dev/null +++ b/demo/ermis-f/All/cur/28813624.1075855477681.JavaMail.evans@thyme:2,S @@ -0,0 +1,48 @@ +Message-ID: <28813624.1075855477681.JavaMail.evans@thyme> +Date: Wed, 25 Oct 2000 11:48:00 -0700 (PDT) +From: andrew.wu@enron.com +To: ebs.communications@enron.com +Subject: Organizational changes +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Andrew Wu +X-To: All_Enron_North America@enron, All_Enron_International@enron, EBS Employees -- All@Enron Communications, EI Mass Mailing List - ALL@Enron_Development, EES_Employees@EES, ECT- Notes Domain-All@ECT, Enron Corporate News/Enron@Gateway, Azurix Employees -- Domestic Part 01@azurix, Azurix Employees -- Domestic Part 02@azurix, Azurix Employees -- International Part 01@azurix, Azurix Employees -- International Part 02@azurix +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Given the evolution of a number of our businesses, we have decided to make = +an=20 +organizational change. The change is in response to a number of factors. = +=20 +First, as a part of our new initiative in Enron Net Works, it is becoming= +=20 +clear that we have the opportunity to quickly expand Enron=01,s underlying= +=20 +business model to other commodity markets. Such an expansion requires a=20 +coordinated focus on strategy as we select and develop these opportunities.= + =20 +Second, the success of EnronOnline and the continued expansion of our=20 +wholesale activities in North America and Europe have increased the=20 +coordination requirements across our North American and European operations= +. =20 +As a result of these two factors, we are making the following organizationa= +l=20 +changes effective immediately: + +Cliff Baxter will move from Enron North America to Enron Corp. as Executive= +=20 +Vice President and Chief Strategy Officer. +Mark Frevert will become Chairman and CEO of North America, replacing Cliff= +. =20 +In addition, Mark will remain Chairman of Enron Europe.=20 +John Sherriff will become President and CEO of Enron Europe. + +We are confident that these changes will increase the effectiveness of our= +=20 +organization. Please join us in congratulating Cliff, Mark and John on the= +ir=20 +new responsibilities. diff --git a/demo/ermis-f/All/cur/28879462.1075855477560.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/28879462.1075855477560.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..625283a2 --- /dev/null +++ b/demo/ermis-f/All/cur/28879462.1075855477560.JavaMail.evans@thyme:2,S @@ -0,0 +1,44 @@ +Message-ID: <28879462.1075855477560.JavaMail.evans@thyme> +Date: Wed, 25 Oct 2000 12:11:00 -0700 (PDT) +From: andrew.wu@enron.com +Subject: Re: Paul Quilkey +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Andrew Wu +X-To: Rebecca A. McDonald@ENRON +X-cc: All Enron Worldwide@ENRON +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + + + Enron North America Corp. + + From: Rebecca A. McDonald @ ENRON 02/18/2000 05:51 +PM + + +Sent by: Enron Announcements@ENRON +To: All Enron Worldwide +cc: +Subject: Paul Quilkey + +Please join me in congratulating Paul Quilkey in his new role as Vice +President leading our efforts in Australia. Joe Hirl has assumed a leading +role in the formation of our business in Japan. Joe also has regional +responsibility for trading activity. + +Paul's appointment is in recognition of the critical role Paul has played in +Enron Australia's successful commencement and the body of outstanding work he +has accumulated to date in his career with Enron. It is worth noting that +Paul joined Enron as recently as the Associate intake of 1995. In the short +time since then Paul has developed and grown through various positions to his +current Trading and Origination role, a position of great responsibility in a +dynamic young business making aggressive inroads into the Australian market, +and far from Enron's traditional US markets. + +Please join me in congratulating Paul on his appointment. + +Rebecca diff --git a/demo/ermis-f/All/cur/2890642.1075855487976.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/2890642.1075855487976.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c427bd71 --- /dev/null +++ b/demo/ermis-f/All/cur/2890642.1075855487976.JavaMail.evans@thyme:2,S @@ -0,0 +1,191 @@ +Message-ID: <2890642.1075855487976.JavaMail.evans@thyme> +Date: Mon, 14 May 2001 03:30:00 -0700 (PDT) +From: wicain@fame.com +To: fermis@ect.enron.com +Subject: The Oxford Princeton Programme +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: "Wils Cain" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The Oxford Princeton Programme E-Newsletter +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +The World's Leading Provider of Full Spectrum +Training Solutions for the Energy Industry and Beyond. +http://www.oxfordprinceton.com + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +In this edition: + +- Brand new PrincetonLive.com courses + +- A history of The Oxford Princeton Programme + +- Free white papers: + * Forward Curves: Managing Price Risk + * Protecting Your Earnings: Managing the FASB133 Challenge + +- The Oxford Princeton Programme to present e-learning + workshop at the 2001 APPEC conference + +- The Oxford Princeton Programme roadshow + +- The Oxford Princeton Programme course schedules + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +PrincetonLive.com continues to roll out new +web-based training courses... + +** Forwards and Swaps from the Flight Deck ** + Available May 14, 2001 +You are the new Risk Manager for Lucky Seven Airlines, +and today=01,s your first day. Join your new boss, pilot and +owner Bud Russo, and learn how Forwards and Swaps are +the financial instruments that can help keep Lucky Seven +in the air. On your first day on the job, you=01,ll get an in-depth +look at how they work and some practical applications. + +** Introduction to the Oil Industry ** + Available Now +The oil business is a huge global industry, encompassing +many specific activities. An Introduction to the Oil +Industry provides a sweeping overview of this fascinating +sector of the energy industry. You'll see it all, from +underground to the gasoline pump. Join oilman RJ Dewing for +the complete tour. + +** Hedging With Futures and Options ** + Coming in June +This course will provide an overview of hedging using exchange- +traded futures and options. It will cover key terms and concepts +and will review hedging strategies using futures and options for a +range of different participants. The course will contain practical +examples from various commodity markets. + +** Understanding Value-at-Risk ** + Coming in July +Value-at-risk can be an important tool for measuring risk, but +it is often misunderstood. Because of the complexity of +value-at-risk calculations, it's easy to become bewildered. +Professor Viktor O VerWrisck, the eminent statistician, is +ready to tackle this complicated subject and explain it in +simple terms so that you no longer need to suffer from +VAR anxiety. + + +Read about these courses and see FREE PREVIEWS +of all PrincetonLive.com courses at: +http://www.oxfordprinceton.com/blue/default.asp + +~~~~~~~~~~~~~~~~~~~~~~~~~~ + +A History of The Oxford Princeton Programme + +You may know that The Oxford Princeton Programme was +formed last year by the merging of The College of Petroleum +and Energy Studies and Princeton Energy Programme... +but what does this mean for you? + + * Over 70 instructor-led courses available + * Both public and on-site presentations + * An entirely new learning experience through our + web-based training - PrincetonLive.com + +Read all about the history of The Oxford Princeton Programme at: +http://www.oxfordprinceton.com/who.asp + +~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Free Energy Reports + +Thanks to our colleagues at FAME Energy we are pleased to +be able to offer you two free energy reports. Register to receive +these totally free of charge on-line now: + + * Forward Curves: Managing Price Risk + http://www.oxfordprinceton.com/news/news0119.asp + + * Protecting Your Earnings: Managing the FASB133 Challenge + http://www.oxfordprinceton.com/news/news0121.asp + +~~~~~~~~~~~~~~~~~~~~~~~~~~ + +APPEC 2001 + +The Oxford Princeton Programme, in collaboration with Times +Conferences and Exhibitions, are proud to present workshops +on 'The Energy e-Learning Revolution' at APPEC 2001. + +Amongst the issues discussed will be: + * The increasing requirements of further education and training + among employees and staff + * The increasing use of the internet to educate and train all + levels of organisations. + +The Asia Pacific Petroleum Conference +10-12 September at the Raffles City Convention Centre, Singapore. + +For further info visit: +http://www.oxfordprinceton.com/news/0118.asp + +~~~~~~~~~~~~~~~~~~~~~~~~~~ + +The Oxford Princeton Programme is on the road! + +Our resident expert Carl Holland will be on the road and +wants to come to visit your company. Carl has over 30 +years experience of the industry and will be discussing +the many ways we can pass our knowledge through every +level of your business from executives to support staff. + +For further details visit: + +http://www.oxfordprinceton.com/news/news0120.asp + +~~~~~~~~~~~~~~~~~~~~~~~~~~ + +**The Oxford Princeton Programme Course Schedules** + +PrincetonLive.com + - Web-based training, you set your own schedule! + Courses are available 24 hours per day, seven days + per week, worldwide! +http://www.PrincetonLive.com + +Princeton Energy Programme + - Courses in Houston, Calgary, Chicago, Toronto, + Seattle, Denver, New York, Rome, Amsterdam, London +http://www.oxfordprinceton.com/silver/schedule.asp + +The College of Petroleum and Energy Studies + - Courses in Oxford, Singapore and Houston +http://www.oxfordprinceton.com/gold/default.asp + +~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Subscription Information + +You are receiving this e-mail as a past delegate or +contact of The Oxford Princeton Programme. +If you would rather not receive e-mail updates in the +future or have any other queries please respond to: + +info@oxfordprinceton.com + +This in an automated mailing service...please do not reply +to this message. Thank you. + +~~~~~~~~~~~~~~~~~~~~~~~~~ + +(c) 2001 The Oxford Princeton Programme +http://www.oxfordprinceton.com + diff --git a/demo/ermis-f/All/cur/29295784.1075855476773.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/29295784.1075855476773.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..17360b2c --- /dev/null +++ b/demo/ermis-f/All/cur/29295784.1075855476773.JavaMail.evans@thyme:2,S @@ -0,0 +1,343 @@ +Message-ID: <29295784.1075855476773.JavaMail.evans@thyme> +Date: Tue, 31 Oct 2000 22:52:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Fw: + Click and go to http://www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "fastaccess" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +Subject: Click and go to http://www.enerfax.com if can not view properly.htm + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + [IMAGE] + + + + + + + + + Click here for a daily email link + + + + + + + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? October 31, 2000? -? ? Need a Past Issue +-Click Here + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? October 31, 2000 + + + + + + + [IMAGE] + + [IMAGE] + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? October 31, 2000 + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 6? -? October 31, 2000 + + + + + + + [IMAGE] + + + + + + + + + + Public Offered Units of Williams + Energy Partners + + + + ? ? Williams will offer the public a 32% stake in its Williams Energy +Partners petroleum storage and distribution partnership. Williams Energy +Partners filed with the SEC to register 3.75 million common units, which +will be listed on the NYSE under the symbol 'WEG'. Williams will own 68% of +the Williams Energy partnership after the sale. The partnership consists of +four petroleum products terminals along the Gulf Coast and the New York +harbor, 24 inland petroleum product terminals and an ammonia pipeline. +Lehman Brothers will underwrite the sale which is expected to begin next +January. The estimated total proceeds would be about $90 million if the +underwriters exercise an option to sell an additional 562,500 units if +needed to meet investor demand. If that overallotment option is + + + + + + + + + + + + + exercised, the public would have a 37% stake in the partnership. The four +marine terminals have a storage capacity of more than 17.6 million barrels. +The 1,100 mile-long pipeline transports and distributes ammonia from +production facilities in Texas and Oklahoma to various distribution points. +Ammonia is produced from natural gas and is used primarily as a nitrogen +fertilizer. Williams did not name an individual price for the common units. +It would expect to receive net proceeds of about $70 million from the sale +of the 3.75 million common units, based on a? unit price of $20. WEG will +use the proceeds, together with $90 million from its line of credit, to +repay $156 million of debt owned to Williams. Williams Energy will offer +holders of the units a quarterly distribution of $0.52 per unit each +quarter. Last week, Williams said third-quarter profit more than quadrupled, +beating estimates. + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? October 31, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + [IMAGE] + [IMAGE] + + + + + + + For more information, please Contact Ron Ford + at Ziff Energy Group, Houston, TX + (713) 627-8282 or Toll Free: 1-888-736-5780 + Also, visit our web-site, www.ziffenergy.com, to review our Brochure. + + + + + + + [IMAGE] + + + [IMAGE] + + + + + + + + + DTE, MCN Merger to Close Next Year + + + ? ? DTE Energy Holding says it is unlikely that the merger with MCN Energy +Group will close this year. The delay is due to the companies' decision to +sell a portion of MCN's natural gas distribution capacity to a unit of +Exelon, which is subject to Michigan PSC review. + + + + + + + + + [IMAGE] + + + + + + + Financial Summary + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + + + The TSE 300 fell 68.80 points to 9253.10 + The CRB Index lost 0.88 points to 218.38 + The US Dollar decreased 0.16 points to 117.14 The Dow advanced 244.77 points +to 10835.77 + + + + + + + + + + + + + + + The S&P 500 gained 19.07 points to 1398.65 + The Nasdaq was down 87.02 points to 3191.34 December NYMEX Crude Oil rose +0.07 to 32.81 Canadian-US Exchange climbed .0038 to 1.5310 + + + + + + + + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img3.gif + - img21.gif + - img8.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - id=1381847 + - img33.gif \ No newline at end of file diff --git a/demo/ermis-f/All/cur/29330.1075855491320.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/29330.1075855491320.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d94584da --- /dev/null +++ b/demo/ermis-f/All/cur/29330.1075855491320.JavaMail.evans@thyme:2,S @@ -0,0 +1,102 @@ +Message-ID: <29330.1075855491320.JavaMail.evans@thyme> +Date: Tue, 24 Apr 2001 05:41:00 -0700 (PDT) +From: sthompson@prosrm.com +To: fermis@ect.enron.com +Subject: PROS is moving to new headquarters +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: "PROS Revenue Management" +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +PROS Revenue Management Moves into New Headquarters + +Growing software company chooses ComTech Center in midtown Houston + +April 24, 2001-Houston-PROS Revenue Management, the world=01,s leader in pr= +icing=20 +and revenue optimization science and software, and the pioneer and dominant= +=20 +provider of revenue management to the airline industry, today announced tha= +t=20 +it is moving into its new Corporate Headquarters in the ComTech Center in= +=20 +midtown Houston. The move into the new headquarters will take place betwee= +n=20 +April 26-30, 2001. All interested parties are encouraged to update their= +=20 +records to reflect PROS=01, new address: + +PROS Revenue Management, Inc. +3100 Main Street, Suite 900 +Houston, Texas 77002 USA + +This address should be used for all correspondence, including billing and= +=20 +legal notices. Email addresses and telephone numbers are unchanged. PROS= +=01,=20 +main switchboard can still be reached at 713-335-5151 and its Web site can = +be=20 +accessed at www.prosRM.com. + +"Our move into our newly renovated, larger headquarters has come because of= +=20 +PROS' incredible growth over the years," says Bert Winemiller, Chairman and= +=20 +CEO of PROS. "ComTech Center offers the latest in amenities and technology= +,=20 +and we are proud to be its newest and largest tenant. The new offices are= +=20 +mere blocks from our original location and easy to find." + +Winemiller encourages visitors to come visit the new facilities and be give= +n=20 +a tour. + +PROS Revenue Management is the world=01,s leader in pricing and revenue=20 +optimization solutions and the pioneer and dominant provider of revenue=20 +management to the airline industry. PROS provides system solutions to the= +=20 +airline, cargo, rail, energy, healthcare and broadcast industries, and has= +=20 +delivered over 180 systems to more than 80 clients in 37 countries. PROS=01= +,=20 +clients include 17 of the top 25 carriers in the airline industry. + +The PROS mission is to maximize the revenue of each client using PROS=01,= +=20 +world-leading revenue management science, systems solutions, and best=20 +practices business consulting. PROS=01, clients report annual incremental= +=20 +revenue increases of 6-8% as a result of revenue management. PROS=01, solut= +ions=20 +forecast demand, optimize inventory, and provide dynamic pricing to maximiz= +e=20 +revenue. + +Founded in 1985 in Houston, PROS Revenue Management has a six-year compound= +ed=20 +revenue growth of 40%, in large part due to the intellectual capital of its= +=20 +staff. Nearly half of PROS=01, professional staff has advanced degrees and = +the=20 +staff speaks a cumulative total of 26 languages. The company is profitable= +=20 +with Year 2000 revenue of $29 million. For more information on PROS Revenue= +=20 +Management, please visit www.prosRM.com or call 713-335-5253. + +Contact: +Candy Haase - VP Marketing +713-335-5253 / 713-335-8144 fax +chaase@prosRM.com + +If you no longer wish to receive company updates from PROS Revenue=20 +Management, please click "Reply" and type "Unsubscribe", or send an email t= +o=20 +"info@prosRM.com". \ No newline at end of file diff --git a/demo/ermis-f/All/cur/29345083.1075855492072.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/29345083.1075855492072.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..83b40d61 --- /dev/null +++ b/demo/ermis-f/All/cur/29345083.1075855492072.JavaMail.evans@thyme:2,S @@ -0,0 +1,78 @@ +Message-ID: <29345083.1075855492072.JavaMail.evans@thyme> +Date: Thu, 19 Apr 2001 16:57:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: =?ANSI_X3.4-1968?Q?Mind=01,s_Eye_Madness_-_April_24th_-_27th?= +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Introducing Mind=01,s Eye Madness... a "Celebration of Innovation"! =20 +=20 +Enron. A name synonymous with innovation. A company named "Most Innovative= +=20 +Company in America"=20 +for the 6th consecutive year by Fortune magazine. What inspires this=20 +innovation? Find out at Mind's Eye Madness! +=20 +With a view to highlight advancements in technology, new businesses at Enro= +n=20 +and the importance of being yourself,=20 +this week-long celebration will take place in the Enron Building lobby duri= +ng=20 +lunchtime from Tuesday, April 24th=20 +through Friday, April 27th. More details to follow via e-mail and ETV! + +There are several related afternoon workshops and activities planned that= +=20 +require reservations as listed below: + +=01&Images of Enron in 2020" with Dr. Peter Bishop and Amy Oberg=20 +Tuesday, April 24th - 1:30pm to 3:30pm =20 +Join Amy Oberg with EES and Dr. Peter Bishop, Chair & Professor of the=20 +University of Houston's Future Program,=20 +to imagine Enron in the year 2020. "Futures tools" will be utilized to=20 +consider Enron's=20 +characteristics, culture, businesses and the world environment. You will= +=20 +also explore how the future might play out for Enron. =20 + +"The Painting Experience" with Mr. Stewart Cubley=20 +Thursday, April 26th - 3:30pm to 5:30pm +You do not have to be an artist... no training or knowledge of art is=20 +required.... simply participate in a unique,=20 +supportive environment where you can explore the =01&process=018 of creativ= +ity and=20 +risk-taking completely free from the=20 +barriers of comparison, evaluation, judgment, success, failure or awards. = +=20 +The only prerequisite is a spirit of inquiry. =20 + +The Enron Mind=01,s Eye Motorcade +Friday, April 27th - 9:00am to 1:00pm and 1:00pm to 4:00pm=20 +The Enron Mind's Eye Motorcade is an art car convoy sponsored by Enron. It= +=20 +will visit Enron-designated stops=20 +in the community including our adopted schools, non-profit organizations an= +d=20 +medical center=20 +facilities dedicated to treating children. Enron employees are needed to= +=20 +accompany the convoy and interact with=20 +the community by communicating the importance of innovation. When=20 +registering, please designate your time preference. + +There are no registration fees for any of these activities and space is=20 +limited. =20 +To RSVP or for more information, please contact Jessica Nunez at x31918. + +Remember to visit the lobby during lunch for an exciting exchange of relate= +d=20 +information! \ No newline at end of file diff --git a/demo/ermis-f/All/cur/29681887.1075855491457.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/29681887.1075855491457.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..dae2b3f5 --- /dev/null +++ b/demo/ermis-f/All/cur/29681887.1075855491457.JavaMail.evans@thyme:2,S @@ -0,0 +1,26 @@ +Message-ID: <29681887.1075855491457.JavaMail.evans@thyme> +Date: Mon, 23 Apr 2001 06:46:00 -0700 (PDT) +From: tracy.cummins@nesanet.org +To: nesamembers@nesanet.org +Subject: Ziff Energy Group Storage Conference +Cc: nesa.staff@nesanet.org +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: nesa.staff@nesanet.org +X-From: Tracy Cummins +X-To: Nesa Members +X-cc: Staff +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +NESA / HEA will be a Sponsor of the Ziff Energy Group Gas Storage Conference +being held in Houston, Texas on June 22, 2001. Please take a moment to +review the attached information and contact Shelley Soles - Conference +Director, Ziff Energy Group, at (403) 234-4285 with questions. + + <> + + - Email Broadcast #1.doc \ No newline at end of file diff --git a/demo/ermis-f/All/cur/29765948.1075855473373.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/29765948.1075855473373.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..cbcee852 --- /dev/null +++ b/demo/ermis-f/All/cur/29765948.1075855473373.JavaMail.evans@thyme:2,S @@ -0,0 +1,77 @@ +Message-ID: <29765948.1075855473373.JavaMail.evans@thyme> +Date: Fri, 1 Dec 2000 07:36:00 -0800 (PST) +From: lplotkin@burntsand.com +To: fermis@ect.enron.com +Subject: Burntsand Xpert Xpress on Exchanges +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Lesley Plotkin +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Dear Frank, + +I thought you might be interested in Burntsand's latest Xpert Xpress +web-cast. + +Topic: "Automated Trading Exchanges" +When: Tuesday, December 5th at 10:00am EST and 2:00pm EST. +To Register: Point your browser to... + + www.burntsand.com/december05_2000/index.htm + +Burntsand e-Business Xpert Xpress features Marc Karstaedt, Vice President, +e-Trading for Burntsand who will deliver his presentation "Automated Trading +Exchanges", a topic of increasing strategic interest within the +business-to-business (B2B) community. + +This Xpress is designed to give the business and/or technical executive an +appreciation of the various exchange models, success factors and some +insight into Burntsand's "lessons learned" from multiple successful +implementations. + +"Competition is no longer a question of big versus the small or even fast +versus slow, - in the new economy it is those that do it well who will +succeed!" Marc Karstaedt, VP, eTrading. + +Upon the conclusion of the presentation, listeners are invited to ask Marc +questions or share their experiences and insights. + +Access to the web-cast presentation and a dial in number will be +communicated to registrants prior to the event. If you have any questions +about this event, please feel free to email me at lplotkin@burntsand.com or +call me at 713.890.8045. I would really appreciate if you could forward +this message to other individuals in your organization that might be +interested in this topic. + +Thanks so much and have a great weekend! + +Lesley +______________________________________ +Lesley Plotkin +Burntsand (US) Inc. +Tel: 713.890.8045 +Fax: 713.890.8001 +Mobile: 713.385.5530 + +www.burntsand.com +Business to the power of e(tm) + +About Burntsand +Business to the power of e ... the future of Business ... the Burntsand +reality. +Burntsand is an e-Business Solutions Integrator focusing on Business to +Business, ("B2B"), applications. Burntsand's success results from the +ability to create rapid e-Business solutions for clients in the areas of +e-Commerce, e-Customer Relationship Management, Content Enhancement & +Personalization, and e-Business Intelligence. Burntsand's e-Services +encompass the strategy, technical, and creative disciplines required to +define and implement these e-Business solutions. Headquartered in Vancouver, +Burntsand operates from ten North American locations. The company trades on +the Toronto stock exchange (TSE) under the symbol BRT, Burntsand's website +address is www.burntsand.com \ No newline at end of file diff --git a/demo/ermis-f/All/cur/29770668.1075855488066.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/29770668.1075855488066.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6df11171 --- /dev/null +++ b/demo/ermis-f/All/cur/29770668.1075855488066.JavaMail.evans@thyme:2,S @@ -0,0 +1,49 @@ +Message-ID: <29770668.1075855488066.JavaMail.evans@thyme> +Date: Mon, 14 May 2001 02:02:00 -0700 (PDT) +From: ina.rangel@enron.com +To: john.arnold@enron.com, mike.maggi@enron.com, dutch.quigley@enron.com, + john.griffith@enron.com, larry.may@enron.com, + phillip.allen@enron.com, monique.sanchez@enron.com, + keith.holst@enron.com, matthew.lenhart@enron.com, + mike.grigsby@enron.com, jane.tholt@enron.com, frank.ermis@enron.com, + susan.scott@enron.com, jay.reitmeyer@enron.com, + tori.kuykendall@enron.com +Subject: Broadcast Message - Trading Floor Stentofons +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Craig Breslau/Enron@EnronXGate, John Arnold, Mike Maggi, Dutch Quigley, John Griffith, Larry May, Phillip K Allen, Monique Sanchez, Keith Holst, Matthew Lenhart, Mike Grigsby, Jane M Tholt, Frank Ermis, Susan M Scott, Jay Reitmeyer, Tori Kuykendall +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +With ECS (Enron Center South) rapidly approaching completion, Enron is forced +to change the numbering scheme on the existing Stentofon system. To increase +our capacity to support this expansion, we must increase the number of valid +Stentofon address numbers. Enron currently uses 100, 200, 300, 400, 500, 600 +and 900 series numbers for the addresses. In order to add more addresses to +the system, Enron will be converting the dial plan from a three digit dialing +system to a four digit dialing scheme on the Stentofon system. This +conversion is scheduled to occur on the weekend of May 18th. + +In efforts to minimize confusion, we will convert all Stentofon addresses in +EB1 to a 4000 series number. (i.e. If your Stento number was 364, then +your new number will be 4364.) We will also change all speed dials to +reflect the new dialing scheme. Please instruct the users within your group +of this change. + + +Thank you for your understanding and cooperation. + +Regards, +Darren Adamik +Mgr.-Trading Technology +Enron Net Works, LLC +713.853.4764 Office +713-853-9828 Fax +mailto:darren.p.adamik@enron.com + + diff --git a/demo/ermis-f/All/cur/30002330.1075855473996.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/30002330.1075855473996.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..9f80f9f2 --- /dev/null +++ b/demo/ermis-f/All/cur/30002330.1075855473996.JavaMail.evans@thyme:2,S @@ -0,0 +1,78 @@ +Message-ID: <30002330.1075855473996.JavaMail.evans@thyme> +Date: Wed, 22 Nov 2000 02:36:00 -0800 (PST) +From: kenneth.shulklapper@enron.com +To: matthew.lenhart@enron.com, jay.reitmeyer@enron.com, + tori.kuykendall@enron.com, frank.ermis@enron.com +Subject: Fwd: FW: the Presidential Clock +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Kenneth Shulklapper +X-To: Matthew Lenhart, Jay Reitmeyer, Tori Kuykendall, Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Kenneth Shulklapper/HOU/ECT on 11/22/2000 +10:33 AM --------------------------- + + +"Kenneth Shulklapper" on 11/22/2000 10:25:22 AM +To: kenneth.shulklapper@enron.com, David.aronica@Sun.COM, kal24@cornell.edu, +michael.j.de.la.cruz@intel.com +cc: +Subject: Fwd: FW: the Presidential Clock + + + + + +>From: "Okieffe, Jay" +>To: "Biria St.John (E-mail)" , "Charles Cooper +>(E-mail)" , "Ethan Sullivan (E-mail)" +>, "Gregg Spiro (E-mail)" +>, "Houston Bowles (E-mail)" +>, "Kenny Schulklapper (E-mail)" +>, "Travis St. Peter (E-mail)" +> +>Subject: FW: the Presidential Clock +>Date: Wed, 22 Nov 2000 10:12:28 -0600 +> +>Good one... +> +> +> +>Our good buddy Bill Clinton was assigned a new intern named Sally. Being +>the +>polite gentleman he is, Bill went to visit Sally and ask her if she needed +>any questions answered. She said no, so Bill asked, "Have you seen the +>presidential clock yet?" +> +>Sally replied, "I haven't even heard of the presidential clock." +> +>Bill then replied, "Well let's go to my office, so I can show it to you." +> +>Sally was a little taken aback, and she stated, "With all the problems +>you've had lately, I don't think we should." +> +>Then Bill said, "Ahh, it's just a clock and I promise I won't try +>anything." +> +>Sally then agrees to go with him. +> +>Bill leads her to the Oval Office, shuts and locks the door behind them and +>then drops his pants to the floor. Sally is flabbergasted and says, "Mr. +>President, that is the presidential cock, not the presidential clock." +> +>Bill looks at her and says, "Sally, by my definition, if you put two hands +>and a face on it, it's a clock." +> +> +> + +______________________________________________________________________________ +_______ +Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com + diff --git a/demo/ermis-f/All/cur/30033656.1075855489779.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/30033656.1075855489779.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..947c9c7a --- /dev/null +++ b/demo/ermis-f/All/cur/30033656.1075855489779.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <30033656.1075855489779.JavaMail.evans@thyme> +Date: Wed, 2 May 2001 02:51:00 -0700 (PDT) +From: outlook.team@enron.com +To: 05.01.01.migration@enron.com +Subject: +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Outlook Migration Team +X-To: 05.01.01 Outlook Migration +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Dear Clients, +Due to unpredictable hardware failure, last night's migrations to Outlook had +to be postponed. You ability to use email via your Lotus Notes client remains +100% available at this time. The Outlook Migration Team will contact you to +inform you of your re-scheduled date of migration. We apologize for the +inconvenience this has caused you and thank you for your patience and +understanding. +Please feel free to contact me if you have any questions or concerns. +Sincerely, +Emmanuel +Emmanuel Mangin +Outlook Migration Team Lead +Emmanuel.Mangin@Enron.com +Work:? 713-345-9357 +Pager: 713-415-5091 \ No newline at end of file diff --git a/demo/ermis-f/All/cur/30042341.1075855477308.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/30042341.1075855477308.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b3d2739e --- /dev/null +++ b/demo/ermis-f/All/cur/30042341.1075855477308.JavaMail.evans@thyme:2,S @@ -0,0 +1,188 @@ +Message-ID: <30042341.1075855477308.JavaMail.evans@thyme> +Date: Thu, 26 Oct 2000 11:17:00 -0700 (PDT) +From: david.forster@enron.com +To: joe.gold@enron.com, al.garcia@enron.com, florian.neubauer@enron.com, + gregor.baumerich@enron.com, cassim.mangerah@enron.com, + martin.bloch@enron.com, markus.urban@enron.com, + peter.heydecker@enron.com, raphael.brun@enron.com, + reuben.maltby@enron.com, jonathan.pietila@enron.com, + ulf.ek@enron.com, ross.sankey@enron.com, stuart.ffoulkes@enron.com, + paul.mead@enron.com, adrian.mancebo@enron.com, + michael.hellermann@enron.com, benedikt.messner@enron.com, + gunter.tuhy@enron.com, meindert.witteveen@enron.com, + jonathan.whitehead@enron.com, marcello.romano@enron.com, + david.gallagher@enron.com, didier.magne@enron.com, + carsten.sterz@enron.com, andrew.fairley@enron.com, + haakon.olafsson@enron.com, matthew.nicholas@enron.com, + david.furner@enron.com, david.redmond@enron.com, + steven.mccarthy@enron.com, thor.lien@enron.com, + fredrik.flykt-rosen@enron.com, stefan.fastesson@enron.com, + espen.seidel@enron.com, steven.vu@enron.com, + catherine.woolgar@enron.com, ross.mcintyre@enron.com, + anastasia.karabatsos@enron.com, britta.dinnendahl@enron.com, + bo.petersen@enron.com, chris.glaas@enron.com, + chris.mahoney@enron.com, erik.hansen@enron.com, + niamh.clarke@enron.com, ross.koller@enron.com, + stuart.bland@enron.com, tracy.wallace@enron.com, + stewart.peter@enron.com, robert.brewis@enron.com, + john.nowlan@enron.com, jurgen.hess@enron.com, + trena.mcfarland@enron.com, shane.dallmann@enron.com, + richard.lewis@enron.com, amir.ghodsian@enron.com, + louis.redshaw@enron.com, simon.hastings@enron.com, + derek.edmiston@enron.com, neil.jackson@enron.com, + graham.mullin@enron.com, simon.brooks@enron.com, + martin.mcdermott@enron.com, bryan.seyfried@enron.com, + hans.wong@enron.com, wang.eng@enron.com, john.chismar@enron.com, + john.thomas@enron.com, richard.slovenski@enron.com, + tom.glover@enron.com, erik.hokmark@enron.com, + marc.janichen@enron.com, sonia.mccorquodale@enron.com, + morten.pettersen@enron.com, eric.shaw@enron.com, + john.metzler@enron.com, john.sherriff@enron.com, + merritt.thomas@enron.com, peter.bradley@enron.com, + jez.peters@enron.com, paul.turner@enron.com, stuart.staley@enron.com, + mark.jones@enron.com, chris.connelly@enron.com, + pierre.aury@enron.com, samuel.grossman@enron.com, + scott.moncrieff@enron.com, david.redmond@enron.com, + david.furner@enron.com, steve.vavrik@enron.com, + moazzam.khoja@enron.com, crispin.leick@enron.com, + michael.walter@enron.com, pedro.alcalde@enron.com, + peter.heydecker@enron.com, thomas.gygax@enron.com, + bjarne.schieldrop@enron.com, tim.jones@enron.com, + alex.heath@enron.com, david.lilley@enron.com, neil.hussey@enron.com, + james.gordon@enron.com, andrew.baldock@enron.com, + bradley.marchant@enron.com, irma.hunt@enron.com, + jeremy.meakin@enron.com, lothar.kierspel@enron.com, + mark.shaer@enron.com, nicoletta.gossow@enron.com, + paul.wilkes@enron.com, steve.upot@enron.com, + thomas.boettcher@enron.com, tim.pateman@enron.com, + russell.plackett@enron.com, suryan.simunovic@enron.com, + marcello.romano@enron.com, chris.thrall@enron.com, + preben.richter@enron.com, mats.larsson@enron.com, + linda.andersson@enron.com, sami.tenngren@enron.com, + wolfgang.skribot@enron.com, stephen.asplin@enron.com, + ross.sankey@enron.com, andrew.conner@enron.com, allan.ford@enron.com, + adam.gross@enron.com, andrew.lewis@enron.com, andrea.ring@enron.com, + bryan.garrett@enron.com, brian.hoskins@enron.com, + brad.mckay@enron.com, chad.clark@enron.com, chris.dorland@enron.com, + chris.germany@enron.com, chris.lambie@enron.com, + christian.lebroc@enron.com, carey.metz@enron.com, + douglas.friedman@enron.com, dick.jenkins@enron.com, + dan.junek@enron.com, darrin.morris@enron.com, daniel.reck@enron.com, + david.redmond@enron.com, doug.gilbert-smith@enron.com, + erik.simpson@enron.com, elsa.villarreal@enron.com, + fred.cohagan@enron.com, frank.ermis@enron.com, + fred.lagrasta@enron.com, fletcher.sturm@enron.com, + gabriel.fuzat@enron.com, george.hopley@enron.com, + george.mcclellan@enron.com, geoff.storey@enron.com, + greg.whalley@enron.com, george.wood@enron.com, greg.woulfe@enron.com, + grant.zimmerman@enron.com, harry.arora@enron.com, + howard.levy@enron.com, hunter.shively@enron.com, + john.arnold@enron.com, diana.scholtes@enron.com, + john.berger@enron.com, john.bowman@enron.com, + john.disturnal@enron.com, jim.fallon@enron.com, + john.forney@enron.com, jim.goughary@enron.com, + jay.hawthorn@enron.com, jared.kaiser@enron.com, + john.massey@enron.com, jonathan.mckay@enron.com, + john.mcpherson@enron.com, john.nowlan@enron.com, + jeff.richter@enron.com, jeffrey.shankman@enron.com, + john.suarez@enron.com, jane.tholt@enron.com, judy.townsend@enron.com, + john.zufferli@enron.com, karla.compean@enron.com, + kate.fraser@enron.com, keith.holst@enron.com, + kevin.ruscitti@enron.com, kyle.schultz@enron.com, + kelli.stevens@enron.com, kim.ward@enron.com, lee.jackson@enron.com, + larry.may@enron.com, matthew.arnold@enron.com, mike.carson@enron.com, + michael.cowan@enron.com, martin.cuilla@enron.com, + michael.etringer@enron.com, matthew.goering@enron.com, + mike.grigsby@enron.com, moazzam.khoja@enron.com, + matthew.lenhart@enron.com, mike.maggi@enron.com, + matt.motley@enron.com, mike.swerzbin@enron.com, + mark.tawney@enron.com, phillip.allen@enron.com, + paul.broderick@enron.com, phil.clifford@enron.com, + partho.ghosh@enron.com, peter.heintzelman@enron.com, + peter.keavey@enron.com, patrick.markey@enron.com, + patrice.mims@enron.com, paul.quilkey@enron.com, + paul.racicot@enron.com, pushkar.shahi@enron.com, + paul.smith@enron.com, robert.badeer@enron.com, robin.barbe@enron.com, + robert.benson@enron.com, bob.crane@enron.com, rudy.dautel@enron.com, + robert.fuller@enron.com, rob.mcdonald@enron.com, + richard.schneider@enron.com, raymond.yeow@enron.com, + sandra.brawner@enron.com, stephane.brodeur@enron.com, + sean.crandall@enron.com, steve.elliott@enron.com, + scott.hendrickson@enron.com, steven.kleege@enron.com, + sarah.mulholland@enron.com, susan.pereira@enron.com, + spencer.vosko@enron.com, tim.belden@enron.com, + theresa.branney@enron.com, terri.clynes@enron.com, + tammi.depaolis@enron.com, tom.donohoe@enron.com, tom.dutta@enron.com, + tori.kuykendall@enron.com, thomas.martin@enron.com, + william.stuart@enron.com, mark.davis@enron.com, + larry.gagliardi@enron.com, alan.engberg@enron.com, + john.lavorato@enron.com, adam.metry@enron.com, andy.zipper@enron.com, + andy.zipper@enron.com, bhavna.pandya@enron.com, + bill.berkeland@enron.com, bill.rust@enron.com, bill.white@enron.com, + brando.hayden@enron.com, caroline.abramo@enron.com, + corry.bentley@enron.com, craig.breslau@enron.com, + cyntia.pastega@enron.com, danny.conner@enron.com, + daren.farmer@enron.com, dave.mangskau@enron.com, + david.walsh@enron.com, derek.davies@enron.com, doug.miller@enron.com, + doug.paterson@enron.com, edward.baughman@enron.com, + edward.gottlob@enron.com, ellen.su@enron.com, gary.taylor@enron.com, + gerald.gilbert@enron.com, grant.oh@enron.com, + greg.mcclendon@enron.com, greg.woulfe@enron.com, + gretchen.lotz@enron.com, janel.guerrero@enron.com, + janelle.scheuer@enron.com, jason.seigal@enron.com, + jason.choate@enron.com, jay.hatfield@enron.com, + jay.reitmeyer@enron.com, jay.webb@enron.com, + jean-sebastien.fontaine@enron.com, jeff.king@enron.com, + jeff.pearson@enron.com, jennifer.fraser@enron.com, + jennifer.shipos@enron.com, jim.fallon@enron.com, + joseph.piotrowski@enron.com, john.llodra@enron.com, + john.singer@enron.com, kevin.presto@enron.com, + laura.podurgiel@enron.com, lee.fascetti@enron.com, + lisa.burnett@enron.com, lisa.deakin@enron.com, lisa.nemec@enron.com, + maria.valdes@enron.com, mark.rodriguez@enron.com, + mark.fischer@enron.com, mark.smith@enron.com, mike.curry@enron.com, + monique.sanchez@enron.com, oscar.dalton@enron.com, + patrick.hanse@enron.com, paul.lucci@enron.com, + pavel.zadorozhny@enron.com, richard.tomaski@enron.com, + rick.dietz@enron.com, doug.sewell@enron.com, + rogers.herndon@enron.com, rudy.acevedo@enron.com, s.story@enron.com, + scott.goodell@enron.com, scott.neal@enron.com, + shawn.cumberland@enron.com, stephen.klein@enron.com, + steve.crumley@enron.com, steven.curlee@enron.com, + steven.kleege@enron.com, steven.vu@enron.com, + stewart.rosman@enron.com, susan.wood@enron.com, tk.lohman@enron.com, + tim.heizenrader@enron.com, todd.richardson@enron.com, + tom.alonso@enron.com, tom.may@enron.com, tom.swank@enron.com, + troy.black@enron.com, w.hicks@enron.com, zachary.sampson@enron.com, + zal.masani@enron.com +Subject: EnronOnline Updates +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: David Forster +X-To: Joe Gold, Al Garcia, Florian Neubauer, Gregor Baumerich, Cassim Mangerah, Martin Bloch, Markus Urban, Peter Heydecker, Raphael Brun, Reuben Maltby, Jonathan Pietila, Ulf Ek, Ross Sankey, Stuart Ffoulkes, Paul Mead, Adrian Mancebo, Michael Hellermann, Benedikt Messner, Gunter Tuhy, Meindert Witteveen, Jonathan Whitehead, Marcello Romano, David Gallagher, Didier Magne, Carsten Sterz, Andrew Fairley, Haakon Olafsson, Matthew Nicholas, David Furner, David Redmond, Steven McCarthy, Thor Lien, Fredrik Flykt-Rosen, Stefan Fastesson, Espen Seidel, Steven Vu, Catherine Woolgar, Ross McIntyre, Anastasia Karabatsos, Britta Dinnendahl, Bo Petersen, Chris Glaas, Chris Mahoney, Erik Hansen, Niamh Clarke, Ross Koller, Stuart Bland, Tracy Wallace, Stewart Peter, Robert Brewis, John L Nowlan, Jurgen Hess, Trena McFarland, Shane Dallmann, Richard Lewis, Amir Ghodsian, Louis Redshaw, Simon Hastings, Derek Edmiston, Neil Jackson, Graham Mullin, Simon Brooks, Martin McDermott, Bryan Seyfried, Hans Wong, Wang Moi Eng, John Chismar, John Buckner Thomas, Richard Slovenski, Tom Glover, Erik Hokmark, Marc Janichen, Sonia McCorquodale, Morten E Pettersen, Eric Shaw, John Metzler, John Sherriff, Merritt Thomas, Peter Bradley, Jez Peters, Paul Turner, Stuart Staley, Mark Jones, Chris Connelly, Pierre Aury, Samuel Grossman, Scott Moncrieff, David Redmond, David Furner, Steve Vavrik, Moazzam Khoja, Crispin Leick, Michael Walter, Pedro Del Rio Alcalde, Peter Heydecker, Thomas Gygax, Bjarne Schieldrop, Tim R Jones, Alex Heath, David Lilley, Neil Hussey, James A Gordon, Andrew R Baldock, Bradley L Marchant, Irma Hunt, Jeremy E Meakin, Lothar Kierspel, Mark Shaer, Nicoletta Gossow, Paul A Wilkes, Steve Upot, Thomas Boettcher, Tim J Pateman, Russell Plackett, Suryan Wirya Simunovic, Marcello Romano, Chris Thrall, Preben Richter, Mats Larsson, Linda Andersson, Sami Tenngren, Wolfgang Skribot, Stephen Asplin, Ross Sankey, Andrew R Conner, Allan Ford, Adam Gross, Andrew H Lewis, Andrea Ring, Bryan Garrett, Brian Hoskins, Brad McKay, Chad Clark, Chris Dorland, Chris Germany, Chris Lambie, Christian LeBroc, Carey M Metz, Douglas S Friedman, Dick Jenkins, Dan Junek, Darrin Morris, Daniel Reck, David Redmond, Doug Gilbert-Smith, Erik Simpson, Elsa Villarreal, Fred Cohagan, Frank Ermis, Fred Lagrasta, Fletcher J Sturm, Gabriel Fuzat, George Hopley, George McClellan, Geoff Storey, Greg Whalley, George Wood, Greg Woulfe, Grant Zimmerman, Harry Arora, Howard Levy, Hunter S Shively, John Arnold, Diana Scholtes, John Berger, John E Bowman, John Disturnal, Jim Fallon, John M Forney, Jim Goughary, Jay Hawthorn, Jared Kaiser, John Massey, Jonathan McKay, John McPherson, John L Nowlan, Jeff Richter, Jeffrey A Shankman, John D Suarez, Jane M Tholt, Judy Townsend, John Zufferli, Karla Compean, Kate Fraser, Keith Holst, Kevin Ruscitti, Kyle Schultz, Kelli Stevens, Kim Ward, Lee Jackson, Larry May, Matthew Arnold, Mike Carson, Michael Cowan, Martin Cuilla, Michael Etringer, Matthew Goering, Mike Grigsby, Moazzam Khoja, Matthew Lenhart, Mike Maggi, Matt Motley, Mike Swerzbin, Mark Tawney, Phillip K Allen, Paul J Broderick, Phil Clifford, Partho Ghosh, Peter Heintzelman, Peter F Keavey, Patrick Markey, Patrice L Mims, Paul Quilkey, Paul Racicot, Pushkar Shahi, Paul Smith, Robert Badeer, Robin Barbe, Robert Benson, Bob Crane, Rudy Dautel, Robert Fuller, Rob McDonald, Richard Schneider, Raymond Yeow, Sandra F Brawner, Stephane Brodeur, Sean Crandall, Steve Elliott, Scott Hendrickson, Steven Kleege, Sarah Mulholland, Susan W Pereira, Spencer Vosko, Tim Belden, Theresa Branney, Terri Clynes, Tammi DePaolis, Tom Donohoe, Tom Dutta, Tori Kuykendall, Thomas A Martin, William Stuart, Mark Dana Davis, Larry Gagliardi, Alan Engberg, John J Lavorato, Adam Metry, Andy Zipper, Andy Zipper, Bhavna Pandya, Bill Berkeland, Bill Rust, Bill White, Brando Hayden, Caroline Abramo, Corry Bentley, Craig Breslau, Cyntia Pastega, Danny Conner, Daren J Farmer, Dave Mangskau, David Walsh, Derek Davies, Doug Miller, Doug Paterson, Edward D Baughman, Edward D Gottlob, Ellen Su, Gary Taylor, Gerald Gilbert, Grant Oh, Greg McClendon, Greg Woulfe, Gretchen Lotz, Janel Guerrero, Janelle Scheuer, Jason Seigal, Jason Choate, Jay Hatfield, Jay Reitmeyer, Jay Webb, Jean-Sebastien Fontaine, Jeff King, Jeff Pearson, Jennifer Fraser, Jennifer Shipos, Jim Fallon, Joseph Piotrowski, John Llodra, John M Singer, Kevin M Presto, Laura Podurgiel, Lee Fascetti, Lisa Burnett, Lisa Deakin, Lisa Nemec, Maria Valdes, Mark Anthony Rodriguez, Mark Fischer, Mark Smith, Mike Curry, Monique Sanchez, Oscar Dalton, Patrick Hanse, Paul T Lucci, Pavel Zadorozhny, Richard Tomaski, Rick Dietz, Doug Sewell, Rogers Herndon, Rudy Acevedo, S Craig Story, Scott Goodell, Scott Neal, Shawn Cumberland, Stephen Klein, Steve Crumley, Steven Curlee, Steven Kleege, Steven Vu, Stewart Rosman, Susan Wood, TK Lohman, Tim Heizenrader, Todd Richardson, Tom Alonso, Tom May, Tom Swank, Troy Black, W Wade Hicks, Zachary Sampson, Zal Masani +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The following updates have been made to the EnronOnline Website and should be +available to all customers on their login today: + +- Ability to type in volumes in the Submission Box (rather than just using +the arrows) +- Removal of the "Hour Glassing" effect (in which the browser acted like the +site was still loading when it was in fact finished) +- New code to fix the caching server issues which prevented some customers +from successfully upgrading +- Addition of Dow Jones News Feeds (automatic for appropriate categories) + +If you have any questions on the above, please contact the EnronOnline Help +Desk at: + +Americas: 713 853 4357 +Europe: + 44 (0)20 7783 7783 +Australia/Asia: +61 2 9229 2300 + +Dave \ No newline at end of file diff --git a/demo/ermis-f/All/cur/30062756.1075855476796.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/30062756.1075855476796.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..054052df --- /dev/null +++ b/demo/ermis-f/All/cur/30062756.1075855476796.JavaMail.evans@thyme:2,S @@ -0,0 +1,19 @@ +Message-ID: <30062756.1075855476796.JavaMail.evans@thyme> +Date: Mon, 30 Oct 2000 14:39:00 -0800 (PST) +From: enron.chairman@enron.com +To: all_ena_egm_eim@enron.com, additional_ena_egm_eim@enron.com +Subject: Holiday Party - Save the Date +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron NA Office of the Chairman +X-To: All_ENA_EGM_EIM, Additional_ENA_EGM_EIM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Please click on the link below + +SAVE THE DATE \ No newline at end of file diff --git a/demo/ermis-f/All/cur/30192886.1075855475046.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/30192886.1075855475046.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c2f03a74 --- /dev/null +++ b/demo/ermis-f/All/cur/30192886.1075855475046.JavaMail.evans@thyme:2,S @@ -0,0 +1,222 @@ +Message-ID: <30192886.1075855475046.JavaMail.evans@thyme> +Date: Mon, 13 Nov 2000 06:25:00 -0800 (PST) +From: marvin.l.stevens@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cards@wdni.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jennifer_owen@pgn.com, jmmcarthur@duke-energy.com, + jsanders@clarkpud.com, kims@kimballenergy.com, klambe@puget.com, + kri.pam@pdg.net, llightfoot@coral-energy.com, lmanis@sdge.com, + lprior@enron.com, niels_a_vervloet@reliantenergy.com, + ramperms@bp.com, rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, sghill@bcgas.com, + sgwi@dynegy.com, spjutd2@wdni.com, ssouth@enron.com, + stephane.brodeur@enron.com, tdizona@coral-energy.com, + tgilliam@avistaenergy.com, tom.mckay@engageenergy.com, + tom.mckay@engageenergy.com, val_yildirok@pgn.com, + wharlan@ix.netcom.com, zcourns@national-fuel.com +Subject: NWP System Notice - 01-162 Soliciting Electronic Bids 11/13/ +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Stevens, Marvin L" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: November 13, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-162 Soliciting Electronic Bids 11/13/ + +Notice Text: + +All Shippers Notification: 01-162?????? ??????? ??????? Dated November 13, +2000 + + + +TO:???? ALL SHIPPERS + +FROM:??????????? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????? (801) 971-5983 +cellular????????????????????????????? +?????????????????????? Williams Gas Pipeline-West +?????????????????????? Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR AVAILABLE FIRM MAINLINE +??????? ??????? TRANSPORTATION CAPACITY ON NORTHWEST'S TRANSMISSION SYSTEM + +Northwest has posted the following package of available firm TF-1 Large +Customer transportation capacity to its Electronic Bulletin Board ("EBB") +for competitive bid pursuant to the "Right-of-First-Refusal; Posting of +Pipeline Capacity" provision of Northwest's Tariff, which requires +availability of capacity to be posted to the EBB subject to bid.? All +prearranged terms are indicated below, if applicable.? The prearranged +shipper has the right to match the highest economic value at the end of +the bid period.? If the prearranged shipper does not match the highest +economic value, award of such capacity will be made according to +Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS CLOSED +BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace Karpakis or your +Marketing Services Representative if you encounter any problems with your +EBB bid(s).? DON'T WAIT UNTIL THE LAST MINUTE TO POST YOUR BID.? Time +deadlines are electronically monitored and implemented. + + +PACKAGE "Q" +From the October 31, 2000 Posting +EBB OFFER # 443 + +RECEIPT ??? DELIVERY??? ?? TOTAL??????? INITIAL PRIMARY PREARRANGED +?POINT? ??? POINT ????? ?? DTH/D???????? CONTRACT TERM? ?? OFFER?? + +Shute Creek Ignacio??????? 5,000????? 12/01/00 - 10/31/01?????? ??? YES +??????????? Bondad-EPNG + +Min. Acceptable Bid:??? $0.12 per Dth of daily Reservation Contract Demand +for Flexible??????????????????????????????????????????????? Receipt/Delivery +Point Rights + +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 5,000 Dth/d +Bid Open Date:? 11/13/00 - (2:00 pm Central Time) +Bid Close Date: 11/15/00 - (2:00 pm Central Time) +Award Deadline: 11/15/00 - (3:00 pm Central Time) +Evergreen:????? ??????? Month to Month, Ten (10) Business Day Prior +Notification +Special Terms & Cond:?? See 1, 2 and 3 Below. + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into +the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity and +shipper and replacement shipper may utilize any available points on +Northwest's +transmission system without impacting the discount for the original shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition to the +Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable +surcharges and fuel. +? + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation +capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available +transportation capacity.? Multiple electronic bid(s) can be submitted for the +total +available transportation capacity under the specified package OR multiple +rates can be +submitted each for a partial amount of available transportation capacity +under the +specified package.? If the same Shipper submits multiple bids, the highest +present value +for such package of available transportation capacity shall be considered the +valid bid. +All other bids from the same Shipper for the same package of transportation +capacity will +be discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is less than +??????? minimum tariff rate, the following formula is utilized:? Bid Rate x +FERC Interest Rate +??????? x The Maximum Bid Quantity x 365 days/100/12; or if the maximum rate +is bid, the +??????? following formula is utilized:? Bid Rate x FERC Interest Rate x +Maximum Bid Quantity x +??????? days bid/100. In case of a tie, each tied shipper will have the right +to improve its bid +??????? by submitting an improved bid within 24 hours of the bid close time.? +Such improved bid +??????? shall be faxed to (801) 584-7076 to Candace Karpakis or Patrick +Aman.? If a tie still +??????? exists, such capacity shall be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than +??????? indicated?????? for the capacity unless maximum rate is bid. + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button on the offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The +screen will allow you to review the conditions of the offer.? Close this +screen when +you have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting the "VIEW BID" button.? Close this screen when you have finished +viewing. + +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +If you want to modify the receipt/delivery point maximum and minimum volume, +highlight the receipt/delivery point section with the left mouse button and +modify accordingly. + +9. Select "SAVE".? If an error appears at the button of the screen, the error +will need +10. to be corrected and the data will need to be saved again.? If successful, +a message +11. will appear indicating the bid information has saved and the bid rate +must be entered. +12.? Select "OK". +13. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +You have just "CREATED" your bid for the offer.? You now need to "SUBMIT" +your bid as follows: + +14. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +15. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button.? All +of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you would +like +to submit.? Select the "SUBMIT" button at the top of the screen to post the +bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button.? All of +your bids will appear.? If the bid has not yet been submitted, highlight the +"BID IN DRAFT STATUS" that you would like to withdraw.? Select the "WITHDRAW" +button at the top of the screen to withdraw the bid.? After a bid has been +withdrawn, you can select the "DELETE" button at the top of the screen to +delete it from the screen. +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + +Word: F\Short Term/Capacity for Bid-All 2000 November 13, 2000 01-162.doc +WGP-W +dap/cc \ No newline at end of file diff --git a/demo/ermis-f/All/cur/30491787.1075855475847.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/30491787.1075855475847.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5c504aa5 --- /dev/null +++ b/demo/ermis-f/All/cur/30491787.1075855475847.JavaMail.evans@thyme:2,S @@ -0,0 +1,22 @@ +Message-ID: <30491787.1075855475847.JavaMail.evans@thyme> +Date: Tue, 7 Nov 2000 13:48:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.employees@enron.com +Subject: Open Enrollment 2001 Deadline +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +This message is intended for US employees eligible for Enron's domestic +health & group benefit plans. + +Please click on the link for details regarding Open Enrollment 2001. + +http://home.enron.com:84/messaging/2001change.pps diff --git a/demo/ermis-f/All/cur/30500971.1075855476453.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/30500971.1075855476453.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7cabd659 --- /dev/null +++ b/demo/ermis-f/All/cur/30500971.1075855476453.JavaMail.evans@thyme:2,S @@ -0,0 +1,131 @@ +Message-ID: <30500971.1075855476453.JavaMail.evans@thyme> +Date: Thu, 2 Nov 2000 10:56:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage for 11-03-00 through 11-06-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 3, 2000 5:00pm through November 6, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: +Impact: EOL +Time: Sat 11/4/2000 at 7:00:00 PM CT thru Sat 11/4/2000 at 8:00:00 PM CT + Sat 11/4/2000 at 5:00:00 PM PT thru Sat 11/4/2000 at +6:00:00 PM PT + Sun 11/5/2000 at 1:00:00 AM London thru Sun 11/5/2000 at +2:00:00 AM London +Outage: reboot eol net devices +Environments Impacted: EOL +Purpose: Regular reboot to prevent such problems as memory corruption +Backout: +Contact(s): John Shupak 713-853-7943 + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: HR +Impact: HR +Time: Fri 11/3/2000 at 6:00:00 PM CT thru Fri 11/3/2000 at 10:00:00 PM CT + Fri 11/3/2000 at 4:00:00 PM PT thru Fri 11/3/2000 at 8:00:00 PM PT + Sat 11/4/2000 at 12:00:00 AM London thru Sat 11/4/2000 at 4:00:00 AM London +Outage: HR DataMart (HR-DB-5/HR-DB-4) Database move +Environments Impacted: Corporate, HR Datamart, Expertfinder, eHRonline, +Global Information System, + Global Compensation System, and Performance Management +Purpose: Upgrade existing hardware / make room at Ardmore for PDU and air +handling unit. +Backout: Our backout plan is to move the servers back to their original +position with the original cards installed in them. +Contact(s): Brandon Bangerter 713-345-4904 + Raj Perubhatla 713-345-8016 + Mark Calkin 713-345-3691 + +OTHER SYSTEMS: UNIX +Impact: ENS +Time: Fri 11/3/2000 at 11:00:00 PM CT thru Fri 11/3/2000 at 11:30:00 PM CT + Fri 11/3/2000 at 9:00:00 PM PT thru Fri 11/3/2000 at 9:30:00 PM PT + Sat 11/4/2000 at 5:00:00 AM London thru Sat 11/4/2000 at 5:30:00 AM +London +Outage: Add Redundancy to the Unix Server Network +Environments Impacted: ENA +Purpose: Make this network redundant +Backout: +Contact(s): George Nguyen 713-853-0691 + +OTHER SYSTEMS: SAP +Impact: SAP +Time: Sun 11/5/2000 at 6:00:00 AM CT thru Sun 11/5/2000 at 6:30:00 AM CT + Sun 11/5/2000 at 4:00:00 AM PT thru Sun 11/5/2000 at 4:30:00 AM PT + Sun 11/5/2000 at 12:00:00 PM London thru Sun 11/5/2000 at 12:30:00 PM +London +Outage: Remove trunking for SAP +Environments Impacted: All +Purpose: SAP has migrated to Ardmore, will move the routing functionality to +Ardmore and remove the trunking +(no longer needed) from the links leading back to EB. +Backout: Move the routing functionality back to the EB +Contact(s): Vincent Fox 713-345-7784 + Ron Pieronek 713-853-6683 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/All/cur/30612360.1075855489466.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/30612360.1075855489466.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b585853c --- /dev/null +++ b/demo/ermis-f/All/cur/30612360.1075855489466.JavaMail.evans@thyme:2,S @@ -0,0 +1,43 @@ +Message-ID: <30612360.1075855489466.JavaMail.evans@thyme> +Date: Fri, 4 May 2001 01:17:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Organization Announcement +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Given the growth in EES it has become apparent that it is time to consolidate +the risk functions between EES and EWS. This will provide EES with the +systems, resources and risk expertise of the wholesale energy groups +necessary for it to continue to grow and take advantage of current market +opportunities. + +With this in mind and in agreement with the management of EES, two new risk +groups inside Enron Americas will be formed to provide EES with pricing, +structuring, retail and wholesale commodity risk management, logistics and +back-office services. These groups main function is to provide these +services to EES. We have asked Rogers Herndon, currently Vice +President-Trading in the Eastern Power Group to manage this function in the +Eastern Interconnect (this includes both gas and power). Rogers will +continue to report to Kevin Presto. We have asked Don Black, formerly Vice +President-EES Risk Management and Sourcing, to manage this function in the +Western U.S. Don will manage this group from Houston and will report to Tim +Belden. + +These groups will work very closely with EES to pursue shared goals while +ensuring close coordination with the wholesale gas and power trading +organizations. + +These changes are effective immediately. Please congratulate Rogers and Don +on their new roles. + + +John Lavorato & Louise Kitchen \ No newline at end of file diff --git a/demo/ermis-f/All/cur/30722097.1075855475348.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/30722097.1075855475348.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3a3c1960 --- /dev/null +++ b/demo/ermis-f/All/cur/30722097.1075855475348.JavaMail.evans@thyme:2,S @@ -0,0 +1,201 @@ +Message-ID: <30722097.1075855475348.JavaMail.evans@thyme> +Date: Fri, 10 Nov 2000 22:46:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Click and go to http://www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 10, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 10, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 10, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 10, 2000 + + + + + + + [IMAGE] + + + + + + + + Mexico November Natural Gas Price Down + + + ? ? The price of natural gas established for November in Mexico is down 16% +from October, having been set at $4.31 per MMBtu as against October's price +of $5.11 per MMBtu, according to the CRE. The decrease is the largest +monthly fall in the price of natural gas so far this year and leaves the +price at a level comparable to that of six months ago, the CRE said. + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img11.gif + - img34.gif + - id=1381847 + - img35.gif \ No newline at end of file diff --git a/demo/ermis-f/All/cur/31010631.1075855473876.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/31010631.1075855473876.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..50d3e547 --- /dev/null +++ b/demo/ermis-f/All/cur/31010631.1075855473876.JavaMail.evans@thyme:2,S @@ -0,0 +1,54 @@ +Message-ID: <31010631.1075855473876.JavaMail.evans@thyme> +Date: Mon, 27 Nov 2000 08:34:00 -0800 (PST) +From: charles.jacobs@enron.com +To: frank.ermis@enron.com +Subject: October Malin Penalties - Enserco +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Charles Jacobs +X-To: Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Frank - I'm forwarding the email I received from Enserco regarding the +penalty for our failure to take the full volume on days 1 and 18 on deal +#423705. As I explained to Suzanne, I would not have paid this had they +invoiced me for it but Enserco is a Netout customer and we were in a net +receivable position this month so they deducted this amount out of what they +paid me. As the penalty seems to be legitimate, can I get you to set up a +new deal in Sitara to offset the receivable? If you agree with their +calculations, can you set up a positive Demand charge of $2,405.03 with Enron +as the Purchaser and Enserco as the Seller? + +Please reply to this email with your approval (or disapproval) of their +calculation and let me know when you have the demand charge set up (or not). + +Call me if you have any questions. +...Chuck +x.36275 +---------------------- Forwarded by Charles Jacobs/NA/Enron on 11/27/2000 +04:15 PM --------------------------- + + +"Nancy Lissel" on 11/22/2000 04:24:51 PM +To: +cc: + +Subject: October Malin Penalties + + + +Charles +? +Please find attached the worksheet for the October Daily Malin Penalty +calculation. +? +Please call with any questions or concerns. +? +Darrell Danyluk +403-269-5522 + - oct enron penalties.xls diff --git a/demo/ermis-f/All/cur/31089844.1075855490265.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/31089844.1075855490265.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2a5c50aa --- /dev/null +++ b/demo/ermis-f/All/cur/31089844.1075855490265.JavaMail.evans@thyme:2,S @@ -0,0 +1,40 @@ +Message-ID: <31089844.1075855490265.JavaMail.evans@thyme> +Date: Sun, 29 Apr 2001 10:13:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Introducing the 2nd Issue of the New Enron Business! +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Feast your eyes on Enron Business' cool and colorful new look. You'll find= +=20 +it in your mailbox at home and online at home.enron.com under Publications,= +=20 +Enron Business, and "Volume 2, 2001". (And if you're in Houston, you might= +=20 +find a few extra copies at the Plaza Java in the lobby of the Enron Buildin= +g.) + +In this issue: +? Enron Direct plays hard to win small customers +? Extreme Enron debuts with exciting stories about employees who ride the e= +dge +? Meteorologists brew science with good business +? Enron's new Vision =01) how will we do it? +? Enron fights to keep the California energy crisis from spreading +? Driving business profits where you'd least expect them +? The Insider: Sprechen Zie security? +? Assisting earthquake victims in India +? Find out who won the Word Search =01) and enter our Cartoon Craziness Con= +test=20 +for a chance to win a $200 American Express gift certificate! Don't dally = +=01)=20 +the deadline for entries is Friday, May 11 \ No newline at end of file diff --git a/demo/ermis-f/All/cur/31457607.1075855474051.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/31457607.1075855474051.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b83d46ed --- /dev/null +++ b/demo/ermis-f/All/cur/31457607.1075855474051.JavaMail.evans@thyme:2,S @@ -0,0 +1,69 @@ +Message-ID: <31457607.1075855474051.JavaMail.evans@thyme> +Date: Tue, 21 Nov 2000 05:02:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.downtown@enron.com +Subject: Holiday Safety Reminder +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Downtown +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +HOLIDAY SAFETY REMINDER + +The holiday season can mean an increased risk of fires and a higher potenti= +al=20 +for criminal activity due to people taking advantage of convenient downtown= +=20 +shopping and because of the increased number of special events and office= +=20 +parties. We would like to pass along a few safety and security tips from t= +he=20 +City of Houston Fire Department and the Houston Police Department. + +? Please do not prop open stairwell doors or doors to the freight elevators= +. =20 +This defeats security.=20 + +? Use only artificial trees and greenery in decorating your office space. D= +o=20 +not place cut trees or greenery within the building. Cut trees become major= +=20 +fire hazards when they dry out. + +? Office parties or the holiday mood may distract you. Be alert for thieve= +s=20 +who try to take advantage of the holiday season. Sometimes just having fewe= +r=20 +people at work during the holidays creates an opening for thieves. If you s= +ee=20 +someone that does not appear to belong in your work area, immediately call= +=20 +the Enron Security Console at 713-853-5360. + +? Keep your purse or wallet with you at all times or locked away in a drawe= +r=20 +or closet. + +? If you go shopping, invite a friend to go along. Try not to overload=20 +yourself with packages. When you return, lock your gifts away in a safe=20 +place. + +? Always be aware of your surroundings while in a public area. If things do= +n=01, +t look right, follow your instincts and avoid going into the area. + +? When waiting for a ride home after hours, remain inside the building near= + a=20 +card-reader door until you see your ride arrive.=20 + +? If office parties are on company premises and involve alcoholic beverages= +=20 +or public invitees, call security at 713-853-5360. Security will advise yo= +u=20 +as to company guidelines. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/31723712.1075855477039.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/31723712.1075855477039.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1f0d1d33 --- /dev/null +++ b/demo/ermis-f/All/cur/31723712.1075855477039.JavaMail.evans@thyme:2,S @@ -0,0 +1,150 @@ +Message-ID: <31723712.1075855477039.JavaMail.evans@thyme> +Date: Thu, 26 Oct 2000 22:55:00 -0700 (PDT) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Enerfax Daily Gas and Power Prices & Info +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: enerfax1@bellsouth.net +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +----- Subject: Click and go to http://www.enerfax.com if can not view +properly + +? + [IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE] +[IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE] +[IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE] +[IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE] +[IMAGE][IMAGE][IMAGE] + +Enerfax Daily + + +Click here for a daily email link + +[IMAGE][IMAGE][IMAGE] + +Enerfax Daily? -? Page ? -? October 27, 2000? -? ? Need a Past Issue +-Click Here + +[IMAGE][IMAGE][IMAGE] + +Enerfax Daily? -? Page ? -? October 27, 2000 + +[IMAGE][IMAGE][IMAGE][IMAGE] + +Enerfax Daily? -? Page ? -? October 27, 2000 + +[IMAGE][IMAGE] + +Enerfax Daily? -? Page 6? -? October 27, 2000 + +[IMAGE][IMAGE] + +country that want to participate in e-commerce opportunities but cannot due +to barriers of entry established by wholesalers. + + + +EnergyGateway.com Allows Producers Variable Levels of Service Online? + +? ? +? ? EnergyGateway.com, an e-community that offers customized energy +transactions among suppliers and consumers, has announced a new program that +will allow natural gas producers to transact online under variable or +interruptible levels of service in addition to firm service specifications. +EnergyGateway.com lets the producer choose its level of service when the +offer is made, including swing, interruptible and firm service. This lets +buyers and sellers transact for any term and is not simply a day-trading +tool. Allowing more producers to compete online can only add to the +transaction savings achieved by participants. To create an optimum portal +for buyers and sellers, we must have direct contact with the producer +community in order to meet the needs of our customers. This program can +provide a service to producers in any region of the +[IMAGE] + +PSE&G and GE Sign $1 Billion-Plus Contract + + + +? ? Public Service Enterprise Group plans to buy more than $1 billion in +power plant turbines from General Electric. PSEG Power, the utility owner's +domestic electricity production and trading unit, and GE Power Systems will +announce specifics of the order Tuesday at the New Jersey Performing Arts +Center in Newark. GE Power Systems says orders in the third quarter rose 90 +% to $7.3 billion. Before this order, the division was expecting about $14.5 +billion in sales this year. + + +[IMAGE] + +Enerfax Daily? -? Page 7? -? October 27, 2000 + +[IMAGE][IMAGE][IMAGE][IMAGE][IMAGE] + +For more information, please Contact Ron Ford +at Ziff Energy Group, Houston, TX +(713) 627-8282 or Toll Free: 1-888-736-5780 +Also, visit our web-site, www.ziffenergy.com, to review our Brochure. + +[IMAGE][IMAGE] + +Cabre to Sell Shallow Natural Gas Area + +? ? +Canada's Cabre Exploration has agreed to sell its northeastern Alberta +shallow natural gas core area for $125 million cash, the assumption of +certain transportation commitments and a gross overriding royalty interest +on 22,400 gross acres of oil sands leases. The area represents 25% of its +current production. Cabre is considering either a share buyback or dividend +with the proceeds. + +[IMAGE] + +Financial Summary + +[IMAGE][IMAGE] + +The TSE 300 fell 83.10 points to 9428.70 +The CRB Index lost 1.95 points to 220.62 +The US Dollar decreased 0.02 points to 118.43 The Dow advanced 53.64 points +to 10380.12 + + +The S&P 500 lost 0.46 points to 1364.44 +The Nasdaq was up 42.55 points to 3272.12 +December NYMEX Crude Oil rose 0.79 to 33.75 Canadian-US Exchange climbed +.0039 to 1.5115 + +")} TC [IMAGE] + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img11.gif + - img21.gif + - img7.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - id=1381847 + - img34.gif \ No newline at end of file diff --git a/demo/ermis-f/All/cur/31853830.1075855475479.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/31853830.1075855475479.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c44dc272 --- /dev/null +++ b/demo/ermis-f/All/cur/31853830.1075855475479.JavaMail.evans@thyme:2,S @@ -0,0 +1,275 @@ +Message-ID: <31853830.1075855475479.JavaMail.evans@thyme> +Date: Thu, 9 Nov 2000 09:24:00 -0800 (PST) +From: susan.t.turpin@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cards@wdni.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jennifer_owen@pgn.com, jmmcarthur@duke-energy.com, + jsanders@clarkpud.com, kims@kimballenergy.com, klambe@puget.com, + kri.pam@pdg.net, llightfoot@coral-energy.com, lmanis@sdge.com, + lprior@enron.com, niels_a_vervloet@reliantenergy.com, + ramperms@bp.com, rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, sghill@bcgas.com, + sgwi@dynegy.com, spjutd2@wdni.com, ssouth@enron.com, + stephane.brodeur@enron.com, tdizona@coral-energy.com, + tgilliam@avistaenergy.com, tom.mckay@engageenergy.com, + tom.mckay@engageenergy.com, val_yildirok@pgn.com, + wharlan@ix.netcom.com, zcourns@national-fuel.com +Subject: NWP System Notice - 01-15 Soliciting Electronic Bids +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Turpin, Susan T" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: November 09, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-15 Soliciting Electronic Bids + +Notice Text: +All Shippers Notification: 01-155?????? ??????? +Dated November 9, 2000 + + +TO:???? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????????????????????? +? (801) 971-5983 cellular?? +??????????????????????? +?????????????????????? Williams Gas Pipeline-West +?????????????????????? Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR AVAILABLE FIRM MAINLINE +??????? ??????? TRANSPORTATION CAPACITY ON NORTHWEST'S TRANSMISSION SYSTEM + +Northwest has posted the following package of available firm TF-1 Large +Customer +transportation capacity to its Electronic Bulletin Board ("EBB") for +competitive bid pursuant +to the "Right-of-First-Refusal; Posting of Pipeline Capacity" provision of +Northwest's Tariff, +which requires availability of capacity to be posted to the EBB subject to +bid.? All prearranged +terms are indicated below, if applicable.? The prearranged shipper has the +right to match the +highest economic value at the end of the bid period.? If the prearranged +shipper does not +match the highest economic value, award of such capacity will be made +according to +Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS CLOSED +BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace Karpakis or your +Marketing +Services Representative if you encounter any problems with your EBB bid(s).? +DON'T WAIT +UNTIL THE LAST MINUTE TO POST YOUR BID.? Time deadlines are electronically +monitored +and implemented. + + +PACKAGE "AA" +From the October 31, 2000 Posting +EBB OFFER # ____ + +RECEIPT ??????? ??????? DELIVERY??????? ?? TOTAL??????? INITIAL PRIMARY +PREARRANGED +?POINT? ??????? ??????? POINT ? ?? DTH/D???????? CONTRACT TERM? ?? OFFER +?? + +Crossover?????????????????????????? Green River-??? 23,152???? 11/14/00 - +11/18/00????? ??? YES +??????? 16??????????????????????????????????????? CIG + +Min. Acceptable Bid:???????? ?? $0.03 per Dth of daily Volumetric Reservation +Contract?????????????????????????????????????????????????????????????????????? +????????????????????????????????????????????????????????????????????? Demand? +for Flexible Receipt/Delivery Point Rights + +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 23,152 Dth/d +Bid Open Date:? ??????? 11/09/00 - (4:00 pm Central Time) +Bid Close Date: ??????? 11/10/00 - (4:00 pm Central Time) +Award Deadline: ??????? 11/10/00 - (5:00 pm Central Time) +Evergreen:????? ??????? ??????? Day to Day, One (1) Business Day Prior +Notification +Special Terms & Cond:?? ??????? See 1, 2 and 3 Below. + + + +PACKAGE "Q" +From the October 31, 2000 Posting +EBB OFFER # ____ + +RECEIPT ??????? ??????? DELIVERY??????? ?? TOTAL??????? INITIAL PRIMARY +PREARRANGED +POINT ? ??????? POINT ? ??? DTH/D??????? CONTRACT TERM? ?? OFFER + +Shute Creek??????????????????????? Ignacio??????????????? 10,000????? +11/14/00 - 11/30/00?????? ??? YES +????????????????????????????????????????????? Bondad-EPNG + +Min. Acceptable Bid:???????? ?? $0.07 per Dth of daily Reservation Contract +Demand for Flexible +?????????????????????????????????????????????? Receipt/Delivery Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 10,000 Dth/d +Bid Open Date:? ??????????????????????? 11/09/00 - (4:00 pm Central Time) +Bid Close Date: ??????? 11/10/00 - (4:00 pm Central Time) +Award Deadline: ??????? 11/10/00 - (5:00 pm Central Time) +Evergreen:????? ??????? ??????? Month to Month, Ten (10) Business Day Prior +Notification +Special Terms & Cond:?? ??????? See 1, 2 and 4 Below. + + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into the +transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity and +shipper and replacement shipper may utilize any available points on +Northwest's +?transmission system without impacting the discount for the original shipper. + +3. This prearranged offer is a volumentric reservation contract demand.? A +monthly base +reservation charge per unit of transportation contract demand shall be the +awarded +rate/dth multiplied by the dth's delivered during the month, divided by the +total +monthly Transportation Contract Demand.? In addition to the Volumetric +Reservation +Charge Bid, shipper will pay the volumetric charge, the applicable surcharges +and +fuel. + +4. This prearranged offer is for a reservation contract demand rate.? In +addition to the +Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable +surcharges and fuel. +? + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation capacity +for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available transportation +capacity.? Multiple electronic bid(s) can be submitted for the total +available transportation +capacity under the specified package OR multiple rates can be submitted each +for a partial +amount of available transportation capacity under the specified package.? If +the same +Shipper submits multiple bids, the highest present value for such package of +available +transportation capacity shall be considered the valid bid. All other bids +from the same +Shipper for the same package of transportation capacity will be discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is less than +??????? minimum tariff rate, the following formula is utilized:? Bid Rate x +FERC Interest Rate x The +??????? Maximum Bid Quantity x 365 days/100/12; or if the maximum rate is +bid, the following +??????? formula is utilized:? Bid Rate x FERC Interest Rate x Maximum Bid +Quantity x days bid/100. +??????? In case of a tie, each tied shipper will have the right to improve +its bid by submitting an +??????? improved bid within 24 hours of the bid close time.? Such improved +bid shall be faxed to +??????? (801) 584-7076 to Candace Karpakis or Patrick Aman.? If a tie still +exists, such capacity +??????? shall be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than indicated +??????? for the capacity unless maximum rate is bid. +? + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button on the offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The +screen will allow you to review the conditions of the offer.? Close this +screen when you +have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting the "VIEW +BID" button.? Close this screen when you have finished viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" +button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, +highlight the receipt/delivery point section with the left mouse button and +modify +accordingly. Select "SAVE".? If an error appears at the button of the screen, +the error +will need to be corrected and the data will need to be saved again.? If +successful, a +message will appear indicating the bid information has saved and the bid rate +must +be entered.? Select "OK". +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +You have just "CREATED" your bid for the offer.? You now need to "SUBMIT" +your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button. + +All of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you +would like +to submit.? Select the "SUBMIT" button at the top of the screen to post the +bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button.? All of +your +bids will appear.? If the bid has not yet been submitted, highlight the "BID +IN DRAFT +STATUS" that you would like to withdraw.? Select the "WITHDRAW" button at the +top +of the screen to withdraw the bid.? After a bid has been withdrawn, you can +select the +"DELETE" button at the top of the screen to delete it from the screen. +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + + + +Word: F\Short Term/Capacity for Bid-All 2000 November 9 2000 01-155.doc \ No newline at end of file diff --git a/demo/ermis-f/All/cur/32191974.1075855475869.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/32191974.1075855475869.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e73dbefb --- /dev/null +++ b/demo/ermis-f/All/cur/32191974.1075855475869.JavaMail.evans@thyme:2,S @@ -0,0 +1,37 @@ +Message-ID: <32191974.1075855475869.JavaMail.evans@thyme> +Date: Tue, 7 Nov 2000 13:44:00 -0800 (PST) +From: enron.announcements@enron.com +To: ena.employees@enron.com +Subject: E-Mail and Voicemail Retention Policy +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: ENA Employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +As a reminder, ENA=01,s policy regarding retention of electronic mail, incl= +uding=20 +Lotus Notes mail, Internet e-mail, cc:mail and voicemail is as follows: + +Message Location Maximum Retention + +Inbox 30 Days +Message Log/Sent Mail 30 Days +Trash Rollover from Inbox for 15 days +Bulletin Boards 30 Days +Folders/Archives E-mails placed in Folders or Archives =01) one year +Voicemail 90 days + +E-mail and voicemail older than the maximum retention will be purged=20 +automatically by IT, which is responsible for monitoring compliance with th= +is=20 +policy. Any exception to this policy requires approval by Mark Haedicke or= +=20 +Richard Sanders. + +Mark Frevert and Mark Haedicke \ No newline at end of file diff --git a/demo/ermis-f/All/cur/32455046.1075855488473.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/32455046.1075855488473.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d93fcdce --- /dev/null +++ b/demo/ermis-f/All/cur/32455046.1075855488473.JavaMail.evans@thyme:2,S @@ -0,0 +1,117 @@ +Message-ID: <32455046.1075855488473.JavaMail.evans@thyme> +Date: Fri, 11 May 2001 08:49:00 -0700 (PDT) +From: outlook.team@enron.com +To: cheryl.wilchynski@enron.com, cindy.ward@enron.com, jo.hill@enron.com, + sonja.galloway@enron.com, bilal.bajwa@enron.com, binh.pham@enron.com, + bradley.jones@enron.com, bruce.mills@enron.com, + chance.rabon@enron.com, chuck.ames@enron.com, + david.baumbach@enron.com, jad.doan@enron.com, + o'neal.winfree@enron.com, phillip.love@enron.com, + sladana-anna.kulic@enron.com, victor.guggenheim@enron.com, + alejandra.chavez@enron.com, anne.bike@enron.com, + carole.frank@enron.com, darron.giron@enron.com, + elizabeth.hernandez@enron.com, elizabeth.shim@enron.com, + jeff.royed@enron.com, kam.keiser@enron.com, kimat.singla@enron.com, + kristen.clause@enron.com, kulvinder.fowler@enron.com, + kyle.lilly@enron.com, luchas.johnson@enron.com, + maria.garza@enron.com, patrick.ryder@enron.com, + ryan.o'rourke@enron.com, yuan.tian@enron.com, frank.ermis@enron.com, + jane.tholt@enron.com, jay.reitmeyer@enron.com, keith.holst@enron.com, + matthew.lenhart@enron.com, mike.grigsby@enron.com, + monique.sanchez@enron.com, phillip.allen@enron.com, + randall.gay@enron.com, tori.kuykendall@enron.com, + ina.norman@enron.com, jackie.travis@enron.com, + michael.gasper@enron.com, brenda.fletcher@enron.com, + jeanne.wukasch@enron.com, mary.franklin@enron.com, + mike.potter@enron.com, natalie.baker@enron.com, + suzanne.calcagno@enron.com, albert.stromquist@enron.com, + rajesh.chettiar@enron.com, derek.anderson@enron.com, + brad.horn@enron.com, camille.gerard@enron.com, cathy.lira@enron.com, + daniel.castagnola@enron.com, eva.tow@enron.com, lam.nguyen@enron.com, + andy.pace@enron.com, anna.santucci@enron.com, + claudia.guerra@enron.com, clayton.vernon@enron.com, + david.ryan@enron.com, eric.smith@enron.com, grace.kim@enron.com, + jason.kaniss@enron.com, kevin.cline@enron.com, rika.imai@enron.com, + todd.decook@enron.com, beth.jensen@enron.com, + billi.harrill@enron.com, martha.sumner-kenney@enron.com, + phyllis.miller@enron.com, sandy.olofson@enron.com, + theresa.byrne@enron.com, danny.mccarty@enron.com, denis.tu@enron.com, + john.ayres@enron.com, john.millar@enron.com, + julie.armstrong@enron.com, maggie.schroeder@enron.com, + max.brown@enron.com, randy.cantrell@enron.com, tracy.scott@enron.com, + charles.muzzy@enron.com, cora.pendergrass@enron.com, + darren.espey@enron.com, jessica.white@enron.com, + kevin.brady@enron.com, kirk.lenart@enron.com, lisa.kinsey@enron.com, + margie.straight@enron.com, mark.schrab@enron.com, + souad.mahmassani@enron.com, tammy.gilmore@enron.com, + teresa.mcomber@enron.com, wes.dempsey@enron.com, + barry.feldman@enron.com, catherine.huynh@enron.com +Subject: 2- SURVEY/INFORMATION EMAIL 5-14- 01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Outlook Migration Team +X-To: Cheryl Wilchynski, Cindy R Ward, Jo Ann Hill, Sonja Galloway, Bilal Bajwa, Binh Pham, Bradley Jones, Bruce Mills, Chance Rabon, Chuck Ames, David Baumbach, Jad Doan, O'Neal D Winfree, Phillip M Love, Sladana-Anna Kulic, Victor Guggenheim, Alejandra Chavez, Anne Bike, Carole Frank, Darron C Giron, Elizabeth L Hernandez, Elizabeth Shim, Jeff Royed, Kam Keiser, Kimat Singla, Kristen Clause, Kulvinder Fowler, Kyle R Lilly, Luchas Johnson, Maria Garza, Patrick Ryder, Ryan O'Rourke, Yuan Tian, Frank Ermis, Jane M Tholt, Jay Reitmeyer, Keith Holst, Matthew Lenhart, Mike Grigsby, Monique Sanchez, Phillip K Allen, Randall L Gay, Tori Kuykendall, Ina Norman, Jackie Travis, Michael J Gasper, Brenda H Fletcher, Jeanne Wukasch, Mary Theresa Franklin, Mike Potter, Natalie Baker, Suzanne Calcagno, Albert Stromquist, Rajesh Chettiar, Derek Anderson, Brad Horn, Camille Gerard, Cathy Lira, Daniel Castagnola, Eva Tow, Lam Nguyen, Andy Pace, Anna Santucci, Claudia Guerra, Clayton Vernon, David Ryan, Eric Smith, Grace Kim, Jason Kaniss, Kevin Cline, Rika Imai, Todd DeCook, Beth Jensen, Billi Harrill, Martha Sumner-Kenney, Phyllis Miller, Sandy Olofson, Theresa Byrne, Danny McCarty, Denis Tu, John A Ayres, John Millar, Julie Armstrong, Maggie Schroeder, Max Brown, Randy Cantrell, Tracy Scott, Charles T Muzzy, Cora Pendergrass, Darren Espey, Jessica White, Kevin Brady, Kirk Lenart, Lisa Kinsey, Margie Straight, Mark L Schrab, Souad Mahmassani, Tammy Gilmore, Teresa McOmber, Wes Dempsey, Barry Feldman, Catherine Huynh +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Current Notes User: + +To ensure that you experience a successful migration from Notes to Outlook, +it is necessary to gather individual user information prior to your date of +migration. Please take a few minutes to completely fill out the following +survey. Double Click on document to put it in "Edit" mode. When you finish, +simply click on the 'Reply With History' button then hit 'Send' Your survey +will automatically be sent to the Outlook 2000 Migration Mailbox. + +Thank you. + +Outlook 2000 Migration Team + +------------------------------------------------------------------------------ +-------------------------------------------------------------- + +Full Name: + +Login ID: + +Extension: + +Office Location: + +What type of computer do you have? (Desktop, Laptop, Both) + +Do you have a PDA? If yes, what type do you have: (None, IPAQ, Palm Pilot, +Jornada) + +Do you have permission to access anyone's Email/Calendar? + If yes, who? + +Does anyone have permission to access your Email/Calendar? + If yes, who? + +Are you responsible for updating anyone else's address book? + If yes, who? + +Is anyone else responsible for updating your address book? + If yes, who? + +Do you have access to a shared calendar? + If yes, which shared calendar? + +Do you have any Distribution Groups that Messaging maintains for you (for +mass mailings)? + If yes, please list here: + +Please list all Notes databases applications that you currently use: + +In our efforts to plan the exact date/time of your migration, we also will +need to know: + +What are your normal work hours? From: To: + +Will you be out of the office in the near future for vacation, leave, etc? + If so, when? From (MM/DD/YY): To (MM/DD/YY): diff --git a/demo/ermis-f/All/cur/32760436.1075855489372.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/32760436.1075855489372.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5cb461b3 --- /dev/null +++ b/demo/ermis-f/All/cur/32760436.1075855489372.JavaMail.evans@thyme:2,S @@ -0,0 +1,28 @@ +Message-ID: <32760436.1075855489372.JavaMail.evans@thyme> +Date: Fri, 4 May 2001 08:01:00 -0700 (PDT) +From: jessica.presas@enron.com +To: stephanie.miller@enron.com, philip.polsky@enron.com, + barry.tycholiz@enron.com, kim.ward@enron.com, + phillip.allen@enron.com, frank.ermis@enron.com, + randall.gay@enron.com, mike.grigsby@enron.com, keith.holst@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + jay.reitmeyer@enron.com, monique.sanchez@enron.com, + susan.scott@enron.com, steven.south@enron.com, jane.tholt@enron.com +Subject: Astros Tickets +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Jessica Presas +X-To: Stephanie Miller, Philip Polsky, Barry Tycholiz, Kim Ward, Phillip K Allen, Frank Ermis, Randall L Gay, Mike Grigsby, Keith Holst, Tori Kuykendall, Matthew Lenhart, Jay Reitmeyer, Monique Sanchez, Susan M Scott, Steven P South, Jane M Tholt +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +May 7 and 8 (PHI @7:05) and 21 and 22 (SD @7:05) Astros tickets are still +available!!! Let Ina or me know if you are interested. + +Thanks, +:-) Jessica + diff --git a/demo/ermis-f/All/cur/33067246.1075855473279.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/33067246.1075855473279.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2afddb31 --- /dev/null +++ b/demo/ermis-f/All/cur/33067246.1075855473279.JavaMail.evans@thyme:2,S @@ -0,0 +1,36 @@ +Message-ID: <33067246.1075855473279.JavaMail.evans@thyme> +Date: Mon, 4 Dec 2000 02:36:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.employees@enron.com +Subject: Enron Wholesale Services Legal Department +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Wholesale Services Employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + + As a follow-up to the recent Enron Corp. memorandum forming Enron Wholesale +Services (EWS), effective today, we have reorganized the Wholesale Services +Legal Department. + + The goals in reorganizing the department are as follows: (i) align the +legal department as closely as possible with the business units, (ii) speed +the flow of legal technology across the business units, and (iii) achieve +greater efficiency and consistency across the organization. + + To this end, a legal policy group will be formed for EWS Legal, which will +include Lance Schuler, Enron Americas; Mark Evans, Enron Europe; Mark Taylor, +Enron Net Works; Alan Aronowitz, Enron Global Markets; Julia Murray, Enron +Industrial Markets; and Bruce Lundstrom, Enron Global Assets. + + The organization chart for the EWS Legal Department is attached. More +comprehensive organization charts will follow for each group. + +Mark Frevert and Mark Haedicke + + diff --git a/demo/ermis-f/All/cur/33159817.1075855490180.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/33159817.1075855490180.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ab28d167 --- /dev/null +++ b/demo/ermis-f/All/cur/33159817.1075855490180.JavaMail.evans@thyme:2,S @@ -0,0 +1,45 @@ +Message-ID: <33159817.1075855490180.JavaMail.evans@thyme> +Date: Mon, 30 Apr 2001 05:23:00 -0700 (PDT) +From: anne.bike@enron.com +To: prices@intelligencepress.com, lkuch@mh.com, sspeaker@energyintel.com, + phillip.allen@enron.com, mike.grigsby@enron.com, + darron.giron@enron.com, mhenergy@yahoo.com, kdool@mh.com, + thaywood@ftenergy.com, tori.kuykendall@enron.com, + jane.tholt@enron.com, frank.ermis@enron.com, keith.holst@enron.com, + monique.sanchez@enron.com, matthew.lenhart@enron.com, + steven.south@enron.com, randall.gay@enron.com, + jay.reitmeyer@enron.com, susan.scott@enron.com, + susan.scott@enron.com +Subject: Enron's Cheyenne Hub May Baselaod Trades +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Anne Bike +X-To: prices@intelligencepress.com, lkuch@mh.com, SSPEAKER@ENERGYINTEL.COM, Phillip K Allen, Mike Grigsby, Darron C Giron, mhenergy@yahoo.com, kdool@mh.com, thaywood@ftenergy.com, Phillip@Home, Tori Kuykendall, Jane M Tholt, Frank Ermis, Keith Holst, Monique Sanchez, Matthew Lenhart, Steven P South, Randall L Gay, Jay Reitmeyer, Susan M Scott, Susan M Scott +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Mike Grigsby has been in contact with Inside FERC regarding posting an index +at the Cheyenne Hub in the future. Based on their request, we are providing +our trade data for your review. + +Attached, please find a spreadsheet containing all Fixed Price Physical +Trades transacted by Enron during the April Bid-week for May Baseload Flow at +Cheyenne Hub points. In addition to the trades listed, Enron provided +further liquidity at Cheyenne with 7 index related deals that have not been +included in the list. + +Please let me know if you have any questions or comments. + +Thank you. + +Anne Bike + + + + + + diff --git a/demo/ermis-f/All/cur/33162515.1075855490134.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/33162515.1075855490134.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..8b27c632 --- /dev/null +++ b/demo/ermis-f/All/cur/33162515.1075855490134.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <33162515.1075855490134.JavaMail.evans@thyme> +Date: Mon, 30 Apr 2001 17:41:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Investinme - Course Offering +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Electric Business Understanding - May 2, 2001 + +EB552 - 8:00 am - 5:00 pm Cost: $600.00 + +The Electric Business Understanding Seminar will give a basic overview of the +electric business for those with limited knowledge of this industry. This +seminar is recommended for entry level to mid-level employees in either the +gas or electric business or in businesses providing services to these +industries. This course will provide you with a general understanding of how +the electric business operates, who the key industry participants are, the +strategies they employ to be successful, and how the business is likely to +evolve. +Please click here for registration +http://www.corptraining.com/index.cfm?company=enron. If you have any +questions, please call 713 853-0357. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/33203940.1075855490789.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/33203940.1075855490789.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..75d0dc89 --- /dev/null +++ b/demo/ermis-f/All/cur/33203940.1075855490789.JavaMail.evans@thyme:2,S @@ -0,0 +1,47 @@ +Message-ID: <33203940.1075855490789.JavaMail.evans@thyme> +Date: Thu, 26 Apr 2001 16:41:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: "Freaky Friday" with Mind's Eye Madness +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +"If everybody is thinking alike, then somebody isn=01,t thinking.=018 - Ge= +orge S.=20 +Patton, Jr. +=20 +Keeping with our Mind=01,s Eye Madness week, be sure to check out the Enron= + Mind=01, +s Eye Motorcade=20 +on Friday, April 27th from 11:30am to 1:00pm at the Big E Cafe. This art c= +ar=20 +convoy will spend the day visiting=20 +Enron-designated stops in the community to promote innovation and=20 +creativity. Mirroring Enron=01,s innovation,=20 +these artists think about the way things could be and are not limited by th= +e=20 +way things are. + +Featuring: +Lunch by Escalantes Mexican Grille - choice of beef, chicken or veggie=20 +fajitas with trimmings, dessert and a drink for $5. =20 +Live salsa music will be provided by Tropicrew, featuring Enron=01,s own Ms= +.=20 +Alex Villarreal as the lead singer. =20 +Non-profit organizations represented will include the March of Dimes, SEARC= +H=20 +and the Lupus Foundation of America. =20 +Get lunch free if you're dressed "freaky"! + =20 +Word of the Day +Zeitgeist \TSYT-guyst; ZYT-guyst\, noun: The spirit of the time; the gener= +al=20 +intellectual & moral state or temper characteristic of any period of time. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/33349326.1075855473127.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/33349326.1075855473127.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e99d8d7f --- /dev/null +++ b/demo/ermis-f/All/cur/33349326.1075855473127.JavaMail.evans@thyme:2,S @@ -0,0 +1,32 @@ +Message-ID: <33349326.1075855473127.JavaMail.evans@thyme> +Date: Mon, 4 Dec 2000 14:59:00 -0800 (PST) +From: russ.severson@enron.com +To: scott.mills@enron.com, jeffrey.gossett@enron.com +Subject: SITARA/CPR AVAILABILITY +Cc: dave.nommensen@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: dave.nommensen@enron.com +X-From: Russ Severson +X-To: Scott Mills, Jeffrey C Gossett +X-cc: Dave Nommensen +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The SITARA system was brought down Monday night (12/4/00) for 4 hours for +required maintenance. + +This additional maintenance time as well as the normal nightly processing may +delay the availability +of some portfolios early Tuesday morning. + + The expected time for completion of priming portfolios for Tuesday is +between 6:30 and 7:00 AM. + +CPR will be available during this time. + +Please call the SITARA/CPR Hotline ((713)-853-7049) if you have any questions +or concerns. diff --git a/demo/ermis-f/All/cur/33361535.1075855472260.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/33361535.1075855472260.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..15494a06 --- /dev/null +++ b/demo/ermis-f/All/cur/33361535.1075855472260.JavaMail.evans@thyme:2,S @@ -0,0 +1,23 @@ +Message-ID: <33361535.1075855472260.JavaMail.evans@thyme> +Date: Mon, 11 Dec 2000 08:51:00 -0800 (PST) +From: caroline.abramo@enron.com +To: frank.ermis@enron.com +Subject: WED +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Caroline Abramo +X-To: Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Frank- I would really like Jason Hotra from Harvard to meet you and the desk +(Philip, Steve, Ken, etc..)- if you could spare a few minutes during the day +- I can have him sit at the desk or meet for a bit after the market closes to +go through rockies/ socal. + +Thanks, +Caroline \ No newline at end of file diff --git a/demo/ermis-f/All/cur/33401699.1075855490876.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/33401699.1075855490876.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..565ae1d2 --- /dev/null +++ b/demo/ermis-f/All/cur/33401699.1075855490876.JavaMail.evans@thyme:2,S @@ -0,0 +1,229 @@ +Message-ID: <33401699.1075855490876.JavaMail.evans@thyme> +Date: Thu, 26 Apr 2001 09:25:00 -0700 (PDT) +From: miki.bode@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, anita.reubens@swgas.com, + bblanar@coral-energy.com, bob.mattice@engageenergy.com, + bob.mattice@engageenergy.com, browning@wasatchenergy.com, + bruce_langmade@gapac.com, bymank@wdni.com, cards@wdni.com, + caver_ealy@pgn.com, ccoyle@americansoda.com, cmcgra@puget.com, + cpavlica@enerad.com, craig.provenzano@powersrc.com, cridin@puget.com, + cslaman@usg.com, cwduke@duke-energy.com, darena@national-energy.com, + dave.dungan@weyerhaeuser.com, deborahs@kimballenergy.com, + derek.danyliw@husky-oil.com, dlh@nwnatural.com, fermis@enron.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, + llightfoot@coral-energy.com, lmansi@sdge.com, lprior@enron.com, + mbeckner@utilicorp.com, mcano@enerad.com, michelle_hunter@pgn.com, + niels_a_vervloet@reliantenergy.com, pschmidt@kimballresources.com, + ramperms@bp.com, rcooper@usg.com, rfm@nwnatural.com, + robert.harp@engageenergy.com, robert.harp@engageenergy.com, + ron.smith@ashgrove.com, rony@panalberta.com, ryan.watt@enron.com, + sakom@attglobal.net, sbrewer@enron.com, scott.linkletter@neg.pge.com, + scotts@kimballenergy.com, sghill@bcgas.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, tbrother@utilicorp.com, + tdizona@coral-energy.com, tjmi@dynegy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@kimballresources.com, + zcourns@national-fuel.com, jshadie@idahopower.com +Subject: NWP System Notice - 01-237 Soliciting Electronic Bids +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Bode, Miki" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce_langmade@gapac.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'caver_ealy@pgn.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cpavlica@enerad.com'" , "'craig.provenzano@powersrc.com'" , "'cridin@puget.com'" , "'cslaman@usg.com'" , "'cwduke@duke-energy.com'" , "'darena@national-energy.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'llightfoot@coral-energy.com'" , "'lmansi@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'mbeckner@utilicorp.com'" , "'mcano@enerad.com'" , "'Michelle_Hunter@pgn.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'pschmidt@kimballresources.com'" , "'ramperms@bp.com'" , "'rcooper@usg.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ron.smith@ashgrove.com'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'sakom@attglobal.net'" , "'SBREWER@ENRON.COM'" , "'scott.linkletter@neg.pge.com'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tbrother@utilicorp.com'" , "'tdizona@coral-energy.com'" , "'tjmi@dynegy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@kimballresources.com'" , "'zcourns@national-fuel.com'" , "'jshadie@idahopower.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: April 26, 2001 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-237 Soliciting Electronic Bids + +Notice Text: + +All Shippers Notification: 01-237?????? Dated April 26, 2001 + + + +TO:???? ??????? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????? (801) 971-5983 +cellular + +Williams Gas Pipeline-West +Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR +AVAILABLE FIRM MAINLINE TRANSPORTATION +CAPACITY ON NORTHWEST'S TRANSMISSION +SYSTEM + +Northwest has posted the following package of available firm TF-1 +Large Customer transportation capacity to its Electronic Bulletin +Board ("EBB") for competitive bid pursuant to the "Right-of-First- +Refusal; Posting of Pipeline Capacity" provision of Northwest's +Tariff, which requires availability of capacity to be posted to the +EBB subject to bid.? All prearranged terms are indicated below, if +applicable.? The prearranged shipper has the right to match the +highest economic value at the end of the bid period.? If the +prearranged shipper does not match the highest economic value, award +of such capacity will be made according to Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS +CLOSED BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace +Karpakis or your Marketing Services Representative if you encounter +any problems with your EBB bid(s).? DON'T WAIT UNTIL THE LAST MINUTE +TO POST YOUR BID.? Time deadlines are electronically monitored and +implemented. + +PACKAGE "SS-1" +From the +April 19, 2001 Posting +EBB OFFER # 510 + +RECEIPT????????????? DELIVERY????????? TOTAL?????? INITIAL PRIMARY????? +PREARRANGED +POINT????????????????????? POINT???????????? DTH/D??????? CONTRACT +TERM?????????? OFFER + +Sumas?? ??????????? Reno???????????? 3,399????????? +05/01/01-05/31/01???????????? YES +????????? +Min. Acceptable Bid:??? $0.03 per Dth of daily Reservation Contract Demand +for +?????????????????????????????????????????????? Flexible Receipt/Delivery +Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 3,399 Dth/d +Bid Open Date:? 04/26/01 - (4:00 pm Central Time) +Bid Close Date: 04/27/01 - (4:00 pm Central Time) +Award Deadline: 04/27/01 - (5:00 pm Central Time) +Evergreen:????? ??????? NONE +Special Terms & Cond:?? See 1, 2 and 3 Below. + + + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity +and shipper and replacement shipper may utilize any available points on +Northwest's transmission system without impacting the discount for the +original shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition +to the Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable surcharges and fuel. + + + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation +capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available +transportation capacity.? Multiple electronic bid(s) can be submitted for the +total available transportation capacity under the specified package OR +multiple +rates can be submitted each for a partial amount of available transportation +capacity under the specified package.? If the same Shipper submits multiple +bids, +the highest present value for such package of available transportation +capacity +shall be considered the valid bid. All other bids from the same Shipper for +the +same package of transportation capacity will be discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is +??????? less than minimum tariff rate, the following formula is utilized:? +Bid Rate x +??????? FERC Interest Rate x The Maximum Bid Quantity x 365 days/100/12; or +if the +??????? maximum rate is bid, the following formula is utilized:? Bid Rate x +FERC Interest +??????? Rate x Maximum Bid Quantity x days bid/100. In case of a tie, each +tied shipper +??????? will have the right to improve its bid by submitting an improved bid +within 24 +??????? hours of the bid close time.? Such improved bid shall be faxed to +(801) 584-7076 +??????? to Candace Karpakis or Patrick Aman.? If a tie still exists, such +capacity shall +??????? be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than +??????? indicated for the capacity unless maximum rate is bid. + + + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE +OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button +on the offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The screen will allow you to review the conditions of the offer. +Close this screen when you have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting +the "VIEW BID" button.? Close this screen when you have finished viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, +highlight the receipt/delivery point section with the left mouse button and +modify accordingly. Select "SAVE".? If an error appears at the button of the +screen, the error will need to be corrected and the data will need to be +saved again.? If successful, a message will appear indicating the bid +information has saved and the bid rate must be entered.? Select "OK". +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +You have just "CREATED" your bid for the offer.? You now need to +"SUBMIT" your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button. +All of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you +would like to submit.? Select the "SUBMIT" button at the top of the screen +to post the bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button. +All of your bids will appear.? If the bid has not yet been submitted, +highlight the "BID IN DRAFT STATUS" that you would like to withdraw. +Select the "WITHDRAW" button at the top of the screen to withdraw the +bid.? After a bid has been withdrawn, you can select the "DELETE" +button at the top of the screen to delete it from the screen. +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + + + +Word: F\Short Term/Capacity for Bid-All 2001 April 26, 2001 01-237 Res.doc \ No newline at end of file diff --git a/demo/ermis-f/All/cur/33425195.1075855488109.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/33425195.1075855488109.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..bc23fb15 --- /dev/null +++ b/demo/ermis-f/All/cur/33425195.1075855488109.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <33425195.1075855488109.JavaMail.evans@thyme> +Date: Sun, 13 May 2001 12:35:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all_ena_egm_eim@enron.com +Subject: EWS Brown Bag +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All_ENA_EGM_EIM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +MARK YOUR LUNCH CALENDARS NOW ! + +You are invited to attend the EWS Brown Bag Lunch Series + +Featuring: MICHAEL L. MILLER + +Topic: Principal Investments + +Thursday, May 17, 2001 +11:30 a.m. - 12:30 p.m. +EB 5 C2 + +You bring your lunch, Limited Seating +We provide drinks and dessert. RSVP e-mail Kathie Grabstald + or call x 3-9610 \ No newline at end of file diff --git a/demo/ermis-f/All/cur/33428360.1075855477605.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/33428360.1075855477605.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..117d6e20 --- /dev/null +++ b/demo/ermis-f/All/cur/33428360.1075855477605.JavaMail.evans@thyme:2,S @@ -0,0 +1,82 @@ +Message-ID: <33428360.1075855477605.JavaMail.evans@thyme> +Date: Wed, 25 Oct 2000 11:53:00 -0700 (PDT) +From: andrew.wu@enron.com +To: community.relations@enron.com +Subject: Re: Relief for earthquake victims in Turkey +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Andrew Wu +X-To: Community Relations +X-cc: All Enron Worldwide@ENRON +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +To: All Enron Worldwide +cc: =20 + +Subject: Relief for earthquake victims in Turkey + +Shortly after 3:00 a.m. local time on Tuesday, August 17, northwestern Turk= +ey=20 +was struck by one of the largest earthquakes of the 20th century. Thousands= +=20 +were killed in the magnitude-7.4 temblor, tens of thousands were injured, a= +nd=20 +much of the country's industrial heartland was devastated. Countless number= +s=20 +of people were left homeless by the earthquake, which flattened multi-story= +=20 +apartment complexes, toppled bridges, severed communication lines, and=20 +shattered water and sanitation systems. Damage estimates have been put at $= +40=20 +billion.=20 + +Enron employees are encouraged to donate to relief efforts and take advanta= +ge=20 +of the Matching Gifts program to increase the impact of your donation. Enro= +n=20 +will match, dollar for dollar, every donation you make to relief funds.=20 +Information about the numerous organizations that are working to provide=20 +relief can be found at http://www.interaction.org + +The InterAction web site houses a comprehensive list of relief organization= +s=20 +that are working to assist the earthquake victims in Turkey. You will find= +=20 +information on how to make a donation and where to send your check. Any of= +=20 +these 501(c)(3), non-profit organizations operating in the United States ar= +e=20 +eligible for the Enron Matching Gift Program. Mark Frevert=01,s office is= +=20 +sending a separate e-mail message with instructions on how international=20 +employees can make donations. + +How to get your gift matched if you are a U.S. based employee: +Matching Gift forms can be printed from the Community Relations web site.= +=20 +Please go to http://home.enron.com and click on Community Relations. Once y= +ou=20 +are in the Community Relations site, please click on Gifts, Grants and=20 +Giving. If you have trouble printing the form, please come to EB 4341 where= +=20 +you can pick up a hard copy. + +Fill out the form and send it with your check to the relief organization of= +=20 +your choice. Please indicate (either on the form or with a separate note)= +=20 +that your donation is directed toward relief efforts in Turkey. The=20 +organization will return the form to Enron, at which time your gift will be= +=20 +matched in full. + +If you have any questions, please send a Lotus Notes message to Missy Steve= +ns=20 +or Vanessa Bob. + +Thank you for your support! + diff --git a/demo/ermis-f/All/cur/336139.1075855491910.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/336139.1075855491910.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..bce30329 --- /dev/null +++ b/demo/ermis-f/All/cur/336139.1075855491910.JavaMail.evans@thyme:2,S @@ -0,0 +1,92 @@ +Message-ID: <336139.1075855491910.JavaMail.evans@thyme> +Date: Fri, 20 Apr 2001 09:37:00 -0700 (PDT) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: SUPPLEMENTAL Weekend Outage Report for 4-20-01 through 4-23-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +April 20, 2001 5:00pm through April 23, 2001 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON NORTH AMERICAN LANS: SEE ORIGINAL REPORT + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: SEE ORIGINAL REPORT + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: ALSO SEE ORIGINAL REPORT +Impact: CORP +Time: Fri 4/20/2001 at 5:00:00 PM CT thru Mon 4/23/2001 at 8:00:00 AM CT + Fri 4/20/2001 at 3:00:00 PM PT thru Mon 4/23/2001 at 6:00:00 AM PT + Fri 4/20/2001 at 11:00:00 PM London thru Mon 4/23/2001 at 2:00:00 PM London +Outage: SysAdmiral Maintenance +Environments Impacted: SysAdmiral Users +Purpose: SysAdmiral terminal server icons on General Cluster will not be +available due to maintenance. +Once the maintenance is completed the icons will point to the new 2.3.11 +production and development environments. +Backout: None +Contact(s): Rusty Cheves 713-345-3798 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: SEE ORIGINAL REPORT + +------------------------------------------------------------------------------ +----------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC + (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 \ No newline at end of file diff --git a/demo/ermis-f/All/cur/3539280.1075855474740.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/3539280.1075855474740.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..65887431 --- /dev/null +++ b/demo/ermis-f/All/cur/3539280.1075855474740.JavaMail.evans@thyme:2,S @@ -0,0 +1,247 @@ +Message-ID: <3539280.1075855474740.JavaMail.evans@thyme> +Date: Tue, 14 Nov 2000 16:45:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Go + to www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 15, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 15, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + US Negotiates at Climate Meeting + + + ? ? At the UN conference in the Hague, environmental groups are accusing +the US of seeking loopholes to avoid cutting pollution. The conference +opened to set rules for reducing harmful gases released into the atmosphere. +One major issue revolved around how much countries could trade off against +their commitments to roll back their own pollution by helping other +countries reduce theirs or by planting new forests to absorb greenhouse +gases. The US advocates unlimited emissions trading, but the EU and some +developing countries fear it will defeat the effort to force the biggest +polluters to change their ways. The US argues that emissions trading is the +most cost-effective way to meet the global target of reducing greenhouse +gases by 5.2% from 1990 levels, and would give time for the transition to +cleaner energy and expensive new technologies. About 6,000 bureaucrats, +scientists, environmentalists and businessmen attended the opening. That +number was expected to grow to 10,000 during the second week with the +arrival of 100 government ministers for the culmination of negotiations. +Months of talks have preceded the conference. Three years ago at Kyoto, +governments drew up targets for rolling back emissions of carbon-based gases +but could not agree on the details. Europe agreed to cut emissions by 8%, +the US by 7% and Japan by 6%. Each was allowed to decide how it would make +the required reductions. So far, 30 countries have ratified the Kyoto +Protocol. Mexico is the most industrialized country on the list, and none is +among the heaviest polluting countries. The agreement needs the ratification +of 55 countries, representing at least 55% of the harmful emissions, before +it will come into force. + + + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 15, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 15, 2000 + + + + + + + [IMAGE] + + + + + + + + Allegheny to Buy Power Plants from Enron + + + + ? ? ?Allegheny Energy plans to buy three natural gas fired power plants in +the Midwest from Enron. Terms have not been disclosed. The plants, which +opened in June, are in Wheatland, IN; Manhattan, IL; and Gleason, TN. They +can generate a total of 1,710 MW of electricity. Allegheny plans to pay for +the plants with stock and debt. The purchase is expected to close in the +second quarter. + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img16.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img10.gif + - img34.gif + - id=1381847 + - img35.gif \ No newline at end of file diff --git a/demo/ermis-f/All/cur/3570801.1075855489203.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/3570801.1075855489203.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e34024a2 --- /dev/null +++ b/demo/ermis-f/All/cur/3570801.1075855489203.JavaMail.evans@thyme:2,S @@ -0,0 +1,36 @@ +Message-ID: <3570801.1075855489203.JavaMail.evans@thyme> +Date: Sun, 6 May 2001 12:16:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron to Kick Off National Employee Health and Fitness Week with + Clyde Drexler +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Get ready to help the Body Shop celebrate it's 15th anniversary and kick off +National Health and Fitness Week. + +Beginning Monday, May 14 and ending Friday, May 18, 2001 all Enron Employees +are invited to work-out at the Body Shop as a complimentary guest. Just +visit http://hrweb.enron.com/wellness, print and fill-out the body shop 15th +anniversary guest form, and return it to the Body Shop prior to your first +workout. + +The week long celebration includes a speech and autograph session with Clyde +Drexler, Monday, May 14, 2001, 11:30 AM-12:00 noon (spaces will be limited +and you must RSVP to Body.Shop@enron.com by Friday, May 11, 2001, 3:00 PM); +an early morning workout with the Houston Rocket's Power Girls on, Thursday, +May 17, 2001 starting at 6:30 AM followed by breakfast and autograph session +in the Body Shop Fuel Station at 7:30am - 8:30am; a boot camp style class led +by the German/American Foreign Legion and much, much more. + +Visit the Body Shop website for a detailed calendar of events, or for +additional information, please e-mail the Body Shop at Body.Shop@enron.com. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/3854100.1075855476120.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/3854100.1075855476120.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3a61d772 --- /dev/null +++ b/demo/ermis-f/All/cur/3854100.1075855476120.JavaMail.evans@thyme:2,S @@ -0,0 +1,32 @@ +Message-ID: <3854100.1075855476120.JavaMail.evans@thyme> +Date: Fri, 3 Nov 2000 10:16:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: eThink About It: November 6, 2000 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +In its first week, the ThinkBank's Idea Vault received more than 35 ideas +from all over the world! And those ideas aren't just sitting there -- oh, +no. Connections have been made, dialogues have been started, things are +happening at the ThinkBank. +What's your interest rate? Come to the ThinkBank today. + + +Did you ask a question at the all-employee meeting last month that was not +answered? Take a look in eMeet. We've posted responses to questions from +the meeting, as well as another anonymous question to the Office of the +Chairman. See the "Office of the Chairman" category in eMeet. + + +Stop by the eSpeak Archives to see what was discussed in Cindy Olson's +EnronOptions event. Great questions, great answers. They're all in the +transcript on eSpeak. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/4139485.1075855473437.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/4139485.1075855473437.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6900882e --- /dev/null +++ b/demo/ermis-f/All/cur/4139485.1075855473437.JavaMail.evans@thyme:2,S @@ -0,0 +1,26 @@ +Message-ID: <4139485.1075855473437.JavaMail.evans@thyme> +Date: Thu, 30 Nov 2000 17:48:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Why was Jeff Skilling on CNBC yesterday? +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Jeff appeared live on CNBC "Street Signs" to talk about Enron's stock. Go to +eBiz and read what he had to say. + +Also in this issue: +Enron snags more awards +1,001 (not really) things to do with Pulse lights +Who in the world is Henry Hub? + +It's all in the latest eBiz. Go to home.enron.com, click Publications, then +click eBiz, and "eBiz December 1, 2000." \ No newline at end of file diff --git a/demo/ermis-f/All/cur/4162401.1075855477252.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/4162401.1075855477252.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2aa14f90 --- /dev/null +++ b/demo/ermis-f/All/cur/4162401.1075855477252.JavaMail.evans@thyme:2,S @@ -0,0 +1,97 @@ +Message-ID: <4162401.1075855477252.JavaMail.evans@thyme> +Date: Thu, 26 Oct 2000 16:02:00 -0700 (PDT) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage for 10-27-00 through 10-30-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +October 27, 2000 5:00pm through October 30, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: +Impact: EDI +Time: Sat 10/28/2000 at 11:00:00 PM thru Sat 10/28/2000 at 11:15:00 PM +Outage: Migrate EDI servers to diverse switches +Environments Impacted: EDI, three to four seconds per connection. +Purpose: To provide diverse paths in case of switch failure. Will migrate the +EDI connections from 192.168.63.11 +switch to the 192.168.28.4 and .5 switches. +Backout: Move back to old connections +Contact(s): Vincent Fox 713-853-5337 + +ENRON NORTH AMERICAN LANS: +Impact: EES +Time: Sat 10/28/2000 at 11:15:00 PM thru Sat 10/28/2000 at 11:30:00 PM +Outage: Port Channel for EES Switches +Environments Impacted: EES +Purpose: The connections between the two boxes is running near capacity. Want +to install fast etherchannel +connections between the two EES switches to increase bandwidth between the +two units. +Backout: Turn off etherchannel +Contact(s): Vincent Fox 713-853-5337 + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: No Scheduled Outages. + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/All/cur/4262107.1075855474374.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/4262107.1075855474374.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..980385c6 --- /dev/null +++ b/demo/ermis-f/All/cur/4262107.1075855474374.JavaMail.evans@thyme:2,S @@ -0,0 +1,208 @@ +Message-ID: <4262107.1075855474374.JavaMail.evans@thyme> +Date: Thu, 16 Nov 2000 21:59:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Go + to www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 17, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 17, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 17, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 17, 2000 + + + + + + + [IMAGE] + + + + + + + + Concamin to Propose NewRegulated Natural Gas Price Scheme + + ? ? + ? ? Leading Mexican business association, Concamin, will propose that Pemex +adopt a new scheme for determining the price of natural gas. The details of +the proposal were finalized at a Tuesday night meeting of Concamin's Energy +Committee. Pemex currently uses the price of gas in southern Texas as a +price of reference in setting the price of natural gas in Mexico. Under the +scheme to be proposed by Concamin, the price of natural gas would be +determined with reference to the costs of extraction, exploration, supply +and distribution, plus a reasonable profit margin for Pemex. + + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img6.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img34.gif + - img35.gif + - img36.gif + - img13.gif + - img37.gif + - id=1381847 + - img38.gif \ No newline at end of file diff --git a/demo/ermis-f/All/cur/4491033.1075855476236.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/4491033.1075855476236.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4a3f9a5f --- /dev/null +++ b/demo/ermis-f/All/cur/4491033.1075855476236.JavaMail.evans@thyme:2,S @@ -0,0 +1,323 @@ +Message-ID: <4491033.1075855476236.JavaMail.evans@thyme> +Date: Fri, 3 Nov 2000 22:50:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Enerfax Daily-Power and Gas Prices & Info +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +Subject: Click and go to http://www.enerfax.com if can not view properly.htm + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + [IMAGE] + + + + + + + + + Click here for a daily email link + + + + + + + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? November 3, 2000? -? ? Need a Past Issue +-Click Here + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? November 3, 2000 + + + + + + + [IMAGE] + + + + + + + + + back up above $5.00 maybe as early as next week. Natural gas for next day +delivery was up across the US and Canada yesterday as the cash market +followed the futures rally. Natural gas for next day delivery at the Henry +hub rose $0.11 to $4.47 per MMBtu. Cash prices have fallen to a sharp +discount to futures, as heating demand is expected to increase in December. + + + + + + + + + [IMAGE] + + + + + + + + Columbia Pays for Imbalances + + + Columbia Gas Transmission and Columbia Gulf Transmission will have to pay +$27.5 million after an investigation by FERC into natural gas imbalance +transactions. In the order, FERC approved a stipulation and consent +agreement that directed the pipelines to compensate customers that were +excluded from an arrangement that allowed shippers to generate revenue +through seasonal price fluctuations. + + + + + + + + + [IMAGE] + + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 5? -? November 3, 2000 + + + + + + + [IMAGE] + + + + + + + + + NEB Releases Energy Market? Assessment + + ? ?The National Energy Board has released its latest in a series of Energy +Market Assessment? reports entitled Canadian Natural Gas Market Dynamics and +Pricing. The report identifies the factors that affect natural gas prices +and describes the current functioning of the regional gas markets in +Canada. The Board's report concludes that Canada has become part of an +integrated North American natural gas market. Natural gas can be bought from +many supply sources and delivered to any market centre through an extensive +North American pipeline grid. With the increased integration of the markets, +regional supply and demand forces are felt throughout the marketplace. It +also says that a combination of strong economic growth in North America, a +preference for natural gas fired electricity generation, and low natural +gas prices led to sustained growth in demand throughout the 1990s. However, +the growth in natural gas supply has lagged during the last few + + + + + + + + + + + + + + years. This is primarily attributable to the low oil price environment of +1997/1998 which reduced cash flow for the producing sector. In turn, +drilling activity decreased throughout North America. Since demand growth +has outpaced supply growth, natural gas prices have increased significantly +over the last year. With oil prices recovering sharply in 1999/2000, the +producing sector has responded and drilling activity is at high levels. +Despite the drilling activity, there is a lag between developing additional +gas supplies and connecting those supplies to the market. In time, there +will be a supply and demand response and accompanying relief in natural gas +prices is expected. A period of market adjustment is necessary any time the +dynamic between supply, transportation and demand is significantly changed. +It is difficult, if not impossible, to predict with certainty any movements +in the commodity markets. The Report found that recent increases in the +commodity + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 6? -? November 3, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 3, 2000 + + + + + + + [IMAGE] + + + + + + + + Transco SouthCoast Expansion in Service + + + + ? ? Williams has placed its SouthCoast Expansion project into service, +increasing capacity on the Transco pipeline system by 204,099 dekatherms per +day to provide additional firm transportation capacity to serve markets in +Alabama and Georgia. The $108 million expansion loops 44 miles of 48, 42, +and 24-inch pipeline in Alabama and Georgia and adds 31,500 horsepower of +compression at compressor stations in Rockford, AL and Newnan, GA. The new +facilities increase capacity on Transco's mainline from Station 85 in +Butler, AL to mainline delivery points in Zone + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img16.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img12.gif + - img21.gif + - img22.gif + - img23.gif + - img9.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - id=1381847 + - img32.gif \ No newline at end of file diff --git a/demo/ermis-f/All/cur/4496038.1075855491888.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/4496038.1075855491888.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5f97a388 --- /dev/null +++ b/demo/ermis-f/All/cur/4496038.1075855491888.JavaMail.evans@thyme:2,S @@ -0,0 +1,66 @@ +Message-ID: <4496038.1075855491888.JavaMail.evans@thyme> +Date: Fri, 20 Apr 2001 07:43:00 -0700 (PDT) +From: unsubscribe@skippingstone.com +To: blasts@216.173.29.238 +Subject: Spring Training +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Skipping Stone" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Sign Up for Spring Training now with Skipping Stone University (SSU).??The +following public courses will be held at our training facility?located?near +Bush Intercontinental?Airport in Houston, Texas.??SSU can also offer all of +its courses at your site. Logon on to +www.skippingstone.com/university/schedule.htm?to ccess all of SSU +coursesand?detailed outlines.? There you can also?register and pay +online?via our secure server. +? +Energy Track (Full Day Courses - 8 CPE Credits per course) +05/29/01 - Electricity Basic Training +05/30/01 - Energy Risk Management Basic Training +05/31/01 - Advanced Power Trading +06/01/01 - Natural Gas Basic Training +? +Energy Selling Track (Full Day Courses - 8 CPE Credits per course) +06/12/01 - Selling Energy Basic Training +06/13/01 - Selling Structured Products +? + +Communications Track (Full-Day Courses - 8 CPE Credits per course) +05/22/01 - Energy Communications Survival Guide +05/23/01 - Developing a Marketing Campaign + +? +Technology Track (Full-Day Courses - 8 CPE Credits per course) +6/26/01: E-Commerce and the Energy Markets +6/27/01: Project Management for Technology Implementations + +? +Communications Track (One-Half Day Courses - 4 CPE Credits per course) +5/24/01 - Tradeshow Strategy (1pm-5pm) +5/25/01 - Communications Workshop (8am-noon) +? +Consulting Track (One-Half Day Courses - 4 CPE Credits per course) +05/17/01 - Making the Most of Market Research +05/18/01 - Navigating the Consulting Maze +? +Energy Market Track (One-Half Day Courses - 4 CPE Credits per course) +6/14/01 - Electric Market Pricing Dynamics (1pm-5pm) +6/15/01 - Understanding the Deregulation Process (8am-noon) +? +Technology Track (One-Half Day Courses - 4 CPE Credits per course) +6/28/01 - Software Selection Workshop (1pm-5pm) +6/29/01 - Basics of Software Development (8am-noon) + +For more information on Skipping Stone check us out at +http://www.skippingstone.com?or call us at 281-987-8166. +? +TO UNSUBSCRIBE FROM THESE MAILINGS PLEASE CLICK HERE +? \ No newline at end of file diff --git a/demo/ermis-f/All/cur/4734013.1075855488712.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/4734013.1075855488712.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..52939e1f --- /dev/null +++ b/demo/ermis-f/All/cur/4734013.1075855488712.JavaMail.evans@thyme:2,S @@ -0,0 +1,135 @@ +Message-ID: <4734013.1075855488712.JavaMail.evans@thyme> +Date: Thu, 10 May 2001 03:45:00 -0700 (PDT) +From: melanie.hunter@neg.pge.com +To: jadams2@enron.com, gascontroller@aec.ca, carol_airey@altagas.ca, + kelly_aitken@gulf.ca, dalbers@avistacorp.com, louise.allen@numac.com, + malonzo@sdge.com, panderse@utilicorp.com, adrienneanderson@aec.ca, + dna1@pge.com, laab@pge.com, paul.atha@southernenergy.com, + oaugenstein@br-inc.com, nbaker@enron.com, lryall@worldnet.att.net, + brentbalog@aec.ca, dbarre@puget.com, bartneea@bp.com, beathrw@bp.com, + michaelbennett@aec.ca, bblanar@coral-energy.com, bokenfke@bp.com, + gborrego@semprasolutions.com, tabo@dynegy.com, boulayka@bp.com, + spencecp@bp.com, todd_braunfeld@br-inc.ca, sbrewer@enron.com, + stephane.brodeur@enron.com, tbrother@utilicorp.com, + tbrown@br-inc.com, browning@wasatchenergy.com, + christopher.bruce@msdw.com, jbruse@utilicorp.com, + mike_bucher@oxy.com, jburton@utilicorp.com, mbutler@tristargas.com, + operations@canwestgas.com, bcampbell@ci.burbank.ca.us, rwcd@pge.com, + chanbs@bp.com, jchapa@calpine.com, schrist@enron.com, dwc3@pge.com, + jlclarken@duke-energy.com, sheri.clemons@southernenergy.com, + cslaman@usg.com, bcohen@br-inc.com, darcy_cole@transcanada.com, + gascontroller@aec.ca, gcalgascontrol@bp.com, rcooper@utilicorp.com, + saguilar@coral-energy.com, rcrowley@coral-energy.com, + ccunning@cngc.com, david.dachis@neg.pge.com, bdahncke@pcenergy.com, + derek.danyliw@husky-oil.com, ddanyluk@enserco.com, days@epenergy.com, + cdecotea@westerngas.com, delanem@axl.ca, hankd@calpine.com, + kathy@itcoworld.com, tdizona@coral-energy.com, + andolaptchiev@duke-energy.com, doraisba@bp.com, rdreith@smud.org, + hwweight@duke-energy.com, caver_ealy@pgn.com, reason@br-inc.com, + lwebner@ect.enron.com, demerson@energy.twc.com, cory_empey@br-inc.ca, + pabercrombie@txuenergy.com, jelmore@txuenergy.com, fermis@enron.com, + vesparza@txu.com, beveret@enron.com, fackel@texaco.com, + lfiler@avistaenergy.com, mflaman@tcel.com, bradflegel@aec.ca, + srfl@dynegy.com, cfrandsen@avistacorp.com, + rene.frederick@apachecorp.com, bfrench@avistaenergy.com, + tfrisina@br-inc.com, dafusek@aep.com, mhg2@pge.com, + laura.gallant@paramountres.com, rgay@ect.enron.com, geek@bp.com, + gborrego@semprasolutions.com, gilesmh@bp.com, sgillit@cngc.com, + jgilmer2@txu.com, rgladman@aep.com, jglaubi@smud.org, + kgonzales@sppc.com, lgoodric@cngc.com, pgorton@avistaenergy.com, + pgorton@avistaenergy.com, pgrable@cngc.com, grahamp@kochind.com, + greenallg@epenergy.com, rgruber@avistacorp.com, bhall@cngc.com, + jeffrey.c.hammond@wgp.twc.com, lenhanson@aec.ca, + sharper@avistaenergy.com, deborah.hart@msdw.com, + jhaskey@coral-energy.com, kevin.heal@enron.com, + peggy.hedstrom@enron.com, emhendry@duke-energy.com, sghill@bcgas.com, + sherry_hill@transcanada.com, hoffmamc@bp.com, billhogue@aec.ca, + cholm@sppc.com, shorton@coral-energy.com, hots@chevron.com, + rob.hozjan@southernenergy.com, david_m_huck@reliantenergy.com, + igsjoy@ix.netcom.com, rishikawa@pacent.com, fred_jackson@knmktg.com, + kenja@cnrl.com, jenkindm@bp.com, kjohnson@pcenergy.com, + kkeiser@ect.enron.com, cindyk@cook-inlet.com, mkent@br-inc.com, + deborahs@kimballenergy.com, kims@kimballenergy.com, + russells@kimballenergy.com, jkimberly@avistacorp.com, + mknutson@avistaenergy.com, igsinc@ix.netcom.com, vgkr@dynegy.com, + gkugler@brr.com, james_lagadin@altagas.ca, + andrea.langfeldt@enron.com, llarson@mtpower.com, hleonard@cngc.com, + jonangas@attglobal.net, llightfoot@coral-energy.com, + lippmanc@aol.com, daniel.lisk@enron.com, nlissel@enserco.com, + jlynch@westerngas.com, carolma@cook-inlet.com, + altradegasscheduling@altra.com, lmcegenergy@sk.sympatico.ca, + lmansi@sdge.com, ecma@dynegy.com, bob.mattice@engageenergy.com, + rfm@nwnatural.com, jmmcarthur@duke-energy.com, + pmcdougall@coral-energy.com, jmcgowa@smud.org, cmcgra@puget.com, + tom.mckay@engageenergy.com, mmcmahon@avistacorp.com, + bmedlock@cngc.com, pmelera@sempratrading.com, + shelly.mendel@enron.com, cmiller@smud.org, moln@chevron.com, + lmoore@avistaenergy.com, rhondamoore@aec.ca, dcmorris@mtpower.com, + salmoncolo@worldnet.att.net, dmyers@enserco.com, + glen@wasatchenergy.com, mnason@coral-energy.com, nicknijt@bp.com, + trevor_nicol@nexeninc.com, gnunnema@utilicorp.com, kolinge@enron.com, + jennifer_owen@pgn.com, jpainter@igservice.com, + traceyh@panalberta.com, poruban@pasha.com, + spasloski@coral-energy.com, mpatton@cngc.com, + petersm@energystore.net, spfaff@cngc.com, meo2@pge.com, + carellyn-pitre@coastenergy.com, cpittma2@txu.com, + rplatt@duke-energy.com, jwpowell@duke-energy.com, + rinde_powell@pcp.ca, kathy.puls@engageenergy.com, + george.rahal@acnpower.com, ramperms@bp.com, sramsey@coral-energy.com, + mrana@socalgas.com, jackie.rausch@cabotog.com, reshma_rawj@gulf.com, + reshma_rawji@keyspancanada.com, jreames@br-inc.com, gwenreid@aec.ca, + lreid@sppc.com, hrennell@worldnet.att.net, rriehm@br-inc.com, + jarx@pge.com, dripley@ect.enron.com, rrobins4@enron.com, + bsalak@westerngas.com, jsanders@clarkpud.com, gene@toenergy.com, + scheffsp@bp.com, cshenderlein@brr.com, jane@scana.com, + scimmonsj@epenergy.com, scimmons.janice@epenergy.com, + david.scott@newpower.com, fred.scott@engageenergy.com, ljs6@pge.com, + kselland@avistaenergy.com, mvaughn@cngc.com, judy@progas.com, + lsilva@ci.glendale.ca.us, hls@nwnatural.com, mark@wasatchenergy.com, + linda@progas.com, steven.p.south@enron.com, jspell@puget.com, + deborahs@kimballenergy.com, lynnette.stauber@powerex.com, + mikeal.stec@apachecorp.com, jonangas@attglobal.net, + rogertan@swbell.net, ctaylor01@coral-energy.com, + ctaylor@ci.burbank.ca.us, scot.thompson@southernenergy.com, + ttonkin@utilicorp.com, joy.toups@elpaso.com, john_trimble@kmmktg.com, + tunstabj@bp.com, rtyra@txu.com, jpu1@pge.com, pvallone@cngc.com, + niels_a_vervloet@reliantenergy.com, rick.wadle@mirant.com, + pwah@socalgas.com, ryan@wasatchenergy.com, john.wallace@deml.com, + mark.warno@acnenergy.com, ryan.watt@enron.com, + doug_way@transcanada.com, jared_wells@altagas.ca, + david.wharton@apachecorp.com, cwhite@brr.com, kwhite@pcenergy.com, + twickersham@enserco.com, kwilkinson@br-inc.com, + s.kent.williams@williams.com, jwilmotte@avistaenergy.com, + pwinter@avistacorp.com, dick.winters@avistacorp.com, + dwinters@avistacorp.com, val_yildirok@pgn.com, ron.youell@mirant.com, + scott_yule@transcanada.com +Subject: PG&E Gas Transmission-NW Kingsgate Capacity Limitation +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Hunter, Melanie" +X-To: "'jadams2@enron.com'" , "'gascontroller@AEC.CA'" , "'carol_airey@altagas.ca'" , "'kelly_aitken@gulf.ca'" , "'dalbers@avistacorp.com'" , "'louise.allen@numac.com'" , "'malonzo@sdge.com'" , "'panderse@utilicorp.com'" , "'adrienneanderson@aec.ca'" , "'DNA1@pge.com'" , "'Laab@pge.com'" , "'Paul.Atha@southernenergy.com'" , "'oaugenstein@br-inc.com'" , "'nbaker@enron.com'" , "'LRYALL@worldnet.att.net'" , "'brentbalog@aec.ca'" , "'dbarre@puget.com'" , "'bartneea@bp.com'" , "'beathrw@bp.com'" , "'michaelbennett@aec.ca'" , "'bblanar@coral-energy.com'" , "'bokenfke@bp.com'" , "'gborrego@semprasolutions.com'" , "'TABO@dynegy.com'" , "'boulayka@bp.com'" , "'spencecp@bp.com'" , "'todd_braunfeld@br-inc.ca'" , "'sbrewer@enron.com'" , "'stephane.brodeur@enron.com'" , "'Brothers, Troy'" , "'tbrown@br-inc.com'" , "'browning@wasatchenergy.com'" , "'Christopher.Bruce@msdw.com'" , "'jbruse@utilicorp.com'" , "'mike_bucher@oxy.com'" , "'jburton@utilicorp.com'" , "'mbutler@tristargas.com'" , "'operations@canwestgas.com'" , "'bcampbell@ci.burbank.ca.us'" , "'RWCD@pge.com'" , "'chanbs@bp.com'" , "'jchapa@calpine.com'" , "'schrist@enron.com'" , "'dwc3@pge.com'" , "'jlclarken@duke-energy.com'" , "'sheri.clemons@southernenergy.com'" , "'cslaman@usg.com'" , "'bcohen@br-inc.com'" , "'darcy_cole@transcanada.com'" , "'gascontroller@AEC.CA'" , "'gcalgascontrol@bp.com'" , "'rcooper@utilicorp.com'" , "'saguilar@coral-energy.com'" , "'rcrowley@coral-energy.com'" , "'ccunning@cngc.com'" , "Dachis, David" , "'BDAHNCKE@PCENERGY.COM'" , "'derek.danyliw@husky-oil.com'" , "'ddanyluk@enserco.com'" , "'days@epenergy.com'" , "'cdecotea@westerngas.com'" , "'delanem@axl.ca'" , "'hankd@calpine.com'" , "'kathy@itcoworld.com'" , "'tdizona@coral-energy.com'" , "'andolaptchiev@duke-energy.com'" , "'doraisba@bp.com'" , "'RDreith@smud.org'" , "'hwweight@duke-energy.com'" , "'caver_ealy@pgn.com'" , "'reason@br-inc.com'" , "'lwebner@ect.enron.com'" , "'demerson@energy.twc.com'" , "'cory_empey@br-inc.ca'" , "'pabercrombie@txuenergy.com'" , "'jelmore@txuenergy.com'" , "'fermis@enron.com'" , "'vesparza@txu.com'" , "'beveret@enron.com'" , "'fackel@texaco.com'" , "'lfiler@avistaenergy.com'" , "'mflaman@tcel.com'" , "'bradflegel@aec.ca'" , "'SRFL@dynegy.com'" , "'cfrandsen@avistacorp.com'" , "'rene.frederick@apachecorp.com'" , "'bfrench@avistaenergy.com'" , "'tfrisina@br-inc.com'" , "'dafusek@aep.com'" , "'MHG2@pge.com'" , "'laura.gallant@paramountres.com'" , "'rgay@ect.enron.com'" , "'geek@bp.com'" , "'gborrego@semprasolutions.com'" , "'gilesmh@bp.com'" , "'sgillit@cngc.com'" , "'jgilmer2@txu.com'" , "'rgladman@aep.com'" , "'jglaubi@smud.org'" , "'kgonzales@sppc.com'" , "'lgoodric@cngc.com'" , "'pgorton@avistaenergy.com'" , "'pgorton@avistaenergy.com'" , "'pgrable@cngc.com'" , "'grahamp@kochind.com'" , "'greenallg@epenergy.com'" , "'rgruber@avistacorp.com'" , "'bhall@cngc.com'" , "'jeffrey.c.hammond@wgp.twc.com'" , "'lenhanson@aec.ca'" , "'sharper@avistaenergy.com'" , "'Deborah.Hart@msdw.com'" , "'jhaskey@coral-energy.com'" , "'kevin.heal@enron.com'" , "'peggy.hedstrom@enron.com'" , "'emhendry@duke-energy.com'" , "'sghill@bcgas.com'" , "'sherry_hill@transcanada.com'" , "'Hoffmamc@bp.com'" , "'billhogue@aec.ca'" , "'cholm@sppc.com'" , "'shorton@coral-energy.com'" , "'hots@chevron.com'" , "'rob.hozjan@southernenergy.com'" , "'David_M_Huck@reliantenergy.com'" , "'igsjoy@ix.netcom.com'" , "'rishikawa@pacent.com'" , "'fred_jackson@knmktg.com'" , "'kenja@cnrl.com'" , "'jenkindm@bp.com'" , "'KJOHNSON@PCENERGY.COM'" , "'kkeiser@ect.enron.com'" , "'cindyk@cook-inlet.com'" , "'mkent@br-inc.com'" , "'deborahs@kimballenergy.com'" , "'kims@kimballenergy.com'" , "'RussellS@kimballenergy.com'" , "'jkimberly@avistacorp.com'" , "'mknutson@avistaenergy.com'" , "'igsinc@ix.netcom.com'" , "'vgkr@dynegy.com'" , "'gkugler@brr.com'" , "'james_lagadin@altagas.ca'" , "'andrea.langfeldt@enron.com'" , "'llarson@mtpower.com'" , "'hleonard@cngc.com'" , "'jonangas@attglobal.net'" , "'llightfoot@coral-energy.com'" , "'lippmanc@aol.com'" , "'Daniel.Lisk@enron.com'" , "'nlissel@enserco.com'" , "'jlynch@westerngas.com'" , "'Carolma@cook-Inlet.com'" , "'altradegasscheduling@altra.com'" , "'LMCEGEnergy@sk.sympatico.ca'" , "'lmansi@sdge.com'" , "'ecma@dynegy.com'" , "'bob.mattice@engageenergy.com'" , "'rfm@nwnatural.com'" , "'jmmcarthur@duke-energy.com'" , "'PMcDougall@coral-energy.com'" , "'jmcgowa@smud.org'" , "'cmcgra@puget.com'" , "'tom.mckay@engageenergy.com'" , "'mmcmahon@avistacorp.com'" , "'bmedlock@cngc.com'" , "'PMelera@sempratrading.com'" , "'shelly.mendel@enron.com'" , "'cmiller@smud.org'" , "'moln@chevron.com'" , "'lmoore@avistaenergy.com'" , "'rhondamoore@aec.ca'" , "'dcmorris@mtpower.com'" , "'salmoncolo@worldnet.att.net'" , "'dmyers@enserco.com'" , "'glen@wasatchenergy.com'" , "'mnason@coral-energy.com'" , "'nicknijt@bp.com'" , "'trevor_nicol@nexeninc.com'" , "'gnunnema@utilicorp.com'" , "'kolinge@enron.com'" , "'jennifer_owen@pgn.com'" , "'jpainter@igservice.com'" , "'traceyh@panalberta.com'" , "'poruban@pasha.com'" , "'spasloski@coral-energy.com'" , "'mpatton@cngc.com'" , "'PetersM@energystore.net'" , "'spfaff@cngc.com'" , "'MEO2@pge.com'" , "'carellyn-pitre@coastenergy.com'" , "'cpittma2@txu.com'" , "'rplatt@duke-energy.com'" , "'jwpowell@duke-energy.com'" , "'rinde_powell@pcp.ca'" , "'kathy.puls@engageenergy.com'" , "'george.rahal@acnpower.com'" , "'ramperms@bp.com'" , "'sramsey@coral-energy.com'" , "'mrana@socalgas.com'" , "'jackie.rausch@cabotog.com'" , "'reshma_rawj@gulf.com'" , "'reshma_rawji@keyspancanada.com'" , "'jreames@br-inc.com'" , "'gwenreid@aec.ca'" , "'lreid@sppc.com'" , "'hrennell@worldnet.att.net'" , "'rriehm@br-inc.com'" , "'JARx@pge.com'" , "'dripley@ect.enron.com'" , "'rrobins4@enron.com'" , "'bsalak@westerngas.com'" , "'jsanders@clarkpud.com'" , "'gene@toenergy.com'" , "'scheffsp@bp.com'" , "'cshenderlein@brr.com'" , "'jane@scana.com'" , "'scimmonsj@epenergy.com'" , "'scimmons.janice@epenergy.com'" , "'David.Scott@NewPower.com'" , "'fred.scott@engageenergy.com'" , "'ljs6@pge.com'" , "'kselland@avistaenergy.com'" , "'mvaughn@cngc.com'" , "'Judy@progas.com'" , "'lsilva@ci.glendale.ca.us'" , "'hls@nwnatural.com'" , "'mark@wasatchenergy.com'" , "'Linda@Progas.Com'" , "'Steven.P.South@enron.com'" , "'jspell@puget.com'" , "'deborahs@kimballenergy.com'" , "'lynnette.stauber@powerex.com'" , "'mikeal.stec@apachecorp.com'" , "'jonangas@attglobal.net'" , "'rogertan@swbell.net'" , "'ctaylor01@coral-energy.com'" , "'ctaylor@ci.burbank.ca.us'" , "'scot.thompson@southernenergy.com'" , "'Ttonkin@utilicorp.com'" , "'joy.toups@elpaso.com'" , "'john_trimble@kmmktg.com'" , "'tunstabj@bp.com'" , "'rtyra@txu.com'" , "'JPU1@pge.com'" , "'pvallone@cngc.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'rick.wadle@mirant.com'" , "'pwah@socalgas.com'" , "'ryan@wasatchenergy.com'" , "'john.wallace@deml.com'" , "'mark.warno@acnenergy.com'" , "'ryan.watt@Enron.com'" , "'doug_way@transcanada.com'" , "'jared_wells@altagas.ca'" , "'david.wharton@apachecorp.com'" , "'cwhite@brr.com'" , "'kwhite@pcenergy.com'" , "'twickersham@enserco.com'" , "'kwilkinson@br-inc.com'" , "'s.kent.williams@williams.com'" , "'jwilmotte@avistaenergy.com'" , "'pwinter@avistacorp.com'" , "'Dick.Winters@avistacorp.com'" , "'dwinters@avistacorp.com'" , "'val_yildirok@pgn.com'" , "'ron.youell@mirant.com'" , "'scott_yule@transcanada.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Due to system high pressure and inventory balancing, PG&E Gas +Transmission-Northwest is limiting the Kingsgate capacity to 2335 MMcf/d +effective Gas Day Thursday, May 10, beginning with the Intraday 1 cycle. + +If you have any questions, please call our transportation coordinators at +(503) 833-4300. + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/4880898.1075855489093.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/4880898.1075855489093.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..718cb847 --- /dev/null +++ b/demo/ermis-f/All/cur/4880898.1075855489093.JavaMail.evans@thyme:2,S @@ -0,0 +1,67 @@ +Message-ID: <4880898.1075855489093.JavaMail.evans@thyme> +Date: Mon, 7 May 2001 08:48:00 -0700 (PDT) +From: suzanne.christiansen@enron.com +To: philip.polsky@enron.com, daniel.lisk@enron.com, hillary.mack@enron.com, + stacey.brewer@enron.com, anne.bike@enron.com, kim.ward@enron.com, + barry.tycholiz@enron.com, jacqueline.adams@enron.com, + shelly.mendel@enron.com, susan.scott@enron.com, + suzanne.christiansen@enron.com, ted.evans@enron.com, + jan.sutherland@enron.com, matthew.lenhart@enron.com, + steven.south@enron.com, randall.gay@enron.com, + patti.sullivan@enron.com, jason.wolfe@enron.com, + frank.ermis@enron.com, mike.grigsby@enron.com, jane.tholt@enron.com, + monique.sanchez@enron.com, keith.holst@enron.com, + phillip.allen@enron.com, laura.vuittonet@enron.com, + kimberly.hardy@enron.com, jessica.presas@enron.com, + becky.young@enron.com, shannon.groenewold@enron.com, + matt.smith@enron.com +Subject: You're Invited +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Suzanne Christiansen +X-To: To: Stephanie Miller, Philip Polsky, Daniel Lisk, Hillary Mack, Stacey J Brewer, Anne Bike, Kim Ward, Barry Tycholiz, Jacqueline P Adams, Shelly Mendel, Susan M Scott, Suzanne Christiansen, Ted Evans, Jan Sutherland, Matthew Lenhart, Steven P South, Randall L Gay, Patti Sullivan, Jason Wolfe, Frank Ermis, Mike Grigsby, Jane M Tholt, Monique Sanchez, Keith Holst, Phillip K Allen, Laura Vuittonet, Kimberly Hardy, Jessica Presas, Becky Young, Shannon Groenewold, Matt Smith +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Sorry about this guys, I put the wrong date on the last memo reminding you of +Tori's shower. It is this Thursday, May 10th, not May 19th. +---------------------- Forwarded by Suzanne Christiansen/HOU/ECT on +05/07/2001 03:45 PM --------------------------- + + Enron North America Corp. + + From: Suzanne Christiansen 05/04/2001 12:24 PM + + +To: Stephanie Miller/Enron@EnronXGate, Philip Polsky/Enron@EnronXGate, Daniel +Lisk/NA/Enron@Enron, Hillary Mack/Corp/Enron@Enron, Stacey J +Brewer/HOU/ECT@ECT, Anne Bike/Corp/Enron@Enron, Kim Ward/Enron@EnronXGate, +Barry Tycholiz/NA/Enron@ENRON, Jacqueline P Adams/Enron@EnronXGate, Shelly +Mendel/NA/Enron@ENRON, Susan M Scott/Enron@EnronXGate, Suzanne +Christiansen/HOU/ECT@ECT, Ted Evans/NA/Enron@ENRON, Jan +Sutherland/NA/Enron@ENRON, Matthew Lenhart/HOU/ECT@ECT, Steven P +South/Enron@EnronXGate, Randall L Gay/HOU/ECT@ECT, Patti +Sullivan/Enron@EnronXGate, Jason Wolfe/NA/Enron@ENRON, Frank +Ermis/HOU/ECT@ECT, Mike Grigsby/HOU/ECT@ECT, Jane M Tholt/HOU/ECT@ECT, +Monique Sanchez/HOU/ECT@ECT, Keith Holst/HOU/ECT@ect, Phillip K +Allen/HOU/ECT@ECT, Laura Vuittonet/Enron@EnronXGate, Kimberly +Hardy/Corp/Enron@ENRON, Jessica Presas/Enron@EnronXGate, Becky +Young/Enron@EnronXGate, Shannon Groenewold/ENRON@enronXgate, Matt +Smith/Enron@EnronXGate +cc: +Subject: You're Invited + +Just a reminder about Tori's baby shower next Thursday (May 19 @2:30). If +you would like me to shop for you (at Babysrus), just let me know or you can +donate to a pool of money and I will pick out some items. + +cc: +Subject: You're Invited + + + + diff --git a/demo/ermis-f/All/cur/4984193.1075855491275.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/4984193.1075855491275.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..65af388e --- /dev/null +++ b/demo/ermis-f/All/cur/4984193.1075855491275.JavaMail.evans@thyme:2,S @@ -0,0 +1,97 @@ +Message-ID: <4984193.1075855491275.JavaMail.evans@thyme> +Date: Tue, 24 Apr 2001 07:26:00 -0700 (PDT) +From: phillip.allen@enron.com +To: mike.grigsby@enron.com, keith.holst@enron.com, matthew.lenhart@enron.com, + monique.sanchez@enron.com, randall.gay@enron.com, + frank.ermis@enron.com, jane.tholt@enron.com, + tori.kuykendall@enron.com, steven.south@enron.com, + jay.reitmeyer@enron.com, susan.scott@enron.com +Subject: Instructions for FERC Meetings +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Phillip K Allen +X-To: Mike Grigsby, Keith Holst, Matthew Lenhart, Monique Sanchez, Randall L Gay, Frank Ermis, Jane M Tholt, Tori Kuykendall, Steven P South, Jay Reitmeyer, Susan M Scott +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Phillip K Allen/HOU/ECT on 04/24/2001 +02:23 PM --------------------------- + + +Eric Benson@ENRON on 04/24/2001 11:47:40 AM +To: Phillip K Allen/HOU/ECT@ECT +cc: +Subject: Instructions for FERC Meetings + +Mr. Allen - + +Per our phone conversation, please see the instructions below to get access +to view FERC meetings. Please advise if there are any problems, questions or +concerns. + +Eric Benson +Sr. Specialist +Enron Government Affairs - The Americas +713-853-1711 + +++++++++++++++++++++++++++ + +----- Forwarded by Eric Benson/NA/Enron on 04/24/2001 01:45 PM ----- + + Janet Butler + 11/06/2000 04:51 PM + + To: Eric.Benson@enron.com, Steve.Kean@enron.com, Richard.Shapiro@enron.com + cc: + Subject: Instructions for FERC Meetings + +As long as you are configured to receive Real Video, you should be able to +access the FERC meeting this Wednesday, November 8. The instructions are +below. + + +---------------------- Forwarded by Janet Butler/ET&S/Enron on 11/06/2000 +04:49 PM --------------------------- + + +Janet Butler +10/31/2000 04:12 PM +To: Christi.L.Nicolay@enron.com, James D Steffes/NA/Enron@Enron, +Rebecca.Cantrell@enron.com +cc: Shelley Corman/ET&S/Enron@Enron + +Subject: Instructions for FERC Meetings + + + + +Here is the URL address for the Capitol Connection. You should be able to +simply click on this URL below and it should come up for you. (This is +assuming your computer is configured for Real Video/Audio). We will pay for +the annual contract and bill your cost centers. + +You are connected for tomorrow as long as you have access to Real Video. + +http://www.capitolconnection.gmu.edu/ + +Instructions: + +Once into the Capitol Connection sight, click on FERC +Click on first line (either "click here" or box) +Dialogue box should require: user name: enron-y + password: fercnow + +Real Player will connect you to the meeting + +Expand your screen as you wish for easier viewing + +Adjust your sound as you wish + + + + + diff --git a/demo/ermis-f/All/cur/5073978.1075855491545.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/5073978.1075855491545.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..fa324945 --- /dev/null +++ b/demo/ermis-f/All/cur/5073978.1075855491545.JavaMail.evans@thyme:2,S @@ -0,0 +1,61 @@ +Message-ID: <5073978.1075855491545.JavaMail.evans@thyme> +Date: Sun, 22 Apr 2001 13:14:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.america@enron.com +Subject: Enron Announcement +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Employees North America +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Car Rental Options for Enron Travelers + +Rental car contracts for 2001 have been awarded to: + +National Car Rental (Primary) and Alamo Rent-A-Car (Secondary). + +The intent of these agreements is to consolidate and leverage Enron's total +car rental spend to achieve the most favorable rates and non-pricing +provisions (i.e. insurance). + +National Car Rental, due to its service levels, availability and total value +proposition, has been awarded Primary status and is recommended as the first +choice for Enron travelers' needs. + +Alamo Rent-A-Car, a sister company to National, has been awarded a contract +reflecting a Secondary status, due to its service levels, availability and +low cost solutions. Alamo is recommended as an alternative to National, +where available. + +When you rent a vehicle in the United States, (including Puerto Rico) or +Canada, the following insurance provisions are included, regardless of rate +selected: +1. L/DW (Loss/Damage Waiver) - This is what is called Comprehensive or +Collision on your personal auto. It covers the rental vehicle and pays for +any damage to it. +2. Liability - This covers people and property outside the rental vehicle. +For both National and Alamo, the coverage is $100,000 per person, $300,000 +per occurrence and $50,000 for property damage. +** IMPORTANT *** +These coverages apply regardless of rate selected, as long as the following +contract ID is communicated at the time of reservation and rental is recorded +on the transaction rental agreement. (National - 5000838 Alamo - #143974) +To enjoy the highest levels of service while renting a vehicle from Enron's +preferred suppliers, it is recommended that each traveler enroll in +National's and Alamo's preferred traveler programs. National's Emerald Club +membership and Alamo's Quicksilver program are designed to speed the +transaction time by providing services such as counter bypass and rapid +return. The enrollment fees for these programs have been waived for Enron +travelers. Enrollment packets will be mailed to the addresses of Enron +American Express T&E Cardholders. You may also find an enrollment form on +the Enron Travel Program intranet @ gss.enron.com . + +If you have any questions or comments, please contact Jeff Leath at +713-646-6165. + \ No newline at end of file diff --git a/demo/ermis-f/All/cur/5076641.1075855476963.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/5076641.1075855476963.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..bd139212 --- /dev/null +++ b/demo/ermis-f/All/cur/5076641.1075855476963.JavaMail.evans@thyme:2,S @@ -0,0 +1,129 @@ +Message-ID: <5076641.1075855476963.JavaMail.evans@thyme> +Date: Fri, 27 Oct 2000 16:12:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron In Action 10.30.00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Sports Tickets The following tickets are available through the Signature Shop +for employees only - click here to order and have +Available! them delivered to your office location. + + 1. Houston Hotshots vs. Utah Freezz, Saturday, November 4 at 7:00 p.m. in +the AstroArena, and tickets are only + $24 per set. + 2. Houston Cougars vs. Louisville Cardinals, Saturday, November 18 at 2:30 +p.m. at Robertson Stadium. + Discounted tickets come in sets of two or four tickets for only $14 per +ticket. Contact Greg Grissom + at ext. 58741 with any questions. + +Da Camera Da Camera of Houston, the acclaimed producer and presenter of +innovative ensemble music, continues its free +Free Performance lunchtime series, "A Little Day Music", with pianist Timothy +Hester at the Wortham Theater Center + on Wednesday, November 1 at 12:00 p.m. "A Little Day Music" concerts are +presented on the first Wednesday of every + month free of charge, and Da Camera encourages concertgoers to bring and +enjoy their lunches while listening to the + music. For more information, contact Da Camera's Community Outreach +Department at 713-524-7601 ext. 15. + +Dino Dash Race! Lace up your "hi-ceratops" for the Houston Museum of Natural +Science Annual Dino Dash Race on Saturday, + November 4 in Hermann Park! The 5K Fun Run/Walk begins at 7:45 a.m. and the +children's 1K non-competitive run + is at 8:45 a.m. Children are encouraged to dress in their favorite dinosaur +costumes. Participants receive t-shirts, + a free admission ticket to the Museum and discount coupons for the IMAX and +more! For more information, call + 713-639-4797 or log onto www.hmns.org. + +Nutcracker Come shop and support the talented Houston Ballet! The Houston +Ballet Guild's 20th Annual Nutcracker Market will +Market be held at the Astrohall Novemeber 9-12. Merchants from around the +country will showcase row after row of + gifts for your early holiday shopping, so beat the crowd and join in on the +Early Bird Power Shopping on Saturday, + November 11 from 8:00 a.m. to 10:00 a.m. Tickets are $25 dollars each and +parking is complimentary. For ticket + information call 713-535-3231 or email nutcrackermarket@houstonballet.org. + +Chinese Paintings Are you an art lover? Come to the Continental Center I +Gallery (Continental Building, 1600 Smith, 2nd floor) and enjoy +Show Chengyi Li, an artist from China, and his selection of personal works of +Chinese art. The exhibit will run from October 30 + to December 1. Enron employees receive a 10% discount on the artist's works. + For more information, contact + Maggie Li at ext. 56011 or click here for a preview! + + +Enron Kids Holiday Come participate with Enron Kids, a program that helps +provide books and equipment for schools in need. Sponsor a +Fun student or team up with co-workers or your department to provide a bag +full of holiday cheer to an HISD Burrus + Elementary student! A shopping committee can shop for you if your schedule +does not give you the time. Sign-ups + are: + November 14, 16, 17: 11:00 a.m. - 1:00 p.m. in the Enron Building lobby + November 15: 11:00 a.m. - 1:00 p.m. in 3AC 601 + November 15: 11:00 a.m. - 1:00 p.m. in Jefferson Bldg. Ground +Floor Conference Room + + Gift drop-offs will be on December 4-8, and the holiday party for Enron Kids +will be at Burrus Elementary on Thursday, + December 14, with transportation available to sponsors. For more +information, contact Geneva Davis at ext. 35517 + or Lesli Campbell at ext. 35983. + +Breast Cancer October is National Breast Cancer Awareness Month, so help +this effort to fight breast cancer by visiting +Awareness Month http://health.yahoo.com. Yahoo will donate $1 to fight +breast cancer every time you visit their home page and click + on the pink ribbon on the left side of the page. + +Fun at the Join Rob Walls, Enron's Managing Director & Deputy General +Counsel, as a volunteer at the Brookwood Community's +Carnival 15th Anniversary Celebration on November 4! The Brookwood Community +is a non-profit, educational, residential + work facility for adultswith functional disabilities. Volunteers are needed +to help the staff with games, food booths, + karaoke and face painting, as well as event set-up and tear down. If you're +interested, contact Sylvia Patton at + 281-375-2100 or visit www.brookwoodcommunity.org. + +Arena Initiatives Get excited about the new arena in town! If you are +interested in volunteering or assisting with various arena + activities in the upcoming months, contact Laurel Boatright at ext. 35097 +for more information. + + + +Mammograms M.D. Anderson will be here the week of November 13-17 to +administer mammograms. Call 713-745-4000 to +Available schedule an appointment. Cost is $15 for employees, spouses, +retirees and EDS; $16 if donating to The Rose (an + organization that provides free mammograms for low-income women); $75 for +contractors. + +Weight Watchers Weight Watchers @ Work is gearing up for another session! +Cost is $169 for 16 weeks, and space is limited to +at Work the first 50 employees who register via email to Bryan Blake. +Classes start November 8 and meet every Wednesday + at 11:45 a.m. An email confirmation of your enrollment will be sent on +October 30. + + + +As of the end of October, the Enron Matching Gifts program has already +matched, dollar for dollar, more than $1.86 million this +fiscal year to the causes that Enron employees believe in and support! \ No newline at end of file diff --git a/demo/ermis-f/All/cur/508341.1075855477065.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/508341.1075855477065.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..31b6bc8b --- /dev/null +++ b/demo/ermis-f/All/cur/508341.1075855477065.JavaMail.evans@thyme:2,S @@ -0,0 +1,296 @@ +Message-ID: <508341.1075855477065.JavaMail.evans@thyme> +Date: Thu, 26 Oct 2000 16:00:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all_ena_egm_eim@enron.com +Subject: AmeriFlash +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All_ENA_EGM_EIM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +NOTE FROM THE EDITORS +The AmeriFlash Newsletter would like to keep you informed on global wholesa= +le=20 +news as well, so we have added business highlights from Enron's original=20 +electronic newsletter, GlobalFlash, which was created by Enron Europe. + +"What's on your Mind?" +If you have ideas or suggestions please forward them to Michelle Vitrella o= +r=20 +Kathie Grabstald.=20 + +FINAL DAY FOR THE PULSE + +Today is the final day to provide feedback through the annual employee surv= +ey=20 +-- The Pulse. As of Thursday morning, 56.5% of the ENA/EGM/EIM employees= +=20 +have taken part in the survey, which is an improvement from last year's=20 +participation rate of 49%. However, we are behind the company average and= +=20 +most of the other business units. Please take a few minutes today to provi= +de=20 +much needed and confidential comments regarding Enron and your work=20 +environment. The Pulse survey is located on the Enron intranet at=20 +survey.enron.com. + +If you like competition, here is how the ENA/EGM/EIM participation rate=20 +stacks up against the other business units: + +Enron Energy Services 96.88% +Enron Wind 89.96% +Enron India 89.47% +Net Works 77.78% +EE&CC 73.88% +NEPCO 64.37% +Enron South America 63.74% +Corporate Staff 63.52% +Company Average 61.10% +ENA/EGM/EIM 56.50% +Enron Broadband 55.89% +ETS (formerly GPG) 55.52% +Enron Europe 44.36% +APACHI 29.66% + +Log on to survey.enron.com and make your opinions known. =20 + +BUSINESS HIGHLIGHTS + +OIL PRODUCTS +Congratulations to the US Oil Products Trading Team! On October 4, 2000 th= +ey=20 +successfully completed a deal with a volume of 2,400,000 barrels with a=20 +Notional Value of $80,640,000. This is the highest Notional Value associat= +ed=20 +with an EOL trade. + +Kudos again for another great deal. They have done another large=20 +crack-spread, this time for 100,000 barrels per month for calendar 2001. Th= +is=20 +trade notionally values out at over $40 million and is the second largest= +=20 +transaction conducted to date on EOL. + +STEEL +Steel Trading and Origination teams, headed by Greg Hermans and Tim=20 +Battaglia, respectively, have already defined a Hot-Rolled coil financial= +=20 +product. The contract has been drafted and is currently being discussed wi= +th=20 +customers. + +Financial Hot Rolled Steel will be posted on EnronOnline, allowing the stee= +l=20 +industry to hedge their price exposure for the first time in history. The= +=20 +access to hedging products will help the steel industry manage technicaliti= +es=20 +and smooth cash flow. Over time, forward price curves with transparent=20 +pricing should allow the steel industry to also benefit from improved acces= +s=20 +to capital. + +The next challenge will be to educate the steel industry about financial=20 +swaps and derivatives as risk management tools. The $300 billion steel=20 +market should provide an excellent growth opportunity for Enron. + +PRINCIPAL INVESTMENTS +FuelCell Energy, Inc. recently announced that it has entered into an allian= +ce=20 +with ENA. FuelCell Energy and Enron will work together to develop and mark= +et=20 +FuelCell Energy's Direct FuelCellc (DFCc) products. In connection with the= +=20 +alliance, Enron has invested $5 million in the common stock of FuelCell=20 +Energy. Additionally, FuelCell Energy will issue warrants enabling Enron t= +o=20 +purchase up to 1.3 million shares of FuelCell Energy common stock. =20 + +Fuel cell developer Dais-Analytic Corp. also announced an alliance with ENA= +. =20 +As part of this alliance, Enron has made an equity investment in=20 +Dais-Analytic and will support market development, distribution and other= +=20 +field services for Dais-Analytic's fuel cell, humidity control and related= +=20 +products. =20 + +ENA RESEARCH GROUP +What does the FX and Sovereign Risk Group within ENA=01,s Research Departme= +nt=20 +do? We provide forecasts of foreign exchange rates as well as revenue and= +=20 +cost escalators corporate wide for project valuation. We advise the FX and= +=20 +interest rate desks on Central Bank policies of the G3. In addition, we=20 +provide sovereign risk analysis on countries important to Enron's various= +=20 +business units upon request, as well as provide services related to the=20 +global macroeconomic outlook. Our sovereign risk analysis is used in the= +=20 +development of the E-ratings in cooperation with the Risk Assessment and=20 +Control Group. We have recently developed a presentation on =01&Fundamenta= +ls of=20 +Non-ferrous Metals=018 as well as one on "Sovereign Risk=018. We also advi= +se the=20 +fundamental analysis group within Enron Global Markets.=20 + +What=01,s new from the Country Risk and Foreign Exchange Team? On October 1= +3th,=20 +2000, we launched a new product called the Enron =01&International Monitor,= +=018 an=20 +international economic review that will be published each Friday by the FX= +=20 +and Sovereign Risk Group. The purpose of this product is to inform the=20 +foreign exchange traders as well as management about important internationa= +l=20 +economic events and their impact on currency and financial markets. Specia= +l=20 +emphasis is placed on potential central bank policy changes and the impact= +=20 +these changes have on interest rates and currencies. We also monitor other= +=20 +key markets, with a special focus on oil, and its impact on consumer,=20 +producer and equity prices. The International Monitor can be found on the E= +NA=01, +s web site, by accessing=20 +http//ecthou-webcl1.nt.ect.enron.com/research/ForeignExchange/FXMain.htm. + +Please email Leann Walton if you would like to receive the International=20 +Monitor weekly by email, or if you would like us to email you the first two= +=20 +issues. Visit our web site at http://home.ect.enron.com/ - Select=20 +Departments / Research. You will find also many useful links to other web= +=20 +sites here relevant to Enron=01,s businesses. + +NEWS FROM GLOBALFLASH + +Enron Launches Financial Plastics & Petrochemicals Derivatives on EnronOnli= +ne +Enron is to start trading a new range of financial swap contracts for the= +=20 +plastics and petrochemicals industry on www.enrononline.com, the company=01= +,s=20 +free, real-time Internet-based trading platform. This is the first time tha= +t=20 +these derivative products, designed to help clients better manage the price= +=20 +volatility which characterises the multi-billion dollar industry, have been= +=20 +made available on the Internet in Europe. + +Gas Deliveries in Germany +Since 1 October 2000, Enron has been the first and only non-incumbent playe= +r=20 +to be able to serve customers within Germany by delivering gas to three loc= +al=20 +utilities, those of Heidelberg, T_bingen, and Bensheim. Carsten Haack who= +=20 +closed the first deal with Heidelberg and was in charge of negotiation of t= +he=20 +transport did mention that the procedures are still complicated and lengthy= +=20 +and that the terms and conditions for future agreements will need to be=20 +easier, more transparent and standardised. Helge-J_rgen Beil from the=20 +Frankfurt office who closed the gas deals with the municipalities of T_bing= +en=20 +and Bensheim said that these deliveries are encouraging but do not guarante= +e=20 +the future yet. Another positive aspect is that Enron's continental gas= +=20 +trading team was able to do the first gas trade within Germany with some of= +=20 +the gas Heidelberg contracted for but could not take on. + +Liquid Fuels Group Launches Tanker Freight Forwards +Scott Moncrieff, a director in the group, has with his team introduced tank= +er=20 +freight forward contracts on to EnronOnline, to offer a standardised hedgin= +g=20 +contract in today's highly volatile tanker market, currently worth in exces= +s=20 +of US$ 10 billion per annum. + +And on the Dry-Side...... +Pierre Aury, Chris Connelly and their team introduced a similar on-line=20 +forward freight swap in June and to date, have traded contracts with a=20 +notional value of US$ 8 million, equivalent to 20 million metric tonnes of= +=20 +combined physical and financial contracts. The routes are from Colombia a= +nd=20 +South Africa to Rotterdam, which are key routes for coal transport. + +WELCOME + +Transferred Into ENA/EIM/EGM +ENA =01) Johnny R. Palmer/Staffing Resources, Anna Briggs/Principal Investi= +ng,=20 +Carol Coats/Human Resources +EGM =01) Andrea Hauser/US-GP Products Trading + +New Hires ENA/EIM/EGM +ENA =01) David Jones/East Origination, Marnie Lamb/Merchant Finance, Mathew= +-Joy=20 +Noveena/Tax, Reynaldo Romero/Gas Assets Oper Mgmt, Mary Symes/West=20 +Origination-Portland=20 +EGM =01) Brad Lawson/Financial Operations, Sandeep Ramachandran/Weather Tra= +ding + +IN THE NEWS + +=01&Enron delivered very strong earnings growth again this quarter, further= +=20 +demonstrating the leading market positions in each of our major businesses,= +=018=20 +said Kenneth L. Lay, chairman and CEO of Enron. =01&Our wholesale and retai= +l=20 +energy businesses have achieved record-setting levels of physical deliverie= +s,=20 +contract originations and profitability. We operate in some of the largest= +=20 +and fastest growing markets in the world, and we are very optimistic about= +=20 +the continued strong outlook for our company.=018 --- from Enron's 3rd Qua= +rter=20 +Earnings Press Release + +NUGGETS & NOTES + +=01&I=01,m looking for some high velocity capital.=018 - Brian Redmond,= +=20 +President/HPL, Managing Director/Assets/Upstream Origination-ENA + +=01&Can I get this NOW?=018 - Gary Hickerson, Managing Director/Equity Trad= +ing-EGM + +"I like the innovative ways that Enron does things. They take a refreshing= +=20 +approach to the stagnant steel industry." - Kevin O'Donnell, Director/Steel= +=20 +Trading + +CONTEST + +The cut off date for The Name This Newsletter Contest is Friday, November 3= +. =20 +Keep the ideas coming! + +TEASER + +In your cellar there are three light switches in the OFF position. Each=20 +switch controls 1 of 3 light bulbs on the floor above. You may move any of= +=20 +the switches but you may only go upstairs to inspect the bulbs one time. H= +ow=20 +can you determine the switch for each bulb with one inspection? Please send= +=20 +answers to michelle.vitrella@enron.com, the winner will receive AMC Movie= +=20 +passes. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/5099616.1075855476519.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/5099616.1075855476519.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ad143209 --- /dev/null +++ b/demo/ermis-f/All/cur/5099616.1075855476519.JavaMail.evans@thyme:2,S @@ -0,0 +1,91 @@ +Message-ID: <5099616.1075855476519.JavaMail.evans@thyme> +Date: Thu, 2 Nov 2000 01:28:00 -0800 (PST) +From: achrisco@prosrm.com +To: fermis@ect.enron.com +Subject: PROS Revenue Management Announces Record Third Quarter and + Year-to-Date 2000 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: achrisco@prosrm.com +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +PROS Revenue Management Announces Record Third Quarter and Year-to-Date 2000 + +Major milestones, company records and client successes achieved + +October 30, 2000-Houston- PROS Revenue Management, the world's leader in +revenue management science and software, and the pioneer and dominant +provider of revenue management to the airline and energy industries, today +announced that the third quarter of 2000 was the company's most successful +yet, with record revenues and profits. Third quarter revenue for 2000 was a +50% increase over the third quarter of 1999. Year-to-date revenue for 2000 +approximates the full year revenue for 1999. Additionally, the first nine +months of 2000 were cash flow positive and enhanced PROS' strong balance +sheet. This follows record annual revenues and profits for 1999. + +"During the third quarter of 2000 we achieved successful results in many key +areas. Most important were science breakthroughs in network demand +forecasting, scientific selection of inventory for e-commerce, and +customer-centric revenue management. Another milestone was the production +cutover of our first energy products," says Bert Winemiller, Chairman, +President and CEO of PROS Revenue Management. "Our goal is to be the first +mover in a major new category of revenue management and we have the talent +and financial resources to achieve this goal. The third quarter of this year +proved to be another landmark with record revenues, record profits and the +launch of new products in the energy market." + +Major milestones of 2000 include: + +* The PROS 8th Annual Conference held in October was a huge success and is +the largest revenue management conference in the world, with industry +leaders, analysts and representatives from over 70 companies attending. +* In the airline industry, PROS completed signed contracts with airline +companies AirTran Airways, Avianca, Continental Airlines, China Southern +Airlines, Gulfstream International, LanChile, Philippine Airlines, Swissair, +Thai Airways and Virgin Atlantic. +* Contracts were signed in the energy, rail, healthcare and broadcasting +industries, including a major US gas pipeline company, German rail line +Deutsche Bahn, one of the top ten pediatric hospitals in the world, and TV +Azteca, one of Latin America's largest broadcasting companies. +* PROS announced its first Application Service Provider (ASP) contracts for +the healthcare and the energy industries. +* PROS posted a record backlog as of September 30, 2000, and a record number +of contracts signed in one year. +* The PROS Advisory Board was formed in June, and consists of many industry +leaders. +* PROS announced a new e-commerce product, eCustomerRevenueManagement. +* PROS' new Technical Services Group was formed, enhancing customer service. + + +About PROS Revenue Management + +PROS Revenue Management provides system solutions to the airline, energy, +cargo, rail, healthcare and broadcast industries, and has delivered over 180 +systems to more than 82 clients in 25 countries. Recent contracts with +clients include AirTran Airways (AMEX: AAI), Continental (NYSE: CAL), China +Southern Airlines (NYSE: ZNH), LanChile (SGO: LAN.SN), Swissair (SWX: SAG), +Virgin Atlantic (NasdaqNM: VIRGY) and TV Azteca (NYSE: TZA). + +The PROS mission is to maximize the revenue of each client using PROS' +world-leading revenue management science, systems solutions and best +practices business consulting. PROS clients report annual incremental revenue +increases of 2-8% as a result of revenue management. PROS solutions forecast +demand, optimize inventory and provide dynamic pricing to maximize revenue. + +Founded in 1985 in Houston, PROS Revenue Management has a five-year +compounded revenue growth of 40%, in large part due to the intellectual +capital of its staff. Over fifty percent of PROS professional employees have +advanced degrees and the staff speaks a total of 26 languages. For more +information on PROS Revenue Management, please visit www.prosRM.com. + +Contact: +Sean K. Thompson +713-335-5813 +713-529-7037 - fax +sthompson@prosRM.com diff --git a/demo/ermis-f/All/cur/5522645.1075855488614.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/5522645.1075855488614.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0f6704ec --- /dev/null +++ b/demo/ermis-f/All/cur/5522645.1075855488614.JavaMail.evans@thyme:2,S @@ -0,0 +1,54 @@ +Message-ID: <5522645.1075855488614.JavaMail.evans@thyme> +Date: Thu, 10 May 2001 17:50:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: eSource Presents Lexis-Nexis Training +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +eSource presents Lexis-Nexis training + +ADVANCED + +This session will cover advanced searching tips. It will also cover using +Smart Indexing to narrow your search results. Find out how to customize your +desktop for easier searching. + +Attend our Lexis-Nexis Advanced Clinic: + +May. 18 8:30 - 10:00 AM EB572 + + +PUBLIC RECORDS + +Lexis-Nexis is the premier provider of public record information. We will +learn about materials available to you including Secretary of State Filings +and DBA's, UCC filings, Bankruptcies, and Property Records. If you are doing +due diligence on companies, especially smaller ones, this is a session you +will want +to attend. + +Attend our Lexis-Nexis Public Records Clinic: + +May. 18 10:30 AM -12:00 NOON EB572 + + +Seats fill up fast! To reserve a seat, please call Stephanie E. Taylor at +5-7928 +Cost $25.00 Per Person +No Shows will be charged $50.00 +* Please bring your Lexis-Nexis login ID and password. If you don't have one, +a guest ID will be provided. + +Check the eSource training page at http://esource.enron.com/training.doc for +additional training sessions and vendor presentations. + +http://esource.enron.com \ No newline at end of file diff --git a/demo/ermis-f/All/cur/5683130.1075855473925.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/5683130.1075855473925.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c288bcae --- /dev/null +++ b/demo/ermis-f/All/cur/5683130.1075855473925.JavaMail.evans@thyme:2,S @@ -0,0 +1,276 @@ +Message-ID: <5683130.1075855473925.JavaMail.evans@thyme> +Date: Sun, 26 Nov 2000 14:01:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Go + to www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + + ")} TC + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 27, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 27, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Consultant Says Mexico to Pay Billions for Natural Gas + + + ? ? Mexico, over the next decade, will likely need to spend $40.6 Billion +to import natural gas, given Pemex's failure to conduct adequate capital +investment, consultants Consultores Internacionales have said in a report. +The estimate assumes an average price for natural gas of $4.50 per MMBtu +over the period. In a more conservative scenario, with the average price of +natural gas at $3.50 per MMBtu, the country over the next 10 years would +need to spend $31.6 billion dollars on natural gas imports, according to +the report. Under both scenarios, estimates expect that Mexico will need to +import 24.7 Bcf of natural gas during the coming decade. + + + + + + + + + + [IMAGE] + + + + + + + + Natural? Gas? Storage? Report + + + + + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + ? ? ? ? ? ? Week? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Prev? + ? ? ? ? ? ?Ending? ? Prev? ? ? ? ? ? ? ? ? ?Prev? ? Year? ? + | Region | 11/17/00| Week | Diff | % Full | Year | % Full + | Prod? ?|? ?664? ?|? 688 | -24? |? 70%? ?|? 843 |? 89%? ? + | East? ?|? 1643? ?| 1682 | -39? |? 90%? ?| 1711 |? 94%? ? + | West? ?|? ?341? ?|? 372 | -31? |? 67%? ?|? 442 |? 87%? ? + |? ? ? ? |? ? ? ? ?|? ? ? |? ? ? |? ? ? ? |? ? ? |? ? ? ? + | Total? |? 2648? ?| 2742 | -94? |? 80%? ?| 2996 |? 91%? ? + + + + + + + + [IMAGE] + + + [IMAGE] + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 27, 2000 + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + September Canadian Natural Gas Sales + + + Natural gas sales totaled 4.22 billion cubic meters in September, up 10.2% +over September 1999. The increase was the result of increased demand by the +industrial and residential sectors. Use by the industrial sector rose 11.7%, +amid higher use of natural gas for electricity generation and stronger +demand by the chemical industry. Year-to-date sales were up 7.1% over the +same period in 1999. Industrial sector sales continued to grow strongly, +posting an 11.1% increase. Consumption by the residential sector increased +1%, while the commercial sector decreased 1.1%. + + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img34.gif + - img35.gif + - img10.gif + - img36.gif + - img37.gif + - id=444924 \ No newline at end of file diff --git a/demo/ermis-f/All/cur/5727155.1075855475174.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/5727155.1075855475174.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..50c2bfb3 --- /dev/null +++ b/demo/ermis-f/All/cur/5727155.1075855475174.JavaMail.evans@thyme:2,S @@ -0,0 +1,19 @@ +Message-ID: <5727155.1075855475174.JavaMail.evans@thyme> +Date: Fri, 10 Nov 2000 09:47:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Metro 214 and 216 downtown route changes +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Employees who ride Metro bus routes 214 and 216 please note that Monday, +November 13, 2000, the buses will return to their normal route on Lousiana +instead of Milam for the afternoon. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/5923463.1075855490730.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/5923463.1075855490730.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..9750c6d4 --- /dev/null +++ b/demo/ermis-f/All/cur/5923463.1075855490730.JavaMail.evans@thyme:2,S @@ -0,0 +1,107 @@ +Message-ID: <5923463.1075855490730.JavaMail.evans@thyme> +Date: Thu, 26 Apr 2001 16:42:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all_ena_egm_eim@enron.com +Subject: EnTouch Newsletter +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All_ENA_EGM_EIM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +BUSINESS HIGHLIGHTS + +Enron Global Markets=20 +In a combined effort, Global Risk Markets (GRM), a unit of Enron Global=20 +Markets, and Southeast Power Origination, part of Enron Americas, closed=20 +Enron's first Contingent Call Outage Option in the 1st quarter 2001. The=20 +product was created to provide customers with a cost effective risk=20 +management tool to hedge against high commodity prices after experiencing a= +n=20 +unplanned power generation outage. + +The transaction was entered into with UtiliCorp United to manage its=20 +generation risk for summer 2001. This risk is associated with a forced outa= +ge=20 +of their largest coal unit during peak summer demand. The transaction, whic= +h=20 +was developed jointly with the Southeast Power group, highlights the benefi= +ts=20 +of cooperation between business units within Enron. GRM is working with a= +=20 +number of business units to integrate this risk management product into oth= +er=20 +Enron businesses to enhance value to our customers. For additional=20 +information on the product, please call David Hoog in the New York office a= +t=20 +212 702 3920. + + +IN THE NEWS + +WORTH Magazine Names the Top 50 CEO's +NEW YORK--(BUSINESS WIRE)--April 23, 2001--Fifty of the country's chief=20 +executive officers have been chosen by WORTH magazine as the top business= +=20 +leaders in the nation, it was announced by W. Randall Jones, CEO, Worth=20 +Media.=20 +The third annual listing of CEO's by WORTH is determined based on each=20 +leaders "foresight, judgment, and competitive juice to make their investors= +=20 +happy." Rounding out the top 5 are the following best leaders: +1. Steve Ballmer, CEO, Microsoft 2. Jeffrey Skilling, CEO, Enron 3.=20 +Philip Purcell, CEO, Morgan Stanley 4. James Morgan, CEO, Applied=20 +Materials =20 +5. Margaret Whitman, CEO, eBay=20 +"We selected this year's list based on our belief in the CEO's ability to= +=20 +deliver long-term shareholder value," said Jones. "The real test is not to= +=20 +recognize past achievements but to be able to look back in five or ten year= +s=20 +from now. As a matter of fact, some CEO's we've chosen haven't made money f= +or=20 +share holders in the past few years, but we believe they are poised to do s= +o=20 +now." WORTH's methodology for selecting the 50 best CEO's strives to balan= +ce=20 +their possession of a vision with a demonstrated ability to execute under= +=20 +stress and when confronted by urgent challenges.=20 + + +WELCOME +New Hires +EGM - Chrishelle Berell, Paul Murray, Yong Yi +EIM - Jeff Nutt +ENA - Keegan Farrell + +Transfers (to or within) +ENA - Joe Parks, Mike Purcell +EGM =01) Samuel Enochian + + +NUGGETS & NOTES + +Travel Tip of the Week: Book non-refundable tickets. Airlines typically=20 +allow unused non-refundable tickets to be applied towards subsequent travel= +.=20 +Even if you need to make a change at a rate of $100, in many cases the chan= +ge=20 +fee plus the ticket price is still less than a refundable ticket. + For example: Houston to Washington, D.C. + Refundable: $ 1,447 + Non-refundable $ 540 + + +LEGAL STUFF +The information contained in this newsletter is confidential and proprietar= +y=20 +to Enron Corp. and its subsidiaries. It is intended for internal use only= +=20 +and should not be disclosed. diff --git a/demo/ermis-f/All/cur/5946092.1075855477772.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/5946092.1075855477772.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..78070d37 --- /dev/null +++ b/demo/ermis-f/All/cur/5946092.1075855477772.JavaMail.evans@thyme:2,S @@ -0,0 +1,20 @@ +Message-ID: <5946092.1075855477772.JavaMail.evans@thyme> +Date: Thu, 23 Mar 2000 08:47:00 -0800 (PST) +From: frank.ermis@enron.com +To: segold@hotmail.com +Subject: Re: meister!!! the charging rhino!!! i miss you guys!!! +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Frank Ermis +X-To: "Sharon Chin" @ ENRON +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +rhino here, sorry you lost your voice! Just goes to show that sometimes +prayers are answered. Just kidding! We missed you at gas fair. It just +wasn't the same without you. When are you comming back? Oh damm, I've got +to go to a meeting. I'll write later. Rhino, out. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/6131632.1075855490536.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/6131632.1075855490536.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e4937c3d --- /dev/null +++ b/demo/ermis-f/All/cur/6131632.1075855490536.JavaMail.evans@thyme:2,S @@ -0,0 +1,117 @@ +Message-ID: <6131632.1075855490536.JavaMail.evans@thyme> +Date: Fri, 27 Apr 2001 08:00:00 -0700 (PDT) +From: outlook.team@enron.com +To: allison.horton@enron.com, amir.baig@enron.com, brandon.bangerter@enron.com, + brian.ellis@enron.com, charles.philpott@enron.com, + chris.wood@enron.com, chris.tull@enron.com, dale.smith@enron.com, + dave.june@enron.com, donald.sutton@enron.com, + felicia.buenrostro@enron.com, johnna.morrison@enron.com, + joe.dorn@enron.com, kathryn.schultea@enron.com, + leon.mcdowell@enron.com, leticia.barrios@enron.com, + milton.brown@enron.com, raj.perubhatla@enron.com, + shekar.komatireddy@enron.com, andrea.yowman@enron.com, + angie.o'brian@enron.com, bonne.castellano@enron.com, + gwynn.gorsuch@enron.com, jo.matson@enron.com, + laquitta.washington@enron.com, rick.johnson@enron.com, + sandra.lighthill@enron.com, valeria.hope@enron.com, + charlotte.brown@enron.com, ronald.fain@enron.com, + gary.fitch@enron.com, anna.harris@enron.com, keith.jones@enron.com, + kristi.monson@enron.com, bobbie.mcniel@enron.com, + john.stabler@enron.com, michelle.prince@enron.com, + james.gramke@enron.com, blair.hicks@enron.com, + jennifer.johnson@enron.com, jim.little@enron.com, + dale.lukert@enron.com, donald.martin@enron.com, + andrew.mattei@enron.com, darvin.mitchell@enron.com, + mark.oldham@enron.com, wesley.pearson@enron.com, + ramon.pizarro@enron.com, natalie.rau@enron.com, + william.redick@enron.com, mark.richardson@enron.com, + joseph.schnieders@enron.com, gary.simmons@enron.com, + delaney.trimble@enron.com, david.upton@enron.com, + mike.boegler@enron.com, lyndel.click@enron.com, + gabriel.franco@enron.com, randy.gross@enron.com, + arthur.johnson@enron.com, danny.jones@enron.com, + john.ogden@enron.com, edgar.ponce@enron.com, + tracy.pursifull@enron.com, lance.stanley@enron.com, + frank.ermis@enron.com, jane.tholt@enron.com, jay.reitmeyer@enron.com, + keith.holst@enron.com, matthew.lenhart@enron.com, + mike.grigsby@enron.com, monique.sanchez@enron.com, + phillip.allen@enron.com, randall.gay@enron.com, + tori.kuykendall@enron.com, brenda.fletcher@enron.com, + jeanne.wukasch@enron.com, mary.franklin@enron.com, + mike.potter@enron.com, natalie.baker@enron.com, + suzanne.calcagno@enron.com, alvin.thompson@enron.com, + cynthia.franklin@enron.com, jesse.villarreal@enron.com, + joan.collins@enron.com, joe.casas@enron.com, kelly.loocke@enron.com, + lia.halstead@enron.com, meredith.homco@enron.com, + robert.allwein@enron.com, scott.loving@enron.com, + shanna.boudreaux@enron.com, steve.gillespie@enron.com, + tamara.carter@enron.com, tracy.wood@enron.com, + gabriel.fuzat@enron.com, jack.netek@enron.com, lam.nguyen@enron.com, + camille.gerard@enron.com, craig.taylor@enron.com, + jessica.hangach@enron.com, kathy.gagel@enron.com, + lisa.goulart@enron.com, ruth.balladares@enron.com, + sid.strutt@enron.com +Subject: 1-URGENT - Outlook Email Notification (new) +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Outlook Migration Team +X-To: Allison Horton, Amir Baig, Brandon Bangerter, Brian Ellis, Charles Philpott, Chris P Wood, Chris Tull, Dale Smith, Dave June, Donald Sutton, Felicia Buenrostro, Johnna Morrison, Joe Dorn, Kathryn Schultea, Leon McDowell, Leticia Barrios, Milton Brown, Raj Perubhatla, Shekar Komatireddy, Andrea Yowman, Angie O'Brian, Bonne Castellano, Gwynn Gorsuch, Jo Ann Matson, LaQuitta Washington, Rick Johnson, Sandra Lighthill, Valeria A Hope, Charlotte Brown, Ronald Fain, Gary Fitch, Anna Harris, Keith Jones, Kristi Monson, Bobbie McNiel, John Stabler, Michelle Prince, James Gramke, Blair Hicks, Jennifer Johnson, Jim Little, Dale Lukert, Donald Martin, Andrew Mattei, Darvin Mitchell, Mark Oldham, Wesley Pearson, Ramon Pizarro, Natalie Rau, William Redick, Mark A Richardson, Joseph Schnieders, Gary Simmons, Delaney Trimble, David Upton, Mike Boegler, Lyndel Click, Gabriel Franco, Randy Gross, Arthur Johnson, Danny Jones, John Ogden, Edgar Ponce, Tracy Pursifull, Lance Stanley, Frank Ermis, Jane M Tholt, Jay Reitmeyer, Keith Holst, Matthew Lenhart, Mike Grigsby, Monique Sanchez, Phillip K Allen, Randall L Gay, Tori Kuykendall, Brenda H Fletcher, Jeanne Wukasch, Mary Theresa Franklin, Mike Potter, Natalie Baker, Suzanne Calcagno, Alvin Thompson, Cynthia Franklin, Jesse Villarreal, Joan Collins, Joe A Casas, Kelly Loocke, Lia Halstead, Meredith Homco, Robert Allwein, Scott Loving, Shanna Boudreaux, Steve Gillespie, Tamara Carter, Tracy Wood, Gabriel Fuzat, Jack Netek, Lam Nguyen, Camille Gerard, Craig Taylor, Jessica Hangach, Kathy Gagel, Lisa Goulart, Ruth Balladares, Sid Strutt +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +OUTLOOK EMAIL NOTIFICATION + +Your Date of Migration is: May 1st + +YOU WILL BE UNABLE TO SEND E-MAIL unless you take the following action: +Please go through your Notes email and clean out as many old/un-needed emai= +l=20 +items as possible BEFORE your date of migration.? After you are migrated to= +=20 +Outlook you will only be allocated 100MB of total Mailbox space.?? If more= +=20 +than this amount of data is migrated to Outlook YOU WILL NOT BE ABLE TO SEN= +D=20 +E-MAIL until it is below the 100MB limit.? Cleaning up your Notes email now= +=20 +will prevent this from happening to YOU. + +Enron=01,s messaging platform is migrating from Lotus Notes to Microsoft Ou= +tlook=20 +2000 worldwide. You will be accessing Outlook for all of your email=20 +functions.=20 + +WHY IS ENRON MIGRATING TO OUTLOOK 2000? + +Many factors contributed to the decision to migrate from Lotus Notes to=20 +Microsoft Exchange/Outlook. The most prominent factors were: + +? Significant advantages to moving to a product that is more integrated wit= +h=20 +current Enron apps (Windows 2000, Office and Internet Explorer) +? More efficient Shared PC and Roaming User features +? Improved support and integration for Palm/CE devices +? Instant Messaging capabilities + +WHAT IS BEING MIGRATED TO OUTLOOK 2000? + +? Email Messages. From the date of your scheduled migration, the last (30)= +=20 +thirty days of your Email will be converted for use in Outlook. +? All your folders in Notes you use to store email messages in. +? To Do Items +? Journal Items +? Calendar Entries dating from (1) one year in the past to (10) ten years i= +n=20 +the future will be converted. +? Address Books, but NOT your Distribution Lists that you created. You wil= +l=20 +need to re-create these in Outlook. + +Thank you, + +Outlook 2000 Migration Team diff --git a/demo/ermis-f/All/cur/6133652.1075855476187.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/6133652.1075855476187.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3db3e32b --- /dev/null +++ b/demo/ermis-f/All/cur/6133652.1075855476187.JavaMail.evans@thyme:2,S @@ -0,0 +1,53 @@ +Message-ID: <6133652.1075855476187.JavaMail.evans@thyme> +Date: Fri, 3 Nov 2000 01:55:00 -0800 (PST) +From: massimo.marolo@enron.com +To: keith.holst@enron.com, mike.grigsby@enron.com, frank.ermis@enron.com +Subject: FERC Nov 1 Order +Cc: pallen@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: pallen@enron.com +X-From: Massimo.Marolo@enron.com +X-To: Keith.Holst@enron.com, Mike.Grigsby@enron.com, Frank.Ermis@enron.com +X-cc: pallen@enron.com +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +This is a follow up from the Nov 1st FERC meeting regarding california soft +caps + + + + +---------------------- Forwarded by Massimo Marolo/NA/Enron on 11/03/2000 +09:50 AM --------------------------- + +From: James D Steffes on 11/02/2000 08:39 AM + +To: Eric Thode/Corp/Enron@ENRON, Massimo Marolo/NA/Enron@Enron, Dennis + Benevides/HOU/EES@EES, Jubran Whalan/HOU/EES@EES, Neil + Bresnan/HOU/EES@EES, Christopher F Calger/PDX/ECT@ECT, Mary + Hain/HOU/ECT@ECT +cc: + +Subject: FERC Nov 1 Order + +Here are the key public message points and the Summary of the Order. + +Call with questions. + +Jim + +(See attached file: Overview of Nov 1 FER Order.doc) + + + +(See attached file: Enron Public Response to FERC Order.doc) + + + + - Overview of Nov 1 FER Order.doc + - Enron Public Response to FERC Order.doc \ No newline at end of file diff --git a/demo/ermis-f/All/cur/6197544.1075855475799.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/6197544.1075855475799.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4d208666 --- /dev/null +++ b/demo/ermis-f/All/cur/6197544.1075855475799.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <6197544.1075855475799.JavaMail.evans@thyme> +Date: Wed, 8 Nov 2000 00:29:00 -0800 (PST) +From: michael.etringer@enron.com +To: phillip.allen@enron.com, frank.ermis@enron.com +Subject: Prices for Clark PUD +Cc: dave.fuller@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: dave.fuller@enron.com +X-From: Michael Etringer +X-To: Phillip K Allen, Frank Ermis +X-cc: Dave Fuller +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Sharpen you pencils, + +Clark PUD is out for another RFP to purchase term gas supplies for their +Combined Cycle (250 MW) plant located in Clark County WA. The total demand +for the plant is about 48,000 MMBtu/day peak (30,000 from Sumas and ~17,000 +Stanfield). + +Attached is a template for the response. I have highlighted in RED the +sections I would like quotes on. We will be working with John Griffith on +the structured transaction sections. I you have comments let us know. + +The RFP is due tomorrow so we would like some feedback today if possible. diff --git a/demo/ermis-f/All/cur/6217760.1075855477464.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/6217760.1075855477464.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..99c2f2c7 --- /dev/null +++ b/demo/ermis-f/All/cur/6217760.1075855477464.JavaMail.evans@thyme:2,S @@ -0,0 +1,86 @@ +Message-ID: <6217760.1075855477464.JavaMail.evans@thyme> +Date: Wed, 25 Oct 2000 16:58:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron Technology Showcase Announcement +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +That's the way it should be and that's what we're doing! The technology=20 +groups from Enron Net Works, Enron Transportation Services, Enron Broadband= +=20 +Services and Enron Energy Services are joining together to bring you the=20 +latest Enron Technology Showcase. The purpose of this event is to keep you= +,=20 +our customer, aware of the tools available to you today as well as plans fo= +r=20 +the future. Come see and hear about the future of=01( laptops, desktops,= +=20 +operating systems, messaging and much more. + +When: November 2 & 3 +Time: 10:00 a.m. =01) 2:00 p.m. +Place: Enron Building Plaza + +Thursday, November 2, 2000 +? Windows 2000 * =01) See the latest workstation operating system coming to= + a=20 +desktop near you. +? Help Desk * =01) Let=01,s talk it over. Come meet your front line suppor= +t group.=20 +? IT Procurement * =01) Everyone loves to shop, but do you know what you=01= +,re=20 +buying? We do. +? Security * =01) We=01,ll answer your questions about gaining access to=20 +applications and other network resources. +? Hardware * =01) See the latest laptops, desktops, etc. +? Integrated Solutions Center =01) Do you have questions about eHRonline? = +We=20 +have the answers! +? Technology Training =01) If you=01,re not learning, you=01,re not growing= +. Stop by=20 +and see what classes are available to you. + +Friday, November 3, 2000 +? Messaging * =01) E-Mail, E-Mail, E-Mail=01( See and hear about the future= +=20 +solution for your Business Unit. +? Remote Connectivity * =01) Do you work from home or are you a =01&road wa= +rrior=018? =20 +This exhibit can help you get connected. +? Global Strategic Sourcing =01) We=01,ve got plans to =01&Save You Money= +=018. Stop by=20 +and see how. +? Enron Broadband Services ** =01) EBS specific offering. +? Enron Energy Services ** =01) EES specific offering. +? Enron Transportation Services ** =01) ETS specific offering. +? Enron Net Works ** =01) ENW specific offering. + + +* Representatives from all of the IT Business Units (ENW, ETS, EBS and EE= +S)=20 +will be present to answer your questions. + +** Each IT Business Unit has an exhibit to =01&Strut their stuff=018! They= + will be=20 +showcasing products and services that are specific to their + customer base. You=01,ll have to see it to believe it! + +As you can see, we have 2 full days of information to share with you. So,= +=20 +mark your calendar and don=01,t forget to stop by and see your Information= +=20 +Technology Team in action. We look forward to seeing you there. + +Susan Lopez +Director, Customer Connection +Enron Net Works +713-853-7947 \ No newline at end of file diff --git a/demo/ermis-f/All/cur/6244050.1075855476590.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/6244050.1075855476590.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..860e110a --- /dev/null +++ b/demo/ermis-f/All/cur/6244050.1075855476590.JavaMail.evans@thyme:2,S @@ -0,0 +1,41 @@ +Message-ID: <6244050.1075855476590.JavaMail.evans@thyme> +Date: Wed, 1 Nov 2000 15:22:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.states@enron.com +Subject: TRAVEL CONTEST -- XMS WEB EXPENSE REPORT +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Employees United States +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +VISIT OUR INFORMATION WEB SITE AT http://xmsap.enron.com, to enter a contest +to win two tickets on Continental Airlines compliments of + + TRAVEL AGENCY IN THE PARK + +Simply logon to the site, find the names of the five icons on the xmsap web +page, make a list, and send it via e-mail to Andy Zabriskie, Accounts Payable +Manager. The Travel Agency in the Park on-site representative will draw a +name from those submitting correct answers. + +The contest ends Friday, November 10th. The drawing will take place +Wednesday, November 15th--just in time to make those reservations for a +holiday ski trip! + +TIP: We were able to load 80% of the domestic employees based on their HR +profile information. + Logon ID : Your eHRonline logon (alternatively, your first initial and +last name). + Password: ENRON (case-sensitive--be certain to change your password the +first time you long on). +If you forgot your "P" number for your HR eWorkplace log on, call the +Resolution Center, 713-853-1411 and ask them to check your XMS logon ID for +you, 713-853-1411. If you are a new employee or you are unable to logon as +instructed above (one of those we could not load from HR), submit an eRequest +through the IT Central web page (hhtp://itcentral.enron.com) diff --git a/demo/ermis-f/All/cur/6374781.1075855475512.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/6374781.1075855475512.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7dea8f38 --- /dev/null +++ b/demo/ermis-f/All/cur/6374781.1075855475512.JavaMail.evans@thyme:2,S @@ -0,0 +1,275 @@ +Message-ID: <6374781.1075855475512.JavaMail.evans@thyme> +Date: Thu, 9 Nov 2000 09:21:00 -0800 (PST) +From: susan.t.turpin@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cards@wdni.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jennifer_owen@pgn.com, jmmcarthur@duke-energy.com, + jsanders@clarkpud.com, kims@kimballenergy.com, klambe@puget.com, + kri.pam@pdg.net, llightfoot@coral-energy.com, lmanis@sdge.com, + lprior@enron.com, niels_a_vervloet@reliantenergy.com, + ramperms@bp.com, rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, sghill@bcgas.com, + sgwi@dynegy.com, spjutd2@wdni.com, ssouth@enron.com, + stephane.brodeur@enron.com, tdizona@coral-energy.com, + tgilliam@avistaenergy.com, tom.mckay@engageenergy.com, + tom.mckay@engageenergy.com, val_yildirok@pgn.com, + wharlan@ix.netcom.com, zcourns@national-fuel.com +Subject: NWP System Notice - 01-155 AVAILABLE NWP FIRM CAPACITY +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Turpin, Susan T" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: November 09, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-155 AVAILABLE NWP FIRM CAPACITY + +Notice Text: +All Shippers Notification: 01-155?????? ??????? +Dated November 9, 2000 + + +TO:???? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????????????????????? +? (801) 971-5983 cellular?? +??????????????????????? +?????????????????????? Williams Gas Pipeline-West +?????????????????????? Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR AVAILABLE FIRM MAINLINE +??????? ??????? TRANSPORTATION CAPACITY ON NORTHWEST'S TRANSMISSION SYSTEM + +Northwest has posted the following package of available firm TF-1 Large +Customer +transportation capacity to its Electronic Bulletin Board ("EBB") for +competitive bid pursuant +to the "Right-of-First-Refusal; Posting of Pipeline Capacity" provision of +Northwest's Tariff, +which requires availability of capacity to be posted to the EBB subject to +bid.? All prearranged +terms are indicated below, if applicable.? The prearranged shipper has the +right to match the +highest economic value at the end of the bid period.? If the prearranged +shipper does not +match the highest economic value, award of such capacity will be made +according to +Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS CLOSED +BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace Karpakis or your +Marketing +Services Representative if you encounter any problems with your EBB bid(s).? +DON'T WAIT +UNTIL THE LAST MINUTE TO POST YOUR BID.? Time deadlines are electronically +monitored +and implemented. + + +PACKAGE "AA" +From the October 31, 2000 Posting +EBB OFFER # ____ + +RECEIPT ??????? ??????? DELIVERY??????? ?? TOTAL??????? INITIAL PRIMARY +PREARRANGED +?POINT? ??????? ??????? POINT ? ?? DTH/D???????? CONTRACT TERM? ?? OFFER +?? + +Crossover?????????????????????????? Green River-??? 23,152???? 11/14/00 - +11/18/00????? ??? YES +??????? 16??????????????????????????????????????? CIG + +Min. Acceptable Bid:???????? ?? $0.03 per Dth of daily Volumetric Reservation +Contract?????????????????????????????????????????????????????????????????????? +????????????????????????????????????????????????????????????????????? Demand? +for Flexible Receipt/Delivery Point Rights + +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 23,152 Dth/d +Bid Open Date:? ??????? 11/09/00 - (4:00 pm Central Time) +Bid Close Date: ??????? 11/10/00 - (4:00 pm Central Time) +Award Deadline: ??????? 11/10/00 - (5:00 pm Central Time) +Evergreen:????? ??????? ??????? Day to Day, One (1) Business Day Prior +Notification +Special Terms & Cond:?? ??????? See 1, 2 and 3 Below. + + + +PACKAGE "Q" +From the October 31, 2000 Posting +EBB OFFER # ____ + +RECEIPT ??????? ??????? DELIVERY??????? ?? TOTAL??????? INITIAL PRIMARY +PREARRANGED +POINT ? ??????? POINT ? ??? DTH/D??????? CONTRACT TERM? ?? OFFER + +Shute Creek??????????????????????? Ignacio??????????????? 10,000????? +11/14/00 - 11/30/00?????? ??? YES +????????????????????????????????????????????? Bondad-EPNG + +Min. Acceptable Bid:???????? ?? $0.07 per Dth of daily Reservation Contract +Demand for Flexible +?????????????????????????????????????????????? Receipt/Delivery Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 10,000 Dth/d +Bid Open Date:? ??????????????????????? 11/09/00 - (4:00 pm Central Time) +Bid Close Date: ??????? 11/10/00 - (4:00 pm Central Time) +Award Deadline: ??????? 11/10/00 - (5:00 pm Central Time) +Evergreen:????? ??????? ??????? Month to Month, Ten (10) Business Day Prior +Notification +Special Terms & Cond:?? ??????? See 1, 2 and 4 Below. + + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into the +transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity and +shipper and replacement shipper may utilize any available points on +Northwest's +?transmission system without impacting the discount for the original shipper. + +3. This prearranged offer is a volumentric reservation contract demand.? A +monthly base +reservation charge per unit of transportation contract demand shall be the +awarded +rate/dth multiplied by the dth's delivered during the month, divided by the +total +monthly Transportation Contract Demand.? In addition to the Volumetric +Reservation +Charge Bid, shipper will pay the volumetric charge, the applicable surcharges +and +fuel. + +4. This prearranged offer is for a reservation contract demand rate.? In +addition to the +Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable +surcharges and fuel. +? + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation capacity +for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available transportation +capacity.? Multiple electronic bid(s) can be submitted for the total +available transportation +capacity under the specified package OR multiple rates can be submitted each +for a partial +amount of available transportation capacity under the specified package.? If +the same +Shipper submits multiple bids, the highest present value for such package of +available +transportation capacity shall be considered the valid bid. All other bids +from the same +Shipper for the same package of transportation capacity will be discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is less than +??????? minimum tariff rate, the following formula is utilized:? Bid Rate x +FERC Interest Rate x The +??????? Maximum Bid Quantity x 365 days/100/12; or if the maximum rate is +bid, the following +??????? formula is utilized:? Bid Rate x FERC Interest Rate x Maximum Bid +Quantity x days bid/100. +??????? In case of a tie, each tied shipper will have the right to improve +its bid by submitting an +??????? improved bid within 24 hours of the bid close time.? Such improved +bid shall be faxed to +??????? (801) 584-7076 to Candace Karpakis or Patrick Aman.? If a tie still +exists, such capacity +??????? shall be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than indicated +??????? for the capacity unless maximum rate is bid. +? + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button on the offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The +screen will allow you to review the conditions of the offer.? Close this +screen when you +have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting the "VIEW +BID" button.? Close this screen when you have finished viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" +button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, +highlight the receipt/delivery point section with the left mouse button and +modify +accordingly. Select "SAVE".? If an error appears at the button of the screen, +the error +will need to be corrected and the data will need to be saved again.? If +successful, a +message will appear indicating the bid information has saved and the bid rate +must +be entered.? Select "OK". +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +You have just "CREATED" your bid for the offer.? You now need to "SUBMIT" +your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button. + +All of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you +would like +to submit.? Select the "SUBMIT" button at the top of the screen to post the +bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button.? All of +your +bids will appear.? If the bid has not yet been submitted, highlight the "BID +IN DRAFT +STATUS" that you would like to withdraw.? Select the "WITHDRAW" button at the +top +of the screen to withdraw the bid.? After a bid has been withdrawn, you can +select the +"DELETE" button at the top of the screen to delete it from the screen. +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + + + +Word: F\Short Term/Capacity for Bid-All 2000 November 9 2000 01-155.doc \ No newline at end of file diff --git a/demo/ermis-f/All/cur/6437231.1075855473705.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/6437231.1075855473705.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c7413dc1 --- /dev/null +++ b/demo/ermis-f/All/cur/6437231.1075855473705.JavaMail.evans@thyme:2,S @@ -0,0 +1,29 @@ +Message-ID: <6437231.1075855473705.JavaMail.evans@thyme> +Date: Wed, 29 Nov 2000 04:28:00 -0800 (PST) +From: vikas.dwivedi@enron.com +To: frank.ermis@enron.com +Subject: Rockies Trade +Cc: caroline.abramo@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: caroline.abramo@enron.com +X-From: Vikas Dwivedi +X-To: Frank Ermis +X-cc: Caroline Abramo +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Frank, + +We'd like to go ahead and book the Rockies trade from 11/15/00. + +To reconfirm: + +ENE Sells 1/2 Contract per day to Tudor for NWPL Rockies Basis +Term: Apr 01 - Oct 01 +Price: -61.5 cents per MMBTU + +Thanks, Vikas \ No newline at end of file diff --git a/demo/ermis-f/All/cur/6739781.1075855476730.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/6739781.1075855476730.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..93c79d1c --- /dev/null +++ b/demo/ermis-f/All/cur/6739781.1075855476730.JavaMail.evans@thyme:2,S @@ -0,0 +1,50 @@ +Message-ID: <6739781.1075855476730.JavaMail.evans@thyme> +Date: Tue, 31 Oct 2000 10:31:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.us@enron.com +Subject: XMS Memo +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Employees US +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Over the next several months Enron will be phasing in a new expense-reporti= +ng=20 +product, Concur Technologies=01, Expense Management System (XMS). You will= + be=20 +able to prepare your expense report, send it for approval, and transmit it= +=20 +for payment using the Intranet. It will be far more user-friendly than the= +=20 +Excel-based form currently in use and will provide a truly paperless=20 +process. In addition, the system efficiently integrates with the SAP=20 +accounting system. =20 + +On October 16, employees who used a prior version of the product upgraded t= +o=20 +the most current release. On October 30, it will be available to Enron Cor= +p=20 +employees, Company 0011. The rollout to other groups will continue through= +=20 +January 2001. Rollout announcements will be made to each business unit.=20 + +In Houston, IT Central will provide four training sessions per week. To=20 +enroll in a class go to itcentral.enron.com and click on=20 +Services>Training>Schedules. Those in outlying locations and those who pref= +er=20 +on-line training can use LEAP by signing on to sap.enron.com and clicking o= +n=20 +Training, then LEAP. Use xms (lower case) as the User ID and Password. =20 + +We are excited about this new system and hope you will find it useful. If= +=20 +you have questions regarding its use contact IT Central at (713) 345-4727 o= +r=20 +visit their website. + diff --git a/demo/ermis-f/All/cur/6959469.1075855489444.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/6959469.1075855489444.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..60eebb1d --- /dev/null +++ b/demo/ermis-f/All/cur/6959469.1075855489444.JavaMail.evans@thyme:2,S @@ -0,0 +1,184 @@ +Message-ID: <6959469.1075855489444.JavaMail.evans@thyme> +Date: Fri, 4 May 2001 01:33:00 -0700 (PDT) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage Report for 5-4-01 through 5-7-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +May 4, 2001 5:00pm through May 7, 2001 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages + +ENRON NORTH AMERICAN LANS: +Impact: ENS +Time: Fri 5/4/2001 at 9:00:00 PM CT thru Fri 5/4/2001 at 10:00:00 PM CT + Fri 5/4/2001 at 7:00:00 PM PT thru Fri 5/4/2001 at 8:00:00 PM PT + Sat 5/5/2001 at 3:00:00 AM London thru Sat 5/5/2001 at 4:00:00 AM London +Outage: Consolidation Of Networks +Environments Impacted: ENA +Purpose: Consolidating Network Equipment. Moving networks 172.16.48.20, +172.16.136.20, 172.16.51.20, and 172.16.194.20 + from 3460 to 3405. +Backout: +Contact(s): George Nguyen 713-853-0691 + +Impact: CORP +Time: Sat 5/5/2001 at 1:00:00 PM CT thru Sat 5/5/2001 at 7:15:00 PM CT + Sat 5/5/2001 at 11:00:00 AM PT thru Sat 5/5/2001 at 5:15:00 PM PT + Sat 5/5/2001 at 7:00:00 PM London thru Sun 5/6/2001 at 1:15:00 AM London +Outage: Migrating EES VLANs from EB3405-cx11 and EB3405-cx12 to EB3405-cx13 +and EB3405-cx14 +Environments Impacted: EES +Purpose: Off-load CPU usage onto current EB3405-CX13 and EB3405-CX14; +increase throughput and redundancy. +Backout: Remove EB3405-CX13 and EB3405-CX14. +Replace original access-links connecting HOUCX1 and HOUCX2 back to +EB3405-CX11 and EB3405-CX12. +Contact(s): Michael Huang 713-875-2478 877-692-2751 + +Impact: ENS +Time: Fri 5/4/2001 at 10:30:00 PM CT thru Sat 5/5/2001 at 12:00:00 AM CT + Fri 5/4/2001 at 8:30:00 PM PT thru Fri 5/4/2001 at 10:00:00 PM PT + Sat 5/5/2001 at 4:30:00 AM London thru Sat 5/5/2001 at 6:00:00 AM London +Outage: Migrating Networks Off Cisco 3 and Cisco 4 +Environments Impacted: ENA +Purpose: Migration of Networks Off Legacy Cisco Boxes +Backout: +Contact(s): George Nguyen 713-853-0691 + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: +Impact: Corp Notes +Time: Fri 5/4/2001 at 9:00:00 PM CT thru Sat 5/5/2001 at 1:00:00 AM CT + Fri 5/4/2001 at 7:00:00 PM PT thru Fri 5/4/2001 at 11:00:00 PM PT + Sat 5/5/2001 at 3:00:00 AM London thru Sat 5/5/2001 at 7:00:00 AM London +Outage: cNotes Server Reboots +Environments Impacted: All users on any of the mailservers listed below +Purpose: Scheduled @ 2 week interval +Backout: Make sure server comes up. +Contact(s): Trey Rhodes (713) 345-7792 + +Impact: EI +Time: Fri 5/4/2001 at 9:00:00 PM CT thru Sat 5/5/2001 at 1:00:00 AM CT + Fri 5/4/2001 at 7:00:00 PM PT thru Fri 5/4/2001 at 11:00:00 PM PT + Sat 5/5/2001 at 3:00:00 AM London thru Sat 5/5/2001 at 7:00:00 AM London +Outage: EI Notes Server Maintenance +Environments Impacted: EI Local/Domestic/Foreign Sites +Purpose: Scheduled @ 2 week interval +Backout: N/A +Contact(s): David Ricafrente 713-646-7741 + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: +Impact: Corp, OTS, ETS +DATE: MAY 15, 2001/2/2001 at 5:30:00 PM +Outage: Migrate DSS Server to GTHOU-APPSQ03P +Environments Impacted: DSS users will not be able to access the old server +(ENEDS01_ADAPT)after this date +Purpose: The existing server is outdated, migrating to SQL 2000 provides +increased +functionality and conforms to database platform requirements. +Backout: +Contact(s): Mary Vollmer 713-853-3381 + Joe Hellsten 713-853-7346 713-545-4164 + +Impact: EBS +Time: Fri 5/4/2001 at 8:00:00 PM CT thru Fri 5/4/2001 at 10:00:00 PM CT + Fri 5/4/2001 at 6:00:00 PM PT thru Fri 5/4/2001 at 8:00:00 PM PT + Sat 5/5/2001 at 2:00:00 AM London thru Sat 5/5/2001 at 4:00:00 AM London +Outage: EIGRP Integration - EBS and ENW +Environments Impacted: All +Purpose: The EBS network is being integrated into the ENW network. As part of +the integration, we will need to bring up EIGRP process 5 on the EBS +networking devices. This is the first step in the routing integration. Since +ENW is already static routing 10.0.0.0/8 to EBS and EBS is static routing +172.16.0.0/12 and 192.168.0.0/16 to ENW, the impact should be nil. +Backout: Remove eigrp process 5 from iah-ecn44-rtr3.enron.net +Contact(s): Dennis McGough 713-345-3143 + Scott Shishido +713-853-9780 +Impact: CORP +Time: Sat 5/5/2001 at 12:00:00 AM CT thru Sat 5/5/2001 at 1:00:00 AM CT + Fri 5/4/2001 at 10:00:00 PM PT thru Fri 5/5/2001 at 11:00:00 PM PT + Sat 5/5/2001 at 6:00:00 AM London thru Sat 5/5/2001 at 7:00:00 AM London +Outage: Elvis webserver maintenance. +Environments Impacted: Internet Web pages. +Purpose: Physically stabilize the server in the rack. +Backout: Leave server on shelf unracked +reboot the server +Contact(s): Malcolm Wells 713-345-3716 + +Impact: CORP +Time: Fri 5/4/2001 at 6:00:00 PM CT thru Fri 5/4/2001 at 8:00:00 PM CT + Fri 5/4/2001 at 4:00:00 PM PT thru Fri 5/4/2001 at 6:00:00 PM PT + Sat 5/5/2001 at 12:00:00 AM London thru Sat 5/5/2001 at 2:00:00 AM London +Outage: ClearCase Patch +Environments Impacted: Corp +Purpose: This patch will resolve several issues involving the MVFS (ClearCase +file system.) +Backout: Remove the patch +Contact(s): Troy Beyer 713.345.8316 713.406.1782 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +----------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC + (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 diff --git a/demo/ermis-f/All/cur/707278.1075855489138.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/707278.1075855489138.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..baae7965 --- /dev/null +++ b/demo/ermis-f/All/cur/707278.1075855489138.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <707278.1075855489138.JavaMail.evans@thyme> +Date: Mon, 7 May 2001 03:31:00 -0700 (PDT) +From: ina.rangel@enron.com +To: frank.ermis@enron.com, jay.reitmeyer@enron.com, susan.scott@enron.com, + matthew.lenhart@enron.com, steven.south@enron.com, + randall.gay@enron.com, mike.grigsby@enron.com, jane.tholt@enron.com, + tori.kuykendall@enron.com, monique.sanchez@enron.com, + keith.holst@enron.com, phillip.allen@enron.com +Subject: Outlook Migration +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Frank Ermis, Jay Reitmeyer, Susan M Scott, Matthew Lenhart, Steven P South, Randall L Gay, Mike Grigsby, Jane M Tholt, Tori Kuykendall, Monique Sanchez, Keith Holst, Phillip K Allen +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +You will be migrated to outlook on Monday night 5/14/01. You will be +receiving a series of four emails between now and then, please open and read. + +Let me know if you have any questions. + +Thanks +-Ina Rangel \ No newline at end of file diff --git a/demo/ermis-f/All/cur/7457509.1075855488821.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/7457509.1075855488821.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..93f8091f --- /dev/null +++ b/demo/ermis-f/All/cur/7457509.1075855488821.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <7457509.1075855488821.JavaMail.evans@thyme> +Date: Wed, 9 May 2001 08:53:00 -0700 (PDT) +From: russell.dyk@enron.com +To: frank.ermis@enron.com +Subject: PGE/Malin +Cc: caroline.abramo@enron.com, stephen.plauche@enron.com, robyn.zivic@enron.com, + mog.heu@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: caroline.abramo@enron.com, stephen.plauche@enron.com, robyn.zivic@enron.com, + mog.heu@enron.com +X-From: Russell Dyk +X-To: Frank Ermis +X-cc: Caroline Abramo, Stephen Plauche, Robyn Zivic, Mog Heu +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Frank, +Robyn thinks you don't check your email, but we'll see....Harvard wants to +buy 1/2 day of the PGE/Malin (buy PGE/sell Malin) at 50 cents. We would like +to make at least 1/2 cent on the deal. They haven't even seen the historical +data yet, but they trust your explanation, which is why they're anxious to +start building a position. +Thanks, +Russ + +ps I'm at 212 702 3914 if you have any questions \ No newline at end of file diff --git a/demo/ermis-f/All/cur/7539328.1075855472726.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/7539328.1075855472726.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..fc699023 --- /dev/null +++ b/demo/ermis-f/All/cur/7539328.1075855472726.JavaMail.evans@thyme:2,S @@ -0,0 +1,235 @@ +Message-ID: <7539328.1075855472726.JavaMail.evans@thyme> +Date: Wed, 6 Dec 2000 23:38:00 -0800 (PST) +From: enron.announcements@enron.com +To: all_ena_egm_eim@enron.com +Subject: EnTouch +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All_ENA_EGM_EIM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +BUSINESS HIGHLIGHTS + +Weather Group + +Let=01,s give a big round of applause to the Weather Team! Environmental= +=20 +Finance Magazine ranked the weather group #1 in Online Services and #1 Deal= +er=20 +in the United States and Europe. Gary Taylor, manager in weather trading,= +=20 +comments, "The "Best Dealer" award reflects our counterparties' appreciatio= +n=20 +for the significant effort we have made to drive the growth of our market b= +y=20 +making two-sided markets where other companies are only willing to quote=20 +either a bid or an offer. This award also reflects the innovative nature o= +f=20 +everyone on our desk, and their ability to price non-standard structures fo= +r=20 +our customers. It is truly a team award. The "Best Online Dealer" award i= +s=20 +simply another testament to the unparalleled success of EnronOnline. By=20 +providing tight, two-way markets online, we have provided two critical=20 +elements to generate growth in our market: 1) an element of price discovery= +,=20 +and 2) a quick and easy way to transact." + +The Weather Risk Management group launched a new product this week: Power= +=20 +Demand swaps. These contracts use power demand as an index and allow power= +=20 +market participants (generators, btu distributors, marketers, etc...) to=20 +mitigate volumetric exposures. The first contract the desk offered is for= +=20 +the PJM power pool. On EnronOnline, weekly swaps are available and the des= +k=20 +has placed option contracts on this index in the broker market. Inquiries= +=20 +regarding this product should be directed to Claudio Ribeiro (product=20 +manager) x37313, Gary Taylor x31511, or Valter Stoiani x36906. + +Competitive Analysis and Business Controls +eSource, Enron's premier corporate-wide research group, launched their new= +=20 +intranet product, eSearch, on December 1, 2000. eSource's team of=20 +specialized researchers have created a web site to bring information and=20 +research to every employee's desktop. The eSearch web site offers many lin= +ks=20 +to information resources, access to research databases, specialized searche= +s,=20 +sites to purchase books, articles, and reports, and training. Employees ca= +n=20 +use the web site to conduct their own research or as a vehicle to submit=20 +research requests. eSource's researchers and industry specialists are=20 +available to all Enron business units to provide timely and cost efficient= +=20 +research, to work with individuals or groups to fulfill one time research= +=20 +requests, or to design ongoing, customized monitoring projects or news=20 +updates. + +Enron Global Markets Fundamentals +EGM Fundamentals is quickly building a team of expert analysts and associat= +es=20 +to work directly with traders and marketers. The team is already busy=20 +analyzing various commodities and market situations. For example, an=20 +initiative is underway to analyze current negative fractionation spreads in= +=20 +the market resulting from rising natural gas prices. Web sites to host thi= +s=20 +analytical information are currently in development for all EGM commodities= +. =20 +These sites will provide research and analysis, weather, publications, and= +=20 +any other information that will assist in decision-making or identification= +=20 +of potential commercial opportunities. For questions or requests regarding= +=20 +fundamental research, contact Jennifer Fraser at x34759. For questions or= +=20 +suggestions regarding the web sites, contact Heather Purcell at x54057. + +Austin Energy +Austin Energy and Enron Sandhill, L.L.C, a subsidiary of Enron North Americ= +a=20 +broke ground November 29, 2000 for the construction of the Sand Hill Energy= +=20 +Center, a 180-megawatt peaking electrical generation facility. Located in= +=20 +eastern Travis County, the Sand Hill Energy Center will be a natural gas=20 +fired facility that will operate primarily during peak demand periods. The= +=20 +$93.7 million project will feature four 45-megawatt General Electric gas=20 +turbines and will be operational May 1, 2001. + + +NEWS FROM THE GLOBALFLASH + +Coal +The London dry cargo seafreight team traded 1 million metric tonne of=20 +Capesize vessel swaps via EOL in one day, (Wednesday 28th November). The de= +al=20 +was created by combining OTC options and a physically related cash market= +=20 +deal. This helps to bring our YTD EOL to just under 2.5 mln tonne. + +Off-shore wind energy deal +Enron Wind has signed a power purchase agreement with Swedish energy compan= +y=20 +Graninge. According to the agreement, Graninge will deliver electricity to= +=20 +consumers using Enron's wind power plants in southern Sweden. Enron Wind's= +=20 +Utgrunden off-shore wind park, completed this year, will generate in the=20 +region of 38,000 megawatt hours of electricity, or enough for around 6,000= +=20 +average homes between the mainland and the island of Oland on the southeast= +=20 +tip of Sweden. In an announcement this week, Graninge stated that it plans= +=20 +to market the power to consumers as 'green' energy. + +Happy 1st Birthday EnronOnline! +This week saw EnronOnline celebrate its first birthday. During the course = +of=20 +its first year, EnronOnline has passed a number of milestones including the= +=20 +addition of a range of new functionalities for customers on the site. =20 +EnronOnline has now come of age, having surpassed the $274 billion mark in= +=20 +notional value in November. This represents a total of 478,695 transaction= +s=20 +since the site was launched on 29 November 1999. + +The first anniversary was marked by giving the media guest access to=20 +EnronOnline in Europe. A team from Reuters was invited into Enron House to= +=20 +receive a full demonstration of EnronOnline and as of today will be able to= +=20 +quote in reports live prices from EnronOnline. Other media outlets are bei= +ng=20 +invited to obtain guest access during the coming weeks as the word of=20 +EnronOnline's success continues to spread... + +Australia +Enron Australia continues to assist in the region in a supportive role. =20 +Elliott Katz worked on the GEM migration in Singapore last week with an IT= +=20 +team from London, Oslo and Singapore. Approximately 40 users, including=20 +Traders, were migrated to Windows 2000 and the CORP domain. This is an=20 +important step for the Asia Pacific region, as it brings the three biggest= +=20 +offices (Singapore, Sydney and Tokyo) into line with corporate standards fo= +r=20 +desktop computing. + +Japan +E-Power, a JV between Enron and Japanese finance company Orix, has announce= +d=20 +proposals for a 2000MW gas-fired power plant at Mutsu-Ogawara, an industria= +l=20 +area in northern Japan. A feasibility study will be undertaken to define= +=20 +how the project will go forward and this may include the development of an= +=20 +LNG terminal in the vicinity. The nature of the permitting process is such= +=20 +that the plant would not begin operations for six to seven years. This=20 +project is just one of several options that E-Power are working on in Japan= +. + + +NUGGETS & NOTES + +=01&Go Big or Go Home=018 =01) Mike McConnell/President & CEO-EGM + +"Call Back" - Don Schroeder, VP/Crude Trading-EGM + + +REMINDER + +Holiday Party +Enron North America, Global Markets and Industrial Markets +Enron Field +Saturday, December 9 +7:00 - Midnight + +WELCOME +New Hires ENA/EIM/EGM +ENA =01) Joseph Taylor, Jennifer Rosado, Rabi De, Louis Dicarlo, Scott Chur= +bock,=20 +Kenneth Parkhill, Nicholas Ernst, Dirk Dimitry, Stephanie Taylor, Dimitri= +=20 +Tagaropulos, Georgia Blanchard, Jona Kimbrough, Jeffrey Baldwin, Patricia= +=20 +English, Jaesoo Lew, Cheryl Nelson, Gina Abbott, Ryan Keith, Brian Dawson +EGM =01)Ellen Alexander, Mike Perun + +Transfers to ENA/EIM/EGM +ENA =01) Gregory Golden +EGM =01) Keynan Dutton + + +FROM THE EDITORS + +Thank you to all the contributors to this week's EnTouch. We want to hear= +=20 +from the various departments within Enron Americas, Global Markets and=20 +Industrial Markets! Please continue to send your business highlights,=20 +nuggets & notes or suggestions to Michelle Vitrella or Kathie Grabstald. + + +LEGAL STUFF + +The information contained in this newsletter is confidential and proprietar= +y=20 +to Enron Corp. and its subsidiaries. It is intended for internal use only= +=20 +and should not be disclosed. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/7549564.1075855488638.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/7549564.1075855488638.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6ad13670 --- /dev/null +++ b/demo/ermis-f/All/cur/7549564.1075855488638.JavaMail.evans@thyme:2,S @@ -0,0 +1,171 @@ +Message-ID: <7549564.1075855488638.JavaMail.evans@thyme> +Date: Thu, 10 May 2001 09:02:00 -0700 (PDT) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage Report for 5-11-01 through 5-14-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +May 11, 2001 5:00pm through May 14, 2001 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages + +ENRON NORTH AMERICAN LANS: +Impact: EES +Time: Sat 5/12/2001 at 1:00:00 PM CT thru Sat 5/12/2001 at 5:00:00 PM CT + Sat 5/12/2001 at 11:00:00 AM PT thru Sat 5/12/2001 at 3:00:00 PM PT + Sat 5/12/2001 at 7:00:00 PM London thru Sat 5/12/2001 at 11:00:00 PM London +Outage: Move vlans for EES in Enron Building +Environments Impacted: EES in Enron Building +Purpose: Provide more capacity to the network +Backout: paste in old configs +Contact(s): Gail Kettenbrink 713-853-4524 + Michael Huang 713-345-3201 + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: +Impact: Corp, OTS, ETS +DATE: MAY 15, 2001/2/2001 at 5:30:00 PM +Outage: Migrate DSS Server to GTHOU-APPSQ03P +Environments Impacted: DSS users will not be able to access the old server +(ENEDS01_ADAPT)after this date +Purpose: The existing server is outdated, migrating to SQL 2000 provides +increased +functionality and conforms to database platform requirements. +Backout: +Contact(s): Mary Vollmer 713-853-3381 + Joe Hellsten 713-853-7346 713-545-4164 + +Impact: CORP +Time: Fri 5/11/2001 at 8:00:00 PM CT thru Sat 5/12/2001 at 10:00:00 PM CT + Fri 5/11/2001 at 6:00:00 PM PT thru Sat 5/12/2001 at 8:00:00 PM PT + Sat 5/12/2001 at 2:00:00 AM London thru Sun 5/13/2001 at 4:00:00 AM London +Outage: CPU replacement on server sennacca. +Environments Impacted: RMS +Purpose: Replace faulty CPU that is offline. +Backout: Restore server to old configuration. +Contact(s): Malcolm Wells 713-345-3716 + +Impact: CORP +Time: Fri 5/11/2001 at 5:00:00 PM CT thru Fri 5/11/2001 at 5:15:00 PM CT + Fri 5/11/2001 at 3:00:00 PM PT thru Fri 5/11/2001 at 3:15:00 PM PT + Fri 5/11/2001 at 11:00:00 PM London thru Fri 5/11/2001 at 11:15:00 PM +London +Outage: Decommission of the following servers: intra, intra-dev, conman1, +aserv1, ardent, dbadmin +Environments Impacted: Corp +Purpose: Server no longer used. The servers will be decommissioned or +redeployed where necessary. +Backout: +Contact(s): Malcolm Wells 713-345-3716 + +Impact: CORP +Time: Sat 5/12/2001 at 2:00:00 AM CT thru Sun 5/13/2001 at 5:00:00 PM CT + Sat 5/12/2001 at 12:00:00 AM PT thru Sun 5/13/2001 at 3:00:00 PM PT + Sat 5/12/2001 at 8:00:00 AM London thru Sun 5/13/2001 at 11:00:00 PM London +Outage: Resource and OS upgrade to server fracture. +Environments Impacted: Global company RMS ECM +Purpose: An OS upgrade is needed to provide the disk upgrade solution. +Additionanl memory is needed as well. +Backout: Attach the old disk solution and reboot to old configuration. +Contact(s): Malcolm Wells 713-345-3716 + +Impact: ENA +Time: Sat 5/12/2001 at 10:00:00 PM CT thru Sat 5/12/2001 at 10:15:00 PM CT + Sat 5/12/2001 at 8:00:00 PM PT thru Sat 5/12/2001 at 8:15:00 PM PT + Sun 5/13/2001 at 4:00:00 AM London thru Sun 5/13/2001 at 4:15:00 AM London +Outage: Bounce PWRPROD1 database +Environments Impacted: Enpower User +Purpose: Change some configuration to improve database performance +Backout: Use the old parameter file. +Contact(s): Tantra Invedy 713 853 4304 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: +Impact: +Time: Sat 5/12/2001 at 10:00:00 PM CT thru Sun 5/13/2001 at 1:00:00 AM CT + Sat 5/12/2001 at 8:00:00 PM PT thru Sat 5/12/2001 at 11:00:00 PM PT + Sun 5/13/2001 at 4:00:00 AM London thru Sun 5/13/2001 at 7:00:00 AM London +Outage: Quarterly Maintenance - Telephone System +Environments Impacted: All +Purpose: Quarterly maintenance. While voicemail nodes are being serviced (one +box at a time), a slight disruption will be experienced. +Messages will continue to be stored but will not be delivered until each node +of voicemail is back up and operational. +CMS call center management reporting will not be availalble during this +time. +Backout: +Contact(s): Cynthia Siniard 713-853-0558 + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: +Impact: CORP +Time: Fri 5/11/2001 at 6:00:00 PM CT thru Fri 5/11/2001 at 7:00:00 PM CT + Fri 5/11/2001 at 4:00:00 PM PT thru Fri 5/11/2001 at 5:00:00 PM PT + Sat 5/12/2001 at 12:00:00 AM London thru Sat 5/12/2001 at 1:00:00 AM London +Outage: Memory replacement for server electron. +Environments Impacted: Unify Users +Purpose: Replace faulty memory module. +Backout: Get new memory if necessary +Restart server with out memory as last resort +Contact(s): Malcolm Wells 713-345-3716 + +------------------------------------------------------------------------------ +----------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC + (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 diff --git a/demo/ermis-f/All/cur/7608972.1075855491589.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/7608972.1075855491589.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a3b1fd7e --- /dev/null +++ b/demo/ermis-f/All/cur/7608972.1075855491589.JavaMail.evans@thyme:2,S @@ -0,0 +1,34 @@ +Message-ID: <7608972.1075855491589.JavaMail.evans@thyme> +Date: Sun, 22 Apr 2001 13:10:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: eThink About It: 4/23/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Wednesday, April 25 at 10 a.m. Houston time, join Sherri Sera, executive +assistant to Jeff Skilling, on eSpeak. Sherri will answer questions about +how her job has changed since Jeff became CEO. + +If you can't make the live event, post your questions on eSpeak now. Sherri +will answer them during her eSpeak, and you can find the answers in the +transcript later. + + +Have you been wondering what happened to the information about Enron's +severance pay policy? Would you like to see an innovation suggestion for +the Saturn's ring that will connect the two Enron buildings? Read the new +postings in the "Office of the Chairman" category in eMeet. + + +Thanks for the great response to the new "Cost Reduction" category in the +Idea Vault! Visit the ThinkBank today and read the suggestions for cutting +costs; and, while you're there, add your own. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/7700559.1075855476098.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/7700559.1075855476098.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6bd89ebd --- /dev/null +++ b/demo/ermis-f/All/cur/7700559.1075855476098.JavaMail.evans@thyme:2,S @@ -0,0 +1,36 @@ +Message-ID: <7700559.1075855476098.JavaMail.evans@thyme> +Date: Fri, 3 Nov 2000 10:38:00 -0800 (PST) +From: david.forster@enron.com +To: eol.wide@enron.com +Subject: Change to Stack Manager +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: David Forster +X-To: EOL Traders World Wide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Effective immediately, there is a change to the Stack Manager which will +affect Inactive Children. + +Inactive Children with links to Parent products will not have their +calculated prices updated until the Child product is Activated. + +When the Child Product is activated, the price will be recalculated and +updated BEFORE it is displayed on the web. + +This means that if you are inputting a basis price on a Child product, you +will not see the final, calculated price until you Activate the product, at +which time the customer will also see it. + +If you have any questions, please contact the Help Desk on: + +Americas: 713 853 4357 +Europe: + 44 (0) 20 7783 7783 +Asia/Australia: +61 2 9229 2300 + +Dave \ No newline at end of file diff --git a/demo/ermis-f/All/cur/7705523.1075855473536.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/7705523.1075855473536.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..607f29dd --- /dev/null +++ b/demo/ermis-f/All/cur/7705523.1075855473536.JavaMail.evans@thyme:2,S @@ -0,0 +1,226 @@ +Message-ID: <7705523.1075855473536.JavaMail.evans@thyme> +Date: Wed, 29 Nov 2000 11:30:00 -0800 (PST) +From: miki.bode@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cards@wdni.com, + ccoyle@americansoda.com, cmcgra@puget.com, cridin@puget.com, + dave.dungan@weyerhaeuser.com, deborahs@kimballenergy.com, + derek.danyliw@husky-oil.com, dlh@nwnatural.com, fermis@enron.com, + gacynth_adam@transcanada.com, geek@bp.com, gilesmh@bp.com, + janderson@clarkpud.com, jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, kri.pam@pdg.net, + llightfoot@coral-energy.com, lmanis@sdge.com, lprior@enron.com, + niels_a_vervloet@reliantenergy.com, ramperms@bp.com, + rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com +Subject: NWP System Notice - 01-074 Soliciting Electronic Bids +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Bode, Miki" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: November 29, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-074 Soliciting Electronic Bids + +Notice Text: + +All Shippers Notification: 01-175?????? ??????? ??????? Dated November 30, +2000 + + + +TO:???? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????? (801) 971-5983 +cellular +?????????????????????????????? +????????????????????? Williams Gas Pipeline-West +????????????????????? Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR +AVAILABLE FIRM MAINLINE TRANSPORTATION +CAPACITY ON NORTHWEST'S TRANSMISSION SYSTEM + +Northwest has posted the following package of available firm TF-1 Large +Customer transportation capacity to its Electronic Bulletin Board ("EBB") +for competitive bid pursuant to the "Right-of-First-Refusal; Posting of +Pipeline Capacity" provision of Northwest's Tariff, which requires +availability of capacity to be posted to the EBB subject to bid.? All +prearranged terms are indicated below, if applicable.? The prearranged +shipper has the right to match the highest economic value at the end of +the bid period.? If the prearranged shipper does not match the highest +economic value, award of such capacity will be made according to +Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS CLOSED +BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace Karpakis or your +Marketing Services Representative if you encounter any problems with your +EBB bid(s).? DON'T WAIT UNTIL THE LAST MINUTE TO POST YOUR BID.? Time +deadlines are electronically monitored and implemented. + +PACKAGE "A" +From the November 14, 2000 Posting +EBB OFFER # 449 + +RECEIPT DELIVERY??????? ?? TOTAL??????? INITIAL PRIMARY PREARRANGED +?POINT? ?? POINT ?????? ??? DTH/D???????? CONTRACT TERM ??????? ??????? +OFFER?? + +Sumas?????? Puget (Canyon)??? 16,000?????? 12/02/00 - 01/31/01? ????????? YES + +Min. Acceptable Bid:??? $0.05 per Dth of daily Reservation Contract Demand +for Flexible +?????????????????????????????????????????????? Receipt/Delivery Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 16,000 Dth/d +Bid Open Date:? 11/30/00 - (8:00 am Central Time) +Bid Close Date: 12/01/00 - (8:00 am Central Time) +Award Deadline: 12/01/00 - (9:00 am Central Time) +Evergreen:????? ??????? Month to Month, Ten Business Days Notice by Either +Party +Special Terms & Cond:?? See 1, 2 and 3 Below. + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into +the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity and +shipper and replacement shipper may utilize any available points on +Northwest's +transmission system without impacting the discount for the original shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition to the +Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable surcharges and +fuel. +? + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation +capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available +transportation capacity.? Multiple electronic bid(s) can be submitted for the +total available +transportation capacity under the specified package OR multiple rates can be +submitted each +for a partial amount of available transportation capacity under the specified +package.? If +the same Shipper submits multiple bids, the highest present value for such +package of +available transportation capacity shall be considered the valid bid. All +other bids from the +same Shipper for the same package of transportation capacity will be +discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is less than +minimum tariff rate, the following formula is utilized:? Bid Rate x FERC +Interest Rate x The +Maximum Bid Quantity x 365 days/100/12; or if the maximum rate is bid, the +following formula +is utilized:? Bid Rate x FERC Interest Rate x Maximum Bid Quantity x days +bid/100. In case +of a tie, each tied shipper will have the right to improve its bid by +submitting an improved +bid within 24 hours of the bid close time.? Such improved bid shall be faxed +to +(801) 584-7076 to Candace Karpakis or Patrick Aman.? If a tie still exists, +such capacity +shall be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than indicated +for the capacity unless maximum rate is bid. + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button on the +offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The +screen will allow you to review the conditions of the offer.? Close this +screen when you have +finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting the "VIEW +BID" button.? Close this screen when you have finished viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" +Button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, highlight +the receipt/delivery point section with the left mouse button and modify +accordingly. Select +"SAVE".? If an error appears at the button of the screen, the error will need +to be corrected +and the data will need to be saved again.? If successful, a message will +appear indicating +the bid information has saved and the bid rate must be entered.? Select "OK". +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +???? You have just "CREATED" your bid for the offer.? You now need to +"SUBMIT" +???? your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button.? All +of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you would +like to submit. +?Select the "SUBMIT" button at the top of the screen to post the bid. + +?????? To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button.? +All of +?????? your bids will appear.? If the bid has not yet been submitted, +highlight the +?????? "BID IN DRAFT STATUS" that you would like to withdraw.? Select the +"WITHDRAW" +?????? button at the top of the screen to withdraw the bid.? After a bid has +been +????? withdrawn, you can select the "DELETE" button at the top of the screen +to +????? delete it from the screen. +????? NOTE:? After each selection, always "REFRESH" the screen to get the +latest status. + + +Word: F\Short Term/Capacity for Bid-All 2000 November 30, 2000 01-175.doc \ No newline at end of file diff --git a/demo/ermis-f/All/cur/792314.1075855477538.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/792314.1075855477538.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..892bd62c --- /dev/null +++ b/demo/ermis-f/All/cur/792314.1075855477538.JavaMail.evans@thyme:2,S @@ -0,0 +1,21 @@ +Message-ID: <792314.1075855477538.JavaMail.evans@thyme> +Date: Wed, 25 Oct 2000 10:16:00 -0700 (PDT) +From: john.shelley@enron.com +To: richard.ingersoll@enron.com +Subject: Re: Paul Quilkey +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: John Paul Shelley +X-To: Richard Ingersoll +X-cc: All Enron Worldwide@ENRON, Rebecca A. McDonald@ENRON +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +John Paul Shelley +Product Management / Document Control +Office 925-398-1057 + +I think I was copied on this by mistake, Paul Shelley EBSS. diff --git a/demo/ermis-f/All/cur/7994290.1075855491398.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/7994290.1075855491398.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..19c314df --- /dev/null +++ b/demo/ermis-f/All/cur/7994290.1075855491398.JavaMail.evans@thyme:2,S @@ -0,0 +1,52 @@ +Message-ID: <7994290.1075855491398.JavaMail.evans@thyme> +Date: Mon, 23 Apr 2001 13:18:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: "Imagine the Future" with Mind's Eye Madness +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +=01&The future is something which everyone reaches at the rate=20 +of 60 minutes an hour=01(whatever he does, whoever he be.=018 - C.S. Lewis +=20 +Watch the Enron Building lobby on Tuesday, April 24th, from 11:30am to 1:00= +pm=20 +for information on innovative and futuristic technology! + +Featuring:=20 +Dr. Peter Bishop, Professor and Chair of the Future Studies Graduate Progra= +m=20 +at the University of Houston=20 +Mr. Clay Anderson, Astronaut at NASA=20 +Gadgets & Gizmos by Oxford Technologies +Robotic Display by Students from Yates High School + +Special Afternoon Workshop - 1:30pm to 3:30pm +"Images of Enron in 2020=018 with Dr. Peter Bishop & Amy Oberg=20 +Join Amy Oberg with EES and Dr. Peter Bishop, Chair & Professor of the=20 +University of Houston's Future Program,=20 +to imagine Enron in the year 2020. Attendees will actively engage in this= +=20 +participatory workshop with the final summary=20 +to be shared with Mr. Skilling's office. "Futures tools" will be utilized = +to=20 +consider Enron's characteristics, culture,=20 +businesses and the world environment and participants will explore how the= +=20 +future might play out for Enron. =20 +The results of this session will be shared with Mr. Skilling's office. RSV= +P=20 +to Jessica at x31918 - space is limited + + +Word of the Day +prescience \PREE-shuns; PREE-shee-uns\, noun: +Knowledge of events before they take place; foresight. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/8061302.1075855491630.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/8061302.1075855491630.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0185a044 --- /dev/null +++ b/demo/ermis-f/All/cur/8061302.1075855491630.JavaMail.evans@thyme:2,S @@ -0,0 +1,146 @@ +Message-ID: <8061302.1075855491630.JavaMail.evans@thyme> +Date: Fri, 20 Apr 2001 12:57:00 -0700 (PDT) +From: shannon.seagondollar@neg.pge.com +To: gascontroller@aec.ca, derekaberle@aec.ca, abshirek@epenergy.com, + jadams2@enron.com, carol_airey@altagas.ca, kelly_aitken@gulf.ca, + dalbers@avistacorp.com, louise.allen@numac.com, malonzo@sdge.com, + panderse@utilicorp.com, adrienneanderson@aec.ca, dna1@pge.com, + laab@pge.com, paul.atha@southernenergy.com, oaugenstein@br-inc.com, + nbaker@enron.com, lryall@worldnet.att.net, brentbalog@aec.ca, + dbarre@puget.com, bartneea@bp.com, beathrw@bp.com, + michaelbennett@aec.ca, bblanar@coral-energy.com, bokenfke@bp.com, + gborrego@semprasolutions.com, tabo@dynegy.com, boulayka@bp.com, + spencecp@bp.com, todd_braunfeld@br-inc.ca, sbrewer@enron.com, + stephane.brodeur@enron.com, tbrother@utilicorp.com, + tbrown@br-inc.com, browning@wasatchenergy.com, + christopher.bruce@msdw.com, mike_bucher@oxy.com, + jburton@utilicorp.com, mbutler@tristargas.com, + operations@canwestgas.com, bcampbell@ci.burbank.ca.us, rwcd@pge.com, + chanbs@bp.com, jchapa@calpine.com, schrist@enron.com, dwc3@pge.com, + clarkdm@bp.com, jlclarken@duke-energy.com, + sheri.clemons@southernenergy.com, cslaman@usg.com, bcohen@br-inc.com, + darcy_cole@transcanada.com, gascontroller@aec.ca, + gcalgascontrol@bp.com, rcooper@utilicorp.com, + pmcdougall@coral-energy.com, kevans@coral-energy.com, + saguilar@coral-energy.com, rcrowley@coral-energy.com, + ccunning@cngc.com, david.dachis@neg.pge.com, bdahncke@pcenergy.com, + derek.danyliw@husky-oil.com, ddanyluk@enserco.com, days@epenergy.com, + cdecotea@westerngas.com, delanem@axl.ca, hankd@calpine.com, + kathy@itcoworld.com, tdizona@coral-energy.com, + andolaptchiev@duke-energy.com, doraisba@bp.com, rdreith@smud.org, + hwweight@duke-energy.com, caver_ealy@pgn.com, reason@br-inc.com, + lwebner@ect.enron.com, demerson@energy.twc.com, cory_empey@br-inc.ca, + pabercrombie@txuenergy.com, jelmore@txuenergy.com, fermis@enron.com, + vesparza@txuenergy.com, beveret@enron.com, fackel@texaco.com, + lfiler@avistaenergy.com, mflaman@tcel.com, bradflegel@aec.ca, + srfl@dynegy.com, cfrandsen@avistacorp.com, + rene.frederick@apachecorp.com, bfrench@avistaenergy.com, + tfrisina@br-inc.com, dafusek@aep.com, mhg2@pge.com, + laura.gallant@paramountres.com, sgarza@coral-energy.com, + rgay@ect.enron.com, rgebauer@txuenergy.com, geek@bp.com, + gborrego@semprasolutions.com, gilesmh@bp.com, sgillit@cngc.com, + jgilmer2@tu.com, rgladman@aep.com, jglaubi@smud.org, + kgonzales@sppc.com, lgoodric@cngc.com, pgorton@avistaenergy.com, + pgorton@avistaenergy.com, pgrable@cngc.com, grahamp@kochind.com, + greenallg@epenergy.com, rgruber@avistacorp.com, bhall@cngc.com, + jeffrey.c.hammond@wgp.twc.com, lenhanson@aec.ca, + sharper@avistaenergy.com, deborah.hart@msdw.com, + jhaskey@txuenergy.com, kevin.heal@enron.com, + peggy.hedstrom@enron.com, emhendry@duke-energy.com, sghill@bcgas.com, + sherry_hill@transcanada.com, hoffmamc@bp.com, billhogue@aec.ca, + cholm@sppc.com, shorton@coral-energy.com, hots@chevron.com, + rob.hozjan@southernenergy.com, david_m_huck@reliantenergy.com, + dtaylor@igires.com, bmolitor@igires.com, igsjoy@ix.netcom.com, + rishikawa@pacent.com, fred_jackson@knmktg.com, kenja@cnrl.com, + jenkindm@bp.com, kjohnson@pcenergy.com, kkeiser@ect.enron.com, + cindyk@cook-inlet.com, mkent@br-inc.com, deborahs@kimballenergy.com, + kims@kimballenergy.com, russells@kimballenergy.com, + jkimberly@avistacorp.com, bkcegenergy@sk.sympatico.ca, + mknutson@avistaenergy.com, igsinc@ix.netcom.com, vgkr@dynegy.com, + gkugler@brr.com, james_lagadin@altagas.ca, + andrea.langfeldt@enron.com, llarson@mtpower.com, hleonard@cngc.com, + jonangas@attglobal.net, lippmanc@aol.com, nlissel@enserco.com, + jlynch@westerngas.com, carolma@cook-inlet.com, + altradegasscheduling@altra.com, lmcegenergy@sk.sympatico.ca, + lmansi@sdge.com, ecma@dynegy.com, bob.mattice@engageenergy.com, + rfm@nwnatural.com, jmmcarthur@duke-energy.com, + pmcdougall@coral-energy.com, jmcgowa@smud.org, cmcgra@puget.com, + tom.mckay@engageenergy.com, mmcmahon@avistacorp.com, + bmedlock@cngc.com, pmelera@sempratrading.com, + shelly.mendel@enron.com, cmiller@smud.org, moln@chevron.com, + lmoore@avistaenergy.com, rhondamoore@aec.ca, dcmorris@mtpower.com, + salmoncolo@worldnet.att.net, murrinnl@bp.com, dmyers@enserco.com, + glen@wasatchenergy.com, mnason@coral-energy.com, nicknijt@bp.com, + trevor_nicol@nexeninc.com, gnunnema@utilicorp.com, kolinge@enron.com, + jennifer_owen@pgn.com, jpainter@igservice.com, + traceyh@panalberta.com, poruban@pasha.com, + spasloski@coral-energy.com, mpatton@cngc.com, + petersm@energystore.net, spfaff@cngc.com, meo2@pge.com, + carellyn-pitre@coastenergy.com, cpittma2@txu.com, + rplatt@duke-energy.com, jwpowell@duke-energy.com, + rinde_powell@pcp.ca, liz.prior@enron.com, + kathy.puls@engageenergy.com, george.rahal@acnpower.com, + ramperms@bp.com, sramsey@coral-energy.com, mrana@socalgas.com, + jackie.rausch@cabotog.com, reshma_rawj@gulf.com, jreames@br-inc.com, + gwenreid@aec.ca, lreid@sppc.com, hrennell@worldnet.att.net, + rriehm@br-inc.com, jarx@pge.com, dripley@ect.enron.com, + rrobins4@enron.com, bsalak@westerngas.com, jsanders@clarkpud.com, + gene@toenergy.com, scheffsp@bp.com, cshenderlein@brr.com, + jane@scana.com, scimmonsj@epenergy.com, scimmons.janice@epenergy.com, + david.scott@newpower.com, fred.scott@engageenergy.com, ljs6@pge.com, + kselland@avistaenergy.com, mvaughn@cngc.com, judy@progas.com, + lsilva@ci.glendale.ca.us, hls@nwnatural.com, mark@wasatchenergy.com, + linda@progas.com, steven.p.south@enron.com, jspell@puget.com, + deborahs@kimballenergy.com, lynnette.stauber@powerex.com, + mikeal.stec@apachecorp.com, jonangas@attglobal.net, + rogertan@swbell.net, carol-taylor@coastenergy.com, + ctaylor@ci.burbank.ca.us, taylords@bp.com, + scot.thompson@southernenergy.com, ttonkin@utilicorp.com, + john_trimble@kmmktg.com, rtyra@txuenergy.com, jpu1@pge.com, + pvallone@cngc.com, niels_a_vervloet@reliantenergy.com, + rick.wadle@mirant.com, pwah@socalgas.com, ryan@wasatchenergy.com, + john.wallace@deml.com, mark.warno@acnenergy.com, ryan.watt@enron.com, + doug_way@transcanada.com, david.wharton@apachecorp.com, + cwhite@brr.com, kwhite@pcenergy.com, twickersham@enserco.com, + kwilkinson@br-inc.com, s.kent.williams@williams.com, + jwilmotte@avistaenergy.com, pwinter@avistacorp.com, + dick.winters@avistacorp.com, dwinters@avistacorp.com, + val_yildirok@pgn.com, ron.youell@mirant.com, + scott_yule@transcanada.com, mitchell_zumwalt@nexeninc.com +Subject: Updated April Maintenance Schedule +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Seagondollar, Shannon" +X-To: "'gascontroller@AEC.CA'" , "'derekaberle@aec.ca'" , "'abshirek@epenergy.com'" , "'jadams2@enron.com'" , "'carol_airey@altagas.ca'" , "'kelly_aitken@gulf.ca'" , "'dalbers@avistacorp.com'" , "'louise.allen@numac.com'" , "'malonzo@sdge.com'" , "'panderse@utilicorp.com'" , "'adrienneanderson@aec.ca'" , "'DNA1@pge.com'" , "'Laab@pge.com'" , "'Paul.Atha@southernenergy.com'" , "'oaugenstein@br-inc.com'" , "'nbaker@enron.com'" , "'LRYALL@worldnet.att.net'" , "'brentbalog@aec.ca'" , "'dbarre@puget.com'" , "'bartneea@bp.com'" , "'beathrw@bp.com'" , "'michaelbennett@aec.ca'" , "'bblanar@coral-energy.com'" , "'bokenfke@bp.com'" , "'gborrego@semprasolutions.com'" , "'TABO@dynegy.com'" , "'boulayka@bp.com'" , "'spencecp@bp.com'" , "'todd_braunfeld@br-inc.ca'" , "'sbrewer@enron.com'" , "'stephane.brodeur@enron.com'" , "'Brothers, Troy'" , "'tbrown@br-inc.com'" , "'browning@wasatchenergy.com'" , "'Christopher.Bruce@msdw.com'" , "'mike_bucher@oxy.com'" , "'jburton@utilicorp.com'" , "'mbutler@tristargas.com'" , "'operations@canwestgas.com'" , "'bcampbell@ci.burbank.ca.us'" , "'RWCD@pge.com'" , "'chanbs@bp.com'" , "'jchapa@calpine.com'" , "'schrist@enron.com'" , "'dwc3@pge.com'" , "'clarkdm@bp.com'" , "'jlclarken@duke-energy.com'" , "'sheri.clemons@southernenergy.com'" , "'cslaman@usg.com'" , "'bcohen@br-inc.com'" , "'darcy_cole@transcanada.com'" , "'gascontroller@AEC.CA'" , "'gcalgascontrol@bp.com'" , "'rcooper@utilicorp.com'" , "'pmcdougall@coral-energy.com'" , "'kevans@coral-energy.com'" , "'saguilar@coral-energy.com'" , "'rcrowley@coral-energy.com'" , "'ccunning@cngc.com'" , "Dachis, David" , "'BDAHNCKE@PCENERGY.COM'" , "'derek.danyliw@husky-oil.com'" , "'ddanyluk@enserco.com'" , "'days@epenergy.com'" , "'cdecotea@westerngas.com'" , "'delanem@axl.ca'" , "'hankd@calpine.com'" , "'kathy@itcoworld.com'" , "'tdizona@coral-energy.com'" , "'andolaptchiev@duke-energy.com'" , "'doraisba@bp.com'" , "'RDreith@smud.org'" , "'hwweight@duke-energy.com'" , "'caver_ealy@pgn.com'" , "'reason@br-inc.com'" , "'lwebner@ect.enron.com'" , "'demerson@energy.twc.com'" , "'cory_empey@br-inc.ca'" , "'pabercrombie@txuenergy.com'" , "'jelmore@txuenergy.com'" , "'fermis@enron.com'" , "'vesparza@txuenergy.com'" , "'beveret@enron.com'" , "'fackel@texaco.com'" , "'lfiler@avistaenergy.com'" , "'mflaman@tcel.com'" , "'bradflegel@aec.ca'" , "'SRFL@dynegy.com'" , "'cfrandsen@avistacorp.com'" , "'rene.frederick@apachecorp.com'" , "'bfrench@avistaenergy.com'" , "'tfrisina@br-inc.com'" , "'dafusek@aep.com'" , "'MHG2@pge.com'" , "'laura.gallant@paramountres.com'" , "'sgarza@coral-energy.com'" , "'rgay@ect.enron.com'" , "'rgebauer@txuenergy.com'" , "'geek@bp.com'" , "'gborrego@semprasolutions.com'" , "'gilesmh@bp.com'" , "'sgillit@cngc.com'" , "'jgilmer2@tu.com'" , "'rgladman@aep.com'" , "'jglaubi@smud.org'" , "'kgonzales@sppc.com'" , "'lgoodric@cngc.com'" , "'pgorton@avistaenergy.com'" , "'pgorton@avistaenergy.com'" , "'pgrable@cngc.com'" , "'grahamp@kochind.com'" , "'greenallg@epenergy.com'" , "'rgruber@avistacorp.com'" , "'bhall@cngc.com'" , "'jeffrey.c.hammond@wgp.twc.com'" , "'lenhanson@aec.ca'" , "'sharper@avistaenergy.com'" , "'Deborah.Hart@msdw.com'" , "'jhaskey@txuenergy.com'" , "'kevin.heal@enron.com'" , "'peggy.hedstrom@enron.com'" , "'emhendry@duke-energy.com'" , "'sghill@bcgas.com'" , "'sherry_hill@transcanada.com'" , "'Hoffmamc@bp.com'" , "'billhogue@aec.ca'" , "'cholm@sppc.com'" , "'shorton@coral-energy.com'" , "'hots@chevron.com'" , "'rob.hozjan@southernenergy.com'" , "'David_M_Huck@reliantenergy.com'" , "'dtaylor@igires.com'" , "'bmolitor@igires.com'" , "'igsjoy@ix.netcom.com'" , "'rishikawa@pacent.com'" , "'fred_jackson@knmktg.com'" , "'kenja@cnrl.com'" , "'jenkindm@bp.com'" , "'KJOHNSON@PCENERGY.COM'" , "'kkeiser@ect.enron.com'" , "'cindyk@cook-inlet.com'" , "'mkent@br-inc.com'" , "'deborahs@kimballenergy.com'" , "'kims@kimballenergy.com'" , "'RussellS@kimballenergy.com'" , "'jkimberly@avistacorp.com'" , "'BKCEGENERGY@sk.sympatico.ca'" , "'mknutson@avistaenergy.com'" , "'igsinc@ix.netcom.com'" , "'vgkr@dynegy.com'" , "'gkugler@brr.com'" , "'james_lagadin@altagas.ca'" , "'andrea.langfeldt@enron.com'" , "'llarson@mtpower.com'" , "'hleonard@cngc.com'" , "'jonangas@attglobal.net'" , "'lippmanc@aol.com'" , "'nlissel@enserco.com'" , "'jlynch@westerngas.com'" , "'Carolma@cook-Inlet.com'" , "'altradegasscheduling@altra.com'" , "'LMCEGEnergy@sk.sympatico.ca'" , "'lmansi@sdge.com'" , "'ecma@dynegy.com'" , "'bob.mattice@engageenergy.com'" , "'rfm@nwnatural.com'" , "'jmmcarthur@duke-energy.com'" , "'PMcDougall@coral-energy.com'" , "'jmcgowa@smud.org'" , "'cmcgra@puget.com'" , "'tom.mckay@engageenergy.com'" , "'mmcmahon@avistacorp.com'" , "'bmedlock@cngc.com'" , "'PMelera@sempratrading.com'" , "'shelly.mendel@enron.com'" , "'cmiller@smud.org'" , "'moln@chevron.com'" , "'lmoore@avistaenergy.com'" , "'rhondamoore@aec.ca'" , "'dcmorris@mtpower.com'" , "'salmoncolo@worldnet.att.net'" , "'murrinnl@bp.com'" , "'dmyers@enserco.com'" , "'glen@wasatchenergy.com'" , "'mnason@coral-energy.com'" , "'nicknijt@bp.com'" , "'trevor_nicol@nexeninc.com'" , "'gnunnema@utilicorp.com'" , "'kolinge@enron.com'" , "'jennifer_owen@pgn.com'" , "'jpainter@igservice.com'" , "'traceyh@panalberta.com'" , "'poruban@pasha.com'" , "'spasloski@coral-energy.com'" , "'mpatton@cngc.com'" , "'PetersM@energystore.net'" , "'spfaff@cngc.com'" , "'MEO2@pge.com'" , "'carellyn-pitre@coastenergy.com'" , "'cpittma2@txu.com'" , "'rplatt@duke-energy.com'" , "'jwpowell@duke-energy.com'" , "'rinde_powell@pcp.ca'" , "'liz.prior@enron.com'" , "'kathy.puls@engageenergy.com'" , "'george.rahal@acnpower.com'" , "'ramperms@bp.com'" , "'sramsey@coral-energy.com'" , "'mrana@socalgas.com'" , "'jackie.rausch@cabotog.com'" , "'reshma_rawj@gulf.com'" , "'jreames@br-inc.com'" , "'gwenreid@aec.ca'" , "'lreid@sppc.com'" , "'hrennell@worldnet.att.net'" , "'rriehm@br-inc.com'" , "'JARx@pge.com'" , "'dripley@ect.enron.com'" , "'rrobins4@enron.com'" , "'bsalak@westerngas.com'" , "'jsanders@clarkpud.com'" , "'gene@toenergy.com'" , "'scheffsp@bp.com'" , "'cshenderlein@brr.com'" , "'jane@scana.com'" , "'scimmonsj@epenergy.com'" , "'scimmons.janice@epenergy.com'" , "'David.Scott@NewPower.com'" , "'fred.scott@engageenergy.com'" , "'ljs6@pge.com'" , "'kselland@avistaenergy.com'" , "'mvaughn@cngc.com'" , "'Judy@progas.com'" , "'lsilva@ci.glendale.ca.us'" , "'hls@nwnatural.com'" , "'mark@wasatchenergy.com'" , "'Linda@Progas.Com'" , "'Steven.P.South@enron.com'" , "'jspell@puget.com'" , "'deborahs@kimballenergy.com'" , "'lynnette.stauber@powerex.com'" , "'mikeal.stec@apachecorp.com'" , "'jonangas@attglobal.net'" , "'rogertan@swbell.net'" , "'carol-taylor@coastenergy.com'" , "'ctaylor@ci.burbank.ca.us'" , "'taylords@bp.com'" , "'scot.thompson@southernenergy.com'" , "'Ttonkin@utilicorp.com'" , "'john_trimble@kmmktg.com'" , "'rtyra@txuenergy.com'" , "'JPU1@pge.com'" , "'pvallone@cngc.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'rick.wadle@mirant.com'" , "'pwah@socalgas.com'" , "'ryan@wasatchenergy.com'" , "'john.wallace@deml.com'" , "'mark.warno@acnenergy.com'" , "'ryan.watt@Enron.com'" , "'doug_way@transcanada.com'" , "'david.wharton@apachecorp.com'" , "'cwhite@brr.com'" , "'kwhite@pcenergy.com'" , "'twickersham@enserco.com'" , "'kwilkinson@br-inc.com'" , "'s.kent.williams@williams.com'" , "'jwilmotte@avistaenergy.com'" , "'pwinter@avistacorp.com'" , "'Dick.Winters@avistacorp.com'" , "'dwinters@avistacorp.com'" , "'val_yildirok@pgn.com'" , "'ron.youell@mirant.com'" , "'scott_yule@transcanada.com'" , "'mitchell_zumwalt@nexeninc.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +April 20, 2001 + + ***April Scheduled Maintenance Update*** + +PG&E Gas Transmission Northwest (GTN) will perform scheduled maintenance at +Station 3 and Station 13 C-unit from April 23-29, 2001. The capacity at +Kingsgate will be reduced to 2,310 MMcf/d. + +The Station 8 maintenance has been canceled. + +For questions or additional assistance, please contact a Transportation +Coordinator at (503) 833-4300. + + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/8068328.1075855475095.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/8068328.1075855475095.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..871bb558 --- /dev/null +++ b/demo/ermis-f/All/cur/8068328.1075855475095.JavaMail.evans@thyme:2,S @@ -0,0 +1,107 @@ +Message-ID: <8068328.1075855475095.JavaMail.evans@thyme> +Date: Sun, 12 Nov 2000 13:07:00 -0800 (PST) +From: ken.skilling@enron.com +To: all.employees@enron.com +Subject: Conflict of Interest Policy Mailing to Vendors +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Ken Lay and Jeff Skilling +X-To: All Employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Attached is a copy of a letter which we are sending to our Corporate, Enron= +=20 +North America Corp., Enron Energy Services Operations, Inc., Enron Broadban= +d=20 +Services, Inc., Enron Net Works, LLC, Enron Engineering and Construction=20 +Company, EGEP Services, Inc., Enron Transportation Services Company, Enron= +=20 +Property Services Company, and Portland General Electric Company vendors as= +=20 +an additional step toward implementing our commitment to conduct our busine= +ss=20 +affairs in accordance with the highest ethical standards. + +We are sending you a copy of this letter so that you will be aware that you= +r=20 +vendors will be receiving this letter and so that you will be reminded that= +=20 +Enron does enlist the cooperation of its vendors in adhering to its Busines= +s=20 +Ethics Policy. =20 + +We appreciate your efforts in contributing to an Enron work environment of= +=20 +which we can all be proud. + +SAMPLE + + + +November ____, 2000 + + + +OFFICE OF THE CHAIRMAN +rHeadquarter_Name_ +rAddress_ +rCity_ rState_ rZip_ + +Dear Sir or Madam : + + Enron Corp. (=01&Enron=018) believes in conducting its business affairs in= +=20 +accordance with the highest ethical standards. Accordingly, employees of= +=20 +Enron and its subsidiaries are required to comply with Enron's Business=20 +Ethics Policy which requires an employee to conduct himself/herself in a=20 +manner which is not detrimental to the best interests of Enron and which do= +es=20 +not bring to the employee financial gain separately derived as a direct=20 +consequence of his/her employment with Enron. Further, Enron's Business=20 +Ethics Policy states that no lavish entertainment or gifts are to be given = +or=20 +received by Enron employees for special position, price, or privilege. + + Not only is it incumbent upon our employees to follow this policy, but you= +r=20 +cooperation in respecting these standards is also critical. Enron expects= +=20 +each of its vendors and contractors to maintain adequate records that=20 +document its work relationship with Enron. Enron's auditing department wil= +l=20 +routinely conduct business ethics compliance audits of certain vendors and= +=20 +contractors with whom Enron does business. Your recognition of our ethical= +=20 +standards allows Enron employees to work with you via arm's length=20 +transactions and avoids potentially embarrassing and unethical situations. = +=20 +If you ever become aware of variances from our policy, please advise: + +James V. Derrick, Jr. +Executive Vice President +and General Counsel +(713) 853-5550=09or report +=09anonymously +=09to:=09Enron Compliance Officer +=09=09CONFIDENTIAL +=09=09Conduct of Business Affairs +=09=09PO Box 1188 +=09=09Houston, Texas 77251-1188 +=09=09or +=09=09the anonymous telephone line: +=09=09(713) 853-7294 +=09=09or +=09=09the anonymous e-mail address: +=09=09ochairm@enron.com + + Your business relationship is important to us, and we look forward to=20 +maintaining that relationship with you. + + Very truly yours, \ No newline at end of file diff --git a/demo/ermis-f/All/cur/8085622.1075855490101.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/8085622.1075855490101.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2a49fd92 --- /dev/null +++ b/demo/ermis-f/All/cur/8085622.1075855490101.JavaMail.evans@thyme:2,S @@ -0,0 +1,42 @@ +Message-ID: <8085622.1075855490101.JavaMail.evans@thyme> +Date: Mon, 30 Apr 2001 17:43:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: March of Dimes Raffle Update +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Once again, Enron employees showed their generosity. =20 + +Thanks to everyone who participated in the March of Dimes Raffle, we raised= +=20 +over $1,750. =20 + +The Big Winners in the raffle were: + + Mary Anne Miller - Airline tickets + Cindy Stark - Compaq PA Personal Audio Player + Mary Vollmer - Urban Retreat Gift Certificate + Ben Nguyen - Four Astros Tickets + John Chang - Four Astros Tickets + Betty Keenan - Barrington Roller Pen + Bob McAuliffe - Cutter & Buck Polo Shirt + Kimberly Nelson - Zippered Portfolio + Karon O=01,Gorman - Desk Clock + Tammy Kovalcik - Laptop Carrying Case + Lisa Gilchrist - Laptop Carrying Case + Sharon Farrell - Laptop Carrying Case + Scott Churbock - Laptop Carrying Case + Argelia Vallejo - Laptop Carrying Case + Mike Millwee - Microsoft Office 2000 Professional Software + Stacy Holtzman - Microsoft Visio2000 Technical Edition Software + +Thanks again for supporting March of Dimes! \ No newline at end of file diff --git a/demo/ermis-f/All/cur/8097394.1075855491436.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/8097394.1075855491436.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..830eada6 --- /dev/null +++ b/demo/ermis-f/All/cur/8097394.1075855491436.JavaMail.evans@thyme:2,S @@ -0,0 +1,26 @@ +Message-ID: <8097394.1075855491436.JavaMail.evans@thyme> +Date: Mon, 23 Apr 2001 11:37:00 -0700 (PDT) +From: linda.mitchell@neg.pge.com +To: fermis@enron.com +Subject: Attached is your Customer Meeting Invitation +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Mitchell, Linda" +X-To: "'fermis@enron.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. + - Invitation.doc \ No newline at end of file diff --git a/demo/ermis-f/All/cur/814844.1075855489068.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/814844.1075855489068.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..97d561fe --- /dev/null +++ b/demo/ermis-f/All/cur/814844.1075855489068.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <814844.1075855489068.JavaMail.evans@thyme> +Date: Mon, 7 May 2001 15:20:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.states@enron.com +Subject: ClickAtHome Portal is HERE! +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Employees United States +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Version 2.0 of the ClickAtHome Portal is now available! + Log into www.clickathome.net now, from work or home! + +Access the PEP System through the portal! + Choose your reviewers and fill out your evaluations in the comfort and +privacy of your home! + +Outlook Web Access and eHRonline will be available SOON! + +The ClickAtHome portal is fully customizable for you! + YOU choose the content on each page, as well as the look and feel! + +Note: the ClickAtHome portal must be launched through an Internet Explorer +browser, 5.0 or higher. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/8167980.1075855475072.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/8167980.1075855475072.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7a13e486 --- /dev/null +++ b/demo/ermis-f/All/cur/8167980.1075855475072.JavaMail.evans@thyme:2,S @@ -0,0 +1,203 @@ +Message-ID: <8167980.1075855475072.JavaMail.evans@thyme> +Date: Sun, 12 Nov 2000 21:38:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Go + to www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 13, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 13, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 13, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 13, 2000 + + + + + + + [IMAGE] + + + + + + + + AEC Sole Owner of Express Pipeline + + + + ? ? Standard & Poor's has issued a CreditWatch update indicating that the +rating on the $146.6 million senior secured notes issued by the Express +pipeline project could be adversely affected. AEC has exercised its option +for the purchase of TransCanada's 50% interest in the Express Pipeline +Project and Marquest, a marketing vehicle directly and indirectly owned +equally by AEC and TransCanada. The project is a 1,717-mile-long pipeline +that runs from Hardisty, Alberta to Wood River, Illinois. + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img11.gif + - img34.gif + - id=1381847 + - img35.gif \ No newline at end of file diff --git a/demo/ermis-f/All/cur/8246994.1075855471959.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/8246994.1075855471959.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6b34b183 --- /dev/null +++ b/demo/ermis-f/All/cur/8246994.1075855471959.JavaMail.evans@thyme:2,S @@ -0,0 +1,21 @@ +Message-ID: <8246994.1075855471959.JavaMail.evans@thyme> +Date: Wed, 13 Dec 2000 06:34:00 -0800 (PST) +From: public.relations@enron.com +To: all.houston@enron.com +Subject: Ken Lay and Jeff Skilling on CNNfn +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Public Relations +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Ken Lay and Jeff Skilling were interviewed on CNNfn to discuss the succession +of Jeff to CEO of Enron. We have put the interview on IPTV for your viewing +pleasure. Simply point your web browser to http://iptv.enron.com, click the +link for special events, and then choose "Enron's Succession Plan." The +interview will be available every 15 minutes through Friday, Dec. 15. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/8419857.1075855492275.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/8419857.1075855492275.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5f2604a1 --- /dev/null +++ b/demo/ermis-f/All/cur/8419857.1075855492275.JavaMail.evans@thyme:2,S @@ -0,0 +1,28 @@ +Message-ID: <8419857.1075855492275.JavaMail.evans@thyme> +Date: Wed, 18 Apr 2001 16:00:00 -0700 (PDT) +From: enron.announcements@enron.com +To: ena.employees@enron.com +Subject: Asset Marketing +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: ENA Employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +We are pleased to announce the creation of a new group - Asset Marketing - +within Enron Americas. The Asset Marketing group will have responsibility for +the asset divestment function within Enron Americas and work with Generation +Investments on selected portfolio acquisitions as well as managing power +origination funding requirements with Treasury. + +Don Miller will head the Asset Marketing group and will report directly to +the Office of the Chair, Enron Americas. Joining Don's group will be Stuart +Zisman. Stuart was formerly in ENA Legal, having most recently worked on the +sale of ENA's peaker plants with Don. + +Please join us in congratulating Don and Stuart in their new roles. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/8433487.1075855476077.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/8433487.1075855476077.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..54350f87 --- /dev/null +++ b/demo/ermis-f/All/cur/8433487.1075855476077.JavaMail.evans@thyme:2,S @@ -0,0 +1,136 @@ +Message-ID: <8433487.1075855476077.JavaMail.evans@thyme> +Date: Fri, 3 Nov 2000 13:07:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron In Action 11.06.00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Holiday Shopping Support The Rise School of Houston while you do your holiday +shopping! Participating stores in the Center at +for Rise School! Post Oak, 5000 Westheimer (across from the Galleria), are +donating a percentage of their sales on Saturday, + November 18 to The Rise School. No cards to buy, all you need to do is +shop! Stores include BB1 Classic, + Iloff Jewelers, Nature's Way Day Spa and Salon, Sport Clips All Star +Haircuts and more - look for posters in + participating stores. For more information about Rise, check out +www.riseschool.com. + +Houston Symphony Enjoy the 4th Annual Singles Bash with the Houston Symphony +on Monday, November 20 from 6:00 p.m.-7:00 p.m. +Singles Mixer! at Sambuca Jazz Cafe! This pre-concert party offers +complimentary hors d'oeuvres, live jazz quartet Blue Monks, door + prizes and more, and is a prelude to the Houston Symphony concert at 8:00 +p.m. featuring the legendary violinist + Midori! Tickets are $35 and include the mixer and concert ticket, and +pre-paid reservations are required. Don't miss + out on this fun mixer - call 713-238-1477. + +Classical Music Subscribe to the 2000-2001 Houston Symphony Casual Classics +season, where hosts and artists provide the audience +Happy Hours! with muscial examples and insights into the world of music +before each spectacular performance. Enjoy pre-concert + Happy Hours featuring the Blue Monks jazz quartet as well as select +opportunities to mingle backstage with guest artists + if you purchase the ticket package. To find out more about program dates +and highlights, visit www.houstonsymphony.org + or call 713-224-7575 to subscribe. + +Nutcracker Come shop and support the talented Houston Ballet! The Houston +Ballet Guild's 20th Annual Nutcracker Market will +Market be held at the Astrohall Novemeber 9-12. Merchants from around the +country will showcase row after row of + gifts for your early holiday shopping, so beat the crowd and join in on the +Early Bird Power Shopping on Saturday, + November 11 from 8:00 a.m. to 10:00 a.m. Tickets are $25 dollars each and +parking is complimentary. For ticket + information call 713-535-3231 or email nutcrackermarket@houstonballet.org. + +Chinese Paintings Are you an art lover? Come to the Continental Center I +Gallery (Continental Building, 1600 Smith, 2nd floor) and enjoy +Show Chengyi Li, an artist from China, and his selection of personal works of +Chinese art. The exhibit will run from October 30 + to December 1. Enron employees receive a 10% discount on the artist's works. + For more information, contact + Maggie Li at ext. 56011 or click here for a preview! + + +Flood Relief in Massive floods in recent weeks have devastated much of the +Mekong Delta in Vietnam, and as much help as possible +Vietnam is needed to help the millions of victims driven out by the natural +disaster. Thousands of people have died and the main + food source, rice, has been destroyed. Homes and crops are not expected to +recover until well after next year. Food, + water, and shelter are all in extremely short supply. Every bit of help can +make a huge difference! + + For information on how to support this important cause, contact Thu Pham +Arnold at ext. 55125. Donations to + the flood relief can be made to: + + VCSA Flood Relief + Vietnamese Culture & Science Association + P.O. Box 741301 + Houston, TX 77247 + + Enron will match your generous contribution dollar for dollar. See +http://home.enron.com/cr/envolved/ + +Museum of Fine Arts You are invited to the Museum of Fine Arts Corporate +Partner Holiday Party on December 12 from 7:00 p.m. +Holiday Party to 9:00 p.m, but volunteers are needed to help with fun and +exciting preparations! The party is free for all corporate + partner company employees and their families. In addition to face-painting, +escorting guests, and numerous + activities on the night of the party, fun volunteer opportunities include: + + Invitation Stuffing Activity - November 9 + 5:30 p.m.- 7:30 p.m. + + Craft Preparation Activity - November 14 + 5:30 p.m.- 7:30 p.m. + + Contact India Kerr-Perkinson at 713-639-7570 for more information and or +click here to print out the volunteer form. + +Enron Kids Holiday Come participate with Enron Kids, a program that helps +provide books and equipment for schools in need. Sponsor a +Fun student or team up with co-workers or your department to provide a bag +full of holiday cheer to an HISD Burrus + Elementary student! A shopping committee can shop for you if your schedule +does not give you the time. Sign-ups + are: + November 14, 16, 17: 11:00 a.m. - 1:00 p.m. in the Enron Building lobby + November 15: 11:00 a.m. - 1:00 p.m. in 3AC 601 + November 15: 11:00 a.m. - 1:00 p.m. in Jefferson Bldg. Ground +Floor Conference Room + + Gift drop-offs will be on December 4-8, and the holiday party for Enron Kids +will be at Burrus Elementary on Thursday, + December 14, with transportation available to sponsors. For more +information, contact Geneva Davis at ext. 35517 + or Leslie Campbell at ext. 35983. + + +Mammograms M.D. Anderson will be here November 13-17 to administer +mammograms. Call 713-745-4000 to +Available schedule an appointment. Cost is $15 for employees, spouses, +retirees and EDS; $16 if donating to The Rose (an + organization that provides free mammograms for low-income women); $75 for +contractors. + + + +The 2nd Annual Enron Dog Day Afternoon 'Howloween Party' hosted over 100 +lovable canines and raised approximately $2,500 for +organizations such as Great Beginnings, Golden Retreiver Rescue, Harris +County Animal Control, and Canines In Action! \ No newline at end of file diff --git a/demo/ermis-f/All/cur/8613368.1075855488929.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/8613368.1075855488929.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ef961881 --- /dev/null +++ b/demo/ermis-f/All/cur/8613368.1075855488929.JavaMail.evans@thyme:2,S @@ -0,0 +1,42 @@ +Message-ID: <8613368.1075855488929.JavaMail.evans@thyme> +Date: Tue, 8 May 2001 12:56:00 -0700 (PDT) +From: perfmgmt@enron.com +To: frank.ermis@enron.com +Subject: Mid-Year 2001 Performance Feedback +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Performance Evaluation Process (PEP)" +X-To: "ERMIS, FRANK J" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +ERMIS, FRANK J, +? +You have been selected to participate in the Mid Year 2001 Performance +Management process. Your feedback plays an important role in the process, +and your participation is critical to the success of Enron's Performance +Management goals. +? +To complete a request for feedback, access PEP at http://pep.enron.com and +select Complete Feedback from the Main Menu. You may begin providing +feedback immediately and are requested to have all feedback forms completed +by Friday, May 25, 2001. +? +If you have any questions regarding PEP or your responsibility in the +process, please contact the PEP Help Desk at: +Houston: 1.713.853.4777, Option 4 or email: perfmgmt@enron.com +London: 44.207.783.4040, Option 4 or email: pep.enquiries@enron.com +? +Thank you for your participation in this important process. +? +The following is a CUMULATIVE list of employee feedback requests with a +status of "OPEN." Once you have submitted or declined an employee's request +for feedback, their name will no longer appear on this list. NOTE: YOU WILL +RECEIVE THIS MESSAGE EACH TIME YOU ARE SELECTED AS A REVIEWER. +? +Employee Name: +FRANK, CAROLE \ No newline at end of file diff --git a/demo/ermis-f/All/cur/8683389.1075855490605.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/8683389.1075855490605.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..12ab7426 --- /dev/null +++ b/demo/ermis-f/All/cur/8683389.1075855490605.JavaMail.evans@thyme:2,S @@ -0,0 +1,136 @@ +Message-ID: <8683389.1075855490605.JavaMail.evans@thyme> +Date: Fri, 27 Apr 2001 04:33:00 -0700 (PDT) +From: melanie.hunter@neg.pge.com +To: derekaberle@aec.ca, abshirek@epenergy.com, jadams2@enron.com, + gascontroller@aec.ca, carol_airey@altagas.ca, kelly_aitken@gulf.ca, + dalbers@avistacorp.com, louise.allen@numac.com, malonzo@sdge.com, + panderse@utilicorp.com, adrienneanderson@aec.ca, dna1@pge.com, + laab@pge.com, paul.atha@southernenergy.com, oaugenstein@br-inc.com, + nbaker@enron.com, lryall@worldnet.att.net, brentbalog@aec.ca, + dbarre@puget.com, bartneea@bp.com, beathrw@bp.com, + michaelbennett@aec.ca, bblanar@coral-energy.com, bokenfke@bp.com, + gborrego@semprasolutions.com, tabo@dynegy.com, boulayka@bp.com, + spencecp@bp.com, todd_braunfeld@br-inc.ca, sbrewer@enron.com, + stephane.brodeur@enron.com, tbrother@utilicorp.com, + tbrown@br-inc.com, browning@wasatchenergy.com, + christopher.bruce@msdw.com, mike_bucher@oxy.com, + jburton@utilicorp.com, mbutler@tristargas.com, + operations@canwestgas.com, bcampbell@ci.burbank.ca.us, rwcd@pge.com, + chanbs@bp.com, jchapa@calpine.com, schrist@enron.com, dwc3@pge.com, + jlclarken@duke-energy.com, sheri.clemons@southernenergy.com, + cslaman@usg.com, bcohen@br-inc.com, darcy_cole@transcanada.com, + gascontroller@aec.ca, gcalgascontrol@bp.com, rcooper@utilicorp.com, + saguilar@coral-energy.com, rcrowley@coral-energy.com, + ccunning@cngc.com, david.dachis@neg.pge.com, bdahncke@pcenergy.com, + derek.danyliw@husky-oil.com, ddanyluk@enserco.com, days@epenergy.com, + cdecotea@westerngas.com, delanem@axl.ca, hankd@calpine.com, + kathy@itcoworld.com, tdizona@coral-energy.com, + andolaptchiev@duke-energy.com, doraisba@bp.com, rdreith@smud.org, + hwweight@duke-energy.com, caver_ealy@pgn.com, reason@br-inc.com, + lwebner@ect.enron.com, demerson@energy.twc.com, cory_empey@br-inc.ca, + pabercrombie@txuenergy.com, jelmore@txuenergy.com, fermis@enron.com, + vesparza@txu.com, beveret@enron.com, fackel@texaco.com, + lfiler@avistaenergy.com, mflaman@tcel.com, bradflegel@aec.ca, + srfl@dynegy.com, cfrandsen@avistacorp.com, + rene.frederick@apachecorp.com, bfrench@avistaenergy.com, + tfrisina@br-inc.com, dafusek@aep.com, mhg2@pge.com, + laura.gallant@paramountres.com, rgay@ect.enron.com, geek@bp.com, + gborrego@semprasolutions.com, gilesmh@bp.com, sgillit@cngc.com, + jgilmer2@txu.com, rgladman@aep.com, jglaubi@smud.org, + kgonzales@sppc.com, lgoodric@cngc.com, pgorton@avistaenergy.com, + pgorton@avistaenergy.com, pgrable@cngc.com, grahamp@kochind.com, + greenallg@epenergy.com, rgruber@avistacorp.com, bhall@cngc.com, + jeffrey.c.hammond@wgp.twc.com, lenhanson@aec.ca, + sharper@avistaenergy.com, deborah.hart@msdw.com, + jhaskey@coral-energy.com, kevin.heal@enron.com, + peggy.hedstrom@enron.com, emhendry@duke-energy.com, sghill@bcgas.com, + sherry_hill@transcanada.com, hoffmamc@bp.com, billhogue@aec.ca, + cholm@sppc.com, shorton@coral-energy.com, hots@chevron.com, + rob.hozjan@southernenergy.com, david_m_huck@reliantenergy.com, + dtaylor@igires.com, igsjoy@ix.netcom.com, rishikawa@pacent.com, + fred_jackson@knmktg.com, kenja@cnrl.com, jenkindm@bp.com, + kjohnson@pcenergy.com, kkeiser@ect.enron.com, cindyk@cook-inlet.com, + mkent@br-inc.com, deborahs@kimballenergy.com, kims@kimballenergy.com, + russells@kimballenergy.com, jkimberly@avistacorp.com, + mknutson@avistaenergy.com, igsinc@ix.netcom.com, vgkr@dynegy.com, + gkugler@brr.com, james_lagadin@altagas.ca, + andrea.langfeldt@enron.com, llarson@mtpower.com, hleonard@cngc.com, + jonangas@attglobal.net, lippmanc@aol.com, daniel.lisk@enron.com, + nlissel@enserco.com, jlynch@westerngas.com, carolma@cook-inlet.com, + altradegasscheduling@altra.com, lmcegenergy@sk.sympatico.ca, + lmansi@sdge.com, ecma@dynegy.com, bob.mattice@engageenergy.com, + rfm@nwnatural.com, jmmcarthur@duke-energy.com, + pmcdougall@coral-energy.com, jmcgowa@smud.org, cmcgra@puget.com, + tom.mckay@engageenergy.com, mmcmahon@avistacorp.com, + bmedlock@cngc.com, pmelera@sempratrading.com, + shelly.mendel@enron.com, cmiller@smud.org, moln@chevron.com, + lmoore@avistaenergy.com, rhondamoore@aec.ca, dcmorris@mtpower.com, + salmoncolo@worldnet.att.net, murrinnl@bp.com, dmyers@enserco.com, + glen@wasatchenergy.com, mnason@coral-energy.com, nicknijt@bp.com, + trevor_nicol@nexeninc.com, gnunnema@utilicorp.com, kolinge@enron.com, + jennifer_owen@pgn.com, jpainter@igservice.com, + traceyh@panalberta.com, poruban@pasha.com, + spasloski@coral-energy.com, mpatton@cngc.com, + petersm@energystore.net, spfaff@cngc.com, meo2@pge.com, + carellyn-pitre@coastenergy.com, cpittma2@txu.com, + rplatt@duke-energy.com, jwpowell@duke-energy.com, + rinde_powell@pcp.ca, liz.prior@enron.com, + kathy.puls@engageenergy.com, george.rahal@acnpower.com, + ramperms@bp.com, sramsey@coral-energy.com, mrana@socalgas.com, + jackie.rausch@cabotog.com, reshma_rawj@gulf.com, jreames@br-inc.com, + gwenreid@aec.ca, lreid@sppc.com, hrennell@worldnet.att.net, + rriehm@br-inc.com, jarx@pge.com, dripley@ect.enron.com, + rrobins4@enron.com, bsalak@westerngas.com, jsanders@clarkpud.com, + gene@toenergy.com, scheffsp@bp.com, cshenderlein@brr.com, + jane@scana.com, scimmonsj@epenergy.com, scimmons.janice@epenergy.com, + david.scott@newpower.com, fred.scott@engageenergy.com, ljs6@pge.com, + kselland@avistaenergy.com, mvaughn@cngc.com, judy@progas.com, + lsilva@ci.glendale.ca.us, hls@nwnatural.com, mark@wasatchenergy.com, + linda@progas.com, steven.p.south@enron.com, jspell@puget.com, + deborahs@kimballenergy.com, lynnette.stauber@powerex.com, + mikeal.stec@apachecorp.com, jonangas@attglobal.net, + rogertan@swbell.net, carol-taylor@coastenergy.com, + ctaylor@ci.burbank.ca.us, scot.thompson@southernenergy.com, + ttonkin@utilicorp.com, john_trimble@kmmktg.com, tunstabj@bp.com, + rtyra@txu.com, jpu1@pge.com, pvallone@cngc.com, + niels_a_vervloet@reliantenergy.com, rick.wadle@mirant.com, + pwah@socalgas.com, ryan@wasatchenergy.com, john.wallace@deml.com, + mark.warno@acnenergy.com, ryan.watt@enron.com, + doug_way@transcanada.com, david.wharton@apachecorp.com, + cwhite@brr.com, kwhite@pcenergy.com, twickersham@enserco.com, + kwilkinson@br-inc.com, s.kent.williams@williams.com, + jwilmotte@avistaenergy.com, pwinter@avistacorp.com, + dick.winters@avistacorp.com, dwinters@avistacorp.com, + val_yildirok@pgn.com, ron.youell@mirant.com, + scott_yule@transcanada.com, mitchell_zumwalt@nexeninc.com +Subject: PG&E GTN Kingsgate Capacity Increased +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Hunter, Melanie" +X-To: "'derekaberle@aec.ca'" , "'abshirek@epenergy.com'" , "'jadams2@enron.com'" , "'gascontroller@AEC.CA'" , "'carol_airey@altagas.ca'" , "'kelly_aitken@gulf.ca'" , "'dalbers@avistacorp.com'" , "'louise.allen@numac.com'" , "'malonzo@sdge.com'" , "'panderse@utilicorp.com'" , "'adrienneanderson@aec.ca'" , "'DNA1@pge.com'" , "'Laab@pge.com'" , "'Paul.Atha@southernenergy.com'" , "'oaugenstein@br-inc.com'" , "'nbaker@enron.com'" , "'LRYALL@worldnet.att.net'" , "'brentbalog@aec.ca'" , "'dbarre@puget.com'" , "'bartneea@bp.com'" , "'beathrw@bp.com'" , "'michaelbennett@aec.ca'" , "'bblanar@coral-energy.com'" , "'bokenfke@bp.com'" , "'gborrego@semprasolutions.com'" , "'TABO@dynegy.com'" , "'boulayka@bp.com'" , "'spencecp@bp.com'" , "'todd_braunfeld@br-inc.ca'" , "'sbrewer@enron.com'" , "'stephane.brodeur@enron.com'" , "'Brothers, Troy'" , "'tbrown@br-inc.com'" , "'browning@wasatchenergy.com'" , "'Christopher.Bruce@msdw.com'" , "'mike_bucher@oxy.com'" , "'jburton@utilicorp.com'" , "'mbutler@tristargas.com'" , "'operations@canwestgas.com'" , "'bcampbell@ci.burbank.ca.us'" , "'RWCD@pge.com'" , "'chanbs@bp.com'" , "'jchapa@calpine.com'" , "'schrist@enron.com'" , "'dwc3@pge.com'" , "'jlclarken@duke-energy.com'" , "'sheri.clemons@southernenergy.com'" , "'cslaman@usg.com'" , "'bcohen@br-inc.com'" , "'darcy_cole@transcanada.com'" , "'gascontroller@AEC.CA'" , "'gcalgascontrol@bp.com'" , "'rcooper@utilicorp.com'" , "'saguilar@coral-energy.com'" , "'rcrowley@coral-energy.com'" , "'ccunning@cngc.com'" , "Dachis, David" , "'BDAHNCKE@PCENERGY.COM'" , "'derek.danyliw@husky-oil.com'" , "'ddanyluk@enserco.com'" , "'days@epenergy.com'" , "'cdecotea@westerngas.com'" , "'delanem@axl.ca'" , "'hankd@calpine.com'" , "'kathy@itcoworld.com'" , "'tdizona@coral-energy.com'" , "'andolaptchiev@duke-energy.com'" , "'doraisba@bp.com'" , "'RDreith@smud.org'" , "'hwweight@duke-energy.com'" , "'caver_ealy@pgn.com'" , "'reason@br-inc.com'" , "'lwebner@ect.enron.com'" , "'demerson@energy.twc.com'" , "'cory_empey@br-inc.ca'" , "'pabercrombie@txuenergy.com'" , "'jelmore@txuenergy.com'" , "'fermis@enron.com'" , "'vesparza@txu.com'" , "'beveret@enron.com'" , "'fackel@texaco.com'" , "'lfiler@avistaenergy.com'" , "'mflaman@tcel.com'" , "'bradflegel@aec.ca'" , "'SRFL@dynegy.com'" , "'cfrandsen@avistacorp.com'" , "'rene.frederick@apachecorp.com'" , "'bfrench@avistaenergy.com'" , "'tfrisina@br-inc.com'" , "'dafusek@aep.com'" , "'MHG2@pge.com'" , "'laura.gallant@paramountres.com'" , "'rgay@ect.enron.com'" , "'geek@bp.com'" , "'gborrego@semprasolutions.com'" , "'gilesmh@bp.com'" , "'sgillit@cngc.com'" , "'jgilmer2@txu.com'" , "'rgladman@aep.com'" , "'jglaubi@smud.org'" , "'kgonzales@sppc.com'" , "'lgoodric@cngc.com'" , "'pgorton@avistaenergy.com'" , "'pgorton@avistaenergy.com'" , "'pgrable@cngc.com'" , "'grahamp@kochind.com'" , "'greenallg@epenergy.com'" , "'rgruber@avistacorp.com'" , "'bhall@cngc.com'" , "'jeffrey.c.hammond@wgp.twc.com'" , "'lenhanson@aec.ca'" , "'sharper@avistaenergy.com'" , "'Deborah.Hart@msdw.com'" , "'jhaskey@coral-energy.com'" , "'kevin.heal@enron.com'" , "'peggy.hedstrom@enron.com'" , "'emhendry@duke-energy.com'" , "'sghill@bcgas.com'" , "'sherry_hill@transcanada.com'" , "'Hoffmamc@bp.com'" , "'billhogue@aec.ca'" , "'cholm@sppc.com'" , "'shorton@coral-energy.com'" , "'hots@chevron.com'" , "'rob.hozjan@southernenergy.com'" , "'David_M_Huck@reliantenergy.com'" , "'dtaylor@igires.com'" , "'igsjoy@ix.netcom.com'" , "'rishikawa@pacent.com'" , "'fred_jackson@knmktg.com'" , "'kenja@cnrl.com'" , "'jenkindm@bp.com'" , "'KJOHNSON@PCENERGY.COM'" , "'kkeiser@ect.enron.com'" , "'cindyk@cook-inlet.com'" , "'mkent@br-inc.com'" , "'deborahs@kimballenergy.com'" , "'kims@kimballenergy.com'" , "'RussellS@kimballenergy.com'" , "'jkimberly@avistacorp.com'" , "'mknutson@avistaenergy.com'" , "'igsinc@ix.netcom.com'" , "'vgkr@dynegy.com'" , "'gkugler@brr.com'" , "'james_lagadin@altagas.ca'" , "'andrea.langfeldt@enron.com'" , "'llarson@mtpower.com'" , "'hleonard@cngc.com'" , "'jonangas@attglobal.net'" , "'lippmanc@aol.com'" , "'Daniel.Lisk@enron.com'" , "'nlissel@enserco.com'" , "'jlynch@westerngas.com'" , "'Carolma@cook-Inlet.com'" , "'altradegasscheduling@altra.com'" , "'LMCEGEnergy@sk.sympatico.ca'" , "'lmansi@sdge.com'" , "'ecma@dynegy.com'" , "'bob.mattice@engageenergy.com'" , "'rfm@nwnatural.com'" , "'jmmcarthur@duke-energy.com'" , "'PMcDougall@coral-energy.com'" , "'jmcgowa@smud.org'" , "'cmcgra@puget.com'" , "'tom.mckay@engageenergy.com'" , "'mmcmahon@avistacorp.com'" , "'bmedlock@cngc.com'" , "'PMelera@sempratrading.com'" , "'shelly.mendel@enron.com'" , "'cmiller@smud.org'" , "'moln@chevron.com'" , "'lmoore@avistaenergy.com'" , "'rhondamoore@aec.ca'" , "'dcmorris@mtpower.com'" , "'salmoncolo@worldnet.att.net'" , "'murrinnl@bp.com'" , "'dmyers@enserco.com'" , "'glen@wasatchenergy.com'" , "'mnason@coral-energy.com'" , "'nicknijt@bp.com'" , "'trevor_nicol@nexeninc.com'" , "'gnunnema@utilicorp.com'" , "'kolinge@enron.com'" , "'jennifer_owen@pgn.com'" , "'jpainter@igservice.com'" , "'traceyh@panalberta.com'" , "'poruban@pasha.com'" , "'spasloski@coral-energy.com'" , "'mpatton@cngc.com'" , "'PetersM@energystore.net'" , "'spfaff@cngc.com'" , "'MEO2@pge.com'" , "'carellyn-pitre@coastenergy.com'" , "'cpittma2@txu.com'" , "'rplatt@duke-energy.com'" , "'jwpowell@duke-energy.com'" , "'rinde_powell@pcp.ca'" , "'liz.prior@enron.com'" , "'kathy.puls@engageenergy.com'" , "'george.rahal@acnpower.com'" , "'ramperms@bp.com'" , "'sramsey@coral-energy.com'" , "'mrana@socalgas.com'" , "'jackie.rausch@cabotog.com'" , "'reshma_rawj@gulf.com'" , "'jreames@br-inc.com'" , "'gwenreid@aec.ca'" , "'lreid@sppc.com'" , "'hrennell@worldnet.att.net'" , "'rriehm@br-inc.com'" , "'JARx@pge.com'" , "'dripley@ect.enron.com'" , "'rrobins4@enron.com'" , "'bsalak@westerngas.com'" , "'jsanders@clarkpud.com'" , "'gene@toenergy.com'" , "'scheffsp@bp.com'" , "'cshenderlein@brr.com'" , "'jane@scana.com'" , "'scimmonsj@epenergy.com'" , "'scimmons.janice@epenergy.com'" , "'David.Scott@NewPower.com'" , "'fred.scott@engageenergy.com'" , "'ljs6@pge.com'" , "'kselland@avistaenergy.com'" , "'mvaughn@cngc.com'" , "'Judy@progas.com'" , "'lsilva@ci.glendale.ca.us'" , "'hls@nwnatural.com'" , "'mark@wasatchenergy.com'" , "'Linda@Progas.Com'" , "'Steven.P.South@enron.com'" , "'jspell@puget.com'" , "'deborahs@kimballenergy.com'" , "'lynnette.stauber@powerex.com'" , "'mikeal.stec@apachecorp.com'" , "'jonangas@attglobal.net'" , "'rogertan@swbell.net'" , "'carol-taylor@coastenergy.com'" , "'ctaylor@ci.burbank.ca.us'" , "'scot.thompson@southernenergy.com'" , "'Ttonkin@utilicorp.com'" , "'john_trimble@kmmktg.com'" , "'tunstabj@bp.com'" , "'rtyra@txu.com'" , "'JPU1@pge.com'" , "'pvallone@cngc.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'rick.wadle@mirant.com'" , "'pwah@socalgas.com'" , "'ryan@wasatchenergy.com'" , "'john.wallace@deml.com'" , "'mark.warno@acnenergy.com'" , "'ryan.watt@Enron.com'" , "'doug_way@transcanada.com'" , "'david.wharton@apachecorp.com'" , "'cwhite@brr.com'" , "'kwhite@pcenergy.com'" , "'twickersham@enserco.com'" , "'kwilkinson@br-inc.com'" , "'s.kent.williams@williams.com'" , "'jwilmotte@avistaenergy.com'" , "'pwinter@avistacorp.com'" , "'Dick.Winters@avistacorp.com'" , "'dwinters@avistacorp.com'" , "'val_yildirok@pgn.com'" , "'ron.youell@mirant.com'" , "'scott_yule@transcanada.com'" , "'mitchell_zumwalt@nexeninc.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +As the Station 3 maintenance proceeds, the throughput capabilities have +improved through Kingsgate. Therefore, the Kingsgate capacity will be +increased to 2280 MMcf/day effective for gas days Saturday, April 28 and +Sunday, April 29. + +If you have any questions, please call our transportation coordinators at +(503) 833-4300. + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/8731598.1075855473329.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/8731598.1075855473329.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1a1aa3cf --- /dev/null +++ b/demo/ermis-f/All/cur/8731598.1075855473329.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <8731598.1075855473329.JavaMail.evans@thyme> +Date: Fri, 1 Dec 2000 10:34:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: eThink About It +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +eThink Stuff For Sale! +That's right; get your very own eThink apparel, accessories and office +gadgets at the Signature Shop online. Direct your web browser to the +Signature Shop, and then click "eThink Merchandise" to see the complete +line. Happy shopping! + + +eSpeak is back! Tuesday, December 5 at 10:00 am Houston time, please join +Chairman and CEO Ken Lay for an open-mike eSpeak event. This is your last +chance of the year to ask Ken questions about the issues most important to +you. Don't miss it! \ No newline at end of file diff --git a/demo/ermis-f/All/cur/8755573.1075855475960.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/8755573.1075855475960.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0f9d092a --- /dev/null +++ b/demo/ermis-f/All/cur/8755573.1075855475960.JavaMail.evans@thyme:2,S @@ -0,0 +1,315 @@ +Message-ID: <8755573.1075855475960.JavaMail.evans@thyme> +Date: Tue, 7 Nov 2000 22:34:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Enerfax Daily +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +Subject: Click and go to http://www.enerfax.com if can not view properly + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] + [IMAGE] + + + [IMAGE] + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? November 7, 2000? -? ? Need a Past Issue +-Click Here + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? November 7, 2000 + + + + + + + [IMAGE] + + + + + + + + New Pipeline Interconnection to Offer Canadian Supply + + + + ? ? Empire State Pipeline and the National Fuel Gas have completed a new +Canadian pipeline interconnection at Pendleton, NY, allowing natural gas to +flow to the US from Canada. The volumes from Canada could flow to the +Buffalo area market as well as to NFG's interconnects with Tennessee Gas +Pipeline in East Aurora, NY and Ellisburg, PA; Dominion Transmission in +Ellisburg; and Transcontinental Pipeline and TETCO at Leidy. Empire Pipeline +is owned by ANR and Westcoast Energy's St. Clair Pipelines. ANR Pipeline +serves as the physical operator for Empire Pipeline, which extends for about +156 miles from Buffalo to Syracuse. Most of the natural gas will come from +Western Canada, and the new pipeline will give more flexibility and supply +options for Empire's shippers. + + + + + + + + + [IMAGE] + + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 5? -? November 7, 2000 + + + + + + + [IMAGE] + + + + + + [IMAGE] + [IMAGE] + + + + + + + Natural Gas - NYMEX Reportable Positions as of 10/31/00? + + + ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? +? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? +? ? ? ?Nonreportable + Non-Commercial? ? ? ? ? ? ? ? ? ? ? ? ? +Commercial? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?Total? ? ? ? ? ? ? ? ? ? ? +? ? ?Positions______ + Long? ? | Short? ? ?Spreading? ? ? ? ? |Long? ? ? ? ?| +Short? ? ? ? ? ? ? ? ? ? | Long? ? ? ? ?| Short? ? ? ? ? ? ? ? ?| +Long? ? ? ? | Short? + 7,039? ? ?5,943? ? ? ?78,522? ? ? ? ? ? ? ?431,107? ? ? +447,203? ? ? ? ? ? ? ? ? 516,669? ? ? 531,668? ? ? ? ? ? ? ?39,178? ? ? +24,178 Changes From 10/24/00 (Change In Open Interest: -38,886) + -5,407? ? ? ?44? ? ? ? ?-7,144? ? ? ? ? ? ? ? ?-23,577? ? ? +-30,509? ? ? ? ? ? ? ? ? ?-36,128? ? ? ?-37,609? ? ? ? ? ? ? ? -2,758? ? ? +-1,277 + Percent of Open Interest for Each Category of Traders + 1.3%? ? ? ?1.1%? ? ? ? 14.1%? ? ? ? ? ? ? ? ? 77.6%? ? ? ? +80.5%? ? ? ? ? ? ? ? ? ? ? 93.0%? ? ? ? ?95.7%? ? ? ? ? ? ? ? ? ? +7.0%? ? ? ? 4.3% Number Of Traders In Each Category (Total Traders: 156) + ? ? ?37? ? ? ? 24? ? ? ? ? ? ?43? ? ? ? ? ? ? ? ? ? ? ? ?90? ? ? ? ? ? ? +83? ? ? ? ? ? ? ? ? ? ? ? ? ?145? ? ? ? ? ? ? ?134 + (10,000 +Mmbtu's)? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? +? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?Open Interest: 555,846 + + + + + + + + [IMAGE] + + + [IMAGE] + + + + + + + + + Rotary Rig Counts Down + + + + ? ? The number of rigs exploring for oil and natural gas in North America +fell by 8 for the week ending November 3rd, according to Baker Hughes. The +number of rigs operating in the US fell by 6 to 763 to 1,078 compared to 763 +a year ago. The number of rigs in Canada fell by 2 to 362, compared with +last year's 336. In the Gulf of Mexico, the number of rigs searching for oil +and natural gas fell by 3 to 148 compared to 113 last year. The number of US +rigs searching for oil rose by 4 to 232, while the number searching for +natural gas fell by 10 to 845. The number of US rigs exploring on land fell +5 to 906, while the number operating offshore fell by 3 to 152. The number +in inland waters rose by 2 to 20.? There were 250 US rigs exploring +directionally, 68 exploring horizontally, and 760 exploring vertically. The +weekly rig count reflects the number of rigs exploring for oil and natural +gas, not those producing. + + + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 6? -? November 7, 2000 + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 7, 2000 + + + + + + + [IMAGE] + + + + + + + + PG&E to Acquire Mississippi Power Plant + + + + ? ? PG&E's National Energy Group plans to acquire the rights to the total +power generating capacity of an 810 MW natural gas fueled, combined cycle +power plant in Mississippi operated by Cogentrix Energy's? Southaven Power. +The generating capacity will be acquired by PG&E Energy Trading under a +long-term agreement. Terms were not disclosed. + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img12.gif + - img23.gif + - img24.gif + - img25.gif + - img9.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - id=1381847 + - img33.gif \ No newline at end of file diff --git a/demo/ermis-f/All/cur/8775403.1075855474482.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/8775403.1075855474482.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1bd90695 --- /dev/null +++ b/demo/ermis-f/All/cur/8775403.1075855474482.JavaMail.evans@thyme:2,S @@ -0,0 +1,117 @@ +Message-ID: <8775403.1075855474482.JavaMail.evans@thyme> +Date: Thu, 16 Nov 2000 10:08:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage for 11-17-00 through 11-20-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 17, 2000 5:00pm through November 20, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + + + + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: +Impact: EDI +Time: Sat 11/18/2000 at 11:00:00 PM CT thru Sun 11/19/2000 at 1:00:00 AM CT + Sat 11/18/2000 at 9:00:00 PM PT thru Sat 11/18/2000 at 11:00:00 PM PT + Sun 11/19/2000 at 5:00:00 AM London thru Sun 11/19/2000 at 7:00:00 AM +London +Outage: EDI HUB DISK VOLUME INCREASE +Environments Impacted: Corporate +Purpose: Continued EDI volume increases require the addition of more disk +space for EDI operations. +Backout: Utilize current configuration w/o new HACMP configuration +Contact(s): Jack Metkus + Jim Nelson 3-7799 713-327-2007 + Karen O'Grady 5-7149 713-327-4805 + Jack Metkus 3-0362 713-288-0743 + +EI: +Impact: EI +Time: Fri 11/17/2000 at 8:00:00 PM CT thru Fri 11/17/2000 at 9:00:00 PM CT + Fri 11/17/2000 at 6:00:00 PM PT thru Fri 11/17/2000 at 7:00:00 PM PT + Sat 11/18/2000 at 2:00:00 AM London thru Sat 11/18/2000 at 3:00:00 AM +London +Outage: EI Load Balancing +Environments Impacted: El +Purpose: to stabilize the EI environment +Backout: Remove new 6500s reconnect 5500s as previously installed +Contact(s): Steve Hardy 713-853-9294 713-415-0672 + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: UNIX +Impact: CORP +Time: Fri 11/17/2000 at 5:30:00 PM CT thru Fri 11/17/2000 at 7:30:00 PM CT + Fri 11/17/2000 at 3:30:00 PM PT thru Fri 11/17/2000 at 5:30:00 PM PT + Fri 11/17/2000 at 11:30:00 PM London thru Sat 11/18/2000 at 1:30:00 AM +London +Outage: Apply patch to TAS 6.0 on Pluto +Environments Impacted: UNIX Users +Purpose: Applying patch to fix known issues with 6.0 release. +Backout: Uninstall patch. +Contact(s): Troy Beyer 713.345.8316 713.406.1782 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/All/cur/8804738.1075855475777.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/8804738.1075855475777.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..17eec64e --- /dev/null +++ b/demo/ermis-f/All/cur/8804738.1075855475777.JavaMail.evans@thyme:2,S @@ -0,0 +1,33 @@ +Message-ID: <8804738.1075855475777.JavaMail.evans@thyme> +Date: Wed, 8 Nov 2000 07:25:00 -0800 (PST) +From: lana.belnoske@nesanet.org +To: nesamembers@nesanet.org +Subject: Association Name +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Lana Belnoske +X-To: Nesa Members +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +> TO All Members of NESA and HEA: +> +> It has been brought to our attention that not everyone is aware that we +> are not going to be using the name National Energy Association (NEA), now +> that NESA and HEA have agreed to merge effective 1/1/01. A press release +> was prepared and distributed on 10/28. As we haven't seen a copy in any +> media outlets, and no one has told us that they've see it either, we're +> attaching a copy of the draft press release that was sent out for your +> files. +> +> We are now NESA/HEA. That's pronounced NE sa H E A - the slash is silent. +> +> <> +> +> PS Stay tuned for more information regarding the merger. + + - HEA Approves Merger-Draft2.doc \ No newline at end of file diff --git a/demo/ermis-f/All/cur/8834958.1075855476841.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/8834958.1075855476841.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d5a54b18 --- /dev/null +++ b/demo/ermis-f/All/cur/8834958.1075855476841.JavaMail.evans@thyme:2,S @@ -0,0 +1,38 @@ +Message-ID: <8834958.1075855476841.JavaMail.evans@thyme> +Date: Mon, 30 Oct 2000 07:04:00 -0800 (PST) +From: ina.rangel@enron.com +To: ross.prevatt@enron.com, nelson.ferries@enron.com, charles.otto@enron.com, + george.gilbert@enron.com, lucy.ortiz@enron.com, + vikas.dwivedi@enron.com, troy.black@enron.com, + jennifer.shipos@enron.com, russell.dyk@enron.com, + bill.berkeland@enron.com, mark.smith@enron.com, + jay.reitmeyer@enron.com, kenneth.shulklapper@enron.com, + matthew.lenhart@enron.com, paul.lucci@enron.com, + tori.kuykendall@enron.com, randall.gay@enron.com, + frank.ermis@enron.com, steven.south@enron.com, jane.tholt@enron.com, + monique.sanchez@enron.com, keith.holst@enron.com, + phillip.allen@enron.com, mike.grigsby@enron.com +Subject: Floor Meeting with Jeff Skilling +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Ross Prevatt, Nelson Ferries, Charles H Otto, George N Gilbert, Lucy Ortiz, Vikas Dwivedi, Troy Black, Jennifer Shipos, Russell Dyk, Bill Berkeland, Mark Smith, Jay Reitmeyer, Kenneth Shulklapper, Matthew Lenhart, Paul T Lucci, Tori Kuykendall, Randall L Gay, Frank Ermis, Steven P South, Jane M Tholt, Monique Sanchez, Keith Holst, Phillip K Allen, Mike Grigsby +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Attached is a memo from Jeff Skilling, which should be distributed via e-mail +and/or hard copy to all employees on EB 32. Please distribute to the +employees in your group and encourage them to attend. + +It announces a floor meeting on Wednesday, November 1 from 3:30 pm to 4:30 +pm. Jeff Skilling will be there to share information about Enron and to +answer questions from employees. The location for this meeting is near EB +3273A. + +If you have any questions, please call me at ext. 3-9053. + + diff --git a/demo/ermis-f/All/cur/8868245.1075855472239.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/8868245.1075855472239.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0a2b4e8d --- /dev/null +++ b/demo/ermis-f/All/cur/8868245.1075855472239.JavaMail.evans@thyme:2,S @@ -0,0 +1,100 @@ +Message-ID: <8868245.1075855472239.JavaMail.evans@thyme> +Date: Mon, 11 Dec 2000 10:18:00 -0800 (PST) +From: susan.t.turpin@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + browning@wasatchenergy.com, bruce.langmade@fortjamesmail.com, + bymank@wdni.com, cards@wdni.com, ccoyle@americansoda.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, kri.pam@pdg.net, + llightfoot@coral-energy.com, lmanis@sdge.com, lprior@enron.com, + niels_a_vervloet@reliantenergy.com, ramperms@bp.com, + rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com, ads@nwnatural.com, awhaynes@rmc.com, + bhall@cngc.com, bmedlock@cngc.com, cheldman@ix.netcom.com, + creali@vanalco.com, gary.peterson@fortjamesmail.com, + gastrans@puget.com, hls@nwnatural.com, kri.jane@pdq.net, + lgoodric@cngc.com, marcl@subutil.com, mvaughn@cngc.com, + mwaas@cngc.com, pat_scherzinger@pgn.com, rernest@intgas.com, + rsf@nwnatural.com, sdoss@wlinpco.com, sgillit@cngc.com, + spfaff@cngc.com, tina.m.patton@boeing.com +Subject: NWP System Notice - 01-187 JANUARY 2001 SCHEDULED MAINT. +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Turpin, Susan T" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" , "'ads@nwnatural.com'" , "'awhaynes@rmc.com'" , "'BHall@cngc.com'" , "'bmedlock@cngc.com'" , "'cheldman@ix.netcom.com'" , "'creali@vanalco.com'" , "'Gary.Peterson@fortjamesmail.com'" , "'gastrans@puget.com'" , "'hls@nwnatural.com'" , "'kri.jane@pdq.net'" , "'lgoodric@cngc.com'" , "'marcl@subutil.com'" , "'MVaughn@cngc.com'" , "'MWAAS@cngc.com'" , "'pat_scherzinger@pgn.com'" , "'rernest@intgas.com'" , "'rsf@nwnatural.com'" , "'sdoss@wlinpco.com'" , "'sgillit@cngc.com'" , "'spfaff@cngc.com'" , "'Tina.m.patton@boeing.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: December 11, 2000 +Category: MAINTENANCE +Subcategory: NWP MONTHLY MAINTENANCE +Subject: 01-187 JANUARY 2001 SCHEDULED MAINT. + +Notice Text: +All Shippers Letter # 01-187 +Date:?? 12/11/00 +Time:?? 17:00hrs + + +TO:???? All Shippers +Subject:??????? January 2001Maintenance + +WILLIAMS GAS PIPELINE-WEST / Northwest Pipeline SCHEDULED MAINTENANCE +as posted 12 - 11, 2000 + +The following maintenance work is scheduled on Williams Gas Pipeline-West / +Northwest +Pipeline (WGP-W) during the month of January 2001.? The scheduled maintenance +is +Northwest's most recent projection of potential system impacts.? This +schedule is provided to assist you in planning your business for the coming +month. The impacts are estimates, + +which could change depending on other scheduling factors.? If any previously +scheduled +maintenance activities change, an updated notice will be posted to the EBB as +soon as +possible. + +UPCOMING JANUARY SCHEDULED MAINTENANCE + + +January 8, 2001thru March 18, 2001 + +Caldwell Foundation Replacement Project: + +The Caldwell compressor station is scheduled to be out of service beginning +January 8, 2001 until March 18, 2001 to replace the compressor unit +foundations. + +There is no anticipated impact at this time. + +Northwest will advise you of any change to this schedule. + +If you have any questions regarding this notice, please contact your +Northwest +Marketing Service Representative at (801) 584-7301. + + +WGP-W +st + + diff --git a/demo/ermis-f/All/cur/8905446.1075855473150.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/8905446.1075855473150.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f24f7aba --- /dev/null +++ b/demo/ermis-f/All/cur/8905446.1075855473150.JavaMail.evans@thyme:2,S @@ -0,0 +1,74 @@ +Message-ID: <8905446.1075855473150.JavaMail.evans@thyme> +Date: Mon, 4 Dec 2000 12:09:00 -0800 (PST) +From: enron.announcements@enron.com +To: the.mailout@enron.com +Subject: Pulse Survey Memo from the Office of the Chairman +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: The Pulse mailout +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +In October of this year, we asked you to participate in the =01&Pulse=018 s= +urvey. =20 +Over 70% of you were willing to take the time to respond. Thank you! This= +=20 +is our highest response to an all Enron employee survey - ever. =20 + +In exchange for your candid feedback, we want to provide you with an overvi= +ew=20 +of the results for our company. + +We realize that you and your management have been working hard to build on= +=20 +our strengths and improve in areas of concern for us. The results reflect= +=20 +your substantial efforts. + +As you can see from the chart below, thanks to the increased focus on these= +=20 +issues provided by the Vision & Values Task Force and your efforts to impro= +ve=20 +communications, we have made significant progress. =20 + +Question=091999 % Positive=092000 % Positive +Employees are encouraged to challenge the status quo=0942%=0947% +Decisions are communicated well=0941%=0950% +Employees feel free to voice opinions openly=0946%=0955% +Enron does a good job of acting on suggestions of employees=0945%=0952% +Communication across departmental lines is good=0930%=0934% + +Congratulations on your fine efforts. Improvements in communications acros= +s=20 +the company should enable better performance from all of us. However, as y= +ou=20 +know, our goal is to have 60% positive in most of these areas by 2001. So= +=20 +our work is not over and these will continue to be areas of attention.=20 +(Complete survey results are attached for your review.) +=20 +We are also pleased to report that employees across Enron expressed=20 +satisfaction in the following areas: +=20 +Employee benefits =01) 82%=20 +Supervisors/managers deal fairly with people =01) 76% +Supervisors/managers encourage teamwork =01) 73% +People are treated with respect and dignity =01) 73% +Information from top management is credible =01) 74% +People would recommend Enron as a good place to work =01) 72% +The workload is reasonable =01) 67% +People are committed to Enron as more than just a place to work =01) 65% + +All of these areas improved between one and five percentage points since th= +e=20 +previous survey. In fact, we improved in almost every area measured by the= +=20 +core survey questions. + +Click on the URL below to view the three pages of survey results. +http://home.enron.com:84/messaging/pulseresults.ppt \ No newline at end of file diff --git a/demo/ermis-f/All/cur/892798.1075855473683.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/892798.1075855473683.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..47a2a50c --- /dev/null +++ b/demo/ermis-f/All/cur/892798.1075855473683.JavaMail.evans@thyme:2,S @@ -0,0 +1,37 @@ +Message-ID: <892798.1075855473683.JavaMail.evans@thyme> +Date: Wed, 29 Nov 2000 10:30:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: galleryfurniture.com Bowl +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Enron is proud to be a major sponsor of the galleryfurniture.com Bowl! + +Don't miss your chance to witness college football history, as bowl fever +hits the City of Houston with the inaugural galleryfurniture.com Bowl game +Wednesday, December 27, 2000 at the Houston Astrodome. This is your +opportunity to see the Big XII Conference face off against Conference USA! + +This Friday, December 1st at the Big E' Caf,, Community Relations will be +selling discounted tickets for $8 to all Enron employees from 11:30 am- 1:00 +pm (no limit). +The purchase of a game ticket will also make a difference in the lives of +thousands. All proceeds from ticket sales will go to AIDS Foundation Houston +(AFH) Investment of a Lifetime program, which benefits Houstonians with life +threatening illnesses. +Everyone who purchases a ticket Friday will also receive a coupon for a +complimentary Chick-Fil-A sandwich, and will have the opportunity to pick-up +FREE bowl game merchandise the from the galleryfurniture.com Bowl promotion +truck. In addition, Gallery Furniture will have a special offer to Enron +employees to register to win a brand new 36-inch Color TV! +Don't miss out on all the exciting action and being a part of Houston Bowl +Fever! \ No newline at end of file diff --git a/demo/ermis-f/All/cur/8958647.1075855488131.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/8958647.1075855488131.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6d49cfa2 --- /dev/null +++ b/demo/ermis-f/All/cur/8958647.1075855488131.JavaMail.evans@thyme:2,S @@ -0,0 +1,46 @@ +Message-ID: <8958647.1075855488131.JavaMail.evans@thyme> +Date: Sun, 13 May 2001 12:37:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Espeak with Fitness Expert, Dr. Joel Bloom +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Ever wonder . . . . + +? Do those sports drink like Gatorade work? +? How much exercise is too much? +? If I want to bulk-up those muscles, is Creatine safe? +? Do weight gaining powders work? +? What about diet pills? + +Then join Dr. Joel Bloom for an Enron eSpeak on Tuesday, March 15, 2001 at +10:00 AM when he will answer these questions and many more. Just go to +http://ethink.enron.com/. + +Dr. Bloom is an Associate Professor in the Department of Health and Human +Performance at the University of Houston. Joel specializes in Biomechanics, +Sports Medicine, and Aquatic Therapy. He is a strong advocate for bringing +back physical activity into public schools and is on the Texas Commission for +Bicycle Safety. He has also published several books and numerous articles on +sports performance, exercise, biomechanics, injury prevention, and training +programs. + +Dr. Bloom will talk about: + +? Sports Drinks vs. Water/ Truths and Myths +? Stretching/Truths and Myths +? Myths about Abdominal Exercises +? Supplements/ Risks and Benefits +? Food Label Reading/Fact or Fiction? +? To breakfast or not to Breakfast? + +So join us on Tuesday, March 15 on eSpeak. diff --git a/demo/ermis-f/All/cur/8964503.1075855489160.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/8964503.1075855489160.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..180b1102 --- /dev/null +++ b/demo/ermis-f/All/cur/8964503.1075855489160.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <8964503.1075855489160.JavaMail.evans@thyme> +Date: Mon, 7 May 2001 01:10:00 -0700 (PDT) +From: russell.appelget@enron.com +To: frank.ermis@enron.com +Subject: Bowling +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Russell L Appelget +X-To: Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Frank, + +Are you interested in bowling in the city tournament this year? It will be +the weekend of June 9 & 10. + +Fred and I are bowling. + +Let me know ASAP. + +Thanks, +Russ \ No newline at end of file diff --git a/demo/ermis-f/All/cur/8976418.1075855477751.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/8976418.1075855477751.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..016f45ad --- /dev/null +++ b/demo/ermis-f/All/cur/8976418.1075855477751.JavaMail.evans@thyme:2,S @@ -0,0 +1,93 @@ +Message-ID: <8976418.1075855477751.JavaMail.evans@thyme> +Date: Fri, 7 Apr 2000 06:48:00 -0700 (PDT) +From: frank.ermis@enron.com +To: jay.reitmeyer@enron.com +Subject: The Joys of Marriage +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Frank Ermis +X-To: Jay Reitmeyer +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Frank Ermis/HOU/ECT on 04/07/2000 01:45 +PM --------------------------- + + +Matthew Lenhart +04/07/2000 01:45 PM +To: Frank Ermis/HOU/ECT@ECT +cc: +Subject: The Joys of Marriage + + +---------------------- Forwarded by Matthew Lenhart/HOU/ECT on 04/07/2000 +01:44 PM --------------------------- + + +Shirley Elliott on 04/07/2000 09:54:13 AM +To: jjohnson@daewoous.com, kmcgallion@king-ranch.com, +Terri@EDIarchitecture.com, waldron50@yahoo.com, Sablica@compuserve.com, +scody@acplasticsinc.com, sclarkson@tractebelpowerinc.com, +Chad.Landry@enron.com, Matthew.Lenhart@enron.com, matthew.overbeck@ac.com, +JohnWheeler@PZLQS.com, hallieklassen@usa.net, j.cruthis@mail.utexas.edu, +AChang01@coair.com, Liz.Mortenson@chron.com, Allison Damon +, Michael Lednicky , Todd Rimmer +, Chris Strain +cc: + +Subject: The Joys of Marriage + + + +> I've got game....'Ole! +> +> +> +> Subject: FW: The Joys of Marriage +> +> <> +> + + - FARTINGI.AVI + - RFC-822.TXT +---------------------------------- Forwarded +---------------------------------- +From: mwilkerson@ajilon.com at Internet-USA +Date: 4/7/00 8:50AM -0500 +To: Shirley Elliott at DTT.US.HOUSTON +*To: AMorse@EMJMETALS.COM at Internet-USA +*To: hymela@netsolve.net at Internet-USA +*To: bretts@mail.utexas.edu at Internet-USA +*To: brian.sorensen@chase.com at Internet-USA +*To: vmw@ispchannel.com at Internet-USA +*To: Elrhea.stockton@dcicorp.com at Internet-USA +*To: jdryer@kpmg.com at Internet-USA +*To: jwaldman@ers.state.tx.us at Internet-USA +*To: jim_stiffler@dell.com at Internet-USA +*To: keith.hatley@allegiancetelecom.com at Internet-USA +*To: sablica@compuserve.com at Internet-USA +*To: mark_hooper@dell.com at Internet-USA +*To: Michael_Ecklund@hines.com at Internet-USA +*To: r8834c@email.sps.mot.com at Internet-USA +*To: dmehta@uth.tmc.edu at Internet-USA +*To: mdeshotels@rightnowtech.com at Internet-USA +*To: pavri@bplaw.com at Internet-USA +*To: pconnor@us.ibm.com at Internet-USA +*To: RMoser@EMJMETALS.COM at Internet-USA +*To: ryane@tocquigny.com at Internet-USA +*To: Schoelpple@yahoo.com at Internet-USA +*To: swlh@excite.com at Internet-USA +*To: hookem@ev1.net at Internet-USA +*To: wwindom@aol.com at Internet-USA +*To: waldron50@yahoo.com at Internet-USA +Subject: The Joys of Marriage +------------------------------------------------------------------------------ +- + + + diff --git a/demo/ermis-f/All/cur/9080148.1075855476209.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/9080148.1075855476209.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a4758536 --- /dev/null +++ b/demo/ermis-f/All/cur/9080148.1075855476209.JavaMail.evans@thyme:2,S @@ -0,0 +1,53 @@ +Message-ID: <9080148.1075855476209.JavaMail.evans@thyme> +Date: Fri, 3 Nov 2000 00:06:00 -0800 (PST) +From: perfmgmt@enron.com +To: frank.ermis@enron.com +Subject: Year End 2000 Performance Feedback +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "perfmgmt@enron.com" +X-To: frank.ermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +NOTE: YOU WILL RECEIVE THIS MESSAGE EACH TIME YOU ARE SELECTED AS A REVIEWER. + +You have been selected to participate in the Year End 2000 Performance +Management process by providing meaningful feedback on specific employee(s). +Your feedback plays an important role in the process, and your participation +is critical to the success of Enron's Performance Management goals. + +To complete requests for feedback, access PEP at http://pep.corp.enron.com +and select Perform Review under Performance Review Services. You may begin +providing feedback immediately and are requested to have all feedback forms +completed by Friday, November 17, 2000. + +If you have any questions regarding PEP or your responsibility in the +process, please contact the PEP Help Desk at: + +Houston: 1.713.853.4777, Option 4 +London: 44.207.783.4040, Option 4 +Email: perfmgmt@enron.com + +Thank you for your participation in this important process. + +The following is a CUMULATIVE list of employee feedback requests with a +status of "OPEN." Once you have submitted or declined an employee's request +for feedback, their name will no longer appear on this list. + + + + +Review Group: ENRON +Feedback Due Date: Nov 17, 2000 + +Employee Name Supervisor Name Date Selected +------------- --------------- ------------- +CHRISTIANSEN, SUZANNE D RANDALL L GAY Nov 01, 2000 +FRANK, CAROLE C JEFFREY C GOSSETT Nov 01, 2000 +GAY, RANDALL L ROBERT A SUPERTY Nov 01, 2000 +LUCCI, PAUL T MARK WHITT Nov 02, 2000 \ No newline at end of file diff --git a/demo/ermis-f/All/cur/9173532.1075855475824.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/9173532.1075855475824.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a1b1c0ef --- /dev/null +++ b/demo/ermis-f/All/cur/9173532.1075855475824.JavaMail.evans@thyme:2,S @@ -0,0 +1,273 @@ +Message-ID: <9173532.1075855475824.JavaMail.evans@thyme> +Date: Wed, 8 Nov 2000 23:43:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Fw: + Click and go to http://www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +----- : Click and go to http://www.enerfax.com if can not view properly.htm + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] + [IMAGE] + + + + [IMAGE] + + + + + + + + + Click here for a daily email link + + + + + + + + + + + + + + + + Enerfax Daily + + + + + + + + + [IMAGE] + + [IMAGE] + + [IMAGE] + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 8, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 8, 2000 -? ? Past Issues Available +on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Baker Hughes October 2000 Rig Counts + + ? + + ? ? Baker Hughes has announced that the international rig count for October +2000 was 727, up 13 from September and up 162 from October 1999. The +international offshore rig count for October 2000 was 219, up 6 from +September and up 62 from October 1999. The US rig count for October 2000 was +1,055 up 44 from September and up 344 from October 1999. The Canadian rig +count for October 2000 was 353 up 39 from September 2000 and up 64 from +October 1999. The worldwide rig count for October 2000 was 2,135 up 96 from +September and up 717 from October 1999. + + October 2000 Rotary Rig Counts + + + ? ? ? ? ? ? ? ? October 2000? ? ? ? ?September 2000? ? ? October 1999 + ? ? ? ? ? ? ? + ? ? ? ? ? ? ? Land? ?OS Total? Var? ?Land? ?OS Total? ?Land? ?OS Total + + Europe? ? ? ? ?39? ?57? ? 96? ? 1? ? ?39? ?56? ? 95? ? ?37? ?29? ? 66 + Middle East? ?143? ?19? ?162? ? 4? ? 137? ?21? ?158? ? 116? ?18? ?134 + Africa? ? ? ? ?25? ?25? ? 50? ? 3? ? ?25? ?22? ? 47? ? ?25? ?13? ? 38 + Latin America 210? ?55? ?265? ? 6? ? 207? ?52? ?259? ? 161? ?34? ?195 + Asia Pacific? ?91? ?63? ?154? ?(1)? ? 93? ?62? ?155? ? ?69? ?63? ?132 + International? 508? 219? ?727? ?13? ? 501? 213? ?714? ? 408? 157? ?565 + U.S.? ? ? ? ? 908? 147 1,055? ?44? ? 864? 147 1,011? ? 630? 111? ?741 + Canada? ? ? ? 348? ? 5? ?353? ?39? ? 310? ? 4? ?314? ? 285? ? 4? ?289 + N. America? ?1,256? 152 1,408? ?83? 1,174? 151 1,325? ? 915? 115 1,030 + + Worldwide? ? 1,764? 371 2,135? ?96? 1,675? 364 2,039? 1,323? 272 1,595 + + + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 8, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 8, 2000 + + + + + + + [IMAGE] + + + + + + + + Revised Columbia Stock Proration + + + + ? ? NiSource has revised the proration factor for the NiSource and Columbia +merger, which closed on November 1st. Under the revised calculation, +38.944476% of those Columbia shares for which valid stock elections were +made, rounded down to the nearest whole share, will be converted into +NiSource stock.? This number was previously incorrectly reported as +38.8301728%.? The exchange ratio is 3.04414 NiSource shares for each +Columbia share that is exchanged. + + + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img16.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img8.gif + - img21.gif + - img3.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - id=1381847 + - img32.gif \ No newline at end of file diff --git a/demo/ermis-f/All/cur/9257733.1075855488162.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/9257733.1075855488162.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1be1fcdd --- /dev/null +++ b/demo/ermis-f/All/cur/9257733.1075855488162.JavaMail.evans@thyme:2,S @@ -0,0 +1,37 @@ +Message-ID: <9257733.1075855488162.JavaMail.evans@thyme> +Date: Sun, 13 May 2001 12:36:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: eThink About It: 5/14/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Participate in National Fitness Week on eSpeak! Tuesday, May 15 at 10 a.m. +Houston time, join Dr. Joel Bloom, Associate Professor of Health and Human +Performance at the University of Houston. Ask Dr. Bloom about topics such +as the difference between sports drinks and water, myths about abdominal +exercise, to breakfast or not to breakfast and much more! +Remember: You don't have to participate in the live event to get your +questions answered. Go to eSpeak now and post your questions for Dr. Bloom. +You can go to the eSpeak archive later and read the transcript to find your +answer. + + +Check out the new postings in the Office of the Chairman category in eMeet. +While you're there, add some thoughts of your own to any of the ongoing +discussions. Visit eMeet today! + + +Do you know what hollow core fiber is? Would you like to know? Stop by the +Idea Vault at the ThinkBank and find out! Haven't been there in a while? +You have some catching up to do, then! + +ethink.enron.com \ No newline at end of file diff --git a/demo/ermis-f/All/cur/9416992.1075855487930.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/9416992.1075855487930.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..9d83d6f8 --- /dev/null +++ b/demo/ermis-f/All/cur/9416992.1075855487930.JavaMail.evans@thyme:2,S @@ -0,0 +1,43 @@ +Message-ID: <9416992.1075855487930.JavaMail.evans@thyme> +Date: Mon, 14 May 2001 10:40:00 -0700 (PDT) +From: perfmgmt@enron.com +To: frank.ermis@enron.com +Subject: Mid-Year 2001 Performance Feedback +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Performance Evaluation Process (PEP)" +X-To: "ERMIS, FRANK J" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +ERMIS, FRANK J, +? +You have been selected to participate in the Mid Year 2001 Performance +Management process. Your feedback plays an important role in the process, +and your participation is critical to the success of Enron's Performance +Management goals. +? +To complete a request for feedback, access PEP at http://pep.enron.com and +select Complete Feedback from the Main Menu. You may begin providing +feedback immediately and are requested to have all feedback forms completed +by Friday, May 25, 2001. +? +If you have any questions regarding PEP or your responsibility in the +process, please contact the PEP Help Desk at: +Houston: 1.713.853.4777, Option 4 or email: perfmgmt@enron.com +London: 44.207.783.4040, Option 4 or email: pep.enquiries@enron.com +? +Thank you for your participation in this important process. +? +The following is a CUMULATIVE list of employee feedback requests with a +status of "OPEN." Once you have submitted or declined an employee's request +for feedback, their name will no longer appear on this list. NOTE: YOU WILL +RECEIVE THIS MESSAGE EACH TIME YOU ARE SELECTED AS A REVIEWER. +? +Employee Name: +CHRISTIANSEN, SUZANNE +FRANK, CAROLE \ No newline at end of file diff --git a/demo/ermis-f/All/cur/9419310.1075855492321.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/9419310.1075855492321.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..fd9dc89d --- /dev/null +++ b/demo/ermis-f/All/cur/9419310.1075855492321.JavaMail.evans@thyme:2,S @@ -0,0 +1,57 @@ +Message-ID: <9419310.1075855492321.JavaMail.evans@thyme> +Date: Tue, 27 Feb 2001 23:25:00 -0800 (PST) +From: frank.ermis@enron.com +To: mike.grigsby@enron.com +Subject: Lodi Gas Storage Open Season +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Frank Ermis +X-To: Mike Grigsby +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Frank Ermis/HOU/ECT on 02/28/2001 07:22 +AM --------------------------- + + +"Kevin O'Toole" on 02/27/2001 07:00:03 PM +Please respond to kotoole@westernhubs.com +To: "'O'Toole, Kevin -- WHP'" +cc: +Subject: Lodi Gas Storage Open Season + + +Lodi Gas Storage is under construction! We have started shop fabrication of +the +facilities piping for the Lodi Gas Storage Project. You will be seeing +frequent +updates on the progress of this high deliverability Northern California +storage +facility. + +The attached memo describes an open season we are conducting for 4.5 BCF of +Inventory Capacity and 150 MMCF/D of Injection and Withdrawal Capacity. + +Please call me at 281-679-3591, or reply to this e-mail with any questions you +may have. + +I look forward to hearing from you. + +Kevin O'Toole +Vice President -- Marketing +Western Hub Properties L.L.C. +14811 St. Mary's Ln., Suite 150 +Houston, TX 77079-2908 +281-679-3591 V +281-679-1564 F +713-208-0153 M +kotoole@westernhubs.com + + + + - Lodi Open Season 2001.02.pdf + - Lodi Slides.pdf diff --git a/demo/ermis-f/All/cur/9460659.1075855474798.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/9460659.1075855474798.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..03495a7b --- /dev/null +++ b/demo/ermis-f/All/cur/9460659.1075855474798.JavaMail.evans@thyme:2,S @@ -0,0 +1,56 @@ +Message-ID: <9460659.1075855474798.JavaMail.evans@thyme> +Date: Tue, 14 Nov 2000 10:36:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Reorganization of Houston and Omaha Facilities Management + Responsibilities +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Responsibility for daily operations of building support services in the=20 +Enron Building, Houston leased offices, and Two Pacific Place (Omaha) will = +be=20 +transitioning from Corporate to Enron Energy Services (EES) by year-end. T= +he=20 +areas affected include facility operations and maintenance of mechanical,= +=20 +electrical, and air-conditioning systems; mail delivery; housekeeping; =20 +food, copier, and records services. + +This transition of services, as presently managed by Enron Property and=20 +Services Corp. (EPSC), is designed to optimize value to Enron=01,s Business= +=20 +Units by leveraging facility management businesses now offered by EES to=20 +their commercial customers. EPSC staff having administrative responsibilit= +y=20 +for these services will report to Enron Facility Services, a subsidiary of= +=20 +EES=01,s Global Energy Services group led by Daniel Leff, President and CEO= +. + +EPSC is responsible for Enron=01,s internal real estate and office developm= +ent=20 +needs, including leasing, space allocations and facility planning, project= +=20 +and construction management, furniture systems, and office relocation. EPS= +C,=20 +in its development role, remains a part of Enron Corporate Administration= +=20 +Services (ECAS) along with Corporate Security and the Aviation Department,= +=20 +reporting to Bill Donovan, Vice President, Corporate Administrative Service= +s. + +This alignment of responsibilities offers the opportunity for EPSC to focus= +=20 +resources on effective utilization of our existing office space assets and= +=20 +managing the development of Houston=01,s new Enron Center Campus project. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/946623.1075855476496.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/946623.1075855476496.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1136af9c --- /dev/null +++ b/demo/ermis-f/All/cur/946623.1075855476496.JavaMail.evans@thyme:2,S @@ -0,0 +1,28 @@ +Message-ID: <946623.1075855476496.JavaMail.evans@thyme> +Date: Thu, 2 Nov 2000 10:52:00 -0800 (PST) +From: enron.announcements@enron.com +To: ena.employees@enron.com +Subject: Development Center Course Offerings +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: ENA Houston Employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Hurry and sign up as these are the last ones this year! +% Working Styles: Working with People Effectively - November 7th from 8 to 12 + +% Communicating Effectively - November 7th from 1 to 5 + +% Communicating Effectively - November 8th from 8 to 12 + +% Delegating and Directing - November 8th from 1 to 5 + + +For registration, please click here () to go directly into the Development +Center "Ernie", or call 3-0357. \ No newline at end of file diff --git a/demo/ermis-f/All/cur/9846220.1075855489714.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/9846220.1075855489714.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f1eb7b53 --- /dev/null +++ b/demo/ermis-f/All/cur/9846220.1075855489714.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <9846220.1075855489714.JavaMail.evans@thyme> +Date: Wed, 2 May 2001 16:41:00 -0700 (PDT) +From: mike.grigsby@enron.com +To: phillip.allen@enron.com, keith.holst@enron.com, monique.sanchez@enron.com, + frank.ermis@enron.com, jane.tholt@enron.com +Subject: Out of office on Thursday +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Mike Grigsby +X-To: Phillip K Allen, Keith Holst, Monique Sanchez, Frank Ermis, Jane M Tholt +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Phillip, + +Courtney needs me to watch the boys on Thursday in order to get organized +before we leave for Italy. I can be reached on my cell phone 713-408-6256. +Please have Anne update the newcurrentday sheet in order to manage my +position. Please call me with any pertinent market information. I will see +you Friday. Thanks for the help. + +Thanks, +Mike \ No newline at end of file diff --git a/demo/ermis-f/All/cur/9988389.1075855489397.JavaMail.evans@thyme:2,S b/demo/ermis-f/All/cur/9988389.1075855489397.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..114c04ae --- /dev/null +++ b/demo/ermis-f/All/cur/9988389.1075855489397.JavaMail.evans@thyme:2,S @@ -0,0 +1,37 @@ +Message-ID: <9988389.1075855489397.JavaMail.evans@thyme> +Date: Fri, 4 May 2001 05:24:00 -0700 (PDT) +From: suzanne.christiansen@enron.com +To: stephanie.miller@enron.com, philip.polsky@enron.com, daniel.lisk@enron.com, + hillary.mack@enron.com, stacey.brewer@enron.com, anne.bike@enron.com, + kim.ward@enron.com, barry.tycholiz@enron.com, + jacqueline.adams@enron.com, shelly.mendel@enron.com, + susan.scott@enron.com, suzanne.christiansen@enron.com, + ted.evans@enron.com, jan.sutherland@enron.com, + matthew.lenhart@enron.com, steven.south@enron.com, + randall.gay@enron.com, patti.sullivan@enron.com, + jason.wolfe@enron.com, frank.ermis@enron.com, mike.grigsby@enron.com, + jane.tholt@enron.com, monique.sanchez@enron.com, + keith.holst@enron.com, phillip.allen@enron.com, + laura.vuittonet@enron.com, kimberly.hardy@enron.com, + jessica.presas@enron.com, becky.young@enron.com, + shannon.groenewold@enron.com, matt.smith@enron.com +Subject: You're Invited +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Suzanne Christiansen +X-To: Stephanie Miller, Philip Polsky, Daniel Lisk, Hillary Mack, Stacey J Brewer, Anne Bike, Kim Ward, Barry Tycholiz, Jacqueline P Adams, Shelly Mendel, Susan M Scott, Suzanne Christiansen, Ted Evans, Jan Sutherland, Matthew Lenhart, Steven P South, Randall L Gay, Patti Sullivan, Jason Wolfe, Frank Ermis, Mike Grigsby, Jane M Tholt, Monique Sanchez, Keith Holst, Phillip K Allen, Laura Vuittonet, Kimberly Hardy, Jessica Presas, Becky Young, Shannon Groenewold, Matt Smith +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\All documents +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Just a reminder about Tori's baby shower next Thursday (May 19 @2:30). If +you would like me to shop for you (at Babysrus), just let me know or you can +donate to a pool of money and I will pick out some items. + +cc: +Subject: You're Invited + + diff --git a/demo/ermis-f/Discussion Threads/cur/10176912.1075855483174.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/10176912.1075855483174.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..9a525e74 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/10176912.1075855483174.JavaMail.evans@thyme:2,S @@ -0,0 +1,23 @@ +Message-ID: <10176912.1075855483174.JavaMail.evans@thyme> +Date: Mon, 11 Dec 2000 08:51:00 -0800 (PST) +From: caroline.abramo@enron.com +To: frank.ermis@enron.com +Subject: WED +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Caroline Abramo +X-To: Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Frank- I would really like Jason Hotra from Harvard to meet you and the desk +(Philip, Steve, Ken, etc..)- if you could spare a few minutes during the day +- I can have him sit at the desk or meet for a bit after the market closes to +go through rockies/ socal. + +Thanks, +Caroline \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/10295400.1075855492892.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/10295400.1075855492892.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7531aaba --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/10295400.1075855492892.JavaMail.evans@thyme:2,S @@ -0,0 +1,165 @@ +Message-ID: <10295400.1075855492892.JavaMail.evans@thyme> +Date: Fri, 20 Apr 2001 07:03:00 -0700 (PDT) +From: brandee.jackson@enron.com +To: caroline.abramo@enron.com, dipak.agarwalla@enron.com, + phillip.allen@enron.com, chuck.ames@enron.com, john.arnold@enron.com, + airam.arteaga@enron.com, robin.barbe@enron.com, eric.bass@enron.com, + kimberly.bates@enron.com, troy.black@enron.com, + nate.blackburn@enron.com, sean.boyle@enron.com, eric.boyt@enron.com, + sandra.brawner@enron.com, mark.breese@enron.com, + craig.breslau@enron.com, stephane.brodeur@enron.com, + gary.bryan@enron.com, bart.burk@enron.com, + catalina.cardenas@enron.com, cary.carrabine@enron.com, + chad.clark@enron.com, venita.coleman@enron.com, + ruth.concannon@enron.com, nicole.cortez@enron.com, + michael.cowan@enron.com, martin.cuilla@enron.com, + steven.curlee@enron.com, tammi.depaolis@enron.com, + phil.demoes@enron.com, louis.dicarlo@enron.com, + barbara.dillard@enron.com, john.disturnal@enron.com, + tom.donohoe@enron.com, lon.draper@enron.com, heidi.dubose@enron.com, + frank.ermis@enron.com, lee.fascetti@enron.com, + eric.feitler@enron.com, nelson.ferries@enron.com, + murray.fichten@enron.com, chris.figueroa@enron.com, + keith.fraley@enron.com, matthew.frank@enron.com, + bryant.frihart@enron.com, dave.fuller@enron.com, + sachin.gandhi@enron.com, santiago.garcia@enron.com, + maria.garza@enron.com, chris.gaskill@enron.com, + randall.gay@enron.com, chris.germany@enron.com, + george.gilbert@enron.com, julie.gomez@enron.com, + scott.goodell@enron.com, bill.greenizan@enron.com, + john.griffith@enron.com, barry.michael@enron.com, jin.guo@enron.com, + kreg.hall@enron.com, kimberly.hardy@enron.com, + tyrell.harrison@enron.com, jai.hawker@enron.com, + scott.hendrickson@enron.com, john.hodge@enron.com, + keith.holst@enron.com, peter.hoyt@enron.com, amanda.huble@enron.com, + geraldine.irvine@enron.com, dick.jenkins@enron.com, + david.jones@enron.com, dan.junek@enron.com, jared.kaiser@enron.com, + peter.keavey@enron.com, jona.kimbrough@enron.com, + tori.kuykendall@enron.com, fred.lagrasta@enron.com, + chris.lambie@enron.com, matthew.lenhart@enron.com, + andrew.lewis@enron.com, paul.lucci@enron.com, laura.luce@enron.com, + keith.macivor@enron.com, mike.maggi@enron.com, + massimo.marolo@enron.com, larry.may@enron.com, + deirdre.mccaffrey@enron.com, brad.mckay@enron.com, + jonathan.mckay@enron.com, ed.mcmichael@enron.com, + john.messenger@enron.com, chris.meyer@enron.com, + stephanie.miller@enron.com, patrice.mims@enron.com, + mark.mixon@enron.com, eric.moon@enron.com, gil.muhl@enron.com, + russell.murrell@enron.com, abhijeet.naik@enron.com, + scott.neal@enron.com, justin.o'malley@enron.com, + sandy.olitsky@enron.com, lucy.ortiz@enron.com, + charles.otto@enron.com, jason.panos@enron.com, joe.parks@enron.com, + sheetal.patel@enron.com, neeran.pathak@enron.com, + jeff.pearson@enron.com, biliana.pehlivanova@enron.com, + gregg.penman@enron.com, susan.pereira@enron.com, + tara.piazze@enron.com, lynn.pikofsky@enron.com, + vladi.pimenov@enron.com, denver.plachy@enron.com, + sylvia.pollan@enron.com, philip.polsky@enron.com, + jessica.presas@enron.com, daniel.quezada@enron.com, + dutch.quigley@enron.com, kevin.radous@enron.com, + ina.rangel@enron.com, sabina.rank@enron.com, + kenneth.reinheimer@enron.com, andrea.ring@enron.com, + linda.roberts@enron.com, robin.rodrigue@enron.com, + kevin.ruscitti@enron.com, monique.sanchez@enron.com, + lauren.schlesinger@enron.com, susan.scott@enron.com, + tyler.seminuk@enron.com, jennifer.shipos@enron.com, + hunter.shively@enron.com, james.simpson@enron.com, + john.singer@enron.com, mark.smith@enron.com, matt.smith@enron.com, + maureen.smith@enron.com, steven.south@enron.com, + gulay.soykok@enron.com, theresa.staab@enron.com, + kelli.stevens@enron.com, geoff.storey@enron.com, + colleen.sullivan@enron.com, john.taylor@enron.com, + michael.taylor@enron.com, jane.tholt@enron.com, + richard.tomaski@enron.com, judy.townsend@enron.com, + barry.tycholiz@enron.com, victoria.versen@enron.com, + frank.vickers@enron.com, alexandra.villarreal@enron.com, + kim.ward@enron.com, ryan.watt@enron.com, v.weldon@enron.com, + mark.whitt@enron.com, virawan.yawapongsiri@enron.com, + becky.young@enron.com, robyn.zivic@enron.com, jill.zivley@enron.com +Subject: FW: March of Dimes +Cc: suzanne.calcagno@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +Bcc: suzanne.calcagno@enron.com +X-From: Brandee Jackson +X-To: Caroline Abramo, Dipak Agarwalla, Phillip K Allen, Chuck Ames, John Arnold, Airam Arteaga, Robin Barbe, Eric Bass, Kimberly Bates, Troy Black, Nate Blackburn, Sean Boyle, Eric Boyt, Sandra F Brawner, Mark Breese, Craig Breslau, Stephane Brodeur, Gary Bryan, Bart Burk, Catalina Cardenas, Cary M Carrabine, Chad Clark, Venita Coleman, Ruth Concannon, Nicole Cortez, Michael Cowan, Martin Cuilla, Steven Curlee, Tammi DePaolis, Phil DeMoes, Louis Dicarlo, Barbara G Dillard, John Disturnal, Tom Donohoe, Lon Draper, Heidi DuBose, Frank Ermis, Lee Fascetti, Eric Feitler, Nelson Ferries, Murray Fichten, Chris Figueroa, Keith Fraley, Matthew Frank, Bryant Frihart, Dave Fuller, Sachin Gandhi, Santiago Garcia, Maria Garza, Chris Gaskill, Randall L Gay, Chris Germany, George N Gilbert, Julie A Gomez, Scott Goodell, Bill Greenizan, John Griffith, Barry Michael, Jin Guo, Kreg Hall, Kimberly Hardy, Tyrell Harrison, Jai Hawker, Scott Hendrickson, Jesus Hernandez@CCMAIL, John Hodge, Keith Holst, Peter Hoyt, Amanda Huble, Geraldine Irvine, Dick Jenkins, David Jones, Dan Junek, Jared Kaiser, Peter F Keavey, Jona Kimbrough, Tori Kuykendall, Fred Lagrasta, Chris Lambie, Matthew Lenhart, Andrew H Lewis, Paul T Lucci, Laura Luce, Keith MacIvor, Mike Maggi, Massimo Marolo, Larry May, Deirdre Mccaffrey, Brad McKay, Jonathan McKay, Ed McMichael, John Messenger, Chris Meyer, Stephanie Miller, Patrice L Mims, Mark Mixon, Eric Moon, Gil Muhl, Russell E Murrell, Abhijeet Naik, Scott Neal, Justin O'Malley, Sandy Olitsky, Lucy Ortiz, Charles H Otto, Jason Panos, Joe Parks, Sheetal Patel, Neeran Pathak, Jeff Pearson, Biliana Pehlivanova, Gregg Penman, Susan W Pereira, Tara Piazze, Lynn Pikofsky, Vladi Pimenov, Denver Plachy, Sylvia S Pollan, Philip Polsky, Jessica Presas, Daniel Quezada, Dutch Quigley, Kevin P Radous, Ina Rangel, Sabina Rank, Kenneth Reinheimer, Andrea Ring, Linda Roberts, Robin Rodrigue, Kevin Ruscitti, Monique Sanchez, Lauren Schlesinger, Susan Scott, Tyler Seminuk, Jennifer Shipos, Hunter S Shively, James Simpson, John M Singer, Mark Smith, Matt Smith, Maureen Smith, Steven P South, Gulay Soykok, Theresa Staab, Kelli Stevens, Geoff Storey, Colleen Sullivan, John Taylor, Michael Taylor, Jane M Tholt, Richard Tomaski, Judy Townsend, Barry Tycholiz, Victoria Versen, Frank W Vickers, Alexandra Villarreal, Kim E Ward, Ryan Watt, V Charles Weldon, Mark Whitt, Virawan Yawapongsiri, Becky Young, Robyn Zivic, Jill T Zivley +X-cc: Suzanne Calcagno +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + + -----Original Message----- +From: Calcagno, Suzanne =20 +Sent: Thursday, April 19, 2001 1:12 PM +To:=20 +Subject: March of Dimes + +Hello All-- + +Shelley Corman has asked me to forward the attached letter to you regarding= +=20 +Enron's fundraising efforts on behalf of the March of Dimes. =20 + +Please take a moment to review--any contribution you can make would be=20 +greatly appreciated and will be matched 100% by Enron. + +Please ket me know if you have any questions or need any additional=20 +information + +Thanks! + =20 +Please make checks payable to the March of Dimes and send to me at Location= +=20 +EB3275F.=20 +=20 +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= +=3D=3D=3D +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D +Dear ENA Team Member: +=20 +I am proud to serve as a sponsor of Enron=01,s March of Dimes 2001 Walk Tea= +m. =20 +March of Dimes is a national nonprofit organization whose mission is to=20 +improve the health of babies preventing birth defects and infant mortality.= + =20 +Childhood health is a cause near and dear to my heart. =20 +=20 +Obviously, it is a cause that is near and dear to Enron employees as well. = +=20 +Last year our Enron team raised over $46,000. This year our team has set = +a=20 +goal to raise $75,000. With your help, I believe we can achieve this=20 +aggressive goal.=20 +=20 +I understand that you are called upon to donate your time and money to many= +=20 +worthy causes and clearly I am not a seasoned fundraiser. What I can tell= +=20 +you is that I am proud of our employees that have rallied a grassroots effo= +rt=20 +to support March of Dimes here at Enron. I am committed to continuing thei= +r=20 +work. I ask that you consider making a donation in any amount. =20 + +Please use the attached envelope to make your donation to the March of Dime= +s=20 +and forward you check back to me by Friday, April 27th. Your contribution = +is=20 +totally tax deductible and Enron will match your gift dollar for dollar (I= +=20 +will take care of the matching paperwork). =20 +=20 +Thanks, in advance, for your donation and support of the March of Dimes. Y= +ou=20 +can read more about the March of Dimes at www.modimes.org. =20 +=20 +Sincerely, + +Suzanne Calcagno +Manager--Regulatory Affairs +Gas Logistics \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/10455815.1075855494934.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/10455815.1075855494934.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f6b1e3c9 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/10455815.1075855494934.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <10455815.1075855494934.JavaMail.evans@thyme> +Date: Tue, 1 May 2001 11:36:00 -0700 (PDT) +From: clickathome@enron.com +To: clickathome@enron.com +Subject: ClickAtHome Verification +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Clickathome +X-To: Clickathome@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Dear ClickAtHome Participant, + +The ClickAtHome Team has received an invoice for the Enron subsidized portion +of your ClickAtHome Computer. This email is to verify that you have received +your Dell PC successfully. If so, you can disregard this message and enjoy +your computer. + +If you have not received your PC, or you returned it and have chosen to not +participate in the ClickAtHome program, PLEASE reply to this email or email +the ClickAtHome Team at clickathome@enron.com to notify us of this billing +error. + +Thank you, +ClickAtHome Team! \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/10486180.1075855495507.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/10486180.1075855495507.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ff88c6d4 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/10486180.1075855495507.JavaMail.evans@thyme:2,S @@ -0,0 +1,93 @@ +Message-ID: <10486180.1075855495507.JavaMail.evans@thyme> +Date: Fri, 4 May 2001 09:49:00 -0700 (PDT) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: SUPPLEMENTAL Weekend Outage Report for 5-4-01 through 5-7-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +May 4, 2001 5:00pm through May 7, 2001 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages + +ENRON NORTH AMERICAN LANS: SEE ORIGINAL REPORT + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: SEE ORIGINAL REPORT + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: ALSO SEE ORIGINAL REPORT + +Impact: EBS +Time: Fri 5/4/2001 at 6:00:00 PM CT thru Fri 5/4/2001 at 10:00:00 PM CT + Fri 5/4/2001 at 4:00:00 PM PT thru Fri 5/4/2001 at 8:00:00 PM PT + Sat 5/5/2001 at 12:00:00 AM London thru Sat 5/5/2001 at 4:00:00 AM London +Outage: CGMP removal on MSFCs (EBS) +Environments Impacted: EBS +Purpose: Possible fix for multicast problems. Neal Symms is still reporting +difficulties with multicast and Tibco. +Backout: Place 'ip cgmp' back on the interfaces +Contact(s): Dennis McGough 713-345-3143 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +----------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC + (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 diff --git a/demo/ermis-f/Discussion Threads/cur/10564029.1075855492580.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/10564029.1075855492580.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..dc51299b --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/10564029.1075855492580.JavaMail.evans@thyme:2,S @@ -0,0 +1,28 @@ +Message-ID: <10564029.1075855492580.JavaMail.evans@thyme> +Date: Wed, 18 Apr 2001 16:00:00 -0700 (PDT) +From: enron.announcements@enron.com +To: ena.employees@enron.com +Subject: Asset Marketing +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: ENA Employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +We are pleased to announce the creation of a new group - Asset Marketing - +within Enron Americas. The Asset Marketing group will have responsibility for +the asset divestment function within Enron Americas and work with Generation +Investments on selected portfolio acquisitions as well as managing power +origination funding requirements with Treasury. + +Don Miller will head the Asset Marketing group and will report directly to +the Office of the Chair, Enron Americas. Joining Don's group will be Stuart +Zisman. Stuart was formerly in ENA Legal, having most recently worked on the +sale of ENA's peaker plants with Don. + +Please join us in congratulating Don and Stuart in their new roles. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/10708323.1075855496047.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/10708323.1075855496047.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5fec9f35 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/10708323.1075855496047.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <10708323.1075855496047.JavaMail.evans@thyme> +Date: Wed, 9 May 2001 08:53:00 -0700 (PDT) +From: russell.dyk@enron.com +To: frank.ermis@enron.com +Subject: PGE/Malin +Cc: caroline.abramo@enron.com, stephen.plauche@enron.com, robyn.zivic@enron.com, + mog.heu@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: caroline.abramo@enron.com, stephen.plauche@enron.com, robyn.zivic@enron.com, + mog.heu@enron.com +X-From: Russell Dyk +X-To: Frank Ermis +X-cc: Caroline Abramo, Stephen Plauche, Robyn Zivic, Mog Heu +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Frank, +Robyn thinks you don't check your email, but we'll see....Harvard wants to +buy 1/2 day of the PGE/Malin (buy PGE/sell Malin) at 50 cents. We would like +to make at least 1/2 cent on the deal. They haven't even seen the historical +data yet, but they trust your explanation, which is why they're anxious to +start building a position. +Thanks, +Russ + +ps I'm at 212 702 3914 if you have any questions \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/10775965.1075855480195.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/10775965.1075855480195.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..766e99d3 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/10775965.1075855480195.JavaMail.evans@thyme:2,S @@ -0,0 +1,101 @@ +Message-ID: <10775965.1075855480195.JavaMail.evans@thyme> +Date: Fri, 10 Nov 2000 08:29:00 -0800 (PST) +From: susan.t.turpin@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cards@wdni.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jennifer_owen@pgn.com, jmmcarthur@duke-energy.com, + jsanders@clarkpud.com, kims@kimballenergy.com, klambe@puget.com, + kri.pam@pdg.net, llightfoot@coral-energy.com, lmanis@sdge.com, + lprior@enron.com, niels_a_vervloet@reliantenergy.com, + ramperms@bp.com, rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, sghill@bcgas.com, + sgwi@dynegy.com, spjutd2@wdni.com, ssouth@enron.com, + stephane.brodeur@enron.com, tdizona@coral-energy.com, + tgilliam@avistaenergy.com, tom.mckay@engageenergy.com, + tom.mckay@engageenergy.com, val_yildirok@pgn.com, + wharlan@ix.netcom.com, zcourns@national-fuel.com, ads@nwnatural.com, + awhaynes@rmc.com, bhall@cngc.com, bmedlock@cngc.com, + cheldman@ix.netcom.com, creali@vanalco.com, + gary.peterson@fortjamesmail.com, gastrans@puget.com, + hls@nwnatural.com, kri.jane@pdq.net, lgoodric@cngc.com, + marcl@subutil.com, mvaughn@cngc.com, mwaas@cngc.com, + pat_scherzinger@pgn.com, rernest@intgas.com, rsf@nwnatural.com, + sdoss@wlinpco.com, sgillit@cngc.com, spfaff@cngc.com, + tina.m.patton@boeing.com +Subject: NWP System Notice - 01-158 December 2000 Monthly Maintenance +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Turpin, Susan T" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" , "'ads@nwnatural.com'" , "'awhaynes@rmc.com'" , "'BHall@cngc.com'" , "'bmedlock@cngc.com'" , "'cheldman@ix.netcom.com'" , "'creali@vanalco.com'" , "'Gary.Peterson@fortjamesmail.com'" , "'gastrans@puget.com'" , "'hls@nwnatural.com'" , "'kri.jane@pdq.net'" , "'lgoodric@cngc.com'" , "'marcl@subutil.com'" , "'MVaughn@cngc.com'" , "'MWAAS@cngc.com'" , "'pat_scherzinger@pgn.com'" , "'rernest@intgas.com'" , "'rsf@nwnatural.com'" , "'sdoss@wlinpco.com'" , "'sgillit@cngc.com'" , "'spfaff@cngc.com'" , "'Tina.m.patton@boeing.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: November 10, 2000 +Category: MAINTENANCE +Subcategory: NWP MONTHLY MAINTENANCE +Subject: 01-158 December 2000 Monthly Maintenance + +Notice Text: +All Shippers Letter # 01-158 +Date:?? 11/10/00 +Time:?? 15:30hrs + + +TO:???? All Shippers +Subject:??????? December 2000 Maintenance + +WILLIAMS GAS PIPELINE-WEST / Northwest Pipeline SCHEDULED MAINTENANCE +as posted 11 - 10, 2000 + +The following maintenance work is scheduled on Williams Gas Pipeline-West / +Northwest +Pipeline (WGP-W) during the month of December 2000.? The scheduled +maintenance is +Northwest's most recent projection of potential system impacts.? This +schedule is provided to assist you in planning your business for the coming +month. The impacts are estimates, which could change depending on other +scheduling factors.? If any scheduled maintenance activities change, an +updated notice will be posted to the EBB as soon as possible. + +UPCOMING DECEMBER? SCHEDULED MAINTENANCE + +*** November 27, 2000 - December 15, 2000 + +20" Camas - Eugene Pigging Project + +Due to permit issues imposed by the City of Gresham, anomaly repair work on +the 20" Camas - Eugene line has been delayed from the original repair date of +October 23 & October 31, 2000, until the week of November 27, 2000 through +December 15, 2000.? It is not known at this time if any pipeline anomalies +will require repair. The 20" Camas to Eugene is paralleled by a 30" / 20" +loop line and no impacts are anticipated at this time. + + +*** November 10, 2000 - December 8, 2000 + +Vernal Pigging Project + +WGP-W crews continue to excavate and repair anomalies between mainline valve +2-7 +(M.P. 213) to mainline valve 2-10 (M.P. 263). Based on current data, it is +not known how +many pipeline anomalies will require repair.? Gas outages may be required +during this period +and will be communicated as quickly as the information becomes available. + +***Dates are estimates and are subject to change. + +WGP-W +st + diff --git a/demo/ermis-f/Discussion Threads/cur/1086261.1075855494560.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/1086261.1075855494560.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d6996288 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/1086261.1075855494560.JavaMail.evans@thyme:2,S @@ -0,0 +1,29 @@ +Message-ID: <1086261.1075855494560.JavaMail.evans@thyme> +Date: Sun, 29 Apr 2001 10:01:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: "Take This Job and Shovel It" +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Read about how PGE is making methane out of manure in this issue of eBiz. + +Also in this issue: +Enron's first quarter earnings overview +Online energy trading will reach $3.6 trillion by 2005 +Tom White becomes U.S. Secretary of the Army +A U.K. offshore wind farm +The PGE sale terminates +How a fuel cell works +A little bit of poetry + +It's all in the latest eBiz. Go to home.enron.com, click Publications, then +click eBiz, and "eBiz April 27, 2001." \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/10902650.1075855481630.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/10902650.1075855481630.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..071eb201 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/10902650.1075855481630.JavaMail.evans@thyme:2,S @@ -0,0 +1,246 @@ +Message-ID: <10902650.1075855481630.JavaMail.evans@thyme> +Date: Mon, 27 Nov 2000 10:51:00 -0800 (PST) +From: miki.bode@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cards@wdni.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jennifer_owen@pgn.com, jmmcarthur@duke-energy.com, + jsanders@clarkpud.com, kims@kimballenergy.com, klambe@puget.com, + kri.pam@pdg.net, llightfoot@coral-energy.com, lmanis@sdge.com, + lprior@enron.com, niels_a_vervloet@reliantenergy.com, + ramperms@bp.com, rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com +Subject: NWP System Notice - 01-174 Soliciting Electronic Bids +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Bode, Miki" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: November 27, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-174 Soliciting Electronic Bids + +Notice Text: + +All Shippers Notification: 01-174?????? ??????? ??????? Dated November 27, +2000 + + + +TO:???? ??????? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????? (801) 971-5983 +cellular +?????????????????????? Williams Gas Pipeline-West +?????????????????????? Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR +?????????????????????? AVAILABLE FIRM MAINLINE TRANSPORTATION +?????????????????????? CAPACITY ON NORTHWEST'S TRANSMISSION SYSTEM +Northwest has posted the following package of available firm TF-1 Large +Customer transportation capacity to its Electronic Bulletin Board ("EBB") +for competitive bid pursuant to the "Right-of-First-Refusal; Posting of +Pipeline Capacity" provision of Northwest's Tariff, which requires +availability of capacity to be posted to the EBB subject to bid.? All +prearranged terms are indicated below, if applicable.? The prearranged +shipper has the right to match the highest economic value at the end of +the bid period.? If the prearranged shipper does not match the highest +economic value, award of such capacity will be made according to +Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS CLOSED +BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace Karpakis or your +Marketing Services Representative if you encounter any problems with your +EBB bid(s).? DON'T WAIT UNTIL THE LAST MINUTE TO POST YOUR BID.? Time +deadlines are electronically monitored and implemented. + + +PACKAGE "A" +From the November 14, 2000 Posting +EBB OFFER # 448 + +RECEIPT ? DELIVERY????? ?? TOTAL??????? INITIAL PRIMARY PREARRANGED +?POINT? ???? POINT ???? ??? DTH/D???????? CONTRACT TERM ??????? ??????? +OFFER?? + +Sumas?????? Puget (Canyon)??? 5,000?????????? 12/01/00 - +12/31/00?????? ????????? YES + +Min. Acceptable Bid:??? ??????? $0.032 per Dth of daily Reservation Contract +Demand for +????????????????????????????????????????????????????????????????????? +Flexible Receipt/Delivery Point Rights +Min. Acceptable Bid Vol:?????????? ???? 1 Dth/d +Max. Acceptable Bid Vol:?? ???? 5,000 Dth/d +Bid Open Date:? ??????? 11/27/00 - (5:00 pm Central Time) +Bid Close Date: ??????? 11/28/00 - (5:00 pm Central Time) +Award Deadline: ??????? 11/28/00 - (6:00 pm Central Time) +Evergreen:????? ??????? ??????? NONE +Special Terms & Cond:?? ??????? See 1, 2 and 3 Below. + + +PACKAGE "GG" +From the November 14, 2000 Posting +EBB OFFER # 447 + +RECEIPT ? DELIVERY????? ?? TOTAL??????? INITIAL PRIMARY PREARRANGED +?POINT? ???? POINT ???? ??? DTH/D?????? CONTRACT TERM ? ????? OFFER?? + +Clay Basin?????????? Rifle????????????? 1,850????????? 12/01/00 - +12/31/00????? ???????? YES + +Min. Acceptable Bid:??? ??????? $0.02 per Dth of daily Reservation Contract +Demand +for??????????????????????????????????????????????????????????????????????????? +????????????????????????????????????????????????????????????????? +FlexibleReceipt/Delivery Point Rights + +Min. Acceptable Bid Vol:??????? ?????????????????????? 1 Dth/d +Max. Acceptable Bid Vol:????? ? 1,850 Dth/d +Bid Open Date:? ??????? 11/27/00 - (5:00 pm Central Time) +Bid Close Date: ??????? 11/28/00 - (5:00 pm Central Time) +Award Deadline: ??????? 11/28/00 - (6:00 pm Central Time) +Evergreen:????? ??????? ??????? NONE +Special Terms & Cond:?? ??????? See 1, 2 and 3 Below. + + + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into +the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity and +shipper and replacement shipper may utilize any available points on +Northwest's transmission system without impacting the discount for the +original shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition to the +Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable +surcharges and fuel. + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation +capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available +transportation capacity.? Multiple electronic bid(s) can be submitted for the +total available +transportation capacity under the specified package OR multiple rates can be +submitted each +for a partial amount of available transportation capacity under the specified +package.? If +the same Shipper submits multiple bids, the highest present value for such +package of +available transportation capacity shall be considered the valid bid. All +other bids from the +same Shipper for the same package of transportation capacity will be +discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is less than +minimum tariff rate, the following formula is utilized:? Bid Rate x FERC +Interest Rate x The +Maximum Bid Quantity x 365 days/100/12; or if the maximum rate is bid, the +following formula +is utilized:? Bid Rate x FERC Interest Rate x Maximum Bid Quantity x days +bid/100. In case +of a tie, each tied shipper will have the right to improve its bid by +submitting an improved +bid within 24 hours of the bid close time.? Such improved bid shall be faxed +to (801) 584-7076 to Candace Karpakis or Patrick Aman.? If a tie still +exists, such capacity shall be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than indicated +for the capacity unless maximum rate is bid. + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button on the +offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The +screen will allow you to review the conditions of the offer.? Close this +screen when +you have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting the "VIEW +BID" button.? Close this screen when you have finished viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" +button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, highlight +the receipt/delivery point section with the left mouse button and modify +accordingly. Select +"SAVE".? If an error appears at the button of the screen, the error will need +to be corrected +and the data will need to be saved again.? If successful, a message will +appear indicating +the bid information has saved and the bid rate must be entered.? Select "OK". +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +??????? You have just "CREATED" your bid for the offer.? You now need to +"SUBMIT" +??????? your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button.? All +of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you would +like to submit +Select the "SUBMIT" button at the top of the screen to post the bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button.? All of +your bids will appear.? If the bid has not yet been submitted, highlight the +"BID IN DRAFT STATUS" that you would like to withdraw.? Select the "WITHDRAW" +button at the top of the screen to withdraw the bid.? After a bid has been +withdrawn, you can select the "DELETE" button at the top of the screen to +delete it from the screen. + +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + + + +Word: F\Short Term/Capacity for Bid-All 2000 November 27, 2000 01-174.doc \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/11209852.1075855493436.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/11209852.1075855493436.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..31d68968 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/11209852.1075855493436.JavaMail.evans@thyme:2,S @@ -0,0 +1,26 @@ +Message-ID: <11209852.1075855493436.JavaMail.evans@thyme> +Date: Mon, 23 Apr 2001 11:37:00 -0700 (PDT) +From: linda.mitchell@neg.pge.com +To: fermis@enron.com +Subject: Attached is your Customer Meeting Invitation +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Mitchell, Linda" +X-To: "'fermis@enron.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. + - Invitation.doc \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/11296405.1075855477838.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/11296405.1075855477838.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..227d26e8 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/11296405.1075855477838.JavaMail.evans@thyme:2,S @@ -0,0 +1,93 @@ +Message-ID: <11296405.1075855477838.JavaMail.evans@thyme> +Date: Fri, 7 Apr 2000 06:48:00 -0700 (PDT) +From: frank.ermis@enron.com +To: jay.reitmeyer@enron.com +Subject: The Joys of Marriage +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Frank Ermis +X-To: Jay Reitmeyer +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Frank Ermis/HOU/ECT on 04/07/2000 01:45 +PM --------------------------- + + +Matthew Lenhart +04/07/2000 01:45 PM +To: Frank Ermis/HOU/ECT@ECT +cc: +Subject: The Joys of Marriage + + +---------------------- Forwarded by Matthew Lenhart/HOU/ECT on 04/07/2000 +01:44 PM --------------------------- + + +Shirley Elliott on 04/07/2000 09:54:13 AM +To: jjohnson@daewoous.com, kmcgallion@king-ranch.com, +Terri@EDIarchitecture.com, waldron50@yahoo.com, Sablica@compuserve.com, +scody@acplasticsinc.com, sclarkson@tractebelpowerinc.com, +Chad.Landry@enron.com, Matthew.Lenhart@enron.com, matthew.overbeck@ac.com, +JohnWheeler@PZLQS.com, hallieklassen@usa.net, j.cruthis@mail.utexas.edu, +AChang01@coair.com, Liz.Mortenson@chron.com, Allison Damon +, Michael Lednicky , Todd Rimmer +, Chris Strain +cc: + +Subject: The Joys of Marriage + + + +> I've got game....'Ole! +> +> +> +> Subject: FW: The Joys of Marriage +> +> <> +> + + - FARTINGI.AVI + - RFC-822.TXT +---------------------------------- Forwarded +---------------------------------- +From: mwilkerson@ajilon.com at Internet-USA +Date: 4/7/00 8:50AM -0500 +To: Shirley Elliott at DTT.US.HOUSTON +*To: AMorse@EMJMETALS.COM at Internet-USA +*To: hymela@netsolve.net at Internet-USA +*To: bretts@mail.utexas.edu at Internet-USA +*To: brian.sorensen@chase.com at Internet-USA +*To: vmw@ispchannel.com at Internet-USA +*To: Elrhea.stockton@dcicorp.com at Internet-USA +*To: jdryer@kpmg.com at Internet-USA +*To: jwaldman@ers.state.tx.us at Internet-USA +*To: jim_stiffler@dell.com at Internet-USA +*To: keith.hatley@allegiancetelecom.com at Internet-USA +*To: sablica@compuserve.com at Internet-USA +*To: mark_hooper@dell.com at Internet-USA +*To: Michael_Ecklund@hines.com at Internet-USA +*To: r8834c@email.sps.mot.com at Internet-USA +*To: dmehta@uth.tmc.edu at Internet-USA +*To: mdeshotels@rightnowtech.com at Internet-USA +*To: pavri@bplaw.com at Internet-USA +*To: pconnor@us.ibm.com at Internet-USA +*To: RMoser@EMJMETALS.COM at Internet-USA +*To: ryane@tocquigny.com at Internet-USA +*To: Schoelpple@yahoo.com at Internet-USA +*To: swlh@excite.com at Internet-USA +*To: hookem@ev1.net at Internet-USA +*To: wwindom@aol.com at Internet-USA +*To: waldron50@yahoo.com at Internet-USA +Subject: The Joys of Marriage +------------------------------------------------------------------------------ +- + + + diff --git a/demo/ermis-f/Discussion Threads/cur/11571537.1075855483438.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/11571537.1075855483438.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..11cbd706 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/11571537.1075855483438.JavaMail.evans@thyme:2,S @@ -0,0 +1,46 @@ +Message-ID: <11571537.1075855483438.JavaMail.evans@thyme> +Date: Tue, 12 Dec 2000 22:01:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Succession Plan +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +It is my great pleasure to announce that the Board has accepted my=20 +recommendation to appoint Jeff Skilling as chief executive officer, effecti= +ve=20 +at the time of their next board meeting on February 12, 2001. Jeff will al= +so=20 +retain his duties as president and chief operating officer. I will continu= +e=20 +as chairman of the Board and will remain at Enron, working with Jeff on the= +=20 +strategic direction of the company and our day-to-day global operations. + +Jeff will assume the role at a time when the company is hitting on all=20 +cylinders and is positioned for phenomenal growth. He is clearly ready for= +=20 +the job, and after 15 years as CEO of this great company, I=01,m ready for = +a=20 +somewhat different role. + +Our succession plan has been clear for some time. This has afforded Jeff a= +nd=20 +me the freedom to combine our strengths toward building a company that=20 +continues to exceed everyone=01,s expectations, including our own. We look= +=20 +forward to furthering that relationship as Jeff expands his role. + +There are no plans for any other changes in our management team nor broad= +=20 +shifts in strategy and direction. + +Please join me in congratulating Jeff. I look forward to a great 2001. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/11752911.1075855495415.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/11752911.1075855495415.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..fa8000be --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/11752911.1075855495415.JavaMail.evans@thyme:2,S @@ -0,0 +1,184 @@ +Message-ID: <11752911.1075855495415.JavaMail.evans@thyme> +Date: Fri, 4 May 2001 01:33:00 -0700 (PDT) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage Report for 5-4-01 through 5-7-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +May 4, 2001 5:00pm through May 7, 2001 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages + +ENRON NORTH AMERICAN LANS: +Impact: ENS +Time: Fri 5/4/2001 at 9:00:00 PM CT thru Fri 5/4/2001 at 10:00:00 PM CT + Fri 5/4/2001 at 7:00:00 PM PT thru Fri 5/4/2001 at 8:00:00 PM PT + Sat 5/5/2001 at 3:00:00 AM London thru Sat 5/5/2001 at 4:00:00 AM London +Outage: Consolidation Of Networks +Environments Impacted: ENA +Purpose: Consolidating Network Equipment. Moving networks 172.16.48.20, +172.16.136.20, 172.16.51.20, and 172.16.194.20 + from 3460 to 3405. +Backout: +Contact(s): George Nguyen 713-853-0691 + +Impact: CORP +Time: Sat 5/5/2001 at 1:00:00 PM CT thru Sat 5/5/2001 at 7:15:00 PM CT + Sat 5/5/2001 at 11:00:00 AM PT thru Sat 5/5/2001 at 5:15:00 PM PT + Sat 5/5/2001 at 7:00:00 PM London thru Sun 5/6/2001 at 1:15:00 AM London +Outage: Migrating EES VLANs from EB3405-cx11 and EB3405-cx12 to EB3405-cx13 +and EB3405-cx14 +Environments Impacted: EES +Purpose: Off-load CPU usage onto current EB3405-CX13 and EB3405-CX14; +increase throughput and redundancy. +Backout: Remove EB3405-CX13 and EB3405-CX14. +Replace original access-links connecting HOUCX1 and HOUCX2 back to +EB3405-CX11 and EB3405-CX12. +Contact(s): Michael Huang 713-875-2478 877-692-2751 + +Impact: ENS +Time: Fri 5/4/2001 at 10:30:00 PM CT thru Sat 5/5/2001 at 12:00:00 AM CT + Fri 5/4/2001 at 8:30:00 PM PT thru Fri 5/4/2001 at 10:00:00 PM PT + Sat 5/5/2001 at 4:30:00 AM London thru Sat 5/5/2001 at 6:00:00 AM London +Outage: Migrating Networks Off Cisco 3 and Cisco 4 +Environments Impacted: ENA +Purpose: Migration of Networks Off Legacy Cisco Boxes +Backout: +Contact(s): George Nguyen 713-853-0691 + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: +Impact: Corp Notes +Time: Fri 5/4/2001 at 9:00:00 PM CT thru Sat 5/5/2001 at 1:00:00 AM CT + Fri 5/4/2001 at 7:00:00 PM PT thru Fri 5/4/2001 at 11:00:00 PM PT + Sat 5/5/2001 at 3:00:00 AM London thru Sat 5/5/2001 at 7:00:00 AM London +Outage: cNotes Server Reboots +Environments Impacted: All users on any of the mailservers listed below +Purpose: Scheduled @ 2 week interval +Backout: Make sure server comes up. +Contact(s): Trey Rhodes (713) 345-7792 + +Impact: EI +Time: Fri 5/4/2001 at 9:00:00 PM CT thru Sat 5/5/2001 at 1:00:00 AM CT + Fri 5/4/2001 at 7:00:00 PM PT thru Fri 5/4/2001 at 11:00:00 PM PT + Sat 5/5/2001 at 3:00:00 AM London thru Sat 5/5/2001 at 7:00:00 AM London +Outage: EI Notes Server Maintenance +Environments Impacted: EI Local/Domestic/Foreign Sites +Purpose: Scheduled @ 2 week interval +Backout: N/A +Contact(s): David Ricafrente 713-646-7741 + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: +Impact: Corp, OTS, ETS +DATE: MAY 15, 2001/2/2001 at 5:30:00 PM +Outage: Migrate DSS Server to GTHOU-APPSQ03P +Environments Impacted: DSS users will not be able to access the old server +(ENEDS01_ADAPT)after this date +Purpose: The existing server is outdated, migrating to SQL 2000 provides +increased +functionality and conforms to database platform requirements. +Backout: +Contact(s): Mary Vollmer 713-853-3381 + Joe Hellsten 713-853-7346 713-545-4164 + +Impact: EBS +Time: Fri 5/4/2001 at 8:00:00 PM CT thru Fri 5/4/2001 at 10:00:00 PM CT + Fri 5/4/2001 at 6:00:00 PM PT thru Fri 5/4/2001 at 8:00:00 PM PT + Sat 5/5/2001 at 2:00:00 AM London thru Sat 5/5/2001 at 4:00:00 AM London +Outage: EIGRP Integration - EBS and ENW +Environments Impacted: All +Purpose: The EBS network is being integrated into the ENW network. As part of +the integration, we will need to bring up EIGRP process 5 on the EBS +networking devices. This is the first step in the routing integration. Since +ENW is already static routing 10.0.0.0/8 to EBS and EBS is static routing +172.16.0.0/12 and 192.168.0.0/16 to ENW, the impact should be nil. +Backout: Remove eigrp process 5 from iah-ecn44-rtr3.enron.net +Contact(s): Dennis McGough 713-345-3143 + Scott Shishido +713-853-9780 +Impact: CORP +Time: Sat 5/5/2001 at 12:00:00 AM CT thru Sat 5/5/2001 at 1:00:00 AM CT + Fri 5/4/2001 at 10:00:00 PM PT thru Fri 5/5/2001 at 11:00:00 PM PT + Sat 5/5/2001 at 6:00:00 AM London thru Sat 5/5/2001 at 7:00:00 AM London +Outage: Elvis webserver maintenance. +Environments Impacted: Internet Web pages. +Purpose: Physically stabilize the server in the rack. +Backout: Leave server on shelf unracked +reboot the server +Contact(s): Malcolm Wells 713-345-3716 + +Impact: CORP +Time: Fri 5/4/2001 at 6:00:00 PM CT thru Fri 5/4/2001 at 8:00:00 PM CT + Fri 5/4/2001 at 4:00:00 PM PT thru Fri 5/4/2001 at 6:00:00 PM PT + Sat 5/5/2001 at 12:00:00 AM London thru Sat 5/5/2001 at 2:00:00 AM London +Outage: ClearCase Patch +Environments Impacted: Corp +Purpose: This patch will resolve several issues involving the MVFS (ClearCase +file system.) +Backout: Remove the patch +Contact(s): Troy Beyer 713.345.8316 713.406.1782 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +----------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC + (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 diff --git a/demo/ermis-f/Discussion Threads/cur/11997575.1075855478699.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/11997575.1075855478699.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e94062c4 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/11997575.1075855478699.JavaMail.evans@thyme:2,S @@ -0,0 +1,50 @@ +Message-ID: <11997575.1075855478699.JavaMail.evans@thyme> +Date: Tue, 31 Oct 2000 10:31:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.us@enron.com +Subject: XMS Memo +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Employees US +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Over the next several months Enron will be phasing in a new expense-reporti= +ng=20 +product, Concur Technologies=01, Expense Management System (XMS). You will= + be=20 +able to prepare your expense report, send it for approval, and transmit it= +=20 +for payment using the Intranet. It will be far more user-friendly than the= +=20 +Excel-based form currently in use and will provide a truly paperless=20 +process. In addition, the system efficiently integrates with the SAP=20 +accounting system. =20 + +On October 16, employees who used a prior version of the product upgraded t= +o=20 +the most current release. On October 30, it will be available to Enron Cor= +p=20 +employees, Company 0011. The rollout to other groups will continue through= +=20 +January 2001. Rollout announcements will be made to each business unit.=20 + +In Houston, IT Central will provide four training sessions per week. To=20 +enroll in a class go to itcentral.enron.com and click on=20 +Services>Training>Schedules. Those in outlying locations and those who pref= +er=20 +on-line training can use LEAP by signing on to sap.enron.com and clicking o= +n=20 +Training, then LEAP. Use xms (lower case) as the User ID and Password. =20 + +We are excited about this new system and hope you will find it useful. If= +=20 +you have questions regarding its use contact IT Central at (713) 345-4727 o= +r=20 +visit their website. + diff --git a/demo/ermis-f/Discussion Threads/cur/1220158.1075855479326.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/1220158.1075855479326.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..85746cde --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/1220158.1075855479326.JavaMail.evans@thyme:2,S @@ -0,0 +1,32 @@ +Message-ID: <1220158.1075855479326.JavaMail.evans@thyme> +Date: Fri, 3 Nov 2000 10:16:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: eThink About It: November 6, 2000 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +In its first week, the ThinkBank's Idea Vault received more than 35 ideas +from all over the world! And those ideas aren't just sitting there -- oh, +no. Connections have been made, dialogues have been started, things are +happening at the ThinkBank. +What's your interest rate? Come to the ThinkBank today. + + +Did you ask a question at the all-employee meeting last month that was not +answered? Take a look in eMeet. We've posted responses to questions from +the meeting, as well as another anonymous question to the Office of the +Chairman. See the "Office of the Chairman" category in eMeet. + + +Stop by the eSpeak Archives to see what was discussed in Cindy Olson's +EnronOptions event. Great questions, great answers. They're all in the +transcript on eSpeak. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/12203403.1075855494433.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/12203403.1075855494433.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7a8a249f --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/12203403.1075855494433.JavaMail.evans@thyme:2,S @@ -0,0 +1,137 @@ +Message-ID: <12203403.1075855494433.JavaMail.evans@thyme> +Date: Fri, 27 Apr 2001 08:01:00 -0700 (PDT) +From: outlook.team@enron.com +To: allison.horton@enron.com, amir.baig@enron.com, brandon.bangerter@enron.com, + brian.ellis@enron.com, charles.philpott@enron.com, + chris.wood@enron.com, chris.tull@enron.com, dale.smith@enron.com, + dave.june@enron.com, donald.sutton@enron.com, + felicia.buenrostro@enron.com, johnna.morrison@enron.com, + joe.dorn@enron.com, kathryn.schultea@enron.com, + leon.mcdowell@enron.com, leticia.barrios@enron.com, + milton.brown@enron.com, raj.perubhatla@enron.com, + shekar.komatireddy@enron.com, andrea.yowman@enron.com, + angie.o'brian@enron.com, bonne.castellano@enron.com, + gwynn.gorsuch@enron.com, jo.matson@enron.com, + laquitta.washington@enron.com, rick.johnson@enron.com, + sandra.lighthill@enron.com, valeria.hope@enron.com, + charlotte.brown@enron.com, ronald.fain@enron.com, + gary.fitch@enron.com, anna.harris@enron.com, keith.jones@enron.com, + kristi.monson@enron.com, bobbie.mcniel@enron.com, + john.stabler@enron.com, michelle.prince@enron.com, + james.gramke@enron.com, blair.hicks@enron.com, + jennifer.johnson@enron.com, jim.little@enron.com, + dale.lukert@enron.com, donald.martin@enron.com, + andrew.mattei@enron.com, darvin.mitchell@enron.com, + mark.oldham@enron.com, wesley.pearson@enron.com, + ramon.pizarro@enron.com, natalie.rau@enron.com, + william.redick@enron.com, mark.richardson@enron.com, + joseph.schnieders@enron.com, gary.simmons@enron.com, + delaney.trimble@enron.com, david.upton@enron.com, + mike.boegler@enron.com, lyndel.click@enron.com, + gabriel.franco@enron.com, randy.gross@enron.com, + arthur.johnson@enron.com, danny.jones@enron.com, + john.ogden@enron.com, edgar.ponce@enron.com, + tracy.pursifull@enron.com, lance.stanley@enron.com, + frank.ermis@enron.com, jane.tholt@enron.com, jay.reitmeyer@enron.com, + keith.holst@enron.com, matthew.lenhart@enron.com, + mike.grigsby@enron.com, monique.sanchez@enron.com, + phillip.allen@enron.com, randall.gay@enron.com, + tori.kuykendall@enron.com, brenda.fletcher@enron.com, + jeanne.wukasch@enron.com, mary.franklin@enron.com, + mike.potter@enron.com, natalie.baker@enron.com, + suzanne.calcagno@enron.com, alvin.thompson@enron.com, + cynthia.franklin@enron.com, jesse.villarreal@enron.com, + joan.collins@enron.com, joe.casas@enron.com, kelly.loocke@enron.com, + lia.halstead@enron.com, meredith.homco@enron.com, + robert.allwein@enron.com, scott.loving@enron.com, + shanna.boudreaux@enron.com, steve.gillespie@enron.com, + tamara.carter@enron.com, tracy.wood@enron.com, + gabriel.fuzat@enron.com, jack.netek@enron.com, lam.nguyen@enron.com, + camille.gerard@enron.com, craig.taylor@enron.com, + jessica.hangach@enron.com, kathy.gagel@enron.com, + lisa.goulart@enron.com, ruth.balladares@enron.com, + sid.strutt@enron.com +Subject: 4-URGENT - OWA Please print this now. +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Outlook Migration Team +X-To: Allison Horton, Amir Baig, Brandon Bangerter, Brian Ellis, Charles Philpott, Chris P Wood, Chris Tull, Dale Smith, Dave June, Donald Sutton, Felicia Buenrostro, Johnna Morrison, Joe Dorn, Kathryn Schultea, Leon McDowell, Leticia Barrios, Milton Brown, Raj Perubhatla, Shekar Komatireddy, Andrea Yowman, Angie O'Brian, Bonne Castellano, Gwynn Gorsuch, Jo Ann Matson, LaQuitta Washington, Rick Johnson, Sandra Lighthill, Valeria A Hope, Charlotte Brown, Ronald Fain, Gary Fitch, Anna Harris, Keith Jones, Kristi Monson, Bobbie McNiel, John Stabler, Michelle Prince, James Gramke, Blair Hicks, Jennifer Johnson, Jim Little, Dale Lukert, Donald Martin, Andrew Mattei, Darvin Mitchell, Mark Oldham, Wesley Pearson, Ramon Pizarro, Natalie Rau, William Redick, Mark A Richardson, Joseph Schnieders, Gary Simmons, Delaney Trimble, David Upton, Mike Boegler, Lyndel Click, Gabriel Franco, Randy Gross, Arthur Johnson, Danny Jones, John Ogden, Edgar Ponce, Tracy Pursifull, Lance Stanley, Frank Ermis, Jane M Tholt, Jay Reitmeyer, Keith Holst, Matthew Lenhart, Mike Grigsby, Monique Sanchez, Phillip K Allen, Randall L Gay, Tori Kuykendall, Brenda H Fletcher, Jeanne Wukasch, Mary Theresa Franklin, Mike Potter, Natalie Baker, Suzanne Calcagno, Alvin Thompson, Cynthia Franklin, Jesse Villarreal, Joan Collins, Joe A Casas, Kelly Loocke, Lia Halstead, Meredith Homco, Robert Allwein, Scott Loving, Shanna Boudreaux, Steve Gillespie, Tamara Carter, Tracy Wood, Gabriel Fuzat, Jack Netek, Lam Nguyen, Camille Gerard, Craig Taylor, Jessica Hangach, Kathy Gagel, Lisa Goulart, Ruth Balladares, Sid Strutt +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Current Notes User: + +REASONS FOR USING OUTLOOK WEB ACCESS (OWA) + +1. Once your mailbox has been migrated from Notes to Outlook, the Outlook +client will be configured on your computer. +After migration of your mailbox, you will not be able to send or recieve mail +via Notes, and you will not be able to start using Outlook until it is +configured by the Outlook Migration team the morning after your mailbox is +migrated. During this period, you can use Outlook Web Access (OWA) via your +web browser (Internet Explorer 5.0) to read and send mail. + +PLEASE NOTE: Your calendar entries, personal address book, journals, and +To-Do entries imported from Notes will not be available until the Outlook +client is configured on your desktop. + +2. Remote access to your mailbox. +After your Outlook client is configured, you can use Outlook Web Access (OWA) +for remote access to your mailbox. + +PLEASE NOTE: At this time, the OWA client is only accessible while +connecting to the Enron network (LAN). There are future plans to make OWA +available from your home or when traveling abroad. + +HOW TO ACCESS OUTLOOK WEB ACCESS (OWA) + +Launch Internet Explorer 5.0, and in the address window type: +http://nahou-msowa01p/exchange/john.doe + +Substitute "john.doe" with your first and last name, then click ENTER. You +will be prompted with a sign in box as shown below. Type in "corp/your user +id" for the user name and your NT password to logon to OWA and click OK. You +will now be able to view your mailbox. + + + +PLEASE NOTE: There are some subtle differences in the functionality between +the Outlook and OWA clients. You will not be able to do many of the things +in OWA that you can do in Outlook. Below is a brief list of *some* of the +functions NOT available via OWA: + +Features NOT available using OWA: + +- Tasks +- Journal +- Spell Checker +- Offline Use +- Printing Templates +- Reminders +- Timed Delivery +- Expiration +- Outlook Rules +- Voting, Message Flags and Message Recall +- Sharing Contacts with others +- Task Delegation +- Direct Resource Booking +- Personal Distribution Lists + +QUESTIONS OR CONCERNS? + +If you have questions or concerns using the OWA client, please contact the +Outlook 2000 question and answer Mailbox at: + + Outlook.2000@enron.com + +Otherwise, you may contact the Resolution Center at: + + 713-853-1411 + +Thank you, + +Outlook 2000 Migration Team \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/12237283.1075855478925.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/12237283.1075855478925.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..00d66d60 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/12237283.1075855478925.JavaMail.evans@thyme:2,S @@ -0,0 +1,91 @@ +Message-ID: <12237283.1075855478925.JavaMail.evans@thyme> +Date: Thu, 2 Nov 2000 01:28:00 -0800 (PST) +From: achrisco@prosrm.com +To: fermis@ect.enron.com +Subject: PROS Revenue Management Announces Record Third Quarter and + Year-to-Date 2000 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: achrisco@prosrm.com +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +PROS Revenue Management Announces Record Third Quarter and Year-to-Date 2000 + +Major milestones, company records and client successes achieved + +October 30, 2000-Houston- PROS Revenue Management, the world's leader in +revenue management science and software, and the pioneer and dominant +provider of revenue management to the airline and energy industries, today +announced that the third quarter of 2000 was the company's most successful +yet, with record revenues and profits. Third quarter revenue for 2000 was a +50% increase over the third quarter of 1999. Year-to-date revenue for 2000 +approximates the full year revenue for 1999. Additionally, the first nine +months of 2000 were cash flow positive and enhanced PROS' strong balance +sheet. This follows record annual revenues and profits for 1999. + +"During the third quarter of 2000 we achieved successful results in many key +areas. Most important were science breakthroughs in network demand +forecasting, scientific selection of inventory for e-commerce, and +customer-centric revenue management. Another milestone was the production +cutover of our first energy products," says Bert Winemiller, Chairman, +President and CEO of PROS Revenue Management. "Our goal is to be the first +mover in a major new category of revenue management and we have the talent +and financial resources to achieve this goal. The third quarter of this year +proved to be another landmark with record revenues, record profits and the +launch of new products in the energy market." + +Major milestones of 2000 include: + +* The PROS 8th Annual Conference held in October was a huge success and is +the largest revenue management conference in the world, with industry +leaders, analysts and representatives from over 70 companies attending. +* In the airline industry, PROS completed signed contracts with airline +companies AirTran Airways, Avianca, Continental Airlines, China Southern +Airlines, Gulfstream International, LanChile, Philippine Airlines, Swissair, +Thai Airways and Virgin Atlantic. +* Contracts were signed in the energy, rail, healthcare and broadcasting +industries, including a major US gas pipeline company, German rail line +Deutsche Bahn, one of the top ten pediatric hospitals in the world, and TV +Azteca, one of Latin America's largest broadcasting companies. +* PROS announced its first Application Service Provider (ASP) contracts for +the healthcare and the energy industries. +* PROS posted a record backlog as of September 30, 2000, and a record number +of contracts signed in one year. +* The PROS Advisory Board was formed in June, and consists of many industry +leaders. +* PROS announced a new e-commerce product, eCustomerRevenueManagement. +* PROS' new Technical Services Group was formed, enhancing customer service. + + +About PROS Revenue Management + +PROS Revenue Management provides system solutions to the airline, energy, +cargo, rail, healthcare and broadcast industries, and has delivered over 180 +systems to more than 82 clients in 25 countries. Recent contracts with +clients include AirTran Airways (AMEX: AAI), Continental (NYSE: CAL), China +Southern Airlines (NYSE: ZNH), LanChile (SGO: LAN.SN), Swissair (SWX: SAG), +Virgin Atlantic (NasdaqNM: VIRGY) and TV Azteca (NYSE: TZA). + +The PROS mission is to maximize the revenue of each client using PROS' +world-leading revenue management science, systems solutions and best +practices business consulting. PROS clients report annual incremental revenue +increases of 2-8% as a result of revenue management. PROS solutions forecast +demand, optimize inventory and provide dynamic pricing to maximize revenue. + +Founded in 1985 in Houston, PROS Revenue Management has a five-year +compounded revenue growth of 40%, in large part due to the intellectual +capital of its staff. Over fifty percent of PROS professional employees have +advanced degrees and the staff speaks a total of 26 languages. For more +information on PROS Revenue Management, please visit www.prosRM.com. + +Contact: +Sean K. Thompson +713-335-5813 +713-529-7037 - fax +sthompson@prosRM.com diff --git a/demo/ermis-f/Discussion Threads/cur/12270438.1075855478831.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/12270438.1075855478831.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5b35306d --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/12270438.1075855478831.JavaMail.evans@thyme:2,S @@ -0,0 +1,39 @@ +Message-ID: <12270438.1075855478831.JavaMail.evans@thyme> +Date: Wed, 1 Nov 2000 15:22:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Harris County - Early Voting Shuttle!!!!! +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Avoid the crunch on election day by voting early! + +ENRON is providing employees with +complimentary shuttle service + from the Enron Building to the downtown early voting site!! + +Thursday, November 2 +and +Friday, November 3 +1319 Texas Avenue @ Austin Street +7:00 am until 7:00 pm +(transportation by Beal's - pick-up on the West end of Andrews Street) + +In order to vote early at this site, +you must be registered in Harris County +and present your drivers license for ID verification +(your voter registration card is not necessary) + +Please take advantage of this opportunity and VOTE!! + +For election-related questions, please reference this website: +www.co.harris.tx.us/cclerk/elect.htm + diff --git a/demo/ermis-f/Discussion Threads/cur/12277327.1075855480601.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/12277327.1075855480601.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..bb307919 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/12277327.1075855480601.JavaMail.evans@thyme:2,S @@ -0,0 +1,20 @@ +Message-ID: <12277327.1075855480601.JavaMail.evans@thyme> +Date: Tue, 14 Nov 2000 10:00:00 -0800 (PST) +From: ss4@skpstnhouston.com +To: energy.professional@mailman.enron.com +Subject: E-Commerce Solutions +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Skipping Stone +X-To: Energy.Professional@mailman.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Still Looking for an +E-Commerce Solution? + +[IMAGE] \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/1238959.1075855478503.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/1238959.1075855478503.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..49c8aa2e --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/1238959.1075855478503.JavaMail.evans@thyme:2,S @@ -0,0 +1,41 @@ +Message-ID: <1238959.1075855478503.JavaMail.evans@thyme> +Date: Fri, 27 Oct 2000 16:15:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: eThink About It: October 31, 2000 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +ThinkBank went live with a bang last Friday! The Idea Vault already has more +than 20 innovative entries, and the eThink team has been busy routing these +ideas to the right people. + +There are ideas about everything from new trading opportunities to hot air +balloons. Visit the ThinkBank today. Got an idea? Make a deposit. Need +some help? Make a withdrawal. + + + +eMeet has a brand-new look. Have you seen it yet? We took your feedback -- +thanks for posting it right there in eMeet -- and created a more dynamic and +informative site for you. Check it out. Go to eMeet now! + + +Don't miss Cindy Olson's eSpeak this Thursday, November 3 at 10:00 am Houston +time. Cindy, executive vice president of Human Resources & Community Affairs +will be answering your questions about the new Enron employee stock option +program. +And, if you can't make the live event (all together now), be sure to +pre-submit your question(s) on the eSpeak site! + + +You know you have the stuff to increase Enron's competitive advantage. Put +it in the Edge today. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/12715080.1075855494724.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/12715080.1075855494724.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3a0b4344 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/12715080.1075855494724.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <12715080.1075855494724.JavaMail.evans@thyme> +Date: Mon, 30 Apr 2001 17:41:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Investinme - Course Offering +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Electric Business Understanding - May 2, 2001 + +EB552 - 8:00 am - 5:00 pm Cost: $600.00 + +The Electric Business Understanding Seminar will give a basic overview of the +electric business for those with limited knowledge of this industry. This +seminar is recommended for entry level to mid-level employees in either the +gas or electric business or in businesses providing services to these +industries. This course will provide you with a general understanding of how +the electric business operates, who the key industry participants are, the +strategies they employ to be successful, and how the business is likely to +evolve. +Please click here for registration +http://www.corptraining.com/index.cfm?company=enron. If you have any +questions, please call 713 853-0357. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/12782396.1075855495729.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/12782396.1075855495729.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..164dc77e --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/12782396.1075855495729.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <12782396.1075855495729.JavaMail.evans@thyme> +Date: Mon, 7 May 2001 03:31:00 -0700 (PDT) +From: ina.rangel@enron.com +To: frank.ermis@enron.com, jay.reitmeyer@enron.com, susan.scott@enron.com, + matthew.lenhart@enron.com, steven.south@enron.com, + randall.gay@enron.com, mike.grigsby@enron.com, jane.tholt@enron.com, + tori.kuykendall@enron.com, monique.sanchez@enron.com, + keith.holst@enron.com, phillip.allen@enron.com +Subject: Outlook Migration +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Frank Ermis, Jay Reitmeyer, Susan M Scott, Matthew Lenhart, Steven P South, Randall L Gay, Mike Grigsby, Jane M Tholt, Tori Kuykendall, Monique Sanchez, Keith Holst, Phillip K Allen +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +You will be migrated to outlook on Monday night 5/14/01. You will be +receiving a series of four emails between now and then, please open and read. + +Let me know if you have any questions. + +Thanks +-Ina Rangel \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/12849719.1075855479847.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/12849719.1075855479847.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3c2ab168 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/12849719.1075855479847.JavaMail.evans@thyme:2,S @@ -0,0 +1,286 @@ +Message-ID: <12849719.1075855479847.JavaMail.evans@thyme> +Date: Thu, 9 Nov 2000 21:49:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Click and go to http://www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + [IMAGE] + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 9, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 9, 2000 -? ? Past Issues Available +on Sagewave + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + (Continued from Page 4) + + + financial strength and keep up with the 3%annual growth in Wisconsin's +electricity demand. The plan, pending regulatory approval, aims to build at +least one 500 MW combined cycle natural gas-fired unit and at least two 600 +MW coal-fired units over the next decade, for a total of 1,700 MW. More +units may be built after 2010, eventually raising new generation capacity in +the state to around 3,000 MW. Wisconsin Public Service also hopes to add to +the state's power grid by building the Arrowhead-Weston line, a 250-mile 345 +kilovolt transmission line from Minnesota to central Wisconsin. The line +would directly link Wisconsin to power supplies in Canada and North Dakota, +easing transmission bottlenecks to the west and south. Wisconsin imports up +to 20% of its power. + + + + + + + + + + [IMAGE] + + + + + + + + Natural? Gas? Storage? Report + + + + + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + ? ? ? ? ? ? Week? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Prev? + ? ? ? ? ? ?Ending? ? Prev? ? ? ? ? ? ? ? ? ?Prev? ? Year? ? + | Region | 11/03/00| Week | Diff | % Full | Year | % Full + | Prod? ?|? ?687? ?|? 667 |? 21? |? 72%? ?|? 852 |? 89%? ? + | East? ?|? 1678? ?| 1660 |? 17? |? 91%? ?| 1721 |? 94%? ? + | West? ?|? ?383? ?|? 385 |? -2? |? 76%? ?|? 434 |? 86%? ? + |? ? ? ? |? ? ? ? ?|? ? ? |? ? ? |? ? ? ? |? ? ? |? ? ? ? + | Total? |? 2748? ?| 2712 |? 36? |? 83%? ?| 3007 |? 91%? ? + + + + + + + + [IMAGE] + + + [IMAGE] + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 9, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 9, 2000 + + + + + + + [IMAGE] + + + + + + + + Demand Exceeds BPA Supply BPA + + ? ? Customer demand under new 10-year wholesale power contracts with the BPA +is so strong that the agency must purchase power on the open market to +augment its supply. To recover the cost of these purchases, it proposes to +tack a 15% charge onto wholesale rates effective next October. Even with an +additional charge, BPA's wholesale rates are still well below wholesale +market prices currently forecast for the next five years on the West Coast. +BPA signed new wholesale contracts last week with more than 130 Northwest +utilities and industries for 10-years. Those agreements pushed its total +firm energy load? up to 11,000 MW. That is almost 3000 MW more than the +federal Columbia River Power System can generate on a firm basis. + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img10.gif + - img34.gif + - id=1381847 + - img35.gif \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/12933254.1075855478408.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/12933254.1075855478408.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..27c20e72 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/12933254.1075855478408.JavaMail.evans@thyme:2,S @@ -0,0 +1,150 @@ +Message-ID: <12933254.1075855478408.JavaMail.evans@thyme> +Date: Thu, 26 Oct 2000 22:55:00 -0700 (PDT) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Enerfax Daily Gas and Power Prices & Info +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: enerfax1@bellsouth.net +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +----- Subject: Click and go to http://www.enerfax.com if can not view +properly + +? + [IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE] +[IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE] +[IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE] +[IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE] +[IMAGE][IMAGE][IMAGE] + +Enerfax Daily + + +Click here for a daily email link + +[IMAGE][IMAGE][IMAGE] + +Enerfax Daily? -? Page ? -? October 27, 2000? -? ? Need a Past Issue +-Click Here + +[IMAGE][IMAGE][IMAGE] + +Enerfax Daily? -? Page ? -? October 27, 2000 + +[IMAGE][IMAGE][IMAGE][IMAGE] + +Enerfax Daily? -? Page ? -? October 27, 2000 + +[IMAGE][IMAGE] + +Enerfax Daily? -? Page 6? -? October 27, 2000 + +[IMAGE][IMAGE] + +country that want to participate in e-commerce opportunities but cannot due +to barriers of entry established by wholesalers. + + + +EnergyGateway.com Allows Producers Variable Levels of Service Online? + +? ? +? ? EnergyGateway.com, an e-community that offers customized energy +transactions among suppliers and consumers, has announced a new program that +will allow natural gas producers to transact online under variable or +interruptible levels of service in addition to firm service specifications. +EnergyGateway.com lets the producer choose its level of service when the +offer is made, including swing, interruptible and firm service. This lets +buyers and sellers transact for any term and is not simply a day-trading +tool. Allowing more producers to compete online can only add to the +transaction savings achieved by participants. To create an optimum portal +for buyers and sellers, we must have direct contact with the producer +community in order to meet the needs of our customers. This program can +provide a service to producers in any region of the +[IMAGE] + +PSE&G and GE Sign $1 Billion-Plus Contract + + + +? ? Public Service Enterprise Group plans to buy more than $1 billion in +power plant turbines from General Electric. PSEG Power, the utility owner's +domestic electricity production and trading unit, and GE Power Systems will +announce specifics of the order Tuesday at the New Jersey Performing Arts +Center in Newark. GE Power Systems says orders in the third quarter rose 90 +% to $7.3 billion. Before this order, the division was expecting about $14.5 +billion in sales this year. + + +[IMAGE] + +Enerfax Daily? -? Page 7? -? October 27, 2000 + +[IMAGE][IMAGE][IMAGE][IMAGE][IMAGE] + +For more information, please Contact Ron Ford +at Ziff Energy Group, Houston, TX +(713) 627-8282 or Toll Free: 1-888-736-5780 +Also, visit our web-site, www.ziffenergy.com, to review our Brochure. + +[IMAGE][IMAGE] + +Cabre to Sell Shallow Natural Gas Area + +? ? +Canada's Cabre Exploration has agreed to sell its northeastern Alberta +shallow natural gas core area for $125 million cash, the assumption of +certain transportation commitments and a gross overriding royalty interest +on 22,400 gross acres of oil sands leases. The area represents 25% of its +current production. Cabre is considering either a share buyback or dividend +with the proceeds. + +[IMAGE] + +Financial Summary + +[IMAGE][IMAGE] + +The TSE 300 fell 83.10 points to 9428.70 +The CRB Index lost 1.95 points to 220.62 +The US Dollar decreased 0.02 points to 118.43 The Dow advanced 53.64 points +to 10380.12 + + +The S&P 500 lost 0.46 points to 1364.44 +The Nasdaq was up 42.55 points to 3272.12 +December NYMEX Crude Oil rose 0.79 to 33.75 Canadian-US Exchange climbed +.0039 to 1.5115 + +")} TC [IMAGE] + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img11.gif + - img21.gif + - img7.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - id=1381847 + - img34.gif \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/13018102.1075855480009.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/13018102.1075855480009.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..dc5b9da9 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/13018102.1075855480009.JavaMail.evans@thyme:2,S @@ -0,0 +1,48 @@ +Message-ID: <13018102.1075855480009.JavaMail.evans@thyme> +Date: Thu, 9 Nov 2000 10:07:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: North Bound Access to I-45 Closed +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The second phase of reconstruction on IH 45 between W. Dallas and Memorial +will begin Saturday, November 11, 2000, all northbound lanes will be closed +at 7 PM. All northbound traffic will detour to US 59 North to IH-610 Loop. +Two northbound lanes will reopen Monday, November 13, 2000, at 5 AM. + + The Houston Avenue / Memorial Avenue exit and the entrance from Pease, + St. Joseph's Parkway, and Walker will be closed until further notice. +Anyone + typically using these routes must find an alternate route. + +The following routes are recommended by the Texas Department of Transportation + +New Ramp Chartres at Runnels to IH 10 West + +Louisiana North to IH 10 West on ramp + +Allen Parkway to Studemont or Waugh to IH 10 + +West Gray to Montrose North (Studemont) to IH 10 + +Bagby (W. Dallas) to Montrose North (Studemont) to IH 10 + +San Jacinto to IH 10 East + +North on main to IH 45 + +Travis to IH 45 + +The Downtown District is updating it's web site with detailed road closure +maps and suggested alternate routes. This information is available at +http://www.downtownstreets.com. Please check this site regularly for updates +on street closures. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/13092033.1075855481194.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/13092033.1075855481194.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f79dba6e --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/13092033.1075855481194.JavaMail.evans@thyme:2,S @@ -0,0 +1,330 @@ +Message-ID: <13092033.1075855481194.JavaMail.evans@thyme> +Date: Sun, 19 Nov 2000 11:58:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Go + to www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 20, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 20, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + + + [IMAGE] + + + + + + + + Total to Build Deep-Water Gulf of + Mexico Gathering System + + + ? ? TotalFinaElf plans to construct a natural gas gathering project with its +north American partners in the Gulf of Mexico, enabling the development of +three deep offshore natural gas fields. The project consisted of a 56-mile +pipeline with a transmission capacity of 500 MMcf per day and a processing +platform, owned and operated by Williams.? Construction of the Canyon +Express pipeline, in the Mississippi Canyon area about 120 miles southeast +of New Orleans, will begin next year. The gathering system will begin +operating in summer 2002, at the same time as the three natural gas fields, +Aconcagua, King's Peak and Camden Hills. Canyon Express was a major +technological breakthrough for TotalFinaElf, making it possible to undertake +oil and natural gas operations at previously untapped depths of over 6,000 +feet. The gas gathering system will be operated by Elf Exploration and +belong to the companies who owned the Aconcagua, King's Peak and Camden +Hills fields. Aconcagua is operated by Elf Exploration which has a 50% +stake in the field. Enron affiliate, Mariner Energy, and Pioneer Natural +Resources each own 25%. King's Peak is wholly-owned and operated by BP +Amoco. Camden Hills is operated by Marathon, with a 50% stake. Total +Exploration Production USA owns 16.67% and Pioneer owns 33.3%. Aconcagua +will own 45%; King's Peak, 35%; and Camden Hills 20% of the Canyon Express +pipeline. + + + + + + + + [IMAGE] + + [IMAGE] [IMAGE] + + + + + [IMAGE] + [IMAGE] + + + + + + + Slow browser ? Try? the speedy + searchable version at + http://www.enernetenergy.com and click on the light bulb for Enerfax Daily - +Power and Natural Gas Pricing & Articles and click the oil well for + Enerfax GOLD- Gas, Oil, + Liquids, & Derivatives' Pricing and Articles + + + + + + + [IMAGE] + + + [IMAGE] + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + + NYMEX Natural Gas Futures Reportable Positions as of 11/14/00 + + + + 10,000 +MMbtu? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? +? ?Open Interest: 396,255 + + ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? +? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? +Non-Reportable? ? ? ? ? ? ? ?Non- +Commercial? ? ? ? ? ? ? ? ? ? ? ? ? ? ?Commercial? ? ? ? ? ? ? ? ? ? ? +Total? ? ? ? ? ? ? ? ? ? ? ? ? ?Positions + + Long? ? ?|? Short? | Spreading? ? ? ? ? ? ?Long? ? +|? ?Short? ? ? ? ? ?Long? ? |? ?Short? ? ? ? ? ? ? ?Long? ?|? ?Short + + 20,977? ? 6,960? ? ?23,146? ? ? ? ? ? ? 308,267? ?340,882? ? ? +352,390? ?370,988? ? ? ? ? 43,865? ? 25,267 + + Changes From 11/07/00 (Change in Open Interest: 14,081) + + 7,001? ? -2,359? ? ? -1,952? ? ? ? ? ? ? ? ? 2,343? ? ?15,938? ? ? ? ? ? ? +? ? ? ? 7,392? ? ? ?11,627? ? ? ? ? ?6,689? ? ? 2,454 + + Open Interest for Each Category of Traders + + 5.3%? ? ?1.8 %? ? ? ?5.8%? ? ? ? ? ? ? ? 77.8%? ? ?86.0 %? ? ? ? ? 88.9 +%? ? ? ?93.6%? ? ? ? ?11.1%? ? ?6.4% + + Number of Traders in Each Category + ? ? 48? ? ? ? ? ?12? ? ? ? ? +33? ? ? ? ? ? ? ? ? ? ? ? ?91? ? ? ? ? ?86? ? ? ? ? ? ? +151? ? ? ? ? ?122? ? ? + + + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 20, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 20, 2000 + + + + + + + [IMAGE] + + + + + + + + (Continued from page 7) + + + undeveloped frontier areas, he said. The highway route is being promoted by +Foothills Pipe Lines while Arctic Resources is promoting the Beaufort Sea +route. The North Slope has natural gas reserves of over 35 Tcf, and many +believe the potential reserves could exceed 100 Tcf. Currently, oil +producers produce about 8 MMcf per day of natural gas and re-inject almost +all of it into oil reservoirs to build up pressure there and enhance future +recovery. + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img34.gif + - img35.gif + - img36.gif + - img37.gif + - img10.gif + - img38.gif + - id=1381847 + - img39.gif \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/13150479.1075855492603.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/13150479.1075855492603.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..8b0eed2c --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/13150479.1075855492603.JavaMail.evans@thyme:2,S @@ -0,0 +1,61 @@ +Message-ID: <13150479.1075855492603.JavaMail.evans@thyme> +Date: Wed, 18 Apr 2001 17:04:00 -0700 (PDT) +From: enron.announcements@enron.com +To: ena.employees@enron.com +Subject: Enron Announcement +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: ENA Employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Car Rental Options for Enron Travelers + +Rental car contracts for 2001 have been awarded to: + +National Car Rental (Primary) and Alamo Rent-A-Car (Secondary). + +The intent of these agreements is to consolidate and leverage Enron's total +car rental spend to achieve the most favorable rates and non-pricing +provisions (i.e. insurance). + +National Car Rental, due to its service levels, availability and total value +proposition, has been awarded Primary status and is recommended as the first +choice for Enron travelers' needs. + +Alamo Rent-A-Car, a sister company to National, has been awarded a contract +reflecting a Secondary status, due to its service levels, availability and +low cost solutions. Alamo is recommended as an alternative to National, +where available. + +When you rent a vehicle in the United States, (including Puerto Rico) or +Canada, the following insurance provisions are included, regardless of rate +selected: +1. L/DW (Loss/Damage Waiver) - This is what is called Comprehensive or +Collision on your personal auto. It covers the rental vehicle and pays for +any damage to it. +2. Liability - This covers people and property outside the rental vehicle. +For both National and Alamo, the coverage is $100,000 per person, $300,000 +per occurrence and $50,000 for property damage. +** IMPORTANT *** +These coverages apply regardless of rate selected, as long as the following +contract ID is communicated at the time of reservation and rental is recorded +on the transaction rental agreement. (National - 5000838 Alamo - #143974) + +To enjoy the highest levels of service while renting a vehicle from Enron's +preferred suppliers, it is recommended that each traveler enroll in +National's and Alamo's preferred traveler programs. National's Emerald Club +membership and Alamo's Quicksilver program are designed to speed the +transaction time by providing services such as counter bypass and rapid +return. The enrollment fees for these programs have been waived for Enron +travelers. Enrollment packets will be mailed to the addresses of Enron +American Express T&E Cardholders. You may also find an enrollment form on +the Enron Travel Program intranet @ gss.enron.com . + +If you have any questions or comments, please contact Jeff Leath at +713-646-6165. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/13261936.1075855477983.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/13261936.1075855477983.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1807b6b7 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/13261936.1075855477983.JavaMail.evans@thyme:2,S @@ -0,0 +1,35 @@ +Message-ID: <13261936.1075855477983.JavaMail.evans@thyme> +Date: Wed, 25 Oct 2000 17:24:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Erroneous Messages sent by Andrew Wu/HOU/EES on Wednesday, October + 25th +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +On Wednesday, October 25, at approximately 7 p.m. CST, you may have received +e-mail messages which appear to have been sent from Andrew Wu/HOU/EES. These +e-mails were generated as the result of an erroneous messaging agent which +originated on the EES mail system. The overall effect of the messaging agent +allowed the "auto-reply" of all messages within Andrew Wu's mail file, many +which included the Global Distribution group of "Enron Worldwide". The Enron +Global Messaging group alerted EES Mail Administration to the event and were +successful in disabling the "auto-reply" agent rather quickly, however, +numerous mail messages had already been delivered to your server mailbox. If +you received any of these messages, please delete them and do not reply back +to Andrew Wu regarding the receipt of the messages. + +We apologize for the inconvenience that this may have caused you and will +strive to ensure that a similar incident does not occur in the future. + + +Thanks, +Enron Global Messaging Team \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/13353104.1075855495538.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/13353104.1075855495538.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..26730c3e --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/13353104.1075855495538.JavaMail.evans@thyme:2,S @@ -0,0 +1,207 @@ +Message-ID: <13353104.1075855495538.JavaMail.evans@thyme> +Date: Fri, 4 May 2001 10:01:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron In Action 05.07.01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Enron Family Day at the Museum of Fine Arts, Houston +Enron Family Day at the Museum of Fine Arts, Houston is this Saturday, May= +=20 +12th from 10 AM - 7 PM. Enjoy the many exciting exhibits at the museum=20 +including=20 +Star Wars: Magic of Myth. Enron employees and their families can enter the= +=20 +museum free by presenting their Enron ID Badge. =20 + +To visit the Star Wars: Magic of Myth exhibit, you can purchase vouchers fo= +r=20 +$10 each by calling (713) 639-7771 or you may use the vouchers previously +distributed to employees by Enron. + +Do you hate to garden in the summer because everything you plant dies? Lin= +da=20 +Gay, Director of the Mercer Arboretum and Botanic Gardens in Humble, will= +=20 +teach us about plants that not only survive, but thrive during the dog days= +=20 +of Houston summers. Topics will include tropical-looking plants for sun and= +=20 +shade, gingers, fragrant plants, and drought-tolerant plants. + +WHEN: Tuesday, May 8th, 11:30 a.m. - 12:30 p.m. +WHERE: The Forum, 12th floor of 2 Allen Center + +Get ready to help the Body Shop celebrate it's 15th anniversary and kick-of= +f=20 +National Health and Fitness Week.=20 + +Beginning Monday, May 14 and ending Friday, May 18, 2001 all Enron Employee= +s=20 +are invited to work-out at the Body Shop as a complimentary guest. Just=20 +visit http://hrweb.enron.com/wellness, print and fill-out the body shop 15t= +h=20 +anniversary guest form, and return it to the Body Shop prior to your first= +=20 +workout. + +The week long celebration includes a speech and autograph session with Clyd= +e=20 +Drexler, Monday, May 14, 2001, 11:30 AM-12:00 noon (spaces will be limited= +=20 +and you must RSVP to Body.Shop@enron.com by Friday, May 11, 2001, 3:00 PM)= +;=20 +an early morning workout with the Houston Rockets Power Dancers on, Thursda= +y,=20 +May 17, 2001 starting at 6:30 AM followed by breakfast and autograph sessio= +n=20 +in the Body Shop Fuel Station at 7:30am - 8:30am; a boot camp style class l= +ed=20 +by the German/American Foreign Legion and much, much more. Visit the Body= +=20 +Shop website for a detailed calendar of events, or for additional=20 +information, please e-mail the Body Shop at Body.Shop@enron.com. + +The Enron Travel Club will hold it's monthly meeting on Tuesday, May 8th in= +=20 +room EB5C2 from 12:00pm - 1:00pm. + + +Help people affected by arthritis. Join A Joint Walk on May 20. =20 +Thousands of greater Houstonians will join the walk to cure arthritis. The= +=20 +5-mile walk begins at the Kelsey-Seybold Clinic and travels along Braes=20 +Bayou. Call 713-529-0800 and "get in step". + + + +Project Mom @ Friendly Haven on Saturday, May 11th.... in Honor of Mother's= + =20 +Day! +Join Enron employees at Friendly Haven, a housing assistance program=20 +supported by AFH (AIDS Foundation Houston), for a volunteer project designe= +d=20 +to celebrate Mother's Day. Approximately 40 single mothers comprise Friend= +ly=20 +Haven's residents and we would like to make the day special for both them a= +nd=20 +their children. =20 + +Enron volunteers are needed to facilitate a children's craft activity for= +=20 +Mother's Day presents and also serve a special brunch to all of the mothers= +=20 +in the program. This project can be utilized as a team building opportunit= +y=20 +for a department with 15 - 25 employees or individual volunteers may sign u= +p=20 +by contacting Janice Riedel at x37507 - for more information on AFH, visit= +=20 +http://www.aidshelp.org/programs/housing.htm. + +The Contemporary Arts Museum needs volunteers to help with CAM*boree, a=20 +special event for kids Sunday May 20, 5:00pm to 8:00pm. There will be a=20 +picnic dinner, music and artist-led activities. Volunteers will help play= +=20 +with the kids, ages 2-12. It is so much fun and a short time commitment. = +=20 +Volunteers get a FREE Museum membership as a thank you. Please respond by= +=20 +May 16 to Jennifer Milligan X35272. + + +Support KidSave and Help Miracles Happen. Every Summer. +=20 +Kidsave=01,s Summer Miracles Program enables orphanage children ages 5 to = +11 to=20 +travel to the US and Canada, live with families and attend day camp. The= +=20 +program gives families who may be concerned about the problems of adopting= +=20 +an older child a chance to meet, get to know and in the best-case scenario= +,=20 +fall in love with a child. The program gives prospective parents an=20 +opportunity to see and evaluate first-hand the challenges and rewards of= +=20 +adopting an older child. +=20 +In 1999 and 2000 Kidsave and adoption agency partners placed 432 children = +-=20 +96 percent of children who participated in the program. Generally, 85 to 9= +0=20 +percent of children who participate in the program find homes easily throu= +gh=20 +the program. The remaining 10 to 15 percent require more work. +=20 +Kidsave believes every child deserves a family. We are committed to placin= +g=20 +all children who participate in the Summer Miracles Program in permanent= +=20 +families or family-like environments. +=20 +We are looking for families to host children, and for others who want to= +=20 +help us make the camp program happen for these 250 children. As a=20 +non-profit organization, Kidsave depends on donations to raise the money t= +o=20 +bring these children here and find them families. Please call Tonya Hoppe = +at=20 +281.286.8948 or tonya@tonya.cc to get involved in Houston=01,s Kidsave=20 +program. =20 + + +Enron and Kidventure Camps are proud to bring you Camp Enron Summer 2001. = +=20 +Celebrating our third year, Camp Enron will once again be providing summer= +=20 +camp for children, ages 5-13, of Enron employees and contractors.=20 + +This year, camp will be May 29-August 10. Ten, one-week sessions will be = +=20 +available and families may choose to attend any or all sessions. Each camp= +=20 +week is Monday through Friday.=20 + +The cost is $150 per week and includes all transportation, field trips and= +=20 +activities. A deposit of $50 per week is all that is needed to reserve you= +r=20 +sessions. =20 + +To register, log on to: http://www.kidventurecamp.com/camp_enron.htm. =20 +Spaces are limited. + +Enron parents simply ride to work with their children and check them in to= +=20 +the Energizer room in the morning with the Camp Enron Team. Enron Campers= +=20 +are loaded on Coach USA Buses and transported to our nearby camp. At the en= +d=20 +of the day campers are brought back to the Energizer for parents to check= +=20 +out. =20 + +It's that easy! + +For more information please contact: + +web site: www.kidventurecamp.com +call Kidventure: 713.960.8989 +e-mail: camps@kidventurecamp.com + +Have News to Share? +To post news or events in Enron In Action, please e-mail your information t= +o=20 +EIA@enron.com=20 +no later than 12:00 noon the Thursday prior to the next Monday=01,s mailing= +. + diff --git a/demo/ermis-f/Discussion Threads/cur/1347970.1075855483473.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/1347970.1075855483473.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..cda8d5ec --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/1347970.1075855483473.JavaMail.evans@thyme:2,S @@ -0,0 +1,21 @@ +Message-ID: <1347970.1075855483473.JavaMail.evans@thyme> +Date: Wed, 13 Dec 2000 06:34:00 -0800 (PST) +From: public.relations@enron.com +To: all.houston@enron.com +Subject: Ken Lay and Jeff Skilling on CNNfn +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Public Relations +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Ken Lay and Jeff Skilling were interviewed on CNNfn to discuss the succession +of Jeff to CEO of Enron. We have put the interview on IPTV for your viewing +pleasure. Simply point your web browser to http://iptv.enron.com, click the +link for special events, and then choose "Enron's Succession Plan." The +interview will be available every 15 minutes through Friday, Dec. 15. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/13493965.1075855496302.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/13493965.1075855496302.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ec040290 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/13493965.1075855496302.JavaMail.evans@thyme:2,S @@ -0,0 +1,73 @@ +Message-ID: <13493965.1075855496302.JavaMail.evans@thyme> +Date: Thu, 10 May 2001 17:53:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Houston Ballet's Miller Theater Performance of Coppelia +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Houston Ballet gives free performances of Copp,lia +at Miller Outdoor Theatre in Hermann Park +8:00 p.m. Friday May 11, Saturday May 12, & Sunday May 13, 2001 +sponsored by AZURIX and ENRON + +Considered the great comedy of classical ballet, Copp,lia tells the story of +a doll so enchantingly lifelike that she mesmerizes an entire village, +captures the heart of a young swain named Franz and inspires the eccentric +toymaker Dr. Copp,lius to attempt to transform her into a living, breathing +human being. + +AZURIX and ENRON are Corporate Sponsors for Houston Ballet's Miller Theatre +performances, helping to present these free performances of Copp,lia to the +people of Houston. Houston Ballet has a limited number of tickets for the +seated area each night for employees of AZURIX and ENRON. These tickets are +available on a first-come, first-served basis by calling William at +713-535-3235 no later than 5 PM today . (Please be aware that all unoccupied +seats are released at 10 minutes before curtain.) + +Other, free, general public tickets for the seated area (max 4 per person) +are available at the Miller Theatre 11:30 a.m. - 1:00 p.m. on the day of +performance; for more information call 713-284-8351 for the Miller Theatre +ticket information line. Tickets are not required for the lawn area. + +About Coppelia +Copp,lia was first performed on May 25, 1870 at the Th,atre Imp,rial de +L'Op,ra, featuring choreography by Arthur Saint-L,on and music by L,o +Delibes. The work maintains a special place in the history of dance, serving +as a kind of bridge from the glory of the French Romantic ballet in the early +nineteenth century to the masterpieces of the Russian Imperial Theater at the +turn of the century. Writing in The International Dictionary of Ballet, +critic Karen Dacko analyzes the unique characteristics of the piece as +follows: "Copp,lia owes its longevity to its inspired, very danceable score. +But the ballet is also remarkable for its perennial appeal and for its +historical significance as Romanticism's grand finale and classical ballet's +prologue." +Copp,lia first entered Houston Ballet' repertoire in October 1974, in a +staging by Frederic Franklin (who also performed the role of Dr. Copp,lius), +and featuring scenery by Peter Farmer. In November 1979, former Royal Ballet +ballerina Anne Heaton re-staged the work for the company. When Houston Ballet +premiered its new production of the work in March 1992 featuring breathtaking +d,cor by Desmond Heeley, Carl Cunningham of The Houston Post wrote, "It would +be hard to imagine anything to cap the joyous, gentle, and glorious looking +new production of Copp,lia the splendidly prepared company of dancers and +musicians put forth Thursday evening on Wortham Center's Brown Theater +stage." (The Houston Post, March 21, 1992) +Heeley's designs for Copp,lia never fail to enchant, most notably in the +second-act depiction of Dr. Copp,lius's workshop. The sampling of dolls on +display pay homage to the era when automatons, or mechanical toys, were the +rage in Europe -- and to Heeley's inexhaustible creativity. Among the +eye-popping toys featured in the workshop are a huge astrologer with a +pointed hat and a robe covered in shooting stars and moons; a strongman with +a handlebar mustache and barbells; Puss n Boots; an acrobat hanging from a +trapeze holding the man in the moon; and a small ballerina dancing on the +back of a goat. In the first act, the vibrant reds, golds, and oranges of the +costumes worn by the peasants in the village conjure up a wonderfully +picturesque vision of nineteenth century Bavaria. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/13580442.1075855495637.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/13580442.1075855495637.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..855f6970 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/13580442.1075855495637.JavaMail.evans@thyme:2,S @@ -0,0 +1,21 @@ +Message-ID: <13580442.1075855495637.JavaMail.evans@thyme> +Date: Sun, 6 May 2001 11:22:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: eThink About It: 5/7/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Thursday, May 10 at 10 a.m. Houston time, join Billy Lemmons on eSpeak. +Billy, vice president of the Associate/Analyst Program will answer your +questions in an "open mike" event. +Have a question, but you can't make the live event? Pre-submit your +questions now on eSpeak, and come back to read the transcript later. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/1374778.1075855480861.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/1374778.1075855480861.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5928b767 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/1374778.1075855480861.JavaMail.evans@thyme:2,S @@ -0,0 +1,36 @@ +Message-ID: <1374778.1075855480861.JavaMail.evans@thyme> +Date: Wed, 15 Nov 2000 11:10:00 -0800 (PST) +From: perfmgmt@enron.com +To: frank.ermis@enron.com +Subject: Year End 2000 Feedback Deadline +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "perfmgmt@enron.com" +X-To: frank.ermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +PRC Meetings begin on Monday, November 20th. If you have not already done +so, please go in to PEP at http://pep.corp.enron.com and complete the +requests for feedback on the employees listed below. + +If you have any questions, please call the PEP Help Desk at: + +Houston: 1-713-853-4777, Option 4 +London: 44-207-783-4040, Option 4 +E-mail: perfmgmt@enron.com + +Thank you for your participation. + + + + CHRISTIANSEN, SUZANNE D + FRANK, CAROLE C + GAY, RANDALL L + LENHART, MATTHEW F + LUCCI, PAUL T + WOLFE, JASON \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/14150127.1075855496409.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/14150127.1075855496409.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e445ed54 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/14150127.1075855496409.JavaMail.evans@thyme:2,S @@ -0,0 +1,117 @@ +Message-ID: <14150127.1075855496409.JavaMail.evans@thyme> +Date: Fri, 11 May 2001 08:49:00 -0700 (PDT) +From: outlook.team@enron.com +To: cheryl.wilchynski@enron.com, cindy.ward@enron.com, jo.hill@enron.com, + sonja.galloway@enron.com, bilal.bajwa@enron.com, binh.pham@enron.com, + bradley.jones@enron.com, bruce.mills@enron.com, + chance.rabon@enron.com, chuck.ames@enron.com, + david.baumbach@enron.com, jad.doan@enron.com, + o'neal.winfree@enron.com, phillip.love@enron.com, + sladana-anna.kulic@enron.com, victor.guggenheim@enron.com, + alejandra.chavez@enron.com, anne.bike@enron.com, + carole.frank@enron.com, darron.giron@enron.com, + elizabeth.hernandez@enron.com, elizabeth.shim@enron.com, + jeff.royed@enron.com, kam.keiser@enron.com, kimat.singla@enron.com, + kristen.clause@enron.com, kulvinder.fowler@enron.com, + kyle.lilly@enron.com, luchas.johnson@enron.com, + maria.garza@enron.com, patrick.ryder@enron.com, + ryan.o'rourke@enron.com, yuan.tian@enron.com, frank.ermis@enron.com, + jane.tholt@enron.com, jay.reitmeyer@enron.com, keith.holst@enron.com, + matthew.lenhart@enron.com, mike.grigsby@enron.com, + monique.sanchez@enron.com, phillip.allen@enron.com, + randall.gay@enron.com, tori.kuykendall@enron.com, + ina.norman@enron.com, jackie.travis@enron.com, + michael.gasper@enron.com, brenda.fletcher@enron.com, + jeanne.wukasch@enron.com, mary.franklin@enron.com, + mike.potter@enron.com, natalie.baker@enron.com, + suzanne.calcagno@enron.com, albert.stromquist@enron.com, + rajesh.chettiar@enron.com, derek.anderson@enron.com, + brad.horn@enron.com, camille.gerard@enron.com, cathy.lira@enron.com, + daniel.castagnola@enron.com, eva.tow@enron.com, lam.nguyen@enron.com, + andy.pace@enron.com, anna.santucci@enron.com, + claudia.guerra@enron.com, clayton.vernon@enron.com, + david.ryan@enron.com, eric.smith@enron.com, grace.kim@enron.com, + jason.kaniss@enron.com, kevin.cline@enron.com, rika.imai@enron.com, + todd.decook@enron.com, beth.jensen@enron.com, + billi.harrill@enron.com, martha.sumner-kenney@enron.com, + phyllis.miller@enron.com, sandy.olofson@enron.com, + theresa.byrne@enron.com, danny.mccarty@enron.com, denis.tu@enron.com, + john.ayres@enron.com, john.millar@enron.com, + julie.armstrong@enron.com, maggie.schroeder@enron.com, + max.brown@enron.com, randy.cantrell@enron.com, tracy.scott@enron.com, + charles.muzzy@enron.com, cora.pendergrass@enron.com, + darren.espey@enron.com, jessica.white@enron.com, + kevin.brady@enron.com, kirk.lenart@enron.com, lisa.kinsey@enron.com, + margie.straight@enron.com, mark.schrab@enron.com, + souad.mahmassani@enron.com, tammy.gilmore@enron.com, + teresa.mcomber@enron.com, wes.dempsey@enron.com, + barry.feldman@enron.com, catherine.huynh@enron.com +Subject: 2- SURVEY/INFORMATION EMAIL 5-14- 01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Outlook Migration Team +X-To: Cheryl Wilchynski, Cindy R Ward, Jo Ann Hill, Sonja Galloway, Bilal Bajwa, Binh Pham, Bradley Jones, Bruce Mills, Chance Rabon, Chuck Ames, David Baumbach, Jad Doan, O'Neal D Winfree, Phillip M Love, Sladana-Anna Kulic, Victor Guggenheim, Alejandra Chavez, Anne Bike, Carole Frank, Darron C Giron, Elizabeth L Hernandez, Elizabeth Shim, Jeff Royed, Kam Keiser, Kimat Singla, Kristen Clause, Kulvinder Fowler, Kyle R Lilly, Luchas Johnson, Maria Garza, Patrick Ryder, Ryan O'Rourke, Yuan Tian, Frank Ermis, Jane M Tholt, Jay Reitmeyer, Keith Holst, Matthew Lenhart, Mike Grigsby, Monique Sanchez, Phillip K Allen, Randall L Gay, Tori Kuykendall, Ina Norman, Jackie Travis, Michael J Gasper, Brenda H Fletcher, Jeanne Wukasch, Mary Theresa Franklin, Mike Potter, Natalie Baker, Suzanne Calcagno, Albert Stromquist, Rajesh Chettiar, Derek Anderson, Brad Horn, Camille Gerard, Cathy Lira, Daniel Castagnola, Eva Tow, Lam Nguyen, Andy Pace, Anna Santucci, Claudia Guerra, Clayton Vernon, David Ryan, Eric Smith, Grace Kim, Jason Kaniss, Kevin Cline, Rika Imai, Todd DeCook, Beth Jensen, Billi Harrill, Martha Sumner-Kenney, Phyllis Miller, Sandy Olofson, Theresa Byrne, Danny McCarty, Denis Tu, John A Ayres, John Millar, Julie Armstrong, Maggie Schroeder, Max Brown, Randy Cantrell, Tracy Scott, Charles T Muzzy, Cora Pendergrass, Darren Espey, Jessica White, Kevin Brady, Kirk Lenart, Lisa Kinsey, Margie Straight, Mark L Schrab, Souad Mahmassani, Tammy Gilmore, Teresa McOmber, Wes Dempsey, Barry Feldman, Catherine Huynh +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Current Notes User: + +To ensure that you experience a successful migration from Notes to Outlook, +it is necessary to gather individual user information prior to your date of +migration. Please take a few minutes to completely fill out the following +survey. Double Click on document to put it in "Edit" mode. When you finish, +simply click on the 'Reply With History' button then hit 'Send' Your survey +will automatically be sent to the Outlook 2000 Migration Mailbox. + +Thank you. + +Outlook 2000 Migration Team + +------------------------------------------------------------------------------ +-------------------------------------------------------------- + +Full Name: + +Login ID: + +Extension: + +Office Location: + +What type of computer do you have? (Desktop, Laptop, Both) + +Do you have a PDA? If yes, what type do you have: (None, IPAQ, Palm Pilot, +Jornada) + +Do you have permission to access anyone's Email/Calendar? + If yes, who? + +Does anyone have permission to access your Email/Calendar? + If yes, who? + +Are you responsible for updating anyone else's address book? + If yes, who? + +Is anyone else responsible for updating your address book? + If yes, who? + +Do you have access to a shared calendar? + If yes, which shared calendar? + +Do you have any Distribution Groups that Messaging maintains for you (for +mass mailings)? + If yes, please list here: + +Please list all Notes databases applications that you currently use: + +In our efforts to plan the exact date/time of your migration, we also will +need to know: + +What are your normal work hours? From: To: + +Will you be out of the office in the near future for vacation, leave, etc? + If so, when? From (MM/DD/YY): To (MM/DD/YY): diff --git a/demo/ermis-f/Discussion Threads/cur/14277015.1075855481986.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/14277015.1075855481986.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..178b49d1 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/14277015.1075855481986.JavaMail.evans@thyme:2,S @@ -0,0 +1,98 @@ +Message-ID: <14277015.1075855481986.JavaMail.evans@thyme> +Date: Thu, 30 Nov 2000 10:15:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage Report for 12-01-00 through 12-04-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +December 01, 2000 5:00pm through December 04, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON NORTH AMERICAN LANS: +Impact: EES +Time: Sat 12/2/2000 at 9:00:00 PM CT thru Sat 12/2/2000 at 9:30:00 PM CT + Sat 12/2/2000 at 7:00:00 PM PT thru Sat 12/2/2000 at 7:30:00 PM PT + Sun 12/3/2000 at 3:00:00 AM London thru Sun 12/3/2000 at 3:30:00 AM London +Outage: Replace RSM in EES CX2 +Environments Impacted: EES +Purpose: Module needs to be replaced. While switch is being updated, there +will be outages for EES and EBS. +Backout: Replace old RSM +Contact(s): Vincent Fox 713-345-7784 + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: +Impact: Market Data +Time: Fri 12/1/2000 at 4:30:00 PM CT thru Fri 12/1/2000 at 5:30:00 PM CT + Fri 12/1/2000 at 2:30:00 PM PT thru Fri 12/1/2000 at 3:30:00 PM PT + Fri 12/1/2000 at 10:30:00 PM London thru Fri 12/1/2000 at 11:30:00 PM +London +Outage: Monthly Preventive Maintenance Reboot of BTRS Servers +Environments Impacted: Telerate Users +Purpose: Preventive maintenance +Backout: +Contact(s): Rick Le 713-853-5345 + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: No Scheduled Outages. + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/14385440.1075855479282.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/14385440.1075855479282.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b47d143f --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/14385440.1075855479282.JavaMail.evans@thyme:2,S @@ -0,0 +1,51 @@ +Message-ID: <14385440.1075855479282.JavaMail.evans@thyme> +Date: Fri, 3 Nov 2000 05:57:00 -0800 (PST) +From: phillip.allen@enron.com +To: mike.grigsby@enron.com, keith.holst@enron.com, frank.ermis@enron.com +Subject: New Generation as of Oct 24th +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Phillip K Allen +X-To: Mike Grigsby, Keith Holst, Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Phillip K Allen/HOU/ECT on 11/03/2000 +01:40 PM --------------------------- + +Kristian J Lande + +11/03/2000 08:36 AM + +To: Christopher F Calger/PDX/ECT@ECT, Jake Thomas/HOU/ECT@ECT, Frank W +Vickers/HOU/ECT@ECT, Elliot Mainzer/PDX/ECT@ECT, Michael McDonald/SF/ECT@ECT, +David Parquet/SF/ECT@ECT, Laird Dyer/SF/ECT@ECT, Jim Buerkle/PDX/ECT@ECT, Jim +Gilbert/PDX/ECT@ECT, Terry W Donovan/HOU/ECT@ECT, Jeff G +Slaughter/ENRON_DEVELOPMENT@ENRON_DEVELOPMENT, Ed Clark/PDX/ECT@ECT +cc: Tim Belden/HOU/ECT@ECT, Mike Swerzbin/HOU/ECT@ECT, Matt +Motley/PDX/ECT@ECT, Greg Wolfe/HOU/ECT@ECT, Phillip K Allen/HOU/ECT@ECT, +Chris H Foster/HOU/ECT@ECT, Kim Ward/HOU/ECT@ECT, Paul Choi/SF/ECT@ECT, John +Malowney/HOU/ECT@ECT, Stewart Rosman/HOU/ECT@ECT +Subject: New Generation as of Oct 24th + + + +As noted in my last e-mail, the Ray Nixon expansion project in Colorado had +the incorrect start date. My last report showed an online date of May 2001; +the actual anticipated online date is May 2003. + +The following list ranks the quality and quantity of information that I have +access to in the WSCC: + + 1) CA - siting office, plant contacts + 2) PNW - siting offices, plant contacts + 3) DSW - plant contacts, 1 siting office for Maricopa County Arizona. + 4) Colorado - Integrated Resource Plan + +If anyone has additional information regarding new generation in the Desert +Southwest or Colorado, such as plant phone numbers or contacts, I would +greatly appreciate receiving this contact information. diff --git a/demo/ermis-f/Discussion Threads/cur/14395958.1075855482408.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/14395958.1075855482408.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..25fd7208 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/14395958.1075855482408.JavaMail.evans@thyme:2,S @@ -0,0 +1,91 @@ +Message-ID: <14395958.1075855482408.JavaMail.evans@thyme> +Date: Tue, 5 Dec 2000 09:05:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron In Action 12.04.00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Print Sale Think presents! Today (12/4) you can take advantage of the Rice +University Art Department's Annual Print Sale! + From 9:00 a.m. to 7:00 p.m., you may visit Room 201 at Sewall Hall on the +Rice campus. Available items will include + etchings and lithographs by Rice University students and faculty, as well as +prints from TEMBO Studios, Flatbed + Press-Austin, and the University of Houston printmaking students. Artists +Services will be present to assist with + your framing needs and all proceeds benefit the art departments of Rice +University and the University of Houston. + +Holiday Party at The Museum of Fine Arts Houston invites all Enron employees +to the 14th Annual Corporate Partners Holiday +the MFA! Party to celebrate the partnership of business and the arts. Stroll +through exhibitions, sample a selection of delicious + desserts, and enjoy festive holiday entertainment with your family. Create +your own holiday craft and have a keepsake + photograph taken of you and your family! RSVP at 713-639-7585 and mark your +calendars for: + + Tuesday, December 12 + 7:00 p.m. to 9:00 p.m. + The Museum of Fine Arts - Caroline Wiess Law Building + 1001 Bissonnet + +Galleryfurniture.com Enron is a proud sponsor of the Galleryfurniture.com +Bowl! Come out and witness the bowl fever as it hits Houston +Bowl! on December 27 at the Houston Astrodome. Come watch the Big XII +Conference face off against Conference + USA. All proceeds from ticket sales will go to AIDS Foundation Houston +(AFH) Investment of a Lifetime program, + which benefits Houstonians with life threatening illnesses. For more +information contact Greg Grissom at + ext. 58741. + + + +Vision Fair SEARCH is having a Vision Fair every day this week from 8:00 +a.m.-noon and needs volunteers for the morning +Volunteers! to take information from clients. No previous screening +experience is necessary. If interested contact Stefani Harris at +sharris@searchproject.org. + +Texas Children's The Department of Social Work at Texas Children's Hospital +is looking for individuals, families, or departments that +Hospital Sponsorship would be interested in sponsoring needy +families/children for the holiday season. If you would like to sponsor a +family, + contact Veronique Vaillancourt at vsvailla@texaschildrenshospital.org or at +832-824-1967. + +Enron Kids Gift It's time to bring in the wonderful gifts for your special +Burrus Elementary student. Gift dropoff will occur at the Enron +Drop-off Building Lobby on December 4-8, from 11:00 a.m.-1:00 p.m. To +volunteer with the Gift Drop-off, contact Geneva + Davis (ext. 35517) or Lesli Campbell (ext. 35983). + +Enron Kids Vans will be provided to transport sponsors beginning at 10:00 +a.m. in front of the Enron Building - no reservations +Holiday Party! required, first come first served. If you are on a tight +schedule that day, you may want to drive or carpool with friends to + the school. Maps and directions will be available at the Gift Drop-off +tables this week in the lobby. + + + +Blood Drive Over 23,040 people need blood each day...You can help by donating +blood at the Enron Blood Drive + on Thursday, December 7, from 7am-4pm in EB5C2. Contact the Health Center +at ext. 3-6100 to schedule an + appointment. Walk-ins are welcome! + +Flu Vaccine If you would like a flu shot, please email +Health_Center@enron.com. You will be notified by email when the +Update vaccine is available. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/14432870.1075855495798.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/14432870.1075855495798.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f13e070e --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/14432870.1075855495798.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <14432870.1075855495798.JavaMail.evans@thyme> +Date: Mon, 7 May 2001 15:20:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.states@enron.com +Subject: ClickAtHome Portal is HERE! +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Employees United States +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Version 2.0 of the ClickAtHome Portal is now available! + Log into www.clickathome.net now, from work or home! + +Access the PEP System through the portal! + Choose your reviewers and fill out your evaluations in the comfort and +privacy of your home! + +Outlook Web Access and eHRonline will be available SOON! + +The ClickAtHome portal is fully customizable for you! + YOU choose the content on each page, as well as the look and feel! + +Note: the ClickAtHome portal must be launched through an Internet Explorer +browser, 5.0 or higher. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/14454517.1075855482497.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/14454517.1075855482497.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f0a0ec94 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/14454517.1075855482497.JavaMail.evans@thyme:2,S @@ -0,0 +1,21 @@ +Message-ID: <14454517.1075855482497.JavaMail.evans@thyme> +Date: Wed, 6 Dec 2000 02:55:00 -0800 (PST) +From: frank.ermis@enron.com +To: laura.pena@enron.com +Subject: christmas party +Cc: frank.ermis@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: frank.ermis@enron.com +X-From: Frank Ermis +X-To: Laura R Pena +X-cc: Frank Ermis +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +I would like to RSVP my wife Laura and myself. + +Thank you \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/14667270.1075855478760.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/14667270.1075855478760.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..56ec5d63 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/14667270.1075855478760.JavaMail.evans@thyme:2,S @@ -0,0 +1,140 @@ +Message-ID: <14667270.1075855478760.JavaMail.evans@thyme> +Date: Tue, 31 Oct 2000 11:35:00 -0800 (PST) +From: araceli.romero@enron.com +To: richard.lewis@enron.com, peter.crilly@enron.com, steven.mccarthy@enron.com, + rudy.dautel@enron.com, david.redmond@enron.com, + andrew.fairley@enron.com, matthew.nicholas@enron.com, + david.gallagher@enron.com, didier.magne@enron.com, + david.furner@enron.com, carsten.sterz@enron.com, + steve.vavrik@enron.com, suryan.simunovic@enron.com, + simon.hastings@enron.com, louis.redshaw@enron.com, + amir.ghodsian@enron.com, tom.glover@enron.com, + neil.jackson@enron.com, graham.mullin@enron.com, + derek.edmiston@enron.com, denis.bajolle@enron.com, + thor.lien@enron.com, fredrik.flykt-rosen@enron.com, + stefan.fastesson@enron.com, espen.seidel@enron.com, + preben.richter@enron.com, mats.larsson@enron.com, + sami.tenngren@enron.com, linda.andersson@enron.com, + tove.stensbol@enron.com, anne.coll@enron.com, + gregor.baumerich@enron.com, peter.heydecker@enron.com, + florian.neubauer@enron.com, raphael.brun@enron.com, ulf.ek@enron.com, + meindert.witteveen@enron.com, adrian.mancebo@enron.com, + michael.hellermann@enron.com, sonia.mccorquodale@enron.com, + marc.janichen@enron.com, martin.bloch@enron.com, + benedikt.messner@enron.com, gunter.tuhy@enron.com, + al.garcia@enron.com, markus.urban@enron.com, paul.mead@enron.com, + reuben.maltby@enron.com, jonathan.pietila@enron.com, + cassim.mangerah@enron.com, stephen.lowe@enron.com, + raymond.yeow@enron.com, connell.burke@enron.com, + howard.levy@enron.com, paul.quilkey@enron.com, + jonathan.whitehead@enron.com, morten.pettersen@enron.com, + bryan.seyfried@enron.com, jeff.kinneman@enron.com, + martin.mcdermott@enron.com, seung-taek.oh@enron.com, + jean-sebastien.fontaine@enron.com, markus.fiala@enron.com, + nicholas.stephan@enron.com, simon.brooks@enron.com, + robert.diprose@enron.com, paul.pizzolato@enron.com, + reza.rezaeian@enron.com, konstantin.malinovski@enron.com, + michael.hutchinson@enron.com, ed.dablin@enron.com, + tim.jones@enron.com, bradley.marchant@enron.com, + tony.piper@enron.com, tim.pateman@enron.com, + russell.plackett@enron.com, michael.farmer@enron.com, + predrag.barlov@enron.com, thomas.boettcher@enron.com, + fritz.doornkaat@enron.com, sam.hainsworth@enron.com, + rainer.herforth@enron.com, irma.hunt@enron.com, + lothar.kierspel@enron.com, david.lilley@enron.com, + nigel.stern@enron.com, simon.tibbitts@enron.com, + steve.upot@enron.com, joe.robertson@enron.com, + philip.bacon@enron.com, patricia.benington@enron.com, + barry.feldman@enron.com, tom.gramlich@enron.com, + claus.pramer@enron.com, bill.silverstein@enron.com, + spiro.spirakis@enron.com, sandra.torres@enron.com, + ulf.borck@enron.com, achim.lindhorst@enron.com, + jeffrey.shankman@enron.com, kevin.presto@enron.com, + tim.belden@enron.com, greg.whalley@enron.com, + george.mcclellan@enron.com, bob.crane@enron.com, + mark.tawney@enron.com, gary.hickerson@enron.com, + joe.kishkill@enron.com, jim.fallon@enron.com, marty.sunde@enron.com, + ben.glisan@enron.com, john.nowlan@enron.com, joe.gold@enron.com, + joseph.hirl@enron.com, bryan.seyfried@enron.com, + john.arnold@enron.com, peter.keavey@enron.com, + brian.hoskins@enron.com, mike.maggi@enron.com, + chris.germany@enron.com, dan.junek@enron.com, + judy.townsend@enron.com, eugene.pereira@enron.com, + brad.mckay@enron.com, kate.fraser@enron.com, dick.jenkins@enron.com, + tammi.depaolis@enron.com, scott.neal@enron.com, + robin.barbe@enron.com, jared.kaiser@enron.com, + scott.hendrickson@enron.com, sarah.mulholland@enron.com, + sandra.brawner@enron.com, patrice.mims@enron.com, + tom.donohoe@enron.com, hunter.shively@enron.com, + andrew.lewis@enron.com, fletcher.sturm@enron.com, + geoff.storey@enron.com, kevin.ruscitti@enron.com, + martin.cuilla@enron.com, joe.parks@enron.com, + jim.schwieger@enron.com, thomas.martin@enron.com, + greg.mcclendon@enron.com, carey.metz@enron.com, + elsa.villarreal@enron.com, steven.south@enron.com, + jane.tholt@enron.com, frank.ermis@enron.com, phillip.allen@enron.com, + mike.grigsby@enron.com, keith.holst@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + john.taylor@enron.com, victoria.versen@enron.com, + robin.milner@enron.com, chris.dorland@enron.com, + michael.cowan@enron.com, chris.lambie@enron.com, + chad.clark@enron.com, jonathan.mckay@enron.com, + john.disturnal@enron.com, rudy.acevedo@enron.com, + don.baughman@enron.com, lawrence.clayton@enron.com, + kayne.coulter@enron.com, joe.errigo@enron.com, + juan.hernandez@enron.com, wayne.herndon@enron.com, + richard.hrabal@enron.com, larry.jester@enron.com, + jeff.king@enron.com, john.kinser@enron.com, dean.laurent@enron.com, + keller.mayeaux@enron.com, doug.miller@enron.com, + cyril.price@enron.com, chad.starnes@enron.com, + joe.stepenovitch@enron.com, greg.trefz@enron.com, + jay.wills@enron.com, robert.benson@enron.com, john.berger@enron.com, + paul.broderick@enron.com, rick.carson@enron.com, + matt.lorenz@enron.com, kyle.schultz@enron.com, john.suarez@enron.com, + jeffrey.miller@enron.com, doug.gilbert-smith@enron.com, + larry.valderrama@enron.com, george.hopley@enron.com, + dana.davis@enron.com, rogers.herndon@enron.com, + greg.woulfe@enron.com, john.zufferli@enron.com, clint.dean@enron.com, + tom.dutta@enron.com, patrick.hanse@enron.com, bill.rust@enron.com, + laura.podurgiel@enron.com, nicole.la@enron.com, + john.forney@enron.com, jesse.bryson@enron.com, + stanley.cocke@enron.com, mark.guzman@enron.com, + jeremy.morris@enron.com, holden.salisbury@enron.com, + ryan.slinger@enron.com, collin.whitehead@enron.com, + bill.iii@enron.com, mike.swerzbin@enron.com, + diana.scholtes@enron.com, sean.crandall@enron.com, + michael.driscoll@enron.com, donald.robinson@enron.com, + cara.semperger@enron.com, mike.purcell@enron.com, + pedro.manrique@enron.com, bill.greenizan@enron.com, + william.alonzo@enron.com +Subject: RESPONSE NEEDED THIS WEEK PLEASE- Risk Mgmt Compliance Certificate +Cc: veronica.valdez@enron.com, mark.taylor@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: veronica.valdez@enron.com, mark.taylor@enron.com +X-From: Araceli Romero +X-To: Richard Lewis, Peter Crilly, Steven McCarthy, Rudy Dautel, David Redmond, Andrew Fairley, Matthew Nicholas, David Gallagher, Didier Magne, David Furner, Carsten Sterz, Steve Vavrik, Suryan Wirya Simunovic, Simon Hastings, Louis Redshaw, Amir Ghodsian, Tom Glover, Neil Jackson, Graham Mullin, Derek Edmiston, Denis Bajolle, Thor Lien, Fredrik Flykt-Rosen, Stefan Fastesson, Espen Seidel, Preben Richter, Mats Larsson, Sami Tenngren, Linda Andersson, Tove Anita Furuly Stensbol, Anne Coll, Gregor Baumerich, Peter Heydecker, Florian Neubauer, Raphael Brun, Ulf Ek, Meindert Witteveen, Adrian Mancebo, Michael Hellermann, Sonia McCorquodale, Marc Janichen, Martin Bloch, Benedikt Messner, Gunter Tuhy, Al Garcia, Markus Urban, Paul Mead, Reuben Maltby, Jonathan Pietila, Cassim Mangerah, Stephen J Lowe, Raymond Yeow, Connell Burke, Howard Levy, Paul Quilkey, Jonathan Whitehead, Morten E Pettersen, Bryan Seyfried, Jeff Kinneman, Martin McDermott, Seung-Taek Oh, Jean-Sebastien Fontaine, Markus Fiala, Nicholas J Stephan, Simon Brooks, Robert Diprose, Paul Pizzolato, Reza Rezaeian, Konstantin Malinovski, Michael J Hutchinson, Ed Dablin, Tim R Jones, Bradley L Marchant, Tony Piper, Tim J Pateman, Russell Plackett, Michael Farmer, Predrag Barlov, Thomas Boettcher, Fritz Ten Doornkaat, Sam Hainsworth, Rainer Herforth, Irma Hunt, Lothar Kierspel, David Lilley, Nigel Stern, Simon Tibbitts, Steve Upot, Joe Robertson, Philip Bacon, Patricia Benington, Barry Feldman, Tom Gramlich, Claus Pramer, Bill Silverstein, Spiro Spirakis, Sandra Torres, Ulf Von Borck, Achim Lindhorst, Jeffrey A Shankman, Kevin M Presto, Tim Belden, Greg Whalley, George McClellan, Bob Crane, Mark Tawney, Gary Hickerson, Joe Kishkill, Jim Fallon, Marty Sunde, Ben F Glisan, John L Nowlan, Joe Gold, Joseph P Hirl, Bryan Seyfried, John Arnold, Peter F Keavey, Brian Hoskins, Mike Maggi, Chris Germany, Dan Junek, Judy Townsend, Eugene Pereira, Brad McKay, Kate Fraser, Dick Jenkins, Tammi DePaolis, Scott Neal, Robin Barbe, Jared Kaiser, Scott Hendrickson, Sarah Mulholland, Sandra F Brawner, Patrice L Mims, Tom Donohoe, Hunter S Shively, Andrew H Lewis, Fletcher J Sturm, Geoff Storey, Kevin Ruscitti, Martin Cuilla, Joe Parks, Jim Schwieger, Thomas A Martin, Greg McClendon, Carey M Metz, Elsa Villarreal, Steven P South, Jane M Tholt, Frank Ermis, Phillip K Allen, Mike Grigsby, Keith Holst, Tori Kuykendall, Matthew Lenhart, John Craig Taylor, Victoria Versen, Robin Milner, Chris Dorland, Michael Cowan, Chris Lambie, Chad Clark, Jonathan McKay, John Disturnal, Rudy Acevedo, Don Baughman, Lawrence Clayton, Kayne Coulter, Joe Errigo, Juan Hernandez, Wayne Herndon, Richard Hrabal, Larry Jester, Jeff King, John Kinser, Dean Laurent, Keller Mayeaux, Doug Miller, Cyril Price, Chad Starnes, Joe Stepenovitch, Greg Trefz, Jay Wills, Robert Benson, John Berger, Paul J Broderick, Rick L Carson, Matt Lorenz, Kyle Schultz, John Suarez, Jeffrey Miller, Doug Gilbert-Smith, Larry Valderrama, George Hopley, Dana Davis, Rogers Herndon, Greg Woulfe, John Zufferli, Clint Dean, Tom Dutta, Patrick Hanse, Bill Rust, Laura Podurgiel, Nicole La, John M Forney, Jesse Bryson, Stanley Cocke, Mark Guzman, Jeremy Morris, Holden Salisbury, Ryan Slinger, Collin Whitehead, Bill Williams III, Mike Swerzbin, Diana Scholtes, Sean Crandall, Michael M Driscoll, Donald Robinson, Cara Semperger, Mike Purcell, Pedro Fernando Manrique, Bill Greenizan, William Alonzo +X-cc: Veronica Valdez, Mark Taylor +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Please print and sign the attached Enron Corp. Risk Management Policy +Certificate of Compliance and fax directly to Veronica Valdez, fax # 713 646 +2194. Due to certain regulatory audits of our trading businesses, we would +like to receive these by the end of this week. + +Attached is a copy of the Certificate of Compliance, and the Enron Corp. Risk +Management Policy. + +If you have any questions, please call me at (713) 853-0429, or Veronica +Valdez at (713) 853-1881. + + +Regards, +Cassandra Schultz +Market Risk Management + + \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/1468244.1075855481964.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/1468244.1075855481964.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..01686701 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/1468244.1075855481964.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <1468244.1075855481964.JavaMail.evans@thyme> +Date: Thu, 30 Nov 2000 09:57:00 -0800 (PST) +From: russ.severson@enron.com +To: scott.mills@enron.com, jeffrey.gossett@enron.com +Subject: SITARA/CPR AVAILABILITY +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Russ Severson +X-To: Scott Mills, Jeffrey C Gossett +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +To all SITARA users: + +The SITARA system will be brought down on a nightly basis between 12:01AM - +4:00 AM Central Time for nightly processing. +The system will be available in the morning after that time, with positions +primed by 5:30 AM. + +CPR will be available during these times. + +Please call the SITARA Hotline ((713) 853-7049) if you have any questions or +concerns. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/14746297.1075855480706.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/14746297.1075855480706.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..78674662 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/14746297.1075855480706.JavaMail.evans@thyme:2,S @@ -0,0 +1,247 @@ +Message-ID: <14746297.1075855480706.JavaMail.evans@thyme> +Date: Tue, 14 Nov 2000 16:45:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Go + to www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 15, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 15, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + US Negotiates at Climate Meeting + + + ? ? At the UN conference in the Hague, environmental groups are accusing +the US of seeking loopholes to avoid cutting pollution. The conference +opened to set rules for reducing harmful gases released into the atmosphere. +One major issue revolved around how much countries could trade off against +their commitments to roll back their own pollution by helping other +countries reduce theirs or by planting new forests to absorb greenhouse +gases. The US advocates unlimited emissions trading, but the EU and some +developing countries fear it will defeat the effort to force the biggest +polluters to change their ways. The US argues that emissions trading is the +most cost-effective way to meet the global target of reducing greenhouse +gases by 5.2% from 1990 levels, and would give time for the transition to +cleaner energy and expensive new technologies. About 6,000 bureaucrats, +scientists, environmentalists and businessmen attended the opening. That +number was expected to grow to 10,000 during the second week with the +arrival of 100 government ministers for the culmination of negotiations. +Months of talks have preceded the conference. Three years ago at Kyoto, +governments drew up targets for rolling back emissions of carbon-based gases +but could not agree on the details. Europe agreed to cut emissions by 8%, +the US by 7% and Japan by 6%. Each was allowed to decide how it would make +the required reductions. So far, 30 countries have ratified the Kyoto +Protocol. Mexico is the most industrialized country on the list, and none is +among the heaviest polluting countries. The agreement needs the ratification +of 55 countries, representing at least 55% of the harmful emissions, before +it will come into force. + + + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 15, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 15, 2000 + + + + + + + [IMAGE] + + + + + + + + Allegheny to Buy Power Plants from Enron + + + + ? ? ?Allegheny Energy plans to buy three natural gas fired power plants in +the Midwest from Enron. Terms have not been disclosed. The plants, which +opened in June, are in Wheatland, IN; Manhattan, IL; and Gleason, TN. They +can generate a total of 1,710 MW of electricity. Allegheny plans to pay for +the plants with stock and debt. The purchase is expected to close in the +second quarter. + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img16.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img10.gif + - img34.gif + - id=1381847 + - img35.gif \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/14949123.1075855480416.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/14949123.1075855480416.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..854a7ad2 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/14949123.1075855480416.JavaMail.evans@thyme:2,S @@ -0,0 +1,19 @@ +Message-ID: <14949123.1075855480416.JavaMail.evans@thyme> +Date: Mon, 13 Nov 2000 10:46:00 -0800 (PST) +From: enron.announcements@enron.com +To: enron.states@enron.com +Subject: Holiday Schedule 2001 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Enron Employees United States +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Please click on the URL below for Enron's 2001 Holiday Schedule. + +http://home.enron.com:84/messaging/2001sched.jpg \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/15130621.1075855492991.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/15130621.1075855492991.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1668a0eb --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/15130621.1075855492991.JavaMail.evans@thyme:2,S @@ -0,0 +1,282 @@ +Message-ID: <15130621.1075855492991.JavaMail.evans@thyme> +Date: Fri, 20 Apr 2001 10:02:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron In Action 04.23.01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Enron employees are invited to celebrate the Topping-Out of Enron Center=20 +South this afternoon, Monday April 23rd at 3:45 pm in Antioch Park. You ha= +ve=20 +signed the last beam........ Now watch it rise. In celebration of Arbor= +=20 +Day, tree saplings will be handed out to all employees. + +Join us in Antioch Park on Friday, April 27th for the April Big E Cafe! =20 +Lunch will be catered by Escalantes Mexican Grille with a choice of beef,= +=20 +chicken or veggie fajitas with trimmings, dessert and a drink for $5. Live= +=20 +salsa music will be provided by Tropicrew, featuring Enron=01,s own Ms. Ale= +x=20 +Villarreal as the lead singer. Non-profit organizations represented will= +=20 +include the March of Dimes, SEARCH and the Lupus Foundation of America. Ge= +t=20 +lunch free if you're dressed "freaky"! + +Keeping with our Mind=01,s Eye Madness week, be sure to check out the Enron= + Mind=01, +s Eye Motorcade which will be on-site during lunch. This art car convoy wi= +ll=20 +be spending the day visiting Enron-designated stops in the community to=20 +promote innovation and creativity. Want to volunteer for the convoy, call= +=20 +Jessica at x31918 - shifts are 9:00am - 1:00pm and 1:00pm to 4:00pm. =20 + +With a view to highlight advancements in technology, new businesses at Enro= +n=20 +and the importance of being yourself, this week-long celebration will take= +=20 +place in the Enron Building lobby during lunchtime from Tuesday, April 24th= +=20 +through Friday, April 27th. More details to follow via e-mail and ETV! +Monday Imagine the Future +Tuesday Laser-Focused Business +Wednesday The Power of Perspicuity +Friday Freaky Friday & the Big E Cafe + +Experience the event named by the Houston Press as Houston's Best Party! = +=20 +The festivities take place on Thursday, April 26th from 7:00pm to 11:00pm a= +t=20 +the Astrodome. The Art Car Ball boasts over 5,000 guests, rocket-fueled=20 +fashions, fantastic food, otherworldly entertainment, music, dancing and=20 +unbridled merriment where all kinds unite to respect the unexpected in=20 +space-age style. This year musical entertainment will include Carolyn=20 +Wonderland, Marcia Ball and Royal Crown Revue. Discounted tickets will be= +=20 +available in the Enron Building lobby next Tuesday through Thursday (visit= +=20 +the Mind's Eye Motorcade information table) for $40 each and will be $50 at= +=20 +the door. All proceeds benefits The Orange Show Foundation programs - for= +=20 +more information, visit www.orangeshow.org. + +Please join us for a brownbag concert on Friday, May 4 from 12:00 =01) 1:00= + p.m.=20 +at Two Allen Center in the Forum (7th floor). Da Camera presents, =01&The = +Ying=20 +Quartet=018 performing selected 20th Century chamber pieces. + +Also, De Camera is offering a 20% discount to Enron employees to Da Camera= +=01,s=20 +200/01 season finale concert, =01&Celebrating Patronage=018 on Saturday, Ma= +y 6 at=20 +The Wortham Center. + +If you are interested, please RSVP to Jessica Nunez at X31918 + +Do you hate to garden in the summer because everything you plant dies? Lin= +da=20 +Gay, Director of the Mercer Arboretum and Botanic Gardens in Humble, will= +=20 +teach us about plants that not only survive, but thrive during the dog days= +=20 +of Houston summers. Topics will include tropical-looking plants for sun and= +=20 +shade, gingers, fragrant plants, and drought-tolerant plants. + +WHEN: Tuesday, May 8th, 11:30 a.m. - 12:30 p.m. +WHERE: The Forum, 12th floor of 2 Allen Center + +Houston area singles interested in jazz, dessert and classical music can me= +et=20 +and mingle on Friday, May 4, 2001. + +The evening of entertainment begins at 5:30 p.m., with live jazz by the Blu= +e =20 +Monks at Sambuca Jazz Cafes at 909 Texas Avenue. Complimentary hors=20 +d'oeuvres and a cash bar are available at the pre-concert party. + +At 7p.m., you're off to Jones Hall across the street for dessert at the Rou= +nd=20 +Bar before the Houston Symphony performance at 8 p.m. + +David Robertson, Musical America's Conductor of the Year 2000, will lead=20 +Beethoven's idyllic romp through the countryside, Symphony No. 6, Pastoral.= + =20 +The program concludes with Prokofiev's patriotic Alexander Nevsky,=20 +originally written for the Eisenstein film of the same name, and the=20 +legendary Battle on the Ice, featuring the Houston Symphony Chorus. + +Tickets are $35 and include the pre-concert party at Sambuca, dessert at th= +e=20 +Round Bar in Jones Hall and reserved concert seating. Pre-paid reservation= +s=20 +are required and space is limited. Singles only please. Make your=20 +reservations on-line at www.houstonsymphony.org or call 713 238-1477. + +CyberAuction - March Of Dimes -- Wednesday, April 25 9:00 am to Thursday,= +=20 +April 26 4:00 pm. For more details go to http://home.enron.com. + + +WalkAmerica, taking place April 29, is the March of Dimes biggest=20 +fund-raiser. Money raised from the WalkAmerica supports pioneering research= +=20 +and innovative programs that save babies born prematurely or with birth=20 +defects. Since its beginning in 1970, WalkAmerica has raised more than $1= +=20 +billion to help give babies a fighting chance. + +Every dollar raised will be matched by Enron. + +You can read more about the March of Dimes at www.modimes.org. + +For more information, please contact Kimberly Nelson (ext. 33580) or Gina= +=20 +Taylor (ext. 37681). + + + +We need volunteers to allow a student to be their =01&shadow=018 for an aft= +ernoon! =20 +These students can assist you with copying, filing and general clerical tas= +ks=20 +and would appreciate the opportunity to watch you work!! LUNCH WITH YOUR=20 +STUDENT AT THE BIG E CAF_ WILL BE PROVIDED!!!!!!!!!!!!!!! + +The Keystone Club is a national program of Boys & Girls Clubs of America. = +=20 +Keystone Clubs are chartered, small group leadership development clubs for= +=20 +young people who are members of local Boys & Girls Clubs and are aged 14-18= +.=20 +Keystoners elect officers, choose their own activities and plan and impleme= +nt=20 +community service projects. + +One of the special programs offered to Keystoners under the Education and= +=20 +Career Objective is the Career Experience Program. A small group of Keysto= +ne=20 +Club members will visit Enron, where they will shadow career professionals = +in=20 +the work environment. Enron will host a group of 25 Keystoners on Friday,= +=20 +April 27th from approximately 11:30-4. =20 + +If you are interested in helping the Boys & Girls Clubs of America by hosti= +ng=20 +a Keystoner on April 27th, please contact Jennifer Milligan at X35272. + +The Enron Mind's Eye Motorcade is an art car convoy sponsored by Enron. It= +=20 +will visit Enron-designated stops in the community including our adopted=20 +schools, non-profit organizations and medical center facilities dedicated t= +o=20 +treating children. Enron employees are needed to accompany the convoy and= +=20 +interact with the community by communicating the importance of innovation. = + =20 +When registering, please designate your time preference. Available times= +=20 +include 9:00am to 1:00pm and 1:00pm to 4:00pm - thank you for your=20 +participation! + +Volunteers Needed! Wednesday, April 25, 2001 at the George R. Brown=20 +Convention Center, Exhibit Hall A. from 11:00 a.m. to 1:00 p.m. to assist= +=20 +with the Texas Scholars Senior Recognition Ceremony/Luncheon. + +This ceremony recognizes over 4,000 high school seniors who met the program= +=20 +requirements for graduation from high school. During the ceremony,=20 +volunteers are needed to place the Texas Scholars medallions around the nec= +ks=20 +of HISD students. + +Please contact Jennifer Milligan at X35272 if you are interested. + + +ChildBuilders, Houston's Advocates for Mental Health in Children, is hosti= +ng=20 +a special lunch time event in honor of Children's Mental Health Awareness= +=20 +Week at Hermann Square, featuring actors performing vignettes on issues and= +=20 +parenting. Zydeco music, free soft drinks and deserts will also be=20 +available. =20 + +Volunteers will receive a free t-shirt and are needed to publicize the even= +t,=20 +fill balloons, set-up tables and chairs, serve drinks and deserts, and to= +=20 +assist with clean-up. To sign up for these jobs, please email your name,= +=20 +phone number, and email address to Dottie Bates at dsquareb@msn.com or call= +=20 +(713) 932-8440. + + + +The Enron Running Club is looking for 75+ volunteers to assist at the Speci= +al=20 +Olympics Summer Track & Field Meet being held April 28 - 29. There are man= +y=20 +volunteer opportunities including timers, award escorts, assisting at water= +=20 +tables, cheering on athletes and more! We are looking for employees,=20 +families and friends that can contribute a few hours or who are willing to= +=20 +spend the day benefiting a great cause. Please contact Cindy Richardson,= +=20 +x3-4770 or Kelly Lombardi, x3-8491 for more information or run to: =20 +http://home.enron.com:84/erc/index.html + +VOLUNTEERS NEEDED FOR 15TH ANNUAL HOUSTON HOOP-IT-UP MAY 5-6! + +The best way to get yourself jump-started for a full year of Hoops. Become= + a=20 +part of this jammin=01,hoops scene with over 1,200 teams & 4,800 players. = +Join=20 +us at Greenspoint Mall for a basketball-crazed atmosphere. Games and speci= +al=20 +events being played simultaneously on 110 courts so the basketballs will be= +=20 +flying HOOP-IT-UP is where you play for FUN. EVENT BENEFITS THE =01&ESCAPE= +=20 +FAMILY RESOURCE CENTER=018 + +SATURDAY =01) MAY 5TH 8:00 =01) 6:00 PM +SUNDAY =01) MAY 6TH 8:00 =01) 5:00 PM + +For more information please call =01&Hoop-It-Up Hotline=018: 713-521-4535 o= +r +E-Mail: Hoopitup@Texas.Net=20 + + + +Double click on the icon below to learn more about the new Enron Kids'=20 +Center. =20 + +http://home.enron.com:84/messaging/e_kids_announce423.pdf + +Have News to Share? +To post news or events in Enron In Action, please e-mail your information t= +o=20 +EIA@enron.com=20 +no later than 12:00 noon the Thursday prior to the next Monday=01,s mailing= +. + diff --git a/demo/ermis-f/Discussion Threads/cur/15146491.1075863678694.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/15146491.1075863678694.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..240a0389 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/15146491.1075863678694.JavaMail.evans@thyme:2,S @@ -0,0 +1,38 @@ +Message-ID: <15146491.1075863678694.JavaMail.evans@thyme> +Date: Tue, 31 Oct 2000 10:50:00 -0800 (PST) +From: perfmgmt@enron.com +To: frank.ermis@enron.com +Subject: Performance Management Process - New Password +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "perfmgmt@enron.com" +X-To: frank.ermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +According to our system records, you have not yet logged into the Enron +Performance Management system (PEP). As a result your temporary password +for the PEP system has expired. Your User Id and new password are provided +below. + +During the feedback phase you will need to access PEP at +http://pep.corp.enron.com to suggest reviewers who can provide feedback on +your performance. You may also be requested to provide feedback on fellow +employees, but the system will only be open for feedback until November 17th! + +HelpDesk representatives will be available to answer questions throughout the +process. You may contact the HelpDesk at: + +Houston: 1-713-853-4777, Option 4 +London: 44-207-783-4040, Option 4 +E-mail: perfmgmt@enron.com + +Your User Id and new PEP password are: + +User ID: 90010076 + +Password: VCIWWYTQ \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/15175727.1075855493414.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/15175727.1075855493414.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..153631fe --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/15175727.1075855493414.JavaMail.evans@thyme:2,S @@ -0,0 +1,26 @@ +Message-ID: <15175727.1075855493414.JavaMail.evans@thyme> +Date: Mon, 23 Apr 2001 06:46:00 -0700 (PDT) +From: tracy.cummins@nesanet.org +To: nesamembers@nesanet.org +Subject: Ziff Energy Group Storage Conference +Cc: nesa.staff@nesanet.org +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: nesa.staff@nesanet.org +X-From: Tracy Cummins +X-To: Nesa Members +X-cc: Staff +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +NESA / HEA will be a Sponsor of the Ziff Energy Group Gas Storage Conference +being held in Houston, Texas on June 22, 2001. Please take a moment to +review the attached information and contact Shelley Soles - Conference +Director, Ziff Energy Group, at (403) 234-4285 with questions. + + <> + + - Email Broadcast #1.doc \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/15548151.1075855480525.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/15548151.1075855480525.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..db3be83a --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/15548151.1075855480525.JavaMail.evans@thyme:2,S @@ -0,0 +1,141 @@ +Message-ID: <15548151.1075855480525.JavaMail.evans@thyme> +Date: Tue, 14 Nov 2000 04:28:00 -0800 (PST) +From: bzeman@fame.com +To: fermis@ect.enron.com +Subject: The Oxford Princeton Programme Newsletter +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Bruce Zeman" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The Oxford Princeton Programme +~~~~~~~~~~~~~~~~~~~~~~~~ +The world's leading provider of complete training solutions +for the energy industry and beyond, comprised of: + +The College of Petroleum and Energy Studies +Princeton Energy Programme +PrincetonLive.com + +http://www.oxfordprinceton.com + + + +The Oxford Princeton Programme +~~~~~~~~~~~~~~~~~~~~~~~~ + +Bringing together The College of Petroleum and Energy Studies and +Princeton Energy Programme to form the world's leading provider of +energy education. +http://www.oxfordprinceton.com + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +In This Edition: + +1 - Plan your 2001 training with The Oxford Princeton Programme +2 - New PrincetonLive.com Web Based Training Courses +3 - E-Mart Workshop in Amsterdam +4 - New Brochures on their way to you +5 - November / December schedule of workshops +6 - Subscription Information + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +1 - 2001 Schedule + +Start planning your training for 2001 with The Oxford Princeton Programme. +Full schedules are now available on-line: + +Gold Courses (The College of Petroleum & Energy Studies) +http://www.colpet.ac.uk/news/news_2001.html + +Silver Courses (Princeton Energy Programme) +http://www.princetonenergy.com/schedule!.html + +Blue Courses (PrincetonLive.com) +Web-based training...you set your own schedule! +Courses are available 24 hours per day, seven days +per week, worldwide! +http://www.PrincetonLive.com + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +2 - New PrincetonLive.com Courses - Available Now! + +'Back to the Futures' +Take an adventurous trip through time as you learn +the basics of the futures markets. + +'Options Always Die' +This course offers an exciting spy theme, as you +learn about options while tracking an international criminal! + +http://www.PrincetonLive.com + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +3 - Princeton Energy Programme Workshop at E-Mart + +'Fundamentals of Energy Derivatives' +will be presented as a pre-conference workshop at the E-Mart Energy 2000 +conference in Amsterdam November 20-22. +http://www.oxfordprinceton.com/oxfordprinceton/emart.htm + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +4 - The Oxford Princeton Programme's NEW Catalogs + +The Oxford Princeton Programme is producing 2001 Course Offerings catalogs +covering our Gold, Silver, and Blue level courses. Look for a copy +arriving on your desk in early December. + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +5 - November / December Course Schedule + +* The College of Petroleum and Energy Studies (Gold level) Courses: + + - Automotive Fuels, Oxford Nov. 13-17 + + - International Price Risk Management, Oxford Nov. 20-24 + + - Legal Issues in Oil Trading, Oxford Dec. 11-14 + + - Petrochemicals, Fuels and Gas Courses, Houston Dec. 2000 - Jan. 2001 + +* Princeton Energy Programme (Silver level) Courses: + + - Fundamentals of Energy Futures + San Francisco Nov. 27, Phoenix Dec. 5, Houston Dec. 11 + + - Fundamental of Energy Options + San Francisco Nov. 28, Phoenix Dec. 6, Houston Dec. 12 + + - Energy Risk Management + San Francisco Nov. 29-30, Phoenix Dec. 7-8, Houston Dec. 13-14 + +To reserve your place contact: +US: (609) 520-9099 ext 132 +UK: + 44 (0) 1865 250521 +mailto:info@oxfordprinceton.com + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +6 - Subscription Information + +You are receiving this e-mail as a past delegate or +contact of The Oxford Princeton Programme. +If you would rather not receive e-mail updates in +the future or have any other questions please respond to: +info@oxfordprinceton.com + +This in an automated mailing service...please do not +reply to this address. + +Thank you. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/15632501.1075855479667.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/15632501.1075855479667.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f336e59e --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/15632501.1075855479667.JavaMail.evans@thyme:2,S @@ -0,0 +1,33 @@ +Message-ID: <15632501.1075855479667.JavaMail.evans@thyme> +Date: Wed, 8 Nov 2000 07:25:00 -0800 (PST) +From: lana.belnoske@nesanet.org +To: nesamembers@nesanet.org +Subject: Association Name +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Lana Belnoske +X-To: Nesa Members +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +> TO All Members of NESA and HEA: +> +> It has been brought to our attention that not everyone is aware that we +> are not going to be using the name National Energy Association (NEA), now +> that NESA and HEA have agreed to merge effective 1/1/01. A press release +> was prepared and distributed on 10/28. As we haven't seen a copy in any +> media outlets, and no one has told us that they've see it either, we're +> attaching a copy of the draft press release that was sent out for your +> files. +> +> We are now NESA/HEA. That's pronounced NE sa H E A - the slash is silent. +> +> <> +> +> PS Stay tuned for more information regarding the merger. + + - HEA Approves Merger-Draft2.doc \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/15639761.1075855494844.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/15639761.1075855494844.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..14492774 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/15639761.1075855494844.JavaMail.evans@thyme:2,S @@ -0,0 +1,121 @@ +Message-ID: <15639761.1075855494844.JavaMail.evans@thyme> +Date: Tue, 1 May 2001 03:56:00 -0700 (PDT) +From: news@prosrm.com +To: fermis@ect.enron.com +Subject: PROS Announces Energy Seminar +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: "PROS Revenue Management" +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +PROS Revenue Management to Host +Trading and Storage Revenue Optimization Seminar + + +April 26, 2001--Houston-- PROS Revenue Management, the world=01,s leader in= +=20 +revenue management science and software, and the pioneer and dominant=20 +provider of revenue management to the airline and energy industries, today= +=20 +announced that it will host the PROS Trading and Storage Revenue Optimizati= +on=20 +Seminar, which will discuss and demonstrate the benefits of trading and=20 +storage revenue optimization in the energy industry. The seminar will be= +=20 +held at PROS Revenue Management=01,s new facility in midtown Houston, locat= +ed at=20 +3100 Main Street and Elgin, on Tuesday, May 22, from 1:00 - 3:30 pm. + +"PROS=01, Trading Optimization System enables our customers to increase dea= +l=20 +profitability by 10-25%," says Matt Johnson, Senior VP of Energy. "The=20 +benefits in terms of increased profitability, reduced transaction costs and= +=20 +trader productivity deliver a significant competitive advantage in today's= +=20 +gas trading business environment." + +PROS Storage Revenue Management System increases revenues from the sale of= +=20 +storage capacity by 7-25%. This system provides storage marketers and=20 +traders the ability to maximize revenue from the use of their storage asset= +s=20 +and sale of storage services. + +"The PROS Storage Revenue Management System provides the comprehensive=20 +ability to both analyze the value of storage using PROS state-of-the-art=20 +revenue management science and to execute and track those deals in=20 +real-time," says Johnson. "This powerful combination of science and=20 +technology helps our customers drive their storage revenues to previously= +=20 +unattainable levels." + +Both PROS Trading Optimization System and PROS Storage Revenue Management= +=20 +System are built on the PROS Enterprise RM Platform=01,s world leading scie= +nce,=20 +forecasting and optimization, generating revenue and profits for PROS=01,= +=20 +clients worldwide. + +Pricing and revenue optimization have arrived in the energy sector. "PROS= +=01,=20 +revenue management products have allowed Williams to succeed in a new arena= +,=20 +resulting in the most advanced capacity scheduling capability of any compan= +y=20 +in our industry. Our business is realizing immediate benefits," claims Mik= +e=20 +Fiser, V.P. Williams Energy Marketing & Trading. + + +About PROS Revenue Management + +PROS Revenue Management is the world=01,s leader in pricing and revenue=20 +optimization solutions and the pioneer and dominant provider of revenue=20 +management to the airline and energy industries. PROS provides system=20 +solutions to the airline, cargo, rail, energy, healthcare and broadcast=20 +industries, and has delivered over 180 systems to more than 80 clients in 3= +7=20 +countries. PROS=01, clients include 17 of the top 25 carriers in the airlin= +e=20 +industry. + +The PROS mission is to maximize the revenue of each client using PROS=01,= +=20 +world-leading revenue management science, systems solutions, and best=20 +practices business consulting. PROS=01, clients report annual incremental= +=20 +revenue increases of 6-8% as a result of revenue management. PROS=01, solut= +ions=20 +forecast demand, optimize inventory, and provide dynamic pricing to maximiz= +e=20 +revenue. + +Founded in 1985 in Houston, PROS Revenue Management has a six-year compound= +ed=20 +revenue growth of 40%, in large part due to the intellectual capital of its= +=20 +staff. Nearly half of PROS=01, professional staff has advanced degrees and = +the=20 +staff speaks a cumulative total of 26 languages. The company is profitable= +=20 +with Year 2000 revenue of $29 million. For more information on PROS Revenue= +=20 +Management, please visit www.prosRM.com or call 713-335-5253. + +Contact: +Candy Haase - VP Marketing +713-335-5253 / 713-335-8144 - fax +chaase@prosRM.com + +If you no longer wish to receive company updates from PROS Revenue=20 +Management, please click "Reply" and type "Unsubscribe", or send an email t= +o=20 +"info@prosRM.com". \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/15881335.1075855495002.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/15881335.1075855495002.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1f207324 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/15881335.1075855495002.JavaMail.evans@thyme:2,S @@ -0,0 +1,44 @@ +Message-ID: <15881335.1075855495002.JavaMail.evans@thyme> +Date: Wed, 2 May 2001 02:30:00 -0700 (PDT) +From: office.chairman@enron.com +To: all.worldwide@enron.com +Subject: Cliff Baxter +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Office of the Chairman +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +It is with sadness and regret that we announce that Cliff Baxter is resigni= +ng=20 +as an employee of Enron. We are happy, though, that Cliff=01,s primary rea= +son=20 +for resigning is to spend more time with his family. + +Cliff is a unique talent. His creativity, intelligence, sense of humor, an= +d=20 +straightforward manner have been assets to the company throughout his=20 +career. He will be missed. + +Cliff joined Enron in 1991 and was a key member of the team that built Enro= +n=01, +s wholesale business. Before becoming Vice Chairman of Enron, Cliff served= +=20 +in a variety of positions in Enron=01,s wholesale businesses, culminating i= +n his=20 +appointment as Chairman and Chief Executive Officer of Enron North America = +in=20 +1999. + +We have asked Cliff, and he has agreed, to continue in a consulting role fo= +r=20 +the company while concluding negotiations on a number of key asset=20 +dispositions. + +Please join us in thanking Cliff for his service to the company and in=20 +wishing him the very best. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/15898976.1075855496932.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/15898976.1075855496932.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d097a850 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/15898976.1075855496932.JavaMail.evans@thyme:2,S @@ -0,0 +1,43 @@ +Message-ID: <15898976.1075855496932.JavaMail.evans@thyme> +Date: Mon, 14 May 2001 10:40:00 -0700 (PDT) +From: perfmgmt@enron.com +To: frank.ermis@enron.com +Subject: Mid-Year 2001 Performance Feedback +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Performance Evaluation Process (PEP)" +X-To: "ERMIS, FRANK J" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +ERMIS, FRANK J, +? +You have been selected to participate in the Mid Year 2001 Performance +Management process. Your feedback plays an important role in the process, +and your participation is critical to the success of Enron's Performance +Management goals. +? +To complete a request for feedback, access PEP at http://pep.enron.com and +select Complete Feedback from the Main Menu. You may begin providing +feedback immediately and are requested to have all feedback forms completed +by Friday, May 25, 2001. +? +If you have any questions regarding PEP or your responsibility in the +process, please contact the PEP Help Desk at: +Houston: 1.713.853.4777, Option 4 or email: perfmgmt@enron.com +London: 44.207.783.4040, Option 4 or email: pep.enquiries@enron.com +? +Thank you for your participation in this important process. +? +The following is a CUMULATIVE list of employee feedback requests with a +status of "OPEN." Once you have submitted or declined an employee's request +for feedback, their name will no longer appear on this list. NOTE: YOU WILL +RECEIVE THIS MESSAGE EACH TIME YOU ARE SELECTED AS A REVIEWER. +? +Employee Name: +CHRISTIANSEN, SUZANNE +FRANK, CAROLE \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/16015010.1075855478552.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/16015010.1075855478552.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b5984ef4 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/16015010.1075855478552.JavaMail.evans@thyme:2,S @@ -0,0 +1,344 @@ +Message-ID: <16015010.1075855478552.JavaMail.evans@thyme> +Date: Sun, 29 Oct 2000 22:19:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egoups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Enerfax Daily html-Gas Down +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: enerfax1@bellsouth.net +X-To: "enerfaxweb@egoups.com" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +----- Subject: Click and go to http://www.enerfax.com if can not view +properly.htm + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + [IMAGE] + + + + + + + + + Click here for a daily email link + + + + + + + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? October 30, 2000? -? ? Need a Past Issue +-Click Here + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? October 30, 2000 + + + + + + + [IMAGE] + + [IMAGE] + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? October 30, 2000 + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 6? -? October 30, 2000 + + + + + + + [IMAGE] + + + + + + + + + (Continued from Page 5) + + agreed governments will promote more trade and investment, 70% agreed that +globally consistent accounting principles will be established by 2010, and +over 80% believed the companies dominating the utility business in 2010 will +be multi-national. Those results validate the strategies of companies using +mergers and acquisitions to create global giants. However, events such as +the IMF protests in Prague and WTO protests in Seattle this year highlight +what could be growing opposition to globalization. Politics can veer off in +unexpected directions, so it is unwise to be so committed to any one view of +where voters and government policy are moving that you lack contingency +plans. Utilities can minimize their risk in this uncertain era, while at the +same time moving forward decisively. They can use management tools such as +scenario-based planning, real options valuation, and computer modeling - +these approaches provide the means + + + + + + + + + + + + for understanding the array of strategies available and for defining the +significance of choosing one or the other. Additionally, the studies show +that utilities need systems, processes, and a culture that make them +versatile - that permit them to nurture 'just-in-case' technologies, +products, and businesses, spot leading indicators of change, and switch +strategies without confusion and delay. The two reports are segments of The +Utility Executive's Field Guide to the Future. Part 1 summarizes the +results of a global survey of 185 decision makers in utilities, +corporations, and engineering firms in 15 countries, while Part 2 focuses on +the outlook for regulatory policy and globalization. Part 2 is based not +only on the survey results but also on 75 subsequent interviews with utility +CEOs, power managers in large corporations, government officials, and others +around the world. The research also included an intensive review of economic +studies, government reports, opinion surveys, and other sources. For more +information visit + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? October 30, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + [IMAGE] + [IMAGE] + + + + + + + For more information, please Contact Ron Ford + at Ziff Energy Group, Houston, TX + (713) 627-8282 or Toll Free: 1-888-736-5780 + Also, visit our web-site, www.ziffenergy.com, to review our Brochure. + + + + + + + [IMAGE] + + + [IMAGE] + + + + + + + + + CMS and Saudi Group in Power Deal + + + + ? ? CMS Energy and Saudi Arabia's al-Zamil Group plan to jointly construct +power and water desalination plants in Saudi Arabia. The two companies have +agreed to work together to finance, construct and manage new power and water +plants on a 50/50 basis, with CMS serving as operator of the facility. Saudi +Arabia needs 28,000 MW over the next 15 years to serve growing demand. + + + + + + + + + [IMAGE] + + + + + + + Financial Summary + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + + + The TSE 300 fell 106.85 points to 9321.89 + The CRB Index lost 1.34 points to 219.26 + The US Dollar decreased 1.05 points to 117.39 The Dow advanced 210.50 points +to 10590.62 + + + + + + + + + + + + + + + The S&P 500 gained 15.14 points to 1379.58 + The Nasdaq was up 6.18 points to 3278.36 + December NYMEX Crude Oil fell 0.97 to 32.74 Canadian-US Exchange was 1.5272 + + + + + + + + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img11.gif + - img21.gif + - img7.gif + - img22.gif + - img8.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - id=1381847 + - img32.gif \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/1631403.1075855481547.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/1631403.1075855481547.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c95367a5 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/1631403.1075855481547.JavaMail.evans@thyme:2,S @@ -0,0 +1,41 @@ +Message-ID: <1631403.1075855481547.JavaMail.evans@thyme> +Date: Mon, 27 Nov 2000 01:14:00 -0800 (PST) +From: ina.rangel@enron.com +To: jay.reitmeyer@enron.com, kenneth.shulklapper@enron.com, + matthew.lenhart@enron.com, paul.lucci@enron.com, + tori.kuykendall@enron.com, randall.gay@enron.com, + frank.ermis@enron.com, steven.south@enron.com, jane.tholt@enron.com, + monique.sanchez@enron.com, keith.holst@enron.com, + phillip.allen@enron.com, mike.grigsby@enron.com, + john.arnold@enron.com, mike.maggi@enron.com, larry.may@enron.com +Subject: PIRA ATTACHMENTS +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Jay Reitmeyer, Kenneth Shulklapper, Matthew Lenhart, Paul T Lucci, Tori Kuykendall, Randall L Gay, Frank Ermis, Steven P South, Jane M Tholt, Monique Sanchez, Keith Holst, Phillip K Allen, Mike Grigsby, John Arnold, Mike Maggi, Larry May +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Ina Rangel/HOU/ECT on 11/27/2000 09:01 AM +--------------------------- + + + + From: Amanda Huble @ ENRON 11/27/2000 08:37 AM + + +To: Becky Young/NA/Enron@Enron, Laura Harder/Corp/Enron@Enron, Jessica +Presas/Corp/Enron@ENRON, Ina Rangel/HOU/ECT@ECT, Airam Arteaga/HOU/ECT@ECT, +Kimberly Brown/HOU/ECT@ECT +cc: +Subject: Re: Please forward to your groups. + + + + + + diff --git a/demo/ermis-f/Discussion Threads/cur/16327048.1075855495078.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/16327048.1075855495078.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c1640f96 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/16327048.1075855495078.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <16327048.1075855495078.JavaMail.evans@thyme> +Date: Wed, 2 May 2001 02:51:00 -0700 (PDT) +From: outlook.team@enron.com +To: 05.01.01.migration@enron.com +Subject: +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Outlook Migration Team +X-To: 05.01.01 Outlook Migration +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Dear Clients, +Due to unpredictable hardware failure, last night's migrations to Outlook had +to be postponed. You ability to use email via your Lotus Notes client remains +100% available at this time. The Outlook Migration Team will contact you to +inform you of your re-scheduled date of migration. We apologize for the +inconvenience this has caused you and thank you for your patience and +understanding. +Please feel free to contact me if you have any questions or concerns. +Sincerely, +Emmanuel +Emmanuel Mangin +Outlook Migration Team Lead +Emmanuel.Mangin@Enron.com +Work:? 713-345-9357 +Pager: 713-415-5091 \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/1636178.1075855480284.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/1636178.1075855480284.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..402686f4 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/1636178.1075855480284.JavaMail.evans@thyme:2,S @@ -0,0 +1,55 @@ +Message-ID: <1636178.1075855480284.JavaMail.evans@thyme> +Date: Fri, 10 Nov 2000 13:09:00 -0800 (PST) +From: perfmgmt@enron.com +To: frank.ermis@enron.com +Subject: Year End 2000 Performance Feedback +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "perfmgmt@enron.com" +X-To: frank.ermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +NOTE: YOU WILL RECEIVE THIS MESSAGE EACH TIME YOU ARE SELECTED AS A REVIEWER. + +You have been selected to participate in the Year End 2000 Performance +Management process by providing meaningful feedback on specific employee(s). +Your feedback plays an important role in the process, and your participation +is critical to the success of Enron's Performance Management goals. + +To complete requests for feedback, access PEP at http://pep.corp.enron.com +and select Perform Review under Performance Review Services. You may begin +providing feedback immediately and are requested to have all feedback forms +completed by Friday, November 17, 2000. + +If you have any questions regarding PEP or your responsibility in the +process, please contact the PEP Help Desk at: + +Houston: 1.713.853.4777, Option 4 +London: 44.207.783.4040, Option 4 +Email: perfmgmt@enron.com + +Thank you for your participation in this important process. + +The following is a CUMULATIVE list of employee feedback requests with a +status of "OPEN." Once you have submitted or declined an employee's request +for feedback, their name will no longer appear on this list. + + + + +Review Group: ENRON +Feedback Due Date: Nov 17, 2000 + +Employee Name Supervisor Name Date Selected +------------- --------------- ------------- +CHRISTIANSEN, SUZANNE D RANDALL L GAY Nov 01, 2000 +FRANK, CAROLE C DARRON C GIRON Nov 01, 2000 +GAY, RANDALL L ROBERT A SUPERTY Nov 01, 2000 +LENHART, MATTHEW F PHILLIP K ALLEN Oct 31, 2000 +LUCCI, PAUL T MARK WHITT Nov 02, 2000 +WOLFE, JASON DARRON C GIRON Nov 06, 2000 \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/16407109.1075855495462.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/16407109.1075855495462.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..24381e02 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/16407109.1075855495462.JavaMail.evans@thyme:2,S @@ -0,0 +1,37 @@ +Message-ID: <16407109.1075855495462.JavaMail.evans@thyme> +Date: Fri, 4 May 2001 05:24:00 -0700 (PDT) +From: suzanne.christiansen@enron.com +To: stephanie.miller@enron.com, philip.polsky@enron.com, daniel.lisk@enron.com, + hillary.mack@enron.com, stacey.brewer@enron.com, anne.bike@enron.com, + kim.ward@enron.com, barry.tycholiz@enron.com, + jacqueline.adams@enron.com, shelly.mendel@enron.com, + susan.scott@enron.com, suzanne.christiansen@enron.com, + ted.evans@enron.com, jan.sutherland@enron.com, + matthew.lenhart@enron.com, steven.south@enron.com, + randall.gay@enron.com, patti.sullivan@enron.com, + jason.wolfe@enron.com, frank.ermis@enron.com, mike.grigsby@enron.com, + jane.tholt@enron.com, monique.sanchez@enron.com, + keith.holst@enron.com, phillip.allen@enron.com, + laura.vuittonet@enron.com, kimberly.hardy@enron.com, + jessica.presas@enron.com, becky.young@enron.com, + shannon.groenewold@enron.com, matt.smith@enron.com +Subject: You're Invited +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Suzanne Christiansen +X-To: Stephanie Miller, Philip Polsky, Daniel Lisk, Hillary Mack, Stacey J Brewer, Anne Bike, Kim Ward, Barry Tycholiz, Jacqueline P Adams, Shelly Mendel, Susan M Scott, Suzanne Christiansen, Ted Evans, Jan Sutherland, Matthew Lenhart, Steven P South, Randall L Gay, Patti Sullivan, Jason Wolfe, Frank Ermis, Mike Grigsby, Jane M Tholt, Monique Sanchez, Keith Holst, Phillip K Allen, Laura Vuittonet, Kimberly Hardy, Jessica Presas, Becky Young, Shannon Groenewold, Matt Smith +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Just a reminder about Tori's baby shower next Thursday (May 19 @2:30). If +you would like me to shop for you (at Babysrus), just let me know or you can +donate to a pool of money and I will pick out some items. + +cc: +Subject: You're Invited + + diff --git a/demo/ermis-f/Discussion Threads/cur/16418924.1075855479304.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/16418924.1075855479304.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6842d7b5 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/16418924.1075855479304.JavaMail.evans@thyme:2,S @@ -0,0 +1,104 @@ +Message-ID: <16418924.1075855479304.JavaMail.evans@thyme> +Date: Fri, 3 Nov 2000 08:34:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: SUPPLEMENTAL Weekend Outage for 11-3-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 3, 2000 5:00pm through November 6, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: SEE ORIGINAL REPORT + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: SEE ORIGINAL REPORT + +OTHER SYSTEMS: +Impact: CORP +Time: Sat 11/4/2000 at 11:00:00 PM CT thru Sat 11/4/2000 at 11:45:00 PM CT + Sat 11/4/2000 at 9:00:00 PM PT thru Sat 11/4/2000 at 9:45:00 PM PT + Sun 11/5/2000 at 5:00:00 AM London thru Sun 11/5/2000 at 5:45:00 AM London +Outage: ERMT Database +Environments Impacted: ENA +Purpose: To Increase Number of Processes, sessions, and transactions in the +init.ora file +Backout: Restore the original init.ora file and restart database +Contact(s): Alex Hsieh 713-853-6561 713-288-1779 + +OTHER SYSTEMS: Batch Scheduling +Impact: CORP +Time: Fri 11/3/2000 at 8:00:00 PM CT thru Fri 11/3/2000 at 9:00:00 PM CT + Fri 11/3/2000 at 6:00:00 PM PT thru Fri 11/3/2000 at 7:00:00 PM PT + Sat 11/4/2000 at 2:00:00 AM London thru Sat 11/4/2000 at 3:00:00 AM London +Outage: Batch Scheduling Server maintenance +Environments Impacted: Corp +Purpose: This maintenance is to upgrade some of our older servers ( +ECTHOU-BPMS1 and ECTHOU-BPS1)and replace them with newer ones, as well as +back up our current data. +Backout: Re initialize old servers and bring them on-line. +Contact(s): Larry Robinson 713-853-5956 713-284-3554 + Rusty Cheves 713-345-3798 713-415-4707 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/16428825.1075855483202.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/16428825.1075855483202.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c07c6d1d --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/16428825.1075855483202.JavaMail.evans@thyme:2,S @@ -0,0 +1,100 @@ +Message-ID: <16428825.1075855483202.JavaMail.evans@thyme> +Date: Mon, 11 Dec 2000 10:18:00 -0800 (PST) +From: susan.t.turpin@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + browning@wasatchenergy.com, bruce.langmade@fortjamesmail.com, + bymank@wdni.com, cards@wdni.com, ccoyle@americansoda.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, kri.pam@pdg.net, + llightfoot@coral-energy.com, lmanis@sdge.com, lprior@enron.com, + niels_a_vervloet@reliantenergy.com, ramperms@bp.com, + rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com, ads@nwnatural.com, awhaynes@rmc.com, + bhall@cngc.com, bmedlock@cngc.com, cheldman@ix.netcom.com, + creali@vanalco.com, gary.peterson@fortjamesmail.com, + gastrans@puget.com, hls@nwnatural.com, kri.jane@pdq.net, + lgoodric@cngc.com, marcl@subutil.com, mvaughn@cngc.com, + mwaas@cngc.com, pat_scherzinger@pgn.com, rernest@intgas.com, + rsf@nwnatural.com, sdoss@wlinpco.com, sgillit@cngc.com, + spfaff@cngc.com, tina.m.patton@boeing.com +Subject: NWP System Notice - 01-187 JANUARY 2001 SCHEDULED MAINT. +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Turpin, Susan T" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" , "'ads@nwnatural.com'" , "'awhaynes@rmc.com'" , "'BHall@cngc.com'" , "'bmedlock@cngc.com'" , "'cheldman@ix.netcom.com'" , "'creali@vanalco.com'" , "'Gary.Peterson@fortjamesmail.com'" , "'gastrans@puget.com'" , "'hls@nwnatural.com'" , "'kri.jane@pdq.net'" , "'lgoodric@cngc.com'" , "'marcl@subutil.com'" , "'MVaughn@cngc.com'" , "'MWAAS@cngc.com'" , "'pat_scherzinger@pgn.com'" , "'rernest@intgas.com'" , "'rsf@nwnatural.com'" , "'sdoss@wlinpco.com'" , "'sgillit@cngc.com'" , "'spfaff@cngc.com'" , "'Tina.m.patton@boeing.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: December 11, 2000 +Category: MAINTENANCE +Subcategory: NWP MONTHLY MAINTENANCE +Subject: 01-187 JANUARY 2001 SCHEDULED MAINT. + +Notice Text: +All Shippers Letter # 01-187 +Date:?? 12/11/00 +Time:?? 17:00hrs + + +TO:???? All Shippers +Subject:??????? January 2001Maintenance + +WILLIAMS GAS PIPELINE-WEST / Northwest Pipeline SCHEDULED MAINTENANCE +as posted 12 - 11, 2000 + +The following maintenance work is scheduled on Williams Gas Pipeline-West / +Northwest +Pipeline (WGP-W) during the month of January 2001.? The scheduled maintenance +is +Northwest's most recent projection of potential system impacts.? This +schedule is provided to assist you in planning your business for the coming +month. The impacts are estimates, + +which could change depending on other scheduling factors.? If any previously +scheduled +maintenance activities change, an updated notice will be posted to the EBB as +soon as +possible. + +UPCOMING JANUARY SCHEDULED MAINTENANCE + + +January 8, 2001thru March 18, 2001 + +Caldwell Foundation Replacement Project: + +The Caldwell compressor station is scheduled to be out of service beginning +January 8, 2001 until March 18, 2001 to replace the compressor unit +foundations. + +There is no anticipated impact at this time. + +Northwest will advise you of any change to this schedule. + +If you have any questions regarding this notice, please contact your +Northwest +Marketing Service Representative at (801) 584-7301. + + +WGP-W +st + + diff --git a/demo/ermis-f/Discussion Threads/cur/16472100.1075855478605.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/16472100.1075855478605.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..da74cb93 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/16472100.1075855478605.JavaMail.evans@thyme:2,S @@ -0,0 +1,38 @@ +Message-ID: <16472100.1075855478605.JavaMail.evans@thyme> +Date: Mon, 30 Oct 2000 07:04:00 -0800 (PST) +From: ina.rangel@enron.com +To: ross.prevatt@enron.com, nelson.ferries@enron.com, charles.otto@enron.com, + george.gilbert@enron.com, lucy.ortiz@enron.com, + vikas.dwivedi@enron.com, troy.black@enron.com, + jennifer.shipos@enron.com, russell.dyk@enron.com, + bill.berkeland@enron.com, mark.smith@enron.com, + jay.reitmeyer@enron.com, kenneth.shulklapper@enron.com, + matthew.lenhart@enron.com, paul.lucci@enron.com, + tori.kuykendall@enron.com, randall.gay@enron.com, + frank.ermis@enron.com, steven.south@enron.com, jane.tholt@enron.com, + monique.sanchez@enron.com, keith.holst@enron.com, + phillip.allen@enron.com, mike.grigsby@enron.com +Subject: Floor Meeting with Jeff Skilling +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Ross Prevatt, Nelson Ferries, Charles H Otto, George N Gilbert, Lucy Ortiz, Vikas Dwivedi, Troy Black, Jennifer Shipos, Russell Dyk, Bill Berkeland, Mark Smith, Jay Reitmeyer, Kenneth Shulklapper, Matthew Lenhart, Paul T Lucci, Tori Kuykendall, Randall L Gay, Frank Ermis, Steven P South, Jane M Tholt, Monique Sanchez, Keith Holst, Phillip K Allen, Mike Grigsby +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Attached is a memo from Jeff Skilling, which should be distributed via e-mail +and/or hard copy to all employees on EB 32. Please distribute to the +employees in your group and encourage them to attend. + +It announces a floor meeting on Wednesday, November 1 from 3:30 pm to 4:30 +pm. Jeff Skilling will be there to share information about Enron and to +answer questions from employees. The location for this meeting is near EB +3273A. + +If you have any questions, please call me at ext. 3-9053. + + diff --git a/demo/ermis-f/Discussion Threads/cur/1659105.1075855494001.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/1659105.1075855494001.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e108b222 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/1659105.1075855494001.JavaMail.evans@thyme:2,S @@ -0,0 +1,229 @@ +Message-ID: <1659105.1075855494001.JavaMail.evans@thyme> +Date: Thu, 26 Apr 2001 09:25:00 -0700 (PDT) +From: miki.bode@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, anita.reubens@swgas.com, + bblanar@coral-energy.com, bob.mattice@engageenergy.com, + bob.mattice@engageenergy.com, browning@wasatchenergy.com, + bruce_langmade@gapac.com, bymank@wdni.com, cards@wdni.com, + caver_ealy@pgn.com, ccoyle@americansoda.com, cmcgra@puget.com, + cpavlica@enerad.com, craig.provenzano@powersrc.com, cridin@puget.com, + cslaman@usg.com, cwduke@duke-energy.com, darena@national-energy.com, + dave.dungan@weyerhaeuser.com, deborahs@kimballenergy.com, + derek.danyliw@husky-oil.com, dlh@nwnatural.com, fermis@enron.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, + llightfoot@coral-energy.com, lmansi@sdge.com, lprior@enron.com, + mbeckner@utilicorp.com, mcano@enerad.com, michelle_hunter@pgn.com, + niels_a_vervloet@reliantenergy.com, pschmidt@kimballresources.com, + ramperms@bp.com, rcooper@usg.com, rfm@nwnatural.com, + robert.harp@engageenergy.com, robert.harp@engageenergy.com, + ron.smith@ashgrove.com, rony@panalberta.com, ryan.watt@enron.com, + sakom@attglobal.net, sbrewer@enron.com, scott.linkletter@neg.pge.com, + scotts@kimballenergy.com, sghill@bcgas.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, tbrother@utilicorp.com, + tdizona@coral-energy.com, tjmi@dynegy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@kimballresources.com, + zcourns@national-fuel.com, jshadie@idahopower.com +Subject: NWP System Notice - 01-237 Soliciting Electronic Bids +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Bode, Miki" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce_langmade@gapac.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'caver_ealy@pgn.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cpavlica@enerad.com'" , "'craig.provenzano@powersrc.com'" , "'cridin@puget.com'" , "'cslaman@usg.com'" , "'cwduke@duke-energy.com'" , "'darena@national-energy.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'llightfoot@coral-energy.com'" , "'lmansi@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'mbeckner@utilicorp.com'" , "'mcano@enerad.com'" , "'Michelle_Hunter@pgn.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'pschmidt@kimballresources.com'" , "'ramperms@bp.com'" , "'rcooper@usg.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ron.smith@ashgrove.com'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'sakom@attglobal.net'" , "'SBREWER@ENRON.COM'" , "'scott.linkletter@neg.pge.com'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tbrother@utilicorp.com'" , "'tdizona@coral-energy.com'" , "'tjmi@dynegy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@kimballresources.com'" , "'zcourns@national-fuel.com'" , "'jshadie@idahopower.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: April 26, 2001 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-237 Soliciting Electronic Bids + +Notice Text: + +All Shippers Notification: 01-237?????? Dated April 26, 2001 + + + +TO:???? ??????? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????? (801) 971-5983 +cellular + +Williams Gas Pipeline-West +Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR +AVAILABLE FIRM MAINLINE TRANSPORTATION +CAPACITY ON NORTHWEST'S TRANSMISSION +SYSTEM + +Northwest has posted the following package of available firm TF-1 +Large Customer transportation capacity to its Electronic Bulletin +Board ("EBB") for competitive bid pursuant to the "Right-of-First- +Refusal; Posting of Pipeline Capacity" provision of Northwest's +Tariff, which requires availability of capacity to be posted to the +EBB subject to bid.? All prearranged terms are indicated below, if +applicable.? The prearranged shipper has the right to match the +highest economic value at the end of the bid period.? If the +prearranged shipper does not match the highest economic value, award +of such capacity will be made according to Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS +CLOSED BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace +Karpakis or your Marketing Services Representative if you encounter +any problems with your EBB bid(s).? DON'T WAIT UNTIL THE LAST MINUTE +TO POST YOUR BID.? Time deadlines are electronically monitored and +implemented. + +PACKAGE "SS-1" +From the +April 19, 2001 Posting +EBB OFFER # 510 + +RECEIPT????????????? DELIVERY????????? TOTAL?????? INITIAL PRIMARY????? +PREARRANGED +POINT????????????????????? POINT???????????? DTH/D??????? CONTRACT +TERM?????????? OFFER + +Sumas?? ??????????? Reno???????????? 3,399????????? +05/01/01-05/31/01???????????? YES +????????? +Min. Acceptable Bid:??? $0.03 per Dth of daily Reservation Contract Demand +for +?????????????????????????????????????????????? Flexible Receipt/Delivery +Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 3,399 Dth/d +Bid Open Date:? 04/26/01 - (4:00 pm Central Time) +Bid Close Date: 04/27/01 - (4:00 pm Central Time) +Award Deadline: 04/27/01 - (5:00 pm Central Time) +Evergreen:????? ??????? NONE +Special Terms & Cond:?? See 1, 2 and 3 Below. + + + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity +and shipper and replacement shipper may utilize any available points on +Northwest's transmission system without impacting the discount for the +original shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition +to the Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable surcharges and fuel. + + + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation +capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available +transportation capacity.? Multiple electronic bid(s) can be submitted for the +total available transportation capacity under the specified package OR +multiple +rates can be submitted each for a partial amount of available transportation +capacity under the specified package.? If the same Shipper submits multiple +bids, +the highest present value for such package of available transportation +capacity +shall be considered the valid bid. All other bids from the same Shipper for +the +same package of transportation capacity will be discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is +??????? less than minimum tariff rate, the following formula is utilized:? +Bid Rate x +??????? FERC Interest Rate x The Maximum Bid Quantity x 365 days/100/12; or +if the +??????? maximum rate is bid, the following formula is utilized:? Bid Rate x +FERC Interest +??????? Rate x Maximum Bid Quantity x days bid/100. In case of a tie, each +tied shipper +??????? will have the right to improve its bid by submitting an improved bid +within 24 +??????? hours of the bid close time.? Such improved bid shall be faxed to +(801) 584-7076 +??????? to Candace Karpakis or Patrick Aman.? If a tie still exists, such +capacity shall +??????? be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than +??????? indicated for the capacity unless maximum rate is bid. + + + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE +OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button +on the offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The screen will allow you to review the conditions of the offer. +Close this screen when you have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting +the "VIEW BID" button.? Close this screen when you have finished viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, +highlight the receipt/delivery point section with the left mouse button and +modify accordingly. Select "SAVE".? If an error appears at the button of the +screen, the error will need to be corrected and the data will need to be +saved again.? If successful, a message will appear indicating the bid +information has saved and the bid rate must be entered.? Select "OK". +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +You have just "CREATED" your bid for the offer.? You now need to +"SUBMIT" your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button. +All of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you +would like to submit.? Select the "SUBMIT" button at the top of the screen +to post the bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button. +All of your bids will appear.? If the bid has not yet been submitted, +highlight the "BID IN DRAFT STATUS" that you would like to withdraw. +Select the "WITHDRAW" button at the top of the screen to withdraw the +bid.? After a bid has been withdrawn, you can select the "DELETE" +button at the top of the screen to delete it from the screen. +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + + + +Word: F\Short Term/Capacity for Bid-All 2001 April 26, 2001 01-237 Res.doc \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/16916454.1075855478946.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/16916454.1075855478946.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..62e8b441 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/16916454.1075855478946.JavaMail.evans@thyme:2,S @@ -0,0 +1,28 @@ +Message-ID: <16916454.1075855478946.JavaMail.evans@thyme> +Date: Thu, 2 Nov 2000 10:52:00 -0800 (PST) +From: enron.announcements@enron.com +To: ena.employees@enron.com +Subject: Development Center Course Offerings +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: ENA Houston Employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Hurry and sign up as these are the last ones this year! +% Working Styles: Working with People Effectively - November 7th from 8 to 12 + +% Communicating Effectively - November 7th from 1 to 5 + +% Communicating Effectively - November 8th from 8 to 12 + +% Delegating and Directing - November 8th from 1 to 5 + + +For registration, please click here () to go directly into the Development +Center "Ernie", or call 3-0357. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/17227875.1075855482163.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/17227875.1075855482163.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2541fc57 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/17227875.1075855482163.JavaMail.evans@thyme:2,S @@ -0,0 +1,36 @@ +Message-ID: <17227875.1075855482163.JavaMail.evans@thyme> +Date: Mon, 4 Dec 2000 02:36:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.employees@enron.com +Subject: Enron Wholesale Services Legal Department +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Wholesale Services Employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + + As a follow-up to the recent Enron Corp. memorandum forming Enron Wholesale +Services (EWS), effective today, we have reorganized the Wholesale Services +Legal Department. + + The goals in reorganizing the department are as follows: (i) align the +legal department as closely as possible with the business units, (ii) speed +the flow of legal technology across the business units, and (iii) achieve +greater efficiency and consistency across the organization. + + To this end, a legal policy group will be formed for EWS Legal, which will +include Lance Schuler, Enron Americas; Mark Evans, Enron Europe; Mark Taylor, +Enron Net Works; Alan Aronowitz, Enron Global Markets; Julia Murray, Enron +Industrial Markets; and Bruce Lundstrom, Enron Global Assets. + + The organization chart for the EWS Legal Department is attached. More +comprehensive organization charts will follow for each group. + +Mark Frevert and Mark Haedicke + + diff --git a/demo/ermis-f/Discussion Threads/cur/17297898.1075855483151.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/17297898.1075855483151.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..747ece92 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/17297898.1075855483151.JavaMail.evans@thyme:2,S @@ -0,0 +1,219 @@ +Message-ID: <17297898.1075855483151.JavaMail.evans@thyme> +Date: Mon, 11 Dec 2000 08:09:00 -0800 (PST) +From: susan.t.turpin@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + browning@wasatchenergy.com, bruce.langmade@fortjamesmail.com, + bymank@wdni.com, cards@wdni.com, ccoyle@americansoda.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, kri.pam@pdg.net, + llightfoot@coral-energy.com, lmanis@sdge.com, lprior@enron.com, + niels_a_vervloet@reliantenergy.com, ramperms@bp.com, + rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com +Subject: NWP System Notice - 01-186 Soliciting Electronic Bids +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Turpin, Susan T" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: December 11, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-186? Soliciting Electronic Bids + +Notice Text: + +All Shippers Notification: 01-186?????? ??????? Dated December 11, 2000 + + + +TO:???? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????? (801) 971-5983 cellular + +?????????????????????? Williams Gas Pipeline-West +?????????????????????? Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR AVAILABLE FIRM +?????????????????????? MAINLINE TRANSPORTATION CAPACITY ON NORTHWEST'S +?????????????????????? TRANSMISSION SYSTEM + +Northwest has posted the following package of available firm TF-1 +Large Customer transportation capacity to its Electronic Bulletin +Board ("EBB") for competitive bid pursuant to the "Right-of-First- +Refusal; Posting of Pipeline Capacity" provision of Northwest's +Tariff, which requires availability of capacity to be posted to the +EBB subject to bid.? All prearranged terms are indicated below, if +applicable.? The prearranged shipper has the right to match the +highest economic value at the end of the bid period.? If the +prearranged shipper does not match the highest economic value, award +of such capacity will be made according to Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS +CLOSED BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace +Karpakis or your Marketing Services Representative if you encounter +any problems with your EBB bid(s).? DON'T WAIT UNTIL THE LAST MINUTE +TO POST YOUR BID.? Time deadlines are electronically monitored and +implemented. + +PACKAGE "C" +From the +December 8, 2000 Posting +EBB OFFER # 452 + +RECEIPT??????????? DELIVERY?????????? TOTAL????????? INITIAL +PRIMARY???????????? PREARRANGED +POINT??????????????? POINT????????????????? DTH/D?????????? CONTRACT +TERM??????????? OFFER + +Sumas?????? Puget (Canyon)???????? 5,000?????????? 01/01/01 - +01//31/01??????????? YES + +Min. Acceptable Bid:??? $0.05 per Dth of daily Reservation Contract Demand +for +?????????????????????????????????????????????? Flexible Receipt/Delivery +Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 5,000 Dth/d +Bid Open Date:??????????????????? ????? 12/11/00 - (3:30 pm Central Time) +Bid Close Date: 12/12/00 - (3:30 pm Central Time) +Award Deadline: 12/12/00 - (4:30 pm Central Time) +Evergreen:????? ??????? Month to Month, Ten (10) Business Days Prior Written +?????????????????????????????????????????????? Notice by Either Party +Special Terms & Cond:?? See 1, 2 and 3 Below. + + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +??????? entering into the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity +and shipper and replacement shipper may utilize any available points on +Northwest's transmission system without impacting the discount for the +original shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition +to the Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable surcharges and fuel. +? + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation +capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available +transportation capacity.? Multiple electronic bid(s) can be submitted for the +total available transportation capacity under the specified package OR +multiple +rates can be submitted each for a partial amount of available transportation +capacity under the specified package.? If the same Shipper submits multiple +bids, +the highest present value for such package of available transportation +capacity +shall be considered the valid bid. All other bids from the same Shipper for +the +same package of transportation capacity will be discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is +less than minimum tariff rate, the following formula is utilized:? Bid Rate x +FERC Interest Rate x The Maximum Bid Quantity x 365 days/100/12; or if the +maximum rate is bid, the following formula is utilized:? Bid Rate x FERC +Interest +Rate x Maximum Bid Quantity x days bid/100. In case of a tie, each tied +shipper +will have the right to improve its bid by submitting an improved bid within +24 +hours of the bid close time.? Such improved bid shall be faxed to (801) +584-7076 +to Candace Karpakis or Patrick Aman.? If a tie still exists, such capacity +shall +be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than +indicated for the capacity unless maximum rate is bid. + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE +OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button +on the offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The screen will allow you to review the conditions of the offer. +Close this screen when you have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting +the "VIEW BID" button.? Close this screen when you have finished viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, +highlight the receipt/delivery point section with the left mouse button and +modify accordingly. Select "SAVE".? If an error appears at the button of the +screen, the error will need to be corrected and the data will need to be +saved again.? If successful, a message will appear indicating the bid +information has saved and the bid rate must be entered.? Select "OK". +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +You have just "CREATED" your bid for the offer.? You now need to +"SUBMIT" your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button. +All of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you +would like to submit.? Select the "SUBMIT" button at the top of the screen +topost the bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button. +All of your bids will appear.? If the bid has not yet been submitted, +highlight the "BID IN DRAFT STATUS" that you would like to withdraw. +Select the "WITHDRAW" button at the top of the screen to withdraw the +bid.? After a bid has been withdrawn, you can select the "DELETE" +button at the top of the screen to delete it from the screen. +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + + + +Word: F\Short Term/Capacity for Bid-All 2000 December 11 2000 01-186.doc \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/17536406.1075855480089.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/17536406.1075855480089.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6dfaa5b7 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/17536406.1075855480089.JavaMail.evans@thyme:2,S @@ -0,0 +1,201 @@ +Message-ID: <17536406.1075855480089.JavaMail.evans@thyme> +Date: Fri, 10 Nov 2000 22:46:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Click and go to http://www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 10, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 10, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 10, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 10, 2000 + + + + + + + [IMAGE] + + + + + + + + Mexico November Natural Gas Price Down + + + ? ? The price of natural gas established for November in Mexico is down 16% +from October, having been set at $4.31 per MMBtu as against October's price +of $5.11 per MMBtu, according to the CRE. The decrease is the largest +monthly fall in the price of natural gas so far this year and leaves the +price at a level comparable to that of six months ago, the CRE said. + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img11.gif + - img34.gif + - id=1381847 + - img35.gif \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/17694684.1075855480262.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/17694684.1075855480262.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..fd9be300 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/17694684.1075855480262.JavaMail.evans@thyme:2,S @@ -0,0 +1,19 @@ +Message-ID: <17694684.1075855480262.JavaMail.evans@thyme> +Date: Fri, 10 Nov 2000 09:47:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Metro 214 and 216 downtown route changes +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Employees who ride Metro bus routes 214 and 216 please note that Monday, +November 13, 2000, the buses will return to their normal route on Lousiana +instead of Milam for the afternoon. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/17762228.1075855479566.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/17762228.1075855479566.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..82b86544 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/17762228.1075855479566.JavaMail.evans@thyme:2,S @@ -0,0 +1,37 @@ +Message-ID: <17762228.1075855479566.JavaMail.evans@thyme> +Date: Tue, 7 Nov 2000 13:44:00 -0800 (PST) +From: enron.announcements@enron.com +To: ena.employees@enron.com +Subject: E-Mail and Voicemail Retention Policy +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: ENA Employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +As a reminder, ENA=01,s policy regarding retention of electronic mail, incl= +uding=20 +Lotus Notes mail, Internet e-mail, cc:mail and voicemail is as follows: + +Message Location Maximum Retention + +Inbox 30 Days +Message Log/Sent Mail 30 Days +Trash Rollover from Inbox for 15 days +Bulletin Boards 30 Days +Folders/Archives E-mails placed in Folders or Archives =01) one year +Voicemail 90 days + +E-mail and voicemail older than the maximum retention will be purged=20 +automatically by IT, which is responsible for monitoring compliance with th= +is=20 +policy. Any exception to this policy requires approval by Mark Haedicke or= +=20 +Richard Sanders. + +Mark Frevert and Mark Haedicke \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/17849904.1075855492698.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/17849904.1075855492698.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3dbc985b --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/17849904.1075855492698.JavaMail.evans@thyme:2,S @@ -0,0 +1,583 @@ +Message-ID: <17849904.1075855492698.JavaMail.evans@thyme> +Date: Thu, 19 Apr 2001 11:32:00 -0700 (PDT) +From: miki.bode@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + browning@wasatchenergy.com, bruce.langmade@fortjamesmail.com, + bymank@wdni.com, cards@wdni.com, caver_ordal@pgn.com, + ccoyle@americansoda.com, cmcgra@puget.com, cpavlica@enerad.com, + craig.provenzano@powersrc.com, cridin@puget.com, cslaman@usg.com, + cwduke@duke-energy.com, darena@national-energy.com, + dave.dungan@weyerhaeuser.com, deborahs@kimballenergy.com, + derek.danyliw@husky-oil.com, dlh@nwnatural.com, fermis@enron.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, + llightfoot@coral-energy.com, lmansi@sdge.com, lprior@enron.com, + mcano@enerad.com, michelle_hunter@pgn.com, + niels_a_vervloet@reliantenergy.com, pschmidt@kimballresources.com, + ramperms@bp.com, rcooper@usg.com, rfm@nwnatural.com, + robert.harp@engageenergy.com, robert.harp@engageenergy.com, + rony@panalberta.com, ryan.watt@enron.com, sakom@global.net, + sbrewer@enron.com, scotts@kimballenergy.com, sghill@bcgas.com, + spjutd2@wdni.com, ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tjmi@dynegy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@kimballresources.com, + zcourns@national-fuel.com, jshadie@idahopower.com +Subject: NWP System Notice - 01-235 NWP Available Capacity +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Bode, Miki" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'caver_ordal@pgn.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cpavlica@enerad.com'" , "'craig.provenzano@powersrc.com'" , "'cridin@puget.com'" , "'cslaman@usg.com'" , "'cwduke@duke-energy.com'" , "'darena@national-energy.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'llightfoot@coral-energy.com'" , "'lmansi@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'mcano@enerad.com'" , "'Michelle_Hunter@pgn.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'pschmidt@kimballresources.com'" , "'ramperms@bp.com'" , "'rcooper@usg.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'sakom@global.net'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tjmi@dynegy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@kimballresources.com'" , "'zcourns@national-fuel.com'" , "'jshadie@idahopower.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: April 19, 2001 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-235 NWP Available Capacity + +Notice Text: +All Shippers Notification:? 01-235?????? Dated : April 19, 2001 + +NORTHWEST PIPELINE'S +NOTICE OF AVAILABLE AND +POTENTIALLY AVAILABLE FIRM +TRANSPORTATION CAPACITY1) + +NOTE:? REMAINING LIMITED TERM +MITIGATED TRANSPORTATION +CAPACITY HAS BEEN ADDED TO +THIS NOTICE + +********************************************************************** +Capacity Below Available +?for TF-1 Service Only + +?????????????????????????????????????????????????????????????????????????????? +??????? Total???? Available +Pkg? Receipt Point2)????????? Delivery Point2)?????????? Dth/d?????? Date3)?? + +A??? Sumas?????????????????????????? Puget(Canyon)??????????? 15,000?????? +NOW- +?????????????????????????????????????????????????????????????????????????????? +??????????????????????? 10/14/01 + +B??? Sumas????? ?????????????????????? Kern River/Muddy Crk.? 8,272????? NOW- +?????????????????????????????????????????????????????????????????????????????? +???????????????????????? 06/01/03 + +B-1? Sumas????? ?????????????????????? Kern River/Muddy Crk.? 1,500 9) +11/01/01- +?????????????????????????????????????????????????????????????????????????????? +????????????????????????? 06/01/03 + +C??? Sumas(1160)??????????????? Kemmerer?????????????????????? 2,750?????? +NOW +???? Ignacio Plant(1590) + +D??? Sumas(2,390)?????????????? Monticello(330)??????????????? 6,016?????? +NOW +???? Ignacio(3,626)??????????????? Rio Algom(300) +???????????????????????????????????????????? Moab#2(1,861) +???????????????????????????????????????????? Moab(2,283) +???????????????????????????????????????????? Arches National Park(17) +???????????????????????????????????????????? Vernal(653) +???????????????????????????????????????????? Dutch John(125) +???????????????????????????????????????????? Redwash(447) + +E??? Starr Road??????????????????? Inland Paper??????????????????????? +830??????? 05/01/01 8) + +F??? Stanfield?????????????????????? Stanfield??????????????????????????? +3,681??????? 06/01/01 9) + +F-1? Stanfield????????????????????? Stanfield????????????????????????? +14,490??????? 04/01/02 10) + +G??? Shute Creek?????????????? Ignacio-Bondad (EPNG)? 10,000?????? NOW + +G-1? Shute Creek????????????? Ignacio-Bondad (EPNG)? 40,000?????? 06/01/01 9) + +G-2? Shute Creek????????????? Ignacio-Bondad (EPNG)? 25,000?????? 11/01/01 9) + +H??? Opal Plant??????????????????? Western Mkt Center?????? 90,000?????? +06/01/01 9) + +I??? Painter???????????????????????? Muddy Creek (KERN)?????????? 8,351?????? +05/01/01 8) + +I-1? Painter??????????????????????? Muddy Creek (KERN)???????? 35,000?????? +06/01/01 9) + +J??? Western Mkt Center?? Crossover 16-Questar?? 50,415?????? 06/01/01 7) 9) + +K??? Western Mkt Center?? Clay Basin`???????????????????????? 4,585?????? +06/01/01 7) 9) + +L??? Crossover 16?????????????? Green River-CIG?????????????? 23,152?????? +NOW 7) 8) + +M??? Crossover 16????????????? Clay Basin???????????????????????? +10,000??????? 06/01/01 7) 9) + +M-1? Crossover 16???????????? Clay Basin???????????????????????? 17,263?????? +NOW 7) + +N??? Green Rvr/McKinn-CIG Clay Basin??????????????????????? 23,152?????? +05/01/01 7) 8) + +O??? Clay Basin??????????????????? Chevron Rangely(6093)???? 7,488??????? +06/01/01 9) +????????????????????????????????????????????? Vernal (1395) + +P??? Clay Basin???????????????????? Redwash/Questar??????????? 19,240?????? +11/01/01 7) 9) + +Q??? Clay Basin??????????????????? +Rifle?????????????????????????????????????? 1,850??????? NOW 7) + +Q-1? Clay Basin?????????????????? Rifle?????????????????????????????????????? +7,770??????? 06/01/01 7) 9) + +R??? Clay Basin??????????????????? American Soda Ash??????????? 1,140??????? +NOW 7) 8) + +S??? Jensen (Ut Gas Svc)? Green River-CIG????????????????????? 316??????? +06/01/01 8) 9) + +T??? Redwash/Chevron????? Green River-CIG????????????????? 1,850??????? NOW +8) + +U??? Redwash/QPC????????????? Rifle?????????????????????????????????????? +1,050??????? 06/01/01 7) 9) +???? +V??? Greasewood?????????????? Clay Basin???????????????????????????? +2,765??????? NOW 8) + +W??? Piceance Quick Cycle Green River-CIG???????????????? 1,005??????? NOW 8) + +X??? Barrett??????????????????????????? Kern River?????????????????????????? +4,097??????? 06/01/01 9) +? +Y??? Barrett?????????????????????????? Green River-CIG????????????????? +6,460??????? NOW 8) + +Z??? North Douglas????????????? Green River-CIG????????????????? 3,178??????? +NOW 8) + +AA?? Sand Springs????????????? Ignacio-Bondad (EPNG)?? 23,148??????? 11/01/01 +4,10) + +BB?? West Douglas???????????? Clay Basin??????????????????????????? +2,354???????? NOW 8) + +CC?? Calf Canyon(410)??????? Kern River????????????????????????????? +703??????? 01/01/02 9) +???? Foundation Crk.(293) + +DD?? Lisbon?????????????????????????? Green River-CIG??????????????? +2,600???????? NOW 8) + +EE?? Grand Valley????????????????? Green River-CIG?????????????? +1,137???????? NOW 8) + +FF?? Grand Gas????????????????????? Green River-CIG?????????????? +1,000????????? NOW 8) + +GG?? Ignacio Plant???????????????? Green River-CIG???????????? 10,000???????? +06/01/01 9) + +GG-1 Ignacio Plant?????????????? Green River-CIG?????????????? 1,424????????? +NOW 8) + +GG-2 Ignacio Plant?????????????? Green River-CIG?????????????? 1,177????????? +NOW + +GG-3 Ignacio Plant????????????? Green River-CIG??????????????? 5,000????????? +05/01/01 10) + +HH?? Ignacio Plant??????????????? Grand Junction????????????????? +4,000????????? 06/01/01 9) + +HH-1 Ignacio Plant??????????????? Grand Junction???????????????? +4,310????????? NOW 8) + +II?? Ignacio Plant??????????????????? Ignacio -Bondad (EPNG) 25,000????????? +NOW 8) + +II-1 Ignacio Plant?????????????????? Ignacio -Bondad (EPNG) 25,000???????? +11/01/01 9) + +JJ?? Blanco Hub-TW????????????? Green River-CIG????????????? 24,000???????? +06/01/01 9) + +JJ-1 Blanco Hub-TW???????????? Green River-CIG????????????? 61,463???????? +NOW + +********************************************************************** +Jackson Prairie Receipt Point Capacity +Available for TF-1 or TF-2 Service as specified +below + +KK?? Jackson Prairie??????????? SIPI??????????????????????????????????? +47,341?????????? NOW 5)8) +???? (55,715)???????????????????????????? +Lynden????????????????????????????????? 592????? +??????????????????????????????????????????????? +Lawrence?????????????????????????????? 81?????? +??????????????????????????????????????????????? +ACME?????????????????????????????????????? 68?????? +??????????????????????????????????????????????? Mt. +Vernon?????????????????????????? 115????? +??????????????????????????????????????????????? +Sedro/Woolley????????????????? 3,988??? +??????????????????????????????????????????????? LDS +Church????????????????????????? 133????? +??????????????????????????????????????????????? Granite +Falls????????????????????? 1,536??? +??????????????????????????????????????????????? +Machias????????????????????????????? 1,840??? +?????????????????????????????????????????????? +Snohomish????????????????????????????? 21?????? + +LL?? Jackson Prairie??????????? Echo Lake??????????????????????????????? +33?????? NOW 5)8) +???? (7,530)?????????????????????????????? Duval/Cottage Lake????????????? +183???? +??????????????????????????????????????????????? +Redmond??????????????????????????? 3,293?? +??????????????????????????????????????????????? May +Valley???????????????????????????? 300 +??????????????????????????????????????????????? Lake +Francis????????????????????? 2,808?? +?????????????????????????????????????????????? +Covington?????????????????????????????? 263???? +??????????????????????????????????????????????? Black +Diamond????????????????????? 450???? +??????????????????????????????????????????????? +Enumclaw????????????????????????????? 200???? + +MM?? Jackson Prairie????????? Sedro/Woolley?????????????????? 8,300????? +05/01/04 5)10) + +NN?? Jackson Prairie??????????? South Lake?????????????????????? 35,500????? +NOW 6) +?? +OO?? Jackson Prairie??????????? Idaho State Pen.??????????????? 1,735????? +NOW 6) + +PP?? Jackson Prairie???????????? Kern River/Muddy Crk.? 98,069????? NOW 6) + +QQ?? Jackson Prairie???????????? Shute Creek???????????????????? 7,688?????? +NOW 6) + +RR?? Jackson Prairie????????????? Pocatello?????????????????????????? +1,198?????? NOW 6) + + +************************************************************************ +Mitigated Volumes for 2001 +Only available for Time Periods Listed + +SS?? Sumas??????????????? Reno Lateral?????????? 2,385?? April Only + +SS-1 Sumas??????????????? Reno Lateral?????????? 3,399?? May Only + +SS-2 Sumas??????????????? Reno Lateral?????????? 3,764?? June Only + +SS-3 Sumas??????????????? Reno Lateral?????????? 4,243?? July Only + +SS-4 Sumas??????????????? Reno Lateral?????????? 4,341?? August Only + +SS-5 Sumas??????????????? Reno Lateral?????????? 3,922?? September Only + +SS-6 Sumas??????????????? Reno Lateral?????????? 2,076?? October Only + +TT?? Sumas??????????????? LaGrande???????????????????? 500?? Jun, Jul, Aug +?????????????????????????????????????????????????????????????????????????????? +??????? or Sept -- +?????????????????????????????????????????????????????????????????????????????? +?????? or Jun - Sept +? +UU?? Sumas??????????????? Spokane Mead?????????? 2813??? Jun, Jul, Aug +?????????????????????????????????????????????????????????????????????????????? +???????? or Sept - +?????????????????????????????????????????????????????????????????????????????? +???????? or Jun - Sept + +VV?? Starr Road?????????? Spokane-Kettle Falls?? 401??? Jun, Jul, Aug +?????????????????????????????????????????????????????????????????????????????? +?????????? or Sept - +?????????????????????????????????????????????????????????????????????????????? +?????????? or Jun - Sept + +WW?? Klamath????????????? Klamath???????????????????????? 263???? Jun, Jul, +Aug +?????????????????????????????????????????????????????????????????????????????? +?????????? or Sept - +?????????????????????????????????????????????????????????????????????????????? +??????????? or Jun - Sept + +XX?? Sumas??????????????? Reno??????????????????????????????? 281???? Jun, +Jul, Aug +?????????????????????????????????????????????????????????????????????????????? +?????????? or Sept - +?????????????????????????????????????????????????????????????????????????????? +?????????? or Jun - Sept + +************************************************************************ + +1) This notification supercedes all previous Notices of Available and +Potentially Available Capacity and is subject to change at any time. + +2) Other receipt and delivery points utilizing the described +??? transportation corridor may be available. + +3)? Potential Availability date for the Capacity. + +4)? Contracts shall include the following subordinate scheduling +??? provision if the requested term extends into a critical operational +??? period: + +To the extent Shipper's nominated volumes are not scheduled solely +due to Shipper's subordinate scheduling priorities set forth below, +the monthly base reservation charge will be discounted to $0.00 per +Dth for that quantity only. + +Section 14.1(c)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights through any mainline constraint +from the Sand Springs receipt point to the Ignacio Bondad (or +LaPlata-TW) delivery point(s) to have a scheduling priority which +will be subordinate to the scheduling priority for any firm shipper +with primary corridor rights that encompass and extend beyond the +Sand Springs to Ignacio Bondad (or LaPlata-TW) corridor. + +5) Available for TF-1 or TF-2 transportation service.? TF-2 service +will not be discounted below Northwest's current Tariff filed rate +for TF-2 service.? Additionally, TF2 service must be linked to +requester's designated storage contract or storage ownership +right. TF-2 service shall include the following subordinate +scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights from the Jackson Prairie receipt +point to the _____________ delivery point to have a scheduling +priority at any northflow constraint point in that corridor that is +subordinate to the scheduling priority for any firm service with +unconditioned primary corridor rights through such constraint point. + +6)??? Available for TF-2 transportation service only. TF-2 service will +not be discounted below Northwest's current Tariff filed rate for +TF-2 service.? Additionally, TF2 service must be linked to +requester's designated storage contract or storage ownership +right.? TF-2 service shall include the following subordinate +scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights from the Jackson Prairie receipt +point to the _____________ delivery point to have a scheduling +priority at any southflow constraint point in that corridor that is +subordinate to the scheduling priority for any firm service with +unconditioned primary corridor rights through such constraint point. + +7)??? Capacity is not to exceed a one month primary term with evergreen +?? language.? Any offers with terms greater than one month will need to +?? be evaluated for possible seasonal flow conditions that may restrict +?? the available capacity beyond a one month term. + +8)??? This capacity is currently under contract with an evergreen clause +??? This capacity can be made available by providing one business day +?? written termination notification to the current holder of the +????? capacity.? This means that termination notification must be received +no later than 5:00 p.m. Mountain Current Time, 24 hours (1 business +day) prior to the effective date of the contract termination. + +9)??? This capacity is currently under contract with an evergreen clause. +?? This capacity can be made available by providing ten business days +prior written termination notification to the current holder of the +capacity.? This means termination notification must be received no +later than 5:00 p.m. Mountain Current Time on the eleventh business +day prior to the beginning of the next month. + +10) This capacity is currently under contract and does not contain an +?? evergreen clause. + +11) This capacity is "mitigated" capacity and will not contain an +?????? evergreen clause. + +12) This capacity is available only for the term offered.? No evergreen +clause available. + +13)??? This capacity is currently under contract with an evergreen clause. +????? This capacity can be made available by providing a one year prior +????? written termination notification to the current holder of the +????? capacity. + +14) Available for TF-2 transportation service only. TF-2 service will +????? not be discounted below Northwest's current Tariff filed rate for +????? TF-2 service.? Additionally, TF2 service must be linked to +????? requester's designated storage contract or storage ownership +????? right. + + + + +PROCEDURE FOR REQUESTING AVAILABLE AND +POTENTIALLY AVAILABLE +TRANSPORTATION CAPACITY + +To request Potentially Available Transportation Capacity available on +the first day of June 2001, Shipper must submit a Prearranged Offer in +the form of the Letter Agreement provided below.? This Letter Agreement +must be received by Northwest no later than 5:00 pm Central Time on May +15, 2001.? Northwest will accept or reject the Prearranged Offer by no +later than the end of the gas day on May 16, 2001. If the Prearranged +Offer is acceptable, Northwest will provide a 10-bursiness day prior +termination notice to the current holder of the Capacity, post the +Prearranged Offer for bid, and Award the capacity no later than two +business days after the Bid Close Date.? Unless otherwise specified in +this posting, bids will be evaluated and awarded pursuant to the +procedure set forth in Northwest's tariff. + +To request the Potentially Available Transportation Capacity with the +one business day termination provisions as indicated by footnote "8)", +?Shipper must submit a Prearranged Offer in the form of the Letter +Agreement provided below.? Upon receipt of this Letter Agreement +Northwest will either accept or reject the Prearranged Offer within +24-hours. If the Prearranged Offer is acceptable, Northwest will provide +the one business day termination notice to the current holder of the +Capacity, post the Prearranged Offer for bid, and Award the capacity no +later than two business days after the Bid Close Date.? Unless otherwise +specified in this posting, bids will be evaluated and awarded pursuant +to the procedure set forth in Northwest's tariff. + +To request Available Transportation Capacity, Shipper must immediately +submit a Prearranged Offer in the form of the Letter Agreement provided +below.? Northwest will accept or reject the Prearranged Offer within two +(2) business days of receipt of the prearranged offer.? If the +Prearranged Offer is acceptable, Northwest will post the Prearranged +Offer for bid, and Award the capacity no later than two business days +after the Bid Close Date.? Unless otherwise specified in this posting, +bids will be evaluated and awarded pursuant to the procedure set forth +in Northwest's tariff. Northwest has the right to re-post Available +capacity for bid ith or without prearranged offers. + + +??????? _________________(Date) + + +____________________________ (Company Name) +____________________________ (Company Address) +____________________________ (City, State, Zip) + +VIA FACSIMILE - (801) 584-7076 + +Northwest Pipeline Corporation +c/o Williams Gas Pipelines - West +Attn: Candace C.? Karpakis +295 Chipeta Way +Salt Lake City, UT 84158 + +Re:???? Prearranged Offer for Available or Potentially Available +Transportation Capacity on Williams' Northwest Pipeline Transmission System + +Dear Candace: + +_______________________ ("Shipper") submits the following bid for available +or potentially available transportation capacity ("Capacity") designated as +package _____ on Northwest Pipeline Corporation's ("Northwest") "Notice of +Available or Potentially Available Firm Transportation Capacity" dated April +19, 2001.?? Shipper recognizes and agrees that the Capacity will be subject +to the Special Conditions set forth in this posting.? Shipper's request? is?? +or?? is not?? (circle one) contingent upon confirmation that its offered +discount rate provides use of receipt/delivery points outside the +receipt/delivery point corridor specified in the package.? If maximum rate is +offered, this provision does not apply.? Shipper understands that its +prearranged offer is subject to the Special Conditions described below. + +Shipper understands that Northwest will post the prearranged details of this +offer for such Capacity for bidding and Shipper will have the right to match +the highest bid value upon close of the bid process.? Northwest will not +disclose the identity of the prearranged bidder in such posting. + +Service Type:?????????? TF-1 Large Customer + +Contract Demand(Dth/d): ____________________ + +Receipt Point(s) ______________________________________________________ + +Delivery Point(s)______________________________________________________ + +Daily Reservation Rate: $_______/Dth? (applicable surcharges, volumetric +charge & fuel are additive) + +Term:______________________________to___________________________________ + +Evergreen Requested (circle one):?????? Yes?? or???? No + +Identity of any affiliate of Northwest involved in Shipper's transaction: +Indicate "None" or "Name the Affiliate": +_________________________________________________ + +Northwest's acceptance of Shipper's prearranged offer for the Capacity +will constitute a binding agreement between Northwest and Shipper. +Shipper shall be awarded the Capacity at the terms agreed upon in this +Letter Agreement if no bids are received with a greater economic value for +such Capacity during the bid process. If Shipper elects to match a bid +with a greater economic value, it shall be awarded the Capacity according +to the terms of the matched bid. Shipper agrees to electronically execute +a service agreement on Northwest's Electronic Bulletin Board which +confirms the terms of the final accepted transaction. + +If you have questions or comments regarding the above referenced +information, please contact __________________________ at +______________________(Phone Number) ______________________(Fax Number). + +Sincerely, + +______________________________ +?????????????? (Name) +______________________________ +?????????????? (Title) + +(Accepted? /? Rejected) by Northwest: + +Date: _______________?? Name: ________________________________ + +SPECIAL CONDITIONS +(For Prearranged Offer Agreement) + +If the prearranged offer for the Capacity is accepted at a discount rate +which provides for the use of receipt/delivery points outside the +specified receipt/delivery point corridor for the Capacity, the accepted +prearranged offered discount rate shall apply no matter which receipt and +delivery points are utilized by Shipper, or any temporary replacement +Shipper, under capacity release transactions, including segmented +releases.? If the accepted prearranged offered discount rate for the +Capacity does not provide for use of receipt/delivery points outside the +specified receipt/delivery point corridor for the Capacity, the accepted +prearranged offered discount rate shall apply to Shipper, or any temporary +replacement Shipper, only to the extent that both Shipper and any +temporary replacement Shipper utilize receipt points within their +respective primary firm receipt/delivery point to primary firm delivery +point corridors, otherwise, Shipper will be liable for Northwest's maximum +tariff rates. + +If you are interested in discussing any of the +Available or Potentially Available Capacity, please +call Candace Karpakis at (801) 584-6996 (work) or at +(801) 971-5983 (cellular). + +Word:F:\NWP Capacity Postings\2001 All Shipper Notices\01-235 4-19-01 +includes Remaining Mitigated +?? + + diff --git a/demo/ermis-f/Discussion Threads/cur/17913810.1075855494456.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/17913810.1075855494456.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..60383392 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/17913810.1075855494456.JavaMail.evans@thyme:2,S @@ -0,0 +1,107 @@ +Message-ID: <17913810.1075855494456.JavaMail.evans@thyme> +Date: Fri, 27 Apr 2001 09:42:00 -0700 (PDT) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: SUPPLEMENTAL Weekend Outage Report for 4-27-01 through 4-30-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +April 27, 2001 5:00pm through April 30, 2001 12:00am +------------------------------------------------------------------------------ +------------------------ + + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: ALSO SEE ORIGINAL REPORT +Impact: CORP +Time: Fri 4/27/2001 at 6:00:00 PM CT thru Fri 4/27/2001 at 8:00:00 PM CT + Fri 4/27/2001 at 4:00:00 PM PT thru Fri 4/27/2001 at 6:00:00 PM PT + Sat 4/28/2001 at 12:00:00 AM London thru Sat 4/28/2001 at 2:00:00 AM London +Outage: ClearCase Patch +Environments Impacted: Corp +Purpose: This patch will resolve several issues involving the MVFS (ClearCase +file system.) +Backout: Remove the patch +Contact(s): Troy Beyer 713.345.8316 713.406.1782 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: +Impact: +Time: Sat 4/28/2001 at 9:00:00 AM CT thru Sat 4/28/2001 at 11:00:00 AM CT + Sat 4/28/2001 at 7:00:00 AM PT thru Sat 4/28/2001 at 9:00:00 AM PT + Sat 4/28/2001 at 3:00:00 PM London thru Sat 4/28/2001 at 5:00:00 PM London +Outage: ISDN Calling Name and Number +Environments Impacted: All +Purpose: To allow for number and name to appear on telephone displays. If +testing is successful, +permanent changes will be put into effect at a later date. These will not be +service affecting. +Backout: Unbusy trunk group. +Contact(s): Cynthia Siniard 713-853-0558 + Harold Williams 713-345-8917 + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: SEE ORIGINAL REPORT + +------------------------------------------------------------------------------ +----------------------------------------------- + + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC + (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/18037960.1075855495979.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/18037960.1075855495979.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..8dabc3ea --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/18037960.1075855495979.JavaMail.evans@thyme:2,S @@ -0,0 +1,49 @@ +Message-ID: <18037960.1075855495979.JavaMail.evans@thyme> +Date: Tue, 8 May 2001 17:55:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: eSource Presents Free Investext Training +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +eSource presents Investext training + +Investext offers immediate online delivery of original-image and full-text +research reports from more than 800 of the world's top investment banks, +market research firms, and trade associations. This product is designed to +provide all the information you need to know about a particular company, +industry, or market. + +Training Agenda Includes: +? General Introduction. +? Querying by company ticker in order to retrieve analyst reports. +? Querying via Investexts free text module to retrieve industry-specific +information: including statistics, economic indicators, analysis, trends, +forecasts and surveys. + +Attend one of our Investext Clinics: + +May. 11 - 10:30 -11:30 AM EB572 + +And + +May. 16 - 10:30 -11:30 AM EB572 + + + +Seats fill up fast! To reserve a seat, please call Stephanie E. Taylor at +5-7928 +Check the eSource training page at http://esource.enron.com/training.doc for +additional training sessions and vendor presentations + + + +http://esource.enron.com \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/18169628.1075855480306.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/18169628.1075855480306.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c09ab757 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/18169628.1075855480306.JavaMail.evans@thyme:2,S @@ -0,0 +1,107 @@ +Message-ID: <18169628.1075855480306.JavaMail.evans@thyme> +Date: Sun, 12 Nov 2000 13:07:00 -0800 (PST) +From: ken.skilling@enron.com +To: all.employees@enron.com +Subject: Conflict of Interest Policy Mailing to Vendors +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Ken Lay and Jeff Skilling +X-To: All Employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Attached is a copy of a letter which we are sending to our Corporate, Enron= +=20 +North America Corp., Enron Energy Services Operations, Inc., Enron Broadban= +d=20 +Services, Inc., Enron Net Works, LLC, Enron Engineering and Construction=20 +Company, EGEP Services, Inc., Enron Transportation Services Company, Enron= +=20 +Property Services Company, and Portland General Electric Company vendors as= +=20 +an additional step toward implementing our commitment to conduct our busine= +ss=20 +affairs in accordance with the highest ethical standards. + +We are sending you a copy of this letter so that you will be aware that you= +r=20 +vendors will be receiving this letter and so that you will be reminded that= +=20 +Enron does enlist the cooperation of its vendors in adhering to its Busines= +s=20 +Ethics Policy. =20 + +We appreciate your efforts in contributing to an Enron work environment of= +=20 +which we can all be proud. + +SAMPLE + + + +November ____, 2000 + + + +OFFICE OF THE CHAIRMAN +rHeadquarter_Name_ +rAddress_ +rCity_ rState_ rZip_ + +Dear Sir or Madam : + + Enron Corp. (=01&Enron=018) believes in conducting its business affairs in= +=20 +accordance with the highest ethical standards. Accordingly, employees of= +=20 +Enron and its subsidiaries are required to comply with Enron's Business=20 +Ethics Policy which requires an employee to conduct himself/herself in a=20 +manner which is not detrimental to the best interests of Enron and which do= +es=20 +not bring to the employee financial gain separately derived as a direct=20 +consequence of his/her employment with Enron. Further, Enron's Business=20 +Ethics Policy states that no lavish entertainment or gifts are to be given = +or=20 +received by Enron employees for special position, price, or privilege. + + Not only is it incumbent upon our employees to follow this policy, but you= +r=20 +cooperation in respecting these standards is also critical. Enron expects= +=20 +each of its vendors and contractors to maintain adequate records that=20 +document its work relationship with Enron. Enron's auditing department wil= +l=20 +routinely conduct business ethics compliance audits of certain vendors and= +=20 +contractors with whom Enron does business. Your recognition of our ethical= +=20 +standards allows Enron employees to work with you via arm's length=20 +transactions and avoids potentially embarrassing and unethical situations. = +=20 +If you ever become aware of variances from our policy, please advise: + +James V. Derrick, Jr. +Executive Vice President +and General Counsel +(713) 853-5550=09or report +=09anonymously +=09to:=09Enron Compliance Officer +=09=09CONFIDENTIAL +=09=09Conduct of Business Affairs +=09=09PO Box 1188 +=09=09Houston, Texas 77251-1188 +=09=09or +=09=09the anonymous telephone line: +=09=09(713) 853-7294 +=09=09or +=09=09the anonymous e-mail address: +=09=09ochairm@enron.com + + Your business relationship is important to us, and we look forward to=20 +maintaining that relationship with you. + + Very truly yours, \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/18268088.1075855495751.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/18268088.1075855495751.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..617d3e1c --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/18268088.1075855495751.JavaMail.evans@thyme:2,S @@ -0,0 +1,36 @@ +Message-ID: <18268088.1075855495751.JavaMail.evans@thyme> +Date: Mon, 7 May 2001 02:58:00 -0700 (PDT) +From: tracy.cummins@nesanet.org +To: nesamembers@nesanet.org +Subject: Offshore Museum Tour / Calgary Conference +Cc: nesa.staff@nesanet.org +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: nesa.staff@nesanet.org +X-From: Tracy Cummins +X-To: Nesa Members +X-cc: Staff +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Greetings NESA / HEA Members! + +Attached below for your review is two flyers for upcoming NESA / HEA +sponsored events. The first (you may have seen before) contains information +regarding our Offshore Energy Museum Tour scheduled for May 17, 2001 in +Houston / Galveston, Texas. The second contains information regarding the +Second Annual Calgary Conference scheduled for June 7 & 8, 2001 in Calgary, +Alberta, Canada. + +Please take a moment to review the attached flyers and make plans to attend +these two events TODAY. Contact Tracy Cummins at (713) 856-6525 or via +email at tracy.cummins@nesanet.org with +any questions. + + <> <> + + - FLYER 2001.doc + - OEC01.doc \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/18381688.1075855480219.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/18381688.1075855480219.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..9c9a70e2 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/18381688.1075855480219.JavaMail.evans@thyme:2,S @@ -0,0 +1,165 @@ +Message-ID: <18381688.1075855480219.JavaMail.evans@thyme> +Date: Fri, 10 Nov 2000 09:29:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: SUPPLEMENTAL Weekend Outage Report for 11-10-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 10, 2000 5:00pm through November 13, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: POSTPONED +Impact: EDI +Time: Sat 11/11/2000 at 11:00:00 PM CT thru Sun 11/12/2000 at 1:00:00 AM CT + Sat 11/11/2000 at 9:00:00 PM PT thru Sat 11/11/2000 at 11:00:00 PM PT + Sun 11/12/2000 at 5:00:00AM London thru Sun 11/12/2000 at 7:00:00 AM London +Outage: EDI HUB DISK VOLUME INCREASE +Environments Impacted: Corporate +Purpose: Continued EDI volume increases require the addition of more disk +space for EDI operations. +Backout: Utilize current configuration w/o new HACMP configuration +Contact(s): Jack Metkus + Jim Nelson 3-7799 713-327-2007 + Karen O'Grady 5-7149 713-327-4805 + Jack Metkus 3-0362 713-288-0743 + +EI: SEE ORIGINAL REPORT + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: ALSO SEE ORIGINAL REPORT +Impact: eol +Time: Fri 11/10/2000 at 6:00:00 PM CT thru Fri 11/10/2000 at 7:00:00 PM +CT + Fri 11/10/2000 at 4:00:00 PM PT thru Fri 11/10/2000 at 5:00:00 PM PT + Sat 11/11/2000 at 12:00:00 AM London thru Sat 11/11/2000 at 1:00:00 AM +London +Outage: eol net change +Environments Impacted: EOl +Purpose: +We have found that IP multicast storms on the EOL internal subnet 172.16.21.0 +briefly incapacitate the EOL firewall eolfw1. To solve the problem, we will +insert a new VLAN/subnet 172.16.23.0 between 172.16.21.0 and the firewall so +that no IP multicast traffic will reach the firewall interface. Physical +work includes running two copper cables from trd-cx[12]-3405 port 6/7 to +eolfw1 and logical work entails defining the new VLAN on the +switches/routers, enabling interface vlan23 and changing + +ip route 192.216.56.0 255.255.255.0 172.16.21.4 +ip route 192.216.57.0 255.255.255.0 172.16.21.4 +to +ip route 192.216.56.0 255.255.255.0 172.16.23.4 +ip route 192.216.57.0 255.255.255.0 172.16.23.4 +on the routers, and replacing +route inside 10.0.0.0 255.0.0.0 172.16.21.1 1 +route inside 172.16.0.0 255.242.0.0 172.16.21.1 1 +route inside 192.168.0.0 255.255.0.0 172.16.21.1 1 +with +route inside 10.0.0.0 255.0.0.0 172.16.23.1 1 +route inside 172.16.0.0 255.242.0.0 172.16.23.1 1 +route inside 192.168.0.0 255.255.0.0 172.16.23.1 1 +on eolfw1. +Backout: +Contact(s): Anchi Zhang 713-853-5464 + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: ALSO SEE ORIGINAL REPORT +Impact: CORP +Time: Sat 11/11/2000 at 8:30:00 AM Buenos Aires thru Sat 11/11/2000 at +5:00:00 PM Buenos Aires + Sat 11/11/2000 at 5:30:00 AM CT thru Sat 11/11/2000 at 2:00:00 PM CT + Sat 11/11/2000 at 3:30:00 AM PT thru Sat 11/11/2000 at 12:00:00 PM PT + Sat 11/11/2000 at 11:30:00 AM London thru Sat 11/11/2000 at 8:00:00 PM +London +Outage: Maintenance electricity +Environments Impacted: ESA - Buenos Aires +Purpose: Electrical security +Backout: Back to the original project. +Contact(s): Ariel Bruch + Nilson Busto 55-11-5503-1347 office +55-11-9233-7481 cel + +Impact: ESA +Time: Sun 11/12/2000 at 2:30:00 PM Brazil thru Sun 11/12/2000 at 6:00:00 +PM Brazil + Sun 11/12/2000 at 10:30:00 AM CT thru Sun 11/12/2000 at 2:00:00 PM CT + Sun 11/12/2000 at 8:30:00 AM PT thru Sun 11/12/2000 at 12:00:00 PM PT + Sun 11/12/2000 at 4:30:00 PM London thru Sun 11/12/2000 at 8:00:00 PM +London +Outage: Maintenance to the electrical systems +Environments Impacted: Sao Paulo Office +Purpose: Security maintenance +Backout: Back to the original project. +Contact(s): Nilson Busto 55-11-5503-1347 office +55-11-9233-7481 cel + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: SEE ORIGINAL REPORT + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: +Impact: CORP +Time: Fri 11/10/2000 at 6:00:00 PM CT thru Sat 11/11/2000 at 8:15:00 AM CT + Fri 11/10/2000 at 4:00:00 PM PT thru Sat 11/11/2000 at 6:15:00 AM PT + Sat 11/11/2000 at 12:00:00 AM London thru Sat 11/11/2000 at 2:15:00 PM +London +Outage: Unify +Environments Impacted: Unify Users +Purpose: For better I/O performance +Backout: Restore the database with the backup +Contact(s): Jaikishore Bharathi 713-853-0347 +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] + + diff --git a/demo/ermis-f/Discussion Threads/cur/18411695.1075855481375.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/18411695.1075855481375.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e4867aa3 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/18411695.1075855481375.JavaMail.evans@thyme:2,S @@ -0,0 +1,69 @@ +Message-ID: <18411695.1075855481375.JavaMail.evans@thyme> +Date: Tue, 21 Nov 2000 05:02:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.downtown@enron.com +Subject: Holiday Safety Reminder +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Downtown +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +HOLIDAY SAFETY REMINDER + +The holiday season can mean an increased risk of fires and a higher potenti= +al=20 +for criminal activity due to people taking advantage of convenient downtown= +=20 +shopping and because of the increased number of special events and office= +=20 +parties. We would like to pass along a few safety and security tips from t= +he=20 +City of Houston Fire Department and the Houston Police Department. + +? Please do not prop open stairwell doors or doors to the freight elevators= +. =20 +This defeats security.=20 + +? Use only artificial trees and greenery in decorating your office space. D= +o=20 +not place cut trees or greenery within the building. Cut trees become major= +=20 +fire hazards when they dry out. + +? Office parties or the holiday mood may distract you. Be alert for thieve= +s=20 +who try to take advantage of the holiday season. Sometimes just having fewe= +r=20 +people at work during the holidays creates an opening for thieves. If you s= +ee=20 +someone that does not appear to belong in your work area, immediately call= +=20 +the Enron Security Console at 713-853-5360. + +? Keep your purse or wallet with you at all times or locked away in a drawe= +r=20 +or closet. + +? If you go shopping, invite a friend to go along. Try not to overload=20 +yourself with packages. When you return, lock your gifts away in a safe=20 +place. + +? Always be aware of your surroundings while in a public area. If things do= +n=01, +t look right, follow your instincts and avoid going into the area. + +? When waiting for a ride home after hours, remain inside the building near= + a=20 +card-reader door until you see your ride arrive.=20 + +? If office parties are on company premises and involve alcoholic beverages= +=20 +or public invitees, call security at 713-853-5360. Security will advise yo= +u=20 +as to company guidelines. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/1845446.1075855494106.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/1845446.1075855494106.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..21b821a4 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/1845446.1075855494106.JavaMail.evans@thyme:2,S @@ -0,0 +1,107 @@ +Message-ID: <1845446.1075855494106.JavaMail.evans@thyme> +Date: Thu, 26 Apr 2001 16:42:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all_ena_egm_eim@enron.com +Subject: EnTouch Newsletter +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All_ENA_EGM_EIM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +BUSINESS HIGHLIGHTS + +Enron Global Markets=20 +In a combined effort, Global Risk Markets (GRM), a unit of Enron Global=20 +Markets, and Southeast Power Origination, part of Enron Americas, closed=20 +Enron's first Contingent Call Outage Option in the 1st quarter 2001. The=20 +product was created to provide customers with a cost effective risk=20 +management tool to hedge against high commodity prices after experiencing a= +n=20 +unplanned power generation outage. + +The transaction was entered into with UtiliCorp United to manage its=20 +generation risk for summer 2001. This risk is associated with a forced outa= +ge=20 +of their largest coal unit during peak summer demand. The transaction, whic= +h=20 +was developed jointly with the Southeast Power group, highlights the benefi= +ts=20 +of cooperation between business units within Enron. GRM is working with a= +=20 +number of business units to integrate this risk management product into oth= +er=20 +Enron businesses to enhance value to our customers. For additional=20 +information on the product, please call David Hoog in the New York office a= +t=20 +212 702 3920. + + +IN THE NEWS + +WORTH Magazine Names the Top 50 CEO's +NEW YORK--(BUSINESS WIRE)--April 23, 2001--Fifty of the country's chief=20 +executive officers have been chosen by WORTH magazine as the top business= +=20 +leaders in the nation, it was announced by W. Randall Jones, CEO, Worth=20 +Media.=20 +The third annual listing of CEO's by WORTH is determined based on each=20 +leaders "foresight, judgment, and competitive juice to make their investors= +=20 +happy." Rounding out the top 5 are the following best leaders: +1. Steve Ballmer, CEO, Microsoft 2. Jeffrey Skilling, CEO, Enron 3.=20 +Philip Purcell, CEO, Morgan Stanley 4. James Morgan, CEO, Applied=20 +Materials =20 +5. Margaret Whitman, CEO, eBay=20 +"We selected this year's list based on our belief in the CEO's ability to= +=20 +deliver long-term shareholder value," said Jones. "The real test is not to= +=20 +recognize past achievements but to be able to look back in five or ten year= +s=20 +from now. As a matter of fact, some CEO's we've chosen haven't made money f= +or=20 +share holders in the past few years, but we believe they are poised to do s= +o=20 +now." WORTH's methodology for selecting the 50 best CEO's strives to balan= +ce=20 +their possession of a vision with a demonstrated ability to execute under= +=20 +stress and when confronted by urgent challenges.=20 + + +WELCOME +New Hires +EGM - Chrishelle Berell, Paul Murray, Yong Yi +EIM - Jeff Nutt +ENA - Keegan Farrell + +Transfers (to or within) +ENA - Joe Parks, Mike Purcell +EGM =01) Samuel Enochian + + +NUGGETS & NOTES + +Travel Tip of the Week: Book non-refundable tickets. Airlines typically=20 +allow unused non-refundable tickets to be applied towards subsequent travel= +.=20 +Even if you need to make a change at a rate of $100, in many cases the chan= +ge=20 +fee plus the ticket price is still less than a refundable ticket. + For example: Houston to Washington, D.C. + Refundable: $ 1,447 + Non-refundable $ 540 + + +LEGAL STUFF +The information contained in this newsletter is confidential and proprietar= +y=20 +to Enron Corp. and its subsidiaries. It is intended for internal use only= +=20 +and should not be disclosed. diff --git a/demo/ermis-f/Discussion Threads/cur/18569556.1075855481787.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/18569556.1075855481787.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..9608fe72 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/18569556.1075855481787.JavaMail.evans@thyme:2,S @@ -0,0 +1,259 @@ +Message-ID: <18569556.1075855481787.JavaMail.evans@thyme> +Date: Wed, 29 Nov 2000 10:31:00 -0800 (PST) +From: enron.announcements@enron.com +To: all_ena_egm_eim@enron.com +Subject: EnTouch Newsletter +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All_ENA_EGM_EIM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +CONGRATULATIONS!!! +PAT JOHNSON is the winner for =01+The Name This Newsletter Contest=01,. It= + was a=20 +close call. After receiving over 50 great ideas, the PR Dept had a tough ti= +me=20 +narrowing the list to the top ten for Mark Frevert=01,s final decision. We= +=01,d=20 +like to thank everyone who submitted suggestions and a special thanks to Pa= +t=20 +Johnson for sending in the winning name EnTouch.=20 + + +BUSINESS HIGHLIGHTS + +EGM Coal & Emissions +The November and December NYMEX market remains very tight. Offers in the O= +TC=20 +market have climbed to the low $40s. The highest reported trade for Decemb= +er=20 +was reported at $38.50. The tightness should continue through the first= +=20 +half of the year with the Martin County mine still shut down. The rest of= +=20 +the year remains strong piggy backing off of the current spot market.=20 + +Finally--Life beyond the 150 to 155 range--vintage year 2000 SO2 allowances= +=20 +broke out of this trading range this week. The low trade was around $119.5= +0=20 +and the last trade was around $120.50. The sharp drop in prices was caused= +=20 +in large part by the news of Dominion Virginia Power settling the New Sourc= +e=20 +Review lawsuit brought against it by the state of NY and the EPA Continuing= +=20 +rumors of further NSR related settlements will likely create continued=20 +volatility. It is as yet unclear what the new price floor will be. + +NOx has settled down a bit with last trade 2001 vintage of $675. + +Principal Investments +Solo Energy Corporation, an Alameda, California based developer of Wireless= +=20 +Energy microturbine products to supply superior on-site energy service to= +=20 +U.S. commercial and light industrial customers, announced that Enron North= +=20 +America has completed an equity investment in Solo Energy as well as entere= +d=20 +into an alliance agreement. + +In exchange for warrants to purchase the Company=01,s preferred stock, Enro= +n=20 +will assist in obtaining fuel contracts to support the Company=01,s distrib= +uted=20 +generation contracts, including the provision of gas and backup electricity= +,=20 +and will work with the Company to support its market and gas technology=20 +research.=20 + +NEWS FROM THE GLOBALFLASH + +EnronCredit.com +On Halloween, Enron Credit.com hit the City of London last Tuesday. As an= +=20 +original PR stunt, the EnronCredit.com team organized a Grim Reaper with tw= +o=20 +female vampires to distribute candy carrying the message, "Corporate=20 +bankruptcies are on the increase and could be your worst nightmare. You can= +=20 +protect your company and sleep well at night". Locations for the distributi= +on=20 +of 5,000 packs of candy were Bank, Broadgate and Canary Wharf. The general= +=20 +feedback and reaction of people was positive. Photos of the event will be= +=20 +available on the EnronCredit.com site. + +Enron Japan Corp. +Enron is powering ahead in Japan following the official launch of Enron Jap= +an=20 +Corp. in Tokyo last week. In keeping with Japanese tradition, Ken Lay, Joe= +=20 +Hirl, Ken Rice and Mike McConnell donned "happi coats" - a sort of short=20 +kimono - and used ceremonial hammers to break the lid of a wooden cask of= +=20 +sake in front of an audience of 350 drawn from major companies and=20 +government. Enron has made an immediate impact already by offering eligibl= +e=20 +consumers 3-5 year contracts with immediate savings of up to 10 percent in= +=20 +the first year. View the Japan website at www.enron.co.jp [No worries,= +=20 +it's in Japanese and English ...Ed] + +There are 35 Enron employees in the Tokyo office including an Enron Metals= +=20 +team. EBS will be staffing up there over the coming months. =20 + + +Nordic energy agreement with UPM-Kymmene +Enron Nordic Energy and UPM-Kymmene Corp. have signed a two-year portfolio= +=20 +management agreement covering UPM Kymmene's Nordic power portfolio. The=20 +Mid-Market desk in the Oslo office will assist UPM in optimising its=20 +portfolio of approximately 14 TWh. energydesk.com will provide UPM with the= +=20 +risk management system used in the process. In addition, the agreement open= +s=20 +the door for Enron Energy Services to explore a variety of opportunities=20 +within the company. The Nordic agreement is the first step towards a broade= +r=20 +scope of co-operation with UPM on a European and Global basis. The total=20 +contract value is estimated to be $375 million. + +UPM-Kymmene's nominal electricity resources total about 3000 MW, of which= +=20 +2500 MW in Finland and about 500 MW in other countries. The group's power= +=20 +procurement totals approximately 18 TWh per year, of which about 14 TWh in= +=20 +Finland. Around 15 TWh/a is consumed by the group's own mills and the rest = +is=20 +sold to the market. + +http://www.upm-kymmene.com +http://www.upm-kymmene.com/upm/energy/energybuild.html + +The deal was led by Sami Tenngren - Nordic Mid-Market, and was supported by= +=20 +Magnus Groth - EES, Jukka Hormaluoma - energydesk.com, and Martin Rosell -= +=20 +Legal. + +Congratulations on a job well done to all those who worked so hard to put= +=20 +this transaction into place........Thor Lien. + +Australia +Despite heavy flooding in NSW, the weather is looking up for Enron=20 +Australia. Last week, the Sydney Office launched online Hong Kong weather= +=20 +derivatives and the Sydney weather node traded on EnronOnline in the US ti= +me=20 +zone. With this precedent, we hope to support the takeoff of global weathe= +r=20 +on EnronOnline. =20 + +The Coal Group in Sydney has suddenly become very popular. There is no doub= +t=20 +that a recent sale to AES for the plant at Barbers Point, Hawaii is the rea= +l=20 +reason. Coal purchases during year 2000 have been concluded with most majo= +r=20 +producers in Indonesia and Australia. We will soon be loading our first=20 +shipment from China. Deliveries to Nippon Steel in Japan are underway. Also= +,=20 +a shipment to a large power utility in Japan will take place in early 2001. + +Off-shore wind plans +Enron has entered into agreement to purchase the development assets of a 30= +=20 +MW offshore wind project in the UK. The Harwich project, situated in=20 +Gunfleet Sands approximately eight kilometres offshore in the North Thames= +=20 +Estuary is believed to represent one of the first serious investments in th= +e=20 +development of offshore wind energy in the UK. + + +ENRONONLINE STATISTICS + +Below are the latest figures for EnronOnline as of November 27, 2000. + +* Total Life to Date Transactions> 464,000 +* Life to Date Notional Value of Transactions > $263 billion + + +NUGGETS & NOTES + +"How does your earnings target look for the quarter?" =01) Brent Price,=20 +VP/Operations & Chief Accounting Officer for EGM + +"Always price the illiquidity risk premium appropriately!" =01) Doug Friedm= +an,=20 +Director of Financial Petrochemicals and Plastics + +What people say to Julie Gomez,VP/Upstream Services-ENA - "I heard your lau= +gh=20 +clear across the floor!!!" + + +IN THE NEWS + +"The uncertainty [of the presidential election] does not influence business= +.=20 +It is a relatively short-term distraction. Our business model has not chang= +ed=20 +and will not change as a result of the election because we've worked very= +=20 +well with both the Clinton/Gore administration in Washington and the Bush= +=20 +administration in Texas." +-- Mark Palmer, vice president of Enron Corporate Communications, Associate= +d=20 +Press + +"The name of Enron may be unfamiliar in Japan, but it should not stay that= +=20 +way for long.........Joseph Hirl, president of Enron Japan, says: "We don't= +=20 +go in and try to destroy markets - we go in and create them." Some of the= +=20 +company's potential customers and business partners may still need to be=20 +persuaded of that, but Enron has a large stock of experience to reassure=20 +them".---Financial Times + +WELCOME +New Hires ENA/EIM/EGM +ENA =01) Lydia Atwood-Minter, Kenneth Thibodeaux, Lacye Trevino-Brymer +EGM =01)Humaira Badat, Daiquiri Lucas + +Transfers to ENA/EIM/EGM +ENA =01) Trinh Abrell, Terri Austin, Guillermo Balmaceda, Eric Booth, Rober= +t=20 +Chmielewski, Joyce Dorsey, Sharon Gonzales, Laura Gutierrez, Scott Healy,= +=20 +Dawn Kenne, Robert Kraszewski, Sandra Morris, David Porter, Daniel Quezada,= +=20 +Henry Quigley, Steven Rose, Felecia Russell, Mary Symes, Dan Williams,=20 +Rosalinda Zermeno +EGM =01) Braedi Craig, Scott Baukney, Samantha Davidson, David Loosley, Joh= +n=20 +Massey, Diana Monaghan, Adam Siegel, Ioannis Tzamouranis=20 + + +LEGAL STUFF + +The information contained in this newsletter is confidential and proprietar= +y=20 +to Enron Corp. and its subsidiaries. It is intended for internal use only= +=20 +and should not be disclosed \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/18800260.1075855493599.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/18800260.1075855493599.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..aef7acec --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/18800260.1075855493599.JavaMail.evans@thyme:2,S @@ -0,0 +1,97 @@ +Message-ID: <18800260.1075855493599.JavaMail.evans@thyme> +Date: Tue, 24 Apr 2001 07:26:00 -0700 (PDT) +From: phillip.allen@enron.com +To: mike.grigsby@enron.com, keith.holst@enron.com, matthew.lenhart@enron.com, + monique.sanchez@enron.com, randall.gay@enron.com, + frank.ermis@enron.com, jane.tholt@enron.com, + tori.kuykendall@enron.com, steven.south@enron.com, + jay.reitmeyer@enron.com, susan.scott@enron.com +Subject: Instructions for FERC Meetings +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Phillip K Allen +X-To: Mike Grigsby, Keith Holst, Matthew Lenhart, Monique Sanchez, Randall L Gay, Frank Ermis, Jane M Tholt, Tori Kuykendall, Steven P South, Jay Reitmeyer, Susan M Scott +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Phillip K Allen/HOU/ECT on 04/24/2001 +02:23 PM --------------------------- + + +Eric Benson@ENRON on 04/24/2001 11:47:40 AM +To: Phillip K Allen/HOU/ECT@ECT +cc: +Subject: Instructions for FERC Meetings + +Mr. Allen - + +Per our phone conversation, please see the instructions below to get access +to view FERC meetings. Please advise if there are any problems, questions or +concerns. + +Eric Benson +Sr. Specialist +Enron Government Affairs - The Americas +713-853-1711 + +++++++++++++++++++++++++++ + +----- Forwarded by Eric Benson/NA/Enron on 04/24/2001 01:45 PM ----- + + Janet Butler + 11/06/2000 04:51 PM + + To: Eric.Benson@enron.com, Steve.Kean@enron.com, Richard.Shapiro@enron.com + cc: + Subject: Instructions for FERC Meetings + +As long as you are configured to receive Real Video, you should be able to +access the FERC meeting this Wednesday, November 8. The instructions are +below. + + +---------------------- Forwarded by Janet Butler/ET&S/Enron on 11/06/2000 +04:49 PM --------------------------- + + +Janet Butler +10/31/2000 04:12 PM +To: Christi.L.Nicolay@enron.com, James D Steffes/NA/Enron@Enron, +Rebecca.Cantrell@enron.com +cc: Shelley Corman/ET&S/Enron@Enron + +Subject: Instructions for FERC Meetings + + + + +Here is the URL address for the Capitol Connection. You should be able to +simply click on this URL below and it should come up for you. (This is +assuming your computer is configured for Real Video/Audio). We will pay for +the annual contract and bill your cost centers. + +You are connected for tomorrow as long as you have access to Real Video. + +http://www.capitolconnection.gmu.edu/ + +Instructions: + +Once into the Capitol Connection sight, click on FERC +Click on first line (either "click here" or box) +Dialogue box should require: user name: enron-y + password: fercnow + +Real Player will connect you to the meeting + +Expand your screen as you wish for easier viewing + +Adjust your sound as you wish + + + + + diff --git a/demo/ermis-f/Discussion Threads/cur/18834192.1075855480623.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/18834192.1075855480623.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0e056c8d --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/18834192.1075855480623.JavaMail.evans@thyme:2,S @@ -0,0 +1,56 @@ +Message-ID: <18834192.1075855480623.JavaMail.evans@thyme> +Date: Tue, 14 Nov 2000 10:36:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Reorganization of Houston and Omaha Facilities Management + Responsibilities +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Responsibility for daily operations of building support services in the=20 +Enron Building, Houston leased offices, and Two Pacific Place (Omaha) will = +be=20 +transitioning from Corporate to Enron Energy Services (EES) by year-end. T= +he=20 +areas affected include facility operations and maintenance of mechanical,= +=20 +electrical, and air-conditioning systems; mail delivery; housekeeping; =20 +food, copier, and records services. + +This transition of services, as presently managed by Enron Property and=20 +Services Corp. (EPSC), is designed to optimize value to Enron=01,s Business= +=20 +Units by leveraging facility management businesses now offered by EES to=20 +their commercial customers. EPSC staff having administrative responsibilit= +y=20 +for these services will report to Enron Facility Services, a subsidiary of= +=20 +EES=01,s Global Energy Services group led by Daniel Leff, President and CEO= +. + +EPSC is responsible for Enron=01,s internal real estate and office developm= +ent=20 +needs, including leasing, space allocations and facility planning, project= +=20 +and construction management, furniture systems, and office relocation. EPS= +C,=20 +in its development role, remains a part of Enron Corporate Administration= +=20 +Services (ECAS) along with Corporate Security and the Aviation Department,= +=20 +reporting to Bill Donovan, Vice President, Corporate Administrative Service= +s. + +This alignment of responsibilities offers the opportunity for EPSC to focus= +=20 +resources on effective utilization of our existing office space assets and= +=20 +managing the development of Houston=01,s new Enron Center Campus project. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/19266240.1075855482908.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/19266240.1075855482908.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f765f4d9 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/19266240.1075855482908.JavaMail.evans@thyme:2,S @@ -0,0 +1,95 @@ +Message-ID: <19266240.1075855482908.JavaMail.evans@thyme> +Date: Fri, 8 Dec 2000 08:53:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: SUPPLEMENTAL Weekend Outage Report for 12-8-00 through 12-11-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +December 08, 2000 5:00pm through December 11, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +EI: SEE ORIGINAL REPORT + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: SEE ORIGINAL REPORT + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: HR SEE ORIGINAL REPORT + +OTHER SYSTEMS: UNIX SEE ORIGINAL REPORT + +OTHER SYSTEMS: REMEDY +Impact: CORP +Time: Fri 12/8/2000 at 5:00:00 PM CT thru Fri 12/8/2000 at 5:15:00 PM CT + Fri 12/8/2000 at 3:00:00 PM PT thru Fri 12/8/2000 at 3:15:00 PM PT + Fri 12/8/2000 at 11:00:00 PM London thru Fri 12/8/2000 at 11:15:00 PM +London +Outage: RmailSniffer +Environments Impacted: All +Purpose: Review of Mail logs has shown that between 7:00 p.m. and 9:00 p.m. +50% of mail messages fail. The update will copy failed messages to another +directory for an admin to process. +Backout: Reset RmailSniffer service to original settings. +Contact(s): Carlos Perez 713-345-708 + Christian Smerz 713-345-7410 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: SEE ORIGINAL REPORT + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/19275090.1075855480963.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/19275090.1075855480963.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..84b5fcab --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/19275090.1075855480963.JavaMail.evans@thyme:2,S @@ -0,0 +1,117 @@ +Message-ID: <19275090.1075855480963.JavaMail.evans@thyme> +Date: Thu, 16 Nov 2000 10:08:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage for 11-17-00 through 11-20-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 17, 2000 5:00pm through November 20, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + + + + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: +Impact: EDI +Time: Sat 11/18/2000 at 11:00:00 PM CT thru Sun 11/19/2000 at 1:00:00 AM CT + Sat 11/18/2000 at 9:00:00 PM PT thru Sat 11/18/2000 at 11:00:00 PM PT + Sun 11/19/2000 at 5:00:00 AM London thru Sun 11/19/2000 at 7:00:00 AM +London +Outage: EDI HUB DISK VOLUME INCREASE +Environments Impacted: Corporate +Purpose: Continued EDI volume increases require the addition of more disk +space for EDI operations. +Backout: Utilize current configuration w/o new HACMP configuration +Contact(s): Jack Metkus + Jim Nelson 3-7799 713-327-2007 + Karen O'Grady 5-7149 713-327-4805 + Jack Metkus 3-0362 713-288-0743 + +EI: +Impact: EI +Time: Fri 11/17/2000 at 8:00:00 PM CT thru Fri 11/17/2000 at 9:00:00 PM CT + Fri 11/17/2000 at 6:00:00 PM PT thru Fri 11/17/2000 at 7:00:00 PM PT + Sat 11/18/2000 at 2:00:00 AM London thru Sat 11/18/2000 at 3:00:00 AM +London +Outage: EI Load Balancing +Environments Impacted: El +Purpose: to stabilize the EI environment +Backout: Remove new 6500s reconnect 5500s as previously installed +Contact(s): Steve Hardy 713-853-9294 713-415-0672 + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: UNIX +Impact: CORP +Time: Fri 11/17/2000 at 5:30:00 PM CT thru Fri 11/17/2000 at 7:30:00 PM CT + Fri 11/17/2000 at 3:30:00 PM PT thru Fri 11/17/2000 at 5:30:00 PM PT + Fri 11/17/2000 at 11:30:00 PM London thru Sat 11/18/2000 at 1:30:00 AM +London +Outage: Apply patch to TAS 6.0 on Pluto +Environments Impacted: UNIX Users +Purpose: Applying patch to fix known issues with 6.0 release. +Backout: Uninstall patch. +Contact(s): Troy Beyer 713.345.8316 713.406.1782 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/19438446.1075855478525.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/19438446.1075855478525.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7d254912 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/19438446.1075855478525.JavaMail.evans@thyme:2,S @@ -0,0 +1,39 @@ +Message-ID: <19438446.1075855478525.JavaMail.evans@thyme> +Date: Sun, 29 Oct 2000 23:03:00 -0800 (PST) +From: caroline.abramo@enron.com +To: frank.ermis@enron.com +Subject: Rockies/ San Juan?? +Cc: russell.dyk@enron.com, per.sekse@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: russell.dyk@enron.com, per.sekse@enron.com +X-From: Caroline Abramo +X-To: Frank Ermis +X-cc: Russell Dyk, Per Sekse +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Hi- + +Frank - done some checking on the rockies / San Juan selling and it does not +seem to be producer driven. Last time we talked you mentioned 5/day selling +right before the AGA last week- was not clear if that was Rockies or SJ. Rus +and I just wanted to clarify what has been done- Rus told me about the deals +Friday- it looks like BP Amoco is selling SJ and buying Rockies? + +My thoughts are that this might have something to do with BP Amoco taking +over IGI Resources - IGI was Bankers biggest single client so that might be +the tie in with their selling- I have a call into IGI and will try to get +them today. + +In the meantime, we need to have a call with Tudor to let them know what is +going on (as you can see form the above, I am a little confused) and +hopefully we can get some info from them to see what else is in store. + +We are going to shoot for this afternoon. + +Rgds, +Caroline \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/1987768.1075855492492.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/1987768.1075855492492.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7c509a65 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/1987768.1075855492492.JavaMail.evans@thyme:2,S @@ -0,0 +1,57 @@ +Message-ID: <1987768.1075855492492.JavaMail.evans@thyme> +Date: Tue, 27 Feb 2001 23:23:00 -0800 (PST) +From: frank.ermis@enron.com +To: matthew.lenhart@enron.com +Subject: Lodi Gas Storage Open Season +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Frank Ermis +X-To: Matthew Lenhart +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Frank Ermis/HOU/ECT on 02/28/2001 07:21 +AM --------------------------- + + +"Kevin O'Toole" on 02/27/2001 07:00:03 PM +Please respond to kotoole@westernhubs.com +To: "'O'Toole, Kevin -- WHP'" +cc: +Subject: Lodi Gas Storage Open Season + + +Lodi Gas Storage is under construction! We have started shop fabrication of +the +facilities piping for the Lodi Gas Storage Project. You will be seeing +frequent +updates on the progress of this high deliverability Northern California +storage +facility. + +The attached memo describes an open season we are conducting for 4.5 BCF of +Inventory Capacity and 150 MMCF/D of Injection and Withdrawal Capacity. + +Please call me at 281-679-3591, or reply to this e-mail with any questions you +may have. + +I look forward to hearing from you. + +Kevin O'Toole +Vice President -- Marketing +Western Hub Properties L.L.C. +14811 St. Mary's Ln., Suite 150 +Houston, TX 77079-2908 +281-679-3591 V +281-679-1564 F +713-208-0153 M +kotoole@westernhubs.com + + + + - Lodi Open Season 2001.02.pdf + - Lodi Slides.pdf diff --git a/demo/ermis-f/Discussion Threads/cur/19924715.1075855481941.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/19924715.1075855481941.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..90ab21ce --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/19924715.1075855481941.JavaMail.evans@thyme:2,S @@ -0,0 +1,258 @@ +Message-ID: <19924715.1075855481941.JavaMail.evans@thyme> +Date: Wed, 29 Nov 2000 22:54:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Fw: + Enerfax Daily +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +----- +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + + ")} TC + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 30, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 30, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Natural? Gas? Storage? Report + + + + + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + ? ? ? ? ? ? Week? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Prev? + ? ? ? ? ? ?Ending? ? Prev? ? ? ? ? ? ? ? ? ?Prev? ? Year? ? + | Region | 11/24/00| Week | Diff | % Full | Year | % Full + | Prod? ?|? ?622? ?|? 664 | -42? |? 65%? ?|? 848 |? 89%? ? + | East? ?|? 1552? ?| 1643 | -91? |? 85%? ?| 1714 |? 94%? ? + | West? ?|? ?328? ?|? 341 | -13? |? 65%? ?|? 439 |? 87%? ? + |? ? ? ? |? ? ? ? ?|? ? ? |? ? ? |? ? ? ? |? ? ? |? ? ? ? + | Total? |? 2502? ?| 2648 |-146? |? 76%? ?| 3001 |? 91%? ? + + + + + + + + [IMAGE] + + + [IMAGE] + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 30, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 30, 2000 + + + + + + + [IMAGE] + + + + + + + + Battery Storage System to be Tested + + + + ? ? Detroit Edison is working with the DOE and Sandia National Laboratory +to test a prototype for a transportable Advanced Battery Energy Storage +System. The device has the potential to improve reliability for customers +and meet increasing demand for high-quality, low-cost electricity. Detroit +Edison will provide the electric utility distribution circuit to test the +ABESS as a load leveling and power quality device.? In operation, the +battery system will be discharged during the day and charged at night.? + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img0.gif + - img1.gif + - img2.gif + - img3.gif + - img4.gif + - img5.gif + - img6.gif + - img7.gif + - img8.gif + - img9.gif + - img10.gif + - img11.gif + - img12.gif + - img13.gif + - img14.gif + - img15.gif + - img16.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/20017700.1075855478207.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/20017700.1075855478207.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b2869ee2 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/20017700.1075855478207.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <20017700.1075855478207.JavaMail.evans@thyme> +Date: Thu, 26 Oct 2000 16:03:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: ThinkBank is here! +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +That's right. The much-anticipated and ballyhooed ThinkBank is here at last! + +Got an idea you want to share? Make a deposit in the Idea Vault. + +Looking for some inspiration to get you moving on a project? Check out +Resources. + +Interested in new techniques to help you do your job? See what Good Sense +has to offer. + +It's all in the ThinkBank on eThink. Stop by today. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/20170949.1075855494702.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/20170949.1075855494702.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..768ff091 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/20170949.1075855494702.JavaMail.evans@thyme:2,S @@ -0,0 +1,43 @@ +Message-ID: <20170949.1075855494702.JavaMail.evans@thyme> +Date: Mon, 30 Apr 2001 08:44:00 -0700 (PDT) +From: john@pgsenergy.com +To: fermis@ect.enron.com +Subject: Energy Derivatives/Electric Power Seminars +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "John Adamiak" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +In today's electric power and natural gas markets, those +with the right knowledge are making some serious money. + +Due to popular demand, we have scheduled additional +Houston seminar dates at the downtown Hyatt on +June 12, 13, 14 &15 for the programs listed below. + +For more information, call 412-279-9298 or visit us on-line at +http://www.pgsenergy.com/schedule.html + +Save money by bringing a group of 4 or more. With a group rate, +your cost for our $1,295 seminars is reduced to $895 per attendee +-- a savings of $1,600 from our regular prices. The group price for +our $695 programs is $495. + + 1) Fundamentals of Energy & Electricity Futures, Options & + Derivatives + 2) Fundamentals of Electric Power Trading + 3) Gas-to-Electricity Arbitrage & How to Maximize the + Profitability of Electric Generation Assets + 4) Fundamentals of Statistical Analysis for the Energy & + Electric Power Markets + 5) How to Value Electric Generation Assets in a Deregulated Market + +Please forward this information to any one who might benefit. Thank you. + +John Adamiak, PGS Energy Training diff --git a/demo/ermis-f/Discussion Threads/cur/20229236.1075855480940.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/20229236.1075855480940.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..9a804f23 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/20229236.1075855480940.JavaMail.evans@thyme:2,S @@ -0,0 +1,78 @@ +Message-ID: <20229236.1075855480940.JavaMail.evans@thyme> +Date: Thu, 16 Nov 2000 05:27:00 -0800 (PST) +From: william.kasemervisz@enron.com +To: crystal.hyde@enron.com, william.kelly@enron.com, kimat.singla@enron.com, + victor.guggenheim@enron.com, darron.giron@enron.com, + b.palmer@enron.com, jackson.logan@enron.com, phillip.love@enron.com, + kam.keiser@enron.com, michelle.waldhauser@enron.com, + dawn.kenne@enron.com, monique.sanchez@enron.com, + jeffrey.gossett@enron.com, chris.walker@enron.com, + michael.walters@enron.com, david.baumbach@enron.com, + martha.stevens@enron.com, jay.knoblauh@enron.com, + dutch.quigley@enron.com, sheetal.patel@enron.com, + jeff.royed@enron.com, shawna.johnson@enron.com, anne.bike@enron.com, + jennifer.bagwell@enron.com, jody.crook@enron.com, + denver.plachy@enron.com, juana.fayett@enron.com, + liz.hillman@enron.com, o'neal.winfree@enron.com, + jeff.royed@enron.com, luchas.johnson@enron.com, + shawna.johnson@enron.com, souad.mahmassani@enron.com, + jason.wolfe@enron.com, kyle.lilly@enron.com, + robin.rodrigue@enron.com, sandra.brawner@enron.com, + brad.mckay@enron.com, fletcher.sturm@enron.com, + kevin.ruscitti@enron.com, patrice.mims@enron.com, + kelli.stevens@enron.com, tom.donohoe@enron.com, + andrew.lewis@enron.com, sylvia.pollan@enron.com, + theresa.branney@enron.com, martin.cuilla@enron.com, + geoff.storey@enron.com, hunter.shively@enron.com, + mike.grigsby@enron.com, frank.ermis@enron.com, + phillip.allen@enron.com, tori.kuykendall@enron.com, + matthew.lenhart@enron.com, steven.south@enron.com, + jane.tholt@enron.com, greg.mcclendon@enron.com, carey.metz@enron.com, + gary.lamphier@enron.com, jim.schwieger@enron.com, + eric.bass@enron.com, elsa.villarreal@enron.com, + robert.shiring@enron.com, brad.horn@enron.com, + gregory.schockling@enron.com, dan.mccairns@enron.com, + ragan.bond@enron.com, joe.parks@enron.com, robyn.zivic@enron.com, + thomas.martin@enron.com, keith.holst@enron.com, scott.neal@enron.com, + peter.keavey@enron.com, dick.jenkins@enron.com, + andrea.ring@enron.com +Subject: TDS RELEASE - T O N I G H T - Thursday 11/16 +Cc: russ.severson@enron.com, scott.mills@enron.com, kenny.ha@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: russ.severson@enron.com, scott.mills@enron.com, kenny.ha@enron.com +X-From: William E Kasemervisz +X-To: Crystal Hyde, William Kelly, Kimat Singla, Victor Guggenheim, Darron C Giron, B Scott Palmer, Jackson Logan, Phillip M Love, Kam Keiser, Michelle C Waldhauser, Dawn C Kenne, Monique Sanchez, Jeffrey C Gossett, Chris Walker, Michael Walters, David Baumbach, Martha Stevens, Jay Knoblauh, Dutch Quigley, Sheetal Patel, Jeff Royed, Shawna Johnson, Anne Bike, Jennifer Bagwell, Jody Crook, Denver Plachy, Juana Fayett, Liz Hillman, O'Neal D Winfree, Jeff Royed, Luchas Johnson, Shawna Johnson, Souad Mahmassani, Jason Wolfe, Kyle R Lilly, Robin Rodrigue, Sandra F Brawner, Brad McKay, Fletcher J Sturm, Kevin Ruscitti, Patrice L Mims, Kelli Stevens, Tom Donohoe, Andrew H Lewis, Sylvia S Pollan, Theresa Branney, Martin Cuilla, Geoff Storey, Hunter S Shively, Mike Grigsby, Frank Ermis, Phillip K Allen, Tori Kuykendall, Matthew Lenhart, Steven P South, Jane M Tholt, Greg McClendon, Carey M Metz, Gary W Lamphier, Jim Schwieger, Eric Bass, Elsa Villarreal, Robert Shiring, Brad Horn, Gregory Schockling, Dan McCairns, Ragan Bond, Joe Parks, Robyn Zivic, Thomas A Martin, Keith Holst, Scott Neal, Peter F Keavey, Dick Jenkins, Andrea Ring +X-cc: Russ Severson, Scott Mills, Kenny Ha +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +A release of TDS will go out tonight (5:00 pm) with the following +enhancements. TDS will be unavailable from 5-6pm tonight & positions will be +gone when it comes back. + +Position Load +- Will now be off new TDS Flag on the Port Calc screen. This is only on the +Port Calc Screen we hope to add it to Meta Calc in the next few weeks + +Position Manager +- Added new tab with to show curve values + +Deal Ticker +- Change Deal Value + * Current Known Bugs - If you reload a position, deals that have switched +desk will not repost + * Current month deals that have Settle prices in ERMS & the prices have not +been updated in the curve files will value incorrectly +- Killed deals will show up in changed deals (This includes changing desk) + +Other improvements have been made to increase speed and reliability. + +I will be here tonight & tomorrow morning. After that call Kenny Ha x30413 +with any issues. + +Bill +x5-7579 \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/20305183.1075855492832.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/20305183.1075855492832.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..61acfd4c --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/20305183.1075855492832.JavaMail.evans@thyme:2,S @@ -0,0 +1,57 @@ +Message-ID: <20305183.1075855492832.JavaMail.evans@thyme> +Date: Fri, 20 Apr 2001 03:10:00 -0700 (PDT) +From: ina.rangel@enron.com +To: eric.feitler@enron.com, nelson.ferries@enron.com, charles.otto@enron.com, + george.gilbert@enron.com, fred.lagrasta@enron.com, + chris.figueroa@enron.com, mog.heu@enron.com, matthew.frank@enron.com, + jennifer.shipos@enron.com, craig.breslau@enron.com, + sheetal.patel@enron.com, lucy.ortiz@enron.com, + bill.berkeland@enron.com, mark.smith@enron.com, larry.may@enron.com, + john.griffith@enron.com, mike.maggi@enron.com, john.arnold@enron.com, + dutch.quigley@enron.com, jay.reitmeyer@enron.com, + susan.scott@enron.com, matthew.lenhart@enron.com, + steven.south@enron.com, randall.gay@enron.com, frank.ermis@enron.com, + mike.grigsby@enron.com, jane.tholt@enron.com, + tori.kuykendall@enron.com, monique.sanchez@enron.com, + keith.holst@enron.com, phillip.allen@enron.com +Subject: PIRA +Cc: becky.young@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +Bcc: becky.young@enron.com +X-From: Ina Rangel +X-To: Eric Feitler, Nelson Ferries, Charles H Otto, George N Gilbert, Fred Lagrasta, Chris Figueroa, Mog Heu, Matthew Frank, Jennifer Shipos, Craig Breslau, Sheetal Patel, Lucy Ortiz, Bill Berkeland, Mark Smith, Larry May, John Griffith, Mike Maggi, John Arnold, Dutch Quigley, Jay Reitmeyer, Susan M Scott, Matthew Lenhart, Steven P South, Randall L Gay, Frank Ermis, Mike Grigsby, Jane M Tholt, Tori Kuykendall, Monique Sanchez, Keith Holst, Phillip K Allen +X-cc: Becky Young +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Ina Rangel/HOU/ECT on 04/20/2001 10:05 AM +--------------------------- +From: Amanda Huble/ENRON@enronXgate on 04/20/2001 10:03 AM +To: Airam Arteaga/ENRON@enronXgate, Kimberly Bates/HOU/ECT@ECT, Daniel +Quezada/Corp/Enron@Enron, Ina Rangel/HOU/ECT@ECT, Becky Young/NA/Enron@Enron, +Kimberly Hardy/Corp/Enron@ENRON, Jessica Presas/Corp/Enron@ENRON, Laura +Vuittonet/ENRON@enronXgate +cc: +Subject: Please forward this to your groups. + + +PIRA is coming in May to do their semi-annual energy outlook. + +Greg Shuttlesworth- North American Natural Gas --- May 14th 3-5 pm (30 C1) +? New Production Outlook +? Price Direction +? Demand Fundamentals + +Dr. Gary Ross - World Oil Outlook --- May 16th 7-8:30 am --32C2 +? OIl/ Demand/ supply Outlook +? Regional balances +? OPEC Rhetoric + +Jen Fraser +34759 + + diff --git a/demo/ermis-f/Discussion Threads/cur/20356906.1075855480032.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/20356906.1075855480032.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..25d52913 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/20356906.1075855480032.JavaMail.evans@thyme:2,S @@ -0,0 +1,109 @@ +Message-ID: <20356906.1075855480032.JavaMail.evans@thyme> +Date: Thu, 9 Nov 2000 10:09:00 -0800 (PST) +From: enron.announcements@enron.com +To: all_ena_egm_eim@enron.com +Subject: Ameriflash Newsletter +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All_ENA_EGM_EIM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +BUSINESS HIGHLIGHTS + +TRANSACTION DEVELOPMENT +Transaction Development, headed by Rodney Malcolm, works with Pulp & Paper,= +=20 +Lumber and Steel to structure and execute some of the more complex deals. = +=20 +Members of the Transaction Development team have a strong track record of= +=20 +closing structured transactions involving both capital and commodity risks.= + =20 +Sample deals would include working on the acquisition of Garden State Paper= +=20 +earlier this year, and structuring and pitching the first all requirements,= +=20 +index based, physical steel supply contract to one of the largest players i= +n=20 +the steel servicing segment of the steel industry. + +The ability to buy and sell physical product will be critical to creating a= +=20 +commodity product in these businesses. Getting access to the physical=20 +product will require creating compelling financing structures, as well as= +=20 +potentially buying assets to get control of their production capability. I= +n=20 +all these situations, the Transaction Development team will be a key player= +=20 +in driving these opportunities to closure. + + +PEP - REVIEWER FEEDBACK DEADLINE +The Year End 2000 Performance Review Process closes November 17. To access= +=20 +PEP, go to http://pep.corp.enron.com. To avoid system delays, please log-o= +n=20 +before the deadline. + +If you have any problems accessing the system or have any questions regardi= +ng=20 +the Performance Management Process, please call the HR Helpdesk at x3.4040= +=20 +option 4 or email pep.enquiries@enron.com. +=20 + +OPEN ENROLLMENT 2001 +The final date for making your 2001 benefit elections or changes is Novembe= +r=20 +15, 8:00 am CST to 5:00 pm CST. Remember, that your current 2000 health=20 +benefit elections will rollover for 2001 if you do not make any changes. + +Log-on to www.enron.benefitsnow.com or call 1-800-425-5864. + + +WELCOME + +New Hires ENA/EIM/EGM +ENA =01) Tamara Carter/Gas Logistics, Albert Escamilla/Global Counterparty,= +=20 +Michael Girraratano/Gas Assets Operations, Cassandra Mayeux/Reporting,=20 +Planning Accounting, Christina Perez/Power Plant Acct., Eve Puckett/Info &= +=20 +Records Management, Tracey Wood/Gas Logistics + +EGM =01) David Hoog/GRM Risk Products, Judy/Currency Trading + + +SAVE THE DATE + +ENA/EIM/EGM-HOLIDAY PARTY +Enron Field +Saturday, December 9 +7:00 pm - Midnight + + +NUGGETS & NOTES + +"Bigger, faster" - Dave Delainey/CEO-ENA + +"Four bid at five. What do you want to do?" John Arnold, Vice=20 +President-Financial/Nymex Trading + +"We trade weather." Gary Taylor, Manager - Weather Risk Management Group +"You trade WHAT?!" anyone Gary speaks with. + + +LEGAL STUFF + +The information contained in this newsletter is confidential and proprietar= +y=20 +to Enron Corp. and its subsidiaries. It is intended for internal use only= +=20 +and should not be disclosed outside of Enron. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/20368382.1075855479418.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/20368382.1075855479418.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ab97fb57 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/20368382.1075855479418.JavaMail.evans@thyme:2,S @@ -0,0 +1,51 @@ +Message-ID: <20368382.1075855479418.JavaMail.evans@thyme> +Date: Mon, 6 Nov 2000 04:15:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Every Vote Counts! +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Houston voters are facing a very exciting election this year. You will help= +=20 +decide who represents you in federal, state and county offices. You will= +=20 +also help decide the outcome of important referenda, including whether to= +=20 +approve a new downtown arena. + +Elections will be held Tuesday, November 7, 2000 from 7:00 a.m. to 7:00 p.m= +. =20 +Precinct information is listed on your voter registration card. If you don= +=01,t=20 +have your card, you can turn to the Election Day edition of the Houston=20 +Chronicle which will list Harris County precinct locations. Precinct=20 +information for other counties can be found by calling the numbers listed= +=20 +below. + + Brazoria 979-864-1359 + Chambers 409-267-8309 + Ft. Bend 281-341-8670 + Galveston 409-766-2210=20 + Liberty 936-336-4670 =20 + Montgomery 936-536-7885 + Waller 979-826-7711 + For further information, call=20 + 1-800-252-VOTE + +Presidential, State and Federal legislative candidate information can be=20 +found on-line through the following link: http://congress.nw.dc.us/enron/ +Additionally, Voters Guides for Harris County published by the League of=20 +Women Voters are available at EB4706c. + +Remember: =20 +EVERY VOTE COUNTS! \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/2040109.1075855478649.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/2040109.1075855478649.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4b60699d --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/2040109.1075855478649.JavaMail.evans@thyme:2,S @@ -0,0 +1,19 @@ +Message-ID: <2040109.1075855478649.JavaMail.evans@thyme> +Date: Mon, 30 Oct 2000 14:39:00 -0800 (PST) +From: enron.chairman@enron.com +To: all_ena_egm_eim@enron.com, additional_ena_egm_eim@enron.com +Subject: Holiday Party - Save the Date +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron NA Office of the Chairman +X-To: All_ENA_EGM_EIM, Additional_ENA_EGM_EIM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Please click on the link below + +SAVE THE DATE \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/20439433.1075855481120.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/20439433.1075855481120.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a71a9e95 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/20439433.1075855481120.JavaMail.evans@thyme:2,S @@ -0,0 +1,76 @@ +Message-ID: <20439433.1075855481120.JavaMail.evans@thyme> +Date: Fri, 17 Nov 2000 04:26:00 -0800 (PST) +From: jay.reitmeyer@enron.com +To: matthew.lenhart@enron.com, kenneth.shulklapper@enron.com, + tori.kuykendall@enron.com, frank.ermis@enron.com, + steven.south@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com +Subject: FW: The best! +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Jay Reitmeyer +X-To: Matthew Lenhart, Kenneth Shulklapper, Tori Kuykendall, Frank Ermis, Steven P South, Mike Grigsby, Keith Holst +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Jay Reitmeyer/HOU/ECT on 11/17/2000 01:26 +PM --------------------------- + + +Jeff Coates@EES +11/17/2000 12:15 PM +To: Jay Reitmeyer/HOU/ECT@ECT +cc: +Subject: FW: The best! + + +---------------------- Forwarded by Jeff Coates/HOU/EES on 11/17/2000 12:12 +PM --------------------------- + + +C Kyle Griffin +11/17/2000 11:51 AM +To: Ken Byrd @ ENRON, lcc11@hypercon.com, "Merida L. +Carrabba" @ ENRON, Stephen C Griffin + @ ENRON, "Michael Lanasa" @ +ENRON, Erik Songer @ ENRON, brandons@ctrec.com, +Monica Roberts/HOU/EES@EES, Amanda Boettcher/HOU/EES@EES, Tom +Donovan/ENRON@enronxgate, Jeff Coates/HOU/EES@EES, Timothy J +Hamilton/HOU/EES@EES, Laura R Arnold/DUB/EES@EES, Morgan Babin/HOU/EES@EES, +Justin O'Malley/HOU/EES@EES, Chris Elliott/HOU/EES@EES +cc: +Subject: FW: The best! + +This is a little weird, but nonetheless, funny. + +---------------------- Forwarded by C Kyle Griffin/HOU/EES on 11/17/2000 +11:41 AM --------------------------- + + +Aneela Charania@ECT +11/17/2000 11:35 AM +To: afshic@yahoo.com, C Kyle Griffin/HOU/EES@EES, rmchargue@kpmg.com, +pmundwiller@kpmg.com, Farouk Lalji/HOU/ECT@ECT, nikunj@alltel.net, +christine.r.rodriguez@us.arthurandersen.com, shahzadd@hotmail.com, +sheilah.c.osowski@us.arthurandersen.com, barkat.charania@usa.net, +toral_vani@hotmail.com, gcharania@yahoo.com, ssadruddin@breakaway.com, +asma.meghani@chase.com, zroopani@kpmg.com, mali214@hotmail.com, +SDhanani@gulshaninc.com, alid8@aol.com, ma69132@email.msn.com +cc: +Subject: FW: The best! + + + + + + - West Palm Beach voters. (1).doc + + + + + + diff --git a/demo/ermis-f/Discussion Threads/cur/20451205.1075855480883.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/20451205.1075855480883.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0d3ed38d --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/20451205.1075855480883.JavaMail.evans@thyme:2,S @@ -0,0 +1,29 @@ +Message-ID: <20451205.1075855480883.JavaMail.evans@thyme> +Date: Wed, 15 Nov 2000 13:09:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.states@enron.com +Subject: Open Enrollment 2001 Deadline Extension +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Employees United States +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +OPEN ENROLLMENT 2001 DEADLINE EXTENDED + + +Due to a very heavy, last minute influx of employees trying to make elections +and/or changes to their 2001 benefits, the open enrollment 2001 deadline has +been extended until 5pm Central Time on Friday, November 17th. + +Please continue to access the web at www.enron.benefitsnow.com or the IVR at +1-800-425-5864. + +You must have your 2001 open enrollment personal worksheet that contains your +personal identification number (PIN - located in the upper right hand corner +of your worksheet) in order to access the web or IVR. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/20530012.1075855493718.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/20530012.1075855493718.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..15fdd3a7 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/20530012.1075855493718.JavaMail.evans@thyme:2,S @@ -0,0 +1,78 @@ +Message-ID: <20530012.1075855493718.JavaMail.evans@thyme> +Date: Tue, 24 Apr 2001 16:19:00 -0700 (PDT) +From: hal@tradedays.org +To: fermis@ect.enron.com +Subject: OTC +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: "Global TradeDays" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +OUR OFFICE IS YOUR COMPLIMENTARY OFFICE DURING =01(....OTC...=01(!!! + + +Dear OTC Participant, + +Below is some information on Regus, which may be of interest to you as well +as your client. + +An instant complimentary office in downtown Houston for OTC participants +from +4-25-01 until 5-8-01=01(instantly, based on availability. + +Everyone is working under tight deadline. Take advantage of our +complimentary services while you are away from your home office. We are jus= +t +minutes away from the astrodome. + +Regus Business Centers: Simply walk in, sit down and start work + +Regus is changing the way people work by providing instant offices on short +term, flexible leases. Our business Centres are fully furnished, staffed an= +d +equipped with leading edge technology, tailor-made to suit your changing +business needs. You can upsize, downsize or relocate completely=01(in an +instant. + +Two-Allen Center 1200 Smith St., Ste. 1600 Houston, TX 77002 + +The new Regus Business Centre located at 1200 Smith Street in the Two Allen +Center provides a range of services, capable of accommodating all of your +office needs: + +=01 Furnished and equipped offices and team rooms (1-100 people) +=01 Receptionist to meet and greet your visitors +=01 Conference/meeting/training/videoconferencing facilities +=01 Complimentary Administrative/business support services including faxin= +g, +printing, message servicing, secretarial services etc. +=01 Latest telecommunications including ISDN and T-1 internet access +=01 Do some great networking while you enjoy a complimentary cup of coffee= + or +cappuccino in our Cyber Caf, while checking your email!!!!! + + +The above is brought to you by Regus Business Centers and Global Trade Days +713-353-3916, Email 103636.2203@compuserve.com. Go to +www.globaltradedays.com for a list of several thousand of last year OTC +exhibitors and attendees click on (Offshore 2000) which will be a great too= +l +for this years networking!! + +Sincerely, + +Jodi Barraclough +Regus Business Centers +713-353-4648, Fax 713-353-4601 +Jbarraclough@regususa.com +www.regus.com + + + + diff --git a/demo/ermis-f/Discussion Threads/cur/20594341.1075855492966.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/20594341.1075855492966.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f1b5ef1f --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/20594341.1075855492966.JavaMail.evans@thyme:2,S @@ -0,0 +1,66 @@ +Message-ID: <20594341.1075855492966.JavaMail.evans@thyme> +Date: Fri, 20 Apr 2001 07:43:00 -0700 (PDT) +From: unsubscribe@skippingstone.com +To: blasts@216.173.29.238 +Subject: Spring Training +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Skipping Stone" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Sign Up for Spring Training now with Skipping Stone University (SSU).??The +following public courses will be held at our training facility?located?near +Bush Intercontinental?Airport in Houston, Texas.??SSU can also offer all of +its courses at your site. Logon on to +www.skippingstone.com/university/schedule.htm?to ccess all of SSU +coursesand?detailed outlines.? There you can also?register and pay +online?via our secure server. +? +Energy Track (Full Day Courses - 8 CPE Credits per course) +05/29/01 - Electricity Basic Training +05/30/01 - Energy Risk Management Basic Training +05/31/01 - Advanced Power Trading +06/01/01 - Natural Gas Basic Training +? +Energy Selling Track (Full Day Courses - 8 CPE Credits per course) +06/12/01 - Selling Energy Basic Training +06/13/01 - Selling Structured Products +? + +Communications Track (Full-Day Courses - 8 CPE Credits per course) +05/22/01 - Energy Communications Survival Guide +05/23/01 - Developing a Marketing Campaign + +? +Technology Track (Full-Day Courses - 8 CPE Credits per course) +6/26/01: E-Commerce and the Energy Markets +6/27/01: Project Management for Technology Implementations + +? +Communications Track (One-Half Day Courses - 4 CPE Credits per course) +5/24/01 - Tradeshow Strategy (1pm-5pm) +5/25/01 - Communications Workshop (8am-noon) +? +Consulting Track (One-Half Day Courses - 4 CPE Credits per course) +05/17/01 - Making the Most of Market Research +05/18/01 - Navigating the Consulting Maze +? +Energy Market Track (One-Half Day Courses - 4 CPE Credits per course) +6/14/01 - Electric Market Pricing Dynamics (1pm-5pm) +6/15/01 - Understanding the Deregulation Process (8am-noon) +? +Technology Track (One-Half Day Courses - 4 CPE Credits per course) +6/28/01 - Software Selection Workshop (1pm-5pm) +6/29/01 - Basics of Software Development (8am-noon) + +For more information on Skipping Stone check us out at +http://www.skippingstone.com?or call us at 281-987-8166. +? +TO UNSUBSCRIBE FROM THESE MAILINGS PLEASE CLICK HERE +? \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/20643965.1075855492853.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/20643965.1075855492853.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..99861ff3 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/20643965.1075855492853.JavaMail.evans@thyme:2,S @@ -0,0 +1,37 @@ +Message-ID: <20643965.1075855492853.JavaMail.evans@thyme> +Date: Fri, 20 Apr 2001 03:52:00 -0700 (PDT) +From: teresa.knight@nesanet.org +Subject: NESA/HEA Directory Survey +Cc: nesa.staff@nesanet.org +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: nesa.staff@nesanet.org +X-From: Teresa Knight +X-To: +X-cc: Staff +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Dear NESA/HEA Members: + +In an effort to control costs and to provide more timely, current +information, we are considering putting the annual directory online via our +website. We want your opinion regarding your personal preference, so please +take a minute to reply to this email noting the following options below and +underlining your choice. I appreciate your input and hope you have a great +weekend. + +* MAINTAIN THE PRINTED DIRECTORY ONLY +* PROVIDE AN ELECTRONIC, ONLINE VERSION ONLY WITH UPDATE CAPABILITY +* PROVIDE BOTH A PRINTED AND ELECTRONIC VERSION +* MAKE A CD VERSION AVAILABLE TO THOSE WHO DON'T HAVE ONLINE +CAPABILITY. + +Teresa Knight +Vice President, Membership +NESA/HEA +(713)856-6525 +Fax (713)856-6199 \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/20749612.1075855478228.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/20749612.1075855478228.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0989fa25 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/20749612.1075855478228.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <20749612.1075855478228.JavaMail.evans@thyme> +Date: Thu, 26 Oct 2000 15:59:00 -0700 (PDT) +From: enron.announcements@enron.com +To: the.mailout@enron.com +Subject: LAST DAY TO CHECK YOUR PULSE +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: The Pulse mailout +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +survey.enron.com + + +Today is your last chance to fill out the survey. + + +We want to thank each of you for taking time to complete The Pulse, our=20 +annual employee feedback survey. We have had great participation to-date = +=01)=20 +more than 61 percent of our employees have filled it out. For those of you= +=20 +who have not yet had an opportunity, please take 10 to 15 minutes today to= +=20 +"check your pulse." Let's finish strong. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/20753212.1075855493517.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/20753212.1075855493517.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0c62e316 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/20753212.1075855493517.JavaMail.evans@thyme:2,S @@ -0,0 +1,102 @@ +Message-ID: <20753212.1075855493517.JavaMail.evans@thyme> +Date: Tue, 24 Apr 2001 05:41:00 -0700 (PDT) +From: sthompson@prosrm.com +To: fermis@ect.enron.com +Subject: PROS is moving to new headquarters +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: "PROS Revenue Management" +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +PROS Revenue Management Moves into New Headquarters + +Growing software company chooses ComTech Center in midtown Houston + +April 24, 2001-Houston-PROS Revenue Management, the world=01,s leader in pr= +icing=20 +and revenue optimization science and software, and the pioneer and dominant= +=20 +provider of revenue management to the airline industry, today announced tha= +t=20 +it is moving into its new Corporate Headquarters in the ComTech Center in= +=20 +midtown Houston. The move into the new headquarters will take place betwee= +n=20 +April 26-30, 2001. All interested parties are encouraged to update their= +=20 +records to reflect PROS=01, new address: + +PROS Revenue Management, Inc. +3100 Main Street, Suite 900 +Houston, Texas 77002 USA + +This address should be used for all correspondence, including billing and= +=20 +legal notices. Email addresses and telephone numbers are unchanged. PROS= +=01,=20 +main switchboard can still be reached at 713-335-5151 and its Web site can = +be=20 +accessed at www.prosRM.com. + +"Our move into our newly renovated, larger headquarters has come because of= +=20 +PROS' incredible growth over the years," says Bert Winemiller, Chairman and= +=20 +CEO of PROS. "ComTech Center offers the latest in amenities and technology= +,=20 +and we are proud to be its newest and largest tenant. The new offices are= +=20 +mere blocks from our original location and easy to find." + +Winemiller encourages visitors to come visit the new facilities and be give= +n=20 +a tour. + +PROS Revenue Management is the world=01,s leader in pricing and revenue=20 +optimization solutions and the pioneer and dominant provider of revenue=20 +management to the airline industry. PROS provides system solutions to the= +=20 +airline, cargo, rail, energy, healthcare and broadcast industries, and has= +=20 +delivered over 180 systems to more than 80 clients in 37 countries. PROS=01= +,=20 +clients include 17 of the top 25 carriers in the airline industry. + +The PROS mission is to maximize the revenue of each client using PROS=01,= +=20 +world-leading revenue management science, systems solutions, and best=20 +practices business consulting. PROS=01, clients report annual incremental= +=20 +revenue increases of 6-8% as a result of revenue management. PROS=01, solut= +ions=20 +forecast demand, optimize inventory, and provide dynamic pricing to maximiz= +e=20 +revenue. + +Founded in 1985 in Houston, PROS Revenue Management has a six-year compound= +ed=20 +revenue growth of 40%, in large part due to the intellectual capital of its= +=20 +staff. Nearly half of PROS=01, professional staff has advanced degrees and = +the=20 +staff speaks a cumulative total of 26 languages. The company is profitable= +=20 +with Year 2000 revenue of $29 million. For more information on PROS Revenue= +=20 +Management, please visit www.prosRM.com or call 713-335-5253. + +Contact: +Candy Haase - VP Marketing +713-335-5253 / 713-335-8144 fax +chaase@prosRM.com + +If you no longer wish to receive company updates from PROS Revenue=20 +Management, please click "Reply" and type "Unsubscribe", or send an email t= +o=20 +"info@prosRM.com". \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/20810746.1075855493372.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/20810746.1075855493372.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..54560a9e --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/20810746.1075855493372.JavaMail.evans@thyme:2,S @@ -0,0 +1,99 @@ +Message-ID: <20810746.1075855493372.JavaMail.evans@thyme> +Date: Mon, 23 Apr 2001 02:41:00 -0700 (PDT) +From: iraq@iraq.nu +To: fermis@ect.enron.com +Subject: Iraq Trade Association +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Iraq +X-To: Iraq Trade Association Newsletter +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Hello + +New phone and fax numbers, The Iraq Trade Association is happy to announce +a new high-speed fax line dedicated solely to accept your offers. +43 (0) +463 339095 so from USA 001-43-463-339095, however our preferred method is +email to receive offers. + +Our new phone number is +43 (0) 463 339094 so from USA 001-43-463-339094 + ++++++++++++++++++++++++++++++++++++++++++++++++++ +UN tenders are now available for download + +http://www.iraq.nu/oil/ + +This information is not available through any other source including the UN +website. ++++++++++++++++++++++++++++++++++++++++++++++++++ + + +These tenders include thousands of oilfield products and services including +drilling contracts and complete Rigs. Most tenders include complete details +needed to quote. As we have stated in our previous newsletters Our relations +in Iraq are very strong and our ability to gain the contracts is extremely +high. All Successful bids will be subject to UN approval and paid by UN +letter of credit. + +The Iraq government is looking for many items like Drilling Rigs, Refining +Units, Machine Shop Equipment, Trucks, Heavy Equipment, Electric/turbine +Generators. ect.... + +If you have items in stock with a value of more than 250,000 USD the +ministry may write a special purchase order if they feel they are in need of +your products so please e-mail what you have available and if it is +significant we will work to get a contract. + +Please keep in mind that if a closing date is expired on a tender that many +or the tenders are re-opening several times If you have not already sent +your catalogues of your products and services please do so to the address +below. + +--------------------------------------------------------------------------- +Special Request: We need 50 Mercedes or Scania 6x2 tractor trucks approx +year model 1996 for immediate cash purchase. +--------------------------------------------------------------------------- +Special Notice: +We have placed the program webstripper in the http://www.iraq.nu/oil/ +directory. If you wish to download all tenders at once use this program and +it will create a directory called stripped on your hard drive with all files +just install the webstripper program and use the URL http://www.iraq.nu/oil/ +when prompted. After use of this program you can search keywords using your +search function on your computer to find files containing items you may want +to quote on. +---------------------------------------------------------------------------- + + +Please email quotes or questions to: + + +William.Stanley@Iraq.nu + + +Stanley KEG + +Industriering 11 +A-9020 Klagenfurt, Austria +Please email quotes or questions to: + + + +Thank You + +William L Stanley + + +To unsubscribe send a mail to: + +mailto:iraq-unsubscribe-fermis=ect.enron.com@boss.free4all.com + + + + + + diff --git a/demo/ermis-f/Discussion Threads/cur/20858717.1075855495144.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/20858717.1075855495144.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b5fc5ebd --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/20858717.1075855495144.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <20858717.1075855495144.JavaMail.evans@thyme> +Date: Wed, 2 May 2001 16:41:00 -0700 (PDT) +From: mike.grigsby@enron.com +To: phillip.allen@enron.com, keith.holst@enron.com, monique.sanchez@enron.com, + frank.ermis@enron.com, jane.tholt@enron.com +Subject: Out of office on Thursday +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Mike Grigsby +X-To: Phillip K Allen, Keith Holst, Monique Sanchez, Frank Ermis, Jane M Tholt +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Phillip, + +Courtney needs me to watch the boys on Thursday in order to get organized +before we leave for Italy. I can be reached on my cell phone 713-408-6256. +Please have Anne update the newcurrentday sheet in order to manage my +position. Please call me with any pertinent market information. I will see +you Friday. Thanks for the help. + +Thanks, +Mike \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/20922663.1075855493305.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/20922663.1075855493305.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..51fdf58e --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/20922663.1075855493305.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <20922663.1075855493305.JavaMail.evans@thyme> +Date: Sun, 22 Apr 2001 13:12:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Topping-Out Ceremony Today +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +You have signed the last beam.... + Now watch it rise. + +Enron employees are invited to celebrate the + Topping-Out of Enron Center South + this afternoon at Antioch Park +3:45 pm - 4:30 pm. + +In celebration of Arbor Day, tree saplings will be +handed out to all participants. + + +In the event of rain, the Topping-Out Celebration will air on IPTV Wednesday +and +the tree saplings will be distributed in the plaza today at 4:00 pm \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/20941560.1075855496441.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/20941560.1075855496441.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4842d045 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/20941560.1075855496441.JavaMail.evans@thyme:2,S @@ -0,0 +1,83 @@ +Message-ID: <20941560.1075855496441.JavaMail.evans@thyme> +Date: Fri, 11 May 2001 08:49:00 -0700 (PDT) +From: outlook.team@enron.com +To: cheryl.wilchynski@enron.com, cindy.ward@enron.com, jo.hill@enron.com, + sonja.galloway@enron.com, bilal.bajwa@enron.com, binh.pham@enron.com, + bradley.jones@enron.com, bruce.mills@enron.com, + chance.rabon@enron.com, chuck.ames@enron.com, + david.baumbach@enron.com, jad.doan@enron.com, + o'neal.winfree@enron.com, phillip.love@enron.com, + sladana-anna.kulic@enron.com, victor.guggenheim@enron.com, + alejandra.chavez@enron.com, anne.bike@enron.com, + carole.frank@enron.com, darron.giron@enron.com, + elizabeth.hernandez@enron.com, elizabeth.shim@enron.com, + jeff.royed@enron.com, kam.keiser@enron.com, kimat.singla@enron.com, + kristen.clause@enron.com, kulvinder.fowler@enron.com, + kyle.lilly@enron.com, luchas.johnson@enron.com, + maria.garza@enron.com, patrick.ryder@enron.com, + ryan.o'rourke@enron.com, yuan.tian@enron.com, frank.ermis@enron.com, + jane.tholt@enron.com, jay.reitmeyer@enron.com, keith.holst@enron.com, + matthew.lenhart@enron.com, mike.grigsby@enron.com, + monique.sanchez@enron.com, phillip.allen@enron.com, + randall.gay@enron.com, tori.kuykendall@enron.com, + ina.norman@enron.com, jackie.travis@enron.com, + michael.gasper@enron.com, brenda.fletcher@enron.com, + jeanne.wukasch@enron.com, mary.franklin@enron.com, + mike.potter@enron.com, natalie.baker@enron.com, + suzanne.calcagno@enron.com, albert.stromquist@enron.com, + rajesh.chettiar@enron.com, derek.anderson@enron.com, + brad.horn@enron.com, camille.gerard@enron.com, cathy.lira@enron.com, + daniel.castagnola@enron.com, eva.tow@enron.com, lam.nguyen@enron.com, + andy.pace@enron.com, anna.santucci@enron.com, + claudia.guerra@enron.com, clayton.vernon@enron.com, + david.ryan@enron.com, eric.smith@enron.com, grace.kim@enron.com, + jason.kaniss@enron.com, kevin.cline@enron.com, rika.imai@enron.com, + todd.decook@enron.com, beth.jensen@enron.com, + billi.harrill@enron.com, martha.sumner-kenney@enron.com, + phyllis.miller@enron.com, sandy.olofson@enron.com, + theresa.byrne@enron.com, danny.mccarty@enron.com, denis.tu@enron.com, + john.ayres@enron.com, john.millar@enron.com, + julie.armstrong@enron.com, maggie.schroeder@enron.com, + max.brown@enron.com, randy.cantrell@enron.com, tracy.scott@enron.com, + charles.muzzy@enron.com, cora.pendergrass@enron.com, + darren.espey@enron.com, jessica.white@enron.com, + kevin.brady@enron.com, kirk.lenart@enron.com, lisa.kinsey@enron.com, + margie.straight@enron.com, mark.schrab@enron.com, + souad.mahmassani@enron.com, tammy.gilmore@enron.com, + teresa.mcomber@enron.com, wes.dempsey@enron.com, + barry.feldman@enron.com, catherine.huynh@enron.com +Subject: 3 - URGENT - TO PREVENT LOSS OF INFORMATION +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Outlook Migration Team +X-To: Cheryl Wilchynski, Cindy R Ward, Jo Ann Hill, Sonja Galloway, Bilal Bajwa, Binh Pham, Bradley Jones, Bruce Mills, Chance Rabon, Chuck Ames, David Baumbach, Jad Doan, O'Neal D Winfree, Phillip M Love, Sladana-Anna Kulic, Victor Guggenheim, Alejandra Chavez, Anne Bike, Carole Frank, Darron C Giron, Elizabeth L Hernandez, Elizabeth Shim, Jeff Royed, Kam Keiser, Kimat Singla, Kristen Clause, Kulvinder Fowler, Kyle R Lilly, Luchas Johnson, Maria Garza, Patrick Ryder, Ryan O'Rourke, Yuan Tian, Frank Ermis, Jane M Tholt, Jay Reitmeyer, Keith Holst, Matthew Lenhart, Mike Grigsby, Monique Sanchez, Phillip K Allen, Randall L Gay, Tori Kuykendall, Ina Norman, Jackie Travis, Michael J Gasper, Brenda H Fletcher, Jeanne Wukasch, Mary Theresa Franklin, Mike Potter, Natalie Baker, Suzanne Calcagno, Albert Stromquist, Rajesh Chettiar, Derek Anderson, Brad Horn, Camille Gerard, Cathy Lira, Daniel Castagnola, Eva Tow, Lam Nguyen, Andy Pace, Anna Santucci, Claudia Guerra, Clayton Vernon, David Ryan, Eric Smith, Grace Kim, Jason Kaniss, Kevin Cline, Rika Imai, Todd DeCook, Beth Jensen, Billi Harrill, Martha Sumner-Kenney, Phyllis Miller, Sandy Olofson, Theresa Byrne, Danny McCarty, Denis Tu, John A Ayres, John Millar, Julie Armstrong, Maggie Schroeder, Max Brown, Randy Cantrell, Tracy Scott, Charles T Muzzy, Cora Pendergrass, Darren Espey, Jessica White, Kevin Brady, Kirk Lenart, Lisa Kinsey, Margie Straight, Mark L Schrab, Souad Mahmassani, Tammy Gilmore, Teresa McOmber, Wes Dempsey, Barry Feldman, Catherine Huynh +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Critical Migration Information: + +1. Your scheduled Outlook Migration Date is THE EVENING OF : May 14th +2. You need to press the "Save My Data" button (only once) to send us your +pre-migration information. +3. You must be connected to the network before you press the button. +4. If a POP-UP BOX appears, prompting you to "ABORT, CANCEL OR TRUST SIGNER" +please select TRUST SIGNER. +5. Any information you Add to your Personal Address Book, Journal or calendar +after you click on the button will need to be manually re-added into Outlook +after you have been migrated. +6. Clicking this button does not complete your migration to Outlook. Your +migration will be completed the evening of your migration date. + + + + Failure to click on the button means you WILL NOT get your Calendar, +Contacts, Journal and ToDo information imported into Outlook the day of your +migration and could result in up to a 2 week delay to restore this +information. + +If you encounter any errors please contact the resolution center @ +713-853-1411 \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/21077372.1075855477932.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/21077372.1075855477932.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4207433e --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/21077372.1075855477932.JavaMail.evans@thyme:2,S @@ -0,0 +1,86 @@ +Message-ID: <21077372.1075855477932.JavaMail.evans@thyme> +Date: Wed, 25 Oct 2000 16:58:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron Technology Showcase Announcement +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +That's the way it should be and that's what we're doing! The technology=20 +groups from Enron Net Works, Enron Transportation Services, Enron Broadband= +=20 +Services and Enron Energy Services are joining together to bring you the=20 +latest Enron Technology Showcase. The purpose of this event is to keep you= +,=20 +our customer, aware of the tools available to you today as well as plans fo= +r=20 +the future. Come see and hear about the future of=01( laptops, desktops,= +=20 +operating systems, messaging and much more. + +When: November 2 & 3 +Time: 10:00 a.m. =01) 2:00 p.m. +Place: Enron Building Plaza + +Thursday, November 2, 2000 +? Windows 2000 * =01) See the latest workstation operating system coming to= + a=20 +desktop near you. +? Help Desk * =01) Let=01,s talk it over. Come meet your front line suppor= +t group.=20 +? IT Procurement * =01) Everyone loves to shop, but do you know what you=01= +,re=20 +buying? We do. +? Security * =01) We=01,ll answer your questions about gaining access to=20 +applications and other network resources. +? Hardware * =01) See the latest laptops, desktops, etc. +? Integrated Solutions Center =01) Do you have questions about eHRonline? = +We=20 +have the answers! +? Technology Training =01) If you=01,re not learning, you=01,re not growing= +. Stop by=20 +and see what classes are available to you. + +Friday, November 3, 2000 +? Messaging * =01) E-Mail, E-Mail, E-Mail=01( See and hear about the future= +=20 +solution for your Business Unit. +? Remote Connectivity * =01) Do you work from home or are you a =01&road wa= +rrior=018? =20 +This exhibit can help you get connected. +? Global Strategic Sourcing =01) We=01,ve got plans to =01&Save You Money= +=018. Stop by=20 +and see how. +? Enron Broadband Services ** =01) EBS specific offering. +? Enron Energy Services ** =01) EES specific offering. +? Enron Transportation Services ** =01) ETS specific offering. +? Enron Net Works ** =01) ENW specific offering. + + +* Representatives from all of the IT Business Units (ENW, ETS, EBS and EE= +S)=20 +will be present to answer your questions. + +** Each IT Business Unit has an exhibit to =01&Strut their stuff=018! They= + will be=20 +showcasing products and services that are specific to their + customer base. You=01,ll have to see it to believe it! + +As you can see, we have 2 full days of information to share with you. So,= +=20 +mark your calendar and don=01,t forget to stop by and see your Information= +=20 +Technology Team in action. We look forward to seeing you there. + +Susan Lopez +Director, Customer Connection +Enron Net Works +713-853-7947 \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/21211408.1075855492649.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/21211408.1075855492649.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d36ad09e --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/21211408.1075855492649.JavaMail.evans@thyme:2,S @@ -0,0 +1,218 @@ +Message-ID: <21211408.1075855492649.JavaMail.evans@thyme> +Date: Thu, 19 Apr 2001 02:58:00 -0700 (PDT) +From: smcfadden@igservice.com +To: frank.ermis@enron.com +Subject: [Fwd: FW: Wild Goose Open Season Package] +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Suzanne McFadden +X-To: frank.ermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Frank, + +I am attempting to re-deliver an e-mail that was addressed in error +originally. Please take a moment to review this forwarded Open Season +offer from our client company, Wild Goose Storage. + +Thanks very much, +Suzanne + +Return-Path: +Received: from falcon.mail.pas.earthlink.net ([207.217.120.74]) by crane +(EarthLink SMTP Server) with ESMTP id tds70c.qci.37tiu1c for +; Wed, 18 Apr 2001 15:58:20 -0700 (PDT) +Received: from mark (pool0362.cvx21-bradley.dialup.earthlink.net +[209.179.193.107]) by falcon.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with +ESMTP id PAA04733 for ; Wed, 18 Apr 2001 15:55:11 +-0700 (PDT) +From: mbaldwin@igservice.com +To: "Suzanne McFadden" +Subject: FW: Wild Goose Open Season Package +Date: Wed, 18 Apr 2001 15:55:16 -0700 +Message-ID: <000e01c0c85a$a24ad940$6bc1b3d1@mark> +MIME-Version: 1.0 +Content-Type: multipart/mixed; +boundary="----=_NextPart_000_000F_01C0C81F.F5EC0140" +X-Priority: 3 (Normal) +X-MSMail-Priority: Normal +X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 +X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 +Importance: Normal +X-Mozilla-Status2: 00000000 + + + +-----Original Message----- +From: Ledene, Ben [mailto:BenLedene@aec.ca] +Sent: Monday, April 16, 2001 1:07 PM +To: Mark Baldwin (E-mail) +Subject: FW: Wild Goose Open Season Package + + + + +> -----Original Message----- +> From: Ledene, Ben +> Sent: Wednesday, April 11, 2001 4:39 PM +> To: Kathy Russeth (E-mail) +> Subject: FW: Wild Goose Open Season Package +> +> +> +> -----Original Message----- +> From: Ledene, Ben +> Sent: Wednesday, April 11, 2001 3:53 PM +> To: Alan Vallow; Angela Jones; Angela Jones (E-mail); Barry Brunelle +> (E-mail); Bill Collier; Bill Fagan (E-mail); Bill Wood; Brad Barnds +> (E-mail); Brent Balog; Brent Rook (E-mail); Carole Poulter; Cathy Bulf; +> Chris Kiriakou; Chris Price (E-mail); Colin Coe (E-mail); Dan Thomas; +> Daniel Kramer; Dave Clare (E-mail); Dave Jones (E-mail); Dave Kohler +> (E-mail); David Ellis (E-mail); David Kuhn; David Schnake; David Swapp; +> Denette Johnson (E-mail); Denis St. Jean; Don Clements (E-mail); Dorothy +> Rothrock; Ed Brewer (E-mail); Ed Yates; Edward Miller; Elena Schmid; Erin +> Mullane; Frank Ermis (E-mail); Gary Collins; Gary Kline (E-mail); Gary +> Venz (E-mail); Greg Salyer; Gwoon Tom (E-mail); Janet Aery; Jason +> Sandmaier (E-mail); Jay Cattermole; Jim Harlan; Jim Lynch; Joe Heller +> (E-mail); Joe Holmes; John Emley; Joseph Sestak (E-mail); Junona Jonas; +> Karen Jarrell; Katie Elder; Ken Bradley; Ken Downey; Ken Peck; Kevin Coyle +> (E-mail); Kevin Legg (E-mail); Kirk Ketcherside (E-mail); Kirk Kittleson; +> Kirk Morgan; Kirk Stone; KoKo Cordova; LoreLei Reid (E-mail); Lynn +> Dahlberg; Mark Baldwin (E-mail); Marshall Clark; Marty McFadden; Matt +> Gravelle; Micael Rochman; Michael D'arienzo; Michael Shoemaker (E-mail); +> Michelle Lokay; Mike Beckner (E-mail); Monica Padilla (E-mail); Nathan +> Reinhardt (E-mail); Pat Abercrombie (E-mail); Pat Keener; Patrick Mulhern; +> Paul Amirault; Paul Gendron (E-mail); Paul Wood; Peter Lund; Phil +> Richardson; Ray McCluer (E-mail); Richard Stone; Sandra Henry; Scott W. +> Walton (E-mail); Stan Hemmeline; Stephanie Katz; Stephen J. Swain +> (E-mail); Steve Izarry; Steve South (E-mail); Sue Gustofson; Susan Jones +> (E-mail); Sylvia Pollan; Teresa Murray; Terry Stringer; Thomas Hannigan; +> Todd Slawson; Tom Lee; Tom Toerner (E-mail); Trista Berkovitz (E-mail); +> Troy W. Brothers (E-mail); Valdez; Weaman Ng (E-mail) +> Subject: Wild Goose Open Season Package +> +> Expansion Firm Base Load Storage ("BLS") Service Open Season +> +> Wild Goose Storage Inc. is planning to expand its facility located in +> Butte County in northern California and connected to PG&E for service +> commencing as early as April 1, 2003. This expansion could increase the +> facility capacities as follows: +> +> Existing Capacity Capacity Following Expansion +> Working Gas Volume 14 Bcf 38 +> Bcf +> Maximum Injection Rate 80 MMcfd 450 +> MMcfd +> Maximum Withdrawal Rate 200 MMcfd 650 MMcfd +> +> This open season provides for an in-service date commencing April 1, 2004 +> and an opportunity to participate in an "early service option" which could +> have service available by April 1, 2003. The in-service date is subject to +> CPUC approval by September 1, 2002 and the successful completion of new +> facility construction. +> +> Customer offers are required by 2:00 pm MST, Tuesday May 22, 2001 +> +> Customer offers must be reasonably open for acceptance by Wild Goose +> Storage Inc. until 2:00 pm MST, Wednesday June 20, 2001 subject only to +> significant changes in market conditions and final approval of customer's +> management. Preference for offer acceptance will be toward longer-term +> contracts (greater than 5 years) and offers, which exceed 100% of our rack +> rate. The offer sheets are provided in Microsoft Excel and are set up to +> calculate the percentage of rack rate for your convenience. It is the +> intent of Wild Goose Storage Inc. to negotiate and conclude contracts with +> the participants providing acceptable offers in this open season as close +> as possible to June 20, 2001. Wild Goose will announce to all contracted +> participants whether it will proceed with the expansion in early August +> 2001. Wild Goose Storage Inc. reserves the right to not necessarily accept +> the highest priced offer nor to award all or any of the storage capacity +> available. +> +> A reasonable summary of the main terms and features of BLS service is +> attached for your convenience (Attached File - BLS Summary), but should +> not be used as the sole terms by which service is to be provided. All +> service is subject to the Tariff Schedules for Natural Gas Storage Service +> of Wild Goose Storage Inc., as approved by the Public Utilities Commission +> of the State of California. +> +> For more information about Wild Goose Storage Inc. or to download a copy +> of the entire tariff please refer to our web site at +> www.wildgoose-storage.com. +> +> Customer offers must include the following: +> +> A) Completed Offer Forms (Attached File - Offer Sheets) for each period of +> service including: +> +> * the amount of Inventory Capacity Required for each April to March +> period during the term +> * the amount of Maximum Daily Injection Quantity Required by month +> during the term +> * the amount of Maximum Daily Withdrawal Quantity Required by month +> during the term +> * the Total Storage Demand Charge for each April to March period +> during the term +> * the Injection Commodity Rate for each April to March period during +> the term +> * the Withdrawal Commodity Rate for each April to March period during +> the term +> * a signature from an authorized employee of the company verifying the +> offer +> +> In the 'Offer Sheets' file attachment you will find the following tabs at +> the bottom: +> +> * an offer sheet in Excel format +> * a manual offer sheet which can be printed out and filled in by hand +> * an example offer +> +> B) An executed Storage Services Agreement (Attached File - Storage +> Services Agreement) unless your company already has one on file with Wild +> Goose Storage Inc. +> +> Early Service Option +> +> Once Wild Goose Storage Inc. gives notice in early August 2001 to proceed +> with the expansion, every effort will be made to complete construction as +> early as possible. Notice will be given by November 1, 2002 if service +> will be available earlier than April 1, 2004. All contracted participants +> will have the right, but not the obligation, to amend their contracts to +> the earlier term start date and add this additional service to their +> existing contracts at the same fees negotiated for the first year of +> service commencing April 1, 2004. +> +> Rack Rates +> Our rates are 'market based' meaning they are fully negotiable, but our +> 'rack rates' are as follows: +> Monthly Storage Demand Charges +> * Inventory($/Dth) $0.03 +> * Injection ($/Dth/day) $3.00 +> * Withdrawal ($/Dth/day) $2.00 +> +> Variable Charges +> * Injection Commodity Rate ($/Dth) $0.02 +> * Withdrawal Commodity Rate ($/Dth) $0.02 +> +> Fuel Charges +> +> In addition to the Demand and Variable charges described above, fuel costs +> are also charged based on actual consumption by customer and the value of +> the gas on a daily basis. Fuel consumption is expected to be between 1.25 +> to 1.75%. For details, please refer to the Wild Goose tariff. +> +> If you have any questions about this matter or need hard copies, please +> contact either Ben Ledene with Wild Goose in Calgary at (403) 266-8192 or +> Chris Price and Mark Baldwin with Interstate Gas Services in California at +> (925) 243-0350. +> <> <> < Agreement.doc>> <> + + - BLS Summary.doc + - Expansion Offer Sheet.xls + - Storage Services Agreement.doc + - Wild Goose Expansion Open Season.doc \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/21232487.1075855482075.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/21232487.1075855482075.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..21229eb8 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/21232487.1075855482075.JavaMail.evans@thyme:2,S @@ -0,0 +1,77 @@ +Message-ID: <21232487.1075855482075.JavaMail.evans@thyme> +Date: Fri, 1 Dec 2000 07:36:00 -0800 (PST) +From: lplotkin@burntsand.com +To: fermis@ect.enron.com +Subject: Burntsand Xpert Xpress on Exchanges +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Lesley Plotkin +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Dear Frank, + +I thought you might be interested in Burntsand's latest Xpert Xpress +web-cast. + +Topic: "Automated Trading Exchanges" +When: Tuesday, December 5th at 10:00am EST and 2:00pm EST. +To Register: Point your browser to... + + www.burntsand.com/december05_2000/index.htm + +Burntsand e-Business Xpert Xpress features Marc Karstaedt, Vice President, +e-Trading for Burntsand who will deliver his presentation "Automated Trading +Exchanges", a topic of increasing strategic interest within the +business-to-business (B2B) community. + +This Xpress is designed to give the business and/or technical executive an +appreciation of the various exchange models, success factors and some +insight into Burntsand's "lessons learned" from multiple successful +implementations. + +"Competition is no longer a question of big versus the small or even fast +versus slow, - in the new economy it is those that do it well who will +succeed!" Marc Karstaedt, VP, eTrading. + +Upon the conclusion of the presentation, listeners are invited to ask Marc +questions or share their experiences and insights. + +Access to the web-cast presentation and a dial in number will be +communicated to registrants prior to the event. If you have any questions +about this event, please feel free to email me at lplotkin@burntsand.com or +call me at 713.890.8045. I would really appreciate if you could forward +this message to other individuals in your organization that might be +interested in this topic. + +Thanks so much and have a great weekend! + +Lesley +______________________________________ +Lesley Plotkin +Burntsand (US) Inc. +Tel: 713.890.8045 +Fax: 713.890.8001 +Mobile: 713.385.5530 + +www.burntsand.com +Business to the power of e(tm) + +About Burntsand +Business to the power of e ... the future of Business ... the Burntsand +reality. +Burntsand is an e-Business Solutions Integrator focusing on Business to +Business, ("B2B"), applications. Burntsand's success results from the +ability to create rapid e-Business solutions for clients in the areas of +e-Commerce, e-Customer Relationship Management, Content Enhancement & +Personalization, and e-Business Intelligence. Burntsand's e-Services +encompass the strategy, technical, and creative disciplines required to +define and implement these e-Business solutions. Headquartered in Vancouver, +Burntsand operates from ten North American locations. The company trades on +the Toronto stock exchange (TSE) under the symbol BRT, Burntsand's website +address is www.burntsand.com \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/21253841.1075855496690.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/21253841.1075855496690.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..820ecf04 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/21253841.1075855496690.JavaMail.evans@thyme:2,S @@ -0,0 +1,52 @@ +Message-ID: <21253841.1075855496690.JavaMail.evans@thyme> +Date: Sun, 13 May 2001 12:33:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Remote control your air-conditioner and heater +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +NewPower to offer another pilot program to Houston employees + + +Free remote energy management solution helps you to manage rising energy +bills. +NewPower is launching a revolutionary technology pilot to the first 500 +people to sign up in the Houston area. The NewPower Connections Remote +Energy Management Solution is a pilot program designed to give consumers +control of their thermostat via the Internet. The program will allow +thermostats to be adjusted from anywhere, with any Internet-enabled device, +including computers, web-enabled cell phones, palm OS devices, or pocket +PCs. Sears Home Central will install and service the Remote Energy +Management Solution at no charge throughout the duration of the pilot +program. For a typical household, the three-month pilot could result in up +to 10 percent to 15 percent utility bill savings, based on personal usage and +the size of your home. + + +Be among the first to participate absolutely free. +Enrollment with the NewPower Connections Remote Energy Management Solution +pilot program starts May 14 and continues through the end of the month. For +more information about this offer, visit NewPower's table located in the +Plaza of the Enron Building near the down escalator from 11:00 a.m. to 2 p.m. +during the week of May 14. To become a pilot participant you need only to be +a homeowner in the Houston area and have Internet access. You do not even +have to be a NewPower electricity customer to participate. For more +information about NewPower Connections, send an e-mail to +connections@newpower.com. + + +Disclaimers: +Any contract for goods or services that is entered into by an Enron employee +with respect to the NewPower program shall be solely between NewPower and +such employee. Enron assumes no obligation on behalf of NewPower and makes +no representations, warranties, or guaranties with respect to NewPower, any +goods or services offered or provided by NewPower. Home.Enron.com \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/21325766.1075855482808.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/21325766.1075855482808.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5105b6f8 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/21325766.1075855482808.JavaMail.evans@thyme:2,S @@ -0,0 +1,85 @@ +Message-ID: <21325766.1075855482808.JavaMail.evans@thyme> +Date: Fri, 8 Dec 2000 03:25:00 -0800 (PST) +From: ina.rangel@enron.com +To: john.arnold@enron.com, mike.maggi@enron.com, larry.may@enron.com, + keith.holst@enron.com, phillip.allen@enron.com, + mike.grigsby@enron.com, matthew.lenhart@enron.com, + frank.ermis@enron.com, steven.south@enron.com, jane.tholt@enron.com, + monique.sanchez@enron.com, tori.kuykendall@enron.com, + kenneth.shulklapper@enron.com, barry.tycholiz@enron.com, + jay.reitmeyer@enron.com, paul.lucci@enron.com, randall.gay@enron.com +Subject: EnTelligence Training Available Tuesday +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Ina Rangel +X-To: John Arnold, Mike Maggi, Larry May, Keith Holst, Phillip K Allen, Mike Grigsby, Matthew Lenhart, Frank Ermis, Steven P South, Jane M Tholt, Monique Sanchez, Tori Kuykendall, Kenneth Shulklapper, Barry Tycholiz, Jay Reitmeyer, Paul T Lucci, Randall L Gay +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Ina Rangel/HOU/ECT on 12/08/2000 11:22 = +AM=20 +--------------------------- + + +Vanessa Schulte@ENRON +12/08/2000 11:14 AM +To: Ina Rangel/HOU/ECT@ECT, Christy Chapman/HOU/ECT@ECT, Becky=20 +Young/NA/Enron@Enron, Laura Harder/Corp/Enron@Enron, Kimberly=20 +Brown/HOU/ECT@ECT, Amanda Huble/NA/Enron@Enron, Claudette Harvey/HOU/ECT@ec= +t,=20 +Judy Martinez/Corp/Enron@Enron, Stephanie Gardner/HOU/ECT@ECT, Tamara Jae= +=20 +Black/HOU/ECT@ECT, Jewell Wade/NA/Enron@Enron, Airam Arteaga/HOU/ECT@ECT +cc: Douglas Allen/NA/Enron@ENRON=20 +Subject: EnTelligence Training Available Tuesday + +Please forward to your groups... + +EnTelligence training now available! +Date: Tuesday, Dec 12 +Time: 3:00 and 4:00 +Location: EB 572 + +Please stop by to learn more about the system or just get a demo of what it= +=20 +can do for you!!! + + +Overview + +EnTelligence is a web-based prospecting tool designed to deliver market=20 +information on existing and potential customers to commercial trading,=20 +mid-marketing, and origination teams. It also delivers management reports = +to=20 +analyze Enron=01,s position within the key industries that we serve. Prese= +ntly,=20 +commercial groups have multiple methods for acquiring potential customer=20 +information. This system will standardize their resource tools and add=20 +consistency to their prospecting processes. EnTelligence combines=20 +information from internal databases such as Global Counterparty, Credit=20 +Aggregation System (CAS), Sitara, and ERMS with information from external= +=20 +data sources such as Dun & Bradstreet and I.H.S Energy Reporter to identify= +=20 +customer prospects. By providing the capability to filter and search by=20 +region, industry, company size, or energy consumption levels, the prospecti= +ng=20 +process is shortened and the identification of strong prospects improved.= +=20 +Available reports include Market Penetration, Industry Prospecting,=20 +Comparison Prospecting, Company Profiles, Family Tree, Top Customers, and= +=20 +Inactive Accounts. Soon to come is the Activity Details report in mid=20 +January. Currently only Natural Gas and Power physical deals are loaded, b= +ut=20 +financial deals will be included in mid January, and new products are soon = +to=20 +follow. Please submit a request for access through eRequest and then log o= +n=20 +at http://entelligence.enron.com. + + diff --git a/demo/ermis-f/Discussion Threads/cur/21392573.1075855481217.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/21392573.1075855481217.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..58efb845 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/21392573.1075855481217.JavaMail.evans@thyme:2,S @@ -0,0 +1,29 @@ +Message-ID: <21392573.1075855481217.JavaMail.evans@thyme> +Date: Mon, 20 Nov 2000 04:13:00 -0800 (PST) +From: erica.fields@enron.com +To: clayton.vernon@enron.com, frank.ermis@enron.com +Subject: Windows 2000 Applications Testing +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Erica Fields +X-To: Clayton Vernon, Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The Win2k Project Team is currently looking for qualified individuals to +assist us in testing applications for Windows 2000. These individuals called +Subject Matter Experts, or SMEs will be needed to ensure certain applications +are running Properly under Win2k. Below is the application group you are +listed under. If you are familiar with these applications and would be +willing to help out, or if you would like to designate some one in your +group, please reply by calling the SME hotline at x30333. + +Thanks you, +Erica Fields + + +Application: Altrade Power \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/21486025.1075855496800.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/21486025.1075855496800.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..472bfa33 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/21486025.1075855496800.JavaMail.evans@thyme:2,S @@ -0,0 +1,49 @@ +Message-ID: <21486025.1075855496800.JavaMail.evans@thyme> +Date: Mon, 14 May 2001 02:02:00 -0700 (PDT) +From: ina.rangel@enron.com +To: john.arnold@enron.com, mike.maggi@enron.com, dutch.quigley@enron.com, + john.griffith@enron.com, larry.may@enron.com, + phillip.allen@enron.com, monique.sanchez@enron.com, + keith.holst@enron.com, matthew.lenhart@enron.com, + mike.grigsby@enron.com, jane.tholt@enron.com, frank.ermis@enron.com, + susan.scott@enron.com, jay.reitmeyer@enron.com, + tori.kuykendall@enron.com +Subject: Broadcast Message - Trading Floor Stentofons +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Craig Breslau/Enron@EnronXGate, John Arnold, Mike Maggi, Dutch Quigley, John Griffith, Larry May, Phillip K Allen, Monique Sanchez, Keith Holst, Matthew Lenhart, Mike Grigsby, Jane M Tholt, Frank Ermis, Susan M Scott, Jay Reitmeyer, Tori Kuykendall +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +With ECS (Enron Center South) rapidly approaching completion, Enron is forced +to change the numbering scheme on the existing Stentofon system. To increase +our capacity to support this expansion, we must increase the number of valid +Stentofon address numbers. Enron currently uses 100, 200, 300, 400, 500, 600 +and 900 series numbers for the addresses. In order to add more addresses to +the system, Enron will be converting the dial plan from a three digit dialing +system to a four digit dialing scheme on the Stentofon system. This +conversion is scheduled to occur on the weekend of May 18th. + +In efforts to minimize confusion, we will convert all Stentofon addresses in +EB1 to a 4000 series number. (i.e. If your Stento number was 364, then +your new number will be 4364.) We will also change all speed dials to +reflect the new dialing scheme. Please instruct the users within your group +of this change. + + +Thank you for your understanding and cooperation. + +Regards, +Darren Adamik +Mgr.-Trading Technology +Enron Net Works, LLC +713.853.4764 Office +713-853-9828 Fax +mailto:darren.p.adamik@enron.com + + diff --git a/demo/ermis-f/Discussion Threads/cur/21771132.1075855492513.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/21771132.1075855492513.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..33cda7da --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/21771132.1075855492513.JavaMail.evans@thyme:2,S @@ -0,0 +1,57 @@ +Message-ID: <21771132.1075855492513.JavaMail.evans@thyme> +Date: Tue, 27 Feb 2001 23:24:00 -0800 (PST) +From: frank.ermis@enron.com +To: steven.south@enron.com +Subject: Lodi Gas Storage Open Season +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Frank Ermis +X-To: Steven P South +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Frank Ermis/HOU/ECT on 02/28/2001 07:22 +AM --------------------------- + + +"Kevin O'Toole" on 02/27/2001 07:00:03 PM +Please respond to kotoole@westernhubs.com +To: "'O'Toole, Kevin -- WHP'" +cc: +Subject: Lodi Gas Storage Open Season + + +Lodi Gas Storage is under construction! We have started shop fabrication of +the +facilities piping for the Lodi Gas Storage Project. You will be seeing +frequent +updates on the progress of this high deliverability Northern California +storage +facility. + +The attached memo describes an open season we are conducting for 4.5 BCF of +Inventory Capacity and 150 MMCF/D of Injection and Withdrawal Capacity. + +Please call me at 281-679-3591, or reply to this e-mail with any questions you +may have. + +I look forward to hearing from you. + +Kevin O'Toole +Vice President -- Marketing +Western Hub Properties L.L.C. +14811 St. Mary's Ln., Suite 150 +Houston, TX 77079-2908 +281-679-3591 V +281-679-1564 F +713-208-0153 M +kotoole@westernhubs.com + + + + - Lodi Open Season 2001.02.pdf + - Lodi Slides.pdf diff --git a/demo/ermis-f/Discussion Threads/cur/2178989.1075855482386.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/2178989.1075855482386.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..157de1d4 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/2178989.1075855482386.JavaMail.evans@thyme:2,S @@ -0,0 +1,22 @@ +Message-ID: <2178989.1075855482386.JavaMail.evans@thyme> +Date: Tue, 5 Dec 2000 07:30:00 -0800 (PST) +From: charles.jacobs@enron.com +To: frank.ermis@enron.com +Subject: Enserco October Penalty +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Charles Jacobs +X-To: Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Frank - What's the word from Enserco?? Have you had a chance to call Darrell +yet about that penalty they took in the October netout? Let me know. + +Thanks, +...Chuck +x.36275 \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/21836851.1075855482265.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/21836851.1075855482265.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..637dd1c5 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/21836851.1075855482265.JavaMail.evans@thyme:2,S @@ -0,0 +1,74 @@ +Message-ID: <21836851.1075855482265.JavaMail.evans@thyme> +Date: Mon, 4 Dec 2000 12:09:00 -0800 (PST) +From: enron.announcements@enron.com +To: the.mailout@enron.com +Subject: Pulse Survey Memo from the Office of the Chairman +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: The Pulse mailout +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +In October of this year, we asked you to participate in the =01&Pulse=018 s= +urvey. =20 +Over 70% of you were willing to take the time to respond. Thank you! This= +=20 +is our highest response to an all Enron employee survey - ever. =20 + +In exchange for your candid feedback, we want to provide you with an overvi= +ew=20 +of the results for our company. + +We realize that you and your management have been working hard to build on= +=20 +our strengths and improve in areas of concern for us. The results reflect= +=20 +your substantial efforts. + +As you can see from the chart below, thanks to the increased focus on these= +=20 +issues provided by the Vision & Values Task Force and your efforts to impro= +ve=20 +communications, we have made significant progress. =20 + +Question=091999 % Positive=092000 % Positive +Employees are encouraged to challenge the status quo=0942%=0947% +Decisions are communicated well=0941%=0950% +Employees feel free to voice opinions openly=0946%=0955% +Enron does a good job of acting on suggestions of employees=0945%=0952% +Communication across departmental lines is good=0930%=0934% + +Congratulations on your fine efforts. Improvements in communications acros= +s=20 +the company should enable better performance from all of us. However, as y= +ou=20 +know, our goal is to have 60% positive in most of these areas by 2001. So= +=20 +our work is not over and these will continue to be areas of attention.=20 +(Complete survey results are attached for your review.) +=20 +We are also pleased to report that employees across Enron expressed=20 +satisfaction in the following areas: +=20 +Employee benefits =01) 82%=20 +Supervisors/managers deal fairly with people =01) 76% +Supervisors/managers encourage teamwork =01) 73% +People are treated with respect and dignity =01) 73% +Information from top management is credible =01) 74% +People would recommend Enron as a good place to work =01) 72% +The workload is reasonable =01) 67% +People are committed to Enron as more than just a place to work =01) 65% + +All of these areas improved between one and five percentage points since th= +e=20 +previous survey. In fact, we improved in almost every area measured by the= +=20 +core survey questions. + +Click on the URL below to view the three pages of survey results. +http://home.enron.com:84/messaging/pulseresults.ppt \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/21962807.1075855480985.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/21962807.1075855480985.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..09359b43 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/21962807.1075855480985.JavaMail.evans@thyme:2,S @@ -0,0 +1,28 @@ +Message-ID: <21962807.1075855480985.JavaMail.evans@thyme> +Date: Thu, 16 Nov 2000 10:12:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Latest Enron Business Issue Up & Running +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Check out the latest version of Enron Business Online at home.enron.com. +Click on Publications, then on Enron Business and "Volume 5, 2000". This +issue, read about what Ken and Jeff could have worn for Halloween costumes! + +Also in this issue: + +? Enron Broadband Services chips away obstacles; +? DealBench and the art of the paperless deal; +? Global risk managers structure risk even insurers can like; +? Diversity and what you think; +? Enron rescues a giant panda; and +? The Rise School leads lessons in compassion and ABCs. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/21964764.1075855478786.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/21964764.1075855478786.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..901d87f4 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/21964764.1075855478786.JavaMail.evans@thyme:2,S @@ -0,0 +1,294 @@ +Message-ID: <21964764.1075855478786.JavaMail.evans@thyme> +Date: Wed, 1 Nov 2000 23:04:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Fw: + Click and go to http://www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "fastaccess" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +Subject: Click and go to http://www.enerfax.com if can not view properly.htm + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + [IMAGE] + + + + + + + + + Click here for a daily email link + + + + + + + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? November 1, 2000? -? ? Need a Past Issue +-Click Here + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? November 1, 2000 + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 5? -? November 1, 2000 + + + + + + + [IMAGE] + + + + + + + + + PG&E Reports Defective Steam Tubes + + + + ? ? PG&E has reported to the NRC that 65 steam generator tubes in its +Diablo Canyon 1 nuclear unit in California were defective but have been +plugged and pose no safety threat. The tubes, made from a special metal +alloy, showed cracks from corrosion and stress and were no longer in +service. The tubes are part of the No. 2 steam generator in Diablo Canyon 1. +There are four steam generators in each unit of the two-unit Diablo plant, +and each generator has 3,300 tubes. The tubes carry reactor coolant from +the reactor to the steam generators. If tubes are cracked, a small amount +of radioactive materials could leak into the unit's steam cycle. The NRC +limits the number of defective tubes to 15% of the total in the steam +generator, but a nuclear unit will begin to lose power if the total reaches +10%. Diablo 1 is in cold shutdown, but is expected to link back up to the +transmission grid in about a week, when it will be at about 15% capacity. + + + + + + + + + + + + + + BP Buys Alliance Pipeline Capacity + + + ? ? BP Amoco has been acquiring transportation capacity on the Alliance +pipeline as a prelude to shipping Arctic natural gas through Canada to the +US market. BP's Canadian unit was not one of the original natural gas +producers to back Alliance, the 1,900-mile? pipeline set to transport up to +1.325 Bcf per day to Chicago from northeastern British Columbia in two +weeks. But, over the past few months, it has assumed the transportation +responsibilities of eight shippers on the pipeline whose volumes total about +250 MMcf per day, and it plans to increase that amount. Construction of one +or more pipelines connecting those Arctic pools across Canada's far north +to either Alliance or TransCanada PipeLines Alberta system is expected to +take at least five years. BP says that gaining capacity on Alliance will +eventually play into its Arctic natural gas strategy, but in the short term +it is broadening its asset management service. + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 6? -? November 1, 2000 + + + + + + + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + [IMAGE] + [IMAGE] + + + + + + + For more information, please Contact Ron Ford + at Ziff Energy Group, Houston, TX + (713) 627-8282 or Toll Free: 1-888-736-5780 + Also, visit our web-site, www.ziffenergy.com, to review our Brochure. + + + + + + + [IMAGE] + + + [IMAGE] + + + + + + + + + Tnpc Applies to Sell Power in Texas + + + + ? ? Tnpc, formed by Enron, is seeking approval from the Texas PUC to sell +power in the state. Tnpc's New Power wants to start marketing to homes and +small businesses early next year. Texas hasn't deregulated yet, but is +planning a pilot program next year and will open its entire market to +competition in January 2002. Enron formed New Power in May. It has 285,000 +natural gas customers and 20,000 power customers, mostly in Georgia, Ohio, +and Pennsylvania. + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img14.gif + - img15.gif + - img16.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img8.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - id=1381847 + - img30.gif \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/22100796.1075855496110.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/22100796.1075855496110.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..84b88679 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/22100796.1075855496110.JavaMail.evans@thyme:2,S @@ -0,0 +1,45 @@ +Message-ID: <22100796.1075855496110.JavaMail.evans@thyme> +Date: Wed, 9 May 2001 16:52:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: eSource Presents Free Global Access Training +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +eSource presents Global Access training + +Global Access offers an online connection to complete company information and +filings via content that includes Disclosure, Worldscope, Datastream and +I/B/E/S. The product is designed to allow users to get complete company +information such as financials, filings, databases and news for thousands of +US and International companies from a single source. + +Training Agenda Includes: +? General Introduction. +? Basic Reference View Query (Which provides an itemized list of all +available source data.) +? Basic Business View Query (Which pulls source data from various Global +Access content, and displays it in a presentation summary). + + +Attend our Global Access Clinic: + +May. 16 - 9:00 -10:00 AM EB572 + + + +Seats fill up fast! To reserve a seat, please call Stephanie E. Taylor at +5-7928 +Check the eSource training page at http://esource.enron.com/training.doc for +additional training sessions and vendor presentations + + +http://esource.enron.com \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/22160945.1075855483245.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/22160945.1075855483245.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f5b1fe07 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/22160945.1075855483245.JavaMail.evans@thyme:2,S @@ -0,0 +1,28 @@ +Message-ID: <22160945.1075855483245.JavaMail.evans@thyme> +Date: Tue, 12 Dec 2000 02:01:00 -0800 (PST) +From: jay.reitmeyer@enron.com +To: frank.ermis@enron.com, matthew.lenhart@enron.com, phillip.allen@enron.com, + tori.kuykendall@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com +Subject: New tempertaure product from weather research +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Jay Reitmeyer +X-To: Frank Ermis, Matthew Lenhart, Phillip K Allen, Tori Kuykendall, Mike Grigsby, Keith Holst +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Click on the following URL....and then hit New Product! about the middle of +the screen. You can now enter in city ids and get current weather +observations from those cities. It will automatically update as new +information comes in. + +http://ecthou-webcl1.nt.ect.enron.com/research/Weather/WeatherMain.htm + +If you need help with station identifiers, let me know. + +Jay \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/22369605.1075855496087.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/22369605.1075855496087.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..cb8e9d6e --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/22369605.1075855496087.JavaMail.evans@thyme:2,S @@ -0,0 +1,136 @@ +Message-ID: <22369605.1075855496087.JavaMail.evans@thyme> +Date: Wed, 9 May 2001 12:03:00 -0700 (PDT) +From: melanie.hunter@neg.pge.com +To: abshirek@epenergy.com, jadams2@enron.com, gascontroller@aec.ca, + carol_airey@altagas.ca, kelly_aitken@gulf.ca, dalbers@avistacorp.com, + louise.allen@numac.com, malonzo@sdge.com, panderse@utilicorp.com, + adrienneanderson@aec.ca, dna1@pge.com, laab@pge.com, + paul.atha@southernenergy.com, oaugenstein@br-inc.com, + nbaker@enron.com, lryall@worldnet.att.net, brentbalog@aec.ca, + dbarre@puget.com, bartneea@bp.com, beathrw@bp.com, + michaelbennett@aec.ca, bblanar@coral-energy.com, bokenfke@bp.com, + gborrego@semprasolutions.com, tabo@dynegy.com, boulayka@bp.com, + spencecp@bp.com, todd_braunfeld@br-inc.ca, sbrewer@enron.com, + stephane.brodeur@enron.com, tbrother@utilicorp.com, + tbrown@br-inc.com, browning@wasatchenergy.com, + christopher.bruce@msdw.com, jbruse@utilicorp.com, + mike_bucher@oxy.com, jburton@utilicorp.com, mbutler@tristargas.com, + operations@canwestgas.com, bcampbell@ci.burbank.ca.us, rwcd@pge.com, + chanbs@bp.com, jchapa@calpine.com, schrist@enron.com, dwc3@pge.com, + jlclarken@duke-energy.com, sheri.clemons@southernenergy.com, + cslaman@usg.com, bcohen@br-inc.com, darcy_cole@transcanada.com, + gascontroller@aec.ca, gcalgascontrol@bp.com, rcooper@utilicorp.com, + saguilar@coral-energy.com, rcrowley@coral-energy.com, + ccunning@cngc.com, david.dachis@neg.pge.com, bdahncke@pcenergy.com, + derek.danyliw@husky-oil.com, ddanyluk@enserco.com, days@epenergy.com, + cdecotea@westerngas.com, delanem@axl.ca, hankd@calpine.com, + kathy@itcoworld.com, tdizona@coral-energy.com, + andolaptchiev@duke-energy.com, doraisba@bp.com, rdreith@smud.org, + hwweight@duke-energy.com, caver_ealy@pgn.com, reason@br-inc.com, + lwebner@ect.enron.com, demerson@energy.twc.com, cory_empey@br-inc.ca, + pabercrombie@txuenergy.com, jelmore@txuenergy.com, fermis@enron.com, + vesparza@txu.com, beveret@enron.com, fackel@texaco.com, + lfiler@avistaenergy.com, mflaman@tcel.com, bradflegel@aec.ca, + srfl@dynegy.com, cfrandsen@avistacorp.com, + rene.frederick@apachecorp.com, bfrench@avistaenergy.com, + tfrisina@br-inc.com, dafusek@aep.com, mhg2@pge.com, + laura.gallant@paramountres.com, rgay@ect.enron.com, geek@bp.com, + gborrego@semprasolutions.com, gilesmh@bp.com, sgillit@cngc.com, + jgilmer2@txu.com, rgladman@aep.com, jglaubi@smud.org, + kgonzales@sppc.com, lgoodric@cngc.com, pgorton@avistaenergy.com, + pgorton@avistaenergy.com, pgrable@cngc.com, grahamp@kochind.com, + greenallg@epenergy.com, rgruber@avistacorp.com, bhall@cngc.com, + jeffrey.c.hammond@wgp.twc.com, lenhanson@aec.ca, + sharper@avistaenergy.com, deborah.hart@msdw.com, + jhaskey@coral-energy.com, kevin.heal@enron.com, + peggy.hedstrom@enron.com, emhendry@duke-energy.com, sghill@bcgas.com, + sherry_hill@transcanada.com, hoffmamc@bp.com, billhogue@aec.ca, + cholm@sppc.com, shorton@coral-energy.com, hots@chevron.com, + rob.hozjan@southernenergy.com, david_m_huck@reliantenergy.com, + igsjoy@ix.netcom.com, rishikawa@pacent.com, fred_jackson@knmktg.com, + kenja@cnrl.com, jenkindm@bp.com, kjohnson@pcenergy.com, + kkeiser@ect.enron.com, cindyk@cook-inlet.com, mkent@br-inc.com, + deborahs@kimballenergy.com, kims@kimballenergy.com, + russells@kimballenergy.com, jkimberly@avistacorp.com, + mknutson@avistaenergy.com, igsinc@ix.netcom.com, vgkr@dynegy.com, + gkugler@brr.com, james_lagadin@altagas.ca, + andrea.langfeldt@enron.com, llarson@mtpower.com, hleonard@cngc.com, + jonangas@attglobal.net, lippmanc@aol.com, daniel.lisk@enron.com, + nlissel@enserco.com, jlynch@westerngas.com, carolma@cook-inlet.com, + altradegasscheduling@altra.com, lmcegenergy@sk.sympatico.ca, + lmansi@sdge.com, ecma@dynegy.com, bob.mattice@engageenergy.com, + rfm@nwnatural.com, jmmcarthur@duke-energy.com, + pmcdougall@coral-energy.com, jmcgowa@smud.org, cmcgra@puget.com, + tom.mckay@engageenergy.com, mmcmahon@avistacorp.com, + bmedlock@cngc.com, pmelera@sempratrading.com, + shelly.mendel@enron.com, cmiller@smud.org, moln@chevron.com, + lmoore@avistaenergy.com, rhondamoore@aec.ca, dcmorris@mtpower.com, + salmoncolo@worldnet.att.net, dmyers@enserco.com, + glen@wasatchenergy.com, mnason@coral-energy.com, nicknijt@bp.com, + trevor_nicol@nexeninc.com, gnunnema@utilicorp.com, kolinge@enron.com, + jennifer_owen@pgn.com, jpainter@igservice.com, + traceyh@panalberta.com, poruban@pasha.com, + spasloski@coral-energy.com, mpatton@cngc.com, + petersm@energystore.net, spfaff@cngc.com, meo2@pge.com, + carellyn-pitre@coastenergy.com, cpittma2@txu.com, + rplatt@duke-energy.com, jwpowell@duke-energy.com, + rinde_powell@pcp.ca, kathy.puls@engageenergy.com, + george.rahal@acnpower.com, ramperms@bp.com, sramsey@coral-energy.com, + mrana@socalgas.com, jackie.rausch@cabotog.com, reshma_rawj@gulf.com, + reshma_rawji@keyspancanada.com, jreames@br-inc.com, gwenreid@aec.ca, + lreid@sppc.com, hrennell@worldnet.att.net, rriehm@br-inc.com, + jarx@pge.com, dripley@ect.enron.com, rrobins4@enron.com, + bsalak@westerngas.com, jsanders@clarkpud.com, gene@toenergy.com, + scheffsp@bp.com, cshenderlein@brr.com, jane@scana.com, + scimmonsj@epenergy.com, scimmons.janice@epenergy.com, + david.scott@newpower.com, fred.scott@engageenergy.com, ljs6@pge.com, + kselland@avistaenergy.com, mvaughn@cngc.com, judy@progas.com, + lsilva@ci.glendale.ca.us, hls@nwnatural.com, mark@wasatchenergy.com, + linda@progas.com, steven.p.south@enron.com, jspell@puget.com, + deborahs@kimballenergy.com, lynnette.stauber@powerex.com, + mikeal.stec@apachecorp.com, jonangas@attglobal.net, + rogertan@swbell.net, ctaylor01@coral-energy.com, + ctaylor@ci.burbank.ca.us, scot.thompson@southernenergy.com, + ttonkin@utilicorp.com, joy.toups@elpaso.com, john_trimble@kmmktg.com, + tunstabj@bp.com, rtyra@txu.com, jpu1@pge.com, pvallone@cngc.com, + niels_a_vervloet@reliantenergy.com, rick.wadle@mirant.com, + pwah@socalgas.com, ryan@wasatchenergy.com, john.wallace@deml.com, + mark.warno@acnenergy.com, ryan.watt@enron.com, + doug_way@transcanada.com, jared_wells@altagas.ca, + david.wharton@apachecorp.com, cwhite@brr.com, kwhite@pcenergy.com, + twickersham@enserco.com, kwilkinson@br-inc.com, + s.kent.williams@williams.com, jwilmotte@avistaenergy.com, + pwinter@avistacorp.com, dick.winters@avistacorp.com, + dwinters@avistacorp.com, val_yildirok@pgn.com, ron.youell@mirant.com, + scott_yule@transcanada.com, mitchell_zumwalt@nexeninc.com +Subject: PG&E GTN Unscheduled Station 14 Maintenance +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Hunter, Melanie" +X-To: "'abshirek@epenergy.com'" , "'jadams2@enron.com'" , "'gascontroller@AEC.CA'" , "'carol_airey@altagas.ca'" , "'kelly_aitken@gulf.ca'" , "'dalbers@avistacorp.com'" , "'louise.allen@numac.com'" , "'malonzo@sdge.com'" , "'panderse@utilicorp.com'" , "'adrienneanderson@aec.ca'" , "'DNA1@pge.com'" , "'Laab@pge.com'" , "'Paul.Atha@southernenergy.com'" , "'oaugenstein@br-inc.com'" , "'nbaker@enron.com'" , "'LRYALL@worldnet.att.net'" , "'brentbalog@aec.ca'" , "'dbarre@puget.com'" , "'bartneea@bp.com'" , "'beathrw@bp.com'" , "'michaelbennett@aec.ca'" , "'bblanar@coral-energy.com'" , "'bokenfke@bp.com'" , "'gborrego@semprasolutions.com'" , "'TABO@dynegy.com'" , "'boulayka@bp.com'" , "'spencecp@bp.com'" , "'todd_braunfeld@br-inc.ca'" , "'sbrewer@enron.com'" , "'stephane.brodeur@enron.com'" , "'Brothers, Troy'" , "'tbrown@br-inc.com'" , "'browning@wasatchenergy.com'" , "'Christopher.Bruce@msdw.com'" , "'jbruse@utilicorp.com'" , "'mike_bucher@oxy.com'" , "'jburton@utilicorp.com'" , "'mbutler@tristargas.com'" , "'operations@canwestgas.com'" , "'bcampbell@ci.burbank.ca.us'" , "'RWCD@pge.com'" , "'chanbs@bp.com'" , "'jchapa@calpine.com'" , "'schrist@enron.com'" , "'dwc3@pge.com'" , "'jlclarken@duke-energy.com'" , "'sheri.clemons@southernenergy.com'" , "'cslaman@usg.com'" , "'bcohen@br-inc.com'" , "'darcy_cole@transcanada.com'" , "'gascontroller@AEC.CA'" , "'gcalgascontrol@bp.com'" , "'rcooper@utilicorp.com'" , "'saguilar@coral-energy.com'" , "'rcrowley@coral-energy.com'" , "'ccunning@cngc.com'" , "Dachis, David" , "'BDAHNCKE@PCENERGY.COM'" , "'derek.danyliw@husky-oil.com'" , "'ddanyluk@enserco.com'" , "'days@epenergy.com'" , "'cdecotea@westerngas.com'" , "'delanem@axl.ca'" , "'hankd@calpine.com'" , "'kathy@itcoworld.com'" , "'tdizona@coral-energy.com'" , "'andolaptchiev@duke-energy.com'" , "'doraisba@bp.com'" , "'RDreith@smud.org'" , "'hwweight@duke-energy.com'" , "'caver_ealy@pgn.com'" , "'reason@br-inc.com'" , "'lwebner@ect.enron.com'" , "'demerson@energy.twc.com'" , "'cory_empey@br-inc.ca'" , "'pabercrombie@txuenergy.com'" , "'jelmore@txuenergy.com'" , "'fermis@enron.com'" , "'vesparza@txu.com'" , "'beveret@enron.com'" , "'fackel@texaco.com'" , "'lfiler@avistaenergy.com'" , "'mflaman@tcel.com'" , "'bradflegel@aec.ca'" , "'SRFL@dynegy.com'" , "'cfrandsen@avistacorp.com'" , "'rene.frederick@apachecorp.com'" , "'bfrench@avistaenergy.com'" , "'tfrisina@br-inc.com'" , "'dafusek@aep.com'" , "'MHG2@pge.com'" , "'laura.gallant@paramountres.com'" , "'rgay@ect.enron.com'" , "'geek@bp.com'" , "'gborrego@semprasolutions.com'" , "'gilesmh@bp.com'" , "'sgillit@cngc.com'" , "'jgilmer2@txu.com'" , "'rgladman@aep.com'" , "'jglaubi@smud.org'" , "'kgonzales@sppc.com'" , "'lgoodric@cngc.com'" , "'pgorton@avistaenergy.com'" , "'pgorton@avistaenergy.com'" , "'pgrable@cngc.com'" , "'grahamp@kochind.com'" , "'greenallg@epenergy.com'" , "'rgruber@avistacorp.com'" , "'bhall@cngc.com'" , "'jeffrey.c.hammond@wgp.twc.com'" , "'lenhanson@aec.ca'" , "'sharper@avistaenergy.com'" , "'Deborah.Hart@msdw.com'" , "'jhaskey@coral-energy.com'" , "'kevin.heal@enron.com'" , "'peggy.hedstrom@enron.com'" , "'emhendry@duke-energy.com'" , "'sghill@bcgas.com'" , "'sherry_hill@transcanada.com'" , "'Hoffmamc@bp.com'" , "'billhogue@aec.ca'" , "'cholm@sppc.com'" , "'shorton@coral-energy.com'" , "'hots@chevron.com'" , "'rob.hozjan@southernenergy.com'" , "'David_M_Huck@reliantenergy.com'" , "'igsjoy@ix.netcom.com'" , "'rishikawa@pacent.com'" , "'fred_jackson@knmktg.com'" , "'kenja@cnrl.com'" , "'jenkindm@bp.com'" , "'KJOHNSON@PCENERGY.COM'" , "'kkeiser@ect.enron.com'" , "'cindyk@cook-inlet.com'" , "'mkent@br-inc.com'" , "'deborahs@kimballenergy.com'" , "'kims@kimballenergy.com'" , "'RussellS@kimballenergy.com'" , "'jkimberly@avistacorp.com'" , "'mknutson@avistaenergy.com'" , "'igsinc@ix.netcom.com'" , "'vgkr@dynegy.com'" , "'gkugler@brr.com'" , "'james_lagadin@altagas.ca'" , "'andrea.langfeldt@enron.com'" , "'llarson@mtpower.com'" , "'hleonard@cngc.com'" , "'jonangas@attglobal.net'" , "'lippmanc@aol.com'" , "'Daniel.Lisk@enron.com'" , "'nlissel@enserco.com'" , "'jlynch@westerngas.com'" , "'Carolma@cook-Inlet.com'" , "'altradegasscheduling@altra.com'" , "'LMCEGEnergy@sk.sympatico.ca'" , "'lmansi@sdge.com'" , "'ecma@dynegy.com'" , "'bob.mattice@engageenergy.com'" , "'rfm@nwnatural.com'" , "'jmmcarthur@duke-energy.com'" , "'PMcDougall@coral-energy.com'" , "'jmcgowa@smud.org'" , "'cmcgra@puget.com'" , "'tom.mckay@engageenergy.com'" , "'mmcmahon@avistacorp.com'" , "'bmedlock@cngc.com'" , "'PMelera@sempratrading.com'" , "'shelly.mendel@enron.com'" , "'cmiller@smud.org'" , "'moln@chevron.com'" , "'lmoore@avistaenergy.com'" , "'rhondamoore@aec.ca'" , "'dcmorris@mtpower.com'" , "'salmoncolo@worldnet.att.net'" , "'dmyers@enserco.com'" , "'glen@wasatchenergy.com'" , "'mnason@coral-energy.com'" , "'nicknijt@bp.com'" , "'trevor_nicol@nexeninc.com'" , "'gnunnema@utilicorp.com'" , "'kolinge@enron.com'" , "'jennifer_owen@pgn.com'" , "'jpainter@igservice.com'" , "'traceyh@panalberta.com'" , "'poruban@pasha.com'" , "'spasloski@coral-energy.com'" , "'mpatton@cngc.com'" , "'PetersM@energystore.net'" , "'spfaff@cngc.com'" , "'MEO2@pge.com'" , "'carellyn-pitre@coastenergy.com'" , "'cpittma2@txu.com'" , "'rplatt@duke-energy.com'" , "'jwpowell@duke-energy.com'" , "'rinde_powell@pcp.ca'" , "'kathy.puls@engageenergy.com'" , "'george.rahal@acnpower.com'" , "'ramperms@bp.com'" , "'sramsey@coral-energy.com'" , "'mrana@socalgas.com'" , "'jackie.rausch@cabotog.com'" , "'reshma_rawj@gulf.com'" , "'reshma_rawji@keyspancanada.com'" , "'jreames@br-inc.com'" , "'gwenreid@aec.ca'" , "'lreid@sppc.com'" , "'hrennell@worldnet.att.net'" , "'rriehm@br-inc.com'" , "'JARx@pge.com'" , "'dripley@ect.enron.com'" , "'rrobins4@enron.com'" , "'bsalak@westerngas.com'" , "'jsanders@clarkpud.com'" , "'gene@toenergy.com'" , "'scheffsp@bp.com'" , "'cshenderlein@brr.com'" , "'jane@scana.com'" , "'scimmonsj@epenergy.com'" , "'scimmons.janice@epenergy.com'" , "'David.Scott@NewPower.com'" , "'fred.scott@engageenergy.com'" , "'ljs6@pge.com'" , "'kselland@avistaenergy.com'" , "'mvaughn@cngc.com'" , "'Judy@progas.com'" , "'lsilva@ci.glendale.ca.us'" , "'hls@nwnatural.com'" , "'mark@wasatchenergy.com'" , "'Linda@Progas.Com'" , "'Steven.P.South@enron.com'" , "'jspell@puget.com'" , "'deborahs@kimballenergy.com'" , "'lynnette.stauber@powerex.com'" , "'mikeal.stec@apachecorp.com'" , "'jonangas@attglobal.net'" , "'rogertan@swbell.net'" , "'ctaylor01@coral-energy.com'" , "'ctaylor@ci.burbank.ca.us'" , "'scot.thompson@southernenergy.com'" , "'Ttonkin@utilicorp.com'" , "'joy.toups@elpaso.com'" , "'john_trimble@kmmktg.com'" , "'tunstabj@bp.com'" , "'rtyra@txu.com'" , "'JPU1@pge.com'" , "'pvallone@cngc.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'rick.wadle@mirant.com'" , "'pwah@socalgas.com'" , "'ryan@wasatchenergy.com'" , "'john.wallace@deml.com'" , "'mark.warno@acnenergy.com'" , "'ryan.watt@Enron.com'" , "'doug_way@transcanada.com'" , "'jared_wells@altagas.ca'" , "'david.wharton@apachecorp.com'" , "'cwhite@brr.com'" , "'kwhite@pcenergy.com'" , "'twickersham@enserco.com'" , "'kwilkinson@br-inc.com'" , "'s.kent.williams@williams.com'" , "'jwilmotte@avistaenergy.com'" , "'pwinter@avistacorp.com'" , "'Dick.Winters@avistacorp.com'" , "'dwinters@avistacorp.com'" , "'val_yildirok@pgn.com'" , "'ron.youell@mirant.com'" , "'scott_yule@transcanada.com'" , "'mitchell_zumwalt@nexeninc.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +PG&E Gas Transmission-Northwest will be performing unscheduled maintenance +at Station 14 on Friday, May 11, to replace a dry seal on the Station 14 +A-unit. The maintenance will reduce the capacity through the compressor +station to 1750 MMcf/d for Gas Day Friday, May 11, 2001. + +If you have any questions, please call our transportation coordinators at +(503) 833-4300. + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/22408778.1075855495935.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/22408778.1075855495935.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d234f701 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/22408778.1075855495935.JavaMail.evans@thyme:2,S @@ -0,0 +1,42 @@ +Message-ID: <22408778.1075855495935.JavaMail.evans@thyme> +Date: Tue, 8 May 2001 12:56:00 -0700 (PDT) +From: perfmgmt@enron.com +To: frank.ermis@enron.com +Subject: Mid-Year 2001 Performance Feedback +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Performance Evaluation Process (PEP)" +X-To: "ERMIS, FRANK J" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +ERMIS, FRANK J, +? +You have been selected to participate in the Mid Year 2001 Performance +Management process. Your feedback plays an important role in the process, +and your participation is critical to the success of Enron's Performance +Management goals. +? +To complete a request for feedback, access PEP at http://pep.enron.com and +select Complete Feedback from the Main Menu. You may begin providing +feedback immediately and are requested to have all feedback forms completed +by Friday, May 25, 2001. +? +If you have any questions regarding PEP or your responsibility in the +process, please contact the PEP Help Desk at: +Houston: 1.713.853.4777, Option 4 or email: perfmgmt@enron.com +London: 44.207.783.4040, Option 4 or email: pep.enquiries@enron.com +? +Thank you for your participation in this important process. +? +The following is a CUMULATIVE list of employee feedback requests with a +status of "OPEN." Once you have submitted or declined an employee's request +for feedback, their name will no longer appear on this list. NOTE: YOU WILL +RECEIVE THIS MESSAGE EACH TIME YOU ARE SELECTED AS A REVIEWER. +? +Employee Name: +FRANK, CAROLE \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/22492091.1075855478879.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/22492091.1075855478879.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..52de3ac7 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/22492091.1075855478879.JavaMail.evans@thyme:2,S @@ -0,0 +1,324 @@ +Message-ID: <22492091.1075855478879.JavaMail.evans@thyme> +Date: Thu, 2 Nov 2000 22:30:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Click and go to http://www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "fastaccess" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + [IMAGE] + + + + + + + + + Click here for a daily email link + + + + + + + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? November 2, 2000? -? ? Need a Past Issue +-Click Here + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? November 2, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 5? -? November 2, 2000 + + + + + + + [IMAGE] + + + + + + + + + + + output to 50 MMcf per day over the next week. After pumping that rate for a +month, it will increase volumes to 75 MMcf per day, just above the rate at +which the first Fort Liard well, K-29, is producing. Chevron is operator and +has a 43.4% stake in the two wells. Purcell has 24% and Berkley, 21%. Among +the other partners are Anderson Exploration, Paramount Resources and +Canadian Natural Resources. + + + + + + + + + + + + + + Chevron's Second Fort Liard Natural Gas Well Starts Output + + + + ? ? Chevron Canada Resources has started production of natural gas from the +second of two wells it drilled in the southern part of Canada's Fort +Liard-area in southwestern Northwest Territories and hopes to lift output to +capacity rates in a month. Chevron says the M-25 well was producing at 35 +MMcf per day, one month ahead of schedule, and it planned to increase + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Natural? Gas? Storage? Report + + + + + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + ? ? ? ? ? ? Week? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Prev? + ? ? ? ? ? ?Ending? ? Prev? ? ? ? ? ? ? ? ? ?Prev? ? Year? ? + | Region | 10/27/00| Week | Diff | % Full | Year | % Full + | Prod? ?|? ?667? ?|? 649 |? 17? |? 70%? ?|? 852 |? 89%? ? + | East? ?|? 1660? ?| 1613 |? 48? |? 91%? ?| 1721 |? 94%? ? + | West? ?|? ?385? ?|? 380 |? ?5? |? 76%? ?|? 434 |? 86%? ? + |? ? ? ? |? ? ? ? ?|? ? ? |? ? ? |? ? ? ? |? ? ? |? ? ? ? + | Total? |? 2712? ?| 2642 |? 70? |? 82%? ?| 3007 |? 91%? ? + + + + + + + + [IMAGE] + + + [IMAGE] + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 6? -? November 2, 2000 + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + [IMAGE] + [IMAGE] + + + + + + + For more information, please Contact Ron Ford + at Ziff Energy Group, Houston, TX + (713) 627-8282 or Toll Free: 1-888-736-5780 + Also, visit our web-site, www.ziffenergy.com, to review our Brochure. + + + + + + + [IMAGE] + + + [IMAGE] + + + + + + + + + PanCanadian and Quicksilver in Joint Venture + + + + ? ? + PanCanadian Petroleum plans to form a joint venture with Quicksilver +Resources to explore for natural gas in coal beds. PanCanadian and +Quicksilver's MGV Energy will look for methane on PanCanadian properties +near Calgary. The companies will share exploration and evaluation costs in +the venture. PanCanadian owns rights to more than a million acres in +southern Alberta. + + + + + + + + + [IMAGE] + + + + + + + Financial Summary + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img16.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img3.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img9.gif + - img30.gif + - id=1381847 + - img31.gif \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/22532121.1075855478626.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/22532121.1075855478626.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f19af422 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/22532121.1075855478626.JavaMail.evans@thyme:2,S @@ -0,0 +1,35 @@ +Message-ID: <22532121.1075855478626.JavaMail.evans@thyme> +Date: Mon, 30 Oct 2000 11:03:00 -0800 (PST) +From: perfmgmt@enron.com +To: frank.ermis@enron.com +Subject: Enron Year End 2000 Performance Management Process +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "perfmgmt@enron.com" +X-To: frank.ermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Reminder, Enron's Year-End 2000 Performance Management Process has begun! + +During the feedback phase you will need to access PEP at +http://pep.corp.enron.com to suggest reviewers who can provide feedback on +your performance. You may also be requested to provide feedback on fellow +employees, but the system will only be open for feedback until November 17th! + +HelpDesk representatives will be available to answer questions throughout the +process. You may contact the HelpDesk at: + +Houston: 1-713-853-4777, Option 4 +London: 44-207-783-4040, Option 4 +E-mail: perfmgmt@enron.com + +Your User ID & Password for PEP at http://pep.corp.enron.com are: + +User ID: 90010076 + +Password: WELCOME \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/22687275.1075855482031.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/22687275.1075855482031.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..fbef7b60 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/22687275.1075855482031.JavaMail.evans@thyme:2,S @@ -0,0 +1,18 @@ +Message-ID: <22687275.1075855482031.JavaMail.evans@thyme> +Date: Thu, 30 Nov 2000 20:50:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Enerfax Daily (27).htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +http://personal.msy.bellsouth.net/~edaily \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/22814895.1075855495281.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/22814895.1075855495281.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..05c5bbd2 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/22814895.1075855495281.JavaMail.evans@thyme:2,S @@ -0,0 +1,589 @@ +Message-ID: <22814895.1075855495281.JavaMail.evans@thyme> +Date: Thu, 3 May 2001 11:04:00 -0700 (PDT) +From: miki.bode@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, anita.reubens@swgas.com, + bblanar@coral-energy.com, bob.mattice@engageenergy.com, + bob.mattice@engageenergy.com, browning@wasatchenergy.com, + bruce.langmade@gapac.com, bymank@wdni.com, cards@wdni.com, + caver_ealy@pgn.com, ccoyle@americansoda.com, cmcgra@puget.com, + cpavlica@enerad.com, craig.provenzano@powersrc.com, cridin@puget.com, + cslaman@usg.com, cwduke@duke-energy.com, darena@national-energy.com, + dave.dungan@weyerhaeuser.com, deborahs@kimballenergy.com, + derek.danyliw@husky-oil.com, dlh@nwnatural.com, fermis@enron.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, + llightfoot@coral-energy.com, lmansi@sdge.com, lprior@enron.com, + mbeckner@utilicorp.com, mcano@enerad.com, michelle_hunter@pgn.com, + niels_a_vervloet@reliantenergy.com, pschmidt@kimballresources.com, + ramperms@bp.com, rcooper@usg.com, rfm@nwnatural.com, + robert.harp@engageenergy.com, robert.harp@engageenergy.com, + ron.smith@ashgrove.com, rony@panalberta.com, ryan.watt@enron.com, + sakom@attglobal.net, sbrewer@enron.com, scott.linkletter@neg.pge.com, + scotts@kimballenergy.com, sghill@bcgas.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, tbrother@utilicorp.com, + tdizona@coral-energy.com, tjmi@dynegy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@kimballresources.com, + zcourns@national-fuel.com, jshadie@idahopower.com +Subject: NWP System Notice - 01-239 NWP Available Capacity +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Bode, Miki" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@gapac.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'caver_ealy@pgn.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cpavlica@enerad.com'" , "'craig.provenzano@powersrc.com'" , "'cridin@puget.com'" , "'cslaman@usg.com'" , "'cwduke@duke-energy.com'" , "'darena@national-energy.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'llightfoot@coral-energy.com'" , "'lmansi@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'mbeckner@utilicorp.com'" , "'mcano@enerad.com'" , "'Michelle_Hunter@pgn.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'pschmidt@kimballresources.com'" , "'ramperms@bp.com'" , "'rcooper@usg.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ron.smith@ashgrove.com'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'sakom@attglobal.net'" , "'SBREWER@ENRON.COM'" , "'scott.linkletter@neg.pge.com'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tbrother@utilicorp.com'" , "'tdizona@coral-energy.com'" , "'tjmi@dynegy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@kimballresources.com'" , "'zcourns@national-fuel.com'" , "'jshadie@idahopower.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: May 03, 2001 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-239 NWP Available Capacity + +Notice Text: +All Shippers Notification:? 01-239????? Dated : May 3, 2001 + +NORTHWEST PIPELINE'S +NOTICE OF AVAILABLE AND +POTENTIALLY AVAILABLE FIRM +TRANSPORTATION CAPACITY1) + +NOTE:? REMAINING LIMITED TERM +MITIGATED TRANSPORTATION +CAPACITY HAS BEEN ADDED TO +THIS NOTICE +If you are interested in discussing any of the Available or +Potentially Available Capacity, please call Candace Karpakis +at (801) 584-6996 (work) or at (801) 971-5983 (cellular). + +********************************************************************** +Capacity Below Available +?for TF-1 Service Only + +?????????????????????????????????????????????????????????????????????????????? +?????????? Total??? Available +Pkg? Receipt Point2)????????? Delivery Point2)????????????? Dth/d????? +Date3)?? + +A??? Sumas????????????????????????? Puget(Canyon)??????????????? 15,000??? +NOW-? +?????????????????????????????????????????????????????????????????????????????? +????????????????????????? 10/14/01 + +B??? Sumas????? ???????????????????? Kern River/Muddy Crk.???? 8,272???? NOW- +?????????????????????????????????????????????????????????????????????????????? +????????????????????????? 06/01/03 + +B-1? Sumas????? ???????????????????? Kern River/Muddy Crk.????? 1,500 9) +11/01/01- +?????????????????????????????????????????????????????????????????????????????? +???????????????????????????? 06/01/03 + +C??? Sumas(1160)????????????? Kemmerer??????????????????????????? 2,750???? +NOW +???? Ignacio Plant(1590) + +D??? Sumas(2,390)???????????? Monticello(330)???????????????????? 6,016???? +NOW +???? Ignacio(3,626)????????????? Rio Algom(300) +?????????????????????????????????????????? Moab#2(1,861) +?????????????????????????????????????????? Moab(2,283) +?????????????????????????????????????????? Arches National Park(17) +?????????????????????????????????????????? Vernal(653) +?????????????????????????????????????????? Dutch John(125) +?????????????????????????????????????????? Redwash(447) + +E??? Starr Road????????????????? Inland Paper??????????????????????????? +830????? NOW 8) + +F??? Stanfield???????????????????? Stanfield??????????????????????????????? +3,681????? 06/01/01 9) + +F-1? Stanfield?????????????????? Stanfield?????????????????????????????? +14,490????? 04/01/02 10) + +G??? Shute Creek???????????? Ignacio-Bondad (EPNG)????? 10,000???? NOW + +G-1? Shute Creek?????????? Ignacio-Bondad (EPNG)?????? 40,000???? 06/01/01 9) + +G-2? Shute Creek?????????? Ignacio-Bondad (EPNG)?????? 25,000???? 11/01/01 9) + +H??? Opal Plant???????????????? Western Mkt Center?????????? 90,000????? +06/01/01 9) + +I??? Painter?????????????????????? Muddy Creek (KERN)???????????? 8,351????? +NOW 8) + +I-1? Painter???????????????????? Muddy Creek (KERN)??????????? 35,000????? +06/01/01 9) + +J??? Western Mkt Center?? Crossover 16-Questar? 50,415????? 06/01/01 7) 9) + +K??? Western Mkt Center?? Clay Basin`??????????????????????? 4,585?????? +06/01/01 7) 9) + +L??? Crossover 16???????? Green River-CIG?????????????????? 23,152??????? NOW +7) 8) + +M??? Crossover 16??????? Clay Basin????????????????????????????? 10,000?????? +06/01/01 7) 9) + +M-1? Crossover 16?????? Clay Basin????????????????????????????? 17,263????? +NOW 7) + +N??? Green Rvr/McKinn-CIG Clay Basin?????????????????????? 23,152????? NOW 7) +8) + +O??? Clay Basin????????????? Chevron Rangely(6093)????????? 7,488????? +06/01/01 9) +?????????????????????????????????????? Vernal (1395) + +P??? Clay Basin????????????? Redwash/Questar???????????????? 19,240????? +11/01/01 7) 9) + +Q??? Clay Basin???????????? Rifle???????????????????????????????????????????? +1,850????? NOW 7) + +Q-1? Clay Basin??????????? Rifle???????????????????????????????????????????? +7,770????? 06/01/01 7) 9) + +R??? Clay Basin???????????? American Soda Ash????????????????? 1,140????? NOW +7) 8) + +S??? Jensen (Ut Gas Svc)? Green River-CIG???????????????????? 316????? +06/01/01 8) 9) + +T??? Redwash/Chevron????? Green River-CIG??????????????? 1,850????? NOW 8) + +U??? Redwash/QPC????????? Rifle????????????????????????????????????????? +1,050?????? 06/01/01 7) 9) +???? +V??? Greasewood?????????? Clay Basin??????????????????????????????? +2,765?????? 06/01/01 9) +?????? +W??? Piceance Quick Cycle Green River-CIG??????????????? 1,005?????? NOW? 8) + +X??? Barrett?????????????????????? Kern River?????????????????????????????? +4,097??????? 06/01/01 9) +? +Y??? Barrett????????????????????? Green River-CIG????????????????????? +6,460??????? NOW 8) + +Z??? North Douglas???????? Green River-CIG????????????????????? 3,178??????? +NOW 8) + +AA?? Sand Springs??????? Ignacio-Bondad (EPNG)???????? 23,148?????? 11/01/01 +4,10) + +BB?? West Douglas???????? Clay Basin???????????????????????????????? +2,354?????? 06/01/01 10) + +CC?? Calf Canyon(410)?? Kern River?????????????????????????????????? +703??????? 01/01/02 9) +???? Foundation Crk.(293) + +DD?? Lisbon?????????????????? Green River-CIG??????????????????????? +2,600???????? NOW 8) + +EE?? Grand Valley???????? Green River-CIG???????????????????????? +1,137???????? NOW 8) + +FF?? Grand Gas???????????? Green River-CIG???????????????????????? +1,000???????? NOW 8) + +GG?? Ignacio Plant??????? Green River-CIG?????????????????????? 10,000??????? +06/01/01 9) + +GG-1 Ignacio Plant?????? Green River-CIG??????????????????????? 1,424???????? +NOW 8) + +GG-2 Ignacio Plant??????? Green River-CIG?????????????????????? 1,177???????? +NOW + +GG-3 Ignacio Plant??????? Green River-CIG?????????????????????? 5,000???????? +06/01/01 10) + +HH?? Ignacio Plant???????? Grand Junction????????????????????????? +4,000??????? 06/01/01 9) + +HH-1 Ignacio Plant?????? Grand Junction????????????????????????? 4,310??????? +NOW 8) + +II?? Ignacio Plant??????????? Ignacio -Bondad (EPNG)???????? 25,000?????? NOW +8) + +II-1 Ignacio Plant?????????? Ignacio -Bondad (EPNG)???????? 25,000?????? +11/01/01 9) + +JJ?? Blanco Hub-TW????? Green River-CIG????????????????????? 24,000?????? +06/01/01 9) + +JJ-1 Blanco Hub-TW??????? Green River-CIG?????????????????? 58,787?????? NOW + +JJ-2 Blanco Hub-TW??????? Green River-CIG???????????????????? 2,676?????? +06/01/01 10) + +********************************************************************** +Jackson Prairie Receipt Point Capacity +Available for TF-1 or TF-2 Service +as specified below + +KK?? Jackson Prairie???? SIPI??????????????????????????????????????????? +47,341?????? NOW 5)8) +???? (55,715)????????????????????? +Lynden????????????????????????????????????????? 592????? +???????????????????????????????????????? +Lawrence?????????????????????????????????????? 81?????? +???????????????????????????????????????? +ACME?????????????????????????????????????????????? 68?????? +???????????????????????????????????????? Mt. +Vernon?????????????????????????????????? 115????? +???????????????????????????????????????? +Sedro/Woolley????????????????????????? 3,988??? +???????????????????????????????????????? LDS +Church????????????????????????????????? 133???? +???????????????????????????????????????? Granite +Falls????????????????????????????? 1,536??? +???????????????????????????????????????? +Machias????????????????????????????????????? 1,840??? +????????????????????????????????????????? +Snohomish??????????????????????????????????? 21?????? + +LL?? Jackson Prairie??? Echo Lake???????????????????????????????????????? +33?????? NOW 5)8) +???? (7,530)?????????????????????? Duval/Cottage Lake?????????????????????? +183???? +??????????????????????????????????????? +Redmond???????????????????????????????????? 3,293?? +??????????????????????????????????????? May +Valley????????????????????????????????????? 300???? +??????????????????????????????????????? Lake +Francis?????????????????????????????? 2,808?? +?????????????????????????????????????? +Covington??????????????????????????????????????? 263???? +?????????????????????????????????????? Black +Diamond??????????????????????????????? 450???? +??????????????????????????????????????? +Enumclaw?????????????????????????????????????? 200???? + +MM?? Jackson Prairie????? Sedro/Woolley??????????????????????? 8,300?????? +05/01/04 5)10) + +NN?? Jackson Prairie????? South Lake????????????????????????????? +35,500?????? NOW 6) +?? +OO?? Jackson Prairie????? Idaho State Pen.?????????????????????? 1,735?????? +NOW 6) + +PP?? Jackson Prairie????? Kern River/Muddy Crk.????????? 98,069?????? NOW 6) + +QQ?? Jackson Prairie????? Shute Creek????????????????????????????? +7,688?????? NOW 6) + +RR?? Jackson Prairie?????? Pocatello??????????????????????????????????? +1,198?????? NOW 6) + + +************************************************************************ +Mitigated Volumes for 2001 +Only available for Time Periods Listed + +SS-2 Sumas???????????????????? Reno Lateral??????????????????????????? +3,764???????? June Only + +SS-3 Sumas???????????????????? Reno Lateral??????????????????????????? +4,243???????? July Only + +SS-4 Sumas???????????????????? Reno Lateral??????????????????????????? +4,341???????? August Only + +SS-5 Sumas???????????????????? Reno Lateral??????????????????????????? +3,922???????? September Only + +SS-6 Sumas???????????????????? Reno Lateral??????????????????????????? +2,076???????? October Only + +TT?? Sumas????????????????????? LaGrande???????????????????????????????????? +500??????? Jun, Jul, Aug +?????????????????????????????????????????????????????????????????????????????? +???????????????????????????????? or Sept - + +?????????????????????????????????????????????????????????????????????????????? +???????????????????????????????? or Jun - Sept + +? +UU?? Sumas????????????????????? Spokane Mead????????????????????????? +2813?????? Jun, Jul, Aug +?????????????????????????????????????????????????????????????????????????????? +???????????????????????????????? or Sept - + +?????????????????????????????????????????????????????????????????????????????? +???????????????????????????????? or Jun - Sept + +VV?? Starr Road?????????????? Spokane-Kettle Falls????????????????? 401????? +Jun, Jul, Aug +?????????????????????????????????????????????????????????????????????????????? +???????????????????????????????? or Sept - + +?????????????????????????????????????????????????????????????????????????????? +???????????????????????????????? or Jun - Sept + +WW?? Klamath????????????????? Klamath??????????????????????????????????????? +263??????? Jun, Jul, Aug +?????????????????????????????????????????????????????????????????????????????? +????????????????????????????????? or Sept - + +?????????????????????????????????????????????????????????????????????????????? +????????????????????????????????? or Jun - Sept + +XX?? Sumas?????????????????????? +Reno??????????????????????????????????????????? 281???????? Jun, Jul, Aug +?????????????????????????????????????????????????????????????????????????????? +????????????????????????????????? or Sept - + +?????????????????????????????????????????????????????????????????????????????? +????????????????????????????????? or Jun - Sept + +************************************************************************ +FOOTNOTES + +1)? This notification supercedes all previous Notices of Available +?and Potentially Available Capacity and is subject to change at any time. + +2) Other receipt and delivery points utilizing the described +??? transportation corridor may be available. + +3)? Potential Availability date for the Capacity. + +4)? Contracts shall include the following subordinate scheduling +??? provision if the requested term extends into a critical operational +??? period: + +To the extent Shipper's nominated volumes are not scheduled solely +due to Shipper's subordinate scheduling priorities set forth below, +the monthly base reservation charge will be discounted to $0.00 per +Dth for that quantity only. + +Section 14.1(c)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights through any mainline constraint +from the Sand Springs receipt point to the Ignacio Bondad (or +LaPlata-TW) delivery point(s) to have a scheduling priority which +will be subordinate to the scheduling priority for any firm shipper +with primary corridor rights that encompass and extend beyond the +Sand Springs to Ignacio Bondad (or LaPlata-TW) corridor. + +5) Available for TF-1 or TF-2 transportation service.? TF-2 service +?will not be discounted below Northwest's current Tariff filed rate +?for TF-2 service.? Additionally, TF2 service must be linked to +?requester's designated storage contract or storage ownership +?right. TF-2 service shall include the following subordinate +?scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights from the Jackson Prairie receipt +point to the _____________ delivery point to have a scheduling +priority at any northflow constraint point in that corridor that is +subordinate to the scheduling priority for any firm service with +unconditioned primary corridor rights through such constraint point. + +6)??? Available for TF-2 transportation service only. TF-2 service will +?not be discounted below Northwest's current Tariff filed rate for +?TF-2 service.? Additionally, TF2 service must be linked to +?requester's designated storage contract or storage ownership +?right.? TF-2 service shall include the following subordinate +?scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights from the Jackson Prairie receipt +point to the _____________ delivery point to have a scheduling +priority at any southflow constraint point in that corridor that is +subordinate to the scheduling priority for any firm service with +unconditioned primary corridor rights through such constraint point. + +7)??? Capacity is not to exceed a one month primary term with evergreen +?? language.? Any offers with terms greater than one month will need to +?? be evaluated for possible seasonal flow conditions that may restrict +?? the available capacity beyond a one month term. + +8)??? This capacity is currently under contract with an evergreen clause. +???? This capacity can be made available by providing one business day +??? written termination notification to the current holder of the +????? capacity.? This means that termination notification must be received +no later than 5:00 p.m. Mountain Current Time, 24 hours (1 business +day) prior to the effective date of the contract termination. + +9)??? This capacity is currently under contract with an evergreen clause. +This capacity can be made available by providing ten business days +prior written termination notification to the current holder of the +capacity.? This means termination notification must be received no +later than 5:00 p.m. Mountain Current Time on the eleventh business +day prior to the beginning of the next month. + +10) This capacity is currently under contract and does not contain an +evergreen clause. + +11) This capacity is "mitigated" capacity and will not contain an +evergreen clause. + +12) This capacity is available only for the term offered.? No evergreen +clause available. + +13)??? This capacity is currently under contract with an evergreen clause. +????? This capacity can be made available by providing a one year prior +????? written termination notification to the current holder of the +????? capacity. + +************************************************************************ +PROCEDURE FOR REQUESTING AVAILABLE AND +POTENTIALLY AVAILABLE +TRANSPORTATION CAPACITY + +To request Potentially Available Transportation Capacity available on +the first day of June 2001, Shipper must submit a Prearranged Offer in +the form of the Letter Agreement provided below.? This Letter Agreement +must be received by Northwest no later than 5:00 pm Central Time on May +15, 2001.? Northwest will accept or reject the Prearranged Offer by no +later than the end of the gas day on May 16, 2001. If the Prearranged +Offer is acceptable, Northwest will provide a 10-bursiness day prior +termination notice to the current holder of the Capacity, post the +Prearranged Offer for bid, and Award the capacity no later than two +business days after the Bid Close Date.? Unless otherwise specified in +this posting, bids will be evaluated and awarded pursuant to the +procedure set forth in Northwest's tariff. + +To request the Potentially Available Transportation Capacity with the +one business day termination provisions as indicated by footnote "8)", +Shipper must submit a Prearranged Offer in the form of the Letter +Agreement provided below.? Upon receipt of this Letter Agreement +Northwest will either accept or reject the Prearranged Offer within +24-hours. If the Prearranged Offer is acceptable, Northwest will provide +the one business day termination notice to the current holder of the +Capacity, post the Prearranged Offer for bid, and Award the capacity no +later than two business days after the Bid Close Date.? Unless otherwise +specified in this posting, bids will be evaluated and awarded pursuant +to the procedure set forth in Northwest's tariff. + +To request Available Transportation Capacity, Shipper must immediately +submit a Prearranged Offer in the form of the Letter Agreement provided +below.? Northwest will accept or reject the Prearranged Offer within two +(2) business days of receipt of the prearranged offer.? If the +Prearranged Offer is acceptable, Northwest will post the Prearranged +Offer for bid, and Award the capacity no later than two business days +after the Bid Close Date.? Unless otherwise specified in this posting, +bids will be evaluated and awarded pursuant to the procedure set forth +in Northwest's tariff. Northwest has the right to re-post Available +capacity for bid ith or without prearranged offers. + + +??????? _________________(Date) + + +____________________________ (Company Name) +____________________________ (Company Address) +____________________________ (City, State, Zip) + +VIA FACSIMILE - (801) 584-7076 + +Northwest Pipeline Corporation +c/o Williams Gas Pipelines - West +Attn: Candace C.? Karpakis +295 Chipeta Way +Salt Lake City, UT 84158 + +Re:Prearranged Offer for Available or Potentially Available Transportation +Capacity on Williams' Northwest Pipeline Transmission System + +Dear Candace: + +_______________________ ("Shipper") submits the following bid for +available or potentially available transportation capacity ("Capacity") +designated as package _____ on Northwest Pipeline Corporation's +("Northwest") "Notice of Available or Potentially Available Firm +Transportation Capacity" dated May 2, 2001.?? Shipper recognizes and +agrees that the Capacity will be subject to the Special Conditions set +forth in this posting.? Shipper's request? is?? or?? is not?? (circle one) +contingent upon confirmation that its offered discount rate provides use +of receipt/delivery points outside the receipt/delivery point corridor +specified in the package.? If maximum rate is offered, this provision does +not apply.? Shipper understands that its prearranged offer is subject to +the Special Conditions described below. + +Shipper understands that Northwest will post the prearranged details of +this offer for such Capacity for bidding and Shipper will have the right +to match the highest bid value upon close of the bid process.? Northwest +will not disclose the identity of the prearranged bidder in such posting. + +Service Type:?????????? TF-1 Large Customer + +Contract Demand(Dth/d): ____________________ + +Receipt Point(s) ______________________________________________________ + +Delivery Point(s)______________________________________________________ + +Daily Reservation Rate: $_______/Dth? (applicable surcharges, volumetric +charge & fuel are additive) + +Term:______________________________to___________________________________ + +Evergreen Requested (circle one):?????? Yes?? or???? No + +Identity of any affiliate of Northwest involved in Shipper's transaction: +Indicate "None" or "Name the Affiliate": +_________________________________________________ + +Northwest's acceptance of Shipper's prearranged offer for the Capacity +will constitute a binding agreement between Northwest and Shipper. +Shipper shall be awarded the Capacity at the terms agreed upon in this +Letter Agreement if no bids are received with a greater economic value for +such Capacity during the bid process. If Shipper elects to match a bid +with a greater economic value, it shall be awarded the Capacity according +to the terms of the matched bid. Shipper agrees to electronically execute +a service agreement on Northwest's Electronic Bulletin Board which +confirms the terms of the final accepted transaction. + +If you have questions or comments regarding the above referenced +information, please contact __________________________ at +______________________(Phone Number) ______________________(Fax Number). + +Sincerely, + +______________________________ +?????????????? (Name) +______________________________ +?????????????? (Title) + +(Accepted? /? Rejected) by Northwest: + +Date: _______________?? Name: ________________________________ + +SPECIAL CONDITIONS +(For Prearranged Offer Agreement) + +If the prearranged offer for the Capacity is accepted at a discount rate +which provides for the use of receipt/delivery points outside the +specified receipt/delivery point corridor for the Capacity, the accepted +prearranged offered discount rate shall apply no matter which receipt and +delivery points are utilized by Shipper, or any temporary replacement +Shipper, under capacity release transactions, including segmented +releases.? If the accepted prearranged offered discount rate for the +Capacity does not provide for use of receipt/delivery points outside the +specified receipt/delivery point corridor for the Capacity, the accepted +prearranged offered discount rate shall apply to Shipper, or any temporary +replacement Shipper, only to the extent that both Shipper and any +temporary replacement Shipper utilize receipt points within their +respective primary firm receipt/delivery point to primary firm delivery +point corridors, otherwise, Shipper will be liable for Northwest's maximum +tariff rates. + + + +Word:F:\NWP Capacity Postings\2001 All Shipper Notices\01-239 5-03-01 +includes Remaining Mitigated +?? + + diff --git a/demo/ermis-f/Discussion Threads/cur/23140506.1075855492757.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/23140506.1075855492757.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..17b9bdde --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/23140506.1075855492757.JavaMail.evans@thyme:2,S @@ -0,0 +1,78 @@ +Message-ID: <23140506.1075855492757.JavaMail.evans@thyme> +Date: Thu, 19 Apr 2001 16:57:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: =?ANSI_X3.4-1968?Q?Mind=01,s_Eye_Madness_-_April_24th_-_27th?= +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Introducing Mind=01,s Eye Madness... a "Celebration of Innovation"! =20 +=20 +Enron. A name synonymous with innovation. A company named "Most Innovative= +=20 +Company in America"=20 +for the 6th consecutive year by Fortune magazine. What inspires this=20 +innovation? Find out at Mind's Eye Madness! +=20 +With a view to highlight advancements in technology, new businesses at Enro= +n=20 +and the importance of being yourself,=20 +this week-long celebration will take place in the Enron Building lobby duri= +ng=20 +lunchtime from Tuesday, April 24th=20 +through Friday, April 27th. More details to follow via e-mail and ETV! + +There are several related afternoon workshops and activities planned that= +=20 +require reservations as listed below: + +=01&Images of Enron in 2020" with Dr. Peter Bishop and Amy Oberg=20 +Tuesday, April 24th - 1:30pm to 3:30pm =20 +Join Amy Oberg with EES and Dr. Peter Bishop, Chair & Professor of the=20 +University of Houston's Future Program,=20 +to imagine Enron in the year 2020. "Futures tools" will be utilized to=20 +consider Enron's=20 +characteristics, culture, businesses and the world environment. You will= +=20 +also explore how the future might play out for Enron. =20 + +"The Painting Experience" with Mr. Stewart Cubley=20 +Thursday, April 26th - 3:30pm to 5:30pm +You do not have to be an artist... no training or knowledge of art is=20 +required.... simply participate in a unique,=20 +supportive environment where you can explore the =01&process=018 of creativ= +ity and=20 +risk-taking completely free from the=20 +barriers of comparison, evaluation, judgment, success, failure or awards. = +=20 +The only prerequisite is a spirit of inquiry. =20 + +The Enron Mind=01,s Eye Motorcade +Friday, April 27th - 9:00am to 1:00pm and 1:00pm to 4:00pm=20 +The Enron Mind's Eye Motorcade is an art car convoy sponsored by Enron. It= +=20 +will visit Enron-designated stops=20 +in the community including our adopted schools, non-profit organizations an= +d=20 +medical center=20 +facilities dedicated to treating children. Enron employees are needed to= +=20 +accompany the convoy and interact with=20 +the community by communicating the importance of innovation. When=20 +registering, please designate your time preference. + +There are no registration fees for any of these activities and space is=20 +limited. =20 +To RSVP or for more information, please contact Jessica Nunez at x31918. + +Remember to visit the lobby during lunch for an exciting exchange of relate= +d=20 +information! \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/23241941.1075855494680.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/23241941.1075855494680.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a9ad2bb9 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/23241941.1075855494680.JavaMail.evans@thyme:2,S @@ -0,0 +1,45 @@ +Message-ID: <23241941.1075855494680.JavaMail.evans@thyme> +Date: Mon, 30 Apr 2001 05:23:00 -0700 (PDT) +From: anne.bike@enron.com +To: prices@intelligencepress.com, lkuch@mh.com, sspeaker@energyintel.com, + phillip.allen@enron.com, mike.grigsby@enron.com, + darron.giron@enron.com, mhenergy@yahoo.com, kdool@mh.com, + thaywood@ftenergy.com, tori.kuykendall@enron.com, + jane.tholt@enron.com, frank.ermis@enron.com, keith.holst@enron.com, + monique.sanchez@enron.com, matthew.lenhart@enron.com, + steven.south@enron.com, randall.gay@enron.com, + jay.reitmeyer@enron.com, susan.scott@enron.com, + susan.scott@enron.com +Subject: Enron's Cheyenne Hub May Baselaod Trades +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Anne Bike +X-To: prices@intelligencepress.com, lkuch@mh.com, SSPEAKER@ENERGYINTEL.COM, Phillip K Allen, Mike Grigsby, Darron C Giron, mhenergy@yahoo.com, kdool@mh.com, thaywood@ftenergy.com, Phillip@Home, Tori Kuykendall, Jane M Tholt, Frank Ermis, Keith Holst, Monique Sanchez, Matthew Lenhart, Steven P South, Randall L Gay, Jay Reitmeyer, Susan M Scott, Susan M Scott +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Mike Grigsby has been in contact with Inside FERC regarding posting an index +at the Cheyenne Hub in the future. Based on their request, we are providing +our trade data for your review. + +Attached, please find a spreadsheet containing all Fixed Price Physical +Trades transacted by Enron during the April Bid-week for May Baseload Flow at +Cheyenne Hub points. In addition to the trades listed, Enron provided +further liquidity at Cheyenne with 7 index related deals that have not been +included in the list. + +Please let me know if you have any questions or comments. + +Thank you. + +Anne Bike + + + + + + diff --git a/demo/ermis-f/Discussion Threads/cur/23268801.1075855494070.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/23268801.1075855494070.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..32e44634 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/23268801.1075855494070.JavaMail.evans@thyme:2,S @@ -0,0 +1,47 @@ +Message-ID: <23268801.1075855494070.JavaMail.evans@thyme> +Date: Thu, 26 Apr 2001 16:41:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: "Freaky Friday" with Mind's Eye Madness +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +"If everybody is thinking alike, then somebody isn=01,t thinking.=018 - Ge= +orge S.=20 +Patton, Jr. +=20 +Keeping with our Mind=01,s Eye Madness week, be sure to check out the Enron= + Mind=01, +s Eye Motorcade=20 +on Friday, April 27th from 11:30am to 1:00pm at the Big E Cafe. This art c= +ar=20 +convoy will spend the day visiting=20 +Enron-designated stops in the community to promote innovation and=20 +creativity. Mirroring Enron=01,s innovation,=20 +these artists think about the way things could be and are not limited by th= +e=20 +way things are. + +Featuring: +Lunch by Escalantes Mexican Grille - choice of beef, chicken or veggie=20 +fajitas with trimmings, dessert and a drink for $5. =20 +Live salsa music will be provided by Tropicrew, featuring Enron=01,s own Ms= +.=20 +Alex Villarreal as the lead singer. =20 +Non-profit organizations represented will include the March of Dimes, SEARC= +H=20 +and the Lupus Foundation of America. =20 +Get lunch free if you're dressed "freaky"! + =20 +Word of the Day +Zeitgeist \TSYT-guyst; ZYT-guyst\, noun: The spirit of the time; the gener= +al=20 +intellectual & moral state or temper characteristic of any period of time. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/23422807.1075855479215.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/23422807.1075855479215.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..9c192632 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/23422807.1075855479215.JavaMail.evans@thyme:2,S @@ -0,0 +1,323 @@ +Message-ID: <23422807.1075855479215.JavaMail.evans@thyme> +Date: Fri, 3 Nov 2000 22:50:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Enerfax Daily-Power and Gas Prices & Info +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +Subject: Click and go to http://www.enerfax.com if can not view properly.htm + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + [IMAGE] + + + + + + + + + Click here for a daily email link + + + + + + + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? November 3, 2000? -? ? Need a Past Issue +-Click Here + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? November 3, 2000 + + + + + + + [IMAGE] + + + + + + + + + back up above $5.00 maybe as early as next week. Natural gas for next day +delivery was up across the US and Canada yesterday as the cash market +followed the futures rally. Natural gas for next day delivery at the Henry +hub rose $0.11 to $4.47 per MMBtu. Cash prices have fallen to a sharp +discount to futures, as heating demand is expected to increase in December. + + + + + + + + + [IMAGE] + + + + + + + + Columbia Pays for Imbalances + + + Columbia Gas Transmission and Columbia Gulf Transmission will have to pay +$27.5 million after an investigation by FERC into natural gas imbalance +transactions. In the order, FERC approved a stipulation and consent +agreement that directed the pipelines to compensate customers that were +excluded from an arrangement that allowed shippers to generate revenue +through seasonal price fluctuations. + + + + + + + + + [IMAGE] + + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 5? -? November 3, 2000 + + + + + + + [IMAGE] + + + + + + + + + NEB Releases Energy Market? Assessment + + ? ?The National Energy Board has released its latest in a series of Energy +Market Assessment? reports entitled Canadian Natural Gas Market Dynamics and +Pricing. The report identifies the factors that affect natural gas prices +and describes the current functioning of the regional gas markets in +Canada. The Board's report concludes that Canada has become part of an +integrated North American natural gas market. Natural gas can be bought from +many supply sources and delivered to any market centre through an extensive +North American pipeline grid. With the increased integration of the markets, +regional supply and demand forces are felt throughout the marketplace. It +also says that a combination of strong economic growth in North America, a +preference for natural gas fired electricity generation, and low natural +gas prices led to sustained growth in demand throughout the 1990s. However, +the growth in natural gas supply has lagged during the last few + + + + + + + + + + + + + + years. This is primarily attributable to the low oil price environment of +1997/1998 which reduced cash flow for the producing sector. In turn, +drilling activity decreased throughout North America. Since demand growth +has outpaced supply growth, natural gas prices have increased significantly +over the last year. With oil prices recovering sharply in 1999/2000, the +producing sector has responded and drilling activity is at high levels. +Despite the drilling activity, there is a lag between developing additional +gas supplies and connecting those supplies to the market. In time, there +will be a supply and demand response and accompanying relief in natural gas +prices is expected. A period of market adjustment is necessary any time the +dynamic between supply, transportation and demand is significantly changed. +It is difficult, if not impossible, to predict with certainty any movements +in the commodity markets. The Report found that recent increases in the +commodity + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 6? -? November 3, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 3, 2000 + + + + + + + [IMAGE] + + + + + + + + Transco SouthCoast Expansion in Service + + + + ? ? Williams has placed its SouthCoast Expansion project into service, +increasing capacity on the Transco pipeline system by 204,099 dekatherms per +day to provide additional firm transportation capacity to serve markets in +Alabama and Georgia. The $108 million expansion loops 44 miles of 48, 42, +and 24-inch pipeline in Alabama and Georgia and adds 31,500 horsepower of +compression at compressor stations in Rockford, AL and Newnan, GA. The new +facilities increase capacity on Transco's mainline from Station 85 in +Butler, AL to mainline delivery points in Zone + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img16.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img12.gif + - img21.gif + - img22.gif + - img23.gif + - img9.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - id=1381847 + - img32.gif \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/23459635.1075855495318.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/23459635.1075855495318.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..bcd8a185 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/23459635.1075855495318.JavaMail.evans@thyme:2,S @@ -0,0 +1,119 @@ +Message-ID: <23459635.1075855495318.JavaMail.evans@thyme> +Date: Thu, 3 May 2001 12:39:00 -0700 (PDT) +From: jennifersmith@kaseco.com +To: fermis@ect.enron.com +Subject: Learn Technical Analysis, Early Bird Special for Houston Class +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: jennifersmith@kaseco.com (Jennifer Smith) +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +If you no longer would like to receive email from Kase, please reply with= +=20 +UNSUBSCRIBE in the subject line + +? =20 +? ? ? Kase Logo + +Learn Technical Analysis +Two Full Days + July 17-18, 2001 +Early Bird Discount until June 14, 2001 +Houston, Texas + +www.kaseco.com =20 + + +Energy Traders, Marketers and Buyers. =20 + +This two full day class serves as both an introduction to those new to=20 +technical analysis and a refresher for experienced traders.? Technicals are= +=20 +taught in a logical, systematic manner oriented to equip both physic= +al=20 +and paper traders to buy low, sell high and manage risk in the real world i= +n=20 +a logical, methodical manner. ? =20 +In this class you will:=20 + +? Ascertain when and how to take profit and cut losses. +? Find out how to set up a strategy by identifying probable market directio= +n=20 +and turns as well as likely targets using chart patterns. +? Learn to use both traditional indicators like moving averages and=20 +stochastics, as well the state-of-the-art methods which won Cynthia Kase th= +e=20 +coveted Market Technicians Association's "Best of the Best"=20 +award. =20 + +? =20 + + + =20 + =20 +Content =20 + +? Charting Basics, Types of Charts, Support and Resistance +? When to Buy or Sell (Entry Techniques) +? When to Exit Based on Signals (Momentum and Divergence) +? How to Exit Based on Stops (Managing Trade Risk) +? Chart Patterns and Forecasting Basics (Candlesticks, Elliott? Wave, Flags= +,=20 +etc.) +? Statistical Hedging=20 + +? =20 + +Registration Fees Include a Copy of Cynthia Kase=01,s acclaimed book =01&Tr= +ading=20 +with the Odds=018 =20 +Fees +Location and Hotel +About the Presenters +Who Should Attend +Detailed Agenda and Schedule +Custom Classes=20 + +Chart + +*** Register Now!*** =20 + +For more information log on to www.kaseco.com or contact me directly at the= +=20 +Email or phone numbers shown below.? =20 +Jennifer Smith +Kase and Company, Inc. +jennifersmith@kaseco.com +505-237-1600 voice +505-237-1659 fax =20 + + =20 + + Early Bird For=20 +July 17-18 is June 14, 2001 + +[IMAGE] + +Early Bird Special: $845.00 + Two or More Early Bird: $795.00 +Regular: $995.00 +Two or More: $895.00 + =20 + +REGISTER NOW!!! =20 + +? =20 +Marriott West Loop +1750 West Loop South Houston, TX 77027 +1-800-613-3982 Reservations by Phone +1-713-624-1517 Reservations by Fax +Room Rate: $139.00 per night +Please Mention that you are attending the Kase and Company Seminar. +? =20 +Back to Links \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/23484737.1075855493252.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/23484737.1075855493252.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6d710ef9 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/23484737.1075855493252.JavaMail.evans@thyme:2,S @@ -0,0 +1,146 @@ +Message-ID: <23484737.1075855493252.JavaMail.evans@thyme> +Date: Fri, 20 Apr 2001 12:57:00 -0700 (PDT) +From: shannon.seagondollar@neg.pge.com +To: gascontroller@aec.ca, derekaberle@aec.ca, abshirek@epenergy.com, + jadams2@enron.com, carol_airey@altagas.ca, kelly_aitken@gulf.ca, + dalbers@avistacorp.com, louise.allen@numac.com, malonzo@sdge.com, + panderse@utilicorp.com, adrienneanderson@aec.ca, dna1@pge.com, + laab@pge.com, paul.atha@southernenergy.com, oaugenstein@br-inc.com, + nbaker@enron.com, lryall@worldnet.att.net, brentbalog@aec.ca, + dbarre@puget.com, bartneea@bp.com, beathrw@bp.com, + michaelbennett@aec.ca, bblanar@coral-energy.com, bokenfke@bp.com, + gborrego@semprasolutions.com, tabo@dynegy.com, boulayka@bp.com, + spencecp@bp.com, todd_braunfeld@br-inc.ca, sbrewer@enron.com, + stephane.brodeur@enron.com, tbrother@utilicorp.com, + tbrown@br-inc.com, browning@wasatchenergy.com, + christopher.bruce@msdw.com, mike_bucher@oxy.com, + jburton@utilicorp.com, mbutler@tristargas.com, + operations@canwestgas.com, bcampbell@ci.burbank.ca.us, rwcd@pge.com, + chanbs@bp.com, jchapa@calpine.com, schrist@enron.com, dwc3@pge.com, + clarkdm@bp.com, jlclarken@duke-energy.com, + sheri.clemons@southernenergy.com, cslaman@usg.com, bcohen@br-inc.com, + darcy_cole@transcanada.com, gascontroller@aec.ca, + gcalgascontrol@bp.com, rcooper@utilicorp.com, + pmcdougall@coral-energy.com, kevans@coral-energy.com, + saguilar@coral-energy.com, rcrowley@coral-energy.com, + ccunning@cngc.com, david.dachis@neg.pge.com, bdahncke@pcenergy.com, + derek.danyliw@husky-oil.com, ddanyluk@enserco.com, days@epenergy.com, + cdecotea@westerngas.com, delanem@axl.ca, hankd@calpine.com, + kathy@itcoworld.com, tdizona@coral-energy.com, + andolaptchiev@duke-energy.com, doraisba@bp.com, rdreith@smud.org, + hwweight@duke-energy.com, caver_ealy@pgn.com, reason@br-inc.com, + lwebner@ect.enron.com, demerson@energy.twc.com, cory_empey@br-inc.ca, + pabercrombie@txuenergy.com, jelmore@txuenergy.com, fermis@enron.com, + vesparza@txuenergy.com, beveret@enron.com, fackel@texaco.com, + lfiler@avistaenergy.com, mflaman@tcel.com, bradflegel@aec.ca, + srfl@dynegy.com, cfrandsen@avistacorp.com, + rene.frederick@apachecorp.com, bfrench@avistaenergy.com, + tfrisina@br-inc.com, dafusek@aep.com, mhg2@pge.com, + laura.gallant@paramountres.com, sgarza@coral-energy.com, + rgay@ect.enron.com, rgebauer@txuenergy.com, geek@bp.com, + gborrego@semprasolutions.com, gilesmh@bp.com, sgillit@cngc.com, + jgilmer2@tu.com, rgladman@aep.com, jglaubi@smud.org, + kgonzales@sppc.com, lgoodric@cngc.com, pgorton@avistaenergy.com, + pgorton@avistaenergy.com, pgrable@cngc.com, grahamp@kochind.com, + greenallg@epenergy.com, rgruber@avistacorp.com, bhall@cngc.com, + jeffrey.c.hammond@wgp.twc.com, lenhanson@aec.ca, + sharper@avistaenergy.com, deborah.hart@msdw.com, + jhaskey@txuenergy.com, kevin.heal@enron.com, + peggy.hedstrom@enron.com, emhendry@duke-energy.com, sghill@bcgas.com, + sherry_hill@transcanada.com, hoffmamc@bp.com, billhogue@aec.ca, + cholm@sppc.com, shorton@coral-energy.com, hots@chevron.com, + rob.hozjan@southernenergy.com, david_m_huck@reliantenergy.com, + dtaylor@igires.com, bmolitor@igires.com, igsjoy@ix.netcom.com, + rishikawa@pacent.com, fred_jackson@knmktg.com, kenja@cnrl.com, + jenkindm@bp.com, kjohnson@pcenergy.com, kkeiser@ect.enron.com, + cindyk@cook-inlet.com, mkent@br-inc.com, deborahs@kimballenergy.com, + kims@kimballenergy.com, russells@kimballenergy.com, + jkimberly@avistacorp.com, bkcegenergy@sk.sympatico.ca, + mknutson@avistaenergy.com, igsinc@ix.netcom.com, vgkr@dynegy.com, + gkugler@brr.com, james_lagadin@altagas.ca, + andrea.langfeldt@enron.com, llarson@mtpower.com, hleonard@cngc.com, + jonangas@attglobal.net, lippmanc@aol.com, nlissel@enserco.com, + jlynch@westerngas.com, carolma@cook-inlet.com, + altradegasscheduling@altra.com, lmcegenergy@sk.sympatico.ca, + lmansi@sdge.com, ecma@dynegy.com, bob.mattice@engageenergy.com, + rfm@nwnatural.com, jmmcarthur@duke-energy.com, + pmcdougall@coral-energy.com, jmcgowa@smud.org, cmcgra@puget.com, + tom.mckay@engageenergy.com, mmcmahon@avistacorp.com, + bmedlock@cngc.com, pmelera@sempratrading.com, + shelly.mendel@enron.com, cmiller@smud.org, moln@chevron.com, + lmoore@avistaenergy.com, rhondamoore@aec.ca, dcmorris@mtpower.com, + salmoncolo@worldnet.att.net, murrinnl@bp.com, dmyers@enserco.com, + glen@wasatchenergy.com, mnason@coral-energy.com, nicknijt@bp.com, + trevor_nicol@nexeninc.com, gnunnema@utilicorp.com, kolinge@enron.com, + jennifer_owen@pgn.com, jpainter@igservice.com, + traceyh@panalberta.com, poruban@pasha.com, + spasloski@coral-energy.com, mpatton@cngc.com, + petersm@energystore.net, spfaff@cngc.com, meo2@pge.com, + carellyn-pitre@coastenergy.com, cpittma2@txu.com, + rplatt@duke-energy.com, jwpowell@duke-energy.com, + rinde_powell@pcp.ca, liz.prior@enron.com, + kathy.puls@engageenergy.com, george.rahal@acnpower.com, + ramperms@bp.com, sramsey@coral-energy.com, mrana@socalgas.com, + jackie.rausch@cabotog.com, reshma_rawj@gulf.com, jreames@br-inc.com, + gwenreid@aec.ca, lreid@sppc.com, hrennell@worldnet.att.net, + rriehm@br-inc.com, jarx@pge.com, dripley@ect.enron.com, + rrobins4@enron.com, bsalak@westerngas.com, jsanders@clarkpud.com, + gene@toenergy.com, scheffsp@bp.com, cshenderlein@brr.com, + jane@scana.com, scimmonsj@epenergy.com, scimmons.janice@epenergy.com, + david.scott@newpower.com, fred.scott@engageenergy.com, ljs6@pge.com, + kselland@avistaenergy.com, mvaughn@cngc.com, judy@progas.com, + lsilva@ci.glendale.ca.us, hls@nwnatural.com, mark@wasatchenergy.com, + linda@progas.com, steven.p.south@enron.com, jspell@puget.com, + deborahs@kimballenergy.com, lynnette.stauber@powerex.com, + mikeal.stec@apachecorp.com, jonangas@attglobal.net, + rogertan@swbell.net, carol-taylor@coastenergy.com, + ctaylor@ci.burbank.ca.us, taylords@bp.com, + scot.thompson@southernenergy.com, ttonkin@utilicorp.com, + john_trimble@kmmktg.com, rtyra@txuenergy.com, jpu1@pge.com, + pvallone@cngc.com, niels_a_vervloet@reliantenergy.com, + rick.wadle@mirant.com, pwah@socalgas.com, ryan@wasatchenergy.com, + john.wallace@deml.com, mark.warno@acnenergy.com, ryan.watt@enron.com, + doug_way@transcanada.com, david.wharton@apachecorp.com, + cwhite@brr.com, kwhite@pcenergy.com, twickersham@enserco.com, + kwilkinson@br-inc.com, s.kent.williams@williams.com, + jwilmotte@avistaenergy.com, pwinter@avistacorp.com, + dick.winters@avistacorp.com, dwinters@avistacorp.com, + val_yildirok@pgn.com, ron.youell@mirant.com, + scott_yule@transcanada.com, mitchell_zumwalt@nexeninc.com +Subject: Updated April Maintenance Schedule +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Seagondollar, Shannon" +X-To: "'gascontroller@AEC.CA'" , "'derekaberle@aec.ca'" , "'abshirek@epenergy.com'" , "'jadams2@enron.com'" , "'carol_airey@altagas.ca'" , "'kelly_aitken@gulf.ca'" , "'dalbers@avistacorp.com'" , "'louise.allen@numac.com'" , "'malonzo@sdge.com'" , "'panderse@utilicorp.com'" , "'adrienneanderson@aec.ca'" , "'DNA1@pge.com'" , "'Laab@pge.com'" , "'Paul.Atha@southernenergy.com'" , "'oaugenstein@br-inc.com'" , "'nbaker@enron.com'" , "'LRYALL@worldnet.att.net'" , "'brentbalog@aec.ca'" , "'dbarre@puget.com'" , "'bartneea@bp.com'" , "'beathrw@bp.com'" , "'michaelbennett@aec.ca'" , "'bblanar@coral-energy.com'" , "'bokenfke@bp.com'" , "'gborrego@semprasolutions.com'" , "'TABO@dynegy.com'" , "'boulayka@bp.com'" , "'spencecp@bp.com'" , "'todd_braunfeld@br-inc.ca'" , "'sbrewer@enron.com'" , "'stephane.brodeur@enron.com'" , "'Brothers, Troy'" , "'tbrown@br-inc.com'" , "'browning@wasatchenergy.com'" , "'Christopher.Bruce@msdw.com'" , "'mike_bucher@oxy.com'" , "'jburton@utilicorp.com'" , "'mbutler@tristargas.com'" , "'operations@canwestgas.com'" , "'bcampbell@ci.burbank.ca.us'" , "'RWCD@pge.com'" , "'chanbs@bp.com'" , "'jchapa@calpine.com'" , "'schrist@enron.com'" , "'dwc3@pge.com'" , "'clarkdm@bp.com'" , "'jlclarken@duke-energy.com'" , "'sheri.clemons@southernenergy.com'" , "'cslaman@usg.com'" , "'bcohen@br-inc.com'" , "'darcy_cole@transcanada.com'" , "'gascontroller@AEC.CA'" , "'gcalgascontrol@bp.com'" , "'rcooper@utilicorp.com'" , "'pmcdougall@coral-energy.com'" , "'kevans@coral-energy.com'" , "'saguilar@coral-energy.com'" , "'rcrowley@coral-energy.com'" , "'ccunning@cngc.com'" , "Dachis, David" , "'BDAHNCKE@PCENERGY.COM'" , "'derek.danyliw@husky-oil.com'" , "'ddanyluk@enserco.com'" , "'days@epenergy.com'" , "'cdecotea@westerngas.com'" , "'delanem@axl.ca'" , "'hankd@calpine.com'" , "'kathy@itcoworld.com'" , "'tdizona@coral-energy.com'" , "'andolaptchiev@duke-energy.com'" , "'doraisba@bp.com'" , "'RDreith@smud.org'" , "'hwweight@duke-energy.com'" , "'caver_ealy@pgn.com'" , "'reason@br-inc.com'" , "'lwebner@ect.enron.com'" , "'demerson@energy.twc.com'" , "'cory_empey@br-inc.ca'" , "'pabercrombie@txuenergy.com'" , "'jelmore@txuenergy.com'" , "'fermis@enron.com'" , "'vesparza@txuenergy.com'" , "'beveret@enron.com'" , "'fackel@texaco.com'" , "'lfiler@avistaenergy.com'" , "'mflaman@tcel.com'" , "'bradflegel@aec.ca'" , "'SRFL@dynegy.com'" , "'cfrandsen@avistacorp.com'" , "'rene.frederick@apachecorp.com'" , "'bfrench@avistaenergy.com'" , "'tfrisina@br-inc.com'" , "'dafusek@aep.com'" , "'MHG2@pge.com'" , "'laura.gallant@paramountres.com'" , "'sgarza@coral-energy.com'" , "'rgay@ect.enron.com'" , "'rgebauer@txuenergy.com'" , "'geek@bp.com'" , "'gborrego@semprasolutions.com'" , "'gilesmh@bp.com'" , "'sgillit@cngc.com'" , "'jgilmer2@tu.com'" , "'rgladman@aep.com'" , "'jglaubi@smud.org'" , "'kgonzales@sppc.com'" , "'lgoodric@cngc.com'" , "'pgorton@avistaenergy.com'" , "'pgorton@avistaenergy.com'" , "'pgrable@cngc.com'" , "'grahamp@kochind.com'" , "'greenallg@epenergy.com'" , "'rgruber@avistacorp.com'" , "'bhall@cngc.com'" , "'jeffrey.c.hammond@wgp.twc.com'" , "'lenhanson@aec.ca'" , "'sharper@avistaenergy.com'" , "'Deborah.Hart@msdw.com'" , "'jhaskey@txuenergy.com'" , "'kevin.heal@enron.com'" , "'peggy.hedstrom@enron.com'" , "'emhendry@duke-energy.com'" , "'sghill@bcgas.com'" , "'sherry_hill@transcanada.com'" , "'Hoffmamc@bp.com'" , "'billhogue@aec.ca'" , "'cholm@sppc.com'" , "'shorton@coral-energy.com'" , "'hots@chevron.com'" , "'rob.hozjan@southernenergy.com'" , "'David_M_Huck@reliantenergy.com'" , "'dtaylor@igires.com'" , "'bmolitor@igires.com'" , "'igsjoy@ix.netcom.com'" , "'rishikawa@pacent.com'" , "'fred_jackson@knmktg.com'" , "'kenja@cnrl.com'" , "'jenkindm@bp.com'" , "'KJOHNSON@PCENERGY.COM'" , "'kkeiser@ect.enron.com'" , "'cindyk@cook-inlet.com'" , "'mkent@br-inc.com'" , "'deborahs@kimballenergy.com'" , "'kims@kimballenergy.com'" , "'RussellS@kimballenergy.com'" , "'jkimberly@avistacorp.com'" , "'BKCEGENERGY@sk.sympatico.ca'" , "'mknutson@avistaenergy.com'" , "'igsinc@ix.netcom.com'" , "'vgkr@dynegy.com'" , "'gkugler@brr.com'" , "'james_lagadin@altagas.ca'" , "'andrea.langfeldt@enron.com'" , "'llarson@mtpower.com'" , "'hleonard@cngc.com'" , "'jonangas@attglobal.net'" , "'lippmanc@aol.com'" , "'nlissel@enserco.com'" , "'jlynch@westerngas.com'" , "'Carolma@cook-Inlet.com'" , "'altradegasscheduling@altra.com'" , "'LMCEGEnergy@sk.sympatico.ca'" , "'lmansi@sdge.com'" , "'ecma@dynegy.com'" , "'bob.mattice@engageenergy.com'" , "'rfm@nwnatural.com'" , "'jmmcarthur@duke-energy.com'" , "'PMcDougall@coral-energy.com'" , "'jmcgowa@smud.org'" , "'cmcgra@puget.com'" , "'tom.mckay@engageenergy.com'" , "'mmcmahon@avistacorp.com'" , "'bmedlock@cngc.com'" , "'PMelera@sempratrading.com'" , "'shelly.mendel@enron.com'" , "'cmiller@smud.org'" , "'moln@chevron.com'" , "'lmoore@avistaenergy.com'" , "'rhondamoore@aec.ca'" , "'dcmorris@mtpower.com'" , "'salmoncolo@worldnet.att.net'" , "'murrinnl@bp.com'" , "'dmyers@enserco.com'" , "'glen@wasatchenergy.com'" , "'mnason@coral-energy.com'" , "'nicknijt@bp.com'" , "'trevor_nicol@nexeninc.com'" , "'gnunnema@utilicorp.com'" , "'kolinge@enron.com'" , "'jennifer_owen@pgn.com'" , "'jpainter@igservice.com'" , "'traceyh@panalberta.com'" , "'poruban@pasha.com'" , "'spasloski@coral-energy.com'" , "'mpatton@cngc.com'" , "'PetersM@energystore.net'" , "'spfaff@cngc.com'" , "'MEO2@pge.com'" , "'carellyn-pitre@coastenergy.com'" , "'cpittma2@txu.com'" , "'rplatt@duke-energy.com'" , "'jwpowell@duke-energy.com'" , "'rinde_powell@pcp.ca'" , "'liz.prior@enron.com'" , "'kathy.puls@engageenergy.com'" , "'george.rahal@acnpower.com'" , "'ramperms@bp.com'" , "'sramsey@coral-energy.com'" , "'mrana@socalgas.com'" , "'jackie.rausch@cabotog.com'" , "'reshma_rawj@gulf.com'" , "'jreames@br-inc.com'" , "'gwenreid@aec.ca'" , "'lreid@sppc.com'" , "'hrennell@worldnet.att.net'" , "'rriehm@br-inc.com'" , "'JARx@pge.com'" , "'dripley@ect.enron.com'" , "'rrobins4@enron.com'" , "'bsalak@westerngas.com'" , "'jsanders@clarkpud.com'" , "'gene@toenergy.com'" , "'scheffsp@bp.com'" , "'cshenderlein@brr.com'" , "'jane@scana.com'" , "'scimmonsj@epenergy.com'" , "'scimmons.janice@epenergy.com'" , "'David.Scott@NewPower.com'" , "'fred.scott@engageenergy.com'" , "'ljs6@pge.com'" , "'kselland@avistaenergy.com'" , "'mvaughn@cngc.com'" , "'Judy@progas.com'" , "'lsilva@ci.glendale.ca.us'" , "'hls@nwnatural.com'" , "'mark@wasatchenergy.com'" , "'Linda@Progas.Com'" , "'Steven.P.South@enron.com'" , "'jspell@puget.com'" , "'deborahs@kimballenergy.com'" , "'lynnette.stauber@powerex.com'" , "'mikeal.stec@apachecorp.com'" , "'jonangas@attglobal.net'" , "'rogertan@swbell.net'" , "'carol-taylor@coastenergy.com'" , "'ctaylor@ci.burbank.ca.us'" , "'taylords@bp.com'" , "'scot.thompson@southernenergy.com'" , "'Ttonkin@utilicorp.com'" , "'john_trimble@kmmktg.com'" , "'rtyra@txuenergy.com'" , "'JPU1@pge.com'" , "'pvallone@cngc.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'rick.wadle@mirant.com'" , "'pwah@socalgas.com'" , "'ryan@wasatchenergy.com'" , "'john.wallace@deml.com'" , "'mark.warno@acnenergy.com'" , "'ryan.watt@Enron.com'" , "'doug_way@transcanada.com'" , "'david.wharton@apachecorp.com'" , "'cwhite@brr.com'" , "'kwhite@pcenergy.com'" , "'twickersham@enserco.com'" , "'kwilkinson@br-inc.com'" , "'s.kent.williams@williams.com'" , "'jwilmotte@avistaenergy.com'" , "'pwinter@avistacorp.com'" , "'Dick.Winters@avistacorp.com'" , "'dwinters@avistacorp.com'" , "'val_yildirok@pgn.com'" , "'ron.youell@mirant.com'" , "'scott_yule@transcanada.com'" , "'mitchell_zumwalt@nexeninc.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +April 20, 2001 + + ***April Scheduled Maintenance Update*** + +PG&E Gas Transmission Northwest (GTN) will perform scheduled maintenance at +Station 3 and Station 13 C-unit from April 23-29, 2001. The capacity at +Kingsgate will be reduced to 2,310 MMcf/d. + +The Station 8 maintenance has been canceled. + +For questions or additional assistance, please contact a Transportation +Coordinator at (503) 833-4300. + + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/23512023.1075855479926.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/23512023.1075855479926.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..73bd79c8 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/23512023.1075855479926.JavaMail.evans@thyme:2,S @@ -0,0 +1,275 @@ +Message-ID: <23512023.1075855479926.JavaMail.evans@thyme> +Date: Thu, 9 Nov 2000 09:21:00 -0800 (PST) +From: susan.t.turpin@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cards@wdni.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jennifer_owen@pgn.com, jmmcarthur@duke-energy.com, + jsanders@clarkpud.com, kims@kimballenergy.com, klambe@puget.com, + kri.pam@pdg.net, llightfoot@coral-energy.com, lmanis@sdge.com, + lprior@enron.com, niels_a_vervloet@reliantenergy.com, + ramperms@bp.com, rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, sghill@bcgas.com, + sgwi@dynegy.com, spjutd2@wdni.com, ssouth@enron.com, + stephane.brodeur@enron.com, tdizona@coral-energy.com, + tgilliam@avistaenergy.com, tom.mckay@engageenergy.com, + tom.mckay@engageenergy.com, val_yildirok@pgn.com, + wharlan@ix.netcom.com, zcourns@national-fuel.com +Subject: NWP System Notice - 01-155 AVAILABLE NWP FIRM CAPACITY +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Turpin, Susan T" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: November 09, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-155 AVAILABLE NWP FIRM CAPACITY + +Notice Text: +All Shippers Notification: 01-155?????? ??????? +Dated November 9, 2000 + + +TO:???? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????????????????????? +? (801) 971-5983 cellular?? +??????????????????????? +?????????????????????? Williams Gas Pipeline-West +?????????????????????? Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR AVAILABLE FIRM MAINLINE +??????? ??????? TRANSPORTATION CAPACITY ON NORTHWEST'S TRANSMISSION SYSTEM + +Northwest has posted the following package of available firm TF-1 Large +Customer +transportation capacity to its Electronic Bulletin Board ("EBB") for +competitive bid pursuant +to the "Right-of-First-Refusal; Posting of Pipeline Capacity" provision of +Northwest's Tariff, +which requires availability of capacity to be posted to the EBB subject to +bid.? All prearranged +terms are indicated below, if applicable.? The prearranged shipper has the +right to match the +highest economic value at the end of the bid period.? If the prearranged +shipper does not +match the highest economic value, award of such capacity will be made +according to +Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS CLOSED +BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace Karpakis or your +Marketing +Services Representative if you encounter any problems with your EBB bid(s).? +DON'T WAIT +UNTIL THE LAST MINUTE TO POST YOUR BID.? Time deadlines are electronically +monitored +and implemented. + + +PACKAGE "AA" +From the October 31, 2000 Posting +EBB OFFER # ____ + +RECEIPT ??????? ??????? DELIVERY??????? ?? TOTAL??????? INITIAL PRIMARY +PREARRANGED +?POINT? ??????? ??????? POINT ? ?? DTH/D???????? CONTRACT TERM? ?? OFFER +?? + +Crossover?????????????????????????? Green River-??? 23,152???? 11/14/00 - +11/18/00????? ??? YES +??????? 16??????????????????????????????????????? CIG + +Min. Acceptable Bid:???????? ?? $0.03 per Dth of daily Volumetric Reservation +Contract?????????????????????????????????????????????????????????????????????? +????????????????????????????????????????????????????????????????????? Demand? +for Flexible Receipt/Delivery Point Rights + +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 23,152 Dth/d +Bid Open Date:? ??????? 11/09/00 - (4:00 pm Central Time) +Bid Close Date: ??????? 11/10/00 - (4:00 pm Central Time) +Award Deadline: ??????? 11/10/00 - (5:00 pm Central Time) +Evergreen:????? ??????? ??????? Day to Day, One (1) Business Day Prior +Notification +Special Terms & Cond:?? ??????? See 1, 2 and 3 Below. + + + +PACKAGE "Q" +From the October 31, 2000 Posting +EBB OFFER # ____ + +RECEIPT ??????? ??????? DELIVERY??????? ?? TOTAL??????? INITIAL PRIMARY +PREARRANGED +POINT ? ??????? POINT ? ??? DTH/D??????? CONTRACT TERM? ?? OFFER + +Shute Creek??????????????????????? Ignacio??????????????? 10,000????? +11/14/00 - 11/30/00?????? ??? YES +????????????????????????????????????????????? Bondad-EPNG + +Min. Acceptable Bid:???????? ?? $0.07 per Dth of daily Reservation Contract +Demand for Flexible +?????????????????????????????????????????????? Receipt/Delivery Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 10,000 Dth/d +Bid Open Date:? ??????????????????????? 11/09/00 - (4:00 pm Central Time) +Bid Close Date: ??????? 11/10/00 - (4:00 pm Central Time) +Award Deadline: ??????? 11/10/00 - (5:00 pm Central Time) +Evergreen:????? ??????? ??????? Month to Month, Ten (10) Business Day Prior +Notification +Special Terms & Cond:?? ??????? See 1, 2 and 4 Below. + + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into the +transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity and +shipper and replacement shipper may utilize any available points on +Northwest's +?transmission system without impacting the discount for the original shipper. + +3. This prearranged offer is a volumentric reservation contract demand.? A +monthly base +reservation charge per unit of transportation contract demand shall be the +awarded +rate/dth multiplied by the dth's delivered during the month, divided by the +total +monthly Transportation Contract Demand.? In addition to the Volumetric +Reservation +Charge Bid, shipper will pay the volumetric charge, the applicable surcharges +and +fuel. + +4. This prearranged offer is for a reservation contract demand rate.? In +addition to the +Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable +surcharges and fuel. +? + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation capacity +for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available transportation +capacity.? Multiple electronic bid(s) can be submitted for the total +available transportation +capacity under the specified package OR multiple rates can be submitted each +for a partial +amount of available transportation capacity under the specified package.? If +the same +Shipper submits multiple bids, the highest present value for such package of +available +transportation capacity shall be considered the valid bid. All other bids +from the same +Shipper for the same package of transportation capacity will be discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is less than +??????? minimum tariff rate, the following formula is utilized:? Bid Rate x +FERC Interest Rate x The +??????? Maximum Bid Quantity x 365 days/100/12; or if the maximum rate is +bid, the following +??????? formula is utilized:? Bid Rate x FERC Interest Rate x Maximum Bid +Quantity x days bid/100. +??????? In case of a tie, each tied shipper will have the right to improve +its bid by submitting an +??????? improved bid within 24 hours of the bid close time.? Such improved +bid shall be faxed to +??????? (801) 584-7076 to Candace Karpakis or Patrick Aman.? If a tie still +exists, such capacity +??????? shall be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than indicated +??????? for the capacity unless maximum rate is bid. +? + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button on the offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The +screen will allow you to review the conditions of the offer.? Close this +screen when you +have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting the "VIEW +BID" button.? Close this screen when you have finished viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" +button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, +highlight the receipt/delivery point section with the left mouse button and +modify +accordingly. Select "SAVE".? If an error appears at the button of the screen, +the error +will need to be corrected and the data will need to be saved again.? If +successful, a +message will appear indicating the bid information has saved and the bid rate +must +be entered.? Select "OK". +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +You have just "CREATED" your bid for the offer.? You now need to "SUBMIT" +your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button. + +All of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you +would like +to submit.? Select the "SUBMIT" button at the top of the screen to post the +bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button.? All of +your +bids will appear.? If the bid has not yet been submitted, highlight the "BID +IN DRAFT +STATUS" that you would like to withdraw.? Select the "WITHDRAW" button at the +top +of the screen to withdraw the bid.? After a bid has been withdrawn, you can +select the +"DELETE" button at the top of the screen to delete it from the screen. +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + + + +Word: F\Short Term/Capacity for Bid-All 2000 November 9 2000 01-155.doc \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/23919391.1075855480134.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/23919391.1075855480134.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5120f7b4 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/23919391.1075855480134.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <23919391.1075855480134.JavaMail.evans@thyme> +Date: Fri, 10 Nov 2000 08:44:00 -0800 (PST) +From: enron.announcement@enron.com +To: ect.frankfurt@enron.com, ect.helsinki@enron.com, ect.houston@enron.com, + ect.london@enron.com, ect.madrid@enron.com, ect.moscow@enron.com, + ect.oslo@enron.com, ect.singapore@enron.com, ect.stockholm@enron.com, + ect.zurich@enron.com +Subject: Weekend PEP Support +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Europe General Announcement +X-To: ECT Frankfurt, ECT Helsinki, ECT Houston, ECT London, ECT Madrid, ECT Moscow, ECT Oslo, ECT Singapore, ECT Stockholm, ECT Zurich +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +PEP - weekend support + + +For assistance with any PEP problems this weekend please contact the Houston +PEP Support desk on + +1 713-853-4777 Option 4 for 24 hour assistance. diff --git a/demo/ermis-f/Discussion Threads/cur/2403766.1075855481720.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/2403766.1075855481720.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..006108a5 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/2403766.1075855481720.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <2403766.1075855481720.JavaMail.evans@thyme> +Date: Wed, 29 Nov 2000 02:02:00 -0800 (PST) +From: phillip.allen@enron.com +To: frank.ermis@enron.com +Subject: Enron's December physical fixed price deals as of 11/28/00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Phillip K Allen +X-To: Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Phillip K Allen/HOU/ECT on 11/29/2000 +10:01 AM --------------------------- + + +Anne Bike@ENRON +11/28/2000 09:04 PM +To: pallen70@hotmail.com, prices@intelligencepress.com, lkuch@mh.com +cc: Darron C Giron/HOU/ECT@ECT, Mike Grigsby/HOU/ECT@ECT, Monique +Sanchez/HOU/ECT@ECT, Phillip K Allen/HOU/ECT@ECT +Subject: Enron's December physical fixed price deals as of 11/28/00 + +Attached please find the spreadsheet containing the above referenced +information. + diff --git a/demo/ermis-f/Discussion Threads/cur/24188041.1075855478581.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/24188041.1075855478581.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..89dc6fe9 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/24188041.1075855478581.JavaMail.evans@thyme:2,S @@ -0,0 +1,76 @@ +Message-ID: <24188041.1075855478581.JavaMail.evans@thyme> +Date: Sun, 29 Oct 2000 22:45:00 -0800 (PST) +From: jim.schoene@gt.pge.com +To: acarter@westerngas.com, colliw@texaco.com, bblanar@coral-energy.com, + cchao@cook-inlet.com, cschenderlein@brr.com, cwhite@brr.com, + dsuter@sempratrading.com, dkohler@br-inc.com, houtendp@bp.com, + djohnson@coral-energy.com, bdahncke@pcenergy.com, fermis@enron.com, + hankd@calpine.com, taylorja2@bp.com, jwpowell@duke-energy.com, + jkho@dynegy.com, jmmcarthur@duke-energy.com, + judi.vogel@engageenergy.com, klegg@utilicorp.com, + kevin.f.otoole@usa.conoco.com, kolinge@ect.enron.com, + mitchellm2@epenergy.com, igsinc@ix.netcom.com, mike_bucher@oxy.com, + pwri@dynegy.com, rmccluer@southernenergy.com, + rick.wadle@southernenergy.com, srmo@dynegy.com, + skatz@sempratrading.com, scheffsp@bp.com, ssouth@ect.enron.com, + millertr@bp.com, tgary@pcenergy.com, tbrother@utilicorp.com, + robbinkr@bp.com, thomas_j_toerner@reliantenergy.com, + skip_s_thevenot@reliantenergy.com, schang@cook-inlet.com, + kevin.coyle@engageenergy.com, doug.jacques@neg.pge.com, + skip.simmons@southernenergy.com +Subject: GTN Quaterly Meeting Reminder +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Schoene, Jim" +X-To: "Andrew Carter (E-mail)" , "Bill Collier (E-mail)" , "Brent Blanar (E-mail)" , "Cindy Chao (E-mail)" , "Connie Schenderlein (E-mail)" , "Cindy White (E-mail)" , "Damon Suter (E-mail)" , "Dave Kohler (E-mail)" , "David P. Houten (E-mail)" , "Denette Johnson (E-mail)" , "Elizabeth Dahncke (E-mail)" , "Frank Ermis (E-mail)" , "Henry Delony (E-mail)" , "James Taylor (E-mail)" , "Jay W. Powell (E-mail)" , "Jeff Hornback (E-mail)" , "Jim McArthur (E-mail)" , "Judi Vogel (E-mail)" , "Kevin Legg (E-mail)" , "Kevin O'Toole (E-mail)" , "Kim Olinger (E-mail)" , "Mark T. Mitchell (E-mail)" , "Mark Baldwin (E-mail)" , "Mike Bucher (E-mail)" , "Phil Richardson (E-mail)" , "Ray McCluer (E-mail)" , "Rick Wadle (E-mail)" , "srmo@dynegy. com (E-mail)" , "Stephanie Katz (E-mail)" , "Steve Scheffler (E-mail)" , "Steve South (E-mail)" , "Tim Miller (E-mail)" , "Tom Gary (E-mail)" , "Troy Brothers (E-mail)" , "Kevin Robbins (E-mail)" , "Tom Toerner (E-mail)" , "Skip Thevenot (E-mail)" , "Stacy Chang (E-mail)" , "Kevin Coyle (E-mail)" , "Jacques, Doug" , "Skip Simmons (E-mail)" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Thursday, November 2 is our next, less than quarterly, meeting to up date you +on events that willl affect your business in the Western U.S. + +The meeting is at the Hyatt downtown, 1200 Louisiana, starting at 11:30AM.? A +casual lunch will be served.? The meeting will start at 12:30PM.? If we can +make it last with lots of good questions and a healthy exchange of views, +cocktails will be on me in the lobby bar after the meeting--meeting +attendance is manditory.? The agenda looks like this: + +The ever popular Parking Service--An overview with discussion of Pipeline +Inventory issues and the go forward plan to help fix the problem. + +A rundown on the elimination of the IT Queue and our filing for re-hearing + +An overview of West Region demand and expansion plans--everyone will want to +sign up for this + +Implementation of IT blanket based discounting--maybe, only if you're good + +Nomination dynamics and pro rata ranking plan implementation + +E-Trans implementation + +AND FINALLY--TCPL will present their gas supply views for the Alberta +systems--an added bonus! + +This is also an opportunity for you to share changes in your organizations +that others would apppreciate knowing about--name changes, mergers, spin +offs, divestitures, etc. + +Feel free to nominate others in your organization that would benefit. +? + + +************************************************************************* + +PGONational Energy Group and any other company referenced +herein which uses the PGOname or logo are not the same company +as Pacific Gas and Electric Company, the California utility. These +companies are not regulated by the California Public Utilities Commission, +and customers do not have to buy products from these companies in +order to continue to receive quality regulated services from the utility. + +************************************************************************** \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/24281621.1075855494400.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/24281621.1075855494400.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6c3567b1 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/24281621.1075855494400.JavaMail.evans@thyme:2,S @@ -0,0 +1,88 @@ +Message-ID: <24281621.1075855494400.JavaMail.evans@thyme> +Date: Fri, 27 Apr 2001 08:01:00 -0700 (PDT) +From: outlook.team@enron.com +To: allison.horton@enron.com, amir.baig@enron.com, brandon.bangerter@enron.com, + brian.ellis@enron.com, charles.philpott@enron.com, + chris.wood@enron.com, chris.tull@enron.com, dale.smith@enron.com, + dave.june@enron.com, donald.sutton@enron.com, + felicia.buenrostro@enron.com, johnna.morrison@enron.com, + joe.dorn@enron.com, kathryn.schultea@enron.com, + leon.mcdowell@enron.com, leticia.barrios@enron.com, + milton.brown@enron.com, raj.perubhatla@enron.com, + shekar.komatireddy@enron.com, andrea.yowman@enron.com, + angie.o'brian@enron.com, bonne.castellano@enron.com, + gwynn.gorsuch@enron.com, jo.matson@enron.com, + laquitta.washington@enron.com, rick.johnson@enron.com, + sandra.lighthill@enron.com, valeria.hope@enron.com, + charlotte.brown@enron.com, ronald.fain@enron.com, + gary.fitch@enron.com, anna.harris@enron.com, keith.jones@enron.com, + kristi.monson@enron.com, bobbie.mcniel@enron.com, + john.stabler@enron.com, michelle.prince@enron.com, + james.gramke@enron.com, blair.hicks@enron.com, + jennifer.johnson@enron.com, jim.little@enron.com, + dale.lukert@enron.com, donald.martin@enron.com, + andrew.mattei@enron.com, darvin.mitchell@enron.com, + mark.oldham@enron.com, wesley.pearson@enron.com, + ramon.pizarro@enron.com, natalie.rau@enron.com, + william.redick@enron.com, mark.richardson@enron.com, + joseph.schnieders@enron.com, gary.simmons@enron.com, + delaney.trimble@enron.com, david.upton@enron.com, + mike.boegler@enron.com, lyndel.click@enron.com, + gabriel.franco@enron.com, randy.gross@enron.com, + arthur.johnson@enron.com, danny.jones@enron.com, + john.ogden@enron.com, edgar.ponce@enron.com, + tracy.pursifull@enron.com, lance.stanley@enron.com, + frank.ermis@enron.com, jane.tholt@enron.com, jay.reitmeyer@enron.com, + keith.holst@enron.com, matthew.lenhart@enron.com, + mike.grigsby@enron.com, monique.sanchez@enron.com, + phillip.allen@enron.com, randall.gay@enron.com, + tori.kuykendall@enron.com, brenda.fletcher@enron.com, + jeanne.wukasch@enron.com, mary.franklin@enron.com, + mike.potter@enron.com, natalie.baker@enron.com, + suzanne.calcagno@enron.com, alvin.thompson@enron.com, + cynthia.franklin@enron.com, jesse.villarreal@enron.com, + joan.collins@enron.com, joe.casas@enron.com, kelly.loocke@enron.com, + lia.halstead@enron.com, meredith.homco@enron.com, + robert.allwein@enron.com, scott.loving@enron.com, + shanna.boudreaux@enron.com, steve.gillespie@enron.com, + tamara.carter@enron.com, tracy.wood@enron.com, + gabriel.fuzat@enron.com, jack.netek@enron.com, lam.nguyen@enron.com, + camille.gerard@enron.com, craig.taylor@enron.com, + jessica.hangach@enron.com, kathy.gagel@enron.com, + lisa.goulart@enron.com, ruth.balladares@enron.com, + sid.strutt@enron.com +Subject: 3 - URGENT - TO PREVENT LOSS OF INFORMATION +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Outlook Migration Team +X-To: Allison Horton, Amir Baig, Brandon Bangerter, Brian Ellis, Charles Philpott, Chris P Wood, Chris Tull, Dale Smith, Dave June, Donald Sutton, Felicia Buenrostro, Johnna Morrison, Joe Dorn, Kathryn Schultea, Leon McDowell, Leticia Barrios, Milton Brown, Raj Perubhatla, Shekar Komatireddy, Andrea Yowman, Angie O'Brian, Bonne Castellano, Gwynn Gorsuch, Jo Ann Matson, LaQuitta Washington, Rick Johnson, Sandra Lighthill, Valeria A Hope, Charlotte Brown, Ronald Fain, Gary Fitch, Anna Harris, Keith Jones, Kristi Monson, Bobbie McNiel, John Stabler, Michelle Prince, James Gramke, Blair Hicks, Jennifer Johnson, Jim Little, Dale Lukert, Donald Martin, Andrew Mattei, Darvin Mitchell, Mark Oldham, Wesley Pearson, Ramon Pizarro, Natalie Rau, William Redick, Mark A Richardson, Joseph Schnieders, Gary Simmons, Delaney Trimble, David Upton, Mike Boegler, Lyndel Click, Gabriel Franco, Randy Gross, Arthur Johnson, Danny Jones, John Ogden, Edgar Ponce, Tracy Pursifull, Lance Stanley, Frank Ermis, Jane M Tholt, Jay Reitmeyer, Keith Holst, Matthew Lenhart, Mike Grigsby, Monique Sanchez, Phillip K Allen, Randall L Gay, Tori Kuykendall, Brenda H Fletcher, Jeanne Wukasch, Mary Theresa Franklin, Mike Potter, Natalie Baker, Suzanne Calcagno, Alvin Thompson, Cynthia Franklin, Jesse Villarreal, Joan Collins, Joe A Casas, Kelly Loocke, Lia Halstead, Meredith Homco, Robert Allwein, Scott Loving, Shanna Boudreaux, Steve Gillespie, Tamara Carter, Tracy Wood, Gabriel Fuzat, Jack Netek, Lam Nguyen, Camille Gerard, Craig Taylor, Jessica Hangach, Kathy Gagel, Lisa Goulart, Ruth Balladares, Sid Strutt +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Critical Migration Information: + +1. Your scheduled Outlook Migration Date is THE EVENING OF : May 1st +2. You need to press the "Save My Data" button (only once) to send us your +pre-migration information. +3. You must be connected to the network before you press the button. +4. If a POP-UP BOX appears, prompting you to "ABORT, CANCEL OR TRUST SIGNER" +please select TRUST SIGNER. +5. Any information you Add to your Personal Address Book, Journal or calendar +after you click on the button will need to be manually re-added into Outlook +after you have been migrated. +6. Clicking this button does not complete your migration to Outlook. Your +migration will be completed the evening of your migration date. + + + + Failure to click on the button means you WILL NOT get your Calendar, +Contacts, Journal and ToDo information imported into Outlook the day of your +migration and could result in up to a 2 week delay to restore this +information. + +If you encounter any errors please contact the resolution center @ +713-853-1411 \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/24285017.1075855482363.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/24285017.1075855482363.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7c50dff2 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/24285017.1075855482363.JavaMail.evans@thyme:2,S @@ -0,0 +1,197 @@ +Message-ID: <24285017.1075855482363.JavaMail.evans@thyme> +Date: Tue, 5 Dec 2000 04:18:00 -0800 (PST) +From: susan.t.turpin@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + browning@wasatchenergy.com, bruce.langmade@fortjamesmail.com, + bymank@wdni.com, cards@wdni.com, ccoyle@americansoda.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, kri.pam@pdg.net, + llightfoot@coral-energy.com, lmanis@sdge.com, lprior@enron.com, + niels_a_vervloet@reliantenergy.com, ramperms@bp.com, + rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com +Subject: NWP System Notice - 01-178 Soliciting Electronic Bids for Av +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Turpin, Susan T" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: December 05, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-178 Soliciting Electronic Bids for Av + +Notice Text: + +All Shippers Notification: 01-178?????? ??????? ??????? Dated December 5, +2000 + + + +TO:???? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????? (801) 971-5983 +cellular?????????????????????????????? +?????????????????????? Williams Gas Pipeline-West +?????????????????????? Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR AVAILABLE FIRM MAINLINE +TRANSPORTATION??????????????????????? CAPACITY ON NORTHWEST'S TRANSMISSION +SYSTEM + +Northwest has posted the following package of available firm TF-1 Large +Customer transportation capacity to its Electronic Bulletin Board ("EBB") for +competitive bid pursuant to the "Right-of-First-Refusal; Posting of Pipeline +Capacity" provision of Northwest's Tariff, which requires availability of +capacity to be posted to the EBB subject to bid.? All prearranged terms are +indicated below, if applicable.? The prearranged shipper has the right to +match the highest economic value at the end of the bid period.? If the +prearranged shipper does not match the highest economic value, award of such +capacity will be made according to Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS CLOSED +BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace Karpakis or your +Marketing Services Representative if you encounter any problems with your EBB +bid(s).? DON'T WAIT UNTIL THE LAST MINUTE TO POST YOUR BID.? Time deadlines +are electronically monitored and implemented. + +PACKAGE "BB" +From the November 14, 2000 Posting +EBB OFFER # 451 + +RECEIPT? ?????? DELIVERY??????? ???? TOTAL????? INITIAL PRIMARY PREARRANGED +?POINT? ???????? POINT???????????????? DTH/D???? CONTRACT TERM? ?? OFFER?? + +X-Over-16??????????????????????????? Clay Basin??????????? 10,000??????? +12/07/00 - 12/31/00??? ??? YES + +Min. Acceptable Bid:??? $0.03 per Dth of daily Reservation Contract Demand +for Flexible Receipt/Delivery Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 10,000 Dth/d +Bid Open Date:? ??????? 12/05/00 - (Noon Central Time) +Bid Close Date: ??????? 12/06/00 - (Noon Central Time) +Award Deadline: ??????? 12/06/00 - (1:00 pm Central Time) +Evergreen:????? ??????? ??????? Month to Month, Ten (10) Business Days Prior +Written Notice by Either Party +Special Terms & Cond:?? ??????? See 1, 2 and 3 Below. + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity and shipper and replacement shipper may utilize any available points +on Northwest's transmission system without impacting the discount for the +original shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition to the Reservation Charge Bid, shipper will pay the volumetric +charge, the applicable surcharges and fuel. + +? +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available transportation capacity.? Multiple electronic bid(s) can be +submitted for the total available transportation capacity under the specified +package OR multiple rates can be submitted each for a partial amount of +available transportation capacity under the specified package.? If the same +Shipper submits multiple bids, the highest present value for such package of +available transportation capacity shall be considered the valid bid. All +other bids from the same Shipper for the same package of transportation +capacity will be discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is less than minimum tariff rate, the following formula is utilized:? +Bid Rate x FERC Interest Rate x The Maximum Bid Quantity x 365 days/100/12; +or if the maximum rate is bid, the following formula is utilized:? Bid Rate x +FERC Interest Rate x Maximum Bid Quantity x days bid/100. In case of a tie, +each tied shipper will have the right to improve its bid by submitting an +improved bid within 24 hours of the bid close time.? Such improved bid shall +be faxed to (801) 584-7076 to Candace Karpakis or Patrick Aman.? If a tie +still exists, such capacity shall be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than indicated for the capacity unless maximum rate is bid. + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button on the offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The screen will allow you to review the conditions of the offer.? +Close this screen when you have finished reviewing. + +5. At this point you can review current bids posted for this offer by +selecting the "VIEW BID" button.? Close this screen when you have finished +viewing. + +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, highlight the receipt/delivery point section with the left mouse +button and modify accordingly. Select "SAVE".? If an error appears at the +button of the screen, the error will need to be corrected and the data will +need to be saved again.? If successful, a message will appear indicating the +bid information has saved and the bid rate must be entered.? Select "OK". + +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +You have just "CREATED" your bid for the offer.? You now need to "SUBMIT" +your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button.? All of your bids will appear.? Highlight the "BID IN DRAFT STATUS" +that you would like to submit.? Select the "SUBMIT" button at the top of the +screen to post the bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button.? All of +your bids will appear.? If the bid has not yet been submitted, highlight the +"BID IN DRAFT STATUS" that you would like to withdraw.? Select the "WITHDRAW" +button at the top of the screen to withdraw the bid.? After a bid has been +withdrawn, you can select the "DELETE" button at the top of the screen to +delete it from the screen. + +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + + +Word: F\Short Term/Capacity for Bid-All 2000 December 5, 2000 01-177.doc \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/2466522.1075855493885.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/2466522.1075855493885.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..855e89ed --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/2466522.1075855493885.JavaMail.evans@thyme:2,S @@ -0,0 +1,38 @@ +Message-ID: <2466522.1075855493885.JavaMail.evans@thyme> +Date: Wed, 25 Apr 2001 15:55:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron Astroworld Tickets +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Enron announces UNLIMITED discounted AstroWorld tickets for employees. + +Due to overwhelming employee feedback, we have negotiated unlimited +discounted AstroWorld tickets for you and your family in place of the +traditional "Enron Day At AstroWorld." We hope this will allow Enron +families to plan their fun-filled summer trips to AstroWorld at their own +convenience. Enron AstroWorld tickets are $20.56 (Retail $50), which +includes admission for one, plus a $7 meal ticket to one of five restaurants +at AstroWorld. + +Six Flags AstroWorld is a world-class family entertainment complex filled +with exciting rides and attractions, including 10 heart-pounding coasters, +over 40 blockbuster shows, interactive street entertainers and star-studded +concerts. Enron families will be able to purchase unlimited tickets for use +anytime during the 2001 season. + +Tickets will be on sale at Enron's Federal Credit Union, EB0399. Visit the +credit union in person to make your purchases. AstroWorld tickets will not +be mailed. Enron employees who are not already Enron FCU members may pay by +cash or money order only. All Enron Employees are encouraged to take +advantage of this great summer fun deal and may purchase tickets through +August 30th. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/24737972.1075855493947.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/24737972.1075855493947.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3cec1325 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/24737972.1075855493947.JavaMail.evans@thyme:2,S @@ -0,0 +1,140 @@ +Message-ID: <24737972.1075855493947.JavaMail.evans@thyme> +Date: Thu, 26 Apr 2001 03:49:00 -0700 (PDT) +From: melanie.hunter@neg.pge.com +To: derekaberle@aec.ca, abshirek@epenergy.com, jadams2@enron.com, + gascontroller@aec.ca, carol_airey@altagas.ca, kelly_aitken@gulf.ca, + dalbers@avistacorp.com, louise.allen@numac.com, malonzo@sdge.com, + panderse@utilicorp.com, adrienneanderson@aec.ca, dna1@pge.com, + laab@pge.com, paul.atha@southernenergy.com, oaugenstein@br-inc.com, + nbaker@enron.com, lryall@worldnet.att.net, brentbalog@aec.ca, + dbarre@puget.com, bartneea@bp.com, beathrw@bp.com, + michaelbennett@aec.ca, bblanar@coral-energy.com, bokenfke@bp.com, + gborrego@semprasolutions.com, tabo@dynegy.com, boulayka@bp.com, + spencecp@bp.com, todd_braunfeld@br-inc.ca, sbrewer@enron.com, + stephane.brodeur@enron.com, tbrother@utilicorp.com, + tbrown@br-inc.com, browning@wasatchenergy.com, + christopher.bruce@msdw.com, mike_bucher@oxy.com, + jburton@utilicorp.com, mbutler@tristargas.com, + operations@canwestgas.com, bcampbell@ci.burbank.ca.us, rwcd@pge.com, + chanbs@bp.com, jchapa@calpine.com, schrist@enron.com, dwc3@pge.com, + clarkdm@bp.com, jlclarken@duke-energy.com, + sheri.clemons@southernenergy.com, cslaman@usg.com, bcohen@br-inc.com, + darcy_cole@transcanada.com, gascontroller@aec.ca, + gcalgascontrol@bp.com, rcooper@utilicorp.com, + pmcdougall@coral-energy.com, saguilar@coral-energy.com, + rcrowley@coral-energy.com, ccunning@cngc.com, + david.dachis@neg.pge.com, bdahncke@pcenergy.com, + derek.danyliw@husky-oil.com, ddanyluk@enserco.com, days@epenergy.com, + cdecotea@westerngas.com, delanem@axl.ca, hankd@calpine.com, + kathy@itcoworld.com, tdizona@coral-energy.com, + andolaptchiev@duke-energy.com, doraisba@bp.com, rdreith@smud.org, + hwweight@duke-energy.com, caver_ealy@pgn.com, reason@br-inc.com, + lwebner@ect.enron.com, demerson@energy.twc.com, cory_empey@br-inc.ca, + pabercrombie@txuenergy.com, jelmore@txuenergy.com, fermis@enron.com, + vesparza@txuenergy.com, beveret@enron.com, fackel@texaco.com, + lfiler@avistaenergy.com, mflaman@tcel.com, bradflegel@aec.ca, + srfl@dynegy.com, cfrandsen@avistacorp.com, + rene.frederick@apachecorp.com, bfrench@avistaenergy.com, + tfrisina@br-inc.com, dafusek@aep.com, mhg2@pge.com, + laura.gallant@paramountres.com, sgarza@coral-energy.com, + rgay@ect.enron.com, geek@bp.com, gborrego@semprasolutions.com, + gilesmh@bp.com, sgillit@cngc.com, jgilmer2@tu.com, rgladman@aep.com, + jglaubi@smud.org, kgonzales@sppc.com, lgoodric@cngc.com, + pgorton@avistaenergy.com, pgorton@avistaenergy.com, pgrable@cngc.com, + grahamp@kochind.com, greenallg@epenergy.com, rgruber@avistacorp.com, + bhall@cngc.com, jeffrey.c.hammond@wgp.twc.com, lenhanson@aec.ca, + sharper@avistaenergy.com, deborah.hart@msdw.com, + jhaskey@coral-energy.com, kevin.heal@enron.com, + peggy.hedstrom@enron.com, emhendry@duke-energy.com, sghill@bcgas.com, + sherry_hill@transcanada.com, hoffmamc@bp.com, billhogue@aec.ca, + cholm@sppc.com, shorton@coral-energy.com, hots@chevron.com, + rob.hozjan@southernenergy.com, david_m_huck@reliantenergy.com, + dtaylor@igires.com, bmolitor@igires.com, igsjoy@ix.netcom.com, + rishikawa@pacent.com, fred_jackson@knmktg.com, kenja@cnrl.com, + jenkindm@bp.com, kjohnson@pcenergy.com, kkeiser@ect.enron.com, + cindyk@cook-inlet.com, mkent@br-inc.com, deborahs@kimballenergy.com, + kims@kimballenergy.com, russells@kimballenergy.com, + jkimberly@avistacorp.com, bkcegenergy@sk.sympatico.ca, + mknutson@avistaenergy.com, igsinc@ix.netcom.com, vgkr@dynegy.com, + gkugler@brr.com, james_lagadin@altagas.ca, + andrea.langfeldt@enron.com, llarson@mtpower.com, hleonard@cngc.com, + jonangas@attglobal.net, lippmanc@aol.com, nlissel@enserco.com, + jlynch@westerngas.com, carolma@cook-inlet.com, + altradegasscheduling@altra.com, lmcegenergy@sk.sympatico.ca, + lmansi@sdge.com, ecma@dynegy.com, bob.mattice@engageenergy.com, + rfm@nwnatural.com, jmmcarthur@duke-energy.com, + pmcdougall@coral-energy.com, jmcgowa@smud.org, cmcgra@puget.com, + tom.mckay@engageenergy.com, mmcmahon@avistacorp.com, + bmedlock@cngc.com, pmelera@sempratrading.com, + shelly.mendel@enron.com, cmiller@smud.org, moln@chevron.com, + lmoore@avistaenergy.com, rhondamoore@aec.ca, dcmorris@mtpower.com, + salmoncolo@worldnet.att.net, murrinnl@bp.com, dmyers@enserco.com, + glen@wasatchenergy.com, mnason@coral-energy.com, nicknijt@bp.com, + trevor_nicol@nexeninc.com, gnunnema@utilicorp.com, kolinge@enron.com, + jennifer_owen@pgn.com, jpainter@igservice.com, + traceyh@panalberta.com, poruban@pasha.com, + spasloski@coral-energy.com, mpatton@cngc.com, + petersm@energystore.net, spfaff@cngc.com, meo2@pge.com, + carellyn-pitre@coastenergy.com, cpittma2@txu.com, + rplatt@duke-energy.com, jwpowell@duke-energy.com, + rinde_powell@pcp.ca, liz.prior@enron.com, + kathy.puls@engageenergy.com, george.rahal@acnpower.com, + ramperms@bp.com, sramsey@coral-energy.com, mrana@socalgas.com, + jackie.rausch@cabotog.com, reshma_rawj@gulf.com, jreames@br-inc.com, + gwenreid@aec.ca, lreid@sppc.com, hrennell@worldnet.att.net, + rriehm@br-inc.com, jarx@pge.com, dripley@ect.enron.com, + rrobins4@enron.com, bsalak@westerngas.com, jsanders@clarkpud.com, + gene@toenergy.com, scheffsp@bp.com, cshenderlein@brr.com, + jane@scana.com, scimmonsj@epenergy.com, scimmons.janice@epenergy.com, + david.scott@newpower.com, fred.scott@engageenergy.com, ljs6@pge.com, + kselland@avistaenergy.com, mvaughn@cngc.com, judy@progas.com, + lsilva@ci.glendale.ca.us, hls@nwnatural.com, mark@wasatchenergy.com, + linda@progas.com, steven.p.south@enron.com, jspell@puget.com, + deborahs@kimballenergy.com, lynnette.stauber@powerex.com, + mikeal.stec@apachecorp.com, jonangas@attglobal.net, + rogertan@swbell.net, carol-taylor@coastenergy.com, + ctaylor@ci.burbank.ca.us, taylords@bp.com, + scot.thompson@southernenergy.com, ttonkin@utilicorp.com, + john_trimble@kmmktg.com, tunstabj@bp.com, rtyra@txuenergy.com, + jpu1@pge.com, pvallone@cngc.com, niels_a_vervloet@reliantenergy.com, + rick.wadle@mirant.com, pwah@socalgas.com, ryan@wasatchenergy.com, + john.wallace@deml.com, mark.warno@acnenergy.com, ryan.watt@enron.com, + doug_way@transcanada.com, david.wharton@apachecorp.com, + cwhite@brr.com, kwhite@pcenergy.com, twickersham@enserco.com, + kwilkinson@br-inc.com, s.kent.williams@williams.com, + jwilmotte@avistaenergy.com, pwinter@avistacorp.com, + dick.winters@avistacorp.com, dwinters@avistacorp.com, + val_yildirok@pgn.com, ron.youell@mirant.com, + scott_yule@transcanada.com, mitchell_zumwalt@nexeninc.com +Subject: PG&E Gas Transmission-NW: Restriction at Kingsgate +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Hunter, Melanie" +X-To: "'derekaberle@aec.ca'" , "'abshirek@epenergy.com'" , "'jadams2@enron.com'" , "'gascontroller@AEC.CA'" , "'carol_airey@altagas.ca'" , "'kelly_aitken@gulf.ca'" , "'dalbers@avistacorp.com'" , "'louise.allen@numac.com'" , "'malonzo@sdge.com'" , "'panderse@utilicorp.com'" , "'adrienneanderson@aec.ca'" , "'DNA1@pge.com'" , "'Laab@pge.com'" , "'Paul.Atha@southernenergy.com'" , "'oaugenstein@br-inc.com'" , "'nbaker@enron.com'" , "'LRYALL@worldnet.att.net'" , "'brentbalog@aec.ca'" , "'dbarre@puget.com'" , "'bartneea@bp.com'" , "'beathrw@bp.com'" , "'michaelbennett@aec.ca'" , "'bblanar@coral-energy.com'" , "'bokenfke@bp.com'" , "'gborrego@semprasolutions.com'" , "'TABO@dynegy.com'" , "'boulayka@bp.com'" , "'spencecp@bp.com'" , "'todd_braunfeld@br-inc.ca'" , "'sbrewer@enron.com'" , "'stephane.brodeur@enron.com'" , "'Brothers, Troy'" , "'tbrown@br-inc.com'" , "'browning@wasatchenergy.com'" , "'Christopher.Bruce@msdw.com'" , "'mike_bucher@oxy.com'" , "'jburton@utilicorp.com'" , "'mbutler@tristargas.com'" , "'operations@canwestgas.com'" , "'bcampbell@ci.burbank.ca.us'" , "'RWCD@pge.com'" , "'chanbs@bp.com'" , "'jchapa@calpine.com'" , "'schrist@enron.com'" , "'dwc3@pge.com'" , "'clarkdm@bp.com'" , "'jlclarken@duke-energy.com'" , "'sheri.clemons@southernenergy.com'" , "'cslaman@usg.com'" , "'bcohen@br-inc.com'" , "'darcy_cole@transcanada.com'" , "'gascontroller@AEC.CA'" , "'gcalgascontrol@bp.com'" , "'rcooper@utilicorp.com'" , "'pmcdougall@coral-energy.com'" , "'saguilar@coral-energy.com'" , "'rcrowley@coral-energy.com'" , "'ccunning@cngc.com'" , "Dachis, David" , "'BDAHNCKE@PCENERGY.COM'" , "'derek.danyliw@husky-oil.com'" , "'ddanyluk@enserco.com'" , "'days@epenergy.com'" , "'cdecotea@westerngas.com'" , "'delanem@axl.ca'" , "'hankd@calpine.com'" , "'kathy@itcoworld.com'" , "'tdizona@coral-energy.com'" , "'andolaptchiev@duke-energy.com'" , "'doraisba@bp.com'" , "'RDreith@smud.org'" , "'hwweight@duke-energy.com'" , "'caver_ealy@pgn.com'" , "'reason@br-inc.com'" , "'lwebner@ect.enron.com'" , "'demerson@energy.twc.com'" , "'cory_empey@br-inc.ca'" , "'pabercrombie@txuenergy.com'" , "'jelmore@txuenergy.com'" , "'fermis@enron.com'" , "'vesparza@txuenergy.com'" , "'beveret@enron.com'" , "'fackel@texaco.com'" , "'lfiler@avistaenergy.com'" , "'mflaman@tcel.com'" , "'bradflegel@aec.ca'" , "'SRFL@dynegy.com'" , "'cfrandsen@avistacorp.com'" , "'rene.frederick@apachecorp.com'" , "'bfrench@avistaenergy.com'" , "'tfrisina@br-inc.com'" , "'dafusek@aep.com'" , "'MHG2@pge.com'" , "'laura.gallant@paramountres.com'" , "'sgarza@coral-energy.com'" , "'rgay@ect.enron.com'" , "'geek@bp.com'" , "'gborrego@semprasolutions.com'" , "'gilesmh@bp.com'" , "'sgillit@cngc.com'" , "'jgilmer2@tu.com'" , "'rgladman@aep.com'" , "'jglaubi@smud.org'" , "'kgonzales@sppc.com'" , "'lgoodric@cngc.com'" , "'pgorton@avistaenergy.com'" , "'pgorton@avistaenergy.com'" , "'pgrable@cngc.com'" , "'grahamp@kochind.com'" , "'greenallg@epenergy.com'" , "'rgruber@avistacorp.com'" , "'bhall@cngc.com'" , "'jeffrey.c.hammond@wgp.twc.com'" , "'lenhanson@aec.ca'" , "'sharper@avistaenergy.com'" , "'Deborah.Hart@msdw.com'" , "'jhaskey@coral-energy.com'" , "'kevin.heal@enron.com'" , "'peggy.hedstrom@enron.com'" , "'emhendry@duke-energy.com'" , "'sghill@bcgas.com'" , "'sherry_hill@transcanada.com'" , "'Hoffmamc@bp.com'" , "'billhogue@aec.ca'" , "'cholm@sppc.com'" , "'shorton@coral-energy.com'" , "'hots@chevron.com'" , "'rob.hozjan@southernenergy.com'" , "'David_M_Huck@reliantenergy.com'" , "'dtaylor@igires.com'" , "'bmolitor@igires.com'" , "'igsjoy@ix.netcom.com'" , "'rishikawa@pacent.com'" , "'fred_jackson@knmktg.com'" , "'kenja@cnrl.com'" , "'jenkindm@bp.com'" , "'KJOHNSON@PCENERGY.COM'" , "'kkeiser@ect.enron.com'" , "'cindyk@cook-inlet.com'" , "'mkent@br-inc.com'" , "'deborahs@kimballenergy.com'" , "'kims@kimballenergy.com'" , "'RussellS@kimballenergy.com'" , "'jkimberly@avistacorp.com'" , "'BKCEGENERGY@sk.sympatico.ca'" , "'mknutson@avistaenergy.com'" , "'igsinc@ix.netcom.com'" , "'vgkr@dynegy.com'" , "'gkugler@brr.com'" , "'james_lagadin@altagas.ca'" , "'andrea.langfeldt@enron.com'" , "'llarson@mtpower.com'" , "'hleonard@cngc.com'" , "'jonangas@attglobal.net'" , "'lippmanc@aol.com'" , "'nlissel@enserco.com'" , "'jlynch@westerngas.com'" , "'Carolma@cook-Inlet.com'" , "'altradegasscheduling@altra.com'" , "'LMCEGEnergy@sk.sympatico.ca'" , "'lmansi@sdge.com'" , "'ecma@dynegy.com'" , "'bob.mattice@engageenergy.com'" , "'rfm@nwnatural.com'" , "'jmmcarthur@duke-energy.com'" , "'PMcDougall@coral-energy.com'" , "'jmcgowa@smud.org'" , "'cmcgra@puget.com'" , "'tom.mckay@engageenergy.com'" , "'mmcmahon@avistacorp.com'" , "'bmedlock@cngc.com'" , "'PMelera@sempratrading.com'" , "'shelly.mendel@enron.com'" , "'cmiller@smud.org'" , "'moln@chevron.com'" , "'lmoore@avistaenergy.com'" , "'rhondamoore@aec.ca'" , "'dcmorris@mtpower.com'" , "'salmoncolo@worldnet.att.net'" , "'murrinnl@bp.com'" , "'dmyers@enserco.com'" , "'glen@wasatchenergy.com'" , "'mnason@coral-energy.com'" , "'nicknijt@bp.com'" , "'trevor_nicol@nexeninc.com'" , "'gnunnema@utilicorp.com'" , "'kolinge@enron.com'" , "'jennifer_owen@pgn.com'" , "'jpainter@igservice.com'" , "'traceyh@panalberta.com'" , "'poruban@pasha.com'" , "'spasloski@coral-energy.com'" , "'mpatton@cngc.com'" , "'PetersM@energystore.net'" , "'spfaff@cngc.com'" , "'MEO2@pge.com'" , "'carellyn-pitre@coastenergy.com'" , "'cpittma2@txu.com'" , "'rplatt@duke-energy.com'" , "'jwpowell@duke-energy.com'" , "'rinde_powell@pcp.ca'" , "'liz.prior@enron.com'" , "'kathy.puls@engageenergy.com'" , "'george.rahal@acnpower.com'" , "'ramperms@bp.com'" , "'sramsey@coral-energy.com'" , "'mrana@socalgas.com'" , "'jackie.rausch@cabotog.com'" , "'reshma_rawj@gulf.com'" , "'jreames@br-inc.com'" , "'gwenreid@aec.ca'" , "'lreid@sppc.com'" , "'hrennell@worldnet.att.net'" , "'rriehm@br-inc.com'" , "'JARx@pge.com'" , "'dripley@ect.enron.com'" , "'rrobins4@enron.com'" , "'bsalak@westerngas.com'" , "'jsanders@clarkpud.com'" , "'gene@toenergy.com'" , "'scheffsp@bp.com'" , "'cshenderlein@brr.com'" , "'jane@scana.com'" , "'scimmonsj@epenergy.com'" , "'scimmons.janice@epenergy.com'" , "'David.Scott@NewPower.com'" , "'fred.scott@engageenergy.com'" , "'ljs6@pge.com'" , "'kselland@avistaenergy.com'" , "'mvaughn@cngc.com'" , "'Judy@progas.com'" , "'lsilva@ci.glendale.ca.us'" , "'hls@nwnatural.com'" , "'mark@wasatchenergy.com'" , "'Linda@Progas.Com'" , "'Steven.P.South@enron.com'" , "'jspell@puget.com'" , "'deborahs@kimballenergy.com'" , "'lynnette.stauber@powerex.com'" , "'mikeal.stec@apachecorp.com'" , "'jonangas@attglobal.net'" , "'rogertan@swbell.net'" , "'carol-taylor@coastenergy.com'" , "'ctaylor@ci.burbank.ca.us'" , "'taylords@bp.com'" , "'scot.thompson@southernenergy.com'" , "'Ttonkin@utilicorp.com'" , "'john_trimble@kmmktg.com'" , "'Tunstall, Barbara J'" , "'rtyra@txuenergy.com'" , "'JPU1@pge.com'" , "'pvallone@cngc.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'rick.wadle@mirant.com'" , "'pwah@socalgas.com'" , "'ryan@wasatchenergy.com'" , "'john.wallace@deml.com'" , "'mark.warno@acnenergy.com'" , "'ryan.watt@Enron.com'" , "'doug_way@transcanada.com'" , "'david.wharton@apachecorp.com'" , "'cwhite@brr.com'" , "'kwhite@pcenergy.com'" , "'twickersham@enserco.com'" , "'kwilkinson@br-inc.com'" , "'s.kent.williams@williams.com'" , "'jwilmotte@avistaenergy.com'" , "'pwinter@avistacorp.com'" , "'Dick.Winters@avistacorp.com'" , "'dwinters@avistacorp.com'" , "'val_yildirok@pgn.com'" , "'ron.youell@mirant.com'" , "'scott_yule@transcanada.com'" , "'mitchell_zumwalt@nexeninc.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The scheduled Station 3 maintenance has caused a restriction greater than +anticipated. For that reason, the Kingsgate capacity will be further +limited to 2220 MMcf/d beginning with the Intra-day 1 cycle for Gas Day 4/26 +and will remain in effect until further notice. + +If you have any questions, please call our transportation coordinators at +(503) 833-4300. + + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/24757197.1075855482886.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/24757197.1075855482886.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..85ca0b25 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/24757197.1075855482886.JavaMail.evans@thyme:2,S @@ -0,0 +1,26 @@ +Message-ID: <24757197.1075855482886.JavaMail.evans@thyme> +Date: Fri, 8 Dec 2000 05:52:00 -0800 (PST) +From: jarx@pge.com +To: frank.ermis@enron.com +Subject: FW: how is this for subliminable? +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Rincon, Jaime" +X-To: "'frank.ermis@enron.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +-----Original Message-----From: Mark RINC?N Ram?rez +[mailto:lpaz256@uts.cc.utexas.edu]Sent: Thursday, December 07, 2000 10:54 +PMTo: lediplomat@yahoo.frCc: maryjessie@lycos.com; riverpierce@hotmail.com; +Rincon, JaimeSubject: how is this for subliminable? +If you look under your bed, you will find a little grouchy monster who will +give you this anonymous tip:Amazingly, rearranging the letters of +"Republican National Committee" produces the words "Inept ballot count: +America mine". + - pic26962[1].jpg \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/24825838.1075855478007.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/24825838.1075855478007.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c85c2633 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/24825838.1075855478007.JavaMail.evans@thyme:2,S @@ -0,0 +1,54 @@ +Message-ID: <24825838.1075855478007.JavaMail.evans@thyme> +Date: Wed, 25 Oct 2000 20:24:00 -0700 (PDT) +From: enron.administration@enron.com +To: all.worldwide@enron.com +Subject: UPDATE: Erroneous Messages sent by Andrew Wu/HOU/EES on Wednesday, + October 25th +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Messaging Administration +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The following message regarding erroneous e-mail messages was inadvertently +sent under the heading of Cindy Olson, Executive VP and should have been sent +under the heading of Enron Messaging Administration. The information +contained within the e-mail message is valid and any inquiries regarding its +content should be directed to Enron Messaging Administration. + + +---------------------- Forwarded by Enron Messaging Administration/Corp/Enron +on 10/26/2000 03:08 AM --------------------------- + + GENERAL ANNOUNCEMENT + +From: Cindy Olson, Executive VP@ENRON on 10/26/2000 12:24 AM +Sent by: Enron Announcements@ENRON +To: All Enron Worldwide +cc: +Subject: Erroneous Messages sent by Andrew Wu/HOU/EES on Wednesday, October +25th + +On Wednesday, October 25, at approximately 7 p.m. CST, you may have received +e-mail messages which appear to have been sent from Andrew Wu/HOU/EES. These +e-mails were generated as the result of an erroneous messaging agent which +originated on the EES mail system. The overall effect of the messaging agent +allowed the "auto-reply" of all messages within Andrew Wu's mail file, many +which included the Global Distribution group of "Enron Worldwide". The Enron +Global Messaging group alerted EES Mail Administration to the event and were +successful in disabling the "auto-reply" agent rather quickly, however, +numerous mail messages had already been delivered to your server mailbox. If +you received any of these messages, please delete them and do not reply back +to Andrew Wu regarding the receipt of the messages. + +We apologize for the inconvenience that this may have caused you and will +strive to ensure that a similar incident does not occur in the future. + + +Thanks, +Enron Global Messaging Team \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/24865508.1075855493131.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/24865508.1075855493131.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..bea0b3cd --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/24865508.1075855493131.JavaMail.evans@thyme:2,S @@ -0,0 +1,106 @@ +Message-ID: <24865508.1075855493131.JavaMail.evans@thyme> +Date: Fri, 20 Apr 2001 10:08:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all_ena_egm_eim@enron.com +Subject: EnTouch Newsletter +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All_ENA_EGM_EIM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +BUSINESS HIGHLIGHTS + +Enron Industrial Markets +Metal Bulletin - Iron and Steel Awards for 2000 +Pushiest Entrant: Enron, the US commodity trading company, which promised i= +t=20 +would revolutionize the steel business by offering futures in hot rolled co= +il=20 +via its online market place. + +The EIM Fundamentals Analysis group is excited to announce that Dave Allan= +=20 +has joined as a Director, responsible for all Forest Products lines. He=20 +comes to EIM with 20 years of experience in the Forest Products industry, o= +f=20 +which 14 were spent at Abitibi and 6 with Pulp and Paper Week. Please join= +=20 +us in welcoming Dave. + +The Siebel Team (=01&The Force=018) continues to work towards program=20 +implementation of its customer management system in early May, with trainin= +g=20 +to begin at the end of April. Stay tuned for updates. + +Enron Global LNG +Enron Global LNG is positioning itself to be a creator and leader of a glob= +al=20 +wholesale LNG market. The rising prices of natural gas in the United State= +s=20 +and concerns over future energy supplies have created a bullish outlook for= +=20 +LNG in the U.S. and around the globe. LNG has played a major role in=20 +serving energy needs in many parts of the world, but its place in the U.S.= +=20 +energy picture has been limited. An LNG market that spans the globe can=20 +supply vast amounts of otherwise stranded gas to the world=01,s growing app= +etite=20 +for cleaner burning fuels. Enron Global LNG sees great opportunity for=20 +Enron=01,s wholesale energy business model to help shape yet another energy= +=20 +market. + + +IN THE NEWS + +Enron Corp. Says First-Quarter Profit Rose 20 Percent=20 +Houston, April 17 (Bloomberg) -- Enron Corp., the largest energy trader, sa= +id=20 +first-quarter profit rose 20 percent as sales almost quadrupled. Profit fro= +m=20 +operations rose to $406 million, or 47 cents, from $338 million, or 40 cent= +s,=20 +in the year-earlier period. Enron raised its 2001 profit forecast to $1.75= +=20 +to $1.80 a share, from its January projection of $1.70 to $1.75. + +First-quarter revenue surged to $50.1 billion from $13.1 billion as Enron= +=20 +boosted the volume of power sold in North America by 90 percent. Enron had = +a=20 +first-quarter gain of $19 million, or 2 cents a share, for an accounting=20 +change, making net income $425 million, or 49 cents a share. There were no= +=20 +charges or gains in the year-earlier period. =20 + + +WELCOME +New Hires +EGM - Janelle Russell,=20 +EIM - David Allan, Sylvia Carter +ENA - Sasha Divelbiss, Amy Quirsfeld, Judy Zhang, Annette Thompson, Kelly= +=20 +Donlevy-Lee, Grant Patterson + +Transfers (to or within) +ENA =01) William Abler, Magdalena Cruz, Barbara Taylor, James Reyes, Marvin= +=20 +Carter, Angel Tamariz, Jesse Bryson +EIM =01) Cassandra Dutton, Christine Sullivan, Camille Gerard, Sherri Katho= +l,=20 +Jennifer Watson +EGM =01) Steven Batchelder + + +LEGAL STUFF +The information contained in this newsletter is confidential and proprietar= +y=20 +to Enron Corp. and its subsidiaries. It is intended for internal use only= +=20 +and should not be disclosed. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/2494087.1075855482220.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/2494087.1075855482220.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..74616c24 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/2494087.1075855482220.JavaMail.evans@thyme:2,S @@ -0,0 +1,228 @@ +Message-ID: <2494087.1075855482220.JavaMail.evans@thyme> +Date: Mon, 4 Dec 2000 10:05:00 -0800 (PST) +From: miki.bode@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + browning@wasatchenergy.com, bruce.langmade@fortjamesmail.com, + bymank@wdni.com, cards@wdni.com, ccoyle@americansoda.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, kri.pam@pdg.net, + llightfoot@coral-energy.com, lmanis@sdge.com, lprior@enron.com, + niels_a_vervloet@reliantenergy.com, ramperms@bp.com, + rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com +Subject: NWP System Notice - 01-177 Soliciting Electronic Bids +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Bode, Miki" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: December 04, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-177 Soliciting Electronic Bids + +Notice Text: + +All Shippers Notification: 01-177?????? ??????? ??????? Dated December 4, +2000 + + + +TO:???? ??????? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????? (801) 971-5983 +cellular +?????????????????????????????? +?????????????????????? Williams Gas Pipeline-West +?????????????????????? Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR +AVAILABLE FIRM MAINLINE TRANSPORTATION +CAPACITY ON NORTHWEST'S TRANSMISSION SYSTEM + +Northwest has posted the following package of available firm TF-1 Large +Customer transportation capacity to its Electronic Bulletin Board ("EBB") +for competitive bid pursuant to the "Right-of-First-Refusal; Posting of +Pipeline Capacity" provision of Northwest's Tariff, which requires +availability of capacity to be posted to the EBB subject to bid.? All +prearranged terms are indicated below, if applicable.? The prearranged +shipper has the right to match the highest economic value at the end of +the bid period.? If the prearranged shipper does not match the highest +economic value, award of such capacity will be made according to +Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS CLOSED +BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace Karpakis or your +Marketing Services Representative if you encounter any problems with your +EBB bid(s).? DON'T WAIT UNTIL THE LAST MINUTE TO POST YOUR BID.? Time +deadlines are electronically monitored and implemented. + +PACKAGE "ZZ" +From the November 14, 2000 Posting +EBB OFFER # 450 + +RECEIPT DELIVERY??????? ? TOTAL ? INITIAL PRIMARY?????? PREARRANGED +?POINT? ??? POINT ????? ?? DTH/D??????? ? CONTRACT TERM ??????? ?????? +OFFER?? + +Blanco????????????? Green??????????? 15,000??????????? 12/06/00 - +12/31/00????? ???????? YES +Hub-TW??????????? Rvr-CIG + +Min. Acceptable Bid:??? $0.03 per Dth of daily Reservation Contract Demand +for Flexible +Receipt/Delivery Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 15,000 Dth/d +Bid Open Date:? 12/04/00 - (3:00 pm Central Time) +Bid Close Date: 12/05/00 - (3:00 pm Central Time) +Award Deadline: 12/05/00 - (4:00 pm Central Time) +Evergreen:????? ??????? NONE +Special Terms & Cond:?? See 1, 2 and 3 Below. + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into +the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity and +shipper and replacement shipper may utilize any available points on +Northwest's transmission +system without impacting the discount for the original shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition to the +Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable surcharges and +fuel. +? + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation +capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available +transportation capacity.? Multiple electronic bid(s) can be submitted for the +total available +transportation capacity under the specified package OR multiple rates can be +submitted each +for a partial amount of available transportation capacity under the specified +package.? If +the same Shipper submits multiple bids, the highest present value for such +package of +available transportation capacity shall be considered the valid bid. All +other bids from the +same Shipper for the same package of transportation capacity will be +discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is less than +minimum tariff rate, the following formula is utilized:? Bid Rate x FERC +Interest Rate +x The Maximum Bid Quantity x 365 days/100/12; or if the maximum rate is bid, +the +following formula is utilized:? Bid Rate x FERC Interest Rate x Maximum Bid +Quantity x +days bid/100. In case of a tie, each tied shipper will have the right to +improve its bid +by submitting an improved bid within 24 hours of the bid close time.? Such +improved bid +shall be faxed to (801) 584-7076 to Candace Karpakis or Patrick Aman.? If a +tie still +exists, such capacity shall be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than indicated +for the capacity unless maximum rate is bid. + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button on the +offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The +screen will allow you to review the conditions of the offer.? Close this +screen when you have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting the +"VIEWBID" button.? Close this screen when you have finished viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" +button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, highlight +the receipt/delivery point section with the left mouse button and modify +accordingly. Select +?"SAVE".? If an error appears at the button of the screen, the error will +need to be +corrected and the data will need to be saved again.? If successful, a message +will appear +indicating the bid information has saved and the bid rate must be entered.? +Select "OK". +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +????? You have just "CREATED" your bid for the offer.? You now need to +"SUBMIT" +????? your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button.? All +of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you would +like to submit. +Select the "SUBMIT" button at the top of the screen to post the bid. + +????? To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button.? All +of?? +????? your bids will appear.? If the bid has not yet been submitted, +highlight the? +???? "BID IN DRAFT STATUS" that you would like to withdraw.? Select the +"WITHDRAW" +????? button at the top of the screen to withdraw the bid.? After a bid has +been +???? withdrawn, you can select the "DELETE" button at the top of the screen +to +???? delete it from the screen. + +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + +Word: F\Short Term/Capacity for Bid-All 2000 December 4, 2000 01-177.doc \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/24969995.1075855493644.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/24969995.1075855493644.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4b5213c2 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/24969995.1075855493644.JavaMail.evans@thyme:2,S @@ -0,0 +1,37 @@ +Message-ID: <24969995.1075855493644.JavaMail.evans@thyme> +Date: Tue, 24 Apr 2001 10:02:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: "Laser-Focused Business" with Mind's Eye Madness +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +"You cannot be dependent upon your eyes when your imagination is out of=20 +focus.=018 - Mark Twain=20 + +Watch the Enron Building lobby on Wednesday, April 25th, from 11:30am to=20 +1:00pm for information on some of=20 +Enron's new innovative businesses. You'll have the opportunity to meet=20 +various business representatives and discuss=20 +their products and services from the creative minds of our employees. Watc= +h=20 +for Vince Kaminski=20 +who will be present during this exciting exchange of information. + +Featuring: =20 +Deal Bench, enron.credit.com, Weather Risk Management, Enron Trading Game a= +nd=20 +Xcelerator + +Word of the Day +cerebration \ser-uh-BRAY-shun\, noun: =20 +The act or product of thinking; the use of the power of reason; mental=20 +activity; thought. =20 diff --git a/demo/ermis-f/Discussion Threads/cur/25023511.1075855478162.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/25023511.1075855478162.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ab293798 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/25023511.1075855478162.JavaMail.evans@thyme:2,S @@ -0,0 +1,188 @@ +Message-ID: <25023511.1075855478162.JavaMail.evans@thyme> +Date: Thu, 26 Oct 2000 11:17:00 -0700 (PDT) +From: david.forster@enron.com +To: joe.gold@enron.com, al.garcia@enron.com, florian.neubauer@enron.com, + gregor.baumerich@enron.com, cassim.mangerah@enron.com, + martin.bloch@enron.com, markus.urban@enron.com, + peter.heydecker@enron.com, raphael.brun@enron.com, + reuben.maltby@enron.com, jonathan.pietila@enron.com, + ulf.ek@enron.com, ross.sankey@enron.com, stuart.ffoulkes@enron.com, + paul.mead@enron.com, adrian.mancebo@enron.com, + michael.hellermann@enron.com, benedikt.messner@enron.com, + gunter.tuhy@enron.com, meindert.witteveen@enron.com, + jonathan.whitehead@enron.com, marcello.romano@enron.com, + david.gallagher@enron.com, didier.magne@enron.com, + carsten.sterz@enron.com, andrew.fairley@enron.com, + haakon.olafsson@enron.com, matthew.nicholas@enron.com, + david.furner@enron.com, david.redmond@enron.com, + steven.mccarthy@enron.com, thor.lien@enron.com, + fredrik.flykt-rosen@enron.com, stefan.fastesson@enron.com, + espen.seidel@enron.com, steven.vu@enron.com, + catherine.woolgar@enron.com, ross.mcintyre@enron.com, + anastasia.karabatsos@enron.com, britta.dinnendahl@enron.com, + bo.petersen@enron.com, chris.glaas@enron.com, + chris.mahoney@enron.com, erik.hansen@enron.com, + niamh.clarke@enron.com, ross.koller@enron.com, + stuart.bland@enron.com, tracy.wallace@enron.com, + stewart.peter@enron.com, robert.brewis@enron.com, + john.nowlan@enron.com, jurgen.hess@enron.com, + trena.mcfarland@enron.com, shane.dallmann@enron.com, + richard.lewis@enron.com, amir.ghodsian@enron.com, + louis.redshaw@enron.com, simon.hastings@enron.com, + derek.edmiston@enron.com, neil.jackson@enron.com, + graham.mullin@enron.com, simon.brooks@enron.com, + martin.mcdermott@enron.com, bryan.seyfried@enron.com, + hans.wong@enron.com, wang.eng@enron.com, john.chismar@enron.com, + john.thomas@enron.com, richard.slovenski@enron.com, + tom.glover@enron.com, erik.hokmark@enron.com, + marc.janichen@enron.com, sonia.mccorquodale@enron.com, + morten.pettersen@enron.com, eric.shaw@enron.com, + john.metzler@enron.com, john.sherriff@enron.com, + merritt.thomas@enron.com, peter.bradley@enron.com, + jez.peters@enron.com, paul.turner@enron.com, stuart.staley@enron.com, + mark.jones@enron.com, chris.connelly@enron.com, + pierre.aury@enron.com, samuel.grossman@enron.com, + scott.moncrieff@enron.com, david.redmond@enron.com, + david.furner@enron.com, steve.vavrik@enron.com, + moazzam.khoja@enron.com, crispin.leick@enron.com, + michael.walter@enron.com, pedro.alcalde@enron.com, + peter.heydecker@enron.com, thomas.gygax@enron.com, + bjarne.schieldrop@enron.com, tim.jones@enron.com, + alex.heath@enron.com, david.lilley@enron.com, neil.hussey@enron.com, + james.gordon@enron.com, andrew.baldock@enron.com, + bradley.marchant@enron.com, irma.hunt@enron.com, + jeremy.meakin@enron.com, lothar.kierspel@enron.com, + mark.shaer@enron.com, nicoletta.gossow@enron.com, + paul.wilkes@enron.com, steve.upot@enron.com, + thomas.boettcher@enron.com, tim.pateman@enron.com, + russell.plackett@enron.com, suryan.simunovic@enron.com, + marcello.romano@enron.com, chris.thrall@enron.com, + preben.richter@enron.com, mats.larsson@enron.com, + linda.andersson@enron.com, sami.tenngren@enron.com, + wolfgang.skribot@enron.com, stephen.asplin@enron.com, + ross.sankey@enron.com, andrew.conner@enron.com, allan.ford@enron.com, + adam.gross@enron.com, andrew.lewis@enron.com, andrea.ring@enron.com, + bryan.garrett@enron.com, brian.hoskins@enron.com, + brad.mckay@enron.com, chad.clark@enron.com, chris.dorland@enron.com, + chris.germany@enron.com, chris.lambie@enron.com, + christian.lebroc@enron.com, carey.metz@enron.com, + douglas.friedman@enron.com, dick.jenkins@enron.com, + dan.junek@enron.com, darrin.morris@enron.com, daniel.reck@enron.com, + david.redmond@enron.com, doug.gilbert-smith@enron.com, + erik.simpson@enron.com, elsa.villarreal@enron.com, + fred.cohagan@enron.com, frank.ermis@enron.com, + fred.lagrasta@enron.com, fletcher.sturm@enron.com, + gabriel.fuzat@enron.com, george.hopley@enron.com, + george.mcclellan@enron.com, geoff.storey@enron.com, + greg.whalley@enron.com, george.wood@enron.com, greg.woulfe@enron.com, + grant.zimmerman@enron.com, harry.arora@enron.com, + howard.levy@enron.com, hunter.shively@enron.com, + john.arnold@enron.com, diana.scholtes@enron.com, + john.berger@enron.com, john.bowman@enron.com, + john.disturnal@enron.com, jim.fallon@enron.com, + john.forney@enron.com, jim.goughary@enron.com, + jay.hawthorn@enron.com, jared.kaiser@enron.com, + john.massey@enron.com, jonathan.mckay@enron.com, + john.mcpherson@enron.com, john.nowlan@enron.com, + jeff.richter@enron.com, jeffrey.shankman@enron.com, + john.suarez@enron.com, jane.tholt@enron.com, judy.townsend@enron.com, + john.zufferli@enron.com, karla.compean@enron.com, + kate.fraser@enron.com, keith.holst@enron.com, + kevin.ruscitti@enron.com, kyle.schultz@enron.com, + kelli.stevens@enron.com, kim.ward@enron.com, lee.jackson@enron.com, + larry.may@enron.com, matthew.arnold@enron.com, mike.carson@enron.com, + michael.cowan@enron.com, martin.cuilla@enron.com, + michael.etringer@enron.com, matthew.goering@enron.com, + mike.grigsby@enron.com, moazzam.khoja@enron.com, + matthew.lenhart@enron.com, mike.maggi@enron.com, + matt.motley@enron.com, mike.swerzbin@enron.com, + mark.tawney@enron.com, phillip.allen@enron.com, + paul.broderick@enron.com, phil.clifford@enron.com, + partho.ghosh@enron.com, peter.heintzelman@enron.com, + peter.keavey@enron.com, patrick.markey@enron.com, + patrice.mims@enron.com, paul.quilkey@enron.com, + paul.racicot@enron.com, pushkar.shahi@enron.com, + paul.smith@enron.com, robert.badeer@enron.com, robin.barbe@enron.com, + robert.benson@enron.com, bob.crane@enron.com, rudy.dautel@enron.com, + robert.fuller@enron.com, rob.mcdonald@enron.com, + richard.schneider@enron.com, raymond.yeow@enron.com, + sandra.brawner@enron.com, stephane.brodeur@enron.com, + sean.crandall@enron.com, steve.elliott@enron.com, + scott.hendrickson@enron.com, steven.kleege@enron.com, + sarah.mulholland@enron.com, susan.pereira@enron.com, + spencer.vosko@enron.com, tim.belden@enron.com, + theresa.branney@enron.com, terri.clynes@enron.com, + tammi.depaolis@enron.com, tom.donohoe@enron.com, tom.dutta@enron.com, + tori.kuykendall@enron.com, thomas.martin@enron.com, + william.stuart@enron.com, mark.davis@enron.com, + larry.gagliardi@enron.com, alan.engberg@enron.com, + john.lavorato@enron.com, adam.metry@enron.com, andy.zipper@enron.com, + andy.zipper@enron.com, bhavna.pandya@enron.com, + bill.berkeland@enron.com, bill.rust@enron.com, bill.white@enron.com, + brando.hayden@enron.com, caroline.abramo@enron.com, + corry.bentley@enron.com, craig.breslau@enron.com, + cyntia.pastega@enron.com, danny.conner@enron.com, + daren.farmer@enron.com, dave.mangskau@enron.com, + david.walsh@enron.com, derek.davies@enron.com, doug.miller@enron.com, + doug.paterson@enron.com, edward.baughman@enron.com, + edward.gottlob@enron.com, ellen.su@enron.com, gary.taylor@enron.com, + gerald.gilbert@enron.com, grant.oh@enron.com, + greg.mcclendon@enron.com, greg.woulfe@enron.com, + gretchen.lotz@enron.com, janel.guerrero@enron.com, + janelle.scheuer@enron.com, jason.seigal@enron.com, + jason.choate@enron.com, jay.hatfield@enron.com, + jay.reitmeyer@enron.com, jay.webb@enron.com, + jean-sebastien.fontaine@enron.com, jeff.king@enron.com, + jeff.pearson@enron.com, jennifer.fraser@enron.com, + jennifer.shipos@enron.com, jim.fallon@enron.com, + joseph.piotrowski@enron.com, john.llodra@enron.com, + john.singer@enron.com, kevin.presto@enron.com, + laura.podurgiel@enron.com, lee.fascetti@enron.com, + lisa.burnett@enron.com, lisa.deakin@enron.com, lisa.nemec@enron.com, + maria.valdes@enron.com, mark.rodriguez@enron.com, + mark.fischer@enron.com, mark.smith@enron.com, mike.curry@enron.com, + monique.sanchez@enron.com, oscar.dalton@enron.com, + patrick.hanse@enron.com, paul.lucci@enron.com, + pavel.zadorozhny@enron.com, richard.tomaski@enron.com, + rick.dietz@enron.com, doug.sewell@enron.com, + rogers.herndon@enron.com, rudy.acevedo@enron.com, s.story@enron.com, + scott.goodell@enron.com, scott.neal@enron.com, + shawn.cumberland@enron.com, stephen.klein@enron.com, + steve.crumley@enron.com, steven.curlee@enron.com, + steven.kleege@enron.com, steven.vu@enron.com, + stewart.rosman@enron.com, susan.wood@enron.com, tk.lohman@enron.com, + tim.heizenrader@enron.com, todd.richardson@enron.com, + tom.alonso@enron.com, tom.may@enron.com, tom.swank@enron.com, + troy.black@enron.com, w.hicks@enron.com, zachary.sampson@enron.com, + zal.masani@enron.com +Subject: EnronOnline Updates +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: David Forster +X-To: Joe Gold, Al Garcia, Florian Neubauer, Gregor Baumerich, Cassim Mangerah, Martin Bloch, Markus Urban, Peter Heydecker, Raphael Brun, Reuben Maltby, Jonathan Pietila, Ulf Ek, Ross Sankey, Stuart Ffoulkes, Paul Mead, Adrian Mancebo, Michael Hellermann, Benedikt Messner, Gunter Tuhy, Meindert Witteveen, Jonathan Whitehead, Marcello Romano, David Gallagher, Didier Magne, Carsten Sterz, Andrew Fairley, Haakon Olafsson, Matthew Nicholas, David Furner, David Redmond, Steven McCarthy, Thor Lien, Fredrik Flykt-Rosen, Stefan Fastesson, Espen Seidel, Steven Vu, Catherine Woolgar, Ross McIntyre, Anastasia Karabatsos, Britta Dinnendahl, Bo Petersen, Chris Glaas, Chris Mahoney, Erik Hansen, Niamh Clarke, Ross Koller, Stuart Bland, Tracy Wallace, Stewart Peter, Robert Brewis, John L Nowlan, Jurgen Hess, Trena McFarland, Shane Dallmann, Richard Lewis, Amir Ghodsian, Louis Redshaw, Simon Hastings, Derek Edmiston, Neil Jackson, Graham Mullin, Simon Brooks, Martin McDermott, Bryan Seyfried, Hans Wong, Wang Moi Eng, John Chismar, John Buckner Thomas, Richard Slovenski, Tom Glover, Erik Hokmark, Marc Janichen, Sonia McCorquodale, Morten E Pettersen, Eric Shaw, John Metzler, John Sherriff, Merritt Thomas, Peter Bradley, Jez Peters, Paul Turner, Stuart Staley, Mark Jones, Chris Connelly, Pierre Aury, Samuel Grossman, Scott Moncrieff, David Redmond, David Furner, Steve Vavrik, Moazzam Khoja, Crispin Leick, Michael Walter, Pedro Del Rio Alcalde, Peter Heydecker, Thomas Gygax, Bjarne Schieldrop, Tim R Jones, Alex Heath, David Lilley, Neil Hussey, James A Gordon, Andrew R Baldock, Bradley L Marchant, Irma Hunt, Jeremy E Meakin, Lothar Kierspel, Mark Shaer, Nicoletta Gossow, Paul A Wilkes, Steve Upot, Thomas Boettcher, Tim J Pateman, Russell Plackett, Suryan Wirya Simunovic, Marcello Romano, Chris Thrall, Preben Richter, Mats Larsson, Linda Andersson, Sami Tenngren, Wolfgang Skribot, Stephen Asplin, Ross Sankey, Andrew R Conner, Allan Ford, Adam Gross, Andrew H Lewis, Andrea Ring, Bryan Garrett, Brian Hoskins, Brad McKay, Chad Clark, Chris Dorland, Chris Germany, Chris Lambie, Christian LeBroc, Carey M Metz, Douglas S Friedman, Dick Jenkins, Dan Junek, Darrin Morris, Daniel Reck, David Redmond, Doug Gilbert-Smith, Erik Simpson, Elsa Villarreal, Fred Cohagan, Frank Ermis, Fred Lagrasta, Fletcher J Sturm, Gabriel Fuzat, George Hopley, George McClellan, Geoff Storey, Greg Whalley, George Wood, Greg Woulfe, Grant Zimmerman, Harry Arora, Howard Levy, Hunter S Shively, John Arnold, Diana Scholtes, John Berger, John E Bowman, John Disturnal, Jim Fallon, John M Forney, Jim Goughary, Jay Hawthorn, Jared Kaiser, John Massey, Jonathan McKay, John McPherson, John L Nowlan, Jeff Richter, Jeffrey A Shankman, John D Suarez, Jane M Tholt, Judy Townsend, John Zufferli, Karla Compean, Kate Fraser, Keith Holst, Kevin Ruscitti, Kyle Schultz, Kelli Stevens, Kim Ward, Lee Jackson, Larry May, Matthew Arnold, Mike Carson, Michael Cowan, Martin Cuilla, Michael Etringer, Matthew Goering, Mike Grigsby, Moazzam Khoja, Matthew Lenhart, Mike Maggi, Matt Motley, Mike Swerzbin, Mark Tawney, Phillip K Allen, Paul J Broderick, Phil Clifford, Partho Ghosh, Peter Heintzelman, Peter F Keavey, Patrick Markey, Patrice L Mims, Paul Quilkey, Paul Racicot, Pushkar Shahi, Paul Smith, Robert Badeer, Robin Barbe, Robert Benson, Bob Crane, Rudy Dautel, Robert Fuller, Rob McDonald, Richard Schneider, Raymond Yeow, Sandra F Brawner, Stephane Brodeur, Sean Crandall, Steve Elliott, Scott Hendrickson, Steven Kleege, Sarah Mulholland, Susan W Pereira, Spencer Vosko, Tim Belden, Theresa Branney, Terri Clynes, Tammi DePaolis, Tom Donohoe, Tom Dutta, Tori Kuykendall, Thomas A Martin, William Stuart, Mark Dana Davis, Larry Gagliardi, Alan Engberg, John J Lavorato, Adam Metry, Andy Zipper, Andy Zipper, Bhavna Pandya, Bill Berkeland, Bill Rust, Bill White, Brando Hayden, Caroline Abramo, Corry Bentley, Craig Breslau, Cyntia Pastega, Danny Conner, Daren J Farmer, Dave Mangskau, David Walsh, Derek Davies, Doug Miller, Doug Paterson, Edward D Baughman, Edward D Gottlob, Ellen Su, Gary Taylor, Gerald Gilbert, Grant Oh, Greg McClendon, Greg Woulfe, Gretchen Lotz, Janel Guerrero, Janelle Scheuer, Jason Seigal, Jason Choate, Jay Hatfield, Jay Reitmeyer, Jay Webb, Jean-Sebastien Fontaine, Jeff King, Jeff Pearson, Jennifer Fraser, Jennifer Shipos, Jim Fallon, Joseph Piotrowski, John Llodra, John M Singer, Kevin M Presto, Laura Podurgiel, Lee Fascetti, Lisa Burnett, Lisa Deakin, Lisa Nemec, Maria Valdes, Mark Anthony Rodriguez, Mark Fischer, Mark Smith, Mike Curry, Monique Sanchez, Oscar Dalton, Patrick Hanse, Paul T Lucci, Pavel Zadorozhny, Richard Tomaski, Rick Dietz, Doug Sewell, Rogers Herndon, Rudy Acevedo, S Craig Story, Scott Goodell, Scott Neal, Shawn Cumberland, Stephen Klein, Steve Crumley, Steven Curlee, Steven Kleege, Steven Vu, Stewart Rosman, Susan Wood, TK Lohman, Tim Heizenrader, Todd Richardson, Tom Alonso, Tom May, Tom Swank, Troy Black, W Wade Hicks, Zachary Sampson, Zal Masani +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The following updates have been made to the EnronOnline Website and should be +available to all customers on their login today: + +- Ability to type in volumes in the Submission Box (rather than just using +the arrows) +- Removal of the "Hour Glassing" effect (in which the browser acted like the +site was still loading when it was in fact finished) +- New code to fix the caching server issues which prevented some customers +from successfully upgrading +- Addition of Dow Jones News Feeds (automatic for appropriate categories) + +If you have any questions on the above, please contact the EnronOnline Help +Desk at: + +Americas: 713 853 4357 +Europe: + 44 (0)20 7783 7783 +Australia/Asia: +61 2 9229 2300 + +Dave \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/25036059.1075855481051.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/25036059.1075855481051.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3d91f9e3 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/25036059.1075855481051.JavaMail.evans@thyme:2,S @@ -0,0 +1,21 @@ +Message-ID: <25036059.1075855481051.JavaMail.evans@thyme> +Date: Thu, 16 Nov 2000 12:12:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.ena&eim&egm@enron.com +Subject: Holiday Invitation +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston ENA&EIM&EGM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Please click on the attached link to launch your Holiday Party invitation. + + http://invitation.enron.com + +Please direct any questions to Dorie Hitchcock via email. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/25176898.1075855478054.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/25176898.1075855478054.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..af025092 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/25176898.1075855478054.JavaMail.evans@thyme:2,S @@ -0,0 +1,42 @@ +Message-ID: <25176898.1075855478054.JavaMail.evans@thyme> +Date: Wed, 25 Oct 2000 16:55:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: World Wide Announcement +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +To respond to the needs of our customers the following management +appointments are effective immediately: + +Alan Stringer, EHS Director based in London will be responsible for European +/ Asia / India Regions. Alan will continue to report to myself and Brian +Stanley (based in London). Bal Wong EHS Manager based in Guam will report +to Alan. Alan and Bal form a great team. Both have extensive experience +in undertaking and providing support for Environmental Due Diligence projects +throughout the world for the past ten years for various blue chips, lawyers, +banks and venture capital companies averaging several billion dollars worth +of assets reviewed each year for the past 5 years. Both can provide an +extensive depth of knowledge as internal consultants in assessing +environmental health and safety risk and supporting development of risk +mitigation measures that can be applied in the sale and purchase agreements +and contracts. Both have impressive experience in remediation technology. + + +Attached is a flow chart for environmental and social due diligence that +shows our organization and responsibilities. + + + + +Henry Van +General Manager, EH&S +Asset Operations \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/25372163.1075855480909.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/25372163.1075855480909.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1e75695f --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/25372163.1075855480909.JavaMail.evans@thyme:2,S @@ -0,0 +1,290 @@ +Message-ID: <25372163.1075855480909.JavaMail.evans@thyme> +Date: Thu, 16 Nov 2000 00:12:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Go + to www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 16, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 16, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Alberta's Oil and Natural? Gas Revenue Doubles + + + + ? ? Alberta's revenue from oil and natural gas will more than double this +year to about C$8.7 billion. It will use most of the money to cut its debt. +Alberta, the biggest international supplier of natural gas to the US, will +pay down its debt by C$4.5 billion this year and give residents C$485 +million in tax and energy-bill rebates. Alberta is expecting a C$4.2 billion +budget surplus in the fiscal year ending March 31. Alberta collects a +percentage of revenue from oil and natural gas produced in the province. +The province's debt, now around C$12.5 billion, rose when prices were low. +Alberta's low debt and its repayment program have earned it the highest +credit rating of any Canadian province. + + + + + + + + + + + [IMAGE] + + + + + + + + Natural? Gas? Storage? Report + + + + + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + ? ? ? ? ? ? Week? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Prev? + ? ? ? ? ? ?Ending? ? Prev? ? ? ? ? ? ? ? ? ?Prev? ? Year? ? + | Region | 11/10/00| Week | Diff | % Full | Year | % Full + | Prod? ?|? ?688? ?|? 687 |? ?1? |? 72%? ?|? 847 |? 89%? ? + | East? ?|? 1682? ?| 1678 |? ?4? |? 92%? ?| 1730 |? 95%? ? + | West? ?|? ?372? ?|? 383 | -11? |? 74%? ?|? 439 |? 87%? ? + |? ? ? ? |? ? ? ? ?|? ? ? |? ? ? |? ? ? ? |? ? ? |? ? ? ? + | Total? |? 2742? ?| 2748 |? -6? |? 83%? ?| 3016 |? 91%? ? + + + + + + + + [IMAGE] + + + [IMAGE] + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 16, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 16, 2000 + + + + + + + [IMAGE] + + + + + + + + Canadian 88 Losses Increase + + ? + + ? ? Canadian 88 Energy, which has put itself up for sale, says its third +quarter loss widened seven-fold because of production problems and an +ill-fated natural gas hedging program. It reported the loss grew to C$5.2 +million. Cash flow, a key indicator a firm's ability to fund future +exploration, fell 64% to C$2.3 million from C$6.4 million. The third quarter +results reflected the one-time impact of the upgrading program at the Olds +Gas Plant, which shut-in? 26 MMcf per day of natural gas and 770 barrels of +liquids daily from September 5th until October 7th. Most Canadian firms have +been big winners in the natural gas market, but not Canadian 88, whose +natural gas hedging reduced cash flow by $26 million in the quarter. + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img34.gif + - img11.gif + - img35.gif + - id=1381847 + - img36.gif \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/25420164.1075855482429.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/25420164.1075855482429.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..30c77357 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/25420164.1075855482429.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <25420164.1075855482429.JavaMail.evans@thyme> +Date: Tue, 5 Dec 2000 09:11:00 -0800 (PST) +From: ina.rangel@enron.com +To: frank.ermis@enron.com +Subject: Holiday Invitation +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Ina Rangel/HOU/ECT on 12/05/2000 05:11 PM +--------------------------- + Enron North America - Office of the Chairman + +From: ENA Office of the Chairman@ENRON on 11/16/2000 08:12 PM +Sent by: Enron Announcements@ENRON +To: Houston ENA&EIM&EGM +cc: +Subject: Holiday Invitation + +Please click on the attached link to launch your Holiday Party invitation. + + http://invitation.enron.com + +Please direct any questions to Dorie Hitchcock via email. diff --git a/demo/ermis-f/Discussion Threads/cur/25603170.1075855494912.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/25603170.1075855494912.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c11b7b21 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/25603170.1075855494912.JavaMail.evans@thyme:2,S @@ -0,0 +1,64 @@ +Message-ID: <25603170.1075855494912.JavaMail.evans@thyme> +Date: Tue, 1 May 2001 06:01:00 -0700 (PDT) +From: mark.whitt@enron.com +To: barry.tycholiz@enron.com, mike.grigsby@enron.com, paul.bieniawski@enron.com, + eva.rainer@enron.com, steven.south@enron.com, + jay.reitmeyer@enron.com, frank.ermis@enron.com, paul.lucci@enron.com, + dave.fuller@enron.com, stephanie.miller@enron.com +Subject: Questar Pipeline's Southwest Wyoming Storage Project Open Season +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Mark Whitt +X-To: Barry Tycholiz, Mike Grigsby, Paul Bieniawski, Eva Rainer, Steven P South, Jay Reitmeyer, Frank Ermis, Paul T Lucci, Dave Fuller, Stephanie Miller +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +FYI +----- Forwarded by Mark Whitt/NA/Enron on 05/01/2001 12:58 PM ----- + + "Brent Kitchen" + 04/30/2001 05:10 PM + + To: undisclosed-recipients:; + cc: + Subject: Questar Pipeline's Southwest Wyoming Storage Project Open Season + + +Questar Pipeline Company is holding an open season to determine the +feasibility of constructing a salt cavern storage facility near Evanston, +Wyoming to provide firm natural gas storage service. This facility will +provide multiple cycle, high deliverability storage service that will be +connected to several interstate pipelines. + +All interested parties are invited to submit requests during the open season, +which will begin on Wednesday, May 2, 2001 and close on Friday, June 1, +2001. Depending on customer interest and the scope of the project, the firm +storage is anticipated to be in service by June 1, 2004. + +A description of the open season, including application requirements, is +attached to this message in Microsoft Word format. The Precedent Agreement +form is also attached as an Adobe Acrobat PDF file. The Precedent Agreement +must be completed and e-mailed or faxed to Questar Pipeline by 5 p.m. on +Friday, June 1, 2001. Questar Pipeline's fax number is (801) 324-2980. +Precedent Agreements for the storage service should be faxed to Attention: +Tom Myrberg. + +If you are unable to open the PDF file containing the Precedent Agreement and +would like us to fax you a copy, please call Derbie Flygare at 801-324-2041 +or Mary Kay Olson at 801-324-5873. + +Additional information about the open season can be obtained online at +http://www.questarpipeline.com/html/marketing.html or by calling Tom Myrberg +at 801-324-2978, Mary Kay Olson at 801-324-5873, or Shelley Wright at +801-324-2509. + +Click here to download the free Adobe Acrobat Reader: +http://www.adobe.com/products/acrobat/readstep.html + + + - SWWSTORA2_1.doc + - SaltCavern_1.pdf \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/25624680.1075855479371.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/25624680.1075855479371.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..76cda432 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/25624680.1075855479371.JavaMail.evans@thyme:2,S @@ -0,0 +1,136 @@ +Message-ID: <25624680.1075855479371.JavaMail.evans@thyme> +Date: Fri, 3 Nov 2000 13:07:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron In Action 11.06.00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Holiday Shopping Support The Rise School of Houston while you do your holiday +shopping! Participating stores in the Center at +for Rise School! Post Oak, 5000 Westheimer (across from the Galleria), are +donating a percentage of their sales on Saturday, + November 18 to The Rise School. No cards to buy, all you need to do is +shop! Stores include BB1 Classic, + Iloff Jewelers, Nature's Way Day Spa and Salon, Sport Clips All Star +Haircuts and more - look for posters in + participating stores. For more information about Rise, check out +www.riseschool.com. + +Houston Symphony Enjoy the 4th Annual Singles Bash with the Houston Symphony +on Monday, November 20 from 6:00 p.m.-7:00 p.m. +Singles Mixer! at Sambuca Jazz Cafe! This pre-concert party offers +complimentary hors d'oeuvres, live jazz quartet Blue Monks, door + prizes and more, and is a prelude to the Houston Symphony concert at 8:00 +p.m. featuring the legendary violinist + Midori! Tickets are $35 and include the mixer and concert ticket, and +pre-paid reservations are required. Don't miss + out on this fun mixer - call 713-238-1477. + +Classical Music Subscribe to the 2000-2001 Houston Symphony Casual Classics +season, where hosts and artists provide the audience +Happy Hours! with muscial examples and insights into the world of music +before each spectacular performance. Enjoy pre-concert + Happy Hours featuring the Blue Monks jazz quartet as well as select +opportunities to mingle backstage with guest artists + if you purchase the ticket package. To find out more about program dates +and highlights, visit www.houstonsymphony.org + or call 713-224-7575 to subscribe. + +Nutcracker Come shop and support the talented Houston Ballet! The Houston +Ballet Guild's 20th Annual Nutcracker Market will +Market be held at the Astrohall Novemeber 9-12. Merchants from around the +country will showcase row after row of + gifts for your early holiday shopping, so beat the crowd and join in on the +Early Bird Power Shopping on Saturday, + November 11 from 8:00 a.m. to 10:00 a.m. Tickets are $25 dollars each and +parking is complimentary. For ticket + information call 713-535-3231 or email nutcrackermarket@houstonballet.org. + +Chinese Paintings Are you an art lover? Come to the Continental Center I +Gallery (Continental Building, 1600 Smith, 2nd floor) and enjoy +Show Chengyi Li, an artist from China, and his selection of personal works of +Chinese art. The exhibit will run from October 30 + to December 1. Enron employees receive a 10% discount on the artist's works. + For more information, contact + Maggie Li at ext. 56011 or click here for a preview! + + +Flood Relief in Massive floods in recent weeks have devastated much of the +Mekong Delta in Vietnam, and as much help as possible +Vietnam is needed to help the millions of victims driven out by the natural +disaster. Thousands of people have died and the main + food source, rice, has been destroyed. Homes and crops are not expected to +recover until well after next year. Food, + water, and shelter are all in extremely short supply. Every bit of help can +make a huge difference! + + For information on how to support this important cause, contact Thu Pham +Arnold at ext. 55125. Donations to + the flood relief can be made to: + + VCSA Flood Relief + Vietnamese Culture & Science Association + P.O. Box 741301 + Houston, TX 77247 + + Enron will match your generous contribution dollar for dollar. See +http://home.enron.com/cr/envolved/ + +Museum of Fine Arts You are invited to the Museum of Fine Arts Corporate +Partner Holiday Party on December 12 from 7:00 p.m. +Holiday Party to 9:00 p.m, but volunteers are needed to help with fun and +exciting preparations! The party is free for all corporate + partner company employees and their families. In addition to face-painting, +escorting guests, and numerous + activities on the night of the party, fun volunteer opportunities include: + + Invitation Stuffing Activity - November 9 + 5:30 p.m.- 7:30 p.m. + + Craft Preparation Activity - November 14 + 5:30 p.m.- 7:30 p.m. + + Contact India Kerr-Perkinson at 713-639-7570 for more information and or +click here to print out the volunteer form. + +Enron Kids Holiday Come participate with Enron Kids, a program that helps +provide books and equipment for schools in need. Sponsor a +Fun student or team up with co-workers or your department to provide a bag +full of holiday cheer to an HISD Burrus + Elementary student! A shopping committee can shop for you if your schedule +does not give you the time. Sign-ups + are: + November 14, 16, 17: 11:00 a.m. - 1:00 p.m. in the Enron Building lobby + November 15: 11:00 a.m. - 1:00 p.m. in 3AC 601 + November 15: 11:00 a.m. - 1:00 p.m. in Jefferson Bldg. Ground +Floor Conference Room + + Gift drop-offs will be on December 4-8, and the holiday party for Enron Kids +will be at Burrus Elementary on Thursday, + December 14, with transportation available to sponsors. For more +information, contact Geneva Davis at ext. 35517 + or Leslie Campbell at ext. 35983. + + +Mammograms M.D. Anderson will be here November 13-17 to administer +mammograms. Call 713-745-4000 to +Available schedule an appointment. Cost is $15 for employees, spouses, +retirees and EDS; $16 if donating to The Rose (an + organization that provides free mammograms for low-income women); $75 for +contractors. + + + +The 2nd Annual Enron Dog Day Afternoon 'Howloween Party' hosted over 100 +lovable canines and raised approximately $2,500 for +organizations such as Great Beginnings, Golden Retreiver Rescue, Harris +County Animal Control, and Canines In Action! \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/25647442.1075855495055.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/25647442.1075855495055.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..065c9427 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/25647442.1075855495055.JavaMail.evans@thyme:2,S @@ -0,0 +1,137 @@ +Message-ID: <25647442.1075855495055.JavaMail.evans@thyme> +Date: Wed, 2 May 2001 03:28:00 -0700 (PDT) +From: melanie.hunter@neg.pge.com +To: derekaberle@aec.ca, abshirek@epenergy.com, jadams2@enron.com, + gascontroller@aec.ca, carol_airey@altagas.ca, kelly_aitken@gulf.ca, + dalbers@avistacorp.com, louise.allen@numac.com, malonzo@sdge.com, + panderse@utilicorp.com, adrienneanderson@aec.ca, dna1@pge.com, + laab@pge.com, paul.atha@southernenergy.com, oaugenstein@br-inc.com, + nbaker@enron.com, lryall@worldnet.att.net, brentbalog@aec.ca, + dbarre@puget.com, bartneea@bp.com, beathrw@bp.com, + michaelbennett@aec.ca, bblanar@coral-energy.com, bokenfke@bp.com, + gborrego@semprasolutions.com, tabo@dynegy.com, boulayka@bp.com, + spencecp@bp.com, todd_braunfeld@br-inc.ca, sbrewer@enron.com, + stephane.brodeur@enron.com, tbrother@utilicorp.com, + tbrown@br-inc.com, browning@wasatchenergy.com, + christopher.bruce@msdw.com, mike_bucher@oxy.com, + jburton@utilicorp.com, mbutler@tristargas.com, + operations@canwestgas.com, bcampbell@ci.burbank.ca.us, rwcd@pge.com, + chanbs@bp.com, jchapa@calpine.com, schrist@enron.com, dwc3@pge.com, + jlclarken@duke-energy.com, sheri.clemons@southernenergy.com, + cslaman@usg.com, bcohen@br-inc.com, darcy_cole@transcanada.com, + gascontroller@aec.ca, gcalgascontrol@bp.com, rcooper@utilicorp.com, + saguilar@coral-energy.com, rcrowley@coral-energy.com, + ccunning@cngc.com, david.dachis@neg.pge.com, bdahncke@pcenergy.com, + derek.danyliw@husky-oil.com, ddanyluk@enserco.com, days@epenergy.com, + cdecotea@westerngas.com, delanem@axl.ca, hankd@calpine.com, + kathy@itcoworld.com, tdizona@coral-energy.com, + andolaptchiev@duke-energy.com, doraisba@bp.com, rdreith@smud.org, + hwweight@duke-energy.com, caver_ealy@pgn.com, reason@br-inc.com, + lwebner@ect.enron.com, demerson@energy.twc.com, cory_empey@br-inc.ca, + pabercrombie@txuenergy.com, jelmore@txuenergy.com, fermis@enron.com, + vesparza@txu.com, beveret@enron.com, fackel@texaco.com, + lfiler@avistaenergy.com, mflaman@tcel.com, bradflegel@aec.ca, + srfl@dynegy.com, cfrandsen@avistacorp.com, + rene.frederick@apachecorp.com, bfrench@avistaenergy.com, + tfrisina@br-inc.com, dafusek@aep.com, mhg2@pge.com, + laura.gallant@paramountres.com, rgay@ect.enron.com, geek@bp.com, + gborrego@semprasolutions.com, gilesmh@bp.com, sgillit@cngc.com, + jgilmer2@txu.com, rgladman@aep.com, jglaubi@smud.org, + kgonzales@sppc.com, lgoodric@cngc.com, pgorton@avistaenergy.com, + pgorton@avistaenergy.com, pgrable@cngc.com, grahamp@kochind.com, + greenallg@epenergy.com, rgruber@avistacorp.com, bhall@cngc.com, + jeffrey.c.hammond@wgp.twc.com, lenhanson@aec.ca, + sharper@avistaenergy.com, deborah.hart@msdw.com, + jhaskey@coral-energy.com, kevin.heal@enron.com, + peggy.hedstrom@enron.com, emhendry@duke-energy.com, sghill@bcgas.com, + sherry_hill@transcanada.com, hoffmamc@bp.com, billhogue@aec.ca, + cholm@sppc.com, shorton@coral-energy.com, hots@chevron.com, + rob.hozjan@southernenergy.com, david_m_huck@reliantenergy.com, + igsjoy@ix.netcom.com, rishikawa@pacent.com, fred_jackson@knmktg.com, + kenja@cnrl.com, jenkindm@bp.com, kjohnson@pcenergy.com, + kkeiser@ect.enron.com, cindyk@cook-inlet.com, mkent@br-inc.com, + deborahs@kimballenergy.com, kims@kimballenergy.com, + russells@kimballenergy.com, jkimberly@avistacorp.com, + mknutson@avistaenergy.com, igsinc@ix.netcom.com, vgkr@dynegy.com, + gkugler@brr.com, james_lagadin@altagas.ca, + andrea.langfeldt@enron.com, llarson@mtpower.com, hleonard@cngc.com, + jonangas@attglobal.net, lippmanc@aol.com, daniel.lisk@enron.com, + nlissel@enserco.com, jlynch@westerngas.com, carolma@cook-inlet.com, + altradegasscheduling@altra.com, lmcegenergy@sk.sympatico.ca, + lmansi@sdge.com, ecma@dynegy.com, bob.mattice@engageenergy.com, + rfm@nwnatural.com, jmmcarthur@duke-energy.com, + pmcdougall@coral-energy.com, jmcgowa@smud.org, cmcgra@puget.com, + tom.mckay@engageenergy.com, mmcmahon@avistacorp.com, + bmedlock@cngc.com, pmelera@sempratrading.com, + shelly.mendel@enron.com, cmiller@smud.org, moln@chevron.com, + lmoore@avistaenergy.com, rhondamoore@aec.ca, dcmorris@mtpower.com, + salmoncolo@worldnet.att.net, murrinnl@bp.com, dmyers@enserco.com, + glen@wasatchenergy.com, mnason@coral-energy.com, nicknijt@bp.com, + trevor_nicol@nexeninc.com, gnunnema@utilicorp.com, kolinge@enron.com, + jennifer_owen@pgn.com, jpainter@igservice.com, + traceyh@panalberta.com, poruban@pasha.com, + spasloski@coral-energy.com, mpatton@cngc.com, + petersm@energystore.net, spfaff@cngc.com, meo2@pge.com, + carellyn-pitre@coastenergy.com, cpittma2@txu.com, + rplatt@duke-energy.com, jwpowell@duke-energy.com, + rinde_powell@pcp.ca, kathy.puls@engageenergy.com, + george.rahal@acnpower.com, ramperms@bp.com, sramsey@coral-energy.com, + mrana@socalgas.com, jackie.rausch@cabotog.com, reshma_rawj@gulf.com, + jreames@br-inc.com, gwenreid@aec.ca, lreid@sppc.com, + hrennell@worldnet.att.net, rriehm@br-inc.com, jarx@pge.com, + dripley@ect.enron.com, rrobins4@enron.com, bsalak@westerngas.com, + jsanders@clarkpud.com, gene@toenergy.com, scheffsp@bp.com, + cshenderlein@brr.com, jane@scana.com, scimmonsj@epenergy.com, + scimmons.janice@epenergy.com, david.scott@newpower.com, + fred.scott@engageenergy.com, ljs6@pge.com, kselland@avistaenergy.com, + mvaughn@cngc.com, judy@progas.com, lsilva@ci.glendale.ca.us, + hls@nwnatural.com, mark@wasatchenergy.com, linda@progas.com, + steven.p.south@enron.com, jspell@puget.com, + deborahs@kimballenergy.com, lynnette.stauber@powerex.com, + mikeal.stec@apachecorp.com, jonangas@attglobal.net, + rogertan@swbell.net, ctaylor01@coral-energy.com, + ctaylor@ci.burbank.ca.us, scot.thompson@southernenergy.com, + ttonkin@utilicorp.com, joy.toups@elpaso.com, john_trimble@kmmktg.com, + tunstabj@bp.com, rtyra@txu.com, jpu1@pge.com, pvallone@cngc.com, + niels_a_vervloet@reliantenergy.com, rick.wadle@mirant.com, + pwah@socalgas.com, ryan@wasatchenergy.com, john.wallace@deml.com, + mark.warno@acnenergy.com, ryan.watt@enron.com, + doug_way@transcanada.com, jared_wells@altagas.ca, + david.wharton@apachecorp.com, cwhite@brr.com, kwhite@pcenergy.com, + twickersham@enserco.com, kwilkinson@br-inc.com, + s.kent.williams@williams.com, jwilmotte@avistaenergy.com, + pwinter@avistacorp.com, dick.winters@avistacorp.com, + dwinters@avistacorp.com, val_yildirok@pgn.com, ron.youell@mirant.com, + scott_yule@transcanada.com, mitchell_zumwalt@nexeninc.com +Subject: PG&E GTN Station 3 Maintenance Update +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Hunter, Melanie" +X-To: "'derekaberle@aec.ca'" , "'abshirek@epenergy.com'" , "'jadams2@enron.com'" , "'gascontroller@AEC.CA'" , "'carol_airey@altagas.ca'" , "'kelly_aitken@gulf.ca'" , "'dalbers@avistacorp.com'" , "'louise.allen@numac.com'" , "'malonzo@sdge.com'" , "'panderse@utilicorp.com'" , "'adrienneanderson@aec.ca'" , "'DNA1@pge.com'" , "'Laab@pge.com'" , "'Paul.Atha@southernenergy.com'" , "'oaugenstein@br-inc.com'" , "'nbaker@enron.com'" , "'LRYALL@worldnet.att.net'" , "'brentbalog@aec.ca'" , "'dbarre@puget.com'" , "'bartneea@bp.com'" , "'beathrw@bp.com'" , "'michaelbennett@aec.ca'" , "'bblanar@coral-energy.com'" , "'bokenfke@bp.com'" , "'gborrego@semprasolutions.com'" , "'TABO@dynegy.com'" , "'boulayka@bp.com'" , "'spencecp@bp.com'" , "'todd_braunfeld@br-inc.ca'" , "'sbrewer@enron.com'" , "'stephane.brodeur@enron.com'" , "'Brothers, Troy'" , "'tbrown@br-inc.com'" , "'browning@wasatchenergy.com'" , "'Christopher.Bruce@msdw.com'" , "'mike_bucher@oxy.com'" , "'jburton@utilicorp.com'" , "'mbutler@tristargas.com'" , "'operations@canwestgas.com'" , "'bcampbell@ci.burbank.ca.us'" , "'RWCD@pge.com'" , "'chanbs@bp.com'" , "'jchapa@calpine.com'" , "'schrist@enron.com'" , "'dwc3@pge.com'" , "'jlclarken@duke-energy.com'" , "'sheri.clemons@southernenergy.com'" , "'cslaman@usg.com'" , "'bcohen@br-inc.com'" , "'darcy_cole@transcanada.com'" , "'gascontroller@AEC.CA'" , "'gcalgascontrol@bp.com'" , "'rcooper@utilicorp.com'" , "'saguilar@coral-energy.com'" , "'rcrowley@coral-energy.com'" , "'ccunning@cngc.com'" , "Dachis, David" , "'BDAHNCKE@PCENERGY.COM'" , "'derek.danyliw@husky-oil.com'" , "'ddanyluk@enserco.com'" , "'days@epenergy.com'" , "'cdecotea@westerngas.com'" , "'delanem@axl.ca'" , "'hankd@calpine.com'" , "'kathy@itcoworld.com'" , "'tdizona@coral-energy.com'" , "'andolaptchiev@duke-energy.com'" , "'doraisba@bp.com'" , "'RDreith@smud.org'" , "'hwweight@duke-energy.com'" , "'caver_ealy@pgn.com'" , "'reason@br-inc.com'" , "'lwebner@ect.enron.com'" , "'demerson@energy.twc.com'" , "'cory_empey@br-inc.ca'" , "'pabercrombie@txuenergy.com'" , "'jelmore@txuenergy.com'" , "'fermis@enron.com'" , "'vesparza@txu.com'" , "'beveret@enron.com'" , "'fackel@texaco.com'" , "'lfiler@avistaenergy.com'" , "'mflaman@tcel.com'" , "'bradflegel@aec.ca'" , "'SRFL@dynegy.com'" , "'cfrandsen@avistacorp.com'" , "'rene.frederick@apachecorp.com'" , "'bfrench@avistaenergy.com'" , "'tfrisina@br-inc.com'" , "'dafusek@aep.com'" , "'MHG2@pge.com'" , "'laura.gallant@paramountres.com'" , "'rgay@ect.enron.com'" , "'geek@bp.com'" , "'gborrego@semprasolutions.com'" , "'gilesmh@bp.com'" , "'sgillit@cngc.com'" , "'jgilmer2@txu.com'" , "'rgladman@aep.com'" , "'jglaubi@smud.org'" , "'kgonzales@sppc.com'" , "'lgoodric@cngc.com'" , "'pgorton@avistaenergy.com'" , "'pgorton@avistaenergy.com'" , "'pgrable@cngc.com'" , "'grahamp@kochind.com'" , "'greenallg@epenergy.com'" , "'rgruber@avistacorp.com'" , "'bhall@cngc.com'" , "'jeffrey.c.hammond@wgp.twc.com'" , "'lenhanson@aec.ca'" , "'sharper@avistaenergy.com'" , "'Deborah.Hart@msdw.com'" , "'jhaskey@coral-energy.com'" , "'kevin.heal@enron.com'" , "'peggy.hedstrom@enron.com'" , "'emhendry@duke-energy.com'" , "'sghill@bcgas.com'" , "'sherry_hill@transcanada.com'" , "'Hoffmamc@bp.com'" , "'billhogue@aec.ca'" , "'cholm@sppc.com'" , "'shorton@coral-energy.com'" , "'hots@chevron.com'" , "'rob.hozjan@southernenergy.com'" , "'David_M_Huck@reliantenergy.com'" , "'igsjoy@ix.netcom.com'" , "'rishikawa@pacent.com'" , "'fred_jackson@knmktg.com'" , "'kenja@cnrl.com'" , "'jenkindm@bp.com'" , "'KJOHNSON@PCENERGY.COM'" , "'kkeiser@ect.enron.com'" , "'cindyk@cook-inlet.com'" , "'mkent@br-inc.com'" , "'deborahs@kimballenergy.com'" , "'kims@kimballenergy.com'" , "'RussellS@kimballenergy.com'" , "'jkimberly@avistacorp.com'" , "'mknutson@avistaenergy.com'" , "'igsinc@ix.netcom.com'" , "'vgkr@dynegy.com'" , "'gkugler@brr.com'" , "'james_lagadin@altagas.ca'" , "'andrea.langfeldt@enron.com'" , "'llarson@mtpower.com'" , "'hleonard@cngc.com'" , "'jonangas@attglobal.net'" , "'lippmanc@aol.com'" , "'Daniel.Lisk@enron.com'" , "'nlissel@enserco.com'" , "'jlynch@westerngas.com'" , "'Carolma@cook-Inlet.com'" , "'altradegasscheduling@altra.com'" , "'LMCEGEnergy@sk.sympatico.ca'" , "'lmansi@sdge.com'" , "'ecma@dynegy.com'" , "'bob.mattice@engageenergy.com'" , "'rfm@nwnatural.com'" , "'jmmcarthur@duke-energy.com'" , "'PMcDougall@coral-energy.com'" , "'jmcgowa@smud.org'" , "'cmcgra@puget.com'" , "'tom.mckay@engageenergy.com'" , "'mmcmahon@avistacorp.com'" , "'bmedlock@cngc.com'" , "'PMelera@sempratrading.com'" , "'shelly.mendel@enron.com'" , "'cmiller@smud.org'" , "'moln@chevron.com'" , "'lmoore@avistaenergy.com'" , "'rhondamoore@aec.ca'" , "'dcmorris@mtpower.com'" , "'salmoncolo@worldnet.att.net'" , "'murrinnl@bp.com'" , "'dmyers@enserco.com'" , "'glen@wasatchenergy.com'" , "'mnason@coral-energy.com'" , "'nicknijt@bp.com'" , "'trevor_nicol@nexeninc.com'" , "'gnunnema@utilicorp.com'" , "'kolinge@enron.com'" , "'jennifer_owen@pgn.com'" , "'jpainter@igservice.com'" , "'traceyh@panalberta.com'" , "'poruban@pasha.com'" , "'spasloski@coral-energy.com'" , "'mpatton@cngc.com'" , "'PetersM@energystore.net'" , "'spfaff@cngc.com'" , "'MEO2@pge.com'" , "'carellyn-pitre@coastenergy.com'" , "'cpittma2@txu.com'" , "'rplatt@duke-energy.com'" , "'jwpowell@duke-energy.com'" , "'rinde_powell@pcp.ca'" , "'kathy.puls@engageenergy.com'" , "'george.rahal@acnpower.com'" , "'ramperms@bp.com'" , "'sramsey@coral-energy.com'" , "'mrana@socalgas.com'" , "'jackie.rausch@cabotog.com'" , "'reshma_rawj@gulf.com'" , "'jreames@br-inc.com'" , "'gwenreid@aec.ca'" , "'lreid@sppc.com'" , "'hrennell@worldnet.att.net'" , "'rriehm@br-inc.com'" , "'JARx@pge.com'" , "'dripley@ect.enron.com'" , "'rrobins4@enron.com'" , "'bsalak@westerngas.com'" , "'jsanders@clarkpud.com'" , "'gene@toenergy.com'" , "'scheffsp@bp.com'" , "'cshenderlein@brr.com'" , "'jane@scana.com'" , "'scimmonsj@epenergy.com'" , "'scimmons.janice@epenergy.com'" , "'David.Scott@NewPower.com'" , "'fred.scott@engageenergy.com'" , "'ljs6@pge.com'" , "'kselland@avistaenergy.com'" , "'mvaughn@cngc.com'" , "'Judy@progas.com'" , "'lsilva@ci.glendale.ca.us'" , "'hls@nwnatural.com'" , "'mark@wasatchenergy.com'" , "'Linda@Progas.Com'" , "'Steven.P.South@enron.com'" , "'jspell@puget.com'" , "'deborahs@kimballenergy.com'" , "'lynnette.stauber@powerex.com'" , "'mikeal.stec@apachecorp.com'" , "'jonangas@attglobal.net'" , "'rogertan@swbell.net'" , "'ctaylor01@coral-energy.com'" , "'ctaylor@ci.burbank.ca.us'" , "'scot.thompson@southernenergy.com'" , "'Ttonkin@utilicorp.com'" , "'joy.toups@elpaso.com'" , "'john_trimble@kmmktg.com'" , "'tunstabj@bp.com'" , "'rtyra@txu.com'" , "'JPU1@pge.com'" , "'pvallone@cngc.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'rick.wadle@mirant.com'" , "'pwah@socalgas.com'" , "'ryan@wasatchenergy.com'" , "'john.wallace@deml.com'" , "'mark.warno@acnenergy.com'" , "'ryan.watt@Enron.com'" , "'doug_way@transcanada.com'" , "'jared_wells@altagas.ca'" , "'david.wharton@apachecorp.com'" , "'cwhite@brr.com'" , "'kwhite@pcenergy.com'" , "'twickersham@enserco.com'" , "'kwilkinson@br-inc.com'" , "'s.kent.williams@williams.com'" , "'jwilmotte@avistaenergy.com'" , "'pwinter@avistacorp.com'" , "'Dick.Winters@avistacorp.com'" , "'dwinters@avistacorp.com'" , "'val_yildirok@pgn.com'" , "'ron.youell@mirant.com'" , "'scott_yule@transcanada.com'" , "'mitchell_zumwalt@nexeninc.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The Station 3 maintenance will continue for gas day Thursday, May 3rd. +Therefore, the Kingsgate receipt capacity will remain limited to 2280 MMcf/d + +until further notice. + +If you have any questions, please call our transportation coordinators at +(503) 833-4300. + + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/25811603.1075855480112.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/25811603.1075855480112.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2b18d8e4 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/25811603.1075855480112.JavaMail.evans@thyme:2,S @@ -0,0 +1,43 @@ +Message-ID: <25811603.1075855480112.JavaMail.evans@thyme> +Date: Fri, 10 Nov 2000 01:56:00 -0800 (PST) +From: ina.rangel@enron.com +To: mike.maggi@enron.com, larry.may@enron.com, jay.reitmeyer@enron.com, + kenneth.shulklapper@enron.com, matthew.lenhart@enron.com, + tori.kuykendall@enron.com, paul.lucci@enron.com, + frank.ermis@enron.com, steven.south@enron.com, jane.tholt@enron.com, + monique.sanchez@enron.com, mike.grigsby@enron.com, + phillip.allen@enron.com, keith.holst@enron.com +Subject: Enron Messaging System is ready +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Mike Maggi, Larry May, Jay Reitmeyer, Kenneth Shulklapper, Matthew Lenhart, Tori Kuykendall, Paul T Lucci, Frank Ermis, Steven P South, Jane M Tholt, Monique Sanchez, Mike Grigsby, Phillip K Allen, Keith Holst +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Ina Rangel/HOU/ECT on 11/10/2000 09:54 AM +--------------------------- + + +Brian Hoskins@ENRON COMMUNICATIONS +11/09/2000 04:47 PM + + +The Gas Trading Messaging System is ready for everyone to use. Here is the +link to the site. Please let everyone know so they can start using it. + +http://gasmsgboard.dev.corp.enron.com + + +Brian T. Hoskins +Enron Broadband Services +713-853-0380 (office) +713-412-3667 (mobile) +713-646-5745 (fax) +Brian_Hoskins@enron.net + + diff --git a/demo/ermis-f/Discussion Threads/cur/26031053.1075855482053.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/26031053.1075855482053.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b5836ccf --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/26031053.1075855482053.JavaMail.evans@thyme:2,S @@ -0,0 +1,21 @@ +Message-ID: <26031053.1075855482053.JavaMail.evans@thyme> +Date: Fri, 1 Dec 2000 07:19:00 -0800 (PST) +From: public.relations@enron.com +To: all.worldwide@enron.com +Subject: See Jeff Skilling's CNBC interview on IPTV +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Public Relations +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Did you miss Jeff on CNBC "Street Signs" yesterday? Not to worry. Your ever +benevolent communications team has arranged for Jeff's interview to be played +on an IPTV webcast. Just point your browser to http://iptv.enron.com, click +the link for special events, and then choose "Skilling CNBC." The interview +will be available every ten minutes through Wednesday, Dec. 6. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/26110579.1075855494821.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/26110579.1075855494821.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1254ead5 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/26110579.1075855494821.JavaMail.evans@thyme:2,S @@ -0,0 +1,52 @@ +Message-ID: <26110579.1075855494821.JavaMail.evans@thyme> +Date: Mon, 30 Apr 2001 17:44:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.states@enron.com +Subject: iBuyit Payables Is Now Available +Cc: fernley.dyson@enron.com, sam.kemp@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: fernley.dyson@enron.com, sam.kemp@enron.com +X-From: Enron Announcements +X-To: All Enron Employees United States +X-cc: Fernley Dyson, Sam Kemp +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +I am pleased to announce that iBuyit Payables has been activated for all +organizations supported by Houston Accounts Payable. iBuyit Payables is an +innovative tool that will enable us to code and approve invoices for goods +and services online. + +Who is impacted? +Beginning today, all coders and approvers of invoices that were previously +submitted to Houston Accounts Payable for processing and payment, will code +and approve invoices through iBuyit Payables. Invoices entered directly into +SAP, will not be impacted by this process. + +Note: Beginning May 8th, any invoices with coding sheets received by +Accounts Payable will be entered into iBuyit Payables and electronically +routed back to the coder. The invoice will then need to be coded and approved +(again) in iBuyit Payables to generate a payment. + +How do I receive training? +Online system demonstrations and quick reference cards are available on the +Enron intranet in the Integrated Solutions Center Document Library at < +http://sap.enron.com/sap_doclib/user/file_list.asp?cabinet_id=265>. +Note: You must use the Enron standard Microsoft Internet Explorer to view +these materials. + +Who do I call for help? +* For help using the iBuyit Payables system, contact the ISC Call Center at +(713) 345-4727. +* For invoice payment status, contact the Accounts Payable Call Center at +(713) 853-7127 + or toll free at (866) AP ENRON, or send an e-mail to +iBuyit.payables@enron.com . + +Questions? +For general information about iBuyit, send an e-mail to < +mailto:ibuyit@enron.com>. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/26383515.1075855496712.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/26383515.1075855496712.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2d6114d8 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/26383515.1075855496712.JavaMail.evans@thyme:2,S @@ -0,0 +1,37 @@ +Message-ID: <26383515.1075855496712.JavaMail.evans@thyme> +Date: Sun, 13 May 2001 12:36:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: eThink About It: 5/14/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Participate in National Fitness Week on eSpeak! Tuesday, May 15 at 10 a.m. +Houston time, join Dr. Joel Bloom, Associate Professor of Health and Human +Performance at the University of Houston. Ask Dr. Bloom about topics such +as the difference between sports drinks and water, myths about abdominal +exercise, to breakfast or not to breakfast and much more! +Remember: You don't have to participate in the live event to get your +questions answered. Go to eSpeak now and post your questions for Dr. Bloom. +You can go to the eSpeak archive later and read the transcript to find your +answer. + + +Check out the new postings in the Office of the Chairman category in eMeet. +While you're there, add some thoughts of your own to any of the ongoing +discussions. Visit eMeet today! + + +Do you know what hollow core fiber is? Would you like to know? Stop by the +Idea Vault at the ThinkBank and find out! Haven't been there in a while? +You have some catching up to do, then! + +ethink.enron.com \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/26696042.1075855482119.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/26696042.1075855482119.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..45346937 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/26696042.1075855482119.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <26696042.1075855482119.JavaMail.evans@thyme> +Date: Fri, 1 Dec 2000 10:34:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: eThink About It +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +eThink Stuff For Sale! +That's right; get your very own eThink apparel, accessories and office +gadgets at the Signature Shop online. Direct your web browser to the +Signature Shop, and then click "eThink Merchandise" to see the complete +line. Happy shopping! + + +eSpeak is back! Tuesday, December 5 at 10:00 am Houston time, please join +Chairman and CEO Ken Lay for an open-mike eSpeak event. This is your last +chance of the year to ask Ken questions about the issues most important to +you. Don't miss it! \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/26721940.1075855492734.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/26721940.1075855492734.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..787a71b4 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/26721940.1075855492734.JavaMail.evans@thyme:2,S @@ -0,0 +1,40 @@ +Message-ID: <26721940.1075855492734.JavaMail.evans@thyme> +Date: Thu, 19 Apr 2001 16:55:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: eSource Presents Dow Jones Interactive Training +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +eSource presents Dow Jones Interactive training +Attend one of our Dow Jones Interactive Personalizing/Customizing DJI and +Custom Clips Clinics: + +April 27 1:00 - 2:00 PM EB564 + 2:00 - 3:00 PM EB564 + 3:00 - 4:00 PM EB564 + + +Seats fill up fast! To reserve a seat, please call Stephanie E. Taylor at +5-7928 + +The Cost is $25.00 Per Person +No Shows will be charged $50.00 + +* Please bring your Dow Jones Interactive login ID and password. If you don't +have one, a guest ID will be provided. + +Check the eSource training page at http://esource.enron.com/training.doc for +additional training sessions and vendor presentations + + + +http://esource.enron.com \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/26748392.1075855478075.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/26748392.1075855478075.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b4d5e3aa --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/26748392.1075855478075.JavaMail.evans@thyme:2,S @@ -0,0 +1,24 @@ +Message-ID: <26748392.1075855478075.JavaMail.evans@thyme> +Date: Thu, 26 Oct 2000 07:22:00 -0700 (PDT) +From: jose.marquez@enron.com +To: frank.ermis@enron.com +Subject: SLC/Denver Data +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Jose Marquez +X-To: Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Frank- + +Here is the file containing the data for Salt Lake City and Denver. Any +questions, please let me know. + + + +Jose \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/26824712.1075855493827.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/26824712.1075855493827.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..9059a87d --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/26824712.1075855493827.JavaMail.evans@thyme:2,S @@ -0,0 +1,149 @@ +Message-ID: <26824712.1075855493827.JavaMail.evans@thyme> +Date: Wed, 25 Apr 2001 11:17:00 -0700 (PDT) +From: shannon.seagondollar@neg.pge.com +To: derekaberle@aec.ca, abshirek@epenergy.com, jadams2@enron.com, + gascontroller@aec.ca, carol_airey@altagas.ca, kelly_aitken@gulf.ca, + dalbers@avistacorp.com, louise.allen@numac.com, malonzo@sdge.com, + panderse@utilicorp.com, adrienneanderson@aec.ca, dna1@pge.com, + laab@pge.com, paul.atha@southernenergy.com, oaugenstein@br-inc.com, + nbaker@enron.com, lryall@worldnet.att.net, brentbalog@aec.ca, + dbarre@puget.com, bartneea@bp.com, beathrw@bp.com, + michaelbennett@aec.ca, bblanar@coral-energy.com, bokenfke@bp.com, + gborrego@semprasolutions.com, tabo@dynegy.com, boulayka@bp.com, + spencecp@bp.com, todd_braunfeld@br-inc.ca, sbrewer@enron.com, + stephane.brodeur@enron.com, tbrother@utilicorp.com, + tbrown@br-inc.com, browning@wasatchenergy.com, + christopher.bruce@msdw.com, mike_bucher@oxy.com, + jburton@utilicorp.com, mbutler@tristargas.com, + operations@canwestgas.com, bcampbell@ci.burbank.ca.us, rwcd@pge.com, + chanbs@bp.com, jchapa@calpine.com, schrist@enron.com, dwc3@pge.com, + clarkdm@bp.com, jlclarken@duke-energy.com, + sheri.clemons@southernenergy.com, cslaman@usg.com, bcohen@br-inc.com, + darcy_cole@transcanada.com, gascontroller@aec.ca, + gcalgascontrol@bp.com, rcooper@utilicorp.com, + pmcdougall@coral-energy.com, saguilar@coral-energy.com, + rcrowley@coral-energy.com, ccunning@cngc.com, + david.dachis@neg.pge.com, bdahncke@pcenergy.com, + derek.danyliw@husky-oil.com, ddanyluk@enserco.com, days@epenergy.com, + cdecotea@westerngas.com, delanem@axl.ca, hankd@calpine.com, + kathy@itcoworld.com, tdizona@coral-energy.com, + andolaptchiev@duke-energy.com, doraisba@bp.com, rdreith@smud.org, + hwweight@duke-energy.com, caver_ealy@pgn.com, reason@br-inc.com, + lwebner@ect.enron.com, demerson@energy.twc.com, cory_empey@br-inc.ca, + pabercrombie@txuenergy.com, jelmore@txuenergy.com, fermis@enron.com, + vesparza@txuenergy.com, beveret@enron.com, fackel@texaco.com, + lfiler@avistaenergy.com, mflaman@tcel.com, bradflegel@aec.ca, + srfl@dynegy.com, cfrandsen@avistacorp.com, + rene.frederick@apachecorp.com, bfrench@avistaenergy.com, + tfrisina@br-inc.com, dafusek@aep.com, mhg2@pge.com, + laura.gallant@paramountres.com, sgarza@coral-energy.com, + rgay@ect.enron.com, geek@bp.com, gborrego@semprasolutions.com, + gilesmh@bp.com, sgillit@cngc.com, jgilmer2@tu.com, rgladman@aep.com, + jglaubi@smud.org, kgonzales@sppc.com, lgoodric@cngc.com, + pgorton@avistaenergy.com, pgorton@avistaenergy.com, pgrable@cngc.com, + grahamp@kochind.com, greenallg@epenergy.com, rgruber@avistacorp.com, + bhall@cngc.com, jeffrey.c.hammond@wgp.twc.com, lenhanson@aec.ca, + sharper@avistaenergy.com, deborah.hart@msdw.com, + jhaskey@coral-energy.com, kevin.heal@enron.com, + peggy.hedstrom@enron.com, emhendry@duke-energy.com, sghill@bcgas.com, + sherry_hill@transcanada.com, hoffmamc@bp.com, billhogue@aec.ca, + cholm@sppc.com, shorton@coral-energy.com, hots@chevron.com, + rob.hozjan@southernenergy.com, david_m_huck@reliantenergy.com, + dtaylor@igires.com, bmolitor@igires.com, igsjoy@ix.netcom.com, + rishikawa@pacent.com, fred_jackson@knmktg.com, kenja@cnrl.com, + jenkindm@bp.com, kjohnson@pcenergy.com, kkeiser@ect.enron.com, + cindyk@cook-inlet.com, mkent@br-inc.com, deborahs@kimballenergy.com, + kims@kimballenergy.com, russells@kimballenergy.com, + jkimberly@avistacorp.com, bkcegenergy@sk.sympatico.ca, + mknutson@avistaenergy.com, igsinc@ix.netcom.com, vgkr@dynegy.com, + gkugler@brr.com, james_lagadin@altagas.ca, + andrea.langfeldt@enron.com, llarson@mtpower.com, hleonard@cngc.com, + jonangas@attglobal.net, lippmanc@aol.com, nlissel@enserco.com, + jlynch@westerngas.com, carolma@cook-inlet.com, + altradegasscheduling@altra.com, lmcegenergy@sk.sympatico.ca, + lmansi@sdge.com, ecma@dynegy.com, bob.mattice@engageenergy.com, + rfm@nwnatural.com, jmmcarthur@duke-energy.com, + pmcdougall@coral-energy.com, jmcgowa@smud.org, cmcgra@puget.com, + tom.mckay@engageenergy.com, mmcmahon@avistacorp.com, + bmedlock@cngc.com, pmelera@sempratrading.com, + shelly.mendel@enron.com, cmiller@smud.org, moln@chevron.com, + lmoore@avistaenergy.com, rhondamoore@aec.ca, dcmorris@mtpower.com, + salmoncolo@worldnet.att.net, murrinnl@bp.com, dmyers@enserco.com, + glen@wasatchenergy.com, mnason@coral-energy.com, nicknijt@bp.com, + trevor_nicol@nexeninc.com, gnunnema@utilicorp.com, kolinge@enron.com, + jennifer_owen@pgn.com, jpainter@igservice.com, + traceyh@panalberta.com, poruban@pasha.com, + spasloski@coral-energy.com, mpatton@cngc.com, + petersm@energystore.net, spfaff@cngc.com, meo2@pge.com, + carellyn-pitre@coastenergy.com, cpittma2@txu.com, + rplatt@duke-energy.com, jwpowell@duke-energy.com, + rinde_powell@pcp.ca, liz.prior@enron.com, + kathy.puls@engageenergy.com, george.rahal@acnpower.com, + ramperms@bp.com, sramsey@coral-energy.com, mrana@socalgas.com, + jackie.rausch@cabotog.com, reshma_rawj@gulf.com, jreames@br-inc.com, + gwenreid@aec.ca, lreid@sppc.com, hrennell@worldnet.att.net, + rriehm@br-inc.com, jarx@pge.com, dripley@ect.enron.com, + rrobins4@enron.com, bsalak@westerngas.com, jsanders@clarkpud.com, + gene@toenergy.com, scheffsp@bp.com, cshenderlein@brr.com, + jane@scana.com, scimmonsj@epenergy.com, scimmons.janice@epenergy.com, + david.scott@newpower.com, fred.scott@engageenergy.com, ljs6@pge.com, + kselland@avistaenergy.com, mvaughn@cngc.com, judy@progas.com, + lsilva@ci.glendale.ca.us, hls@nwnatural.com, mark@wasatchenergy.com, + linda@progas.com, steven.p.south@enron.com, jspell@puget.com, + deborahs@kimballenergy.com, lynnette.stauber@powerex.com, + mikeal.stec@apachecorp.com, jonangas@attglobal.net, + rogertan@swbell.net, carol-taylor@coastenergy.com, + ctaylor@ci.burbank.ca.us, taylords@bp.com, + scot.thompson@southernenergy.com, ttonkin@utilicorp.com, + john_trimble@kmmktg.com, rtyra@txuenergy.com, jpu1@pge.com, + pvallone@cngc.com, niels_a_vervloet@reliantenergy.com, + rick.wadle@mirant.com, pwah@socalgas.com, ryan@wasatchenergy.com, + john.wallace@deml.com, mark.warno@acnenergy.com, ryan.watt@enron.com, + doug_way@transcanada.com, david.wharton@apachecorp.com, + cwhite@brr.com, kwhite@pcenergy.com, twickersham@enserco.com, + kwilkinson@br-inc.com, s.kent.williams@williams.com, + jwilmotte@avistaenergy.com, pwinter@avistacorp.com, + dick.winters@avistacorp.com, dwinters@avistacorp.com, + val_yildirok@pgn.com, ron.youell@mirant.com, + scott_yule@transcanada.com, mitchell_zumwalt@nexeninc.com +Subject: Updated May Maintenance Schedule +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Seagondollar, Shannon" +X-To: "'derekaberle@aec.ca'" , "'abshirek@epenergy.com'" , "'jadams2@enron.com'" , "'gascontroller@AEC.CA'" , "'carol_airey@altagas.ca'" , "'kelly_aitken@gulf.ca'" , "'dalbers@avistacorp.com'" , "'louise.allen@numac.com'" , "'malonzo@sdge.com'" , "'panderse@utilicorp.com'" , "'adrienneanderson@aec.ca'" , "'DNA1@pge.com'" , "'Laab@pge.com'" , "'Paul.Atha@southernenergy.com'" , "'oaugenstein@br-inc.com'" , "'nbaker@enron.com'" , "'LRYALL@worldnet.att.net'" , "'brentbalog@aec.ca'" , "'dbarre@puget.com'" , "'bartneea@bp.com'" , "'beathrw@bp.com'" , "'michaelbennett@aec.ca'" , "'bblanar@coral-energy.com'" , "'bokenfke@bp.com'" , "'gborrego@semprasolutions.com'" , "'TABO@dynegy.com'" , "'boulayka@bp.com'" , "'spencecp@bp.com'" , "'todd_braunfeld@br-inc.ca'" , "'sbrewer@enron.com'" , "'stephane.brodeur@enron.com'" , "'Brothers, Troy'" , "'tbrown@br-inc.com'" , "'browning@wasatchenergy.com'" , "'Christopher.Bruce@msdw.com'" , "'mike_bucher@oxy.com'" , "'jburton@utilicorp.com'" , "'mbutler@tristargas.com'" , "'operations@canwestgas.com'" , "'bcampbell@ci.burbank.ca.us'" , "'RWCD@pge.com'" , "'chanbs@bp.com'" , "'jchapa@calpine.com'" , "'schrist@enron.com'" , "'dwc3@pge.com'" , "'clarkdm@bp.com'" , "'jlclarken@duke-energy.com'" , "'sheri.clemons@southernenergy.com'" , "'cslaman@usg.com'" , "'bcohen@br-inc.com'" , "'darcy_cole@transcanada.com'" , "'gascontroller@AEC.CA'" , "'gcalgascontrol@bp.com'" , "'rcooper@utilicorp.com'" , "'pmcdougall@coral-energy.com'" , "'saguilar@coral-energy.com'" , "'rcrowley@coral-energy.com'" , "'ccunning@cngc.com'" , "Dachis, David" , "'BDAHNCKE@PCENERGY.COM'" , "'derek.danyliw@husky-oil.com'" , "'ddanyluk@enserco.com'" , "'days@epenergy.com'" , "'cdecotea@westerngas.com'" , "'delanem@axl.ca'" , "'hankd@calpine.com'" , "'kathy@itcoworld.com'" , "'tdizona@coral-energy.com'" , "'andolaptchiev@duke-energy.com'" , "'doraisba@bp.com'" , "'RDreith@smud.org'" , "'hwweight@duke-energy.com'" , "'caver_ealy@pgn.com'" , "'reason@br-inc.com'" , "'lwebner@ect.enron.com'" , "'demerson@energy.twc.com'" , "'cory_empey@br-inc.ca'" , "'pabercrombie@txuenergy.com'" , "'jelmore@txuenergy.com'" , "'fermis@enron.com'" , "'vesparza@txuenergy.com'" , "'beveret@enron.com'" , "'fackel@texaco.com'" , "'lfiler@avistaenergy.com'" , "'mflaman@tcel.com'" , "'bradflegel@aec.ca'" , "'SRFL@dynegy.com'" , "'cfrandsen@avistacorp.com'" , "'rene.frederick@apachecorp.com'" , "'bfrench@avistaenergy.com'" , "'tfrisina@br-inc.com'" , "'dafusek@aep.com'" , "'MHG2@pge.com'" , "'laura.gallant@paramountres.com'" , "'sgarza@coral-energy.com'" , "'rgay@ect.enron.com'" , "'geek@bp.com'" , "'gborrego@semprasolutions.com'" , "'gilesmh@bp.com'" , "'sgillit@cngc.com'" , "'jgilmer2@tu.com'" , "'rgladman@aep.com'" , "'jglaubi@smud.org'" , "'kgonzales@sppc.com'" , "'lgoodric@cngc.com'" , "'pgorton@avistaenergy.com'" , "'pgorton@avistaenergy.com'" , "'pgrable@cngc.com'" , "'grahamp@kochind.com'" , "'greenallg@epenergy.com'" , "'rgruber@avistacorp.com'" , "'bhall@cngc.com'" , "'jeffrey.c.hammond@wgp.twc.com'" , "'lenhanson@aec.ca'" , "'sharper@avistaenergy.com'" , "'Deborah.Hart@msdw.com'" , "'jhaskey@coral-energy.com'" , "'kevin.heal@enron.com'" , "'peggy.hedstrom@enron.com'" , "'emhendry@duke-energy.com'" , "'sghill@bcgas.com'" , "'sherry_hill@transcanada.com'" , "'Hoffmamc@bp.com'" , "'billhogue@aec.ca'" , "'cholm@sppc.com'" , "'shorton@coral-energy.com'" , "'hots@chevron.com'" , "'rob.hozjan@southernenergy.com'" , "'David_M_Huck@reliantenergy.com'" , "'dtaylor@igires.com'" , "'bmolitor@igires.com'" , "'igsjoy@ix.netcom.com'" , "'rishikawa@pacent.com'" , "'fred_jackson@knmktg.com'" , "'kenja@cnrl.com'" , "'jenkindm@bp.com'" , "'KJOHNSON@PCENERGY.COM'" , "'kkeiser@ect.enron.com'" , "'cindyk@cook-inlet.com'" , "'mkent@br-inc.com'" , "'deborahs@kimballenergy.com'" , "'kims@kimballenergy.com'" , "'RussellS@kimballenergy.com'" , "'jkimberly@avistacorp.com'" , "'BKCEGENERGY@sk.sympatico.ca'" , "'mknutson@avistaenergy.com'" , "'igsinc@ix.netcom.com'" , "'vgkr@dynegy.com'" , "'gkugler@brr.com'" , "'james_lagadin@altagas.ca'" , "'andrea.langfeldt@enron.com'" , "'llarson@mtpower.com'" , "'hleonard@cngc.com'" , "'jonangas@attglobal.net'" , "'lippmanc@aol.com'" , "'nlissel@enserco.com'" , "'jlynch@westerngas.com'" , "'Carolma@cook-Inlet.com'" , "'altradegasscheduling@altra.com'" , "'LMCEGEnergy@sk.sympatico.ca'" , "'lmansi@sdge.com'" , "'ecma@dynegy.com'" , "'bob.mattice@engageenergy.com'" , "'rfm@nwnatural.com'" , "'jmmcarthur@duke-energy.com'" , "'PMcDougall@coral-energy.com'" , "'jmcgowa@smud.org'" , "'cmcgra@puget.com'" , "'tom.mckay@engageenergy.com'" , "'mmcmahon@avistacorp.com'" , "'bmedlock@cngc.com'" , "'PMelera@sempratrading.com'" , "'shelly.mendel@enron.com'" , "'cmiller@smud.org'" , "'moln@chevron.com'" , "'lmoore@avistaenergy.com'" , "'rhondamoore@aec.ca'" , "'dcmorris@mtpower.com'" , "'salmoncolo@worldnet.att.net'" , "'murrinnl@bp.com'" , "'dmyers@enserco.com'" , "'glen@wasatchenergy.com'" , "'mnason@coral-energy.com'" , "'nicknijt@bp.com'" , "'trevor_nicol@nexeninc.com'" , "'gnunnema@utilicorp.com'" , "'kolinge@enron.com'" , "'jennifer_owen@pgn.com'" , "'jpainter@igservice.com'" , "'traceyh@panalberta.com'" , "'poruban@pasha.com'" , "'spasloski@coral-energy.com'" , "'mpatton@cngc.com'" , "'PetersM@energystore.net'" , "'spfaff@cngc.com'" , "'MEO2@pge.com'" , "'carellyn-pitre@coastenergy.com'" , "'cpittma2@txu.com'" , "'rplatt@duke-energy.com'" , "'jwpowell@duke-energy.com'" , "'rinde_powell@pcp.ca'" , "'liz.prior@enron.com'" , "'kathy.puls@engageenergy.com'" , "'george.rahal@acnpower.com'" , "'ramperms@bp.com'" , "'sramsey@coral-energy.com'" , "'mrana@socalgas.com'" , "'jackie.rausch@cabotog.com'" , "'reshma_rawj@gulf.com'" , "'jreames@br-inc.com'" , "'gwenreid@aec.ca'" , "'lreid@sppc.com'" , "'hrennell@worldnet.att.net'" , "'rriehm@br-inc.com'" , "'JARx@pge.com'" , "'dripley@ect.enron.com'" , "'rrobins4@enron.com'" , "'bsalak@westerngas.com'" , "'jsanders@clarkpud.com'" , "'gene@toenergy.com'" , "'scheffsp@bp.com'" , "'cshenderlein@brr.com'" , "'jane@scana.com'" , "'scimmonsj@epenergy.com'" , "'scimmons.janice@epenergy.com'" , "'David.Scott@NewPower.com'" , "'fred.scott@engageenergy.com'" , "'ljs6@pge.com'" , "'kselland@avistaenergy.com'" , "'mvaughn@cngc.com'" , "'Judy@progas.com'" , "'lsilva@ci.glendale.ca.us'" , "'hls@nwnatural.com'" , "'mark@wasatchenergy.com'" , "'Linda@Progas.Com'" , "'Steven.P.South@enron.com'" , "'jspell@puget.com'" , "'deborahs@kimballenergy.com'" , "'lynnette.stauber@powerex.com'" , "'mikeal.stec@apachecorp.com'" , "'jonangas@attglobal.net'" , "'rogertan@swbell.net'" , "'carol-taylor@coastenergy.com'" , "'ctaylor@ci.burbank.ca.us'" , "'taylords@bp.com'" , "'scot.thompson@southernenergy.com'" , "'Ttonkin@utilicorp.com'" , "'john_trimble@kmmktg.com'" , "'rtyra@txuenergy.com'" , "'JPU1@pge.com'" , "'pvallone@cngc.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'rick.wadle@mirant.com'" , "'pwah@socalgas.com'" , "'ryan@wasatchenergy.com'" , "'john.wallace@deml.com'" , "'mark.warno@acnenergy.com'" , "'ryan.watt@Enron.com'" , "'doug_way@transcanada.com'" , "'david.wharton@apachecorp.com'" , "'cwhite@brr.com'" , "'kwhite@pcenergy.com'" , "'twickersham@enserco.com'" , "'kwilkinson@br-inc.com'" , "'s.kent.williams@williams.com'" , "'jwilmotte@avistaenergy.com'" , "'pwinter@avistacorp.com'" , "'Dick.Winters@avistacorp.com'" , "'dwinters@avistacorp.com'" , "'val_yildirok@pgn.com'" , "'ron.youell@mirant.com'" , "'scott_yule@transcanada.com'" , "'mitchell_zumwalt@nexeninc.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +April 25, 2001 + + ***May Scheduled Maintenance Update*** + +PG&E Gas Transmission Northwest (GTN) will be performing a portion of the +previously canceled maintenance at Station 8 on May 1-2, 2001. The +maintenance will be scheduled for 12 hours per day. + +GTN will also be performing scheduled maintenance at Station 4C, +May 1-13, 2001. + +The capacity at Kingsgate will be reduced to 2,360 MMcf/d for the period +May 1-2, 2001 and 2,460 MMcf/d for the period May 3-13, 2001. + +For questions or additional assistance, please contact a Transportation +Coordinator at (503) 833-4300. + + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/27054036.1075855494479.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/27054036.1075855494479.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2073e657 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/27054036.1075855494479.JavaMail.evans@thyme:2,S @@ -0,0 +1,162 @@ +Message-ID: <27054036.1075855494479.JavaMail.evans@thyme> +Date: Fri, 27 Apr 2001 09:50:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron In Action 04.30.01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +US Men's Clay Court Championships Downtown Exhibition Event - Today at 12= +=20 +PM!!! + +Today at 12 PM, downtown Houston is hosting a exhibition tennis event on=20 +Texas Avenue in front of Bayou Place featuring Jan-Michael Gambill in honor= +=20 +of the=20 +US Men's Clay Court Championships being held at Westside Tennis Club this= +=20 +week. The event is free and will last approximately 45 minutes. =20 + +Please join us for a brownbag concert on Friday, May 4 from 12:00 =01) 1:00= + p.m.=20 +at Two Allen Center in the Forum (7th floor). Da Camera presents, =01&The = +Ying=20 +Quartet=018 performing selected 20th Century chamber pieces. + +Also, De Camera is offering a 20% discount to Enron employees to Da Camera= +=01,s=20 +200/01 season finale concert, =01&Celebrating Patronage=018 on Saturday, Ma= +y 6 at=20 +The Wortham Center. + +If you are interested, please RSVP to Jessica Nunez at X31918 + +Do you hate to garden in the summer because everything you plant dies? Lin= +da=20 +Gay, Director of the Mercer Arboretum and Botanic Gardens in Humble, will= +=20 +teach us about plants that not only survive, but thrive during the dog days= +=20 +of Houston summers. Topics will include tropical-looking plants for sun and= +=20 +shade, gingers, fragrant plants, and drought-tolerant plants. + +WHEN: Tuesday, May 8th, 11:30 a.m. - 12:30 p.m. +WHERE: The Forum, 12th floor of 2 Allen Center + +Houston area singles interested in jazz, dessert and classical music can me= +et=20 +and mingle on Friday, May 4, 2001. + +The evening of entertainment begins at 5:30 p.m., with live jazz by the Blu= +e =20 +Monks at Sambuca Jazz Cafes at 909 Texas Avenue. Complimentary hors=20 +d'oeuvres and a cash bar are available at the pre-concert party. + +At 7p.m., you're off to Jones Hall across the street for dessert at the Rou= +nd=20 +Bar before the Houston Symphony performance at 8 p.m. + +David Robertson, Musical America's Conductor of the Year 2000, will lead=20 +Beethoven's idyllic romp through the countryside, Symphony No. 6, Pastoral.= + =20 +The program concludes with Prokofiev's patriotic Alexander Nevsky,=20 +originally written for the Eisenstein film of the same name, and the=20 +legendary Battle on the Ice, featuring the Houston Symphony Chorus. + +Tickets are $35 and include the pre-concert party at Sambuca, dessert at th= +e=20 +Round Bar in Jones Hall and reserved concert seating. Pre-paid reservation= +s=20 +are required and space is limited. Singles only please. Make your=20 +reservations on-line at www.houstonsymphony.org or call 713 238-1477. + + +Project Mom @ Friendly Haven on Saturday, May 11th.... in Honor of Mother's= + =20 +Day! +Join Enron employees at Friendly Haven, a housing assistance program=20 +supported by AFH (AIDS Foundation Houston), for a volunteer project designe= +d=20 +to celebrate Mother's Day. Approximately 40 single mothers comprise Friend= +ly=20 +Haven's residents and we would like to make the day special for both them a= +nd=20 +their children. =20 + +Enron volunteers are needed to facilitate a children's craft activity for= +=20 +Mother's Day presents and also serve a special brunch to all of the mothers= +=20 +in the program. This project can be utilized as a team building opportunit= +y=20 +for a department with 15 - 25 employees or individual volunteers may sign u= +p=20 +by contacting Janice Riedel at x37507 - for more information on AFH, visit= +=20 +http://www.aidshelp.org/programs/housing.htm. + +ChildBuilders, Houston's Advocates for Mental Health in Children, is hosti= +ng=20 +a special lunch time event on Tuesday, May 8th from 11 AM - 2 PM, in honor = +of=20 +Children's Mental Health Awareness Week at Hermann Square, featuring actors= +=20 +performing vignettes on issues and parenting. Zydeco music, free soft drin= +ks=20 +and deserts will also be available. =20 + +Volunteers will receive a free t-shirt and are needed to publicize the even= +t,=20 +fill balloons, set-up tables and chairs, serve drinks and deserts, and to= +=20 +assist with clean-up. To sign up for these jobs, please open and read the= +=20 +attachment for more specific job descriptions and email the sign-up sheet= +=20 +with your name, phone number, and email address to Dottie Bates at=20 +dsquareb@msn.com or call (713) 932-8440. + +http://home.enron.com:84/messaging/signup.doc + + +VOLUNTEERS NEEDED FOR 15TH ANNUAL HOUSTON HOOP-IT-UP MAY 5-6! + +The best way to get yourself jump-started for a full year of Hoops. Become= + a=20 +part of this jammin=01,hoops scene with over 1,200 teams & 4,800 players. = +Join=20 +us at Greenspoint Mall for a basketball-crazed atmosphere. Games and speci= +al=20 +events being played simultaneously on 110 courts so the basketballs will be= +=20 +flying HOOP-IT-UP is where you play for FUN. EVENT BENEFITS THE =01&ESCAPE= +=20 +FAMILY RESOURCE CENTER=018 + +SATURDAY =01) MAY 5TH 8:00 =01) 6:00 PM +SUNDAY =01) MAY 6TH 8:00 =01) 5:00 PM + +For more information please call =01&Hoop-It-Up Hotline=018: 713-521-4535 o= +r +E-Mail: Hoopitup@Texas.Net=20 + + + +Have News to Share? +To post news or events in Enron In Action, please e-mail your information t= +o=20 +EIA@enron.com=20 +no later than 12:00 noon the Thursday prior to the next Monday=01,s mailing= +. + + diff --git a/demo/ermis-f/Discussion Threads/cur/27143698.1075855482313.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/27143698.1075855482313.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..54066f29 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/27143698.1075855482313.JavaMail.evans@thyme:2,S @@ -0,0 +1,32 @@ +Message-ID: <27143698.1075855482313.JavaMail.evans@thyme> +Date: Mon, 4 Dec 2000 14:59:00 -0800 (PST) +From: russ.severson@enron.com +To: scott.mills@enron.com, jeffrey.gossett@enron.com +Subject: SITARA/CPR AVAILABILITY +Cc: dave.nommensen@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: dave.nommensen@enron.com +X-From: Russ Severson +X-To: Scott Mills, Jeffrey C Gossett +X-cc: Dave Nommensen +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The SITARA system was brought down Monday night (12/4/00) for 4 hours for +required maintenance. + +This additional maintenance time as well as the normal nightly processing may +delay the availability +of some portfolios early Tuesday morning. + + The expected time for completion of priming portfolios for Tuesday is +between 6:30 and 7:00 AM. + +CPR will be available during this time. + +Please call the SITARA/CPR Hotline ((713)-853-7049) if you have any questions +or concerns. diff --git a/demo/ermis-f/Discussion Threads/cur/27190277.1075855478991.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/27190277.1075855478991.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..79e29bd5 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/27190277.1075855478991.JavaMail.evans@thyme:2,S @@ -0,0 +1,131 @@ +Message-ID: <27190277.1075855478991.JavaMail.evans@thyme> +Date: Thu, 2 Nov 2000 10:56:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage for 11-03-00 through 11-06-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 3, 2000 5:00pm through November 6, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: +Impact: EOL +Time: Sat 11/4/2000 at 7:00:00 PM CT thru Sat 11/4/2000 at 8:00:00 PM CT + Sat 11/4/2000 at 5:00:00 PM PT thru Sat 11/4/2000 at +6:00:00 PM PT + Sun 11/5/2000 at 1:00:00 AM London thru Sun 11/5/2000 at +2:00:00 AM London +Outage: reboot eol net devices +Environments Impacted: EOL +Purpose: Regular reboot to prevent such problems as memory corruption +Backout: +Contact(s): John Shupak 713-853-7943 + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: HR +Impact: HR +Time: Fri 11/3/2000 at 6:00:00 PM CT thru Fri 11/3/2000 at 10:00:00 PM CT + Fri 11/3/2000 at 4:00:00 PM PT thru Fri 11/3/2000 at 8:00:00 PM PT + Sat 11/4/2000 at 12:00:00 AM London thru Sat 11/4/2000 at 4:00:00 AM London +Outage: HR DataMart (HR-DB-5/HR-DB-4) Database move +Environments Impacted: Corporate, HR Datamart, Expertfinder, eHRonline, +Global Information System, + Global Compensation System, and Performance Management +Purpose: Upgrade existing hardware / make room at Ardmore for PDU and air +handling unit. +Backout: Our backout plan is to move the servers back to their original +position with the original cards installed in them. +Contact(s): Brandon Bangerter 713-345-4904 + Raj Perubhatla 713-345-8016 + Mark Calkin 713-345-3691 + +OTHER SYSTEMS: UNIX +Impact: ENS +Time: Fri 11/3/2000 at 11:00:00 PM CT thru Fri 11/3/2000 at 11:30:00 PM CT + Fri 11/3/2000 at 9:00:00 PM PT thru Fri 11/3/2000 at 9:30:00 PM PT + Sat 11/4/2000 at 5:00:00 AM London thru Sat 11/4/2000 at 5:30:00 AM +London +Outage: Add Redundancy to the Unix Server Network +Environments Impacted: ENA +Purpose: Make this network redundant +Backout: +Contact(s): George Nguyen 713-853-0691 + +OTHER SYSTEMS: SAP +Impact: SAP +Time: Sun 11/5/2000 at 6:00:00 AM CT thru Sun 11/5/2000 at 6:30:00 AM CT + Sun 11/5/2000 at 4:00:00 AM PT thru Sun 11/5/2000 at 4:30:00 AM PT + Sun 11/5/2000 at 12:00:00 PM London thru Sun 11/5/2000 at 12:30:00 PM +London +Outage: Remove trunking for SAP +Environments Impacted: All +Purpose: SAP has migrated to Ardmore, will move the routing functionality to +Ardmore and remove the trunking +(no longer needed) from the links leading back to EB. +Backout: Move the routing functionality back to the EB +Contact(s): Vincent Fox 713-345-7784 + Ron Pieronek 713-853-6683 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/27274965.1075855494656.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/27274965.1075855494656.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..565b71e8 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/27274965.1075855494656.JavaMail.evans@thyme:2,S @@ -0,0 +1,136 @@ +Message-ID: <27274965.1075855494656.JavaMail.evans@thyme> +Date: Mon, 30 Apr 2001 05:26:00 -0700 (PDT) +From: melanie.hunter@neg.pge.com +To: derekaberle@aec.ca, abshirek@epenergy.com, jadams2@enron.com, + gascontroller@aec.ca, carol_airey@altagas.ca, kelly_aitken@gulf.ca, + dalbers@avistacorp.com, louise.allen@numac.com, malonzo@sdge.com, + panderse@utilicorp.com, adrienneanderson@aec.ca, dna1@pge.com, + laab@pge.com, paul.atha@southernenergy.com, oaugenstein@br-inc.com, + nbaker@enron.com, lryall@worldnet.att.net, brentbalog@aec.ca, + dbarre@puget.com, bartneea@bp.com, beathrw@bp.com, + michaelbennett@aec.ca, bblanar@coral-energy.com, bokenfke@bp.com, + gborrego@semprasolutions.com, tabo@dynegy.com, boulayka@bp.com, + spencecp@bp.com, todd_braunfeld@br-inc.ca, sbrewer@enron.com, + stephane.brodeur@enron.com, tbrother@utilicorp.com, + tbrown@br-inc.com, browning@wasatchenergy.com, + christopher.bruce@msdw.com, mike_bucher@oxy.com, + jburton@utilicorp.com, mbutler@tristargas.com, + operations@canwestgas.com, bcampbell@ci.burbank.ca.us, rwcd@pge.com, + chanbs@bp.com, jchapa@calpine.com, schrist@enron.com, dwc3@pge.com, + jlclarken@duke-energy.com, sheri.clemons@southernenergy.com, + cslaman@usg.com, bcohen@br-inc.com, darcy_cole@transcanada.com, + gascontroller@aec.ca, gcalgascontrol@bp.com, rcooper@utilicorp.com, + saguilar@coral-energy.com, rcrowley@coral-energy.com, + ccunning@cngc.com, david.dachis@neg.pge.com, bdahncke@pcenergy.com, + derek.danyliw@husky-oil.com, ddanyluk@enserco.com, days@epenergy.com, + cdecotea@westerngas.com, delanem@axl.ca, hankd@calpine.com, + kathy@itcoworld.com, tdizona@coral-energy.com, + andolaptchiev@duke-energy.com, doraisba@bp.com, rdreith@smud.org, + hwweight@duke-energy.com, caver_ealy@pgn.com, reason@br-inc.com, + lwebner@ect.enron.com, demerson@energy.twc.com, cory_empey@br-inc.ca, + pabercrombie@txuenergy.com, jelmore@txuenergy.com, fermis@enron.com, + vesparza@txu.com, beveret@enron.com, fackel@texaco.com, + lfiler@avistaenergy.com, mflaman@tcel.com, bradflegel@aec.ca, + srfl@dynegy.com, cfrandsen@avistacorp.com, + rene.frederick@apachecorp.com, bfrench@avistaenergy.com, + tfrisina@br-inc.com, dafusek@aep.com, mhg2@pge.com, + laura.gallant@paramountres.com, rgay@ect.enron.com, geek@bp.com, + gborrego@semprasolutions.com, gilesmh@bp.com, sgillit@cngc.com, + jgilmer2@txu.com, rgladman@aep.com, jglaubi@smud.org, + kgonzales@sppc.com, lgoodric@cngc.com, pgorton@avistaenergy.com, + pgorton@avistaenergy.com, pgrable@cngc.com, grahamp@kochind.com, + greenallg@epenergy.com, rgruber@avistacorp.com, bhall@cngc.com, + jeffrey.c.hammond@wgp.twc.com, lenhanson@aec.ca, + sharper@avistaenergy.com, deborah.hart@msdw.com, + jhaskey@coral-energy.com, kevin.heal@enron.com, + peggy.hedstrom@enron.com, emhendry@duke-energy.com, sghill@bcgas.com, + sherry_hill@transcanada.com, hoffmamc@bp.com, billhogue@aec.ca, + cholm@sppc.com, shorton@coral-energy.com, hots@chevron.com, + rob.hozjan@southernenergy.com, david_m_huck@reliantenergy.com, + dtaylor@igires.com, bmolitor@igires.com, igsjoy@ix.netcom.com, + rishikawa@pacent.com, fred_jackson@knmktg.com, kenja@cnrl.com, + jenkindm@bp.com, kjohnson@pcenergy.com, kkeiser@ect.enron.com, + cindyk@cook-inlet.com, mkent@br-inc.com, deborahs@kimballenergy.com, + kims@kimballenergy.com, russells@kimballenergy.com, + jkimberly@avistacorp.com, mknutson@avistaenergy.com, + igsinc@ix.netcom.com, vgkr@dynegy.com, gkugler@brr.com, + james_lagadin@altagas.ca, andrea.langfeldt@enron.com, + llarson@mtpower.com, hleonard@cngc.com, jonangas@attglobal.net, + lippmanc@aol.com, daniel.lisk@enron.com, nlissel@enserco.com, + jlynch@westerngas.com, carolma@cook-inlet.com, + altradegasscheduling@altra.com, lmcegenergy@sk.sympatico.ca, + lmansi@sdge.com, ecma@dynegy.com, bob.mattice@engageenergy.com, + rfm@nwnatural.com, jmmcarthur@duke-energy.com, + pmcdougall@coral-energy.com, jmcgowa@smud.org, cmcgra@puget.com, + tom.mckay@engageenergy.com, mmcmahon@avistacorp.com, + bmedlock@cngc.com, pmelera@sempratrading.com, + shelly.mendel@enron.com, cmiller@smud.org, moln@chevron.com, + lmoore@avistaenergy.com, rhondamoore@aec.ca, dcmorris@mtpower.com, + salmoncolo@worldnet.att.net, murrinnl@bp.com, dmyers@enserco.com, + glen@wasatchenergy.com, mnason@coral-energy.com, nicknijt@bp.com, + trevor_nicol@nexeninc.com, gnunnema@utilicorp.com, kolinge@enron.com, + jennifer_owen@pgn.com, jpainter@igservice.com, + traceyh@panalberta.com, poruban@pasha.com, + spasloski@coral-energy.com, mpatton@cngc.com, + petersm@energystore.net, spfaff@cngc.com, meo2@pge.com, + carellyn-pitre@coastenergy.com, cpittma2@txu.com, + rplatt@duke-energy.com, jwpowell@duke-energy.com, + rinde_powell@pcp.ca, kathy.puls@engageenergy.com, + george.rahal@acnpower.com, ramperms@bp.com, sramsey@coral-energy.com, + mrana@socalgas.com, jackie.rausch@cabotog.com, reshma_rawj@gulf.com, + jreames@br-inc.com, gwenreid@aec.ca, lreid@sppc.com, + hrennell@worldnet.att.net, rriehm@br-inc.com, jarx@pge.com, + dripley@ect.enron.com, rrobins4@enron.com, bsalak@westerngas.com, + jsanders@clarkpud.com, gene@toenergy.com, scheffsp@bp.com, + cshenderlein@brr.com, jane@scana.com, scimmonsj@epenergy.com, + scimmons.janice@epenergy.com, david.scott@newpower.com, + fred.scott@engageenergy.com, ljs6@pge.com, kselland@avistaenergy.com, + mvaughn@cngc.com, judy@progas.com, lsilva@ci.glendale.ca.us, + hls@nwnatural.com, mark@wasatchenergy.com, linda@progas.com, + steven.p.south@enron.com, jspell@puget.com, + deborahs@kimballenergy.com, lynnette.stauber@powerex.com, + mikeal.stec@apachecorp.com, jonangas@attglobal.net, + rogertan@swbell.net, carol-taylor@coastenergy.com, + ctaylor@ci.burbank.ca.us, scot.thompson@southernenergy.com, + ttonkin@utilicorp.com, john_trimble@kmmktg.com, tunstabj@bp.com, + rtyra@txu.com, jpu1@pge.com, pvallone@cngc.com, + niels_a_vervloet@reliantenergy.com, rick.wadle@mirant.com, + pwah@socalgas.com, ryan@wasatchenergy.com, john.wallace@deml.com, + mark.warno@acnenergy.com, ryan.watt@enron.com, + doug_way@transcanada.com, david.wharton@apachecorp.com, + cwhite@brr.com, kwhite@pcenergy.com, twickersham@enserco.com, + kwilkinson@br-inc.com, s.kent.williams@williams.com, + jwilmotte@avistaenergy.com, pwinter@avistacorp.com, + dick.winters@avistacorp.com, dwinters@avistacorp.com, + val_yildirok@pgn.com, ron.youell@mirant.com, + scott_yule@transcanada.com, mitchell_zumwalt@nexeninc.com +Subject: PG&E Gas Transmission-NW: Kingsgate Capacity Restriction Extended +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Hunter, Melanie" +X-To: "'derekaberle@aec.ca'" , "'abshirek@epenergy.com'" , "'jadams2@enron.com'" , "'gascontroller@AEC.CA'" , "'carol_airey@altagas.ca'" , "'kelly_aitken@gulf.ca'" , "'dalbers@avistacorp.com'" , "'louise.allen@numac.com'" , "'malonzo@sdge.com'" , "'panderse@utilicorp.com'" , "'adrienneanderson@aec.ca'" , "'DNA1@pge.com'" , "'Laab@pge.com'" , "'Paul.Atha@southernenergy.com'" , "'oaugenstein@br-inc.com'" , "'nbaker@enron.com'" , "'LRYALL@worldnet.att.net'" , "'brentbalog@aec.ca'" , "'dbarre@puget.com'" , "'bartneea@bp.com'" , "'beathrw@bp.com'" , "'michaelbennett@aec.ca'" , "'bblanar@coral-energy.com'" , "'bokenfke@bp.com'" , "'gborrego@semprasolutions.com'" , "'TABO@dynegy.com'" , "'boulayka@bp.com'" , "'spencecp@bp.com'" , "'todd_braunfeld@br-inc.ca'" , "'sbrewer@enron.com'" , "'stephane.brodeur@enron.com'" , "'Brothers, Troy'" , "'tbrown@br-inc.com'" , "'browning@wasatchenergy.com'" , "'Christopher.Bruce@msdw.com'" , "'mike_bucher@oxy.com'" , "'jburton@utilicorp.com'" , "'mbutler@tristargas.com'" , "'operations@canwestgas.com'" , "'bcampbell@ci.burbank.ca.us'" , "'RWCD@pge.com'" , "'chanbs@bp.com'" , "'jchapa@calpine.com'" , "'schrist@enron.com'" , "'dwc3@pge.com'" , "'jlclarken@duke-energy.com'" , "'sheri.clemons@southernenergy.com'" , "'cslaman@usg.com'" , "'bcohen@br-inc.com'" , "'darcy_cole@transcanada.com'" , "'gascontroller@AEC.CA'" , "'gcalgascontrol@bp.com'" , "'rcooper@utilicorp.com'" , "'saguilar@coral-energy.com'" , "'rcrowley@coral-energy.com'" , "'ccunning@cngc.com'" , "Dachis, David" , "'BDAHNCKE@PCENERGY.COM'" , "'derek.danyliw@husky-oil.com'" , "'ddanyluk@enserco.com'" , "'days@epenergy.com'" , "'cdecotea@westerngas.com'" , "'delanem@axl.ca'" , "'hankd@calpine.com'" , "'kathy@itcoworld.com'" , "'tdizona@coral-energy.com'" , "'andolaptchiev@duke-energy.com'" , "'doraisba@bp.com'" , "'RDreith@smud.org'" , "'hwweight@duke-energy.com'" , "'caver_ealy@pgn.com'" , "'reason@br-inc.com'" , "'lwebner@ect.enron.com'" , "'demerson@energy.twc.com'" , "'cory_empey@br-inc.ca'" , "'pabercrombie@txuenergy.com'" , "'jelmore@txuenergy.com'" , "'fermis@enron.com'" , "'vesparza@txu.com'" , "'beveret@enron.com'" , "'fackel@texaco.com'" , "'lfiler@avistaenergy.com'" , "'mflaman@tcel.com'" , "'bradflegel@aec.ca'" , "'SRFL@dynegy.com'" , "'cfrandsen@avistacorp.com'" , "'rene.frederick@apachecorp.com'" , "'bfrench@avistaenergy.com'" , "'tfrisina@br-inc.com'" , "'dafusek@aep.com'" , "'MHG2@pge.com'" , "'laura.gallant@paramountres.com'" , "'rgay@ect.enron.com'" , "'geek@bp.com'" , "'gborrego@semprasolutions.com'" , "'gilesmh@bp.com'" , "'sgillit@cngc.com'" , "'jgilmer2@txu.com'" , "'rgladman@aep.com'" , "'jglaubi@smud.org'" , "'kgonzales@sppc.com'" , "'lgoodric@cngc.com'" , "'pgorton@avistaenergy.com'" , "'pgorton@avistaenergy.com'" , "'pgrable@cngc.com'" , "'grahamp@kochind.com'" , "'greenallg@epenergy.com'" , "'rgruber@avistacorp.com'" , "'bhall@cngc.com'" , "'jeffrey.c.hammond@wgp.twc.com'" , "'lenhanson@aec.ca'" , "'sharper@avistaenergy.com'" , "'Deborah.Hart@msdw.com'" , "'jhaskey@coral-energy.com'" , "'kevin.heal@enron.com'" , "'peggy.hedstrom@enron.com'" , "'emhendry@duke-energy.com'" , "'sghill@bcgas.com'" , "'sherry_hill@transcanada.com'" , "'Hoffmamc@bp.com'" , "'billhogue@aec.ca'" , "'cholm@sppc.com'" , "'shorton@coral-energy.com'" , "'hots@chevron.com'" , "'rob.hozjan@southernenergy.com'" , "'David_M_Huck@reliantenergy.com'" , "'dtaylor@igires.com'" , "'bmolitor@igires.com'" , "'igsjoy@ix.netcom.com'" , "'rishikawa@pacent.com'" , "'fred_jackson@knmktg.com'" , "'kenja@cnrl.com'" , "'jenkindm@bp.com'" , "'KJOHNSON@PCENERGY.COM'" , "'kkeiser@ect.enron.com'" , "'cindyk@cook-inlet.com'" , "'mkent@br-inc.com'" , "'deborahs@kimballenergy.com'" , "'kims@kimballenergy.com'" , "'RussellS@kimballenergy.com'" , "'jkimberly@avistacorp.com'" , "'mknutson@avistaenergy.com'" , "'igsinc@ix.netcom.com'" , "'vgkr@dynegy.com'" , "'gkugler@brr.com'" , "'james_lagadin@altagas.ca'" , "'andrea.langfeldt@enron.com'" , "'llarson@mtpower.com'" , "'hleonard@cngc.com'" , "'jonangas@attglobal.net'" , "'lippmanc@aol.com'" , "'Daniel.Lisk@enron.com'" , "'nlissel@enserco.com'" , "'jlynch@westerngas.com'" , "'Carolma@cook-Inlet.com'" , "'altradegasscheduling@altra.com'" , "'LMCEGEnergy@sk.sympatico.ca'" , "'lmansi@sdge.com'" , "'ecma@dynegy.com'" , "'bob.mattice@engageenergy.com'" , "'rfm@nwnatural.com'" , "'jmmcarthur@duke-energy.com'" , "'PMcDougall@coral-energy.com'" , "'jmcgowa@smud.org'" , "'cmcgra@puget.com'" , "'tom.mckay@engageenergy.com'" , "'mmcmahon@avistacorp.com'" , "'bmedlock@cngc.com'" , "'PMelera@sempratrading.com'" , "'shelly.mendel@enron.com'" , "'cmiller@smud.org'" , "'moln@chevron.com'" , "'lmoore@avistaenergy.com'" , "'rhondamoore@aec.ca'" , "'dcmorris@mtpower.com'" , "'salmoncolo@worldnet.att.net'" , "'murrinnl@bp.com'" , "'dmyers@enserco.com'" , "'glen@wasatchenergy.com'" , "'mnason@coral-energy.com'" , "'nicknijt@bp.com'" , "'trevor_nicol@nexeninc.com'" , "'gnunnema@utilicorp.com'" , "'kolinge@enron.com'" , "'jennifer_owen@pgn.com'" , "'jpainter@igservice.com'" , "'traceyh@panalberta.com'" , "'poruban@pasha.com'" , "'spasloski@coral-energy.com'" , "'mpatton@cngc.com'" , "'PetersM@energystore.net'" , "'spfaff@cngc.com'" , "'MEO2@pge.com'" , "'carellyn-pitre@coastenergy.com'" , "'cpittma2@txu.com'" , "'rplatt@duke-energy.com'" , "'jwpowell@duke-energy.com'" , "'rinde_powell@pcp.ca'" , "'kathy.puls@engageenergy.com'" , "'george.rahal@acnpower.com'" , "'ramperms@bp.com'" , "'sramsey@coral-energy.com'" , "'mrana@socalgas.com'" , "'jackie.rausch@cabotog.com'" , "'reshma_rawj@gulf.com'" , "'jreames@br-inc.com'" , "'gwenreid@aec.ca'" , "'lreid@sppc.com'" , "'hrennell@worldnet.att.net'" , "'rriehm@br-inc.com'" , "'JARx@pge.com'" , "'dripley@ect.enron.com'" , "'rrobins4@enron.com'" , "'bsalak@westerngas.com'" , "'jsanders@clarkpud.com'" , "'gene@toenergy.com'" , "'scheffsp@bp.com'" , "'cshenderlein@brr.com'" , "'jane@scana.com'" , "'scimmonsj@epenergy.com'" , "'scimmons.janice@epenergy.com'" , "'David.Scott@NewPower.com'" , "'fred.scott@engageenergy.com'" , "'ljs6@pge.com'" , "'kselland@avistaenergy.com'" , "'mvaughn@cngc.com'" , "'Judy@progas.com'" , "'lsilva@ci.glendale.ca.us'" , "'hls@nwnatural.com'" , "'mark@wasatchenergy.com'" , "'Linda@Progas.Com'" , "'Steven.P.South@enron.com'" , "'jspell@puget.com'" , "'deborahs@kimballenergy.com'" , "'lynnette.stauber@powerex.com'" , "'mikeal.stec@apachecorp.com'" , "'jonangas@attglobal.net'" , "'rogertan@swbell.net'" , "'carol-taylor@coastenergy.com'" , "'ctaylor@ci.burbank.ca.us'" , "'scot.thompson@southernenergy.com'" , "'Ttonkin@utilicorp.com'" , "'john_trimble@kmmktg.com'" , "'tunstabj@bp.com'" , "'rtyra@txu.com'" , "'JPU1@pge.com'" , "'pvallone@cngc.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'rick.wadle@mirant.com'" , "'pwah@socalgas.com'" , "'ryan@wasatchenergy.com'" , "'john.wallace@deml.com'" , "'mark.warno@acnenergy.com'" , "'ryan.watt@Enron.com'" , "'doug_way@transcanada.com'" , "'david.wharton@apachecorp.com'" , "'cwhite@brr.com'" , "'kwhite@pcenergy.com'" , "'twickersham@enserco.com'" , "'kwilkinson@br-inc.com'" , "'s.kent.williams@williams.com'" , "'jwilmotte@avistaenergy.com'" , "'pwinter@avistacorp.com'" , "'Dick.Winters@avistacorp.com'" , "'dwinters@avistacorp.com'" , "'val_yildirok@pgn.com'" , "'ron.youell@mirant.com'" , "'scott_yule@transcanada.com'" , "'mitchell_zumwalt@nexeninc.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Maintenance at Station 3 has not been completed as scheduled. As the +Station 3 maintenance continues, the Kingsgate capacity will remain limited +to 2280 MMcf/d until further notice. + +If you have any questions, please call our transportation coordinators at +(503) 833-4300. + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/27275055.1075855482864.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/27275055.1075855482864.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..620c9c7b --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/27275055.1075855482864.JavaMail.evans@thyme:2,S @@ -0,0 +1,63 @@ +Message-ID: <27275055.1075855482864.JavaMail.evans@thyme> +Date: Fri, 8 Dec 2000 05:20:00 -0800 (PST) +From: kenny.ha@enron.com +To: andrea.ring@enron.com, andrew.lewis@enron.com, anne.bike@enron.com, + b.palmer@enron.com, brad.horn@enron.com, brad.mckay@enron.com, + carey.metz@enron.com, chris.walker@enron.com, crystal.hyde@enron.com, + dan.mccairns@enron.com, darron.giron@enron.com, + david.baumbach@enron.com, dawn.kenne@enron.com, + denver.plachy@enron.com, dick.jenkins@enron.com, + dutch.quigley@enron.com, elsa.villarreal@enron.com, + eric.bass@enron.com, fletcher.sturm@enron.com, frank.ermis@enron.com, + gary.lamphier@enron.com, geoff.storey@enron.com, + greg.mcclendon@enron.com, gregory.schockling@enron.com, + hunter.shively@enron.com, jackson.logan@enron.com, + jane.tholt@enron.com, jason.wolfe@enron.com, jay.knoblauh@enron.com, + jeff.royed@enron.com, jeffrey.gossett@enron.com, + jennifer.bagwell@enron.com, jim.schwieger@enron.com, + jody.crook@enron.com, joe.parks@enron.com, juana.fayett@enron.com, + kam.keiser@enron.com, keith.holst@enron.com, kelli.stevens@enron.com, + kevin.ruscitti@enron.com, kimat.singla@enron.com, + kyle.lilly@enron.com, liz.hillman@enron.com, + luchas.johnson@enron.com, martha.stevens@enron.com, + martin.cuilla@enron.com, matthew.lenhart@enron.com, + michael.walters@enron.com, michelle.waldhauser@enron.com, + mike.grigsby@enron.com, monique.sanchez@enron.com, + o'neal.winfree@enron.com, patrice.mims@enron.com, + peter.keavey@enron.com, phillip.allen@enron.com, + phillip.love@enron.com, ragan.bond@enron.com, + robert.shiring@enron.com, robin.rodrigue@enron.com, + robyn.zivic@enron.com, sandra.brawner@enron.com, + scott.neal@enron.com, shawna.johnson@enron.com, + sheetal.patel@enron.com, souad.mahmassani@enron.com, + steven.south@enron.com, sylvia.pollan@enron.com, + theresa.branney@enron.com, thomas.martin@enron.com, + tom.donohoe@enron.com, tori.kuykendall@enron.com, + victor.guggenheim@enron.com, william.kelly@enron.com +Subject: TDS production availibility on Sunday 12/10/2000 +Cc: russ.severson@enron.com, william.kasemervisz@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: russ.severson@enron.com, william.kasemervisz@enron.com +X-From: Kenny Ha +X-To: Andrea Ring, Andrew H Lewis, Anne Bike, B Scott Palmer, Brad Horn, Brad McKay, Carey M Metz, Chris Walker, Crystal Hyde, Dan McCairns, Darron C Giron, David Baumbach, Dawn C Kenne, Denver Plachy, Dick Jenkins, Dutch Quigley, Elsa Villarreal, Eric Bass, Fletcher J Sturm, Frank Ermis, Gary W Lamphier, Geoff Storey, Greg McClendon, Gregory Schockling, Hunter S Shively, Jackson Logan, Jane M Tholt, Jason Wolfe, Jay Knoblauh, Jeff Royed, Jeffrey C Gossett, Jennifer Bagwell, Jim Schwieger, Jody Crook, Joe Parks, Juana Fayett, Kam Keiser, Keith Holst, Kelli Stevens, Kevin Ruscitti, Kimat Singla, Kyle R Lilly, Liz Hillman, Luchas Johnson, Martha Stevens, Martin Cuilla, Matthew Lenhart, Michael Walters, Michelle C Waldhauser, Mike Grigsby, Monique Sanchez, O'Neal D Winfree, Patrice L Mims, Peter F Keavey, Phillip K Allen, Phillip M Love, Ragan Bond, Robert Shiring, Robin Rodrigue, Robyn Zivic, Sandra F Brawner, Scott Neal, Shawna Johnson, Sheetal Patel, Souad Mahmassani, Steven P South, Sylvia S Pollan, Theresa Branney, Thomas A Martin, Tom Donohoe, Tori Kuykendall, Victor Guggenheim, William Kelly +X-cc: Russ Severson, William E Kasemervisz +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Ladies and Gentlemen, + +We plan to upgrade the two NT servers that run Gas TDS's middle-tier +applications this weekend. Therefore, TDS will not be available between +12:00 p.m. and 2:00 p.m. on Sunday, December 10th, 2000. If this downtime is +in conflict with your schedule, please let me know ASAP. + +I would also like to point out to you that when TDS is brought back on line, +it will be necessary for all the desks to be reloaded. Since we introduced +the TDS Flag last month, this should not effect any of the desks. + +Thank you for your cooperations, +Kenny H. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/27276819.1075855495121.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/27276819.1075855495121.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f69c01f9 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/27276819.1075855495121.JavaMail.evans@thyme:2,S @@ -0,0 +1,60 @@ +Message-ID: <27276819.1075855495121.JavaMail.evans@thyme> +Date: Wed, 2 May 2001 09:04:00 -0700 (PDT) +From: unsubscribe@skippingstone.com +To: blasts@216.173.29.238 +Subject: Electric Power News - FREE Subscription Trial +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Skipping Stone" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + + + [IMAGE] + + + Dear Colleague:? + + Through a special arrangement with Skipping Stone we are able to offer you a +FREE 2-WEEK TRIAL to the Daily Electric Power News +(http://www.energycentral.com/start_electric.cfm)? + and or the Daily Gas News (http://www.energycentral.com/start_gas.cfm) +e-mail service.? + + Both publications deliver headlines along with a brief summary of every +major story in the energy industry, every business day, right to your e-mail +box! Our convenient format allows you to quickly scan the headlines and +select the full text of any story that you want to read.? + + Simply reply to this e-mail message with Electric News Trial or follow this +link http://www.energycentral.com/start_electric.cfm for a FREE trial to the +Daily Electric News.? + + For a Daily Gas News Trial reply to this e-mail message with Gas News Trial +or point your browser to http://www.energycentral.com/start_gas.cfm, and +join more than 47,000 registered industry professionals who get their +information from Energy Central.? + + Please visit our Web site at http://www.energycentral.com -- it is the best +place on the web to start your search for power information.? + + Sincerely,? + Mark Johnson, Publisher + Energy Central? + + energycental.com - Where the energy industry does business. + + + + 2755 South Locust Street? ??? Suite 201? ?? Denver, CO 80222 + Phone: (303) 782-5510? ?? FAX (303) 782-5331 + http://www.energycentral.com + +[IMAGE] + +TO BE REMOVED FROM OUR EMAIL LIST PLEASE CLICK HERE \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/27320378.1075855480665.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/27320378.1075855480665.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..573d39cb --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/27320378.1075855480665.JavaMail.evans@thyme:2,S @@ -0,0 +1,51 @@ +Message-ID: <27320378.1075855480665.JavaMail.evans@thyme> +Date: Tue, 14 Nov 2000 11:17:00 -0800 (PST) +From: enron.announcements@enron.com +To: eligible.employees@enron.com +Subject: Deferral Enrollment 2001 +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: Eligible Employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + + =20 + +Good news! Deferral program enrollment begins Wednesday, November 15, 2000= +. =20 + Enron's Bonus Stock Option and Bonus Phantom Stock Programs provide you wi= +th=20 +an opportunity to receive stock options and phantom stock in lieu of all or= + a=20 +portion of the cash bonus you may receive during 2001. To make enrollment= +=20 +even more convenient for you, this year's deferral program information is= +=20 +available on eHRonline. =20 + +To learn more about your deferral program opportunities and to enroll for= +=20 +2001 deferrals, access eHRonline at http://ehronline.enron.com. (Call the= +=20 +ISC Help Desk at 713-345-4727 if you need your ID or password to access the= +=20 +system.) + +1. Review the program descriptions (attached to the Election Form) before y= +ou=20 +make your elections. +2. If you decide to defer compensation, complete the Election Form before= +=20 +Friday, December 8, 2000 (the enrollment deadline). +3. Print your 2001 Election Form and Confirmation Statement right from the= +=20 +web site and you=01,re finished!=20 + +Sound easy? It is! + +DEFERRAL ENROLLMENT 2001--ADDED VALUE FOR YOUR FUTURE \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/27371682.1075855494314.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/27371682.1075855494314.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4c14c177 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/27371682.1075855494314.JavaMail.evans@thyme:2,S @@ -0,0 +1,117 @@ +Message-ID: <27371682.1075855494314.JavaMail.evans@thyme> +Date: Fri, 27 Apr 2001 08:00:00 -0700 (PDT) +From: outlook.team@enron.com +To: allison.horton@enron.com, amir.baig@enron.com, brandon.bangerter@enron.com, + brian.ellis@enron.com, charles.philpott@enron.com, + chris.wood@enron.com, chris.tull@enron.com, dale.smith@enron.com, + dave.june@enron.com, donald.sutton@enron.com, + felicia.buenrostro@enron.com, johnna.morrison@enron.com, + joe.dorn@enron.com, kathryn.schultea@enron.com, + leon.mcdowell@enron.com, leticia.barrios@enron.com, + milton.brown@enron.com, raj.perubhatla@enron.com, + shekar.komatireddy@enron.com, andrea.yowman@enron.com, + angie.o'brian@enron.com, bonne.castellano@enron.com, + gwynn.gorsuch@enron.com, jo.matson@enron.com, + laquitta.washington@enron.com, rick.johnson@enron.com, + sandra.lighthill@enron.com, valeria.hope@enron.com, + charlotte.brown@enron.com, ronald.fain@enron.com, + gary.fitch@enron.com, anna.harris@enron.com, keith.jones@enron.com, + kristi.monson@enron.com, bobbie.mcniel@enron.com, + john.stabler@enron.com, michelle.prince@enron.com, + james.gramke@enron.com, blair.hicks@enron.com, + jennifer.johnson@enron.com, jim.little@enron.com, + dale.lukert@enron.com, donald.martin@enron.com, + andrew.mattei@enron.com, darvin.mitchell@enron.com, + mark.oldham@enron.com, wesley.pearson@enron.com, + ramon.pizarro@enron.com, natalie.rau@enron.com, + william.redick@enron.com, mark.richardson@enron.com, + joseph.schnieders@enron.com, gary.simmons@enron.com, + delaney.trimble@enron.com, david.upton@enron.com, + mike.boegler@enron.com, lyndel.click@enron.com, + gabriel.franco@enron.com, randy.gross@enron.com, + arthur.johnson@enron.com, danny.jones@enron.com, + john.ogden@enron.com, edgar.ponce@enron.com, + tracy.pursifull@enron.com, lance.stanley@enron.com, + frank.ermis@enron.com, jane.tholt@enron.com, jay.reitmeyer@enron.com, + keith.holst@enron.com, matthew.lenhart@enron.com, + mike.grigsby@enron.com, monique.sanchez@enron.com, + phillip.allen@enron.com, randall.gay@enron.com, + tori.kuykendall@enron.com, brenda.fletcher@enron.com, + jeanne.wukasch@enron.com, mary.franklin@enron.com, + mike.potter@enron.com, natalie.baker@enron.com, + suzanne.calcagno@enron.com, alvin.thompson@enron.com, + cynthia.franklin@enron.com, jesse.villarreal@enron.com, + joan.collins@enron.com, joe.casas@enron.com, kelly.loocke@enron.com, + lia.halstead@enron.com, meredith.homco@enron.com, + robert.allwein@enron.com, scott.loving@enron.com, + shanna.boudreaux@enron.com, steve.gillespie@enron.com, + tamara.carter@enron.com, tracy.wood@enron.com, + gabriel.fuzat@enron.com, jack.netek@enron.com, lam.nguyen@enron.com, + camille.gerard@enron.com, craig.taylor@enron.com, + jessica.hangach@enron.com, kathy.gagel@enron.com, + lisa.goulart@enron.com, ruth.balladares@enron.com, + sid.strutt@enron.com +Subject: 1-URGENT - Outlook Email Notification (new) +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Outlook Migration Team +X-To: Allison Horton, Amir Baig, Brandon Bangerter, Brian Ellis, Charles Philpott, Chris P Wood, Chris Tull, Dale Smith, Dave June, Donald Sutton, Felicia Buenrostro, Johnna Morrison, Joe Dorn, Kathryn Schultea, Leon McDowell, Leticia Barrios, Milton Brown, Raj Perubhatla, Shekar Komatireddy, Andrea Yowman, Angie O'Brian, Bonne Castellano, Gwynn Gorsuch, Jo Ann Matson, LaQuitta Washington, Rick Johnson, Sandra Lighthill, Valeria A Hope, Charlotte Brown, Ronald Fain, Gary Fitch, Anna Harris, Keith Jones, Kristi Monson, Bobbie McNiel, John Stabler, Michelle Prince, James Gramke, Blair Hicks, Jennifer Johnson, Jim Little, Dale Lukert, Donald Martin, Andrew Mattei, Darvin Mitchell, Mark Oldham, Wesley Pearson, Ramon Pizarro, Natalie Rau, William Redick, Mark A Richardson, Joseph Schnieders, Gary Simmons, Delaney Trimble, David Upton, Mike Boegler, Lyndel Click, Gabriel Franco, Randy Gross, Arthur Johnson, Danny Jones, John Ogden, Edgar Ponce, Tracy Pursifull, Lance Stanley, Frank Ermis, Jane M Tholt, Jay Reitmeyer, Keith Holst, Matthew Lenhart, Mike Grigsby, Monique Sanchez, Phillip K Allen, Randall L Gay, Tori Kuykendall, Brenda H Fletcher, Jeanne Wukasch, Mary Theresa Franklin, Mike Potter, Natalie Baker, Suzanne Calcagno, Alvin Thompson, Cynthia Franklin, Jesse Villarreal, Joan Collins, Joe A Casas, Kelly Loocke, Lia Halstead, Meredith Homco, Robert Allwein, Scott Loving, Shanna Boudreaux, Steve Gillespie, Tamara Carter, Tracy Wood, Gabriel Fuzat, Jack Netek, Lam Nguyen, Camille Gerard, Craig Taylor, Jessica Hangach, Kathy Gagel, Lisa Goulart, Ruth Balladares, Sid Strutt +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +OUTLOOK EMAIL NOTIFICATION + +Your Date of Migration is: May 1st + +YOU WILL BE UNABLE TO SEND E-MAIL unless you take the following action: +Please go through your Notes email and clean out as many old/un-needed emai= +l=20 +items as possible BEFORE your date of migration.? After you are migrated to= +=20 +Outlook you will only be allocated 100MB of total Mailbox space.?? If more= +=20 +than this amount of data is migrated to Outlook YOU WILL NOT BE ABLE TO SEN= +D=20 +E-MAIL until it is below the 100MB limit.? Cleaning up your Notes email now= +=20 +will prevent this from happening to YOU. + +Enron=01,s messaging platform is migrating from Lotus Notes to Microsoft Ou= +tlook=20 +2000 worldwide. You will be accessing Outlook for all of your email=20 +functions.=20 + +WHY IS ENRON MIGRATING TO OUTLOOK 2000? + +Many factors contributed to the decision to migrate from Lotus Notes to=20 +Microsoft Exchange/Outlook. The most prominent factors were: + +? Significant advantages to moving to a product that is more integrated wit= +h=20 +current Enron apps (Windows 2000, Office and Internet Explorer) +? More efficient Shared PC and Roaming User features +? Improved support and integration for Palm/CE devices +? Instant Messaging capabilities + +WHAT IS BEING MIGRATED TO OUTLOOK 2000? + +? Email Messages. From the date of your scheduled migration, the last (30)= +=20 +thirty days of your Email will be converted for use in Outlook. +? All your folders in Notes you use to store email messages in. +? To Do Items +? Journal Items +? Calendar Entries dating from (1) one year in the past to (10) ten years i= +n=20 +the future will be converted. +? Address Books, but NOT your Distribution Lists that you created. You wil= +l=20 +need to re-create these in Outlook. + +Thank you, + +Outlook 2000 Migration Team diff --git a/demo/ermis-f/Discussion Threads/cur/27448759.1075855493621.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/27448759.1075855493621.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..98f2f3cd --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/27448759.1075855493621.JavaMail.evans@thyme:2,S @@ -0,0 +1,24 @@ +Message-ID: <27448759.1075855493621.JavaMail.evans@thyme> +Date: Tue, 24 Apr 2001 08:31:00 -0700 (PDT) +From: tori.kuykendall@enron.com +To: monique.sanchez@enron.com, keith.holst@enron.com, phillip.allen@enron.com, + frank.ermis@enron.com, mike.grigsby@enron.com, jane.tholt@enron.com, + matthew.lenhart@enron.com, randall.gay@enron.com, + jay.reitmeyer@enron.com, susan.scott@enron.com +Subject: Admin Asst's Day +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Tori Kuykendall +X-To: Monique Sanchez, Keith Holst, Phillip K Allen, Frank Ermis, Mike Grigsby, Jane M Tholt, Matthew Lenhart, Randall L Gay, Jay Reitmeyer, Susan M Scott +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +We need to get something for Ina for Admin Asst's Day - it is tomorrow. I +will take a collection of $10 from each person and get a gift certificate +from Foley's if that is okay with everyone. I will probably have to go get +the gift certificate tonight - so please dont stick me with more than my +share of the bill. ( Thats what happened last time) Thanks. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/27706213.1075855493207.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/27706213.1075855493207.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e391add5 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/27706213.1075855493207.JavaMail.evans@thyme:2,S @@ -0,0 +1,314 @@ +Message-ID: <27706213.1075855493207.JavaMail.evans@thyme> +Date: Fri, 20 Apr 2001 11:19:00 -0700 (PDT) +From: miki.bode@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, anita.reubens@swgas.com, + bblanar@coral-energy.com, bob.mattice@engageenergy.com, + bob.mattice@engageenergy.com, browning@wasatchenergy.com, + bruce_langmade@gapac.com, bymank@wdni.com, cards@wdni.com, + caver_ealy@pgn.com, ccoyle@americansoda.com, cmcgra@puget.com, + cpavlica@enerad.com, craig.provenzano@powersrc.com, cridin@puget.com, + cslaman@usg.com, cwduke@duke-energy.com, darena@national-energy.com, + dave.dungan@weyerhaeuser.com, deborahs@kimballenergy.com, + derek.danyliw@husky-oil.com, dlh@nwnatural.com, fermis@enron.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, + llightfoot@coral-energy.com, lmansi@sdge.com, lprior@enron.com, + mbeckner@utilicorp.com, mcano@enerad.com, michelle_hunter@pgn.com, + niels_a_vervloet@reliantenergy.com, pschmidt@kimballresources.com, + ramperms@bp.com, rcooper@usg.com, rfm@nwnatural.com, + robert.harp@engageenergy.com, robert.harp@engageenergy.com, + ron.smith@ashgrove.com, rony@panalberta.com, ryan.watt@enron.com, + sakom@global.net, sbrewer@enron.com, scott.linkletter@neg.pge.com, + scotts@kimballenergy.com, sghill@bcgas.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, tbrother@utilicorp.com, + tdizona@coral-energy.com, tjmi@dynegy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@kimballresources.com, + zcourns@national-fuel.com, jshadie@idahopower.com +Subject: NWP System Notice - 01-236 Soliciting Electronic Bids +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Bode, Miki" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce_langmade@gapac.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'caver_ealy@pgn.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cpavlica@enerad.com'" , "'craig.provenzano@powersrc.com'" , "'cridin@puget.com'" , "'cslaman@usg.com'" , "'cwduke@duke-energy.com'" , "'darena@national-energy.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'llightfoot@coral-energy.com'" , "'lmansi@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'mbeckner@utilicorp.com'" , "'mcano@enerad.com'" , "'Michelle_Hunter@pgn.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'pschmidt@kimballresources.com'" , "'ramperms@bp.com'" , "'rcooper@usg.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ron.smith@ashgrove.com'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'sakom@global.net'" , "'SBREWER@ENRON.COM'" , "'scott.linkletter@neg.pge.com'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tbrother@utilicorp.com'" , "'tdizona@coral-energy.com'" , "'tjmi@dynegy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@kimballresources.com'" , "'zcourns@national-fuel.com'" , "'jshadie@idahopower.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: April 20, 2001 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-236 Soliciting Electronic Bids + +Notice Text: + +All Shippers Notification: 01-236??????? Dated April 20, 2001 + + + +TO:???? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????? (801) 971-5983 +cellular + +Williams Gas Pipeline-West +Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR +AVAILABLE FIRM MAINLINE TRANSPORTATION +CAPACITY ON NORTHWEST'S TRANSMISSION +SYSTEM + +Northwest has posted the following package of available firm TF-1 +Large Customer transportation capacity to its Electronic Bulletin +Board ("EBB") for competitive bid pursuant to the "Right-of-First- +Refusal; Posting of Pipeline Capacity" provision of Northwest's +Tariff, which requires availability of capacity to be posted to the +EBB subject to bid.? All prearranged terms are indicated below, if +applicable.? The prearranged shipper has the right to match the +highest economic value at the end of the bid period.? If the +prearranged shipper does not match the highest economic value, award +of such capacity will be made according to Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS +CLOSED BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace +Karpakis or your Marketing Services Representative if you encounter +any problems with your EBB bid(s).? DON'T WAIT UNTIL THE LAST MINUTE +TO POST YOUR BID.? Time deadlines are electronically monitored and +implemented. + +PACKAGE "V" +From the +April 19, 2001 Posting +EBB OFFER # 506 + +RECEIPT????????????? DELIVERY????????? TOTAL?????? INITIAL PRIMARY????? +PREARRANGED +POINT??????????????????? POINT?????????????? DTH/D??????? CONTRACT +TERM?????????? OFFER + +Greasewood?? Clay Basin??????????? 2,765????????? +05/01/01-05/31/01????????????? YES +????????? +Min. Acceptable Bid:??? $0.043 per Dth of daily Reservation Contract Demand +for +?????????????????????????????????????????????? Flexible Receipt/Delivery +Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 2,765 Dth/d +Bid Open Date:? 04/20/01 - (4:30 pm Central Time) +Bid Close Date: 04/23/01 - (4:30 pm Central Time) +Award Deadline: 04/23/01 - (5:30 pm Central Time) +Evergreen:????? ??????? Month to Month, Ten (10) Business Days Prior Written +?????????????????????????????????????????????? Notice by Either Party +Special Terms & Cond:?? See 1, 2 and 3 Below. + + + +PACKAGE "BB" +From the +April 19, 2001 Posting +EBB OFFER # 507 + +RECEIPT????????????? DELIVERY????????? TOTAL?????? INITIAL PRIMARY????? +PREARRANGED +POINT???????????????????? POINT????????????? DTH/D??????? CONTRACT +TERM??????????? OFFER + +West?????????????????? Clay Basin?????????? 2,354????????? +05/01/01-05/31/01?????????????? YES +Douglas +????????? +Min. Acceptable Bid:??? $0.03 per Dth of daily Reservation Contract Demand +for +?????????????????????????????????????????????? Flexible Receipt/Delivery +Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 2,354 Dth/d +Bid Open Date:? 04/23/01 - (4:30 pm Central Time) +Bid Close Date: 04/24/01 - (4:30 pm Central Time) +Award Deadline: 04/24/01 - (5:30 pm Central Time) +Evergreen:????? ??????? NONE +Special Terms & Cond:?? See 1, 2 and 3 Below. + + +PACKAGE "GG-2 & GG-3" +From the +April 19, 2001 Posting +EBB OFFER # 508 + +RECEIPT????????????? DELIVERY????????? TOTAL?????? INITIAL PRIMARY????? +PREARRANGED +POINT????????????????????? POINT???????????? DTH/D??????? CONTRACT +TERM??????? OFFER + +Ignacio????????????? Green River-?????? 5,000????????? +05/01/01-05/31/01?????????? YES +Plant??????????????????? CIG +????????? +Min. Acceptable Bid:????????? $0.03 per Dth of daily Reservation Contract +Demand for +?????????????????????????????????????????????? Flexible Receipt/Delivery +Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 5,000 Dth/d +Bid Open Date:? 04/23/01 - (4:30 pm Central Time) +Bid Close Date: 04/24/01 - (4:30 pm Central Time) +Award Deadline: 04/24/01 - (5:30 pm Central Time) +Evergreen:????? ??????? NONE +Special Terms & Cond:?? See 1, 2 and 3 Below. + + +PACKAGE "JJ-1" +From the +April 19, 2001 Posting +EBB OFFER # 509 + +RECEIPT????????????? DELIVERY????????? TOTAL?????? INITIAL PRIMARY????? +PREARRANGED +POINT???????????????????? POINT????????????? DTH/D???????? CONTRACT +TERM?????????? OFFER + +Blanco????????????? Green River-??????? 2,676?????????? +05/01/01-05/31/01???????????? YES +Hub-TW???????????????????? CIG +????????? +Min. Acceptable Bid:??? $0.03 per Dth of daily Reservation Contract Demand +for +?????????????????????????????????????????????? Flexible Receipt/Delivery +Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 2,676 Dth/d +Bid Open Date:? 04/23/01 - (4:30 pm Central Time) +Bid Close Date: 04/24/01 - (4:30 pm Central Time) +Award Deadline: 04/24/01 - (5:30 pm Central Time) +Evergreen:????? ??????? NONE +Special Terms & Cond:?? See 1, 2 and 3 Below. + + + + + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +??????? entering into the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity +and shipper and replacement shipper may utilize any available points on +Northwest's transmission system without impacting the discount for the +original shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition +to the Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable surcharges and fuel. + + + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation +capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available +transportation capacity.? Multiple electronic bid(s) can be submitted for the +total available transportation capacity under the specified package OR +multiple +rates can be submitted each for a partial amount of available transportation +capacity under the specified package.? If the same Shipper submits multiple +bids, +the highest present value for such package of available transportation +capacity +shall be considered the valid bid. All other bids from the same Shipper for +the +same package of transportation capacity will be discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is +??????? less than minimum tariff rate, the following formula is utilized:? +Bid Rate x +??????? FERC Interest Rate x The Maximum Bid Quantity x 365 days/100/12; or +if the +??????? maximum rate is bid, the following formula is utilized:? Bid Rate x +FERC Interest +??????? Rate x Maximum Bid Quantity x days bid/100. In case of a tie, each +tied shipper +??????? will have the right to improve its bid by submitting an improved bid +within 24 +??????? hours of the bid close time.? Such improved bid shall be faxed to +(801) 584-7076 +??????? to Candace Karpakis or Patrick Aman.? If a tie still exists, such +capacity shall +??????? be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than +??????? indicated for the capacity unless maximum rate is bid. + + + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE +OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button +on the offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The screen will allow you to review the conditions of the offer. +Close this screen when you have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting +the "VIEW BID" button.? Close this screen when you have finished viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, +highlight the receipt/delivery point section with the left mouse button and +modify accordingly. Select "SAVE".? If an error appears at the button of the +screen, the error will need to be corrected and the data will need to be +saved again.? If successful, a message will appear indicating the bid +information has saved and the bid rate must be entered.? Select "OK". +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +You have just "CREATED" your bid for the offer.? You now need to +"SUBMIT" your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button. +All of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you +would like to submit.? Select the "SUBMIT" button at the top of the screen +to post the bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button. +All of your bids will appear.? If the bid has not yet been submitted, +highlight the "BID IN DRAFT STATUS" that you would like to withdraw. +Select the "WITHDRAW" button at the top of the screen to withdraw the +bid.? After a bid has been withdrawn, you can select the "DELETE" +button at the top of the screen to delete it from the screen. +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + + + +Word: F\Short Term/Capacity for Bid-All 2001 April 20, 2001 01-236 Res.doc \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/27735349.1075855494746.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/27735349.1075855494746.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1e7b481c --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/27735349.1075855494746.JavaMail.evans@thyme:2,S @@ -0,0 +1,42 @@ +Message-ID: <27735349.1075855494746.JavaMail.evans@thyme> +Date: Mon, 30 Apr 2001 17:43:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: March of Dimes Raffle Update +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Once again, Enron employees showed their generosity. =20 + +Thanks to everyone who participated in the March of Dimes Raffle, we raised= +=20 +over $1,750. =20 + +The Big Winners in the raffle were: + + Mary Anne Miller - Airline tickets + Cindy Stark - Compaq PA Personal Audio Player + Mary Vollmer - Urban Retreat Gift Certificate + Ben Nguyen - Four Astros Tickets + John Chang - Four Astros Tickets + Betty Keenan - Barrington Roller Pen + Bob McAuliffe - Cutter & Buck Polo Shirt + Kimberly Nelson - Zippered Portfolio + Karon O=01,Gorman - Desk Clock + Tammy Kovalcik - Laptop Carrying Case + Lisa Gilchrist - Laptop Carrying Case + Sharon Farrell - Laptop Carrying Case + Scott Churbock - Laptop Carrying Case + Argelia Vallejo - Laptop Carrying Case + Mike Millwee - Microsoft Office 2000 Professional Software + Stacy Holtzman - Microsoft Visio2000 Technical Edition Software + +Thanks again for supporting March of Dimes! \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/27799230.1075855496196.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/27799230.1075855496196.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c8aff970 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/27799230.1075855496196.JavaMail.evans@thyme:2,S @@ -0,0 +1,69 @@ +Message-ID: <27799230.1075855496196.JavaMail.evans@thyme> +Date: Thu, 10 May 2001 07:51:00 -0700 (PDT) +From: k-jribnick@interchange-energy.com +To: fermis@ect.enron.com +Subject: Atlanta LDC Forum-Save $50! +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Jerry K. Ribnick" +X-To: "fermis@ect.enron.com" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +[IMAGE] + +Special Keynote Address + +Commissioner Stan Wise +Georgia Public Service Commission[IMAGE] + +"This is Georgia --- Not California!" + +Learn how Georgia is successfully navigating the path to deregulation. + +Conference Highlights Include: + +Meet Customers, Not Venders +Power Generation +Price Volatility +Adequacy of Supply + +Click here! +Save $50 +Register Now! +(Expires May 15) + +Corporate Sponsors: +Aquila ~ Axia ~ Caminus ~ Columbia Gulf Transmission +Dominion Transmission ~ Duke Energy Gas Transmission +Enron North America Corp. ~ Mirant ~ Reliant Energy +Southern Natural Gas Company ~ Williams + +For an agenda, a pre-listing of attendees or more information, visit our +website at +www.interchange-energy.com (then click on the Atlanta Forum) +or call Jerry Ribnick at 763-545-1515 or 800-427-3976 + +* * * * * * * * * * * * * * * * * * * * * * + +? ?The LDC Forum Series + +?Atlanta +June 4-5. 2001 + +?Chicago ? +Sept. 10-12, 2001? + +?Boston +April 18-19, 2002 +Interchange Energy Group, 620 Mendelssohn Avenue North, Suite 161, +Minneapolis, MN 55427 +* * * * * * * * * * * * * * * * * * * * * * +If you prefer to not receive future e-mails regarding The LDC Forums, please +REPLY to this message and indicate REMOVE in the subject field. + - 9915star.gif + - stanwise501b.gif \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/27885830.1075855495864.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/27885830.1075855495864.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..dbd8b963 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/27885830.1075855495864.JavaMail.evans@thyme:2,S @@ -0,0 +1,121 @@ +Message-ID: <27885830.1075855495864.JavaMail.evans@thyme> +Date: Tue, 8 May 2001 09:32:00 -0700 (PDT) +From: achrisco@prosrm.com +To: fermis@ect.enron.com +Subject: Don Sinclair, Energy Industry Leader, Keynote Speaker +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: achrisco@prosrm.com +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +..at PROS Trading and Storage Revenue Optimization Seminar + + +May 8, 2001=01*Houston=01* PROS Revenue Management, the world=01,s leader i= +n revenue=20 +management science and software, and the pioneer and dominant provider of= +=20 +revenue management to the airline and energy industries, today announced th= +at=20 +Don Sinclair will be the keynote speaker at the PROS Trading and Storage=20 +Revenue Optimization Seminar. The focus of the seminar will be a discussio= +n=20 +and demonstration of the benefits of trading and storage revenue=20 +optimization in the energy industry. The seminar will be hosted by PROS=20 +Revenue Management at their new facility in midtown Houston, located at 31= +00=20 +Main Street and Elgin on Tuesday, May 22, from 1:00 - 3:30 pm. + +Don Sinclair currently provides strategic consulting services to the energy= +=20 +industry. He has been involved in the energy industry since deregulation= +=20 +began in the early 1980s. He served as president of Duke Energy Trading an= +d=20 +Marketing LLC, from April 1997 to September 1998. Prior to joining Duke,= +=20 +Sinclair served as senior vice president of Tenneco Energy and president of= +=20 +Tenneco Energy Resources. Mr. Sinclair was also one of the original=20 +principals of Dynegy, where he served eight years in various officer=20 +positions, including senior vice president and chief risk officer. At Dyneg= +y=20 +he was in charge of all risk management activities and commercial operation= +s. + +=01&This seminar will outline a powerful new set of pricing and revenue=20 +optimization tools for the energy industry ,=018 says Matt Johnson, PROS= +=01,=20 +Senior VP of Energy. =01&Our products have been at the vanguard of pricing= + and=20 +revenue optimization for over fifteen years, and at this seminar we will=20 +demonstrate how two of our newest energy products =01) the PROS Trading=20 +Optimization System and the PROS Storage Revenue Management System =01) are= +=20 +delivering unprecedented revenue lifts to the energy marketplace.=018 + +PROS=01, Trading Optimization System enables customers to increase deal=20 +profitability by 10-25% across their entire gas business in real-time. PRO= +S=20 +Storage Revenue Management System has been shown to increase revenues from= +=20 +the sale of storage capacity by 7-25% after initial implementations. Both= +=20 +PROS Trading Optimization System and PROS Storage Revenue Management System= +=20 +are built on the PROS Enterprise Platform=01,s world leading forecasting,= +=20 +pricing and optimization science, generating revenue and profits for PROS= +=01,=20 +clients worldwide. + +To find out more information about the PROS Trading and Storage Revenue=20 +Optimization Seminar, please contact Tricia Stewart at 713-335-8056, or=20 +register at PROS=01, registration page on the Internet at=20 +www.prosrm.com/energy/seminar_registration.htm. + +About PROS Revenue Management + +PROS Revenue Management is the world=01,s leader in pricing and revenue=20 +optimization solutions and the pioneer and dominant provider of revenue=20 +management to the airline and energy industries. PROS provides system=20 +solutions to the airline, cargo, rail, energy, healthcare and broadcast=20 +industries, and has delivered over 200 systems to more than 80 clients in 3= +7=20 +countries. PROS=01, clients include 17 of the top 25 carriers in the airlin= +e=20 +industry. + +The PROS mission is to maximize the revenue of each client using PROS=01,= +=20 +world-leading revenue management science, systems solutions, and best=20 +practices business consulting. PROS=01, clients report annual incremental= +=20 +revenue increases of 6-8% as a result of revenue management. PROS=01, solut= +ions=20 +forecast demand, optimize inventory, and provide dynamic pricing to maximiz= +e=20 +revenue. + +Founded in 1985 in Houston, PROS Revenue Management has a six-year compound= +ed=20 +revenue growth of 40%, in large part due to the intellectual capital of its= +=20 +staff. Nearly half of PROS=01, professional staff has advanced degrees and = +the=20 +staff speaks a cumulative total of 26 languages. The company is profitable= +=20 +with Year 2000 revenue of $29 million. For more information on PROS Revenue= +=20 +Management, please visit www.prosRM.com or call 713-335-5253. + +Contact: +Candy Haase =01) VP Marketing +713-335-5253 / 713-335-8144 =01) fax +chaase@prosRM.com \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/27892174.1075855480439.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/27892174.1075855480439.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..772544c6 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/27892174.1075855480439.JavaMail.evans@thyme:2,S @@ -0,0 +1,88 @@ +Message-ID: <27892174.1075855480439.JavaMail.evans@thyme> +Date: Mon, 13 Nov 2000 10:42:00 -0800 (PST) +From: office.chairman@enron.com +To: all.worldwide@enron.com +Subject: Chairman's Award Nominations +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Office of the Chairman +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The 2000 Chairman's Award nomination process was a tremendous success! Fro= +m=20 +around the world, over 425 nominations were received representing a broad= +=20 +cross-section of our overall organization and resulting in a 73% increase i= +n=20 +nomination participation from last year. This 100% employee-driven program= +=20 +is so successful because you take time to nominate and recognize those=20 +individuals that are special in your work life. Every single candidate is = +to=20 +be congratulated! =20 + +This year, the original concept was brought to fruition when the members of= +=20 +the 1999 Chairman's Roundtable took over the selection process and carried= +=20 +the torch from past to present. This Selection Committee reviewed all=20 +candidates on the basis of their ability to consistently bring our values t= +o=20 +life and sought out those select few that are Enron's "everyday heroes". = +=20 + +It is with great pleasure that we announce the 2000 Chairman's Roundtable= +=20 +whose daily pursuit of excellence, commitment to communication, genuine=20 +integrity and respect for others are what make Enron the incredible company= +=20 +that it is today - innovative, successful and undoubtedly one of the best= +=20 +places to work. The eleven individuals named below are flying to San Anton= +io=20 +this from around the world to be honored at our annual Management=20 +Conference. One of these finalist will receive the distinguished recogniti= +on=20 +as the actual Chairman's Award winner: + +THE 2000 CHAIRMAN'S ROUNDTABLE + +Amelia Alder, Enron Operations Services (ETS) - Houston, Texas +Dan Boyle, Enron Global Finance - Houston, Texas +Craig Buehler, Northern Natural Gas (ETS) - Houston, TX +Fernando Delpino, Industrias Ventane (ESA) - Caracas, Venezuala +Barbara Gray, ENA - Houston, Texas +Scott Guptill, PGE - Portland, OR +Mark Harada, EES - Hinsdale, IL +Don Lehr, The Linc Corporation (EES) - Pittsburgh, PA +Xafira Mendonsa, Dahbol Power Company - Mumbia, India +Yaser Tobeh, Operational Energy Corp. (EES) - Gaza, Palestine +Kevin Westwood, Enron Teeside Operations Ltd. - Cleveland, England + + +Attached is a list of every employee who was nominated for the Chairman's= +=20 +Award this year: + + + +Please take a moment to recognize this honor bestowed upon your fellow=20 +employees. We sincerely thank them for their contributions to Enron and=20 +their leadership that helps make this organization the world=01,s leading e= +nergy=20 +and communications company. If you have any questions regarding this year= +'s=20 +program or suggestions for the future, please contact Charla Reese at=20 +charla.reese@enron.com or call 713.853.5202. We hope to see the Chairman's= +=20 +Award grow and encourage your participation next year. + +Respectfully + +Ken & Jeff \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/27935081.1075855477815.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/27935081.1075855477815.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d8cbe7f0 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/27935081.1075855477815.JavaMail.evans@thyme:2,S @@ -0,0 +1,50 @@ +Message-ID: <27935081.1075855477815.JavaMail.evans@thyme> +Date: Mon, 31 Jan 2000 08:37:00 -0800 (PST) +From: frank.ermis@enron.com +To: jkho@dynegy.com +Subject: As requested +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Frank Ermis +X-To: jkho@dynegy.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Frank Ermis/HOU/ECT on 01/31/2000 04:36 +PM --------------------------- + + +Dale Neuner on 01/31/2000 02:14:45 PM +To: Frank Ermis/HOU/ECT@ECT +cc: +Subject: As requested + + +EOL Transaction 79346 + +US Gas Phy Index IF NWPL RkyMtn Feb00 USD/MM + +A US Gas Transaction with Enron North America Corp., under which Seller shall +sell and Buyer shall purchase a +quantity of natural gas equal to the Daily Contract Quantity at the Contract +Price on a firm basis. The Contract Price +shall be derived from the Index, as adjusted by the price submitted by +Counterparty via the website. The Period of + Delivery shall be from the Effective Date through the Termination Date. +The term of the Transaction shall be from the Effective Date of 01 Feb 2000 +to the Termination Date of 29 Feb 2000. +The transaction is for delivery at Opal Plant Tailgate. +The Index for a month shall be the Northwest Pipeline Corp. - Rocky Mountains +price as listed in the section +entitled "Prices of Spot Gas Delivered to Pipelines", published in the first +issue in such month of Inside Ferc's +Gas Market Report. +The price is quoted in US Dollars per unit of volume, which will be the +Contractual Currency. +The unit of measure against which the price is quoted shall be millions of +British thermal units and the quantity +shown shall be in millions of BTUs per day. diff --git a/demo/ermis-f/Discussion Threads/cur/28137276.1075855492944.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/28137276.1075855492944.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..940377e5 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/28137276.1075855492944.JavaMail.evans@thyme:2,S @@ -0,0 +1,92 @@ +Message-ID: <28137276.1075855492944.JavaMail.evans@thyme> +Date: Fri, 20 Apr 2001 09:37:00 -0700 (PDT) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: SUPPLEMENTAL Weekend Outage Report for 4-20-01 through 4-23-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +April 20, 2001 5:00pm through April 23, 2001 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON NORTH AMERICAN LANS: SEE ORIGINAL REPORT + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: SEE ORIGINAL REPORT + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: ALSO SEE ORIGINAL REPORT +Impact: CORP +Time: Fri 4/20/2001 at 5:00:00 PM CT thru Mon 4/23/2001 at 8:00:00 AM CT + Fri 4/20/2001 at 3:00:00 PM PT thru Mon 4/23/2001 at 6:00:00 AM PT + Fri 4/20/2001 at 11:00:00 PM London thru Mon 4/23/2001 at 2:00:00 PM London +Outage: SysAdmiral Maintenance +Environments Impacted: SysAdmiral Users +Purpose: SysAdmiral terminal server icons on General Cluster will not be +available due to maintenance. +Once the maintenance is completed the icons will point to the new 2.3.11 +production and development environments. +Backout: None +Contact(s): Rusty Cheves 713-345-3798 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: SEE ORIGINAL REPORT + +------------------------------------------------------------------------------ +----------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC + (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/28196804.1075855482475.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/28196804.1075855482475.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0c146651 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/28196804.1075855482475.JavaMail.evans@thyme:2,S @@ -0,0 +1,58 @@ +Message-ID: <28196804.1075855482475.JavaMail.evans@thyme> +Date: Wed, 6 Dec 2000 01:56:00 -0800 (PST) +From: ina.rangel@enron.com +To: keith.holst@enron.com, phillip.allen@enron.com, mike.grigsby@enron.com, + jane.tholt@enron.com, monique.sanchez@enron.com, + steven.south@enron.com, frank.ermis@enron.com, + matthew.lenhart@enron.com, matt.smith@enron.com, + paul.lucci@enron.com, tori.kuykendall@enron.com, + randall.gay@enron.com, kenneth.shulklapper@enron.com, + jay.reitmeyer@enron.com, darron.giron@enron.com, + jennifer.bagwell@enron.com, anne.bike@enron.com, + chris.walker@enron.com, jason.wolfe@enron.com, + carole.frank@enron.com, suzanne.christiansen@enron.com, + jan.sutherland@enron.com, hillary.mack@enron.com, + shelly.mendel@enron.com, ted.evans@enron.com, + stacey.brewer@enron.com, jacqueline.adams@enron.com, + patti.sullivan@enron.com, kimberly.olinger@enron.com +Subject: West Desk Christmas Dinner +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Keith Holst, Phillip K Allen, Mike Grigsby, Jane M Tholt, Monique Sanchez, Steven P South, Frank Ermis, Matthew Lenhart, Matt Smith, Paul T Lucci, Tori Kuykendall, Randall L Gay, Kenneth Shulklapper, Jay Reitmeyer, Darron C Giron, Jennifer Bagwell, Anne Bike, Chris Walker, Jason Wolfe, Carole Frank, Suzanne Christiansen, Jan Sutherland, Hillary Mack, Shelly Mendel, Ted Evans, Stacey J Brewer, Jacqueline P Adams, Patti Sullivan, Kimberly S Olinger +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +I need a final headcount on who is going tonight. Please let me know by +noon. I have to call the restuarant. + +thanks, +Ina Rangel +EB3215A +---------------------- Forwarded by Ina Rangel/HOU/ECT on 12/06/2000 09:54 AM +--------------------------- + + +Ina Rangel +11/28/2000 04:56 PM +To: Keith Holst/HOU/ECT@ect, Phillip K Allen/HOU/ECT@ECT, Mike +Grigsby/HOU/ECT@ECT, Jane M Tholt/HOU/ECT@ECT, Monique Sanchez/HOU/ECT@ECT, +Steven P South/HOU/ECT@ECT, Frank Ermis/HOU/ECT@ECT, Matthew +Lenhart/HOU/ECT@ECT, Matt Smith/NA/Enron@ENRON, Paul T Lucci/NA/Enron@Enron, +Tori Kuykendall/HOU/ECT@ECT, Randall L Gay/HOU/ECT@ECT, Kenneth +Shulklapper/HOU/ECT@ECT, Jay Reitmeyer/HOU/ECT@ECT, Darron C +Giron/HOU/ECT@ECT, Jennifer Bagwell/NA/Enron@ENRON, Anne +Bike/Corp/Enron@Enron, Chris Walker/HOU/ECT@ECT, Jason Wolfe/NA/Enron@ENRON, +Carole Frank/NA/Enron@ENRON, Suzanne Christiansen/HOU/ECT@ECT, Jan +Sutherland/NA/Enron@ENRON, Hillary Mack/Corp/Enron@Enron, Shelly +Mendel/NA/Enron@ENRON, Ted Evans/NA/Enron@ENRON, Stacey J Brewer/HOU/ECT@ECT, +Jacqueline P Adams/HOU/ECT@ECT, Patti Sullivan/HOU/ECT@ECT, Kimberly S +Olinger/HOU/ECT@ECT +cc: +Subject: West Desk Christmas Dinner + + diff --git a/demo/ermis-f/Discussion Threads/cur/28252648.1075855496280.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/28252648.1075855496280.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6f9b88cd --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/28252648.1075855496280.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <28252648.1075855496280.JavaMail.evans@thyme> +Date: Thu, 10 May 2001 17:51:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Change of address - Venezuela Office +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Please be advised that effective Monday May 13, the Enron Venezuela office +will be moved to the following address: + +Enron Venezuela, Ltd. +Avenida La Estancia +Centro Banaven +Torre B, Piso 8 +Chuao +Caracas, 1060, Venezuela + +Phone Number: (58212) 902.7811 \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/2826734.1075855496823.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/2826734.1075855496823.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1021a49d --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/2826734.1075855496823.JavaMail.evans@thyme:2,S @@ -0,0 +1,191 @@ +Message-ID: <2826734.1075855496823.JavaMail.evans@thyme> +Date: Mon, 14 May 2001 03:30:00 -0700 (PDT) +From: wicain@fame.com +To: fermis@ect.enron.com +Subject: The Oxford Princeton Programme +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: "Wils Cain" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The Oxford Princeton Programme E-Newsletter +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +The World's Leading Provider of Full Spectrum +Training Solutions for the Energy Industry and Beyond. +http://www.oxfordprinceton.com + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +In this edition: + +- Brand new PrincetonLive.com courses + +- A history of The Oxford Princeton Programme + +- Free white papers: + * Forward Curves: Managing Price Risk + * Protecting Your Earnings: Managing the FASB133 Challenge + +- The Oxford Princeton Programme to present e-learning + workshop at the 2001 APPEC conference + +- The Oxford Princeton Programme roadshow + +- The Oxford Princeton Programme course schedules + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +PrincetonLive.com continues to roll out new +web-based training courses... + +** Forwards and Swaps from the Flight Deck ** + Available May 14, 2001 +You are the new Risk Manager for Lucky Seven Airlines, +and today=01,s your first day. Join your new boss, pilot and +owner Bud Russo, and learn how Forwards and Swaps are +the financial instruments that can help keep Lucky Seven +in the air. On your first day on the job, you=01,ll get an in-depth +look at how they work and some practical applications. + +** Introduction to the Oil Industry ** + Available Now +The oil business is a huge global industry, encompassing +many specific activities. An Introduction to the Oil +Industry provides a sweeping overview of this fascinating +sector of the energy industry. You'll see it all, from +underground to the gasoline pump. Join oilman RJ Dewing for +the complete tour. + +** Hedging With Futures and Options ** + Coming in June +This course will provide an overview of hedging using exchange- +traded futures and options. It will cover key terms and concepts +and will review hedging strategies using futures and options for a +range of different participants. The course will contain practical +examples from various commodity markets. + +** Understanding Value-at-Risk ** + Coming in July +Value-at-risk can be an important tool for measuring risk, but +it is often misunderstood. Because of the complexity of +value-at-risk calculations, it's easy to become bewildered. +Professor Viktor O VerWrisck, the eminent statistician, is +ready to tackle this complicated subject and explain it in +simple terms so that you no longer need to suffer from +VAR anxiety. + + +Read about these courses and see FREE PREVIEWS +of all PrincetonLive.com courses at: +http://www.oxfordprinceton.com/blue/default.asp + +~~~~~~~~~~~~~~~~~~~~~~~~~~ + +A History of The Oxford Princeton Programme + +You may know that The Oxford Princeton Programme was +formed last year by the merging of The College of Petroleum +and Energy Studies and Princeton Energy Programme... +but what does this mean for you? + + * Over 70 instructor-led courses available + * Both public and on-site presentations + * An entirely new learning experience through our + web-based training - PrincetonLive.com + +Read all about the history of The Oxford Princeton Programme at: +http://www.oxfordprinceton.com/who.asp + +~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Free Energy Reports + +Thanks to our colleagues at FAME Energy we are pleased to +be able to offer you two free energy reports. Register to receive +these totally free of charge on-line now: + + * Forward Curves: Managing Price Risk + http://www.oxfordprinceton.com/news/news0119.asp + + * Protecting Your Earnings: Managing the FASB133 Challenge + http://www.oxfordprinceton.com/news/news0121.asp + +~~~~~~~~~~~~~~~~~~~~~~~~~~ + +APPEC 2001 + +The Oxford Princeton Programme, in collaboration with Times +Conferences and Exhibitions, are proud to present workshops +on 'The Energy e-Learning Revolution' at APPEC 2001. + +Amongst the issues discussed will be: + * The increasing requirements of further education and training + among employees and staff + * The increasing use of the internet to educate and train all + levels of organisations. + +The Asia Pacific Petroleum Conference +10-12 September at the Raffles City Convention Centre, Singapore. + +For further info visit: +http://www.oxfordprinceton.com/news/0118.asp + +~~~~~~~~~~~~~~~~~~~~~~~~~~ + +The Oxford Princeton Programme is on the road! + +Our resident expert Carl Holland will be on the road and +wants to come to visit your company. Carl has over 30 +years experience of the industry and will be discussing +the many ways we can pass our knowledge through every +level of your business from executives to support staff. + +For further details visit: + +http://www.oxfordprinceton.com/news/news0120.asp + +~~~~~~~~~~~~~~~~~~~~~~~~~~ + +**The Oxford Princeton Programme Course Schedules** + +PrincetonLive.com + - Web-based training, you set your own schedule! + Courses are available 24 hours per day, seven days + per week, worldwide! +http://www.PrincetonLive.com + +Princeton Energy Programme + - Courses in Houston, Calgary, Chicago, Toronto, + Seattle, Denver, New York, Rome, Amsterdam, London +http://www.oxfordprinceton.com/silver/schedule.asp + +The College of Petroleum and Energy Studies + - Courses in Oxford, Singapore and Houston +http://www.oxfordprinceton.com/gold/default.asp + +~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Subscription Information + +You are receiving this e-mail as a past delegate or +contact of The Oxford Princeton Programme. +If you would rather not receive e-mail updates in the +future or have any other queries please respond to: + +info@oxfordprinceton.com + +This in an automated mailing service...please do not reply +to this message. Thank you. + +~~~~~~~~~~~~~~~~~~~~~~~~~ + +(c) 2001 The Oxford Princeton Programme +http://www.oxfordprinceton.com + diff --git a/demo/ermis-f/Discussion Threads/cur/28365301.1075855496173.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/28365301.1075855496173.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..71c84e51 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/28365301.1075855496173.JavaMail.evans@thyme:2,S @@ -0,0 +1,135 @@ +Message-ID: <28365301.1075855496173.JavaMail.evans@thyme> +Date: Thu, 10 May 2001 03:45:00 -0700 (PDT) +From: melanie.hunter@neg.pge.com +To: jadams2@enron.com, gascontroller@aec.ca, carol_airey@altagas.ca, + kelly_aitken@gulf.ca, dalbers@avistacorp.com, louise.allen@numac.com, + malonzo@sdge.com, panderse@utilicorp.com, adrienneanderson@aec.ca, + dna1@pge.com, laab@pge.com, paul.atha@southernenergy.com, + oaugenstein@br-inc.com, nbaker@enron.com, lryall@worldnet.att.net, + brentbalog@aec.ca, dbarre@puget.com, bartneea@bp.com, beathrw@bp.com, + michaelbennett@aec.ca, bblanar@coral-energy.com, bokenfke@bp.com, + gborrego@semprasolutions.com, tabo@dynegy.com, boulayka@bp.com, + spencecp@bp.com, todd_braunfeld@br-inc.ca, sbrewer@enron.com, + stephane.brodeur@enron.com, tbrother@utilicorp.com, + tbrown@br-inc.com, browning@wasatchenergy.com, + christopher.bruce@msdw.com, jbruse@utilicorp.com, + mike_bucher@oxy.com, jburton@utilicorp.com, mbutler@tristargas.com, + operations@canwestgas.com, bcampbell@ci.burbank.ca.us, rwcd@pge.com, + chanbs@bp.com, jchapa@calpine.com, schrist@enron.com, dwc3@pge.com, + jlclarken@duke-energy.com, sheri.clemons@southernenergy.com, + cslaman@usg.com, bcohen@br-inc.com, darcy_cole@transcanada.com, + gascontroller@aec.ca, gcalgascontrol@bp.com, rcooper@utilicorp.com, + saguilar@coral-energy.com, rcrowley@coral-energy.com, + ccunning@cngc.com, david.dachis@neg.pge.com, bdahncke@pcenergy.com, + derek.danyliw@husky-oil.com, ddanyluk@enserco.com, days@epenergy.com, + cdecotea@westerngas.com, delanem@axl.ca, hankd@calpine.com, + kathy@itcoworld.com, tdizona@coral-energy.com, + andolaptchiev@duke-energy.com, doraisba@bp.com, rdreith@smud.org, + hwweight@duke-energy.com, caver_ealy@pgn.com, reason@br-inc.com, + lwebner@ect.enron.com, demerson@energy.twc.com, cory_empey@br-inc.ca, + pabercrombie@txuenergy.com, jelmore@txuenergy.com, fermis@enron.com, + vesparza@txu.com, beveret@enron.com, fackel@texaco.com, + lfiler@avistaenergy.com, mflaman@tcel.com, bradflegel@aec.ca, + srfl@dynegy.com, cfrandsen@avistacorp.com, + rene.frederick@apachecorp.com, bfrench@avistaenergy.com, + tfrisina@br-inc.com, dafusek@aep.com, mhg2@pge.com, + laura.gallant@paramountres.com, rgay@ect.enron.com, geek@bp.com, + gborrego@semprasolutions.com, gilesmh@bp.com, sgillit@cngc.com, + jgilmer2@txu.com, rgladman@aep.com, jglaubi@smud.org, + kgonzales@sppc.com, lgoodric@cngc.com, pgorton@avistaenergy.com, + pgorton@avistaenergy.com, pgrable@cngc.com, grahamp@kochind.com, + greenallg@epenergy.com, rgruber@avistacorp.com, bhall@cngc.com, + jeffrey.c.hammond@wgp.twc.com, lenhanson@aec.ca, + sharper@avistaenergy.com, deborah.hart@msdw.com, + jhaskey@coral-energy.com, kevin.heal@enron.com, + peggy.hedstrom@enron.com, emhendry@duke-energy.com, sghill@bcgas.com, + sherry_hill@transcanada.com, hoffmamc@bp.com, billhogue@aec.ca, + cholm@sppc.com, shorton@coral-energy.com, hots@chevron.com, + rob.hozjan@southernenergy.com, david_m_huck@reliantenergy.com, + igsjoy@ix.netcom.com, rishikawa@pacent.com, fred_jackson@knmktg.com, + kenja@cnrl.com, jenkindm@bp.com, kjohnson@pcenergy.com, + kkeiser@ect.enron.com, cindyk@cook-inlet.com, mkent@br-inc.com, + deborahs@kimballenergy.com, kims@kimballenergy.com, + russells@kimballenergy.com, jkimberly@avistacorp.com, + mknutson@avistaenergy.com, igsinc@ix.netcom.com, vgkr@dynegy.com, + gkugler@brr.com, james_lagadin@altagas.ca, + andrea.langfeldt@enron.com, llarson@mtpower.com, hleonard@cngc.com, + jonangas@attglobal.net, llightfoot@coral-energy.com, + lippmanc@aol.com, daniel.lisk@enron.com, nlissel@enserco.com, + jlynch@westerngas.com, carolma@cook-inlet.com, + altradegasscheduling@altra.com, lmcegenergy@sk.sympatico.ca, + lmansi@sdge.com, ecma@dynegy.com, bob.mattice@engageenergy.com, + rfm@nwnatural.com, jmmcarthur@duke-energy.com, + pmcdougall@coral-energy.com, jmcgowa@smud.org, cmcgra@puget.com, + tom.mckay@engageenergy.com, mmcmahon@avistacorp.com, + bmedlock@cngc.com, pmelera@sempratrading.com, + shelly.mendel@enron.com, cmiller@smud.org, moln@chevron.com, + lmoore@avistaenergy.com, rhondamoore@aec.ca, dcmorris@mtpower.com, + salmoncolo@worldnet.att.net, dmyers@enserco.com, + glen@wasatchenergy.com, mnason@coral-energy.com, nicknijt@bp.com, + trevor_nicol@nexeninc.com, gnunnema@utilicorp.com, kolinge@enron.com, + jennifer_owen@pgn.com, jpainter@igservice.com, + traceyh@panalberta.com, poruban@pasha.com, + spasloski@coral-energy.com, mpatton@cngc.com, + petersm@energystore.net, spfaff@cngc.com, meo2@pge.com, + carellyn-pitre@coastenergy.com, cpittma2@txu.com, + rplatt@duke-energy.com, jwpowell@duke-energy.com, + rinde_powell@pcp.ca, kathy.puls@engageenergy.com, + george.rahal@acnpower.com, ramperms@bp.com, sramsey@coral-energy.com, + mrana@socalgas.com, jackie.rausch@cabotog.com, reshma_rawj@gulf.com, + reshma_rawji@keyspancanada.com, jreames@br-inc.com, gwenreid@aec.ca, + lreid@sppc.com, hrennell@worldnet.att.net, rriehm@br-inc.com, + jarx@pge.com, dripley@ect.enron.com, rrobins4@enron.com, + bsalak@westerngas.com, jsanders@clarkpud.com, gene@toenergy.com, + scheffsp@bp.com, cshenderlein@brr.com, jane@scana.com, + scimmonsj@epenergy.com, scimmons.janice@epenergy.com, + david.scott@newpower.com, fred.scott@engageenergy.com, ljs6@pge.com, + kselland@avistaenergy.com, mvaughn@cngc.com, judy@progas.com, + lsilva@ci.glendale.ca.us, hls@nwnatural.com, mark@wasatchenergy.com, + linda@progas.com, steven.p.south@enron.com, jspell@puget.com, + deborahs@kimballenergy.com, lynnette.stauber@powerex.com, + mikeal.stec@apachecorp.com, jonangas@attglobal.net, + rogertan@swbell.net, ctaylor01@coral-energy.com, + ctaylor@ci.burbank.ca.us, scot.thompson@southernenergy.com, + ttonkin@utilicorp.com, joy.toups@elpaso.com, john_trimble@kmmktg.com, + tunstabj@bp.com, rtyra@txu.com, jpu1@pge.com, pvallone@cngc.com, + niels_a_vervloet@reliantenergy.com, rick.wadle@mirant.com, + pwah@socalgas.com, ryan@wasatchenergy.com, john.wallace@deml.com, + mark.warno@acnenergy.com, ryan.watt@enron.com, + doug_way@transcanada.com, jared_wells@altagas.ca, + david.wharton@apachecorp.com, cwhite@brr.com, kwhite@pcenergy.com, + twickersham@enserco.com, kwilkinson@br-inc.com, + s.kent.williams@williams.com, jwilmotte@avistaenergy.com, + pwinter@avistacorp.com, dick.winters@avistacorp.com, + dwinters@avistacorp.com, val_yildirok@pgn.com, ron.youell@mirant.com, + scott_yule@transcanada.com +Subject: PG&E Gas Transmission-NW Kingsgate Capacity Limitation +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Hunter, Melanie" +X-To: "'jadams2@enron.com'" , "'gascontroller@AEC.CA'" , "'carol_airey@altagas.ca'" , "'kelly_aitken@gulf.ca'" , "'dalbers@avistacorp.com'" , "'louise.allen@numac.com'" , "'malonzo@sdge.com'" , "'panderse@utilicorp.com'" , "'adrienneanderson@aec.ca'" , "'DNA1@pge.com'" , "'Laab@pge.com'" , "'Paul.Atha@southernenergy.com'" , "'oaugenstein@br-inc.com'" , "'nbaker@enron.com'" , "'LRYALL@worldnet.att.net'" , "'brentbalog@aec.ca'" , "'dbarre@puget.com'" , "'bartneea@bp.com'" , "'beathrw@bp.com'" , "'michaelbennett@aec.ca'" , "'bblanar@coral-energy.com'" , "'bokenfke@bp.com'" , "'gborrego@semprasolutions.com'" , "'TABO@dynegy.com'" , "'boulayka@bp.com'" , "'spencecp@bp.com'" , "'todd_braunfeld@br-inc.ca'" , "'sbrewer@enron.com'" , "'stephane.brodeur@enron.com'" , "'Brothers, Troy'" , "'tbrown@br-inc.com'" , "'browning@wasatchenergy.com'" , "'Christopher.Bruce@msdw.com'" , "'jbruse@utilicorp.com'" , "'mike_bucher@oxy.com'" , "'jburton@utilicorp.com'" , "'mbutler@tristargas.com'" , "'operations@canwestgas.com'" , "'bcampbell@ci.burbank.ca.us'" , "'RWCD@pge.com'" , "'chanbs@bp.com'" , "'jchapa@calpine.com'" , "'schrist@enron.com'" , "'dwc3@pge.com'" , "'jlclarken@duke-energy.com'" , "'sheri.clemons@southernenergy.com'" , "'cslaman@usg.com'" , "'bcohen@br-inc.com'" , "'darcy_cole@transcanada.com'" , "'gascontroller@AEC.CA'" , "'gcalgascontrol@bp.com'" , "'rcooper@utilicorp.com'" , "'saguilar@coral-energy.com'" , "'rcrowley@coral-energy.com'" , "'ccunning@cngc.com'" , "Dachis, David" , "'BDAHNCKE@PCENERGY.COM'" , "'derek.danyliw@husky-oil.com'" , "'ddanyluk@enserco.com'" , "'days@epenergy.com'" , "'cdecotea@westerngas.com'" , "'delanem@axl.ca'" , "'hankd@calpine.com'" , "'kathy@itcoworld.com'" , "'tdizona@coral-energy.com'" , "'andolaptchiev@duke-energy.com'" , "'doraisba@bp.com'" , "'RDreith@smud.org'" , "'hwweight@duke-energy.com'" , "'caver_ealy@pgn.com'" , "'reason@br-inc.com'" , "'lwebner@ect.enron.com'" , "'demerson@energy.twc.com'" , "'cory_empey@br-inc.ca'" , "'pabercrombie@txuenergy.com'" , "'jelmore@txuenergy.com'" , "'fermis@enron.com'" , "'vesparza@txu.com'" , "'beveret@enron.com'" , "'fackel@texaco.com'" , "'lfiler@avistaenergy.com'" , "'mflaman@tcel.com'" , "'bradflegel@aec.ca'" , "'SRFL@dynegy.com'" , "'cfrandsen@avistacorp.com'" , "'rene.frederick@apachecorp.com'" , "'bfrench@avistaenergy.com'" , "'tfrisina@br-inc.com'" , "'dafusek@aep.com'" , "'MHG2@pge.com'" , "'laura.gallant@paramountres.com'" , "'rgay@ect.enron.com'" , "'geek@bp.com'" , "'gborrego@semprasolutions.com'" , "'gilesmh@bp.com'" , "'sgillit@cngc.com'" , "'jgilmer2@txu.com'" , "'rgladman@aep.com'" , "'jglaubi@smud.org'" , "'kgonzales@sppc.com'" , "'lgoodric@cngc.com'" , "'pgorton@avistaenergy.com'" , "'pgorton@avistaenergy.com'" , "'pgrable@cngc.com'" , "'grahamp@kochind.com'" , "'greenallg@epenergy.com'" , "'rgruber@avistacorp.com'" , "'bhall@cngc.com'" , "'jeffrey.c.hammond@wgp.twc.com'" , "'lenhanson@aec.ca'" , "'sharper@avistaenergy.com'" , "'Deborah.Hart@msdw.com'" , "'jhaskey@coral-energy.com'" , "'kevin.heal@enron.com'" , "'peggy.hedstrom@enron.com'" , "'emhendry@duke-energy.com'" , "'sghill@bcgas.com'" , "'sherry_hill@transcanada.com'" , "'Hoffmamc@bp.com'" , "'billhogue@aec.ca'" , "'cholm@sppc.com'" , "'shorton@coral-energy.com'" , "'hots@chevron.com'" , "'rob.hozjan@southernenergy.com'" , "'David_M_Huck@reliantenergy.com'" , "'igsjoy@ix.netcom.com'" , "'rishikawa@pacent.com'" , "'fred_jackson@knmktg.com'" , "'kenja@cnrl.com'" , "'jenkindm@bp.com'" , "'KJOHNSON@PCENERGY.COM'" , "'kkeiser@ect.enron.com'" , "'cindyk@cook-inlet.com'" , "'mkent@br-inc.com'" , "'deborahs@kimballenergy.com'" , "'kims@kimballenergy.com'" , "'RussellS@kimballenergy.com'" , "'jkimberly@avistacorp.com'" , "'mknutson@avistaenergy.com'" , "'igsinc@ix.netcom.com'" , "'vgkr@dynegy.com'" , "'gkugler@brr.com'" , "'james_lagadin@altagas.ca'" , "'andrea.langfeldt@enron.com'" , "'llarson@mtpower.com'" , "'hleonard@cngc.com'" , "'jonangas@attglobal.net'" , "'llightfoot@coral-energy.com'" , "'lippmanc@aol.com'" , "'Daniel.Lisk@enron.com'" , "'nlissel@enserco.com'" , "'jlynch@westerngas.com'" , "'Carolma@cook-Inlet.com'" , "'altradegasscheduling@altra.com'" , "'LMCEGEnergy@sk.sympatico.ca'" , "'lmansi@sdge.com'" , "'ecma@dynegy.com'" , "'bob.mattice@engageenergy.com'" , "'rfm@nwnatural.com'" , "'jmmcarthur@duke-energy.com'" , "'PMcDougall@coral-energy.com'" , "'jmcgowa@smud.org'" , "'cmcgra@puget.com'" , "'tom.mckay@engageenergy.com'" , "'mmcmahon@avistacorp.com'" , "'bmedlock@cngc.com'" , "'PMelera@sempratrading.com'" , "'shelly.mendel@enron.com'" , "'cmiller@smud.org'" , "'moln@chevron.com'" , "'lmoore@avistaenergy.com'" , "'rhondamoore@aec.ca'" , "'dcmorris@mtpower.com'" , "'salmoncolo@worldnet.att.net'" , "'dmyers@enserco.com'" , "'glen@wasatchenergy.com'" , "'mnason@coral-energy.com'" , "'nicknijt@bp.com'" , "'trevor_nicol@nexeninc.com'" , "'gnunnema@utilicorp.com'" , "'kolinge@enron.com'" , "'jennifer_owen@pgn.com'" , "'jpainter@igservice.com'" , "'traceyh@panalberta.com'" , "'poruban@pasha.com'" , "'spasloski@coral-energy.com'" , "'mpatton@cngc.com'" , "'PetersM@energystore.net'" , "'spfaff@cngc.com'" , "'MEO2@pge.com'" , "'carellyn-pitre@coastenergy.com'" , "'cpittma2@txu.com'" , "'rplatt@duke-energy.com'" , "'jwpowell@duke-energy.com'" , "'rinde_powell@pcp.ca'" , "'kathy.puls@engageenergy.com'" , "'george.rahal@acnpower.com'" , "'ramperms@bp.com'" , "'sramsey@coral-energy.com'" , "'mrana@socalgas.com'" , "'jackie.rausch@cabotog.com'" , "'reshma_rawj@gulf.com'" , "'reshma_rawji@keyspancanada.com'" , "'jreames@br-inc.com'" , "'gwenreid@aec.ca'" , "'lreid@sppc.com'" , "'hrennell@worldnet.att.net'" , "'rriehm@br-inc.com'" , "'JARx@pge.com'" , "'dripley@ect.enron.com'" , "'rrobins4@enron.com'" , "'bsalak@westerngas.com'" , "'jsanders@clarkpud.com'" , "'gene@toenergy.com'" , "'scheffsp@bp.com'" , "'cshenderlein@brr.com'" , "'jane@scana.com'" , "'scimmonsj@epenergy.com'" , "'scimmons.janice@epenergy.com'" , "'David.Scott@NewPower.com'" , "'fred.scott@engageenergy.com'" , "'ljs6@pge.com'" , "'kselland@avistaenergy.com'" , "'mvaughn@cngc.com'" , "'Judy@progas.com'" , "'lsilva@ci.glendale.ca.us'" , "'hls@nwnatural.com'" , "'mark@wasatchenergy.com'" , "'Linda@Progas.Com'" , "'Steven.P.South@enron.com'" , "'jspell@puget.com'" , "'deborahs@kimballenergy.com'" , "'lynnette.stauber@powerex.com'" , "'mikeal.stec@apachecorp.com'" , "'jonangas@attglobal.net'" , "'rogertan@swbell.net'" , "'ctaylor01@coral-energy.com'" , "'ctaylor@ci.burbank.ca.us'" , "'scot.thompson@southernenergy.com'" , "'Ttonkin@utilicorp.com'" , "'joy.toups@elpaso.com'" , "'john_trimble@kmmktg.com'" , "'tunstabj@bp.com'" , "'rtyra@txu.com'" , "'JPU1@pge.com'" , "'pvallone@cngc.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'rick.wadle@mirant.com'" , "'pwah@socalgas.com'" , "'ryan@wasatchenergy.com'" , "'john.wallace@deml.com'" , "'mark.warno@acnenergy.com'" , "'ryan.watt@Enron.com'" , "'doug_way@transcanada.com'" , "'jared_wells@altagas.ca'" , "'david.wharton@apachecorp.com'" , "'cwhite@brr.com'" , "'kwhite@pcenergy.com'" , "'twickersham@enserco.com'" , "'kwilkinson@br-inc.com'" , "'s.kent.williams@williams.com'" , "'jwilmotte@avistaenergy.com'" , "'pwinter@avistacorp.com'" , "'Dick.Winters@avistacorp.com'" , "'dwinters@avistacorp.com'" , "'val_yildirok@pgn.com'" , "'ron.youell@mirant.com'" , "'scott_yule@transcanada.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Due to system high pressure and inventory balancing, PG&E Gas +Transmission-Northwest is limiting the Kingsgate capacity to 2335 MMcf/d +effective Gas Day Thursday, May 10, beginning with the Intraday 1 cycle. + +If you have any questions, please call our transportation coordinators at +(503) 833-4300. + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/28368565.1075855480502.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/28368565.1075855480502.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7e0bd03c --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/28368565.1075855480502.JavaMail.evans@thyme:2,S @@ -0,0 +1,262 @@ +Message-ID: <28368565.1075855480502.JavaMail.evans@thyme> +Date: Tue, 14 Nov 2000 00:56:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Go + to www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 14, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 14, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + + + NYMEX Natural Gas Reportable Positions as of 11/07/00 + + + + + + + + + + + + + + (10,000 Mmbtu's)? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? + + + + + + + + + [IMAGE] + + + + + + + + + Changes from 10/31/00 (Changes In Open Interest: 14,520 + + + + + + + + + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 14, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 14, 2000 + + + + + + + [IMAGE] + + + + + + + + NYMEX to Launch Online Trading Next Spring + + + + ? The NYMEX plans to launch its online trading platform, enymex, in the +second quarter of next year. The system will trade and clear forward +contracts for physical commodities such as crude oil, refined products, +natural gas, electricity and metals. It will compete with existing ventures +such as IntercontinentalExchange and HoustonStreet. Enymex was originally +set to start in the third quarter of this year. NYMEX had been in talks on +joining ICE before deciding to go it alone. + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img16.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img34.gif + - img35.gif + - img36.gif + - img10.gif + - img37.gif + - img38.gif \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/28612049.1075855496356.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/28612049.1075855496356.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4f3e5e91 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/28612049.1075855496356.JavaMail.evans@thyme:2,S @@ -0,0 +1,112 @@ +Message-ID: <28612049.1075855496356.JavaMail.evans@thyme> +Date: Fri, 11 May 2001 08:48:00 -0700 (PDT) +From: outlook.team@enron.com +To: cheryl.wilchynski@enron.com, cindy.ward@enron.com, jo.hill@enron.com, + sonja.galloway@enron.com, bilal.bajwa@enron.com, binh.pham@enron.com, + bradley.jones@enron.com, bruce.mills@enron.com, + chance.rabon@enron.com, chuck.ames@enron.com, + david.baumbach@enron.com, jad.doan@enron.com, + o'neal.winfree@enron.com, phillip.love@enron.com, + sladana-anna.kulic@enron.com, victor.guggenheim@enron.com, + alejandra.chavez@enron.com, anne.bike@enron.com, + carole.frank@enron.com, darron.giron@enron.com, + elizabeth.hernandez@enron.com, elizabeth.shim@enron.com, + jeff.royed@enron.com, kam.keiser@enron.com, kimat.singla@enron.com, + kristen.clause@enron.com, kulvinder.fowler@enron.com, + kyle.lilly@enron.com, luchas.johnson@enron.com, + maria.garza@enron.com, patrick.ryder@enron.com, + ryan.o'rourke@enron.com, yuan.tian@enron.com, frank.ermis@enron.com, + jane.tholt@enron.com, jay.reitmeyer@enron.com, keith.holst@enron.com, + matthew.lenhart@enron.com, mike.grigsby@enron.com, + monique.sanchez@enron.com, phillip.allen@enron.com, + randall.gay@enron.com, tori.kuykendall@enron.com, + ina.norman@enron.com, jackie.travis@enron.com, + michael.gasper@enron.com, brenda.fletcher@enron.com, + jeanne.wukasch@enron.com, mary.franklin@enron.com, + mike.potter@enron.com, natalie.baker@enron.com, + suzanne.calcagno@enron.com, albert.stromquist@enron.com, + rajesh.chettiar@enron.com, derek.anderson@enron.com, + brad.horn@enron.com, camille.gerard@enron.com, cathy.lira@enron.com, + daniel.castagnola@enron.com, eva.tow@enron.com, lam.nguyen@enron.com, + andy.pace@enron.com, anna.santucci@enron.com, + claudia.guerra@enron.com, clayton.vernon@enron.com, + david.ryan@enron.com, eric.smith@enron.com, grace.kim@enron.com, + jason.kaniss@enron.com, kevin.cline@enron.com, rika.imai@enron.com, + todd.decook@enron.com, beth.jensen@enron.com, + billi.harrill@enron.com, martha.sumner-kenney@enron.com, + phyllis.miller@enron.com, sandy.olofson@enron.com, + theresa.byrne@enron.com, danny.mccarty@enron.com, denis.tu@enron.com, + john.ayres@enron.com, john.millar@enron.com, + julie.armstrong@enron.com, maggie.schroeder@enron.com, + max.brown@enron.com, randy.cantrell@enron.com, tracy.scott@enron.com, + charles.muzzy@enron.com, cora.pendergrass@enron.com, + darren.espey@enron.com, jessica.white@enron.com, + kevin.brady@enron.com, kirk.lenart@enron.com, lisa.kinsey@enron.com, + margie.straight@enron.com, mark.schrab@enron.com, + souad.mahmassani@enron.com, tammy.gilmore@enron.com, + teresa.mcomber@enron.com, wes.dempsey@enron.com, + barry.feldman@enron.com, catherine.huynh@enron.com +Subject: 1-URGENT - Outlook Email Notification (new) +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Outlook Migration Team +X-To: Cheryl Wilchynski, Cindy R Ward, Jo Ann Hill, Sonja Galloway, Bilal Bajwa, Binh Pham, Bradley Jones, Bruce Mills, Chance Rabon, Chuck Ames, David Baumbach, Jad Doan, O'Neal D Winfree, Phillip M Love, Sladana-Anna Kulic, Victor Guggenheim, Alejandra Chavez, Anne Bike, Carole Frank, Darron C Giron, Elizabeth L Hernandez, Elizabeth Shim, Jeff Royed, Kam Keiser, Kimat Singla, Kristen Clause, Kulvinder Fowler, Kyle R Lilly, Luchas Johnson, Maria Garza, Patrick Ryder, Ryan O'Rourke, Yuan Tian, Frank Ermis, Jane M Tholt, Jay Reitmeyer, Keith Holst, Matthew Lenhart, Mike Grigsby, Monique Sanchez, Phillip K Allen, Randall L Gay, Tori Kuykendall, Ina Norman, Jackie Travis, Michael J Gasper, Brenda H Fletcher, Jeanne Wukasch, Mary Theresa Franklin, Mike Potter, Natalie Baker, Suzanne Calcagno, Albert Stromquist, Rajesh Chettiar, Derek Anderson, Brad Horn, Camille Gerard, Cathy Lira, Daniel Castagnola, Eva Tow, Lam Nguyen, Andy Pace, Anna Santucci, Claudia Guerra, Clayton Vernon, David Ryan, Eric Smith, Grace Kim, Jason Kaniss, Kevin Cline, Rika Imai, Todd DeCook, Beth Jensen, Billi Harrill, Martha Sumner-Kenney, Phyllis Miller, Sandy Olofson, Theresa Byrne, Danny McCarty, Denis Tu, John A Ayres, John Millar, Julie Armstrong, Maggie Schroeder, Max Brown, Randy Cantrell, Tracy Scott, Charles T Muzzy, Cora Pendergrass, Darren Espey, Jessica White, Kevin Brady, Kirk Lenart, Lisa Kinsey, Margie Straight, Mark L Schrab, Souad Mahmassani, Tammy Gilmore, Teresa McOmber, Wes Dempsey, Barry Feldman, Catherine Huynh +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +OUTLOOK EMAIL NOTIFICATION + +Your Date of Migration is: May 14th + +YOU WILL BE UNABLE TO SEND E-MAIL unless you take the following action: +Please go through your Notes email and clean out as many old/un-needed emai= +l=20 +items as possible BEFORE your date of migration.? After you are migrated to= +=20 +Outlook you will only be allocated 100MB of total Mailbox space.?? If more= +=20 +than this amount of data is migrated to Outlook YOU WILL NOT BE ABLE TO SEN= +D=20 +E-MAIL until it is below the 100MB limit.? Cleaning up your Notes email now= +=20 +will prevent this from happening to YOU. + +Enron=01,s messaging platform is migrating from Lotus Notes to Microsoft Ou= +tlook=20 +2000 worldwide. You will be accessing Outlook for all of your email=20 +functions.=20 + +WHY IS ENRON MIGRATING TO OUTLOOK 2000? + +Many factors contributed to the decision to migrate from Lotus Notes to=20 +Microsoft Exchange/Outlook. The most prominent factors were: + +? Significant advantages to moving to a product that is more integrated wit= +h=20 +current Enron apps (Windows 2000, Office and Internet Explorer) +? More efficient Shared PC and Roaming User features +? Improved support and integration for Palm/CE devices +? Instant Messaging capabilities + +WHAT IS BEING MIGRATED TO OUTLOOK 2000? + +? Email Messages. From the date of your scheduled migration, the last (30)= +=20 +thirty days of your Email will be converted for use in Outlook. +? All your folders in Notes you use to store email messages in. +? To Do Items +? Journal Items +? Calendar Entries dating from (1) one year in the past to (10) ten years i= +n=20 +the future will be converted. +? Address Books, but NOT your Distribution Lists that you created. You wil= +l=20 +need to re-create these in Outlook. + +Thank you, + +Outlook 2000 Migration Team diff --git a/demo/ermis-f/Discussion Threads/cur/2870118.1075855479396.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/2870118.1075855479396.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5db14425 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/2870118.1075855479396.JavaMail.evans@thyme:2,S @@ -0,0 +1,253 @@ +Message-ID: <2870118.1075855479396.JavaMail.evans@thyme> +Date: Mon, 6 Nov 2000 23:20:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Fw: + Click and go to http://www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +Subject: Click and go to http://www.enerfax.com if can not view properly.htm + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] + [IMAGE] + + + + [IMAGE] + + + + + + + + + Click here for a daily email link + + + + + + + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? November 6, 2000? -? ? Need a Past Issue +-Click Here + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? November 6, 2000 + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 5? -? November 6, 2000 + + + + + + + [IMAGE] + + + + + + + + CFTC Report Shows Speculators Neutral on Energy Futures + + + + ? ? ?Speculators maintained a neutral position on crude and heating oil +futures for the week ending last Tuesday, having cut bets on rising prices +they made a few weeks ago, according to the CFTC report. The neutral posture +helps to explain why the market has had trouble getting out of the recent +price range. As a group, the hedge funds are not looking for a rally or a +big decline, they're just watching for fresh indicators. Crude oil prices +have been between about $32 and $34 per barrel on the NYMEX since +mid-October, after a brief rally to $37. Prices closed Friday at $32.71 per +barrel. Speculators had bought 39,480 crude oil contracts and sold 40,373 +contracts, giving them a net short position of 893 contracts. The funds held +net-long positions for most of the year, with a peak of 47,171 lots in +February. Similarly, speculators' heating oil bets were almost neutral. Net +long positions were 1,436 lots after declining every week from a high for +the year of 25,780 lots on September 12th. The following table shows the +changes. + + + Contract? ? ? ?Date? ? ?Longs? ? ?Shorts? ? Longs Minus Shorts + Crude? ? ? ? ?Oct. 31? ?39,480? ? 40,373? ? ? ? ? ?-893 + Crude? ? ? ? ?Oct. 24? ?35,427? ? 39,316? ? ? ? ?-3,889 + Heating Oil? ?Oct. 31? ?12,574? ? 11,138? ? ? ? ? 1,436 + Heating Oil? ?Oct. 24? ?14,484? ? ?6,277? ? ? ? ? 8,207 + Gasoline? ? ? Oct. 31? ? 6,377? ? ?5,092? ? ? ? ? 1,285 + Gasoline? ? ? Oct. 24? ? 5,525? ? ?6,056? ? ? ? ? ?-531 + Natural Gas? ?Oct. 31? ?13,023? ? ?9,924? ? ? ? ? 3,099 + Natural Gas? ?Oct. 24? ?17,018? ? ?8,524? ? ? ? ? 8,494 + + + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 6? -? November 6, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 6, 2000 + + + + + + + [IMAGE] + + + + + + + + ONEOK and Duke Signed Long Term Transportation Agreement + + + + ? ? ONEOK and Duke Energy have signed a long term natural gas +transportation agreement under which ONEOK will transport all the volumes +needed to power a 500 MW Power Plant in Oklahoma owned by Duke. ONEOK Gas +Transportation's pipeline system will move up to 85,000 MMBtu per day to +Duke's combined cycle McClain Energy Facility in Newcastle. Financial +details of the agreement were not disclosed. + + + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img14.gif + - img15.gif + - img16.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img8.gif + - img26.gif + - id=1381847 + - img27.gif \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/28726274.1075855482784.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/28726274.1075855482784.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..00672ac4 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/28726274.1075855482784.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <28726274.1075855482784.JavaMail.evans@thyme> +Date: Thu, 7 Dec 2000 20:53:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Enerfax Daily-Please click link to view Enerfax Daily +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + + http://www.enerfax.com/ + + +begin 666 Enerfax Daily.url +M6T1%1D%53%1=#0I"05-%55),/6AT=' Z+R]W=W"YC;VTO#0H- +M"EM$3T,C-2,V70T*0D%315523#UH='1P.B\O<&5R +Date: Tue, 31 Oct 2000 22:52:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Fw: + Click and go to http://www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "fastaccess" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +Subject: Click and go to http://www.enerfax.com if can not view properly.htm + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + [IMAGE] + + + + + + + + + Click here for a daily email link + + + + + + + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? October 31, 2000? -? ? Need a Past Issue +-Click Here + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? October 31, 2000 + + + + + + + [IMAGE] + + [IMAGE] + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? October 31, 2000 + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 6? -? October 31, 2000 + + + + + + + [IMAGE] + + + + + + + + + + Public Offered Units of Williams + Energy Partners + + + + ? ? Williams will offer the public a 32% stake in its Williams Energy +Partners petroleum storage and distribution partnership. Williams Energy +Partners filed with the SEC to register 3.75 million common units, which +will be listed on the NYSE under the symbol 'WEG'. Williams will own 68% of +the Williams Energy partnership after the sale. The partnership consists of +four petroleum products terminals along the Gulf Coast and the New York +harbor, 24 inland petroleum product terminals and an ammonia pipeline. +Lehman Brothers will underwrite the sale which is expected to begin next +January. The estimated total proceeds would be about $90 million if the +underwriters exercise an option to sell an additional 562,500 units if +needed to meet investor demand. If that overallotment option is + + + + + + + + + + + + + exercised, the public would have a 37% stake in the partnership. The four +marine terminals have a storage capacity of more than 17.6 million barrels. +The 1,100 mile-long pipeline transports and distributes ammonia from +production facilities in Texas and Oklahoma to various distribution points. +Ammonia is produced from natural gas and is used primarily as a nitrogen +fertilizer. Williams did not name an individual price for the common units. +It would expect to receive net proceeds of about $70 million from the sale +of the 3.75 million common units, based on a? unit price of $20. WEG will +use the proceeds, together with $90 million from its line of credit, to +repay $156 million of debt owned to Williams. Williams Energy will offer +holders of the units a quarterly distribution of $0.52 per unit each +quarter. Last week, Williams said third-quarter profit more than quadrupled, +beating estimates. + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? October 31, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + [IMAGE] + [IMAGE] + + + + + + + For more information, please Contact Ron Ford + at Ziff Energy Group, Houston, TX + (713) 627-8282 or Toll Free: 1-888-736-5780 + Also, visit our web-site, www.ziffenergy.com, to review our Brochure. + + + + + + + [IMAGE] + + + [IMAGE] + + + + + + + + + DTE, MCN Merger to Close Next Year + + + ? ? DTE Energy Holding says it is unlikely that the merger with MCN Energy +Group will close this year. The delay is due to the companies' decision to +sell a portion of MCN's natural gas distribution capacity to a unit of +Exelon, which is subject to Michigan PSC review. + + + + + + + + + [IMAGE] + + + + + + + Financial Summary + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + + + The TSE 300 fell 68.80 points to 9253.10 + The CRB Index lost 0.88 points to 218.38 + The US Dollar decreased 0.16 points to 117.14 The Dow advanced 244.77 points +to 10835.77 + + + + + + + + + + + + + + + The S&P 500 gained 19.07 points to 1398.65 + The Nasdaq was down 87.02 points to 3191.34 December NYMEX Crude Oil rose +0.07 to 32.81 Canadian-US Exchange climbed .0038 to 1.5310 + + + + + + + + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img3.gif + - img21.gif + - img8.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - id=1381847 + - img33.gif \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/29082863.1075855480753.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/29082863.1075855480753.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f8390b5a --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/29082863.1075855480753.JavaMail.evans@thyme:2,S @@ -0,0 +1,117 @@ +Message-ID: <29082863.1075855480753.JavaMail.evans@thyme> +Date: Wed, 15 Nov 2000 10:22:00 -0800 (PST) +From: enron.announcements@enron.com +To: all_ena_egm_eim@enron.com +Subject: Ameriflash Newsletter +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All_ENA_EGM_EIM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +BUSINESS HIGHLIGHTS + +Coal Trading +The liquidity in trading of the Standard European Coal Agreement has=20 +increased significantly over the last 6 weeks. Many counterparties that=20 +previously opted to stay on the sidelines finally chose to join the game.= +=20 +Since the contract's inception at the beginning of the year, Enron has trad= +ed=20 +a total of 5.3 million tons against the SECA contract, of which 3.8 million= +=20 +tons has been traded via EnronOnline since July 2000. We are 5.3 million= +=20 +tons of a total traded market of 5.8 million tons. + +Principal Investments +Tridium Inc., the leading provider of Internet-based automation=20 +infrastructure solutions, announced the close of a $20 million round of=20 +capital funding. The funds will be used to increase Tridium=01,s sales and= +=20 +technical support offices in North America, expand its operations into Euro= +pe=20 +and Asia, and enhance its technology and products. kRoad Ventures, L.P. and= +=20 +Enron North America each contributed $10 million in venture capital. + +Corporate Development +Allegheny Energy Supply Company, LLC, a wholly owned subsidiary of Alleghen= +y=20 +Energy, Inc., announced the signing of a definitive agreement under which= +=20 +Allegheny Energy Supply will purchase three Enron natural gas-fired merchan= +t=20 +generating facilities. The acquisition is expected to close in the 2nd=20 +quarter of 2001. + +PERFORMANCE REVIEW + +The deadline to provide feedback is Friday, November 17. If you have been= +=20 +selected to provide feedback on one of your fellow employees, please take t= +he=20 +time to fill out an evaluation online at www.pep.enron.com. + +IN THE NEWS + +"Enron Corp., already North America's biggest, buyer and seller of natural= +=20 +gas and electric power is dead serious about its efforts to capture a big= +=20 +slice of the $400 billion global trade in pulp, paper and lumber." +-Reuters News Service + + +2000 CHAIRMAN=01,S AWARD NOMINEES +Please join us in congratulating the ENA/EIM/EGM/ employees who have been= +=20 +recognized as Chairman=01,s award nominees. + +Congratulations to: + + Irma Alvarez Alan Aronowitz Rick Bergseiker Carol Coats Joya Davis =20 +Rufino Durante + Sue Foust Julie Gomez Barbara Gray Jackie Griffith John Harrison Gerr= +i=20 +Irvine + Kathy Benedict Michael Kelley Mike McConnell Dave Nommensen Ina Norman = +=20 +Juan Padron + Veronica Parra Michael Roberts Rhonda Robinson Kevin Sweeney Helen=20 +Taylor Stacey White + +Extra kudos to BARBARA GRAY, who is a finalist for the 2000 Chairman=01,s= +=20 +Award. Barbara and ten other individuals are flying to San Antonio from=20 +around the world to be honored at Enron=01,s annual Management Conference. = + One=20 +of these finalists will be recognized as the 2000 Chairman=01,s Award winne= +r.=20 + + +WELCOME +New Hires ENA/EIM/EGM +ENA =01) Anil Chandy, Alejandra Chavez +EGM =01) Marty Cates, JoAnne Underwood, Brad Miller + +Transfers to ENA/EIM/EGM +ENA =01) Mark Wadlington, Jennifer Blay-Smith, Georgian Landau, Kathryn Bus= +sell,=20 +John Coleman, Steven Gillespie, Clarissa Garcia, Ina Rangel, Farouk Lalji,= +=20 +Eva Rainer, Chuchu Wang, Smith Day +EGM =01) Gloria Solis, Carmella Jones, Nancy Haralson + + +LEGAL STUFF +The information contained in this newsletter is confidential and proprietar= +y=20 +to Enron Corp. and its subsidiaries. It is intended for internal use only= +=20 +and should not be disclosed outside of Enron. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/29300914.1075855479645.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/29300914.1075855479645.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..115fff94 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/29300914.1075855479645.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <29300914.1075855479645.JavaMail.evans@thyme> +Date: Wed, 8 Nov 2000 00:29:00 -0800 (PST) +From: michael.etringer@enron.com +To: phillip.allen@enron.com, frank.ermis@enron.com +Subject: Prices for Clark PUD +Cc: dave.fuller@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: dave.fuller@enron.com +X-From: Michael Etringer +X-To: Phillip K Allen, Frank Ermis +X-cc: Dave Fuller +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Sharpen you pencils, + +Clark PUD is out for another RFP to purchase term gas supplies for their +Combined Cycle (250 MW) plant located in Clark County WA. The total demand +for the plant is about 48,000 MMBtu/day peak (30,000 from Sumas and ~17,000 +Stanfield). + +Attached is a template for the response. I have highlighted in RED the +sections I would like quotes on. We will be working with John Griffith on +the structured transaction sections. I you have comments let us know. + +The RFP is due tomorrow so we would like some feedback today if possible. diff --git a/demo/ermis-f/Discussion Threads/cur/29406393.1075855493458.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/29406393.1075855493458.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4d3bde5e --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/29406393.1075855493458.JavaMail.evans@thyme:2,S @@ -0,0 +1,52 @@ +Message-ID: <29406393.1075855493458.JavaMail.evans@thyme> +Date: Mon, 23 Apr 2001 13:18:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: "Imagine the Future" with Mind's Eye Madness +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +=01&The future is something which everyone reaches at the rate=20 +of 60 minutes an hour=01(whatever he does, whoever he be.=018 - C.S. Lewis +=20 +Watch the Enron Building lobby on Tuesday, April 24th, from 11:30am to 1:00= +pm=20 +for information on innovative and futuristic technology! + +Featuring:=20 +Dr. Peter Bishop, Professor and Chair of the Future Studies Graduate Progra= +m=20 +at the University of Houston=20 +Mr. Clay Anderson, Astronaut at NASA=20 +Gadgets & Gizmos by Oxford Technologies +Robotic Display by Students from Yates High School + +Special Afternoon Workshop - 1:30pm to 3:30pm +"Images of Enron in 2020=018 with Dr. Peter Bishop & Amy Oberg=20 +Join Amy Oberg with EES and Dr. Peter Bishop, Chair & Professor of the=20 +University of Houston's Future Program,=20 +to imagine Enron in the year 2020. Attendees will actively engage in this= +=20 +participatory workshop with the final summary=20 +to be shared with Mr. Skilling's office. "Futures tools" will be utilized = +to=20 +consider Enron's characteristics, culture,=20 +businesses and the world environment and participants will explore how the= +=20 +future might play out for Enron. =20 +The results of this session will be shared with Mr. Skilling's office. RSV= +P=20 +to Jessica at x31918 - space is limited + + +Word of the Day +prescience \PREE-shuns; PREE-shee-uns\, noun: +Knowledge of events before they take place; foresight. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/29406575.1075855481167.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/29406575.1075855481167.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ae60e020 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/29406575.1075855481167.JavaMail.evans@thyme:2,S @@ -0,0 +1,115 @@ +Message-ID: <29406575.1075855481167.JavaMail.evans@thyme> +Date: Fri, 17 Nov 2000 10:44:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron In Action 11.20.00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Nutcracker Tickets Fabulous seats for the final Nutcracker full dress +rehearsal - including Founders' Box seats - are available for + Wednesday, November 22, 7:30 p.m. at the Wortham Theater. Supply is +limited, so buy your ticket soon + for a first peak at the highlight of the holiday performance season. Tickets +are only $10! They're first come first serve + and are available in EB 407. + +Free Popcorn at Bring a book to the movies and get free popcorn! Enron's +Prescription for Reading Book Drive is on Saturday, +the Movies! November 25, noon to 4:00 p.m. Bring a new or gently used +children's book to one of the following Cinemark + Theaters on November 25. With your gift, you will receive a small popcorn to +enjoy during the release of Disney's + 102 Dalmatians, or any other great movie! + + Cinemark 24 Westchase - 3600 Sam Houston Parkway + Cinemark 16 - 12920 Northwest Freeway + Cinemark 16 - Pasadena + Cinemark 18 - 20915 Gulf Freeway + + Enron's Prescription for Reading program, a Reach Out & Read program, is an +early literacy intervention program + that is implemented in pediatric healthcare clinics and targets children +between the ages of 6 months and 5 years + during their well-baby check-ups at UT-Houston facilities. + +Big E Cafe - Don't be a Grinch this Holiday Season! Help spread the Holiday +Cheer and give your time and effort back to +December 1 the community. Come out to the Big E Cafe on Friday, December 1 +from 11:30 a.m to 1:00 p.m. and check out the + opportunities to sign up for community volunteer projects. Lunch is only $5. +Bring a toy, clothing item, or + canned good and receive $1 off lunch! Be sure to also check out information +on the galleryfurniture.com bowl; you + will receive a coupon for a free Chic-Fil-A sandwich with the purchase of a +bowl game ticket at Big E! Entertainment + will be provided by the Gary-Dahl Band, with special appearances by The +Grinch! + + + +Foley's Friday CHANGE HOUSTON 2000, a city-wide campaign benefiting SEARCH, +will be at 14 Foley's locations around Houston +Volunteers! on November 24 - the day after Thanksgiving. Volunteers are +needed to help collect money, "cheerlead" shoppers to + donate, and hand out information about SEARCH. This is an excellent +opportunity for friends and family to get + together during the biggest shopping day of the year and give back to the +community. Please contact Stephanie + Harris at 713-739-7752 ext.142 for more information. Come out and have a +wonderful time! + +MFA Volunteers for You are invited to the Museum of Fine Arts Corporate +Partner Holiday Party on December 12 from 7:00 p.m. +Holiday Party to 9:00 p.m, but volunteers are needed to help with fun and +exciting preparations! The party is free for all corporate + partner company employees and their families. In addition to helping out +with face-painting, escorting guests, and + assisting with photographers and Santa Claus throughout the night, the party +features seasonal decor, + holiday craft projects, and delicious desserts! Contact India +Kerr-Perkinson at 713-639-7570 for more information + and or click here to print out the volunteer form. + +Enron Kids Holiday We still have a few students that need caring Enron +sponsors! Come participate with Enron Kids, a program +Fun! that helps provide books and equipment for schools in need. Sponsor a +student or team up with co-workers or your + department to provide a bag full of holiday cheer to an HISD Burrus +Elementary student! A shopping committee + can shop for you if your schedule does not give you the time. Sign-ups are: + + November 14, 16, 17: 11:00 a.m. - 1:00 p.m. Sponsor Sign-Up in the Enron +Building lobby + November 15: 11:00 a.m. - 1:00 p.m. Sponsor Sign-Up in 3AC 601 + November 15: 11:00 a.m. - 1:00 p.m. Sponsor Sign-Up in Jefferson +Bldg. Ground Floor Conference Room + + Gift drop-offs will be on December 4-8, and the holiday party for Enron Kids +will be at Burrus Elementary on Thursday, + December 14, with transportation available to sponsors. For more +information, contact Geneva Davis at ext. 35517 + or Leslie Campbell at ext. 35983. + + +Ceridian LifeWorks Celebrations. Travel. Traditions. Shopping. +Expectations. Memories. With all the anticipation, and all your +Helps Your Holidays! obligations at work and home, sometimes it can be hard +to stop and really enjoy the holidays. That's why LifeWorks + is here to help you. For some great tips, access LifeWorks by calling +800-635-0606 or visit LifeWorks Online at + www.lifeworks.com (company id: enron, password: 2000). + +Flu Vaccine The flu vaccine is scheduled to arrive before December 1. Due to +its limited supply, you are encouraged to +Update email your vaccine request as soon as possible to +Health_Center@enron.com. You will be notified by + email when the vaccine is available. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/29410735.1075855496910.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/29410735.1075855496910.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7d60e76a --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/29410735.1075855496910.JavaMail.evans@thyme:2,S @@ -0,0 +1,39 @@ +Message-ID: <29410735.1075855496910.JavaMail.evans@thyme> +Date: Mon, 14 May 2001 06:03:00 -0700 (PDT) +From: ina.rangel@enron.com +To: john.arnold@enron.com, dutch.quigley@enron.com, mike.maggi@enron.com, + john.griffith@enron.com, larry.may@enron.com, + jay.reitmeyer@enron.com, susan.scott@enron.com, + phillip.allen@enron.com, monique.sanchez@enron.com, + keith.holst@enron.com, frank.ermis@enron.com, mike.grigsby@enron.com, + jane.tholt@enron.com, tori.kuykendall@enron.com, + randall.gay@enron.com +Subject: ICE Presentation +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: John Arnold, Dutch Quigley, Mike Maggi, John Griffith, Larry May, Jay Reitmeyer, Susan M Scott, Phillip K Allen, Monique Sanchez, Keith Holst, Frank Ermis, Mike Grigsby, Jane M Tholt, Tori Kuykendall, Randall L Gay, Craig Breslau/Enron@EnronXGate +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Ina Rangel/HOU/ECT on 05/14/2001 01:01 PM +--------------------------- + + +Kimberly Bates +05/14/2001 12:52 PM +To: Tammi DePaolis/Corp/Enron@ENRON, Ina Rangel/HOU/ECT@ECT, Airam +Arteaga/Enron@EnronXGate, Laura Vuittonet/Enron@EnronXGate, Becky +Young/Enron@EnronXGate +cc: +Subject: ICE Presentation + +Pam Anderson from Intercontinental Exchange will be giving an ICE +presentation on May 22 in EB 32c2. Please let me know if you plan on +attending. + + diff --git a/demo/ermis-f/Discussion Threads/cur/29422499.1075855480568.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/29422499.1075855480568.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e808fd0a --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/29422499.1075855480568.JavaMail.evans@thyme:2,S @@ -0,0 +1,484 @@ +Message-ID: <29422499.1075855480568.JavaMail.evans@thyme> +Date: Tue, 14 Nov 2000 04:26:00 -0800 (PST) +From: dawnell.a.pace@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cards@wdni.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jennifer_owen@pgn.com, jmmcarthur@duke-energy.com, + jsanders@clarkpud.com, kims@kimballenergy.com, klambe@puget.com, + kri.pam@pdg.net, llightfoot@coral-energy.com, lmanis@sdge.com, + lprior@enron.com, niels_a_vervloet@reliantenergy.com, + ramperms@bp.com, rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, sghill@bcgas.com, + sgwi@dynegy.com, spjutd2@wdni.com, ssouth@enron.com, + stephane.brodeur@enron.com, tdizona@coral-energy.com, + tgilliam@avistaenergy.com, tom.mckay@engageenergy.com, + tom.mckay@engageenergy.com, val_yildirok@pgn.com, + wharlan@ix.netcom.com, zcourns@national-fuel.com +Subject: NWP System Notice - 01-164 Available/ Potentially Avail Firm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Pace, Dawnell A" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: November 14, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-164 Available/ Potentially Avail Firm + +Notice Text: +All Shippers Notification:? 01-164??? Dated : November 14, 2000 + +To:???? ??????? All Shippers + +Subject: ?????? NORTHWEST PIPELINE'S +???????? ?????? ?? NOTICE OF AVAILABLE AND POTENTIALLY AVAILABLE +??????? ??????? FIRM TRANSPORTATION CAPACITY1) + +??????? ??????? ??????? ??????????????????????????????????????????? Total??? +Available +Pkg? Receipt Point2)????????? Delivery Point2)??????????????? Dth/d????? +Date3)?? + +A??? Sumas??????????????? Puget(Canyon)???????????????????????????? 21,000?? +NOW + +B??? Sumas??????????????? Puget(Canyon)?????????????????????????????? 7,000?? +12/01/00 9) + +C??? Sumas?????????????? Kern River/Muddy Crk.? ? 9,772?? 02/01/01 10) + +D??? Sumas(1160)????????? Kemmerer??? ? ??????? ? 2,750?? 12/01/00 9) +???? Ignacio Plant(1590) + +E??? Sumas(2,390)???????? Monticello(330)???????????????????????????? 6,016?? +12/01/00 9) +???? Ignacio(3,626)????????? Rio Algom(300) +??????????????????????????????????????? Moab#2(1,861) +??????????????????????????????????????? Moab(2,283) +??????????????????????????????????????? Arches National Park(17) +??????????????????????????????????????? Vernal(653) +??????????????????????????????????????? Dutch John(125) +??????????????????????????????????????? Redwash(447) + +********************************************************************** +Jackson Prairie Receipt Point Capacity +Available for TF-1 or TF-2 Service as specified below + +F??? Jackson Prairie?????? +SIPI????????????????????????????????????????????????? 47,341?? NOW 5)8) +???? (55,715)?????????????????????? +Lynden??????????????????????????????????????????????? 592????? +????????????????????????????????????????? +Lawrence??????????????????????????????????????????? 81?????? +????????????????????????????????????????? +ACME?????????????????????????????????????????????????? 68?????? +?????????????????????????????????????????? Mt. +Vernon??????????????????????????????????????? 115????? +??????????????????????????????????????????? +Sedro/Woolley???????????????????????????????? 3,988??? +??????????????????????????????????????????? LDS +Church?????????????????????????????????????? 133????? +??????????????????????????????????????????? Granite +Falls????????????????????????????????????? 1,536??? +??????????????????????????????????????????? +Machias????????????????????????????????????????????? 1,840??? +??????????????????????????????????????????? +Snohomish???????????????????????????????????????? 21?????? + +G??? Jackson Prair?? ie????? Echo +Lake??????????????????????????????????????????? 33?????? NOW 5)8) +???? (7,530)?????????????????????????? Duval/Cottage +Lake????????????????????????? 183???? +??????????????????????????????????????????? +Redmond?????????????????????????????????????????? 3,293?? +?????????????????????????????????????????? May +Valley?????????????????????????????????????????? 300???? +??????????????????????????????????????????? Lake +Francis????????????????????????????????????? 2,808?? +??????????????????????????????????????????? +Covington?????????????????????????????????????????? 263???? +??????????????????????????????????????????? Black +Diamond????????????????????????????????? 450???? +??????????????????????????????????????????? +Enumclaw?????????????????????????????????????????? 200???? + +H??? Jackson Prairie????? Sedro/Woolley??????????????????????????????????? +8,300??? 05/01/01 5)10) + +I??? Jackson Prairie?????? South Lake??????????????????????????????????????? +35,500?? NOW 6) +?? +J??? Jackson Prairie?????? Idaho State Pen.?????????????????????????????? +1,735??? NOW 6) + +K??? Jackson Prairie????? Kern River/Muddy Crk.????????????????? 98,069?? NOW +6) + +L??? Jackson Prairie????? Shute Creek???????????????????????????????????? +7,688??? NOW 6) + +M?? Jackson Prairie????? Pocatello?????????????????????????????????????????? +1,198??? NOW 6) + +N??? Starr Road?????????????? Inland +Paper????????????????????????????????????? 830????? NOW 8) + +O??? Stanfield????????????????? +Stanfield??????????????????????????????????????????? 3,681??? 12/01/00 9) + +P??? Stanfield?????????????????? +Stanfield????????????????????????????????????????? 14,490?? 04/01/02 10) + +Q??? Shute Creek?????????? Ignacio-Bondad (EPNG)???????????????? 25,000?? NOW + +R??? Shute Creek????????? Ignacio-Bondad (EPNG)?????????????????? 35,000 +12/01/00 9) + +S??? Shute Creek????????? Ignacio-Bondad (EPNG)??????????????????? 15,000?? +11/01/01 9) + +T??? Opal Plant????????????? Western Mkt Center?????????????????????? +90,000?? 04/01/01 9) + +U??? Painter??????????????????? Muddy Creek (KERN)??????????????????????? +5,000??? NOW 8) + +V??? Painter?????????????????? Muddy Creek (KERN)??????????????????????? +3,351??? NOW 8) + +W??? Painter????????????????? Muddy Creek (KERN)????????????????????? +35,000?? 12/01/00 9) + +X??? Western Mkt Center?? Crossover 16-Questar?????????? 30,415?? 12/01/00 7) +9) + +Y??? Western Mkt Center?? Crossover 16-Questar?????????? 20,000?? 12/01/00 7) +9) + +Z??? Western Mkt Center?? Clay Basin????????????????????????????????? +4,585??? NOW 7) 8) + +AA?? Crossover 16???????? Green River-CIG????????????????????????? 23,152?? +NOW 7) 8) + +BB?? Crossover 16???????? Clay Basin???????????????????????????????????? +27,263?? NOW 7) 8) + +CC?? Green Rvr/McKinn-CIG Clay Basin????????????????????????????? 23,152?? +NOW 7) 8) + +DD?? Clay Basin?????????? Chevron Rangely(6093)???????????????????? 7,488??? +03/01/01 9) +???????????????????????????????????? Vernal (1395) + +EE?? Clay Basin?????????? Redwash/Questar???????????????????????????? +19,240?? 03/01/01 7) 9) + +FF?? Clay Basin?????????? +Rifle????????????????????????????????????????????????????? 7,770??? NOW 7) 8) + +GG?? Clay Basin?????????? +Rifle??????????????????????????????????????????????????? 1,850??? NOW 7) 8) + +HH?? Clay Basin?????????? American Soda Ash??????????????????????? 1,140??? +NOW 7) 8) + +II?? Redwash/Chevron????? Green River-CIG??????????????????????? 1,850??? NOW +8) + +JJ?? Redwash/QPC????????? Rifle?????????????????????????????????????????????? +1,050??? NOW 7) 8) +???? +KK??? Greasewood?????????? Clay Basin?????????????????????????????????? +2,765??? NOW 8) + +LL?? Barrett????????????? Kern +River???????????????????????????????????????????? 4,097??? 03/01/01 9) +? +MM?? Barrett????????????? Green River-CIG?????????????????????????????? +6,460??? NOW 8) + +NN?? Sand Springs???????? Ignacio-Bondad (EPNG)????????????? 23,148?? +12/01/00- +????????????????????????????????????????????????????????? 03/31/01 4) + +OO?? Sand Springs???????? Ignacio-Bondad (EPNG)????????????? 23,148?? +11/01/01 4,10) + +PP?? West Douglas???????? Clay Basin???????????????????????????????????? +2,354??? NOW 8) + +Q Q?? Calf Canyon(410)???? Kern River?????????????????????????????????? +703????? 12/01/00 9) +???? Foundation Crk.(293) + +RR?? Ignacio Plant??????? Green River-CIG?????????????????????????????? +5,000??? 12/01/00 9) + +SS?? Ignacio Plant??????? Green River-CIG??????????????????????????????? +1,424??? NOW 8) + +TT?? Ignacio Plant??????? Grand Junction????????????????????????????????? +4,000??? 12/01/00 9) + +UU?? Ignacio Plant??????? Grand Junction?????????????????????????????????? +4,310??? NOW 8) + +VV?? Ignacio Plant??????? Ignacio -Bondad (EPNG)?????????????????? 25,000?? +NOW 8) + +WW?? Ignacio Plant??????? Ignacio -Bondad (EPNG)??????????????????? 15,000?? +NOW 8) + +XX?? Ignacio Plant??????? Ignacio -Bondad (EPNG)?????????????????????? +10,000?? NOW 8) + +YY?? Blanco Hub-TW??????? Green River-CIG??????????????????????????????? +20,000?? 12/01/00 9) + +ZZ?? Blanco Hub-TW??????? Green River-CIG????????????????????????????????? +30,000?? NOW 8) + +************************************************************************ + +1) This notification supercedes all previous Notices of Available and? +??? Potentially Available Capacity and is subject to change at any time. + +2) Other receipt and delivery points utilizing the described +??? transportation corridor may be available. + +3)? Potential Availability date for the Capacity. + +4)? Contracts shall include the following subordinate scheduling +??? provision if the requested term extends into a critical operational +??? period: + +To the extent Shipper's nominated volumes are not scheduled solely +due to Shipper's subordinate scheduling priorities set forth below, +the monthly base reservation charge will be discounted to $0.00 per +Dth for that quantity only. + +Section 14.1(c)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights through any mainline constraint +from the Sand Springs receipt point to the Ignacio Bondad (or +LaPlata-TW) delivery point(s) to have a scheduling priority which +will be subordinate to the scheduling priority for any firm shipper +with primary corridor rights that encompass and extend beyond the + + +5)Available for TF-1 or TF-2 transportation service.? TF-2 service? +??????? will not be discounted below Northwest's current Tariff filed +??????? ratefor TF-2 service.? Additionally, TF2 service must be linked +??????? to requester's designated storage contract or storage +??????? ownership right. TF-2 service shall include the following +??????? subordinate scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights from the Jackson Prairie receipt +point to the _____________ delivery point to have a scheduling +priority at any northflow constraint point in that corridor that is +subordinate to the scheduling priority for any firm service with +unconditioned primary corridor rights through such constraint point. + +6)??? Available for TF-2 transportation service only. TF-2 service will +??????? not be discounted below Northwest's current Tariff filed rate for +??????? TF-2 service.? Additionally, TF2 service must be linked to??????? +??????? requester's designated storage contract or storage ownership????? +??????? right.? TF-2 service shall include the following subordinate?? +??????? scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights from the Jackson Prairie receipt +point to the _____________ delivery point to have a scheduling +priority at any southflow constraint point in that corridor that is +subordinate to the scheduling priority for any firm service with +unconditioned primary corridor rights through such constraint point. + +7)??? Capacity is not to exceed a one month primary term with evergreen +??????? language.? Any offers with terms greater than one month will need to +??????? be evaluated for possible seasonal flow conditions that may restrict +??????? the available capacity beyond a one month term. + +8)??? This capacity is currently under contract with an evergreen clause. +??????? This capacity can be made available by providing one business day +??????? written termination notification to the current holder of the? +??????? capacity. + +9)??? This capacity is currently under contract with an evergreen clause. +10) This capacity can be made available by providing ten business +??????? days written termination notification to the current holder of +??????? the capacity. + +11) This capacity is currently under contract and does not contain an??? +evergreen clause. + +12) This capacity is "mitigated" capacity and will not contain an??????? +evergreen clause. + +13) This capacity is available only for the term offered.? No evergreen??? +clause available.? + +PROCEDURE FOR REQUESTING AVAILABLE AND +POTENTIALLY AVAILABLE +TRANSPORTATION CAPACITY + +To request Potentially Available Transportation Capacity available on +the first day of December 2000, Shipper must submit a Prearranged Offer +in the form of the Letter Agreement provided below.? This Letter +Agreement must be received by Northwest no later than 2:00 pm Central +Time on November 14, 2000.? Northwest will accept or reject the +Prearranged Offer by no later than the end of of the gas day on November +14, 2000. If the Prearranged Offer is acceptable, Northwest will provide +a 10-day termination notice to the current holder of the Capacity, post +the Prearranged Offer for bid, and Award the capacity no later than two +business days after the Bid Close Date.? Unless otherwise specified in +this posting, bids will be evaluated and awarded pursuant to the +procedure set forth in Northwest's tariff. + +To request the Potentially Available Transportation Capacity with the? +one business day termination provisions as indicated by footnote "8)",? +Shipper must submit a Prearranged Offer in the form of the Letter +Agreement provided below.? Upon receipt of this Letter Agreement +Northwest will either accept or reject the Prearranged Offer within 24- +hours. If the Prearranged Offer is acceptable, Northwest will provide +the one business day termination notice to the current holder of the +Capacity, post the Prearranged Offer for bid, and Award the capacity no +later than two business days after the Bid Close Date.? Unless otherwise +specified in this posting, bids will be evaluated and awarded pursuant +to the procedure set forth in Northwest's tariff. + +To request Available Transportation Capacity, Shipper must immediately +submit a Prearranged Offer in the form of the Letter Agreement provided +below.? Northwest will accept or reject the Prearranged Offer within two +(2) business days of receipt of the prearranged offer.? If the +Prearranged Offer is acceptable, Northwest will post the Prearranged +Offer for bid, and Award the capacity no later than two business days +after the Bid Close Date.? Unless otherwise specified in this posting, +bids will be evaluated and awarded pursuant to the procedure set forth +in Northwest's tariff. Northwest has the right to re-post Available +capacity for bid with or without prearranged offers. + + +??????? _________________(Date) + + +____________________________ (Company Name)> +____________________________ (Company Address) +____________________________ (City, State, Zip) + +VIA FACSIMILE - (801) 584-7076 + +Northwest Pipeline Corporation +c/o Williams Gas Pipelines - West +Attn: Candace C.? Karpakis +295 Chipeta Way +Salt Lake City, UT 84158 + +Re:???? Prearranged Offer for Available or Potentially Available +Transportation Capacity on Williams' Northwest Pipeline Transmission System + +Dear Candace: + +_______________________ ("Shipper") submits the following bid for +available or potentially available transportation capacity ("Capacity") +designated as package _____ on Northwest Pipeline Corporation's +("Northwest") "Notice of Available or Potentially Available Firm +Transportation Capacity" dated November 14, 2000.?? Shipper recognizes and +agrees that the Capacity will be subject to the Special Conditions set +forth in this posting.? Shipper's request? is?? or?? is not?? (circle one) +contingent upon confirmation that its offered discount rate provides use +of receipt/delivery points outside the receipt/delivery point corridor +specified in the package.? If maximum rate is offered, this provision does +not apply.? Shipper understands that its prearranged offer is subject to +the Special Conditions described below. + +Shipper understands that Northwest will post the prearranged details of +?this offer for such Capacity for bidding and Shipper will have the right +to match the highest bid value upon close of the bid process.? Northwest +will not disclose the identity of the prearranged bidder in such posting. + +Service Type:?????????? TF-1 Large Customer + +Contract Demand(Dth/d): ____________________ + +Receipt Point(s)(if other than those posted for the designated package of +capacity)????????????????????????? ____________________ +Delivery Point(s)(if other than those posted for the designated package of +capacity)??????????????????????????????? ____________________ +Daily Reservation Rate: $_______/Dth? (applicable surcharges, volumetric +?charge & fuel are additive) + +Term:______________________________to___________________________________ + +Evergreen Requested (circle one):?????? Yes?? or???? No + +Identity of any affiliate of Northwest involved in Shipper's transaction: +Indicate "None" or "Name the Affiliate":? +_________________________________________________ + +Northwest's acceptance of Shipper's prearranged offer for the Capacity +will constitute a binding agreement between Northwest and Shipper.? +Shipper shall be awarded the Capacity at the terms agreed upon in this +Letter Agreement if no bids are received with a greater economic value for +such Capacity during the bid process. If Shipper elects to match a bid +with a greater economic value, it shall be awarded the Capacity according +to the terms of the matched bid. Shipper agrees to electronically execute +a service agreement on Northwest's Electronic Bulletin Board which +confirms the terms of the final accepted transaction. + +If you have questions or comments regarding the above referenced +information, please contact __________________________ at +______________________(Phone Number) ______________________(Fax Number). + +Sincerely, + +______________________________???????????????? (Name) +______________________________???????????????? (Title) + +(Accepted? /? Rejected) by Northwest: + +Date: _______________?? Name: ________________________________ + +SPECIAL CONDITIONS +(For Prearranged Offer Agreement) + +If the prearranged offer for the Capacity is accepted at a discount rate +which provides for the use of receipt/delivery points outside the +specified receipt/delivery point corridor for the Capacity, the accepted +prearranged offered discount rate shall apply no matter which receipt and +delivery points are utilized by Shipper, or any temporary replacement +Shipper, under capacity release transactions, including segmented +releases.? If the accepted prearranged offered discount rate for the +Capacity does not provide for use of receipt/delivery points outside the +specified receipt/delivery point corridor for the Capacity, the accepted +prearranged offered discount rate shall apply to Shipper, or any temporary +replacement Shipper, only to the extent that both Shipper and any +temporary replacement Shipper utilize receipt points within their +respective primary firm receipt/delivery point to primary firm delivery +point corridors, otherwise, Shipper will be liable for Northwest's maximum +tariff rates. + +If you are interested in discussing any of the Available or Potentially +Available Capacity, please call Candace Karpakis at (801) 584-6996 (work) +or at (801) 971-5983 (cellular). + +Word:? F:\NWP Capacity Postings\2000 All Shipper Notices\01-164 11-14-2000 +WGP-W +Dap/cc + +? + + diff --git a/demo/ermis-f/Discussion Threads/cur/29466786.1075855481353.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/29466786.1075855481353.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..33fbf36e --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/29466786.1075855481353.JavaMail.evans@thyme:2,S @@ -0,0 +1,65 @@ +Message-ID: <29466786.1075855481353.JavaMail.evans@thyme> +Date: Tue, 21 Nov 2000 02:54:00 -0800 (PST) +From: kenny.ha@enron.com +To: crystal.hyde@enron.com, william.kelly@enron.com, kimat.singla@enron.com, + victor.guggenheim@enron.com, darron.giron@enron.com, + b.palmer@enron.com, jackson.logan@enron.com, phillip.love@enron.com, + kam.keiser@enron.com, michelle.waldhauser@enron.com, + dawn.kenne@enron.com, monique.sanchez@enron.com, + jeffrey.gossett@enron.com, chris.walker@enron.com, + michael.walters@enron.com, david.baumbach@enron.com, + martha.stevens@enron.com, jay.knoblauh@enron.com, + dutch.quigley@enron.com, sheetal.patel@enron.com, + jeff.royed@enron.com, shawna.johnson@enron.com, anne.bike@enron.com, + jennifer.bagwell@enron.com, jody.crook@enron.com, + denver.plachy@enron.com, juana.fayett@enron.com, + liz.hillman@enron.com, o'neal.winfree@enron.com, + jeff.royed@enron.com, luchas.johnson@enron.com, + shawna.johnson@enron.com, souad.mahmassani@enron.com, + jason.wolfe@enron.com, kyle.lilly@enron.com, + robin.rodrigue@enron.com, sandra.brawner@enron.com, + brad.mckay@enron.com, fletcher.sturm@enron.com, + kevin.ruscitti@enron.com, patrice.mims@enron.com, + kelli.stevens@enron.com, tom.donohoe@enron.com, + andrew.lewis@enron.com, sylvia.pollan@enron.com, + theresa.branney@enron.com, martin.cuilla@enron.com, + geoff.storey@enron.com, hunter.shively@enron.com, + mike.grigsby@enron.com, frank.ermis@enron.com, + phillip.allen@enron.com, tori.kuykendall@enron.com, + matthew.lenhart@enron.com, steven.south@enron.com, + jane.tholt@enron.com, greg.mcclendon@enron.com, carey.metz@enron.com, + gary.lamphier@enron.com, jim.schwieger@enron.com, + eric.bass@enron.com, elsa.villarreal@enron.com, + robert.shiring@enron.com, brad.horn@enron.com, + gregory.schockling@enron.com, dan.mccairns@enron.com, + ragan.bond@enron.com, joe.parks@enron.com, robyn.zivic@enron.com, + thomas.martin@enron.com, keith.holst@enron.com, scott.neal@enron.com, + peter.keavey@enron.com, dick.jenkins@enron.com, + andrea.ring@enron.com +Subject: TDS Flag +Cc: william.kasemervisz@enron.com, russ.severson@enron.com, + scott.mills@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: william.kasemervisz@enron.com, russ.severson@enron.com, + scott.mills@enron.com +X-From: Kenny Ha +X-To: Crystal Hyde, William Kelly, Kimat Singla, Victor Guggenheim, Darron C Giron, B Scott Palmer, Jackson Logan, Phillip M Love, Kam Keiser, Michelle C Waldhauser, Dawn C Kenne, Monique Sanchez, Jeffrey C Gossett, Chris Walker, Michael Walters, David Baumbach, Martha Stevens, Jay Knoblauh, Dutch Quigley, Sheetal Patel, Jeff Royed, Shawna Johnson, Anne Bike, Jennifer Bagwell, Jody Crook, Denver Plachy, Juana Fayett, Liz Hillman, O'Neal D Winfree, Jeff Royed, Luchas Johnson, Shawna Johnson, Souad Mahmassani, Jason Wolfe, Kyle R Lilly, Robin Rodrigue, Sandra F Brawner, Brad McKay, Fletcher J Sturm, Kevin Ruscitti, Patrice L Mims, Kelli Stevens, Tom Donohoe, Andrew H Lewis, Sylvia S Pollan, Theresa Branney, Martin Cuilla, Geoff Storey, Hunter S Shively, Mike Grigsby, Frank Ermis, Phillip K Allen, Tori Kuykendall, Matthew Lenhart, Steven P South, Jane M Tholt, Greg McClendon, Carey M Metz, Gary W Lamphier, Jim Schwieger, Eric Bass, Elsa Villarreal, Robert Shiring, Brad Horn, Gregory Schockling, Dan McCairns, Ragan Bond, Joe Parks, Robyn Zivic, Thomas A Martin, Keith Holst, Scott Neal, Peter F Keavey, Dick Jenkins, Andrea Ring +X-cc: William E Kasemervisz, Russ Severson, Scott Mills +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Ladies and Gentlemen, + +I would like to remind you that only postID of calcs that have TDS Flag (in +Port Calc screen) set to "1" are included in TDS position load. We have +noticed that ST-Bammel, ST-Bridgeline, GD-Texas,... and many more desks do +not have the TDS Flag set to "1". + +Please call me (x30413) or Bill Kasemervisz (x57579) if you have any +questions. + +Kenny H. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/29484388.1075855478809.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/29484388.1075855478809.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..8d56a5e2 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/29484388.1075855478809.JavaMail.evans@thyme:2,S @@ -0,0 +1,54 @@ +Message-ID: <29484388.1075855478809.JavaMail.evans@thyme> +Date: Wed, 1 Nov 2000 09:53:00 -0800 (PST) +From: ina.rangel@enron.com +To: john.arnold@enron.com, mike.maggi@enron.com, larry.may@enron.com, + craig.breslau@enron.com, phillip.allen@enron.com, + jay.reitmeyer@enron.com, kenneth.shulklapper@enron.com, + matthew.lenhart@enron.com, steven.south@enron.com, + frank.ermis@enron.com, monique.sanchez@enron.com, + keith.holst@enron.com, mike.grigsby@enron.com +Subject: Evaluation of Skilling Floor Meeting +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: John Arnold, Mike Maggi, Larry May, Craig Breslau, Phillip K Allen, Jay Reitmeyer, Kenneth Shulklapper, Matthew Lenhart, Steven P South, Frank Ermis, Monique Sanchez, Keith Holst, Mike Grigsby +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Ina Rangel/HOU/ECT on 11/01/2000 05:52 PM +--------------------------- + + +Eric Thode@ENRON +11/01/2000 04:51 PM +To: Airam Arteaga/HOU/ECT@ECT, Felecia Russell/Corp/Enron@ENRON, Kimberly +Brown/HOU/ECT@ECT, Laura Harder/Corp/Enron@Enron, Becky Young/NA/Enron@Enron, +Ina Rangel/HOU/ECT@ECT, Crystal Blair/HOU/ECT@ECT, Eloy +Escobar/Corp/Enron@ENRON, Heather Choate/HOU/ECT@ECT, Daniel +Quezada/Corp/Enron@Enron, Brandee Jackson/NA/Enron@ENRON, Alex +Saldana/HOU/ECT@ECT, Pamela Sonnier/HOU/ECT@ECT, Kevin G Moore/HOU/ECT@ECT, +Elizabeth Soto/HOU/ECT@ECT, Irena D Hogan/HOU/ECT@ECT +cc: John J Lavorato/Corp/Enron@Enron, Kimberly Hillis/HOU/ECT@ect, Nicki +Daw/NA/Enron@Enron, Hunter S Shively/HOU/ECT@ECT, Scott Neal/HOU/ECT@ECT, +Thomas A Martin/HOU/ECT@ECT, Fred Lagrasta/HOU/ECT@ECT, John +Arnold/HOU/ECT@ECT, Phillip K Allen/HOU/ECT@ECT, Craig Breslau/HOU/ECT@ECT +Subject: Evaluation of Skilling Floor Meeting + +Thanks for your help in turning out a great crowd for the Skilling floor +meeting today. We really appreciate your support. + +If I could impose upon each of you one final time, I would like to ask for +your help in distributing the attached evaluation form for the Skilling floor +meeting. Please pass them on to your fellow employees and encourage everyone +who attended to fill it out and return it. The name and address of where to +send the completed form is included on the evaluation. + +Thanks in advance for your support. + +Eric + + diff --git a/demo/ermis-f/Discussion Threads/cur/29528280.1075855495390.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/29528280.1075855495390.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0187eb7d --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/29528280.1075855495390.JavaMail.evans@thyme:2,S @@ -0,0 +1,43 @@ +Message-ID: <29528280.1075855495390.JavaMail.evans@thyme> +Date: Fri, 4 May 2001 01:17:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Organization Announcement +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Given the growth in EES it has become apparent that it is time to consolidate +the risk functions between EES and EWS. This will provide EES with the +systems, resources and risk expertise of the wholesale energy groups +necessary for it to continue to grow and take advantage of current market +opportunities. + +With this in mind and in agreement with the management of EES, two new risk +groups inside Enron Americas will be formed to provide EES with pricing, +structuring, retail and wholesale commodity risk management, logistics and +back-office services. These groups main function is to provide these +services to EES. We have asked Rogers Herndon, currently Vice +President-Trading in the Eastern Power Group to manage this function in the +Eastern Interconnect (this includes both gas and power). Rogers will +continue to report to Kevin Presto. We have asked Don Black, formerly Vice +President-EES Risk Management and Sourcing, to manage this function in the +Western U.S. Don will manage this group from Houston and will report to Tim +Belden. + +These groups will work very closely with EES to pursue shared goals while +ensuring close coordination with the wholesale gas and power trading +organizations. + +These changes are effective immediately. Please congratulate Rogers and Don +on their new roles. + + +John Lavorato & Louise Kitchen \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/29547466.1075855479596.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/29547466.1075855479596.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0bdbc16b --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/29547466.1075855479596.JavaMail.evans@thyme:2,S @@ -0,0 +1,22 @@ +Message-ID: <29547466.1075855479596.JavaMail.evans@thyme> +Date: Tue, 7 Nov 2000 13:48:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.employees@enron.com +Subject: Open Enrollment 2001 Deadline +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +This message is intended for US employees eligible for Enron's domestic +health & group benefit plans. + +Please click on the link for details regarding Open Enrollment 2001. + +http://home.enron.com:84/messaging/2001change.pps diff --git a/demo/ermis-f/Discussion Threads/cur/29561152.1075855494279.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/29561152.1075855494279.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b3e3e576 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/29561152.1075855494279.JavaMail.evans@thyme:2,S @@ -0,0 +1,136 @@ +Message-ID: <29561152.1075855494279.JavaMail.evans@thyme> +Date: Fri, 27 Apr 2001 04:33:00 -0700 (PDT) +From: melanie.hunter@neg.pge.com +To: derekaberle@aec.ca, abshirek@epenergy.com, jadams2@enron.com, + gascontroller@aec.ca, carol_airey@altagas.ca, kelly_aitken@gulf.ca, + dalbers@avistacorp.com, louise.allen@numac.com, malonzo@sdge.com, + panderse@utilicorp.com, adrienneanderson@aec.ca, dna1@pge.com, + laab@pge.com, paul.atha@southernenergy.com, oaugenstein@br-inc.com, + nbaker@enron.com, lryall@worldnet.att.net, brentbalog@aec.ca, + dbarre@puget.com, bartneea@bp.com, beathrw@bp.com, + michaelbennett@aec.ca, bblanar@coral-energy.com, bokenfke@bp.com, + gborrego@semprasolutions.com, tabo@dynegy.com, boulayka@bp.com, + spencecp@bp.com, todd_braunfeld@br-inc.ca, sbrewer@enron.com, + stephane.brodeur@enron.com, tbrother@utilicorp.com, + tbrown@br-inc.com, browning@wasatchenergy.com, + christopher.bruce@msdw.com, mike_bucher@oxy.com, + jburton@utilicorp.com, mbutler@tristargas.com, + operations@canwestgas.com, bcampbell@ci.burbank.ca.us, rwcd@pge.com, + chanbs@bp.com, jchapa@calpine.com, schrist@enron.com, dwc3@pge.com, + jlclarken@duke-energy.com, sheri.clemons@southernenergy.com, + cslaman@usg.com, bcohen@br-inc.com, darcy_cole@transcanada.com, + gascontroller@aec.ca, gcalgascontrol@bp.com, rcooper@utilicorp.com, + saguilar@coral-energy.com, rcrowley@coral-energy.com, + ccunning@cngc.com, david.dachis@neg.pge.com, bdahncke@pcenergy.com, + derek.danyliw@husky-oil.com, ddanyluk@enserco.com, days@epenergy.com, + cdecotea@westerngas.com, delanem@axl.ca, hankd@calpine.com, + kathy@itcoworld.com, tdizona@coral-energy.com, + andolaptchiev@duke-energy.com, doraisba@bp.com, rdreith@smud.org, + hwweight@duke-energy.com, caver_ealy@pgn.com, reason@br-inc.com, + lwebner@ect.enron.com, demerson@energy.twc.com, cory_empey@br-inc.ca, + pabercrombie@txuenergy.com, jelmore@txuenergy.com, fermis@enron.com, + vesparza@txu.com, beveret@enron.com, fackel@texaco.com, + lfiler@avistaenergy.com, mflaman@tcel.com, bradflegel@aec.ca, + srfl@dynegy.com, cfrandsen@avistacorp.com, + rene.frederick@apachecorp.com, bfrench@avistaenergy.com, + tfrisina@br-inc.com, dafusek@aep.com, mhg2@pge.com, + laura.gallant@paramountres.com, rgay@ect.enron.com, geek@bp.com, + gborrego@semprasolutions.com, gilesmh@bp.com, sgillit@cngc.com, + jgilmer2@txu.com, rgladman@aep.com, jglaubi@smud.org, + kgonzales@sppc.com, lgoodric@cngc.com, pgorton@avistaenergy.com, + pgorton@avistaenergy.com, pgrable@cngc.com, grahamp@kochind.com, + greenallg@epenergy.com, rgruber@avistacorp.com, bhall@cngc.com, + jeffrey.c.hammond@wgp.twc.com, lenhanson@aec.ca, + sharper@avistaenergy.com, deborah.hart@msdw.com, + jhaskey@coral-energy.com, kevin.heal@enron.com, + peggy.hedstrom@enron.com, emhendry@duke-energy.com, sghill@bcgas.com, + sherry_hill@transcanada.com, hoffmamc@bp.com, billhogue@aec.ca, + cholm@sppc.com, shorton@coral-energy.com, hots@chevron.com, + rob.hozjan@southernenergy.com, david_m_huck@reliantenergy.com, + dtaylor@igires.com, igsjoy@ix.netcom.com, rishikawa@pacent.com, + fred_jackson@knmktg.com, kenja@cnrl.com, jenkindm@bp.com, + kjohnson@pcenergy.com, kkeiser@ect.enron.com, cindyk@cook-inlet.com, + mkent@br-inc.com, deborahs@kimballenergy.com, kims@kimballenergy.com, + russells@kimballenergy.com, jkimberly@avistacorp.com, + mknutson@avistaenergy.com, igsinc@ix.netcom.com, vgkr@dynegy.com, + gkugler@brr.com, james_lagadin@altagas.ca, + andrea.langfeldt@enron.com, llarson@mtpower.com, hleonard@cngc.com, + jonangas@attglobal.net, lippmanc@aol.com, daniel.lisk@enron.com, + nlissel@enserco.com, jlynch@westerngas.com, carolma@cook-inlet.com, + altradegasscheduling@altra.com, lmcegenergy@sk.sympatico.ca, + lmansi@sdge.com, ecma@dynegy.com, bob.mattice@engageenergy.com, + rfm@nwnatural.com, jmmcarthur@duke-energy.com, + pmcdougall@coral-energy.com, jmcgowa@smud.org, cmcgra@puget.com, + tom.mckay@engageenergy.com, mmcmahon@avistacorp.com, + bmedlock@cngc.com, pmelera@sempratrading.com, + shelly.mendel@enron.com, cmiller@smud.org, moln@chevron.com, + lmoore@avistaenergy.com, rhondamoore@aec.ca, dcmorris@mtpower.com, + salmoncolo@worldnet.att.net, murrinnl@bp.com, dmyers@enserco.com, + glen@wasatchenergy.com, mnason@coral-energy.com, nicknijt@bp.com, + trevor_nicol@nexeninc.com, gnunnema@utilicorp.com, kolinge@enron.com, + jennifer_owen@pgn.com, jpainter@igservice.com, + traceyh@panalberta.com, poruban@pasha.com, + spasloski@coral-energy.com, mpatton@cngc.com, + petersm@energystore.net, spfaff@cngc.com, meo2@pge.com, + carellyn-pitre@coastenergy.com, cpittma2@txu.com, + rplatt@duke-energy.com, jwpowell@duke-energy.com, + rinde_powell@pcp.ca, liz.prior@enron.com, + kathy.puls@engageenergy.com, george.rahal@acnpower.com, + ramperms@bp.com, sramsey@coral-energy.com, mrana@socalgas.com, + jackie.rausch@cabotog.com, reshma_rawj@gulf.com, jreames@br-inc.com, + gwenreid@aec.ca, lreid@sppc.com, hrennell@worldnet.att.net, + rriehm@br-inc.com, jarx@pge.com, dripley@ect.enron.com, + rrobins4@enron.com, bsalak@westerngas.com, jsanders@clarkpud.com, + gene@toenergy.com, scheffsp@bp.com, cshenderlein@brr.com, + jane@scana.com, scimmonsj@epenergy.com, scimmons.janice@epenergy.com, + david.scott@newpower.com, fred.scott@engageenergy.com, ljs6@pge.com, + kselland@avistaenergy.com, mvaughn@cngc.com, judy@progas.com, + lsilva@ci.glendale.ca.us, hls@nwnatural.com, mark@wasatchenergy.com, + linda@progas.com, steven.p.south@enron.com, jspell@puget.com, + deborahs@kimballenergy.com, lynnette.stauber@powerex.com, + mikeal.stec@apachecorp.com, jonangas@attglobal.net, + rogertan@swbell.net, carol-taylor@coastenergy.com, + ctaylor@ci.burbank.ca.us, scot.thompson@southernenergy.com, + ttonkin@utilicorp.com, john_trimble@kmmktg.com, tunstabj@bp.com, + rtyra@txu.com, jpu1@pge.com, pvallone@cngc.com, + niels_a_vervloet@reliantenergy.com, rick.wadle@mirant.com, + pwah@socalgas.com, ryan@wasatchenergy.com, john.wallace@deml.com, + mark.warno@acnenergy.com, ryan.watt@enron.com, + doug_way@transcanada.com, david.wharton@apachecorp.com, + cwhite@brr.com, kwhite@pcenergy.com, twickersham@enserco.com, + kwilkinson@br-inc.com, s.kent.williams@williams.com, + jwilmotte@avistaenergy.com, pwinter@avistacorp.com, + dick.winters@avistacorp.com, dwinters@avistacorp.com, + val_yildirok@pgn.com, ron.youell@mirant.com, + scott_yule@transcanada.com, mitchell_zumwalt@nexeninc.com +Subject: PG&E GTN Kingsgate Capacity Increased +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Hunter, Melanie" +X-To: "'derekaberle@aec.ca'" , "'abshirek@epenergy.com'" , "'jadams2@enron.com'" , "'gascontroller@AEC.CA'" , "'carol_airey@altagas.ca'" , "'kelly_aitken@gulf.ca'" , "'dalbers@avistacorp.com'" , "'louise.allen@numac.com'" , "'malonzo@sdge.com'" , "'panderse@utilicorp.com'" , "'adrienneanderson@aec.ca'" , "'DNA1@pge.com'" , "'Laab@pge.com'" , "'Paul.Atha@southernenergy.com'" , "'oaugenstein@br-inc.com'" , "'nbaker@enron.com'" , "'LRYALL@worldnet.att.net'" , "'brentbalog@aec.ca'" , "'dbarre@puget.com'" , "'bartneea@bp.com'" , "'beathrw@bp.com'" , "'michaelbennett@aec.ca'" , "'bblanar@coral-energy.com'" , "'bokenfke@bp.com'" , "'gborrego@semprasolutions.com'" , "'TABO@dynegy.com'" , "'boulayka@bp.com'" , "'spencecp@bp.com'" , "'todd_braunfeld@br-inc.ca'" , "'sbrewer@enron.com'" , "'stephane.brodeur@enron.com'" , "'Brothers, Troy'" , "'tbrown@br-inc.com'" , "'browning@wasatchenergy.com'" , "'Christopher.Bruce@msdw.com'" , "'mike_bucher@oxy.com'" , "'jburton@utilicorp.com'" , "'mbutler@tristargas.com'" , "'operations@canwestgas.com'" , "'bcampbell@ci.burbank.ca.us'" , "'RWCD@pge.com'" , "'chanbs@bp.com'" , "'jchapa@calpine.com'" , "'schrist@enron.com'" , "'dwc3@pge.com'" , "'jlclarken@duke-energy.com'" , "'sheri.clemons@southernenergy.com'" , "'cslaman@usg.com'" , "'bcohen@br-inc.com'" , "'darcy_cole@transcanada.com'" , "'gascontroller@AEC.CA'" , "'gcalgascontrol@bp.com'" , "'rcooper@utilicorp.com'" , "'saguilar@coral-energy.com'" , "'rcrowley@coral-energy.com'" , "'ccunning@cngc.com'" , "Dachis, David" , "'BDAHNCKE@PCENERGY.COM'" , "'derek.danyliw@husky-oil.com'" , "'ddanyluk@enserco.com'" , "'days@epenergy.com'" , "'cdecotea@westerngas.com'" , "'delanem@axl.ca'" , "'hankd@calpine.com'" , "'kathy@itcoworld.com'" , "'tdizona@coral-energy.com'" , "'andolaptchiev@duke-energy.com'" , "'doraisba@bp.com'" , "'RDreith@smud.org'" , "'hwweight@duke-energy.com'" , "'caver_ealy@pgn.com'" , "'reason@br-inc.com'" , "'lwebner@ect.enron.com'" , "'demerson@energy.twc.com'" , "'cory_empey@br-inc.ca'" , "'pabercrombie@txuenergy.com'" , "'jelmore@txuenergy.com'" , "'fermis@enron.com'" , "'vesparza@txu.com'" , "'beveret@enron.com'" , "'fackel@texaco.com'" , "'lfiler@avistaenergy.com'" , "'mflaman@tcel.com'" , "'bradflegel@aec.ca'" , "'SRFL@dynegy.com'" , "'cfrandsen@avistacorp.com'" , "'rene.frederick@apachecorp.com'" , "'bfrench@avistaenergy.com'" , "'tfrisina@br-inc.com'" , "'dafusek@aep.com'" , "'MHG2@pge.com'" , "'laura.gallant@paramountres.com'" , "'rgay@ect.enron.com'" , "'geek@bp.com'" , "'gborrego@semprasolutions.com'" , "'gilesmh@bp.com'" , "'sgillit@cngc.com'" , "'jgilmer2@txu.com'" , "'rgladman@aep.com'" , "'jglaubi@smud.org'" , "'kgonzales@sppc.com'" , "'lgoodric@cngc.com'" , "'pgorton@avistaenergy.com'" , "'pgorton@avistaenergy.com'" , "'pgrable@cngc.com'" , "'grahamp@kochind.com'" , "'greenallg@epenergy.com'" , "'rgruber@avistacorp.com'" , "'bhall@cngc.com'" , "'jeffrey.c.hammond@wgp.twc.com'" , "'lenhanson@aec.ca'" , "'sharper@avistaenergy.com'" , "'Deborah.Hart@msdw.com'" , "'jhaskey@coral-energy.com'" , "'kevin.heal@enron.com'" , "'peggy.hedstrom@enron.com'" , "'emhendry@duke-energy.com'" , "'sghill@bcgas.com'" , "'sherry_hill@transcanada.com'" , "'Hoffmamc@bp.com'" , "'billhogue@aec.ca'" , "'cholm@sppc.com'" , "'shorton@coral-energy.com'" , "'hots@chevron.com'" , "'rob.hozjan@southernenergy.com'" , "'David_M_Huck@reliantenergy.com'" , "'dtaylor@igires.com'" , "'igsjoy@ix.netcom.com'" , "'rishikawa@pacent.com'" , "'fred_jackson@knmktg.com'" , "'kenja@cnrl.com'" , "'jenkindm@bp.com'" , "'KJOHNSON@PCENERGY.COM'" , "'kkeiser@ect.enron.com'" , "'cindyk@cook-inlet.com'" , "'mkent@br-inc.com'" , "'deborahs@kimballenergy.com'" , "'kims@kimballenergy.com'" , "'RussellS@kimballenergy.com'" , "'jkimberly@avistacorp.com'" , "'mknutson@avistaenergy.com'" , "'igsinc@ix.netcom.com'" , "'vgkr@dynegy.com'" , "'gkugler@brr.com'" , "'james_lagadin@altagas.ca'" , "'andrea.langfeldt@enron.com'" , "'llarson@mtpower.com'" , "'hleonard@cngc.com'" , "'jonangas@attglobal.net'" , "'lippmanc@aol.com'" , "'Daniel.Lisk@enron.com'" , "'nlissel@enserco.com'" , "'jlynch@westerngas.com'" , "'Carolma@cook-Inlet.com'" , "'altradegasscheduling@altra.com'" , "'LMCEGEnergy@sk.sympatico.ca'" , "'lmansi@sdge.com'" , "'ecma@dynegy.com'" , "'bob.mattice@engageenergy.com'" , "'rfm@nwnatural.com'" , "'jmmcarthur@duke-energy.com'" , "'PMcDougall@coral-energy.com'" , "'jmcgowa@smud.org'" , "'cmcgra@puget.com'" , "'tom.mckay@engageenergy.com'" , "'mmcmahon@avistacorp.com'" , "'bmedlock@cngc.com'" , "'PMelera@sempratrading.com'" , "'shelly.mendel@enron.com'" , "'cmiller@smud.org'" , "'moln@chevron.com'" , "'lmoore@avistaenergy.com'" , "'rhondamoore@aec.ca'" , "'dcmorris@mtpower.com'" , "'salmoncolo@worldnet.att.net'" , "'murrinnl@bp.com'" , "'dmyers@enserco.com'" , "'glen@wasatchenergy.com'" , "'mnason@coral-energy.com'" , "'nicknijt@bp.com'" , "'trevor_nicol@nexeninc.com'" , "'gnunnema@utilicorp.com'" , "'kolinge@enron.com'" , "'jennifer_owen@pgn.com'" , "'jpainter@igservice.com'" , "'traceyh@panalberta.com'" , "'poruban@pasha.com'" , "'spasloski@coral-energy.com'" , "'mpatton@cngc.com'" , "'PetersM@energystore.net'" , "'spfaff@cngc.com'" , "'MEO2@pge.com'" , "'carellyn-pitre@coastenergy.com'" , "'cpittma2@txu.com'" , "'rplatt@duke-energy.com'" , "'jwpowell@duke-energy.com'" , "'rinde_powell@pcp.ca'" , "'liz.prior@enron.com'" , "'kathy.puls@engageenergy.com'" , "'george.rahal@acnpower.com'" , "'ramperms@bp.com'" , "'sramsey@coral-energy.com'" , "'mrana@socalgas.com'" , "'jackie.rausch@cabotog.com'" , "'reshma_rawj@gulf.com'" , "'jreames@br-inc.com'" , "'gwenreid@aec.ca'" , "'lreid@sppc.com'" , "'hrennell@worldnet.att.net'" , "'rriehm@br-inc.com'" , "'JARx@pge.com'" , "'dripley@ect.enron.com'" , "'rrobins4@enron.com'" , "'bsalak@westerngas.com'" , "'jsanders@clarkpud.com'" , "'gene@toenergy.com'" , "'scheffsp@bp.com'" , "'cshenderlein@brr.com'" , "'jane@scana.com'" , "'scimmonsj@epenergy.com'" , "'scimmons.janice@epenergy.com'" , "'David.Scott@NewPower.com'" , "'fred.scott@engageenergy.com'" , "'ljs6@pge.com'" , "'kselland@avistaenergy.com'" , "'mvaughn@cngc.com'" , "'Judy@progas.com'" , "'lsilva@ci.glendale.ca.us'" , "'hls@nwnatural.com'" , "'mark@wasatchenergy.com'" , "'Linda@Progas.Com'" , "'Steven.P.South@enron.com'" , "'jspell@puget.com'" , "'deborahs@kimballenergy.com'" , "'lynnette.stauber@powerex.com'" , "'mikeal.stec@apachecorp.com'" , "'jonangas@attglobal.net'" , "'rogertan@swbell.net'" , "'carol-taylor@coastenergy.com'" , "'ctaylor@ci.burbank.ca.us'" , "'scot.thompson@southernenergy.com'" , "'Ttonkin@utilicorp.com'" , "'john_trimble@kmmktg.com'" , "'tunstabj@bp.com'" , "'rtyra@txu.com'" , "'JPU1@pge.com'" , "'pvallone@cngc.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'rick.wadle@mirant.com'" , "'pwah@socalgas.com'" , "'ryan@wasatchenergy.com'" , "'john.wallace@deml.com'" , "'mark.warno@acnenergy.com'" , "'ryan.watt@Enron.com'" , "'doug_way@transcanada.com'" , "'david.wharton@apachecorp.com'" , "'cwhite@brr.com'" , "'kwhite@pcenergy.com'" , "'twickersham@enserco.com'" , "'kwilkinson@br-inc.com'" , "'s.kent.williams@williams.com'" , "'jwilmotte@avistaenergy.com'" , "'pwinter@avistacorp.com'" , "'Dick.Winters@avistacorp.com'" , "'dwinters@avistacorp.com'" , "'val_yildirok@pgn.com'" , "'ron.youell@mirant.com'" , "'scott_yule@transcanada.com'" , "'mitchell_zumwalt@nexeninc.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +As the Station 3 maintenance proceeds, the throughput capabilities have +improved through Kingsgate. Therefore, the Kingsgate capacity will be +increased to 2280 MMcf/day effective for gas days Saturday, April 28 and +Sunday, April 29. + +If you have any questions, please call our transportation coordinators at +(503) 833-4300. + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/29587391.1075855479959.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/29587391.1075855479959.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..96716d9b --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/29587391.1075855479959.JavaMail.evans@thyme:2,S @@ -0,0 +1,275 @@ +Message-ID: <29587391.1075855479959.JavaMail.evans@thyme> +Date: Thu, 9 Nov 2000 09:24:00 -0800 (PST) +From: susan.t.turpin@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cards@wdni.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jennifer_owen@pgn.com, jmmcarthur@duke-energy.com, + jsanders@clarkpud.com, kims@kimballenergy.com, klambe@puget.com, + kri.pam@pdg.net, llightfoot@coral-energy.com, lmanis@sdge.com, + lprior@enron.com, niels_a_vervloet@reliantenergy.com, + ramperms@bp.com, rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, sghill@bcgas.com, + sgwi@dynegy.com, spjutd2@wdni.com, ssouth@enron.com, + stephane.brodeur@enron.com, tdizona@coral-energy.com, + tgilliam@avistaenergy.com, tom.mckay@engageenergy.com, + tom.mckay@engageenergy.com, val_yildirok@pgn.com, + wharlan@ix.netcom.com, zcourns@national-fuel.com +Subject: NWP System Notice - 01-15 Soliciting Electronic Bids +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Turpin, Susan T" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: November 09, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-15 Soliciting Electronic Bids + +Notice Text: +All Shippers Notification: 01-155?????? ??????? +Dated November 9, 2000 + + +TO:???? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????????????????????? +? (801) 971-5983 cellular?? +??????????????????????? +?????????????????????? Williams Gas Pipeline-West +?????????????????????? Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR AVAILABLE FIRM MAINLINE +??????? ??????? TRANSPORTATION CAPACITY ON NORTHWEST'S TRANSMISSION SYSTEM + +Northwest has posted the following package of available firm TF-1 Large +Customer +transportation capacity to its Electronic Bulletin Board ("EBB") for +competitive bid pursuant +to the "Right-of-First-Refusal; Posting of Pipeline Capacity" provision of +Northwest's Tariff, +which requires availability of capacity to be posted to the EBB subject to +bid.? All prearranged +terms are indicated below, if applicable.? The prearranged shipper has the +right to match the +highest economic value at the end of the bid period.? If the prearranged +shipper does not +match the highest economic value, award of such capacity will be made +according to +Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS CLOSED +BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace Karpakis or your +Marketing +Services Representative if you encounter any problems with your EBB bid(s).? +DON'T WAIT +UNTIL THE LAST MINUTE TO POST YOUR BID.? Time deadlines are electronically +monitored +and implemented. + + +PACKAGE "AA" +From the October 31, 2000 Posting +EBB OFFER # ____ + +RECEIPT ??????? ??????? DELIVERY??????? ?? TOTAL??????? INITIAL PRIMARY +PREARRANGED +?POINT? ??????? ??????? POINT ? ?? DTH/D???????? CONTRACT TERM? ?? OFFER +?? + +Crossover?????????????????????????? Green River-??? 23,152???? 11/14/00 - +11/18/00????? ??? YES +??????? 16??????????????????????????????????????? CIG + +Min. Acceptable Bid:???????? ?? $0.03 per Dth of daily Volumetric Reservation +Contract?????????????????????????????????????????????????????????????????????? +????????????????????????????????????????????????????????????????????? Demand? +for Flexible Receipt/Delivery Point Rights + +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 23,152 Dth/d +Bid Open Date:? ??????? 11/09/00 - (4:00 pm Central Time) +Bid Close Date: ??????? 11/10/00 - (4:00 pm Central Time) +Award Deadline: ??????? 11/10/00 - (5:00 pm Central Time) +Evergreen:????? ??????? ??????? Day to Day, One (1) Business Day Prior +Notification +Special Terms & Cond:?? ??????? See 1, 2 and 3 Below. + + + +PACKAGE "Q" +From the October 31, 2000 Posting +EBB OFFER # ____ + +RECEIPT ??????? ??????? DELIVERY??????? ?? TOTAL??????? INITIAL PRIMARY +PREARRANGED +POINT ? ??????? POINT ? ??? DTH/D??????? CONTRACT TERM? ?? OFFER + +Shute Creek??????????????????????? Ignacio??????????????? 10,000????? +11/14/00 - 11/30/00?????? ??? YES +????????????????????????????????????????????? Bondad-EPNG + +Min. Acceptable Bid:???????? ?? $0.07 per Dth of daily Reservation Contract +Demand for Flexible +?????????????????????????????????????????????? Receipt/Delivery Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 10,000 Dth/d +Bid Open Date:? ??????????????????????? 11/09/00 - (4:00 pm Central Time) +Bid Close Date: ??????? 11/10/00 - (4:00 pm Central Time) +Award Deadline: ??????? 11/10/00 - (5:00 pm Central Time) +Evergreen:????? ??????? ??????? Month to Month, Ten (10) Business Day Prior +Notification +Special Terms & Cond:?? ??????? See 1, 2 and 4 Below. + + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into the +transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity and +shipper and replacement shipper may utilize any available points on +Northwest's +?transmission system without impacting the discount for the original shipper. + +3. This prearranged offer is a volumentric reservation contract demand.? A +monthly base +reservation charge per unit of transportation contract demand shall be the +awarded +rate/dth multiplied by the dth's delivered during the month, divided by the +total +monthly Transportation Contract Demand.? In addition to the Volumetric +Reservation +Charge Bid, shipper will pay the volumetric charge, the applicable surcharges +and +fuel. + +4. This prearranged offer is for a reservation contract demand rate.? In +addition to the +Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable +surcharges and fuel. +? + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation capacity +for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available transportation +capacity.? Multiple electronic bid(s) can be submitted for the total +available transportation +capacity under the specified package OR multiple rates can be submitted each +for a partial +amount of available transportation capacity under the specified package.? If +the same +Shipper submits multiple bids, the highest present value for such package of +available +transportation capacity shall be considered the valid bid. All other bids +from the same +Shipper for the same package of transportation capacity will be discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is less than +??????? minimum tariff rate, the following formula is utilized:? Bid Rate x +FERC Interest Rate x The +??????? Maximum Bid Quantity x 365 days/100/12; or if the maximum rate is +bid, the following +??????? formula is utilized:? Bid Rate x FERC Interest Rate x Maximum Bid +Quantity x days bid/100. +??????? In case of a tie, each tied shipper will have the right to improve +its bid by submitting an +??????? improved bid within 24 hours of the bid close time.? Such improved +bid shall be faxed to +??????? (801) 584-7076 to Candace Karpakis or Patrick Aman.? If a tie still +exists, such capacity +??????? shall be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than indicated +??????? for the capacity unless maximum rate is bid. +? + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button on the offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The +screen will allow you to review the conditions of the offer.? Close this +screen when you +have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting the "VIEW +BID" button.? Close this screen when you have finished viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" +button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, +highlight the receipt/delivery point section with the left mouse button and +modify +accordingly. Select "SAVE".? If an error appears at the button of the screen, +the error +will need to be corrected and the data will need to be saved again.? If +successful, a +message will appear indicating the bid information has saved and the bid rate +must +be entered.? Select "OK". +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +You have just "CREATED" your bid for the offer.? You now need to "SUBMIT" +your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button. + +All of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you +would like +to submit.? Select the "SUBMIT" button at the top of the screen to post the +bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button.? All of +your +bids will appear.? If the bid has not yet been submitted, highlight the "BID +IN DRAFT +STATUS" that you would like to withdraw.? Select the "WITHDRAW" button at the +top +of the screen to withdraw the bid.? After a bid has been withdrawn, you can +select the +"DELETE" button at the top of the screen to delete it from the screen. +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + + + +Word: F\Short Term/Capacity for Bid-All 2000 November 9 2000 01-155.doc \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/29689006.1075855482763.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/29689006.1075855482763.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..52040b71 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/29689006.1075855482763.JavaMail.evans@thyme:2,S @@ -0,0 +1,130 @@ +Message-ID: <29689006.1075855482763.JavaMail.evans@thyme> +Date: Thu, 7 Dec 2000 13:49:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage Report for 12-8-00 through 12-11-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +December 08, 2000 5:00pm through December 11, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +EI: +Impact: EI +Time: Fri 12/8/2000 at 8:00:00 PM CT thru Sat 12/9/2000 at 12:00:00 AM CT + Fri 12/8/2000 at 6:00:00 PM PT thru Fri 12/8/2000 at 10:00:00 PM PT + Sat 12/9/2000 at 2:00:00 AM London thru Sat 12/9/2000 at 6:00:00 AM London +Outage: 3AC Router Migration Phase 3 +Environments Impacted: All +Purpose: Replace ailing 55xx routers +Backout: reconnect 5500's +Contact(s): Steve Hardy 713-853-9294 713-415-0672 + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: +Impact: Corp Notes +Time: Fri 12/8/2000 at 10:00:00 PM CT thru Sat 12/9/2000 at 2:00:00 AM CT + Fri 12/8/2000 at 8:00:00 PM PT thru Sat 12/9/2000 at 12:00:00 AM PT + Sat 12/9/2000 at 4:00:00 AM London thru Sat 12/9/2000 at 8:00:00 AM London +Outage: Application server move +Environments Impacted: Corp +Purpose: Server running low on disk space +Backout: Revert to old server +Contact(s): Peter Kurz 713-345-3667 + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: HR +Impact: CORP +Time: Fri 12/8/2000 at 8:00:00 PM CT thru Sun 12/10/2000 at 8:00:00 PM CT + Fri 12/8/2000 at 6:00:00 PM PT thru Sun 12/10/2000 at 6:00:00 PM PT + Sat 12/9/2000 at 2:00:00 AM London thru Mon 12/11/2000 at 2:00:00 AM London +Outage: HR Database Configuration / Web server exchange +Environments Impacted: All +Purpose: We will be reconfiguring several HR Databases to use new Storage +hardware as well as replacing web servers with new hardware. +Backout: Revert back to saved configurations. +Contact(s): Brandon Bangerter 713-345-4904 + Raj Perubhatla 713-345-8016 + Brian Ellis 713-345-8017 + +OTHER SYSTEMS: UNIX +Impact: CORP +Time: Fri 12/8/2000 at 8:00:00 PM CT thru Fri 12/8/2000 at 10:00:00 PM CT + Fri 12/8/2000 at 6:00:00 PM PT thru Fri 12/8/2000 at 8:00:00 PM PT + Sat 12/9/2000 at 2:00:00 AM London thru Sat 12/9/2000 at 4:00:00 AM London +Outage: System tuning, network changeand maintenance for system +quark.enron.com +Environments Impacted: Corp +Purpose: Current shared memory segment size limits allocatable memory. +Backout: Role back all changes. +Contact(s): Benjamin Thompson 713-345-7556 + Malcolm Wells 713-345-3716 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: +Impact: EIS +Time: Fri 12/8/2000 at 10:00:00 PM CT thru Sat 12/9/2000 at 1:00:00 AM CT + Fri 12/8/2000 at 8:00:00 PM PT thru Fri 12/8/2000 at 11:00:00 PM PT + Sat 12/9/2000 at 4:00:00 AM London thru Sat 12/9/2000 at 7:00:00 AM London +Outage: Scheduled CMS & Conversant Attended Backup +Environments Impacted: All +Purpose: Monthly maintenance +Backout: rebooting system only, no back out plan. +Contact(s): Epimenio Rojas 713-345-8372 + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/2976112.1075855479090.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/2976112.1075855479090.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f17cf7bd --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/2976112.1075855479090.JavaMail.evans@thyme:2,S @@ -0,0 +1,234 @@ +Message-ID: <2976112.1075855479090.JavaMail.evans@thyme> +Date: Thu, 2 Nov 2000 15:19:00 -0800 (PST) +From: enron.announcements@enron.com +To: all_ena_egm_eim@enron.com +Subject: Ameriflash Newsletter +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All_ENA_EGM_EIM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +BUSINESS HIGHLIGHTS + +Oil Products +The Oil Products Group executed a 1 year physical transaction, whereby Enro= +n=20 +supplies Delta Airlines 100,000 barrels/month for one year beginning in =20 +November of 2000, for a total of 1.2 million barrels. + +Weather +On December 6 at 7pm, the Weather Channel will run a 15 minute special=20 +interest story on Weather Derivative trading. Approximately 8 minutes of= +=20 +this telecast will focus on the Enron Weather Risk Management group, led by= +=20 +Mark Tawney, director. In September, a film crew spent two days recording t= +he=20 +group's activities and interviewing Mark Tawney; Steven Vu, head of trading= +;=20 +Gary Taylor, head of marketing; and Brando Hayden, trader. Efforts to=20 +publicize Enron's leading position in the Weather Risk marketplace have=20 +included this television show, the Enron Corp commercial focused on weather= +=20 +risk management, and several articles written by members of the Enron Weath= +er=20 +Trading group. What's next? Enron Weather: the Movie - coming soon to=20 +theatres near you! + +Principal Investments +Tridium Inc., the leading provider of Internet-based automation=20 +infrastructure solutions, announced the closing of a $20 million round of= +=20 +capital funding. The funds will be used to increase Tridium=01,s sales and= +=20 +technical support offices in North America, expand its operations into Euro= +pe=20 +and Asia, and enhance its technology and products. kRoad Ventures, L.P. and= +=20 +Enron North America each contributed $10 million in venture capital. + +Energy Capital Resources +Westwin Energy, LLC, a privately held oil and gas exploration and productio= +n=20 +company based in Midland, has been formed by the former management team of= +=20 +ARCO Permian. Along with the company=01,s formation, Westwin announced its= +=20 +financial partner, which is Enron North America. Westwin Energy will focus= +=20 +on drilling opportunities and select acquisitions in the Permian Basin of= +=20 +West Texas and Southeast New Mexico. + +Enron Industrial Markets Fundamentals Analysis +Following the example of other Enron entities, Enron Industrial Markets has= +=20 +established a Fundamentals Analysis Group. Under the direction of Andrea= +=20 +Reed, the group is similar to the others, with the objective of providing= +=20 +market, industry, and regulatory information and identifying potential=20 +commercial opportunities for originators and traders. Doug Moreno and Caro= +l=20 +Marshall are the information experts. They are presently working to=20 +aggregate all of Enron=01,s various resources into a library and a website= +=20 +(coming soon at http://eimfundy.dev.corp.enron.com/). Jennifer Riley is th= +e=20 +quantitative analyst, and has already analyzed a number of statistical=20 +relationships for the business entities to identify possible hedging=20 +strategies. Peggy Determeyer (steel) and Karen Carter (paper/pulp and=20 +lumber) will be providing analytical services to the two primary product=20 +lines. Tammy Davis keeps them all organized with terrific administrative=20 +support. Doug, Jennifer, Tammy, and Carol have followed Andrea from her=20 +previous Merchant Asset Portfolio Management assignment, while Peggy and=20 +Karen have joined from Enron South America and Enron North America,=20 +respectively. If you have any ideas for critical analyses or information= +=20 +needs, contact one of them for help.=20 + +Foreign Exchange (FX) and Sovereign Risk (ENA Research Group)=20 +In last week=01,s Ameriflash newsletter, we introduced you to the Country R= +isk=20 +and Foreign Exchange (FX) Department within the ENA Research Group, which= +=20 +included our responsibilities and some of the products we have developed fo= +r=20 +Enron various business units. This week we would like to introduce you to t= +he=20 +members of our group, Maureen Raymond-Casta=0Feda, Gwyn Koepke, Yana Krista= +l,=20 +and Leann Walton. + +Maureen Raymond-Casta=0Feda heads the Country Risk and Foreign Exchange tea= +m,=20 +reporting to Vince Kaminski. Maureen is Enron=01,s Chief Economist and is= +=20 +responsible for corporate sovereign risk and economic analysis, briefing th= +e=20 +FX trading desk on major central bank policies, forecasting all FX and=20 +revenue escalators corporate-wide for 60 countries, and advising Enron=01,s= +=20 +underwriters and the Chief Credit Officer. As Enron changes its business= +=20 +objectives, our group serves these objectives through our analysis. For=20 +example, we provide research and analysis services to the steel fundamental= +=20 +analysis group as well as to the non-ferrous metals group in London. Gwyn= +=20 +Koepke is an Associate and is responsible for conducting economic analysis= +=20 +for all FX and inflation curves produced by the group as well as writing=20 +country briefs for the various Enron business units. Yana Kristal is an=20 +analyst who gathers country research and prepares Excel charts. Leann Walt= +on=20 +is the team=01,s newest member and provides all administrative and research= +=20 +support.=20 + +As a reminder, the Country Risk and FX team launched a new product in Octob= +er=20 +called the Enron =01&Global Markets Monitor,=018 which informs traders and= +=20 +management about important international economic events and their impact o= +n=20 +currency and financial markets. If you would like to receive the Monitor on= + a=20 +weekly basis via email, please send a note to Leann Walton. Or, you can=20 +obtain the Global Markets Monitor from our web site at: +http://ecthouwebcl1.nt.ect.enron.com/research/ForeignExchange/FXMain.htm +(look for the spinning New sign) =01) Please add this to your bookmarks or= +=20 +favorites. + +FINAL RESULTS FOR THE PULSE + +Thanks to all who participated in Enron's annual employee survey. The tota= +l=20 +participation rate for ENA/EGM/EIM was 68.90%, which was an increase of=20 +almost 20% from last year. Additionally, we beat the Enron Corp. average= +=20 +68.90% to 68.87%. Some might say that this is statistically insignificant,= +=20 +but we prefer to point out that a win is a win! + +WELCOME + +New Hires +ENA- Doglas Allen, Brooks Barnes, Angela Cadena, Reno Casimir, Amelia=20 +Cavazos, Jane Coleman, Andrea Dahlke, Susan Entman, Kulvinder Fowler, Krist= +i=20 +Fredericks, Tammy Gilmore, Lori Haney, Brandee Jackson, Janine Kattner,=20 +Brenna Neves, Vivian Nguyen, Dexter Peoples, Erica Rodriguez, Patricia Room= +e,=20 +Dayna Smith, Stephanie Wainwright, Ellen Wallumrod, Deanna Washington,=20 +Gregory Whitman + +EGM- Mario De la Ossa, Stephanie Harris + +IN THE NEWS + +FORTUNE, November 13, 2000, Page 80 +Beware: You Could Soon Be Selling Soybeans Make your products stand out =01= +)=20 +fast =01) before someone turns it into a commodity. +"=01(What=01,s next? Fortune says you can run a reverse auction anytime you= + can do=20 +two things: specify exactly what you want and identify several bidders you= +=20 +deem qualified to fight for the business. Let your imagination roam. At Enr= +on=20 +they never stop thinking about new products and services for which they can= +=20 +make markets. First gas and electricity, now bandwidth, ocean shipping,=20 +paper, and much else." + +Internet Week, October 30, 2000 +"Enron doesn't just make markets; it assaults them." + +NUGGETS & NOTES + +=01&Results not reasons=018 =01) Craig Breslau, VP/Industrial Middle Market= +s-ENA + +"Okay, here's the deal..." - Jean Mrha Beach, VP/Upstream Origination-ENA + +LAST WEEK'S TEASER + +Question +In your cellar there are three light switches in the OFF position. Each=20 +switch controls 1 of 3 light bulbs on the floor above. You may move any of= +=20 +the switches but you may only go upstairs to inspect the bulbs one time. H= +ow=20 +can you determine the switch for each bulb with one inspection? + +Answer +Turn switch one on for a while=01(then turn it off. Turn switch two on, go= +=20 +upstairs to inspect. The hot bulb is controlled by switch one, the lit bul= +b=20 +is controlled by switch two. The unlit bulb is controlled by switch three. + +CONGRATULATIONS to our winners: Richard McKeel, Jim Sugrue, Ed Hearn, Rhond= +a=20 +Denton, Mark Breese, Benjamin Thomason, Gil Muhl, Corey Hollander, James=20 +Haden, Stinson Gibner, Richard Zamora, Robert Stalford, John Gordon, Dan=20 +Darland, Andre Templeman, Hector McLoughlin, Shelly Stubbs, Kelly Ellis,=20 +Valter Stoiani, Dennis Lee, Paul Gregory, Rainer Cockrell, Regan Rorschach,= +=20 +Bill Rust, Gerald Gilbert. + +LEGAL STUFF + +The information contained in this newsletter is confidential and proprietar= +y=20 +to Enron Corp. and its subsidiaries. It is intended for internal use only= +=20 +and should not be disclosed outside of Enron. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/29765564.1075855481276.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/29765564.1075855481276.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0eca032f --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/29765564.1075855481276.JavaMail.evans@thyme:2,S @@ -0,0 +1,61 @@ +Message-ID: <29765564.1075855481276.JavaMail.evans@thyme> +Date: Mon, 20 Nov 2000 04:57:00 -0800 (PST) +From: erica.fields@enron.com +To: andrew.lewis@enron.com, andrea.ring@enron.com, brian.gillis@enron.com, + bill.hare@enron.com, brenda.herod@enron.com, brad.mckay@enron.com, + brian.riley@enron.com, brandon.wax@enron.com, + carolyn.gilley@enron.com, carey.metz@enron.com, + charles.otto@enron.com, connie.sutton@enron.com, + diane.cook@enron.com, daren.farmer@enron.com, + david.hanslip@enron.com, donna.scott@enron.com, + edward.gottlob@enron.com, eric.moon@enron.com, frank.ermis@enron.com, + george.grant@enron.com, gary.lamphier@enron.com, + greg.mcclendon@enron.com, geoff.storey@enron.com, + george.weissman@enron.com, jeffrey.gossett@enron.com, + jim.homco@enron.com, jenny.latham@enron.com, + jefferson.sorenson@enron.com, judy.townsend@enron.com, + janet.wallis@enron.com, kathryn.cordes@enron.com, + kate.fraser@enron.com, katherine.kelly@enron.com, + karen.mcilvoy@enron.com, kimberly.olinger@enron.com, + kevin.ruscitti@enron.com, kelli.stevens@enron.com, + lee.fascetti@enron.com, lee.papayoti@enron.com, + laura.scott@enron.com, michael.cowan@enron.com, + martin.cuilla@enron.com, michael.eiben@enron.com, + mary.gosnell@enron.com, melissa.graves@enron.com, + maureen.smith@enron.com, michelle.gulka@enron.com, + michael.morris@enron.com, mary.smith@enron.com, + mary.solmonson@enron.com, martha.stevens@enron.com, + nicole.cortez@enron.com, nathan.hlavaty@enron.com, + peter.keavey@enron.com, robin.barbe@enron.com, + robert.benson@enron.com, randall.gay@enron.com, + richard.mckeel@enron.com, russ.severson@enron.com, + robert.superty@enron.com, sandra.brawner@enron.com, + susan.pereira@enron.com, steven.south@enron.com, + sheri.thomas@enron.com, steve.venturatos@enron.com, + tom.donohoe@enron.com, todd.warwick@enron.com, + tommy.yanowski@enron.com, victor.lamadrid@enron.com +Subject: Windows 2000 Applications Testing +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Erica Fields +X-To: Andrew H Lewis, Andrea Ring, Brian Gillis, Bill D Hare, Brenda F Herod, Brad McKay, Brian M Riley, Brandon Wax, Carolyn Gilley, Carey M Metz, Charles H Otto, Connie Sutton, Diane H Cook, Daren J Farmer, David Hanslip, Donna Scott, Edward D Gottlob, Eric Moon, Frank Ermis, George Grant, Gary W Lamphier, Greg McClendon, Geoff Storey, George Weissman, Jeffrey C Gossett, Jim Homco, Jenny Latham, Jefferson D Sorenson, Judy Townsend, Janet H Wallis, Kathryn Cordes, Kate Fraser, Katherine L Kelly, Karen D McIlvoy, Kimberly S Olinger, Kevin Ruscitti, Kelli Stevens, Lee Fascetti, Lee L Papayoti, Laura E Scott, Michael Cowan, Martin Cuilla, Michael Eiben, Mary G Gosnell, Melissa Graves, Maureen Smith, Michelle Gulka, Michael W Morris, Mary M Smith, Mary Solmonson, Martha Stevens, Nicole Cortez, Nathan L Hlavaty, Peter F Keavey, Robin Barbe, Robert Benson, Randall L Gay, Richard C McKeel, Russ Severson, Robert Superty, Sandra F Brawner, Susan W Pereira, Steven P South, Sheri Thomas, Steve Venturatos, Tom Donohoe, Todd Warwick, Tommy J Yanowski, Victor Lamadrid +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The Win2k Project Team is currently looking for qualified individuals to +assist us in testing applications for Windows 2000. These individuals called +Subject Matter Experts, or SMEs will be needed to ensure certain applications +are running Properly under Win2k. Below is the application group you are +listed under. If you are familiar with these applications and would be +willing to help out, or if you would like to designate some one in your +group, please reply by calling the SME hotline at x30333. + +Thanks you, +Erica Fields + + +Application: AutoFax Form \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/29790092.1075855495437.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/29790092.1075855495437.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..00207732 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/29790092.1075855495437.JavaMail.evans@thyme:2,S @@ -0,0 +1,79 @@ +Message-ID: <29790092.1075855495437.JavaMail.evans@thyme> +Date: Fri, 4 May 2001 05:18:00 -0700 (PDT) +From: phillip.allen@enron.com +To: mike.grigsby@enron.com, keith.holst@enron.com, frank.ermis@enron.com, + jane.tholt@enron.com, jay.reitmeyer@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com +Subject: Re: Western Wholesale Activities - Gas & Power Conf. Call +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Phillip K Allen +X-To: Mike Grigsby, Keith Holst, Frank Ermis, Jane M Tholt, Jay Reitmeyer, Tori Kuykendall, Matthew Lenhart +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Phillip K Allen/HOU/ECT on 05/04/2001 +10:15 AM --------------------------- + + +James D Steffes@ENRON +05/03/2001 05:44 AM +To: Phillip K Allen/HOU/ECT@ECT +cc: +Subject: Re: Western Wholesale Activities - Gas & Power Conf. Call +Privileged & Confidential Communication +Attorney-Client Communication and Attorney Work Product Privileges Asserted + +Please forward to anyone on your team that wants updates on Western wholesale +matters (should also give you an opportunity to raise state matters if you +want to discuss). + +Jim +---------------------- Forwarded by James D Steffes/NA/Enron on 05/03/2001 +07:42 AM --------------------------- + + +Ray Alvarez +05/02/2001 05:40 PM +To: Steve Walton/HOU/ECT@ECT, Susan J Mara/NA/Enron@ENRON, Alan +Comnes/PDX/ECT@ECT, Leslie Lawner/NA/Enron@Enron, Rebecca W +Cantrell/HOU/ECT@ECT, Donna Fulton/Corp/Enron@ENRON, Jeff +Dasovich/NA/Enron@Enron, Christi L Nicolay/HOU/ECT@ECT, James D +Steffes/NA/Enron@Enron, jalexander@gibbs-bruns.com, Phillip K +Allen/HOU/ECT@ECT +cc: Linda J Noske/HOU/ECT@ECT + +Subject: Re: Western Wholesale Activities - Gas & Power Conf. Call +Privileged & Confidential Communication +Attorney-Client Communication and Attorney Work Product Privileges Asserted + +Date: Every Thursday +Time: 1:00 pm Pacific, 3:00 pm Central, and 4:00 pm Eastern time, + Number: 1-888-271-0949, + Host Code: 661877, (for Jim only), + Participant Code: 936022, (for everyone else), + +Attached is the table of the on-going FERC issues and proceedings updated for +use on tomorrow's conference call. It is available to all team members on +the O drive. Please feel free to revise/add to/ update this table as +appropriate. + +Proposed agenda for tomorrow: + +Power- Discussion of FERC market monitoring and mitigation order in +EL00-95-12 and review of upcoming filings +Gas- Response to subpoenas of SoCal Edison in RP00-241 and upcoming items +Misc. + +I will be unable to participate in the call tomorrow as I will be attending +the Senate Energy and Resource Committee Hearing on the elements of the FERC +market monitoring and mitigation order. + + + + + diff --git a/demo/ermis-f/Discussion Threads/cur/30156450.1075855481008.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/30156450.1075855481008.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..16994605 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/30156450.1075855481008.JavaMail.evans@thyme:2,S @@ -0,0 +1,20 @@ +Message-ID: <30156450.1075855481008.JavaMail.evans@thyme> +Date: Thu, 16 Nov 2000 12:05:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.states@enron.com +Subject: Winner of XMS Drawing for Continental Airlines Tickets +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Employees United States +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Thank you to everyone who participated in the XMS Web Expense Report +contest. We had over 1000 responses with 906 correct answers. Randy Klug of +EBS in Portland was the winner. Congratulations, Randy, and thank you all +for participating. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/30283001.1075855495705.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/30283001.1075855495705.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a74b77a9 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/30283001.1075855495705.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <30283001.1075855495705.JavaMail.evans@thyme> +Date: Mon, 7 May 2001 01:10:00 -0700 (PDT) +From: russell.appelget@enron.com +To: frank.ermis@enron.com +Subject: Bowling +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Russell L Appelget +X-To: Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Frank, + +Are you interested in bowling in the city tournament this year? It will be +the weekend of June 9 & 10. + +Fred and I are bowling. + +Let me know ASAP. + +Thanks, +Russ \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/30316619.1075855493327.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/30316619.1075855493327.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..8071e359 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/30316619.1075855493327.JavaMail.evans@thyme:2,S @@ -0,0 +1,61 @@ +Message-ID: <30316619.1075855493327.JavaMail.evans@thyme> +Date: Sun, 22 Apr 2001 13:14:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.america@enron.com +Subject: Enron Announcement +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Employees North America +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Car Rental Options for Enron Travelers + +Rental car contracts for 2001 have been awarded to: + +National Car Rental (Primary) and Alamo Rent-A-Car (Secondary). + +The intent of these agreements is to consolidate and leverage Enron's total +car rental spend to achieve the most favorable rates and non-pricing +provisions (i.e. insurance). + +National Car Rental, due to its service levels, availability and total value +proposition, has been awarded Primary status and is recommended as the first +choice for Enron travelers' needs. + +Alamo Rent-A-Car, a sister company to National, has been awarded a contract +reflecting a Secondary status, due to its service levels, availability and +low cost solutions. Alamo is recommended as an alternative to National, +where available. + +When you rent a vehicle in the United States, (including Puerto Rico) or +Canada, the following insurance provisions are included, regardless of rate +selected: +1. L/DW (Loss/Damage Waiver) - This is what is called Comprehensive or +Collision on your personal auto. It covers the rental vehicle and pays for +any damage to it. +2. Liability - This covers people and property outside the rental vehicle. +For both National and Alamo, the coverage is $100,000 per person, $300,000 +per occurrence and $50,000 for property damage. +** IMPORTANT *** +These coverages apply regardless of rate selected, as long as the following +contract ID is communicated at the time of reservation and rental is recorded +on the transaction rental agreement. (National - 5000838 Alamo - #143974) +To enjoy the highest levels of service while renting a vehicle from Enron's +preferred suppliers, it is recommended that each traveler enroll in +National's and Alamo's preferred traveler programs. National's Emerald Club +membership and Alamo's Quicksilver program are designed to speed the +transaction time by providing services such as counter bypass and rapid +return. The enrollment fees for these programs have been waived for Enron +travelers. Enrollment packets will be mailed to the addresses of Enron +American Express T&E Cardholders. You may also find an enrollment form on +the Enron Travel Program intranet @ gss.enron.com . + +If you have any questions or comments, please contact Jeff Leath at +713-646-6165. + \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/3032208.1075855482097.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/3032208.1075855482097.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d658245d --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/3032208.1075855482097.JavaMail.evans@thyme:2,S @@ -0,0 +1,92 @@ +Message-ID: <3032208.1075855482097.JavaMail.evans@thyme> +Date: Fri, 1 Dec 2000 08:19:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: SUPPLEMENTAL Weekend Outage Report for 12-01-00 through 12-04-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +December 01, 2000 5:00pm through December 04, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON NORTH AMERICAN LANS: SEE ORIGINAL REPORT + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: SEE ORIGINAL REPORT + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER: HR +Impact: CORP +Time: Sat 12/2/2000 at 8:00:00 AM CT thru Sat 12/2/2000 at 12:00:00 PM CT + Sat 12/2/2000 at 6:00:00 AM PT thru Sat 12/2/2000 at 10:00:00 AM PT + Sat 12/2/2000 at 2:00:00 PM London thru Sat 12/2/2000 at 6:00:00 PM London +Outage: Corporate HR Database Move +Environments Impacted: HR LAN +Purpose: Reconfiguration of Sun Solaris and Oracle DB to allow for more +simultaneous connections. + The applications impacted are as follows: HRGlobalApps, +ExpertFinder, GCS, GIS, PM, etc. +Backout: Restore current configuration back to the Sun Servers. +Contact(s): Brandon Bangerter 713-345-4904 + Raj Perubhatla 713-345-8016 + Brian Ellis 713-345-8017 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/30469677.1075855482739.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/30469677.1075855482739.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..73c6b2bd --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/30469677.1075855482739.JavaMail.evans@thyme:2,S @@ -0,0 +1,247 @@ +Message-ID: <30469677.1075855482739.JavaMail.evans@thyme> +Date: Thu, 7 Dec 2000 01:09:00 -0800 (PST) +From: phillip.allen@enron.com +To: mike.grigsby@enron.com, keith.holst@enron.com, frank.ermis@enron.com +Subject: DJ Cal-ISO Pays $10M To Avoid Rolling Blackouts Wed -Sources, DJ + Calif ISO, PUC Inspect Off-line Duke South Bay Pwr Plant, DJ Calif Regula + tors Visit AES,Dynegy Off-Line Power Plants +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Phillip K Allen +X-To: Mike Grigsby, Keith Holst, Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Phillip K Allen/HOU/ECT on 12/07/2000 +09:08 AM --------------------------- + + +Jeff Richter +12/07/2000 06:31 AM +To: Phillip K Allen/HOU/ECT@ECT +cc: +Subject: DJ Cal-ISO Pays $10M To Avoid Rolling Blackouts Wed -Sources, DJ +Calif ISO, PUC Inspect Off-line Duke South Bay Pwr Plant, DJ Calif Regula +tors Visit AES,Dynegy Off-Line Power Plants + + +---------------------- Forwarded by Jeff Richter/HOU/ECT on 12/07/2000 08:38 +AM --------------------------- + + +Carla Hoffman +12/07/2000 06:19 AM +To: Tim Belden/HOU/ECT@ECT, Robert Badeer/HOU/ECT@ECT, Jeff +Richter/HOU/ECT@ECT, Phillip Platter/HOU/ECT@ECT, Mike Swerzbin/HOU/ECT@ECT, +Diana Scholtes/HOU/ECT@ECT, Sean Crandall/PDX/ECT@ECT, Matt +Motley/PDX/ECT@ECT, Mark Guzman/PDX/ECT@ECT, Tom Alonso/PDX/ECT@ECT, Mark +Fischer/PDX/ECT@ECT, Monica Lande/PDX/ECT@ECT +cc: +Subject: DJ Cal-ISO Pays $10M To Avoid Rolling Blackouts Wed -Sources, DJ +Calif ISO, PUC Inspect Off-line Duke South Bay Pwr Plant, DJ Calif Regula +tors Visit AES,Dynegy Off-Line Power Plants + + +---------------------- Forwarded by Carla Hoffman/PDX/ECT on 12/07/2000 06:29 +AM --------------------------- + + Enron Capital & Trade Resources Corp. + + From: "Pergher, Gunther" + 12/07/2000 06:11 AM + + +To: undisclosed-recipients:; +cc: +Subject: DJ Cal-ISO Pays $10M To Avoid Rolling Blackouts Wed -Sources, DJ +Calif ISO, PUC Inspect Off-line Duke South Bay Pwr Plant, DJ Calif Regula +tors Visit AES,Dynegy Off-Line Power Plants + + +13:18 GMT 7 December 2000 DJ Cal-ISO Pays $10M To Avoid Rolling Blackouts +Wed -Sources +(This article was originally published Wednesday) +LOS ANGELES (Dow Jones)--The California Independent System Operator paid +about $10 million Wednesday for 1,000 megawatts of power from Powerex and +still faced a massive deficit that threatened electricity reliability in the +state, high-ranking market sources familiar with the ISO's operation told +Dow Jones Newswires. +But the ISO fell short of ordering rolling blackouts Wednesday for the third +consecutive day. +The ISO wouldn't comment on the transactions, saying it is sensitive market +information. But sources said Powerex, a subsidiary of British Columbia +Hydro & Power Authority (X.BCH), is the only energy company in the Northwest +region with an abundant supply of electricity to spare and the ISO paid +about $900 a megawatt-hour from the early afternoon through the evening. +But that still wasn't enough juice. +The Los Angeles Department of Water and Power sold the ISO 1,200 megawatts +of power later in the day at the wholesale electricity price cap rate of +$250/MWh. The LADWP, which is not governed by the ISO, needs 3,800 megawatts +of power to serve its customers. It is free sell power instate above the +$250/MWh price cap. +The LADWP has been very vocal about the amount of power it has to spare. The +municipal utility has also reaped huge profits by selling its excess power +into the grid when supply is tight and prices are high. However, the LADWP +is named as a defendant in a civil lawsuit alleging price gouging. The suit +claims the LADWP sells some of its power it gets from the federal Bonneville +Power Administration, which sells hydropower at cheap rates, back into the +market at prices 10 times higher. +Powerex officials wouldn't comment on the ISO power sale, saying all +transactions are proprietary. But the company also sold the ISO 1,000 +megawatts Tuesday - minutes before the ISO was to declare rolling blackouts +- for $1,100 a megawatt-hour, market sources said. +The ISO, whose main job is to keep electricity flowing throughout the state +no matter what the cost, started the day with a stage-two power emergency, +which means its operating reserves fell to less than 5%. The ISO is having +to compete with investor-owned utilities in the Northwest that are willing +to pay higher prices for power in a region where there are no price caps. +The ISO warned federal regulators, generators and utilities Wednesday during +a conference call that it would call a stage-three power emergency +Wednesday, but wouldn't order rolling blackouts. A stage three is declared +when the ISO's operating reserves fall to less than 1.5% and power is +interrupted on a statewide basis to keep the grid from collapsing. +But ISO spokesman Patrick Dorinson said it would call a stage three only as +a means of attracting additional electricity resources. +"In order to line up (more power) we have to be in a dire situation," +Dorinson said. +Edison International unit (EIX) Southern California Edison, Sempra Energy +unit (SRE) San Diego Gas & Electric, PG&E Corp. (PCG) unit Pacific Gas & +Electric and several municipal utilities in the state will share the cost of +the high-priced power. +SoCal Edison and PG&E are facing a debt of more than $6 billion due to high +wholesale electricity costs. The utilities debt this week could grow by +nearly $1 billion, analysts said. It's still unclear whether retail +customers will be forced to pay for the debt through higher electricity +rates or if companies will absorb the costs. +-By Jason Leopold, Dow Jones Newswires; 323-658-3874; +jason.leopold@dowjones.com +(END) Dow Jones Newswires 07-12-00 +1318GMT Copyright (c) 2000, Dow Jones & Company Inc +13:17 GMT 7 December 2000 DJ Calif ISO, PUC Inspect Off-line Duke South Bay +Pwr Plant +(This article was originally published Wednesday) +LOS ANGELES (Dow Jones)--Representatives of the California Independent +System Operator and Public Utilities Commission inspected Duke Energy +Corp.'s (DUK) off-line 700-MW South Bay Power Plant in Chula Vista, Calif., +Wednesday morning, a Duke spokesman said. +The ISO and PUC have been inspecting all off-line power plants in the state +since Tuesday evening to verify that those plants are shut down for the +reasons generators say they are, ISO spokesman Pat Dorinson said. +About 11,000 MW of power has been off the state's power grid since Monday, +7,000 MW of which is off-line for unplanned maintenance, according to the +ISO. +The ISO manages grid reliability. +As previously reported, the ISO told utilities and the Federal Energy +Regulatory Commission Wednesday that it would call a stage three power alert +at 5 PM PST (0100 GMT Thursday), meaning power reserves in the state would +dip below 1.5% and rolling blackouts could be implemented to avoid grid +collapse. However, the ISO said the action wouldn't result in rolling +blackouts. +The ISO and PUC also inspected Tuesday plants owned by Dynegy Inc (DYN), +Reliant Energy Inc. (REI) and Southern Energy Inc (SOE). +Duke's 1,500-MW Moss Landing plant was also inspected by PUC representatives +in June, when some units were off-line for repairs, the Duke spokesman said. + + + -By Jessica Berthold, Dow Jones Newswires; 323-658-3872; +jessica.berthold@dowjones.com + +(END) Dow Jones Newswires 07-12-00 +1317GMT Copyright (c) 2000, Dow Jones & Company Inc +13:17 GMT 7 December 2000 =DJ Calif Regulators Visit AES,Dynegy Off-Line +Power Plants +(This article was originally published Wednesday) + + By Jessica Berthold + Of DOW JONES NEWSWIRES + +LOS ANGELES (Dow Jones)--AES Corp. (AES) and Dynegy Inc. (DYN) said +Wednesday that representatives of California power officials had stopped by +some of their power plants to verify that they were off line for legitimate +reasons. +The California Independent System Operator, which manages the state's power +grid and one of its wholesale power markets, and the California Public +Utilities Commission began on-site inspections Tuesday night of all power +plants in the state reporting that unplanned outages have forced shutdowns, +ISO spokesman Pat Dorinson said. +The state has had 11,000 MW off the grid since Monday, 7,000 MW for +unplanned maintenance. The ISO Wednesday called a Stage 2 power emergency +for the third consecutive day, meaning power reserves were below 5% and +customers who agreed to cut power in exchange for reduced rates may be +called on to do so. +As reported earlier, Reliant Energy (REI) and Southern Energy Inc. (SOE) +said they had been visited by representatives of the ISO and PUC Tuesday +evening. +Representatives of the two organizations also visited plants owned by AES +and Dynegy Tuesday evening. +AES told the visitors they couldn't perform an unannounced full inspection +of the company's 450-megawatt Huntington Beach power station until Wednesday +morning, when the plant's full staff would be present, AES spokesman Aaron +Thomas said. +Thomas, as well as an ISO spokesman, didn't know whether the representatives +returned Wednesday for a full inspection. + + AES Units Down Due To Expired Emissions Credits + +The Huntington Beach facility and units at two other AES facilities have +used up their nitrogen oxide, or NOx, emission credits. They were taken down +two weeks ago in response to a request by the South Coast Air Quality +Management District to stay off line until emissions controls are deployed, +Thomas said. +AES has about 2,000 MW, or half its maximum output, off line. The entire +Huntington plant is off line, as is 1,500 MW worth of units at its Alamitos +and Redondo Beach plants. +The ISO has asked AES to return its off line plants to operations, but AES +has refused because it is concerned the air quality district will fine the +company $20 million for polluting. +"We'd be happy to put our units back, provided we don't get sued for it," +Thomas said. "It's not clear to us that the ISO trumps the air quality +district's" authority. +As reported, a spokesman for the air quality district said Tuesday that AES +could have elected to buy more emission credits so that it could run its off +line plants in case of power emergencies, but choose not to do so. + + Dynegy's El Segundo Plant Also Visited By PUC + +Dynegy Inc. (DYN) said the PUC visited its 1,200 MW El Segundo plant Tuesday +evening, where two of the four units, about 600 MW worth, were off line +Wednesday. +"I guess our position is, 'Gee, we're sorry you don't believe us, but if you +need to come and take a look for yourself, that's fine,'" said Dynegy +spokesman Lynn Lednicky. +Lednicky said one of the two units was off line for planned maintenance and +the other for unplanned maintenance on boiler feedwater pumps, which could +pose a safety hazard if not repaired. +"We've been doing all we can to get back in service," Lednicky said. "We +even paid to have some specialized equipment expedited." +Lednicky added that the PUC seemed satisfied with Dynegy's explanation of +why its units were off line. +-By Jessica Berthold, Dow Jones Newswires; 323-658-3872, +jessica.berthold@dowjones.com +(END) Dow Jones Newswires 07-12-00 +1317GMT Copyright (c) 2000, Dow Jones & Company Inc + + +G_nther A. Pergher +Senior Analyst +Dow Jones & Company Inc. +Tel. 609.520.7067 +Fax. 609.452.3531 + +The information transmitted is intended only for the person or entity to +which it is addressed and may contain confidential and/or privileged +material. Any review, retransmission, dissemination or other use of, or +taking of any action in reliance upon, this information by persons or +entities other than the intended recipient is prohibited. If you received +this in error, please contact the sender and delete the material from any +computer. + + + + + + diff --git a/demo/ermis-f/Discussion Threads/cur/30624896.1075855492624.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/30624896.1075855492624.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e8afda37 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/30624896.1075855492624.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <30624896.1075855492624.JavaMail.evans@thyme> +Date: Wed, 18 Apr 2001 23:11:00 -0700 (PDT) +From: enerfax1@bellsouth.net +To: enerfaxweb@yahoogroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Enerfax Daily (28).htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Welcome to enerfax.com + +Enter Here + +| Free Domain Name Registration and Free Domain Name Forwarding by +YourNameFree.com - Register your domain name. + +Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/3073799.1075855477894.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/3073799.1075855477894.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..caf8466e --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/3073799.1075855477894.JavaMail.evans@thyme:2,S @@ -0,0 +1,48 @@ +Message-ID: <3073799.1075855477894.JavaMail.evans@thyme> +Date: Wed, 25 Oct 2000 11:48:00 -0700 (PDT) +From: andrew.wu@enron.com +To: ebs.communications@enron.com +Subject: Organizational changes +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Andrew Wu +X-To: All_Enron_North America@enron, All_Enron_International@enron, EBS Employees -- All@Enron Communications, EI Mass Mailing List - ALL@Enron_Development, EES_Employees@EES, ECT- Notes Domain-All@ECT, Enron Corporate News/Enron@Gateway, Azurix Employees -- Domestic Part 01@azurix, Azurix Employees -- Domestic Part 02@azurix, Azurix Employees -- International Part 01@azurix, Azurix Employees -- International Part 02@azurix +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Given the evolution of a number of our businesses, we have decided to make = +an=20 +organizational change. The change is in response to a number of factors. = +=20 +First, as a part of our new initiative in Enron Net Works, it is becoming= +=20 +clear that we have the opportunity to quickly expand Enron=01,s underlying= +=20 +business model to other commodity markets. Such an expansion requires a=20 +coordinated focus on strategy as we select and develop these opportunities.= + =20 +Second, the success of EnronOnline and the continued expansion of our=20 +wholesale activities in North America and Europe have increased the=20 +coordination requirements across our North American and European operations= +. =20 +As a result of these two factors, we are making the following organizationa= +l=20 +changes effective immediately: + +Cliff Baxter will move from Enron North America to Enron Corp. as Executive= +=20 +Vice President and Chief Strategy Officer. +Mark Frevert will become Chairman and CEO of North America, replacing Cliff= +. =20 +In addition, Mark will remain Chairman of Enron Europe.=20 +John Sherriff will become President and CEO of Enron Europe. + +We are confident that these changes will increase the effectiveness of our= +=20 +organization. Please join us in congratulating Cliff, Mark and John on the= +ir=20 +new responsibilities. diff --git a/demo/ermis-f/Discussion Threads/cur/31115404.1075855480162.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/31115404.1075855480162.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a2e52ec6 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/31115404.1075855480162.JavaMail.evans@thyme:2,S @@ -0,0 +1,52 @@ +Message-ID: <31115404.1075855480162.JavaMail.evans@thyme> +Date: Fri, 10 Nov 2000 05:47:00 -0800 (PST) +From: anne.labbe@enron.com +To: andrew.lewis@enron.com, andrea.ring@enron.com, brad.mckay@enron.com, + chris.germany@enron.com, dan.junek@enron.com, + david.delainey@enron.com, dick.jenkins@enron.com, + felecia.russell@enron.com, fletcher.sturm@enron.com, + frank.ermis@enron.com, geoff.storey@enron.com, + george.smith@enron.com, hunter.shively@enron.com, + ina.rangel@enron.com, jane.tholt@enron.com, jared.kaiser@enron.com, + jay.reitmeyer@enron.com, joe.parks@enron.com, john.arnold@enron.com, + john.taylor@enron.com, john.lavorato@enron.com, + judy.townsend@enron.com, kate.fraser@enron.com, + kay.chapman@enron.com, keith.holst@enron.com, + kelli.stevens@enron.com, kevin.ruscitti@enron.com, + kimberly.hillis@enron.com, kimberly.brown@enron.com, + larry.may@enron.com, lisa.kinsey@enron.com, mark.frevert@enron.com, + martin.cuilla@enron.com, matthew.lenhart@enron.com, + matt.smith@enron.com, maureen.smith@enron.com, mike.maggi@enron.com, + peter.keavey@enron.com, phillip.allen@enron.com, + airam.arteaga@enron.com, randall.gay@enron.com, + robert.superty@enron.com, robin.barbe@enron.com, + sandra.brawner@enron.com, sarah.mulholland@enron.com, + scott.goodell@enron.com, scott.hendrickson@enron.com, + scott.neal@enron.com, susan.pereira@enron.com, + sylvia.pollan@enron.com, tammi.depaolis@enron.com, + mike.dunn@enron.com, victoria.versen@enron.com +Subject: Open Enrollment for 2001 benefits ends Nov. 15th +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Anne Labbe +X-To: Andrew H Lewis, Andrea Ring, Brad McKay, Chris Germany, Dan Junek, David W Delainey, Dick Jenkins, Felecia Russell, Fletcher J Sturm, Frank Ermis, Geoff Storey, George D Smith, Hunter S Shively, Ina Rangel, Jane M Tholt, Jared Kaiser, Jay Reitmeyer, Joe Parks, John Arnold, John Craig Taylor, John J Lavorato, Judy Townsend, Kate Fraser, Kay Chapman, Keith Holst, Kelli Stevens, Kevin Ruscitti, Kimberly Hillis, Kimberly Brown, Larry May, Lisa Kinsey, Mark Frevert, Martin Cuilla, Matthew Lenhart, Matt Smith, Maureen Smith, Mike Maggi, Peter F Keavey, Phillip K Allen, Airam Arteaga, Randall L Gay, Robert Superty, Robin Barbe, Sandra F Brawner, Sarah Mulholland, Scott Goodell, Scott Hendrickson, Scott Neal, Susan W Pereira, Sylvia S Pollan, Tammi DePaolis, Mike R Dunn, Victoria Versen +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The final window for making your 2001 benefits elections or changes ends=20 +11/15 at 5 pm. If you do not elect to make any changes, your 2000 health= +=20 +benefit elections will rollover for 2001. + +If you still need to make changes, logon to www.enron.benefitsnow.com or ca= +ll=20 +1-800-425-5864. You will need your PIN number that is printed on your=20 +personal worksheet to access the web and hotline. =20 + +If you have any questions, please call the Benefits Dept. directly at x3797= +9,=20 +option 1, or Anne Labbe=01, at x57809. diff --git a/demo/ermis-f/Discussion Threads/cur/31151327.1075855492558.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/31151327.1075855492558.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d6e8b36e --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/31151327.1075855492558.JavaMail.evans@thyme:2,S @@ -0,0 +1,142 @@ +Message-ID: <31151327.1075855492558.JavaMail.evans@thyme> +Date: Wed, 18 Apr 2001 05:39:00 -0700 (PDT) +From: benledene@aec.ca +To: frank.ermis@enron.com +Subject: FW: Wild Goose Open Season Package +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Ledene, Ben" +X-To: "Frank Ermis (E-mail)" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +> -----Original Message----- +> From: Ledene, Ben +> Sent: Tuesday, April 17, 2001 11:42 AM +> To: 'sgross@newportgen.com' +> Subject: FW: Wild Goose Open Season Package +> +> Expansion Firm Base Load Storage ("BLS") Service Open Season +> +> Wild Goose Storage Inc. is planning to expand its facility located in +> Butte County in northern California and connected to PG&E for service +> commencing as early as April 1, 2003. This expansion could increase the +> facility capacities as follows: +> +> Existing Capacity Capacity Following Expansion +> Working Gas Volume 14 Bcf 38 +> Bcf +> Maximum Injection Rate 80 MMcfd 450 +> MMcfd +> Maximum Withdrawal Rate 200 MMcfd 650 MMcfd +> +> This open season provides for an in-service date commencing April 1, 2004 +> and an opportunity to participate in an "early service option" which could +> have service available by April 1, 2003. The in-service date is subject to +> CPUC approval by September 1, 2002 and the successful completion of new +> facility construction. +> +> Customer offers are required by 2:00 pm MST, Tuesday May 22, 2001 +> +> Customer offers must be reasonably open for acceptance by Wild Goose +> Storage Inc. until 2:00 pm MST, Wednesday June 20, 2001 subject only to +> significant changes in market conditions and final approval of customer's +> management. Preference for offer acceptance will be toward longer-term +> contracts (greater than 5 years) and offers, which exceed 100% of our rack +> rate. The offer sheets are provided in Microsoft Excel and are set up to +> calculate the percentage of rack rate for your convenience. It is the +> intent of Wild Goose Storage Inc. to negotiate and conclude contracts with +> the participants providing acceptable offers in this open season as close +> as possible to June 20, 2001. Wild Goose will announce to all contracted +> participants whether it will proceed with the expansion in early August +> 2001. Wild Goose Storage Inc. reserves the right to not necessarily accept +> the highest priced offer nor to award all or any of the storage capacity +> available. +> +> A reasonable summary of the main terms and features of BLS service is +> attached for your convenience (Attached File - BLS Summary), but should +> not be used as the sole terms by which service is to be provided. All +> service is subject to the Tariff Schedules for Natural Gas Storage Service +> of Wild Goose Storage Inc., as approved by the Public Utilities Commission +> of the State of California. +> +> For more information about Wild Goose Storage Inc. or to download a copy +> of the entire tariff please refer to our web site at +> www.wildgoose-storage.com. +> +> Customer offers must include the following: +> +> A) Completed Offer Forms (Attached File - Offer Sheets) for each period of +> service including: +> +> * the amount of Inventory Capacity Required for each April to March +> period during the term +> * the amount of Maximum Daily Injection Quantity Required by month +> during the term +> * the amount of Maximum Daily Withdrawal Quantity Required by month +> during the term +> * the Total Storage Demand Charge for each April to March period +> during the term +> * the Injection Commodity Rate for each April to March period during +> the term +> * the Withdrawal Commodity Rate for each April to March period during +> the term +> * a signature from an authorized employee of the company verifying the +> offer +> +> In the 'Offer Sheets' file attachment you will find the following tabs at +> the bottom: +> +> * an offer sheet in Excel format +> * a manual offer sheet which can be printed out and filled in by hand +> * an example offer +> +> B) An executed Storage Services Agreement (Attached File - Storage +> Services Agreement) unless your company already has one on file with Wild +> Goose Storage Inc. +> +> Early Service Option +> +> Once Wild Goose Storage Inc. gives notice in early August 2001 to proceed +> with the expansion, every effort will be made to complete construction as +> early as possible. Notice will be given by November 1, 2002 if service +> will be available earlier than April 1, 2004. All contracted participants +> will have the right, but not the obligation, to amend their contracts to +> the earlier term start date and add this additional service to their +> existing contracts at the same fees negotiated for the first year of +> service commencing April 1, 2004. +> +> Rack Rates +> Our rates are 'market based' meaning they are fully negotiable, but our +> 'rack rates' are as follows: +> Monthly Storage Demand Charges +> * Inventory($/Dth) $0.03 +> * Injection ($/Dth/day) $3.00 +> * Withdrawal ($/Dth/day) $2.00 +> +> Variable Charges +> * Injection Commodity Rate ($/Dth) $0.02 +> * Withdrawal Commodity Rate ($/Dth) $0.02 +> +> Fuel Charges +> +> In addition to the Demand and Variable charges described above, fuel costs +> are also charged based on actual consumption by customer and the value of +> the gas on a daily basis. Fuel consumption is expected to be between 1.25 +> to 1.75%. For details, please refer to the Wild Goose tariff. +> +> If you have any questions about this matter or need hard copies, please +> contact either Ben Ledene with Wild Goose in Calgary at (403) 266-8192 or +> Chris Price and Mark Baldwin with Interstate Gas Services in California at +> (925) 243-0350. +> <> <> < Agreement.doc>> <> + + - BLS Summary.doc + - Expansion Offer Sheet.xls + - Storage Services Agreement.doc + - Wild Goose Expansion Open Season.doc \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/31321994.1075855493786.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/31321994.1075855493786.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4e5ea3d5 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/31321994.1075855493786.JavaMail.evans@thyme:2,S @@ -0,0 +1,52 @@ +Message-ID: <31321994.1075855493786.JavaMail.evans@thyme> +Date: Wed, 25 Apr 2001 02:06:00 -0700 (PDT) +From: 10jribnick@interchange-energy.com +To: fermis@ect.enron.com +Subject: LDC Forum-Atlanta-Sign Up Now! +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Jerry Ribnick <10jribnick@interchange-energy.com> +X-To: Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +[IMAGE] + +Register now -- before it sells out! +Your customers are already signed up. +Click here to register and/or see the attendee list! + +The Atlanta LDC Forum promises to be the largest gathering of energy buyers +in the Southeast. Network with your customers and hear from industry experts +about the growing gas and power crunch in the Southeast Region. The last 4 +LDC Forums were sold out, so don't be too late! + +Special Focus at this year's Atlanta Forum: + +Risk management +Supply constraints and availability +New projects +Will California problems spread to the Southeast? + +Click here to go directly to the Atlanta LDC Forum Registration Form +For an agenda, a pre-listing of attendees or more information, visit our +website at +www.interchange-energy.com (then click on the Atlanta Forum) +or call Jerry Ribnick at 763-545-1515 or 800-427-3976 + +* * * * * * * * * * * * * * * * * * * * * * + ? ?The LDC Forum Series +?Atlanta +June 4-5. 2001 ?Chicago ? + Sept. 10-12, 2001? ?Boston + April 18-19, 2002 +Interchange Energy Group, 620 Mendelssohn Avenue North, Suite 161, +Minneapolis, MN 55427 +* * * * * * * * * * * * * * * * * * * * * * +If you prefer to not receive future e-mails regarding The LDC Forums, please +REPLY to this message and indicate REMOVE in the subject field. + - 9915star.gif \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/3135651.1075855481098.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/3135651.1075855481098.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d0ef26b9 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/3135651.1075855481098.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <3135651.1075855481098.JavaMail.evans@thyme> +Date: Fri, 17 Nov 2000 01:45:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Who received the Chairman's Award? Find out in eBiz! +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The recipient of the 2000 Chairman's Award has been selected. Read all about +it! + +Also in this issue: +German gas monopolies +Emissions trading +Enron's status as market maker with NordPool +Trading satellite capacity + +It's all in the latest eBiz. Go to home.enron.com, click Publications, then +click eBiz, and "eBiz November 17, 2000." \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/31509553.1075855478097.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/31509553.1075855478097.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..508c0035 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/31509553.1075855478097.JavaMail.evans@thyme:2,S @@ -0,0 +1,63 @@ +Message-ID: <31509553.1075855478097.JavaMail.evans@thyme> +Date: Thu, 26 Oct 2000 10:32:00 -0700 (PDT) +From: achrisco@prosrm.com +To: fermis@ect.enron.com +Subject: PROS Named to Houston 100 (R) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: achrisco@prosRM.com +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +PROS Revenue Management Named to The Houston 100(r) + +Pricing optimization leader makes Fastest Growing Companies List + +October 26, 2000 - Houston-PROS Revenue Management, the world's leader in +revenue management science and the pioneer and dominant provider of revenue +management to the airline industry, today announced that it has been named to +The Houston 100(r), a ranking of the fastest-growing private businesses +making the greatest economic impact on the Houston area. PROS has shown a 79 +percent growth in revenues from 1997 to 1999. + +The Houston 100(r) profiles Houston's fastest-growing businesses based on +sales and revenues over a three-year period. It is an annual program of the +University of Houston Small Business Development Center and is sponsored by +Comerica Bank-Texas and underwritten by Southwestern Bell, the Greater +Houston Partnership and the Houston Business Journal. + +"It's an honor to be named in the top 100 list of growing private companies," +says Bert Winemiller, President and CEO of PROS. "The past two years have +seen tremendous growth in revenue management, and we have been leading the +charge by providing products to the airline, energy and other industries. Our +most recent quarter set records, and our year-end outlook is very positive." + +PROS Revenue Management is the world's leader in revenue management science +and the pioneer and dominant provider of revenue management to the airline +industry. PROS provides system solutions to the airline, cargo, rail, energy, +healthcare and broadcast industries, and has delivered over 180 systems to +more than 82 clients in 25 countries. The PROS mission is to maximize the +revenue of each client using PROS' world-leading revenue management science, +systems solutions and best practices business consulting. PROS clients report +annual incremental revenue increases of 2-8% as a result of revenue +management. PROS solutions forecast demand, optimize inventory and provide +dynamic pricing to maximize revenue. + +Founded in 1985 in Houston, PROS Revenue Management has a five-year +compounded revenue growth of 40%, in large part due to the intellectual +capital of its staff. Nearly half of PROS' employees have advanced degrees +and the staff speaks a cumulative total of 26 languages. The company is +profitable with 1999 revenue exceeding $21 million. PROS' strong balance +sheet is evidence of the company's continued success. For more information on +PROS Revenue Management, please visit www.prosRM.com or call 713-335-5813. + +Contact: +Sean K. Thompson - Corporate Communications +713-335-5813 +713-529-7037 - fax +sthompson@prosRM.com diff --git a/demo/ermis-f/Discussion Threads/cur/31610152.1075855480364.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/31610152.1075855480364.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0e5b3229 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/31610152.1075855480364.JavaMail.evans@thyme:2,S @@ -0,0 +1,203 @@ +Message-ID: <31610152.1075855480364.JavaMail.evans@thyme> +Date: Sun, 12 Nov 2000 21:38:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Go + to www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 13, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 13, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 13, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 13, 2000 + + + + + + + [IMAGE] + + + + + + + + AEC Sole Owner of Express Pipeline + + + + ? ? Standard & Poor's has issued a CreditWatch update indicating that the +rating on the $146.6 million senior secured notes issued by the Express +pipeline project could be adversely affected. AEC has exercised its option +for the purchase of TransCanada's 50% interest in the Express Pipeline +Project and Marquest, a marketing vehicle directly and indirectly owned +equally by AEC and TransCanada. The project is a 1,717-mile-long pipeline +that runs from Hardisty, Alberta to Wood River, Illinois. + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img11.gif + - img34.gif + - id=1381847 + - img35.gif \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/31642372.1075855496498.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/31642372.1075855496498.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..050d45c6 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/31642372.1075855496498.JavaMail.evans@thyme:2,S @@ -0,0 +1,133 @@ +Message-ID: <31642372.1075855496498.JavaMail.evans@thyme> +Date: Fri, 11 May 2001 08:57:00 -0700 (PDT) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: SUPPLEMENTAL Weekend Outage Report for 5-11-01 through 5-14-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +May 11, 2001 5:00pm through May 14, 2001 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages + +ENRON NORTH AMERICAN LANS: AlSO SEE ORIGINAL REPORT +Impact: CORP +Time: Fri 5/11/2001 at 6:15:00 PM CT thru Fri 5/11/2001 at 7:00:00 PM CT + Fri 5/11/2001 at 4:15:00 PM PT thru Fri 5/11/2001 at 5:00:00 PM PT + Sat 5/12/2001 at 12:15:00 AM London thru Sat 5/12/2001 at 1:00:00 AM London +Outage: Trader DFS Re-Configuration +Environments Impacted: Corp +Purpose: Data access +Backout: Continue to use ENEHOU +Contact(s): Frank Coles (713)406-0470 + John Cheng (713)853-1672 + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: ALSO SEE ORIGINAL REPORT +Impact: CORP +Time: Sat 5/12/2001 at 10:00:00 AM CT thru Sat 5/12/2001 at 5:00:00 PM CT + Sat 5/12/2001 at 8:00:00 AM PT thru Sat 5/12/2001 at 3:00:00 PM PT + Sat 5/12/2001 at 4:00:00 PM London thru Sat 5/12/2001 at 11:00:00 PM London +Outage: Disk upgrade for dual boot on server gfp1. +Environments Impacted: Infinity development +Purpose: Disk upgrade needed to establish dual boot redundancy. +Backout: reinstall old configuration +Contact(s): Malcolm Wells 713-345-3716 + +Impact: CORP NFS +Time: Fri 5/11/2001 at 8:00:00 PM CT thru Fri 5/11/2001 at 10:00:00 PM CT + Fri 5/11/2001 at 6:00:00 PM PT thru Fri 5/11/2001 at 8:00:00 PM PT + Sat 5/12/2001 at 2:00:00 AM London thru Sat 5/12/2001 at 4:00:00 AM London +Outage: OS upgrade on NFS servers calvin and hobbes. +Environments Impacted: Sitara, Weather App. Infifity NFS +Purpose: The upgrade is needed for added SIFS functionality and support. +SIFs is the component that allows NT/UNIX access. +Backout: We can revert to one of several previous OS version stored on disks. +Contact(s): Malcolm Wells 713-345-3716 + +Impact: Unix +Time: Sat 5/12/2001 at 2:00:00 PM CT thru Sat 5/12/2001 at 4:00:00 PM CT + Sat 5/12/2001 at 12:00:00 PM PT thru Sat 5/12/2001 at 2:00:00 PM PT + Sat 5/12/2001 at 8:00:00 PM London thru Sat 5/12/2001 at 10:00:00 PM London +Outage: Neutron - Add a CPU boardd +Environments Impacted: UniX Users +Purpose: increase cpus +Backout: Remove / replace board. +Contact(s): Adam DeRidder 713-853-1428 + Michael Barber 713-853-5530 + Wilford Stevens 713-853-7564 + +SITARA: See above + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: SEE ORIGINAL REPORT + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: ALSO SEE ORIGINAL REPORT +Impact: CORP +Time: Fri 5/11/2001 at 4:00:00 PM CT thru Sat 5/12/2001 at 3:30:00 PM CT + Fri 5/11/2001 at 2:00:00 PM PT thru Sat 5/12/2001 at 1:30:00 PM PT + Fri 5/11/2001 at 10:00:00 PM London thru Sat 5/12/2001 at 9:30:00 PM London +Outage: Configure new hard disk and install all necessary OS and software. +Environments Impacted: Power Settlements users +Purpose: Upgrade server +Backout: Re-install old hard disk, fall back to stand-by server as last +resort. +Contact(s): Michael Cuccia 713-853-6629 +------------------------------------------------------------------------------ +----------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC + (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/31687844.1075855493969.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/31687844.1075855493969.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ccb85565 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/31687844.1075855493969.JavaMail.evans@thyme:2,S @@ -0,0 +1,33 @@ +Message-ID: <31687844.1075855493969.JavaMail.evans@thyme> +Date: Thu, 26 Apr 2001 09:49:00 -0700 (PDT) +From: jim.schoene@neg.pge.com +To: fermis@enron.com +Subject: +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Schoene, Jim" +X-To: "Frank Ermis (E-mail)" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +June Capacity: + +Watch the EBB and/or Web site early next week for a notice on the +availability of June capacity. We will have both KG to Stan and KG to +Malin. Not a big bunch. + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/3183142.1075855494582.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/3183142.1075855494582.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5923de33 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/3183142.1075855494582.JavaMail.evans@thyme:2,S @@ -0,0 +1,40 @@ +Message-ID: <3183142.1075855494582.JavaMail.evans@thyme> +Date: Sun, 29 Apr 2001 10:13:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Introducing the 2nd Issue of the New Enron Business! +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Feast your eyes on Enron Business' cool and colorful new look. You'll find= +=20 +it in your mailbox at home and online at home.enron.com under Publications,= +=20 +Enron Business, and "Volume 2, 2001". (And if you're in Houston, you might= +=20 +find a few extra copies at the Plaza Java in the lobby of the Enron Buildin= +g.) + +In this issue: +? Enron Direct plays hard to win small customers +? Extreme Enron debuts with exciting stories about employees who ride the e= +dge +? Meteorologists brew science with good business +? Enron's new Vision =01) how will we do it? +? Enron fights to keep the California energy crisis from spreading +? Driving business profits where you'd least expect them +? The Insider: Sprechen Zie security? +? Assisting earthquake victims in India +? Find out who won the Word Search =01) and enter our Cartoon Craziness Con= +test=20 +for a chance to win a $200 American Express gift certificate! Don't dally = +=01)=20 +the deadline for entries is Friday, May 11 \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/32064577.1075855478030.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/32064577.1075855478030.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..defb4a08 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/32064577.1075855478030.JavaMail.evans@thyme:2,S @@ -0,0 +1,127 @@ +Message-ID: <32064577.1075855478030.JavaMail.evans@thyme> +Date: Wed, 25 Oct 2000 23:37:00 -0700 (PDT) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Enerfax Daily +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: enerfax1@bellsouth.net +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +Subject: Click and go to http://www.enerfax.com if can not view properly + +? + [IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE] +[IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE] +[IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE] +[IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE][IMAGE] +[IMAGE] + +Enerfax Daily + + +Click here for a daily email link + +[IMAGE][IMAGE][IMAGE] + +Enerfax Daily? -? Page ? -? October 26, 2000? -? ? Need a Past Issue +-Click Here + +[IMAGE][IMAGE][IMAGE] + +Enerfax Daily? -? Page ? -? October 26, 2000 + +[IMAGE][IMAGE][IMAGE][IMAGE] + +Enerfax Daily? -? Page ? -? October 26, 2000 + +[IMAGE][IMAGE] + +Enerfax Daily? -? Page 6? -? October 26, 2000 + +[IMAGE][IMAGE] + +Natural? Gas? Storage? Report + +[IMAGE][IMAGE] + +? ? ? ? ? ? Week? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Prev? +? ? ? ? ? ?Ending? ? Prev? ? ? ? ? ? ? ? ? ?Prev? ? Year? ? +| Region | 10/20/00| Week | Diff | % Full | Year | % Full +| Prod? ?|? ?649? ?|? 627 |? 22? |? 68%? ?|? 860 |? 90%? ? +| East? ?|? 1613? ?| 1566 |? 47? |? 88%? ?| 1701 |? 93%? ? +| West? ?|? ?380? ?|? 378 |? ?2? |? 75%? ?|? 430 |? 85%? ? +|? ? ? ? |? ? ? ? ?|? ? ? |? ? ? |? ? ? ? |? ? ? |? ? ? ? +| Total? |? 2642? ?| 2571 |? 71? |? 80%? ?| 2991 |? 91%? ? + +[IMAGE][IMAGE][IMAGE] + +Enerfax Daily? -? Page 7? -? October 26, 2000 + +[IMAGE][IMAGE][IMAGE][IMAGE][IMAGE] + +For more information, please Contact Ron Ford +at Ziff Energy Group, Houston, TX +(713) 627-8282 or Toll Free: 1-888-736-5780 +Also, visit our web-site, www.ziffenergy.com, to review our Brochure. + +[IMAGE][IMAGE] + +On-Line Natural Gas Reverse Auction + +? ? +The East Coast Natural Gas Cooperative has secured over 25 Bcf of natural +gas for several Northeast distributors in an auction that worked in +reverse. For the first time, the ECNGC staged a reverse auction where it is +the potential sellers who bid - downward - to win a sale to a buyer. Nearly +50 packages of natural gas demand were on the procurement block at various +times during the 4-day auction period, conducted last week. + +[IMAGE] + +Financial Summary + +[IMAGE][IMAGE] + +The TSE 300 fell 840.30 points to 9511.80 +The CRB Index lost 2.76 points to 222.59 +The US Dollar increased 1.09 points to 118.49 The Dow declined 66.59 points +to 10326.48 + + +The S&P 500 gained 2.35 points to 1398.13 +The Nasdaq was down 190.34 points to 3229.45 +December NYMEX Crude Oil fell 0.41 to 32.96 Canadian-US Exchange climbed +.0039 to 1.5115 + +")} TC [IMAGE] + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img3.gif + - img21.gif + - img8.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - id=1381847 + - img34.gif \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/32157687.1075855479985.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/32157687.1075855479985.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7d500e58 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/32157687.1075855479985.JavaMail.evans@thyme:2,S @@ -0,0 +1,155 @@ +Message-ID: <32157687.1075855479985.JavaMail.evans@thyme> +Date: Thu, 9 Nov 2000 10:03:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage for 11-10-00 through 11-13-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 10, 2000 5:00pm through November 13, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: +Impact: EDI +Time: Sat 11/11/2000 at 11:00:00 PM CT thru Sun 11/12/2000 at 1:00:00 AM CT + Sat 11/11/2000 at 9:00:00 PM PT thru Sat 11/11/2000 at 11:00:00 PM PT + Sun 11/12/2000 at 5:00:00AM London thru Sun 11/12/2000 at 7:00:00 AM London +Outage: EDI HUB DISK VOLUME INCREASE +Environments Impacted: Corporate +Purpose: Continued EDI volume increases require the addition of more disk +space for EDI operations. +Backout: Utilize current configuration w/o new HACMP configuration +Contact(s): Jack Metkus + Jim Nelson 3-7799 713-327-2007 + Karen O'Grady 5-7149 713-327-4805 + Jack Metkus 3-0362 713-288-0743 +EI: +Impact: EI +Time: Sat 11/11/2000 at 8:00:00 PM CT thru Sat 11/11/2000 at 10:00:00 PM CT + Sat 11/11/2000 at 6:00:00 PM PT thru Sat 11/11/2000 at 8:00:00 PM PT + Sun 11/12/2000 at 2:00:00 AM London thru Sun 11/12/2000 at 4:00:00 AM +London +Outage: EI Load Balancing +Environments Impacted: El +Purpose: to stabilize the EI environment +Backout: back to 5000's +Contact(s): Steve Hardy 713-853-9294 713-415-0672 + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: +Impact: ENE Internet +Time: Sat 11/11/2000 at 11:00:00 PM CT thru Sun 11/12/2000 at 12:00:00 AM +CT + Sat 11/11/2000 at 9:00:00 PM PT thru Sat 11/11/2000 at 10:00:00 PM PT + Sun 11/12/2000 at 5:00:00 AM London thru Sun 11/12/2000 at 6:00:00 AM +London +Outage: reboot ene net devices +Environments Impacted: Internet +Purpose: regular reboot to prevent such problems as memory corruption +Backout: +Contact(s): Bryan Aubuchon 713-345-8446 + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: +Impact: CSC +Time: Fri 11/10/2000 at 5:00:00 PM CT thru Fri 11/10/2000 at 6:00:00 PM CT + Fri 11/10/2000 at 3:00:00 PM PT thru Fri 11/10/2000 at 4:00:00 PM PT + Fri 11/10/2000 at 11:00:00 PM London thru Sat 11/11/2000 at 12:00:00 AM +London +Outage: Initial "hardening" of cscfw1 +Environments Impacted: CSC +Purpose: To maintain a secure and efficient configuration +Backout: Apply old configuration +Contact(s): Jon Werner 713-853-6742 + +Impact: TDS +Time: Sat 11/11/2000 at 12:30:00 PM CT thru Sat 11/11/2000 at 5:30:00 PM CT + Sat 11/11/2000 at 10:30:00 AM PT thru Sat 11/11/2000 at 3:30:00 PM PT + Sat 11/11/2000 at 6:30:00 PM London thru Sat 11/11/2000 at 11:30:00 PM +London +Outage: TDSPROD Upgrade from 7.3.4 to 8i +Environments Impacted: OASIS, Cooper, PDS +Purpose: In order to utilize new features available in Oracle 8i. +Backout: If the upgrade fails, then a full databse refresh from the most +recent backup will be performed. +Contact(s): Neil Leininger 713-345-3518 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: +Impact: EIS +Time: Fri 11/10/2000 at 11:00:00 PM CT thru Sat 11/11/2000 at 1:00:00 AM CT + Fri 11/10/2000 at 9:00:00 PM PT thru Fri 11/11/2000 at 11:00:00 PM PT + Sat 11/11/2000 at 5:00:00 AM London thru Sat 11/11/2000 at 7:00 AM London +Outage: Scheduled CMS & Conversant Attended Backup and Intuity Audix reboot. +Environments Impacted: +Purpose: Monthly maintenance +Backout: rebooting system only, no back out plan. +Contact(s): Epimenio Rojas 713-345-8372 + +Impact: EIS +Time: Fri 11/10/2000 at 11:00:00 PM CT thru Sat 11/11/2000 at 1:30:00 AM CT + Fri 11/10/2000 at 9:00:00 PM PT thru Fri 11/10/2000 at 11:30:00 PM PT + Sat 11/11/2000 at 5:00:00 AM London thru Sat 11/11/2000 at 7:30:00 AM +London +Outage: Quarterly Maintenance - Telephone Ancillary Equipment +Environments Impacted: All +Purpose: Quarterly Maintenance +Backout: none +Contact(s): Cynthia Siniard 713-853-0558 + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/32187390.1075855479486.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/32187390.1075855479486.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6032bcca --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/32187390.1075855479486.JavaMail.evans@thyme:2,S @@ -0,0 +1,315 @@ +Message-ID: <32187390.1075855479486.JavaMail.evans@thyme> +Date: Tue, 7 Nov 2000 22:34:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Enerfax Daily +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +Subject: Click and go to http://www.enerfax.com if can not view properly + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] + [IMAGE] + + + [IMAGE] + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? November 7, 2000? -? ? Need a Past Issue +-Click Here + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? November 7, 2000 + + + + + + + [IMAGE] + + + + + + + + New Pipeline Interconnection to Offer Canadian Supply + + + + ? ? Empire State Pipeline and the National Fuel Gas have completed a new +Canadian pipeline interconnection at Pendleton, NY, allowing natural gas to +flow to the US from Canada. The volumes from Canada could flow to the +Buffalo area market as well as to NFG's interconnects with Tennessee Gas +Pipeline in East Aurora, NY and Ellisburg, PA; Dominion Transmission in +Ellisburg; and Transcontinental Pipeline and TETCO at Leidy. Empire Pipeline +is owned by ANR and Westcoast Energy's St. Clair Pipelines. ANR Pipeline +serves as the physical operator for Empire Pipeline, which extends for about +156 miles from Buffalo to Syracuse. Most of the natural gas will come from +Western Canada, and the new pipeline will give more flexibility and supply +options for Empire's shippers. + + + + + + + + + [IMAGE] + + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 5? -? November 7, 2000 + + + + + + + [IMAGE] + + + + + + [IMAGE] + [IMAGE] + + + + + + + Natural Gas - NYMEX Reportable Positions as of 10/31/00? + + + ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? +? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? +? ? ? ?Nonreportable + Non-Commercial? ? ? ? ? ? ? ? ? ? ? ? ? +Commercial? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?Total? ? ? ? ? ? ? ? ? ? ? +? ? ?Positions______ + Long? ? | Short? ? ?Spreading? ? ? ? ? |Long? ? ? ? ?| +Short? ? ? ? ? ? ? ? ? ? | Long? ? ? ? ?| Short? ? ? ? ? ? ? ? ?| +Long? ? ? ? | Short? + 7,039? ? ?5,943? ? ? ?78,522? ? ? ? ? ? ? ?431,107? ? ? +447,203? ? ? ? ? ? ? ? ? 516,669? ? ? 531,668? ? ? ? ? ? ? ?39,178? ? ? +24,178 Changes From 10/24/00 (Change In Open Interest: -38,886) + -5,407? ? ? ?44? ? ? ? ?-7,144? ? ? ? ? ? ? ? ?-23,577? ? ? +-30,509? ? ? ? ? ? ? ? ? ?-36,128? ? ? ?-37,609? ? ? ? ? ? ? ? -2,758? ? ? +-1,277 + Percent of Open Interest for Each Category of Traders + 1.3%? ? ? ?1.1%? ? ? ? 14.1%? ? ? ? ? ? ? ? ? 77.6%? ? ? ? +80.5%? ? ? ? ? ? ? ? ? ? ? 93.0%? ? ? ? ?95.7%? ? ? ? ? ? ? ? ? ? +7.0%? ? ? ? 4.3% Number Of Traders In Each Category (Total Traders: 156) + ? ? ?37? ? ? ? 24? ? ? ? ? ? ?43? ? ? ? ? ? ? ? ? ? ? ? ?90? ? ? ? ? ? ? +83? ? ? ? ? ? ? ? ? ? ? ? ? ?145? ? ? ? ? ? ? ?134 + (10,000 +Mmbtu's)? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? +? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?Open Interest: 555,846 + + + + + + + + [IMAGE] + + + [IMAGE] + + + + + + + + + Rotary Rig Counts Down + + + + ? ? The number of rigs exploring for oil and natural gas in North America +fell by 8 for the week ending November 3rd, according to Baker Hughes. The +number of rigs operating in the US fell by 6 to 763 to 1,078 compared to 763 +a year ago. The number of rigs in Canada fell by 2 to 362, compared with +last year's 336. In the Gulf of Mexico, the number of rigs searching for oil +and natural gas fell by 3 to 148 compared to 113 last year. The number of US +rigs searching for oil rose by 4 to 232, while the number searching for +natural gas fell by 10 to 845. The number of US rigs exploring on land fell +5 to 906, while the number operating offshore fell by 3 to 152. The number +in inland waters rose by 2 to 20.? There were 250 US rigs exploring +directionally, 68 exploring horizontally, and 760 exploring vertically. The +weekly rig count reflects the number of rigs exploring for oil and natural +gas, not those producing. + + + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 6? -? November 7, 2000 + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 7, 2000 + + + + + + + [IMAGE] + + + + + + + + PG&E to Acquire Mississippi Power Plant + + + + ? ? PG&E's National Energy Group plans to acquire the rights to the total +power generating capacity of an 810 MW natural gas fueled, combined cycle +power plant in Mississippi operated by Cogentrix Energy's? Southaven Power. +The generating capacity will be acquired by PG&E Energy Trading under a +long-term agreement. Terms were not disclosed. + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img12.gif + - img23.gif + - img24.gif + - img25.gif + - img9.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - id=1381847 + - img33.gif \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/32219575.1075855483385.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/32219575.1075855483385.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b3d1e394 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/32219575.1075855483385.JavaMail.evans@thyme:2,S @@ -0,0 +1,497 @@ +Message-ID: <32219575.1075855483385.JavaMail.evans@thyme> +Date: Tue, 12 Dec 2000 11:12:00 -0800 (PST) +From: miki.bode@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + browning@wasatchenergy.com, bruce.langmade@fortjamesmail.com, + bymank@wdni.com, cards@wdni.com, ccoyle@americansoda.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, kri.pam@pdg.net, + llightfoot@coral-energy.com, lmanis@sdge.com, lprior@enron.com, + niels_a_vervloet@reliantenergy.com, ramperms@bp.com, + rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com +Subject: NWP System Notice - 01-188 NWP Short Term Firm Availability +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Bode, Miki" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: December 12, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-188 NWP Short Term Firm Availability + +Notice Text: +All Shippers Notification:? 01-188??? Dated : December 12, 2000 + +*** REMINDER *** + +NORTHWEST PIPELINE'S +NOTICE OF AVAILABLE AND POTENTIALLY AVAILABLE FIRM TRANSPORTATION CAPACITY1) + +??????????????????????????????????????????????? Total??? Available +Pkg? Receipt Point2)????????? Delivery Point2)?????????? Dth/d????????? +Date3)?? + +A??? Sumas??????????????????? Puget(Canyon)??????????????????? 16,000???????? +02/01/01 9) + +B??? Sumas??????????????????? Puget(Canyon)????????????????????? +7,000???????? 01/01/01 9) + +C??? Sumas??????????????????? Puget(Canyon)????????????????????? +5,000????????? 01/01/01 10) + +D??? Sumas????? ??????????????? Kern River/Muddy Crk.?????? 9,772????????? +02/01/01 10) + +E??? Sumas(1160)????????? Kemmerer???????????????????????????? 2,750????????? +01/01/01 9) +???? Ignacio Plant(1590) + +F??? Sumas(2,390)???????? Monticello(330)????????????????????? 6,016????????? +01/01/01 9) +???? Ignacio(3,626)????????? Rio Algom(300) +?????????????????????????????????????? Moab#2(1,861) +?????????????????????????????????????? Moab(2,283) +?????????????????????????????????????? Arches National Park(17) +?????????????????????????????????????? Vernal(653) +?????????????????????????????????????? Dutch John(125) +?????????????????????????????????????? Redwash(447) + +********************************************************************** +Jackson Prairie Receipt Point Capacity +Available for TF-1 or TF-2 Service as specified below + +G??? Jackson Prairie??? SIPI????????????????????????????? 47,341?? NOW 5)8) +???? (55,715)??????????????????? Lynden??????????????????????????? 592????? +?????????????????????????????????????? Lawrence???????????????????????? +81?????? +?????????????????????????????????????? ACME???????????????????????????????? +68?????? +?????????????????????????????????????? Mt. Vernon???????????????????? +115????? +?????????????????????????????????????? Sedro/Woolley??????????? 3,988??? +?????????????????????????????????????? LDS Church??????????????????? 133 +?????????????????????????????????????? Granite Falls??????????????? 1,536??? +?????????????????????????????????????? Machias?????????????????????? 1,840??? +?????????????????????????????????????? Snohomish????????????????????? +21?????? + +H??? Jackson Prairie??? Echo Lake??????????????????????? 33?????? NOW 5)8) +???? (7,530)????????????????????? Duval/Cottage Lake????? 183???? +?????????????????????????????????????? Redmond??????????????????? 3,293?? +?????????????????????????????????????? May Valley????????????????????? +300???? +?????????????????????????????????????? Lake Francis?????????????? 2,808?? +?????????????????????????????????????? Covington????????????????????? 263???? +?????????????????????????????????????? Black Diamond????????????? 450???? +?????????????????????????????????????? Enumclaw????????????????????? 200???? + +I??? Jackson Prairie????? Sedro/Woolley?????????? 8,300??? 05/01/01 5)10) + +J?? Jackson Prairie????? South Lake???????????? 35,500?? NOW 6) +?? +K?? Jackson Prairie????? Idaho State Pen.?????? 1,735??? NOW 6) + +L?? Jackson Prairie????? Kern River/Muddy Crk.? 98,069?? NOW 6) + +M? Jackson Prairie????? Shute Creek???????????? 7,688??? NOW 6) + +N?? Jackson Prairie????? Pocatello?????????????????? 1,198??? NOW 6) + +O?? Starr Road?????????????? Inland Paper??????????????? 830????? NOW 8) + +P?? Stanfield????????????????? Stanfield??????????????????? 3,681??? 01/01/01 +9) + +Q?? Stanfield????????????????? Stanfield?????????????????? 14,490?? 04/01/02 +10) + +R?? Shute Creek??????????? Ignacio-Bondad (EPNG)? 25,000?? NOW + +S?? Shute Creek??????????? Ignacio-Bondad (EPNG)? 25,000?? 01/01/01 9) + +T?? Shute Creek??????????? Ignacio-Bondad (EPNG)? 10,000?? 01/01/01 10) + +U?? Shute Creek??????????? Ignacio-Bondad (EPNG)? 15,000?? 11/01/01 9) + +V?? Opal Plant??????????????? Western Mkt Center????? 90,000??? 04/01/01 9) + +W?? Painter??????????????????? Muddy Creek (KERN)???????? 8,351??? NOW 8) + +X?? Painter???????????????????? Muddy Creek (KERN)??????? 35,000?? 01/01/01 +9) + +Y??? Western Mkt Center?????? Crossover 16-Questar?? 50,415?? 01/01/01 7) 9) + +Z??? Western Mkt Center?????? Clay Basin?????????????????????????? 4,585??? +NOW 7) 8) + +AA?? Crossover 16???????????????? Green River-CIG?????????????? 23,152??? NOW +7) 8) + +BB?? Crossover 16????????????????? Clay Basin????????????????????????? +10,000?? NOW 7) 9) + +CC?? Crossover 16???????????????? Clay Basin?????????????????????????? +17,263?? NOW 7) + +DD?? Green Rvr/McKinn-CIG? Clay Basin?????????????????????????? 23,152?? NOW +7) 8) + +EE?? Clay Basin???????????????????????? Chevron Rangely(6093)???? 7,488??? +03/01/01 9) +?????????????????????????????????????????????????? Vernal (1395) + +FF?? Clay Basin???????????????????????? Redwash/Questar???????????? 19,240?? +03/01/01 7) 9) + +GG?? Clay Basin??????????????????????? +Rifle?????????????????????????????????????? 7,770??? NOW 7) 8) + +HH?? Clay Basin??????????????????????? +Rifle??????????????????????????????????????? 1,850??? 01/01/01 7) 10) + +II?? Clay Basin????????????????????????? American Soda Ash???????????? +1,140??? NOW 7) 8) + +JJ?? Jensen (Ut Gas Svc)????? Green River-CIG?????????????????????? 316??? +NOW + +KK?? Redwash/Chevron??????? Green River-CIG??????????????????? 1,850??? NOW +8) + +LL?? Redwash/QPC??????????????? +Rifle????????????????????????????????????????? 1,050??? NOW 7) 8) +???? +MM?? Greasewood??????????????? Clay Basin?????????????????????????????? +2,765??? NOW 8) + +NN?? Piceance Quick Cycle?? Green River-CIG??????????????????? 1,005??? NOW + +OO?? Barrett???????????????????????????? Kern +River????????????????????????????? 4,097??? 03/01/01 9) +? +PP?? Barrett????????????????????????????? Green River-CIG?????????????????? +6,460??? NOW 8) + +QQ?? North Douglas??????????????? Green River-CIG?????????????????? 3,178??? +NOW + +RR?? Sand Springs?????????????????? Ignacio-Bondad (EPNG)???? 23,148??? +01/01/01- +?????????????????????????????????????????????????????????????????????????????? +????????????????????????????????? 03/31/01 4) + +SS?? Sand Springs????????????????? Ignacio-Bondad (EPNG)?????? 23,148?? +11/01/01 4,10) + +TT?? West Douglas???????????????? Clay Basin?????????????????????????????? +2,354?? NOW 8) + +UU?? Calf Canyon(410)??????????? Kern River????????????????????????????????? +703??? 01/01/01 9) +???? Foundation Crk.(293) + +VV?? Lisbon??????????????????????????? Green River-CIG????????????????????? +2,600??? NOW + +WW?? Grand Valley??????????????? Green River-CIG????????????????????? +1,137??? NOW + +XX?? Grand Gas????????????????????? Green River-CIG????????????????????? +1,000??? NOW + +YY?? Ignacio Plant????????????????? Green River-CIG????????????????????? +5,000??? 01/01/01 9) + +ZZ?? Ignacio Plant????????????????? Green River-CIG????????????????????? +1,424??? NOW 8) + +AAA? Ignacio Plant??????????????? Green River-CIG???????????????????? +11,177?? NOW + +BBB?? Ignacio Plant??????????????? Grand Junction??????????????????????? +4,000??? 01/01/01 9) + +CCC?? Ignacio Plant?????????????? Grand Junction??????????????????????? +4,310??? NOW 8) + +DDD?? Ignacio Plant??????????????? Ignacio -Bondad (EPNG)??????? 50,000?? NOW +8) + +EEE?? Blanco Hub-TW??????????? Green River-CIG????????????????????? 25,000?? +01/01/01 9) + +FFF?? Blanco Hub-TW??????????? Green River-CIG????????????????????? 15,000?? +01/01/01 10) + +GGG?? Blanco Hub-TW????????? Green River-CIG????????????????????? 35,563?? +NOW + + +************************************************************************ + +1) This notification supercedes all previous Notices of Available and +???? Potentially Available Capacity and is subject to change at any time. + +2) Other receipt and delivery points utilizing the described +??? transportation corridor may be available. + +3)? Potential Availability date for the Capacity. + +4)? Contracts shall include the following subordinate scheduling +??? provision if the requested term extends into a critical operational +??? period: + +To the extent Shipper's nominated volumes are not scheduled solely +due to Shipper's subordinate scheduling priorities set forth below, +the monthly base reservation charge will be discounted to $0.00 per +Dth for that quantity only. + +Section 14.1(c)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights through any mainline constraint +from the Sand Springs receipt point to the Ignacio Bondad (or +LaPlata-TW) delivery point(s) to have a scheduling priority which +will be subordinate to the scheduling priority for any firm shipper +with primary corridor rights that encompass and extend beyond the +Sand Springs to Ignacio Bondad (or LaPlata-TW) corridor. + +5) Available for TF-1 or TF-2 transportation service.? TF-2 service +will not be discounted below Northwest's current Tariff filed rate +for TF-2 service.? Additionally, TF2 service must be linked to requester's +designated storage contract or storage ownership right. TF-2 service shall +include the following subordinate scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights from the Jackson Prairie receipt +point to the _____________ delivery point to have a scheduling +priority at any northflow constraint point in that corridor that is +subordinate to the scheduling priority for any firm service with +unconditioned primary corridor rights through such constraint point. + +6) Available for TF-2 transportation service only. TF-2 service will +not be discounted below Northwest's current Tariff filed rate for??? TF-2 +service.? Additionally, TF2 service must be linked to requester's +designated storage contract or storage ownership right.? TF-2 service +shall include the following subordinate scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights from the Jackson Prairie receipt +point to the _____________ delivery point to have a scheduling +priority at any southflow constraint point in that corridor that is +subordinate to the scheduling priority for any firm service with +unconditioned primary corridor rights through such constraint point. + +7) Capacity is not to exceed a one month primary term with evergreen +language.? Any offers with terms greater than one month will need to be +evaluated for possible seasonal flow conditions that may restrict the +available capacity beyond a one month term. + +8) This capacity is currently under contract with an evergreen clause. +This capacity can be made available by providing one business day??? written +termination notification to the current holder of the??????? capacity. + +9) This capacity is currently under contract with an evergreen clause. +This capacity can be made available by providing ten business days +written termination notification to the current holder of the capacity. + +10) This capacity is currently under contract and does not contain an +evergreen clause. + +11) This capacity is "mitigated" capacity and will not contain an +evergreen clause. + +12) This capacity is available only for the term offered.? No evergreen +clause available.? + +PROCEDURE FOR REQUESTING AVAILABLE AND +POTENTIALLY AVAILABLE +TRANSPORTATION CAPACITY + +To request Potentially Available Transportation Capacity available on the +first +day of January 2001, Shipper must submit a Prearranged Offer in the form of +the +Letter Agreement provided below.? This Letter Agreement must be received by +Northwest no later than 2:00 pm Central Time on December 13, 2000.? Northwest +will accept or reject the Prearranged Offer by no later than the end of of +the +gas day on December 14, 2000. If the Prearranged Offer is acceptable, +Northwest +will provide a 10-day termination notice to the current holder of the +Capacity, +post the Prearranged Offer for bid, and Award the capacity no later than two +business days after the Bid Close Date.? Unless otherwise specified in this +posting, bids will be evaluated and awarded pursuant to the procedure set +forth +in Northwest's tariff. + +To request the Potentially Available Transportation Capacity with the? one +business day termination provisions as indicated by footnote "8)",? Shipper +must +submit a Prearranged Offer in the form of the Letter Agreement provided +below. +Upon receipt of this Letter Agreement Northwest will either accept or reject +the +Prearranged Offer within 24-hours. If the Prearranged Offer is acceptable, +Northwest will provide the one business day termination notice to the current +holder of the Capacity, post the Prearranged Offer for bid, and Award the +capacity no later than two business days after the Bid Close Date.? Unless +otherwise specified in this posting, bids will be evaluated and awarded +pursuant +to the procedure set forth in Northwest's tariff. + +To request Available Transportation Capacity, Shipper must immediately submit +a +Prearranged Offer in the form of the Letter Agreement provided below.? +Northwest +will accept or reject the Prearranged Offer within two (2) business days of +receipt of the prearranged offer.? If the Prearranged Offer is acceptable, +Northwest will post the Prearranged Offer for bid, and Award the capacity no +later than two business days after the Bid Close Date.? Unless otherwise +specified in this posting, bids will be evaluated and awarded pursuant to the +procedure set forth in Northwest's tariff. Northwest has the right to re-post +Available capacity for bid ith or without prearranged offers. + + +??????? _________________(Date) + + +____________________________ (Company Name) +____________________________ (Company Address) +____________________________ (City, State, Zip) + +VIA FACSIMILE - (801) 584-7076 + +Northwest Pipeline Corporation +c/o Williams Gas Pipelines - West +Attn: Candace C.? Karpakis +295 Chipeta Way +Salt Lake City, UT 84158 + +Re:???? Prearranged Offer for Available or Potentially Available +Transportation +Capacity on Williams' Northwest Pipeline Transmission System + +Dear Candace: + +_______________________ ("Shipper") submits the following bid for available +or +potentially available transportation capacity ("Capacity") designated as +package +_____ on Northwest Pipeline Corporation's ("Northwest") "Notice of Available +or +Potentially Available Firm Transportation Capacity" dated December 12, 2000. +Shipper recognizes and agrees that the Capacity will be subject to the +Special +Conditions set forth in this posting.? Shipper's request? is?? or?? is not +(circle one) contingent upon confirmation that its offered discount rate +provides use of receipt/delivery points outside the receipt/delivery point +corridor specified in the package.? If maximum rate is offered, this +provision +does not apply.? Shipper understands that its prearranged offer is subject to +the Special Conditions described below. + +Shipper understands that Northwest will post the prearranged details of this +offer for such Capacity for bidding and Shipper will have the right to match +the +highest bid value upon close of the bid process.? Northwest will not disclose +the identity of the prearranged bidder in such posting. + +Service Type:?????????? TF-1 Large Customer + +Contract Demand(Dth/d): ____________________ + +Receipt Point(s)(if other than those posted for the designated package of +capacity)????????????????????????? ____________________ +Delivery Point(s)(if other than those posted for the designated package of +capacity)??????????????????????????????? ____________________ +Daily Reservation Rate: $_______/Dth? (applicable surcharges, volumetric +charge +& fuel are additive) + +Term:______________________________to___________________________________ + +Evergreen Requested (circle one):?????? Yes?? or???? No + +Identity of any affiliate of Northwest involved in Shipper's transaction: +Indicate "None" or "Name the Affiliate": +_________________________________________________ + +Northwest's acceptance of Shipper's prearranged offer for the Capacity will +constitute a binding agreement between Northwest and Shipper.? Shipper shall +be +awarded the Capacity at the terms agreed upon in this Letter Agreement if no +bids are received with a greater economic value for such Capacity during the +bid +process. If Shipper elects to match a bid with a greater economic value, it +shall be awarded the Capacity according to the terms of the matched bid. +Shipper +agrees to electronically execute a service agreement on Northwest's +Electronic +Bulletin Board which confirms the terms of the final accepted transaction. + +If you have questions or comments regarding the above referenced information, +please contact __________________________ at ______________________ +Phone Number) ______________________(Fax Number). + +Sincerely, + +______________________________???????????????? (Name) +______________________________???????????????? (Title) + +(Accepted? /? Rejected) by Northwest: + +Date: _______________?? Name: ________________________________ + +SPECIAL CONDITIONS +(For Prearranged Offer Agreement) + +If the prearranged offer for the Capacity is accepted at a discount rate +which +provides for the use of receipt/delivery points outside the specified +receipt/delivery point corridor for the Capacity, the accepted prearranged +offered discount rate shall apply no matter which receipt and delivery points +are utilized by Shipper, or any temporary replacement Shipper, under capacity +release transactions, including segmented releases.? If the accepted +prearranged +offered discount rate for the Capacity does not provide for use of +eceipt/delivery points outside the specified receipt/delivery point corridor +for +the Capacity, the accepted prearranged offered discount rate shall apply to +Shipper, or any temporary replacement Shipper, only to the extent that both +Shipper and any temporary replacement Shipper utilize receipt points within +their respective primary firm receipt/delivery point to primary firm delivery +point corridors, otherwise, Shipper will be liable for Northwest's maximum +tariff rates. + +If you are interested in discussing any of the Available or Potentially +Available Capacity, please call Candace Karpakis at (801) 584-6996 (work) or +at +(801) 971-5983 (cellular). + +Word:? F:\NWP Capacity Postings\2000 All Shipper Notices\01-188 12-12-2000?? + + diff --git a/demo/ermis-f/Discussion Threads/cur/32230528.1075855479621.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/32230528.1075855479621.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a5d69d25 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/32230528.1075855479621.JavaMail.evans@thyme:2,S @@ -0,0 +1,273 @@ +Message-ID: <32230528.1075855479621.JavaMail.evans@thyme> +Date: Wed, 8 Nov 2000 23:43:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Fw: + Click and go to http://www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +----- : Click and go to http://www.enerfax.com if can not view properly.htm + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] + [IMAGE] + + + + [IMAGE] + + + + + + + + + Click here for a daily email link + + + + + + + + + + + + + + + + Enerfax Daily + + + + + + + + + [IMAGE] + + [IMAGE] + + [IMAGE] + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 8, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 8, 2000 -? ? Past Issues Available +on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Baker Hughes October 2000 Rig Counts + + ? + + ? ? Baker Hughes has announced that the international rig count for October +2000 was 727, up 13 from September and up 162 from October 1999. The +international offshore rig count for October 2000 was 219, up 6 from +September and up 62 from October 1999. The US rig count for October 2000 was +1,055 up 44 from September and up 344 from October 1999. The Canadian rig +count for October 2000 was 353 up 39 from September 2000 and up 64 from +October 1999. The worldwide rig count for October 2000 was 2,135 up 96 from +September and up 717 from October 1999. + + October 2000 Rotary Rig Counts + + + ? ? ? ? ? ? ? ? October 2000? ? ? ? ?September 2000? ? ? October 1999 + ? ? ? ? ? ? ? + ? ? ? ? ? ? ? Land? ?OS Total? Var? ?Land? ?OS Total? ?Land? ?OS Total + + Europe? ? ? ? ?39? ?57? ? 96? ? 1? ? ?39? ?56? ? 95? ? ?37? ?29? ? 66 + Middle East? ?143? ?19? ?162? ? 4? ? 137? ?21? ?158? ? 116? ?18? ?134 + Africa? ? ? ? ?25? ?25? ? 50? ? 3? ? ?25? ?22? ? 47? ? ?25? ?13? ? 38 + Latin America 210? ?55? ?265? ? 6? ? 207? ?52? ?259? ? 161? ?34? ?195 + Asia Pacific? ?91? ?63? ?154? ?(1)? ? 93? ?62? ?155? ? ?69? ?63? ?132 + International? 508? 219? ?727? ?13? ? 501? 213? ?714? ? 408? 157? ?565 + U.S.? ? ? ? ? 908? 147 1,055? ?44? ? 864? 147 1,011? ? 630? 111? ?741 + Canada? ? ? ? 348? ? 5? ?353? ?39? ? 310? ? 4? ?314? ? 285? ? 4? ?289 + N. America? ?1,256? 152 1,408? ?83? 1,174? 151 1,325? ? 915? 115 1,030 + + Worldwide? ? 1,764? 371 2,135? ?96? 1,675? 364 2,039? 1,323? 272 1,595 + + + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 8, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 8, 2000 + + + + + + + [IMAGE] + + + + + + + + Revised Columbia Stock Proration + + + + ? ? NiSource has revised the proration factor for the NiSource and Columbia +merger, which closed on November 1st. Under the revised calculation, +38.944476% of those Columbia shares for which valid stock elections were +made, rounded down to the nearest whole share, will be converted into +NiSource stock.? This number was previously incorrectly reported as +38.8301728%.? The exchange ratio is 3.04414 NiSource shares for each +Columbia share that is exchanged. + + + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img16.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img8.gif + - img21.gif + - img3.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - id=1381847 + - img32.gif \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/32453579.1075855478185.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/32453579.1075855478185.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..22f2ee76 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/32453579.1075855478185.JavaMail.evans@thyme:2,S @@ -0,0 +1,97 @@ +Message-ID: <32453579.1075855478185.JavaMail.evans@thyme> +Date: Thu, 26 Oct 2000 16:02:00 -0700 (PDT) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage for 10-27-00 through 10-30-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +October 27, 2000 5:00pm through October 30, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: +Impact: EDI +Time: Sat 10/28/2000 at 11:00:00 PM thru Sat 10/28/2000 at 11:15:00 PM +Outage: Migrate EDI servers to diverse switches +Environments Impacted: EDI, three to four seconds per connection. +Purpose: To provide diverse paths in case of switch failure. Will migrate the +EDI connections from 192.168.63.11 +switch to the 192.168.28.4 and .5 switches. +Backout: Move back to old connections +Contact(s): Vincent Fox 713-853-5337 + +ENRON NORTH AMERICAN LANS: +Impact: EES +Time: Sat 10/28/2000 at 11:15:00 PM thru Sat 10/28/2000 at 11:30:00 PM +Outage: Port Channel for EES Switches +Environments Impacted: EES +Purpose: The connections between the two boxes is running near capacity. Want +to install fast etherchannel +connections between the two EES switches to increase bandwidth between the +two units. +Backout: Turn off etherchannel +Contact(s): Vincent Fox 713-853-5337 + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: No Scheduled Outages. + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/3251494.1075855496666.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/3251494.1075855496666.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d075f0f5 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/3251494.1075855496666.JavaMail.evans@thyme:2,S @@ -0,0 +1,251 @@ +Message-ID: <3251494.1075855496666.JavaMail.evans@thyme> +Date: Fri, 11 May 2001 11:20:00 -0700 (PDT) +From: susan.t.turpin@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, anita.reubens@swgas.com, + bblanar@coral-energy.com, bob.mattice@engageenergy.com, + bob.mattice@engageenergy.com, browning@wasatchenergy.com, + bruce.langmade@gapac.com, bymank@wdni.com, cards@wdni.com, + caver_ealy@pgn.com, ccoyle@americansoda.com, cmcgra@puget.com, + cpavlica@enerad.com, craig.provenzano@powersrc.com, cridin@puget.com, + cslaman@usg.com, cwduke@duke-energy.com, darena@national-energy.com, + dave.dungan@weyerhaeuser.com, deborahs@kimballenergy.com, + derek.danyliw@husky-oil.com, dlh@nwnatural.com, fermis@enron.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, + llightfoot@coral-energy.com, lmansi@sdge.com, lprior@enron.com, + mbeckner@utilicorp.com, mcano@enerad.com, michelle_hunter@pgn.com, + niels_a_vervloet@reliantenergy.com, pschmidt@kimballresources.com, + ramperms@bp.com, rcooper@usg.com, rfm@nwnatural.com, + robert.harp@engageenergy.com, robert.harp@engageenergy.com, + ron.smith@ashgrove.com, rony@panalberta.com, ryan.watt@enron.com, + sakom@attglobal.net, sbrewer@enron.com, scott.linkletter@neg.pge.com, + scotts@kimballenergy.com, sghill@bcgas.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, tbrother@utilicorp.com, + tdizona@coral-energy.com, tjmi@dynegy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@kimballresources.com, + zcourns@national-fuel.com, ads@nwnatural.com, awhaynes@rmc.com, + bhall@cngc.com, bmedlock@cngc.com, cheldman@kimballresources.com, + cpeterso@cngc.com, creali@vanalco.com, gary.peterson@gapac.com, + gastrans@puget.com, hls@nwnatural.com, kdickey@idahopower.com, + lgoodric@cngc.com, marcl@subutil.com, mvaughn@cngc.com, + mwaas@cngc.com, pat_scherzinger@pgn.com, rernest@intgas.com, + rsf@nwnatural.com, sdoss@wlinpco.com, siekasj@osm.com, + spfaff@cngc.com, tina.m.patton@boeing.com +Subject: NWP System Notice - 01-241 June 2001 Monthly Maintenance +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Turpin, Susan T" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@gapac.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'caver_ealy@pgn.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cpavlica@enerad.com'" , "'craig.provenzano@powersrc.com'" , "'cridin@puget.com'" , "'cslaman@usg.com'" , "'cwduke@duke-energy.com'" , "'darena@national-energy.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'llightfoot@coral-energy.com'" , "'lmansi@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'mbeckner@utilicorp.com'" , "'mcano@enerad.com'" , "'Michelle_Hunter@pgn.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'pschmidt@kimballresources.com'" , "'ramperms@bp.com'" , "'rcooper@usg.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ron.smith@ashgrove.com'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'sakom@attglobal.net'" , "'SBREWER@ENRON.COM'" , "'scott.linkletter@neg.pge.com'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tbrother@utilicorp.com'" , "'tdizona@coral-energy.com'" , "'tjmi@dynegy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@kimballresources.com'" , "'zcourns@national-fuel.com'" , "'ads@nwnatural.com'" , "'awhaynes@rmc.com'" , "'BHall@cngc.com'" , "'bmedlock@cngc.com'" , "'cheldman@kimballresources.com'" , "'cpeterso@cngc.com'" , "'creali@vanalco.com'" , "'gary.peterson@gapac.com'" , "'gastrans@puget.com'" , "'hls@nwnatural.com'" , "'kdickey@idahopower.com'" , "'lgoodric@cngc.com'" , "'marcl@subutil.com'" , "'MVaughn@cngc.com'" , "'MWAAS@cngc.com'" , "'pat_scherzinger@pgn.com'" , "'rernest@intgas.com'" , "'rsf@nwnatural.com'" , "'sdoss@wlinpco.com'" , "'siekasj@osm.com'" , "'spfaff@cngc.com'" , "'Tina.m.patton@boeing.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: May 11, 2001 +Category: MAINTENANCE +Subcategory: NWP MONTHLY MAINTENANCE +Subject: 01-241 June 2001 Monthly Maintenance + +Notice Text: + +All Shippers Letter 01-241????? ??????? +Date:?? 5/11/01 +Time:?? 17:00 hrs?????? ??????? ??????? ??????? + + +TO:???? ALL SHIPPERS + +SUBJECT:??????? JUNE 2001 MAINTENANCE SCHEDULE + +The following maintenance work is scheduled on Northwest Pipeline +for the month of June. Potential system impacts are identified +below. Volume impact and scheduled maintenance out of service date +estimates are stated as accurately as possible, but are subject to +change based on factors such as ambient temperatures, actual market +demand, etc.? Any variance from this notice will be indicated on a +monthly scheduled maintenance notification and posted to the EBB by +or before the 15th day of each month prior to the work commencing. +All capacities listed in this maintenance schedule are in Dekatherms. + + + +Sumas to Mt. Vernon Compressor Stations +Repair Anomalies on 26" Mainline? + +Date:?? ??????? June 1, 2001 to June 31, 2001 +Design Cap:????? ?????? 1,097,000 Dth +Available Cap:? 1,097,000 Dth + +As a result of the smart pigging program completed in September 1999, +anomaly repair work will take place on the 26" mainline from the Sumas +Compressor Station to the Mt. Vernon Compressor Station.? Pressure +restriction to 647 psi will be in place from June 1 through June 13.? +The remainder of this project will coincide with the work at Heartbreak +Hill, Eagles Nest, and Cruise Road. No system impact is anticipated.? + + +26" Heartbreak Hill Pipe Replacement + +Date: ? ??????? June 14, 2001 to June 29, 2001 +Design Cap:???????????????????????? 1,097,000 Dth +Available Cap:? 800,000 to 820,000 Dth + +As a result of the 1999 internal inspection between Sumas and Mount +Vernon Compressor Stations approximately 3,500 feet of 26" mainline +at Milepost 1444 will be replaced. Approximately 28 miles of +26" mainline will be taken out of service for 15 days. + + +26" Eagles Nest Pipe Replacement + +Date:?? ??????? June 14, 2001 to June 29, 2001 +Design Cap:????? ?????? 1,097,000 Dth +Available Cap:? ??????? 800,000 to 820,000 Dth + +As a result of the 1999 internal inspection between Sumas and Mount +Vernon Compressor Stations, approximately 500 feet of 26" mainline +at Milepost 1443 will be replaced. Approximately 28 miles of +26" mainline will be taken out of service for 15 days. + + +26" Cruise Road Pipe Replacement + +Date:?? ??????? June 14, 2001 to June 29, 2001 +Design Cap:???? ??????? 1,097,000 Dth +Available Cap:? ??????? 800,000 to 820,000 Dth + +As a result of the 1999 internal inspection between Sumas and Mount +Vernon Compressor Stations approximately 537 feet of 26" mainline +at Milepost 1455 will be replaced. Approximately 28 miles of +26" mainline will be taken out of service for 15 days. + +Pocatello Compressor Station / Unit #1 + +Date:?? June 4, 2001 to June 8, 2001 + +Northwest will be performing an annual inspection/overhaul on unit #1 at +the Pocatello Compressor Station. No system impact is anticipated. + + +Sumas compressor Station / Unit #7 & Unit #8 + +Date:?????????????? June 5, 2001 & June 6, 2001 + +Northwest will be performing an annual inspection on unit #7 and unit #8 +at the Sumas Compressor Station. No system impact is anticipated. + + +Mount Vernon compressor Station / Unit #3 + +Date:?? June 7, 2001 + +Northwest will be performing an annual inspection on unit #3 at the Mount +Vernon Compressor Station. No system impact is anticipated.? + + +Plymouth Compressor Station / Unit #1 & Unit #2 + +Date:?? June 10, 2001 to June 15, 2001 + +Northwest will be installing a new oil filtration system on unit #1 and +unit #2 at the Plymouth Compressor Station. No system impact is anticipated. + + +Kemmerer Compressor Station / Unit #2 + +Date:?? June 11, 2001 to June 15, 2001 + +Northwest will be performing an annual inspection/overhaul on unit #2 at +the Kemmerer Compressor Station. No system impact is anticipated. + + +Camas to Eugene Pigging Project + +Date:?? ??????? June 11, 2001 to June 30, 2001 +Design Cap:???? ??????????????????????? 343,000 Dth +Available Cap:? 275,000 Dth + +As a result of the smart pigging program completed in October 2000, +anomaly repair work will begin June 11, 2001.? The 16" Camas / Eugene line is +paralleled by a 20" loop line. No system impact is anticipated. + + +North Seattle Pigging Project + +Date:?? ?????????????????????? June 11, 2001 to June 23, 2001 +Design Cap:???? 200,000 Dth +Available Cap:? 140,000 Dth + +Internally inspect 10.39 miles of the original 8" and 16" loop. The +job scope involves taking one line out of service at a time.? Permanent +pig launching and receiving facilities will be installed at the end +points of the North Seattle Lateral.? Anomaly repairs if required will +be made in September 2001.? No system impact is anticipated. + + +Soda Springs Compressor Station + +Date:?? June 12, 2001 to June 13, 2001 + +Northwest will be performing its annual DOT emergency shutdown test and +will be installing new station isolation valves at the Soda Springs +Compressor Station. No system impact is anticipated. + + +South Seattle Pigging Project + +Date:?? ??????? July 16, 2001 to August 3, 2001 +Design Cap:???? ??????? 185,000 Dth +Available Cap:? 89,675 Dth + +As a result of the smart pigging program completed in October 2000, +anomaly repair work will begin June 11, 2001.? The job scope involves +taking one line out of service at a time to make necessary repairs.? The +original 10 3/4" line is paralleled by a 10 3/4", 12 3/4", and 16" loop line. +No system impact is anticipated. + + + +Sumas Compressor Station / A Plant + +Date:?? June 18, 2001 to June 19, 2001 + +Northwest will be performing its annual DOT emergency shutdown test +and installation of new gas filters in the Sumas A plant. No system +impact is anticipated. + + +16" Camas to Eugene Smart Pigging Project +(South of Oregon City Compressor Station) + +Date:?? ?????????????????????? June 26, 2001 to July 19, 2001 +Design Cap:???? ??????? 275,000 Dth +Available Cap:? ??????? 275,000 Dth + +Northwest will be Smart Pigging 15 miles of the 16" Camas-Eugene line south +of the Oregon City Compressor Station by installing a Permanent pig launcher +and receiver. The 16" Camas / Eugene line is paralleled by a 20" loop line. +No system impact is anticipated. + + +Vernal Pigging Project + +Date:?? ??????? June Sometime +Design Cap:???? ??????? 330,000 Dth +Available Cap:? ??????? 330,000 Dth + +As a result of the smart pigging program completed in September 2000, +anomaly repair work will begin on the 26" Ignacio to Sumas line sometime +in the month of June. No system impact is anticipated. + + +Contact your Marketing Services Representative at (801) 584-7301, for +more information. + +WGP-W +st \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/32818363.1075855482573.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/32818363.1075855482573.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f2fd94a8 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/32818363.1075855482573.JavaMail.evans@thyme:2,S @@ -0,0 +1,49 @@ +Message-ID: <32818363.1075855482573.JavaMail.evans@thyme> +Date: Wed, 6 Dec 2000 09:06:00 -0800 (PST) +From: ina.rangel@enron.com +To: jane.tholt@enron.com, monique.sanchez@enron.com, mike.grigsby@enron.com, + phillip.allen@enron.com, keith.holst@enron.com, + steven.south@enron.com, frank.ermis@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + matt.smith@enron.com, kenneth.shulklapper@enron.com, + john.arnold@enron.com, mike.maggi@enron.com, larry.may@enron.com +Subject: PIRA Discussion +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Jane M Tholt, Monique Sanchez, Mike Grigsby, Phillip K Allen, Keith Holst, Steven P South, Frank Ermis, Tori Kuykendall, Matthew Lenhart, Matt Smith, Kenneth Shulklapper, John Arnold, Mike Maggi, Larry May +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +See below +---------------------- Forwarded by Becky Young/NA/Enron on 12/06/2000 04:42 +PM --------------------------- + + Enron North America Corp. + + From: Amanda Huble 12/06/2000 04:39 PM + + +To: Becky Young/NA/Enron@Enron, Laura Harder/Corp/Enron@Enron, Jessica +Presas/Corp/Enron@ENRON, Ina Rangel/HOU/ECT@ECT, Airam Arteaga/HOU/ECT@ECT, +Kimberly Brown/HOU/ECT@ECT +cc: + +Subject: + +Please forward this message to your groups... + +Dr. Gary Ross (PIRA CEO) will here tomorrow to discuss the global oil +markets. + +Thursday Dec 7, 2000 in room 8c1 from 3:30 to 5. + +Thank you, +Amanda Huble + + + diff --git a/demo/ermis-f/Discussion Threads/cur/33242647.1075855495841.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/33242647.1075855495841.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b64e753e --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/33242647.1075855495841.JavaMail.evans@thyme:2,S @@ -0,0 +1,127 @@ +Message-ID: <33242647.1075855495841.JavaMail.evans@thyme> +Date: Tue, 8 May 2001 01:48:00 -0700 (PDT) +From: kristann.shireman@enron.com +To: frank.ermis@enron.com, keith.holst@enron.com +Subject: Purchase Malin and Socal Topock +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Kristann Shireman +X-To: Frank Ermis, Keith Holst +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Please provide me with your basis offer for the following volumes: +The volumes are in monthly volumes. +Thanks +Kris Shireman + +Socal + +01/2002: 78,829 +02/2002: 41,064 +03/2002: 69,577 +04/2002: 87,050 +05/2002: 72,295 +06/2002: 88,023 +07/2002: 91,313 +08/2002; 134,442 +09/2002: 102,023 +10/2002: 120,795 +11/2002: 127,928 +12/2002: 101,339 +01/2003: 276,152 +02/2003: 241,093 +03/2003: 268,558 +04/2003: 285,661 +05/2003: 271,098 +06/2003: 286,691 +07/2003: 289,711 +08/2003: 332,381 +09/2003: 300,389 +10/2003: 318,878 +11/2003: 325,782 +12/2003: 299,756 +01/2004: 174,942 +02/2004: 139,055 +03/2004: 167,466 +04/2004: 184,189 +05/2004: 169,990 +06/2004: 185,301 +07/2004: 188,137 +08/2004: 230,351 +09/2004: 198,782 +10/2004: 216,972 +11/2004: 223,764 +12/2004; 198,071 +01/2005: 193,751 +02/2005; 158,434 +03/2005: 186,391 +04/2005: 202,743 +05/2005: 188,899 +06/2005: 203,933 +07/2005: 120,549 +08/2005: 120,857 +09/2005: 120,375 +10/2005: 120,494 +11/2005: 120,534 +12/2005: 120,412 + + + + + +MALIN + +06/2001: 44,997 +07/2001: 41,838 +08/2001: 46,070 +09/2001: 39,859 +10/2001: 37,283 +11/2001: 28,038 +12/2001: 31,431 +01/2002: 23,643 +02/2002: 21,228 +03/2002: 10,546 +04/2002: 15,851 +05/2002: 23,528 +06/2002: 33,978 +07/2002: 32,611 +08/2002; 34,332 +09/2002: 30,093 +10/2002: 28,214 +11/2002: 23,518 +12/2002: 23,030 +01/2003: 17,963 +02/2003: 17,820 +03/2003: 16,651 +04/2003: 15,640 +05/2003: 23,212 +06/2003: 33,520 +07/2003: 32,117 +08/2003: 33,878 +09/2003: 29,681 +10/2003: 27,869 +11/2003: 23,155 +12/2003: 22,721 +01/2004: 17,721 +02/2004: 16,973 +03/2004: 16,430 +04/2004: 15,419 +05/2004: 22,896 +06/2004: 33,057 +07/2004: 31,628 +08/2004: 33,431 +09/2004: 29,273 +10/2004: 27,491 +11/2004: 22,843 +12/2004; 22,423 +01/2005: 17,482 +02/2005; 16,748 +03/2005: 16,211 +04/2005: 15,200 +05/2005: 22,585 +06/2005: 32,600 \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/33260162.1075855496002.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/33260162.1075855496002.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..8469a015 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/33260162.1075855496002.JavaMail.evans@thyme:2,S @@ -0,0 +1,41 @@ +Message-ID: <33260162.1075855496002.JavaMail.evans@thyme> +Date: Tue, 8 May 2001 17:55:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: eSource Presents Free Piranha Web Training +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +eSource presents Piranha Web training + +Piranha Web offers an online connection to complete company analysis via +content that includes Disclosure, Worldscope, Datastream and I/B/E/S. The +product is designed to allow users to get complete company fundamental +financials, earnings estimates, and market data. + +Training Agenda Includes: +? General Introduction. +? Basic ticker query building + + +Attend our Piranha Clinic: + +May 11 - 9:00 -10:00 AM EB572 + + +Seats fill up fast! To reserve a seat, please call Stephanie E. Taylor at +5-7928 +Check the eSource training page at http://esource.enron.com/training.doc for +additional training sessions and vendor presentations + + + +http://esource.enron.com \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/33322336.1075855481029.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/33322336.1075855481029.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a1c554b8 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/33322336.1075855481029.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <33322336.1075855481029.JavaMail.evans@thyme> +Date: Thu, 16 Nov 2000 12:07:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: December Course Offerings +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + + December 7 + +Course Title Time Location Cost +Working Styles 8am - noon EB560 $ 300 +Communicating Effectively 1pm - 5pm EB560 200 + + + December 8 + +Communicating Effectively 8am - noon EB560 200 +Coaching for Performance 1pm - 5pm EB560 300 + + +For course description and registration, please click here () to go directly +into the Development Center "Ernie", or call 3-0357. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/33357887.1075855481763.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/33357887.1075855481763.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..19ab9530 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/33357887.1075855481763.JavaMail.evans@thyme:2,S @@ -0,0 +1,37 @@ +Message-ID: <33357887.1075855481763.JavaMail.evans@thyme> +Date: Wed, 29 Nov 2000 10:30:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: galleryfurniture.com Bowl +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Enron is proud to be a major sponsor of the galleryfurniture.com Bowl! + +Don't miss your chance to witness college football history, as bowl fever +hits the City of Houston with the inaugural galleryfurniture.com Bowl game +Wednesday, December 27, 2000 at the Houston Astrodome. This is your +opportunity to see the Big XII Conference face off against Conference USA! + +This Friday, December 1st at the Big E' Caf,, Community Relations will be +selling discounted tickets for $8 to all Enron employees from 11:30 am- 1:00 +pm (no limit). +The purchase of a game ticket will also make a difference in the lives of +thousands. All proceeds from ticket sales will go to AIDS Foundation Houston +(AFH) Investment of a Lifetime program, which benefits Houstonians with life +threatening illnesses. +Everyone who purchases a ticket Friday will also receive a coupon for a +complimentary Chick-Fil-A sandwich, and will have the opportunity to pick-up +FREE bowl game merchandise the from the galleryfurniture.com Bowl promotion +truck. In addition, Gallery Furniture will have a special offer to Enron +employees to register to win a brand new 36-inch Color TV! +Don't miss out on all the exciting action and being a part of Houston Bowl +Fever! \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/33444723.1075855481523.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/33444723.1075855481523.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0f6a15fc --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/33444723.1075855481523.JavaMail.evans@thyme:2,S @@ -0,0 +1,276 @@ +Message-ID: <33444723.1075855481523.JavaMail.evans@thyme> +Date: Sun, 26 Nov 2000 14:01:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Go + to www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + + ")} TC + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 27, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 27, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Consultant Says Mexico to Pay Billions for Natural Gas + + + ? ? Mexico, over the next decade, will likely need to spend $40.6 Billion +to import natural gas, given Pemex's failure to conduct adequate capital +investment, consultants Consultores Internacionales have said in a report. +The estimate assumes an average price for natural gas of $4.50 per MMBtu +over the period. In a more conservative scenario, with the average price of +natural gas at $3.50 per MMBtu, the country over the next 10 years would +need to spend $31.6 billion dollars on natural gas imports, according to +the report. Under both scenarios, estimates expect that Mexico will need to +import 24.7 Bcf of natural gas during the coming decade. + + + + + + + + + + [IMAGE] + + + + + + + + Natural? Gas? Storage? Report + + + + + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + ? ? ? ? ? ? Week? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Prev? + ? ? ? ? ? ?Ending? ? Prev? ? ? ? ? ? ? ? ? ?Prev? ? Year? ? + | Region | 11/17/00| Week | Diff | % Full | Year | % Full + | Prod? ?|? ?664? ?|? 688 | -24? |? 70%? ?|? 843 |? 89%? ? + | East? ?|? 1643? ?| 1682 | -39? |? 90%? ?| 1711 |? 94%? ? + | West? ?|? ?341? ?|? 372 | -31? |? 67%? ?|? 442 |? 87%? ? + |? ? ? ? |? ? ? ? ?|? ? ? |? ? ? |? ? ? ? |? ? ? |? ? ? ? + | Total? |? 2648? ?| 2742 | -94? |? 80%? ?| 2996 |? 91%? ? + + + + + + + + [IMAGE] + + + [IMAGE] + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 27, 2000 + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + September Canadian Natural Gas Sales + + + Natural gas sales totaled 4.22 billion cubic meters in September, up 10.2% +over September 1999. The increase was the result of increased demand by the +industrial and residential sectors. Use by the industrial sector rose 11.7%, +amid higher use of natural gas for electricity generation and stronger +demand by the chemical industry. Year-to-date sales were up 7.1% over the +same period in 1999. Industrial sector sales continued to grow strongly, +posting an 11.1% increase. Consumption by the residential sector increased +1%, while the commercial sector decreased 1.1%. + + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img34.gif + - img35.gif + - img10.gif + - img36.gif + - img37.gif + - id=444924 \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/346114.1075855478902.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/346114.1075855478902.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7b090910 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/346114.1075855478902.JavaMail.evans@thyme:2,S @@ -0,0 +1,51 @@ +Message-ID: <346114.1075855478902.JavaMail.evans@thyme> +Date: Thu, 2 Nov 2000 00:14:00 -0800 (PST) +From: perfmgmt@enron.com +To: frank.ermis@enron.com +Subject: Year End 2000 Performance Feedback +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "perfmgmt@enron.com" +X-To: frank.ermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +NOTE: YOU WILL RECEIVE THIS MESSAGE EACH TIME YOU ARE SELECTED AS A REVIEWER. + +You have been selected to participate in the Year End 2000 Performance +Management process by providing meaningful feedback on specific employee(s). +Your feedback plays an important role in the process, and your participation +is critical to the success of Enron's Performance Management goals. + +To complete requests for feedback, access PEP at http://pep.corp.enron.com +and select Perform Review under Performance Review Services. You may begin +providing feedback immediately and are requested to have all feedback forms +completed by Friday, November 17, 2000. + +If you have any questions regarding PEP or your responsibility in the +process, please contact the PEP Help Desk at: + +Houston: 1.713.853.4777, Option 4 +London: 44.207.783.4040, Option 4 +Email: perfmgmt@enron.com + +Thank you for your participation in this important process. + +The following is a CUMULATIVE list of employee feedback requests with a +status of "OPEN." Once you have submitted or declined an employee's request +for feedback, their name will no longer appear on this list. + + + + +Review Group: ENRON +Feedback Due Date: Nov 17, 2000 + +Employee Name Supervisor Name Date Selected +------------- --------------- ------------- +FRANK, CAROLE C JEFFREY C GOSSETT Nov 01, 2000 +GAY, RANDALL L ROBERT A SUPERTY Nov 01, 2000 \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/3515935.1075855479064.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/3515935.1075855479064.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2de1dd6c --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/3515935.1075855479064.JavaMail.evans@thyme:2,S @@ -0,0 +1,52 @@ +Message-ID: <3515935.1075855479064.JavaMail.evans@thyme> +Date: Thu, 2 Nov 2000 12:11:00 -0800 (PST) +From: perfmgmt@enron.com +To: frank.ermis@enron.com +Subject: Year End 2000 Performance Feedback +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "perfmgmt@enron.com" +X-To: frank.ermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +NOTE: YOU WILL RECEIVE THIS MESSAGE EACH TIME YOU ARE SELECTED AS A REVIEWER. + +You have been selected to participate in the Year End 2000 Performance +Management process by providing meaningful feedback on specific employee(s). +Your feedback plays an important role in the process, and your participation +is critical to the success of Enron's Performance Management goals. + +To complete requests for feedback, access PEP at http://pep.corp.enron.com +and select Perform Review under Performance Review Services. You may begin +providing feedback immediately and are requested to have all feedback forms +completed by Friday, November 17, 2000. + +If you have any questions regarding PEP or your responsibility in the +process, please contact the PEP Help Desk at: + +Houston: 1.713.853.4777, Option 4 +London: 44.207.783.4040, Option 4 +Email: perfmgmt@enron.com + +Thank you for your participation in this important process. + +The following is a CUMULATIVE list of employee feedback requests with a +status of "OPEN." Once you have submitted or declined an employee's request +for feedback, their name will no longer appear on this list. + + + + +Review Group: ENRON +Feedback Due Date: Nov 17, 2000 + +Employee Name Supervisor Name Date Selected +------------- --------------- ------------- +FRANK, CAROLE C JEFFREY C GOSSETT Nov 01, 2000 +GAY, RANDALL L ROBERT A SUPERTY Nov 01, 2000 +LUCCI, PAUL T MARK WHITT Nov 02, 2000 \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/3604026.1075855478435.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/3604026.1075855478435.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a5d3d6fb --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/3604026.1075855478435.JavaMail.evans@thyme:2,S @@ -0,0 +1,88 @@ +Message-ID: <3604026.1075855478435.JavaMail.evans@thyme> +Date: Fri, 27 Oct 2000 04:19:00 -0700 (PDT) +From: justin.j.rutherford@williams.com +To: agcdu1@triax.com, agcdu6@triax.com, anita.reubens@swgas.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cmcgra@puget.com, + cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jennifer_owen@pgn.com, jmmcarthur@duke-energy.com, + jsanders@clarkpud.com, kims@kimballenergy.com, klambe@puget.com, + kri.pam@pdg.net, llightfoot@coral-energy.com, lmanis@sdge.com, + lprior@enron.com, niels_a_vervloet@reliantenergy.com, + ramperms@bp.com, rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, sgwi@dynegy.com, + spjutd2@wdni.com, ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tloski@bcgas.com, tom.mckay@engageenergy.com, + tom.mckay@engageenergy.com, val_yildirok@pgn.com, + wharlan@ix.netcom.com, zcourns@national-fuel.com, ads@nwnatural.com, + awhaynes@rmc.com, bhall@cngc.com, bmedlock@cngc.com, + cheldman@ix.netcom.com, creali@vanalco.com, + gary.peterson@fortjamesmail.com, gastrans@puget.com, + hls@nwnatural.com, kri.jane@pdq.net, lgoodric@cngc.com, + marcl@subutil.com, mvaughn@cngc.com, mwaas@cngc.com, + pat_scherzinger@pgn.com, rernest@intgas.com, rsf@nwnatural.com, + sdoss@wlinpco.com, sgillit@cngc.com, spfaff@cngc.com, + tina.m.patton@boeing.com +Subject: NWP System Notice - November 2000 Maintenance ( Revised) +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Rutherford, Justin J" +X-To: "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tloski@bcgas.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" , "'ads@nwnatural.com'" , "'awhaynes@rmc.com'" , "'BHall@cngc.com'" , "'bmedlock@cngc.com'" , "'cheldman@ix.netcom.com'" , "'creali@vanalco.com'" , "'Gary.Peterson@fortjamesmail.com'" , "'gastrans@puget.com'" , "'hls@nwnatural.com'" , "'kri.jane@pdq.net'" , "'lgoodric@cngc.com'" , "'marcl@subutil.com'" , "'MVaughn@cngc.com'" , "'MWAAS@cngc.com'" , "'pat_scherzinger@pgn.com'" , "'rernest@intgas.com'" , "'rsf@nwnatural.com'" , "'sdoss@wlinpco.com'" , "'sgillit@cngc.com'" , "'spfaff@cngc.com'" , "'Tina.m.patton@boeing.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: October 27, 2000 +Category: MAINTENANCE +Subcategory: NWP MONTHLY MAINTENANCE +Subject: November 2000 Maintenance ( Revised) + +Notice Text: +All Shippers Letter #01-142 +Date:?? ??????? 10/27/00 +Time:?? ??????? 11:00hrs + +TO:???? ??????? All Shippers +Subject:??????? ????????????????????? November 2000 Maintenance + +WILLIAMS GAS PIPELINE-WEST / Northwest Pipeline SCHEDULED MAINTENANCE +as posted 10 - 27, 2000 + +The following maintenance work is scheduled on Williams Gas Pipeline-West / +Northwest +Pipeline (WGP-W) during the month of November 2000.? The scheduled +maintenance is +Northwest's most recent projection of potential system impacts.? This +schedule is provided to assist you in planning your business for the coming +month. The impacts are estimates, which could change depending on other +scheduling factors.? If any scheduled maintenance activities change, an +updated notice will be posted to the EBB as soon as possible. + +UPCOMING NOVEMBER? SCHEDULED MAINTENANCE +? + +Foundation Creek Meter Station Installation has been completed. + +October 30, 2000 -December 1,? (*Dates are estimates and may change) + +Vernal Pigging Project + +Results from the smart pigging program on the 26" pipeline from mainline +valve 2-7 +(M.P. 213) to mainline valve 2-10 (M.P. 263) have been analyzed.? Based on +data received from the pig, NWP personnel will be investigating each valve +section until all anomalies are addressed.?? No impacts to gas flows are +anticipated at this time.? Any changes to anticipated impacts will be +communicated as soon as information becomes available. + +For additional information, contact your Marketing Services Representative. + +JR \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/3719663.1075855494188.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/3719663.1075855494188.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c63a8a1a --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/3719663.1075855494188.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <3719663.1075855494188.JavaMail.evans@thyme> +Date: Fri, 27 Apr 2001 01:23:00 -0700 (PDT) +From: ina.rangel@enron.com +To: phillip.allen@enron.com, monique.sanchez@enron.com, keith.holst@enron.com, + frank.ermis@enron.com, mike.grigsby@enron.com, jane.tholt@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + steven.south@enron.com, randall.gay@enron.com, susan.scott@enron.com, + jay.reitmeyer@enron.com +Subject: Migration 2000 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Phillip K Allen, Monique Sanchez, Keith Holst, Frank Ermis, Mike Grigsby, Jane M Tholt, Tori Kuykendall, Matthew Lenhart, Steven P South, Randall L Gay, Susan M Scott, Jay Reitmeyer +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Sorry guys, but you will not be migrated until Tuesday, May 1st after +hours. The reason being they want the pilot runners (Steve South & Susan +Scott) on their machines a few more days before they migrate everyone else +over. The migration team wants to make sure there will not be any problems +with everyone's applications. + +-Ina \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/3722731.1075855478853.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/3722731.1075855478853.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..920340f5 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/3722731.1075855478853.JavaMail.evans@thyme:2,S @@ -0,0 +1,41 @@ +Message-ID: <3722731.1075855478853.JavaMail.evans@thyme> +Date: Wed, 1 Nov 2000 15:22:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.states@enron.com +Subject: TRAVEL CONTEST -- XMS WEB EXPENSE REPORT +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Employees United States +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +VISIT OUR INFORMATION WEB SITE AT http://xmsap.enron.com, to enter a contest +to win two tickets on Continental Airlines compliments of + + TRAVEL AGENCY IN THE PARK + +Simply logon to the site, find the names of the five icons on the xmsap web +page, make a list, and send it via e-mail to Andy Zabriskie, Accounts Payable +Manager. The Travel Agency in the Park on-site representative will draw a +name from those submitting correct answers. + +The contest ends Friday, November 10th. The drawing will take place +Wednesday, November 15th--just in time to make those reservations for a +holiday ski trip! + +TIP: We were able to load 80% of the domestic employees based on their HR +profile information. + Logon ID : Your eHRonline logon (alternatively, your first initial and +last name). + Password: ENRON (case-sensitive--be certain to change your password the +first time you long on). +If you forgot your "P" number for your HR eWorkplace log on, call the +Resolution Center, 713-853-1411 and ask them to check your XMS logon ID for +you, 713-853-1411. If you are a new employee or you are unable to logon as +instructed above (one of those we could not load from HR), submit an eRequest +through the IT Central web page (hhtp://itcentral.enron.com) diff --git a/demo/ermis-f/Discussion Threads/cur/3881419.1075855481450.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/3881419.1075855481450.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ffda338b --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/3881419.1075855481450.JavaMail.evans@thyme:2,S @@ -0,0 +1,78 @@ +Message-ID: <3881419.1075855481450.JavaMail.evans@thyme> +Date: Wed, 22 Nov 2000 02:36:00 -0800 (PST) +From: kenneth.shulklapper@enron.com +To: matthew.lenhart@enron.com, jay.reitmeyer@enron.com, + tori.kuykendall@enron.com, frank.ermis@enron.com +Subject: Fwd: FW: the Presidential Clock +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Kenneth Shulklapper +X-To: Matthew Lenhart, Jay Reitmeyer, Tori Kuykendall, Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Kenneth Shulklapper/HOU/ECT on 11/22/2000 +10:33 AM --------------------------- + + +"Kenneth Shulklapper" on 11/22/2000 10:25:22 AM +To: kenneth.shulklapper@enron.com, David.aronica@Sun.COM, kal24@cornell.edu, +michael.j.de.la.cruz@intel.com +cc: +Subject: Fwd: FW: the Presidential Clock + + + + + +>From: "Okieffe, Jay" +>To: "Biria St.John (E-mail)" , "Charles Cooper +>(E-mail)" , "Ethan Sullivan (E-mail)" +>, "Gregg Spiro (E-mail)" +>, "Houston Bowles (E-mail)" +>, "Kenny Schulklapper (E-mail)" +>, "Travis St. Peter (E-mail)" +> +>Subject: FW: the Presidential Clock +>Date: Wed, 22 Nov 2000 10:12:28 -0600 +> +>Good one... +> +> +> +>Our good buddy Bill Clinton was assigned a new intern named Sally. Being +>the +>polite gentleman he is, Bill went to visit Sally and ask her if she needed +>any questions answered. She said no, so Bill asked, "Have you seen the +>presidential clock yet?" +> +>Sally replied, "I haven't even heard of the presidential clock." +> +>Bill then replied, "Well let's go to my office, so I can show it to you." +> +>Sally was a little taken aback, and she stated, "With all the problems +>you've had lately, I don't think we should." +> +>Then Bill said, "Ahh, it's just a clock and I promise I won't try +>anything." +> +>Sally then agrees to go with him. +> +>Bill leads her to the Oval Office, shuts and locks the door behind them and +>then drops his pants to the floor. Sally is flabbergasted and says, "Mr. +>President, that is the presidential cock, not the presidential clock." +> +>Bill looks at her and says, "Sally, by my definition, if you put two hands +>and a face on it, it's a clock." +> +> +> + +______________________________________________________________________________ +_______ +Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com + diff --git a/demo/ermis-f/Discussion Threads/cur/3967581.1075855495485.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/3967581.1075855495485.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d85928d1 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/3967581.1075855495485.JavaMail.evans@thyme:2,S @@ -0,0 +1,28 @@ +Message-ID: <3967581.1075855495485.JavaMail.evans@thyme> +Date: Fri, 4 May 2001 08:01:00 -0700 (PDT) +From: jessica.presas@enron.com +To: stephanie.miller@enron.com, philip.polsky@enron.com, + barry.tycholiz@enron.com, kim.ward@enron.com, + phillip.allen@enron.com, frank.ermis@enron.com, + randall.gay@enron.com, mike.grigsby@enron.com, keith.holst@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + jay.reitmeyer@enron.com, monique.sanchez@enron.com, + susan.scott@enron.com, steven.south@enron.com, jane.tholt@enron.com +Subject: Astros Tickets +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Jessica Presas +X-To: Stephanie Miller, Philip Polsky, Barry Tycholiz, Kim Ward, Phillip K Allen, Frank Ermis, Randall L Gay, Mike Grigsby, Keith Holst, Tori Kuykendall, Matthew Lenhart, Jay Reitmeyer, Monique Sanchez, Susan M Scott, Steven P South, Jane M Tholt +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +May 7 and 8 (PHI @7:05) and 21 and 22 (SD @7:05) Astros tickets are still +available!!! Let Ina or me know if you are interested. + +Thanks, +:-) Jessica + diff --git a/demo/ermis-f/Discussion Threads/cur/4130740.1075855478481.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/4130740.1075855478481.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f50a3577 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/4130740.1075855478481.JavaMail.evans@thyme:2,S @@ -0,0 +1,129 @@ +Message-ID: <4130740.1075855478481.JavaMail.evans@thyme> +Date: Fri, 27 Oct 2000 16:12:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron In Action 10.30.00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Sports Tickets The following tickets are available through the Signature Shop +for employees only - click here to order and have +Available! them delivered to your office location. + + 1. Houston Hotshots vs. Utah Freezz, Saturday, November 4 at 7:00 p.m. in +the AstroArena, and tickets are only + $24 per set. + 2. Houston Cougars vs. Louisville Cardinals, Saturday, November 18 at 2:30 +p.m. at Robertson Stadium. + Discounted tickets come in sets of two or four tickets for only $14 per +ticket. Contact Greg Grissom + at ext. 58741 with any questions. + +Da Camera Da Camera of Houston, the acclaimed producer and presenter of +innovative ensemble music, continues its free +Free Performance lunchtime series, "A Little Day Music", with pianist Timothy +Hester at the Wortham Theater Center + on Wednesday, November 1 at 12:00 p.m. "A Little Day Music" concerts are +presented on the first Wednesday of every + month free of charge, and Da Camera encourages concertgoers to bring and +enjoy their lunches while listening to the + music. For more information, contact Da Camera's Community Outreach +Department at 713-524-7601 ext. 15. + +Dino Dash Race! Lace up your "hi-ceratops" for the Houston Museum of Natural +Science Annual Dino Dash Race on Saturday, + November 4 in Hermann Park! The 5K Fun Run/Walk begins at 7:45 a.m. and the +children's 1K non-competitive run + is at 8:45 a.m. Children are encouraged to dress in their favorite dinosaur +costumes. Participants receive t-shirts, + a free admission ticket to the Museum and discount coupons for the IMAX and +more! For more information, call + 713-639-4797 or log onto www.hmns.org. + +Nutcracker Come shop and support the talented Houston Ballet! The Houston +Ballet Guild's 20th Annual Nutcracker Market will +Market be held at the Astrohall Novemeber 9-12. Merchants from around the +country will showcase row after row of + gifts for your early holiday shopping, so beat the crowd and join in on the +Early Bird Power Shopping on Saturday, + November 11 from 8:00 a.m. to 10:00 a.m. Tickets are $25 dollars each and +parking is complimentary. For ticket + information call 713-535-3231 or email nutcrackermarket@houstonballet.org. + +Chinese Paintings Are you an art lover? Come to the Continental Center I +Gallery (Continental Building, 1600 Smith, 2nd floor) and enjoy +Show Chengyi Li, an artist from China, and his selection of personal works of +Chinese art. The exhibit will run from October 30 + to December 1. Enron employees receive a 10% discount on the artist's works. + For more information, contact + Maggie Li at ext. 56011 or click here for a preview! + + +Enron Kids Holiday Come participate with Enron Kids, a program that helps +provide books and equipment for schools in need. Sponsor a +Fun student or team up with co-workers or your department to provide a bag +full of holiday cheer to an HISD Burrus + Elementary student! A shopping committee can shop for you if your schedule +does not give you the time. Sign-ups + are: + November 14, 16, 17: 11:00 a.m. - 1:00 p.m. in the Enron Building lobby + November 15: 11:00 a.m. - 1:00 p.m. in 3AC 601 + November 15: 11:00 a.m. - 1:00 p.m. in Jefferson Bldg. Ground +Floor Conference Room + + Gift drop-offs will be on December 4-8, and the holiday party for Enron Kids +will be at Burrus Elementary on Thursday, + December 14, with transportation available to sponsors. For more +information, contact Geneva Davis at ext. 35517 + or Lesli Campbell at ext. 35983. + +Breast Cancer October is National Breast Cancer Awareness Month, so help +this effort to fight breast cancer by visiting +Awareness Month http://health.yahoo.com. Yahoo will donate $1 to fight +breast cancer every time you visit their home page and click + on the pink ribbon on the left side of the page. + +Fun at the Join Rob Walls, Enron's Managing Director & Deputy General +Counsel, as a volunteer at the Brookwood Community's +Carnival 15th Anniversary Celebration on November 4! The Brookwood Community +is a non-profit, educational, residential + work facility for adultswith functional disabilities. Volunteers are needed +to help the staff with games, food booths, + karaoke and face painting, as well as event set-up and tear down. If you're +interested, contact Sylvia Patton at + 281-375-2100 or visit www.brookwoodcommunity.org. + +Arena Initiatives Get excited about the new arena in town! If you are +interested in volunteering or assisting with various arena + activities in the upcoming months, contact Laurel Boatright at ext. 35097 +for more information. + + + +Mammograms M.D. Anderson will be here the week of November 13-17 to +administer mammograms. Call 713-745-4000 to +Available schedule an appointment. Cost is $15 for employees, spouses, +retirees and EDS; $16 if donating to The Rose (an + organization that provides free mammograms for low-income women); $75 for +contractors. + +Weight Watchers Weight Watchers @ Work is gearing up for another session! +Cost is $169 for 16 weeks, and space is limited to +at Work the first 50 employees who register via email to Bryan Blake. +Classes start November 8 and meet every Wednesday + at 11:45 a.m. An email confirmation of your enrollment will be sent on +October 30. + + + +As of the end of October, the Enron Matching Gifts program has already +matched, dollar for dollar, more than $1.86 million this +fiscal year to the causes that Enron employees believe in and support! \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/4249222.1075855479693.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/4249222.1075855479693.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..de8a359b --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/4249222.1075855479693.JavaMail.evans@thyme:2,S @@ -0,0 +1,296 @@ +Message-ID: <4249222.1075855479693.JavaMail.evans@thyme> +Date: Wed, 8 Nov 2000 08:59:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Organizational Changes +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +We are making a number of significant organizational changes. These change= +s=20 +are intended to accomplish four key objectives: + +First, we need to realign all our wholesale businesses around the successfu= +l=20 +business model developed over the last decade in North America and Europe. = +=20 +This model relies on extensive physical and transactional networks built=20 +around a relatively small strategic asset position. + +Second, we need to significantly streamline corporate reporting=20 +relationships. Particularly with Joe Sutton=01,s departure, the ability to= +=20 +directly manage the day-to-day activities of 15 independent business units= +=20 +has become increasingly difficult. + +Third, we need to accomplish these changes without, in any way, compromisin= +g=20 +the ongoing profitability of all our businesses and without delaying or=20 +hindering our effort to monetize a significant portion of our lower-yieldin= +g=20 +asset positions. + +And fourth, as always, we need to take advantage of the reorganization to= +=20 +redeploy our talent into our highest value opportunities. + +ENRON WHOLESALE SERVICES + +Today, we are forming Enron Wholesale Services (EWS) which will consolidate= +=20 +our global wholesale businesses. The closer alignment of our wholesale=20 +businesses will accomplish the following: (1) enhanced communication and=20 +coordination across business units, (2) more rapid deployment of people to= +=20 +higher valued opportunities, (3) more effective prioritization of=20 +opportunities across the wholesale business, and (4) more rapid extension o= +f=20 +Enron=01,s wholesale business model and capabilities into new industries an= +d=20 +markets. + +Enron Wholesale Services will include our current North American, European= +=20 +(including Japan and Australia), Global Markets, and Industrial Markets=20 +operations, and will be expanded to include Enron=01,s Net Works business u= +nit=20 +as well as a new unit =01) Enron Global Assets. In addition, Enron=01,s me= +rchant=20 +businesses outside of North America and Europe will be integrated into this= +=20 +new structure as described below. + +Mark Frevert, currently Chairman of each of our wholesale units, will assum= +e=20 +the role of Chairman and CEO of Enron Wholesale Services. Greg Whalley,=20 +currently Chairman and CEO of Enron Net Works, will join Mark in the Office= +=20 +of the Chairman as President and Chief Operating Officer. + +Providing further impetus for these organizational changes, several of our= +=20 +international business unit leaders have elected to move into new leadershi= +p=20 +positions: + +Rebecca McDonald, currently CEO of Enron APACHI, will join EWS as President= +=20 +and CEO of Enron Global Assets. Enron Global Assets will have responsibilit= +y=20 +for managing all of Enron=01,s existing energy asset portfolio outside of N= +orth=20 +America and Europe. Joining Rebecca in the Office of the Chairman as COO= +=20 +will be Jim Hughes, currently COO of Enron APACHI. Rebecca and Jim will=20 +report to the EWS Office of the Chairman. + +Sanjay Bhatnagar, currently CEO of Enron India, has joined EBS as CEO for t= +he=20 +Middle East and Asia region. Sanjay will be responsible for building our= +=20 +broadband business in this region and the current EBS team in this region= +=20 +will report to Sanjay. In this role, Sanjay will report to the EBS office = +of=20 +the Chairman. In addition, Sanjay will continue to remain responsible for= +=20 +Enron=01,s wholesale energy business in India and will transition this busi= +ness=20 +into Enron Global Assets in the near future. +=20 +Diomedes Christodoulou, currently Co-CEO of Enron South America, has joined= +=20 +EBS as Chief Commercial Officer. Diomedes will be located in London and wi= +ll=20 +focus his origination activities on global opportunities, with near term=20 +attention to the wholesale and enterprise sectors. Diomedes will report to= +=20 +the EBS Office of the Chairman. + +Jim Bannantine, currently Co-CEO of Enron South America, will be joining EE= +S=20 +to lead EES=01, commercial efforts outside North America and Europe. In or= +der=20 +to ensure a smooth transition for our South American businesses and to=20 +facilitate our asset sales activities, Jim will remain in South America for= +=20 +at least the next several months and continue to serve as CEO of Enron Sout= +h=20 +America. Throughout the transition, Jim will report to Cliff Baxter and to= +=20 +the Office of the Chairman of Enron Wholesale Services. Following the=20 +transition, Jim will join EES. + +In addition to these changes in our international asset operations=20 +activities, we are making the following changes in our merchant wholesale= +=20 +businesses and the commercial support functions: + +Enron Net Works +Louise Kitchen will assume Greg=01,s previous responsibilities as President= + and=20 +CEO of Enron Net Works, reporting into Mark and Greg. =20 + +Enron Americas +Concurrent with the transfer to Enron Global Assets of responsibility for= +=20 +operating Enron=01,s South and Central America asset base, all trading,=20 +marketing, and new asset development activities in these regions will repor= +t=20 +into a new entity, Enron Americas. Enron Americas will have responsibility= +=20 +for all wholesale merchant businesses across North, Central and South=20 +America. Dave Delainey, President and CEO, and John Lavorato, Chief=20 +Operating Officer will comprise the Office of the Chairman for Enron=20 +Americas. + +Enron Europe +The Enron Europe organization, which includes Enron=01,s businesses in Aust= +ralia=20 +and Japan, and Enron Metals, remains unchanged under the leadership of John= +=20 +Sherriff, President and CEO, and Michael Brown, Chief Operating Officer. + +Enron Global Markets +Enron Global Markets, under the leadership of Mike McConnell, President and= +=20 +CEO, and Jeff Shankman, Chief Operating Officer, will continue to have=20 +responsibility for Enron=01,s Middle East and LNG operations. With the=20 +exception of Ecoelectrica in Puerto Rico, all operating power plants and=20 +associated personnel in the Caribbean and Central America will transfer to= +=20 +Enron Global Assets. Enron Global Markets will also continue to manage the= +=20 +commodity businesses in crude and products, coal, weather, insurance,=20 +equities, interest rates, foreign exchange, and agricultural products. + +Enron Industrial Markets +Enron Industrial Markets=01, organization, under the leadership of Jeff McM= +ahon,=20 +President & CEO, and Ray Bowen, Chief Operating Officer, remains unchanged. + +Commercial Support for EWS +The commercial support functions for EWS will remain with, and be managed b= +y,=20 +the individual business units. We are creating no incremental overhead in= +=20 +the creation of EWS, and in fact hope to reduce our operating costs by more= +=20 +efficient utilization and sharing of resources across EWS. + +To this end we have asked several people to take on an expanded role across= +=20 +EWS in addition to their ongoing roles within their business units. These= +=20 +newly defined roles are as follows: + +Mid and Back Office Operations =01) Sally Beck will lead Mid and Back Offic= +e=20 +Operations across EWS. These services will become part of Enron Net Works,= +=20 +with Sally reporting to Louise Kitchen and Rick Causey, Executive Vice=20 +President and Chief Accounting Officer. This alignment creates a coordinat= +ed=20 +services organization with IT and e-commerce platforms to support the=20 +wholesale businesses and to maximize opportunities to commercialize these= +=20 +services. Mid and Back Office services for all commercial activities will= +=20 +continue to be organized with dedicated operations controllers responsible= +=20 +for specific commodities and/or geographic locations. +Legal =01) Mark Haedicke will serve in the role of General Counsel for EWS. +Regulatory and Government Affairs =01) This function will remain organized = +on a=20 +regional basis. Rick Shapiro will support all EWS businesses operating in= +=20 +the Americas, and Mark Schroeder, who is based in London, will support all= +=20 +European and Eastern Hemisphere operations. Rick and Mark will also contin= +ue=20 +to support all other Enron businesses operating in their respective regions= +=20 +and will continue to report to Steve Kean, Executive Vice President and Chi= +ef=20 +of Staff. +Public Relations =01) This function is also organized primarily on a region= +al=20 +basis. Eric Thode will have responsibility for North American activity,=20 +Enron Net Works, and Enron Industrial Markets. Jackie Gentle will continue= +=20 +in her role for Enron Europe (including Japan and Australia) and John Amble= +r=20 +will have responsibility for activity outside North America and Europe as= +=20 +well as providing support for Enron Global Markets and Enron Global Assets.= + =20 +These individuals will also continue to have a split reporting relationship= +=20 +to Mark Palmer, Vice President of Communications. +Business Analysis and Reporting =01) Wes Colwell will expand his role to co= +ver=20 +EWS reporting in addition to his current role in North America. + +Attached for your review is an organization chart for Enron Wholesale=20 +Services which summarizes the changes described here. As this organization= +=20 +continues to evolve we will keep you informed of any additional changes. + +ENRON GLOBAL EXPLORATION AND PRODUCTION +AND ENRON WIND + + As part of our company-wide initiative to examine our assets and investmen= +ts=20 +around the world, we are considering a variety of options with respect to= +=20 +EGEP and EWC. As a consequence, we are putting these businesses under Clif= +f=20 +Baxter=01,s direction. Jeff Sherrick, CEO of EGEP, and Jim Noles, CEO of E= +nron=20 +Wind, will report to Cliff. + +CORPORATE STAFF + + We are consolidating the corporate staff functions: Human Resources,=20 +Government Affairs, Public Relations/Communications and Administration. In= +=20 +that regard, Cindy Olson, Executive Vice President of Human Resources and= +=20 +Community Relations, will report to Steve Kean, Executive Vice President an= +d=20 +Chief of Staff. + +COMMITTEE STRUCTURE + + In light of the increased leadership opportunities created by Enron=01,s= +=20 +growth, the Executive Committee will be expanded to include more of our=20 +business unit leaders. The primary role of this committee will continue to= +=20 +be the communication of relevant information across Enron=01,s businesses a= +nd=20 +the coordination of activities across those businesses. We will also be=20 +drawing on this group to lead company-wide initiatives such as the=20 +performance review process and evaluation and creation of new businesses. = +=20 +The Executive Committee membership is shown on the attached list. + + We are also forming a new committee =01) the Enron Corporate Policy Commit= +tee. =20 +This group will be responsible for overall corporate policy, personnel=20 +management policy and corporate strategy. The Enron Corporate Policy=20 +Committee membership is also shown on the attached list. + + We are confident that these changes will align our talent and our capital = +to=20 +our highest return opportunities. Please join us in congratulating and=20 +supporting all of these individuals in their new roles. diff --git a/demo/ermis-f/Discussion Threads/cur/4485798.1075855494212.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/4485798.1075855494212.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5c48c370 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/4485798.1075855494212.JavaMail.evans@thyme:2,S @@ -0,0 +1,94 @@ +Message-ID: <4485798.1075855494212.JavaMail.evans@thyme> +Date: Fri, 27 Apr 2001 02:56:00 -0700 (PDT) +From: savita.puthigai@enron.com +Subject: VERY IMPORTANT ENRONONLINE STACK MANAGER CHANGES +Cc: enron.group@enron.com, bob.shults@enron.com, daniel.diamond@enron.com, + andy.zipper@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +Bcc: enron.group@enron.com, bob.shults@enron.com, daniel.diamond@enron.com, + andy.zipper@enron.com +X-From: Savita Puthigai +X-To: EOL North America Traders@Enron +X-cc: Enron Sydney EOL Product Control Group, EOL Call Center@ECT, Bob Shults, Daniel Diamond, Andy Zipper +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +We will be releasing new version of the Stack Manager and the EnronOnline= +=20 +website tonight . The following are the changes + +1. Changes to Stack Manager: + +1.1 Changes to toolbar icons: +To facilitate further development of the system, it has been found necessar= +y=20 +to change the toolbar icons at the top of the Stack Manager. The attached= +=20 +file shows the old icon and its new replacement. Next to each image below i= +s=20 +the description of the function that is executed as well as the short cut k= +ey=20 +that is mapped to the same function: + + + +1.2 New Functionality - Auto Suspend +The Auto Suspend function allows traders to set an absolute price change fr= +om=20 +a price level at which you would like the system to automatically suspend a= +=20 +specific product. This function is useful if your products use automatic=20 +price resets. + +To activate this feature: +1. Select a product and click on Product Properties +2. Check the Enable box +3. Enter the Price Check and Suspend at +/- values +4. Click Update +Example: a trader Enables Auto Suspend and selects a $35.00 Price Check and= + a=20 +suspension level of +/- $5.00: The system will suspend the product when the= +=20 +mid price is above $40.00 or below $30.00 + +You will need to enter a new Price Check or disable the Auto Suspend functi= +on=20 +to reactivate this Product if the Auto Suspend is triggered. =20 +Please note the system checks for any products that need to be suspended on= +ce=20 +a minute. + + +2. Changes to EnronOnline Website + (These changes will be rolled out in phases over the next week and will be= +=20 +available to all customers only by Friday 5/4/01) + +The following enhancements have been made to the EnronOnline Website: + +2.1 Today=01,s Transactions + +Float Window: In order to float the window, right click on the Today=01,s= +=20 +Transactions section, click on the Float Window option. + +Sort Ordering: Click on the column heading to change the sort order.=20 + +Linked Transactions: You can display the linked Transactions in an expanded= +=20 +or collapsed view. To do so, right click in the Transaction display area an= +d=20 +select full Expand or Full Collapse. + +2.2 Submission Box + +The submission box has been modified in order to show a space between each= +=20 +set of =01&zeros=018 for the volume the customer wants to sell/buy. + + +Savita \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/4504893.1075855480393.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/4504893.1075855480393.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d15f9d7f --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/4504893.1075855480393.JavaMail.evans@thyme:2,S @@ -0,0 +1,222 @@ +Message-ID: <4504893.1075855480393.JavaMail.evans@thyme> +Date: Mon, 13 Nov 2000 06:25:00 -0800 (PST) +From: marvin.l.stevens@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cards@wdni.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jennifer_owen@pgn.com, jmmcarthur@duke-energy.com, + jsanders@clarkpud.com, kims@kimballenergy.com, klambe@puget.com, + kri.pam@pdg.net, llightfoot@coral-energy.com, lmanis@sdge.com, + lprior@enron.com, niels_a_vervloet@reliantenergy.com, + ramperms@bp.com, rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, sghill@bcgas.com, + sgwi@dynegy.com, spjutd2@wdni.com, ssouth@enron.com, + stephane.brodeur@enron.com, tdizona@coral-energy.com, + tgilliam@avistaenergy.com, tom.mckay@engageenergy.com, + tom.mckay@engageenergy.com, val_yildirok@pgn.com, + wharlan@ix.netcom.com, zcourns@national-fuel.com +Subject: NWP System Notice - 01-162 Soliciting Electronic Bids 11/13/ +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Stevens, Marvin L" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: November 13, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-162 Soliciting Electronic Bids 11/13/ + +Notice Text: + +All Shippers Notification: 01-162?????? ??????? ??????? Dated November 13, +2000 + + + +TO:???? ALL SHIPPERS + +FROM:??????????? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????? (801) 971-5983 +cellular????????????????????????????? +?????????????????????? Williams Gas Pipeline-West +?????????????????????? Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR AVAILABLE FIRM MAINLINE +??????? ??????? TRANSPORTATION CAPACITY ON NORTHWEST'S TRANSMISSION SYSTEM + +Northwest has posted the following package of available firm TF-1 Large +Customer transportation capacity to its Electronic Bulletin Board ("EBB") +for competitive bid pursuant to the "Right-of-First-Refusal; Posting of +Pipeline Capacity" provision of Northwest's Tariff, which requires +availability of capacity to be posted to the EBB subject to bid.? All +prearranged terms are indicated below, if applicable.? The prearranged +shipper has the right to match the highest economic value at the end of +the bid period.? If the prearranged shipper does not match the highest +economic value, award of such capacity will be made according to +Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS CLOSED +BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace Karpakis or your +Marketing Services Representative if you encounter any problems with your +EBB bid(s).? DON'T WAIT UNTIL THE LAST MINUTE TO POST YOUR BID.? Time +deadlines are electronically monitored and implemented. + + +PACKAGE "Q" +From the October 31, 2000 Posting +EBB OFFER # 443 + +RECEIPT ??? DELIVERY??? ?? TOTAL??????? INITIAL PRIMARY PREARRANGED +?POINT? ??? POINT ????? ?? DTH/D???????? CONTRACT TERM? ?? OFFER?? + +Shute Creek Ignacio??????? 5,000????? 12/01/00 - 10/31/01?????? ??? YES +??????????? Bondad-EPNG + +Min. Acceptable Bid:??? $0.12 per Dth of daily Reservation Contract Demand +for Flexible??????????????????????????????????????????????? Receipt/Delivery +Point Rights + +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 5,000 Dth/d +Bid Open Date:? 11/13/00 - (2:00 pm Central Time) +Bid Close Date: 11/15/00 - (2:00 pm Central Time) +Award Deadline: 11/15/00 - (3:00 pm Central Time) +Evergreen:????? ??????? Month to Month, Ten (10) Business Day Prior +Notification +Special Terms & Cond:?? See 1, 2 and 3 Below. + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into +the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity and +shipper and replacement shipper may utilize any available points on +Northwest's +transmission system without impacting the discount for the original shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition to the +Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable +surcharges and fuel. +? + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation +capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available +transportation capacity.? Multiple electronic bid(s) can be submitted for the +total +available transportation capacity under the specified package OR multiple +rates can be +submitted each for a partial amount of available transportation capacity +under the +specified package.? If the same Shipper submits multiple bids, the highest +present value +for such package of available transportation capacity shall be considered the +valid bid. +All other bids from the same Shipper for the same package of transportation +capacity will +be discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is less than +??????? minimum tariff rate, the following formula is utilized:? Bid Rate x +FERC Interest Rate +??????? x The Maximum Bid Quantity x 365 days/100/12; or if the maximum rate +is bid, the +??????? following formula is utilized:? Bid Rate x FERC Interest Rate x +Maximum Bid Quantity x +??????? days bid/100. In case of a tie, each tied shipper will have the right +to improve its bid +??????? by submitting an improved bid within 24 hours of the bid close time.? +Such improved bid +??????? shall be faxed to (801) 584-7076 to Candace Karpakis or Patrick +Aman.? If a tie still +??????? exists, such capacity shall be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than +??????? indicated?????? for the capacity unless maximum rate is bid. + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button on the offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The +screen will allow you to review the conditions of the offer.? Close this +screen when +you have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting the "VIEW BID" button.? Close this screen when you have finished +viewing. + +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +If you want to modify the receipt/delivery point maximum and minimum volume, +highlight the receipt/delivery point section with the left mouse button and +modify accordingly. + +9. Select "SAVE".? If an error appears at the button of the screen, the error +will need +10. to be corrected and the data will need to be saved again.? If successful, +a message +11. will appear indicating the bid information has saved and the bid rate +must be entered. +12.? Select "OK". +13. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +You have just "CREATED" your bid for the offer.? You now need to "SUBMIT" +your bid as follows: + +14. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +15. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button.? All +of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you would +like +to submit.? Select the "SUBMIT" button at the top of the screen to post the +bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button.? All of +your bids will appear.? If the bid has not yet been submitted, highlight the +"BID IN DRAFT STATUS" that you would like to withdraw.? Select the "WITHDRAW" +button at the top of the screen to withdraw the bid.? After a bid has been +withdrawn, you can select the "DELETE" button at the top of the screen to +delete it from the screen. +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + +Word: F\Short Term/Capacity for Bid-All 2000 November 13, 2000 01-162.doc +WGP-W +dap/cc \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/4605271.1075855494367.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/4605271.1075855494367.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..617d37ea --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/4605271.1075855494367.JavaMail.evans@thyme:2,S @@ -0,0 +1,121 @@ +Message-ID: <4605271.1075855494367.JavaMail.evans@thyme> +Date: Fri, 27 Apr 2001 08:00:00 -0700 (PDT) +From: outlook.team@enron.com +To: allison.horton@enron.com, amir.baig@enron.com, brandon.bangerter@enron.com, + brian.ellis@enron.com, charles.philpott@enron.com, + chris.wood@enron.com, chris.tull@enron.com, dale.smith@enron.com, + dave.june@enron.com, donald.sutton@enron.com, + felicia.buenrostro@enron.com, johnna.morrison@enron.com, + joe.dorn@enron.com, kathryn.schultea@enron.com, + leon.mcdowell@enron.com, leticia.barrios@enron.com, + milton.brown@enron.com, raj.perubhatla@enron.com, + shekar.komatireddy@enron.com, andrea.yowman@enron.com, + angie.o'brian@enron.com, bonne.castellano@enron.com, + gwynn.gorsuch@enron.com, jo.matson@enron.com, + laquitta.washington@enron.com, rick.johnson@enron.com, + sandra.lighthill@enron.com, valeria.hope@enron.com, + charlotte.brown@enron.com, ronald.fain@enron.com, + gary.fitch@enron.com, anna.harris@enron.com, keith.jones@enron.com, + kristi.monson@enron.com, bobbie.mcniel@enron.com, + john.stabler@enron.com, michelle.prince@enron.com, + james.gramke@enron.com, blair.hicks@enron.com, + jennifer.johnson@enron.com, jim.little@enron.com, + dale.lukert@enron.com, donald.martin@enron.com, + andrew.mattei@enron.com, darvin.mitchell@enron.com, + mark.oldham@enron.com, wesley.pearson@enron.com, + ramon.pizarro@enron.com, natalie.rau@enron.com, + william.redick@enron.com, mark.richardson@enron.com, + joseph.schnieders@enron.com, gary.simmons@enron.com, + delaney.trimble@enron.com, david.upton@enron.com, + mike.boegler@enron.com, lyndel.click@enron.com, + gabriel.franco@enron.com, randy.gross@enron.com, + arthur.johnson@enron.com, danny.jones@enron.com, + john.ogden@enron.com, edgar.ponce@enron.com, + tracy.pursifull@enron.com, lance.stanley@enron.com, + frank.ermis@enron.com, jane.tholt@enron.com, jay.reitmeyer@enron.com, + keith.holst@enron.com, matthew.lenhart@enron.com, + mike.grigsby@enron.com, monique.sanchez@enron.com, + phillip.allen@enron.com, randall.gay@enron.com, + tori.kuykendall@enron.com, brenda.fletcher@enron.com, + jeanne.wukasch@enron.com, mary.franklin@enron.com, + mike.potter@enron.com, natalie.baker@enron.com, + suzanne.calcagno@enron.com, alvin.thompson@enron.com, + cynthia.franklin@enron.com, jesse.villarreal@enron.com, + joan.collins@enron.com, joe.casas@enron.com, kelly.loocke@enron.com, + lia.halstead@enron.com, meredith.homco@enron.com, + robert.allwein@enron.com, scott.loving@enron.com, + shanna.boudreaux@enron.com, steve.gillespie@enron.com, + tamara.carter@enron.com, tracy.wood@enron.com, + gabriel.fuzat@enron.com, jack.netek@enron.com, lam.nguyen@enron.com, + camille.gerard@enron.com, craig.taylor@enron.com, + jessica.hangach@enron.com, kathy.gagel@enron.com, + lisa.goulart@enron.com, ruth.balladares@enron.com, + sid.strutt@enron.com +Subject: 2- SURVEY/INFORMATION EMAIL +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Outlook Migration Team +X-To: Allison Horton, Amir Baig, Brandon Bangerter, Brian Ellis, Charles Philpott, Chris P Wood, Chris Tull, Dale Smith, Dave June, Donald Sutton, Felicia Buenrostro, Johnna Morrison, Joe Dorn, Kathryn Schultea, Leon McDowell, Leticia Barrios, Milton Brown, Raj Perubhatla, Shekar Komatireddy, Andrea Yowman, Angie O'Brian, Bonne Castellano, Gwynn Gorsuch, Jo Ann Matson, LaQuitta Washington, Rick Johnson, Sandra Lighthill, Valeria A Hope, Charlotte Brown, Ronald Fain, Gary Fitch, Anna Harris, Keith Jones, Kristi Monson, Bobbie McNiel, John Stabler, Michelle Prince, James Gramke, Blair Hicks, Jennifer Johnson, Jim Little, Dale Lukert, Donald Martin, Andrew Mattei, Darvin Mitchell, Mark Oldham, Wesley Pearson, Ramon Pizarro, Natalie Rau, William Redick, Mark A Richardson, Joseph Schnieders, Gary Simmons, Delaney Trimble, David Upton, Mike Boegler, Lyndel Click, Gabriel Franco, Randy Gross, Arthur Johnson, Danny Jones, John Ogden, Edgar Ponce, Tracy Pursifull, Lance Stanley, Frank Ermis, Jane M Tholt, Jay Reitmeyer, Keith Holst, Matthew Lenhart, Mike Grigsby, Monique Sanchez, Phillip K Allen, Randall L Gay, Tori Kuykendall, Brenda H Fletcher, Jeanne Wukasch, Mary Theresa Franklin, Mike Potter, Natalie Baker, Suzanne Calcagno, Alvin Thompson, Cynthia Franklin, Jesse Villarreal, Joan Collins, Joe A Casas, Kelly Loocke, Lia Halstead, Meredith Homco, Robert Allwein, Scott Loving, Shanna Boudreaux, Steve Gillespie, Tamara Carter, Tracy Wood, Gabriel Fuzat, Jack Netek, Lam Nguyen, Camille Gerard, Craig Taylor, Jessica Hangach, Kathy Gagel, Lisa Goulart, Ruth Balladares, Sid Strutt +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Current Notes User: + +To ensure that you experience a successful migration from Notes to Outlook, +it is necessary to gather individual user information prior to your date of +migration. Please take a few minutes to completely fill out the following +survey. When you finish, simply click on the 'Reply' button then hit 'Send' +Your survey will automatically be sent to the Outlook 2000 Migration Mailbox. + +Thank you. + +Outlook 2000 Migration Team + +------------------------------------------------------------------------------ +-------------------------------------------------------------- + +Full Name: + +Login ID: + +Extension: + +Office Location: + +What type of computer do you have? (Desktop, Laptop, Both) + +Do you have a PDA? If yes, what type do you have: (None, IPAQ, Palm Pilot, +Jornada) + +Do you have permission to access anyone's Email/Calendar? + If yes, who? + +Does anyone have permission to access your Email/Calendar? + If yes, who? + +Are you responsible for updating anyone else's address book? + If yes, who? + +Is anyone else responsible for updating your address book? + If yes, who? + +Do you have access to a shared calendar? + If yes, which shared calendar? + +Do you have any Distribution Groups that Messaging maintains for you (for +mass mailings)? + If yes, please list here: + +Please list all Notes databases applications that you currently use: + +In our efforts to plan the exact date/time of your migration, we also will +need to know: + +What are your normal work hours? From: To: + +Will you be out of the office in the near future for vacation, leave, etc? + If so, when? From (MM/DD/YY): To (MM/DD/YY): diff --git a/demo/ermis-f/Discussion Threads/cur/4809951.1075855483267.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/4809951.1075855483267.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..39df54bd --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/4809951.1075855483267.JavaMail.evans@thyme:2,S @@ -0,0 +1,24 @@ +Message-ID: <4809951.1075855483267.JavaMail.evans@thyme> +Date: Tue, 12 Dec 2000 09:11:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Weather Alert +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The potential for freezing rain and hazardous road conditions may be present +this evening and early tomorrow morning particularly in the northern and +western parts of the city. Please monitor local news and weather forecasts +and use your judgement to insure a safe commute. + +The Enron building will be open for business tomorrow, Wednesday, December +13th. If there should be any change of building status, notice will be given +on the building hotline and accessible by calling 713-750-5142. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/486360.1075855493696.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/486360.1075855493696.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1875e18c --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/486360.1075855493696.JavaMail.evans@thyme:2,S @@ -0,0 +1,21 @@ +Message-ID: <486360.1075855493696.JavaMail.evans@thyme> +Date: Tue, 24 Apr 2001 10:46:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.downtown@enron.com +Subject: DRAFT- TAP Power Outage +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Downtown +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +One of Travel Agency in the Park's major phone lines has been damaged due to +downtown construction. The line is currently being repaired with an +estimated down time of approximately 4-6 more hours. Calls are currently +being routed to 713-853-4801 and 713-345-5164. We will send additional +notification if this problem persists. We apologize for any inconvenience. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/5021653.1075855481569.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/5021653.1075855481569.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a9fed163 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/5021653.1075855481569.JavaMail.evans@thyme:2,S @@ -0,0 +1,54 @@ +Message-ID: <5021653.1075855481569.JavaMail.evans@thyme> +Date: Mon, 27 Nov 2000 08:34:00 -0800 (PST) +From: charles.jacobs@enron.com +To: frank.ermis@enron.com +Subject: October Malin Penalties - Enserco +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Charles Jacobs +X-To: Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Frank - I'm forwarding the email I received from Enserco regarding the +penalty for our failure to take the full volume on days 1 and 18 on deal +#423705. As I explained to Suzanne, I would not have paid this had they +invoiced me for it but Enserco is a Netout customer and we were in a net +receivable position this month so they deducted this amount out of what they +paid me. As the penalty seems to be legitimate, can I get you to set up a +new deal in Sitara to offset the receivable? If you agree with their +calculations, can you set up a positive Demand charge of $2,405.03 with Enron +as the Purchaser and Enserco as the Seller? + +Please reply to this email with your approval (or disapproval) of their +calculation and let me know when you have the demand charge set up (or not). + +Call me if you have any questions. +...Chuck +x.36275 +---------------------- Forwarded by Charles Jacobs/NA/Enron on 11/27/2000 +04:15 PM --------------------------- + + +"Nancy Lissel" on 11/22/2000 04:24:51 PM +To: +cc: + +Subject: October Malin Penalties + + + +Charles +? +Please find attached the worksheet for the October Daily Malin Penalty +calculation. +? +Please call with any questions or concerns. +? +Darrell Danyluk +403-269-5522 + - oct enron penalties.xls diff --git a/demo/ermis-f/Discussion Threads/cur/5209111.1075855481474.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/5209111.1075855481474.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b20595a7 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/5209111.1075855481474.JavaMail.evans@thyme:2,S @@ -0,0 +1,38 @@ +Message-ID: <5209111.1075855481474.JavaMail.evans@thyme> +Date: Wed, 22 Nov 2000 04:46:00 -0800 (PST) +From: ina.rangel@enron.com +To: ross.prevatt@enron.com, nelson.ferries@enron.com, charles.otto@enron.com, + george.gilbert@enron.com, fred.lagrasta@enron.com, + lucy.ortiz@enron.com, vikas.dwivedi@enron.com, + matthew.frank@enron.com, troy.black@enron.com, + jennifer.shipos@enron.com, craig.breslau@enron.com, + russell.dyk@enron.com, bill.berkeland@enron.com, + mark.smith@enron.com, jay.reitmeyer@enron.com, + kenneth.shulklapper@enron.com, matthew.lenhart@enron.com, + paul.lucci@enron.com, tori.kuykendall@enron.com, + randall.gay@enron.com, frank.ermis@enron.com, steven.south@enron.com, + jane.tholt@enron.com, monique.sanchez@enron.com, + keith.holst@enron.com, phillip.allen@enron.com, + mike.grigsby@enron.com +Subject: PIRA MEETING +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Ross Prevatt, Nelson Ferries, Charles H Otto, George N Gilbert, Fred Lagrasta, Lucy Ortiz, Vikas Dwivedi, Matthew Frank, Troy Black, Jennifer Shipos, Craig Breslau, Russell Dyk, Bill Berkeland, Mark Smith, Jay Reitmeyer, Kenneth Shulklapper, Matthew Lenhart, Paul T Lucci, Tori Kuykendall, Randall L Gay, Frank Ermis, Steven P South, Jane M Tholt, Monique Sanchez, Keith Holst, Phillip K Allen, Mike Grigsby +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Reminder... + +PIRA will be here giving a presentation on November 30th in EB32C2 at 3:30 +p.m. Attached are 2 versions of the presentation. + +Thank you, +Amanda Huble +Ext: 34384 + +Please feel free to call me if you have any questions. diff --git a/demo/ermis-f/Discussion Threads/cur/5381501.1075855480241.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/5381501.1075855480241.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a279781a --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/5381501.1075855480241.JavaMail.evans@thyme:2,S @@ -0,0 +1,29 @@ +Message-ID: <5381501.1075855480241.JavaMail.evans@thyme> +Date: Fri, 10 Nov 2000 09:46:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: eThink About It: November 13, 2000 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Have you lost your competitive mind? Find it on the Edge. + +If you're looking for competitive intelligence from recent articles, press +releases or trends, find it on the Edge! If you have information about +recent moves in the market, put it on the Edge! + + + +Lube stocks trading....maritime weather derivatives...viticulturists. No, +these aren't the results of the eThink team's latest word association +session. They're all ideas in the ThinkBank's Idea Vault. Visit the +ThinkBank to get the rest of the story on these ideas. While you're there, +stop by Resources and Good Sense, too. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/5430388.1075855493674.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/5430388.1075855493674.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..adc7824e --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/5430388.1075855493674.JavaMail.evans@thyme:2,S @@ -0,0 +1,28 @@ +Message-ID: <5430388.1075855493674.JavaMail.evans@thyme> +Date: Tue, 24 Apr 2001 10:09:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Online Auction benefiting March of Dimes +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Online Auction benefiting March of Dimes + +Wednesday, April 25 and Thursday, April 26 +Auction opens promptly at 9:00 a.m. on Wednesday and closes Thursday at 4:00 +p.m. + +To make your bid, click on: +http://my.home.enron.com or +http://ecweb05e.enron.net/apps/auction.nsf/ + +Great items to bid on. 100% of proceeds benefiting March of Dimes. Don't miss +out! \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/5453845.1075855479347.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/5453845.1075855479347.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..90ce89ec --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/5453845.1075855479347.JavaMail.evans@thyme:2,S @@ -0,0 +1,36 @@ +Message-ID: <5453845.1075855479347.JavaMail.evans@thyme> +Date: Fri, 3 Nov 2000 10:38:00 -0800 (PST) +From: david.forster@enron.com +To: eol.wide@enron.com +Subject: Change to Stack Manager +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: David Forster +X-To: EOL Traders World Wide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Effective immediately, there is a change to the Stack Manager which will +affect Inactive Children. + +Inactive Children with links to Parent products will not have their +calculated prices updated until the Child product is Activated. + +When the Child Product is activated, the price will be recalculated and +updated BEFORE it is displayed on the web. + +This means that if you are inputting a basis price on a Child product, you +will not see the final, calculated price until you Activate the product, at +which time the customer will also see it. + +If you have any questions, please contact the Help Desk on: + +Americas: 713 853 4357 +Europe: + 44 (0) 20 7783 7783 +Asia/Australia: +61 2 9229 2300 + +Dave \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/5592219.1075855493850.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/5592219.1075855493850.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..54599cc8 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/5592219.1075855493850.JavaMail.evans@thyme:2,S @@ -0,0 +1,45 @@ +Message-ID: <5592219.1075855493850.JavaMail.evans@thyme> +Date: Wed, 25 Apr 2001 15:53:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: =?ANSI_X3.4-1968?Q?"The_Power_of_Perspicuity"_with_Mind=01,s_Eye_Madness?= +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +=01&Do not go where the path may lead, go instead where there is no path=20 +and leave a trail.=018 - Ralph Waldo Emerson +=20 +Watch the Enron Building lobby on Thursday, April 26th, from 11:30am to=20 +1:00pm for information=20 +on Enron=01,s unique ways to express itself through our employee communicat= +e=20 +tools and our workplace environment. + +Featuring: +eThink, Planet Enron, Expert Finder and GIS + +Special Afternoon Workshop - 3:30pm to 5:30pm +=01&The Painting Experience=018 with Mr. Stewart Cubley=20 +You do not have to be an artist... no training or knowledge of art is=20 +required.... simply participate in a unique,=20 +supportive environment where you can explore the =01&process=018 of creativ= +ity and=20 +risk-taking completely free from the=20 +barriers of comparison, evaluation, judgment, success, failure or awards. = +=20 +The only prerequisite is a spirit of inquiry. =20 +There is no fee for this class. Please RSVP to Jessica at x31918 - space i= +s=20 +limited. + +Word of the Day +verve (v-rv) n. Energy and enthusiasm in the expression of ideas,=20 +especially in artistic performance or composition. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/564623.1075855495099.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/564623.1075855495099.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a51928e4 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/564623.1075855495099.JavaMail.evans@thyme:2,S @@ -0,0 +1,32 @@ +Message-ID: <564623.1075855495099.JavaMail.evans@thyme> +Date: Wed, 2 May 2001 07:38:00 -0700 (PDT) +From: teresa.knight@nesanet.org +Subject: NESA/HEA Renewal Last Call +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Teresa Knight +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Just a last reminder that you haven't renewed your 2001 NESA/HEA dues. We +are in the process of preparing to publish our annual directory and are +hopeful that you will take a moment to renew your dues so that you are +included. If you have misplaced your form, please visit our website at +www.nesanet.org and click on WHAT IS NESA, or call the office at +713/856-6525 and we can update your records over the phone with a credit +card. Dues are only $75 and you don't want to be left out! + +Let us hear from you, or if you wish to be deleted, just respond to this +message. Thanks for your consideration and we hope you'll renew your dues! + + +Teresa Knight +Vice President, Membership +NESA/HEA +(713)856-6525 +Fax (713)856-6199 \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/572971.1075855481741.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/572971.1075855481741.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..15e0fdc4 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/572971.1075855481741.JavaMail.evans@thyme:2,S @@ -0,0 +1,29 @@ +Message-ID: <572971.1075855481741.JavaMail.evans@thyme> +Date: Wed, 29 Nov 2000 04:28:00 -0800 (PST) +From: vikas.dwivedi@enron.com +To: frank.ermis@enron.com +Subject: Rockies Trade +Cc: caroline.abramo@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: caroline.abramo@enron.com +X-From: Vikas Dwivedi +X-To: Frank Ermis +X-cc: Caroline Abramo +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Frank, + +We'd like to go ahead and book the Rockies trade from 11/15/00. + +To reconfirm: + +ENE Sells 1/2 Contract per day to Tudor for NWPL Rockies Basis +Term: Apr 01 - Oct 01 +Price: -61.5 cents per MMBTU + +Thanks, Vikas \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/5933950.1075855496734.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/5933950.1075855496734.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..51436222 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/5933950.1075855496734.JavaMail.evans@thyme:2,S @@ -0,0 +1,46 @@ +Message-ID: <5933950.1075855496734.JavaMail.evans@thyme> +Date: Sun, 13 May 2001 12:37:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Espeak with Fitness Expert, Dr. Joel Bloom +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Ever wonder . . . . + +? Do those sports drink like Gatorade work? +? How much exercise is too much? +? If I want to bulk-up those muscles, is Creatine safe? +? Do weight gaining powders work? +? What about diet pills? + +Then join Dr. Joel Bloom for an Enron eSpeak on Tuesday, March 15, 2001 at +10:00 AM when he will answer these questions and many more. Just go to +http://ethink.enron.com/. + +Dr. Bloom is an Associate Professor in the Department of Health and Human +Performance at the University of Houston. Joel specializes in Biomechanics, +Sports Medicine, and Aquatic Therapy. He is a strong advocate for bringing +back physical activity into public schools and is on the Texas Commission for +Bicycle Safety. He has also published several books and numerous articles on +sports performance, exercise, biomechanics, injury prevention, and training +programs. + +Dr. Bloom will talk about: + +? Sports Drinks vs. Water/ Truths and Myths +? Stretching/Truths and Myths +? Myths about Abdominal Exercises +? Supplements/ Risks and Benefits +? Food Label Reading/Fact or Fiction? +? To breakfast or not to Breakfast? + +So join us on Tuesday, March 15 on eSpeak. diff --git a/demo/ermis-f/Discussion Threads/cur/6031286.1075855481497.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/6031286.1075855481497.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..02c6994a --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/6031286.1075855481497.JavaMail.evans@thyme:2,S @@ -0,0 +1,109 @@ +Message-ID: <6031286.1075855481497.JavaMail.evans@thyme> +Date: Wed, 22 Nov 2000 06:25:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage For 11-22-00 through 11-27-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 22, 2000 5:00pm through November 27, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON NORTH AMERICAN LANS: +Impact: ENS +Time: Wed 11/22/2000 at 11:59:00 PM CT thru Thu 11/23/2000 at 12:30:00 AM +CT + Wed 11/22/2000 at 9:59:00 PM PT thru Wed 11/22/2000 at 10:30:00 PM PT + Thu 11/23/2000 at 5:59:00 AM London thru Thu 11/23/2000 at 6:30:00 AM +London +Outage: London Tunnel +Environments Impacted: ENA +Purpose: Bringing up the Tunnel between London and Houston. The only +environment that will be affected will be +Portland losing terminal server connections. They should not have any +problems getting back to Houston since +they have redundant connections. +Backout: +Contact(s): George Nguyen 713-853-0691 + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: +Impact: CORP +Time: Mon 11/20/2000 at 7:00:00 AM CT thru Fri 12/8/2000 at 7:00:00 PM CT + Mon 11/20/2000 at 5:00:00 AM PT thru Fri 12/8/2000 at 5:00:00 PM PT + Mon 11/20/2000 at 1:00 PM London thru Sat 12/9/2000 at 1:00:00 AM London +Outage: Printer Host Name Changes +Environments Impacted: All +Purpose: Changing all printers in the CORP environment to reflect default +host names instead of the current, +(printer name host names). This will allow printers to always maintain +their IP when moves occur. +Backout: Revert back to the IP printing environment. +Contact(s): Takiyah Gordon 713-853-5937 + Edward E Quin 713-853-7266 + Charles Ballmer 713-853-0684 + Michael Bibby 713-345-4434 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/6050610.1075855482009.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/6050610.1075855482009.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e9f26070 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/6050610.1075855482009.JavaMail.evans@thyme:2,S @@ -0,0 +1,26 @@ +Message-ID: <6050610.1075855482009.JavaMail.evans@thyme> +Date: Thu, 30 Nov 2000 17:48:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Why was Jeff Skilling on CNBC yesterday? +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Jeff appeared live on CNBC "Street Signs" to talk about Enron's stock. Go to +eBiz and read what he had to say. + +Also in this issue: +Enron snags more awards +1,001 (not really) things to do with Pulse lights +Who in the world is Henry Hub? + +It's all in the latest eBiz. Go to home.enron.com, click Publications, then +click eBiz, and "eBiz December 1, 2000." \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/609369.1075855483096.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/609369.1075855483096.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..8ab8da12 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/609369.1075855483096.JavaMail.evans@thyme:2,S @@ -0,0 +1,43 @@ +Message-ID: <609369.1075855483096.JavaMail.evans@thyme> +Date: Sun, 10 Dec 2000 22:07:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: eSource presents eSearch +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +eSource Launches eSearch Site Bringing Research to Your Desktop + + +eSource, Enron's premier research group, launched their new product, eSearch, +on December 8, 2000. + +eSource's team of specialized researchers have created a web site to bring +information and research to every employee's desktop. The eSearch web site +offers many links to information resources, access to research databases, +specialized searches, sites to purchase books, articles, and reports, and +training. Employees can use the web site to conduct their own research or as +a vehicle to submit research requests. eSource's researchers and industry +specialists are available to all Enron business units to provide timely and +cost efficient research, to work with individuals or groups to fulfill one +time research requests, or to design ongoing, customized monitoring projects +or news updates. + + +The preferred browser is Internet Explorer + +Join us for a demonstration and training session on Friday, December 15th at +1:00-1:30 and 2:00-2:30 in room EB5C2. + + + +http://esource.enron.com +Discover a Wealth of Information at Your Desktop \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/6126525.1075855479896.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/6126525.1075855479896.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..206127e1 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/6126525.1075855479896.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <6126525.1075855479896.JavaMail.evans@thyme> +Date: Thu, 9 Nov 2000 05:01:00 -0800 (PST) +From: lana.belnoske@nesanet.org +To: nesamembers@nesanet.org +Subject: 2001 Calendar +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Lana Belnoske +X-To: Nesa Members +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +NESA MEMBERS, + +Attached is your copy of our 2001 Calendar of Events. You will see me email +more details out about these classes and brown bags through out the year. I +am also attaching a registration form for anyone who knows they would like +to attend a class now. The form is generic, so please complete it with +details regarding the class name and dates! + +Have a great day!! +Lana Belnoske-Moore + + <> <> + + - Calendar01.doc + - Registration form.doc \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/6330018.1075855494957.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/6330018.1075855494957.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b4f05df4 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/6330018.1075855494957.JavaMail.evans@thyme:2,S @@ -0,0 +1,90 @@ +Message-ID: <6330018.1075855494957.JavaMail.evans@thyme> +Date: Wed, 2 May 2001 00:12:00 -0700 (PDT) +From: paul.bieniawski@enron.com +To: 40enron@enron.com, barry.tycholiz@enron.com, mike.grigsby@enron.com, + eva.rainer@enron.com, steven.south@enron.com, + jay.reitmeyer@enron.com, frank.ermis@enron.com, paul.lucci@enron.com, + dave.fuller@enron.com, stephanie.miller@enron.com +Subject: RE: Questar Pipeline's Southwest Wyoming Storage Project Open + Season +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Paul Bieniawski +X-To: "Mark Whitt/DEN/ECT@ENRON" @SMTP@enronXgate, Barry Tycholiz, Mike Grigsby, Eva Rainer, Steven P South, Jay Reitmeyer, Frank Ermis, Paul T Lucci, Dave Fuller, Stephanie Miller +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Mark, + +We have been aware of this project for some time and have watched it with +interest. + +Questar just (within the last month) bought the development rights fully from +Beta Energy. They have drilled one salt test well and have extensively +tested the salt. They HAVE NOT tested the disposal zones as yet and that is +a critical component. + +They are planning on developing four caverns for a total of 14 Bcf working +gas. First caverns should be available in about 2 years. At that time they +will abandon the three small reservoirs on their system and replace the +deliverability and services with the Yellow Creek Facility. + +We have initiated conversations with them regarding providing base gas as +well as horsepower. + + -----Original Message----- +From: Whitt, Mark On Behalf Of Mark Whitt/DEN/ECT@ENRON +Sent: Tuesday, May 01, 2001 2:01 PM +To: Tycholiz, Barry; Grigsby, Mike; Bieniawski, Paul; Rainer, Eva; South, +Steven P.; Reitmeyer, Jay; Ermis, Frank; Lucci, Paul; Fuller, Dave; Miller, +Stephanie +Subject: Questar Pipeline's Southwest Wyoming Storage Project Open Season + +FYI +----- Forwarded by Mark Whitt/NA/Enron on 05/01/2001 12:58 PM ----- + + + "Brent Kitchen" 04/30/2001 05:10 PM To: +undisclosed-recipients:; cc: Subject: Questar Pipeline's Southwest Wyoming +Storage Project Open Season + + + +Questar Pipeline Company is holding an open season to determine the +feasibility of constructing a salt cavern storage facility near Evanston, +Wyoming to provide firm natural gas storage service. This facility will +provide multiple cycle, high deliverability storage service that will be +connected to several interstate pipelines. + +All interested parties are invited to submit requests during the open season, +which will begin on Wednesday, May 2, 2001 and close on Friday, June 1, +2001. Depending on customer interest and the scope of the project, the firm +storage is anticipated to be in service by June 1, 2004. + +A description of the open season, including application requirements, is +attached to this message in Microsoft Word format. The Precedent Agreement +form is also attached as an Adobe Acrobat PDF file. The Precedent Agreement +must be completed and e-mailed or faxed to Questar Pipeline by 5 p.m. on +Friday, June 1, 2001. Questar Pipeline's fax number is (801) 324-2980. +Precedent Agreements for the storage service should be faxed to Attention: +Tom Myrberg. + +If you are unable to open the PDF file containing the Precedent Agreement and +would like us to fax you a copy, please call Derbie Flygare at 801-324-2041 +or Mary Kay Olson at 801-324-5873. + +Additional information about the open season can be obtained online at +http://www.questarpipeline.com/html/marketing.html or by calling Tom Myrberg +at 801-324-2978, Mary Kay Olson at 801-324-5873, or Shelley Wright at +801-324-2509. + +Click here to download the free Adobe Acrobat Reader: +http://www.adobe.com/products/acrobat/readstep.html + + + - SWWSTORA2_1.doc << File: SWWSTORA2_1.doc >> + - SaltCavern_1.pdf << File: SaltCavern_1.pdf >> \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/6386892.1075855481425.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/6386892.1075855481425.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a5b7e6d0 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/6386892.1075855481425.JavaMail.evans@thyme:2,S @@ -0,0 +1,258 @@ +Message-ID: <6386892.1075855481425.JavaMail.evans@thyme> +Date: Tue, 21 Nov 2000 12:02:00 -0800 (PST) +From: susan.t.turpin@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cards@wdni.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jennifer_owen@pgn.com, jmmcarthur@duke-energy.com, + jsanders@clarkpud.com, kims@kimballenergy.com, klambe@puget.com, + kri.pam@pdg.net, llightfoot@coral-energy.com, lmanis@sdge.com, + lprior@enron.com, niels_a_vervloet@reliantenergy.com, + ramperms@bp.com, rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com +Subject: NWP System Notice - 01-172 Soliciting Electronic Bids +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Turpin, Susan T" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: November 21, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-172 Soliciting Electronic Bids + +Notice Text: + +All Shippers Notification: 01-172?????? ??????? ??????? Dated November 21, +2000 + + +TO:???? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????? (801) 971-5983 +cellular + +Williams Gas Pipeline-West +Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR AVAILABLE +?????????????????????? FIRM MAINLINE TRANSPORTATION CAPACITY ON +?????????????????????? NORTHWEST'S TRANSMISSION SYSTEM + +Northwest has posted the following package of available firm TF-1 Large +Customer +transportation capacity to its Electronic Bulletin Board ("EBB") for +competitive +bid pursuant to the "Right-of-First-Refusal; Posting of Pipeline Capacity" +provision of Northwest's Tariff, which requires availability of capacity to +be +posted to the EBB subject to bid.? All prearranged terms are indicated below, +if +applicable.? The prearranged shipper has the right to match the highest +economic +value at the end of the bid period.? If the prearranged shipper does not +match +the highest economic value, award of such capacity will be made according to +Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS CLOSED +BIDS +ON NORTHWEST PIPELINE'S EBB.? Please contact Candace Karpakis or your +Marketing +Services Representative if you encounter any problems with your EBB bid(s). +DON'T WAIT UNTIL THE LAST MINUTE TO POST YOUR BID.? Time deadlines are +electronically monitored and implemented. + + +PACKAGE "Q" +From the October 31, 2000 Posting +EBB OFFER # 444 + +RECEIPT ??????? ??????? DELIVERY??????? ?? TOTAL??????? INITIAL PRIMARY +PREARRANGED +?POINT? ??????? ??????? POINT ? ?? DTH/D???????? CONTRACT TERM? ?? OFFER?? + +Shute Creek????????????????????? Ignacio?????????????? 10,000????? 12/01/00 - +12/31/00? ???? YES +????????????????????????????????????????? Bondad-EPNG + +Min. Acceptable Bid:??? ??????? $0.07 per Dth of daily Reservation Contract +Demand +for Flexible +Receipt/Delivery Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 10,000 Dth/d +Bid Open Date:? ??????? 11/21/00 - (5:30 pm Central Time) +Bid Close Date: ??????? 11/27/00 - (5:30 pm Central Time) +Award Deadline: ??????? 11/27/00 - (6:30 pm Central Time) +Evergreen:????? ??????? ??????? NONE +Special Terms & Cond:?? ??????? See 1, 2 and 3 Below. + + + + + +PACKAGE "ZZ" +From the October 31, 2000 Posting +EBB OFFER # 446 + +RECEIPT ??????? ??????? DELIVERY??????? ?? TOTAL??????? INITIAL PRIMARY +PREARRANGED +?POINT? ??????? ??????? POINT ? ?? DTH/D???????? CONTRACT TERM? ?? OFFER?? + +Blanco???????????????????????????????????? Green River-????? 5,000????????? +12/01/00 - 12/31/00 ??? YES +Hub-TW?????????????????????????????????? CIG + +Min. Acceptable Bid:??? $0.03 per Dth of daily Reservation Contract Demand +for +Flexible +Receipt/Delivery Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 5,000 Dth/d +Bid Open Date:? ??????? 11/21/00 - (5:30 pm Central Time) +Bid Close Date: ??????? 11/27/00 - (5:30 pm Central Time) +Award Deadline: ??????? 11/27/00 - (6:30 pm Central Time) +Evergreen:????? ??????? ??????? Month to Month, 10 Business Day Notification +by Either +Party +Special Terms & Cond:?? ??????? See 1, 2 and 3 Below. + + + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity and shipper and replacement shipper may utilize any available points +on +Northwest's transmission system without impacting the discount for the +original +shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition to the Reservation Charge Bid, shipper will pay the volumetric +charge, +the applicable surcharges and fuel. +? + +PROCEDURE FOR BIDDING FOR AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available +Transportation capacity.? Multiple electronic bid(s) can be submitted for the +total available transportation capacity under the specified package OR +multiple +rates can be submitted each for a partial amount of available transportation +capacity under the specified package.? If the same Shipper submits multiple +bids, +the highest present value for such package of available transportation +capacity +shall be considered the valid bid. All other bids from the same Shipper for +the +same package of transportation capacity will be discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate +is less than minimum tariff rate, the following formula is utilized:? Bid +Rate +x FERC Interest Rate x The Maximum Bid Quantity x 365 days/100/12; or if the +maximum rate is bid, the following formula is utilized:? Bid Rate x FERC +Interest +Rate x Maximum Bid Quantity x days bid/100. In case of a tie, each tied +shipper +will have the right to improve its bid by submitting an improved bid within +24 +hours of the bid close time.? Such improved bid shall be faxed to (801) +584-7076 +to Candace Karpakis or Patrick Aman.? If a tie still exists, such capacity +shall +be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than +indicated for the capacity unless maximum rate is bid. + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button +on the offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The screen will allow you to review the conditions of the offer.? +Close +this screen when you have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting the "VIEW BID" button.? Close this screen when you have finished +viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +?button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, highlight the receipt/delivery point section with the left mouse +button +and modify accordingly. Select "SAVE" If an error appears at the button of +the +screen, the error will need to be corrected and the data will need to be +saved +again.? If successful, a message will appear indicating the bid information +has saved and the bid rate must be entered.? Select "OK". +10.? Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +You have just "CREATED" your bid for the offer.? You now need to +"SUBMIT" your bid as follows: + +11.???? Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button. +All of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you +would +like to submit.? Select the "SUBMIT" button at the top of the screen to post +the +bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button. +All of your bids will appear.? If the bid has not yet been +submitted, highlight the "BID IN DRAFT STATUS" that you would like +to withdraw.? Select the "WITHDRAW" button at the top of the screen +to withdraw the bid.? After a bid has been withdrawn, you can select +the "DELETE" button at the top of the screen to delete it from the +screen. +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + + + +Word: F\Short Term/Capacity for Bid-All 2000 November 21, 2000 01-172.doc \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/6446240.1075855496258.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/6446240.1075855496258.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..357212b2 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/6446240.1075855496258.JavaMail.evans@thyme:2,S @@ -0,0 +1,54 @@ +Message-ID: <6446240.1075855496258.JavaMail.evans@thyme> +Date: Thu, 10 May 2001 17:50:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: eSource Presents Lexis-Nexis Training +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +eSource presents Lexis-Nexis training + +ADVANCED + +This session will cover advanced searching tips. It will also cover using +Smart Indexing to narrow your search results. Find out how to customize your +desktop for easier searching. + +Attend our Lexis-Nexis Advanced Clinic: + +May. 18 8:30 - 10:00 AM EB572 + + +PUBLIC RECORDS + +Lexis-Nexis is the premier provider of public record information. We will +learn about materials available to you including Secretary of State Filings +and DBA's, UCC filings, Bankruptcies, and Property Records. If you are doing +due diligence on companies, especially smaller ones, this is a session you +will want +to attend. + +Attend our Lexis-Nexis Public Records Clinic: + +May. 18 10:30 AM -12:00 NOON EB572 + + +Seats fill up fast! To reserve a seat, please call Stephanie E. Taylor at +5-7928 +Cost $25.00 Per Person +No Shows will be charged $50.00 +* Please bring your Lexis-Nexis login ID and password. If you don't have one, +a guest ID will be provided. + +Check the eSource training page at http://esource.enron.com/training.doc for +additional training sessions and vendor presentations. + +http://esource.enron.com \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/6526460.1075855479238.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/6526460.1075855479238.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..649af512 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/6526460.1075855479238.JavaMail.evans@thyme:2,S @@ -0,0 +1,53 @@ +Message-ID: <6526460.1075855479238.JavaMail.evans@thyme> +Date: Fri, 3 Nov 2000 00:06:00 -0800 (PST) +From: perfmgmt@enron.com +To: frank.ermis@enron.com +Subject: Year End 2000 Performance Feedback +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "perfmgmt@enron.com" +X-To: frank.ermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +NOTE: YOU WILL RECEIVE THIS MESSAGE EACH TIME YOU ARE SELECTED AS A REVIEWER. + +You have been selected to participate in the Year End 2000 Performance +Management process by providing meaningful feedback on specific employee(s). +Your feedback plays an important role in the process, and your participation +is critical to the success of Enron's Performance Management goals. + +To complete requests for feedback, access PEP at http://pep.corp.enron.com +and select Perform Review under Performance Review Services. You may begin +providing feedback immediately and are requested to have all feedback forms +completed by Friday, November 17, 2000. + +If you have any questions regarding PEP or your responsibility in the +process, please contact the PEP Help Desk at: + +Houston: 1.713.853.4777, Option 4 +London: 44.207.783.4040, Option 4 +Email: perfmgmt@enron.com + +Thank you for your participation in this important process. + +The following is a CUMULATIVE list of employee feedback requests with a +status of "OPEN." Once you have submitted or declined an employee's request +for feedback, their name will no longer appear on this list. + + + + +Review Group: ENRON +Feedback Due Date: Nov 17, 2000 + +Employee Name Supervisor Name Date Selected +------------- --------------- ------------- +CHRISTIANSEN, SUZANNE D RANDALL L GAY Nov 01, 2000 +FRANK, CAROLE C JEFFREY C GOSSETT Nov 01, 2000 +GAY, RANDALL L ROBERT A SUPERTY Nov 01, 2000 +LUCCI, PAUL T MARK WHITT Nov 02, 2000 \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/674190.1075855494048.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/674190.1075855494048.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4edd389f --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/674190.1075855494048.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <674190.1075855494048.JavaMail.evans@thyme> +Date: Thu, 26 Apr 2001 14:52:00 -0700 (PDT) +From: mike.grigsby@enron.com +To: phillip.allen@enron.com, frank.ermis@enron.com +Subject: Cantor Fitzgerald +Cc: anne.bike@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: anne.bike@enron.com +X-From: Mike Grigsby +X-To: Phillip K Allen, Frank Ermis +X-cc: Anne Bike +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The proxy price will be Gas Daily and Cantor Fitzgerald for Ca deliveries. +How do we submit prices to Cantor Fitzgerald? Anne, we will need to come up +with a cash report, much like our monthly index report for the +publications. Our data submitted will be under scrutiny at some point in the +future. It is important that all of our cash (one day) deals are reported +accurately each day. + +Thanks, +Mike \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/6818459.1075855481298.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/6818459.1075855481298.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..24d64f1f --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/6818459.1075855481298.JavaMail.evans@thyme:2,S @@ -0,0 +1,49 @@ +Message-ID: <6818459.1075855481298.JavaMail.evans@thyme> +Date: Mon, 20 Nov 2000 07:09:00 -0800 (PST) +From: jribnick@interchange-energy.com +To: fermis@ect.enron.com +Subject: LDC Forum-Free Golf! +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Jerry Ribnick +X-To: Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +?Register Today & Golf Free! + +The LDC Forum d Winter of 2001 +April 19-20, 2001 - Boston, Massachusetts + + +This year's Forum promises to be the best yet, with a special focus on: +Adequacy of Northeast Supply --- E-commerce --- Power Generation --- New +Project Updates + + +CLICK HERE! + + +Register for The LDC Forum or get more information! + +www.interchange-energy.com + + +* * * * * * * * * * * * * * * * * * * * * * +The LDC Forum * Winter of 2001 +April 19-20, 2001 Boston, Massachusetts + + +Contact Person: Jerry Ribnick, Interchange Energy Group 763-545-1515 + + +If you prefer to not receive future e-mails regarding The LDC Forums, please +REPLY to this message with REMOVE in the subject field. + + +If you are unable to clearly read this message format, please REPLY to this +message with RESEND in the subject field. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/6951475.1075855482618.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/6951475.1075855482618.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b87a9fc4 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/6951475.1075855482618.JavaMail.evans@thyme:2,S @@ -0,0 +1,235 @@ +Message-ID: <6951475.1075855482618.JavaMail.evans@thyme> +Date: Wed, 6 Dec 2000 23:38:00 -0800 (PST) +From: enron.announcements@enron.com +To: all_ena_egm_eim@enron.com +Subject: EnTouch +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All_ENA_EGM_EIM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +BUSINESS HIGHLIGHTS + +Weather Group + +Let=01,s give a big round of applause to the Weather Team! Environmental= +=20 +Finance Magazine ranked the weather group #1 in Online Services and #1 Deal= +er=20 +in the United States and Europe. Gary Taylor, manager in weather trading,= +=20 +comments, "The "Best Dealer" award reflects our counterparties' appreciatio= +n=20 +for the significant effort we have made to drive the growth of our market b= +y=20 +making two-sided markets where other companies are only willing to quote=20 +either a bid or an offer. This award also reflects the innovative nature o= +f=20 +everyone on our desk, and their ability to price non-standard structures fo= +r=20 +our customers. It is truly a team award. The "Best Online Dealer" award i= +s=20 +simply another testament to the unparalleled success of EnronOnline. By=20 +providing tight, two-way markets online, we have provided two critical=20 +elements to generate growth in our market: 1) an element of price discovery= +,=20 +and 2) a quick and easy way to transact." + +The Weather Risk Management group launched a new product this week: Power= +=20 +Demand swaps. These contracts use power demand as an index and allow power= +=20 +market participants (generators, btu distributors, marketers, etc...) to=20 +mitigate volumetric exposures. The first contract the desk offered is for= +=20 +the PJM power pool. On EnronOnline, weekly swaps are available and the des= +k=20 +has placed option contracts on this index in the broker market. Inquiries= +=20 +regarding this product should be directed to Claudio Ribeiro (product=20 +manager) x37313, Gary Taylor x31511, or Valter Stoiani x36906. + +Competitive Analysis and Business Controls +eSource, Enron's premier corporate-wide research group, launched their new= +=20 +intranet product, eSearch, on December 1, 2000. eSource's team of=20 +specialized researchers have created a web site to bring information and=20 +research to every employee's desktop. The eSearch web site offers many lin= +ks=20 +to information resources, access to research databases, specialized searche= +s,=20 +sites to purchase books, articles, and reports, and training. Employees ca= +n=20 +use the web site to conduct their own research or as a vehicle to submit=20 +research requests. eSource's researchers and industry specialists are=20 +available to all Enron business units to provide timely and cost efficient= +=20 +research, to work with individuals or groups to fulfill one time research= +=20 +requests, or to design ongoing, customized monitoring projects or news=20 +updates. + +Enron Global Markets Fundamentals +EGM Fundamentals is quickly building a team of expert analysts and associat= +es=20 +to work directly with traders and marketers. The team is already busy=20 +analyzing various commodities and market situations. For example, an=20 +initiative is underway to analyze current negative fractionation spreads in= +=20 +the market resulting from rising natural gas prices. Web sites to host thi= +s=20 +analytical information are currently in development for all EGM commodities= +. =20 +These sites will provide research and analysis, weather, publications, and= +=20 +any other information that will assist in decision-making or identification= +=20 +of potential commercial opportunities. For questions or requests regarding= +=20 +fundamental research, contact Jennifer Fraser at x34759. For questions or= +=20 +suggestions regarding the web sites, contact Heather Purcell at x54057. + +Austin Energy +Austin Energy and Enron Sandhill, L.L.C, a subsidiary of Enron North Americ= +a=20 +broke ground November 29, 2000 for the construction of the Sand Hill Energy= +=20 +Center, a 180-megawatt peaking electrical generation facility. Located in= +=20 +eastern Travis County, the Sand Hill Energy Center will be a natural gas=20 +fired facility that will operate primarily during peak demand periods. The= +=20 +$93.7 million project will feature four 45-megawatt General Electric gas=20 +turbines and will be operational May 1, 2001. + + +NEWS FROM THE GLOBALFLASH + +Coal +The London dry cargo seafreight team traded 1 million metric tonne of=20 +Capesize vessel swaps via EOL in one day, (Wednesday 28th November). The de= +al=20 +was created by combining OTC options and a physically related cash market= +=20 +deal. This helps to bring our YTD EOL to just under 2.5 mln tonne. + +Off-shore wind energy deal +Enron Wind has signed a power purchase agreement with Swedish energy compan= +y=20 +Graninge. According to the agreement, Graninge will deliver electricity to= +=20 +consumers using Enron's wind power plants in southern Sweden. Enron Wind's= +=20 +Utgrunden off-shore wind park, completed this year, will generate in the=20 +region of 38,000 megawatt hours of electricity, or enough for around 6,000= +=20 +average homes between the mainland and the island of Oland on the southeast= +=20 +tip of Sweden. In an announcement this week, Graninge stated that it plans= +=20 +to market the power to consumers as 'green' energy. + +Happy 1st Birthday EnronOnline! +This week saw EnronOnline celebrate its first birthday. During the course = +of=20 +its first year, EnronOnline has passed a number of milestones including the= +=20 +addition of a range of new functionalities for customers on the site. =20 +EnronOnline has now come of age, having surpassed the $274 billion mark in= +=20 +notional value in November. This represents a total of 478,695 transaction= +s=20 +since the site was launched on 29 November 1999. + +The first anniversary was marked by giving the media guest access to=20 +EnronOnline in Europe. A team from Reuters was invited into Enron House to= +=20 +receive a full demonstration of EnronOnline and as of today will be able to= +=20 +quote in reports live prices from EnronOnline. Other media outlets are bei= +ng=20 +invited to obtain guest access during the coming weeks as the word of=20 +EnronOnline's success continues to spread... + +Australia +Enron Australia continues to assist in the region in a supportive role. =20 +Elliott Katz worked on the GEM migration in Singapore last week with an IT= +=20 +team from London, Oslo and Singapore. Approximately 40 users, including=20 +Traders, were migrated to Windows 2000 and the CORP domain. This is an=20 +important step for the Asia Pacific region, as it brings the three biggest= +=20 +offices (Singapore, Sydney and Tokyo) into line with corporate standards fo= +r=20 +desktop computing. + +Japan +E-Power, a JV between Enron and Japanese finance company Orix, has announce= +d=20 +proposals for a 2000MW gas-fired power plant at Mutsu-Ogawara, an industria= +l=20 +area in northern Japan. A feasibility study will be undertaken to define= +=20 +how the project will go forward and this may include the development of an= +=20 +LNG terminal in the vicinity. The nature of the permitting process is such= +=20 +that the plant would not begin operations for six to seven years. This=20 +project is just one of several options that E-Power are working on in Japan= +. + + +NUGGETS & NOTES + +=01&Go Big or Go Home=018 =01) Mike McConnell/President & CEO-EGM + +"Call Back" - Don Schroeder, VP/Crude Trading-EGM + + +REMINDER + +Holiday Party +Enron North America, Global Markets and Industrial Markets +Enron Field +Saturday, December 9 +7:00 - Midnight + +WELCOME +New Hires ENA/EIM/EGM +ENA =01) Joseph Taylor, Jennifer Rosado, Rabi De, Louis Dicarlo, Scott Chur= +bock,=20 +Kenneth Parkhill, Nicholas Ernst, Dirk Dimitry, Stephanie Taylor, Dimitri= +=20 +Tagaropulos, Georgia Blanchard, Jona Kimbrough, Jeffrey Baldwin, Patricia= +=20 +English, Jaesoo Lew, Cheryl Nelson, Gina Abbott, Ryan Keith, Brian Dawson +EGM =01)Ellen Alexander, Mike Perun + +Transfers to ENA/EIM/EGM +ENA =01) Gregory Golden +EGM =01) Keynan Dutton + + +FROM THE EDITORS + +Thank you to all the contributors to this week's EnTouch. We want to hear= +=20 +from the various departments within Enron Americas, Global Markets and=20 +Industrial Markets! Please continue to send your business highlights,=20 +nuggets & notes or suggestions to Michelle Vitrella or Kathie Grabstald. + + +LEGAL STUFF + +The information contained in this newsletter is confidential and proprietar= +y=20 +to Enron Corp. and its subsidiaries. It is intended for internal use only= +=20 +and should not be disclosed. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/7127592.1075855478458.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/7127592.1075855478458.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..9a04a425 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/7127592.1075855478458.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <7127592.1075855478458.JavaMail.evans@thyme> +Date: Fri, 27 Oct 2000 10:17:00 -0700 (PDT) +From: david.forster@enron.com +To: enrononline.1@enron.com, enrononline.2@enron.com, enrononline.3@enron.com, + enrononline.4@enron.com, enrononline.5@enron.com, + enrononline.6@enron.com +Subject: EnronOnline Reports +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: David Forster +X-To: EnronOnline Internal Distribution 1, EnronOnline Internal Distribution 2, EnronOnline Internal Distribution 3, EnronOnline Internal Distribution 4, EnronOnline Internal Distribution 5, EnronOnline Internal Distribution 6 +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Please refrain from running reports on the EnronOnline databases between 7 am +- 2 pm CST / 1pm - 8pm GMT, which is our peak usage period. + +These reports slow down EnronOnline trading. + +We will have a solution to this problem within the next few weeks, but in the +meantime, we appreciate your cooperation with the above. + +Thanks, + +Dave + \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/7204457.1075855493274.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/7204457.1075855493274.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a37e73c7 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/7204457.1075855493274.JavaMail.evans@thyme:2,S @@ -0,0 +1,34 @@ +Message-ID: <7204457.1075855493274.JavaMail.evans@thyme> +Date: Sun, 22 Apr 2001 13:10:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: eThink About It: 4/23/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Wednesday, April 25 at 10 a.m. Houston time, join Sherri Sera, executive +assistant to Jeff Skilling, on eSpeak. Sherri will answer questions about +how her job has changed since Jeff became CEO. + +If you can't make the live event, post your questions on eSpeak now. Sherri +will answer them during her eSpeak, and you can find the answers in the +transcript later. + + +Have you been wondering what happened to the information about Enron's +severance pay policy? Would you like to see an innovation suggestion for +the Saturn's ring that will connect the two Enron buildings? Read the new +postings in the "Office of the Chairman" category in eMeet. + + +Thanks for the great response to the new "Cost Reduction" category in the +Idea Vault! Visit the ThinkBank today and read the suggestions for cutting +costs; and, while you're there, add your own. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/7364286.1075855495188.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/7364286.1075855495188.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..bf1e15af --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/7364286.1075855495188.JavaMail.evans@thyme:2,S @@ -0,0 +1,114 @@ +Message-ID: <7364286.1075855495188.JavaMail.evans@thyme> +Date: Thu, 3 May 2001 09:52:00 -0700 (PDT) +From: news@prosrm.com +To: fermis@ect.enron.com +Subject: PROS announces a record quarter +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: "PROS Revenue Management" +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +PROS Revenue Management Announces Record Quarter +Q1 shows moves and advances + +May 3, 2001--Houston-- PROS Revenue Management, the world=01,s leader in re= +venue=20 +management science and software products, and the pioneer and dominant=20 +provider of revenue management to the airline and energy industries, today= +=20 +announced yet another record quarter. + +PROS=01, record revenue for the first quarter of 2001 was $8.7 million, a 5= +6%=20 +increase over revenue for the same quarter last year. Additionally, this= +=20 +quarter continues to show strong profitability and positive cash flow,=20 +enhancing PROS=01, strong, debt-free balance sheet. This follows record an= +nual=20 +revenues, positive cash flow, and profits in 2000. + +PROS (Pricing Revenue Optimization Solutions) has grown in more than just i= +ts=20 +revenues and profits. Employment has increased 11% in the quarter and is= +=20 +projected to increase 25% by the midpoint of this year, continuing PROS=01,= +=20 +rapid employee growth rate of 28% in 2000. + +"We are very pleased with the first quarter results, as they represent=20 +continuing client confidence in our high value solutions," says Bert=20 +Winemiller, Chairman and CEO of PROS Revenue Management. "During the first= +=20 +quarter, we also announced the successful implementation of the PROS=20 +Enterprise Revenue Management Platform. PROS Platform uses world leading= +=20 +science, forecasting and optimization to generate revenue and profits for= +=20 +PROS=01, clients worldwide. The PROS Platform is high performance, distrib= +uted=20 +computing, using parallelized, highly scalable technology. This architectu= +re=20 +will support the high performance, high availability, real time, mission=20 +critical applications of our clients. PROS=01, advanced architecture suppo= +rts=20 +data intensive and calculation intensive, science based enterprise solution= +s." + +Highlights of the first quarter of 2001 also include PROS=01, move of its= +=20 +corporate headquarters to the ComTech Center in midtown Houston. On April= +=20 +30, PROS began occupying 73,000 sq ft of newly refurbished office space. = +=20 +This state-of-the art facility will assist in the support of PROS=01, expan= +sion=20 +both internally and into other industries. + +PROS Revenue Management is the world=01,s leader in pricing and revenue=20 +optimization solutions and the pioneer and dominant provider of revenue=20 +management to the airline industry. PROS provides system solutions to the= +=20 +airline, cargo, rail, energy, healthcare and broadcast industries, and has= +=20 +delivered over 200 systems to more than 80 clients in 37 countries. PROS=01= +,=20 +clients include 17 of the top 25 carriers in the airline industry. + +The PROS mission is to maximize the revenue of each client using PROS=01,= +=20 +world-leading revenue management science, systems solutions, and best=20 +practices business consulting. PROS=01, clients report annual incremental= +=20 +revenue increases of 6-8% as a result of revenue management. PROS=01, solut= +ions=20 +forecast demand, optimize inventory, and provide dynamic pricing to maximiz= +e=20 +revenue. + +Founded in 1985 in Houston, PROS Revenue Management has a six-year compound= +ed=20 +revenue growth of 40%, in large part due to the intellectual capital of its= +=20 +staff. Nearly half of PROS=01, professional staff has advanced degrees and = +the=20 +staff speaks a cumulative total of 26 languages. The company is profitable= +=20 +with Year 2000 revenue of $29 million. For more information on PROS Revenue= +=20 +Management, please visit www.prosRM.com or call 713-335-5253. + +Contact: +Candy Haase - VP Marketing +713-335-5253 +chaase@prosRM.com + + +If you no longer wish to receive information about PROS Revenue Management,= +=20 +please click on "Reply" and type "Unsubscribe" in the subject line. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/7372152.1075855493349.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/7372152.1075855493349.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..91ff57e6 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/7372152.1075855493349.JavaMail.evans@thyme:2,S @@ -0,0 +1,57 @@ +Message-ID: <7372152.1075855493349.JavaMail.evans@thyme> +Date: Sun, 22 Apr 2001 13:18:00 -0700 (PDT) +From: general.announcement@enron.com +To: all.houston@enron.com +Subject: Online Auction and Raffle benefiting March of Dimes +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: General Announcement +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Here is your chance to buy or win great prizes AND benefit a great cause - +March of Dimes. + +Online Auction +Wednesday, April 25 and Thursday, April 26 +Auction opens Wednesday - 9:00 a.m. and closes Thursday - 4:00 p.m. + +Auction items include: +? Astros suite +? "Primo" parking spot +? Astros tickets +? Dinner for two +? Massage and many more items. + + +To make your bid, click on: +http://my.home.enron.com or +http://ecweb05e.enron.net/apps/auction.nsf/ + +High bidders will be notified on Friday, April 27. +Visa, MasterCard, and American Express accepted. + + +Raffle Drawing +Buy your tickets Wednesday, April 25 and Thursday, April 26, upstairs outside +of the Energizer from 11:00 a.m. - 1:00 p.m. +On Friday, April 27, buy your tickets at the Big E Cafe from 11:00 a.m. - +1:00 p.m. + +Tickets: 1 for $5, 3 for $10, and 7 for $20 + +Raffle Prizes include: +? Two roundtrip Continental Airlines in the 48 contiguous states +? Compaq PA - Personal Audio Player +? Manicure and Pedicure at Urban Retreat +? Astros tickets and many more. + +Raffle drawing will be held on Friday, April 27 at 2:00 p.m. Winners will be +notified on Friday afternoon. + +Don't miss this opportunity to contribute to the March of Dimes. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/7437272.1075855482932.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/7437272.1075855482932.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ed155789 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/7437272.1075855482932.JavaMail.evans@thyme:2,S @@ -0,0 +1,157 @@ +Message-ID: <7437272.1075855482932.JavaMail.evans@thyme> +Date: Fri, 8 Dec 2000 09:28:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron In Action 12.11.00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Help CPS Kids! Enron, KRBE and Sun and Ski Sports are collecting donations= +=20 +for Children's Protective Services' Be A Resource + (BEAR) Program to purchase gifts this holiday season. Make your donation= +=20 +and receive a $10-off coupon + for Sun and Ski Sports. Donations will be accepted in EB 407 or the Enron= +=20 +Building Lobby - Tuesday, December 12;=20 + Thursday, December 14; and Monday, December 18 from 10:00 a.m.-2:00 p.m.= +=20 + +KRBE LIVE In Come out and show your support for the CPS - BEAR collection= +=20 +Monday, December 18 when the 104 KRBE=20 +Antioch Park morning show's "Streets of America" comes to Antioch Park. Se= +e=20 +you there bright and early from 6:00 a.m.-9:00 a.m! + Make a donation and get a Krispy Kreme doughnut! + +Houston Symphony Enjoy the Classical Encounters for Singles 2nd Annual=20 +Holiday Bash with the Houston Symphony on =20 +Singles Mixer! Friday, December 15 from 6:00 p.m.-7:30 p.m. at the Balcony= +=20 +level Lobby of Jones Hall! This pre-concert party=20 + offers a dessert buffet, live jazz quartet Blue Monks, door prizes and mor= +e.=20 +It is also a prelude to the Houston Symphony=20 + concert at 8:00 p.m. in Jones Hall featuring Handel's Messiah. Tickets ar= +e=20 +$35 per person and include the mixer=20 + and concert ticket - pre-paid reservations are required. Space is limited= +! =20 +Call 713-238-1477 to reserve your seat. + +Enron HOLIDAY You are invited to the Enron Holiday Open House and Festival = +of=20 +Lights on Tuesday, December 19 on the +OPEN HOUSE Executive 50th Floor from 3:00 p.m.-5:00 p.m. Come enjoy some= +=20 +delightful treats and holiday cheer at this + annual celebration! + +galleryfurniture.com The inaugural galleryfurniture.com Bowl game is coming= +=20 +to Houston on Wednesday, December 27th at the=20 +Bowl Houston Astrodome and Enron is proud to be a major sponsor of the game= +. =20 +Don't miss your chance to be a part=20 + of all the exciting action, as the Texas Tech Red Raiders and East Carolin= +a=20 +Pirates go head-to-head in the battle of=20 + bowl bragging rights. Discounted tickets to the game are being sold to all= +=20 +Enron employees for only $9 each (no limit)=20 + through the Signature Shop through December 18th or until the game is sold= +=20 +out. For more information, click here=20 + for a direct link or visit enronsigshop.com to be a part of all the exciti= +ng=20 +bowl action! + +Theater Tickets for Stages Repertory Theatre, the second largest theatre in= +=20 +Houston, presents "Company", Stephen Sondheim's +Adults and Kids! enchanting musical about the difficulties of love and=20 +commitment. Performances run Wednesday through Sunday=20 + every week from now until December 31 and Enron employees receive a $5=20 +discount when they order main stage=20 + tickets by phone at 713-527-8243. + + For the little ones, "The Toys Take Over Christmas" is a fun-filled holida= +y=20 +story set in an old-fashioned toyshop in the + early 1900's. Tickets are $8 per child and include a visit from Santa.=20 +Daytime performances run from now until=20 + December 23. Call 713-527-8243 or visit www.stagestheatre.com to order yo= +ur=20 +tickets! + +Enron Camera Club COMING SOON... watch this space for details! + + + +Houston Cougars vs. Come support the Houston Cougars as they face the Texas= +=20 +Longhorns on Wednesday, December 20th at Hofheinz=20 +Texas Longhorns Pavilion. 94.5 The Buzz will be at the game collecting ite= +ms=20 +for their Santa's Letters promotion. Any fan donating an=20 + item to Santa's Letters will have the opportunity to upgrade their seats t= +o=20 +floor seats and one lucky winner will win a suite=20 + to a future game. Help a family in need this holiday by bringing a new=20 +blanket or teddy bear to the game. Tickets=20 + are available at 713 - GO COOGS. + +Christmas Homeless The 22nd Annual Christmas Homeless Feast 2000, sponsored= +=20 +by the City Wide Club, will be held on December 24 at the +Feast George R. Brown Convention Center from 10:00 a.m. until everyone is= +=20 +served. Volunteers are needed for the event and + are asked to arrive at 7:00 a.m. at Exhibit C for instructions. Donations = +of=20 +food items (especially turkeys) are much=20 + appreciated and can be dropped of at the nearest Thrifty Car Rental stores= +. =20 +If you know of a family in need of a warm=20 + meal, please call 713-523-1640 for more information. + +Hunger Site Support the Hunger Site, where all you need to do is click a=20 +button and somewhere in the world a hungry person + receives a meal at no cost to you. The site is backed by corporate=20 +sponsors. All it takes is a second to click an icon + to donate food once a day. See www.thehungersite.com for details. + + + +Flu Vaccine The Flu Vaccine is being delivered to the Health Center in smal= +l=20 +allotments. If you would like a flu shot, please=20 + e-mail Health Center. You will be notified via e-mail when your vaccine= +=20 +arrives. =20 + +The Met-Business The Met-Business & Sports Club is waiving the $200=20 +initiation fee for new enrollments in December! Contact=20 +& Sports Club Susan Jakers or Keri Elliott at The Met at 713-652-0700 or= +=20 +Georgia Fogo at ext. 35609 for more information.=20 + + +Share the News +If you would like to post any news or events in Enron In Action, please ema= +il=20 +your information to=20 +Michelle Lin (ext. 39963) no later than 12:00 noon the Thursday prior to th= +e=20 +next Monday=01,s mailing. + diff --git a/demo/ermis-f/Discussion Threads/cur/7525411.1075855478259.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/7525411.1075855478259.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d0253bb1 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/7525411.1075855478259.JavaMail.evans@thyme:2,S @@ -0,0 +1,296 @@ +Message-ID: <7525411.1075855478259.JavaMail.evans@thyme> +Date: Thu, 26 Oct 2000 16:00:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all_ena_egm_eim@enron.com +Subject: AmeriFlash +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All_ENA_EGM_EIM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +NOTE FROM THE EDITORS +The AmeriFlash Newsletter would like to keep you informed on global wholesa= +le=20 +news as well, so we have added business highlights from Enron's original=20 +electronic newsletter, GlobalFlash, which was created by Enron Europe. + +"What's on your Mind?" +If you have ideas or suggestions please forward them to Michelle Vitrella o= +r=20 +Kathie Grabstald.=20 + +FINAL DAY FOR THE PULSE + +Today is the final day to provide feedback through the annual employee surv= +ey=20 +-- The Pulse. As of Thursday morning, 56.5% of the ENA/EGM/EIM employees= +=20 +have taken part in the survey, which is an improvement from last year's=20 +participation rate of 49%. However, we are behind the company average and= +=20 +most of the other business units. Please take a few minutes today to provi= +de=20 +much needed and confidential comments regarding Enron and your work=20 +environment. The Pulse survey is located on the Enron intranet at=20 +survey.enron.com. + +If you like competition, here is how the ENA/EGM/EIM participation rate=20 +stacks up against the other business units: + +Enron Energy Services 96.88% +Enron Wind 89.96% +Enron India 89.47% +Net Works 77.78% +EE&CC 73.88% +NEPCO 64.37% +Enron South America 63.74% +Corporate Staff 63.52% +Company Average 61.10% +ENA/EGM/EIM 56.50% +Enron Broadband 55.89% +ETS (formerly GPG) 55.52% +Enron Europe 44.36% +APACHI 29.66% + +Log on to survey.enron.com and make your opinions known. =20 + +BUSINESS HIGHLIGHTS + +OIL PRODUCTS +Congratulations to the US Oil Products Trading Team! On October 4, 2000 th= +ey=20 +successfully completed a deal with a volume of 2,400,000 barrels with a=20 +Notional Value of $80,640,000. This is the highest Notional Value associat= +ed=20 +with an EOL trade. + +Kudos again for another great deal. They have done another large=20 +crack-spread, this time for 100,000 barrels per month for calendar 2001. Th= +is=20 +trade notionally values out at over $40 million and is the second largest= +=20 +transaction conducted to date on EOL. + +STEEL +Steel Trading and Origination teams, headed by Greg Hermans and Tim=20 +Battaglia, respectively, have already defined a Hot-Rolled coil financial= +=20 +product. The contract has been drafted and is currently being discussed wi= +th=20 +customers. + +Financial Hot Rolled Steel will be posted on EnronOnline, allowing the stee= +l=20 +industry to hedge their price exposure for the first time in history. The= +=20 +access to hedging products will help the steel industry manage technicaliti= +es=20 +and smooth cash flow. Over time, forward price curves with transparent=20 +pricing should allow the steel industry to also benefit from improved acces= +s=20 +to capital. + +The next challenge will be to educate the steel industry about financial=20 +swaps and derivatives as risk management tools. The $300 billion steel=20 +market should provide an excellent growth opportunity for Enron. + +PRINCIPAL INVESTMENTS +FuelCell Energy, Inc. recently announced that it has entered into an allian= +ce=20 +with ENA. FuelCell Energy and Enron will work together to develop and mark= +et=20 +FuelCell Energy's Direct FuelCellc (DFCc) products. In connection with the= +=20 +alliance, Enron has invested $5 million in the common stock of FuelCell=20 +Energy. Additionally, FuelCell Energy will issue warrants enabling Enron t= +o=20 +purchase up to 1.3 million shares of FuelCell Energy common stock. =20 + +Fuel cell developer Dais-Analytic Corp. also announced an alliance with ENA= +. =20 +As part of this alliance, Enron has made an equity investment in=20 +Dais-Analytic and will support market development, distribution and other= +=20 +field services for Dais-Analytic's fuel cell, humidity control and related= +=20 +products. =20 + +ENA RESEARCH GROUP +What does the FX and Sovereign Risk Group within ENA=01,s Research Departme= +nt=20 +do? We provide forecasts of foreign exchange rates as well as revenue and= +=20 +cost escalators corporate wide for project valuation. We advise the FX and= +=20 +interest rate desks on Central Bank policies of the G3. In addition, we=20 +provide sovereign risk analysis on countries important to Enron's various= +=20 +business units upon request, as well as provide services related to the=20 +global macroeconomic outlook. Our sovereign risk analysis is used in the= +=20 +development of the E-ratings in cooperation with the Risk Assessment and=20 +Control Group. We have recently developed a presentation on =01&Fundamenta= +ls of=20 +Non-ferrous Metals=018 as well as one on "Sovereign Risk=018. We also advi= +se the=20 +fundamental analysis group within Enron Global Markets.=20 + +What=01,s new from the Country Risk and Foreign Exchange Team? On October 1= +3th,=20 +2000, we launched a new product called the Enron =01&International Monitor,= +=018 an=20 +international economic review that will be published each Friday by the FX= +=20 +and Sovereign Risk Group. The purpose of this product is to inform the=20 +foreign exchange traders as well as management about important internationa= +l=20 +economic events and their impact on currency and financial markets. Specia= +l=20 +emphasis is placed on potential central bank policy changes and the impact= +=20 +these changes have on interest rates and currencies. We also monitor other= +=20 +key markets, with a special focus on oil, and its impact on consumer,=20 +producer and equity prices. The International Monitor can be found on the E= +NA=01, +s web site, by accessing=20 +http//ecthou-webcl1.nt.ect.enron.com/research/ForeignExchange/FXMain.htm. + +Please email Leann Walton if you would like to receive the International=20 +Monitor weekly by email, or if you would like us to email you the first two= +=20 +issues. Visit our web site at http://home.ect.enron.com/ - Select=20 +Departments / Research. You will find also many useful links to other web= +=20 +sites here relevant to Enron=01,s businesses. + +NEWS FROM GLOBALFLASH + +Enron Launches Financial Plastics & Petrochemicals Derivatives on EnronOnli= +ne +Enron is to start trading a new range of financial swap contracts for the= +=20 +plastics and petrochemicals industry on www.enrononline.com, the company=01= +,s=20 +free, real-time Internet-based trading platform. This is the first time tha= +t=20 +these derivative products, designed to help clients better manage the price= +=20 +volatility which characterises the multi-billion dollar industry, have been= +=20 +made available on the Internet in Europe. + +Gas Deliveries in Germany +Since 1 October 2000, Enron has been the first and only non-incumbent playe= +r=20 +to be able to serve customers within Germany by delivering gas to three loc= +al=20 +utilities, those of Heidelberg, T_bingen, and Bensheim. Carsten Haack who= +=20 +closed the first deal with Heidelberg and was in charge of negotiation of t= +he=20 +transport did mention that the procedures are still complicated and lengthy= +=20 +and that the terms and conditions for future agreements will need to be=20 +easier, more transparent and standardised. Helge-J_rgen Beil from the=20 +Frankfurt office who closed the gas deals with the municipalities of T_bing= +en=20 +and Bensheim said that these deliveries are encouraging but do not guarante= +e=20 +the future yet. Another positive aspect is that Enron's continental gas= +=20 +trading team was able to do the first gas trade within Germany with some of= +=20 +the gas Heidelberg contracted for but could not take on. + +Liquid Fuels Group Launches Tanker Freight Forwards +Scott Moncrieff, a director in the group, has with his team introduced tank= +er=20 +freight forward contracts on to EnronOnline, to offer a standardised hedgin= +g=20 +contract in today's highly volatile tanker market, currently worth in exces= +s=20 +of US$ 10 billion per annum. + +And on the Dry-Side...... +Pierre Aury, Chris Connelly and their team introduced a similar on-line=20 +forward freight swap in June and to date, have traded contracts with a=20 +notional value of US$ 8 million, equivalent to 20 million metric tonnes of= +=20 +combined physical and financial contracts. The routes are from Colombia a= +nd=20 +South Africa to Rotterdam, which are key routes for coal transport. + +WELCOME + +Transferred Into ENA/EIM/EGM +ENA =01) Johnny R. Palmer/Staffing Resources, Anna Briggs/Principal Investi= +ng,=20 +Carol Coats/Human Resources +EGM =01) Andrea Hauser/US-GP Products Trading + +New Hires ENA/EIM/EGM +ENA =01) David Jones/East Origination, Marnie Lamb/Merchant Finance, Mathew= +-Joy=20 +Noveena/Tax, Reynaldo Romero/Gas Assets Oper Mgmt, Mary Symes/West=20 +Origination-Portland=20 +EGM =01) Brad Lawson/Financial Operations, Sandeep Ramachandran/Weather Tra= +ding + +IN THE NEWS + +=01&Enron delivered very strong earnings growth again this quarter, further= +=20 +demonstrating the leading market positions in each of our major businesses,= +=018=20 +said Kenneth L. Lay, chairman and CEO of Enron. =01&Our wholesale and retai= +l=20 +energy businesses have achieved record-setting levels of physical deliverie= +s,=20 +contract originations and profitability. We operate in some of the largest= +=20 +and fastest growing markets in the world, and we are very optimistic about= +=20 +the continued strong outlook for our company.=018 --- from Enron's 3rd Qua= +rter=20 +Earnings Press Release + +NUGGETS & NOTES + +=01&I=01,m looking for some high velocity capital.=018 - Brian Redmond,= +=20 +President/HPL, Managing Director/Assets/Upstream Origination-ENA + +=01&Can I get this NOW?=018 - Gary Hickerson, Managing Director/Equity Trad= +ing-EGM + +"I like the innovative ways that Enron does things. They take a refreshing= +=20 +approach to the stagnant steel industry." - Kevin O'Donnell, Director/Steel= +=20 +Trading + +CONTEST + +The cut off date for The Name This Newsletter Contest is Friday, November 3= +. =20 +Keep the ideas coming! + +TEASER + +In your cellar there are three light switches in the OFF position. Each=20 +switch controls 1 of 3 light bulbs on the floor above. You may move any of= +=20 +the switches but you may only go upstairs to inspect the bulbs one time. H= +ow=20 +can you determine the switch for each bulb with one inspection? Please send= +=20 +answers to michelle.vitrella@enron.com, the winner will receive AMC Movie= +=20 +passes. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/7569593.1075855483121.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/7569593.1075855483121.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..241d2294 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/7569593.1075855483121.JavaMail.evans@thyme:2,S @@ -0,0 +1,78 @@ +Message-ID: <7569593.1075855483121.JavaMail.evans@thyme> +Date: Mon, 11 Dec 2000 05:55:00 -0800 (PST) +From: rebecca.cantrell@enron.com +To: barbara.dillard@enron.com, brenda.fletcher@enron.com, chris.meyer@enron.com, + colleen.sullivan@enron.com, donna.greif@enron.com, + edward.terry@enron.com, frank.ermis@enron.com, + george.smith@enron.com, hunter.shively@enron.com, + james.shirley@enron.com, jane.tholt@enron.com, jim.homco@enron.com, + john.hodge@enron.com, judy.townsend@enron.com, julie.gomez@enron.com, + kimberly.olinger@enron.com, lisa.kinsey@enron.com, + natalie.baker@enron.com, paul.lucci@enron.com, paul.tate@enron.com, + phillip.allen@enron.com, randall.gay@enron.com, + robert.superty@enron.com, ruth.concannon@enron.com, + sandra.brawner@enron.com, steven.south@enron.com, + stephanie.miller@enron.com, susan.pereira@enron.com, + sylvia.pollan@enron.com, terri.walker@enron.com, + timothy.hamilton@enron.com, tori.kuykendall@enron.com, + victor.lamadrid@enron.com +Subject: A Reminder -- 2001 GRI Surcharges +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Rebecca W Cantrell +X-To: Barbara G Dillard, Brenda H Fletcher, Chris Meyer, Colleen Sullivan, Donna Greif, Edward Terry, Frank Ermis, George F Smith, Hunter S Shively, James Shirley, Jane M Tholt, Jim Homco, John Hodge, Judy Townsend, Julie A Gomez, Kimberly S Olinger, Lisa Kinsey, Natalie Baker, Paul T Lucci, Paul Tate, Phillip K Allen, Randall L Gay, Robert Superty, Ruth Concannon, Sandra F Brawner, Steven P South, Stephanie Miller, Susan W Pereira, Sylvia S Pollan, Terri Walker, Timothy J Hamilton, Tori Kuykendall, Victor Lamadrid +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Effective 1/1/2001 . . . . . . . . + + +---------------------- Forwarded by Rebecca W Cantrell/HOU/ECT on 12/14/99 +05:03 PM --------------------------- + + Enron North America Corp. + + From: Rebecca W Cantrell 11/10/99 05:39 PM + + +To: Julie A Gomez/HOU/ECT@ECT, Chris Meyer/HOU/ECT@ECT, Ruth +Concannon/HOU/ECT@ECT, Judy Townsend/HOU/ECT@ECT, Theresa +Branney/HOU/ECT@ECT, Paul T Lucci/DEN/ECT@Enron, Jane M Tholt/HOU/ECT@ECT, +Mike Grigsby/HOU/ECT@ECT, Steven P South/HOU/ECT@ECT, Frank +Ermis/HOU/ECT@ECT, Susan W Pereira/HOU/ECT@ECT, George Smith/HOU/ECT@ECT, +Randall L Gay/HOU/ECT@ECT, Jim Homco/HOU/ECT@ECT, Colleen +Sullivan/HOU/ECT@ECT, Hunter S Shively/HOU/ECT@ECT, Cary M +Carrabine/HOU/ECT@ECT, Ray Hamman/HOU/EES@EES, Michael H Garred/HOU/EES@EES, +Katherine L Kelly/HOU/ECT@ECT, Robert Superty/HOU/ECT@ECT, Laura +Luce/HOU/ECT@ECT, Steve Morse/HOU/ECT@ECT, Scotty Gilbert/HOU/ECT@ECT, Cary M +Carrabine/HOU/ECT@ECT, Edward Terry/HOU/ECT@ECT, Scott Neal/HOU/ECT@ECT, +Robert Shiring/HOU/ECT@ECT, Tori Kuykendall/HOU/ECT@ECT, Mary +Solmonson/HOU/ECT@ECT, Terri Walker/OTS/Enron@ENRON +cc: +Subject: 2000 GRI Surcharges + +Just a reminder that the GRI surcharges will go down for all member pipelines +a bit effective 1/1/99, per the Settlement approved by FERC in April, 1998. +Here are the rates through 2004: + +Rates (cents per Dth) + 1999 + 2000 + 2001 + 2002 + 2003 + 2004 +Commodity 0.75 0.72 0.7 0.5 0.4 0.0 +High Demand* 23.0 20.0 9.0 6.0 5.0 0.0 +Low Demand* 14.2 12.3 5.5 3.7 3.1 0.0 +Small Customer 1.8 1.6 1.1 0.8 0.6 0.0 + +*refers to high load factor or low load factor customers. + + + + diff --git a/demo/ermis-f/Discussion Threads/cur/7690214.1075855493764.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/7690214.1075855493764.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f3acabbc --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/7690214.1075855493764.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <7690214.1075855493764.JavaMail.evans@thyme> +Date: Wed, 25 Apr 2001 01:24:00 -0700 (PDT) +From: ina.rangel@enron.com +To: phillip.allen@enron.com, keith.holst@enron.com, mike.grigsby@enron.com, + frank.ermis@enron.com, steven.south@enron.com, + monique.sanchez@enron.com, jane.tholt@enron.com, + tori.kuykendall@enron.com, jay.reitmeyer@enron.com, + susan.scott@enron.com, matthew.lenhart@enron.com, + randall.gay@enron.com +Subject: Thank You +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Phillip K Allen, Keith Holst, Mike Grigsby, Frank Ermis, Steven P South, Monique Sanchez, Jane M Tholt, Tori Kuykendall, Jay Reitmeyer, Susan M Scott, Matthew Lenhart, Randall L Gay +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Thank you everyone for my gift card to Foley's. I will definelty have fun +using that. You are all a great bunch to work for. + +Thanks again! + +Ina \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/7704505.1075855477859.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/7704505.1075855477859.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..956dde24 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/7704505.1075855477859.JavaMail.evans@thyme:2,S @@ -0,0 +1,35 @@ +Message-ID: <7704505.1075855477859.JavaMail.evans@thyme> +Date: Wed, 25 Oct 2000 09:23:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Alzheimers Walk - This Saturday! +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +If you=01,d like to support friends or family that are affected by Alzheime= +r=01,s=20 +disease, put on your walking shoes and join them at Memory Walk 2000 on=20 +October 28. The walk, sponsored by the Alzheimer=01,s Association/Houston = +and=20 +Southeast Texas Chapter, will kick off at 8:00 a.m. at the AMC First Colony= +=20 +24 Theaters in Sugar Land. Walk proceeds will be used to support programs= +=20 +and services for patients, families and caregivers in the Greater Houston= +=20 +Area. Proceeds also will be used to fund research for a cure to this tragi= +c=20 +disease. Don't forget to double the impact we have on theAlzheimer=01,s=20 +Association by making sure that Enron matches all contributions made by=20 +employees! + +If you=01,d like more information about the walk or would like to make a=20 +donation, contact Diane Bazelides at X55209. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/7710460.1075855482190.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/7710460.1075855482190.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..61c01d8d --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/7710460.1075855482190.JavaMail.evans@thyme:2,S @@ -0,0 +1,111 @@ +Message-ID: <7710460.1075855482190.JavaMail.evans@thyme> +Date: Mon, 4 Dec 2000 04:59:00 -0800 (PST) +From: susan.t.turpin@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + browning@wasatchenergy.com, bruce.langmade@fortjamesmail.com, + bymank@wdni.com, cards@wdni.com, ccoyle@americansoda.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, kri.pam@pdg.net, + llightfoot@coral-energy.com, lmanis@sdge.com, lprior@enron.com, + niels_a_vervloet@reliantenergy.com, ramperms@bp.com, + rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com, ads@nwnatural.com, awhaynes@rmc.com, + bhall@cngc.com, bmedlock@cngc.com, cheldman@ix.netcom.com, + creali@vanalco.com, gary.peterson@fortjamesmail.com, + gastrans@puget.com, hls@nwnatural.com, kri.jane@pdq.net, + lgoodric@cngc.com, marcl@subutil.com, mvaughn@cngc.com, + mwaas@cngc.com, pat_scherzinger@pgn.com, rernest@intgas.com, + rsf@nwnatural.com, sdoss@wlinpco.com, sgillit@cngc.com, + spfaff@cngc.com, tina.m.patton@boeing.com +Subject: NWP System Notice - 01-176 Revised Dec. 2000 Maintenance +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Turpin, Susan T" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" , "'ads@nwnatural.com'" , "'awhaynes@rmc.com'" , "'BHall@cngc.com'" , "'bmedlock@cngc.com'" , "'cheldman@ix.netcom.com'" , "'creali@vanalco.com'" , "'Gary.Peterson@fortjamesmail.com'" , "'gastrans@puget.com'" , "'hls@nwnatural.com'" , "'kri.jane@pdq.net'" , "'lgoodric@cngc.com'" , "'marcl@subutil.com'" , "'MVaughn@cngc.com'" , "'MWAAS@cngc.com'" , "'pat_scherzinger@pgn.com'" , "'rernest@intgas.com'" , "'rsf@nwnatural.com'" , "'sdoss@wlinpco.com'" , "'sgillit@cngc.com'" , "'spfaff@cngc.com'" , "'Tina.m.patton@boeing.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: December 04, 2000 +Category: MAINTENANCE +Subcategory: NWP MONTHLY MAINTENANCE +Subject: 01-176 Revised Dec. 2000 Maintenance + +Notice Text: +All Shippers Letter #01-176 +Date:?? 12/04/00 +Time:?? 12:00hrs + +TO:???? ??? All Shippers +Subject:??????? ***Revised December 2000 Maintenance*** + +WILLIAMS GAS PIPELINE-WEST / Northwest Pipeline SCHEDULED +MAINTENANCE as posted 12- 4, 2000 which includes revised dates for +the Vernal Pigging Project anomaly repairs. + +The following maintenance work is scheduled on Williams Gas Pipeline-West/ +Northwest Pipeline (WGP-W) during the month of December 2000.? The scheduled +maintenance is Northwest's most recent projection of potential system +impacts.? This +schedule is provided to assist you in planning your business for the coming +month. +The impacts are estimates, which could change depending on other scheduling +factors. +If any scheduled maintenance activities change, an updated notice will be +posted to the +EBB as soon as possible. + +Vernal Pigging Project: + +December 12, 2000 + +While excavating the 26" mainline, Northwest Pipeline identified two +anomalies +between Block valve 2-10 (MP 263) and 2-9 (MP 247) that will require repair. +Northwest will be unable to receive gas for approximately fourteen hours (14 +hrs) on +Tuesday December 12, 2000 while the repairs are taking place. + +Affected supply points:? Sand Springs, Conoco Dragon Trail, West Douglas, +Trail +Canyon, and Foundation Creek. + +December 19, 2000 + +While excavating the 26" mainline, Northwest Pipeline identified 1 anomaly +between +mainline valve 2-8 (MP 232) and valve 22-8a (MP 240) that will require +repair. +Northwest will be unable to receive gas for approximately thirteen hours (13 +hrs) on +Tuesday December 19, 2000 while the repair is taking place. + +Affected points: Calf Canyon Receipt, Grand Junction Delivery + +Northwest Pipeline will try to mitigate any negative impact to Shippers +during this +period of time. Northwest will advise you of any change to this schedule. + +If you have any questions regarding this notice, please contact your +Northwest +Marketing Service Representative at (801) 584-7301. + +WGP-W +st \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/7772158.1075855482540.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/7772158.1075855482540.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..36c85494 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/7772158.1075855482540.JavaMail.evans@thyme:2,S @@ -0,0 +1,42 @@ +Message-ID: <7772158.1075855482540.JavaMail.evans@thyme> +Date: Wed, 6 Dec 2000 03:47:00 -0800 (PST) +From: enron.announcements@enron.com +To: eligible.employees@enron.com +Subject: DEFERRAL PROGRAM ENROLLMENT DEADLINE IS FRIDAY +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: Eligible Employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + + =20 + +This FRIDAY, DECEMBER 8, 2000 (5:00 p.m. CST) is the deadline for deferral= +=20 +program enrollment. Following the deadline, no new elections or changes to= +=20 +existing elections will be accepted. =20 +To learn more about your deferral program opportunities and to enroll for= +=20 +2001 deferrals, access eHRonline at http://ehronline.enron.com. (Call the= +=20 +ISC Help Desk at 713-345-4727 if you need your ID or password to access the= +=20 +system.) + +1. Review the program descriptions (attached to the Election Form) before y= +ou=20 +make your elections. +2. If you decide to defer compensation, complete the Election Form before= +=20 +Friday, December 8, 2000, 5:00 p.m. CST (the enrollment deadline). +3. Print your 2001 Election Form and Confirmation Statement right from the= +=20 +web site and you=01,re finished!=20 + +DEFERRAL ENROLLMENT 2001--ADDED VALUE FOR YOUR FUTURE \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/783466.1075855479260.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/783466.1075855479260.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0e8d8d3c --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/783466.1075855479260.JavaMail.evans@thyme:2,S @@ -0,0 +1,53 @@ +Message-ID: <783466.1075855479260.JavaMail.evans@thyme> +Date: Fri, 3 Nov 2000 01:55:00 -0800 (PST) +From: massimo.marolo@enron.com +To: keith.holst@enron.com, mike.grigsby@enron.com, frank.ermis@enron.com +Subject: FERC Nov 1 Order +Cc: pallen@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: pallen@enron.com +X-From: Massimo.Marolo@enron.com +X-To: Keith.Holst@enron.com, Mike.Grigsby@enron.com, Frank.Ermis@enron.com +X-cc: pallen@enron.com +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +This is a follow up from the Nov 1st FERC meeting regarding california soft +caps + + + + +---------------------- Forwarded by Massimo Marolo/NA/Enron on 11/03/2000 +09:50 AM --------------------------- + +From: James D Steffes on 11/02/2000 08:39 AM + +To: Eric Thode/Corp/Enron@ENRON, Massimo Marolo/NA/Enron@Enron, Dennis + Benevides/HOU/EES@EES, Jubran Whalan/HOU/EES@EES, Neil + Bresnan/HOU/EES@EES, Christopher F Calger/PDX/ECT@ECT, Mary + Hain/HOU/ECT@ECT +cc: + +Subject: FERC Nov 1 Order + +Here are the key public message points and the Summary of the Order. + +Call with questions. + +Jim + +(See attached file: Overview of Nov 1 FER Order.doc) + + + +(See attached file: Enron Public Response to FERC Order.doc) + + + + - Overview of Nov 1 FER Order.doc + - Enron Public Response to FERC Order.doc \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/7969994.1075855481679.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/7969994.1075855481679.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1bab3161 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/7969994.1075855481679.JavaMail.evans@thyme:2,S @@ -0,0 +1,63 @@ +Message-ID: <7969994.1075855481679.JavaMail.evans@thyme> +Date: Tue, 28 Nov 2000 10:03:00 -0800 (PST) +From: enron.announcements@enron.com +To: eligible.employees@enron.com +Subject: Deferral Enrollment 2001 +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: Eligible Employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + + =20 +The annual deferral program enrollment process is underway. Enron's Bonus= +=20 +Stock Option and Bonus Phantom Stock Programs provide you with an opportuni= +ty=20 +to receive stock options and phantom stock in lieu of all or a portion of t= +he=20 +cash bonus you may receive during 2001. =20 + +To make enrollment even more convenient for you, this year's deferral progr= +am=20 +information is available on eHRonline. To learn more about your deferral= +=20 +program opportunities and to enroll for 2001 deferrals, access eHRonline at= +=20 +http://ehronline.enron.com. (Call the ISC Help Desk at 713-345-4727 if you= +=20 +need your ID or password to access the system.) + +1. Review the program descriptions (attached to the Election Form) before y= +ou=20 +make your elections. +2. If you decide to defer compensation, complete the Election Form before= +=20 +Friday, December 8, 2000, 5:00 p.m. CST (the enrollment deadline). +3. Print your 2001 Election Form and Confirmation Statement right from the= +=20 +web site and you=01,re finished!=20 + +If you would like to attend an employee meeting to learn more about these= +=20 +programs, following is a list of meeting dates, times, and locations: + +Wednesday, November 29 2:00 p.m. - 3:00 p.m. EB 5C2 +Monday, December 4 9:00 a.m. - 10:00 a.m. The Forum (2 Allen Center, 12t= +h=20 +Fl.) +Tuesday, December 5 2:00 p.m. - 3:00 p.m. EB 5C2 +Wednesday, December 6 2:00 p.m. - 3:00 p.m. EB 5C2 + +Since seating is limited, please RSVP (leave a message for Diana Gutierrez= +=20 +(713-345-7077) confirming your name, phone number, and the meeting you wish= +=20 +to attend). + +DEFERRAL ENROLLMENT 2001--ADDED VALUE FOR YOUR FUTURE \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/7979567.1075855480730.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/7979567.1075855480730.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7a208e72 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/7979567.1075855480730.JavaMail.evans@thyme:2,S @@ -0,0 +1,92 @@ +Message-ID: <7979567.1075855480730.JavaMail.evans@thyme> +Date: Wed, 15 Nov 2000 08:06:00 -0800 (PST) +From: info@kingpublishing.com +To: info@kingpublishing.com +Subject: The Energy Daily presents its 28th Annual Conference and Awards + Presentation... +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: info@kingpublishing.com +X-To: info@kingpublishing.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +http://www.kingpublishing.com/conferences/ + +The Energy Daily presents its 28th Annual Conference and Awards +Presentation:? Building the Future Energy Company:? New Politics, New +Stresses and New Opportunities, November 30 - December 1, 2000 in Washington, +DC. + +The Hon. Bill Richardson, Secretary of Energy has just confirmed to deliver a +keynote address, November 30 at 11:15 am. + +This year's conference will focus on the energy company of the future +economy, which has been formed by the convergence of the traditional (old) +and the Internet (new) economies. + +At the close of every year, The Energy Daily pauses to recognize those of +great achievement in the energy industry.? This year we honor: + +?- Chuck Watson, Chairman and CEO, Dynegy, Inc.--Individual Achievement +Award + +?- Tom Kuhn, President, Edison Electric Institute--Public Policy Leadership +Award + +?- PECO Energy Company, accepted by Corbin A. McNeill, Jr., Chairman, +President and CEO--Corporate Leadership Award + +?- Chauncey Starr, Founder and President Emeritus, Electric Power +Research Institute--Lifetime Achievement Award + +On this agenda: + +* SOARING ENERGY PRICES:? MARKET FORCES OR POLICY FAILURE? + +* THREATS TO THE FUTURE OF ENERGY RESEARCH + +* INTEGRATING U.S. AND INTERNATIONAL UTILITIES + +* RELIABILITY:? THE CRISIS OF THE SUMMER OF 2000 AND THE OUTLOOK FOR THE +FUTURE + +* CAN GAS BE RELIED ON AS A UTILITY FUEL? + +* THE WAY ELECTRICITY COMPANIES ARE CHANGING + +* STRATEGIES FOR STOCK MARKET SUCCESS + +*? THE CHANGING VIEW OF NUCLEAR POWER + +* GROWTH THROUGH ACQUISITIONS: BUILDING A CUTTING EDGE ENERGY COMPANY + +Other Distinquished speakers include: +* Irwin M. Stelzer +* Alan Richardson, Pacificorp +* Dr. Karl Stahlkpof, Electric Power Research Institute +* James C. Yardley, Southern Natural Gas Company +* Bill Kristol +and others......... + +Click on the following address and then click on "Building the Future Energy +Company" to review the conference agenda. + +http://www.kingpublishing.com/conferences/ + +If you have difficulty, call (800) 926-5464 and we will fax you information +immediately. + +We offer group discounts, so feel free to forward this important invitation +to your colleagues. + +If you wish to be excluded from any future announcements, reply with "remove" +in the subject header.? We honor all "remove" requests. + +http://www.kingpublishing.com/conferences/ +? +? \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/7980553.1075855483043.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/7980553.1075855483043.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..33f87966 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/7980553.1075855483043.JavaMail.evans@thyme:2,S @@ -0,0 +1,428 @@ +Message-ID: <7980553.1075855483043.JavaMail.evans@thyme> +Date: Fri, 8 Dec 2000 10:13:00 -0800 (PST) +From: slc.nwpsched@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + browning@wasatchenergy.com, bruce.langmade@fortjamesmail.com, + bymank@wdni.com, cards@wdni.com, ccoyle@americansoda.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, kri.pam@pdg.net, + llightfoot@coral-energy.com, lmanis@sdge.com, lprior@enron.com, + niels_a_vervloet@reliantenergy.com, ramperms@bp.com, + rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com +Subject: NWP System Notice - 01-181 NWP Short Term FIrm Availability +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "NWPSCHED, SLC" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: December 08, 2000Category: SHORT-TERM FIRM CAPACITYSubcategory: +NWP OFFERSSubject: 01-181 NWP Short Term FIrm Availability + +Notice Text:All Shippers Notification:? 01-181??? Dated : December 8, 2000 + +NORTHWEST PIPELINE'SNOTICE OF AVAILABLE ANDPOTENTIALLY AVAILABLE +FIRMTRANSPORTATION CAPACITY1) + +??????????????????????????????????????????????? Total??? AvailablePkg? +Receipt Point2)????????? Delivery Point2)?????????????????? Dth/d?????????? +Date3)?? + +A??? Sumas????? ??????? Puget(Canyon)?????????????????? 16,000?????????? +02/01/01 9) + +B??? Sumas????? ??????? Puget(Canyon)??????????????????? 7,000?????????? +01/01/01 9) + +C??? Sumas????? ??????? Puget(Canyon)??????????????????? 5,000?????????? +01/01/01 10) + +D??? Sumas????? ??????? Kern River/Muddy Crk.?? 9,772??????????? 02/01/01 10) + +E??? Sumas(1160)??????? Kemmerer??????? ??????? 2,750??????????? 01/01/01 +9)???? Ignacio Plant(1590) + +F??? Sumas(2,390)?????? Monticello(330) 6,016?? 01/01/01 9)???? +Ignacio(3,626)???? Rio Algom(300)??????? ??????? ??????? Moab#2(1,861)??????? +??????? ??????? Moab(2,283)??????? ??????? ??????? Arches National +Park(17)??????? ??????? ??????? Vernal(653)??????? ??????? ??????? Dutch +John(125)??????? ??????? ??????? Redwash(447) + +**********************************************************************Jackson +Prairie Receipt Point CapacityAvailable for TF-1 or TF-2 Service as specified +below + +G??? Jackson Prairie??? SIPI????? ????? ????????? 47,341???????? NOW 5)8)???? +(55,715)??????????????????????????? Lynden???????????????????????? 592????? +?????????????????????????????????????????????? Lawrence????????????????????? +81?????? ?????????????????????????????????????????????? +ACME???????????????????????????? 68?????? +?????????????????????????????????????????????? Mt. Vernon???????????????? +115????? ?????????????????????????????????????????????? Sedro/Woolley??????? +3,988??? ?????????????????????????????????????????????? LDS +Church??????????????? 133????? ?????????????????????????????????????????????? +Granite Falls??????????? 1,536??? +?????????????????????????????????????????????? Machias??????????????????? +1,840??? ?????????????????????????????????????????????? +Snohomish?????????????????? 21?????? + +H??? Jackson Prairie??????????? Echo Lake????????????????????? 33????????? +NOW 5)8)???? (7,530)????????????????????????????? Duval/Cottage Lake??? +183???? ????????????????????????????????????????????? +Redmond?????????????????? 3,293?? +????????????????????????????????????????????? May Valley??????????????????? +300???? ????????????????????????????????????????????? Lake +Francis???????????? 2,808?? ????????????????????????????????????????????? +Covington???????????????????? 263???? +????????????????????????????????????????????? Black Diamond???????????? +450???? ????????????????????????????????????????????? +Enumclaw???????????????????? 200???? + +I??? Jackson Prairie???????????? Sedro/Woolley????????????????? 8,300??? +05/01/01 5)10) + +J??? Jackson Prairie??????????? South Lake????????????????????? 35,500?? NOW +6) ?? K??? Jackson Prairie??????????? Idaho State Pen.?????????????? 1,735??? +NOW 6) + +L??? Jackson Prairie??????????? Kern River/Muddy Crk.? 98,069?? NOW 6) + +M??? Jackson Prairie?????????? Shute Creek???????????????????? 7,688??? NOW 6) + +N??? Jackson Prairie??????????? Pocatello?????????????????????????? 1,198??? +NOW 6) + +O??? Starr Road??????????????????? Inland Paper???????????????????????? +830??? NOW 8) + +P??? Stanfield?????????????????????? Stanfield???????????????????????????? +3,681??? 01/01/01 9) + +Q??? Stanfield?????????????????????? Stanfield?????????????????????????? +14,490?? 04/01/02 10) + +R??? Shute Creek??????????????? Ignacio-Bondad (EPNG)? 25,000?? NOW + +S??? Shute Creek??????????????? Ignacio-Bondad (EPNG)? 25,000?? 01/01/01 9) + +T??? Shute Creek??????????????? Ignacio-Bondad (EPNG)? 10,000?? 01/01/01 10)? +U??? Shute Creek??????????????? Ignacio-Bondad (EPNG)? 15,000?? 11/01/01 9) + +V??? Opal Plant?????????????????? Western Mkt Center??????? 90,000?? 04/01/01 +9) + +W??? Painter??????????????????????? Muddy Creek (KERN)????????? 8,351??? NOW +8) + +X??? Painter???????????????????????? Muddy Creek (KERN)??????? 35,000?? +01/01/01 9) + +Y??? Western Mkt Center Crossover 16-Questar???? 50,415?? 01/01/01 7) 9) + +Z??? Western Mkt Center Clay Basin???????????????????????????? 4,585??? NOW +7) 8) + +AA?? Crossover 16?????????? Green River-CIG???????????????? 23,152?? NOW 7) 8) + +BB?? Crossover 16??????????? Clay Basin?????????????????????????? 10,000?? +NOW 7) 9) + +CC?? Crossover 16?????????? Clay Basin?????????????????????????? 17,263??? +NOW 7) + +DD?? Green Rvr/McKinn-CIG Clay Basin????????????????????? 23,152??? NOW 7) 8) + +EE?? Clay Basin????????????????? Chevron Rangely(6093)????? 7,488???? +03/01/01 9)??????????????????????????????????????????? Vernal (1395) + +FF?? Clay Basin?????????????????? Redwash/Questar????????????? 19,240?? +03/01/01 7) 9) + +GG?? Clay Basin????????????????? Rifle??????????????????????????????????????? +7,770??? NOW 7) 8) + +HH?? Clay Basin?????????????????? +Rifle??????????????????????????????????????? 1,850??? 01/01/01 7) 10) + +II?? Clay Basin???????????????????? American Soda Ash???????????? 1,140??? +NOW 7) 8) + +JJ?? Jensen (Ut Gas Svc)? Green River-CIG???????????????????? 316????? NOW + +KK?? Redwash/Chevron??? Green River-CIG????????????????? 1,850??? NOW 8) + +LL?? Redwash/QPC???????????? Rifle?????????????????????????????????????? +1,050??? NOW 7) 8)???? MM?? Greasewood????????????? Clay +Basin?????????????????????????? 2,765??? NOW 8) + +NN?? Piceance Quick Cycle Green River-CIG???????????????? 1,005??? NOW + +OO?? Barrett????????????????????????? Kern River??????????????????????????? +4,097??? 03/01/01 9)?PP?? Barrett?????????????????????????? Green +River-CIG???????????????? 6,460??? NOW 8) + +QQ?? North Douglas???????????? Green River-CIG???????????????? 3,178??? NOW + +RR?? Sand Springs?????????????? Ignacio-Bondad (EPNG)??? 23,148?? +01/01/01-????????????????????????????????????????????????????????????????????? +???????????????????????????????????? 03/31/01 4) + +SS?? Sand Springs??????????????? Ignacio-Bondad (EPNG)?? 23,148?? 11/01/01 +4,10) + +TT?? West Douglas?????????????? Clay Basin?????????????????????????? 2,354??? +NOW 8) + +UU?? Calf Canyon(410)????????? Kern River???????????????????????????? 703???? +01/01/01 9)??????? Foundation Crk.(293) + +VV?? Lisbon??????????????????????????? Green River-CIG??????? 2,600??? NOW + +WW?? Grand Valley??????????????? Green River-CIG??????? 1,137??? NOW + +XX?? Grand Gas????????????????????? Green River-CIG??????? 1,000??? NOW + +YY?? Ignacio Plant????????????????? Green River-CIG??????? 5,000??? 01/01/01 +9) + +ZZ?? Ignacio Plant????????????????? Green River-CIG??????? 1,424??? NOW 8) + +AAA? Ignacio Plant?????????????? Green River-CIG??????? 11,177?? NOW + +BBB?? Ignacio Plant?????????????? Grand Junction???????? 4,000??? 01/01/01 9) + +CCC?? Ignacio Plant????????????? Grand Junction???????? 4,310??? NOW 8) + +DDD?? Ignacio Plant????????????? Ignacio -Bondad (EPNG) 50,000?? NOW 8) + +EEE?? Blanco Hub-TW?????????? Green River-CIG??????? 25,000?? 01/01/01 9) + +FFF?? Blanco Hub-TW?????????? Green River-CIG??????? 15,000?? 01/01/01 10) + +GGG?? Blanco Hub-TW??????? Green River-CIG??????? 35,563?? NOW + +************************************************************************ + +1) This notification supercedes all previous Notices of Available and??? +Potentially Available Capacity and is subject to change at any time. + +2) Other receipt and delivery points utilizing the described?? transportation +corridor may be available. + +3)? Potential Availability date for the Capacity. + +4)? Contracts shall include the following subordinate scheduling??? provision +if the requested term extends into a critical operational??? period: + +To the extent Shipper's nominated volumes are not scheduled solelydue to +Shipper's subordinate scheduling priorities set forth below,the monthly base +reservation charge will be discounted to $0.00 perDth for that quantity only. + +Section 14.1(c)(i) of Northwest's tariff is modified to conditionShipper's +primary corridor rights through any mainline constraintfrom the Sand Springs +receipt point to the Ignacio Bondad (orLaPlata-TW) delivery point(s) to have +a scheduling priority whichwill be subordinate to the scheduling priority for +any firm shipperwith primary corridor rights that encompass and extend beyond +theSand Springs to Ignacio Bondad (or LaPlata-TW) corridor. + +5) Available for TF-1 or TF-2 transportation service.? TF-2 servicewill not +be discounted below Northwest's current Tariff filed ratefor TF-2 service.? +Additionally, TF2 service must be linked torequester's designated storage +contract or storage ownershipright. TF-2 service shall include the following +subordinatescheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to conditionShipper's +primary corridor rights from the Jackson Prairie receiptpoint to the +_____________ delivery point to have a schedulingpriority at any northflow +constraint point in that corridor that issubordinate to the scheduling +priority for any firm service withunconditioned primary corridor rights +through such constraint point. + +6) Available for TF-2 transportation service only. TF-2 service willnot be +discounted below Northwest's current Tariff filed rate for??? TF-2service.? +Additionally, TF2 service must be linked to requester's designatedstorage +contract or storage ownership right.? TF-2 service shall include thefollowing +subordinate???????? scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to conditionShipper's +primary corridor rights from the Jackson Prairie receiptpoint to the +_____________ delivery point to have a schedulingpriority at any southflow +constraint point in that corridor that issubordinate to the scheduling +priority for any firm service withunconditioned primary corridor rights +through such constraint point. + +7) Capacity is not to exceed a one month primary term with +evergreenlanguage.? Any offers with terms greater than one month will need to +beevaluated for possible seasonal flow conditions that may restrict the +available capacity beyond a one month term. + +8) This capacity is currently under contract with an evergreen clause.This +capacity can be made available by providing one business day +writtentermination notification to the current holder of the capacity. + +9) This capacity is currently under contract with an evergreen clause.This +capacity can be made available by providing ten business days +writtentermination notification to the current holder of the capacity. + +10) This capacity is currently under contract and does not contain an +evergreen clause. + +11) This capacity is "mitigated" capacity and will not contain an ?evergreen +clause. + +12) This capacity is available only for the term offered.? No evergreen +clause available. + +PROCEDURE FOR REQUESTING AVAILABLE ANDPOTENTIALLY AVAILABLETRANSPORTATION +CAPACITY + +To request Potentially Available Transportation Capacity available on the +firstday of December 2000, Shipper must submit a Prearranged Offer in the +form of theLetter Agreement provided below.? This Letter Agreement must be +receivedby Northwest no later than 2:00 pm Central Time on November 14, +2000.? Northwestwill accept or reject the Prearranged Offer by no later than +the end of of thegas day on November 14, 2000. If the Prearranged Offer is +acceptable, Northwestwill provide a 10-day termination notice to the current +holder of the Capacity,post the Prearranged Offer for bid, and Award the +capacity no later than twobusiness days after the Bid Close Date.? Unless +otherwise specified in thisposting, bids will be evaluated and awarded +pursuant to the procedure set forthin Northwest's tariff. + +To request the Potentially Available Transportation Capacity with the? +onebusiness day termination provisions as indicated by footnote "8)",? +Shipper mustsubmit a Prearranged Offer in the form of the Letter Agreement +provided below.Upon receipt of this Letter Agreement Northwest will either +accept or reject thePrearranged Offer within 24-hours. If the Prearranged +Offer is acceptable,Northwest will provide the one business day termination +notice to the currentholder of the Capacity, post the Prearranged Offer for +bid, and Award thecapacity no later than two business days after the Bid +Close Date.? Unlessotherwise specified in this posting, bids will be +evaluated and awarded pursuantto the procedure set forth in Northwest's +tariff. + +To request Available Transportation Capacity, Shipper must immediately submit +aPrearranged Offer in the form of the Letter Agreement provided below.? +Northwestwill accept or reject the Prearranged Offer within two (2) business +days ofreceipt of the prearranged offer.? If the Prearranged Offer is +acceptable,Northwest will post the Prearranged Offer for bid, and Award the +capacity nolater than two business days after the Bid Close Date.? Unless +otherwisespecified in this posting, bids will be evaluated and awarded +pursuant to theprocedure set forth in Northwest's tariff. Northwest has the +right to re-postAvailable capacity for bid with or without prearranged offers. + +??????? _________________(Date) + +____________________________ (Company Name)____________________________ +(Company Address)____________________________ (City, State, Zip) + +VIA FACSIMILE - (801) 584-7076 + +Northwest Pipeline Corporationc/o Williams Gas Pipelines - WestAttn: Candace +C.? Karpakis295 Chipeta WaySalt Lake City, UT 84158 + +Re:???? Prearranged Offer for Available or Potentially Available +TransportationCapacity on Williams' Northwest Pipeline Transmission System + +Dear Candace: + +_______________________ ("Shipper") submits the following bid for available +orpotentially available transportation capacity ("Capacity") designated as +package_____ on Northwest Pipeline Corporation's ("Northwest") "Notice of +Available orPotentially Available Firm Transportation Capacity" dated +December 6, 2000.? Shipper recognizes and agrees that the Capacity will be +subject to the SpecialConditions set forth in this posting.? Shipper's +request? is?? or?? is not ?(circle one) contingent upon confirmation that its +offered discount rate rovides use of receipt/delivery points outside the +receipt/delivery point orridor specified in the package.? If maximum rate is +offered, this provision oes not apply.? Shipper understands that its +prearranged offer is subject to the pecial Conditions described below. + +Shipper understands that Northwest will post the prearranged details of +thisoffer for such Capacity for bidding and Shipper will have the right to +match thehighest bid value upon close of the bid process.? Northwest will not +disclosethe identity of the prearranged bidder in such posting. + +Service Type:?????????? TF-1 Large Customer + +Contract Demand(Dth/d): ____________________ + +Receipt Point(s)(if other than those posted for the designated package +ofcapacity)????????????????????????? ____________________Delivery Point(s)(if +other than those posted for the designated package +ofcapacity)??????????????????????????????? ____________________Daily +Reservation Rate: $_______/Dth? (applicable surcharges, volumetric charge& +fuel are additive) + +Term:______________________________to___________________________________ + +Evergreen Requested (circle one):?????? Yes?? or???? No + +Identity of any affiliate of Northwest involved in Shipper's transaction: +Indicate "None" or "Name the Affiliate":? +_________________________________________________ + +Northwest's acceptance of Shipper's prearranged offer for the Capacity +willconstitute a binding agreement between Northwest and Shipper.? Shipper +shall beawarded the Capacity at the terms agreed upon in this Letter +Agreement if nobids are received with a greater economic value for such +Capacity during the bidprocess. If Shipper elects to match a bid with a +greater economic value, itshall be awarded the Capacity according to the +terms of the matched bid. Shipperagrees to electronically execute a service +agreement on Northwest's ElectronicBulletin Board which confirms the terms of +the final accepted transaction. + +If you have questions or comments regarding the above referenced +information,please contact __________________________ at +______________________(Phone Number) ______________________(Fax Number). + +Sincerely, + +______________________________???????????????? +(Name)______________________________???????????????? (Title) + +(Accepted? /? Rejected) by Northwest: + +Date: _______________?? Name: ________________________________ + +SPECIAL CONDITIONS(For Prearranged Offer Agreement) + +If the prearranged offer for the Capacity is accepted at a discount rate +whichprovides for the use of receipt/delivery points outside the +specifiedreceipt/delivery point corridor for the Capacity, the accepted +prearrangedoffered discount rate shall apply no matter which receipt and +delivery pointsare utilized by Shipper, or any temporary replacement Shipper, +under capacityrelease transactions, including segmented releases.? If the +accepted prearrangedoffered discount rate for the Capacity does not provide +for use of eceipt/delivery points outside the specified receipt/delivery +point corridor forthe Capacity, the accepted prearranged offered discount +rate shall apply toShipper, or any temporary replacement Shipper, only to the +extent that bothShipper and any temporary replacement Shipper utilize receipt +points withintheir respective primary firm receipt/delivery point to primary +firm deliverypoint corridors, otherwise, Shipper will be liable for +Northwest's maximumtariff rates. + +If you are interested in discussing any of the Available or +PotentiallyAvailable Capacity, please call Candace Karpakis at (801) 584-6996 +(work) or at(801) 971-5983 (cellular). + +Word:? F:\NWP Capacity Postings\2000 All Shipper Notices\01-181 12-06-2000?? \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/8136822.1075855496755.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/8136822.1075855496755.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a973e463 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/8136822.1075855496755.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <8136822.1075855496755.JavaMail.evans@thyme> +Date: Sun, 13 May 2001 12:35:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all_ena_egm_eim@enron.com +Subject: EWS Brown Bag +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All_ENA_EGM_EIM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +MARK YOUR LUNCH CALENDARS NOW ! + +You are invited to attend the EWS Brown Bag Lunch Series + +Featuring: MICHAEL L. MILLER + +Topic: Principal Investments + +Thursday, May 17, 2001 +11:30 a.m. - 12:30 p.m. +EB 5 C2 + +You bring your lunch, Limited Seating +We provide drinks and dessert. RSVP e-mail Kathie Grabstald + or call x 3-9610 \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/8155143.1075855478968.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/8155143.1075855478968.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..11c1aaa0 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/8155143.1075855478968.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <8155143.1075855478968.JavaMail.evans@thyme> +Date: Thu, 2 Nov 2000 10:53:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Japan, India and California, too? +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Enron opens an office in Japan. Get the details in eBiz. + +Also in this issue: +FERC suggests overhaul for California +ENA's focus on upstream services +Cyber Cafe in Dabhol + +It's all in the latest eBiz. Go to home.enron.com, click Publications, then +click eBiz, and "eBiz November 3, 2000." \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/8235300.1075855483290.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/8235300.1075855483290.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4dbf2e16 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/8235300.1075855483290.JavaMail.evans@thyme:2,S @@ -0,0 +1,135 @@ +Message-ID: <8235300.1075855483290.JavaMail.evans@thyme> +Date: Tue, 12 Dec 2000 10:50:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.states@enron.com +Subject: Improved Process for Engaging Temporary Workers +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Employees United States +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +As you are aware, Enron utilizes temporary staffing services to satisfy=20 +staffing requirements throughout the company. For the past several months,= + a=20 +project team, representing Enron=01,s temporary staffing users, have resear= +ched=20 +and evaluated alternative Managed Services programs to determine which sour= +ce=20 +would best meet our current and future needs in terms of quality, performan= +ce=20 +and cost containment objectives. The Business Unit Implementation Project= +=20 +Team members are:=20 + +Laurie Koenig, Operations Management, EES +Carolyn Vigne, Administration, EE&CC +Linda Martin, Accounting & Accounts Payable, Corporate +Beverly Stephens, Administration, ENA +Norma Hasenjager, Human Resources, ET&S +Peggy McCurley, Administration, Networks +Jane Ellen Weaver, Enron Broadband Services +Paulette Obrecht, Legal, Corporate +George Weber, GSS + +In addition, Eric Merten (EBS), Kathy Cook (EE&CC), Carolyn Gilley (ENA),= +=20 +Larry Dallman (Corp/AP), and Diane Eckels (GSS) were active members of the= +=20 +Selection Project Team. + +As a result of the team=01,s efforts, we are pleased to announce the beginn= +ing=20 +of a strategic alliance with CORESTAFF=01,s Managed Services Group. This g= +roup=20 +will function as a vendor-neutral management entity overseeing all staffing= +=20 +vendors in the program scope. They will also provide a web based online=20 +technology tool that will enhance the ordering and reporting capabilities. = +=20 +The goal of our alliance with CORESTAFF is to make obtaining a temporary=20 +worker with the right skills and experience easier while protecting the bes= +t=20 +interests of the organization.=20 + +We plan to implement Phase I of this improvement effective January 2, 2001.= + =20 +This Phase I of the implementation will encompass administrative/clerical= +=20 +temporary workers at the Houston locations only. If you currently have=20 +administrative/clerical temporary workers in your department, the enhanceme= +nt=20 +will not affect their position. In an effort to preserve relationships, all= +=20 +current staffing vendors will be invited to participate in this enhanced=20 +program. CORESTAFF shares our commitment to minimize any disruptions in=20 +service during this transition.=20 +=20 +We expect to incorporate the administrative/clerical workers in Omaha,=20 +Seattle and Portland in Phase II, which is scheduled for February, 2001. T= +he=20 +scope and timing of any additional phases will be determined after these tw= +o=20 +phases have been completed. + +Realizing the impact that the temporary workforce has in business today, we= +=20 +selected CORESTAFF=01,s Managed Services Group based on their exceptional= +=20 +management team, commitment to quality service, and creative solutions to o= +ur=20 +staffing needs. The relationship promises to offer Enron a cost effective= +=20 +and simple means for obtaining temporary employees. + +In the coming weeks, Enron and CORESTAFF=01,s Managed Services Group will b= +e=20 +communicating to Enron=01,s administrative/clerical temporary staffing vend= +ors=20 +about the new process. =20 + +There are many benefits to this new Managed Services program, which are=20 +outlined on the attached page. More details on how to utilize CORESTAFF=01= +,s=20 +Managed Services program will be announced soon and meetings will be=20 +scheduled to demonstrate the reporting system and to meet the Managed=20 +Services team. + +What is Managed Services? + +CORESTAFF=01,s Managed Services program includes: + +? Vendor-neutral management model +? Equal distribution of staffing orders to all staffing partners +? Web-based application with online ordering, data capture and customized= +=20 +reporting +? Benchmarking and performance measurement for continuous improvement +? Methodologies for accurate skill-matching and fulfillment efficiencies=20 + +Key Benefits + +? More vendors working on each order from the outset =01) faster access to= +=20 +available talent pools +? Standardized mark-ups and fees to manage costs more effectively +? Online access to requisition status for users=20 +? Robust databases offering managers enhanced tracking and reporting of=20 +temporary usage and expenditures +? Standard and customized reporting capabilities -- online +? Tenured, experienced Managed Services team on-site to assist users in=20 +accessing web site, identifying usage trends, preparing specialized reports= +,=20 +etc. =20 + +Corestaff/Managed Services/Staffing + +Joseph Marsh =01) Lead / Operations (josephm@corestaff.com; 713-438-1400) +Amy Binney, Sharon B. Sellers =01) Operations +Cherri Carbonara =01) Marketing / Communications +Cynthia Duhon =01)Staffing Partner management \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/8281380.1075855480814.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/8281380.1075855480814.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..cf4e4c72 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/8281380.1075855480814.JavaMail.evans@thyme:2,S @@ -0,0 +1,72 @@ +Message-ID: <8281380.1075855480814.JavaMail.evans@thyme> +Date: Wed, 15 Nov 2000 10:48:00 -0800 (PST) +From: office.chairman@enron.com +To: all.worldwide@enron.com +Subject: Anonymous Reporting Facilities +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Office of the Chairman +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + + This is to remind you that various anonymous reporting facilities are=20 +available for you to report violations of Company policy and suspected=20 +criminal conduct by any officer, employee, or agent of the Company relating= +=20 +to the performance of his or her duties. These reporting facilities are al= +so=20 +available for your questions, messages, comments, and suggestions. + + Any policy violation or criminal conduct may be reported by letter, E-mail= +,=20 +or voice mail, as set forth below, describing the suspected violation or=20 +criminal conduct with as much detail as possible to allow the Company to=20 +conduct an investigation of the reported matter. + +1. Letters should be sent to the Confidential Post Office Box: =20 + +Enron Compliance Officer +Confidential - Conduct of Business Affairs=20 +P. O. Box 1188=20 +Houston, Texas 77251-1188 + +2. E-mails should be sent to the Office of the Chairman=01,s E-mail box: = +=20 +Employees with Enron E-mail can access this box by sending an E-mail to the= +=20 +Office of the Chairman. Simply type =01&Office of the Chairman=018 in the = +address=20 +box, type your message, and send. Your message will be completely=20 +anonymous. If, however, you copy your message and E-mail it to someone els= +e,=20 +the copy will not be anonymous. =20 + +3. Voice mail messages should be left with the Office of the Chairman=20 +PhoneMail Box. You can access the Office of the Chairman PhoneMail Box by= +=20 +calling (713) 853-7294. If you call from your extension or an outside line= +,=20 +your message will be completely anonymous. If, however, you access the=20 +PhoneMail Box while you are in the PhoneMail system, your message will not = +be=20 +anonymous. + + You may, but are not required to, identify yourself. If you would like to= +=20 +identify yourself, please submit your name and phone number with your lette= +r=20 +or message. All anonymously reported matters will be investigated and acte= +d=20 +upon in the same manner as those that contain signatures. + + The Company takes great pride in ensuring that Enron is a great place to= +=20 +work. We encourage each employee to continue to conduct the business affai= +rs=20 +of the Company in accordance with all applicable laws and in a moral and=20 +honest manner. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/8479134.1075855481076.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/8479134.1075855481076.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..8d70123a --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/8479134.1075855481076.JavaMail.evans@thyme:2,S @@ -0,0 +1,208 @@ +Message-ID: <8479134.1075855481076.JavaMail.evans@thyme> +Date: Thu, 16 Nov 2000 21:59:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Go + to www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 17, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 17, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 17, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 17, 2000 + + + + + + + [IMAGE] + + + + + + + + Concamin to Propose NewRegulated Natural Gas Price Scheme + + ? ? + ? ? Leading Mexican business association, Concamin, will propose that Pemex +adopt a new scheme for determining the price of natural gas. The details of +the proposal were finalized at a Tuesday night meeting of Concamin's Energy +Committee. Pemex currently uses the price of gas in southern Texas as a +price of reference in setting the price of natural gas in Mexico. Under the +scheme to be proposed by Concamin, the price of natural gas would be +determined with reference to the costs of extraction, exploration, supply +and distribution, plus a reasonable profit margin for Pemex. + + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img6.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img34.gif + - img35.gif + - img36.gif + - img13.gif + - img37.gif + - id=1381847 + - img38.gif \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/860512.1075855494025.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/860512.1075855494025.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5a9e9d9c --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/860512.1075855494025.JavaMail.evans@thyme:2,S @@ -0,0 +1,107 @@ +Message-ID: <860512.1075855494025.JavaMail.evans@thyme> +Date: Thu, 26 Apr 2001 10:00:00 -0700 (PDT) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage Report for 4-27-01 through 4-30-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +April 27, 2001 5:00pm through April 30, 2001 12:00am +------------------------------------------------------------------------------ +------------------------ + + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: +Impact: EBS +Time: Fri 4/27/2001 at 8:00:00 PM CT thru Fri 4/27/2001 at 9:00:00 PM CT + Fri 4/27/2001 at 6:00:00 PM PT thru Fri 4/27/2001 at 7:00:00 PM PT + Sat 4/28/2001 at 2:00:00 AM London thru Sat 4/28/2001 at 3:00:00 AM +Outage: OSSPROD Server Move - Portland to Houston (EBS) +Environments Impacted: All +Purpose: ECOMS is the EBS order management system. It is a mission ciritical +app, and the server is being moved to Houston. +Oracle does not function in a NAT environment, so network changes must be +made to accomodate the move. +Backout: Put original ACL back in place +Contact(s): Dennis McGough 713-345-3143 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: +Impact: CORP +Time: Fri 4/27/2001 at 8:00:00 PM CT thru Sat 4/28/2001 at 12:00:00 AM CT + Fri 4/27/2001 at 6:00:00 PM PT thru Fri 4/27/2001 at 10:00:00 PM PT + Sat 4/28/2001 at 2:00:00 AM London thru Sat 4/28/2001 at 6:00:00 AM London +Outage: Unify Server Name Changes +Environments Impacted: Unify Development +Purpose: Full complinace with naming standard. +Backout: A full backup of the servers and Emergency Repair disk will be done +prior to the name change. +Contact(s): Charles Ballmer 713-853-0684 + Darryl Vinson 713-345-8726 + +------------------------------------------------------------------------------ +----------------------------------------------- + + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC + (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/8645952.1075855482243.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/8645952.1075855482243.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a1c37a65 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/8645952.1075855482243.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <8645952.1075855482243.JavaMail.evans@thyme> +Date: Mon, 4 Dec 2000 12:08:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Holiday Raffle in Enron Lobby +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Hello! + +We are the Elves in Black and we are having a Holiday Raffle in the Enron +Lobby to raise money for the Analyst & Associate Adopt-A-Family Program. Our +table is located near the big Christmas tree and the escalators that go up to +the Energizer. We are selling raffle tickets, 1 for $1 or 6 for $5, December +4-7 from 11:00-2:00. The prize is a Night on the Town: $100 Papas gift card +and two tickets to the play, "A Christmas Carol" showing at the Alley Theatre +on Sunday, December 17 at 7:30 PM. The winning ticket will be picked later +this week. Even if your ticket is not picked, you are still a winner by +helping support this great program! + +For more information please contact Khrissy Griffin (5-4997). + +Thank you, The Elves in Black \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/8703409.1075855495776.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/8703409.1075855495776.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..bdd2a36c --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/8703409.1075855495776.JavaMail.evans@thyme:2,S @@ -0,0 +1,67 @@ +Message-ID: <8703409.1075855495776.JavaMail.evans@thyme> +Date: Mon, 7 May 2001 08:48:00 -0700 (PDT) +From: suzanne.christiansen@enron.com +To: philip.polsky@enron.com, daniel.lisk@enron.com, hillary.mack@enron.com, + stacey.brewer@enron.com, anne.bike@enron.com, kim.ward@enron.com, + barry.tycholiz@enron.com, jacqueline.adams@enron.com, + shelly.mendel@enron.com, susan.scott@enron.com, + suzanne.christiansen@enron.com, ted.evans@enron.com, + jan.sutherland@enron.com, matthew.lenhart@enron.com, + steven.south@enron.com, randall.gay@enron.com, + patti.sullivan@enron.com, jason.wolfe@enron.com, + frank.ermis@enron.com, mike.grigsby@enron.com, jane.tholt@enron.com, + monique.sanchez@enron.com, keith.holst@enron.com, + phillip.allen@enron.com, laura.vuittonet@enron.com, + kimberly.hardy@enron.com, jessica.presas@enron.com, + becky.young@enron.com, shannon.groenewold@enron.com, + matt.smith@enron.com +Subject: You're Invited +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Suzanne Christiansen +X-To: To: Stephanie Miller, Philip Polsky, Daniel Lisk, Hillary Mack, Stacey J Brewer, Anne Bike, Kim Ward, Barry Tycholiz, Jacqueline P Adams, Shelly Mendel, Susan M Scott, Suzanne Christiansen, Ted Evans, Jan Sutherland, Matthew Lenhart, Steven P South, Randall L Gay, Patti Sullivan, Jason Wolfe, Frank Ermis, Mike Grigsby, Jane M Tholt, Monique Sanchez, Keith Holst, Phillip K Allen, Laura Vuittonet, Kimberly Hardy, Jessica Presas, Becky Young, Shannon Groenewold, Matt Smith +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Sorry about this guys, I put the wrong date on the last memo reminding you of +Tori's shower. It is this Thursday, May 10th, not May 19th. +---------------------- Forwarded by Suzanne Christiansen/HOU/ECT on +05/07/2001 03:45 PM --------------------------- + + Enron North America Corp. + + From: Suzanne Christiansen 05/04/2001 12:24 PM + + +To: Stephanie Miller/Enron@EnronXGate, Philip Polsky/Enron@EnronXGate, Daniel +Lisk/NA/Enron@Enron, Hillary Mack/Corp/Enron@Enron, Stacey J +Brewer/HOU/ECT@ECT, Anne Bike/Corp/Enron@Enron, Kim Ward/Enron@EnronXGate, +Barry Tycholiz/NA/Enron@ENRON, Jacqueline P Adams/Enron@EnronXGate, Shelly +Mendel/NA/Enron@ENRON, Susan M Scott/Enron@EnronXGate, Suzanne +Christiansen/HOU/ECT@ECT, Ted Evans/NA/Enron@ENRON, Jan +Sutherland/NA/Enron@ENRON, Matthew Lenhart/HOU/ECT@ECT, Steven P +South/Enron@EnronXGate, Randall L Gay/HOU/ECT@ECT, Patti +Sullivan/Enron@EnronXGate, Jason Wolfe/NA/Enron@ENRON, Frank +Ermis/HOU/ECT@ECT, Mike Grigsby/HOU/ECT@ECT, Jane M Tholt/HOU/ECT@ECT, +Monique Sanchez/HOU/ECT@ECT, Keith Holst/HOU/ECT@ect, Phillip K +Allen/HOU/ECT@ECT, Laura Vuittonet/Enron@EnronXGate, Kimberly +Hardy/Corp/Enron@ENRON, Jessica Presas/Enron@EnronXGate, Becky +Young/Enron@EnronXGate, Shannon Groenewold/ENRON@enronXgate, Matt +Smith/Enron@EnronXGate +cc: +Subject: You're Invited + +Just a reminder about Tori's baby shower next Thursday (May 19 @2:30). If +you would like me to shop for you (at Babysrus), just let me know or you can +donate to a pool of money and I will pick out some items. + +cc: +Subject: You're Invited + + + + diff --git a/demo/ermis-f/Discussion Threads/cur/8767622.1075855481915.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/8767622.1075855481915.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1303fd69 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/8767622.1075855481915.JavaMail.evans@thyme:2,S @@ -0,0 +1,226 @@ +Message-ID: <8767622.1075855481915.JavaMail.evans@thyme> +Date: Wed, 29 Nov 2000 11:30:00 -0800 (PST) +From: miki.bode@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cards@wdni.com, + ccoyle@americansoda.com, cmcgra@puget.com, cridin@puget.com, + dave.dungan@weyerhaeuser.com, deborahs@kimballenergy.com, + derek.danyliw@husky-oil.com, dlh@nwnatural.com, fermis@enron.com, + gacynth_adam@transcanada.com, geek@bp.com, gilesmh@bp.com, + janderson@clarkpud.com, jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, kri.pam@pdg.net, + llightfoot@coral-energy.com, lmanis@sdge.com, lprior@enron.com, + niels_a_vervloet@reliantenergy.com, ramperms@bp.com, + rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com +Subject: NWP System Notice - 01-074 Soliciting Electronic Bids +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Bode, Miki" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: November 29, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-074 Soliciting Electronic Bids + +Notice Text: + +All Shippers Notification: 01-175?????? ??????? ??????? Dated November 30, +2000 + + + +TO:???? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????? (801) 971-5983 +cellular +?????????????????????????????? +????????????????????? Williams Gas Pipeline-West +????????????????????? Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR +AVAILABLE FIRM MAINLINE TRANSPORTATION +CAPACITY ON NORTHWEST'S TRANSMISSION SYSTEM + +Northwest has posted the following package of available firm TF-1 Large +Customer transportation capacity to its Electronic Bulletin Board ("EBB") +for competitive bid pursuant to the "Right-of-First-Refusal; Posting of +Pipeline Capacity" provision of Northwest's Tariff, which requires +availability of capacity to be posted to the EBB subject to bid.? All +prearranged terms are indicated below, if applicable.? The prearranged +shipper has the right to match the highest economic value at the end of +the bid period.? If the prearranged shipper does not match the highest +economic value, award of such capacity will be made according to +Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS CLOSED +BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace Karpakis or your +Marketing Services Representative if you encounter any problems with your +EBB bid(s).? DON'T WAIT UNTIL THE LAST MINUTE TO POST YOUR BID.? Time +deadlines are electronically monitored and implemented. + +PACKAGE "A" +From the November 14, 2000 Posting +EBB OFFER # 449 + +RECEIPT DELIVERY??????? ?? TOTAL??????? INITIAL PRIMARY PREARRANGED +?POINT? ?? POINT ?????? ??? DTH/D???????? CONTRACT TERM ??????? ??????? +OFFER?? + +Sumas?????? Puget (Canyon)??? 16,000?????? 12/02/00 - 01/31/01? ????????? YES + +Min. Acceptable Bid:??? $0.05 per Dth of daily Reservation Contract Demand +for Flexible +?????????????????????????????????????????????? Receipt/Delivery Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 16,000 Dth/d +Bid Open Date:? 11/30/00 - (8:00 am Central Time) +Bid Close Date: 12/01/00 - (8:00 am Central Time) +Award Deadline: 12/01/00 - (9:00 am Central Time) +Evergreen:????? ??????? Month to Month, Ten Business Days Notice by Either +Party +Special Terms & Cond:?? See 1, 2 and 3 Below. + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into +the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity and +shipper and replacement shipper may utilize any available points on +Northwest's +transmission system without impacting the discount for the original shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition to the +Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable surcharges and +fuel. +? + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation +capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available +transportation capacity.? Multiple electronic bid(s) can be submitted for the +total available +transportation capacity under the specified package OR multiple rates can be +submitted each +for a partial amount of available transportation capacity under the specified +package.? If +the same Shipper submits multiple bids, the highest present value for such +package of +available transportation capacity shall be considered the valid bid. All +other bids from the +same Shipper for the same package of transportation capacity will be +discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is less than +minimum tariff rate, the following formula is utilized:? Bid Rate x FERC +Interest Rate x The +Maximum Bid Quantity x 365 days/100/12; or if the maximum rate is bid, the +following formula +is utilized:? Bid Rate x FERC Interest Rate x Maximum Bid Quantity x days +bid/100. In case +of a tie, each tied shipper will have the right to improve its bid by +submitting an improved +bid within 24 hours of the bid close time.? Such improved bid shall be faxed +to +(801) 584-7076 to Candace Karpakis or Patrick Aman.? If a tie still exists, +such capacity +shall be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than indicated +for the capacity unless maximum rate is bid. + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button on the +offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The +screen will allow you to review the conditions of the offer.? Close this +screen when you have +finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting the "VIEW +BID" button.? Close this screen when you have finished viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" +Button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, highlight +the receipt/delivery point section with the left mouse button and modify +accordingly. Select +"SAVE".? If an error appears at the button of the screen, the error will need +to be corrected +and the data will need to be saved again.? If successful, a message will +appear indicating +the bid information has saved and the bid rate must be entered.? Select "OK". +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +???? You have just "CREATED" your bid for the offer.? You now need to +"SUBMIT" +???? your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button.? All +of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you would +like to submit. +?Select the "SUBMIT" button at the top of the screen to post the bid. + +?????? To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button.? +All of +?????? your bids will appear.? If the bid has not yet been submitted, +highlight the +?????? "BID IN DRAFT STATUS" that you would like to withdraw.? Select the +"WITHDRAW" +?????? button at the top of the screen to withdraw the bid.? After a bid has +been +????? withdrawn, you can select the "DELETE" button at the top of the screen +to +????? delete it from the screen. +????? NOTE:? After each selection, always "REFRESH" the screen to get the +latest status. + + +Word: F\Short Term/Capacity for Bid-All 2000 November 30, 2000 01-175.doc \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/8904557.1075855479874.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/8904557.1075855479874.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e163bef9 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/8904557.1075855479874.JavaMail.evans@thyme:2,S @@ -0,0 +1,52 @@ +Message-ID: <8904557.1075855479874.JavaMail.evans@thyme> +Date: Thu, 9 Nov 2000 00:38:00 -0800 (PST) +From: anne.labbe@enron.com +To: andrew.lewis@enron.com, brad.mckay@enron.com, chris.germany@enron.com, + dan.junek@enron.com, david.delainey@enron.com, + dick.jenkins@enron.com, felecia.russell@enron.com, + fletcher.sturm@enron.com, frank.ermis@enron.com, + geoff.storey@enron.com, george.smith@enron.com, + hunter.shively@enron.com, ina.rangel@enron.com, jane.tholt@enron.com, + jared.kaiser@enron.com, jay.reitmeyer@enron.com, joe.parks@enron.com, + john.arnold@enron.com, john.taylor@enron.com, + john.lavorato@enron.com, judy.townsend@enron.com, + kate.fraser@enron.com, kay.chapman@enron.com, keith.holst@enron.com, + kelli.stevens@enron.com, kevin.ruscitti@enron.com, + kimberly.hillis@enron.com, kimberly.brown@enron.com, + larry.may@enron.com, lisa.kinsey@enron.com, mark.frevert@enron.com, + martin.cuilla@enron.com, matthew.lenhart@enron.com, + mike.smith@enron.com, maureen.smith@enron.com, mike.maggi@enron.com, + peter.keavey@enron.com, phillip.allen@enron.com, + airam.arteaga@enron.com, randall.gay@enron.com, + robert.superty@enron.com, robin.barbe@enron.com, + sandra.brawner@enron.com, sarah.mulholland@enron.com, + scott.goodell@enron.com, scott.hendrickson@enron.com, + scott.neal@enron.com, susan.pereira@enron.com, + sylvia.pollan@enron.com, tammi.depaolis@enron.com, + jeff.donahue@enron.com, victoria.versen@enron.com +Subject: performance review process +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Anne Labbe +X-To: Andrew H Lewis, Brad McKay, Chris Germany, Dan Junek, David W Delainey, Dick Jenkins, Felecia Russell, Fletcher J Sturm, Frank Ermis, Geoff Storey, George D Smith, Hunter S Shively, Ina Rangel, Jane M Tholt, Jared Kaiser, Jay Reitmeyer, Joe Parks, John Arnold, John Craig Taylor, John J Lavorato, Judy Townsend, Kate Fraser, Kay Chapman, Keith Holst, Kelli Stevens, Kevin Ruscitti, Kimberly Hillis, Kimberly Brown, Larry May, Lisa Kinsey, Mark Frevert, Martin Cuilla, Matthew Lenhart, Mike G Smith, Maureen Smith, Mike Maggi, Peter F Keavey, Phillip K Allen, Airam Arteaga, Randall L Gay, Robert Superty, Robin Barbe, Sandra F Brawner, Sarah Mulholland, Scott Goodell, Scott Hendrickson, Scott Neal, Susan W Pereira, Sylvia S Pollan, Tammi DePaolis, Jeff Donahue, Victoria Versen +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +As you know, the performance review process is currently underway. If you +have not already done so, please go into the performance review system and +select individuals to give feedback on your performance during this review +period. Generally, it is recommended to select 6-8 reviewers. The system +closes for feedback on November 17th. Attached, please find a one page quick +overview to assist with the process. Should you have questions, contact your +HR Representative Jeanie Slone at x53847. + + + + + + + diff --git a/demo/ermis-f/Discussion Threads/cur/8923883.1075855479522.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/8923883.1075855479522.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..982f70c5 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/8923883.1075855479522.JavaMail.evans@thyme:2,S @@ -0,0 +1,77 @@ +Message-ID: <8923883.1075855479522.JavaMail.evans@thyme> +Date: Tue, 7 Nov 2000 05:12:00 -0800 (PST) +From: bmmiller@uswest.net +To: gwarren@pennaco.com, toni@associatedtitle.com, twwilliams@tombrown.com, + tomm@questar.com, todd_g@amerexenergy.com, todddustman@prodigy.net, + tinaf@qstr.com, theresah@questar.com, tvranki@ppco.com, + steven.p.south@enron.com, steven.j.provenzano@bankerstrust.com, + s_lewis_hng@hotmail.com, bailesg@thiokol.com, + swendel@abraxaspetroleum.com, shelleyw@questar.com, + sgutting@energystrat.com, smason@sempratrading.com, + ron.larson@ssicorp.com, dayr@cvwrf.state.ut.us, + rbethel@hsresources.com, roger_weir@atk.com, rob.garner@flyingj.com, + rcarington@abraxaspetroleum.com, hoskiro@thiokol.com, + rromero@bmo.com, randy_norden@cargill.com, wopi@trib.com, + prady@pennaco.com, plucci@enron.com, ncortez@enron.com, + nancywb@mercatorenergy.com, mpennau@chemicallime.com, + folm@chevron.com, mike_carter@illinoispower.com, mmorley@pennaco.com, + mreed@enserco.com, mark_wilcox@fmc.com, mwhitt@enron.com, + mari_ann@mcmurry.net, marc.fontaine@paribas.com, mpatton@cngc.com, + mdiedrichs@prebon.com, lynna@questar.com, lowellg@questar.com, + lreid@sppc.com, leelee1049@yahoo.com, lbrown@magnesiumcorp.com, + fackel@texaco.com, lhuesman@avantipetro.com, + kswilliams@belcooilgas.com, hampton@marathonoil.com, + kent.beard@cabotog.com, woodbwk@texaco.com, + kbryan@mail.earthlink.net, ssmbweather@compuserve.com, + syntrade@hotmail.com, jwashabaugh@noram.com, johnk@forestoil.com, + johncritchlow@sprintmail.com, johnfchill@aol.com, woodjm@thiokol.com, + jwilliamson@uswest.net, james_m_weyland@cngp.cng.com, + jimr@redrock.net, jmagill@ftenergyusa.com, jkincaid@hsresources.com, + reedj@kennecott.com, jgiles@snowbird.com, jshaffer@westportog.com, + jeff.potter@pacificorp.com, jlinn@tctcompanies.com, + nroerp.jburks@state.ut.us, jean-marc.bonnefous@paribas.com, + jay_lauderdale@crosstimbers.com, jbutler@tctcompanies.com, + martinjl2@bp.com, jake.h.jacobson@exxon.com, ian.muir@paribas.com, + hassler@pop.dnvr.uswest.net, gregr@gossener.com, + mcknight@ext.usu.edu, gaylenh@questar.com, weaverg@domres.com, + garysc@questar.com, gary.kofoed@dvn.com, gail_smith@fmc.com, + fred.lagrasta@enron.com, fmoreno@cima-energy.com, + frank.ermis@enron.com, ernest.berckman@kennecott.com, + doug.herman@paccoast.com, richard.cloward@hexcel.com, + debbie@mayfoundry.com, coxdl@thiokol.com, djohnson@sfdc.com, + dsuter@sempratrading.com, chris_briggs@anadarko.com, + cbraddick@prebon.com, charles.h.otto@enron.com, cfranke@genpak.com, + paccoast@mctcnet.net, hassler@worldnet.att.net, howarbr@thiokol.com, + brian.durning@pacificorp.com, bday@mcmurry.net, + dataline@earthlink.net, brentk@questar.com, + brandon_l_dyer@reliantenergy.com, rwatson@abraxaspetroleum.com, + rnelson@bfcden.com, billys@mfs3po.qstr.com, + bstuckey@abraxaspetroleum.com, alanw@mfs3po.qstr.com, + dstipes@eamiller.com, curtisb@nsutah.com, charliez@nsutah.com, + cobclark@ihc.com, bmmiller@pop.dnvr.uswest.net +Subject: Moving on... +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Matt Miller +X-To: Glen Warren , Toni Miller , Tom Williams , Tom Myrberg , Todd Gross , Todd Dustman , Tina Faust , Theresa Harrison , Terry Rankin , "Steven P. South" , Steve Provenzano , Steve Lewis , Steve Bailey , "Stephen T. Wendel" , Shelley Wright , Scott Gutting , "S. Mason" , Ron Larson , Ron Day , Ron Bethel , Roger Weir , "Robert P. Garner" , Robert Carington , Rick Hoskin , Rebecca Romero , Randy VanNorden , Peter Wold , Paul Rady , Paul Lucci , Nicole Cortez , Nancy Brandon , Mike Pinnau , Mike Foland , Mike Carter , Michele Morley , Matt Reed , Mark Wilcox , Mark Whitt , Mari-Ann Hemstad , Marc Fontaine , "M. Patton" , "M. Diedrichs" , Lynn Arnold , Lowell Gill , LoreLei Reid , Lee Robinson , Lee R Brown , Leah Fackeldey , Laura Huesman , "Kevin S. Williams" , Kent Hampton , Kent Beard , Ken Woodby , "K. Bryan" , "Jon B.Davis" , John Williams , John Washabaugh , John Kjelmyr , John Critchlow , John Childers , Jody Wood , Joan Williamson , Jim Weyland , Jim Real , Jim Magill , Jim Kincaid , Jerry Reed , Jerry Giles , Jeff Shaffer , Jeff Potter , Jeff Linn , Jeff Burks , Jean-Marc Bonnefous , Jay Lauderdale , Jason Butler , Janice Martin , Jake Jacobson , Ian Muir , Hassler , Greg Rowley , Golden Mangelson , Gaylen Haag , Gary Weaver , Gary Schmidt , Gary Kofoed , Gail Smith , Fred Lagrasta , Frank Moreno , Frank Ermis , Ernest Berckman , Doug Herman , Dick Cloward , Debra Johnson , Dave Cox , Darly Johnson , Damon Suter , Chris Briggs , Chris Braddick , Charlie Otto , Carl Franke , Cameron Raether , Bryan & Pam Hassler , Bruce Howard , Brian Durning , Brian Day , Brett Lazzareschi , Brent Kitchen , Brandon Dyer , Bob Watson , Bob Nelson , "Billy J. Sturgeon" , Barbara Stuckey , Al Walker , "Douglas L. Stipes" , "Curtis J. Broadbent" , "Charlies E. Zurcher" , " Bruce R. Clark" , Matt Miller +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +As some of you may have already heard, I am no longer +working with Barrett Resources, as of the end of business +November 6th. If any of you need to reach me or have any +questions, I can be reached at Miller's Home +Remodeling...hahahaha +(303) 469-3372, mobile (720) 291-8305 +or email address: bmmiller@uswest.net + +I have enjoyed working with all of you. Thank you for your +business and support over the years. I look forward to +working with all of you again in the near future. + +Sincerely, +Matt Miller \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/9093774.1075855479459.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/9093774.1075855479459.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..bb1e74f8 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/9093774.1075855479459.JavaMail.evans@thyme:2,S @@ -0,0 +1,87 @@ +Message-ID: <9093774.1075855479459.JavaMail.evans@thyme> +Date: Mon, 6 Nov 2000 12:30:00 -0800 (PST) +From: araceli.romero@enron.com +To: john.lavorato@enron.com +Subject: 3rd Request - RESPONSE NEEDED ASAP - Risk Mgmt. Compliance + Certificate +Cc: brian.hoskins@enron.com, judy.townsend@enron.com, brad.mckay@enron.com, + kate.fraser@enron.com, robin.barbe@enron.com, + sarah.mulholland@enron.com, sandra.brawner@enron.com, + patrice.mims@enron.com, tom.donohoe@enron.com, + andrew.lewis@enron.com, fletcher.sturm@enron.com, + geoff.storey@enron.com, kevin.ruscitti@enron.com, + martin.cuilla@enron.com, joe.parks@enron.com, + jim.schwieger@enron.com, carey.metz@enron.com, + elsa.villarreal@enron.com, steven.south@enron.com, + frank.ermis@enron.com, keith.holst@enron.com, john.taylor@enron.com, + rmenear@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: brian.hoskins@enron.com, judy.townsend@enron.com, brad.mckay@enron.com, + kate.fraser@enron.com, robin.barbe@enron.com, + sarah.mulholland@enron.com, sandra.brawner@enron.com, + patrice.mims@enron.com, tom.donohoe@enron.com, + andrew.lewis@enron.com, fletcher.sturm@enron.com, + geoff.storey@enron.com, kevin.ruscitti@enron.com, + martin.cuilla@enron.com, joe.parks@enron.com, + jim.schwieger@enron.com, carey.metz@enron.com, + elsa.villarreal@enron.com, steven.south@enron.com, + frank.ermis@enron.com, keith.holst@enron.com, john.taylor@enron.com, + rmenear@enron.com +X-From: Araceli Romero +X-To: John J Lavorato +X-cc: Brian Hoskins, Judy Townsend, Brad McKay, Kate Fraser, Robin Barbe, Sarah Mulholland, Sandra F Brawner, Patrice L Mims, Tom Donohoe, Andrew H Lewis, Fletcher J Sturm, Geoff Storey, Kevin Ruscitti, Martin Cuilla, Joe Parks, Jim Schwieger, Carey M Metz, Elsa Villarreal, Steven P South, Frank Ermis, Keith Holst, John Craig Taylor, Rmenear@enron.com +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +John Lavorato, + +Please note that from the European Natural Gas Commodity Group, I have not +received a signed Certificate of Compliance from the following: + +Brian Hoskins +Tricia Talpek +Judy Townsend +Brad McKay +Kate Frasier +Robin Barbe +Sarah Mulholland +Sandra Brawner +Patrice Mims-Thurston +Tom Donohoe +Fletch Sturn +Geoff Storey +Kevin Ruscitti +Martin Cuilla +Joe Parks +Jim Schwieger +Carey Metz +Elsa Villarreal +Craig Falbaum +Steve South +Frank Ermis +Keith Holst +John Craig Taylor +Robyn Menear + + +Please print and sign the attached Enron Corp. Risk Management Policy +Certificate of Compliance and fax directly to Veronica Valdez, fax # 713 646 +2194. Due to certain regulatory audits of our trading businesses, we would +like to receive these by the end of this week. + +Attached is a copy of the Certificate of Compliance, and the Enron Corp. Risk +Management Policy. + +If you have any questions, please call me at (713) 853-0429, or Veronica +Valdez at (713) 853-1881. + + +Regards, +Cassandra Schultz +Market Risk Management + + \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/9163925.1075855496523.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/9163925.1075855496523.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..dc61a401 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/9163925.1075855496523.JavaMail.evans@thyme:2,S @@ -0,0 +1,303 @@ +Message-ID: <9163925.1075855496523.JavaMail.evans@thyme> +Date: Fri, 11 May 2001 10:27:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron In Action 05.14.01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Step outside for some fresh air, lunch & entertainment!! + +Visit the Big E Cafe this Friday and celebrate the 2001 Summer Splash !! = +=20 +Pappas will serve burgers and trimmings to the Latin beat of The Norma=20 +Zenteno Band. A Customized 2001 PT Cruiser will be raffled by the Sunshi= +ne=20 +Kids. Test your strength on the Sun & Ski Sports Rock Climbing Wall. + +In conjunction with National Employee Health & Fitness Week and the Body=20 +Shop's 15th Year Anniversary, the Body Shop will sponsor various activities= +=20 +at the Big E Cafe Summer Splash. These activities include: + + ? Complimentary Body and Soul Chair Massages=20 +? Koala Health Care Muscle Analysis=20 +? Blood Pressure Assessments=20 +? Information about Enron's Travel Club and activities + +The Big E Cafe is from 11:30am-1:00pm in Antioch Park and Lunch will cost $= +5=20 +so SPLASH on by and have some fun!!=20 + +Houston Astros Half-Price Ticket Offer Exclusively to Enron Employees! + +The Houston Astros are excited to bring Enron employees an exclusive offer = +to=20 +watch the Astros take on the San Diego Padres at Enron Field May 21 - 23,= +=20 +2001. Employees can purchase Upper Deck tickets for only $5 and Mezzanine= +=20 +tickets for only $6! This half price offer is available at=20 +ticketmaster.com/jackpot/enron (http://www.ticketmaster.com/jackpot/enron/)= +=20 +beginning on Monday, May 14th at 9 AM and ending on Monday, May 21st at 3 P= +M. + +To take advantage of this discount offer follow these instructions + 1. Click on the link above (Please Note: The above hyperlink may not=20 +retrieve the web page if the address extends to more than one line. If this= +=20 +should occur, please copy the full text of the address and paste it into th= +e=20 +address box in your web browser.) +2. Scroll down to promotions & special offers +3. Enter password baseball1 in B2B password box +4. Enter the number of tickets in B2B ticket box +5. Select either Upper Deck or Mezzanine in pricing & ticket locations drop= +=20 +down menu +6. Select delivery method +7. Scroll down and click on =01&Look for Tickets=018 key + +Should you have any questions, please contact Astros Ticket Services at (71= +3)=20 +259-8500. + +Star Wars: Films (May 4-25) +See all four completed films of the legendary Star Wars saga on the big=20 +screen! The MFAH presents special editions of Episodes IV-VI and Episode I = +in=20 +the newly renovated Brown Auditorium with Dolby Digital dts sound and stadi= +um=20 +seating. + +Star Wars: Episode IV-A New Hope +Directed by George Lucas +(USA, 1977, 125 min.) +Friday, May 4, 7:30 p.m. +Saturday, May 5, 11:00 a.m. + +Star Wars: Episode V-The Empire Strikes Back +Directed by Irvin Kershner +(USA, 1980, 120 min.) +Friday, May 11, 7:30 p.m. +Saturday, May 12, 11:00 a.m. + +Star Wars: Episode VI-Return of the Jedi +Directed by Richard Marquand +(USA, 1983, 132 min.) +Friday, May 18, 7:30 p.m. +Saturday, May 19, 11:00 a.m. + +Star Wars: Episode I-The Phantom Menace +Directed by George Lucas +(USA, 1999, 133 min.) +Friday, May 25, 7:30 p.m. +Saturday, May 26, 11:00 a.m. + +Tickets go on sale at the Brown Auditorium ticket booth 30 minutes before +show time. The ticket booth is located on the lower level of the Caroline +Wiess Law building. + +General admission is $5. Matinee admission (show times before 5:00 p.m.) is= +=20 +$4. Enron employees with ID receive a $1 discount. Discount passes (10=20 +admissions) are $40 for nonmembers and $35 for members. Children 5 and unde= +r=20 +are free. Films are screened in Brown Auditorium in the museum's Caroline= +=20 +Wiess Law building, 1001 Bissonnet. Free parking is available. For more= +=20 +information, please call 713-639-7515 or visit our website at www.mfah.org. + + +Help Cure Cystic Fibrosis + +The Cystic Fibrosis Foundation is hosting its annual Great Strides Walk on= +=20 +Saturday, May 19 at Hermann Park. The event is the foundation=01,s major,= +=20 +grassroots fundraising event, and $0.92 of every dollar raised in the walk= +=20 +goes directly to furthering research into more effective treatments for the= +=20 +disease. + +Cystic Fibrosis is the most common fatal genetic disease in the Caucasian= +=20 +population today, affecting over 30,000 children and young adults in the=20 +United States. The current median survival age for CF patients is 31 years= +. + +If you would like more information on participating in the walk or sponsori= +ng=20 +a walker, please contact Jeff Poche at X 6-9530. + +Help people affected by arthritis. Join A Joint Walk on May 20. =20 +Thousands of greater Houstonians will join the walk to cure arthritis. The= +=20 +5-mile walk begins at the Kelsey-Seybold Clinic and travels along Braes=20 +Bayou. Call 713-529-0800 and "get in step". + + +Increase Your Leadership Skills with Project Blueprint! +Project Blueprint, a program of the United Way of the Texas Gulf Coast, is = +a=20 +9-week course designed to increase ethnically diverse leadership in the=20 +nonprofit sector. Participants in the training enhance their leadership an= +d=20 +management skills, which in turn allows them to give back to their communit= +y=20 +in a meaningful way. For more information or an application for Class XXI,= +=20 +please contact Ana Eigler, Project Blueprint Coordinator, at 713-685-2711. = +=20 +The application deadline is July 10, 2001. + + + +What: Impromptu, Young Professionals Symphony Network + This is an opportunity for young professionals to socialize at Sambuca= +=20 +Jazz cafe, one of Downtown Houston's most popular restaurants and networ= +k=20 +with other professionals in a casual setting followed by a Houston Symphon= +y=20 +concert. + +Concert: Celebrate the Houston Symphony's final performance of the seaso= +n + with Music Director Designate Hans Graf. +=20 + Hans Graf, conductor + Leon Fleisher, piano + + Barber Medea's Dance of Vengeance + Mozart Piano Concerto No. 12 + Strauss A Hero's Life + +When: Monday, May 21 + +Where: Pre-concert party at Sambuca Jazz Cafe, 909 Texas + concert at Jones Hall, 615 Louisiana + +Time: Party, 6:00 PM - 7:30 PM + Concert, 8PM + +Cost: $35 includes your ticket to the concert and pre-concert + party. There will be complimentary hors'doeuvres, live jazz + by the Blue Monks, door prizes and a cash bar. + + +R.S.V.P. Please visit us on-line at www.houstonsymphony.org or call = +=20 +713.238.1428 to make your reservations today. + + + + +The Contemporary Arts Museum needs volunteers to help with CAM*boree, a=20 +special event for kids Sunday May 20, 5:00pm to 8:00pm. There will be a=20 +picnic dinner, music and artist-led activities. Volunteers will help play= +=20 +with the kids, ages 2-12. It is so much fun and a short time commitment. = +=20 +Volunteers get a FREE Museum membership as a thank you. Please respond by= +=20 +May 16 to Jennifer Milligan X35272. + + +Support KidSave and Help Miracles Happen. Every Summer. +=20 +Kidsave=01,s Summer Miracles Program enables orphaned children ages 5 to 1= +1 to=20 +travel to the US and Canada, live with families and attend day camp. The= +=20 +program gives families who may be concerned about the problems of adopting= +=20 +an older child a chance to meet, get to know and in the best-case scenario= +,=20 +fall in love with a child. The program gives prospective parents an=20 +opportunity to see and evaluate first-hand the challenges and rewards of= +=20 +adopting an older child. +=20 +In 1999 and 2000 Kidsave and adoption agency partners placed 432 children = +-=20 +96 percent of children who participated in the program. Generally, 85 to 9= +0=20 +percent of children who participate in the program find homes easily throu= +gh=20 +the program. The remaining 10 to 15 percent require more work. +=20 +Kidsave believes every child deserves a family. We are committed to placin= +g=20 +all children who participate in the Summer Miracles Program in permanent= +=20 +families or family-like environments. +=20 +We are looking for families to host children, and for others who want to= +=20 +help us make the camp program happen for these 250 children. As a=20 +non-profit organization, Kidsave depends on donations to raise the money t= +o=20 +bring these children here and find them families. Please call Tonya Hoppe = +at=20 +281.286.8948 or tonya@tonya.cc to get involved in Houston=01,s Kidsave=20 +program. =20 + + +Enron and Kidventure Camps are proud to bring you Camp Enron Summer 2001. = +=20 +Celebrating our third year, Camp Enron will once again be providing summer= +=20 +camp for children, ages 5-13, of Enron employees and contractors.=20 + +This year, camp will be May 29-August 10. Ten, one-week sessions will be = +=20 +available and families may choose to attend any or all sessions. Each camp= +=20 +week is Monday through Friday.=20 + +The cost is $150 per week and includes all transportation, field trips and= +=20 +activities. A deposit of $50 per week is all that is needed to reserve you= +r=20 +sessions. The deadline to register is Monday, May 21. =20 + +To register, log on to: http://www.kidventurecamp.com/camp_enron.htm. =20 +Spaces are limited. + +Enron parents simply ride to work with their children and check them in to= +=20 +the Energizer room in the morning with the Camp Enron Team. Enron Campers= +=20 +are loaded on Coach USA Buses and transported to our nearby camp. At the en= +d=20 +of the day campers are brought back to the Energizer for parents to check= +=20 +out. =20 + +It's that easy! + +For more information please contact: + +web site: www.kidventurecamp.com +call Kidventure: 713.960.8989 +e-mail: camps@kidventurecamp.com + +Have News to Share? +To post news or events in Enron In Action, please e-mail your information t= +o=20 +EIA@enron.com=20 +no later than 12:00 noon the Thursday prior to the next Monday=01,s mailing= +. + diff --git a/demo/ermis-f/Discussion Threads/cur/9187898.1075855479041.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/9187898.1075855479041.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..377dd6af --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/9187898.1075855479041.JavaMail.evans@thyme:2,S @@ -0,0 +1,157 @@ +Message-ID: <9187898.1075855479041.JavaMail.evans@thyme> +Date: Thu, 2 Nov 2000 11:44:00 -0800 (PST) +From: araceli.romero@enron.com +To: richard.lewis@enron.com, peter.crilly@enron.com, steven.mccarthy@enron.com, + david.redmond@enron.com, andrew.fairley@enron.com, + matthew.nicholas@enron.com, david.gallagher@enron.com, + didier.magne@enron.com, carsten.sterz@enron.com, + suryan.simunovic@enron.com, simon.hastings@enron.com, + louis.redshaw@enron.com, amir.ghodsian@enron.com, + tom.glover@enron.com, derek.edmiston@enron.com, thor.lien@enron.com, + fredrik.flykt-rosen@enron.com, stefan.fastesson@enron.com, + espen.seidel@enron.com, mats.larsson@enron.com, + linda.andersson@enron.com, tove.stensbol@enron.com, + anne.coll@enron.com, gregor.baumerich@enron.com, + peter.heydecker@enron.com, florian.neubauer@enron.com, + ulf.ek@enron.com, meindert.witteveen@enron.com, + adrian.mancebo@enron.com, michael.hellermann@enron.com, + sonia.mccorquodale@enron.com, marc.janichen@enron.com, + martin.bloch@enron.com, benedikt.messner@enron.com, + gunter.tuhy@enron.com, markus.urban@enron.com, paul.mead@enron.com, + reuben.maltby@enron.com, jonathan.pietila@enron.com, + cassim.mangerah@enron.com, stephen.lowe@enron.com, + raymond.yeow@enron.com, connell.burke@enron.com, + howard.levy@enron.com, paul.quilkey@enron.com, + jonathan.whitehead@enron.com, bryan.seyfried@enron.com, + jeff.kinneman@enron.com, martin.mcdermott@enron.com, + seung-taek.oh@enron.com, jean-sebastien.fontaine@enron.com, + markus.fiala@enron.com, nicholas.stephan@enron.com, + simon.brooks@enron.com, robert.diprose@enron.com, + paul.pizzolato@enron.com, reza.rezaeian@enron.com, + konstantin.malinovski@enron.com, michael.hutchinson@enron.com, + ed.dablin@enron.com, bradley.marchant@enron.com, + tony.piper@enron.com, russell.plackett@enron.com, + predrag.barlov@enron.com, thomas.boettcher@enron.com, + fritz.doornkaat@enron.com, sam.hainsworth@enron.com, + rainer.herforth@enron.com, irma.hunt@enron.com, + lothar.kierspel@enron.com, david.lilley@enron.com, + nigel.stern@enron.com, simon.tibbitts@enron.com, + steve.upot@enron.com, joe.robertson@enron.com, + patricia.benington@enron.com, tom.gramlich@enron.com, + bill.silverstein@enron.com, spiro.spirakis@enron.com, + sandra.torres@enron.com, ulf.borck@enron.com, + achim.lindhorst@enron.com, jeffrey.shankman@enron.com, + kevin.presto@enron.com, tim.belden@enron.com, greg.whalley@enron.com, + george.mcclellan@enron.com, bob.crane@enron.com, + gary.hickerson@enron.com, jim.fallon@enron.com, + marty.sunde@enron.com, john.nowlan@enron.com, joe.gold@enron.com, + joseph.hirl@enron.com, bryan.seyfried@enron.com, + john.arnold@enron.com, peter.keavey@enron.com, + brian.hoskins@enron.com, mike.maggi@enron.com, + chris.germany@enron.com, dan.junek@enron.com, + judy.townsend@enron.com, eugene.pereira@enron.com, + brad.mckay@enron.com, kate.fraser@enron.com, dick.jenkins@enron.com, + tammi.depaolis@enron.com, scott.neal@enron.com, + robin.barbe@enron.com, jared.kaiser@enron.com, + scott.hendrickson@enron.com, sarah.mulholland@enron.com, + sandra.brawner@enron.com, patrice.mims@enron.com, + tom.donohoe@enron.com, hunter.shively@enron.com, + andrew.lewis@enron.com, fletcher.sturm@enron.com, + geoff.storey@enron.com, kevin.ruscitti@enron.com, + martin.cuilla@enron.com, joe.parks@enron.com, + jim.schwieger@enron.com, thomas.martin@enron.com, + carey.metz@enron.com, elsa.villarreal@enron.com, + steven.south@enron.com, frank.ermis@enron.com, + phillip.allen@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com, matthew.lenhart@enron.com, + john.taylor@enron.com, robin.milner@enron.com, + chris.dorland@enron.com, michael.cowan@enron.com, + chris.lambie@enron.com, chad.clark@enron.com, + john.disturnal@enron.com, lawrence.clayton@enron.com, + joe.errigo@enron.com, wayne.herndon@enron.com, + larry.jester@enron.com, john.kinser@enron.com, + keller.mayeaux@enron.com, doug.miller@enron.com, + cyril.price@enron.com, chad.starnes@enron.com, + joe.stepenovitch@enron.com, greg.trefz@enron.com, + jay.wills@enron.com, robert.benson@enron.com, john.berger@enron.com, + paul.broderick@enron.com, matt.lorenz@enron.com, + kyle.schultz@enron.com, john.suarez@enron.com, + jeffrey.miller@enron.com, doug.gilbert-smith@enron.com, + larry.valderrama@enron.com, george.hopley@enron.com, + dana.davis@enron.com, rogers.herndon@enron.com, + john.zufferli@enron.com, tom.dutta@enron.com, + patrick.hanse@enron.com, bill.rust@enron.com, + laura.podurgiel@enron.com, nicole.la@enron.com, + john.forney@enron.com, jesse.bryson@enron.com, mark.guzman@enron.com, + jeremy.morris@enron.com, holden.salisbury@enron.com, + ryan.slinger@enron.com, collin.whitehead@enron.com, + bill.iii@enron.com, mike.swerzbin@enron.com, + diana.scholtes@enron.com, sean.crandall@enron.com, + michael.driscoll@enron.com, cara.semperger@enron.com, + mike.purcell@enron.com, robert.badeer@enron.com, + jeff.richter@enron.com, phillip.platter@enron.com, + carla.hoffman@enron.com, chris.mallory@enron.com, + matt.motley@enron.com, mark.fischer@enron.com, tom.alonso@enron.com, + lisa.gang@enron.com, stacy.runswick@enron.com, + lester.rawson@enron.com, jean.mrha@enron.com, jay.hawthorn@enron.com, + erik.simpson@enron.com, grant.zimmerman@enron.com, + richard.schneider@enron.com, bryan.garrett@enron.com, + paul.racicot@enron.com, dennis.benevides@enron.com, + charles.decker@enron.com, neil.bresnan@enron.com, + richard.ring@enron.com, jubran.whalan@enron.com, + john.zurita@enron.com, suneet.sharma@enron.com, + timothy.hamilton@enron.com, barend.vanderhorst@enron.com, + todd.lambert@enron.com, monica.roberts@enron.com, + james.barker@enron.com, timothy.murphy@enron.com, + james.shirley@enron.com, matthew.fleming@enron.com, + morgan.babin@enron.com, paul.tate@enron.com, + marde.driscoll@enron.com, laura.arnold@enron.com, + jay.blaine@enron.com, zarin.imam@enron.com, jesus.guerra@enron.com, + jeff.coates@enron.com, christina.bangle@enron.com, + rhonda.smith@enron.com, amanda.boettcher@enron.com, + sherry.pendegraft@enron.com, alain.diza@enron.com, + sharon.hausinger@enron.com, andrew.fastow@enron.com, + tim.despain@enron.com, clint.freeland@enron.com, + naveen.andrews@enron.com, matthew.adams@enron.com, + sunil.dalal@enron.com, lacrecia.davenport@enron.com, + frank.economou@enron.com, xochitl.figueroa@enron.com, + frank.hayden@enron.com, andy.knight@enron.com, + christian.lebroc@enron.com, nick.paraschos@enron.com, + david.port@enron.com, manfred.roenz@enron.com, + vladimir.gorny@enron.com, rebecca.phillips@enron.com, + jason.sokolov@enron.com, john.suttle@enron.com, + veronica.valdez@enron.com, rudi.zipter@enron.com, + bjorn.hagelmann@enron.com, minal.dalia@enron.com, + ted.murphy@enron.com, monica.reasoner@enron.com, ding.yuan@enron.com, + lloyd.fleming@enron.com, oliver.gaylard@enron.com, + rodrigo.lamas@enron.com, suzanne.bain@enron.com, + jitendra.patel@enron.com, homan.amiry@enron.com +Subject: 2nd Request - RESPONSE NEEDED THIS WEEK PLEASE - Risk Mgmt. + Compliance Certificate +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Araceli Romero +X-To: Richard Lewis, Peter Crilly, Steven McCarthy, David Redmond, Andrew Fairley, Matthew Nicholas, David Gallagher, Didier Magne, Carsten Sterz, Suryan Wirya Simunovic, Simon Hastings, Louis Redshaw, Amir Ghodsian, Tom Glover, Derek Edmiston, Thor Lien, Fredrik Flykt-Rosen, Stefan Fastesson, Espen Seidel, Mats Larsson, Linda Andersson, Tove Anita Furuly Stensbol, Anne Coll, Gregor Baumerich, Peter Heydecker, Florian Neubauer, Ulf Ek, Meindert Witteveen, Adrian Mancebo, Michael Hellermann, Sonia McCorquodale, Marc Janichen, Martin Bloch, Benedikt Messner, Gunter Tuhy, Markus Urban, Paul Mead, Reuben Maltby, Jonathan Pietila, Cassim Mangerah, Stephen J Lowe, Raymond Yeow, Connell Burke, Howard Levy, Paul Quilkey, Jonathan Whitehead, Bryan Seyfried, Jeff Kinneman, Martin McDermott, Seung-Taek Oh, Jean-Sebastien Fontaine, Markus Fiala, Nicholas J Stephan, Simon Brooks, Robert Diprose, Paul Pizzolato, Reza Rezaeian, Konstantin Malinovski, Michael J Hutchinson, Ed Dablin, Bradley L Marchant, Tony Piper, Russell Plackett, Predrag Barlov, Thomas Boettcher, Fritz Ten Doornkaat, Sam Hainsworth, Rainer Herforth, Irma Hunt, Lothar Kierspel, David Lilley, Nigel Stern, Simon Tibbitts, Steve Upot, Joe Robertson, Patricia Benington, Tom Gramlich, Bill Silverstein, Spiro Spirakis, Sandra Torres, Ulf Von Borck, Achim Lindhorst, Jeffrey A Shankman, Kevin M Presto, Tim Belden, Greg Whalley, George McClellan, Bob Crane, Gary Hickerson, Jim Fallon, Marty Sunde, John L Nowlan, Joe Gold, Joseph P Hirl, Bryan Seyfried, John Arnold, Peter F Keavey, Brian Hoskins, Mike Maggi, Chris Germany, Dan Junek, Judy Townsend, Eugene Pereira, Brad McKay, Kate Fraser, Dick Jenkins, Tammi DePaolis, Scott Neal, Robin Barbe, Jared Kaiser, Scott Hendrickson, Sarah Mulholland, Sandra F Brawner, Patrice L Mims, Tom Donohoe, Hunter S Shively, Andrew H Lewis, Fletcher J Sturm, Geoff Storey, Kevin Ruscitti, Martin Cuilla, Joe Parks, Jim Schwieger, Thomas A Martin, Carey M Metz, Elsa Villarreal, Steven P South, Frank Ermis, Phillip K Allen, Mike Grigsby, Keith Holst, Matthew Lenhart, John Craig Taylor, Robin Milner, Chris Dorland, Michael Cowan, Chris Lambie, Chad Clark, John Disturnal, Lawrence Clayton, Joe Errigo, Wayne Herndon, Larry Jester, John Kinser, Keller Mayeaux, Doug Miller, Cyril Price, Chad Starnes, Joe Stepenovitch, Greg Trefz, Jay Wills, Robert Benson, John Berger, Paul J Broderick, Matt Lorenz, Kyle Schultz, John D Suarez, Jeffrey Miller, Doug Gilbert-Smith, Larry Valderrama, George Hopley, Dana Davis, Rogers Herndon, John Zufferli, Tom Dutta, Patrick Hanse, Bill Rust, Laura Podurgiel, Nicole La, John M Forney, Jesse Bryson, Mark Guzman, Jeremy Morris, Holden Salisbury, Ryan Slinger, Collin Whitehead, Bill Williams III, Mike Swerzbin, Diana Scholtes, Sean Crandall, Michael M Driscoll, Cara Semperger, Mike Purcell, Robert Badeer, Jeff Richter, Phillip Platter, Carla Hoffman, Chris Mallory, Matt Motley, Mark Fischer, Tom Alonso, Lisa Gang, Stacy Runswick, Lester Rawson, Jean Mrha, Jay Hawthorn, Erik Simpson, Grant Zimmerman, Richard Schneider, Bryan Garrett, Paul Racicot, Dennis Benevides, Charles Decker, Neil Bresnan, Richard Ring, Jubran Whalan, John Zurita, Suneet Sharma, Timothy J Hamilton, Barend VanderHorst, Todd W Lambert, Monica Roberts, James R Barker, Timothy S Murphy, James Shirley, Matthew B Fleming, Morgan Babin, Paul Tate, Marde L Driscoll, Laura R Arnold, Jay Blaine, Zarin Imam, Jesus Guerra, Jeff Coates, Christina Bangle, Rhonda Smith, Amanda Boettcher, Sherry Pendegraft, Alain Diza, Sharon Hausinger, Andrew S Fastow, Tim DeSpain, Clint Freeland, Naveen Andrews, Matthew Adams, Sunil Dalal, LaCrecia Davenport, Frank Economou, Xochitl Figueroa, Frank Hayden, Andy Knight, Christian LeBroc, Nick Paraschos, David Port, Manfred Roenz, Vladimir Gorny, Rebecca Phillips, Jason Sokolov, John Suttle, Veronica Valdez, Rudi Zipter, Bjorn Hagelmann, Minal Dalia, Ted Murphy, Monica Reasoner, Ding Yuan, Lloyd Fleming, Oliver Gaylard, Rodrigo Lamas, Suzanne Bain, Jitendra Patel, Homan Amiry +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Please print and sign the attached Enron Corp. Risk Management Policy +Certificate of Compliance and fax directly to Veronica Valdez, fax # 713 646 +2194. Due to certain regulatory audits of our trading businesses, we would +like to receive these by the end of this week. + +Attached is a copy of the Certificate of Compliance, and the Enron Corp. Risk +Management Policy. + +If you have any questions, please call me at (713) 853-0429, or Veronica +Valdez at (713) 853-1881. + + +Regards, +Cassandra Schultz +Market Risk Management + diff --git a/demo/ermis-f/Discussion Threads/cur/921484.1075855493576.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/921484.1075855493576.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c0bd3b87 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/921484.1075855493576.JavaMail.evans@thyme:2,S @@ -0,0 +1,24 @@ +Message-ID: <921484.1075855493576.JavaMail.evans@thyme> +Date: Tue, 24 Apr 2001 06:14:00 -0700 (PDT) +From: rebecca.cantrell@enron.com +To: stephanie.miller@enron.com, frank.ermis@enron.com, randall.gay@enron.com, + patti.sullivan@enron.com, phillip.allen@enron.com, + kristann.shireman@enron.com, robert.superty@enron.com, + colleen.sullivan@enron.com, donna.greif@enron.com, + suzanne.calcagno@enron.com, ed.mcmichael@enron.com +Subject: Protest of PG&E-NW Expansion Project +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Rebecca W Cantrell +X-To: Stephanie Miller, Frank Ermis, Randall L Gay, Patti Sullivan, Phillip K Allen, Kristann Shireman, Robert Superty, Colleen Sullivan, Donna Greif, Suzanne Calcagno, Ed McMichael +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +ENA will be filing tomorrow the attached protest of PG&E-NW's 2002 Pipeline +Expansion Project. Our protest is based on the fact that the project could +increase fuel costs for existing shippers by 20% or more, according to the +illustrative fuel rates PG&E-NW discussed at its last customer meeting. diff --git a/demo/ermis-f/Discussion Threads/cur/92311.1075855481657.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/92311.1075855481657.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ddc71501 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/92311.1075855481657.JavaMail.evans@thyme:2,S @@ -0,0 +1,42 @@ +Message-ID: <92311.1075855481657.JavaMail.evans@thyme> +Date: Tue, 28 Nov 2000 06:10:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron in Action 11.27.00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Big E Cafe Don't be a Grinch! Come enjoy the Big E Cafe this Friday, +December 1st, in Antioch Park! Live entertainment will be provided by the +Gary Dahl Band and lunch is available for $5. For any toy, clothing or +canned good donation, you will receive a $1 discount off of lunch. Also, you +will have the opportunity to spread Wholiday Cheer by signing up for +volunteer projects at various organizations around the city including Big +Brothers and Big Sisters, SEARCH and the Star of Hope. + +Print Sale Think presents! On Monday, December 4th, take advantage of the +Rice University Art Department's Annual Print Sale! Available items will +include etchings, and lithographs by Rice University students and faculty as +well as prints from TEMBO Studios, Flatbed Press-Austin, and the University +of Houston printmaking students. Artists Services will be present to assist +with your framing needs. All proceeds benefit the Rice University Art +Department. + + +Pack for St. Nick Help put together knapsacks of presents for +underprivileged children at Blackshire, Crawford, Field, Hartsford, Ethel +Mosely Young, and Tijerina Elementary Schools. Join us at tomorrow, November +28th, at 4:30pm at Watson's Storage located at 5201 Polk Street. For +information or to participate, call Cindy Ward at x58046. + +Holiday Open House If you are interested in being part of the planning +committee for this year's Holiday Open House and Festival of Lights, please +contact Charla Reese at x35202. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/9249354.1075855481247.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/9249354.1075855481247.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e26ba43c --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/9249354.1075855481247.JavaMail.evans@thyme:2,S @@ -0,0 +1,62 @@ +Message-ID: <9249354.1075855481247.JavaMail.evans@thyme> +Date: Mon, 20 Nov 2000 04:20:00 -0800 (PST) +From: kimberly.brown@enron.com +To: john.arnold@enron.com, hunter.shively@enron.com, scott.neal@enron.com, + phillip.allen@enron.com, thomas.martin@enron.com, + frank.ermis@enron.com, fred.lagrasta@enron.com, + craig.breslau@enron.com, kenneth.shulklapper@enron.com, + matthew.lenhart@enron.com, mike.maggi@enron.com, larry.may@enron.com, + mark.smith@enron.com, bill.berkeland@enron.com, troy.black@enron.com, + jennifer.shipos@enron.com, lucy.ortiz@enron.com, + vikas.dwivedi@enron.com, ross.prevatt@enron.com, + nelson.ferries@enron.com, charles.otto@enron.com, + george.gilbert@enron.com, russell.dyk@enron.com, + paul.lucci@enron.com, tori.kuykendall@enron.com, + randall.gay@enron.com, jane.tholt@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com, carey.metz@enron.com, + stacey.neuweiler@enron.com, jim.schwieger@enron.com, + greg.mcclendon@enron.com, daren.farmer@enron.com, + edward.gottlob@enron.com, eric.bass@enron.com, + janet.wallis@enron.com, sandra.brawner@enron.com, + peter.keavey@enron.com, brad.mckay@enron.com, sean.boyle@enron.com, + robin.barbe@enron.com, john.taylor@enron.com, + susan.pereira@enron.com, andrea.ring@enron.com, + dick.jenkins@enron.com, scott.hendrickson@enron.com, + dan.junek@enron.com, robyn.zivic@enron.com, sylvia.pollan@enron.com, + andrew.lewis@enron.com, patrice.mims@enron.com, + kevin.ruscitti@enron.com, jason.williams@enron.com, + joe.parks@enron.com, tom.donohoe@enron.com, kelli.stevens@enron.com, + geoff.storey@enron.com, martin.cuilla@enron.com, + lisa.kinsey@enron.com, chris.gaskill@enron.com, + tara.piazze@enron.com, chuck.ames@enron.com, + massimo.marolo@enron.com, vladi.pimenov@enron.com, + sachin.gandhi@enron.com, mog.heu@enron.com, chris.hyde@enron.com, + demetrion.ware@enron.com, yan.wang@enron.com, vineet.arora@enron.com, + liz.bellamy@enron.com +Subject: Daily Lunch +Cc: ina.rangel@enron.com, airam.arteaga@enron.com, laura.harder@enron.com, + jessica.presas@enron.com, jeff.roman@enron.com, + kimberly.hardy@enron.com, daniel.quezada@enron.com, + alexandra.villarreal@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: ina.rangel@enron.com, airam.arteaga@enron.com, laura.harder@enron.com, + jessica.presas@enron.com, jeff.roman@enron.com, + kimberly.hardy@enron.com, daniel.quezada@enron.com, + alexandra.villarreal@enron.com +X-From: Kimberly Brown +X-To: John Arnold, Hunter S Shively, Scott Neal, Phillip K Allen, Thomas A Martin, Frank Ermis, Fred Lagrasta, Craig Breslau, Kenneth Shulklapper, Matthew Lenhart, Mike Maggi, Larry May, Mark Smith, Bill Berkeland, Troy Black, Jennifer Shipos, Lucy Ortiz, Vikas Dwivedi, Ross Prevatt, Nelson Ferries, Charles H Otto, George N Gilbert, Russell Dyk, Paul T Lucci, Tori Kuykendall, Randall L Gay, Jane M Tholt, Mike Grigsby, Keith Holst, Carey M Metz, Stacey Neuweiler, Jim Schwieger, Greg McClendon, Daren J Farmer, Edward D Gottlob, Eric Bass, Janet H Wallis, Sandra F Brawner, Peter F Keavey, Brad McKay, Sean Boyle, Robin Barbe, John Craig Taylor, Susan W Pereira, Andrea Ring, Dick Jenkins, Scott Hendrickson, Dan Junek, Robyn Zivic, Sylvia S Pollan, Andrew H Lewis, Patrice L Mims, Kevin Ruscitti, Jason Williams, Joe Parks, Tom Donohoe, Kelli Stevens, Geoff Storey, Martin Cuilla, Lisa Kinsey, Chris Gaskill, Tara Piazze, Chuck Ames, Massimo Marolo, Vladi Pimenov, Sachin Gandhi, Mog Heu, Chris Hyde, Demetrion Ware, Yan Wang, Vineet Arora, Liz Bellamy +X-cc: Ina Rangel, Airam Arteaga, Laura Harder, Jessica Presas, Jeff Roman, Kimberly Hardy, Daniel Quezada, Alexandra Villarreal +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Effective November 21, 2000, there will be a new procedure for lunch. EOL +traders and deskheads will eat first. Then, your assistant will notify you +when the rest of the traders can eat. This new procedure is to ensure the +EOL traders will not be away from their desk a long period time during +lunch. + +Thank you for your cooperation. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/9252315.1075855495659.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/9252315.1075855495659.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3a758d05 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/9252315.1075855495659.JavaMail.evans@thyme:2,S @@ -0,0 +1,36 @@ +Message-ID: <9252315.1075855495659.JavaMail.evans@thyme> +Date: Sun, 6 May 2001 12:16:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron to Kick Off National Employee Health and Fitness Week with + Clyde Drexler +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Get ready to help the Body Shop celebrate it's 15th anniversary and kick off +National Health and Fitness Week. + +Beginning Monday, May 14 and ending Friday, May 18, 2001 all Enron Employees +are invited to work-out at the Body Shop as a complimentary guest. Just +visit http://hrweb.enron.com/wellness, print and fill-out the body shop 15th +anniversary guest form, and return it to the Body Shop prior to your first +workout. + +The week long celebration includes a speech and autograph session with Clyde +Drexler, Monday, May 14, 2001, 11:30 AM-12:00 noon (spaces will be limited +and you must RSVP to Body.Shop@enron.com by Friday, May 11, 2001, 3:00 PM); +an early morning workout with the Houston Rocket's Power Girls on, Thursday, +May 17, 2001 starting at 6:30 AM followed by breakfast and autograph session +in the Body Shop Fuel Station at 7:30am - 8:30am; a boot camp style class led +by the German/American Foreign Legion and much, much more. + +Visit the Body Shop website for a detailed calendar of events, or for +additional information, please e-mail the Body Shop at Body.Shop@enron.com. \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/9390404.1075855495957.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/9390404.1075855495957.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..8980f738 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/9390404.1075855495957.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <9390404.1075855495957.JavaMail.evans@thyme> +Date: Tue, 8 May 2001 17:53:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Organization Announcement +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + + Organization Announcement + + It is my pleasure to announce that Kenneth Lovejoy has joined Enron Corp. +EH&S Asset Operations. He will be reporting directly to Donnie Willmann and +will support Central America, Caribbean and EES. Ken has over 25 year +experience in environmental, health and safety for the oil and gas +industry. He has been working for Enron since 1996 and has extensive +international experience. We are excited to have Ken in our team so, +please welcome Ken in his new role. + +Henry Van \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/9470942.1075855481323.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/9470942.1075855481323.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a9aea960 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/9470942.1075855481323.JavaMail.evans@thyme:2,S @@ -0,0 +1,254 @@ +Message-ID: <9470942.1075855481323.JavaMail.evans@thyme> +Date: Mon, 20 Nov 2000 14:07:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Go + to www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + > + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 21, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 21, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Governments Negotiate Differences in The Hague + + ? ? + After a week of preliminary talks that failed to resolve differences over +how best to protect the planet, government leaders have arrived to bargain +over the toughest aspects of curbing emissions. About 2,000 lower level +officials did what they could to prepare for the final week of negotiations +among environment ministers or cabinet-rank officers from at least 150 +countries. The US feels its effort to find common ground and be flexible has +not been returned by? European counterparts. The US has been singled out for +criticism for its effort to reduce its commitments. The government +essentially agreed to Kyoto because they agreed to the flexibility +mechanisms such as emissions trading, now the US is running into trouble +with that. If the conference ends in agreement, any treaty enforcing a new +global code of behavior on emissions will require ratification by most of +the industrial countries. Without a US endorsement, it would be difficult +for such a treaty to come into force. The US Senate already has passed a +resolution making its ratification conditional on assurances that the +nation's competitiveness on world markets will not be harmed. A select group +of leading policy makers held informal closed-door talks in The Hague ahead +of a ceremony Monday marking the start of the critical second phase of the +conference. The politicians are working toward a comprehensive plan to +reduce the Earth's output of heat-trapping gasses from businesses, farms and +automobiles, without bloating national budgets or hampering the global +economy. A board of 2,000 leading scientists, the Intergovernmental Panel on +Climate Change, projects that in the coming 100 years there will be more +rainfall, a temperature increase of up to 11 degrees Fahrenheit and a +sea-level rise of up to 30 inches. An agreement reached in 1997 in Kyoto, +Japan, called for a worldwide reduction of carbon-based gas emissions by an +average 5.2% below 1990 levels. The target date for the reductions was 2012. +Europe is committed to cutting emissions 8%, Japan 6% and the US 7%. + + + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 21, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 21, 2000 + + + + + + + [IMAGE] + + + + + + + + (Continued from Page 6) + + + and could put the future of the Midwest ISO in peril. However, FERC has +never articulated clearly a requirement that a party exercising a +contractual termination right must demonstrate that termination is +consistent with the public interest, according to Dynegy. It also argued +that it has not refused to participate in an RTO; it merely seeks to join +one that adequately protects its legitimate financial interests and also +represents a significant improvement to the status quo for other market +participants. Dynegy urged FERC to limit its decision on whether or not the +company can leave the ISO to the facts, not on the uproar Dynegy's actions +have caused in the Midwest. Regulators in Illinois and Michigan have +protested Illinois Power's + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img34.gif + - img10.gif + - img35.gif + - id=1381847 + - img36.gif \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/9529732.1075855481598.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/9529732.1075855481598.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..9e07fed4 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/9529732.1075855481598.JavaMail.evans@thyme:2,S @@ -0,0 +1,246 @@ +Message-ID: <9529732.1075855481598.JavaMail.evans@thyme> +Date: Mon, 27 Nov 2000 10:43:00 -0800 (PST) +From: miki.bode@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cards@wdni.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jennifer_owen@pgn.com, jmmcarthur@duke-energy.com, + jsanders@clarkpud.com, kims@kimballenergy.com, klambe@puget.com, + kri.pam@pdg.net, llightfoot@coral-energy.com, lmanis@sdge.com, + lprior@enron.com, niels_a_vervloet@reliantenergy.com, + ramperms@bp.com, rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com, bhall@cngc.com, sgillit@cngc.com +Subject: NWP System Notice - 01-174 Soliciting Electronic Bids +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Bode, Miki" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" , "'BHall@cngc.com'" , "'sgillit@cngc.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: November 27, 2000 +Category: CAPACITY RELEASE +Subcategory: NWP OFFERS +Subject: 01-174 Soliciting Electronic Bids + +Notice Text: + +All Shippers Notification: 01-174?????? ??????? ??????? Dated November 27, +2000 + + + +TO:???? ??????? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????? (801) 971-5983 +cellular +?????????????????????? Williams Gas Pipeline-West +?????????????????????? Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR +?????????????????????? AVAILABLE FIRM MAINLINE TRANSPORTATION +?????????????????????? CAPACITY ON NORTHWEST'S TRANSMISSION SYSTEM +Northwest has posted the following package of available firm TF-1 Large +Customer transportation capacity to its Electronic Bulletin Board ("EBB") +for competitive bid pursuant to the "Right-of-First-Refusal; Posting of +Pipeline Capacity" provision of Northwest's Tariff, which requires +availability of capacity to be posted to the EBB subject to bid.? All +prearranged terms are indicated below, if applicable.? The prearranged +shipper has the right to match the highest economic value at the end of +the bid period.? If the prearranged shipper does not match the highest +economic value, award of such capacity will be made according to +Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS CLOSED +BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace Karpakis or your +Marketing Services Representative if you encounter any problems with your +EBB bid(s).? DON'T WAIT UNTIL THE LAST MINUTE TO POST YOUR BID.? Time +deadlines are electronically monitored and implemented. + + +PACKAGE "A" +From the November 14, 2000 Posting +EBB OFFER # 448 + +RECEIPT ? DELIVERY????? ?? TOTAL??????? INITIAL PRIMARY PREARRANGED +?POINT? ???? POINT ???? ??? DTH/D???????? CONTRACT TERM ??????? ??????? +OFFER?? + +Sumas?????? Puget (Canyon)??? 5,000?????????? 12/01/00 - +12/31/00?????? ????????? YES + +Min. Acceptable Bid:??? ??????? $0.032 per Dth of daily Reservation Contract +Demand for +????????????????????????????????????????????????????????????????????? +Flexible Receipt/Delivery Point Rights +Min. Acceptable Bid Vol:?????????? ???? 1 Dth/d +Max. Acceptable Bid Vol:?? ???? 5,000 Dth/d +Bid Open Date:? ??????? 11/27/00 - (5:00 pm Central Time) +Bid Close Date: ??????? 11/28/00 - (5:00 pm Central Time) +Award Deadline: ??????? 11/28/00 - (6:00 pm Central Time) +Evergreen:????? ??????? ??????? NONE +Special Terms & Cond:?? ??????? See 1, 2 and 3 Below. + + +PACKAGE "GG" +From the November 14, 2000 Posting +EBB OFFER # 447 + +RECEIPT ? DELIVERY????? ?? TOTAL??????? INITIAL PRIMARY PREARRANGED +?POINT? ???? POINT ???? ??? DTH/D?????? CONTRACT TERM ? ????? OFFER?? + +Clay Basin?????????? Rifle????????????? 1,850????????? 12/01/00 - +12/31/00????? ???????? YES + +Min. Acceptable Bid:??? ??????? $0.02 per Dth of daily Reservation Contract +Demand +for??????????????????????????????????????????????????????????????????????????? +????????????????????????????????????????????????????????????????? +FlexibleReceipt/Delivery Point Rights + +Min. Acceptable Bid Vol:??????? ?????????????????????? 1 Dth/d +Max. Acceptable Bid Vol:????? ? 1,850 Dth/d +Bid Open Date:? ??????? 11/27/00 - (5:00 pm Central Time) +Bid Close Date: ??????? 11/28/00 - (5:00 pm Central Time) +Award Deadline: ??????? 11/28/00 - (6:00 pm Central Time) +Evergreen:????? ??????? ??????? NONE +Special Terms & Cond:?? ??????? See 1, 2 and 3 Below. + + + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into +the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity and +shipper and replacement shipper may utilize any available points on +Northwest's transmission system without impacting the discount for the +original shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition to the +Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable +surcharges and fuel. + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation +capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available +transportation capacity.? Multiple electronic bid(s) can be submitted for the +total available +transportation capacity under the specified package OR multiple rates can be +submitted each +for a partial amount of available transportation capacity under the specified +package.? If +the same Shipper submits multiple bids, the highest present value for such +package of +available transportation capacity shall be considered the valid bid. All +other bids from the +same Shipper for the same package of transportation capacity will be +discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is less than +minimum tariff rate, the following formula is utilized:? Bid Rate x FERC +Interest Rate x The +Maximum Bid Quantity x 365 days/100/12; or if the maximum rate is bid, the +following formula +is utilized:? Bid Rate x FERC Interest Rate x Maximum Bid Quantity x days +bid/100. In case +of a tie, each tied shipper will have the right to improve its bid by +submitting an improved +bid within 24 hours of the bid close time.? Such improved bid shall be faxed +to (801) 584-7076 to Candace Karpakis or Patrick Aman.? If a tie still +exists, such capacity shall be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than indicated +for the capacity unless maximum rate is bid. + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button on the +offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The +screen will allow you to review the conditions of the offer.? Close this +screen when +you have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting the "VIEW +BID" button.? Close this screen when you have finished viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" +button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, highlight +the receipt/delivery point section with the left mouse button and modify +accordingly. Select +"SAVE".? If an error appears at the button of the screen, the error will need +to be corrected +and the data will need to be saved again.? If successful, a message will +appear indicating +the bid information has saved and the bid rate must be entered.? Select "OK". +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +??????? You have just "CREATED" your bid for the offer.? You now need to +"SUBMIT" +??????? your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button.? All +of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you would +like to submit +Select the "SUBMIT" button at the top of the screen to post the bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button.? All of +your bids will appear.? If the bid has not yet been submitted, highlight the +"BID IN DRAFT STATUS" that you would like to withdraw.? Select the "WITHDRAW" +button at the top of the screen to withdraw the bid.? After a bid has been +withdrawn, you can select the "DELETE" button at the top of the screen to +delete it from the screen. + +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + + + +Word: F\Short Term/Capacity for Bid-All 2000 November 27, 2000 01-174.doc \ No newline at end of file diff --git a/demo/ermis-f/Discussion Threads/cur/9751073.1075855496236.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/9751073.1075855496236.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e5497afc --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/9751073.1075855496236.JavaMail.evans@thyme:2,S @@ -0,0 +1,171 @@ +Message-ID: <9751073.1075855496236.JavaMail.evans@thyme> +Date: Thu, 10 May 2001 09:02:00 -0700 (PDT) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage Report for 5-11-01 through 5-14-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +May 11, 2001 5:00pm through May 14, 2001 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages + +ENRON NORTH AMERICAN LANS: +Impact: EES +Time: Sat 5/12/2001 at 1:00:00 PM CT thru Sat 5/12/2001 at 5:00:00 PM CT + Sat 5/12/2001 at 11:00:00 AM PT thru Sat 5/12/2001 at 3:00:00 PM PT + Sat 5/12/2001 at 7:00:00 PM London thru Sat 5/12/2001 at 11:00:00 PM London +Outage: Move vlans for EES in Enron Building +Environments Impacted: EES in Enron Building +Purpose: Provide more capacity to the network +Backout: paste in old configs +Contact(s): Gail Kettenbrink 713-853-4524 + Michael Huang 713-345-3201 + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: +Impact: Corp, OTS, ETS +DATE: MAY 15, 2001/2/2001 at 5:30:00 PM +Outage: Migrate DSS Server to GTHOU-APPSQ03P +Environments Impacted: DSS users will not be able to access the old server +(ENEDS01_ADAPT)after this date +Purpose: The existing server is outdated, migrating to SQL 2000 provides +increased +functionality and conforms to database platform requirements. +Backout: +Contact(s): Mary Vollmer 713-853-3381 + Joe Hellsten 713-853-7346 713-545-4164 + +Impact: CORP +Time: Fri 5/11/2001 at 8:00:00 PM CT thru Sat 5/12/2001 at 10:00:00 PM CT + Fri 5/11/2001 at 6:00:00 PM PT thru Sat 5/12/2001 at 8:00:00 PM PT + Sat 5/12/2001 at 2:00:00 AM London thru Sun 5/13/2001 at 4:00:00 AM London +Outage: CPU replacement on server sennacca. +Environments Impacted: RMS +Purpose: Replace faulty CPU that is offline. +Backout: Restore server to old configuration. +Contact(s): Malcolm Wells 713-345-3716 + +Impact: CORP +Time: Fri 5/11/2001 at 5:00:00 PM CT thru Fri 5/11/2001 at 5:15:00 PM CT + Fri 5/11/2001 at 3:00:00 PM PT thru Fri 5/11/2001 at 3:15:00 PM PT + Fri 5/11/2001 at 11:00:00 PM London thru Fri 5/11/2001 at 11:15:00 PM +London +Outage: Decommission of the following servers: intra, intra-dev, conman1, +aserv1, ardent, dbadmin +Environments Impacted: Corp +Purpose: Server no longer used. The servers will be decommissioned or +redeployed where necessary. +Backout: +Contact(s): Malcolm Wells 713-345-3716 + +Impact: CORP +Time: Sat 5/12/2001 at 2:00:00 AM CT thru Sun 5/13/2001 at 5:00:00 PM CT + Sat 5/12/2001 at 12:00:00 AM PT thru Sun 5/13/2001 at 3:00:00 PM PT + Sat 5/12/2001 at 8:00:00 AM London thru Sun 5/13/2001 at 11:00:00 PM London +Outage: Resource and OS upgrade to server fracture. +Environments Impacted: Global company RMS ECM +Purpose: An OS upgrade is needed to provide the disk upgrade solution. +Additionanl memory is needed as well. +Backout: Attach the old disk solution and reboot to old configuration. +Contact(s): Malcolm Wells 713-345-3716 + +Impact: ENA +Time: Sat 5/12/2001 at 10:00:00 PM CT thru Sat 5/12/2001 at 10:15:00 PM CT + Sat 5/12/2001 at 8:00:00 PM PT thru Sat 5/12/2001 at 8:15:00 PM PT + Sun 5/13/2001 at 4:00:00 AM London thru Sun 5/13/2001 at 4:15:00 AM London +Outage: Bounce PWRPROD1 database +Environments Impacted: Enpower User +Purpose: Change some configuration to improve database performance +Backout: Use the old parameter file. +Contact(s): Tantra Invedy 713 853 4304 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: +Impact: +Time: Sat 5/12/2001 at 10:00:00 PM CT thru Sun 5/13/2001 at 1:00:00 AM CT + Sat 5/12/2001 at 8:00:00 PM PT thru Sat 5/12/2001 at 11:00:00 PM PT + Sun 5/13/2001 at 4:00:00 AM London thru Sun 5/13/2001 at 7:00:00 AM London +Outage: Quarterly Maintenance - Telephone System +Environments Impacted: All +Purpose: Quarterly maintenance. While voicemail nodes are being serviced (one +box at a time), a slight disruption will be experienced. +Messages will continue to be stored but will not be delivered until each node +of voicemail is back up and operational. +CMS call center management reporting will not be availalble during this +time. +Backout: +Contact(s): Cynthia Siniard 713-853-0558 + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: +Impact: CORP +Time: Fri 5/11/2001 at 6:00:00 PM CT thru Fri 5/11/2001 at 7:00:00 PM CT + Fri 5/11/2001 at 4:00:00 PM PT thru Fri 5/11/2001 at 5:00:00 PM PT + Sat 5/12/2001 at 12:00:00 AM London thru Sat 5/12/2001 at 1:00:00 AM London +Outage: Memory replacement for server electron. +Environments Impacted: Unify Users +Purpose: Replace faulty memory module. +Backout: Get new memory if necessary +Restart server with out memory as last resort +Contact(s): Malcolm Wells 713-345-3716 + +------------------------------------------------------------------------------ +----------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC + (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 diff --git a/demo/ermis-f/Discussion Threads/cur/9851757.1075855494777.JavaMail.evans@thyme:2,S b/demo/ermis-f/Discussion Threads/cur/9851757.1075855494777.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..af5c9810 --- /dev/null +++ b/demo/ermis-f/Discussion Threads/cur/9851757.1075855494777.JavaMail.evans@thyme:2,S @@ -0,0 +1,36 @@ +Message-ID: <9851757.1075855494777.JavaMail.evans@thyme> +Date: Mon, 30 Apr 2001 18:56:00 -0700 (PDT) +From: hal945@swbell.net +To: fermis@ect.enron.com +Subject: OTC +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: hal945 +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Discussion threads +X-Origin: Ermis-F +X-FileName: fermis.nsf + + www.globaltradedays.com +Welcomes OTC Attendees + +Please visit our website for the BEST networking tool of the year. + +_ You can E-Mail directly from our searchable database (both U.S. & +International Offshore Oil and Gas Company contacts) as well as the Offshore +Technology 2000 attendees. www.globaltradedays.com then click on bottom +right-hand corner for easy searching or simply download the list of over +10,000 of last year's attendees in Adobe Acrobat Reader format. + +_ While in downtown Houston, come to our cyber-caf, for a cappuccino or a +cup of coffee at 2 Allen Center 1200 Smith St. Suite 1600 and check your +E-Mail in comfort. + +_ To learn more about how Global Trade Days can help you grow your business, +give Hal McClure a call at 713-353-3916 +Or E-Mail 103636.2203@compuserve.com + +Network with the Best ! www.globaltradedays.com diff --git a/demo/ermis-f/Notes/cur/10206227.1075855487567.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/10206227.1075855487567.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f3f7adaf --- /dev/null +++ b/demo/ermis-f/Notes/cur/10206227.1075855487567.JavaMail.evans@thyme:2,S @@ -0,0 +1,39 @@ +Message-ID: <10206227.1075855487567.JavaMail.evans@thyme> +Date: Wed, 1 Nov 2000 15:22:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Harris County - Early Voting Shuttle!!!!! +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Avoid the crunch on election day by voting early! + +ENRON is providing employees with +complimentary shuttle service + from the Enron Building to the downtown early voting site!! + +Thursday, November 2 +and +Friday, November 3 +1319 Texas Avenue @ Austin Street +7:00 am until 7:00 pm +(transportation by Beal's - pick-up on the West end of Andrews Street) + +In order to vote early at this site, +you must be registered in Harris County +and present your drivers license for ID verification +(your voter registration card is not necessary) + +Please take advantage of this opportunity and VOTE!! + +For election-related questions, please reference this website: +www.co.harris.tx.us/cclerk/elect.htm + diff --git a/demo/ermis-f/Notes/cur/1029086.1075855487689.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/1029086.1075855487689.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..303b9aa1 --- /dev/null +++ b/demo/ermis-f/Notes/cur/1029086.1075855487689.JavaMail.evans@thyme:2,S @@ -0,0 +1,63 @@ +Message-ID: <1029086.1075855487689.JavaMail.evans@thyme> +Date: Thu, 26 Oct 2000 10:32:00 -0700 (PDT) +From: achrisco@prosrm.com +To: fermis@ect.enron.com +Subject: PROS Named to Houston 100 (R) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: achrisco@prosRM.com +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +PROS Revenue Management Named to The Houston 100(r) + +Pricing optimization leader makes Fastest Growing Companies List + +October 26, 2000 - Houston-PROS Revenue Management, the world's leader in +revenue management science and the pioneer and dominant provider of revenue +management to the airline industry, today announced that it has been named to +The Houston 100(r), a ranking of the fastest-growing private businesses +making the greatest economic impact on the Houston area. PROS has shown a 79 +percent growth in revenues from 1997 to 1999. + +The Houston 100(r) profiles Houston's fastest-growing businesses based on +sales and revenues over a three-year period. It is an annual program of the +University of Houston Small Business Development Center and is sponsored by +Comerica Bank-Texas and underwritten by Southwestern Bell, the Greater +Houston Partnership and the Houston Business Journal. + +"It's an honor to be named in the top 100 list of growing private companies," +says Bert Winemiller, President and CEO of PROS. "The past two years have +seen tremendous growth in revenue management, and we have been leading the +charge by providing products to the airline, energy and other industries. Our +most recent quarter set records, and our year-end outlook is very positive." + +PROS Revenue Management is the world's leader in revenue management science +and the pioneer and dominant provider of revenue management to the airline +industry. PROS provides system solutions to the airline, cargo, rail, energy, +healthcare and broadcast industries, and has delivered over 180 systems to +more than 82 clients in 25 countries. The PROS mission is to maximize the +revenue of each client using PROS' world-leading revenue management science, +systems solutions and best practices business consulting. PROS clients report +annual incremental revenue increases of 2-8% as a result of revenue +management. PROS solutions forecast demand, optimize inventory and provide +dynamic pricing to maximize revenue. + +Founded in 1985 in Houston, PROS Revenue Management has a five-year +compounded revenue growth of 40%, in large part due to the intellectual +capital of its staff. Nearly half of PROS' employees have advanced degrees +and the staff speaks a cumulative total of 26 languages. The company is +profitable with 1999 revenue exceeding $21 million. PROS' strong balance +sheet is evidence of the company's continued success. For more information on +PROS Revenue Management, please visit www.prosRM.com or call 713-335-5813. + +Contact: +Sean K. Thompson - Corporate Communications +713-335-5813 +713-529-7037 - fax +sthompson@prosRM.com diff --git a/demo/ermis-f/Notes/cur/1065769.1075855484940.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/1065769.1075855484940.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e403f703 --- /dev/null +++ b/demo/ermis-f/Notes/cur/1065769.1075855484940.JavaMail.evans@thyme:2,S @@ -0,0 +1,26 @@ +Message-ID: <1065769.1075855484940.JavaMail.evans@thyme> +Date: Thu, 30 Nov 2000 17:48:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Why was Jeff Skilling on CNBC yesterday? +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Jeff appeared live on CNBC "Street Signs" to talk about Enron's stock. Go to +eBiz and read what he had to say. + +Also in this issue: +Enron snags more awards +1,001 (not really) things to do with Pulse lights +Who in the world is Henry Hub? + +It's all in the latest eBiz. Go to home.enron.com, click Publications, then +click eBiz, and "eBiz December 1, 2000." \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/10858294.1075855499441.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/10858294.1075855499441.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0d35a291 --- /dev/null +++ b/demo/ermis-f/Notes/cur/10858294.1075855499441.JavaMail.evans@thyme:2,S @@ -0,0 +1,92 @@ +Message-ID: <10858294.1075855499441.JavaMail.evans@thyme> +Date: Fri, 20 Apr 2001 09:37:00 -0700 (PDT) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: SUPPLEMENTAL Weekend Outage Report for 4-20-01 through 4-23-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +April 20, 2001 5:00pm through April 23, 2001 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON NORTH AMERICAN LANS: SEE ORIGINAL REPORT + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: SEE ORIGINAL REPORT + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: ALSO SEE ORIGINAL REPORT +Impact: CORP +Time: Fri 4/20/2001 at 5:00:00 PM CT thru Mon 4/23/2001 at 8:00:00 AM CT + Fri 4/20/2001 at 3:00:00 PM PT thru Mon 4/23/2001 at 6:00:00 AM PT + Fri 4/20/2001 at 11:00:00 PM London thru Mon 4/23/2001 at 2:00:00 PM London +Outage: SysAdmiral Maintenance +Environments Impacted: SysAdmiral Users +Purpose: SysAdmiral terminal server icons on General Cluster will not be +available due to maintenance. +Once the maintenance is completed the icons will point to the new 2.3.11 +production and development environments. +Backout: None +Contact(s): Rusty Cheves 713-345-3798 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: SEE ORIGINAL REPORT + +------------------------------------------------------------------------------ +----------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC + (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/10979510.1075855485263.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/10979510.1075855485263.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a5b7f1b9 --- /dev/null +++ b/demo/ermis-f/Notes/cur/10979510.1075855485263.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <10979510.1075855485263.JavaMail.evans@thyme> +Date: Wed, 29 Nov 2000 02:02:00 -0800 (PST) +From: phillip.allen@enron.com +To: frank.ermis@enron.com +Subject: Enron's December physical fixed price deals as of 11/28/00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Phillip K Allen +X-To: Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Phillip K Allen/HOU/ECT on 11/29/2000 +10:01 AM --------------------------- + + +Anne Bike@ENRON +11/28/2000 09:04 PM +To: pallen70@hotmail.com, prices@intelligencepress.com, lkuch@mh.com +cc: Darron C Giron/HOU/ECT@ECT, Mike Grigsby/HOU/ECT@ECT, Monique +Sanchez/HOU/ECT@ECT, Phillip K Allen/HOU/ECT@ECT +Subject: Enron's December physical fixed price deals as of 11/28/00 + +Attached please find the spreadsheet containing the above referenced +information. + diff --git a/demo/ermis-f/Notes/cur/11055478.1075855484767.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/11055478.1075855484767.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..147bb31a --- /dev/null +++ b/demo/ermis-f/Notes/cur/11055478.1075855484767.JavaMail.evans@thyme:2,S @@ -0,0 +1,111 @@ +Message-ID: <11055478.1075855484767.JavaMail.evans@thyme> +Date: Mon, 4 Dec 2000 04:59:00 -0800 (PST) +From: susan.t.turpin@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + browning@wasatchenergy.com, bruce.langmade@fortjamesmail.com, + bymank@wdni.com, cards@wdni.com, ccoyle@americansoda.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, kri.pam@pdg.net, + llightfoot@coral-energy.com, lmanis@sdge.com, lprior@enron.com, + niels_a_vervloet@reliantenergy.com, ramperms@bp.com, + rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com, ads@nwnatural.com, awhaynes@rmc.com, + bhall@cngc.com, bmedlock@cngc.com, cheldman@ix.netcom.com, + creali@vanalco.com, gary.peterson@fortjamesmail.com, + gastrans@puget.com, hls@nwnatural.com, kri.jane@pdq.net, + lgoodric@cngc.com, marcl@subutil.com, mvaughn@cngc.com, + mwaas@cngc.com, pat_scherzinger@pgn.com, rernest@intgas.com, + rsf@nwnatural.com, sdoss@wlinpco.com, sgillit@cngc.com, + spfaff@cngc.com, tina.m.patton@boeing.com +Subject: NWP System Notice - 01-176 Revised Dec. 2000 Maintenance +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Turpin, Susan T" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" , "'ads@nwnatural.com'" , "'awhaynes@rmc.com'" , "'BHall@cngc.com'" , "'bmedlock@cngc.com'" , "'cheldman@ix.netcom.com'" , "'creali@vanalco.com'" , "'Gary.Peterson@fortjamesmail.com'" , "'gastrans@puget.com'" , "'hls@nwnatural.com'" , "'kri.jane@pdq.net'" , "'lgoodric@cngc.com'" , "'marcl@subutil.com'" , "'MVaughn@cngc.com'" , "'MWAAS@cngc.com'" , "'pat_scherzinger@pgn.com'" , "'rernest@intgas.com'" , "'rsf@nwnatural.com'" , "'sdoss@wlinpco.com'" , "'sgillit@cngc.com'" , "'spfaff@cngc.com'" , "'Tina.m.patton@boeing.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: December 04, 2000 +Category: MAINTENANCE +Subcategory: NWP MONTHLY MAINTENANCE +Subject: 01-176 Revised Dec. 2000 Maintenance + +Notice Text: +All Shippers Letter #01-176 +Date:?? 12/04/00 +Time:?? 12:00hrs + +TO:???? ??? All Shippers +Subject:??????? ***Revised December 2000 Maintenance*** + +WILLIAMS GAS PIPELINE-WEST / Northwest Pipeline SCHEDULED +MAINTENANCE as posted 12- 4, 2000 which includes revised dates for +the Vernal Pigging Project anomaly repairs. + +The following maintenance work is scheduled on Williams Gas Pipeline-West/ +Northwest Pipeline (WGP-W) during the month of December 2000.? The scheduled +maintenance is Northwest's most recent projection of potential system +impacts.? This +schedule is provided to assist you in planning your business for the coming +month. +The impacts are estimates, which could change depending on other scheduling +factors. +If any scheduled maintenance activities change, an updated notice will be +posted to the +EBB as soon as possible. + +Vernal Pigging Project: + +December 12, 2000 + +While excavating the 26" mainline, Northwest Pipeline identified two +anomalies +between Block valve 2-10 (MP 263) and 2-9 (MP 247) that will require repair. +Northwest will be unable to receive gas for approximately fourteen hours (14 +hrs) on +Tuesday December 12, 2000 while the repairs are taking place. + +Affected supply points:? Sand Springs, Conoco Dragon Trail, West Douglas, +Trail +Canyon, and Foundation Creek. + +December 19, 2000 + +While excavating the 26" mainline, Northwest Pipeline identified 1 anomaly +between +mainline valve 2-8 (MP 232) and valve 22-8a (MP 240) that will require +repair. +Northwest will be unable to receive gas for approximately thirteen hours (13 +hrs) on +Tuesday December 19, 2000 while the repair is taking place. + +Affected points: Calf Canyon Receipt, Grand Junction Delivery + +Northwest Pipeline will try to mitigate any negative impact to Shippers +during this +period of time. Northwest will advise you of any change to this schedule. + +If you have any questions regarding this notice, please contact your +Northwest +Marketing Service Representative at (801) 584-7301. + +WGP-W +st \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/11079996.1075855499230.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/11079996.1075855499230.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..421a3c9a --- /dev/null +++ b/demo/ermis-f/Notes/cur/11079996.1075855499230.JavaMail.evans@thyme:2,S @@ -0,0 +1,52 @@ +Message-ID: <11079996.1075855499230.JavaMail.evans@thyme> +Date: Wed, 25 Apr 2001 02:06:00 -0700 (PDT) +From: 10jribnick@interchange-energy.com +To: fermis@ect.enron.com +Subject: LDC Forum-Atlanta-Sign Up Now! +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Jerry Ribnick <10jribnick@interchange-energy.com> +X-To: Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +[IMAGE] + +Register now -- before it sells out! +Your customers are already signed up. +Click here to register and/or see the attendee list! + +The Atlanta LDC Forum promises to be the largest gathering of energy buyers +in the Southeast. Network with your customers and hear from industry experts +about the growing gas and power crunch in the Southeast Region. The last 4 +LDC Forums were sold out, so don't be too late! + +Special Focus at this year's Atlanta Forum: + +Risk management +Supply constraints and availability +New projects +Will California problems spread to the Southeast? + +Click here to go directly to the Atlanta LDC Forum Registration Form +For an agenda, a pre-listing of attendees or more information, visit our +website at +www.interchange-energy.com (then click on the Atlanta Forum) +or call Jerry Ribnick at 763-545-1515 or 800-427-3976 + +* * * * * * * * * * * * * * * * * * * * * * + ? ?The LDC Forum Series +?Atlanta +June 4-5. 2001 ?Chicago ? + Sept. 10-12, 2001? ?Boston + April 18-19, 2002 +Interchange Energy Group, 620 Mendelssohn Avenue North, Suite 161, +Minneapolis, MN 55427 +* * * * * * * * * * * * * * * * * * * * * * +If you prefer to not receive future e-mails regarding The LDC Forums, please +REPLY to this message and indicate REMOVE in the subject field. + - 9915star.gif \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/11243124.1075855485876.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/11243124.1075855485876.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f2f1fb60 --- /dev/null +++ b/demo/ermis-f/Notes/cur/11243124.1075855485876.JavaMail.evans@thyme:2,S @@ -0,0 +1,76 @@ +Message-ID: <11243124.1075855485876.JavaMail.evans@thyme> +Date: Fri, 17 Nov 2000 04:26:00 -0800 (PST) +From: jay.reitmeyer@enron.com +To: matthew.lenhart@enron.com, kenneth.shulklapper@enron.com, + tori.kuykendall@enron.com, frank.ermis@enron.com, + steven.south@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com +Subject: FW: The best! +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Jay Reitmeyer +X-To: Matthew Lenhart, Kenneth Shulklapper, Tori Kuykendall, Frank Ermis, Steven P South, Mike Grigsby, Keith Holst +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Jay Reitmeyer/HOU/ECT on 11/17/2000 01:26 +PM --------------------------- + + +Jeff Coates@EES +11/17/2000 12:15 PM +To: Jay Reitmeyer/HOU/ECT@ECT +cc: +Subject: FW: The best! + + +---------------------- Forwarded by Jeff Coates/HOU/EES on 11/17/2000 12:12 +PM --------------------------- + + +C Kyle Griffin +11/17/2000 11:51 AM +To: Ken Byrd @ ENRON, lcc11@hypercon.com, "Merida L. +Carrabba" @ ENRON, Stephen C Griffin + @ ENRON, "Michael Lanasa" @ +ENRON, Erik Songer @ ENRON, brandons@ctrec.com, +Monica Roberts/HOU/EES@EES, Amanda Boettcher/HOU/EES@EES, Tom +Donovan/ENRON@enronxgate, Jeff Coates/HOU/EES@EES, Timothy J +Hamilton/HOU/EES@EES, Laura R Arnold/DUB/EES@EES, Morgan Babin/HOU/EES@EES, +Justin O'Malley/HOU/EES@EES, Chris Elliott/HOU/EES@EES +cc: +Subject: FW: The best! + +This is a little weird, but nonetheless, funny. + +---------------------- Forwarded by C Kyle Griffin/HOU/EES on 11/17/2000 +11:41 AM --------------------------- + + +Aneela Charania@ECT +11/17/2000 11:35 AM +To: afshic@yahoo.com, C Kyle Griffin/HOU/EES@EES, rmchargue@kpmg.com, +pmundwiller@kpmg.com, Farouk Lalji/HOU/ECT@ECT, nikunj@alltel.net, +christine.r.rodriguez@us.arthurandersen.com, shahzadd@hotmail.com, +sheilah.c.osowski@us.arthurandersen.com, barkat.charania@usa.net, +toral_vani@hotmail.com, gcharania@yahoo.com, ssadruddin@breakaway.com, +asma.meghani@chase.com, zroopani@kpmg.com, mali214@hotmail.com, +SDhanani@gulshaninc.com, alid8@aol.com, ma69132@email.msn.com +cc: +Subject: FW: The best! + + + + + + - West Palm Beach voters. (1).doc + + + + + + diff --git a/demo/ermis-f/Notes/cur/11431704.1075855498182.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/11431704.1075855498182.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..55f642d7 --- /dev/null +++ b/demo/ermis-f/Notes/cur/11431704.1075855498182.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <11431704.1075855498182.JavaMail.evans@thyme> +Date: Mon, 7 May 2001 01:10:00 -0700 (PDT) +From: russell.appelget@enron.com +To: frank.ermis@enron.com +Subject: Bowling +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Russell L Appelget +X-To: Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Frank, + +Are you interested in bowling in the city tournament this year? It will be +the weekend of June 9 & 10. + +Fred and I are bowling. + +Let me know ASAP. + +Thanks, +Russ \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/11434199.1075855484594.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/11434199.1075855484594.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ec7f7f76 --- /dev/null +++ b/demo/ermis-f/Notes/cur/11434199.1075855484594.JavaMail.evans@thyme:2,S @@ -0,0 +1,197 @@ +Message-ID: <11434199.1075855484594.JavaMail.evans@thyme> +Date: Tue, 5 Dec 2000 04:18:00 -0800 (PST) +From: susan.t.turpin@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + browning@wasatchenergy.com, bruce.langmade@fortjamesmail.com, + bymank@wdni.com, cards@wdni.com, ccoyle@americansoda.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, kri.pam@pdg.net, + llightfoot@coral-energy.com, lmanis@sdge.com, lprior@enron.com, + niels_a_vervloet@reliantenergy.com, ramperms@bp.com, + rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com +Subject: NWP System Notice - 01-178 Soliciting Electronic Bids for Av +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Turpin, Susan T" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: December 05, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-178 Soliciting Electronic Bids for Av + +Notice Text: + +All Shippers Notification: 01-178?????? ??????? ??????? Dated December 5, +2000 + + + +TO:???? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????? (801) 971-5983 +cellular?????????????????????????????? +?????????????????????? Williams Gas Pipeline-West +?????????????????????? Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR AVAILABLE FIRM MAINLINE +TRANSPORTATION??????????????????????? CAPACITY ON NORTHWEST'S TRANSMISSION +SYSTEM + +Northwest has posted the following package of available firm TF-1 Large +Customer transportation capacity to its Electronic Bulletin Board ("EBB") for +competitive bid pursuant to the "Right-of-First-Refusal; Posting of Pipeline +Capacity" provision of Northwest's Tariff, which requires availability of +capacity to be posted to the EBB subject to bid.? All prearranged terms are +indicated below, if applicable.? The prearranged shipper has the right to +match the highest economic value at the end of the bid period.? If the +prearranged shipper does not match the highest economic value, award of such +capacity will be made according to Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS CLOSED +BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace Karpakis or your +Marketing Services Representative if you encounter any problems with your EBB +bid(s).? DON'T WAIT UNTIL THE LAST MINUTE TO POST YOUR BID.? Time deadlines +are electronically monitored and implemented. + +PACKAGE "BB" +From the November 14, 2000 Posting +EBB OFFER # 451 + +RECEIPT? ?????? DELIVERY??????? ???? TOTAL????? INITIAL PRIMARY PREARRANGED +?POINT? ???????? POINT???????????????? DTH/D???? CONTRACT TERM? ?? OFFER?? + +X-Over-16??????????????????????????? Clay Basin??????????? 10,000??????? +12/07/00 - 12/31/00??? ??? YES + +Min. Acceptable Bid:??? $0.03 per Dth of daily Reservation Contract Demand +for Flexible Receipt/Delivery Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 10,000 Dth/d +Bid Open Date:? ??????? 12/05/00 - (Noon Central Time) +Bid Close Date: ??????? 12/06/00 - (Noon Central Time) +Award Deadline: ??????? 12/06/00 - (1:00 pm Central Time) +Evergreen:????? ??????? ??????? Month to Month, Ten (10) Business Days Prior +Written Notice by Either Party +Special Terms & Cond:?? ??????? See 1, 2 and 3 Below. + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity and shipper and replacement shipper may utilize any available points +on Northwest's transmission system without impacting the discount for the +original shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition to the Reservation Charge Bid, shipper will pay the volumetric +charge, the applicable surcharges and fuel. + +? +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available transportation capacity.? Multiple electronic bid(s) can be +submitted for the total available transportation capacity under the specified +package OR multiple rates can be submitted each for a partial amount of +available transportation capacity under the specified package.? If the same +Shipper submits multiple bids, the highest present value for such package of +available transportation capacity shall be considered the valid bid. All +other bids from the same Shipper for the same package of transportation +capacity will be discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is less than minimum tariff rate, the following formula is utilized:? +Bid Rate x FERC Interest Rate x The Maximum Bid Quantity x 365 days/100/12; +or if the maximum rate is bid, the following formula is utilized:? Bid Rate x +FERC Interest Rate x Maximum Bid Quantity x days bid/100. In case of a tie, +each tied shipper will have the right to improve its bid by submitting an +improved bid within 24 hours of the bid close time.? Such improved bid shall +be faxed to (801) 584-7076 to Candace Karpakis or Patrick Aman.? If a tie +still exists, such capacity shall be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than indicated for the capacity unless maximum rate is bid. + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button on the offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The screen will allow you to review the conditions of the offer.? +Close this screen when you have finished reviewing. + +5. At this point you can review current bids posted for this offer by +selecting the "VIEW BID" button.? Close this screen when you have finished +viewing. + +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, highlight the receipt/delivery point section with the left mouse +button and modify accordingly. Select "SAVE".? If an error appears at the +button of the screen, the error will need to be corrected and the data will +need to be saved again.? If successful, a message will appear indicating the +bid information has saved and the bid rate must be entered.? Select "OK". + +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +You have just "CREATED" your bid for the offer.? You now need to "SUBMIT" +your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button.? All of your bids will appear.? Highlight the "BID IN DRAFT STATUS" +that you would like to submit.? Select the "SUBMIT" button at the top of the +screen to post the bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button.? All of +your bids will appear.? If the bid has not yet been submitted, highlight the +"BID IN DRAFT STATUS" that you would like to withdraw.? Select the "WITHDRAW" +button at the top of the screen to withdraw the bid.? After a bid has been +withdrawn, you can select the "DELETE" button at the top of the screen to +delete it from the screen. + +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + + +Word: F\Short Term/Capacity for Bid-All 2000 December 5, 2000 01-177.doc \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/11451764.1075855487639.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/11451764.1075855487639.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1ff71e94 --- /dev/null +++ b/demo/ermis-f/Notes/cur/11451764.1075855487639.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <11451764.1075855487639.JavaMail.evans@thyme> +Date: Fri, 27 Oct 2000 10:17:00 -0700 (PDT) +From: david.forster@enron.com +To: enrononline.1@enron.com, enrononline.2@enron.com, enrononline.3@enron.com, + enrononline.4@enron.com, enrononline.5@enron.com, + enrononline.6@enron.com +Subject: EnronOnline Reports +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: David Forster +X-To: EnronOnline Internal Distribution 1, EnronOnline Internal Distribution 2, EnronOnline Internal Distribution 3, EnronOnline Internal Distribution 4, EnronOnline Internal Distribution 5, EnronOnline Internal Distribution 6 +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Please refrain from running reports on the EnronOnline databases between 7 am +- 2 pm CST / 1pm - 8pm GMT, which is our peak usage period. + +These reports slow down EnronOnline trading. + +We will have a solution to this problem within the next few weeks, but in the +meantime, we appreciate your cooperation with the above. + +Thanks, + +Dave + \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/11794568.1075855498895.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/11794568.1075855498895.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..975b6ae2 --- /dev/null +++ b/demo/ermis-f/Notes/cur/11794568.1075855498895.JavaMail.evans@thyme:2,S @@ -0,0 +1,45 @@ +Message-ID: <11794568.1075855498895.JavaMail.evans@thyme> +Date: Mon, 30 Apr 2001 05:23:00 -0700 (PDT) +From: anne.bike@enron.com +To: prices@intelligencepress.com, lkuch@mh.com, sspeaker@energyintel.com, + phillip.allen@enron.com, mike.grigsby@enron.com, + darron.giron@enron.com, mhenergy@yahoo.com, kdool@mh.com, + thaywood@ftenergy.com, tori.kuykendall@enron.com, + jane.tholt@enron.com, frank.ermis@enron.com, keith.holst@enron.com, + monique.sanchez@enron.com, matthew.lenhart@enron.com, + steven.south@enron.com, randall.gay@enron.com, + jay.reitmeyer@enron.com, susan.scott@enron.com, + susan.scott@enron.com +Subject: Enron's Cheyenne Hub May Baselaod Trades +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Anne Bike +X-To: prices@intelligencepress.com, lkuch@mh.com, SSPEAKER@ENERGYINTEL.COM, Phillip K Allen, Mike Grigsby, Darron C Giron, mhenergy@yahoo.com, kdool@mh.com, thaywood@ftenergy.com, Phillip@Home, Tori Kuykendall, Jane M Tholt, Frank Ermis, Keith Holst, Monique Sanchez, Matthew Lenhart, Steven P South, Randall L Gay, Jay Reitmeyer, Susan M Scott, Susan M Scott +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Mike Grigsby has been in contact with Inside FERC regarding posting an index +at the Cheyenne Hub in the future. Based on their request, we are providing +our trade data for your review. + +Attached, please find a spreadsheet containing all Fixed Price Physical +Trades transacted by Enron during the April Bid-week for May Baseload Flow at +Cheyenne Hub points. In addition to the trades listed, Enron provided +further liquidity at Cheyenne with 7 index related deals that have not been +included in the list. + +Please let me know if you have any questions or comments. + +Thank you. + +Anne Bike + + + + + + diff --git a/demo/ermis-f/Notes/cur/11844439.1075855487262.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/11844439.1075855487262.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..35288861 --- /dev/null +++ b/demo/ermis-f/Notes/cur/11844439.1075855487262.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <11844439.1075855487262.JavaMail.evans@thyme> +Date: Wed, 8 Nov 2000 00:29:00 -0800 (PST) +From: michael.etringer@enron.com +To: phillip.allen@enron.com, frank.ermis@enron.com +Subject: Prices for Clark PUD +Cc: dave.fuller@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: dave.fuller@enron.com +X-From: Michael Etringer +X-To: Phillip K Allen, Frank Ermis +X-cc: Dave Fuller +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Sharpen you pencils, + +Clark PUD is out for another RFP to purchase term gas supplies for their +Combined Cycle (250 MW) plant located in Clark County WA. The total demand +for the plant is about 48,000 MMBtu/day peak (30,000 from Sumas and ~17,000 +Stanfield). + +Attached is a template for the response. I have highlighted in RED the +sections I would like quotes on. We will be working with John Griffith on +the structured transaction sections. I you have comments let us know. + +The RFP is due tomorrow so we would like some feedback today if possible. diff --git a/demo/ermis-f/Notes/cur/11893901.1075855497442.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/11893901.1075855497442.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6cd28a08 --- /dev/null +++ b/demo/ermis-f/Notes/cur/11893901.1075855497442.JavaMail.evans@thyme:2,S @@ -0,0 +1,132 @@ +Message-ID: <11893901.1075855497442.JavaMail.evans@thyme> +Date: Fri, 11 May 2001 08:49:00 -0700 (PDT) +From: outlook.team@enron.com +To: cheryl.wilchynski@enron.com, cindy.ward@enron.com, jo.hill@enron.com, + sonja.galloway@enron.com, bilal.bajwa@enron.com, binh.pham@enron.com, + bradley.jones@enron.com, bruce.mills@enron.com, + chance.rabon@enron.com, chuck.ames@enron.com, + david.baumbach@enron.com, jad.doan@enron.com, + o'neal.winfree@enron.com, phillip.love@enron.com, + sladana-anna.kulic@enron.com, victor.guggenheim@enron.com, + alejandra.chavez@enron.com, anne.bike@enron.com, + carole.frank@enron.com, darron.giron@enron.com, + elizabeth.hernandez@enron.com, elizabeth.shim@enron.com, + jeff.royed@enron.com, kam.keiser@enron.com, kimat.singla@enron.com, + kristen.clause@enron.com, kulvinder.fowler@enron.com, + kyle.lilly@enron.com, luchas.johnson@enron.com, + maria.garza@enron.com, patrick.ryder@enron.com, + ryan.o'rourke@enron.com, yuan.tian@enron.com, frank.ermis@enron.com, + jane.tholt@enron.com, jay.reitmeyer@enron.com, keith.holst@enron.com, + matthew.lenhart@enron.com, mike.grigsby@enron.com, + monique.sanchez@enron.com, phillip.allen@enron.com, + randall.gay@enron.com, tori.kuykendall@enron.com, + ina.norman@enron.com, jackie.travis@enron.com, + michael.gasper@enron.com, brenda.fletcher@enron.com, + jeanne.wukasch@enron.com, mary.franklin@enron.com, + mike.potter@enron.com, natalie.baker@enron.com, + suzanne.calcagno@enron.com, albert.stromquist@enron.com, + rajesh.chettiar@enron.com, derek.anderson@enron.com, + brad.horn@enron.com, camille.gerard@enron.com, cathy.lira@enron.com, + daniel.castagnola@enron.com, eva.tow@enron.com, lam.nguyen@enron.com, + andy.pace@enron.com, anna.santucci@enron.com, + claudia.guerra@enron.com, clayton.vernon@enron.com, + david.ryan@enron.com, eric.smith@enron.com, grace.kim@enron.com, + jason.kaniss@enron.com, kevin.cline@enron.com, rika.imai@enron.com, + todd.decook@enron.com, beth.jensen@enron.com, + billi.harrill@enron.com, martha.sumner-kenney@enron.com, + phyllis.miller@enron.com, sandy.olofson@enron.com, + theresa.byrne@enron.com, danny.mccarty@enron.com, denis.tu@enron.com, + john.ayres@enron.com, john.millar@enron.com, + julie.armstrong@enron.com, maggie.schroeder@enron.com, + max.brown@enron.com, randy.cantrell@enron.com, tracy.scott@enron.com, + charles.muzzy@enron.com, cora.pendergrass@enron.com, + darren.espey@enron.com, jessica.white@enron.com, + kevin.brady@enron.com, kirk.lenart@enron.com, lisa.kinsey@enron.com, + margie.straight@enron.com, mark.schrab@enron.com, + souad.mahmassani@enron.com, tammy.gilmore@enron.com, + teresa.mcomber@enron.com, wes.dempsey@enron.com, + barry.feldman@enron.com, catherine.huynh@enron.com +Subject: 4-URGENT - OWA Please print this now. +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Outlook Migration Team +X-To: Cheryl Wilchynski, Cindy R Ward, Jo Ann Hill, Sonja Galloway, Bilal Bajwa, Binh Pham, Bradley Jones, Bruce Mills, Chance Rabon, Chuck Ames, David Baumbach, Jad Doan, O'Neal D Winfree, Phillip M Love, Sladana-Anna Kulic, Victor Guggenheim, Alejandra Chavez, Anne Bike, Carole Frank, Darron C Giron, Elizabeth L Hernandez, Elizabeth Shim, Jeff Royed, Kam Keiser, Kimat Singla, Kristen Clause, Kulvinder Fowler, Kyle R Lilly, Luchas Johnson, Maria Garza, Patrick Ryder, Ryan O'Rourke, Yuan Tian, Frank Ermis, Jane M Tholt, Jay Reitmeyer, Keith Holst, Matthew Lenhart, Mike Grigsby, Monique Sanchez, Phillip K Allen, Randall L Gay, Tori Kuykendall, Ina Norman, Jackie Travis, Michael J Gasper, Brenda H Fletcher, Jeanne Wukasch, Mary Theresa Franklin, Mike Potter, Natalie Baker, Suzanne Calcagno, Albert Stromquist, Rajesh Chettiar, Derek Anderson, Brad Horn, Camille Gerard, Cathy Lira, Daniel Castagnola, Eva Tow, Lam Nguyen, Andy Pace, Anna Santucci, Claudia Guerra, Clayton Vernon, David Ryan, Eric Smith, Grace Kim, Jason Kaniss, Kevin Cline, Rika Imai, Todd DeCook, Beth Jensen, Billi Harrill, Martha Sumner-Kenney, Phyllis Miller, Sandy Olofson, Theresa Byrne, Danny McCarty, Denis Tu, John A Ayres, John Millar, Julie Armstrong, Maggie Schroeder, Max Brown, Randy Cantrell, Tracy Scott, Charles T Muzzy, Cora Pendergrass, Darren Espey, Jessica White, Kevin Brady, Kirk Lenart, Lisa Kinsey, Margie Straight, Mark L Schrab, Souad Mahmassani, Tammy Gilmore, Teresa McOmber, Wes Dempsey, Barry Feldman, Catherine Huynh +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Current Notes User: + +REASONS FOR USING OUTLOOK WEB ACCESS (OWA) + +1. Once your mailbox has been migrated from Notes to Outlook, the Outlook +client will be configured on your computer. +After migration of your mailbox, you will not be able to send or recieve mail +via Notes, and you will not be able to start using Outlook until it is +configured by the Outlook Migration team the morning after your mailbox is +migrated. During this period, you can use Outlook Web Access (OWA) via your +web browser (Internet Explorer 5.0) to read and send mail. + +PLEASE NOTE: Your calendar entries, personal address book, journals, and +To-Do entries imported from Notes will not be available until the Outlook +client is configured on your desktop. + +2. Remote access to your mailbox. +After your Outlook client is configured, you can use Outlook Web Access (OWA) +for remote access to your mailbox. + +PLEASE NOTE: At this time, the OWA client is only accessible while +connecting to the Enron network (LAN). There are future plans to make OWA +available from your home or when traveling abroad. + +HOW TO ACCESS OUTLOOK WEB ACCESS (OWA) + +Launch Internet Explorer 5.0, and in the address window type: +http://nahou-msowa01p/exchange/john.doe + +Substitute "john.doe" with your first and last name, then click ENTER. You +will be prompted with a sign in box as shown below. Type in "corp/your user +id" for the user name and your NT password to logon to OWA and click OK. You +will now be able to view your mailbox. + + + +PLEASE NOTE: There are some subtle differences in the functionality between +the Outlook and OWA clients. You will not be able to do many of the things +in OWA that you can do in Outlook. Below is a brief list of *some* of the +functions NOT available via OWA: + +Features NOT available using OWA: + +- Tasks +- Journal +- Spell Checker +- Offline Use +- Printing Templates +- Reminders +- Timed Delivery +- Expiration +- Outlook Rules +- Voting, Message Flags and Message Recall +- Sharing Contacts with others +- Task Delegation +- Direct Resource Booking +- Personal Distribution Lists + +QUESTIONS OR CONCERNS? + +If you have questions or concerns using the OWA client, please contact the +Outlook 2000 question and answer Mailbox at: + + Outlook.2000@enron.com + +Otherwise, you may contact the Resolution Center at: + + 713-853-1411 + +Thank you, + +Outlook 2000 Migration Team \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/12093605.1075855486848.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/12093605.1075855486848.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a17924d3 --- /dev/null +++ b/demo/ermis-f/Notes/cur/12093605.1075855486848.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <12093605.1075855486848.JavaMail.evans@thyme> +Date: Fri, 10 Nov 2000 08:44:00 -0800 (PST) +From: enron.announcement@enron.com +To: ect.frankfurt@enron.com, ect.helsinki@enron.com, ect.houston@enron.com, + ect.london@enron.com, ect.madrid@enron.com, ect.moscow@enron.com, + ect.oslo@enron.com, ect.singapore@enron.com, ect.stockholm@enron.com, + ect.zurich@enron.com +Subject: Weekend PEP Support +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Europe General Announcement +X-To: ECT Frankfurt, ECT Helsinki, ECT Houston, ECT London, ECT Madrid, ECT Moscow, ECT Oslo, ECT Singapore, ECT Stockholm, ECT Zurich +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +PEP - weekend support + + +For assistance with any PEP problems this weekend please contact the Houston +PEP Support desk on + +1 713-853-4777 Option 4 for 24 hour assistance. diff --git a/demo/ermis-f/Notes/cur/1220829.1075855483626.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/1220829.1075855483626.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e21fd695 --- /dev/null +++ b/demo/ermis-f/Notes/cur/1220829.1075855483626.JavaMail.evans@thyme:2,S @@ -0,0 +1,135 @@ +Message-ID: <1220829.1075855483626.JavaMail.evans@thyme> +Date: Tue, 12 Dec 2000 10:50:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.states@enron.com +Subject: Improved Process for Engaging Temporary Workers +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Employees United States +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +As you are aware, Enron utilizes temporary staffing services to satisfy=20 +staffing requirements throughout the company. For the past several months,= + a=20 +project team, representing Enron=01,s temporary staffing users, have resear= +ched=20 +and evaluated alternative Managed Services programs to determine which sour= +ce=20 +would best meet our current and future needs in terms of quality, performan= +ce=20 +and cost containment objectives. The Business Unit Implementation Project= +=20 +Team members are:=20 + +Laurie Koenig, Operations Management, EES +Carolyn Vigne, Administration, EE&CC +Linda Martin, Accounting & Accounts Payable, Corporate +Beverly Stephens, Administration, ENA +Norma Hasenjager, Human Resources, ET&S +Peggy McCurley, Administration, Networks +Jane Ellen Weaver, Enron Broadband Services +Paulette Obrecht, Legal, Corporate +George Weber, GSS + +In addition, Eric Merten (EBS), Kathy Cook (EE&CC), Carolyn Gilley (ENA),= +=20 +Larry Dallman (Corp/AP), and Diane Eckels (GSS) were active members of the= +=20 +Selection Project Team. + +As a result of the team=01,s efforts, we are pleased to announce the beginn= +ing=20 +of a strategic alliance with CORESTAFF=01,s Managed Services Group. This g= +roup=20 +will function as a vendor-neutral management entity overseeing all staffing= +=20 +vendors in the program scope. They will also provide a web based online=20 +technology tool that will enhance the ordering and reporting capabilities. = +=20 +The goal of our alliance with CORESTAFF is to make obtaining a temporary=20 +worker with the right skills and experience easier while protecting the bes= +t=20 +interests of the organization.=20 + +We plan to implement Phase I of this improvement effective January 2, 2001.= + =20 +This Phase I of the implementation will encompass administrative/clerical= +=20 +temporary workers at the Houston locations only. If you currently have=20 +administrative/clerical temporary workers in your department, the enhanceme= +nt=20 +will not affect their position. In an effort to preserve relationships, all= +=20 +current staffing vendors will be invited to participate in this enhanced=20 +program. CORESTAFF shares our commitment to minimize any disruptions in=20 +service during this transition.=20 +=20 +We expect to incorporate the administrative/clerical workers in Omaha,=20 +Seattle and Portland in Phase II, which is scheduled for February, 2001. T= +he=20 +scope and timing of any additional phases will be determined after these tw= +o=20 +phases have been completed. + +Realizing the impact that the temporary workforce has in business today, we= +=20 +selected CORESTAFF=01,s Managed Services Group based on their exceptional= +=20 +management team, commitment to quality service, and creative solutions to o= +ur=20 +staffing needs. The relationship promises to offer Enron a cost effective= +=20 +and simple means for obtaining temporary employees. + +In the coming weeks, Enron and CORESTAFF=01,s Managed Services Group will b= +e=20 +communicating to Enron=01,s administrative/clerical temporary staffing vend= +ors=20 +about the new process. =20 + +There are many benefits to this new Managed Services program, which are=20 +outlined on the attached page. More details on how to utilize CORESTAFF=01= +,s=20 +Managed Services program will be announced soon and meetings will be=20 +scheduled to demonstrate the reporting system and to meet the Managed=20 +Services team. + +What is Managed Services? + +CORESTAFF=01,s Managed Services program includes: + +? Vendor-neutral management model +? Equal distribution of staffing orders to all staffing partners +? Web-based application with online ordering, data capture and customized= +=20 +reporting +? Benchmarking and performance measurement for continuous improvement +? Methodologies for accurate skill-matching and fulfillment efficiencies=20 + +Key Benefits + +? More vendors working on each order from the outset =01) faster access to= +=20 +available talent pools +? Standardized mark-ups and fees to manage costs more effectively +? Online access to requisition status for users=20 +? Robust databases offering managers enhanced tracking and reporting of=20 +temporary usage and expenditures +? Standard and customized reporting capabilities -- online +? Tenured, experienced Managed Services team on-site to assist users in=20 +accessing web site, identifying usage trends, preparing specialized reports= +,=20 +etc. =20 + +Corestaff/Managed Services/Staffing + +Joseph Marsh =01) Lead / Operations (josephm@corestaff.com; 713-438-1400) +Amy Binney, Sharon B. Sellers =01) Operations +Cherri Carbonara =01) Marketing / Communications +Cynthia Duhon =01)Staffing Partner management \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/12640032.1075855485220.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/12640032.1075855485220.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ab74c4a4 --- /dev/null +++ b/demo/ermis-f/Notes/cur/12640032.1075855485220.JavaMail.evans@thyme:2,S @@ -0,0 +1,37 @@ +Message-ID: <12640032.1075855485220.JavaMail.evans@thyme> +Date: Wed, 29 Nov 2000 10:30:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: galleryfurniture.com Bowl +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Enron is proud to be a major sponsor of the galleryfurniture.com Bowl! + +Don't miss your chance to witness college football history, as bowl fever +hits the City of Houston with the inaugural galleryfurniture.com Bowl game +Wednesday, December 27, 2000 at the Houston Astrodome. This is your +opportunity to see the Big XII Conference face off against Conference USA! + +This Friday, December 1st at the Big E' Caf,, Community Relations will be +selling discounted tickets for $8 to all Enron employees from 11:30 am- 1:00 +pm (no limit). +The purchase of a game ticket will also make a difference in the lives of +thousands. All proceeds from ticket sales will go to AIDS Foundation Houston +(AFH) Investment of a Lifetime program, which benefits Houstonians with life +threatening illnesses. +Everyone who purchases a ticket Friday will also receive a coupon for a +complimentary Chick-Fil-A sandwich, and will have the opportunity to pick-up +FREE bowl game merchandise the from the galleryfurniture.com Bowl promotion +truck. In addition, Gallery Furniture will have a special offer to Enron +employees to register to win a brand new 36-inch Color TV! +Don't miss out on all the exciting action and being a part of Houston Bowl +Fever! \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/12673573.1075855483593.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/12673573.1075855483593.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a0b185ae --- /dev/null +++ b/demo/ermis-f/Notes/cur/12673573.1075855483593.JavaMail.evans@thyme:2,S @@ -0,0 +1,497 @@ +Message-ID: <12673573.1075855483593.JavaMail.evans@thyme> +Date: Tue, 12 Dec 2000 11:12:00 -0800 (PST) +From: miki.bode@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + browning@wasatchenergy.com, bruce.langmade@fortjamesmail.com, + bymank@wdni.com, cards@wdni.com, ccoyle@americansoda.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, kri.pam@pdg.net, + llightfoot@coral-energy.com, lmanis@sdge.com, lprior@enron.com, + niels_a_vervloet@reliantenergy.com, ramperms@bp.com, + rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com +Subject: NWP System Notice - 01-188 NWP Short Term Firm Availability +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Bode, Miki" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: December 12, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-188 NWP Short Term Firm Availability + +Notice Text: +All Shippers Notification:? 01-188??? Dated : December 12, 2000 + +*** REMINDER *** + +NORTHWEST PIPELINE'S +NOTICE OF AVAILABLE AND POTENTIALLY AVAILABLE FIRM TRANSPORTATION CAPACITY1) + +??????????????????????????????????????????????? Total??? Available +Pkg? Receipt Point2)????????? Delivery Point2)?????????? Dth/d????????? +Date3)?? + +A??? Sumas??????????????????? Puget(Canyon)??????????????????? 16,000???????? +02/01/01 9) + +B??? Sumas??????????????????? Puget(Canyon)????????????????????? +7,000???????? 01/01/01 9) + +C??? Sumas??????????????????? Puget(Canyon)????????????????????? +5,000????????? 01/01/01 10) + +D??? Sumas????? ??????????????? Kern River/Muddy Crk.?????? 9,772????????? +02/01/01 10) + +E??? Sumas(1160)????????? Kemmerer???????????????????????????? 2,750????????? +01/01/01 9) +???? Ignacio Plant(1590) + +F??? Sumas(2,390)???????? Monticello(330)????????????????????? 6,016????????? +01/01/01 9) +???? Ignacio(3,626)????????? Rio Algom(300) +?????????????????????????????????????? Moab#2(1,861) +?????????????????????????????????????? Moab(2,283) +?????????????????????????????????????? Arches National Park(17) +?????????????????????????????????????? Vernal(653) +?????????????????????????????????????? Dutch John(125) +?????????????????????????????????????? Redwash(447) + +********************************************************************** +Jackson Prairie Receipt Point Capacity +Available for TF-1 or TF-2 Service as specified below + +G??? Jackson Prairie??? SIPI????????????????????????????? 47,341?? NOW 5)8) +???? (55,715)??????????????????? Lynden??????????????????????????? 592????? +?????????????????????????????????????? Lawrence???????????????????????? +81?????? +?????????????????????????????????????? ACME???????????????????????????????? +68?????? +?????????????????????????????????????? Mt. Vernon???????????????????? +115????? +?????????????????????????????????????? Sedro/Woolley??????????? 3,988??? +?????????????????????????????????????? LDS Church??????????????????? 133 +?????????????????????????????????????? Granite Falls??????????????? 1,536??? +?????????????????????????????????????? Machias?????????????????????? 1,840??? +?????????????????????????????????????? Snohomish????????????????????? +21?????? + +H??? Jackson Prairie??? Echo Lake??????????????????????? 33?????? NOW 5)8) +???? (7,530)????????????????????? Duval/Cottage Lake????? 183???? +?????????????????????????????????????? Redmond??????????????????? 3,293?? +?????????????????????????????????????? May Valley????????????????????? +300???? +?????????????????????????????????????? Lake Francis?????????????? 2,808?? +?????????????????????????????????????? Covington????????????????????? 263???? +?????????????????????????????????????? Black Diamond????????????? 450???? +?????????????????????????????????????? Enumclaw????????????????????? 200???? + +I??? Jackson Prairie????? Sedro/Woolley?????????? 8,300??? 05/01/01 5)10) + +J?? Jackson Prairie????? South Lake???????????? 35,500?? NOW 6) +?? +K?? Jackson Prairie????? Idaho State Pen.?????? 1,735??? NOW 6) + +L?? Jackson Prairie????? Kern River/Muddy Crk.? 98,069?? NOW 6) + +M? Jackson Prairie????? Shute Creek???????????? 7,688??? NOW 6) + +N?? Jackson Prairie????? Pocatello?????????????????? 1,198??? NOW 6) + +O?? Starr Road?????????????? Inland Paper??????????????? 830????? NOW 8) + +P?? Stanfield????????????????? Stanfield??????????????????? 3,681??? 01/01/01 +9) + +Q?? Stanfield????????????????? Stanfield?????????????????? 14,490?? 04/01/02 +10) + +R?? Shute Creek??????????? Ignacio-Bondad (EPNG)? 25,000?? NOW + +S?? Shute Creek??????????? Ignacio-Bondad (EPNG)? 25,000?? 01/01/01 9) + +T?? Shute Creek??????????? Ignacio-Bondad (EPNG)? 10,000?? 01/01/01 10) + +U?? Shute Creek??????????? Ignacio-Bondad (EPNG)? 15,000?? 11/01/01 9) + +V?? Opal Plant??????????????? Western Mkt Center????? 90,000??? 04/01/01 9) + +W?? Painter??????????????????? Muddy Creek (KERN)???????? 8,351??? NOW 8) + +X?? Painter???????????????????? Muddy Creek (KERN)??????? 35,000?? 01/01/01 +9) + +Y??? Western Mkt Center?????? Crossover 16-Questar?? 50,415?? 01/01/01 7) 9) + +Z??? Western Mkt Center?????? Clay Basin?????????????????????????? 4,585??? +NOW 7) 8) + +AA?? Crossover 16???????????????? Green River-CIG?????????????? 23,152??? NOW +7) 8) + +BB?? Crossover 16????????????????? Clay Basin????????????????????????? +10,000?? NOW 7) 9) + +CC?? Crossover 16???????????????? Clay Basin?????????????????????????? +17,263?? NOW 7) + +DD?? Green Rvr/McKinn-CIG? Clay Basin?????????????????????????? 23,152?? NOW +7) 8) + +EE?? Clay Basin???????????????????????? Chevron Rangely(6093)???? 7,488??? +03/01/01 9) +?????????????????????????????????????????????????? Vernal (1395) + +FF?? Clay Basin???????????????????????? Redwash/Questar???????????? 19,240?? +03/01/01 7) 9) + +GG?? Clay Basin??????????????????????? +Rifle?????????????????????????????????????? 7,770??? NOW 7) 8) + +HH?? Clay Basin??????????????????????? +Rifle??????????????????????????????????????? 1,850??? 01/01/01 7) 10) + +II?? Clay Basin????????????????????????? American Soda Ash???????????? +1,140??? NOW 7) 8) + +JJ?? Jensen (Ut Gas Svc)????? Green River-CIG?????????????????????? 316??? +NOW + +KK?? Redwash/Chevron??????? Green River-CIG??????????????????? 1,850??? NOW +8) + +LL?? Redwash/QPC??????????????? +Rifle????????????????????????????????????????? 1,050??? NOW 7) 8) +???? +MM?? Greasewood??????????????? Clay Basin?????????????????????????????? +2,765??? NOW 8) + +NN?? Piceance Quick Cycle?? Green River-CIG??????????????????? 1,005??? NOW + +OO?? Barrett???????????????????????????? Kern +River????????????????????????????? 4,097??? 03/01/01 9) +? +PP?? Barrett????????????????????????????? Green River-CIG?????????????????? +6,460??? NOW 8) + +QQ?? North Douglas??????????????? Green River-CIG?????????????????? 3,178??? +NOW + +RR?? Sand Springs?????????????????? Ignacio-Bondad (EPNG)???? 23,148??? +01/01/01- +?????????????????????????????????????????????????????????????????????????????? +????????????????????????????????? 03/31/01 4) + +SS?? Sand Springs????????????????? Ignacio-Bondad (EPNG)?????? 23,148?? +11/01/01 4,10) + +TT?? West Douglas???????????????? Clay Basin?????????????????????????????? +2,354?? NOW 8) + +UU?? Calf Canyon(410)??????????? Kern River????????????????????????????????? +703??? 01/01/01 9) +???? Foundation Crk.(293) + +VV?? Lisbon??????????????????????????? Green River-CIG????????????????????? +2,600??? NOW + +WW?? Grand Valley??????????????? Green River-CIG????????????????????? +1,137??? NOW + +XX?? Grand Gas????????????????????? Green River-CIG????????????????????? +1,000??? NOW + +YY?? Ignacio Plant????????????????? Green River-CIG????????????????????? +5,000??? 01/01/01 9) + +ZZ?? Ignacio Plant????????????????? Green River-CIG????????????????????? +1,424??? NOW 8) + +AAA? Ignacio Plant??????????????? Green River-CIG???????????????????? +11,177?? NOW + +BBB?? Ignacio Plant??????????????? Grand Junction??????????????????????? +4,000??? 01/01/01 9) + +CCC?? Ignacio Plant?????????????? Grand Junction??????????????????????? +4,310??? NOW 8) + +DDD?? Ignacio Plant??????????????? Ignacio -Bondad (EPNG)??????? 50,000?? NOW +8) + +EEE?? Blanco Hub-TW??????????? Green River-CIG????????????????????? 25,000?? +01/01/01 9) + +FFF?? Blanco Hub-TW??????????? Green River-CIG????????????????????? 15,000?? +01/01/01 10) + +GGG?? Blanco Hub-TW????????? Green River-CIG????????????????????? 35,563?? +NOW + + +************************************************************************ + +1) This notification supercedes all previous Notices of Available and +???? Potentially Available Capacity and is subject to change at any time. + +2) Other receipt and delivery points utilizing the described +??? transportation corridor may be available. + +3)? Potential Availability date for the Capacity. + +4)? Contracts shall include the following subordinate scheduling +??? provision if the requested term extends into a critical operational +??? period: + +To the extent Shipper's nominated volumes are not scheduled solely +due to Shipper's subordinate scheduling priorities set forth below, +the monthly base reservation charge will be discounted to $0.00 per +Dth for that quantity only. + +Section 14.1(c)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights through any mainline constraint +from the Sand Springs receipt point to the Ignacio Bondad (or +LaPlata-TW) delivery point(s) to have a scheduling priority which +will be subordinate to the scheduling priority for any firm shipper +with primary corridor rights that encompass and extend beyond the +Sand Springs to Ignacio Bondad (or LaPlata-TW) corridor. + +5) Available for TF-1 or TF-2 transportation service.? TF-2 service +will not be discounted below Northwest's current Tariff filed rate +for TF-2 service.? Additionally, TF2 service must be linked to requester's +designated storage contract or storage ownership right. TF-2 service shall +include the following subordinate scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights from the Jackson Prairie receipt +point to the _____________ delivery point to have a scheduling +priority at any northflow constraint point in that corridor that is +subordinate to the scheduling priority for any firm service with +unconditioned primary corridor rights through such constraint point. + +6) Available for TF-2 transportation service only. TF-2 service will +not be discounted below Northwest's current Tariff filed rate for??? TF-2 +service.? Additionally, TF2 service must be linked to requester's +designated storage contract or storage ownership right.? TF-2 service +shall include the following subordinate scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights from the Jackson Prairie receipt +point to the _____________ delivery point to have a scheduling +priority at any southflow constraint point in that corridor that is +subordinate to the scheduling priority for any firm service with +unconditioned primary corridor rights through such constraint point. + +7) Capacity is not to exceed a one month primary term with evergreen +language.? Any offers with terms greater than one month will need to be +evaluated for possible seasonal flow conditions that may restrict the +available capacity beyond a one month term. + +8) This capacity is currently under contract with an evergreen clause. +This capacity can be made available by providing one business day??? written +termination notification to the current holder of the??????? capacity. + +9) This capacity is currently under contract with an evergreen clause. +This capacity can be made available by providing ten business days +written termination notification to the current holder of the capacity. + +10) This capacity is currently under contract and does not contain an +evergreen clause. + +11) This capacity is "mitigated" capacity and will not contain an +evergreen clause. + +12) This capacity is available only for the term offered.? No evergreen +clause available.? + +PROCEDURE FOR REQUESTING AVAILABLE AND +POTENTIALLY AVAILABLE +TRANSPORTATION CAPACITY + +To request Potentially Available Transportation Capacity available on the +first +day of January 2001, Shipper must submit a Prearranged Offer in the form of +the +Letter Agreement provided below.? This Letter Agreement must be received by +Northwest no later than 2:00 pm Central Time on December 13, 2000.? Northwest +will accept or reject the Prearranged Offer by no later than the end of of +the +gas day on December 14, 2000. If the Prearranged Offer is acceptable, +Northwest +will provide a 10-day termination notice to the current holder of the +Capacity, +post the Prearranged Offer for bid, and Award the capacity no later than two +business days after the Bid Close Date.? Unless otherwise specified in this +posting, bids will be evaluated and awarded pursuant to the procedure set +forth +in Northwest's tariff. + +To request the Potentially Available Transportation Capacity with the? one +business day termination provisions as indicated by footnote "8)",? Shipper +must +submit a Prearranged Offer in the form of the Letter Agreement provided +below. +Upon receipt of this Letter Agreement Northwest will either accept or reject +the +Prearranged Offer within 24-hours. If the Prearranged Offer is acceptable, +Northwest will provide the one business day termination notice to the current +holder of the Capacity, post the Prearranged Offer for bid, and Award the +capacity no later than two business days after the Bid Close Date.? Unless +otherwise specified in this posting, bids will be evaluated and awarded +pursuant +to the procedure set forth in Northwest's tariff. + +To request Available Transportation Capacity, Shipper must immediately submit +a +Prearranged Offer in the form of the Letter Agreement provided below.? +Northwest +will accept or reject the Prearranged Offer within two (2) business days of +receipt of the prearranged offer.? If the Prearranged Offer is acceptable, +Northwest will post the Prearranged Offer for bid, and Award the capacity no +later than two business days after the Bid Close Date.? Unless otherwise +specified in this posting, bids will be evaluated and awarded pursuant to the +procedure set forth in Northwest's tariff. Northwest has the right to re-post +Available capacity for bid ith or without prearranged offers. + + +??????? _________________(Date) + + +____________________________ (Company Name) +____________________________ (Company Address) +____________________________ (City, State, Zip) + +VIA FACSIMILE - (801) 584-7076 + +Northwest Pipeline Corporation +c/o Williams Gas Pipelines - West +Attn: Candace C.? Karpakis +295 Chipeta Way +Salt Lake City, UT 84158 + +Re:???? Prearranged Offer for Available or Potentially Available +Transportation +Capacity on Williams' Northwest Pipeline Transmission System + +Dear Candace: + +_______________________ ("Shipper") submits the following bid for available +or +potentially available transportation capacity ("Capacity") designated as +package +_____ on Northwest Pipeline Corporation's ("Northwest") "Notice of Available +or +Potentially Available Firm Transportation Capacity" dated December 12, 2000. +Shipper recognizes and agrees that the Capacity will be subject to the +Special +Conditions set forth in this posting.? Shipper's request? is?? or?? is not +(circle one) contingent upon confirmation that its offered discount rate +provides use of receipt/delivery points outside the receipt/delivery point +corridor specified in the package.? If maximum rate is offered, this +provision +does not apply.? Shipper understands that its prearranged offer is subject to +the Special Conditions described below. + +Shipper understands that Northwest will post the prearranged details of this +offer for such Capacity for bidding and Shipper will have the right to match +the +highest bid value upon close of the bid process.? Northwest will not disclose +the identity of the prearranged bidder in such posting. + +Service Type:?????????? TF-1 Large Customer + +Contract Demand(Dth/d): ____________________ + +Receipt Point(s)(if other than those posted for the designated package of +capacity)????????????????????????? ____________________ +Delivery Point(s)(if other than those posted for the designated package of +capacity)??????????????????????????????? ____________________ +Daily Reservation Rate: $_______/Dth? (applicable surcharges, volumetric +charge +& fuel are additive) + +Term:______________________________to___________________________________ + +Evergreen Requested (circle one):?????? Yes?? or???? No + +Identity of any affiliate of Northwest involved in Shipper's transaction: +Indicate "None" or "Name the Affiliate": +_________________________________________________ + +Northwest's acceptance of Shipper's prearranged offer for the Capacity will +constitute a binding agreement between Northwest and Shipper.? Shipper shall +be +awarded the Capacity at the terms agreed upon in this Letter Agreement if no +bids are received with a greater economic value for such Capacity during the +bid +process. If Shipper elects to match a bid with a greater economic value, it +shall be awarded the Capacity according to the terms of the matched bid. +Shipper +agrees to electronically execute a service agreement on Northwest's +Electronic +Bulletin Board which confirms the terms of the final accepted transaction. + +If you have questions or comments regarding the above referenced information, +please contact __________________________ at ______________________ +Phone Number) ______________________(Fax Number). + +Sincerely, + +______________________________???????????????? (Name) +______________________________???????????????? (Title) + +(Accepted? /? Rejected) by Northwest: + +Date: _______________?? Name: ________________________________ + +SPECIAL CONDITIONS +(For Prearranged Offer Agreement) + +If the prearranged offer for the Capacity is accepted at a discount rate +which +provides for the use of receipt/delivery points outside the specified +receipt/delivery point corridor for the Capacity, the accepted prearranged +offered discount rate shall apply no matter which receipt and delivery points +are utilized by Shipper, or any temporary replacement Shipper, under capacity +release transactions, including segmented releases.? If the accepted +prearranged +offered discount rate for the Capacity does not provide for use of +eceipt/delivery points outside the specified receipt/delivery point corridor +for +the Capacity, the accepted prearranged offered discount rate shall apply to +Shipper, or any temporary replacement Shipper, only to the extent that both +Shipper and any temporary replacement Shipper utilize receipt points within +their respective primary firm receipt/delivery point to primary firm delivery +point corridors, otherwise, Shipper will be liable for Northwest's maximum +tariff rates. + +If you are interested in discussing any of the Available or Potentially +Available Capacity, please call Candace Karpakis at (801) 584-6996 (work) or +at +(801) 971-5983 (cellular). + +Word:? F:\NWP Capacity Postings\2000 All Shipper Notices\01-188 12-12-2000?? + + diff --git a/demo/ermis-f/Notes/cur/12718289.1075855486205.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/12718289.1075855486205.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5775310c --- /dev/null +++ b/demo/ermis-f/Notes/cur/12718289.1075855486205.JavaMail.evans@thyme:2,S @@ -0,0 +1,117 @@ +Message-ID: <12718289.1075855486205.JavaMail.evans@thyme> +Date: Wed, 15 Nov 2000 10:22:00 -0800 (PST) +From: enron.announcements@enron.com +To: all_ena_egm_eim@enron.com +Subject: Ameriflash Newsletter +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All_ENA_EGM_EIM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +BUSINESS HIGHLIGHTS + +Coal Trading +The liquidity in trading of the Standard European Coal Agreement has=20 +increased significantly over the last 6 weeks. Many counterparties that=20 +previously opted to stay on the sidelines finally chose to join the game.= +=20 +Since the contract's inception at the beginning of the year, Enron has trad= +ed=20 +a total of 5.3 million tons against the SECA contract, of which 3.8 million= +=20 +tons has been traded via EnronOnline since July 2000. We are 5.3 million= +=20 +tons of a total traded market of 5.8 million tons. + +Principal Investments +Tridium Inc., the leading provider of Internet-based automation=20 +infrastructure solutions, announced the close of a $20 million round of=20 +capital funding. The funds will be used to increase Tridium=01,s sales and= +=20 +technical support offices in North America, expand its operations into Euro= +pe=20 +and Asia, and enhance its technology and products. kRoad Ventures, L.P. and= +=20 +Enron North America each contributed $10 million in venture capital. + +Corporate Development +Allegheny Energy Supply Company, LLC, a wholly owned subsidiary of Alleghen= +y=20 +Energy, Inc., announced the signing of a definitive agreement under which= +=20 +Allegheny Energy Supply will purchase three Enron natural gas-fired merchan= +t=20 +generating facilities. The acquisition is expected to close in the 2nd=20 +quarter of 2001. + +PERFORMANCE REVIEW + +The deadline to provide feedback is Friday, November 17. If you have been= +=20 +selected to provide feedback on one of your fellow employees, please take t= +he=20 +time to fill out an evaluation online at www.pep.enron.com. + +IN THE NEWS + +"Enron Corp., already North America's biggest, buyer and seller of natural= +=20 +gas and electric power is dead serious about its efforts to capture a big= +=20 +slice of the $400 billion global trade in pulp, paper and lumber." +-Reuters News Service + + +2000 CHAIRMAN=01,S AWARD NOMINEES +Please join us in congratulating the ENA/EIM/EGM/ employees who have been= +=20 +recognized as Chairman=01,s award nominees. + +Congratulations to: + + Irma Alvarez Alan Aronowitz Rick Bergseiker Carol Coats Joya Davis =20 +Rufino Durante + Sue Foust Julie Gomez Barbara Gray Jackie Griffith John Harrison Gerr= +i=20 +Irvine + Kathy Benedict Michael Kelley Mike McConnell Dave Nommensen Ina Norman = +=20 +Juan Padron + Veronica Parra Michael Roberts Rhonda Robinson Kevin Sweeney Helen=20 +Taylor Stacey White + +Extra kudos to BARBARA GRAY, who is a finalist for the 2000 Chairman=01,s= +=20 +Award. Barbara and ten other individuals are flying to San Antonio from=20 +around the world to be honored at Enron=01,s annual Management Conference. = + One=20 +of these finalists will be recognized as the 2000 Chairman=01,s Award winne= +r.=20 + + +WELCOME +New Hires ENA/EIM/EGM +ENA =01) Anil Chandy, Alejandra Chavez +EGM =01) Marty Cates, JoAnne Underwood, Brad Miller + +Transfers to ENA/EIM/EGM +ENA =01) Mark Wadlington, Jennifer Blay-Smith, Georgian Landau, Kathryn Bus= +sell,=20 +John Coleman, Steven Gillespie, Clarissa Garcia, Ina Rangel, Farouk Lalji,= +=20 +Eva Rainer, Chuchu Wang, Smith Day +EGM =01) Gloria Solis, Carmella Jones, Nancy Haralson + + +LEGAL STUFF +The information contained in this newsletter is confidential and proprietar= +y=20 +to Enron Corp. and its subsidiaries. It is intended for internal use only= +=20 +and should not be disclosed outside of Enron. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/12906770.1075855485534.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/12906770.1075855485534.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1d786ee6 --- /dev/null +++ b/demo/ermis-f/Notes/cur/12906770.1075855485534.JavaMail.evans@thyme:2,S @@ -0,0 +1,78 @@ +Message-ID: <12906770.1075855485534.JavaMail.evans@thyme> +Date: Wed, 22 Nov 2000 02:36:00 -0800 (PST) +From: kenneth.shulklapper@enron.com +To: matthew.lenhart@enron.com, jay.reitmeyer@enron.com, + tori.kuykendall@enron.com, frank.ermis@enron.com +Subject: Fwd: FW: the Presidential Clock +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Kenneth Shulklapper +X-To: Matthew Lenhart, Jay Reitmeyer, Tori Kuykendall, Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Kenneth Shulklapper/HOU/ECT on 11/22/2000 +10:33 AM --------------------------- + + +"Kenneth Shulklapper" on 11/22/2000 10:25:22 AM +To: kenneth.shulklapper@enron.com, David.aronica@Sun.COM, kal24@cornell.edu, +michael.j.de.la.cruz@intel.com +cc: +Subject: Fwd: FW: the Presidential Clock + + + + + +>From: "Okieffe, Jay" +>To: "Biria St.John (E-mail)" , "Charles Cooper +>(E-mail)" , "Ethan Sullivan (E-mail)" +>, "Gregg Spiro (E-mail)" +>, "Houston Bowles (E-mail)" +>, "Kenny Schulklapper (E-mail)" +>, "Travis St. Peter (E-mail)" +> +>Subject: FW: the Presidential Clock +>Date: Wed, 22 Nov 2000 10:12:28 -0600 +> +>Good one... +> +> +> +>Our good buddy Bill Clinton was assigned a new intern named Sally. Being +>the +>polite gentleman he is, Bill went to visit Sally and ask her if she needed +>any questions answered. She said no, so Bill asked, "Have you seen the +>presidential clock yet?" +> +>Sally replied, "I haven't even heard of the presidential clock." +> +>Bill then replied, "Well let's go to my office, so I can show it to you." +> +>Sally was a little taken aback, and she stated, "With all the problems +>you've had lately, I don't think we should." +> +>Then Bill said, "Ahh, it's just a clock and I promise I won't try +>anything." +> +>Sally then agrees to go with him. +> +>Bill leads her to the Oval Office, shuts and locks the door behind them and +>then drops his pants to the floor. Sally is flabbergasted and says, "Mr. +>President, that is the presidential cock, not the presidential clock." +> +>Bill looks at her and says, "Sally, by my definition, if you put two hands +>and a face on it, it's a clock." +> +> +> + +______________________________________________________________________________ +_______ +Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com + diff --git a/demo/ermis-f/Notes/cur/13001687.1075855485511.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/13001687.1075855485511.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..9f9b2b26 --- /dev/null +++ b/demo/ermis-f/Notes/cur/13001687.1075855485511.JavaMail.evans@thyme:2,S @@ -0,0 +1,38 @@ +Message-ID: <13001687.1075855485511.JavaMail.evans@thyme> +Date: Wed, 22 Nov 2000 04:46:00 -0800 (PST) +From: ina.rangel@enron.com +To: ross.prevatt@enron.com, nelson.ferries@enron.com, charles.otto@enron.com, + george.gilbert@enron.com, fred.lagrasta@enron.com, + lucy.ortiz@enron.com, vikas.dwivedi@enron.com, + matthew.frank@enron.com, troy.black@enron.com, + jennifer.shipos@enron.com, craig.breslau@enron.com, + russell.dyk@enron.com, bill.berkeland@enron.com, + mark.smith@enron.com, jay.reitmeyer@enron.com, + kenneth.shulklapper@enron.com, matthew.lenhart@enron.com, + paul.lucci@enron.com, tori.kuykendall@enron.com, + randall.gay@enron.com, frank.ermis@enron.com, steven.south@enron.com, + jane.tholt@enron.com, monique.sanchez@enron.com, + keith.holst@enron.com, phillip.allen@enron.com, + mike.grigsby@enron.com +Subject: PIRA MEETING +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Ross Prevatt, Nelson Ferries, Charles H Otto, George N Gilbert, Fred Lagrasta, Lucy Ortiz, Vikas Dwivedi, Matthew Frank, Troy Black, Jennifer Shipos, Craig Breslau, Russell Dyk, Bill Berkeland, Mark Smith, Jay Reitmeyer, Kenneth Shulklapper, Matthew Lenhart, Paul T Lucci, Tori Kuykendall, Randall L Gay, Frank Ermis, Steven P South, Jane M Tholt, Monique Sanchez, Keith Holst, Phillip K Allen, Mike Grigsby +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Reminder... + +PIRA will be here giving a presentation on November 30th in EB32C2 at 3:30 +p.m. Attached are 2 versions of the presentation. + +Thank you, +Amanda Huble +Ext: 34384 + +Please feel free to call me if you have any questions. diff --git a/demo/ermis-f/Notes/cur/13057577.1075855486157.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/13057577.1075855486157.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..af2769e8 --- /dev/null +++ b/demo/ermis-f/Notes/cur/13057577.1075855486157.JavaMail.evans@thyme:2,S @@ -0,0 +1,72 @@ +Message-ID: <13057577.1075855486157.JavaMail.evans@thyme> +Date: Wed, 15 Nov 2000 10:48:00 -0800 (PST) +From: office.chairman@enron.com +To: all.worldwide@enron.com +Subject: Anonymous Reporting Facilities +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Office of the Chairman +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + + This is to remind you that various anonymous reporting facilities are=20 +available for you to report violations of Company policy and suspected=20 +criminal conduct by any officer, employee, or agent of the Company relating= +=20 +to the performance of his or her duties. These reporting facilities are al= +so=20 +available for your questions, messages, comments, and suggestions. + + Any policy violation or criminal conduct may be reported by letter, E-mail= +,=20 +or voice mail, as set forth below, describing the suspected violation or=20 +criminal conduct with as much detail as possible to allow the Company to=20 +conduct an investigation of the reported matter. + +1. Letters should be sent to the Confidential Post Office Box: =20 + +Enron Compliance Officer +Confidential - Conduct of Business Affairs=20 +P. O. Box 1188=20 +Houston, Texas 77251-1188 + +2. E-mails should be sent to the Office of the Chairman=01,s E-mail box: = +=20 +Employees with Enron E-mail can access this box by sending an E-mail to the= +=20 +Office of the Chairman. Simply type =01&Office of the Chairman=018 in the = +address=20 +box, type your message, and send. Your message will be completely=20 +anonymous. If, however, you copy your message and E-mail it to someone els= +e,=20 +the copy will not be anonymous. =20 + +3. Voice mail messages should be left with the Office of the Chairman=20 +PhoneMail Box. You can access the Office of the Chairman PhoneMail Box by= +=20 +calling (713) 853-7294. If you call from your extension or an outside line= +,=20 +your message will be completely anonymous. If, however, you access the=20 +PhoneMail Box while you are in the PhoneMail system, your message will not = +be=20 +anonymous. + + You may, but are not required to, identify yourself. If you would like to= +=20 +identify yourself, please submit your name and phone number with your lette= +r=20 +or message. All anonymously reported matters will be investigated and acte= +d=20 +upon in the same manner as those that contain signatures. + + The Company takes great pride in ensuring that Enron is a great place to= +=20 +work. We encourage each employee to continue to conduct the business affai= +rs=20 +of the Company in accordance with all applicable laws and in a moral and=20 +honest manner. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/13077711.1075855486766.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/13077711.1075855486766.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..638f1ec1 --- /dev/null +++ b/demo/ermis-f/Notes/cur/13077711.1075855486766.JavaMail.evans@thyme:2,S @@ -0,0 +1,165 @@ +Message-ID: <13077711.1075855486766.JavaMail.evans@thyme> +Date: Fri, 10 Nov 2000 09:29:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: SUPPLEMENTAL Weekend Outage Report for 11-10-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 10, 2000 5:00pm through November 13, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: POSTPONED +Impact: EDI +Time: Sat 11/11/2000 at 11:00:00 PM CT thru Sun 11/12/2000 at 1:00:00 AM CT + Sat 11/11/2000 at 9:00:00 PM PT thru Sat 11/11/2000 at 11:00:00 PM PT + Sun 11/12/2000 at 5:00:00AM London thru Sun 11/12/2000 at 7:00:00 AM London +Outage: EDI HUB DISK VOLUME INCREASE +Environments Impacted: Corporate +Purpose: Continued EDI volume increases require the addition of more disk +space for EDI operations. +Backout: Utilize current configuration w/o new HACMP configuration +Contact(s): Jack Metkus + Jim Nelson 3-7799 713-327-2007 + Karen O'Grady 5-7149 713-327-4805 + Jack Metkus 3-0362 713-288-0743 + +EI: SEE ORIGINAL REPORT + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: ALSO SEE ORIGINAL REPORT +Impact: eol +Time: Fri 11/10/2000 at 6:00:00 PM CT thru Fri 11/10/2000 at 7:00:00 PM +CT + Fri 11/10/2000 at 4:00:00 PM PT thru Fri 11/10/2000 at 5:00:00 PM PT + Sat 11/11/2000 at 12:00:00 AM London thru Sat 11/11/2000 at 1:00:00 AM +London +Outage: eol net change +Environments Impacted: EOl +Purpose: +We have found that IP multicast storms on the EOL internal subnet 172.16.21.0 +briefly incapacitate the EOL firewall eolfw1. To solve the problem, we will +insert a new VLAN/subnet 172.16.23.0 between 172.16.21.0 and the firewall so +that no IP multicast traffic will reach the firewall interface. Physical +work includes running two copper cables from trd-cx[12]-3405 port 6/7 to +eolfw1 and logical work entails defining the new VLAN on the +switches/routers, enabling interface vlan23 and changing + +ip route 192.216.56.0 255.255.255.0 172.16.21.4 +ip route 192.216.57.0 255.255.255.0 172.16.21.4 +to +ip route 192.216.56.0 255.255.255.0 172.16.23.4 +ip route 192.216.57.0 255.255.255.0 172.16.23.4 +on the routers, and replacing +route inside 10.0.0.0 255.0.0.0 172.16.21.1 1 +route inside 172.16.0.0 255.242.0.0 172.16.21.1 1 +route inside 192.168.0.0 255.255.0.0 172.16.21.1 1 +with +route inside 10.0.0.0 255.0.0.0 172.16.23.1 1 +route inside 172.16.0.0 255.242.0.0 172.16.23.1 1 +route inside 192.168.0.0 255.255.0.0 172.16.23.1 1 +on eolfw1. +Backout: +Contact(s): Anchi Zhang 713-853-5464 + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: ALSO SEE ORIGINAL REPORT +Impact: CORP +Time: Sat 11/11/2000 at 8:30:00 AM Buenos Aires thru Sat 11/11/2000 at +5:00:00 PM Buenos Aires + Sat 11/11/2000 at 5:30:00 AM CT thru Sat 11/11/2000 at 2:00:00 PM CT + Sat 11/11/2000 at 3:30:00 AM PT thru Sat 11/11/2000 at 12:00:00 PM PT + Sat 11/11/2000 at 11:30:00 AM London thru Sat 11/11/2000 at 8:00:00 PM +London +Outage: Maintenance electricity +Environments Impacted: ESA - Buenos Aires +Purpose: Electrical security +Backout: Back to the original project. +Contact(s): Ariel Bruch + Nilson Busto 55-11-5503-1347 office +55-11-9233-7481 cel + +Impact: ESA +Time: Sun 11/12/2000 at 2:30:00 PM Brazil thru Sun 11/12/2000 at 6:00:00 +PM Brazil + Sun 11/12/2000 at 10:30:00 AM CT thru Sun 11/12/2000 at 2:00:00 PM CT + Sun 11/12/2000 at 8:30:00 AM PT thru Sun 11/12/2000 at 12:00:00 PM PT + Sun 11/12/2000 at 4:30:00 PM London thru Sun 11/12/2000 at 8:00:00 PM +London +Outage: Maintenance to the electrical systems +Environments Impacted: Sao Paulo Office +Purpose: Security maintenance +Backout: Back to the original project. +Contact(s): Nilson Busto 55-11-5503-1347 office +55-11-9233-7481 cel + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: SEE ORIGINAL REPORT + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: +Impact: CORP +Time: Fri 11/10/2000 at 6:00:00 PM CT thru Sat 11/11/2000 at 8:15:00 AM CT + Fri 11/10/2000 at 4:00:00 PM PT thru Sat 11/11/2000 at 6:15:00 AM PT + Sat 11/11/2000 at 12:00:00 AM London thru Sat 11/11/2000 at 2:15:00 PM +London +Outage: Unify +Environments Impacted: Unify Users +Purpose: For better I/O performance +Backout: Restore the database with the backup +Contact(s): Jaikishore Bharathi 713-853-0347 +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] + + diff --git a/demo/ermis-f/Notes/cur/13221855.1075855487086.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/13221855.1075855487086.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..00d74068 --- /dev/null +++ b/demo/ermis-f/Notes/cur/13221855.1075855487086.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <13221855.1075855487086.JavaMail.evans@thyme> +Date: Thu, 9 Nov 2000 05:01:00 -0800 (PST) +From: lana.belnoske@nesanet.org +To: nesamembers@nesanet.org +Subject: 2001 Calendar +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Lana Belnoske +X-To: Nesa Members +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +NESA MEMBERS, + +Attached is your copy of our 2001 Calendar of Events. You will see me email +more details out about these classes and brown bags through out the year. I +am also attaching a registration form for anyone who knows they would like +to attend a class now. The form is generic, so please complete it with +details regarding the class name and dates! + +Have a great day!! +Lana Belnoske-Moore + + <> <> + + - Calendar01.doc + - Registration form.doc \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/13270296.1075855497648.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/13270296.1075855497648.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..fcd1843b --- /dev/null +++ b/demo/ermis-f/Notes/cur/13270296.1075855497648.JavaMail.evans@thyme:2,S @@ -0,0 +1,54 @@ +Message-ID: <13270296.1075855497648.JavaMail.evans@thyme> +Date: Thu, 10 May 2001 17:50:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: eSource Presents Lexis-Nexis Training +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +eSource presents Lexis-Nexis training + +ADVANCED + +This session will cover advanced searching tips. It will also cover using +Smart Indexing to narrow your search results. Find out how to customize your +desktop for easier searching. + +Attend our Lexis-Nexis Advanced Clinic: + +May. 18 8:30 - 10:00 AM EB572 + + +PUBLIC RECORDS + +Lexis-Nexis is the premier provider of public record information. We will +learn about materials available to you including Secretary of State Filings +and DBA's, UCC filings, Bankruptcies, and Property Records. If you are doing +due diligence on companies, especially smaller ones, this is a session you +will want +to attend. + +Attend our Lexis-Nexis Public Records Clinic: + +May. 18 10:30 AM -12:00 NOON EB572 + + +Seats fill up fast! To reserve a seat, please call Stephanie E. Taylor at +5-7928 +Cost $25.00 Per Person +No Shows will be charged $50.00 +* Please bring your Lexis-Nexis login ID and password. If you don't have one, +a guest ID will be provided. + +Check the eSource training page at http://esource.enron.com/training.doc for +additional training sessions and vendor presentations. + +http://esource.enron.com \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/13372838.1075855486313.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/13372838.1075855486313.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..32807bcc --- /dev/null +++ b/demo/ermis-f/Notes/cur/13372838.1075855486313.JavaMail.evans@thyme:2,S @@ -0,0 +1,51 @@ +Message-ID: <13372838.1075855486313.JavaMail.evans@thyme> +Date: Tue, 14 Nov 2000 11:17:00 -0800 (PST) +From: enron.announcements@enron.com +To: eligible.employees@enron.com +Subject: Deferral Enrollment 2001 +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: Eligible Employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + + =20 + +Good news! Deferral program enrollment begins Wednesday, November 15, 2000= +. =20 + Enron's Bonus Stock Option and Bonus Phantom Stock Programs provide you wi= +th=20 +an opportunity to receive stock options and phantom stock in lieu of all or= + a=20 +portion of the cash bonus you may receive during 2001. To make enrollment= +=20 +even more convenient for you, this year's deferral program information is= +=20 +available on eHRonline. =20 + +To learn more about your deferral program opportunities and to enroll for= +=20 +2001 deferrals, access eHRonline at http://ehronline.enron.com. (Call the= +=20 +ISC Help Desk at 713-345-4727 if you need your ID or password to access the= +=20 +system.) + +1. Review the program descriptions (attached to the Election Form) before y= +ou=20 +make your elections. +2. If you decide to defer compensation, complete the Election Form before= +=20 +Friday, December 8, 2000 (the enrollment deadline). +3. Print your 2001 Election Form and Confirmation Statement right from the= +=20 +web site and you=01,re finished!=20 + +Sound easy? It is! + +DEFERRAL ENROLLMENT 2001--ADDED VALUE FOR YOUR FUTURE \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/13446635.1075855484400.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/13446635.1075855484400.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e3badb95 --- /dev/null +++ b/demo/ermis-f/Notes/cur/13446635.1075855484400.JavaMail.evans@thyme:2,S @@ -0,0 +1,49 @@ +Message-ID: <13446635.1075855484400.JavaMail.evans@thyme> +Date: Wed, 6 Dec 2000 09:06:00 -0800 (PST) +From: ina.rangel@enron.com +To: jane.tholt@enron.com, monique.sanchez@enron.com, mike.grigsby@enron.com, + phillip.allen@enron.com, keith.holst@enron.com, + steven.south@enron.com, frank.ermis@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + matt.smith@enron.com, kenneth.shulklapper@enron.com, + john.arnold@enron.com, mike.maggi@enron.com, larry.may@enron.com +Subject: PIRA Discussion +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Jane M Tholt, Monique Sanchez, Mike Grigsby, Phillip K Allen, Keith Holst, Steven P South, Frank Ermis, Tori Kuykendall, Matthew Lenhart, Matt Smith, Kenneth Shulklapper, John Arnold, Mike Maggi, Larry May +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +See below +---------------------- Forwarded by Becky Young/NA/Enron on 12/06/2000 04:42 +PM --------------------------- + + Enron North America Corp. + + From: Amanda Huble 12/06/2000 04:39 PM + + +To: Becky Young/NA/Enron@Enron, Laura Harder/Corp/Enron@Enron, Jessica +Presas/Corp/Enron@ENRON, Ina Rangel/HOU/ECT@ECT, Airam Arteaga/HOU/ECT@ECT, +Kimberly Brown/HOU/ECT@ECT +cc: + +Subject: + +Please forward this message to your groups... + +Dr. Gary Ross (PIRA CEO) will here tomorrow to discuss the global oil +markets. + +Thursday Dec 7, 2000 in room 8c1 from 3:30 to 5. + +Thank you, +Amanda Huble + + + diff --git a/demo/ermis-f/Notes/cur/1346165.1075855484854.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/1346165.1075855484854.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2e02aff3 --- /dev/null +++ b/demo/ermis-f/Notes/cur/1346165.1075855484854.JavaMail.evans@thyme:2,S @@ -0,0 +1,92 @@ +Message-ID: <1346165.1075855484854.JavaMail.evans@thyme> +Date: Fri, 1 Dec 2000 08:19:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: SUPPLEMENTAL Weekend Outage Report for 12-01-00 through 12-04-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +December 01, 2000 5:00pm through December 04, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON NORTH AMERICAN LANS: SEE ORIGINAL REPORT + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: SEE ORIGINAL REPORT + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER: HR +Impact: CORP +Time: Sat 12/2/2000 at 8:00:00 AM CT thru Sat 12/2/2000 at 12:00:00 PM CT + Sat 12/2/2000 at 6:00:00 AM PT thru Sat 12/2/2000 at 10:00:00 AM PT + Sat 12/2/2000 at 2:00:00 PM London thru Sat 12/2/2000 at 6:00:00 PM London +Outage: Corporate HR Database Move +Environments Impacted: HR LAN +Purpose: Reconfiguration of Sun Solaris and Oracle DB to allow for more +simultaneous connections. + The applications impacted are as follows: HRGlobalApps, +ExpertFinder, GCS, GIS, PM, etc. +Backout: Restore current configuration back to the Sun Servers. +Contact(s): Brandon Bangerter 713-345-4904 + Raj Perubhatla 713-345-8016 + Brian Ellis 713-345-8017 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/13575501.1075855484638.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/13575501.1075855484638.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1498fa7f --- /dev/null +++ b/demo/ermis-f/Notes/cur/13575501.1075855484638.JavaMail.evans@thyme:2,S @@ -0,0 +1,32 @@ +Message-ID: <13575501.1075855484638.JavaMail.evans@thyme> +Date: Mon, 4 Dec 2000 14:59:00 -0800 (PST) +From: russ.severson@enron.com +To: scott.mills@enron.com, jeffrey.gossett@enron.com +Subject: SITARA/CPR AVAILABILITY +Cc: dave.nommensen@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: dave.nommensen@enron.com +X-From: Russ Severson +X-To: Scott Mills, Jeffrey C Gossett +X-cc: Dave Nommensen +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The SITARA system was brought down Monday night (12/4/00) for 4 hours for +required maintenance. + +This additional maintenance time as well as the normal nightly processing may +delay the availability +of some portfolios early Tuesday morning. + + The expected time for completion of priming portfolios for Tuesday is +between 6:30 and 7:00 AM. + +CPR will be available during this time. + +Please call the SITARA/CPR Hotline ((713)-853-7049) if you have any questions +or concerns. diff --git a/demo/ermis-f/Notes/cur/1392719.1075855486620.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/1392719.1075855486620.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..afe54255 --- /dev/null +++ b/demo/ermis-f/Notes/cur/1392719.1075855486620.JavaMail.evans@thyme:2,S @@ -0,0 +1,203 @@ +Message-ID: <1392719.1075855486620.JavaMail.evans@thyme> +Date: Sun, 12 Nov 2000 21:38:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Go + to www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 13, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 13, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 13, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 13, 2000 + + + + + + + [IMAGE] + + + + + + + + AEC Sole Owner of Express Pipeline + + + + ? ? Standard & Poor's has issued a CreditWatch update indicating that the +rating on the $146.6 million senior secured notes issued by the Express +pipeline project could be adversely affected. AEC has exercised its option +for the purchase of TransCanada's 50% interest in the Express Pipeline +Project and Marquest, a marketing vehicle directly and indirectly owned +equally by AEC and TransCanada. The project is a 1,717-mile-long pipeline +that runs from Hardisty, Alberta to Wood River, Illinois. + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img11.gif + - img34.gif + - id=1381847 + - img35.gif \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/14512783.1075855497974.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/14512783.1075855497974.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..223ff7b3 --- /dev/null +++ b/demo/ermis-f/Notes/cur/14512783.1075855497974.JavaMail.evans@thyme:2,S @@ -0,0 +1,121 @@ +Message-ID: <14512783.1075855497974.JavaMail.evans@thyme> +Date: Tue, 8 May 2001 09:32:00 -0700 (PDT) +From: achrisco@prosrm.com +To: fermis@ect.enron.com +Subject: Don Sinclair, Energy Industry Leader, Keynote Speaker +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: achrisco@prosrm.com +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +..at PROS Trading and Storage Revenue Optimization Seminar + + +May 8, 2001=01*Houston=01* PROS Revenue Management, the world=01,s leader i= +n revenue=20 +management science and software, and the pioneer and dominant provider of= +=20 +revenue management to the airline and energy industries, today announced th= +at=20 +Don Sinclair will be the keynote speaker at the PROS Trading and Storage=20 +Revenue Optimization Seminar. The focus of the seminar will be a discussio= +n=20 +and demonstration of the benefits of trading and storage revenue=20 +optimization in the energy industry. The seminar will be hosted by PROS=20 +Revenue Management at their new facility in midtown Houston, located at 31= +00=20 +Main Street and Elgin on Tuesday, May 22, from 1:00 - 3:30 pm. + +Don Sinclair currently provides strategic consulting services to the energy= +=20 +industry. He has been involved in the energy industry since deregulation= +=20 +began in the early 1980s. He served as president of Duke Energy Trading an= +d=20 +Marketing LLC, from April 1997 to September 1998. Prior to joining Duke,= +=20 +Sinclair served as senior vice president of Tenneco Energy and president of= +=20 +Tenneco Energy Resources. Mr. Sinclair was also one of the original=20 +principals of Dynegy, where he served eight years in various officer=20 +positions, including senior vice president and chief risk officer. At Dyneg= +y=20 +he was in charge of all risk management activities and commercial operation= +s. + +=01&This seminar will outline a powerful new set of pricing and revenue=20 +optimization tools for the energy industry ,=018 says Matt Johnson, PROS= +=01,=20 +Senior VP of Energy. =01&Our products have been at the vanguard of pricing= + and=20 +revenue optimization for over fifteen years, and at this seminar we will=20 +demonstrate how two of our newest energy products =01) the PROS Trading=20 +Optimization System and the PROS Storage Revenue Management System =01) are= +=20 +delivering unprecedented revenue lifts to the energy marketplace.=018 + +PROS=01, Trading Optimization System enables customers to increase deal=20 +profitability by 10-25% across their entire gas business in real-time. PRO= +S=20 +Storage Revenue Management System has been shown to increase revenues from= +=20 +the sale of storage capacity by 7-25% after initial implementations. Both= +=20 +PROS Trading Optimization System and PROS Storage Revenue Management System= +=20 +are built on the PROS Enterprise Platform=01,s world leading forecasting,= +=20 +pricing and optimization science, generating revenue and profits for PROS= +=01,=20 +clients worldwide. + +To find out more information about the PROS Trading and Storage Revenue=20 +Optimization Seminar, please contact Tricia Stewart at 713-335-8056, or=20 +register at PROS=01, registration page on the Internet at=20 +www.prosrm.com/energy/seminar_registration.htm. + +About PROS Revenue Management + +PROS Revenue Management is the world=01,s leader in pricing and revenue=20 +optimization solutions and the pioneer and dominant provider of revenue=20 +management to the airline and energy industries. PROS provides system=20 +solutions to the airline, cargo, rail, energy, healthcare and broadcast=20 +industries, and has delivered over 200 systems to more than 80 clients in 3= +7=20 +countries. PROS=01, clients include 17 of the top 25 carriers in the airlin= +e=20 +industry. + +The PROS mission is to maximize the revenue of each client using PROS=01,= +=20 +world-leading revenue management science, systems solutions, and best=20 +practices business consulting. PROS=01, clients report annual incremental= +=20 +revenue increases of 6-8% as a result of revenue management. PROS=01, solut= +ions=20 +forecast demand, optimize inventory, and provide dynamic pricing to maximiz= +e=20 +revenue. + +Founded in 1985 in Houston, PROS Revenue Management has a six-year compound= +ed=20 +revenue growth of 40%, in large part due to the intellectual capital of its= +=20 +staff. Nearly half of PROS=01, professional staff has advanced degrees and = +the=20 +staff speaks a cumulative total of 26 languages. The company is profitable= +=20 +with Year 2000 revenue of $29 million. For more information on PROS Revenue= +=20 +Management, please visit www.prosRM.com or call 713-335-5253. + +Contact: +Candy Haase =01) VP Marketing +713-335-5253 / 713-335-8144 =01) fax +chaase@prosRM.com \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/14534252.1075855498426.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/14534252.1075855498426.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a462158d --- /dev/null +++ b/demo/ermis-f/Notes/cur/14534252.1075855498426.JavaMail.evans@thyme:2,S @@ -0,0 +1,37 @@ +Message-ID: <14534252.1075855498426.JavaMail.evans@thyme> +Date: Fri, 4 May 2001 05:24:00 -0700 (PDT) +From: suzanne.christiansen@enron.com +To: stephanie.miller@enron.com, philip.polsky@enron.com, daniel.lisk@enron.com, + hillary.mack@enron.com, stacey.brewer@enron.com, anne.bike@enron.com, + kim.ward@enron.com, barry.tycholiz@enron.com, + jacqueline.adams@enron.com, shelly.mendel@enron.com, + susan.scott@enron.com, suzanne.christiansen@enron.com, + ted.evans@enron.com, jan.sutherland@enron.com, + matthew.lenhart@enron.com, steven.south@enron.com, + randall.gay@enron.com, patti.sullivan@enron.com, + jason.wolfe@enron.com, frank.ermis@enron.com, mike.grigsby@enron.com, + jane.tholt@enron.com, monique.sanchez@enron.com, + keith.holst@enron.com, phillip.allen@enron.com, + laura.vuittonet@enron.com, kimberly.hardy@enron.com, + jessica.presas@enron.com, becky.young@enron.com, + shannon.groenewold@enron.com, matt.smith@enron.com +Subject: You're Invited +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Suzanne Christiansen +X-To: Stephanie Miller, Philip Polsky, Daniel Lisk, Hillary Mack, Stacey J Brewer, Anne Bike, Kim Ward, Barry Tycholiz, Jacqueline P Adams, Shelly Mendel, Susan M Scott, Suzanne Christiansen, Ted Evans, Jan Sutherland, Matthew Lenhart, Steven P South, Randall L Gay, Patti Sullivan, Jason Wolfe, Frank Ermis, Mike Grigsby, Jane M Tholt, Monique Sanchez, Keith Holst, Phillip K Allen, Laura Vuittonet, Kimberly Hardy, Jessica Presas, Becky Young, Shannon Groenewold, Matt Smith +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Just a reminder about Tori's baby shower next Thursday (May 19 @2:30). If +you would like me to shop for you (at Babysrus), just let me know or you can +donate to a pool of money and I will pick out some items. + +cc: +Subject: You're Invited + + diff --git a/demo/ermis-f/Notes/cur/14552007.1075855486266.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/14552007.1075855486266.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d626a72b --- /dev/null +++ b/demo/ermis-f/Notes/cur/14552007.1075855486266.JavaMail.evans@thyme:2,S @@ -0,0 +1,92 @@ +Message-ID: <14552007.1075855486266.JavaMail.evans@thyme> +Date: Wed, 15 Nov 2000 08:06:00 -0800 (PST) +From: info@kingpublishing.com +To: info@kingpublishing.com +Subject: The Energy Daily presents its 28th Annual Conference and Awards + Presentation... +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: info@kingpublishing.com +X-To: info@kingpublishing.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +http://www.kingpublishing.com/conferences/ + +The Energy Daily presents its 28th Annual Conference and Awards +Presentation:? Building the Future Energy Company:? New Politics, New +Stresses and New Opportunities, November 30 - December 1, 2000 in Washington, +DC. + +The Hon. Bill Richardson, Secretary of Energy has just confirmed to deliver a +keynote address, November 30 at 11:15 am. + +This year's conference will focus on the energy company of the future +economy, which has been formed by the convergence of the traditional (old) +and the Internet (new) economies. + +At the close of every year, The Energy Daily pauses to recognize those of +great achievement in the energy industry.? This year we honor: + +?- Chuck Watson, Chairman and CEO, Dynegy, Inc.--Individual Achievement +Award + +?- Tom Kuhn, President, Edison Electric Institute--Public Policy Leadership +Award + +?- PECO Energy Company, accepted by Corbin A. McNeill, Jr., Chairman, +President and CEO--Corporate Leadership Award + +?- Chauncey Starr, Founder and President Emeritus, Electric Power +Research Institute--Lifetime Achievement Award + +On this agenda: + +* SOARING ENERGY PRICES:? MARKET FORCES OR POLICY FAILURE? + +* THREATS TO THE FUTURE OF ENERGY RESEARCH + +* INTEGRATING U.S. AND INTERNATIONAL UTILITIES + +* RELIABILITY:? THE CRISIS OF THE SUMMER OF 2000 AND THE OUTLOOK FOR THE +FUTURE + +* CAN GAS BE RELIED ON AS A UTILITY FUEL? + +* THE WAY ELECTRICITY COMPANIES ARE CHANGING + +* STRATEGIES FOR STOCK MARKET SUCCESS + +*? THE CHANGING VIEW OF NUCLEAR POWER + +* GROWTH THROUGH ACQUISITIONS: BUILDING A CUTTING EDGE ENERGY COMPANY + +Other Distinquished speakers include: +* Irwin M. Stelzer +* Alan Richardson, Pacificorp +* Dr. Karl Stahlkpof, Electric Power Research Institute +* James C. Yardley, Southern Natural Gas Company +* Bill Kristol +and others......... + +Click on the following address and then click on "Building the Future Energy +Company" to review the conference agenda. + +http://www.kingpublishing.com/conferences/ + +If you have difficulty, call (800) 926-5464 and we will fax you information +immediately. + +We offer group discounts, so feel free to forward this important invitation +to your colleagues. + +If you wish to be excluded from any future announcements, reply with "remove" +in the subject header.? We honor all "remove" requests. + +http://www.kingpublishing.com/conferences/ +? +? \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/14664741.1075855485488.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/14664741.1075855485488.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..9a1a444f --- /dev/null +++ b/demo/ermis-f/Notes/cur/14664741.1075855485488.JavaMail.evans@thyme:2,S @@ -0,0 +1,109 @@ +Message-ID: <14664741.1075855485488.JavaMail.evans@thyme> +Date: Wed, 22 Nov 2000 06:25:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage For 11-22-00 through 11-27-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 22, 2000 5:00pm through November 27, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON NORTH AMERICAN LANS: +Impact: ENS +Time: Wed 11/22/2000 at 11:59:00 PM CT thru Thu 11/23/2000 at 12:30:00 AM +CT + Wed 11/22/2000 at 9:59:00 PM PT thru Wed 11/22/2000 at 10:30:00 PM PT + Thu 11/23/2000 at 5:59:00 AM London thru Thu 11/23/2000 at 6:30:00 AM +London +Outage: London Tunnel +Environments Impacted: ENA +Purpose: Bringing up the Tunnel between London and Houston. The only +environment that will be affected will be +Portland losing terminal server connections. They should not have any +problems getting back to Houston since +they have redundant connections. +Backout: +Contact(s): George Nguyen 713-853-0691 + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: +Impact: CORP +Time: Mon 11/20/2000 at 7:00:00 AM CT thru Fri 12/8/2000 at 7:00:00 PM CT + Mon 11/20/2000 at 5:00:00 AM PT thru Fri 12/8/2000 at 5:00:00 PM PT + Mon 11/20/2000 at 1:00 PM London thru Sat 12/9/2000 at 1:00:00 AM London +Outage: Printer Host Name Changes +Environments Impacted: All +Purpose: Changing all printers in the CORP environment to reflect default +host names instead of the current, +(printer name host names). This will allow printers to always maintain +their IP when moves occur. +Backout: Revert back to the IP printing environment. +Contact(s): Takiyah Gordon 713-853-5937 + Edward E Quin 713-853-7266 + Charles Ballmer 713-853-0684 + Michael Bibby 713-345-4434 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/14688507.1075855485757.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/14688507.1075855485757.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0ad8902f --- /dev/null +++ b/demo/ermis-f/Notes/cur/14688507.1075855485757.JavaMail.evans@thyme:2,S @@ -0,0 +1,62 @@ +Message-ID: <14688507.1075855485757.JavaMail.evans@thyme> +Date: Mon, 20 Nov 2000 04:20:00 -0800 (PST) +From: kimberly.brown@enron.com +To: john.arnold@enron.com, hunter.shively@enron.com, scott.neal@enron.com, + phillip.allen@enron.com, thomas.martin@enron.com, + frank.ermis@enron.com, fred.lagrasta@enron.com, + craig.breslau@enron.com, kenneth.shulklapper@enron.com, + matthew.lenhart@enron.com, mike.maggi@enron.com, larry.may@enron.com, + mark.smith@enron.com, bill.berkeland@enron.com, troy.black@enron.com, + jennifer.shipos@enron.com, lucy.ortiz@enron.com, + vikas.dwivedi@enron.com, ross.prevatt@enron.com, + nelson.ferries@enron.com, charles.otto@enron.com, + george.gilbert@enron.com, russell.dyk@enron.com, + paul.lucci@enron.com, tori.kuykendall@enron.com, + randall.gay@enron.com, jane.tholt@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com, carey.metz@enron.com, + stacey.neuweiler@enron.com, jim.schwieger@enron.com, + greg.mcclendon@enron.com, daren.farmer@enron.com, + edward.gottlob@enron.com, eric.bass@enron.com, + janet.wallis@enron.com, sandra.brawner@enron.com, + peter.keavey@enron.com, brad.mckay@enron.com, sean.boyle@enron.com, + robin.barbe@enron.com, john.taylor@enron.com, + susan.pereira@enron.com, andrea.ring@enron.com, + dick.jenkins@enron.com, scott.hendrickson@enron.com, + dan.junek@enron.com, robyn.zivic@enron.com, sylvia.pollan@enron.com, + andrew.lewis@enron.com, patrice.mims@enron.com, + kevin.ruscitti@enron.com, jason.williams@enron.com, + joe.parks@enron.com, tom.donohoe@enron.com, kelli.stevens@enron.com, + geoff.storey@enron.com, martin.cuilla@enron.com, + lisa.kinsey@enron.com, chris.gaskill@enron.com, + tara.piazze@enron.com, chuck.ames@enron.com, + massimo.marolo@enron.com, vladi.pimenov@enron.com, + sachin.gandhi@enron.com, mog.heu@enron.com, chris.hyde@enron.com, + demetrion.ware@enron.com, yan.wang@enron.com, vineet.arora@enron.com, + liz.bellamy@enron.com +Subject: Daily Lunch +Cc: ina.rangel@enron.com, airam.arteaga@enron.com, laura.harder@enron.com, + jessica.presas@enron.com, jeff.roman@enron.com, + kimberly.hardy@enron.com, daniel.quezada@enron.com, + alexandra.villarreal@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: ina.rangel@enron.com, airam.arteaga@enron.com, laura.harder@enron.com, + jessica.presas@enron.com, jeff.roman@enron.com, + kimberly.hardy@enron.com, daniel.quezada@enron.com, + alexandra.villarreal@enron.com +X-From: Kimberly Brown +X-To: John Arnold, Hunter S Shively, Scott Neal, Phillip K Allen, Thomas A Martin, Frank Ermis, Fred Lagrasta, Craig Breslau, Kenneth Shulklapper, Matthew Lenhart, Mike Maggi, Larry May, Mark Smith, Bill Berkeland, Troy Black, Jennifer Shipos, Lucy Ortiz, Vikas Dwivedi, Ross Prevatt, Nelson Ferries, Charles H Otto, George N Gilbert, Russell Dyk, Paul T Lucci, Tori Kuykendall, Randall L Gay, Jane M Tholt, Mike Grigsby, Keith Holst, Carey M Metz, Stacey Neuweiler, Jim Schwieger, Greg McClendon, Daren J Farmer, Edward D Gottlob, Eric Bass, Janet H Wallis, Sandra F Brawner, Peter F Keavey, Brad McKay, Sean Boyle, Robin Barbe, John Craig Taylor, Susan W Pereira, Andrea Ring, Dick Jenkins, Scott Hendrickson, Dan Junek, Robyn Zivic, Sylvia S Pollan, Andrew H Lewis, Patrice L Mims, Kevin Ruscitti, Jason Williams, Joe Parks, Tom Donohoe, Kelli Stevens, Geoff Storey, Martin Cuilla, Lisa Kinsey, Chris Gaskill, Tara Piazze, Chuck Ames, Massimo Marolo, Vladi Pimenov, Sachin Gandhi, Mog Heu, Chris Hyde, Demetrion Ware, Yan Wang, Vineet Arora, Liz Bellamy +X-cc: Ina Rangel, Airam Arteaga, Laura Harder, Jessica Presas, Jeff Roman, Kimberly Hardy, Daniel Quezada, Alexandra Villarreal +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Effective November 21, 2000, there will be a new procedure for lunch. EOL +traders and deskheads will eat first. Then, your assistant will notify you +when the rest of the traders can eat. This new procedure is to ensure the +EOL traders will not be away from their desk a long period time during +lunch. + +Thank you for your cooperation. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/14872914.1075855485921.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/14872914.1075855485921.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1e4f43b2 --- /dev/null +++ b/demo/ermis-f/Notes/cur/14872914.1075855485921.JavaMail.evans@thyme:2,S @@ -0,0 +1,208 @@ +Message-ID: <14872914.1075855485921.JavaMail.evans@thyme> +Date: Thu, 16 Nov 2000 21:59:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Go + to www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 17, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 17, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 17, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 17, 2000 + + + + + + + [IMAGE] + + + + + + + + Concamin to Propose NewRegulated Natural Gas Price Scheme + + ? ? + ? ? Leading Mexican business association, Concamin, will propose that Pemex +adopt a new scheme for determining the price of natural gas. The details of +the proposal were finalized at a Tuesday night meeting of Concamin's Energy +Committee. Pemex currently uses the price of gas in southern Texas as a +price of reference in setting the price of natural gas in Mexico. Under the +scheme to be proposed by Concamin, the price of natural gas would be +determined with reference to the costs of extraction, exploration, supply +and distribution, plus a reasonable profit margin for Pemex. + + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img6.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img34.gif + - img35.gif + - img36.gif + - img13.gif + - img37.gif + - id=1381847 + - img38.gif \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/15298009.1075855484086.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/15298009.1075855484086.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..51a175c4 --- /dev/null +++ b/demo/ermis-f/Notes/cur/15298009.1075855484086.JavaMail.evans@thyme:2,S @@ -0,0 +1,26 @@ +Message-ID: <15298009.1075855484086.JavaMail.evans@thyme> +Date: Fri, 8 Dec 2000 05:52:00 -0800 (PST) +From: jarx@pge.com +To: frank.ermis@enron.com +Subject: FW: how is this for subliminable? +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Rincon, Jaime" +X-To: "'frank.ermis@enron.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +-----Original Message-----From: Mark RINC?N Ram?rez +[mailto:lpaz256@uts.cc.utexas.edu]Sent: Thursday, December 07, 2000 10:54 +PMTo: lediplomat@yahoo.frCc: maryjessie@lycos.com; riverpierce@hotmail.com; +Rincon, JaimeSubject: how is this for subliminable? +If you look under your bed, you will find a little grouchy monster who will +give you this anonymous tip:Amazingly, rearranging the letters of +"Republican National Committee" produces the words "Inept ballot count: +America mine". + - pic26962[1].jpg \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/15321182.1075855487711.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/15321182.1075855487711.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2f01318c --- /dev/null +++ b/demo/ermis-f/Notes/cur/15321182.1075855487711.JavaMail.evans@thyme:2,S @@ -0,0 +1,34 @@ +Message-ID: <15321182.1075855487711.JavaMail.evans@thyme> +Date: Wed, 25 Oct 2000 12:20:00 -0700 (PDT) +From: andrew.wu@enron.com +Subject: Re: EFCU QuickTeller Phone Service Unavailable This Sunday +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Andrew Wu +X-To: Enron Federal Credit Union@ENRON +X-cc: All Enron Worldwide@ENRON +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + + Enron Federal Credit Union + + +From: Enron Federal Credit Union@ENRON on 09/28/2000 06:12 PM CDT +Sent by: Enron Announcements@ENRON +To: All Enron Worldwide +cc: +Subject: EFCU QuickTeller Phone Service Unavailable This Sunday + + +Due to communication equipment upgrades by Enron, QuickTeller, Enron Federal +Credit Union's Automated Phone Account Service, will be unavailable Sunday, +October 1st, from 7 a.m. to 12 p.m. If you need access to your credit union +accounts, QuickLink PC Banking is available through our web site at +www.efcu.enron.com. If you are not yet set up for QuickLink access, please +send us an e-mail and we will be glad to get you set up. + +We apologize for any inconvenience. Thank you! + diff --git a/demo/ermis-f/Notes/cur/15346641.1075855485326.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/15346641.1075855485326.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3b4938bd --- /dev/null +++ b/demo/ermis-f/Notes/cur/15346641.1075855485326.JavaMail.evans@thyme:2,S @@ -0,0 +1,42 @@ +Message-ID: <15346641.1075855485326.JavaMail.evans@thyme> +Date: Tue, 28 Nov 2000 06:10:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron in Action 11.27.00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Big E Cafe Don't be a Grinch! Come enjoy the Big E Cafe this Friday, +December 1st, in Antioch Park! Live entertainment will be provided by the +Gary Dahl Band and lunch is available for $5. For any toy, clothing or +canned good donation, you will receive a $1 discount off of lunch. Also, you +will have the opportunity to spread Wholiday Cheer by signing up for +volunteer projects at various organizations around the city including Big +Brothers and Big Sisters, SEARCH and the Star of Hope. + +Print Sale Think presents! On Monday, December 4th, take advantage of the +Rice University Art Department's Annual Print Sale! Available items will +include etchings, and lithographs by Rice University students and faculty as +well as prints from TEMBO Studios, Flatbed Press-Austin, and the University +of Houston printmaking students. Artists Services will be present to assist +with your framing needs. All proceeds benefit the Rice University Art +Department. + + +Pack for St. Nick Help put together knapsacks of presents for +underprivileged children at Blackshire, Crawford, Field, Hartsford, Ethel +Mosely Young, and Tijerina Elementary Schools. Join us at tomorrow, November +28th, at 4:30pm at Watson's Storage located at 5201 Polk Street. For +information or to participate, call Cindy Ward at x58046. + +Holiday Open House If you are interested in being part of the planning +committee for this year's Holiday Open House and Festival of Lights, please +contact Charla Reese at x35202. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/15568733.1075855486793.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/15568733.1075855486793.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..033f0de4 --- /dev/null +++ b/demo/ermis-f/Notes/cur/15568733.1075855486793.JavaMail.evans@thyme:2,S @@ -0,0 +1,101 @@ +Message-ID: <15568733.1075855486793.JavaMail.evans@thyme> +Date: Fri, 10 Nov 2000 08:29:00 -0800 (PST) +From: susan.t.turpin@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cards@wdni.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jennifer_owen@pgn.com, jmmcarthur@duke-energy.com, + jsanders@clarkpud.com, kims@kimballenergy.com, klambe@puget.com, + kri.pam@pdg.net, llightfoot@coral-energy.com, lmanis@sdge.com, + lprior@enron.com, niels_a_vervloet@reliantenergy.com, + ramperms@bp.com, rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, sghill@bcgas.com, + sgwi@dynegy.com, spjutd2@wdni.com, ssouth@enron.com, + stephane.brodeur@enron.com, tdizona@coral-energy.com, + tgilliam@avistaenergy.com, tom.mckay@engageenergy.com, + tom.mckay@engageenergy.com, val_yildirok@pgn.com, + wharlan@ix.netcom.com, zcourns@national-fuel.com, ads@nwnatural.com, + awhaynes@rmc.com, bhall@cngc.com, bmedlock@cngc.com, + cheldman@ix.netcom.com, creali@vanalco.com, + gary.peterson@fortjamesmail.com, gastrans@puget.com, + hls@nwnatural.com, kri.jane@pdq.net, lgoodric@cngc.com, + marcl@subutil.com, mvaughn@cngc.com, mwaas@cngc.com, + pat_scherzinger@pgn.com, rernest@intgas.com, rsf@nwnatural.com, + sdoss@wlinpco.com, sgillit@cngc.com, spfaff@cngc.com, + tina.m.patton@boeing.com +Subject: NWP System Notice - 01-158 December 2000 Monthly Maintenance +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Turpin, Susan T" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" , "'ads@nwnatural.com'" , "'awhaynes@rmc.com'" , "'BHall@cngc.com'" , "'bmedlock@cngc.com'" , "'cheldman@ix.netcom.com'" , "'creali@vanalco.com'" , "'Gary.Peterson@fortjamesmail.com'" , "'gastrans@puget.com'" , "'hls@nwnatural.com'" , "'kri.jane@pdq.net'" , "'lgoodric@cngc.com'" , "'marcl@subutil.com'" , "'MVaughn@cngc.com'" , "'MWAAS@cngc.com'" , "'pat_scherzinger@pgn.com'" , "'rernest@intgas.com'" , "'rsf@nwnatural.com'" , "'sdoss@wlinpco.com'" , "'sgillit@cngc.com'" , "'spfaff@cngc.com'" , "'Tina.m.patton@boeing.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: November 10, 2000 +Category: MAINTENANCE +Subcategory: NWP MONTHLY MAINTENANCE +Subject: 01-158 December 2000 Monthly Maintenance + +Notice Text: +All Shippers Letter # 01-158 +Date:?? 11/10/00 +Time:?? 15:30hrs + + +TO:???? All Shippers +Subject:??????? December 2000 Maintenance + +WILLIAMS GAS PIPELINE-WEST / Northwest Pipeline SCHEDULED MAINTENANCE +as posted 11 - 10, 2000 + +The following maintenance work is scheduled on Williams Gas Pipeline-West / +Northwest +Pipeline (WGP-W) during the month of December 2000.? The scheduled +maintenance is +Northwest's most recent projection of potential system impacts.? This +schedule is provided to assist you in planning your business for the coming +month. The impacts are estimates, which could change depending on other +scheduling factors.? If any scheduled maintenance activities change, an +updated notice will be posted to the EBB as soon as possible. + +UPCOMING DECEMBER? SCHEDULED MAINTENANCE + +*** November 27, 2000 - December 15, 2000 + +20" Camas - Eugene Pigging Project + +Due to permit issues imposed by the City of Gresham, anomaly repair work on +the 20" Camas - Eugene line has been delayed from the original repair date of +October 23 & October 31, 2000, until the week of November 27, 2000 through +December 15, 2000.? It is not known at this time if any pipeline anomalies +will require repair. The 20" Camas to Eugene is paralleled by a 30" / 20" +loop line and no impacts are anticipated at this time. + + +*** November 10, 2000 - December 8, 2000 + +Vernal Pigging Project + +WGP-W crews continue to excavate and repair anomalies between mainline valve +2-7 +(M.P. 213) to mainline valve 2-10 (M.P. 263). Based on current data, it is +not known how +many pipeline anomalies will require repair.? Gas outages may be required +during this period +and will be communicated as quickly as the information becomes available. + +***Dates are estimates and are subject to change. + +WGP-W +st + diff --git a/demo/ermis-f/Notes/cur/1577261.1075855487662.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/1577261.1075855487662.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..965a19c8 --- /dev/null +++ b/demo/ermis-f/Notes/cur/1577261.1075855487662.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <1577261.1075855487662.JavaMail.evans@thyme> +Date: Thu, 26 Oct 2000 15:59:00 -0700 (PDT) +From: enron.announcements@enron.com +To: the.mailout@enron.com +Subject: LAST DAY TO CHECK YOUR PULSE +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: The Pulse mailout +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +survey.enron.com + + +Today is your last chance to fill out the survey. + + +We want to thank each of you for taking time to complete The Pulse, our=20 +annual employee feedback survey. We have had great participation to-date = +=01)=20 +more than 61 percent of our employees have filled it out. For those of you= +=20 +who have not yet had an opportunity, please take 10 to 15 minutes today to= +=20 +"check your pulse." Let's finish strong. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/15948357.1075855485853.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/15948357.1075855485853.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2f8bd682 --- /dev/null +++ b/demo/ermis-f/Notes/cur/15948357.1075855485853.JavaMail.evans@thyme:2,S @@ -0,0 +1,93 @@ +Message-ID: <15948357.1075855485853.JavaMail.evans@thyme> +Date: Fri, 17 Nov 2000 10:40:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: SUPPLEMENTAL Weekend Outage Report for 11-17-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 17, 2000 5:00pm through November 20, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + + + + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: SEE ORIGINAL REPORT + +EI: SEE ORIGINAL REPORT + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: SEE ORIGINAL REPORT + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: +Impact: CORP +Time: Sat 11/18/2000 at 6:00:00 PM CT thru Sun 11/19/2000 at 8:00:00 AM CT + Sat 11/18/2000 at 4:00:00 PM PT thru Sun 11/19/2000 at 6:00:00 AM PT + Sun 11/19/2000 at 12:00:00 AM London thru Sun 11/19/2000 at 2:00:00 PM +London +Outage: Unify +Environments Impacted: Unify Users +Purpose: Rebuilding all the indexes and changing the number of partitions for +better performance +Backout: Restore from Backup +Contact(s): William Mallary 713-345-3485 +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/16396654.1075855497091.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/16396654.1075855497091.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..54612180 --- /dev/null +++ b/demo/ermis-f/Notes/cur/16396654.1075855497091.JavaMail.evans@thyme:2,S @@ -0,0 +1,49 @@ +Message-ID: <16396654.1075855497091.JavaMail.evans@thyme> +Date: Mon, 14 May 2001 02:02:00 -0700 (PDT) +From: ina.rangel@enron.com +To: john.arnold@enron.com, mike.maggi@enron.com, dutch.quigley@enron.com, + john.griffith@enron.com, larry.may@enron.com, + phillip.allen@enron.com, monique.sanchez@enron.com, + keith.holst@enron.com, matthew.lenhart@enron.com, + mike.grigsby@enron.com, jane.tholt@enron.com, frank.ermis@enron.com, + susan.scott@enron.com, jay.reitmeyer@enron.com, + tori.kuykendall@enron.com +Subject: Broadcast Message - Trading Floor Stentofons +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Craig Breslau/Enron@EnronXGate, John Arnold, Mike Maggi, Dutch Quigley, John Griffith, Larry May, Phillip K Allen, Monique Sanchez, Keith Holst, Matthew Lenhart, Mike Grigsby, Jane M Tholt, Frank Ermis, Susan M Scott, Jay Reitmeyer, Tori Kuykendall +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +With ECS (Enron Center South) rapidly approaching completion, Enron is forced +to change the numbering scheme on the existing Stentofon system. To increase +our capacity to support this expansion, we must increase the number of valid +Stentofon address numbers. Enron currently uses 100, 200, 300, 400, 500, 600 +and 900 series numbers for the addresses. In order to add more addresses to +the system, Enron will be converting the dial plan from a three digit dialing +system to a four digit dialing scheme on the Stentofon system. This +conversion is scheduled to occur on the weekend of May 18th. + +In efforts to minimize confusion, we will convert all Stentofon addresses in +EB1 to a 4000 series number. (i.e. If your Stento number was 364, then +your new number will be 4364.) We will also change all speed dials to +reflect the new dialing scheme. Please instruct the users within your group +of this change. + + +Thank you for your understanding and cooperation. + +Regards, +Darren Adamik +Mgr.-Trading Technology +Enron Net Works, LLC +713.853.4764 Office +713-853-9828 Fax +mailto:darren.p.adamik@enron.com + + diff --git a/demo/ermis-f/Notes/cur/16412363.1075855498137.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/16412363.1075855498137.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1dc06de3 --- /dev/null +++ b/demo/ermis-f/Notes/cur/16412363.1075855498137.JavaMail.evans@thyme:2,S @@ -0,0 +1,36 @@ +Message-ID: <16412363.1075855498137.JavaMail.evans@thyme> +Date: Mon, 7 May 2001 02:58:00 -0700 (PDT) +From: tracy.cummins@nesanet.org +To: nesamembers@nesanet.org +Subject: Offshore Museum Tour / Calgary Conference +Cc: nesa.staff@nesanet.org +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: nesa.staff@nesanet.org +X-From: Tracy Cummins +X-To: Nesa Members +X-cc: Staff +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Greetings NESA / HEA Members! + +Attached below for your review is two flyers for upcoming NESA / HEA +sponsored events. The first (you may have seen before) contains information +regarding our Offshore Energy Museum Tour scheduled for May 17, 2001 in +Houston / Galveston, Texas. The second contains information regarding the +Second Annual Calgary Conference scheduled for June 7 & 8, 2001 in Calgary, +Alberta, Canada. + +Please take a moment to review the attached flyers and make plans to attend +these two events TODAY. Contact Tracy Cummins at (713) 856-6525 or via +email at tracy.cummins@nesanet.org with +any questions. + + <> <> + + - FLYER 2001.doc + - OEC01.doc \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/16729766.1075855483715.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/16729766.1075855483715.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..89eec976 --- /dev/null +++ b/demo/ermis-f/Notes/cur/16729766.1075855483715.JavaMail.evans@thyme:2,S @@ -0,0 +1,24 @@ +Message-ID: <16729766.1075855483715.JavaMail.evans@thyme> +Date: Tue, 12 Dec 2000 09:11:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Weather Alert +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The potential for freezing rain and hazardous road conditions may be present +this evening and early tomorrow morning particularly in the northern and +western parts of the city. Please monitor local news and weather forecasts +and use your judgement to insure a safe commute. + +The Enron building will be open for business tomorrow, Wednesday, December +13th. If there should be any change of building status, notice will be given +on the building hotline and accessible by calling 713-750-5142. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/16813067.1075855485284.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/16813067.1075855485284.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..44137741 --- /dev/null +++ b/demo/ermis-f/Notes/cur/16813067.1075855485284.JavaMail.evans@thyme:2,S @@ -0,0 +1,63 @@ +Message-ID: <16813067.1075855485284.JavaMail.evans@thyme> +Date: Tue, 28 Nov 2000 10:03:00 -0800 (PST) +From: enron.announcements@enron.com +To: eligible.employees@enron.com +Subject: Deferral Enrollment 2001 +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: Eligible Employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + + =20 +The annual deferral program enrollment process is underway. Enron's Bonus= +=20 +Stock Option and Bonus Phantom Stock Programs provide you with an opportuni= +ty=20 +to receive stock options and phantom stock in lieu of all or a portion of t= +he=20 +cash bonus you may receive during 2001. =20 + +To make enrollment even more convenient for you, this year's deferral progr= +am=20 +information is available on eHRonline. To learn more about your deferral= +=20 +program opportunities and to enroll for 2001 deferrals, access eHRonline at= +=20 +http://ehronline.enron.com. (Call the ISC Help Desk at 713-345-4727 if you= +=20 +need your ID or password to access the system.) + +1. Review the program descriptions (attached to the Election Form) before y= +ou=20 +make your elections. +2. If you decide to defer compensation, complete the Election Form before= +=20 +Friday, December 8, 2000, 5:00 p.m. CST (the enrollment deadline). +3. Print your 2001 Election Form and Confirmation Statement right from the= +=20 +web site and you=01,re finished!=20 + +If you would like to attend an employee meeting to learn more about these= +=20 +programs, following is a list of meeting dates, times, and locations: + +Wednesday, November 29 2:00 p.m. - 3:00 p.m. EB 5C2 +Monday, December 4 9:00 a.m. - 10:00 a.m. The Forum (2 Allen Center, 12t= +h=20 +Fl.) +Tuesday, December 5 2:00 p.m. - 3:00 p.m. EB 5C2 +Wednesday, December 6 2:00 p.m. - 3:00 p.m. EB 5C2 + +Since seating is limited, please RSVP (leave a message for Diana Gutierrez= +=20 +(713-345-7077) confirming your name, phone number, and the meeting you wish= +=20 +to attend). + +DEFERRAL ENROLLMENT 2001--ADDED VALUE FOR YOUR FUTURE \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/16855933.1075855487028.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/16855933.1075855487028.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c44efbd4 --- /dev/null +++ b/demo/ermis-f/Notes/cur/16855933.1075855487028.JavaMail.evans@thyme:2,S @@ -0,0 +1,275 @@ +Message-ID: <16855933.1075855487028.JavaMail.evans@thyme> +Date: Thu, 9 Nov 2000 09:24:00 -0800 (PST) +From: susan.t.turpin@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cards@wdni.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jennifer_owen@pgn.com, jmmcarthur@duke-energy.com, + jsanders@clarkpud.com, kims@kimballenergy.com, klambe@puget.com, + kri.pam@pdg.net, llightfoot@coral-energy.com, lmanis@sdge.com, + lprior@enron.com, niels_a_vervloet@reliantenergy.com, + ramperms@bp.com, rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, sghill@bcgas.com, + sgwi@dynegy.com, spjutd2@wdni.com, ssouth@enron.com, + stephane.brodeur@enron.com, tdizona@coral-energy.com, + tgilliam@avistaenergy.com, tom.mckay@engageenergy.com, + tom.mckay@engageenergy.com, val_yildirok@pgn.com, + wharlan@ix.netcom.com, zcourns@national-fuel.com +Subject: NWP System Notice - 01-15 Soliciting Electronic Bids +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Turpin, Susan T" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: November 09, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-15 Soliciting Electronic Bids + +Notice Text: +All Shippers Notification: 01-155?????? ??????? +Dated November 9, 2000 + + +TO:???? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????????????????????? +? (801) 971-5983 cellular?? +??????????????????????? +?????????????????????? Williams Gas Pipeline-West +?????????????????????? Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR AVAILABLE FIRM MAINLINE +??????? ??????? TRANSPORTATION CAPACITY ON NORTHWEST'S TRANSMISSION SYSTEM + +Northwest has posted the following package of available firm TF-1 Large +Customer +transportation capacity to its Electronic Bulletin Board ("EBB") for +competitive bid pursuant +to the "Right-of-First-Refusal; Posting of Pipeline Capacity" provision of +Northwest's Tariff, +which requires availability of capacity to be posted to the EBB subject to +bid.? All prearranged +terms are indicated below, if applicable.? The prearranged shipper has the +right to match the +highest economic value at the end of the bid period.? If the prearranged +shipper does not +match the highest economic value, award of such capacity will be made +according to +Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS CLOSED +BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace Karpakis or your +Marketing +Services Representative if you encounter any problems with your EBB bid(s).? +DON'T WAIT +UNTIL THE LAST MINUTE TO POST YOUR BID.? Time deadlines are electronically +monitored +and implemented. + + +PACKAGE "AA" +From the October 31, 2000 Posting +EBB OFFER # ____ + +RECEIPT ??????? ??????? DELIVERY??????? ?? TOTAL??????? INITIAL PRIMARY +PREARRANGED +?POINT? ??????? ??????? POINT ? ?? DTH/D???????? CONTRACT TERM? ?? OFFER +?? + +Crossover?????????????????????????? Green River-??? 23,152???? 11/14/00 - +11/18/00????? ??? YES +??????? 16??????????????????????????????????????? CIG + +Min. Acceptable Bid:???????? ?? $0.03 per Dth of daily Volumetric Reservation +Contract?????????????????????????????????????????????????????????????????????? +????????????????????????????????????????????????????????????????????? Demand? +for Flexible Receipt/Delivery Point Rights + +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 23,152 Dth/d +Bid Open Date:? ??????? 11/09/00 - (4:00 pm Central Time) +Bid Close Date: ??????? 11/10/00 - (4:00 pm Central Time) +Award Deadline: ??????? 11/10/00 - (5:00 pm Central Time) +Evergreen:????? ??????? ??????? Day to Day, One (1) Business Day Prior +Notification +Special Terms & Cond:?? ??????? See 1, 2 and 3 Below. + + + +PACKAGE "Q" +From the October 31, 2000 Posting +EBB OFFER # ____ + +RECEIPT ??????? ??????? DELIVERY??????? ?? TOTAL??????? INITIAL PRIMARY +PREARRANGED +POINT ? ??????? POINT ? ??? DTH/D??????? CONTRACT TERM? ?? OFFER + +Shute Creek??????????????????????? Ignacio??????????????? 10,000????? +11/14/00 - 11/30/00?????? ??? YES +????????????????????????????????????????????? Bondad-EPNG + +Min. Acceptable Bid:???????? ?? $0.07 per Dth of daily Reservation Contract +Demand for Flexible +?????????????????????????????????????????????? Receipt/Delivery Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 10,000 Dth/d +Bid Open Date:? ??????????????????????? 11/09/00 - (4:00 pm Central Time) +Bid Close Date: ??????? 11/10/00 - (4:00 pm Central Time) +Award Deadline: ??????? 11/10/00 - (5:00 pm Central Time) +Evergreen:????? ??????? ??????? Month to Month, Ten (10) Business Day Prior +Notification +Special Terms & Cond:?? ??????? See 1, 2 and 4 Below. + + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into the +transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity and +shipper and replacement shipper may utilize any available points on +Northwest's +?transmission system without impacting the discount for the original shipper. + +3. This prearranged offer is a volumentric reservation contract demand.? A +monthly base +reservation charge per unit of transportation contract demand shall be the +awarded +rate/dth multiplied by the dth's delivered during the month, divided by the +total +monthly Transportation Contract Demand.? In addition to the Volumetric +Reservation +Charge Bid, shipper will pay the volumetric charge, the applicable surcharges +and +fuel. + +4. This prearranged offer is for a reservation contract demand rate.? In +addition to the +Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable +surcharges and fuel. +? + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation capacity +for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available transportation +capacity.? Multiple electronic bid(s) can be submitted for the total +available transportation +capacity under the specified package OR multiple rates can be submitted each +for a partial +amount of available transportation capacity under the specified package.? If +the same +Shipper submits multiple bids, the highest present value for such package of +available +transportation capacity shall be considered the valid bid. All other bids +from the same +Shipper for the same package of transportation capacity will be discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is less than +??????? minimum tariff rate, the following formula is utilized:? Bid Rate x +FERC Interest Rate x The +??????? Maximum Bid Quantity x 365 days/100/12; or if the maximum rate is +bid, the following +??????? formula is utilized:? Bid Rate x FERC Interest Rate x Maximum Bid +Quantity x days bid/100. +??????? In case of a tie, each tied shipper will have the right to improve +its bid by submitting an +??????? improved bid within 24 hours of the bid close time.? Such improved +bid shall be faxed to +??????? (801) 584-7076 to Candace Karpakis or Patrick Aman.? If a tie still +exists, such capacity +??????? shall be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than indicated +??????? for the capacity unless maximum rate is bid. +? + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button on the offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The +screen will allow you to review the conditions of the offer.? Close this +screen when you +have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting the "VIEW +BID" button.? Close this screen when you have finished viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" +button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, +highlight the receipt/delivery point section with the left mouse button and +modify +accordingly. Select "SAVE".? If an error appears at the button of the screen, +the error +will need to be corrected and the data will need to be saved again.? If +successful, a +message will appear indicating the bid information has saved and the bid rate +must +be entered.? Select "OK". +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +You have just "CREATED" your bid for the offer.? You now need to "SUBMIT" +your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button. + +All of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you +would like +to submit.? Select the "SUBMIT" button at the top of the screen to post the +bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button.? All of +your +bids will appear.? If the bid has not yet been submitted, highlight the "BID +IN DRAFT +STATUS" that you would like to withdraw.? Select the "WITHDRAW" button at the +top +of the screen to withdraw the bid.? After a bid has been withdrawn, you can +select the +"DELETE" button at the top of the screen to delete it from the screen. +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + + + +Word: F\Short Term/Capacity for Bid-All 2000 November 9 2000 01-155.doc \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/16902308.1075855487407.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/16902308.1075855487407.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f0adf1e1 --- /dev/null +++ b/demo/ermis-f/Notes/cur/16902308.1075855487407.JavaMail.evans@thyme:2,S @@ -0,0 +1,36 @@ +Message-ID: <16902308.1075855487407.JavaMail.evans@thyme> +Date: Fri, 3 Nov 2000 10:38:00 -0800 (PST) +From: david.forster@enron.com +To: eol.wide@enron.com +Subject: Change to Stack Manager +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: David Forster +X-To: EOL Traders World Wide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Effective immediately, there is a change to the Stack Manager which will +affect Inactive Children. + +Inactive Children with links to Parent products will not have their +calculated prices updated until the Child product is Activated. + +When the Child Product is activated, the price will be recalculated and +updated BEFORE it is displayed on the web. + +This means that if you are inputting a basis price on a Child product, you +will not see the final, calculated price until you Activate the product, at +which time the customer will also see it. + +If you have any questions, please contact the Help Desk on: + +Americas: 713 853 4357 +Europe: + 44 (0) 20 7783 7783 +Asia/Australia: +61 2 9229 2300 + +Dave \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/17047765.1075855497474.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/17047765.1075855497474.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1d768d40 --- /dev/null +++ b/demo/ermis-f/Notes/cur/17047765.1075855497474.JavaMail.evans@thyme:2,S @@ -0,0 +1,83 @@ +Message-ID: <17047765.1075855497474.JavaMail.evans@thyme> +Date: Fri, 11 May 2001 08:49:00 -0700 (PDT) +From: outlook.team@enron.com +To: cheryl.wilchynski@enron.com, cindy.ward@enron.com, jo.hill@enron.com, + sonja.galloway@enron.com, bilal.bajwa@enron.com, binh.pham@enron.com, + bradley.jones@enron.com, bruce.mills@enron.com, + chance.rabon@enron.com, chuck.ames@enron.com, + david.baumbach@enron.com, jad.doan@enron.com, + o'neal.winfree@enron.com, phillip.love@enron.com, + sladana-anna.kulic@enron.com, victor.guggenheim@enron.com, + alejandra.chavez@enron.com, anne.bike@enron.com, + carole.frank@enron.com, darron.giron@enron.com, + elizabeth.hernandez@enron.com, elizabeth.shim@enron.com, + jeff.royed@enron.com, kam.keiser@enron.com, kimat.singla@enron.com, + kristen.clause@enron.com, kulvinder.fowler@enron.com, + kyle.lilly@enron.com, luchas.johnson@enron.com, + maria.garza@enron.com, patrick.ryder@enron.com, + ryan.o'rourke@enron.com, yuan.tian@enron.com, frank.ermis@enron.com, + jane.tholt@enron.com, jay.reitmeyer@enron.com, keith.holst@enron.com, + matthew.lenhart@enron.com, mike.grigsby@enron.com, + monique.sanchez@enron.com, phillip.allen@enron.com, + randall.gay@enron.com, tori.kuykendall@enron.com, + ina.norman@enron.com, jackie.travis@enron.com, + michael.gasper@enron.com, brenda.fletcher@enron.com, + jeanne.wukasch@enron.com, mary.franklin@enron.com, + mike.potter@enron.com, natalie.baker@enron.com, + suzanne.calcagno@enron.com, albert.stromquist@enron.com, + rajesh.chettiar@enron.com, derek.anderson@enron.com, + brad.horn@enron.com, camille.gerard@enron.com, cathy.lira@enron.com, + daniel.castagnola@enron.com, eva.tow@enron.com, lam.nguyen@enron.com, + andy.pace@enron.com, anna.santucci@enron.com, + claudia.guerra@enron.com, clayton.vernon@enron.com, + david.ryan@enron.com, eric.smith@enron.com, grace.kim@enron.com, + jason.kaniss@enron.com, kevin.cline@enron.com, rika.imai@enron.com, + todd.decook@enron.com, beth.jensen@enron.com, + billi.harrill@enron.com, martha.sumner-kenney@enron.com, + phyllis.miller@enron.com, sandy.olofson@enron.com, + theresa.byrne@enron.com, danny.mccarty@enron.com, denis.tu@enron.com, + john.ayres@enron.com, john.millar@enron.com, + julie.armstrong@enron.com, maggie.schroeder@enron.com, + max.brown@enron.com, randy.cantrell@enron.com, tracy.scott@enron.com, + charles.muzzy@enron.com, cora.pendergrass@enron.com, + darren.espey@enron.com, jessica.white@enron.com, + kevin.brady@enron.com, kirk.lenart@enron.com, lisa.kinsey@enron.com, + margie.straight@enron.com, mark.schrab@enron.com, + souad.mahmassani@enron.com, tammy.gilmore@enron.com, + teresa.mcomber@enron.com, wes.dempsey@enron.com, + barry.feldman@enron.com, catherine.huynh@enron.com +Subject: 3 - URGENT - TO PREVENT LOSS OF INFORMATION +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Outlook Migration Team +X-To: Cheryl Wilchynski, Cindy R Ward, Jo Ann Hill, Sonja Galloway, Bilal Bajwa, Binh Pham, Bradley Jones, Bruce Mills, Chance Rabon, Chuck Ames, David Baumbach, Jad Doan, O'Neal D Winfree, Phillip M Love, Sladana-Anna Kulic, Victor Guggenheim, Alejandra Chavez, Anne Bike, Carole Frank, Darron C Giron, Elizabeth L Hernandez, Elizabeth Shim, Jeff Royed, Kam Keiser, Kimat Singla, Kristen Clause, Kulvinder Fowler, Kyle R Lilly, Luchas Johnson, Maria Garza, Patrick Ryder, Ryan O'Rourke, Yuan Tian, Frank Ermis, Jane M Tholt, Jay Reitmeyer, Keith Holst, Matthew Lenhart, Mike Grigsby, Monique Sanchez, Phillip K Allen, Randall L Gay, Tori Kuykendall, Ina Norman, Jackie Travis, Michael J Gasper, Brenda H Fletcher, Jeanne Wukasch, Mary Theresa Franklin, Mike Potter, Natalie Baker, Suzanne Calcagno, Albert Stromquist, Rajesh Chettiar, Derek Anderson, Brad Horn, Camille Gerard, Cathy Lira, Daniel Castagnola, Eva Tow, Lam Nguyen, Andy Pace, Anna Santucci, Claudia Guerra, Clayton Vernon, David Ryan, Eric Smith, Grace Kim, Jason Kaniss, Kevin Cline, Rika Imai, Todd DeCook, Beth Jensen, Billi Harrill, Martha Sumner-Kenney, Phyllis Miller, Sandy Olofson, Theresa Byrne, Danny McCarty, Denis Tu, John A Ayres, John Millar, Julie Armstrong, Maggie Schroeder, Max Brown, Randy Cantrell, Tracy Scott, Charles T Muzzy, Cora Pendergrass, Darren Espey, Jessica White, Kevin Brady, Kirk Lenart, Lisa Kinsey, Margie Straight, Mark L Schrab, Souad Mahmassani, Tammy Gilmore, Teresa McOmber, Wes Dempsey, Barry Feldman, Catherine Huynh +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Critical Migration Information: + +1. Your scheduled Outlook Migration Date is THE EVENING OF : May 14th +2. You need to press the "Save My Data" button (only once) to send us your +pre-migration information. +3. You must be connected to the network before you press the button. +4. If a POP-UP BOX appears, prompting you to "ABORT, CANCEL OR TRUST SIGNER" +please select TRUST SIGNER. +5. Any information you Add to your Personal Address Book, Journal or calendar +after you click on the button will need to be manually re-added into Outlook +after you have been migrated. +6. Clicking this button does not complete your migration to Outlook. Your +migration will be completed the evening of your migration date. + + + + Failure to click on the button means you WILL NOT get your Calendar, +Contacts, Journal and ToDo information imported into Outlook the day of your +migration and could result in up to a 2 week delay to restore this +information. + +If you encounter any errors please contact the resolution center @ +713-853-1411 \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/17073963.1075855485986.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/17073963.1075855485986.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0db0525f --- /dev/null +++ b/demo/ermis-f/Notes/cur/17073963.1075855485986.JavaMail.evans@thyme:2,S @@ -0,0 +1,20 @@ +Message-ID: <17073963.1075855485986.JavaMail.evans@thyme> +Date: Thu, 16 Nov 2000 12:05:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.states@enron.com +Subject: Winner of XMS Drawing for Continental Airlines Tickets +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Employees United States +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Thank you to everyone who participated in the XMS Web Expense Report +contest. We had over 1000 responses with 906 correct answers. Randy Klug of +EBS in Portland was the winner. Congratulations, Randy, and thank you all +for participating. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/17330184.1075855485831.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/17330184.1075855485831.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d71fae31 --- /dev/null +++ b/demo/ermis-f/Notes/cur/17330184.1075855485831.JavaMail.evans@thyme:2,S @@ -0,0 +1,115 @@ +Message-ID: <17330184.1075855485831.JavaMail.evans@thyme> +Date: Fri, 17 Nov 2000 10:44:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron In Action 11.20.00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Nutcracker Tickets Fabulous seats for the final Nutcracker full dress +rehearsal - including Founders' Box seats - are available for + Wednesday, November 22, 7:30 p.m. at the Wortham Theater. Supply is +limited, so buy your ticket soon + for a first peak at the highlight of the holiday performance season. Tickets +are only $10! They're first come first serve + and are available in EB 407. + +Free Popcorn at Bring a book to the movies and get free popcorn! Enron's +Prescription for Reading Book Drive is on Saturday, +the Movies! November 25, noon to 4:00 p.m. Bring a new or gently used +children's book to one of the following Cinemark + Theaters on November 25. With your gift, you will receive a small popcorn to +enjoy during the release of Disney's + 102 Dalmatians, or any other great movie! + + Cinemark 24 Westchase - 3600 Sam Houston Parkway + Cinemark 16 - 12920 Northwest Freeway + Cinemark 16 - Pasadena + Cinemark 18 - 20915 Gulf Freeway + + Enron's Prescription for Reading program, a Reach Out & Read program, is an +early literacy intervention program + that is implemented in pediatric healthcare clinics and targets children +between the ages of 6 months and 5 years + during their well-baby check-ups at UT-Houston facilities. + +Big E Cafe - Don't be a Grinch this Holiday Season! Help spread the Holiday +Cheer and give your time and effort back to +December 1 the community. Come out to the Big E Cafe on Friday, December 1 +from 11:30 a.m to 1:00 p.m. and check out the + opportunities to sign up for community volunteer projects. Lunch is only $5. +Bring a toy, clothing item, or + canned good and receive $1 off lunch! Be sure to also check out information +on the galleryfurniture.com bowl; you + will receive a coupon for a free Chic-Fil-A sandwich with the purchase of a +bowl game ticket at Big E! Entertainment + will be provided by the Gary-Dahl Band, with special appearances by The +Grinch! + + + +Foley's Friday CHANGE HOUSTON 2000, a city-wide campaign benefiting SEARCH, +will be at 14 Foley's locations around Houston +Volunteers! on November 24 - the day after Thanksgiving. Volunteers are +needed to help collect money, "cheerlead" shoppers to + donate, and hand out information about SEARCH. This is an excellent +opportunity for friends and family to get + together during the biggest shopping day of the year and give back to the +community. Please contact Stephanie + Harris at 713-739-7752 ext.142 for more information. Come out and have a +wonderful time! + +MFA Volunteers for You are invited to the Museum of Fine Arts Corporate +Partner Holiday Party on December 12 from 7:00 p.m. +Holiday Party to 9:00 p.m, but volunteers are needed to help with fun and +exciting preparations! The party is free for all corporate + partner company employees and their families. In addition to helping out +with face-painting, escorting guests, and + assisting with photographers and Santa Claus throughout the night, the party +features seasonal decor, + holiday craft projects, and delicious desserts! Contact India +Kerr-Perkinson at 713-639-7570 for more information + and or click here to print out the volunteer form. + +Enron Kids Holiday We still have a few students that need caring Enron +sponsors! Come participate with Enron Kids, a program +Fun! that helps provide books and equipment for schools in need. Sponsor a +student or team up with co-workers or your + department to provide a bag full of holiday cheer to an HISD Burrus +Elementary student! A shopping committee + can shop for you if your schedule does not give you the time. Sign-ups are: + + November 14, 16, 17: 11:00 a.m. - 1:00 p.m. Sponsor Sign-Up in the Enron +Building lobby + November 15: 11:00 a.m. - 1:00 p.m. Sponsor Sign-Up in 3AC 601 + November 15: 11:00 a.m. - 1:00 p.m. Sponsor Sign-Up in Jefferson +Bldg. Ground Floor Conference Room + + Gift drop-offs will be on December 4-8, and the holiday party for Enron Kids +will be at Burrus Elementary on Thursday, + December 14, with transportation available to sponsors. For more +information, contact Geneva Davis at ext. 35517 + or Leslie Campbell at ext. 35983. + + +Ceridian LifeWorks Celebrations. Travel. Traditions. Shopping. +Expectations. Memories. With all the anticipation, and all your +Helps Your Holidays! obligations at work and home, sometimes it can be hard +to stop and really enjoy the holidays. That's why LifeWorks + is here to help you. For some great tips, access LifeWorks by calling +800-635-0606 or visit LifeWorks Online at + www.lifeworks.com (company id: enron, password: 2000). + +Flu Vaccine The flu vaccine is scheduled to arrive before December 1. Due to +its limited supply, you are encouraged to +Update email your vaccine request as soon as possible to +Health_Center@enron.com. You will be notified by + email when the vaccine is available. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/17455693.1075855484565.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/17455693.1075855484565.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..62ed51e9 --- /dev/null +++ b/demo/ermis-f/Notes/cur/17455693.1075855484565.JavaMail.evans@thyme:2,S @@ -0,0 +1,22 @@ +Message-ID: <17455693.1075855484565.JavaMail.evans@thyme> +Date: Tue, 5 Dec 2000 07:30:00 -0800 (PST) +From: charles.jacobs@enron.com +To: frank.ermis@enron.com +Subject: Enserco October Penalty +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Charles Jacobs +X-To: Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Frank - What's the word from Enserco?? Have you had a chance to call Darrell +yet about that penalty they took in the October netout? Let me know. + +Thanks, +...Chuck +x.36275 \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/17566099.1075855485646.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/17566099.1075855485646.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..69f081ab --- /dev/null +++ b/demo/ermis-f/Notes/cur/17566099.1075855485646.JavaMail.evans@thyme:2,S @@ -0,0 +1,65 @@ +Message-ID: <17566099.1075855485646.JavaMail.evans@thyme> +Date: Tue, 21 Nov 2000 02:54:00 -0800 (PST) +From: kenny.ha@enron.com +To: crystal.hyde@enron.com, william.kelly@enron.com, kimat.singla@enron.com, + victor.guggenheim@enron.com, darron.giron@enron.com, + b.palmer@enron.com, jackson.logan@enron.com, phillip.love@enron.com, + kam.keiser@enron.com, michelle.waldhauser@enron.com, + dawn.kenne@enron.com, monique.sanchez@enron.com, + jeffrey.gossett@enron.com, chris.walker@enron.com, + michael.walters@enron.com, david.baumbach@enron.com, + martha.stevens@enron.com, jay.knoblauh@enron.com, + dutch.quigley@enron.com, sheetal.patel@enron.com, + jeff.royed@enron.com, shawna.johnson@enron.com, anne.bike@enron.com, + jennifer.bagwell@enron.com, jody.crook@enron.com, + denver.plachy@enron.com, juana.fayett@enron.com, + liz.hillman@enron.com, o'neal.winfree@enron.com, + jeff.royed@enron.com, luchas.johnson@enron.com, + shawna.johnson@enron.com, souad.mahmassani@enron.com, + jason.wolfe@enron.com, kyle.lilly@enron.com, + robin.rodrigue@enron.com, sandra.brawner@enron.com, + brad.mckay@enron.com, fletcher.sturm@enron.com, + kevin.ruscitti@enron.com, patrice.mims@enron.com, + kelli.stevens@enron.com, tom.donohoe@enron.com, + andrew.lewis@enron.com, sylvia.pollan@enron.com, + theresa.branney@enron.com, martin.cuilla@enron.com, + geoff.storey@enron.com, hunter.shively@enron.com, + mike.grigsby@enron.com, frank.ermis@enron.com, + phillip.allen@enron.com, tori.kuykendall@enron.com, + matthew.lenhart@enron.com, steven.south@enron.com, + jane.tholt@enron.com, greg.mcclendon@enron.com, carey.metz@enron.com, + gary.lamphier@enron.com, jim.schwieger@enron.com, + eric.bass@enron.com, elsa.villarreal@enron.com, + robert.shiring@enron.com, brad.horn@enron.com, + gregory.schockling@enron.com, dan.mccairns@enron.com, + ragan.bond@enron.com, joe.parks@enron.com, robyn.zivic@enron.com, + thomas.martin@enron.com, keith.holst@enron.com, scott.neal@enron.com, + peter.keavey@enron.com, dick.jenkins@enron.com, + andrea.ring@enron.com +Subject: TDS Flag +Cc: william.kasemervisz@enron.com, russ.severson@enron.com, + scott.mills@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: william.kasemervisz@enron.com, russ.severson@enron.com, + scott.mills@enron.com +X-From: Kenny Ha +X-To: Crystal Hyde, William Kelly, Kimat Singla, Victor Guggenheim, Darron C Giron, B Scott Palmer, Jackson Logan, Phillip M Love, Kam Keiser, Michelle C Waldhauser, Dawn C Kenne, Monique Sanchez, Jeffrey C Gossett, Chris Walker, Michael Walters, David Baumbach, Martha Stevens, Jay Knoblauh, Dutch Quigley, Sheetal Patel, Jeff Royed, Shawna Johnson, Anne Bike, Jennifer Bagwell, Jody Crook, Denver Plachy, Juana Fayett, Liz Hillman, O'Neal D Winfree, Jeff Royed, Luchas Johnson, Shawna Johnson, Souad Mahmassani, Jason Wolfe, Kyle R Lilly, Robin Rodrigue, Sandra F Brawner, Brad McKay, Fletcher J Sturm, Kevin Ruscitti, Patrice L Mims, Kelli Stevens, Tom Donohoe, Andrew H Lewis, Sylvia S Pollan, Theresa Branney, Martin Cuilla, Geoff Storey, Hunter S Shively, Mike Grigsby, Frank Ermis, Phillip K Allen, Tori Kuykendall, Matthew Lenhart, Steven P South, Jane M Tholt, Greg McClendon, Carey M Metz, Gary W Lamphier, Jim Schwieger, Eric Bass, Elsa Villarreal, Robert Shiring, Brad Horn, Gregory Schockling, Dan McCairns, Ragan Bond, Joe Parks, Robyn Zivic, Thomas A Martin, Keith Holst, Scott Neal, Peter F Keavey, Dick Jenkins, Andrea Ring +X-cc: William E Kasemervisz, Russ Severson, Scott Mills +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Ladies and Gentlemen, + +I would like to remind you that only postID of calcs that have TDS Flag (in +Port Calc screen) set to "1" are included in TDS position load. We have +noticed that ST-Bammel, ST-Bridgeline, GD-Texas,... and many more desks do +not have the TDS Flag set to "1". + +Please call me (x30413) or Bill Kasemervisz (x57579) if you have any +questions. + +Kenny H. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/17860282.1075855484189.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/17860282.1075855484189.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2dc15a98 --- /dev/null +++ b/demo/ermis-f/Notes/cur/17860282.1075855484189.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <17860282.1075855484189.JavaMail.evans@thyme> +Date: Thu, 7 Dec 2000 20:53:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Enerfax Daily-Please click link to view Enerfax Daily +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + + http://www.enerfax.com/ + + +begin 666 Enerfax Daily.url +M6T1%1D%53%1=#0I"05-%55),/6AT=' Z+R]W=W"YC;VTO#0H- +M"EM$3T,C-2,V70T*0D%315523#UH='1P.B\O<&5R +Date: Fri, 17 Nov 2000 01:45:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Who received the Chairman's Award? Find out in eBiz! +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The recipient of the 2000 Chairman's Award has been selected. Read all about +it! + +Also in this issue: +German gas monopolies +Emissions trading +Enron's status as market maker with NordPool +Trading satellite capacity + +It's all in the latest eBiz. Go to home.enron.com, click Publications, then +click eBiz, and "eBiz November 17, 2000." \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/18537252.1075855484789.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/18537252.1075855484789.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ab52bba6 --- /dev/null +++ b/demo/ermis-f/Notes/cur/18537252.1075855484789.JavaMail.evans@thyme:2,S @@ -0,0 +1,36 @@ +Message-ID: <18537252.1075855484789.JavaMail.evans@thyme> +Date: Mon, 4 Dec 2000 02:36:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.employees@enron.com +Subject: Enron Wholesale Services Legal Department +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Wholesale Services Employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + + As a follow-up to the recent Enron Corp. memorandum forming Enron Wholesale +Services (EWS), effective today, we have reorganized the Wholesale Services +Legal Department. + + The goals in reorganizing the department are as follows: (i) align the +legal department as closely as possible with the business units, (ii) speed +the flow of legal technology across the business units, and (iii) achieve +greater efficiency and consistency across the organization. + + To this end, a legal policy group will be formed for EWS Legal, which will +include Lance Schuler, Enron Americas; Mark Evans, Enron Europe; Mark Taylor, +Enron Net Works; Alan Aronowitz, Enron Global Markets; Julia Murray, Enron +Industrial Markets; and Bruce Lundstrom, Enron Global Assets. + + The organization chart for the EWS Legal Department is attached. More +comprehensive organization charts will follow for each group. + +Mark Frevert and Mark Haedicke + + diff --git a/demo/ermis-f/Notes/cur/18604845.1075855486389.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/18604845.1075855486389.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5bbb20ef --- /dev/null +++ b/demo/ermis-f/Notes/cur/18604845.1075855486389.JavaMail.evans@thyme:2,S @@ -0,0 +1,20 @@ +Message-ID: <18604845.1075855486389.JavaMail.evans@thyme> +Date: Tue, 14 Nov 2000 10:00:00 -0800 (PST) +From: ss4@skpstnhouston.com +To: energy.professional@mailman.enron.com +Subject: E-Commerce Solutions +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Skipping Stone +X-To: Energy.Professional@mailman.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Still Looking for an +E-Commerce Solution? + +[IMAGE] \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/1867393.1075855497409.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/1867393.1075855497409.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7150e87d --- /dev/null +++ b/demo/ermis-f/Notes/cur/1867393.1075855497409.JavaMail.evans@thyme:2,S @@ -0,0 +1,133 @@ +Message-ID: <1867393.1075855497409.JavaMail.evans@thyme> +Date: Fri, 11 May 2001 08:57:00 -0700 (PDT) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: SUPPLEMENTAL Weekend Outage Report for 5-11-01 through 5-14-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +May 11, 2001 5:00pm through May 14, 2001 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages + +ENRON NORTH AMERICAN LANS: AlSO SEE ORIGINAL REPORT +Impact: CORP +Time: Fri 5/11/2001 at 6:15:00 PM CT thru Fri 5/11/2001 at 7:00:00 PM CT + Fri 5/11/2001 at 4:15:00 PM PT thru Fri 5/11/2001 at 5:00:00 PM PT + Sat 5/12/2001 at 12:15:00 AM London thru Sat 5/12/2001 at 1:00:00 AM London +Outage: Trader DFS Re-Configuration +Environments Impacted: Corp +Purpose: Data access +Backout: Continue to use ENEHOU +Contact(s): Frank Coles (713)406-0470 + John Cheng (713)853-1672 + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: ALSO SEE ORIGINAL REPORT +Impact: CORP +Time: Sat 5/12/2001 at 10:00:00 AM CT thru Sat 5/12/2001 at 5:00:00 PM CT + Sat 5/12/2001 at 8:00:00 AM PT thru Sat 5/12/2001 at 3:00:00 PM PT + Sat 5/12/2001 at 4:00:00 PM London thru Sat 5/12/2001 at 11:00:00 PM London +Outage: Disk upgrade for dual boot on server gfp1. +Environments Impacted: Infinity development +Purpose: Disk upgrade needed to establish dual boot redundancy. +Backout: reinstall old configuration +Contact(s): Malcolm Wells 713-345-3716 + +Impact: CORP NFS +Time: Fri 5/11/2001 at 8:00:00 PM CT thru Fri 5/11/2001 at 10:00:00 PM CT + Fri 5/11/2001 at 6:00:00 PM PT thru Fri 5/11/2001 at 8:00:00 PM PT + Sat 5/12/2001 at 2:00:00 AM London thru Sat 5/12/2001 at 4:00:00 AM London +Outage: OS upgrade on NFS servers calvin and hobbes. +Environments Impacted: Sitara, Weather App. Infifity NFS +Purpose: The upgrade is needed for added SIFS functionality and support. +SIFs is the component that allows NT/UNIX access. +Backout: We can revert to one of several previous OS version stored on disks. +Contact(s): Malcolm Wells 713-345-3716 + +Impact: Unix +Time: Sat 5/12/2001 at 2:00:00 PM CT thru Sat 5/12/2001 at 4:00:00 PM CT + Sat 5/12/2001 at 12:00:00 PM PT thru Sat 5/12/2001 at 2:00:00 PM PT + Sat 5/12/2001 at 8:00:00 PM London thru Sat 5/12/2001 at 10:00:00 PM London +Outage: Neutron - Add a CPU boardd +Environments Impacted: UniX Users +Purpose: increase cpus +Backout: Remove / replace board. +Contact(s): Adam DeRidder 713-853-1428 + Michael Barber 713-853-5530 + Wilford Stevens 713-853-7564 + +SITARA: See above + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: SEE ORIGINAL REPORT + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: ALSO SEE ORIGINAL REPORT +Impact: CORP +Time: Fri 5/11/2001 at 4:00:00 PM CT thru Sat 5/12/2001 at 3:30:00 PM CT + Fri 5/11/2001 at 2:00:00 PM PT thru Sat 5/12/2001 at 1:30:00 PM PT + Fri 5/11/2001 at 10:00:00 PM London thru Sat 5/12/2001 at 9:30:00 PM London +Outage: Configure new hard disk and install all necessary OS and software. +Environments Impacted: Power Settlements users +Purpose: Upgrade server +Backout: Re-install old hard disk, fall back to stand-by server as last +resort. +Contact(s): Michael Cuccia 713-853-6629 +------------------------------------------------------------------------------ +----------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC + (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/18681075.1075855498232.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/18681075.1075855498232.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..625f3add --- /dev/null +++ b/demo/ermis-f/Notes/cur/18681075.1075855498232.JavaMail.evans@thyme:2,S @@ -0,0 +1,36 @@ +Message-ID: <18681075.1075855498232.JavaMail.evans@thyme> +Date: Sun, 6 May 2001 12:16:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron to Kick Off National Employee Health and Fitness Week with + Clyde Drexler +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Get ready to help the Body Shop celebrate it's 15th anniversary and kick off +National Health and Fitness Week. + +Beginning Monday, May 14 and ending Friday, May 18, 2001 all Enron Employees +are invited to work-out at the Body Shop as a complimentary guest. Just +visit http://hrweb.enron.com/wellness, print and fill-out the body shop 15th +anniversary guest form, and return it to the Body Shop prior to your first +workout. + +The week long celebration includes a speech and autograph session with Clyde +Drexler, Monday, May 14, 2001, 11:30 AM-12:00 noon (spaces will be limited +and you must RSVP to Body.Shop@enron.com by Friday, May 11, 2001, 3:00 PM); +an early morning workout with the Houston Rocket's Power Girls on, Thursday, +May 17, 2001 starting at 6:30 AM followed by breakfast and autograph session +in the Body Shop Fuel Station at 7:30am - 8:30am; a boot camp style class led +by the German/American Foreign Legion and much, much more. + +Visit the Body Shop website for a detailed calendar of events, or for +additional information, please e-mail the Body Shop at Body.Shop@enron.com. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/19240754.1075855484064.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/19240754.1075855484064.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c31e1553 --- /dev/null +++ b/demo/ermis-f/Notes/cur/19240754.1075855484064.JavaMail.evans@thyme:2,S @@ -0,0 +1,95 @@ +Message-ID: <19240754.1075855484064.JavaMail.evans@thyme> +Date: Fri, 8 Dec 2000 08:53:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: SUPPLEMENTAL Weekend Outage Report for 12-8-00 through 12-11-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +December 08, 2000 5:00pm through December 11, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +EI: SEE ORIGINAL REPORT + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: SEE ORIGINAL REPORT + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: HR SEE ORIGINAL REPORT + +OTHER SYSTEMS: UNIX SEE ORIGINAL REPORT + +OTHER SYSTEMS: REMEDY +Impact: CORP +Time: Fri 12/8/2000 at 5:00:00 PM CT thru Fri 12/8/2000 at 5:15:00 PM CT + Fri 12/8/2000 at 3:00:00 PM PT thru Fri 12/8/2000 at 3:15:00 PM PT + Fri 12/8/2000 at 11:00:00 PM London thru Fri 12/8/2000 at 11:15:00 PM +London +Outage: RmailSniffer +Environments Impacted: All +Purpose: Review of Mail logs has shown that between 7:00 p.m. and 9:00 p.m. +50% of mail messages fail. The update will copy failed messages to another +directory for an admin to process. +Backout: Reset RmailSniffer service to original settings. +Contact(s): Carlos Perez 713-345-708 + Christian Smerz 713-345-7410 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: SEE ORIGINAL REPORT + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/19247115.1075855499280.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/19247115.1075855499280.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..653ee8cf --- /dev/null +++ b/demo/ermis-f/Notes/cur/19247115.1075855499280.JavaMail.evans@thyme:2,S @@ -0,0 +1,97 @@ +Message-ID: <19247115.1075855499280.JavaMail.evans@thyme> +Date: Tue, 24 Apr 2001 07:26:00 -0700 (PDT) +From: phillip.allen@enron.com +To: mike.grigsby@enron.com, keith.holst@enron.com, matthew.lenhart@enron.com, + monique.sanchez@enron.com, randall.gay@enron.com, + frank.ermis@enron.com, jane.tholt@enron.com, + tori.kuykendall@enron.com, steven.south@enron.com, + jay.reitmeyer@enron.com, susan.scott@enron.com +Subject: Instructions for FERC Meetings +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Phillip K Allen +X-To: Mike Grigsby, Keith Holst, Matthew Lenhart, Monique Sanchez, Randall L Gay, Frank Ermis, Jane M Tholt, Tori Kuykendall, Steven P South, Jay Reitmeyer, Susan M Scott +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Phillip K Allen/HOU/ECT on 04/24/2001 +02:23 PM --------------------------- + + +Eric Benson@ENRON on 04/24/2001 11:47:40 AM +To: Phillip K Allen/HOU/ECT@ECT +cc: +Subject: Instructions for FERC Meetings + +Mr. Allen - + +Per our phone conversation, please see the instructions below to get access +to view FERC meetings. Please advise if there are any problems, questions or +concerns. + +Eric Benson +Sr. Specialist +Enron Government Affairs - The Americas +713-853-1711 + +++++++++++++++++++++++++++ + +----- Forwarded by Eric Benson/NA/Enron on 04/24/2001 01:45 PM ----- + + Janet Butler + 11/06/2000 04:51 PM + + To: Eric.Benson@enron.com, Steve.Kean@enron.com, Richard.Shapiro@enron.com + cc: + Subject: Instructions for FERC Meetings + +As long as you are configured to receive Real Video, you should be able to +access the FERC meeting this Wednesday, November 8. The instructions are +below. + + +---------------------- Forwarded by Janet Butler/ET&S/Enron on 11/06/2000 +04:49 PM --------------------------- + + +Janet Butler +10/31/2000 04:12 PM +To: Christi.L.Nicolay@enron.com, James D Steffes/NA/Enron@Enron, +Rebecca.Cantrell@enron.com +cc: Shelley Corman/ET&S/Enron@Enron + +Subject: Instructions for FERC Meetings + + + + +Here is the URL address for the Capitol Connection. You should be able to +simply click on this URL below and it should come up for you. (This is +assuming your computer is configured for Real Video/Audio). We will pay for +the annual contract and bill your cost centers. + +You are connected for tomorrow as long as you have access to Real Video. + +http://www.capitolconnection.gmu.edu/ + +Instructions: + +Once into the Capitol Connection sight, click on FERC +Click on first line (either "click here" or box) +Dialogue box should require: user name: enron-y + password: fercnow + +Real Player will connect you to the meeting + +Expand your screen as you wish for easier viewing + +Adjust your sound as you wish + + + + + diff --git a/demo/ermis-f/Notes/cur/19260562.1075855483552.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/19260562.1075855483552.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ffafa84f --- /dev/null +++ b/demo/ermis-f/Notes/cur/19260562.1075855483552.JavaMail.evans@thyme:2,S @@ -0,0 +1,18 @@ +Message-ID: <19260562.1075855483552.JavaMail.evans@thyme> +Date: Tue, 12 Dec 2000 19:03:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Enerfax Daily (27).htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +http://personal.msy.bellsouth.net/~edaily \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/19593054.1075855484115.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/19593054.1075855484115.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b7021548 --- /dev/null +++ b/demo/ermis-f/Notes/cur/19593054.1075855484115.JavaMail.evans@thyme:2,S @@ -0,0 +1,63 @@ +Message-ID: <19593054.1075855484115.JavaMail.evans@thyme> +Date: Fri, 8 Dec 2000 05:20:00 -0800 (PST) +From: kenny.ha@enron.com +To: andrea.ring@enron.com, andrew.lewis@enron.com, anne.bike@enron.com, + b.palmer@enron.com, brad.horn@enron.com, brad.mckay@enron.com, + carey.metz@enron.com, chris.walker@enron.com, crystal.hyde@enron.com, + dan.mccairns@enron.com, darron.giron@enron.com, + david.baumbach@enron.com, dawn.kenne@enron.com, + denver.plachy@enron.com, dick.jenkins@enron.com, + dutch.quigley@enron.com, elsa.villarreal@enron.com, + eric.bass@enron.com, fletcher.sturm@enron.com, frank.ermis@enron.com, + gary.lamphier@enron.com, geoff.storey@enron.com, + greg.mcclendon@enron.com, gregory.schockling@enron.com, + hunter.shively@enron.com, jackson.logan@enron.com, + jane.tholt@enron.com, jason.wolfe@enron.com, jay.knoblauh@enron.com, + jeff.royed@enron.com, jeffrey.gossett@enron.com, + jennifer.bagwell@enron.com, jim.schwieger@enron.com, + jody.crook@enron.com, joe.parks@enron.com, juana.fayett@enron.com, + kam.keiser@enron.com, keith.holst@enron.com, kelli.stevens@enron.com, + kevin.ruscitti@enron.com, kimat.singla@enron.com, + kyle.lilly@enron.com, liz.hillman@enron.com, + luchas.johnson@enron.com, martha.stevens@enron.com, + martin.cuilla@enron.com, matthew.lenhart@enron.com, + michael.walters@enron.com, michelle.waldhauser@enron.com, + mike.grigsby@enron.com, monique.sanchez@enron.com, + o'neal.winfree@enron.com, patrice.mims@enron.com, + peter.keavey@enron.com, phillip.allen@enron.com, + phillip.love@enron.com, ragan.bond@enron.com, + robert.shiring@enron.com, robin.rodrigue@enron.com, + robyn.zivic@enron.com, sandra.brawner@enron.com, + scott.neal@enron.com, shawna.johnson@enron.com, + sheetal.patel@enron.com, souad.mahmassani@enron.com, + steven.south@enron.com, sylvia.pollan@enron.com, + theresa.branney@enron.com, thomas.martin@enron.com, + tom.donohoe@enron.com, tori.kuykendall@enron.com, + victor.guggenheim@enron.com, william.kelly@enron.com +Subject: TDS production availibility on Sunday 12/10/2000 +Cc: russ.severson@enron.com, william.kasemervisz@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: russ.severson@enron.com, william.kasemervisz@enron.com +X-From: Kenny Ha +X-To: Andrea Ring, Andrew H Lewis, Anne Bike, B Scott Palmer, Brad Horn, Brad McKay, Carey M Metz, Chris Walker, Crystal Hyde, Dan McCairns, Darron C Giron, David Baumbach, Dawn C Kenne, Denver Plachy, Dick Jenkins, Dutch Quigley, Elsa Villarreal, Eric Bass, Fletcher J Sturm, Frank Ermis, Gary W Lamphier, Geoff Storey, Greg McClendon, Gregory Schockling, Hunter S Shively, Jackson Logan, Jane M Tholt, Jason Wolfe, Jay Knoblauh, Jeff Royed, Jeffrey C Gossett, Jennifer Bagwell, Jim Schwieger, Jody Crook, Joe Parks, Juana Fayett, Kam Keiser, Keith Holst, Kelli Stevens, Kevin Ruscitti, Kimat Singla, Kyle R Lilly, Liz Hillman, Luchas Johnson, Martha Stevens, Martin Cuilla, Matthew Lenhart, Michael Walters, Michelle C Waldhauser, Mike Grigsby, Monique Sanchez, O'Neal D Winfree, Patrice L Mims, Peter F Keavey, Phillip K Allen, Phillip M Love, Ragan Bond, Robert Shiring, Robin Rodrigue, Robyn Zivic, Sandra F Brawner, Scott Neal, Shawna Johnson, Sheetal Patel, Souad Mahmassani, Steven P South, Sylvia S Pollan, Theresa Branney, Thomas A Martin, Tom Donohoe, Tori Kuykendall, Victor Guggenheim, William Kelly +X-cc: Russ Severson, William E Kasemervisz +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Ladies and Gentlemen, + +We plan to upgrade the two NT servers that run Gas TDS's middle-tier +applications this weekend. Therefore, TDS will not be available between +12:00 p.m. and 2:00 p.m. on Sunday, December 10th, 2000. If this downtime is +in conflict with your schedule, please let me know ASAP. + +I would also like to point out to you that when TDS is brought back on line, +it will be necessary for all the desks to be reloaded. Since we introduced +the TDS Flag last month, this should not effect any of the desks. + +Thank you for your cooperations, +Kenny H. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/19831462.1075855498760.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/19831462.1075855498760.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4da7f0df --- /dev/null +++ b/demo/ermis-f/Notes/cur/19831462.1075855498760.JavaMail.evans@thyme:2,S @@ -0,0 +1,137 @@ +Message-ID: <19831462.1075855498760.JavaMail.evans@thyme> +Date: Wed, 2 May 2001 03:28:00 -0700 (PDT) +From: melanie.hunter@neg.pge.com +To: derekaberle@aec.ca, abshirek@epenergy.com, jadams2@enron.com, + gascontroller@aec.ca, carol_airey@altagas.ca, kelly_aitken@gulf.ca, + dalbers@avistacorp.com, louise.allen@numac.com, malonzo@sdge.com, + panderse@utilicorp.com, adrienneanderson@aec.ca, dna1@pge.com, + laab@pge.com, paul.atha@southernenergy.com, oaugenstein@br-inc.com, + nbaker@enron.com, lryall@worldnet.att.net, brentbalog@aec.ca, + dbarre@puget.com, bartneea@bp.com, beathrw@bp.com, + michaelbennett@aec.ca, bblanar@coral-energy.com, bokenfke@bp.com, + gborrego@semprasolutions.com, tabo@dynegy.com, boulayka@bp.com, + spencecp@bp.com, todd_braunfeld@br-inc.ca, sbrewer@enron.com, + stephane.brodeur@enron.com, tbrother@utilicorp.com, + tbrown@br-inc.com, browning@wasatchenergy.com, + christopher.bruce@msdw.com, mike_bucher@oxy.com, + jburton@utilicorp.com, mbutler@tristargas.com, + operations@canwestgas.com, bcampbell@ci.burbank.ca.us, rwcd@pge.com, + chanbs@bp.com, jchapa@calpine.com, schrist@enron.com, dwc3@pge.com, + jlclarken@duke-energy.com, sheri.clemons@southernenergy.com, + cslaman@usg.com, bcohen@br-inc.com, darcy_cole@transcanada.com, + gascontroller@aec.ca, gcalgascontrol@bp.com, rcooper@utilicorp.com, + saguilar@coral-energy.com, rcrowley@coral-energy.com, + ccunning@cngc.com, david.dachis@neg.pge.com, bdahncke@pcenergy.com, + derek.danyliw@husky-oil.com, ddanyluk@enserco.com, days@epenergy.com, + cdecotea@westerngas.com, delanem@axl.ca, hankd@calpine.com, + kathy@itcoworld.com, tdizona@coral-energy.com, + andolaptchiev@duke-energy.com, doraisba@bp.com, rdreith@smud.org, + hwweight@duke-energy.com, caver_ealy@pgn.com, reason@br-inc.com, + lwebner@ect.enron.com, demerson@energy.twc.com, cory_empey@br-inc.ca, + pabercrombie@txuenergy.com, jelmore@txuenergy.com, fermis@enron.com, + vesparza@txu.com, beveret@enron.com, fackel@texaco.com, + lfiler@avistaenergy.com, mflaman@tcel.com, bradflegel@aec.ca, + srfl@dynegy.com, cfrandsen@avistacorp.com, + rene.frederick@apachecorp.com, bfrench@avistaenergy.com, + tfrisina@br-inc.com, dafusek@aep.com, mhg2@pge.com, + laura.gallant@paramountres.com, rgay@ect.enron.com, geek@bp.com, + gborrego@semprasolutions.com, gilesmh@bp.com, sgillit@cngc.com, + jgilmer2@txu.com, rgladman@aep.com, jglaubi@smud.org, + kgonzales@sppc.com, lgoodric@cngc.com, pgorton@avistaenergy.com, + pgorton@avistaenergy.com, pgrable@cngc.com, grahamp@kochind.com, + greenallg@epenergy.com, rgruber@avistacorp.com, bhall@cngc.com, + jeffrey.c.hammond@wgp.twc.com, lenhanson@aec.ca, + sharper@avistaenergy.com, deborah.hart@msdw.com, + jhaskey@coral-energy.com, kevin.heal@enron.com, + peggy.hedstrom@enron.com, emhendry@duke-energy.com, sghill@bcgas.com, + sherry_hill@transcanada.com, hoffmamc@bp.com, billhogue@aec.ca, + cholm@sppc.com, shorton@coral-energy.com, hots@chevron.com, + rob.hozjan@southernenergy.com, david_m_huck@reliantenergy.com, + igsjoy@ix.netcom.com, rishikawa@pacent.com, fred_jackson@knmktg.com, + kenja@cnrl.com, jenkindm@bp.com, kjohnson@pcenergy.com, + kkeiser@ect.enron.com, cindyk@cook-inlet.com, mkent@br-inc.com, + deborahs@kimballenergy.com, kims@kimballenergy.com, + russells@kimballenergy.com, jkimberly@avistacorp.com, + mknutson@avistaenergy.com, igsinc@ix.netcom.com, vgkr@dynegy.com, + gkugler@brr.com, james_lagadin@altagas.ca, + andrea.langfeldt@enron.com, llarson@mtpower.com, hleonard@cngc.com, + jonangas@attglobal.net, lippmanc@aol.com, daniel.lisk@enron.com, + nlissel@enserco.com, jlynch@westerngas.com, carolma@cook-inlet.com, + altradegasscheduling@altra.com, lmcegenergy@sk.sympatico.ca, + lmansi@sdge.com, ecma@dynegy.com, bob.mattice@engageenergy.com, + rfm@nwnatural.com, jmmcarthur@duke-energy.com, + pmcdougall@coral-energy.com, jmcgowa@smud.org, cmcgra@puget.com, + tom.mckay@engageenergy.com, mmcmahon@avistacorp.com, + bmedlock@cngc.com, pmelera@sempratrading.com, + shelly.mendel@enron.com, cmiller@smud.org, moln@chevron.com, + lmoore@avistaenergy.com, rhondamoore@aec.ca, dcmorris@mtpower.com, + salmoncolo@worldnet.att.net, murrinnl@bp.com, dmyers@enserco.com, + glen@wasatchenergy.com, mnason@coral-energy.com, nicknijt@bp.com, + trevor_nicol@nexeninc.com, gnunnema@utilicorp.com, kolinge@enron.com, + jennifer_owen@pgn.com, jpainter@igservice.com, + traceyh@panalberta.com, poruban@pasha.com, + spasloski@coral-energy.com, mpatton@cngc.com, + petersm@energystore.net, spfaff@cngc.com, meo2@pge.com, + carellyn-pitre@coastenergy.com, cpittma2@txu.com, + rplatt@duke-energy.com, jwpowell@duke-energy.com, + rinde_powell@pcp.ca, kathy.puls@engageenergy.com, + george.rahal@acnpower.com, ramperms@bp.com, sramsey@coral-energy.com, + mrana@socalgas.com, jackie.rausch@cabotog.com, reshma_rawj@gulf.com, + jreames@br-inc.com, gwenreid@aec.ca, lreid@sppc.com, + hrennell@worldnet.att.net, rriehm@br-inc.com, jarx@pge.com, + dripley@ect.enron.com, rrobins4@enron.com, bsalak@westerngas.com, + jsanders@clarkpud.com, gene@toenergy.com, scheffsp@bp.com, + cshenderlein@brr.com, jane@scana.com, scimmonsj@epenergy.com, + scimmons.janice@epenergy.com, david.scott@newpower.com, + fred.scott@engageenergy.com, ljs6@pge.com, kselland@avistaenergy.com, + mvaughn@cngc.com, judy@progas.com, lsilva@ci.glendale.ca.us, + hls@nwnatural.com, mark@wasatchenergy.com, linda@progas.com, + steven.p.south@enron.com, jspell@puget.com, + deborahs@kimballenergy.com, lynnette.stauber@powerex.com, + mikeal.stec@apachecorp.com, jonangas@attglobal.net, + rogertan@swbell.net, ctaylor01@coral-energy.com, + ctaylor@ci.burbank.ca.us, scot.thompson@southernenergy.com, + ttonkin@utilicorp.com, joy.toups@elpaso.com, john_trimble@kmmktg.com, + tunstabj@bp.com, rtyra@txu.com, jpu1@pge.com, pvallone@cngc.com, + niels_a_vervloet@reliantenergy.com, rick.wadle@mirant.com, + pwah@socalgas.com, ryan@wasatchenergy.com, john.wallace@deml.com, + mark.warno@acnenergy.com, ryan.watt@enron.com, + doug_way@transcanada.com, jared_wells@altagas.ca, + david.wharton@apachecorp.com, cwhite@brr.com, kwhite@pcenergy.com, + twickersham@enserco.com, kwilkinson@br-inc.com, + s.kent.williams@williams.com, jwilmotte@avistaenergy.com, + pwinter@avistacorp.com, dick.winters@avistacorp.com, + dwinters@avistacorp.com, val_yildirok@pgn.com, ron.youell@mirant.com, + scott_yule@transcanada.com, mitchell_zumwalt@nexeninc.com +Subject: PG&E GTN Station 3 Maintenance Update +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Hunter, Melanie" +X-To: "'derekaberle@aec.ca'" , "'abshirek@epenergy.com'" , "'jadams2@enron.com'" , "'gascontroller@AEC.CA'" , "'carol_airey@altagas.ca'" , "'kelly_aitken@gulf.ca'" , "'dalbers@avistacorp.com'" , "'louise.allen@numac.com'" , "'malonzo@sdge.com'" , "'panderse@utilicorp.com'" , "'adrienneanderson@aec.ca'" , "'DNA1@pge.com'" , "'Laab@pge.com'" , "'Paul.Atha@southernenergy.com'" , "'oaugenstein@br-inc.com'" , "'nbaker@enron.com'" , "'LRYALL@worldnet.att.net'" , "'brentbalog@aec.ca'" , "'dbarre@puget.com'" , "'bartneea@bp.com'" , "'beathrw@bp.com'" , "'michaelbennett@aec.ca'" , "'bblanar@coral-energy.com'" , "'bokenfke@bp.com'" , "'gborrego@semprasolutions.com'" , "'TABO@dynegy.com'" , "'boulayka@bp.com'" , "'spencecp@bp.com'" , "'todd_braunfeld@br-inc.ca'" , "'sbrewer@enron.com'" , "'stephane.brodeur@enron.com'" , "'Brothers, Troy'" , "'tbrown@br-inc.com'" , "'browning@wasatchenergy.com'" , "'Christopher.Bruce@msdw.com'" , "'mike_bucher@oxy.com'" , "'jburton@utilicorp.com'" , "'mbutler@tristargas.com'" , "'operations@canwestgas.com'" , "'bcampbell@ci.burbank.ca.us'" , "'RWCD@pge.com'" , "'chanbs@bp.com'" , "'jchapa@calpine.com'" , "'schrist@enron.com'" , "'dwc3@pge.com'" , "'jlclarken@duke-energy.com'" , "'sheri.clemons@southernenergy.com'" , "'cslaman@usg.com'" , "'bcohen@br-inc.com'" , "'darcy_cole@transcanada.com'" , "'gascontroller@AEC.CA'" , "'gcalgascontrol@bp.com'" , "'rcooper@utilicorp.com'" , "'saguilar@coral-energy.com'" , "'rcrowley@coral-energy.com'" , "'ccunning@cngc.com'" , "Dachis, David" , "'BDAHNCKE@PCENERGY.COM'" , "'derek.danyliw@husky-oil.com'" , "'ddanyluk@enserco.com'" , "'days@epenergy.com'" , "'cdecotea@westerngas.com'" , "'delanem@axl.ca'" , "'hankd@calpine.com'" , "'kathy@itcoworld.com'" , "'tdizona@coral-energy.com'" , "'andolaptchiev@duke-energy.com'" , "'doraisba@bp.com'" , "'RDreith@smud.org'" , "'hwweight@duke-energy.com'" , "'caver_ealy@pgn.com'" , "'reason@br-inc.com'" , "'lwebner@ect.enron.com'" , "'demerson@energy.twc.com'" , "'cory_empey@br-inc.ca'" , "'pabercrombie@txuenergy.com'" , "'jelmore@txuenergy.com'" , "'fermis@enron.com'" , "'vesparza@txu.com'" , "'beveret@enron.com'" , "'fackel@texaco.com'" , "'lfiler@avistaenergy.com'" , "'mflaman@tcel.com'" , "'bradflegel@aec.ca'" , "'SRFL@dynegy.com'" , "'cfrandsen@avistacorp.com'" , "'rene.frederick@apachecorp.com'" , "'bfrench@avistaenergy.com'" , "'tfrisina@br-inc.com'" , "'dafusek@aep.com'" , "'MHG2@pge.com'" , "'laura.gallant@paramountres.com'" , "'rgay@ect.enron.com'" , "'geek@bp.com'" , "'gborrego@semprasolutions.com'" , "'gilesmh@bp.com'" , "'sgillit@cngc.com'" , "'jgilmer2@txu.com'" , "'rgladman@aep.com'" , "'jglaubi@smud.org'" , "'kgonzales@sppc.com'" , "'lgoodric@cngc.com'" , "'pgorton@avistaenergy.com'" , "'pgorton@avistaenergy.com'" , "'pgrable@cngc.com'" , "'grahamp@kochind.com'" , "'greenallg@epenergy.com'" , "'rgruber@avistacorp.com'" , "'bhall@cngc.com'" , "'jeffrey.c.hammond@wgp.twc.com'" , "'lenhanson@aec.ca'" , "'sharper@avistaenergy.com'" , "'Deborah.Hart@msdw.com'" , "'jhaskey@coral-energy.com'" , "'kevin.heal@enron.com'" , "'peggy.hedstrom@enron.com'" , "'emhendry@duke-energy.com'" , "'sghill@bcgas.com'" , "'sherry_hill@transcanada.com'" , "'Hoffmamc@bp.com'" , "'billhogue@aec.ca'" , "'cholm@sppc.com'" , "'shorton@coral-energy.com'" , "'hots@chevron.com'" , "'rob.hozjan@southernenergy.com'" , "'David_M_Huck@reliantenergy.com'" , "'igsjoy@ix.netcom.com'" , "'rishikawa@pacent.com'" , "'fred_jackson@knmktg.com'" , "'kenja@cnrl.com'" , "'jenkindm@bp.com'" , "'KJOHNSON@PCENERGY.COM'" , "'kkeiser@ect.enron.com'" , "'cindyk@cook-inlet.com'" , "'mkent@br-inc.com'" , "'deborahs@kimballenergy.com'" , "'kims@kimballenergy.com'" , "'RussellS@kimballenergy.com'" , "'jkimberly@avistacorp.com'" , "'mknutson@avistaenergy.com'" , "'igsinc@ix.netcom.com'" , "'vgkr@dynegy.com'" , "'gkugler@brr.com'" , "'james_lagadin@altagas.ca'" , "'andrea.langfeldt@enron.com'" , "'llarson@mtpower.com'" , "'hleonard@cngc.com'" , "'jonangas@attglobal.net'" , "'lippmanc@aol.com'" , "'Daniel.Lisk@enron.com'" , "'nlissel@enserco.com'" , "'jlynch@westerngas.com'" , "'Carolma@cook-Inlet.com'" , "'altradegasscheduling@altra.com'" , "'LMCEGEnergy@sk.sympatico.ca'" , "'lmansi@sdge.com'" , "'ecma@dynegy.com'" , "'bob.mattice@engageenergy.com'" , "'rfm@nwnatural.com'" , "'jmmcarthur@duke-energy.com'" , "'PMcDougall@coral-energy.com'" , "'jmcgowa@smud.org'" , "'cmcgra@puget.com'" , "'tom.mckay@engageenergy.com'" , "'mmcmahon@avistacorp.com'" , "'bmedlock@cngc.com'" , "'PMelera@sempratrading.com'" , "'shelly.mendel@enron.com'" , "'cmiller@smud.org'" , "'moln@chevron.com'" , "'lmoore@avistaenergy.com'" , "'rhondamoore@aec.ca'" , "'dcmorris@mtpower.com'" , "'salmoncolo@worldnet.att.net'" , "'murrinnl@bp.com'" , "'dmyers@enserco.com'" , "'glen@wasatchenergy.com'" , "'mnason@coral-energy.com'" , "'nicknijt@bp.com'" , "'trevor_nicol@nexeninc.com'" , "'gnunnema@utilicorp.com'" , "'kolinge@enron.com'" , "'jennifer_owen@pgn.com'" , "'jpainter@igservice.com'" , "'traceyh@panalberta.com'" , "'poruban@pasha.com'" , "'spasloski@coral-energy.com'" , "'mpatton@cngc.com'" , "'PetersM@energystore.net'" , "'spfaff@cngc.com'" , "'MEO2@pge.com'" , "'carellyn-pitre@coastenergy.com'" , "'cpittma2@txu.com'" , "'rplatt@duke-energy.com'" , "'jwpowell@duke-energy.com'" , "'rinde_powell@pcp.ca'" , "'kathy.puls@engageenergy.com'" , "'george.rahal@acnpower.com'" , "'ramperms@bp.com'" , "'sramsey@coral-energy.com'" , "'mrana@socalgas.com'" , "'jackie.rausch@cabotog.com'" , "'reshma_rawj@gulf.com'" , "'jreames@br-inc.com'" , "'gwenreid@aec.ca'" , "'lreid@sppc.com'" , "'hrennell@worldnet.att.net'" , "'rriehm@br-inc.com'" , "'JARx@pge.com'" , "'dripley@ect.enron.com'" , "'rrobins4@enron.com'" , "'bsalak@westerngas.com'" , "'jsanders@clarkpud.com'" , "'gene@toenergy.com'" , "'scheffsp@bp.com'" , "'cshenderlein@brr.com'" , "'jane@scana.com'" , "'scimmonsj@epenergy.com'" , "'scimmons.janice@epenergy.com'" , "'David.Scott@NewPower.com'" , "'fred.scott@engageenergy.com'" , "'ljs6@pge.com'" , "'kselland@avistaenergy.com'" , "'mvaughn@cngc.com'" , "'Judy@progas.com'" , "'lsilva@ci.glendale.ca.us'" , "'hls@nwnatural.com'" , "'mark@wasatchenergy.com'" , "'Linda@Progas.Com'" , "'Steven.P.South@enron.com'" , "'jspell@puget.com'" , "'deborahs@kimballenergy.com'" , "'lynnette.stauber@powerex.com'" , "'mikeal.stec@apachecorp.com'" , "'jonangas@attglobal.net'" , "'rogertan@swbell.net'" , "'ctaylor01@coral-energy.com'" , "'ctaylor@ci.burbank.ca.us'" , "'scot.thompson@southernenergy.com'" , "'Ttonkin@utilicorp.com'" , "'joy.toups@elpaso.com'" , "'john_trimble@kmmktg.com'" , "'tunstabj@bp.com'" , "'rtyra@txu.com'" , "'JPU1@pge.com'" , "'pvallone@cngc.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'rick.wadle@mirant.com'" , "'pwah@socalgas.com'" , "'ryan@wasatchenergy.com'" , "'john.wallace@deml.com'" , "'mark.warno@acnenergy.com'" , "'ryan.watt@Enron.com'" , "'doug_way@transcanada.com'" , "'jared_wells@altagas.ca'" , "'david.wharton@apachecorp.com'" , "'cwhite@brr.com'" , "'kwhite@pcenergy.com'" , "'twickersham@enserco.com'" , "'kwilkinson@br-inc.com'" , "'s.kent.williams@williams.com'" , "'jwilmotte@avistaenergy.com'" , "'pwinter@avistacorp.com'" , "'Dick.Winters@avistacorp.com'" , "'dwinters@avistacorp.com'" , "'val_yildirok@pgn.com'" , "'ron.youell@mirant.com'" , "'scott_yule@transcanada.com'" , "'mitchell_zumwalt@nexeninc.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The Station 3 maintenance will continue for gas day Thursday, May 3rd. +Therefore, the Kingsgate receipt capacity will remain limited to 2280 MMcf/d + +until further notice. + +If you have any questions, please call our transportation coordinators at +(503) 833-4300. + + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/19831669.1075855485727.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/19831669.1075855485727.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ae4adae6 --- /dev/null +++ b/demo/ermis-f/Notes/cur/19831669.1075855485727.JavaMail.evans@thyme:2,S @@ -0,0 +1,61 @@ +Message-ID: <19831669.1075855485727.JavaMail.evans@thyme> +Date: Mon, 20 Nov 2000 04:57:00 -0800 (PST) +From: erica.fields@enron.com +To: andrew.lewis@enron.com, andrea.ring@enron.com, brian.gillis@enron.com, + bill.hare@enron.com, brenda.herod@enron.com, brad.mckay@enron.com, + brian.riley@enron.com, brandon.wax@enron.com, + carolyn.gilley@enron.com, carey.metz@enron.com, + charles.otto@enron.com, connie.sutton@enron.com, + diane.cook@enron.com, daren.farmer@enron.com, + david.hanslip@enron.com, donna.scott@enron.com, + edward.gottlob@enron.com, eric.moon@enron.com, frank.ermis@enron.com, + george.grant@enron.com, gary.lamphier@enron.com, + greg.mcclendon@enron.com, geoff.storey@enron.com, + george.weissman@enron.com, jeffrey.gossett@enron.com, + jim.homco@enron.com, jenny.latham@enron.com, + jefferson.sorenson@enron.com, judy.townsend@enron.com, + janet.wallis@enron.com, kathryn.cordes@enron.com, + kate.fraser@enron.com, katherine.kelly@enron.com, + karen.mcilvoy@enron.com, kimberly.olinger@enron.com, + kevin.ruscitti@enron.com, kelli.stevens@enron.com, + lee.fascetti@enron.com, lee.papayoti@enron.com, + laura.scott@enron.com, michael.cowan@enron.com, + martin.cuilla@enron.com, michael.eiben@enron.com, + mary.gosnell@enron.com, melissa.graves@enron.com, + maureen.smith@enron.com, michelle.gulka@enron.com, + michael.morris@enron.com, mary.smith@enron.com, + mary.solmonson@enron.com, martha.stevens@enron.com, + nicole.cortez@enron.com, nathan.hlavaty@enron.com, + peter.keavey@enron.com, robin.barbe@enron.com, + robert.benson@enron.com, randall.gay@enron.com, + richard.mckeel@enron.com, russ.severson@enron.com, + robert.superty@enron.com, sandra.brawner@enron.com, + susan.pereira@enron.com, steven.south@enron.com, + sheri.thomas@enron.com, steve.venturatos@enron.com, + tom.donohoe@enron.com, todd.warwick@enron.com, + tommy.yanowski@enron.com, victor.lamadrid@enron.com +Subject: Windows 2000 Applications Testing +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Erica Fields +X-To: Andrew H Lewis, Andrea Ring, Brian Gillis, Bill D Hare, Brenda F Herod, Brad McKay, Brian M Riley, Brandon Wax, Carolyn Gilley, Carey M Metz, Charles H Otto, Connie Sutton, Diane H Cook, Daren J Farmer, David Hanslip, Donna Scott, Edward D Gottlob, Eric Moon, Frank Ermis, George Grant, Gary W Lamphier, Greg McClendon, Geoff Storey, George Weissman, Jeffrey C Gossett, Jim Homco, Jenny Latham, Jefferson D Sorenson, Judy Townsend, Janet H Wallis, Kathryn Cordes, Kate Fraser, Katherine L Kelly, Karen D McIlvoy, Kimberly S Olinger, Kevin Ruscitti, Kelli Stevens, Lee Fascetti, Lee L Papayoti, Laura E Scott, Michael Cowan, Martin Cuilla, Michael Eiben, Mary G Gosnell, Melissa Graves, Maureen Smith, Michelle Gulka, Michael W Morris, Mary M Smith, Mary Solmonson, Martha Stevens, Nicole Cortez, Nathan L Hlavaty, Peter F Keavey, Robin Barbe, Robert Benson, Randall L Gay, Richard C McKeel, Russ Severson, Robert Superty, Sandra F Brawner, Susan W Pereira, Steven P South, Sheri Thomas, Steve Venturatos, Tom Donohoe, Todd Warwick, Tommy J Yanowski, Victor Lamadrid +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The Win2k Project Team is currently looking for qualified individuals to +assist us in testing applications for Windows 2000. These individuals called +Subject Matter Experts, or SMEs will be needed to ensure certain applications +are running Properly under Win2k. Below is the application group you are +listed under. If you are familiar with these applications and would be +willing to help out, or if you would like to designate some one in your +group, please reply by calling the SME hotline at x30333. + +Thanks you, +Erica Fields + + +Application: AutoFax Form \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/19992553.1075855486644.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/19992553.1075855486644.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3461aedf --- /dev/null +++ b/demo/ermis-f/Notes/cur/19992553.1075855486644.JavaMail.evans@thyme:2,S @@ -0,0 +1,107 @@ +Message-ID: <19992553.1075855486644.JavaMail.evans@thyme> +Date: Sun, 12 Nov 2000 13:07:00 -0800 (PST) +From: ken.skilling@enron.com +To: all.employees@enron.com +Subject: Conflict of Interest Policy Mailing to Vendors +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Ken Lay and Jeff Skilling +X-To: All Employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Attached is a copy of a letter which we are sending to our Corporate, Enron= +=20 +North America Corp., Enron Energy Services Operations, Inc., Enron Broadban= +d=20 +Services, Inc., Enron Net Works, LLC, Enron Engineering and Construction=20 +Company, EGEP Services, Inc., Enron Transportation Services Company, Enron= +=20 +Property Services Company, and Portland General Electric Company vendors as= +=20 +an additional step toward implementing our commitment to conduct our busine= +ss=20 +affairs in accordance with the highest ethical standards. + +We are sending you a copy of this letter so that you will be aware that you= +r=20 +vendors will be receiving this letter and so that you will be reminded that= +=20 +Enron does enlist the cooperation of its vendors in adhering to its Busines= +s=20 +Ethics Policy. =20 + +We appreciate your efforts in contributing to an Enron work environment of= +=20 +which we can all be proud. + +SAMPLE + + + +November ____, 2000 + + + +OFFICE OF THE CHAIRMAN +rHeadquarter_Name_ +rAddress_ +rCity_ rState_ rZip_ + +Dear Sir or Madam : + + Enron Corp. (=01&Enron=018) believes in conducting its business affairs in= +=20 +accordance with the highest ethical standards. Accordingly, employees of= +=20 +Enron and its subsidiaries are required to comply with Enron's Business=20 +Ethics Policy which requires an employee to conduct himself/herself in a=20 +manner which is not detrimental to the best interests of Enron and which do= +es=20 +not bring to the employee financial gain separately derived as a direct=20 +consequence of his/her employment with Enron. Further, Enron's Business=20 +Ethics Policy states that no lavish entertainment or gifts are to be given = +or=20 +received by Enron employees for special position, price, or privilege. + + Not only is it incumbent upon our employees to follow this policy, but you= +r=20 +cooperation in respecting these standards is also critical. Enron expects= +=20 +each of its vendors and contractors to maintain adequate records that=20 +document its work relationship with Enron. Enron's auditing department wil= +l=20 +routinely conduct business ethics compliance audits of certain vendors and= +=20 +contractors with whom Enron does business. Your recognition of our ethical= +=20 +standards allows Enron employees to work with you via arm's length=20 +transactions and avoids potentially embarrassing and unethical situations. = +=20 +If you ever become aware of variances from our policy, please advise: + +James V. Derrick, Jr. +Executive Vice President +and General Counsel +(713) 853-5550=09or report +=09anonymously +=09to:=09Enron Compliance Officer +=09=09CONFIDENTIAL +=09=09Conduct of Business Affairs +=09=09PO Box 1188 +=09=09Houston, Texas 77251-1188 +=09=09or +=09=09the anonymous telephone line: +=09=09(713) 853-7294 +=09=09or +=09=09the anonymous e-mail address: +=09=09ochairm@enron.com + + Your business relationship is important to us, and we look forward to=20 +maintaining that relationship with you. + + Very truly yours, \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/20151942.1075855496954.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/20151942.1075855496954.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..430c32ae --- /dev/null +++ b/demo/ermis-f/Notes/cur/20151942.1075855496954.JavaMail.evans@thyme:2,S @@ -0,0 +1,43 @@ +Message-ID: <20151942.1075855496954.JavaMail.evans@thyme> +Date: Mon, 14 May 2001 10:40:00 -0700 (PDT) +From: perfmgmt@enron.com +To: frank.ermis@enron.com +Subject: Mid-Year 2001 Performance Feedback +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Performance Evaluation Process (PEP)" +X-To: "ERMIS, FRANK J" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +ERMIS, FRANK J, +? +You have been selected to participate in the Mid Year 2001 Performance +Management process. Your feedback plays an important role in the process, +and your participation is critical to the success of Enron's Performance +Management goals. +? +To complete a request for feedback, access PEP at http://pep.enron.com and +select Complete Feedback from the Main Menu. You may begin providing +feedback immediately and are requested to have all feedback forms completed +by Friday, May 25, 2001. +? +If you have any questions regarding PEP or your responsibility in the +process, please contact the PEP Help Desk at: +Houston: 1.713.853.4777, Option 4 or email: perfmgmt@enron.com +London: 44.207.783.4040, Option 4 or email: pep.enquiries@enron.com +? +Thank you for your participation in this important process. +? +The following is a CUMULATIVE list of employee feedback requests with a +status of "OPEN." Once you have submitted or declined an employee's request +for feedback, their name will no longer appear on this list. NOTE: YOU WILL +RECEIVE THIS MESSAGE EACH TIME YOU ARE SELECTED AS A REVIEWER. +? +Employee Name: +CHRISTIANSEN, SUZANNE +FRANK, CAROLE \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/20248460.1075855498091.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/20248460.1075855498091.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ba47ccfe --- /dev/null +++ b/demo/ermis-f/Notes/cur/20248460.1075855498091.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <20248460.1075855498091.JavaMail.evans@thyme> +Date: Mon, 7 May 2001 15:20:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.states@enron.com +Subject: ClickAtHome Portal is HERE! +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Employees United States +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Version 2.0 of the ClickAtHome Portal is now available! + Log into www.clickathome.net now, from work or home! + +Access the PEP System through the portal! + Choose your reviewers and fill out your evaluations in the comfort and +privacy of your home! + +Outlook Web Access and eHRonline will be available SOON! + +The ClickAtHome portal is fully customizable for you! + YOU choose the content on each page, as well as the look and feel! + +Note: the ClickAtHome portal must be launched through an Internet Explorer +browser, 5.0 or higher. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/20298941.1075855497002.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/20298941.1075855497002.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..9672fac4 --- /dev/null +++ b/demo/ermis-f/Notes/cur/20298941.1075855497002.JavaMail.evans@thyme:2,S @@ -0,0 +1,191 @@ +Message-ID: <20298941.1075855497002.JavaMail.evans@thyme> +Date: Mon, 14 May 2001 03:30:00 -0700 (PDT) +From: wicain@fame.com +To: fermis@ect.enron.com +Subject: The Oxford Princeton Programme +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: "Wils Cain" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The Oxford Princeton Programme E-Newsletter +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +The World's Leading Provider of Full Spectrum +Training Solutions for the Energy Industry and Beyond. +http://www.oxfordprinceton.com + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +In this edition: + +- Brand new PrincetonLive.com courses + +- A history of The Oxford Princeton Programme + +- Free white papers: + * Forward Curves: Managing Price Risk + * Protecting Your Earnings: Managing the FASB133 Challenge + +- The Oxford Princeton Programme to present e-learning + workshop at the 2001 APPEC conference + +- The Oxford Princeton Programme roadshow + +- The Oxford Princeton Programme course schedules + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +PrincetonLive.com continues to roll out new +web-based training courses... + +** Forwards and Swaps from the Flight Deck ** + Available May 14, 2001 +You are the new Risk Manager for Lucky Seven Airlines, +and today=01,s your first day. Join your new boss, pilot and +owner Bud Russo, and learn how Forwards and Swaps are +the financial instruments that can help keep Lucky Seven +in the air. On your first day on the job, you=01,ll get an in-depth +look at how they work and some practical applications. + +** Introduction to the Oil Industry ** + Available Now +The oil business is a huge global industry, encompassing +many specific activities. An Introduction to the Oil +Industry provides a sweeping overview of this fascinating +sector of the energy industry. You'll see it all, from +underground to the gasoline pump. Join oilman RJ Dewing for +the complete tour. + +** Hedging With Futures and Options ** + Coming in June +This course will provide an overview of hedging using exchange- +traded futures and options. It will cover key terms and concepts +and will review hedging strategies using futures and options for a +range of different participants. The course will contain practical +examples from various commodity markets. + +** Understanding Value-at-Risk ** + Coming in July +Value-at-risk can be an important tool for measuring risk, but +it is often misunderstood. Because of the complexity of +value-at-risk calculations, it's easy to become bewildered. +Professor Viktor O VerWrisck, the eminent statistician, is +ready to tackle this complicated subject and explain it in +simple terms so that you no longer need to suffer from +VAR anxiety. + + +Read about these courses and see FREE PREVIEWS +of all PrincetonLive.com courses at: +http://www.oxfordprinceton.com/blue/default.asp + +~~~~~~~~~~~~~~~~~~~~~~~~~~ + +A History of The Oxford Princeton Programme + +You may know that The Oxford Princeton Programme was +formed last year by the merging of The College of Petroleum +and Energy Studies and Princeton Energy Programme... +but what does this mean for you? + + * Over 70 instructor-led courses available + * Both public and on-site presentations + * An entirely new learning experience through our + web-based training - PrincetonLive.com + +Read all about the history of The Oxford Princeton Programme at: +http://www.oxfordprinceton.com/who.asp + +~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Free Energy Reports + +Thanks to our colleagues at FAME Energy we are pleased to +be able to offer you two free energy reports. Register to receive +these totally free of charge on-line now: + + * Forward Curves: Managing Price Risk + http://www.oxfordprinceton.com/news/news0119.asp + + * Protecting Your Earnings: Managing the FASB133 Challenge + http://www.oxfordprinceton.com/news/news0121.asp + +~~~~~~~~~~~~~~~~~~~~~~~~~~ + +APPEC 2001 + +The Oxford Princeton Programme, in collaboration with Times +Conferences and Exhibitions, are proud to present workshops +on 'The Energy e-Learning Revolution' at APPEC 2001. + +Amongst the issues discussed will be: + * The increasing requirements of further education and training + among employees and staff + * The increasing use of the internet to educate and train all + levels of organisations. + +The Asia Pacific Petroleum Conference +10-12 September at the Raffles City Convention Centre, Singapore. + +For further info visit: +http://www.oxfordprinceton.com/news/0118.asp + +~~~~~~~~~~~~~~~~~~~~~~~~~~ + +The Oxford Princeton Programme is on the road! + +Our resident expert Carl Holland will be on the road and +wants to come to visit your company. Carl has over 30 +years experience of the industry and will be discussing +the many ways we can pass our knowledge through every +level of your business from executives to support staff. + +For further details visit: + +http://www.oxfordprinceton.com/news/news0120.asp + +~~~~~~~~~~~~~~~~~~~~~~~~~~ + +**The Oxford Princeton Programme Course Schedules** + +PrincetonLive.com + - Web-based training, you set your own schedule! + Courses are available 24 hours per day, seven days + per week, worldwide! +http://www.PrincetonLive.com + +Princeton Energy Programme + - Courses in Houston, Calgary, Chicago, Toronto, + Seattle, Denver, New York, Rome, Amsterdam, London +http://www.oxfordprinceton.com/silver/schedule.asp + +The College of Petroleum and Energy Studies + - Courses in Oxford, Singapore and Houston +http://www.oxfordprinceton.com/gold/default.asp + +~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Subscription Information + +You are receiving this e-mail as a past delegate or +contact of The Oxford Princeton Programme. +If you would rather not receive e-mail updates in the +future or have any other queries please respond to: + +info@oxfordprinceton.com + +This in an automated mailing service...please do not reply +to this message. Thank you. + +~~~~~~~~~~~~~~~~~~~~~~~~~ + +(c) 2001 The Oxford Princeton Programme +http://www.oxfordprinceton.com + diff --git a/demo/ermis-f/Notes/cur/21099078.1075855483836.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/21099078.1075855483836.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..8842babd --- /dev/null +++ b/demo/ermis-f/Notes/cur/21099078.1075855483836.JavaMail.evans@thyme:2,S @@ -0,0 +1,219 @@ +Message-ID: <21099078.1075855483836.JavaMail.evans@thyme> +Date: Mon, 11 Dec 2000 08:09:00 -0800 (PST) +From: susan.t.turpin@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + browning@wasatchenergy.com, bruce.langmade@fortjamesmail.com, + bymank@wdni.com, cards@wdni.com, ccoyle@americansoda.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, kri.pam@pdg.net, + llightfoot@coral-energy.com, lmanis@sdge.com, lprior@enron.com, + niels_a_vervloet@reliantenergy.com, ramperms@bp.com, + rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com +Subject: NWP System Notice - 01-186 Soliciting Electronic Bids +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Turpin, Susan T" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: December 11, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-186? Soliciting Electronic Bids + +Notice Text: + +All Shippers Notification: 01-186?????? ??????? Dated December 11, 2000 + + + +TO:???? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????? (801) 971-5983 cellular + +?????????????????????? Williams Gas Pipeline-West +?????????????????????? Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR AVAILABLE FIRM +?????????????????????? MAINLINE TRANSPORTATION CAPACITY ON NORTHWEST'S +?????????????????????? TRANSMISSION SYSTEM + +Northwest has posted the following package of available firm TF-1 +Large Customer transportation capacity to its Electronic Bulletin +Board ("EBB") for competitive bid pursuant to the "Right-of-First- +Refusal; Posting of Pipeline Capacity" provision of Northwest's +Tariff, which requires availability of capacity to be posted to the +EBB subject to bid.? All prearranged terms are indicated below, if +applicable.? The prearranged shipper has the right to match the +highest economic value at the end of the bid period.? If the +prearranged shipper does not match the highest economic value, award +of such capacity will be made according to Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS +CLOSED BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace +Karpakis or your Marketing Services Representative if you encounter +any problems with your EBB bid(s).? DON'T WAIT UNTIL THE LAST MINUTE +TO POST YOUR BID.? Time deadlines are electronically monitored and +implemented. + +PACKAGE "C" +From the +December 8, 2000 Posting +EBB OFFER # 452 + +RECEIPT??????????? DELIVERY?????????? TOTAL????????? INITIAL +PRIMARY???????????? PREARRANGED +POINT??????????????? POINT????????????????? DTH/D?????????? CONTRACT +TERM??????????? OFFER + +Sumas?????? Puget (Canyon)???????? 5,000?????????? 01/01/01 - +01//31/01??????????? YES + +Min. Acceptable Bid:??? $0.05 per Dth of daily Reservation Contract Demand +for +?????????????????????????????????????????????? Flexible Receipt/Delivery +Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 5,000 Dth/d +Bid Open Date:??????????????????? ????? 12/11/00 - (3:30 pm Central Time) +Bid Close Date: 12/12/00 - (3:30 pm Central Time) +Award Deadline: 12/12/00 - (4:30 pm Central Time) +Evergreen:????? ??????? Month to Month, Ten (10) Business Days Prior Written +?????????????????????????????????????????????? Notice by Either Party +Special Terms & Cond:?? See 1, 2 and 3 Below. + + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +??????? entering into the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity +and shipper and replacement shipper may utilize any available points on +Northwest's transmission system without impacting the discount for the +original shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition +to the Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable surcharges and fuel. +? + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation +capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available +transportation capacity.? Multiple electronic bid(s) can be submitted for the +total available transportation capacity under the specified package OR +multiple +rates can be submitted each for a partial amount of available transportation +capacity under the specified package.? If the same Shipper submits multiple +bids, +the highest present value for such package of available transportation +capacity +shall be considered the valid bid. All other bids from the same Shipper for +the +same package of transportation capacity will be discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is +less than minimum tariff rate, the following formula is utilized:? Bid Rate x +FERC Interest Rate x The Maximum Bid Quantity x 365 days/100/12; or if the +maximum rate is bid, the following formula is utilized:? Bid Rate x FERC +Interest +Rate x Maximum Bid Quantity x days bid/100. In case of a tie, each tied +shipper +will have the right to improve its bid by submitting an improved bid within +24 +hours of the bid close time.? Such improved bid shall be faxed to (801) +584-7076 +to Candace Karpakis or Patrick Aman.? If a tie still exists, such capacity +shall +be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than +indicated for the capacity unless maximum rate is bid. + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE +OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button +on the offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The screen will allow you to review the conditions of the offer. +Close this screen when you have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting +the "VIEW BID" button.? Close this screen when you have finished viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, +highlight the receipt/delivery point section with the left mouse button and +modify accordingly. Select "SAVE".? If an error appears at the button of the +screen, the error will need to be corrected and the data will need to be +saved again.? If successful, a message will appear indicating the bid +information has saved and the bid rate must be entered.? Select "OK". +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +You have just "CREATED" your bid for the offer.? You now need to +"SUBMIT" your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button. +All of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you +would like to submit.? Select the "SUBMIT" button at the top of the screen +topost the bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button. +All of your bids will appear.? If the bid has not yet been submitted, +highlight the "BID IN DRAFT STATUS" that you would like to withdraw. +Select the "WITHDRAW" button at the top of the screen to withdraw the +bid.? After a bid has been withdrawn, you can select the "DELETE" +button at the top of the screen to delete it from the screen. +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + + + +Word: F\Short Term/Capacity for Bid-All 2000 December 11 2000 01-186.doc \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/21549051.1075855485671.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/21549051.1075855485671.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..dde45573 --- /dev/null +++ b/demo/ermis-f/Notes/cur/21549051.1075855485671.JavaMail.evans@thyme:2,S @@ -0,0 +1,254 @@ +Message-ID: <21549051.1075855485671.JavaMail.evans@thyme> +Date: Mon, 20 Nov 2000 14:07:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Go + to www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + > + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 21, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 21, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Governments Negotiate Differences in The Hague + + ? ? + After a week of preliminary talks that failed to resolve differences over +how best to protect the planet, government leaders have arrived to bargain +over the toughest aspects of curbing emissions. About 2,000 lower level +officials did what they could to prepare for the final week of negotiations +among environment ministers or cabinet-rank officers from at least 150 +countries. The US feels its effort to find common ground and be flexible has +not been returned by? European counterparts. The US has been singled out for +criticism for its effort to reduce its commitments. The government +essentially agreed to Kyoto because they agreed to the flexibility +mechanisms such as emissions trading, now the US is running into trouble +with that. If the conference ends in agreement, any treaty enforcing a new +global code of behavior on emissions will require ratification by most of +the industrial countries. Without a US endorsement, it would be difficult +for such a treaty to come into force. The US Senate already has passed a +resolution making its ratification conditional on assurances that the +nation's competitiveness on world markets will not be harmed. A select group +of leading policy makers held informal closed-door talks in The Hague ahead +of a ceremony Monday marking the start of the critical second phase of the +conference. The politicians are working toward a comprehensive plan to +reduce the Earth's output of heat-trapping gasses from businesses, farms and +automobiles, without bloating national budgets or hampering the global +economy. A board of 2,000 leading scientists, the Intergovernmental Panel on +Climate Change, projects that in the coming 100 years there will be more +rainfall, a temperature increase of up to 11 degrees Fahrenheit and a +sea-level rise of up to 30 inches. An agreement reached in 1997 in Kyoto, +Japan, called for a worldwide reduction of carbon-based gas emissions by an +average 5.2% below 1990 levels. The target date for the reductions was 2012. +Europe is committed to cutting emissions 8%, Japan 6% and the US 7%. + + + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 21, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 21, 2000 + + + + + + + [IMAGE] + + + + + + + + (Continued from Page 6) + + + and could put the future of the Midwest ISO in peril. However, FERC has +never articulated clearly a requirement that a party exercising a +contractual termination right must demonstrate that termination is +consistent with the public interest, according to Dynegy. It also argued +that it has not refused to participate in an RTO; it merely seeks to join +one that adequately protects its legitimate financial interests and also +represents a significant improvement to the status quo for other market +participants. Dynegy urged FERC to limit its decision on whether or not the +company can leave the ISO to the facts, not on the uproar Dynegy's actions +have caused in the Midwest. Regulators in Illinois and Michigan have +protested Illinois Power's + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img34.gif + - img10.gif + - img35.gif + - id=1381847 + - img36.gif \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/21549293.1075855499302.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/21549293.1075855499302.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e5061b7a --- /dev/null +++ b/demo/ermis-f/Notes/cur/21549293.1075855499302.JavaMail.evans@thyme:2,S @@ -0,0 +1,52 @@ +Message-ID: <21549293.1075855499302.JavaMail.evans@thyme> +Date: Mon, 23 Apr 2001 13:18:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: "Imagine the Future" with Mind's Eye Madness +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +=01&The future is something which everyone reaches at the rate=20 +of 60 minutes an hour=01(whatever he does, whoever he be.=018 - C.S. Lewis +=20 +Watch the Enron Building lobby on Tuesday, April 24th, from 11:30am to 1:00= +pm=20 +for information on innovative and futuristic technology! + +Featuring:=20 +Dr. Peter Bishop, Professor and Chair of the Future Studies Graduate Progra= +m=20 +at the University of Houston=20 +Mr. Clay Anderson, Astronaut at NASA=20 +Gadgets & Gizmos by Oxford Technologies +Robotic Display by Students from Yates High School + +Special Afternoon Workshop - 1:30pm to 3:30pm +"Images of Enron in 2020=018 with Dr. Peter Bishop & Amy Oberg=20 +Join Amy Oberg with EES and Dr. Peter Bishop, Chair & Professor of the=20 +University of Houston's Future Program,=20 +to imagine Enron in the year 2020. Attendees will actively engage in this= +=20 +participatory workshop with the final summary=20 +to be shared with Mr. Skilling's office. "Futures tools" will be utilized = +to=20 +consider Enron's characteristics, culture,=20 +businesses and the world environment and participants will explore how the= +=20 +future might play out for Enron. =20 +The results of this session will be shared with Mr. Skilling's office. RSV= +P=20 +to Jessica at x31918 - space is limited + + +Word of the Day +prescience \PREE-shuns; PREE-shee-uns\, noun: +Knowledge of events before they take place; foresight. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/21916274.1075855485696.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/21916274.1075855485696.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..8d7c7af2 --- /dev/null +++ b/demo/ermis-f/Notes/cur/21916274.1075855485696.JavaMail.evans@thyme:2,S @@ -0,0 +1,49 @@ +Message-ID: <21916274.1075855485696.JavaMail.evans@thyme> +Date: Mon, 20 Nov 2000 07:09:00 -0800 (PST) +From: jribnick@interchange-energy.com +To: fermis@ect.enron.com +Subject: LDC Forum-Free Golf! +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Jerry Ribnick +X-To: Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +?Register Today & Golf Free! + +The LDC Forum d Winter of 2001 +April 19-20, 2001 - Boston, Massachusetts + + +This year's Forum promises to be the best yet, with a special focus on: +Adequacy of Northeast Supply --- E-commerce --- Power Generation --- New +Project Updates + + +CLICK HERE! + + +Register for The LDC Forum or get more information! + +www.interchange-energy.com + + +* * * * * * * * * * * * * * * * * * * * * * +The LDC Forum * Winter of 2001 +April 19-20, 2001 Boston, Massachusetts + + +Contact Person: Jerry Ribnick, Interchange Energy Group 763-545-1515 + + +If you prefer to not receive future e-mails regarding The LDC Forums, please +REPLY to this message with REMOVE in the subject field. + + +If you are unable to clearly read this message format, please REPLY to this +message with RESEND in the subject field. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/22106998.1075855485943.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/22106998.1075855485943.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e91a4c45 --- /dev/null +++ b/demo/ermis-f/Notes/cur/22106998.1075855485943.JavaMail.evans@thyme:2,S @@ -0,0 +1,21 @@ +Message-ID: <22106998.1075855485943.JavaMail.evans@thyme> +Date: Thu, 16 Nov 2000 12:12:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.ena&eim&egm@enron.com +Subject: Holiday Invitation +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston ENA&EIM&EGM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Please click on the attached link to launch your Holiday Party invitation. + + http://invitation.enron.com + +Please direct any questions to Dorie Hitchcock via email. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/22269172.1075855487111.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/22269172.1075855487111.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..81ea7855 --- /dev/null +++ b/demo/ermis-f/Notes/cur/22269172.1075855487111.JavaMail.evans@thyme:2,S @@ -0,0 +1,296 @@ +Message-ID: <22269172.1075855487111.JavaMail.evans@thyme> +Date: Wed, 8 Nov 2000 08:59:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Organizational Changes +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +We are making a number of significant organizational changes. These change= +s=20 +are intended to accomplish four key objectives: + +First, we need to realign all our wholesale businesses around the successfu= +l=20 +business model developed over the last decade in North America and Europe. = +=20 +This model relies on extensive physical and transactional networks built=20 +around a relatively small strategic asset position. + +Second, we need to significantly streamline corporate reporting=20 +relationships. Particularly with Joe Sutton=01,s departure, the ability to= +=20 +directly manage the day-to-day activities of 15 independent business units= +=20 +has become increasingly difficult. + +Third, we need to accomplish these changes without, in any way, compromisin= +g=20 +the ongoing profitability of all our businesses and without delaying or=20 +hindering our effort to monetize a significant portion of our lower-yieldin= +g=20 +asset positions. + +And fourth, as always, we need to take advantage of the reorganization to= +=20 +redeploy our talent into our highest value opportunities. + +ENRON WHOLESALE SERVICES + +Today, we are forming Enron Wholesale Services (EWS) which will consolidate= +=20 +our global wholesale businesses. The closer alignment of our wholesale=20 +businesses will accomplish the following: (1) enhanced communication and=20 +coordination across business units, (2) more rapid deployment of people to= +=20 +higher valued opportunities, (3) more effective prioritization of=20 +opportunities across the wholesale business, and (4) more rapid extension o= +f=20 +Enron=01,s wholesale business model and capabilities into new industries an= +d=20 +markets. + +Enron Wholesale Services will include our current North American, European= +=20 +(including Japan and Australia), Global Markets, and Industrial Markets=20 +operations, and will be expanded to include Enron=01,s Net Works business u= +nit=20 +as well as a new unit =01) Enron Global Assets. In addition, Enron=01,s me= +rchant=20 +businesses outside of North America and Europe will be integrated into this= +=20 +new structure as described below. + +Mark Frevert, currently Chairman of each of our wholesale units, will assum= +e=20 +the role of Chairman and CEO of Enron Wholesale Services. Greg Whalley,=20 +currently Chairman and CEO of Enron Net Works, will join Mark in the Office= +=20 +of the Chairman as President and Chief Operating Officer. + +Providing further impetus for these organizational changes, several of our= +=20 +international business unit leaders have elected to move into new leadershi= +p=20 +positions: + +Rebecca McDonald, currently CEO of Enron APACHI, will join EWS as President= +=20 +and CEO of Enron Global Assets. Enron Global Assets will have responsibilit= +y=20 +for managing all of Enron=01,s existing energy asset portfolio outside of N= +orth=20 +America and Europe. Joining Rebecca in the Office of the Chairman as COO= +=20 +will be Jim Hughes, currently COO of Enron APACHI. Rebecca and Jim will=20 +report to the EWS Office of the Chairman. + +Sanjay Bhatnagar, currently CEO of Enron India, has joined EBS as CEO for t= +he=20 +Middle East and Asia region. Sanjay will be responsible for building our= +=20 +broadband business in this region and the current EBS team in this region= +=20 +will report to Sanjay. In this role, Sanjay will report to the EBS office = +of=20 +the Chairman. In addition, Sanjay will continue to remain responsible for= +=20 +Enron=01,s wholesale energy business in India and will transition this busi= +ness=20 +into Enron Global Assets in the near future. +=20 +Diomedes Christodoulou, currently Co-CEO of Enron South America, has joined= +=20 +EBS as Chief Commercial Officer. Diomedes will be located in London and wi= +ll=20 +focus his origination activities on global opportunities, with near term=20 +attention to the wholesale and enterprise sectors. Diomedes will report to= +=20 +the EBS Office of the Chairman. + +Jim Bannantine, currently Co-CEO of Enron South America, will be joining EE= +S=20 +to lead EES=01, commercial efforts outside North America and Europe. In or= +der=20 +to ensure a smooth transition for our South American businesses and to=20 +facilitate our asset sales activities, Jim will remain in South America for= +=20 +at least the next several months and continue to serve as CEO of Enron Sout= +h=20 +America. Throughout the transition, Jim will report to Cliff Baxter and to= +=20 +the Office of the Chairman of Enron Wholesale Services. Following the=20 +transition, Jim will join EES. + +In addition to these changes in our international asset operations=20 +activities, we are making the following changes in our merchant wholesale= +=20 +businesses and the commercial support functions: + +Enron Net Works +Louise Kitchen will assume Greg=01,s previous responsibilities as President= + and=20 +CEO of Enron Net Works, reporting into Mark and Greg. =20 + +Enron Americas +Concurrent with the transfer to Enron Global Assets of responsibility for= +=20 +operating Enron=01,s South and Central America asset base, all trading,=20 +marketing, and new asset development activities in these regions will repor= +t=20 +into a new entity, Enron Americas. Enron Americas will have responsibility= +=20 +for all wholesale merchant businesses across North, Central and South=20 +America. Dave Delainey, President and CEO, and John Lavorato, Chief=20 +Operating Officer will comprise the Office of the Chairman for Enron=20 +Americas. + +Enron Europe +The Enron Europe organization, which includes Enron=01,s businesses in Aust= +ralia=20 +and Japan, and Enron Metals, remains unchanged under the leadership of John= +=20 +Sherriff, President and CEO, and Michael Brown, Chief Operating Officer. + +Enron Global Markets +Enron Global Markets, under the leadership of Mike McConnell, President and= +=20 +CEO, and Jeff Shankman, Chief Operating Officer, will continue to have=20 +responsibility for Enron=01,s Middle East and LNG operations. With the=20 +exception of Ecoelectrica in Puerto Rico, all operating power plants and=20 +associated personnel in the Caribbean and Central America will transfer to= +=20 +Enron Global Assets. Enron Global Markets will also continue to manage the= +=20 +commodity businesses in crude and products, coal, weather, insurance,=20 +equities, interest rates, foreign exchange, and agricultural products. + +Enron Industrial Markets +Enron Industrial Markets=01, organization, under the leadership of Jeff McM= +ahon,=20 +President & CEO, and Ray Bowen, Chief Operating Officer, remains unchanged. + +Commercial Support for EWS +The commercial support functions for EWS will remain with, and be managed b= +y,=20 +the individual business units. We are creating no incremental overhead in= +=20 +the creation of EWS, and in fact hope to reduce our operating costs by more= +=20 +efficient utilization and sharing of resources across EWS. + +To this end we have asked several people to take on an expanded role across= +=20 +EWS in addition to their ongoing roles within their business units. These= +=20 +newly defined roles are as follows: + +Mid and Back Office Operations =01) Sally Beck will lead Mid and Back Offic= +e=20 +Operations across EWS. These services will become part of Enron Net Works,= +=20 +with Sally reporting to Louise Kitchen and Rick Causey, Executive Vice=20 +President and Chief Accounting Officer. This alignment creates a coordinat= +ed=20 +services organization with IT and e-commerce platforms to support the=20 +wholesale businesses and to maximize opportunities to commercialize these= +=20 +services. Mid and Back Office services for all commercial activities will= +=20 +continue to be organized with dedicated operations controllers responsible= +=20 +for specific commodities and/or geographic locations. +Legal =01) Mark Haedicke will serve in the role of General Counsel for EWS. +Regulatory and Government Affairs =01) This function will remain organized = +on a=20 +regional basis. Rick Shapiro will support all EWS businesses operating in= +=20 +the Americas, and Mark Schroeder, who is based in London, will support all= +=20 +European and Eastern Hemisphere operations. Rick and Mark will also contin= +ue=20 +to support all other Enron businesses operating in their respective regions= +=20 +and will continue to report to Steve Kean, Executive Vice President and Chi= +ef=20 +of Staff. +Public Relations =01) This function is also organized primarily on a region= +al=20 +basis. Eric Thode will have responsibility for North American activity,=20 +Enron Net Works, and Enron Industrial Markets. Jackie Gentle will continue= +=20 +in her role for Enron Europe (including Japan and Australia) and John Amble= +r=20 +will have responsibility for activity outside North America and Europe as= +=20 +well as providing support for Enron Global Markets and Enron Global Assets.= + =20 +These individuals will also continue to have a split reporting relationship= +=20 +to Mark Palmer, Vice President of Communications. +Business Analysis and Reporting =01) Wes Colwell will expand his role to co= +ver=20 +EWS reporting in addition to his current role in North America. + +Attached for your review is an organization chart for Enron Wholesale=20 +Services which summarizes the changes described here. As this organization= +=20 +continues to evolve we will keep you informed of any additional changes. + +ENRON GLOBAL EXPLORATION AND PRODUCTION +AND ENRON WIND + + As part of our company-wide initiative to examine our assets and investmen= +ts=20 +around the world, we are considering a variety of options with respect to= +=20 +EGEP and EWC. As a consequence, we are putting these businesses under Clif= +f=20 +Baxter=01,s direction. Jeff Sherrick, CEO of EGEP, and Jim Noles, CEO of E= +nron=20 +Wind, will report to Cliff. + +CORPORATE STAFF + + We are consolidating the corporate staff functions: Human Resources,=20 +Government Affairs, Public Relations/Communications and Administration. In= +=20 +that regard, Cindy Olson, Executive Vice President of Human Resources and= +=20 +Community Relations, will report to Steve Kean, Executive Vice President an= +d=20 +Chief of Staff. + +COMMITTEE STRUCTURE + + In light of the increased leadership opportunities created by Enron=01,s= +=20 +growth, the Executive Committee will be expanded to include more of our=20 +business unit leaders. The primary role of this committee will continue to= +=20 +be the communication of relevant information across Enron=01,s businesses a= +nd=20 +the coordination of activities across those businesses. We will also be=20 +drawing on this group to lead company-wide initiatives such as the=20 +performance review process and evaluation and creation of new businesses. = +=20 +The Executive Committee membership is shown on the attached list. + + We are also forming a new committee =01) the Enron Corporate Policy Commit= +tee. =20 +This group will be responsible for overall corporate policy, personnel=20 +management policy and corporate strategy. The Enron Corporate Policy=20 +Committee membership is also shown on the attached list. + + We are confident that these changes will align our talent and our capital = +to=20 +our highest return opportunities. Please join us in congratulating and=20 +supporting all of these individuals in their new roles. diff --git a/demo/ermis-f/Notes/cur/22277947.1075855486490.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/22277947.1075855486490.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5a7002af --- /dev/null +++ b/demo/ermis-f/Notes/cur/22277947.1075855486490.JavaMail.evans@thyme:2,S @@ -0,0 +1,262 @@ +Message-ID: <22277947.1075855486490.JavaMail.evans@thyme> +Date: Tue, 14 Nov 2000 00:56:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Go + to www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 14, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 14, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + + + NYMEX Natural Gas Reportable Positions as of 11/07/00 + + + + + + + + + + + + + + (10,000 Mmbtu's)? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? + + + + + + + + + [IMAGE] + + + + + + + + + Changes from 10/31/00 (Changes In Open Interest: 14,520 + + + + + + + + + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 14, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 14, 2000 + + + + + + + [IMAGE] + + + + + + + + NYMEX to Launch Online Trading Next Spring + + + + ? The NYMEX plans to launch its online trading platform, enymex, in the +second quarter of next year. The system will trade and clear forward +contracts for physical commodities such as crude oil, refined products, +natural gas, electricity and metals. It will compete with existing ventures +such as IntercontinentalExchange and HoustonStreet. Enymex was originally +set to start in the third quarter of this year. NYMEX had been in talks on +joining ICE before deciding to go it alone. + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img16.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img34.gif + - img35.gif + - img36.gif + - img10.gif + - img37.gif + - img38.gif \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/22446309.1075855497196.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/22446309.1075855497196.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..bd4c1b01 --- /dev/null +++ b/demo/ermis-f/Notes/cur/22446309.1075855497196.JavaMail.evans@thyme:2,S @@ -0,0 +1,37 @@ +Message-ID: <22446309.1075855497196.JavaMail.evans@thyme> +Date: Sun, 13 May 2001 12:36:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: eThink About It: 5/14/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Participate in National Fitness Week on eSpeak! Tuesday, May 15 at 10 a.m. +Houston time, join Dr. Joel Bloom, Associate Professor of Health and Human +Performance at the University of Houston. Ask Dr. Bloom about topics such +as the difference between sports drinks and water, myths about abdominal +exercise, to breakfast or not to breakfast and much more! +Remember: You don't have to participate in the live event to get your +questions answered. Go to eSpeak now and post your questions for Dr. Bloom. +You can go to the eSpeak archive later and read the transcript to find your +answer. + + +Check out the new postings in the Office of the Chairman category in eMeet. +While you're there, add some thoughts of your own to any of the ongoing +discussions. Visit eMeet today! + + +Do you know what hollow core fiber is? Would you like to know? Stop by the +Idea Vault at the ThinkBank and find out! Haven't been there in a while? +You have some catching up to do, then! + +ethink.enron.com \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/23096325.1075855486465.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/23096325.1075855486465.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ae27ebd8 --- /dev/null +++ b/demo/ermis-f/Notes/cur/23096325.1075855486465.JavaMail.evans@thyme:2,S @@ -0,0 +1,141 @@ +Message-ID: <23096325.1075855486465.JavaMail.evans@thyme> +Date: Tue, 14 Nov 2000 04:28:00 -0800 (PST) +From: bzeman@fame.com +To: fermis@ect.enron.com +Subject: The Oxford Princeton Programme Newsletter +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Bruce Zeman" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The Oxford Princeton Programme +~~~~~~~~~~~~~~~~~~~~~~~~ +The world's leading provider of complete training solutions +for the energy industry and beyond, comprised of: + +The College of Petroleum and Energy Studies +Princeton Energy Programme +PrincetonLive.com + +http://www.oxfordprinceton.com + + + +The Oxford Princeton Programme +~~~~~~~~~~~~~~~~~~~~~~~~ + +Bringing together The College of Petroleum and Energy Studies and +Princeton Energy Programme to form the world's leading provider of +energy education. +http://www.oxfordprinceton.com + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +In This Edition: + +1 - Plan your 2001 training with The Oxford Princeton Programme +2 - New PrincetonLive.com Web Based Training Courses +3 - E-Mart Workshop in Amsterdam +4 - New Brochures on their way to you +5 - November / December schedule of workshops +6 - Subscription Information + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +1 - 2001 Schedule + +Start planning your training for 2001 with The Oxford Princeton Programme. +Full schedules are now available on-line: + +Gold Courses (The College of Petroleum & Energy Studies) +http://www.colpet.ac.uk/news/news_2001.html + +Silver Courses (Princeton Energy Programme) +http://www.princetonenergy.com/schedule!.html + +Blue Courses (PrincetonLive.com) +Web-based training...you set your own schedule! +Courses are available 24 hours per day, seven days +per week, worldwide! +http://www.PrincetonLive.com + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +2 - New PrincetonLive.com Courses - Available Now! + +'Back to the Futures' +Take an adventurous trip through time as you learn +the basics of the futures markets. + +'Options Always Die' +This course offers an exciting spy theme, as you +learn about options while tracking an international criminal! + +http://www.PrincetonLive.com + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +3 - Princeton Energy Programme Workshop at E-Mart + +'Fundamentals of Energy Derivatives' +will be presented as a pre-conference workshop at the E-Mart Energy 2000 +conference in Amsterdam November 20-22. +http://www.oxfordprinceton.com/oxfordprinceton/emart.htm + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +4 - The Oxford Princeton Programme's NEW Catalogs + +The Oxford Princeton Programme is producing 2001 Course Offerings catalogs +covering our Gold, Silver, and Blue level courses. Look for a copy +arriving on your desk in early December. + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +5 - November / December Course Schedule + +* The College of Petroleum and Energy Studies (Gold level) Courses: + + - Automotive Fuels, Oxford Nov. 13-17 + + - International Price Risk Management, Oxford Nov. 20-24 + + - Legal Issues in Oil Trading, Oxford Dec. 11-14 + + - Petrochemicals, Fuels and Gas Courses, Houston Dec. 2000 - Jan. 2001 + +* Princeton Energy Programme (Silver level) Courses: + + - Fundamentals of Energy Futures + San Francisco Nov. 27, Phoenix Dec. 5, Houston Dec. 11 + + - Fundamental of Energy Options + San Francisco Nov. 28, Phoenix Dec. 6, Houston Dec. 12 + + - Energy Risk Management + San Francisco Nov. 29-30, Phoenix Dec. 7-8, Houston Dec. 13-14 + +To reserve your place contact: +US: (609) 520-9099 ext 132 +UK: + 44 (0) 1865 250521 +mailto:info@oxfordprinceton.com + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +6 - Subscription Information + +You are receiving this e-mail as a past delegate or +contact of The Oxford Princeton Programme. +If you would rather not receive e-mail updates in +the future or have any other questions please respond to: +info@oxfordprinceton.com + +This in an automated mailing service...please do not +reply to this address. + +Thank you. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/23153466.1075863678731.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/23153466.1075863678731.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ba01a881 --- /dev/null +++ b/demo/ermis-f/Notes/cur/23153466.1075863678731.JavaMail.evans@thyme:2,S @@ -0,0 +1,38 @@ +Message-ID: <23153466.1075863678731.JavaMail.evans@thyme> +Date: Tue, 31 Oct 2000 10:50:00 -0800 (PST) +From: perfmgmt@enron.com +To: frank.ermis@enron.com +Subject: Performance Management Process - New Password +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "perfmgmt@enron.com" +X-To: frank.ermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +According to our system records, you have not yet logged into the Enron +Performance Management system (PEP). As a result your temporary password +for the PEP system has expired. Your User Id and new password are provided +below. + +During the feedback phase you will need to access PEP at +http://pep.corp.enron.com to suggest reviewers who can provide feedback on +your performance. You may also be requested to provide feedback on fellow +employees, but the system will only be open for feedback until November 17th! + +HelpDesk representatives will be available to answer questions throughout the +process. You may contact the HelpDesk at: + +Houston: 1-713-853-4777, Option 4 +London: 44-207-783-4040, Option 4 +E-mail: perfmgmt@enron.com + +Your User Id and new PEP password are: + +User ID: 90010076 + +Password: VCIWWYTQ \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/23249319.1075855486895.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/23249319.1075855486895.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..013e2692 --- /dev/null +++ b/demo/ermis-f/Notes/cur/23249319.1075855486895.JavaMail.evans@thyme:2,S @@ -0,0 +1,201 @@ +Message-ID: <23249319.1075855486895.JavaMail.evans@thyme> +Date: Fri, 10 Nov 2000 22:46:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Click and go to http://www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 10, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 10, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 10, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 10, 2000 + + + + + + + [IMAGE] + + + + + + + + Mexico November Natural Gas Price Down + + + ? ? The price of natural gas established for November in Mexico is down 16% +from October, having been set at $4.31 per MMBtu as against October's price +of $5.11 per MMBtu, according to the CRE. The decrease is the largest +monthly fall in the price of natural gas so far this year and leaves the +price at a level comparable to that of six months ago, the CRE said. + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img11.gif + - img34.gif + - id=1381847 + - img35.gif \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/23427001.1075855497820.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/23427001.1075855497820.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..110df409 --- /dev/null +++ b/demo/ermis-f/Notes/cur/23427001.1075855497820.JavaMail.evans@thyme:2,S @@ -0,0 +1,136 @@ +Message-ID: <23427001.1075855497820.JavaMail.evans@thyme> +Date: Wed, 9 May 2001 12:03:00 -0700 (PDT) +From: melanie.hunter@neg.pge.com +To: abshirek@epenergy.com, jadams2@enron.com, gascontroller@aec.ca, + carol_airey@altagas.ca, kelly_aitken@gulf.ca, dalbers@avistacorp.com, + louise.allen@numac.com, malonzo@sdge.com, panderse@utilicorp.com, + adrienneanderson@aec.ca, dna1@pge.com, laab@pge.com, + paul.atha@southernenergy.com, oaugenstein@br-inc.com, + nbaker@enron.com, lryall@worldnet.att.net, brentbalog@aec.ca, + dbarre@puget.com, bartneea@bp.com, beathrw@bp.com, + michaelbennett@aec.ca, bblanar@coral-energy.com, bokenfke@bp.com, + gborrego@semprasolutions.com, tabo@dynegy.com, boulayka@bp.com, + spencecp@bp.com, todd_braunfeld@br-inc.ca, sbrewer@enron.com, + stephane.brodeur@enron.com, tbrother@utilicorp.com, + tbrown@br-inc.com, browning@wasatchenergy.com, + christopher.bruce@msdw.com, jbruse@utilicorp.com, + mike_bucher@oxy.com, jburton@utilicorp.com, mbutler@tristargas.com, + operations@canwestgas.com, bcampbell@ci.burbank.ca.us, rwcd@pge.com, + chanbs@bp.com, jchapa@calpine.com, schrist@enron.com, dwc3@pge.com, + jlclarken@duke-energy.com, sheri.clemons@southernenergy.com, + cslaman@usg.com, bcohen@br-inc.com, darcy_cole@transcanada.com, + gascontroller@aec.ca, gcalgascontrol@bp.com, rcooper@utilicorp.com, + saguilar@coral-energy.com, rcrowley@coral-energy.com, + ccunning@cngc.com, david.dachis@neg.pge.com, bdahncke@pcenergy.com, + derek.danyliw@husky-oil.com, ddanyluk@enserco.com, days@epenergy.com, + cdecotea@westerngas.com, delanem@axl.ca, hankd@calpine.com, + kathy@itcoworld.com, tdizona@coral-energy.com, + andolaptchiev@duke-energy.com, doraisba@bp.com, rdreith@smud.org, + hwweight@duke-energy.com, caver_ealy@pgn.com, reason@br-inc.com, + lwebner@ect.enron.com, demerson@energy.twc.com, cory_empey@br-inc.ca, + pabercrombie@txuenergy.com, jelmore@txuenergy.com, fermis@enron.com, + vesparza@txu.com, beveret@enron.com, fackel@texaco.com, + lfiler@avistaenergy.com, mflaman@tcel.com, bradflegel@aec.ca, + srfl@dynegy.com, cfrandsen@avistacorp.com, + rene.frederick@apachecorp.com, bfrench@avistaenergy.com, + tfrisina@br-inc.com, dafusek@aep.com, mhg2@pge.com, + laura.gallant@paramountres.com, rgay@ect.enron.com, geek@bp.com, + gborrego@semprasolutions.com, gilesmh@bp.com, sgillit@cngc.com, + jgilmer2@txu.com, rgladman@aep.com, jglaubi@smud.org, + kgonzales@sppc.com, lgoodric@cngc.com, pgorton@avistaenergy.com, + pgorton@avistaenergy.com, pgrable@cngc.com, grahamp@kochind.com, + greenallg@epenergy.com, rgruber@avistacorp.com, bhall@cngc.com, + jeffrey.c.hammond@wgp.twc.com, lenhanson@aec.ca, + sharper@avistaenergy.com, deborah.hart@msdw.com, + jhaskey@coral-energy.com, kevin.heal@enron.com, + peggy.hedstrom@enron.com, emhendry@duke-energy.com, sghill@bcgas.com, + sherry_hill@transcanada.com, hoffmamc@bp.com, billhogue@aec.ca, + cholm@sppc.com, shorton@coral-energy.com, hots@chevron.com, + rob.hozjan@southernenergy.com, david_m_huck@reliantenergy.com, + igsjoy@ix.netcom.com, rishikawa@pacent.com, fred_jackson@knmktg.com, + kenja@cnrl.com, jenkindm@bp.com, kjohnson@pcenergy.com, + kkeiser@ect.enron.com, cindyk@cook-inlet.com, mkent@br-inc.com, + deborahs@kimballenergy.com, kims@kimballenergy.com, + russells@kimballenergy.com, jkimberly@avistacorp.com, + mknutson@avistaenergy.com, igsinc@ix.netcom.com, vgkr@dynegy.com, + gkugler@brr.com, james_lagadin@altagas.ca, + andrea.langfeldt@enron.com, llarson@mtpower.com, hleonard@cngc.com, + jonangas@attglobal.net, lippmanc@aol.com, daniel.lisk@enron.com, + nlissel@enserco.com, jlynch@westerngas.com, carolma@cook-inlet.com, + altradegasscheduling@altra.com, lmcegenergy@sk.sympatico.ca, + lmansi@sdge.com, ecma@dynegy.com, bob.mattice@engageenergy.com, + rfm@nwnatural.com, jmmcarthur@duke-energy.com, + pmcdougall@coral-energy.com, jmcgowa@smud.org, cmcgra@puget.com, + tom.mckay@engageenergy.com, mmcmahon@avistacorp.com, + bmedlock@cngc.com, pmelera@sempratrading.com, + shelly.mendel@enron.com, cmiller@smud.org, moln@chevron.com, + lmoore@avistaenergy.com, rhondamoore@aec.ca, dcmorris@mtpower.com, + salmoncolo@worldnet.att.net, dmyers@enserco.com, + glen@wasatchenergy.com, mnason@coral-energy.com, nicknijt@bp.com, + trevor_nicol@nexeninc.com, gnunnema@utilicorp.com, kolinge@enron.com, + jennifer_owen@pgn.com, jpainter@igservice.com, + traceyh@panalberta.com, poruban@pasha.com, + spasloski@coral-energy.com, mpatton@cngc.com, + petersm@energystore.net, spfaff@cngc.com, meo2@pge.com, + carellyn-pitre@coastenergy.com, cpittma2@txu.com, + rplatt@duke-energy.com, jwpowell@duke-energy.com, + rinde_powell@pcp.ca, kathy.puls@engageenergy.com, + george.rahal@acnpower.com, ramperms@bp.com, sramsey@coral-energy.com, + mrana@socalgas.com, jackie.rausch@cabotog.com, reshma_rawj@gulf.com, + reshma_rawji@keyspancanada.com, jreames@br-inc.com, gwenreid@aec.ca, + lreid@sppc.com, hrennell@worldnet.att.net, rriehm@br-inc.com, + jarx@pge.com, dripley@ect.enron.com, rrobins4@enron.com, + bsalak@westerngas.com, jsanders@clarkpud.com, gene@toenergy.com, + scheffsp@bp.com, cshenderlein@brr.com, jane@scana.com, + scimmonsj@epenergy.com, scimmons.janice@epenergy.com, + david.scott@newpower.com, fred.scott@engageenergy.com, ljs6@pge.com, + kselland@avistaenergy.com, mvaughn@cngc.com, judy@progas.com, + lsilva@ci.glendale.ca.us, hls@nwnatural.com, mark@wasatchenergy.com, + linda@progas.com, steven.p.south@enron.com, jspell@puget.com, + deborahs@kimballenergy.com, lynnette.stauber@powerex.com, + mikeal.stec@apachecorp.com, jonangas@attglobal.net, + rogertan@swbell.net, ctaylor01@coral-energy.com, + ctaylor@ci.burbank.ca.us, scot.thompson@southernenergy.com, + ttonkin@utilicorp.com, joy.toups@elpaso.com, john_trimble@kmmktg.com, + tunstabj@bp.com, rtyra@txu.com, jpu1@pge.com, pvallone@cngc.com, + niels_a_vervloet@reliantenergy.com, rick.wadle@mirant.com, + pwah@socalgas.com, ryan@wasatchenergy.com, john.wallace@deml.com, + mark.warno@acnenergy.com, ryan.watt@enron.com, + doug_way@transcanada.com, jared_wells@altagas.ca, + david.wharton@apachecorp.com, cwhite@brr.com, kwhite@pcenergy.com, + twickersham@enserco.com, kwilkinson@br-inc.com, + s.kent.williams@williams.com, jwilmotte@avistaenergy.com, + pwinter@avistacorp.com, dick.winters@avistacorp.com, + dwinters@avistacorp.com, val_yildirok@pgn.com, ron.youell@mirant.com, + scott_yule@transcanada.com, mitchell_zumwalt@nexeninc.com +Subject: PG&E GTN Unscheduled Station 14 Maintenance +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Hunter, Melanie" +X-To: "'abshirek@epenergy.com'" , "'jadams2@enron.com'" , "'gascontroller@AEC.CA'" , "'carol_airey@altagas.ca'" , "'kelly_aitken@gulf.ca'" , "'dalbers@avistacorp.com'" , "'louise.allen@numac.com'" , "'malonzo@sdge.com'" , "'panderse@utilicorp.com'" , "'adrienneanderson@aec.ca'" , "'DNA1@pge.com'" , "'Laab@pge.com'" , "'Paul.Atha@southernenergy.com'" , "'oaugenstein@br-inc.com'" , "'nbaker@enron.com'" , "'LRYALL@worldnet.att.net'" , "'brentbalog@aec.ca'" , "'dbarre@puget.com'" , "'bartneea@bp.com'" , "'beathrw@bp.com'" , "'michaelbennett@aec.ca'" , "'bblanar@coral-energy.com'" , "'bokenfke@bp.com'" , "'gborrego@semprasolutions.com'" , "'TABO@dynegy.com'" , "'boulayka@bp.com'" , "'spencecp@bp.com'" , "'todd_braunfeld@br-inc.ca'" , "'sbrewer@enron.com'" , "'stephane.brodeur@enron.com'" , "'Brothers, Troy'" , "'tbrown@br-inc.com'" , "'browning@wasatchenergy.com'" , "'Christopher.Bruce@msdw.com'" , "'jbruse@utilicorp.com'" , "'mike_bucher@oxy.com'" , "'jburton@utilicorp.com'" , "'mbutler@tristargas.com'" , "'operations@canwestgas.com'" , "'bcampbell@ci.burbank.ca.us'" , "'RWCD@pge.com'" , "'chanbs@bp.com'" , "'jchapa@calpine.com'" , "'schrist@enron.com'" , "'dwc3@pge.com'" , "'jlclarken@duke-energy.com'" , "'sheri.clemons@southernenergy.com'" , "'cslaman@usg.com'" , "'bcohen@br-inc.com'" , "'darcy_cole@transcanada.com'" , "'gascontroller@AEC.CA'" , "'gcalgascontrol@bp.com'" , "'rcooper@utilicorp.com'" , "'saguilar@coral-energy.com'" , "'rcrowley@coral-energy.com'" , "'ccunning@cngc.com'" , "Dachis, David" , "'BDAHNCKE@PCENERGY.COM'" , "'derek.danyliw@husky-oil.com'" , "'ddanyluk@enserco.com'" , "'days@epenergy.com'" , "'cdecotea@westerngas.com'" , "'delanem@axl.ca'" , "'hankd@calpine.com'" , "'kathy@itcoworld.com'" , "'tdizona@coral-energy.com'" , "'andolaptchiev@duke-energy.com'" , "'doraisba@bp.com'" , "'RDreith@smud.org'" , "'hwweight@duke-energy.com'" , "'caver_ealy@pgn.com'" , "'reason@br-inc.com'" , "'lwebner@ect.enron.com'" , "'demerson@energy.twc.com'" , "'cory_empey@br-inc.ca'" , "'pabercrombie@txuenergy.com'" , "'jelmore@txuenergy.com'" , "'fermis@enron.com'" , "'vesparza@txu.com'" , "'beveret@enron.com'" , "'fackel@texaco.com'" , "'lfiler@avistaenergy.com'" , "'mflaman@tcel.com'" , "'bradflegel@aec.ca'" , "'SRFL@dynegy.com'" , "'cfrandsen@avistacorp.com'" , "'rene.frederick@apachecorp.com'" , "'bfrench@avistaenergy.com'" , "'tfrisina@br-inc.com'" , "'dafusek@aep.com'" , "'MHG2@pge.com'" , "'laura.gallant@paramountres.com'" , "'rgay@ect.enron.com'" , "'geek@bp.com'" , "'gborrego@semprasolutions.com'" , "'gilesmh@bp.com'" , "'sgillit@cngc.com'" , "'jgilmer2@txu.com'" , "'rgladman@aep.com'" , "'jglaubi@smud.org'" , "'kgonzales@sppc.com'" , "'lgoodric@cngc.com'" , "'pgorton@avistaenergy.com'" , "'pgorton@avistaenergy.com'" , "'pgrable@cngc.com'" , "'grahamp@kochind.com'" , "'greenallg@epenergy.com'" , "'rgruber@avistacorp.com'" , "'bhall@cngc.com'" , "'jeffrey.c.hammond@wgp.twc.com'" , "'lenhanson@aec.ca'" , "'sharper@avistaenergy.com'" , "'Deborah.Hart@msdw.com'" , "'jhaskey@coral-energy.com'" , "'kevin.heal@enron.com'" , "'peggy.hedstrom@enron.com'" , "'emhendry@duke-energy.com'" , "'sghill@bcgas.com'" , "'sherry_hill@transcanada.com'" , "'Hoffmamc@bp.com'" , "'billhogue@aec.ca'" , "'cholm@sppc.com'" , "'shorton@coral-energy.com'" , "'hots@chevron.com'" , "'rob.hozjan@southernenergy.com'" , "'David_M_Huck@reliantenergy.com'" , "'igsjoy@ix.netcom.com'" , "'rishikawa@pacent.com'" , "'fred_jackson@knmktg.com'" , "'kenja@cnrl.com'" , "'jenkindm@bp.com'" , "'KJOHNSON@PCENERGY.COM'" , "'kkeiser@ect.enron.com'" , "'cindyk@cook-inlet.com'" , "'mkent@br-inc.com'" , "'deborahs@kimballenergy.com'" , "'kims@kimballenergy.com'" , "'RussellS@kimballenergy.com'" , "'jkimberly@avistacorp.com'" , "'mknutson@avistaenergy.com'" , "'igsinc@ix.netcom.com'" , "'vgkr@dynegy.com'" , "'gkugler@brr.com'" , "'james_lagadin@altagas.ca'" , "'andrea.langfeldt@enron.com'" , "'llarson@mtpower.com'" , "'hleonard@cngc.com'" , "'jonangas@attglobal.net'" , "'lippmanc@aol.com'" , "'Daniel.Lisk@enron.com'" , "'nlissel@enserco.com'" , "'jlynch@westerngas.com'" , "'Carolma@cook-Inlet.com'" , "'altradegasscheduling@altra.com'" , "'LMCEGEnergy@sk.sympatico.ca'" , "'lmansi@sdge.com'" , "'ecma@dynegy.com'" , "'bob.mattice@engageenergy.com'" , "'rfm@nwnatural.com'" , "'jmmcarthur@duke-energy.com'" , "'PMcDougall@coral-energy.com'" , "'jmcgowa@smud.org'" , "'cmcgra@puget.com'" , "'tom.mckay@engageenergy.com'" , "'mmcmahon@avistacorp.com'" , "'bmedlock@cngc.com'" , "'PMelera@sempratrading.com'" , "'shelly.mendel@enron.com'" , "'cmiller@smud.org'" , "'moln@chevron.com'" , "'lmoore@avistaenergy.com'" , "'rhondamoore@aec.ca'" , "'dcmorris@mtpower.com'" , "'salmoncolo@worldnet.att.net'" , "'dmyers@enserco.com'" , "'glen@wasatchenergy.com'" , "'mnason@coral-energy.com'" , "'nicknijt@bp.com'" , "'trevor_nicol@nexeninc.com'" , "'gnunnema@utilicorp.com'" , "'kolinge@enron.com'" , "'jennifer_owen@pgn.com'" , "'jpainter@igservice.com'" , "'traceyh@panalberta.com'" , "'poruban@pasha.com'" , "'spasloski@coral-energy.com'" , "'mpatton@cngc.com'" , "'PetersM@energystore.net'" , "'spfaff@cngc.com'" , "'MEO2@pge.com'" , "'carellyn-pitre@coastenergy.com'" , "'cpittma2@txu.com'" , "'rplatt@duke-energy.com'" , "'jwpowell@duke-energy.com'" , "'rinde_powell@pcp.ca'" , "'kathy.puls@engageenergy.com'" , "'george.rahal@acnpower.com'" , "'ramperms@bp.com'" , "'sramsey@coral-energy.com'" , "'mrana@socalgas.com'" , "'jackie.rausch@cabotog.com'" , "'reshma_rawj@gulf.com'" , "'reshma_rawji@keyspancanada.com'" , "'jreames@br-inc.com'" , "'gwenreid@aec.ca'" , "'lreid@sppc.com'" , "'hrennell@worldnet.att.net'" , "'rriehm@br-inc.com'" , "'JARx@pge.com'" , "'dripley@ect.enron.com'" , "'rrobins4@enron.com'" , "'bsalak@westerngas.com'" , "'jsanders@clarkpud.com'" , "'gene@toenergy.com'" , "'scheffsp@bp.com'" , "'cshenderlein@brr.com'" , "'jane@scana.com'" , "'scimmonsj@epenergy.com'" , "'scimmons.janice@epenergy.com'" , "'David.Scott@NewPower.com'" , "'fred.scott@engageenergy.com'" , "'ljs6@pge.com'" , "'kselland@avistaenergy.com'" , "'mvaughn@cngc.com'" , "'Judy@progas.com'" , "'lsilva@ci.glendale.ca.us'" , "'hls@nwnatural.com'" , "'mark@wasatchenergy.com'" , "'Linda@Progas.Com'" , "'Steven.P.South@enron.com'" , "'jspell@puget.com'" , "'deborahs@kimballenergy.com'" , "'lynnette.stauber@powerex.com'" , "'mikeal.stec@apachecorp.com'" , "'jonangas@attglobal.net'" , "'rogertan@swbell.net'" , "'ctaylor01@coral-energy.com'" , "'ctaylor@ci.burbank.ca.us'" , "'scot.thompson@southernenergy.com'" , "'Ttonkin@utilicorp.com'" , "'joy.toups@elpaso.com'" , "'john_trimble@kmmktg.com'" , "'tunstabj@bp.com'" , "'rtyra@txu.com'" , "'JPU1@pge.com'" , "'pvallone@cngc.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'rick.wadle@mirant.com'" , "'pwah@socalgas.com'" , "'ryan@wasatchenergy.com'" , "'john.wallace@deml.com'" , "'mark.warno@acnenergy.com'" , "'ryan.watt@Enron.com'" , "'doug_way@transcanada.com'" , "'jared_wells@altagas.ca'" , "'david.wharton@apachecorp.com'" , "'cwhite@brr.com'" , "'kwhite@pcenergy.com'" , "'twickersham@enserco.com'" , "'kwilkinson@br-inc.com'" , "'s.kent.williams@williams.com'" , "'jwilmotte@avistaenergy.com'" , "'pwinter@avistacorp.com'" , "'Dick.Winters@avistacorp.com'" , "'dwinters@avistacorp.com'" , "'val_yildirok@pgn.com'" , "'ron.youell@mirant.com'" , "'scott_yule@transcanada.com'" , "'mitchell_zumwalt@nexeninc.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +PG&E Gas Transmission-Northwest will be performing unscheduled maintenance +at Station 14 on Friday, May 11, to replace a dry seal on the Station 14 +A-unit. The maintenance will reduce the capacity through the compressor +station to 1750 MMcf/d for Gas Day Friday, May 11, 2001. + +If you have any questions, please call our transportation coordinators at +(503) 833-4300. + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/23524557.1075855486721.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/23524557.1075855486721.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..845a4914 --- /dev/null +++ b/demo/ermis-f/Notes/cur/23524557.1075855486721.JavaMail.evans@thyme:2,S @@ -0,0 +1,19 @@ +Message-ID: <23524557.1075855486721.JavaMail.evans@thyme> +Date: Fri, 10 Nov 2000 09:47:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Metro 214 and 216 downtown route changes +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Employees who ride Metro bus routes 214 and 216 please note that Monday, +November 13, 2000, the buses will return to their normal route on Lousiana +instead of Milam for the afternoon. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/23999851.1075855498494.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/23999851.1075855498494.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..62ccf805 --- /dev/null +++ b/demo/ermis-f/Notes/cur/23999851.1075855498494.JavaMail.evans@thyme:2,S @@ -0,0 +1,43 @@ +Message-ID: <23999851.1075855498494.JavaMail.evans@thyme> +Date: Fri, 4 May 2001 01:17:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Organization Announcement +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Given the growth in EES it has become apparent that it is time to consolidate +the risk functions between EES and EWS. This will provide EES with the +systems, resources and risk expertise of the wholesale energy groups +necessary for it to continue to grow and take advantage of current market +opportunities. + +With this in mind and in agreement with the management of EES, two new risk +groups inside Enron Americas will be formed to provide EES with pricing, +structuring, retail and wholesale commodity risk management, logistics and +back-office services. These groups main function is to provide these +services to EES. We have asked Rogers Herndon, currently Vice +President-Trading in the Eastern Power Group to manage this function in the +Eastern Interconnect (this includes both gas and power). Rogers will +continue to report to Kevin Presto. We have asked Don Black, formerly Vice +President-EES Risk Management and Sourcing, to manage this function in the +Western U.S. Don will manage this group from Houston and will report to Tim +Belden. + +These groups will work very closely with EES to pursue shared goals while +ensuring close coordination with the wholesale gas and power trading +organizations. + +These changes are effective immediately. Please congratulate Rogers and Don +on their new roles. + + +John Lavorato & Louise Kitchen \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/24298409.1075855483946.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/24298409.1075855483946.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6fc0380b --- /dev/null +++ b/demo/ermis-f/Notes/cur/24298409.1075855483946.JavaMail.evans@thyme:2,S @@ -0,0 +1,428 @@ +Message-ID: <24298409.1075855483946.JavaMail.evans@thyme> +Date: Fri, 8 Dec 2000 10:13:00 -0800 (PST) +From: slc.nwpsched@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + browning@wasatchenergy.com, bruce.langmade@fortjamesmail.com, + bymank@wdni.com, cards@wdni.com, ccoyle@americansoda.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, kri.pam@pdg.net, + llightfoot@coral-energy.com, lmanis@sdge.com, lprior@enron.com, + niels_a_vervloet@reliantenergy.com, ramperms@bp.com, + rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com +Subject: NWP System Notice - 01-181 NWP Short Term FIrm Availability +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "NWPSCHED, SLC" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: December 08, 2000Category: SHORT-TERM FIRM CAPACITYSubcategory: +NWP OFFERSSubject: 01-181 NWP Short Term FIrm Availability + +Notice Text:All Shippers Notification:? 01-181??? Dated : December 8, 2000 + +NORTHWEST PIPELINE'SNOTICE OF AVAILABLE ANDPOTENTIALLY AVAILABLE +FIRMTRANSPORTATION CAPACITY1) + +??????????????????????????????????????????????? Total??? AvailablePkg? +Receipt Point2)????????? Delivery Point2)?????????????????? Dth/d?????????? +Date3)?? + +A??? Sumas????? ??????? Puget(Canyon)?????????????????? 16,000?????????? +02/01/01 9) + +B??? Sumas????? ??????? Puget(Canyon)??????????????????? 7,000?????????? +01/01/01 9) + +C??? Sumas????? ??????? Puget(Canyon)??????????????????? 5,000?????????? +01/01/01 10) + +D??? Sumas????? ??????? Kern River/Muddy Crk.?? 9,772??????????? 02/01/01 10) + +E??? Sumas(1160)??????? Kemmerer??????? ??????? 2,750??????????? 01/01/01 +9)???? Ignacio Plant(1590) + +F??? Sumas(2,390)?????? Monticello(330) 6,016?? 01/01/01 9)???? +Ignacio(3,626)???? Rio Algom(300)??????? ??????? ??????? Moab#2(1,861)??????? +??????? ??????? Moab(2,283)??????? ??????? ??????? Arches National +Park(17)??????? ??????? ??????? Vernal(653)??????? ??????? ??????? Dutch +John(125)??????? ??????? ??????? Redwash(447) + +**********************************************************************Jackson +Prairie Receipt Point CapacityAvailable for TF-1 or TF-2 Service as specified +below + +G??? Jackson Prairie??? SIPI????? ????? ????????? 47,341???????? NOW 5)8)???? +(55,715)??????????????????????????? Lynden???????????????????????? 592????? +?????????????????????????????????????????????? Lawrence????????????????????? +81?????? ?????????????????????????????????????????????? +ACME???????????????????????????? 68?????? +?????????????????????????????????????????????? Mt. Vernon???????????????? +115????? ?????????????????????????????????????????????? Sedro/Woolley??????? +3,988??? ?????????????????????????????????????????????? LDS +Church??????????????? 133????? ?????????????????????????????????????????????? +Granite Falls??????????? 1,536??? +?????????????????????????????????????????????? Machias??????????????????? +1,840??? ?????????????????????????????????????????????? +Snohomish?????????????????? 21?????? + +H??? Jackson Prairie??????????? Echo Lake????????????????????? 33????????? +NOW 5)8)???? (7,530)????????????????????????????? Duval/Cottage Lake??? +183???? ????????????????????????????????????????????? +Redmond?????????????????? 3,293?? +????????????????????????????????????????????? May Valley??????????????????? +300???? ????????????????????????????????????????????? Lake +Francis???????????? 2,808?? ????????????????????????????????????????????? +Covington???????????????????? 263???? +????????????????????????????????????????????? Black Diamond???????????? +450???? ????????????????????????????????????????????? +Enumclaw???????????????????? 200???? + +I??? Jackson Prairie???????????? Sedro/Woolley????????????????? 8,300??? +05/01/01 5)10) + +J??? Jackson Prairie??????????? South Lake????????????????????? 35,500?? NOW +6) ?? K??? Jackson Prairie??????????? Idaho State Pen.?????????????? 1,735??? +NOW 6) + +L??? Jackson Prairie??????????? Kern River/Muddy Crk.? 98,069?? NOW 6) + +M??? Jackson Prairie?????????? Shute Creek???????????????????? 7,688??? NOW 6) + +N??? Jackson Prairie??????????? Pocatello?????????????????????????? 1,198??? +NOW 6) + +O??? Starr Road??????????????????? Inland Paper???????????????????????? +830??? NOW 8) + +P??? Stanfield?????????????????????? Stanfield???????????????????????????? +3,681??? 01/01/01 9) + +Q??? Stanfield?????????????????????? Stanfield?????????????????????????? +14,490?? 04/01/02 10) + +R??? Shute Creek??????????????? Ignacio-Bondad (EPNG)? 25,000?? NOW + +S??? Shute Creek??????????????? Ignacio-Bondad (EPNG)? 25,000?? 01/01/01 9) + +T??? Shute Creek??????????????? Ignacio-Bondad (EPNG)? 10,000?? 01/01/01 10)? +U??? Shute Creek??????????????? Ignacio-Bondad (EPNG)? 15,000?? 11/01/01 9) + +V??? Opal Plant?????????????????? Western Mkt Center??????? 90,000?? 04/01/01 +9) + +W??? Painter??????????????????????? Muddy Creek (KERN)????????? 8,351??? NOW +8) + +X??? Painter???????????????????????? Muddy Creek (KERN)??????? 35,000?? +01/01/01 9) + +Y??? Western Mkt Center Crossover 16-Questar???? 50,415?? 01/01/01 7) 9) + +Z??? Western Mkt Center Clay Basin???????????????????????????? 4,585??? NOW +7) 8) + +AA?? Crossover 16?????????? Green River-CIG???????????????? 23,152?? NOW 7) 8) + +BB?? Crossover 16??????????? Clay Basin?????????????????????????? 10,000?? +NOW 7) 9) + +CC?? Crossover 16?????????? Clay Basin?????????????????????????? 17,263??? +NOW 7) + +DD?? Green Rvr/McKinn-CIG Clay Basin????????????????????? 23,152??? NOW 7) 8) + +EE?? Clay Basin????????????????? Chevron Rangely(6093)????? 7,488???? +03/01/01 9)??????????????????????????????????????????? Vernal (1395) + +FF?? Clay Basin?????????????????? Redwash/Questar????????????? 19,240?? +03/01/01 7) 9) + +GG?? Clay Basin????????????????? Rifle??????????????????????????????????????? +7,770??? NOW 7) 8) + +HH?? Clay Basin?????????????????? +Rifle??????????????????????????????????????? 1,850??? 01/01/01 7) 10) + +II?? Clay Basin???????????????????? American Soda Ash???????????? 1,140??? +NOW 7) 8) + +JJ?? Jensen (Ut Gas Svc)? Green River-CIG???????????????????? 316????? NOW + +KK?? Redwash/Chevron??? Green River-CIG????????????????? 1,850??? NOW 8) + +LL?? Redwash/QPC???????????? Rifle?????????????????????????????????????? +1,050??? NOW 7) 8)???? MM?? Greasewood????????????? Clay +Basin?????????????????????????? 2,765??? NOW 8) + +NN?? Piceance Quick Cycle Green River-CIG???????????????? 1,005??? NOW + +OO?? Barrett????????????????????????? Kern River??????????????????????????? +4,097??? 03/01/01 9)?PP?? Barrett?????????????????????????? Green +River-CIG???????????????? 6,460??? NOW 8) + +QQ?? North Douglas???????????? Green River-CIG???????????????? 3,178??? NOW + +RR?? Sand Springs?????????????? Ignacio-Bondad (EPNG)??? 23,148?? +01/01/01-????????????????????????????????????????????????????????????????????? +???????????????????????????????????? 03/31/01 4) + +SS?? Sand Springs??????????????? Ignacio-Bondad (EPNG)?? 23,148?? 11/01/01 +4,10) + +TT?? West Douglas?????????????? Clay Basin?????????????????????????? 2,354??? +NOW 8) + +UU?? Calf Canyon(410)????????? Kern River???????????????????????????? 703???? +01/01/01 9)??????? Foundation Crk.(293) + +VV?? Lisbon??????????????????????????? Green River-CIG??????? 2,600??? NOW + +WW?? Grand Valley??????????????? Green River-CIG??????? 1,137??? NOW + +XX?? Grand Gas????????????????????? Green River-CIG??????? 1,000??? NOW + +YY?? Ignacio Plant????????????????? Green River-CIG??????? 5,000??? 01/01/01 +9) + +ZZ?? Ignacio Plant????????????????? Green River-CIG??????? 1,424??? NOW 8) + +AAA? Ignacio Plant?????????????? Green River-CIG??????? 11,177?? NOW + +BBB?? Ignacio Plant?????????????? Grand Junction???????? 4,000??? 01/01/01 9) + +CCC?? Ignacio Plant????????????? Grand Junction???????? 4,310??? NOW 8) + +DDD?? Ignacio Plant????????????? Ignacio -Bondad (EPNG) 50,000?? NOW 8) + +EEE?? Blanco Hub-TW?????????? Green River-CIG??????? 25,000?? 01/01/01 9) + +FFF?? Blanco Hub-TW?????????? Green River-CIG??????? 15,000?? 01/01/01 10) + +GGG?? Blanco Hub-TW??????? Green River-CIG??????? 35,563?? NOW + +************************************************************************ + +1) This notification supercedes all previous Notices of Available and??? +Potentially Available Capacity and is subject to change at any time. + +2) Other receipt and delivery points utilizing the described?? transportation +corridor may be available. + +3)? Potential Availability date for the Capacity. + +4)? Contracts shall include the following subordinate scheduling??? provision +if the requested term extends into a critical operational??? period: + +To the extent Shipper's nominated volumes are not scheduled solelydue to +Shipper's subordinate scheduling priorities set forth below,the monthly base +reservation charge will be discounted to $0.00 perDth for that quantity only. + +Section 14.1(c)(i) of Northwest's tariff is modified to conditionShipper's +primary corridor rights through any mainline constraintfrom the Sand Springs +receipt point to the Ignacio Bondad (orLaPlata-TW) delivery point(s) to have +a scheduling priority whichwill be subordinate to the scheduling priority for +any firm shipperwith primary corridor rights that encompass and extend beyond +theSand Springs to Ignacio Bondad (or LaPlata-TW) corridor. + +5) Available for TF-1 or TF-2 transportation service.? TF-2 servicewill not +be discounted below Northwest's current Tariff filed ratefor TF-2 service.? +Additionally, TF2 service must be linked torequester's designated storage +contract or storage ownershipright. TF-2 service shall include the following +subordinatescheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to conditionShipper's +primary corridor rights from the Jackson Prairie receiptpoint to the +_____________ delivery point to have a schedulingpriority at any northflow +constraint point in that corridor that issubordinate to the scheduling +priority for any firm service withunconditioned primary corridor rights +through such constraint point. + +6) Available for TF-2 transportation service only. TF-2 service willnot be +discounted below Northwest's current Tariff filed rate for??? TF-2service.? +Additionally, TF2 service must be linked to requester's designatedstorage +contract or storage ownership right.? TF-2 service shall include thefollowing +subordinate???????? scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to conditionShipper's +primary corridor rights from the Jackson Prairie receiptpoint to the +_____________ delivery point to have a schedulingpriority at any southflow +constraint point in that corridor that issubordinate to the scheduling +priority for any firm service withunconditioned primary corridor rights +through such constraint point. + +7) Capacity is not to exceed a one month primary term with +evergreenlanguage.? Any offers with terms greater than one month will need to +beevaluated for possible seasonal flow conditions that may restrict the +available capacity beyond a one month term. + +8) This capacity is currently under contract with an evergreen clause.This +capacity can be made available by providing one business day +writtentermination notification to the current holder of the capacity. + +9) This capacity is currently under contract with an evergreen clause.This +capacity can be made available by providing ten business days +writtentermination notification to the current holder of the capacity. + +10) This capacity is currently under contract and does not contain an +evergreen clause. + +11) This capacity is "mitigated" capacity and will not contain an ?evergreen +clause. + +12) This capacity is available only for the term offered.? No evergreen +clause available. + +PROCEDURE FOR REQUESTING AVAILABLE ANDPOTENTIALLY AVAILABLETRANSPORTATION +CAPACITY + +To request Potentially Available Transportation Capacity available on the +firstday of December 2000, Shipper must submit a Prearranged Offer in the +form of theLetter Agreement provided below.? This Letter Agreement must be +receivedby Northwest no later than 2:00 pm Central Time on November 14, +2000.? Northwestwill accept or reject the Prearranged Offer by no later than +the end of of thegas day on November 14, 2000. If the Prearranged Offer is +acceptable, Northwestwill provide a 10-day termination notice to the current +holder of the Capacity,post the Prearranged Offer for bid, and Award the +capacity no later than twobusiness days after the Bid Close Date.? Unless +otherwise specified in thisposting, bids will be evaluated and awarded +pursuant to the procedure set forthin Northwest's tariff. + +To request the Potentially Available Transportation Capacity with the? +onebusiness day termination provisions as indicated by footnote "8)",? +Shipper mustsubmit a Prearranged Offer in the form of the Letter Agreement +provided below.Upon receipt of this Letter Agreement Northwest will either +accept or reject thePrearranged Offer within 24-hours. If the Prearranged +Offer is acceptable,Northwest will provide the one business day termination +notice to the currentholder of the Capacity, post the Prearranged Offer for +bid, and Award thecapacity no later than two business days after the Bid +Close Date.? Unlessotherwise specified in this posting, bids will be +evaluated and awarded pursuantto the procedure set forth in Northwest's +tariff. + +To request Available Transportation Capacity, Shipper must immediately submit +aPrearranged Offer in the form of the Letter Agreement provided below.? +Northwestwill accept or reject the Prearranged Offer within two (2) business +days ofreceipt of the prearranged offer.? If the Prearranged Offer is +acceptable,Northwest will post the Prearranged Offer for bid, and Award the +capacity nolater than two business days after the Bid Close Date.? Unless +otherwisespecified in this posting, bids will be evaluated and awarded +pursuant to theprocedure set forth in Northwest's tariff. Northwest has the +right to re-postAvailable capacity for bid with or without prearranged offers. + +??????? _________________(Date) + +____________________________ (Company Name)____________________________ +(Company Address)____________________________ (City, State, Zip) + +VIA FACSIMILE - (801) 584-7076 + +Northwest Pipeline Corporationc/o Williams Gas Pipelines - WestAttn: Candace +C.? Karpakis295 Chipeta WaySalt Lake City, UT 84158 + +Re:???? Prearranged Offer for Available or Potentially Available +TransportationCapacity on Williams' Northwest Pipeline Transmission System + +Dear Candace: + +_______________________ ("Shipper") submits the following bid for available +orpotentially available transportation capacity ("Capacity") designated as +package_____ on Northwest Pipeline Corporation's ("Northwest") "Notice of +Available orPotentially Available Firm Transportation Capacity" dated +December 6, 2000.? Shipper recognizes and agrees that the Capacity will be +subject to the SpecialConditions set forth in this posting.? Shipper's +request? is?? or?? is not ?(circle one) contingent upon confirmation that its +offered discount rate rovides use of receipt/delivery points outside the +receipt/delivery point orridor specified in the package.? If maximum rate is +offered, this provision oes not apply.? Shipper understands that its +prearranged offer is subject to the pecial Conditions described below. + +Shipper understands that Northwest will post the prearranged details of +thisoffer for such Capacity for bidding and Shipper will have the right to +match thehighest bid value upon close of the bid process.? Northwest will not +disclosethe identity of the prearranged bidder in such posting. + +Service Type:?????????? TF-1 Large Customer + +Contract Demand(Dth/d): ____________________ + +Receipt Point(s)(if other than those posted for the designated package +ofcapacity)????????????????????????? ____________________Delivery Point(s)(if +other than those posted for the designated package +ofcapacity)??????????????????????????????? ____________________Daily +Reservation Rate: $_______/Dth? (applicable surcharges, volumetric charge& +fuel are additive) + +Term:______________________________to___________________________________ + +Evergreen Requested (circle one):?????? Yes?? or???? No + +Identity of any affiliate of Northwest involved in Shipper's transaction: +Indicate "None" or "Name the Affiliate":? +_________________________________________________ + +Northwest's acceptance of Shipper's prearranged offer for the Capacity +willconstitute a binding agreement between Northwest and Shipper.? Shipper +shall beawarded the Capacity at the terms agreed upon in this Letter +Agreement if nobids are received with a greater economic value for such +Capacity during the bidprocess. If Shipper elects to match a bid with a +greater economic value, itshall be awarded the Capacity according to the +terms of the matched bid. Shipperagrees to electronically execute a service +agreement on Northwest's ElectronicBulletin Board which confirms the terms of +the final accepted transaction. + +If you have questions or comments regarding the above referenced +information,please contact __________________________ at +______________________(Phone Number) ______________________(Fax Number). + +Sincerely, + +______________________________???????????????? +(Name)______________________________???????????????? (Title) + +(Accepted? /? Rejected) by Northwest: + +Date: _______________?? Name: ________________________________ + +SPECIAL CONDITIONS(For Prearranged Offer Agreement) + +If the prearranged offer for the Capacity is accepted at a discount rate +whichprovides for the use of receipt/delivery points outside the +specifiedreceipt/delivery point corridor for the Capacity, the accepted +prearrangedoffered discount rate shall apply no matter which receipt and +delivery pointsare utilized by Shipper, or any temporary replacement Shipper, +under capacityrelease transactions, including segmented releases.? If the +accepted prearrangedoffered discount rate for the Capacity does not provide +for use of eceipt/delivery points outside the specified receipt/delivery +point corridor forthe Capacity, the accepted prearranged offered discount +rate shall apply toShipper, or any temporary replacement Shipper, only to the +extent that bothShipper and any temporary replacement Shipper utilize receipt +points withintheir respective primary firm receipt/delivery point to primary +firm deliverypoint corridors, otherwise, Shipper will be liable for +Northwest's maximumtariff rates. + +If you are interested in discussing any of the Available or +PotentiallyAvailable Capacity, please call Candace Karpakis at (801) 584-6996 +(work) or at(801) 971-5983 (cellular). + +Word:? F:\NWP Capacity Postings\2000 All Shipper Notices\01-181 12-06-2000?? \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/24518067.1075855498615.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/24518067.1075855498615.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0b3c2aa5 --- /dev/null +++ b/demo/ermis-f/Notes/cur/24518067.1075855498615.JavaMail.evans@thyme:2,S @@ -0,0 +1,589 @@ +Message-ID: <24518067.1075855498615.JavaMail.evans@thyme> +Date: Thu, 3 May 2001 11:04:00 -0700 (PDT) +From: miki.bode@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, anita.reubens@swgas.com, + bblanar@coral-energy.com, bob.mattice@engageenergy.com, + bob.mattice@engageenergy.com, browning@wasatchenergy.com, + bruce.langmade@gapac.com, bymank@wdni.com, cards@wdni.com, + caver_ealy@pgn.com, ccoyle@americansoda.com, cmcgra@puget.com, + cpavlica@enerad.com, craig.provenzano@powersrc.com, cridin@puget.com, + cslaman@usg.com, cwduke@duke-energy.com, darena@national-energy.com, + dave.dungan@weyerhaeuser.com, deborahs@kimballenergy.com, + derek.danyliw@husky-oil.com, dlh@nwnatural.com, fermis@enron.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, + llightfoot@coral-energy.com, lmansi@sdge.com, lprior@enron.com, + mbeckner@utilicorp.com, mcano@enerad.com, michelle_hunter@pgn.com, + niels_a_vervloet@reliantenergy.com, pschmidt@kimballresources.com, + ramperms@bp.com, rcooper@usg.com, rfm@nwnatural.com, + robert.harp@engageenergy.com, robert.harp@engageenergy.com, + ron.smith@ashgrove.com, rony@panalberta.com, ryan.watt@enron.com, + sakom@attglobal.net, sbrewer@enron.com, scott.linkletter@neg.pge.com, + scotts@kimballenergy.com, sghill@bcgas.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, tbrother@utilicorp.com, + tdizona@coral-energy.com, tjmi@dynegy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@kimballresources.com, + zcourns@national-fuel.com, jshadie@idahopower.com +Subject: NWP System Notice - 01-239 NWP Available Capacity +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Bode, Miki" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@gapac.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'caver_ealy@pgn.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cpavlica@enerad.com'" , "'craig.provenzano@powersrc.com'" , "'cridin@puget.com'" , "'cslaman@usg.com'" , "'cwduke@duke-energy.com'" , "'darena@national-energy.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'llightfoot@coral-energy.com'" , "'lmansi@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'mbeckner@utilicorp.com'" , "'mcano@enerad.com'" , "'Michelle_Hunter@pgn.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'pschmidt@kimballresources.com'" , "'ramperms@bp.com'" , "'rcooper@usg.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ron.smith@ashgrove.com'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'sakom@attglobal.net'" , "'SBREWER@ENRON.COM'" , "'scott.linkletter@neg.pge.com'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tbrother@utilicorp.com'" , "'tdizona@coral-energy.com'" , "'tjmi@dynegy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@kimballresources.com'" , "'zcourns@national-fuel.com'" , "'jshadie@idahopower.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: May 03, 2001 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-239 NWP Available Capacity + +Notice Text: +All Shippers Notification:? 01-239????? Dated : May 3, 2001 + +NORTHWEST PIPELINE'S +NOTICE OF AVAILABLE AND +POTENTIALLY AVAILABLE FIRM +TRANSPORTATION CAPACITY1) + +NOTE:? REMAINING LIMITED TERM +MITIGATED TRANSPORTATION +CAPACITY HAS BEEN ADDED TO +THIS NOTICE +If you are interested in discussing any of the Available or +Potentially Available Capacity, please call Candace Karpakis +at (801) 584-6996 (work) or at (801) 971-5983 (cellular). + +********************************************************************** +Capacity Below Available +?for TF-1 Service Only + +?????????????????????????????????????????????????????????????????????????????? +?????????? Total??? Available +Pkg? Receipt Point2)????????? Delivery Point2)????????????? Dth/d????? +Date3)?? + +A??? Sumas????????????????????????? Puget(Canyon)??????????????? 15,000??? +NOW-? +?????????????????????????????????????????????????????????????????????????????? +????????????????????????? 10/14/01 + +B??? Sumas????? ???????????????????? Kern River/Muddy Crk.???? 8,272???? NOW- +?????????????????????????????????????????????????????????????????????????????? +????????????????????????? 06/01/03 + +B-1? Sumas????? ???????????????????? Kern River/Muddy Crk.????? 1,500 9) +11/01/01- +?????????????????????????????????????????????????????????????????????????????? +???????????????????????????? 06/01/03 + +C??? Sumas(1160)????????????? Kemmerer??????????????????????????? 2,750???? +NOW +???? Ignacio Plant(1590) + +D??? Sumas(2,390)???????????? Monticello(330)???????????????????? 6,016???? +NOW +???? Ignacio(3,626)????????????? Rio Algom(300) +?????????????????????????????????????????? Moab#2(1,861) +?????????????????????????????????????????? Moab(2,283) +?????????????????????????????????????????? Arches National Park(17) +?????????????????????????????????????????? Vernal(653) +?????????????????????????????????????????? Dutch John(125) +?????????????????????????????????????????? Redwash(447) + +E??? Starr Road????????????????? Inland Paper??????????????????????????? +830????? NOW 8) + +F??? Stanfield???????????????????? Stanfield??????????????????????????????? +3,681????? 06/01/01 9) + +F-1? Stanfield?????????????????? Stanfield?????????????????????????????? +14,490????? 04/01/02 10) + +G??? Shute Creek???????????? Ignacio-Bondad (EPNG)????? 10,000???? NOW + +G-1? Shute Creek?????????? Ignacio-Bondad (EPNG)?????? 40,000???? 06/01/01 9) + +G-2? Shute Creek?????????? Ignacio-Bondad (EPNG)?????? 25,000???? 11/01/01 9) + +H??? Opal Plant???????????????? Western Mkt Center?????????? 90,000????? +06/01/01 9) + +I??? Painter?????????????????????? Muddy Creek (KERN)???????????? 8,351????? +NOW 8) + +I-1? Painter???????????????????? Muddy Creek (KERN)??????????? 35,000????? +06/01/01 9) + +J??? Western Mkt Center?? Crossover 16-Questar? 50,415????? 06/01/01 7) 9) + +K??? Western Mkt Center?? Clay Basin`??????????????????????? 4,585?????? +06/01/01 7) 9) + +L??? Crossover 16???????? Green River-CIG?????????????????? 23,152??????? NOW +7) 8) + +M??? Crossover 16??????? Clay Basin????????????????????????????? 10,000?????? +06/01/01 7) 9) + +M-1? Crossover 16?????? Clay Basin????????????????????????????? 17,263????? +NOW 7) + +N??? Green Rvr/McKinn-CIG Clay Basin?????????????????????? 23,152????? NOW 7) +8) + +O??? Clay Basin????????????? Chevron Rangely(6093)????????? 7,488????? +06/01/01 9) +?????????????????????????????????????? Vernal (1395) + +P??? Clay Basin????????????? Redwash/Questar???????????????? 19,240????? +11/01/01 7) 9) + +Q??? Clay Basin???????????? Rifle???????????????????????????????????????????? +1,850????? NOW 7) + +Q-1? Clay Basin??????????? Rifle???????????????????????????????????????????? +7,770????? 06/01/01 7) 9) + +R??? Clay Basin???????????? American Soda Ash????????????????? 1,140????? NOW +7) 8) + +S??? Jensen (Ut Gas Svc)? Green River-CIG???????????????????? 316????? +06/01/01 8) 9) + +T??? Redwash/Chevron????? Green River-CIG??????????????? 1,850????? NOW 8) + +U??? Redwash/QPC????????? Rifle????????????????????????????????????????? +1,050?????? 06/01/01 7) 9) +???? +V??? Greasewood?????????? Clay Basin??????????????????????????????? +2,765?????? 06/01/01 9) +?????? +W??? Piceance Quick Cycle Green River-CIG??????????????? 1,005?????? NOW? 8) + +X??? Barrett?????????????????????? Kern River?????????????????????????????? +4,097??????? 06/01/01 9) +? +Y??? Barrett????????????????????? Green River-CIG????????????????????? +6,460??????? NOW 8) + +Z??? North Douglas???????? Green River-CIG????????????????????? 3,178??????? +NOW 8) + +AA?? Sand Springs??????? Ignacio-Bondad (EPNG)???????? 23,148?????? 11/01/01 +4,10) + +BB?? West Douglas???????? Clay Basin???????????????????????????????? +2,354?????? 06/01/01 10) + +CC?? Calf Canyon(410)?? Kern River?????????????????????????????????? +703??????? 01/01/02 9) +???? Foundation Crk.(293) + +DD?? Lisbon?????????????????? Green River-CIG??????????????????????? +2,600???????? NOW 8) + +EE?? Grand Valley???????? Green River-CIG???????????????????????? +1,137???????? NOW 8) + +FF?? Grand Gas???????????? Green River-CIG???????????????????????? +1,000???????? NOW 8) + +GG?? Ignacio Plant??????? Green River-CIG?????????????????????? 10,000??????? +06/01/01 9) + +GG-1 Ignacio Plant?????? Green River-CIG??????????????????????? 1,424???????? +NOW 8) + +GG-2 Ignacio Plant??????? Green River-CIG?????????????????????? 1,177???????? +NOW + +GG-3 Ignacio Plant??????? Green River-CIG?????????????????????? 5,000???????? +06/01/01 10) + +HH?? Ignacio Plant???????? Grand Junction????????????????????????? +4,000??????? 06/01/01 9) + +HH-1 Ignacio Plant?????? Grand Junction????????????????????????? 4,310??????? +NOW 8) + +II?? Ignacio Plant??????????? Ignacio -Bondad (EPNG)???????? 25,000?????? NOW +8) + +II-1 Ignacio Plant?????????? Ignacio -Bondad (EPNG)???????? 25,000?????? +11/01/01 9) + +JJ?? Blanco Hub-TW????? Green River-CIG????????????????????? 24,000?????? +06/01/01 9) + +JJ-1 Blanco Hub-TW??????? Green River-CIG?????????????????? 58,787?????? NOW + +JJ-2 Blanco Hub-TW??????? Green River-CIG???????????????????? 2,676?????? +06/01/01 10) + +********************************************************************** +Jackson Prairie Receipt Point Capacity +Available for TF-1 or TF-2 Service +as specified below + +KK?? Jackson Prairie???? SIPI??????????????????????????????????????????? +47,341?????? NOW 5)8) +???? (55,715)????????????????????? +Lynden????????????????????????????????????????? 592????? +???????????????????????????????????????? +Lawrence?????????????????????????????????????? 81?????? +???????????????????????????????????????? +ACME?????????????????????????????????????????????? 68?????? +???????????????????????????????????????? Mt. +Vernon?????????????????????????????????? 115????? +???????????????????????????????????????? +Sedro/Woolley????????????????????????? 3,988??? +???????????????????????????????????????? LDS +Church????????????????????????????????? 133???? +???????????????????????????????????????? Granite +Falls????????????????????????????? 1,536??? +???????????????????????????????????????? +Machias????????????????????????????????????? 1,840??? +????????????????????????????????????????? +Snohomish??????????????????????????????????? 21?????? + +LL?? Jackson Prairie??? Echo Lake???????????????????????????????????????? +33?????? NOW 5)8) +???? (7,530)?????????????????????? Duval/Cottage Lake?????????????????????? +183???? +??????????????????????????????????????? +Redmond???????????????????????????????????? 3,293?? +??????????????????????????????????????? May +Valley????????????????????????????????????? 300???? +??????????????????????????????????????? Lake +Francis?????????????????????????????? 2,808?? +?????????????????????????????????????? +Covington??????????????????????????????????????? 263???? +?????????????????????????????????????? Black +Diamond??????????????????????????????? 450???? +??????????????????????????????????????? +Enumclaw?????????????????????????????????????? 200???? + +MM?? Jackson Prairie????? Sedro/Woolley??????????????????????? 8,300?????? +05/01/04 5)10) + +NN?? Jackson Prairie????? South Lake????????????????????????????? +35,500?????? NOW 6) +?? +OO?? Jackson Prairie????? Idaho State Pen.?????????????????????? 1,735?????? +NOW 6) + +PP?? Jackson Prairie????? Kern River/Muddy Crk.????????? 98,069?????? NOW 6) + +QQ?? Jackson Prairie????? Shute Creek????????????????????????????? +7,688?????? NOW 6) + +RR?? Jackson Prairie?????? Pocatello??????????????????????????????????? +1,198?????? NOW 6) + + +************************************************************************ +Mitigated Volumes for 2001 +Only available for Time Periods Listed + +SS-2 Sumas???????????????????? Reno Lateral??????????????????????????? +3,764???????? June Only + +SS-3 Sumas???????????????????? Reno Lateral??????????????????????????? +4,243???????? July Only + +SS-4 Sumas???????????????????? Reno Lateral??????????????????????????? +4,341???????? August Only + +SS-5 Sumas???????????????????? Reno Lateral??????????????????????????? +3,922???????? September Only + +SS-6 Sumas???????????????????? Reno Lateral??????????????????????????? +2,076???????? October Only + +TT?? Sumas????????????????????? LaGrande???????????????????????????????????? +500??????? Jun, Jul, Aug +?????????????????????????????????????????????????????????????????????????????? +???????????????????????????????? or Sept - + +?????????????????????????????????????????????????????????????????????????????? +???????????????????????????????? or Jun - Sept + +? +UU?? Sumas????????????????????? Spokane Mead????????????????????????? +2813?????? Jun, Jul, Aug +?????????????????????????????????????????????????????????????????????????????? +???????????????????????????????? or Sept - + +?????????????????????????????????????????????????????????????????????????????? +???????????????????????????????? or Jun - Sept + +VV?? Starr Road?????????????? Spokane-Kettle Falls????????????????? 401????? +Jun, Jul, Aug +?????????????????????????????????????????????????????????????????????????????? +???????????????????????????????? or Sept - + +?????????????????????????????????????????????????????????????????????????????? +???????????????????????????????? or Jun - Sept + +WW?? Klamath????????????????? Klamath??????????????????????????????????????? +263??????? Jun, Jul, Aug +?????????????????????????????????????????????????????????????????????????????? +????????????????????????????????? or Sept - + +?????????????????????????????????????????????????????????????????????????????? +????????????????????????????????? or Jun - Sept + +XX?? Sumas?????????????????????? +Reno??????????????????????????????????????????? 281???????? Jun, Jul, Aug +?????????????????????????????????????????????????????????????????????????????? +????????????????????????????????? or Sept - + +?????????????????????????????????????????????????????????????????????????????? +????????????????????????????????? or Jun - Sept + +************************************************************************ +FOOTNOTES + +1)? This notification supercedes all previous Notices of Available +?and Potentially Available Capacity and is subject to change at any time. + +2) Other receipt and delivery points utilizing the described +??? transportation corridor may be available. + +3)? Potential Availability date for the Capacity. + +4)? Contracts shall include the following subordinate scheduling +??? provision if the requested term extends into a critical operational +??? period: + +To the extent Shipper's nominated volumes are not scheduled solely +due to Shipper's subordinate scheduling priorities set forth below, +the monthly base reservation charge will be discounted to $0.00 per +Dth for that quantity only. + +Section 14.1(c)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights through any mainline constraint +from the Sand Springs receipt point to the Ignacio Bondad (or +LaPlata-TW) delivery point(s) to have a scheduling priority which +will be subordinate to the scheduling priority for any firm shipper +with primary corridor rights that encompass and extend beyond the +Sand Springs to Ignacio Bondad (or LaPlata-TW) corridor. + +5) Available for TF-1 or TF-2 transportation service.? TF-2 service +?will not be discounted below Northwest's current Tariff filed rate +?for TF-2 service.? Additionally, TF2 service must be linked to +?requester's designated storage contract or storage ownership +?right. TF-2 service shall include the following subordinate +?scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights from the Jackson Prairie receipt +point to the _____________ delivery point to have a scheduling +priority at any northflow constraint point in that corridor that is +subordinate to the scheduling priority for any firm service with +unconditioned primary corridor rights through such constraint point. + +6)??? Available for TF-2 transportation service only. TF-2 service will +?not be discounted below Northwest's current Tariff filed rate for +?TF-2 service.? Additionally, TF2 service must be linked to +?requester's designated storage contract or storage ownership +?right.? TF-2 service shall include the following subordinate +?scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights from the Jackson Prairie receipt +point to the _____________ delivery point to have a scheduling +priority at any southflow constraint point in that corridor that is +subordinate to the scheduling priority for any firm service with +unconditioned primary corridor rights through such constraint point. + +7)??? Capacity is not to exceed a one month primary term with evergreen +?? language.? Any offers with terms greater than one month will need to +?? be evaluated for possible seasonal flow conditions that may restrict +?? the available capacity beyond a one month term. + +8)??? This capacity is currently under contract with an evergreen clause. +???? This capacity can be made available by providing one business day +??? written termination notification to the current holder of the +????? capacity.? This means that termination notification must be received +no later than 5:00 p.m. Mountain Current Time, 24 hours (1 business +day) prior to the effective date of the contract termination. + +9)??? This capacity is currently under contract with an evergreen clause. +This capacity can be made available by providing ten business days +prior written termination notification to the current holder of the +capacity.? This means termination notification must be received no +later than 5:00 p.m. Mountain Current Time on the eleventh business +day prior to the beginning of the next month. + +10) This capacity is currently under contract and does not contain an +evergreen clause. + +11) This capacity is "mitigated" capacity and will not contain an +evergreen clause. + +12) This capacity is available only for the term offered.? No evergreen +clause available. + +13)??? This capacity is currently under contract with an evergreen clause. +????? This capacity can be made available by providing a one year prior +????? written termination notification to the current holder of the +????? capacity. + +************************************************************************ +PROCEDURE FOR REQUESTING AVAILABLE AND +POTENTIALLY AVAILABLE +TRANSPORTATION CAPACITY + +To request Potentially Available Transportation Capacity available on +the first day of June 2001, Shipper must submit a Prearranged Offer in +the form of the Letter Agreement provided below.? This Letter Agreement +must be received by Northwest no later than 5:00 pm Central Time on May +15, 2001.? Northwest will accept or reject the Prearranged Offer by no +later than the end of the gas day on May 16, 2001. If the Prearranged +Offer is acceptable, Northwest will provide a 10-bursiness day prior +termination notice to the current holder of the Capacity, post the +Prearranged Offer for bid, and Award the capacity no later than two +business days after the Bid Close Date.? Unless otherwise specified in +this posting, bids will be evaluated and awarded pursuant to the +procedure set forth in Northwest's tariff. + +To request the Potentially Available Transportation Capacity with the +one business day termination provisions as indicated by footnote "8)", +Shipper must submit a Prearranged Offer in the form of the Letter +Agreement provided below.? Upon receipt of this Letter Agreement +Northwest will either accept or reject the Prearranged Offer within +24-hours. If the Prearranged Offer is acceptable, Northwest will provide +the one business day termination notice to the current holder of the +Capacity, post the Prearranged Offer for bid, and Award the capacity no +later than two business days after the Bid Close Date.? Unless otherwise +specified in this posting, bids will be evaluated and awarded pursuant +to the procedure set forth in Northwest's tariff. + +To request Available Transportation Capacity, Shipper must immediately +submit a Prearranged Offer in the form of the Letter Agreement provided +below.? Northwest will accept or reject the Prearranged Offer within two +(2) business days of receipt of the prearranged offer.? If the +Prearranged Offer is acceptable, Northwest will post the Prearranged +Offer for bid, and Award the capacity no later than two business days +after the Bid Close Date.? Unless otherwise specified in this posting, +bids will be evaluated and awarded pursuant to the procedure set forth +in Northwest's tariff. Northwest has the right to re-post Available +capacity for bid ith or without prearranged offers. + + +??????? _________________(Date) + + +____________________________ (Company Name) +____________________________ (Company Address) +____________________________ (City, State, Zip) + +VIA FACSIMILE - (801) 584-7076 + +Northwest Pipeline Corporation +c/o Williams Gas Pipelines - West +Attn: Candace C.? Karpakis +295 Chipeta Way +Salt Lake City, UT 84158 + +Re:Prearranged Offer for Available or Potentially Available Transportation +Capacity on Williams' Northwest Pipeline Transmission System + +Dear Candace: + +_______________________ ("Shipper") submits the following bid for +available or potentially available transportation capacity ("Capacity") +designated as package _____ on Northwest Pipeline Corporation's +("Northwest") "Notice of Available or Potentially Available Firm +Transportation Capacity" dated May 2, 2001.?? Shipper recognizes and +agrees that the Capacity will be subject to the Special Conditions set +forth in this posting.? Shipper's request? is?? or?? is not?? (circle one) +contingent upon confirmation that its offered discount rate provides use +of receipt/delivery points outside the receipt/delivery point corridor +specified in the package.? If maximum rate is offered, this provision does +not apply.? Shipper understands that its prearranged offer is subject to +the Special Conditions described below. + +Shipper understands that Northwest will post the prearranged details of +this offer for such Capacity for bidding and Shipper will have the right +to match the highest bid value upon close of the bid process.? Northwest +will not disclose the identity of the prearranged bidder in such posting. + +Service Type:?????????? TF-1 Large Customer + +Contract Demand(Dth/d): ____________________ + +Receipt Point(s) ______________________________________________________ + +Delivery Point(s)______________________________________________________ + +Daily Reservation Rate: $_______/Dth? (applicable surcharges, volumetric +charge & fuel are additive) + +Term:______________________________to___________________________________ + +Evergreen Requested (circle one):?????? Yes?? or???? No + +Identity of any affiliate of Northwest involved in Shipper's transaction: +Indicate "None" or "Name the Affiliate": +_________________________________________________ + +Northwest's acceptance of Shipper's prearranged offer for the Capacity +will constitute a binding agreement between Northwest and Shipper. +Shipper shall be awarded the Capacity at the terms agreed upon in this +Letter Agreement if no bids are received with a greater economic value for +such Capacity during the bid process. If Shipper elects to match a bid +with a greater economic value, it shall be awarded the Capacity according +to the terms of the matched bid. Shipper agrees to electronically execute +a service agreement on Northwest's Electronic Bulletin Board which +confirms the terms of the final accepted transaction. + +If you have questions or comments regarding the above referenced +information, please contact __________________________ at +______________________(Phone Number) ______________________(Fax Number). + +Sincerely, + +______________________________ +?????????????? (Name) +______________________________ +?????????????? (Title) + +(Accepted? /? Rejected) by Northwest: + +Date: _______________?? Name: ________________________________ + +SPECIAL CONDITIONS +(For Prearranged Offer Agreement) + +If the prearranged offer for the Capacity is accepted at a discount rate +which provides for the use of receipt/delivery points outside the +specified receipt/delivery point corridor for the Capacity, the accepted +prearranged offered discount rate shall apply no matter which receipt and +delivery points are utilized by Shipper, or any temporary replacement +Shipper, under capacity release transactions, including segmented +releases.? If the accepted prearranged offered discount rate for the +Capacity does not provide for use of receipt/delivery points outside the +specified receipt/delivery point corridor for the Capacity, the accepted +prearranged offered discount rate shall apply to Shipper, or any temporary +replacement Shipper, only to the extent that both Shipper and any +temporary replacement Shipper utilize receipt points within their +respective primary firm receipt/delivery point to primary firm delivery +point corridors, otherwise, Shipper will be liable for Northwest's maximum +tariff rates. + + + +Word:F:\NWP Capacity Postings\2001 All Shipper Notices\01-239 5-03-01 +includes Remaining Mitigated +?? + + diff --git a/demo/ermis-f/Notes/cur/24602857.1075855483737.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/24602857.1075855483737.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d1fc4bf8 --- /dev/null +++ b/demo/ermis-f/Notes/cur/24602857.1075855483737.JavaMail.evans@thyme:2,S @@ -0,0 +1,28 @@ +Message-ID: <24602857.1075855483737.JavaMail.evans@thyme> +Date: Tue, 12 Dec 2000 02:01:00 -0800 (PST) +From: jay.reitmeyer@enron.com +To: frank.ermis@enron.com, matthew.lenhart@enron.com, phillip.allen@enron.com, + tori.kuykendall@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com +Subject: New tempertaure product from weather research +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Jay Reitmeyer +X-To: Frank Ermis, Matthew Lenhart, Phillip K Allen, Tori Kuykendall, Mike Grigsby, Keith Holst +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Click on the following URL....and then hit New Product! about the middle of +the screen. You can now enter in city ids and get current weather +observations from those cities. It will automatically update as new +information comes in. + +http://ecthou-webcl1.nt.ect.enron.com/research/Weather/WeatherMain.htm + +If you need help with station identifiers, let me know. + +Jay \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/24610185.1075855487284.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/24610185.1075855487284.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..68d8ebbd --- /dev/null +++ b/demo/ermis-f/Notes/cur/24610185.1075855487284.JavaMail.evans@thyme:2,S @@ -0,0 +1,22 @@ +Message-ID: <24610185.1075855487284.JavaMail.evans@thyme> +Date: Tue, 7 Nov 2000 13:48:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.employees@enron.com +Subject: Open Enrollment 2001 Deadline +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +This message is intended for US employees eligible for Enron's domestic +health & group benefit plans. + +Please click on the link for details regarding Open Enrollment 2001. + +http://home.enron.com:84/messaging/2001change.pps diff --git a/demo/ermis-f/Notes/cur/24747625.1075855487523.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/24747625.1075855487523.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..fa07daee --- /dev/null +++ b/demo/ermis-f/Notes/cur/24747625.1075855487523.JavaMail.evans@thyme:2,S @@ -0,0 +1,131 @@ +Message-ID: <24747625.1075855487523.JavaMail.evans@thyme> +Date: Thu, 2 Nov 2000 10:56:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage for 11-03-00 through 11-06-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 3, 2000 5:00pm through November 6, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: +Impact: EOL +Time: Sat 11/4/2000 at 7:00:00 PM CT thru Sat 11/4/2000 at 8:00:00 PM CT + Sat 11/4/2000 at 5:00:00 PM PT thru Sat 11/4/2000 at +6:00:00 PM PT + Sun 11/5/2000 at 1:00:00 AM London thru Sun 11/5/2000 at +2:00:00 AM London +Outage: reboot eol net devices +Environments Impacted: EOL +Purpose: Regular reboot to prevent such problems as memory corruption +Backout: +Contact(s): John Shupak 713-853-7943 + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: HR +Impact: HR +Time: Fri 11/3/2000 at 6:00:00 PM CT thru Fri 11/3/2000 at 10:00:00 PM CT + Fri 11/3/2000 at 4:00:00 PM PT thru Fri 11/3/2000 at 8:00:00 PM PT + Sat 11/4/2000 at 12:00:00 AM London thru Sat 11/4/2000 at 4:00:00 AM London +Outage: HR DataMart (HR-DB-5/HR-DB-4) Database move +Environments Impacted: Corporate, HR Datamart, Expertfinder, eHRonline, +Global Information System, + Global Compensation System, and Performance Management +Purpose: Upgrade existing hardware / make room at Ardmore for PDU and air +handling unit. +Backout: Our backout plan is to move the servers back to their original +position with the original cards installed in them. +Contact(s): Brandon Bangerter 713-345-4904 + Raj Perubhatla 713-345-8016 + Mark Calkin 713-345-3691 + +OTHER SYSTEMS: UNIX +Impact: ENS +Time: Fri 11/3/2000 at 11:00:00 PM CT thru Fri 11/3/2000 at 11:30:00 PM CT + Fri 11/3/2000 at 9:00:00 PM PT thru Fri 11/3/2000 at 9:30:00 PM PT + Sat 11/4/2000 at 5:00:00 AM London thru Sat 11/4/2000 at 5:30:00 AM +London +Outage: Add Redundancy to the Unix Server Network +Environments Impacted: ENA +Purpose: Make this network redundant +Backout: +Contact(s): George Nguyen 713-853-0691 + +OTHER SYSTEMS: SAP +Impact: SAP +Time: Sun 11/5/2000 at 6:00:00 AM CT thru Sun 11/5/2000 at 6:30:00 AM CT + Sun 11/5/2000 at 4:00:00 AM PT thru Sun 11/5/2000 at 4:30:00 AM PT + Sun 11/5/2000 at 12:00:00 PM London thru Sun 11/5/2000 at 12:30:00 PM +London +Outage: Remove trunking for SAP +Environments Impacted: All +Purpose: SAP has migrated to Ardmore, will move the routing functionality to +Ardmore and remove the trunking +(no longer needed) from the links leading back to EB. +Backout: Move the routing functionality back to the EB +Contact(s): Vincent Fox 713-345-7784 + Ron Pieronek 713-853-6683 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/24792340.1075855485414.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/24792340.1075855485414.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6772abf4 --- /dev/null +++ b/demo/ermis-f/Notes/cur/24792340.1075855485414.JavaMail.evans@thyme:2,S @@ -0,0 +1,54 @@ +Message-ID: <24792340.1075855485414.JavaMail.evans@thyme> +Date: Mon, 27 Nov 2000 08:34:00 -0800 (PST) +From: charles.jacobs@enron.com +To: frank.ermis@enron.com +Subject: October Malin Penalties - Enserco +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Charles Jacobs +X-To: Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Frank - I'm forwarding the email I received from Enserco regarding the +penalty for our failure to take the full volume on days 1 and 18 on deal +#423705. As I explained to Suzanne, I would not have paid this had they +invoiced me for it but Enserco is a Netout customer and we were in a net +receivable position this month so they deducted this amount out of what they +paid me. As the penalty seems to be legitimate, can I get you to set up a +new deal in Sitara to offset the receivable? If you agree with their +calculations, can you set up a positive Demand charge of $2,405.03 with Enron +as the Purchaser and Enserco as the Seller? + +Please reply to this email with your approval (or disapproval) of their +calculation and let me know when you have the demand charge set up (or not). + +Call me if you have any questions. +...Chuck +x.36275 +---------------------- Forwarded by Charles Jacobs/NA/Enron on 11/27/2000 +04:15 PM --------------------------- + + +"Nancy Lissel" on 11/22/2000 04:24:51 PM +To: +cc: + +Subject: October Malin Penalties + + + +Charles +? +Please find attached the worksheet for the October Daily Malin Penalty +calculation. +? +Please call with any questions or concerns. +? +Darrell Danyluk +403-269-5522 + - oct enron penalties.xls diff --git a/demo/ermis-f/Notes/cur/25112101.1075855487615.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/25112101.1075855487615.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d621211a --- /dev/null +++ b/demo/ermis-f/Notes/cur/25112101.1075855487615.JavaMail.evans@thyme:2,S @@ -0,0 +1,344 @@ +Message-ID: <25112101.1075855487615.JavaMail.evans@thyme> +Date: Sun, 29 Oct 2000 22:19:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egoups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Enerfax Daily html-Gas Down +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: enerfax1@bellsouth.net +X-To: "enerfaxweb@egoups.com" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +----- Subject: Click and go to http://www.enerfax.com if can not view +properly.htm + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + [IMAGE] + + + + + + + + + Click here for a daily email link + + + + + + + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? October 30, 2000? -? ? Need a Past Issue +-Click Here + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? October 30, 2000 + + + + + + + [IMAGE] + + [IMAGE] + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? October 30, 2000 + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 6? -? October 30, 2000 + + + + + + + [IMAGE] + + + + + + + + + (Continued from Page 5) + + agreed governments will promote more trade and investment, 70% agreed that +globally consistent accounting principles will be established by 2010, and +over 80% believed the companies dominating the utility business in 2010 will +be multi-national. Those results validate the strategies of companies using +mergers and acquisitions to create global giants. However, events such as +the IMF protests in Prague and WTO protests in Seattle this year highlight +what could be growing opposition to globalization. Politics can veer off in +unexpected directions, so it is unwise to be so committed to any one view of +where voters and government policy are moving that you lack contingency +plans. Utilities can minimize their risk in this uncertain era, while at the +same time moving forward decisively. They can use management tools such as +scenario-based planning, real options valuation, and computer modeling - +these approaches provide the means + + + + + + + + + + + + for understanding the array of strategies available and for defining the +significance of choosing one or the other. Additionally, the studies show +that utilities need systems, processes, and a culture that make them +versatile - that permit them to nurture 'just-in-case' technologies, +products, and businesses, spot leading indicators of change, and switch +strategies without confusion and delay. The two reports are segments of The +Utility Executive's Field Guide to the Future. Part 1 summarizes the +results of a global survey of 185 decision makers in utilities, +corporations, and engineering firms in 15 countries, while Part 2 focuses on +the outlook for regulatory policy and globalization. Part 2 is based not +only on the survey results but also on 75 subsequent interviews with utility +CEOs, power managers in large corporations, government officials, and others +around the world. The research also included an intensive review of economic +studies, government reports, opinion surveys, and other sources. For more +information visit + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? October 30, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + [IMAGE] + [IMAGE] + + + + + + + For more information, please Contact Ron Ford + at Ziff Energy Group, Houston, TX + (713) 627-8282 or Toll Free: 1-888-736-5780 + Also, visit our web-site, www.ziffenergy.com, to review our Brochure. + + + + + + + [IMAGE] + + + [IMAGE] + + + + + + + + + CMS and Saudi Group in Power Deal + + + + ? ? CMS Energy and Saudi Arabia's al-Zamil Group plan to jointly construct +power and water desalination plants in Saudi Arabia. The two companies have +agreed to work together to finance, construct and manage new power and water +plants on a 50/50 basis, with CMS serving as operator of the facility. Saudi +Arabia needs 28,000 MW over the next 15 years to serve growing demand. + + + + + + + + + [IMAGE] + + + + + + + Financial Summary + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + + + The TSE 300 fell 106.85 points to 9321.89 + The CRB Index lost 1.34 points to 219.26 + The US Dollar decreased 1.05 points to 117.39 The Dow advanced 210.50 points +to 10590.62 + + + + + + + + + + + + + + + The S&P 500 gained 15.14 points to 1379.58 + The Nasdaq was up 6.18 points to 3278.36 + December NYMEX Crude Oil fell 0.97 to 32.74 Canadian-US Exchange was 1.5272 + + + + + + + + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img11.gif + - img21.gif + - img7.gif + - img22.gif + - img8.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - id=1381847 + - img32.gif \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/25113389.1075855486513.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/25113389.1075855486513.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5e0ba217 --- /dev/null +++ b/demo/ermis-f/Notes/cur/25113389.1075855486513.JavaMail.evans@thyme:2,S @@ -0,0 +1,88 @@ +Message-ID: <25113389.1075855486513.JavaMail.evans@thyme> +Date: Mon, 13 Nov 2000 10:42:00 -0800 (PST) +From: office.chairman@enron.com +To: all.worldwide@enron.com +Subject: Chairman's Award Nominations +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Office of the Chairman +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The 2000 Chairman's Award nomination process was a tremendous success! Fro= +m=20 +around the world, over 425 nominations were received representing a broad= +=20 +cross-section of our overall organization and resulting in a 73% increase i= +n=20 +nomination participation from last year. This 100% employee-driven program= +=20 +is so successful because you take time to nominate and recognize those=20 +individuals that are special in your work life. Every single candidate is = +to=20 +be congratulated! =20 + +This year, the original concept was brought to fruition when the members of= +=20 +the 1999 Chairman's Roundtable took over the selection process and carried= +=20 +the torch from past to present. This Selection Committee reviewed all=20 +candidates on the basis of their ability to consistently bring our values t= +o=20 +life and sought out those select few that are Enron's "everyday heroes". = +=20 + +It is with great pleasure that we announce the 2000 Chairman's Roundtable= +=20 +whose daily pursuit of excellence, commitment to communication, genuine=20 +integrity and respect for others are what make Enron the incredible company= +=20 +that it is today - innovative, successful and undoubtedly one of the best= +=20 +places to work. The eleven individuals named below are flying to San Anton= +io=20 +this from around the world to be honored at our annual Management=20 +Conference. One of these finalist will receive the distinguished recogniti= +on=20 +as the actual Chairman's Award winner: + +THE 2000 CHAIRMAN'S ROUNDTABLE + +Amelia Alder, Enron Operations Services (ETS) - Houston, Texas +Dan Boyle, Enron Global Finance - Houston, Texas +Craig Buehler, Northern Natural Gas (ETS) - Houston, TX +Fernando Delpino, Industrias Ventane (ESA) - Caracas, Venezuala +Barbara Gray, ENA - Houston, Texas +Scott Guptill, PGE - Portland, OR +Mark Harada, EES - Hinsdale, IL +Don Lehr, The Linc Corporation (EES) - Pittsburgh, PA +Xafira Mendonsa, Dahbol Power Company - Mumbia, India +Yaser Tobeh, Operational Energy Corp. (EES) - Gaza, Palestine +Kevin Westwood, Enron Teeside Operations Ltd. - Cleveland, England + + +Attached is a list of every employee who was nominated for the Chairman's= +=20 +Award this year: + + + +Please take a moment to recognize this honor bestowed upon your fellow=20 +employees. We sincerely thank them for their contributions to Enron and=20 +their leadership that helps make this organization the world=01,s leading e= +nergy=20 +and communications company. If you have any questions regarding this year= +'s=20 +program or suggestions for the future, please contact Charla Reese at=20 +charla.reese@enron.com or call 713.853.5202. We hope to see the Chairman's= +=20 +Award grow and encourage your participation next year. + +Respectfully + +Ken & Jeff \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/25138846.1075855487500.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/25138846.1075855487500.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..fd7de42f --- /dev/null +++ b/demo/ermis-f/Notes/cur/25138846.1075855487500.JavaMail.evans@thyme:2,S @@ -0,0 +1,52 @@ +Message-ID: <25138846.1075855487500.JavaMail.evans@thyme> +Date: Thu, 2 Nov 2000 12:11:00 -0800 (PST) +From: perfmgmt@enron.com +To: frank.ermis@enron.com +Subject: Year End 2000 Performance Feedback +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "perfmgmt@enron.com" +X-To: frank.ermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +NOTE: YOU WILL RECEIVE THIS MESSAGE EACH TIME YOU ARE SELECTED AS A REVIEWER. + +You have been selected to participate in the Year End 2000 Performance +Management process by providing meaningful feedback on specific employee(s). +Your feedback plays an important role in the process, and your participation +is critical to the success of Enron's Performance Management goals. + +To complete requests for feedback, access PEP at http://pep.corp.enron.com +and select Perform Review under Performance Review Services. You may begin +providing feedback immediately and are requested to have all feedback forms +completed by Friday, November 17, 2000. + +If you have any questions regarding PEP or your responsibility in the +process, please contact the PEP Help Desk at: + +Houston: 1.713.853.4777, Option 4 +London: 44.207.783.4040, Option 4 +Email: perfmgmt@enron.com + +Thank you for your participation in this important process. + +The following is a CUMULATIVE list of employee feedback requests with a +status of "OPEN." Once you have submitted or declined an employee's request +for feedback, their name will no longer appear on this list. + + + + +Review Group: ENRON +Feedback Due Date: Nov 17, 2000 + +Employee Name Supervisor Name Date Selected +------------- --------------- ------------- +FRANK, CAROLE C JEFFREY C GOSSETT Nov 01, 2000 +GAY, RANDALL L ROBERT A SUPERTY Nov 01, 2000 +LUCCI, PAUL T MARK WHITT Nov 02, 2000 \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/25163371.1075855497694.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/25163371.1075855497694.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..72a4b0fc --- /dev/null +++ b/demo/ermis-f/Notes/cur/25163371.1075855497694.JavaMail.evans@thyme:2,S @@ -0,0 +1,69 @@ +Message-ID: <25163371.1075855497694.JavaMail.evans@thyme> +Date: Thu, 10 May 2001 07:51:00 -0700 (PDT) +From: k-jribnick@interchange-energy.com +To: fermis@ect.enron.com +Subject: Atlanta LDC Forum-Save $50! +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Jerry K. Ribnick" +X-To: "fermis@ect.enron.com" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +[IMAGE] + +Special Keynote Address + +Commissioner Stan Wise +Georgia Public Service Commission[IMAGE] + +"This is Georgia --- Not California!" + +Learn how Georgia is successfully navigating the path to deregulation. + +Conference Highlights Include: + +Meet Customers, Not Venders +Power Generation +Price Volatility +Adequacy of Supply + +Click here! +Save $50 +Register Now! +(Expires May 15) + +Corporate Sponsors: +Aquila ~ Axia ~ Caminus ~ Columbia Gulf Transmission +Dominion Transmission ~ Duke Energy Gas Transmission +Enron North America Corp. ~ Mirant ~ Reliant Energy +Southern Natural Gas Company ~ Williams + +For an agenda, a pre-listing of attendees or more information, visit our +website at +www.interchange-energy.com (then click on the Atlanta Forum) +or call Jerry Ribnick at 763-545-1515 or 800-427-3976 + +* * * * * * * * * * * * * * * * * * * * * * + +? ?The LDC Forum Series + +?Atlanta +June 4-5. 2001 + +?Chicago ? +Sept. 10-12, 2001? + +?Boston +April 18-19, 2002 +Interchange Energy Group, 620 Mendelssohn Avenue North, Suite 161, +Minneapolis, MN 55427 +* * * * * * * * * * * * * * * * * * * * * * +If you prefer to not receive future e-mails regarding The LDC Forums, please +REPLY to this message and indicate REMOVE in the subject field. + - 9915star.gif + - stanwise501b.gif \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/25164008.1075855498161.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/25164008.1075855498161.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e8d67a16 --- /dev/null +++ b/demo/ermis-f/Notes/cur/25164008.1075855498161.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <25164008.1075855498161.JavaMail.evans@thyme> +Date: Mon, 7 May 2001 03:31:00 -0700 (PDT) +From: ina.rangel@enron.com +To: frank.ermis@enron.com, jay.reitmeyer@enron.com, susan.scott@enron.com, + matthew.lenhart@enron.com, steven.south@enron.com, + randall.gay@enron.com, mike.grigsby@enron.com, jane.tholt@enron.com, + tori.kuykendall@enron.com, monique.sanchez@enron.com, + keith.holst@enron.com, phillip.allen@enron.com +Subject: Outlook Migration +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Frank Ermis, Jay Reitmeyer, Susan M Scott, Matthew Lenhart, Steven P South, Randall L Gay, Mike Grigsby, Jane M Tholt, Tori Kuykendall, Monique Sanchez, Keith Holst, Phillip K Allen +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +You will be migrated to outlook on Monday night 5/14/01. You will be +receiving a series of four emails between now and then, please open and read. + +Let me know if you have any questions. + +Thanks +-Ina Rangel \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/25274906.1075855498917.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/25274906.1075855498917.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..79d99b15 --- /dev/null +++ b/demo/ermis-f/Notes/cur/25274906.1075855498917.JavaMail.evans@thyme:2,S @@ -0,0 +1,40 @@ +Message-ID: <25274906.1075855498917.JavaMail.evans@thyme> +Date: Sun, 29 Apr 2001 10:13:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Introducing the 2nd Issue of the New Enron Business! +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Feast your eyes on Enron Business' cool and colorful new look. You'll find= +=20 +it in your mailbox at home and online at home.enron.com under Publications,= +=20 +Enron Business, and "Volume 2, 2001". (And if you're in Houston, you might= +=20 +find a few extra copies at the Plaza Java in the lobby of the Enron Buildin= +g.) + +In this issue: +? Enron Direct plays hard to win small customers +? Extreme Enron debuts with exciting stories about employees who ride the e= +dge +? Meteorologists brew science with good business +? Enron's new Vision =01) how will we do it? +? Enron fights to keep the California energy crisis from spreading +? Driving business profits where you'd least expect them +? The Insider: Sprechen Zie security? +? Assisting earthquake victims in India +? Find out who won the Word Search =01) and enter our Cartoon Craziness Con= +test=20 +for a chance to win a $200 American Express gift certificate! Don't dally = +=01)=20 +the deadline for entries is Friday, May 11 \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/25282150.1075855485806.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/25282150.1075855485806.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2fdadb84 --- /dev/null +++ b/demo/ermis-f/Notes/cur/25282150.1075855485806.JavaMail.evans@thyme:2,S @@ -0,0 +1,330 @@ +Message-ID: <25282150.1075855485806.JavaMail.evans@thyme> +Date: Sun, 19 Nov 2000 11:58:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Go + to www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 20, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 20, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + + + [IMAGE] + + + + + + + + Total to Build Deep-Water Gulf of + Mexico Gathering System + + + ? ? TotalFinaElf plans to construct a natural gas gathering project with its +north American partners in the Gulf of Mexico, enabling the development of +three deep offshore natural gas fields. The project consisted of a 56-mile +pipeline with a transmission capacity of 500 MMcf per day and a processing +platform, owned and operated by Williams.? Construction of the Canyon +Express pipeline, in the Mississippi Canyon area about 120 miles southeast +of New Orleans, will begin next year. The gathering system will begin +operating in summer 2002, at the same time as the three natural gas fields, +Aconcagua, King's Peak and Camden Hills. Canyon Express was a major +technological breakthrough for TotalFinaElf, making it possible to undertake +oil and natural gas operations at previously untapped depths of over 6,000 +feet. The gas gathering system will be operated by Elf Exploration and +belong to the companies who owned the Aconcagua, King's Peak and Camden +Hills fields. Aconcagua is operated by Elf Exploration which has a 50% +stake in the field. Enron affiliate, Mariner Energy, and Pioneer Natural +Resources each own 25%. King's Peak is wholly-owned and operated by BP +Amoco. Camden Hills is operated by Marathon, with a 50% stake. Total +Exploration Production USA owns 16.67% and Pioneer owns 33.3%. Aconcagua +will own 45%; King's Peak, 35%; and Camden Hills 20% of the Canyon Express +pipeline. + + + + + + + + [IMAGE] + + [IMAGE] [IMAGE] + + + + + [IMAGE] + [IMAGE] + + + + + + + Slow browser ? Try? the speedy + searchable version at + http://www.enernetenergy.com and click on the light bulb for Enerfax Daily - +Power and Natural Gas Pricing & Articles and click the oil well for + Enerfax GOLD- Gas, Oil, + Liquids, & Derivatives' Pricing and Articles + + + + + + + [IMAGE] + + + [IMAGE] + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + + NYMEX Natural Gas Futures Reportable Positions as of 11/14/00 + + + + 10,000 +MMbtu? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? +? ?Open Interest: 396,255 + + ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? +? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? +Non-Reportable? ? ? ? ? ? ? ?Non- +Commercial? ? ? ? ? ? ? ? ? ? ? ? ? ? ?Commercial? ? ? ? ? ? ? ? ? ? ? +Total? ? ? ? ? ? ? ? ? ? ? ? ? ?Positions + + Long? ? ?|? Short? | Spreading? ? ? ? ? ? ?Long? ? +|? ?Short? ? ? ? ? ?Long? ? |? ?Short? ? ? ? ? ? ? ?Long? ?|? ?Short + + 20,977? ? 6,960? ? ?23,146? ? ? ? ? ? ? 308,267? ?340,882? ? ? +352,390? ?370,988? ? ? ? ? 43,865? ? 25,267 + + Changes From 11/07/00 (Change in Open Interest: 14,081) + + 7,001? ? -2,359? ? ? -1,952? ? ? ? ? ? ? ? ? 2,343? ? ?15,938? ? ? ? ? ? ? +? ? ? ? 7,392? ? ? ?11,627? ? ? ? ? ?6,689? ? ? 2,454 + + Open Interest for Each Category of Traders + + 5.3%? ? ?1.8 %? ? ? ?5.8%? ? ? ? ? ? ? ? 77.8%? ? ?86.0 %? ? ? ? ? 88.9 +%? ? ? ?93.6%? ? ? ? ?11.1%? ? ?6.4% + + Number of Traders in Each Category + ? ? 48? ? ? ? ? ?12? ? ? ? ? +33? ? ? ? ? ? ? ? ? ? ? ? ?91? ? ? ? ? ?86? ? ? ? ? ? ? +151? ? ? ? ? ?122? ? ? + + + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 20, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 20, 2000 + + + + + + + [IMAGE] + + + + + + + + (Continued from page 7) + + + undeveloped frontier areas, he said. The highway route is being promoted by +Foothills Pipe Lines while Arctic Resources is promoting the Beaufort Sea +route. The North Slope has natural gas reserves of over 35 Tcf, and many +believe the potential reserves could exceed 100 Tcf. Currently, oil +producers produce about 8 MMcf per day of natural gas and re-inject almost +all of it into oil reservoirs to build up pressure there and enhance future +recovery. + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img34.gif + - img35.gif + - img36.gif + - img37.gif + - img10.gif + - img38.gif + - id=1381847 + - img39.gif \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/25392756.1075855498806.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/25392756.1075855498806.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f4cef922 --- /dev/null +++ b/demo/ermis-f/Notes/cur/25392756.1075855498806.JavaMail.evans@thyme:2,S @@ -0,0 +1,64 @@ +Message-ID: <25392756.1075855498806.JavaMail.evans@thyme> +Date: Tue, 1 May 2001 06:01:00 -0700 (PDT) +From: mark.whitt@enron.com +To: barry.tycholiz@enron.com, mike.grigsby@enron.com, paul.bieniawski@enron.com, + eva.rainer@enron.com, steven.south@enron.com, + jay.reitmeyer@enron.com, frank.ermis@enron.com, paul.lucci@enron.com, + dave.fuller@enron.com, stephanie.miller@enron.com +Subject: Questar Pipeline's Southwest Wyoming Storage Project Open Season +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Mark Whitt +X-To: Barry Tycholiz, Mike Grigsby, Paul Bieniawski, Eva Rainer, Steven P South, Jay Reitmeyer, Frank Ermis, Paul T Lucci, Dave Fuller, Stephanie Miller +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +FYI +----- Forwarded by Mark Whitt/NA/Enron on 05/01/2001 12:58 PM ----- + + "Brent Kitchen" + 04/30/2001 05:10 PM + + To: undisclosed-recipients:; + cc: + Subject: Questar Pipeline's Southwest Wyoming Storage Project Open Season + + +Questar Pipeline Company is holding an open season to determine the +feasibility of constructing a salt cavern storage facility near Evanston, +Wyoming to provide firm natural gas storage service. This facility will +provide multiple cycle, high deliverability storage service that will be +connected to several interstate pipelines. + +All interested parties are invited to submit requests during the open season, +which will begin on Wednesday, May 2, 2001 and close on Friday, June 1, +2001. Depending on customer interest and the scope of the project, the firm +storage is anticipated to be in service by June 1, 2004. + +A description of the open season, including application requirements, is +attached to this message in Microsoft Word format. The Precedent Agreement +form is also attached as an Adobe Acrobat PDF file. The Precedent Agreement +must be completed and e-mailed or faxed to Questar Pipeline by 5 p.m. on +Friday, June 1, 2001. Questar Pipeline's fax number is (801) 324-2980. +Precedent Agreements for the storage service should be faxed to Attention: +Tom Myrberg. + +If you are unable to open the PDF file containing the Precedent Agreement and +would like us to fax you a copy, please call Derbie Flygare at 801-324-2041 +or Mary Kay Olson at 801-324-5873. + +Additional information about the open season can be obtained online at +http://www.questarpipeline.com/html/marketing.html or by calling Tom Myrberg +at 801-324-2978, Mary Kay Olson at 801-324-5873, or Shelley Wright at +801-324-2509. + +Click here to download the free Adobe Acrobat Reader: +http://www.adobe.com/products/acrobat/readstep.html + + + - SWWSTORA2_1.doc + - SaltCavern_1.pdf \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/25880521.1075855484984.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/25880521.1075855484984.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6565f042 --- /dev/null +++ b/demo/ermis-f/Notes/cur/25880521.1075855484984.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <25880521.1075855484984.JavaMail.evans@thyme> +Date: Thu, 30 Nov 2000 09:57:00 -0800 (PST) +From: russ.severson@enron.com +To: scott.mills@enron.com, jeffrey.gossett@enron.com +Subject: SITARA/CPR AVAILABILITY +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Russ Severson +X-To: Scott Mills, Jeffrey C Gossett +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +To all SITARA users: + +The SITARA system will be brought down on a nightly basis between 12:01AM - +4:00 AM Central Time for nightly processing. +The system will be available in the morning after that time, with positions +primed by 5:30 AM. + +CPR will be available during these times. + +Please call the SITARA Hotline ((713) 853-7049) if you have any questions or +concerns. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/25929115.1075855483979.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/25929115.1075855483979.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..49aa80e9 --- /dev/null +++ b/demo/ermis-f/Notes/cur/25929115.1075855483979.JavaMail.evans@thyme:2,S @@ -0,0 +1,157 @@ +Message-ID: <25929115.1075855483979.JavaMail.evans@thyme> +Date: Fri, 8 Dec 2000 09:28:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron In Action 12.11.00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Help CPS Kids! Enron, KRBE and Sun and Ski Sports are collecting donations= +=20 +for Children's Protective Services' Be A Resource + (BEAR) Program to purchase gifts this holiday season. Make your donation= +=20 +and receive a $10-off coupon + for Sun and Ski Sports. Donations will be accepted in EB 407 or the Enron= +=20 +Building Lobby - Tuesday, December 12;=20 + Thursday, December 14; and Monday, December 18 from 10:00 a.m.-2:00 p.m.= +=20 + +KRBE LIVE In Come out and show your support for the CPS - BEAR collection= +=20 +Monday, December 18 when the 104 KRBE=20 +Antioch Park morning show's "Streets of America" comes to Antioch Park. Se= +e=20 +you there bright and early from 6:00 a.m.-9:00 a.m! + Make a donation and get a Krispy Kreme doughnut! + +Houston Symphony Enjoy the Classical Encounters for Singles 2nd Annual=20 +Holiday Bash with the Houston Symphony on =20 +Singles Mixer! Friday, December 15 from 6:00 p.m.-7:30 p.m. at the Balcony= +=20 +level Lobby of Jones Hall! This pre-concert party=20 + offers a dessert buffet, live jazz quartet Blue Monks, door prizes and mor= +e.=20 +It is also a prelude to the Houston Symphony=20 + concert at 8:00 p.m. in Jones Hall featuring Handel's Messiah. Tickets ar= +e=20 +$35 per person and include the mixer=20 + and concert ticket - pre-paid reservations are required. Space is limited= +! =20 +Call 713-238-1477 to reserve your seat. + +Enron HOLIDAY You are invited to the Enron Holiday Open House and Festival = +of=20 +Lights on Tuesday, December 19 on the +OPEN HOUSE Executive 50th Floor from 3:00 p.m.-5:00 p.m. Come enjoy some= +=20 +delightful treats and holiday cheer at this + annual celebration! + +galleryfurniture.com The inaugural galleryfurniture.com Bowl game is coming= +=20 +to Houston on Wednesday, December 27th at the=20 +Bowl Houston Astrodome and Enron is proud to be a major sponsor of the game= +. =20 +Don't miss your chance to be a part=20 + of all the exciting action, as the Texas Tech Red Raiders and East Carolin= +a=20 +Pirates go head-to-head in the battle of=20 + bowl bragging rights. Discounted tickets to the game are being sold to all= +=20 +Enron employees for only $9 each (no limit)=20 + through the Signature Shop through December 18th or until the game is sold= +=20 +out. For more information, click here=20 + for a direct link or visit enronsigshop.com to be a part of all the exciti= +ng=20 +bowl action! + +Theater Tickets for Stages Repertory Theatre, the second largest theatre in= +=20 +Houston, presents "Company", Stephen Sondheim's +Adults and Kids! enchanting musical about the difficulties of love and=20 +commitment. Performances run Wednesday through Sunday=20 + every week from now until December 31 and Enron employees receive a $5=20 +discount when they order main stage=20 + tickets by phone at 713-527-8243. + + For the little ones, "The Toys Take Over Christmas" is a fun-filled holida= +y=20 +story set in an old-fashioned toyshop in the + early 1900's. Tickets are $8 per child and include a visit from Santa.=20 +Daytime performances run from now until=20 + December 23. Call 713-527-8243 or visit www.stagestheatre.com to order yo= +ur=20 +tickets! + +Enron Camera Club COMING SOON... watch this space for details! + + + +Houston Cougars vs. Come support the Houston Cougars as they face the Texas= +=20 +Longhorns on Wednesday, December 20th at Hofheinz=20 +Texas Longhorns Pavilion. 94.5 The Buzz will be at the game collecting ite= +ms=20 +for their Santa's Letters promotion. Any fan donating an=20 + item to Santa's Letters will have the opportunity to upgrade their seats t= +o=20 +floor seats and one lucky winner will win a suite=20 + to a future game. Help a family in need this holiday by bringing a new=20 +blanket or teddy bear to the game. Tickets=20 + are available at 713 - GO COOGS. + +Christmas Homeless The 22nd Annual Christmas Homeless Feast 2000, sponsored= +=20 +by the City Wide Club, will be held on December 24 at the +Feast George R. Brown Convention Center from 10:00 a.m. until everyone is= +=20 +served. Volunteers are needed for the event and + are asked to arrive at 7:00 a.m. at Exhibit C for instructions. Donations = +of=20 +food items (especially turkeys) are much=20 + appreciated and can be dropped of at the nearest Thrifty Car Rental stores= +. =20 +If you know of a family in need of a warm=20 + meal, please call 713-523-1640 for more information. + +Hunger Site Support the Hunger Site, where all you need to do is click a=20 +button and somewhere in the world a hungry person + receives a meal at no cost to you. The site is backed by corporate=20 +sponsors. All it takes is a second to click an icon + to donate food once a day. See www.thehungersite.com for details. + + + +Flu Vaccine The Flu Vaccine is being delivered to the Health Center in smal= +l=20 +allotments. If you would like a flu shot, please=20 + e-mail Health Center. You will be notified via e-mail when your vaccine= +=20 +arrives. =20 + +The Met-Business The Met-Business & Sports Club is waiving the $200=20 +initiation fee for new enrollments in December! Contact=20 +& Sports Club Susan Jakers or Keri Elliott at The Met at 713-652-0700 or= +=20 +Georgia Fogo at ext. 35609 for more information.=20 + + +Share the News +If you would like to post any news or events in Enron In Action, please ema= +il=20 +your information to=20 +Michelle Lin (ext. 39963) no later than 12:00 noon the Thursday prior to th= +e=20 +next Monday=01,s mailing. + diff --git a/demo/ermis-f/Notes/cur/26164160.1075855487545.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/26164160.1075855487545.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..dc32d404 --- /dev/null +++ b/demo/ermis-f/Notes/cur/26164160.1075855487545.JavaMail.evans@thyme:2,S @@ -0,0 +1,28 @@ +Message-ID: <26164160.1075855487545.JavaMail.evans@thyme> +Date: Thu, 2 Nov 2000 10:52:00 -0800 (PST) +From: enron.announcements@enron.com +To: ena.employees@enron.com +Subject: Development Center Course Offerings +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: ENA Houston Employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Hurry and sign up as these are the last ones this year! +% Working Styles: Working with People Effectively - November 7th from 8 to 12 + +% Communicating Effectively - November 7th from 1 to 5 + +% Communicating Effectively - November 8th from 8 to 12 + +% Delegating and Directing - November 8th from 1 to 5 + + +For registration, please click here () to go directly into the Development +Center "Ernie", or call 3-0357. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/26212524.1075855497539.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/26212524.1075855497539.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..65111ef2 --- /dev/null +++ b/demo/ermis-f/Notes/cur/26212524.1075855497539.JavaMail.evans@thyme:2,S @@ -0,0 +1,112 @@ +Message-ID: <26212524.1075855497539.JavaMail.evans@thyme> +Date: Fri, 11 May 2001 08:48:00 -0700 (PDT) +From: outlook.team@enron.com +To: cheryl.wilchynski@enron.com, cindy.ward@enron.com, jo.hill@enron.com, + sonja.galloway@enron.com, bilal.bajwa@enron.com, binh.pham@enron.com, + bradley.jones@enron.com, bruce.mills@enron.com, + chance.rabon@enron.com, chuck.ames@enron.com, + david.baumbach@enron.com, jad.doan@enron.com, + o'neal.winfree@enron.com, phillip.love@enron.com, + sladana-anna.kulic@enron.com, victor.guggenheim@enron.com, + alejandra.chavez@enron.com, anne.bike@enron.com, + carole.frank@enron.com, darron.giron@enron.com, + elizabeth.hernandez@enron.com, elizabeth.shim@enron.com, + jeff.royed@enron.com, kam.keiser@enron.com, kimat.singla@enron.com, + kristen.clause@enron.com, kulvinder.fowler@enron.com, + kyle.lilly@enron.com, luchas.johnson@enron.com, + maria.garza@enron.com, patrick.ryder@enron.com, + ryan.o'rourke@enron.com, yuan.tian@enron.com, frank.ermis@enron.com, + jane.tholt@enron.com, jay.reitmeyer@enron.com, keith.holst@enron.com, + matthew.lenhart@enron.com, mike.grigsby@enron.com, + monique.sanchez@enron.com, phillip.allen@enron.com, + randall.gay@enron.com, tori.kuykendall@enron.com, + ina.norman@enron.com, jackie.travis@enron.com, + michael.gasper@enron.com, brenda.fletcher@enron.com, + jeanne.wukasch@enron.com, mary.franklin@enron.com, + mike.potter@enron.com, natalie.baker@enron.com, + suzanne.calcagno@enron.com, albert.stromquist@enron.com, + rajesh.chettiar@enron.com, derek.anderson@enron.com, + brad.horn@enron.com, camille.gerard@enron.com, cathy.lira@enron.com, + daniel.castagnola@enron.com, eva.tow@enron.com, lam.nguyen@enron.com, + andy.pace@enron.com, anna.santucci@enron.com, + claudia.guerra@enron.com, clayton.vernon@enron.com, + david.ryan@enron.com, eric.smith@enron.com, grace.kim@enron.com, + jason.kaniss@enron.com, kevin.cline@enron.com, rika.imai@enron.com, + todd.decook@enron.com, beth.jensen@enron.com, + billi.harrill@enron.com, martha.sumner-kenney@enron.com, + phyllis.miller@enron.com, sandy.olofson@enron.com, + theresa.byrne@enron.com, danny.mccarty@enron.com, denis.tu@enron.com, + john.ayres@enron.com, john.millar@enron.com, + julie.armstrong@enron.com, maggie.schroeder@enron.com, + max.brown@enron.com, randy.cantrell@enron.com, tracy.scott@enron.com, + charles.muzzy@enron.com, cora.pendergrass@enron.com, + darren.espey@enron.com, jessica.white@enron.com, + kevin.brady@enron.com, kirk.lenart@enron.com, lisa.kinsey@enron.com, + margie.straight@enron.com, mark.schrab@enron.com, + souad.mahmassani@enron.com, tammy.gilmore@enron.com, + teresa.mcomber@enron.com, wes.dempsey@enron.com, + barry.feldman@enron.com, catherine.huynh@enron.com +Subject: 1-URGENT - Outlook Email Notification (new) +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Outlook Migration Team +X-To: Cheryl Wilchynski, Cindy R Ward, Jo Ann Hill, Sonja Galloway, Bilal Bajwa, Binh Pham, Bradley Jones, Bruce Mills, Chance Rabon, Chuck Ames, David Baumbach, Jad Doan, O'Neal D Winfree, Phillip M Love, Sladana-Anna Kulic, Victor Guggenheim, Alejandra Chavez, Anne Bike, Carole Frank, Darron C Giron, Elizabeth L Hernandez, Elizabeth Shim, Jeff Royed, Kam Keiser, Kimat Singla, Kristen Clause, Kulvinder Fowler, Kyle R Lilly, Luchas Johnson, Maria Garza, Patrick Ryder, Ryan O'Rourke, Yuan Tian, Frank Ermis, Jane M Tholt, Jay Reitmeyer, Keith Holst, Matthew Lenhart, Mike Grigsby, Monique Sanchez, Phillip K Allen, Randall L Gay, Tori Kuykendall, Ina Norman, Jackie Travis, Michael J Gasper, Brenda H Fletcher, Jeanne Wukasch, Mary Theresa Franklin, Mike Potter, Natalie Baker, Suzanne Calcagno, Albert Stromquist, Rajesh Chettiar, Derek Anderson, Brad Horn, Camille Gerard, Cathy Lira, Daniel Castagnola, Eva Tow, Lam Nguyen, Andy Pace, Anna Santucci, Claudia Guerra, Clayton Vernon, David Ryan, Eric Smith, Grace Kim, Jason Kaniss, Kevin Cline, Rika Imai, Todd DeCook, Beth Jensen, Billi Harrill, Martha Sumner-Kenney, Phyllis Miller, Sandy Olofson, Theresa Byrne, Danny McCarty, Denis Tu, John A Ayres, John Millar, Julie Armstrong, Maggie Schroeder, Max Brown, Randy Cantrell, Tracy Scott, Charles T Muzzy, Cora Pendergrass, Darren Espey, Jessica White, Kevin Brady, Kirk Lenart, Lisa Kinsey, Margie Straight, Mark L Schrab, Souad Mahmassani, Tammy Gilmore, Teresa McOmber, Wes Dempsey, Barry Feldman, Catherine Huynh +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +OUTLOOK EMAIL NOTIFICATION + +Your Date of Migration is: May 14th + +YOU WILL BE UNABLE TO SEND E-MAIL unless you take the following action: +Please go through your Notes email and clean out as many old/un-needed emai= +l=20 +items as possible BEFORE your date of migration.? After you are migrated to= +=20 +Outlook you will only be allocated 100MB of total Mailbox space.?? If more= +=20 +than this amount of data is migrated to Outlook YOU WILL NOT BE ABLE TO SEN= +D=20 +E-MAIL until it is below the 100MB limit.? Cleaning up your Notes email now= +=20 +will prevent this from happening to YOU. + +Enron=01,s messaging platform is migrating from Lotus Notes to Microsoft Ou= +tlook=20 +2000 worldwide. You will be accessing Outlook for all of your email=20 +functions.=20 + +WHY IS ENRON MIGRATING TO OUTLOOK 2000? + +Many factors contributed to the decision to migrate from Lotus Notes to=20 +Microsoft Exchange/Outlook. The most prominent factors were: + +? Significant advantages to moving to a product that is more integrated wit= +h=20 +current Enron apps (Windows 2000, Office and Internet Explorer) +? More efficient Shared PC and Roaming User features +? Improved support and integration for Palm/CE devices +? Instant Messaging capabilities + +WHAT IS BEING MIGRATED TO OUTLOOK 2000? + +? Email Messages. From the date of your scheduled migration, the last (30)= +=20 +thirty days of your Email will be converted for use in Outlook. +? All your folders in Notes you use to store email messages in. +? To Do Items +? Journal Items +? Calendar Entries dating from (1) one year in the past to (10) ten years i= +n=20 +the future will be converted. +? Address Books, but NOT your Distribution Lists that you created. You wil= +l=20 +need to re-create these in Outlook. + +Thank you, + +Outlook 2000 Migration Team diff --git a/demo/ermis-f/Notes/cur/2644966.1075855497218.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/2644966.1075855497218.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..71c86ac7 --- /dev/null +++ b/demo/ermis-f/Notes/cur/2644966.1075855497218.JavaMail.evans@thyme:2,S @@ -0,0 +1,52 @@ +Message-ID: <2644966.1075855497218.JavaMail.evans@thyme> +Date: Sun, 13 May 2001 12:33:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Remote control your air-conditioner and heater +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +NewPower to offer another pilot program to Houston employees + + +Free remote energy management solution helps you to manage rising energy +bills. +NewPower is launching a revolutionary technology pilot to the first 500 +people to sign up in the Houston area. The NewPower Connections Remote +Energy Management Solution is a pilot program designed to give consumers +control of their thermostat via the Internet. The program will allow +thermostats to be adjusted from anywhere, with any Internet-enabled device, +including computers, web-enabled cell phones, palm OS devices, or pocket +PCs. Sears Home Central will install and service the Remote Energy +Management Solution at no charge throughout the duration of the pilot +program. For a typical household, the three-month pilot could result in up +to 10 percent to 15 percent utility bill savings, based on personal usage and +the size of your home. + + +Be among the first to participate absolutely free. +Enrollment with the NewPower Connections Remote Energy Management Solution +pilot program starts May 14 and continues through the end of the month. For +more information about this offer, visit NewPower's table located in the +Plaza of the Enron Building near the down escalator from 11:00 a.m. to 2 p.m. +during the week of May 14. To become a pilot participant you need only to be +a homeowner in the Houston area and have Internet access. You do not even +have to be a NewPower electricity customer to participate. For more +information about NewPower Connections, send an e-mail to +connections@newpower.com. + + +Disclaimers: +Any contract for goods or services that is entered into by an Enron employee +with respect to the NewPower program shall be solely between NewPower and +such employee. Enron assumes no obligation on behalf of NewPower and makes +no representations, warranties, or guaranties with respect to NewPower, any +goods or services offered or provided by NewPower. Home.Enron.com \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/26728351.1075855498655.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/26728351.1075855498655.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6071dbed --- /dev/null +++ b/demo/ermis-f/Notes/cur/26728351.1075855498655.JavaMail.evans@thyme:2,S @@ -0,0 +1,114 @@ +Message-ID: <26728351.1075855498655.JavaMail.evans@thyme> +Date: Thu, 3 May 2001 09:52:00 -0700 (PDT) +From: news@prosrm.com +To: fermis@ect.enron.com +Subject: PROS announces a record quarter +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: "PROS Revenue Management" +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +PROS Revenue Management Announces Record Quarter +Q1 shows moves and advances + +May 3, 2001--Houston-- PROS Revenue Management, the world=01,s leader in re= +venue=20 +management science and software products, and the pioneer and dominant=20 +provider of revenue management to the airline and energy industries, today= +=20 +announced yet another record quarter. + +PROS=01, record revenue for the first quarter of 2001 was $8.7 million, a 5= +6%=20 +increase over revenue for the same quarter last year. Additionally, this= +=20 +quarter continues to show strong profitability and positive cash flow,=20 +enhancing PROS=01, strong, debt-free balance sheet. This follows record an= +nual=20 +revenues, positive cash flow, and profits in 2000. + +PROS (Pricing Revenue Optimization Solutions) has grown in more than just i= +ts=20 +revenues and profits. Employment has increased 11% in the quarter and is= +=20 +projected to increase 25% by the midpoint of this year, continuing PROS=01,= +=20 +rapid employee growth rate of 28% in 2000. + +"We are very pleased with the first quarter results, as they represent=20 +continuing client confidence in our high value solutions," says Bert=20 +Winemiller, Chairman and CEO of PROS Revenue Management. "During the first= +=20 +quarter, we also announced the successful implementation of the PROS=20 +Enterprise Revenue Management Platform. PROS Platform uses world leading= +=20 +science, forecasting and optimization to generate revenue and profits for= +=20 +PROS=01, clients worldwide. The PROS Platform is high performance, distrib= +uted=20 +computing, using parallelized, highly scalable technology. This architectu= +re=20 +will support the high performance, high availability, real time, mission=20 +critical applications of our clients. PROS=01, advanced architecture suppo= +rts=20 +data intensive and calculation intensive, science based enterprise solution= +s." + +Highlights of the first quarter of 2001 also include PROS=01, move of its= +=20 +corporate headquarters to the ComTech Center in midtown Houston. On April= +=20 +30, PROS began occupying 73,000 sq ft of newly refurbished office space. = +=20 +This state-of-the art facility will assist in the support of PROS=01, expan= +sion=20 +both internally and into other industries. + +PROS Revenue Management is the world=01,s leader in pricing and revenue=20 +optimization solutions and the pioneer and dominant provider of revenue=20 +management to the airline industry. PROS provides system solutions to the= +=20 +airline, cargo, rail, energy, healthcare and broadcast industries, and has= +=20 +delivered over 200 systems to more than 80 clients in 37 countries. PROS=01= +,=20 +clients include 17 of the top 25 carriers in the airline industry. + +The PROS mission is to maximize the revenue of each client using PROS=01,= +=20 +world-leading revenue management science, systems solutions, and best=20 +practices business consulting. PROS=01, clients report annual incremental= +=20 +revenue increases of 6-8% as a result of revenue management. PROS=01, solut= +ions=20 +forecast demand, optimize inventory, and provide dynamic pricing to maximiz= +e=20 +revenue. + +Founded in 1985 in Houston, PROS Revenue Management has a six-year compound= +ed=20 +revenue growth of 40%, in large part due to the intellectual capital of its= +=20 +staff. Nearly half of PROS=01, professional staff has advanced degrees and = +the=20 +staff speaks a cumulative total of 26 languages. The company is profitable= +=20 +with Year 2000 revenue of $29 million. For more information on PROS Revenue= +=20 +Management, please visit www.prosRM.com or call 713-335-5253. + +Contact: +Candy Haase - VP Marketing +713-335-5253 +chaase@prosRM.com + + +If you no longer wish to receive information about PROS Revenue Management,= +=20 +please click on "Reply" and type "Unsubscribe" in the subject line. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/26874587.1075855484661.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/26874587.1075855484661.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d7580bb7 --- /dev/null +++ b/demo/ermis-f/Notes/cur/26874587.1075855484661.JavaMail.evans@thyme:2,S @@ -0,0 +1,74 @@ +Message-ID: <26874587.1075855484661.JavaMail.evans@thyme> +Date: Mon, 4 Dec 2000 12:09:00 -0800 (PST) +From: enron.announcements@enron.com +To: the.mailout@enron.com +Subject: Pulse Survey Memo from the Office of the Chairman +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: The Pulse mailout +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +In October of this year, we asked you to participate in the =01&Pulse=018 s= +urvey. =20 +Over 70% of you were willing to take the time to respond. Thank you! This= +=20 +is our highest response to an all Enron employee survey - ever. =20 + +In exchange for your candid feedback, we want to provide you with an overvi= +ew=20 +of the results for our company. + +We realize that you and your management have been working hard to build on= +=20 +our strengths and improve in areas of concern for us. The results reflect= +=20 +your substantial efforts. + +As you can see from the chart below, thanks to the increased focus on these= +=20 +issues provided by the Vision & Values Task Force and your efforts to impro= +ve=20 +communications, we have made significant progress. =20 + +Question=091999 % Positive=092000 % Positive +Employees are encouraged to challenge the status quo=0942%=0947% +Decisions are communicated well=0941%=0950% +Employees feel free to voice opinions openly=0946%=0955% +Enron does a good job of acting on suggestions of employees=0945%=0952% +Communication across departmental lines is good=0930%=0934% + +Congratulations on your fine efforts. Improvements in communications acros= +s=20 +the company should enable better performance from all of us. However, as y= +ou=20 +know, our goal is to have 60% positive in most of these areas by 2001. So= +=20 +our work is not over and these will continue to be areas of attention.=20 +(Complete survey results are attached for your review.) +=20 +We are also pleased to report that employees across Enron expressed=20 +satisfaction in the following areas: +=20 +Employee benefits =01) 82%=20 +Supervisors/managers deal fairly with people =01) 76% +Supervisors/managers encourage teamwork =01) 73% +People are treated with respect and dignity =01) 73% +Information from top management is credible =01) 74% +People would recommend Enron as a good place to work =01) 72% +The workload is reasonable =01) 67% +People are committed to Enron as more than just a place to work =01) 65% + +All of these areas improved between one and five percentage points since th= +e=20 +previous survey. In fact, we improved in almost every area measured by the= +=20 +core survey questions. + +Click on the URL below to view the three pages of survey results. +http://home.enron.com:84/messaging/pulseresults.ppt \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/26896444.1075855497152.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/26896444.1075855497152.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3304a01b --- /dev/null +++ b/demo/ermis-f/Notes/cur/26896444.1075855497152.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <26896444.1075855497152.JavaMail.evans@thyme> +Date: Sun, 13 May 2001 12:35:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all_ena_egm_eim@enron.com +Subject: EWS Brown Bag +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All_ENA_EGM_EIM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +MARK YOUR LUNCH CALENDARS NOW ! + +You are invited to attend the EWS Brown Bag Lunch Series + +Featuring: MICHAEL L. MILLER + +Topic: Principal Investments + +Thursday, May 17, 2001 +11:30 a.m. - 12:30 p.m. +EB 5 C2 + +You bring your lunch, Limited Seating +We provide drinks and dessert. RSVP e-mail Kathie Grabstald + or call x 3-9610 \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/27022372.1075855498278.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/27022372.1075855498278.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..06681c08 --- /dev/null +++ b/demo/ermis-f/Notes/cur/27022372.1075855498278.JavaMail.evans@thyme:2,S @@ -0,0 +1,207 @@ +Message-ID: <27022372.1075855498278.JavaMail.evans@thyme> +Date: Fri, 4 May 2001 10:01:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron In Action 05.07.01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Enron Family Day at the Museum of Fine Arts, Houston +Enron Family Day at the Museum of Fine Arts, Houston is this Saturday, May= +=20 +12th from 10 AM - 7 PM. Enjoy the many exciting exhibits at the museum=20 +including=20 +Star Wars: Magic of Myth. Enron employees and their families can enter the= +=20 +museum free by presenting their Enron ID Badge. =20 + +To visit the Star Wars: Magic of Myth exhibit, you can purchase vouchers fo= +r=20 +$10 each by calling (713) 639-7771 or you may use the vouchers previously +distributed to employees by Enron. + +Do you hate to garden in the summer because everything you plant dies? Lin= +da=20 +Gay, Director of the Mercer Arboretum and Botanic Gardens in Humble, will= +=20 +teach us about plants that not only survive, but thrive during the dog days= +=20 +of Houston summers. Topics will include tropical-looking plants for sun and= +=20 +shade, gingers, fragrant plants, and drought-tolerant plants. + +WHEN: Tuesday, May 8th, 11:30 a.m. - 12:30 p.m. +WHERE: The Forum, 12th floor of 2 Allen Center + +Get ready to help the Body Shop celebrate it's 15th anniversary and kick-of= +f=20 +National Health and Fitness Week.=20 + +Beginning Monday, May 14 and ending Friday, May 18, 2001 all Enron Employee= +s=20 +are invited to work-out at the Body Shop as a complimentary guest. Just=20 +visit http://hrweb.enron.com/wellness, print and fill-out the body shop 15t= +h=20 +anniversary guest form, and return it to the Body Shop prior to your first= +=20 +workout. + +The week long celebration includes a speech and autograph session with Clyd= +e=20 +Drexler, Monday, May 14, 2001, 11:30 AM-12:00 noon (spaces will be limited= +=20 +and you must RSVP to Body.Shop@enron.com by Friday, May 11, 2001, 3:00 PM)= +;=20 +an early morning workout with the Houston Rockets Power Dancers on, Thursda= +y,=20 +May 17, 2001 starting at 6:30 AM followed by breakfast and autograph sessio= +n=20 +in the Body Shop Fuel Station at 7:30am - 8:30am; a boot camp style class l= +ed=20 +by the German/American Foreign Legion and much, much more. Visit the Body= +=20 +Shop website for a detailed calendar of events, or for additional=20 +information, please e-mail the Body Shop at Body.Shop@enron.com. + +The Enron Travel Club will hold it's monthly meeting on Tuesday, May 8th in= +=20 +room EB5C2 from 12:00pm - 1:00pm. + + +Help people affected by arthritis. Join A Joint Walk on May 20. =20 +Thousands of greater Houstonians will join the walk to cure arthritis. The= +=20 +5-mile walk begins at the Kelsey-Seybold Clinic and travels along Braes=20 +Bayou. Call 713-529-0800 and "get in step". + + + +Project Mom @ Friendly Haven on Saturday, May 11th.... in Honor of Mother's= + =20 +Day! +Join Enron employees at Friendly Haven, a housing assistance program=20 +supported by AFH (AIDS Foundation Houston), for a volunteer project designe= +d=20 +to celebrate Mother's Day. Approximately 40 single mothers comprise Friend= +ly=20 +Haven's residents and we would like to make the day special for both them a= +nd=20 +their children. =20 + +Enron volunteers are needed to facilitate a children's craft activity for= +=20 +Mother's Day presents and also serve a special brunch to all of the mothers= +=20 +in the program. This project can be utilized as a team building opportunit= +y=20 +for a department with 15 - 25 employees or individual volunteers may sign u= +p=20 +by contacting Janice Riedel at x37507 - for more information on AFH, visit= +=20 +http://www.aidshelp.org/programs/housing.htm. + +The Contemporary Arts Museum needs volunteers to help with CAM*boree, a=20 +special event for kids Sunday May 20, 5:00pm to 8:00pm. There will be a=20 +picnic dinner, music and artist-led activities. Volunteers will help play= +=20 +with the kids, ages 2-12. It is so much fun and a short time commitment. = +=20 +Volunteers get a FREE Museum membership as a thank you. Please respond by= +=20 +May 16 to Jennifer Milligan X35272. + + +Support KidSave and Help Miracles Happen. Every Summer. +=20 +Kidsave=01,s Summer Miracles Program enables orphanage children ages 5 to = +11 to=20 +travel to the US and Canada, live with families and attend day camp. The= +=20 +program gives families who may be concerned about the problems of adopting= +=20 +an older child a chance to meet, get to know and in the best-case scenario= +,=20 +fall in love with a child. The program gives prospective parents an=20 +opportunity to see and evaluate first-hand the challenges and rewards of= +=20 +adopting an older child. +=20 +In 1999 and 2000 Kidsave and adoption agency partners placed 432 children = +-=20 +96 percent of children who participated in the program. Generally, 85 to 9= +0=20 +percent of children who participate in the program find homes easily throu= +gh=20 +the program. The remaining 10 to 15 percent require more work. +=20 +Kidsave believes every child deserves a family. We are committed to placin= +g=20 +all children who participate in the Summer Miracles Program in permanent= +=20 +families or family-like environments. +=20 +We are looking for families to host children, and for others who want to= +=20 +help us make the camp program happen for these 250 children. As a=20 +non-profit organization, Kidsave depends on donations to raise the money t= +o=20 +bring these children here and find them families. Please call Tonya Hoppe = +at=20 +281.286.8948 or tonya@tonya.cc to get involved in Houston=01,s Kidsave=20 +program. =20 + + +Enron and Kidventure Camps are proud to bring you Camp Enron Summer 2001. = +=20 +Celebrating our third year, Camp Enron will once again be providing summer= +=20 +camp for children, ages 5-13, of Enron employees and contractors.=20 + +This year, camp will be May 29-August 10. Ten, one-week sessions will be = +=20 +available and families may choose to attend any or all sessions. Each camp= +=20 +week is Monday through Friday.=20 + +The cost is $150 per week and includes all transportation, field trips and= +=20 +activities. A deposit of $50 per week is all that is needed to reserve you= +r=20 +sessions. =20 + +To register, log on to: http://www.kidventurecamp.com/camp_enron.htm. =20 +Spaces are limited. + +Enron parents simply ride to work with their children and check them in to= +=20 +the Energizer room in the morning with the Camp Enron Team. Enron Campers= +=20 +are loaded on Coach USA Buses and transported to our nearby camp. At the en= +d=20 +of the day campers are brought back to the Energizer for parents to check= +=20 +out. =20 + +It's that easy! + +For more information please contact: + +web site: www.kidventurecamp.com +call Kidventure: 713.960.8989 +e-mail: camps@kidventurecamp.com + +Have News to Share? +To post news or events in Enron In Action, please e-mail your information t= +o=20 +EIA@enron.com=20 +no later than 12:00 noon the Thursday prior to the next Monday=01,s mailing= +. + diff --git a/demo/ermis-f/Notes/cur/27338258.1075855497625.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/27338258.1075855497625.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..821a0095 --- /dev/null +++ b/demo/ermis-f/Notes/cur/27338258.1075855497625.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <27338258.1075855497625.JavaMail.evans@thyme> +Date: Thu, 10 May 2001 17:51:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Change of address - Venezuela Office +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Please be advised that effective Monday May 13, the Enron Venezuela office +will be moved to the following address: + +Enron Venezuela, Ltd. +Avenida La Estancia +Centro Banaven +Torre B, Piso 8 +Chuao +Caracas, 1060, Venezuela + +Phone Number: (58212) 902.7811 \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/27514202.1075855485587.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/27514202.1075855485587.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..14479717 --- /dev/null +++ b/demo/ermis-f/Notes/cur/27514202.1075855485587.JavaMail.evans@thyme:2,S @@ -0,0 +1,69 @@ +Message-ID: <27514202.1075855485587.JavaMail.evans@thyme> +Date: Tue, 21 Nov 2000 05:02:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.downtown@enron.com +Subject: Holiday Safety Reminder +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Downtown +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +HOLIDAY SAFETY REMINDER + +The holiday season can mean an increased risk of fires and a higher potenti= +al=20 +for criminal activity due to people taking advantage of convenient downtown= +=20 +shopping and because of the increased number of special events and office= +=20 +parties. We would like to pass along a few safety and security tips from t= +he=20 +City of Houston Fire Department and the Houston Police Department. + +? Please do not prop open stairwell doors or doors to the freight elevators= +. =20 +This defeats security.=20 + +? Use only artificial trees and greenery in decorating your office space. D= +o=20 +not place cut trees or greenery within the building. Cut trees become major= +=20 +fire hazards when they dry out. + +? Office parties or the holiday mood may distract you. Be alert for thieve= +s=20 +who try to take advantage of the holiday season. Sometimes just having fewe= +r=20 +people at work during the holidays creates an opening for thieves. If you s= +ee=20 +someone that does not appear to belong in your work area, immediately call= +=20 +the Enron Security Console at 713-853-5360. + +? Keep your purse or wallet with you at all times or locked away in a drawe= +r=20 +or closet. + +? If you go shopping, invite a friend to go along. Try not to overload=20 +yourself with packages. When you return, lock your gifts away in a safe=20 +place. + +? Always be aware of your surroundings while in a public area. If things do= +n=01, +t look right, follow your instincts and avoid going into the area. + +? When waiting for a ride home after hours, remain inside the building near= + a=20 +card-reader door until you see your ride arrive.=20 + +? If office parties are on company premises and involve alcoholic beverages= +=20 +or public invitees, call security at 713-853-5360. Security will advise yo= +u=20 +as to company guidelines. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/27872062.1075855484963.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/27872062.1075855484963.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c029590b --- /dev/null +++ b/demo/ermis-f/Notes/cur/27872062.1075855484963.JavaMail.evans@thyme:2,S @@ -0,0 +1,98 @@ +Message-ID: <27872062.1075855484963.JavaMail.evans@thyme> +Date: Thu, 30 Nov 2000 10:15:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage Report for 12-01-00 through 12-04-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +December 01, 2000 5:00pm through December 04, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON NORTH AMERICAN LANS: +Impact: EES +Time: Sat 12/2/2000 at 9:00:00 PM CT thru Sat 12/2/2000 at 9:30:00 PM CT + Sat 12/2/2000 at 7:00:00 PM PT thru Sat 12/2/2000 at 7:30:00 PM PT + Sun 12/3/2000 at 3:00:00 AM London thru Sun 12/3/2000 at 3:30:00 AM London +Outage: Replace RSM in EES CX2 +Environments Impacted: EES +Purpose: Module needs to be replaced. While switch is being updated, there +will be outages for EES and EBS. +Backout: Replace old RSM +Contact(s): Vincent Fox 713-345-7784 + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: +Impact: Market Data +Time: Fri 12/1/2000 at 4:30:00 PM CT thru Fri 12/1/2000 at 5:30:00 PM CT + Fri 12/1/2000 at 2:30:00 PM PT thru Fri 12/1/2000 at 3:30:00 PM PT + Fri 12/1/2000 at 10:30:00 PM London thru Fri 12/1/2000 at 11:30:00 PM +London +Outage: Monthly Preventive Maintenance Reboot of BTRS Servers +Environments Impacted: Telerate Users +Purpose: Preventive maintenance +Backout: +Contact(s): Rick Le 713-853-5345 + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: No Scheduled Outages. + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/27878503.1075855497249.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/27878503.1075855497249.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ae678e03 --- /dev/null +++ b/demo/ermis-f/Notes/cur/27878503.1075855497249.JavaMail.evans@thyme:2,S @@ -0,0 +1,251 @@ +Message-ID: <27878503.1075855497249.JavaMail.evans@thyme> +Date: Fri, 11 May 2001 11:20:00 -0700 (PDT) +From: susan.t.turpin@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, anita.reubens@swgas.com, + bblanar@coral-energy.com, bob.mattice@engageenergy.com, + bob.mattice@engageenergy.com, browning@wasatchenergy.com, + bruce.langmade@gapac.com, bymank@wdni.com, cards@wdni.com, + caver_ealy@pgn.com, ccoyle@americansoda.com, cmcgra@puget.com, + cpavlica@enerad.com, craig.provenzano@powersrc.com, cridin@puget.com, + cslaman@usg.com, cwduke@duke-energy.com, darena@national-energy.com, + dave.dungan@weyerhaeuser.com, deborahs@kimballenergy.com, + derek.danyliw@husky-oil.com, dlh@nwnatural.com, fermis@enron.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, + llightfoot@coral-energy.com, lmansi@sdge.com, lprior@enron.com, + mbeckner@utilicorp.com, mcano@enerad.com, michelle_hunter@pgn.com, + niels_a_vervloet@reliantenergy.com, pschmidt@kimballresources.com, + ramperms@bp.com, rcooper@usg.com, rfm@nwnatural.com, + robert.harp@engageenergy.com, robert.harp@engageenergy.com, + ron.smith@ashgrove.com, rony@panalberta.com, ryan.watt@enron.com, + sakom@attglobal.net, sbrewer@enron.com, scott.linkletter@neg.pge.com, + scotts@kimballenergy.com, sghill@bcgas.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, tbrother@utilicorp.com, + tdizona@coral-energy.com, tjmi@dynegy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@kimballresources.com, + zcourns@national-fuel.com, ads@nwnatural.com, awhaynes@rmc.com, + bhall@cngc.com, bmedlock@cngc.com, cheldman@kimballresources.com, + cpeterso@cngc.com, creali@vanalco.com, gary.peterson@gapac.com, + gastrans@puget.com, hls@nwnatural.com, kdickey@idahopower.com, + lgoodric@cngc.com, marcl@subutil.com, mvaughn@cngc.com, + mwaas@cngc.com, pat_scherzinger@pgn.com, rernest@intgas.com, + rsf@nwnatural.com, sdoss@wlinpco.com, siekasj@osm.com, + spfaff@cngc.com, tina.m.patton@boeing.com +Subject: NWP System Notice - 01-241 June 2001 Monthly Maintenance +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Turpin, Susan T" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@gapac.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'caver_ealy@pgn.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cpavlica@enerad.com'" , "'craig.provenzano@powersrc.com'" , "'cridin@puget.com'" , "'cslaman@usg.com'" , "'cwduke@duke-energy.com'" , "'darena@national-energy.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'llightfoot@coral-energy.com'" , "'lmansi@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'mbeckner@utilicorp.com'" , "'mcano@enerad.com'" , "'Michelle_Hunter@pgn.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'pschmidt@kimballresources.com'" , "'ramperms@bp.com'" , "'rcooper@usg.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ron.smith@ashgrove.com'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'sakom@attglobal.net'" , "'SBREWER@ENRON.COM'" , "'scott.linkletter@neg.pge.com'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tbrother@utilicorp.com'" , "'tdizona@coral-energy.com'" , "'tjmi@dynegy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@kimballresources.com'" , "'zcourns@national-fuel.com'" , "'ads@nwnatural.com'" , "'awhaynes@rmc.com'" , "'BHall@cngc.com'" , "'bmedlock@cngc.com'" , "'cheldman@kimballresources.com'" , "'cpeterso@cngc.com'" , "'creali@vanalco.com'" , "'gary.peterson@gapac.com'" , "'gastrans@puget.com'" , "'hls@nwnatural.com'" , "'kdickey@idahopower.com'" , "'lgoodric@cngc.com'" , "'marcl@subutil.com'" , "'MVaughn@cngc.com'" , "'MWAAS@cngc.com'" , "'pat_scherzinger@pgn.com'" , "'rernest@intgas.com'" , "'rsf@nwnatural.com'" , "'sdoss@wlinpco.com'" , "'siekasj@osm.com'" , "'spfaff@cngc.com'" , "'Tina.m.patton@boeing.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: May 11, 2001 +Category: MAINTENANCE +Subcategory: NWP MONTHLY MAINTENANCE +Subject: 01-241 June 2001 Monthly Maintenance + +Notice Text: + +All Shippers Letter 01-241????? ??????? +Date:?? 5/11/01 +Time:?? 17:00 hrs?????? ??????? ??????? ??????? + + +TO:???? ALL SHIPPERS + +SUBJECT:??????? JUNE 2001 MAINTENANCE SCHEDULE + +The following maintenance work is scheduled on Northwest Pipeline +for the month of June. Potential system impacts are identified +below. Volume impact and scheduled maintenance out of service date +estimates are stated as accurately as possible, but are subject to +change based on factors such as ambient temperatures, actual market +demand, etc.? Any variance from this notice will be indicated on a +monthly scheduled maintenance notification and posted to the EBB by +or before the 15th day of each month prior to the work commencing. +All capacities listed in this maintenance schedule are in Dekatherms. + + + +Sumas to Mt. Vernon Compressor Stations +Repair Anomalies on 26" Mainline? + +Date:?? ??????? June 1, 2001 to June 31, 2001 +Design Cap:????? ?????? 1,097,000 Dth +Available Cap:? 1,097,000 Dth + +As a result of the smart pigging program completed in September 1999, +anomaly repair work will take place on the 26" mainline from the Sumas +Compressor Station to the Mt. Vernon Compressor Station.? Pressure +restriction to 647 psi will be in place from June 1 through June 13.? +The remainder of this project will coincide with the work at Heartbreak +Hill, Eagles Nest, and Cruise Road. No system impact is anticipated.? + + +26" Heartbreak Hill Pipe Replacement + +Date: ? ??????? June 14, 2001 to June 29, 2001 +Design Cap:???????????????????????? 1,097,000 Dth +Available Cap:? 800,000 to 820,000 Dth + +As a result of the 1999 internal inspection between Sumas and Mount +Vernon Compressor Stations approximately 3,500 feet of 26" mainline +at Milepost 1444 will be replaced. Approximately 28 miles of +26" mainline will be taken out of service for 15 days. + + +26" Eagles Nest Pipe Replacement + +Date:?? ??????? June 14, 2001 to June 29, 2001 +Design Cap:????? ?????? 1,097,000 Dth +Available Cap:? ??????? 800,000 to 820,000 Dth + +As a result of the 1999 internal inspection between Sumas and Mount +Vernon Compressor Stations, approximately 500 feet of 26" mainline +at Milepost 1443 will be replaced. Approximately 28 miles of +26" mainline will be taken out of service for 15 days. + + +26" Cruise Road Pipe Replacement + +Date:?? ??????? June 14, 2001 to June 29, 2001 +Design Cap:???? ??????? 1,097,000 Dth +Available Cap:? ??????? 800,000 to 820,000 Dth + +As a result of the 1999 internal inspection between Sumas and Mount +Vernon Compressor Stations approximately 537 feet of 26" mainline +at Milepost 1455 will be replaced. Approximately 28 miles of +26" mainline will be taken out of service for 15 days. + +Pocatello Compressor Station / Unit #1 + +Date:?? June 4, 2001 to June 8, 2001 + +Northwest will be performing an annual inspection/overhaul on unit #1 at +the Pocatello Compressor Station. No system impact is anticipated. + + +Sumas compressor Station / Unit #7 & Unit #8 + +Date:?????????????? June 5, 2001 & June 6, 2001 + +Northwest will be performing an annual inspection on unit #7 and unit #8 +at the Sumas Compressor Station. No system impact is anticipated. + + +Mount Vernon compressor Station / Unit #3 + +Date:?? June 7, 2001 + +Northwest will be performing an annual inspection on unit #3 at the Mount +Vernon Compressor Station. No system impact is anticipated.? + + +Plymouth Compressor Station / Unit #1 & Unit #2 + +Date:?? June 10, 2001 to June 15, 2001 + +Northwest will be installing a new oil filtration system on unit #1 and +unit #2 at the Plymouth Compressor Station. No system impact is anticipated. + + +Kemmerer Compressor Station / Unit #2 + +Date:?? June 11, 2001 to June 15, 2001 + +Northwest will be performing an annual inspection/overhaul on unit #2 at +the Kemmerer Compressor Station. No system impact is anticipated. + + +Camas to Eugene Pigging Project + +Date:?? ??????? June 11, 2001 to June 30, 2001 +Design Cap:???? ??????????????????????? 343,000 Dth +Available Cap:? 275,000 Dth + +As a result of the smart pigging program completed in October 2000, +anomaly repair work will begin June 11, 2001.? The 16" Camas / Eugene line is +paralleled by a 20" loop line. No system impact is anticipated. + + +North Seattle Pigging Project + +Date:?? ?????????????????????? June 11, 2001 to June 23, 2001 +Design Cap:???? 200,000 Dth +Available Cap:? 140,000 Dth + +Internally inspect 10.39 miles of the original 8" and 16" loop. The +job scope involves taking one line out of service at a time.? Permanent +pig launching and receiving facilities will be installed at the end +points of the North Seattle Lateral.? Anomaly repairs if required will +be made in September 2001.? No system impact is anticipated. + + +Soda Springs Compressor Station + +Date:?? June 12, 2001 to June 13, 2001 + +Northwest will be performing its annual DOT emergency shutdown test and +will be installing new station isolation valves at the Soda Springs +Compressor Station. No system impact is anticipated. + + +South Seattle Pigging Project + +Date:?? ??????? July 16, 2001 to August 3, 2001 +Design Cap:???? ??????? 185,000 Dth +Available Cap:? 89,675 Dth + +As a result of the smart pigging program completed in October 2000, +anomaly repair work will begin June 11, 2001.? The job scope involves +taking one line out of service at a time to make necessary repairs.? The +original 10 3/4" line is paralleled by a 10 3/4", 12 3/4", and 16" loop line. +No system impact is anticipated. + + + +Sumas Compressor Station / A Plant + +Date:?? June 18, 2001 to June 19, 2001 + +Northwest will be performing its annual DOT emergency shutdown test +and installation of new gas filters in the Sumas A plant. No system +impact is anticipated. + + +16" Camas to Eugene Smart Pigging Project +(South of Oregon City Compressor Station) + +Date:?? ?????????????????????? June 26, 2001 to July 19, 2001 +Design Cap:???? ??????? 275,000 Dth +Available Cap:? ??????? 275,000 Dth + +Northwest will be Smart Pigging 15 miles of the 16" Camas-Eugene line south +of the Oregon City Compressor Station by installing a Permanent pig launcher +and receiver. The 16" Camas / Eugene line is paralleled by a 20" loop line. +No system impact is anticipated. + + +Vernal Pigging Project + +Date:?? ??????? June Sometime +Design Cap:???? ??????? 330,000 Dth +Available Cap:? ??????? 330,000 Dth + +As a result of the smart pigging program completed in September 2000, +anomaly repair work will begin on the 26" Ignacio to Sumas line sometime +in the month of June. No system impact is anticipated. + + +Contact your Marketing Services Representative at (801) 584-7301, for +more information. + +WGP-W +st \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/27961508.1075855499257.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/27961508.1075855499257.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..34968ca1 --- /dev/null +++ b/demo/ermis-f/Notes/cur/27961508.1075855499257.JavaMail.evans@thyme:2,S @@ -0,0 +1,21 @@ +Message-ID: <27961508.1075855499257.JavaMail.evans@thyme> +Date: Tue, 24 Apr 2001 10:46:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.downtown@enron.com +Subject: DRAFT- TAP Power Outage +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Downtown +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +One of Travel Agency in the Park's major phone lines has been damaged due to +downtown construction. The line is currently being repaired with an +estimated down time of approximately 4-6 more hours. Calls are currently +being routed to 713-853-4801 and 713-345-5164. We will send additional +notification if this problem persists. We apologize for any inconvenience. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/2802486.1075855498538.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/2802486.1075855498538.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..872de964 --- /dev/null +++ b/demo/ermis-f/Notes/cur/2802486.1075855498538.JavaMail.evans@thyme:2,S @@ -0,0 +1,119 @@ +Message-ID: <2802486.1075855498538.JavaMail.evans@thyme> +Date: Thu, 3 May 2001 12:39:00 -0700 (PDT) +From: jennifersmith@kaseco.com +To: fermis@ect.enron.com +Subject: Learn Technical Analysis, Early Bird Special for Houston Class +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: jennifersmith@kaseco.com (Jennifer Smith) +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +If you no longer would like to receive email from Kase, please reply with= +=20 +UNSUBSCRIBE in the subject line + +? =20 +? ? ? Kase Logo + +Learn Technical Analysis +Two Full Days + July 17-18, 2001 +Early Bird Discount until June 14, 2001 +Houston, Texas + +www.kaseco.com =20 + + +Energy Traders, Marketers and Buyers. =20 + +This two full day class serves as both an introduction to those new to=20 +technical analysis and a refresher for experienced traders.? Technicals are= +=20 +taught in a logical, systematic manner oriented to equip both physic= +al=20 +and paper traders to buy low, sell high and manage risk in the real world i= +n=20 +a logical, methodical manner. ? =20 +In this class you will:=20 + +? Ascertain when and how to take profit and cut losses. +? Find out how to set up a strategy by identifying probable market directio= +n=20 +and turns as well as likely targets using chart patterns. +? Learn to use both traditional indicators like moving averages and=20 +stochastics, as well the state-of-the-art methods which won Cynthia Kase th= +e=20 +coveted Market Technicians Association's "Best of the Best"=20 +award. =20 + +? =20 + + + =20 + =20 +Content =20 + +? Charting Basics, Types of Charts, Support and Resistance +? When to Buy or Sell (Entry Techniques) +? When to Exit Based on Signals (Momentum and Divergence) +? How to Exit Based on Stops (Managing Trade Risk) +? Chart Patterns and Forecasting Basics (Candlesticks, Elliott? Wave, Flags= +,=20 +etc.) +? Statistical Hedging=20 + +? =20 + +Registration Fees Include a Copy of Cynthia Kase=01,s acclaimed book =01&Tr= +ading=20 +with the Odds=018 =20 +Fees +Location and Hotel +About the Presenters +Who Should Attend +Detailed Agenda and Schedule +Custom Classes=20 + +Chart + +*** Register Now!*** =20 + +For more information log on to www.kaseco.com or contact me directly at the= +=20 +Email or phone numbers shown below.? =20 +Jennifer Smith +Kase and Company, Inc. +jennifersmith@kaseco.com +505-237-1600 voice +505-237-1659 fax =20 + + =20 + + Early Bird For=20 +July 17-18 is June 14, 2001 + +[IMAGE] + +Early Bird Special: $845.00 + Two or More Early Bird: $795.00 +Regular: $995.00 +Two or More: $895.00 + =20 + +REGISTER NOW!!! =20 + +? =20 +Marriott West Loop +1750 West Loop South Houston, TX 77027 +1-800-613-3982 Reservations by Phone +1-713-624-1517 Reservations by Fax +Room Rate: $139.00 per night +Please Mention that you are attending the Kase and Company Seminar. +? =20 +Back to Links \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/28062047.1075855486063.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/28062047.1075855486063.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b77ed2d4 --- /dev/null +++ b/demo/ermis-f/Notes/cur/28062047.1075855486063.JavaMail.evans@thyme:2,S @@ -0,0 +1,78 @@ +Message-ID: <28062047.1075855486063.JavaMail.evans@thyme> +Date: Thu, 16 Nov 2000 05:27:00 -0800 (PST) +From: william.kasemervisz@enron.com +To: crystal.hyde@enron.com, william.kelly@enron.com, kimat.singla@enron.com, + victor.guggenheim@enron.com, darron.giron@enron.com, + b.palmer@enron.com, jackson.logan@enron.com, phillip.love@enron.com, + kam.keiser@enron.com, michelle.waldhauser@enron.com, + dawn.kenne@enron.com, monique.sanchez@enron.com, + jeffrey.gossett@enron.com, chris.walker@enron.com, + michael.walters@enron.com, david.baumbach@enron.com, + martha.stevens@enron.com, jay.knoblauh@enron.com, + dutch.quigley@enron.com, sheetal.patel@enron.com, + jeff.royed@enron.com, shawna.johnson@enron.com, anne.bike@enron.com, + jennifer.bagwell@enron.com, jody.crook@enron.com, + denver.plachy@enron.com, juana.fayett@enron.com, + liz.hillman@enron.com, o'neal.winfree@enron.com, + jeff.royed@enron.com, luchas.johnson@enron.com, + shawna.johnson@enron.com, souad.mahmassani@enron.com, + jason.wolfe@enron.com, kyle.lilly@enron.com, + robin.rodrigue@enron.com, sandra.brawner@enron.com, + brad.mckay@enron.com, fletcher.sturm@enron.com, + kevin.ruscitti@enron.com, patrice.mims@enron.com, + kelli.stevens@enron.com, tom.donohoe@enron.com, + andrew.lewis@enron.com, sylvia.pollan@enron.com, + theresa.branney@enron.com, martin.cuilla@enron.com, + geoff.storey@enron.com, hunter.shively@enron.com, + mike.grigsby@enron.com, frank.ermis@enron.com, + phillip.allen@enron.com, tori.kuykendall@enron.com, + matthew.lenhart@enron.com, steven.south@enron.com, + jane.tholt@enron.com, greg.mcclendon@enron.com, carey.metz@enron.com, + gary.lamphier@enron.com, jim.schwieger@enron.com, + eric.bass@enron.com, elsa.villarreal@enron.com, + robert.shiring@enron.com, brad.horn@enron.com, + gregory.schockling@enron.com, dan.mccairns@enron.com, + ragan.bond@enron.com, joe.parks@enron.com, robyn.zivic@enron.com, + thomas.martin@enron.com, keith.holst@enron.com, scott.neal@enron.com, + peter.keavey@enron.com, dick.jenkins@enron.com, + andrea.ring@enron.com +Subject: TDS RELEASE - T O N I G H T - Thursday 11/16 +Cc: russ.severson@enron.com, scott.mills@enron.com, kenny.ha@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: russ.severson@enron.com, scott.mills@enron.com, kenny.ha@enron.com +X-From: William E Kasemervisz +X-To: Crystal Hyde, William Kelly, Kimat Singla, Victor Guggenheim, Darron C Giron, B Scott Palmer, Jackson Logan, Phillip M Love, Kam Keiser, Michelle C Waldhauser, Dawn C Kenne, Monique Sanchez, Jeffrey C Gossett, Chris Walker, Michael Walters, David Baumbach, Martha Stevens, Jay Knoblauh, Dutch Quigley, Sheetal Patel, Jeff Royed, Shawna Johnson, Anne Bike, Jennifer Bagwell, Jody Crook, Denver Plachy, Juana Fayett, Liz Hillman, O'Neal D Winfree, Jeff Royed, Luchas Johnson, Shawna Johnson, Souad Mahmassani, Jason Wolfe, Kyle R Lilly, Robin Rodrigue, Sandra F Brawner, Brad McKay, Fletcher J Sturm, Kevin Ruscitti, Patrice L Mims, Kelli Stevens, Tom Donohoe, Andrew H Lewis, Sylvia S Pollan, Theresa Branney, Martin Cuilla, Geoff Storey, Hunter S Shively, Mike Grigsby, Frank Ermis, Phillip K Allen, Tori Kuykendall, Matthew Lenhart, Steven P South, Jane M Tholt, Greg McClendon, Carey M Metz, Gary W Lamphier, Jim Schwieger, Eric Bass, Elsa Villarreal, Robert Shiring, Brad Horn, Gregory Schockling, Dan McCairns, Ragan Bond, Joe Parks, Robyn Zivic, Thomas A Martin, Keith Holst, Scott Neal, Peter F Keavey, Dick Jenkins, Andrea Ring +X-cc: Russ Severson, Scott Mills, Kenny Ha +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +A release of TDS will go out tonight (5:00 pm) with the following +enhancements. TDS will be unavailable from 5-6pm tonight & positions will be +gone when it comes back. + +Position Load +- Will now be off new TDS Flag on the Port Calc screen. This is only on the +Port Calc Screen we hope to add it to Meta Calc in the next few weeks + +Position Manager +- Added new tab with to show curve values + +Deal Ticker +- Change Deal Value + * Current Known Bugs - If you reload a position, deals that have switched +desk will not repost + * Current month deals that have Settle prices in ERMS & the prices have not +been updated in the curve files will value incorrectly +- Killed deals will show up in changed deals (This includes changing desk) + +Other improvements have been made to increase speed and reliability. + +I will be here tonight & tomorrow morning. After that call Kenny Ha x30413 +with any issues. + +Bill +x5-7579 \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/28239507.1075855485563.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/28239507.1075855485563.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..90a3c3e4 --- /dev/null +++ b/demo/ermis-f/Notes/cur/28239507.1075855485563.JavaMail.evans@thyme:2,S @@ -0,0 +1,258 @@ +Message-ID: <28239507.1075855485563.JavaMail.evans@thyme> +Date: Tue, 21 Nov 2000 12:02:00 -0800 (PST) +From: susan.t.turpin@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cards@wdni.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jennifer_owen@pgn.com, jmmcarthur@duke-energy.com, + jsanders@clarkpud.com, kims@kimballenergy.com, klambe@puget.com, + kri.pam@pdg.net, llightfoot@coral-energy.com, lmanis@sdge.com, + lprior@enron.com, niels_a_vervloet@reliantenergy.com, + ramperms@bp.com, rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com +Subject: NWP System Notice - 01-172 Soliciting Electronic Bids +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Turpin, Susan T" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: November 21, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-172 Soliciting Electronic Bids + +Notice Text: + +All Shippers Notification: 01-172?????? ??????? ??????? Dated November 21, +2000 + + +TO:???? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????? (801) 971-5983 +cellular + +Williams Gas Pipeline-West +Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR AVAILABLE +?????????????????????? FIRM MAINLINE TRANSPORTATION CAPACITY ON +?????????????????????? NORTHWEST'S TRANSMISSION SYSTEM + +Northwest has posted the following package of available firm TF-1 Large +Customer +transportation capacity to its Electronic Bulletin Board ("EBB") for +competitive +bid pursuant to the "Right-of-First-Refusal; Posting of Pipeline Capacity" +provision of Northwest's Tariff, which requires availability of capacity to +be +posted to the EBB subject to bid.? All prearranged terms are indicated below, +if +applicable.? The prearranged shipper has the right to match the highest +economic +value at the end of the bid period.? If the prearranged shipper does not +match +the highest economic value, award of such capacity will be made according to +Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS CLOSED +BIDS +ON NORTHWEST PIPELINE'S EBB.? Please contact Candace Karpakis or your +Marketing +Services Representative if you encounter any problems with your EBB bid(s). +DON'T WAIT UNTIL THE LAST MINUTE TO POST YOUR BID.? Time deadlines are +electronically monitored and implemented. + + +PACKAGE "Q" +From the October 31, 2000 Posting +EBB OFFER # 444 + +RECEIPT ??????? ??????? DELIVERY??????? ?? TOTAL??????? INITIAL PRIMARY +PREARRANGED +?POINT? ??????? ??????? POINT ? ?? DTH/D???????? CONTRACT TERM? ?? OFFER?? + +Shute Creek????????????????????? Ignacio?????????????? 10,000????? 12/01/00 - +12/31/00? ???? YES +????????????????????????????????????????? Bondad-EPNG + +Min. Acceptable Bid:??? ??????? $0.07 per Dth of daily Reservation Contract +Demand +for Flexible +Receipt/Delivery Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 10,000 Dth/d +Bid Open Date:? ??????? 11/21/00 - (5:30 pm Central Time) +Bid Close Date: ??????? 11/27/00 - (5:30 pm Central Time) +Award Deadline: ??????? 11/27/00 - (6:30 pm Central Time) +Evergreen:????? ??????? ??????? NONE +Special Terms & Cond:?? ??????? See 1, 2 and 3 Below. + + + + + +PACKAGE "ZZ" +From the October 31, 2000 Posting +EBB OFFER # 446 + +RECEIPT ??????? ??????? DELIVERY??????? ?? TOTAL??????? INITIAL PRIMARY +PREARRANGED +?POINT? ??????? ??????? POINT ? ?? DTH/D???????? CONTRACT TERM? ?? OFFER?? + +Blanco???????????????????????????????????? Green River-????? 5,000????????? +12/01/00 - 12/31/00 ??? YES +Hub-TW?????????????????????????????????? CIG + +Min. Acceptable Bid:??? $0.03 per Dth of daily Reservation Contract Demand +for +Flexible +Receipt/Delivery Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 5,000 Dth/d +Bid Open Date:? ??????? 11/21/00 - (5:30 pm Central Time) +Bid Close Date: ??????? 11/27/00 - (5:30 pm Central Time) +Award Deadline: ??????? 11/27/00 - (6:30 pm Central Time) +Evergreen:????? ??????? ??????? Month to Month, 10 Business Day Notification +by Either +Party +Special Terms & Cond:?? ??????? See 1, 2 and 3 Below. + + + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity and shipper and replacement shipper may utilize any available points +on +Northwest's transmission system without impacting the discount for the +original +shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition to the Reservation Charge Bid, shipper will pay the volumetric +charge, +the applicable surcharges and fuel. +? + +PROCEDURE FOR BIDDING FOR AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available +Transportation capacity.? Multiple electronic bid(s) can be submitted for the +total available transportation capacity under the specified package OR +multiple +rates can be submitted each for a partial amount of available transportation +capacity under the specified package.? If the same Shipper submits multiple +bids, +the highest present value for such package of available transportation +capacity +shall be considered the valid bid. All other bids from the same Shipper for +the +same package of transportation capacity will be discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate +is less than minimum tariff rate, the following formula is utilized:? Bid +Rate +x FERC Interest Rate x The Maximum Bid Quantity x 365 days/100/12; or if the +maximum rate is bid, the following formula is utilized:? Bid Rate x FERC +Interest +Rate x Maximum Bid Quantity x days bid/100. In case of a tie, each tied +shipper +will have the right to improve its bid by submitting an improved bid within +24 +hours of the bid close time.? Such improved bid shall be faxed to (801) +584-7076 +to Candace Karpakis or Patrick Aman.? If a tie still exists, such capacity +shall +be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than +indicated for the capacity unless maximum rate is bid. + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button +on the offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The screen will allow you to review the conditions of the offer.? +Close +this screen when you have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting the "VIEW BID" button.? Close this screen when you have finished +viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +?button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, highlight the receipt/delivery point section with the left mouse +button +and modify accordingly. Select "SAVE" If an error appears at the button of +the +screen, the error will need to be corrected and the data will need to be +saved +again.? If successful, a message will appear indicating the bid information +has saved and the bid rate must be entered.? Select "OK". +10.? Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +You have just "CREATED" your bid for the offer.? You now need to +"SUBMIT" your bid as follows: + +11.???? Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button. +All of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you +would +like to submit.? Select the "SUBMIT" button at the top of the screen to post +the +bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button. +All of your bids will appear.? If the bid has not yet been +submitted, highlight the "BID IN DRAFT STATUS" that you would like +to withdraw.? Select the "WITHDRAW" button at the top of the screen +to withdraw the bid.? After a bid has been withdrawn, you can select +the "DELETE" button at the top of the screen to delete it from the +screen. +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + + + +Word: F\Short Term/Capacity for Bid-All 2000 November 21, 2000 01-172.doc \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/28570134.1075855484479.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/28570134.1075855484479.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..337c95e9 --- /dev/null +++ b/demo/ermis-f/Notes/cur/28570134.1075855484479.JavaMail.evans@thyme:2,S @@ -0,0 +1,58 @@ +Message-ID: <28570134.1075855484479.JavaMail.evans@thyme> +Date: Wed, 6 Dec 2000 01:56:00 -0800 (PST) +From: ina.rangel@enron.com +To: keith.holst@enron.com, phillip.allen@enron.com, mike.grigsby@enron.com, + jane.tholt@enron.com, monique.sanchez@enron.com, + steven.south@enron.com, frank.ermis@enron.com, + matthew.lenhart@enron.com, matt.smith@enron.com, + paul.lucci@enron.com, tori.kuykendall@enron.com, + randall.gay@enron.com, kenneth.shulklapper@enron.com, + jay.reitmeyer@enron.com, darron.giron@enron.com, + jennifer.bagwell@enron.com, anne.bike@enron.com, + chris.walker@enron.com, jason.wolfe@enron.com, + carole.frank@enron.com, suzanne.christiansen@enron.com, + jan.sutherland@enron.com, hillary.mack@enron.com, + shelly.mendel@enron.com, ted.evans@enron.com, + stacey.brewer@enron.com, jacqueline.adams@enron.com, + patti.sullivan@enron.com, kimberly.olinger@enron.com +Subject: West Desk Christmas Dinner +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Keith Holst, Phillip K Allen, Mike Grigsby, Jane M Tholt, Monique Sanchez, Steven P South, Frank Ermis, Matthew Lenhart, Matt Smith, Paul T Lucci, Tori Kuykendall, Randall L Gay, Kenneth Shulklapper, Jay Reitmeyer, Darron C Giron, Jennifer Bagwell, Anne Bike, Chris Walker, Jason Wolfe, Carole Frank, Suzanne Christiansen, Jan Sutherland, Hillary Mack, Shelly Mendel, Ted Evans, Stacey J Brewer, Jacqueline P Adams, Patti Sullivan, Kimberly S Olinger +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +I need a final headcount on who is going tonight. Please let me know by +noon. I have to call the restuarant. + +thanks, +Ina Rangel +EB3215A +---------------------- Forwarded by Ina Rangel/HOU/ECT on 12/06/2000 09:54 AM +--------------------------- + + +Ina Rangel +11/28/2000 04:56 PM +To: Keith Holst/HOU/ECT@ect, Phillip K Allen/HOU/ECT@ECT, Mike +Grigsby/HOU/ECT@ECT, Jane M Tholt/HOU/ECT@ECT, Monique Sanchez/HOU/ECT@ECT, +Steven P South/HOU/ECT@ECT, Frank Ermis/HOU/ECT@ECT, Matthew +Lenhart/HOU/ECT@ECT, Matt Smith/NA/Enron@ENRON, Paul T Lucci/NA/Enron@Enron, +Tori Kuykendall/HOU/ECT@ECT, Randall L Gay/HOU/ECT@ECT, Kenneth +Shulklapper/HOU/ECT@ECT, Jay Reitmeyer/HOU/ECT@ECT, Darron C +Giron/HOU/ECT@ECT, Jennifer Bagwell/NA/Enron@ENRON, Anne +Bike/Corp/Enron@Enron, Chris Walker/HOU/ECT@ECT, Jason Wolfe/NA/Enron@ENRON, +Carole Frank/NA/Enron@ENRON, Suzanne Christiansen/HOU/ECT@ECT, Jan +Sutherland/NA/Enron@ENRON, Hillary Mack/Corp/Enron@Enron, Shelly +Mendel/NA/Enron@ENRON, Ted Evans/NA/Enron@ENRON, Stacey J Brewer/HOU/ECT@ECT, +Jacqueline P Adams/HOU/ECT@ECT, Patti Sullivan/HOU/ECT@ECT, Kimberly S +Olinger/HOU/ECT@ECT +cc: +Subject: West Desk Christmas Dinner + + diff --git a/demo/ermis-f/Notes/cur/28810064.1075855496978.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/28810064.1075855496978.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d133670e --- /dev/null +++ b/demo/ermis-f/Notes/cur/28810064.1075855496978.JavaMail.evans@thyme:2,S @@ -0,0 +1,39 @@ +Message-ID: <28810064.1075855496978.JavaMail.evans@thyme> +Date: Mon, 14 May 2001 06:03:00 -0700 (PDT) +From: ina.rangel@enron.com +To: john.arnold@enron.com, dutch.quigley@enron.com, mike.maggi@enron.com, + john.griffith@enron.com, larry.may@enron.com, + jay.reitmeyer@enron.com, susan.scott@enron.com, + phillip.allen@enron.com, monique.sanchez@enron.com, + keith.holst@enron.com, frank.ermis@enron.com, mike.grigsby@enron.com, + jane.tholt@enron.com, tori.kuykendall@enron.com, + randall.gay@enron.com +Subject: ICE Presentation +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: John Arnold, Dutch Quigley, Mike Maggi, John Griffith, Larry May, Jay Reitmeyer, Susan M Scott, Phillip K Allen, Monique Sanchez, Keith Holst, Frank Ermis, Mike Grigsby, Jane M Tholt, Tori Kuykendall, Randall L Gay, Craig Breslau/Enron@EnronXGate +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Ina Rangel/HOU/ECT on 05/14/2001 01:01 PM +--------------------------- + + +Kimberly Bates +05/14/2001 12:52 PM +To: Tammi DePaolis/Corp/Enron@ENRON, Ina Rangel/HOU/ECT@ECT, Airam +Arteaga/Enron@EnronXGate, Laura Vuittonet/Enron@EnronXGate, Becky +Young/Enron@EnronXGate +cc: +Subject: ICE Presentation + +Pam Anderson from Intercontinental Exchange will be giving an ICE +presentation on May 22 in EB 32c2. Please let me know if you plan on +attending. + + diff --git a/demo/ermis-f/Notes/cur/288135.1075855499383.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/288135.1075855499383.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..13961c04 --- /dev/null +++ b/demo/ermis-f/Notes/cur/288135.1075855499383.JavaMail.evans@thyme:2,S @@ -0,0 +1,106 @@ +Message-ID: <288135.1075855499383.JavaMail.evans@thyme> +Date: Fri, 20 Apr 2001 10:08:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all_ena_egm_eim@enron.com +Subject: EnTouch Newsletter +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All_ENA_EGM_EIM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +BUSINESS HIGHLIGHTS + +Enron Industrial Markets +Metal Bulletin - Iron and Steel Awards for 2000 +Pushiest Entrant: Enron, the US commodity trading company, which promised i= +t=20 +would revolutionize the steel business by offering futures in hot rolled co= +il=20 +via its online market place. + +The EIM Fundamentals Analysis group is excited to announce that Dave Allan= +=20 +has joined as a Director, responsible for all Forest Products lines. He=20 +comes to EIM with 20 years of experience in the Forest Products industry, o= +f=20 +which 14 were spent at Abitibi and 6 with Pulp and Paper Week. Please join= +=20 +us in welcoming Dave. + +The Siebel Team (=01&The Force=018) continues to work towards program=20 +implementation of its customer management system in early May, with trainin= +g=20 +to begin at the end of April. Stay tuned for updates. + +Enron Global LNG +Enron Global LNG is positioning itself to be a creator and leader of a glob= +al=20 +wholesale LNG market. The rising prices of natural gas in the United State= +s=20 +and concerns over future energy supplies have created a bullish outlook for= +=20 +LNG in the U.S. and around the globe. LNG has played a major role in=20 +serving energy needs in many parts of the world, but its place in the U.S.= +=20 +energy picture has been limited. An LNG market that spans the globe can=20 +supply vast amounts of otherwise stranded gas to the world=01,s growing app= +etite=20 +for cleaner burning fuels. Enron Global LNG sees great opportunity for=20 +Enron=01,s wholesale energy business model to help shape yet another energy= +=20 +market. + + +IN THE NEWS + +Enron Corp. Says First-Quarter Profit Rose 20 Percent=20 +Houston, April 17 (Bloomberg) -- Enron Corp., the largest energy trader, sa= +id=20 +first-quarter profit rose 20 percent as sales almost quadrupled. Profit fro= +m=20 +operations rose to $406 million, or 47 cents, from $338 million, or 40 cent= +s,=20 +in the year-earlier period. Enron raised its 2001 profit forecast to $1.75= +=20 +to $1.80 a share, from its January projection of $1.70 to $1.75. + +First-quarter revenue surged to $50.1 billion from $13.1 billion as Enron= +=20 +boosted the volume of power sold in North America by 90 percent. Enron had = +a=20 +first-quarter gain of $19 million, or 2 cents a share, for an accounting=20 +change, making net income $425 million, or 49 cents a share. There were no= +=20 +charges or gains in the year-earlier period. =20 + + +WELCOME +New Hires +EGM - Janelle Russell,=20 +EIM - David Allan, Sylvia Carter +ENA - Sasha Divelbiss, Amy Quirsfeld, Judy Zhang, Annette Thompson, Kelly= +=20 +Donlevy-Lee, Grant Patterson + +Transfers (to or within) +ENA =01) William Abler, Magdalena Cruz, Barbara Taylor, James Reyes, Marvin= +=20 +Carter, Angel Tamariz, Jesse Bryson +EIM =01) Cassandra Dutton, Christine Sullivan, Camille Gerard, Sherri Katho= +l,=20 +Jennifer Watson +EGM =01) Steven Batchelder + + +LEGAL STUFF +The information contained in this newsletter is confidential and proprietar= +y=20 +to Enron Corp. and its subsidiaries. It is intended for internal use only= +=20 +and should not be disclosed. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/28855103.1075855487360.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/28855103.1075855487360.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c5bd6eaf --- /dev/null +++ b/demo/ermis-f/Notes/cur/28855103.1075855487360.JavaMail.evans@thyme:2,S @@ -0,0 +1,87 @@ +Message-ID: <28855103.1075855487360.JavaMail.evans@thyme> +Date: Mon, 6 Nov 2000 12:30:00 -0800 (PST) +From: araceli.romero@enron.com +To: john.lavorato@enron.com +Subject: 3rd Request - RESPONSE NEEDED ASAP - Risk Mgmt. Compliance + Certificate +Cc: brian.hoskins@enron.com, judy.townsend@enron.com, brad.mckay@enron.com, + kate.fraser@enron.com, robin.barbe@enron.com, + sarah.mulholland@enron.com, sandra.brawner@enron.com, + patrice.mims@enron.com, tom.donohoe@enron.com, + andrew.lewis@enron.com, fletcher.sturm@enron.com, + geoff.storey@enron.com, kevin.ruscitti@enron.com, + martin.cuilla@enron.com, joe.parks@enron.com, + jim.schwieger@enron.com, carey.metz@enron.com, + elsa.villarreal@enron.com, steven.south@enron.com, + frank.ermis@enron.com, keith.holst@enron.com, john.taylor@enron.com, + rmenear@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: brian.hoskins@enron.com, judy.townsend@enron.com, brad.mckay@enron.com, + kate.fraser@enron.com, robin.barbe@enron.com, + sarah.mulholland@enron.com, sandra.brawner@enron.com, + patrice.mims@enron.com, tom.donohoe@enron.com, + andrew.lewis@enron.com, fletcher.sturm@enron.com, + geoff.storey@enron.com, kevin.ruscitti@enron.com, + martin.cuilla@enron.com, joe.parks@enron.com, + jim.schwieger@enron.com, carey.metz@enron.com, + elsa.villarreal@enron.com, steven.south@enron.com, + frank.ermis@enron.com, keith.holst@enron.com, john.taylor@enron.com, + rmenear@enron.com +X-From: Araceli Romero +X-To: John J Lavorato +X-cc: Brian Hoskins, Judy Townsend, Brad McKay, Kate Fraser, Robin Barbe, Sarah Mulholland, Sandra F Brawner, Patrice L Mims, Tom Donohoe, Andrew H Lewis, Fletcher J Sturm, Geoff Storey, Kevin Ruscitti, Martin Cuilla, Joe Parks, Jim Schwieger, Carey M Metz, Elsa Villarreal, Steven P South, Frank Ermis, Keith Holst, John Craig Taylor, Rmenear@enron.com +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +John Lavorato, + +Please note that from the European Natural Gas Commodity Group, I have not +received a signed Certificate of Compliance from the following: + +Brian Hoskins +Tricia Talpek +Judy Townsend +Brad McKay +Kate Frasier +Robin Barbe +Sarah Mulholland +Sandra Brawner +Patrice Mims-Thurston +Tom Donohoe +Fletch Sturn +Geoff Storey +Kevin Ruscitti +Martin Cuilla +Joe Parks +Jim Schwieger +Carey Metz +Elsa Villarreal +Craig Falbaum +Steve South +Frank Ermis +Keith Holst +John Craig Taylor +Robyn Menear + + +Please print and sign the attached Enron Corp. Risk Management Policy +Certificate of Compliance and fax directly to Veronica Valdez, fax # 713 646 +2194. Due to certain regulatory audits of our trading businesses, we would +like to receive these by the end of this week. + +Attached is a copy of the Certificate of Compliance, and the Enron Corp. Risk +Management Policy. + +If you have any questions, please call me at (713) 853-0429, or Veronica +Valdez at (713) 853-1881. + + +Regards, +Cassandra Schultz +Market Risk Management + + \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/29051902.1075855485388.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/29051902.1075855485388.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e3768ade --- /dev/null +++ b/demo/ermis-f/Notes/cur/29051902.1075855485388.JavaMail.evans@thyme:2,S @@ -0,0 +1,246 @@ +Message-ID: <29051902.1075855485388.JavaMail.evans@thyme> +Date: Mon, 27 Nov 2000 10:43:00 -0800 (PST) +From: miki.bode@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cards@wdni.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jennifer_owen@pgn.com, jmmcarthur@duke-energy.com, + jsanders@clarkpud.com, kims@kimballenergy.com, klambe@puget.com, + kri.pam@pdg.net, llightfoot@coral-energy.com, lmanis@sdge.com, + lprior@enron.com, niels_a_vervloet@reliantenergy.com, + ramperms@bp.com, rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com, bhall@cngc.com, sgillit@cngc.com +Subject: NWP System Notice - 01-174 Soliciting Electronic Bids +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Bode, Miki" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" , "'BHall@cngc.com'" , "'sgillit@cngc.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: November 27, 2000 +Category: CAPACITY RELEASE +Subcategory: NWP OFFERS +Subject: 01-174 Soliciting Electronic Bids + +Notice Text: + +All Shippers Notification: 01-174?????? ??????? ??????? Dated November 27, +2000 + + + +TO:???? ??????? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????? (801) 971-5983 +cellular +?????????????????????? Williams Gas Pipeline-West +?????????????????????? Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR +?????????????????????? AVAILABLE FIRM MAINLINE TRANSPORTATION +?????????????????????? CAPACITY ON NORTHWEST'S TRANSMISSION SYSTEM +Northwest has posted the following package of available firm TF-1 Large +Customer transportation capacity to its Electronic Bulletin Board ("EBB") +for competitive bid pursuant to the "Right-of-First-Refusal; Posting of +Pipeline Capacity" provision of Northwest's Tariff, which requires +availability of capacity to be posted to the EBB subject to bid.? All +prearranged terms are indicated below, if applicable.? The prearranged +shipper has the right to match the highest economic value at the end of +the bid period.? If the prearranged shipper does not match the highest +economic value, award of such capacity will be made according to +Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS CLOSED +BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace Karpakis or your +Marketing Services Representative if you encounter any problems with your +EBB bid(s).? DON'T WAIT UNTIL THE LAST MINUTE TO POST YOUR BID.? Time +deadlines are electronically monitored and implemented. + + +PACKAGE "A" +From the November 14, 2000 Posting +EBB OFFER # 448 + +RECEIPT ? DELIVERY????? ?? TOTAL??????? INITIAL PRIMARY PREARRANGED +?POINT? ???? POINT ???? ??? DTH/D???????? CONTRACT TERM ??????? ??????? +OFFER?? + +Sumas?????? Puget (Canyon)??? 5,000?????????? 12/01/00 - +12/31/00?????? ????????? YES + +Min. Acceptable Bid:??? ??????? $0.032 per Dth of daily Reservation Contract +Demand for +????????????????????????????????????????????????????????????????????? +Flexible Receipt/Delivery Point Rights +Min. Acceptable Bid Vol:?????????? ???? 1 Dth/d +Max. Acceptable Bid Vol:?? ???? 5,000 Dth/d +Bid Open Date:? ??????? 11/27/00 - (5:00 pm Central Time) +Bid Close Date: ??????? 11/28/00 - (5:00 pm Central Time) +Award Deadline: ??????? 11/28/00 - (6:00 pm Central Time) +Evergreen:????? ??????? ??????? NONE +Special Terms & Cond:?? ??????? See 1, 2 and 3 Below. + + +PACKAGE "GG" +From the November 14, 2000 Posting +EBB OFFER # 447 + +RECEIPT ? DELIVERY????? ?? TOTAL??????? INITIAL PRIMARY PREARRANGED +?POINT? ???? POINT ???? ??? DTH/D?????? CONTRACT TERM ? ????? OFFER?? + +Clay Basin?????????? Rifle????????????? 1,850????????? 12/01/00 - +12/31/00????? ???????? YES + +Min. Acceptable Bid:??? ??????? $0.02 per Dth of daily Reservation Contract +Demand +for??????????????????????????????????????????????????????????????????????????? +????????????????????????????????????????????????????????????????? +FlexibleReceipt/Delivery Point Rights + +Min. Acceptable Bid Vol:??????? ?????????????????????? 1 Dth/d +Max. Acceptable Bid Vol:????? ? 1,850 Dth/d +Bid Open Date:? ??????? 11/27/00 - (5:00 pm Central Time) +Bid Close Date: ??????? 11/28/00 - (5:00 pm Central Time) +Award Deadline: ??????? 11/28/00 - (6:00 pm Central Time) +Evergreen:????? ??????? ??????? NONE +Special Terms & Cond:?? ??????? See 1, 2 and 3 Below. + + + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into +the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity and +shipper and replacement shipper may utilize any available points on +Northwest's transmission system without impacting the discount for the +original shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition to the +Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable +surcharges and fuel. + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation +capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available +transportation capacity.? Multiple electronic bid(s) can be submitted for the +total available +transportation capacity under the specified package OR multiple rates can be +submitted each +for a partial amount of available transportation capacity under the specified +package.? If +the same Shipper submits multiple bids, the highest present value for such +package of +available transportation capacity shall be considered the valid bid. All +other bids from the +same Shipper for the same package of transportation capacity will be +discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is less than +minimum tariff rate, the following formula is utilized:? Bid Rate x FERC +Interest Rate x The +Maximum Bid Quantity x 365 days/100/12; or if the maximum rate is bid, the +following formula +is utilized:? Bid Rate x FERC Interest Rate x Maximum Bid Quantity x days +bid/100. In case +of a tie, each tied shipper will have the right to improve its bid by +submitting an improved +bid within 24 hours of the bid close time.? Such improved bid shall be faxed +to (801) 584-7076 to Candace Karpakis or Patrick Aman.? If a tie still +exists, such capacity shall be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than indicated +for the capacity unless maximum rate is bid. + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button on the +offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The +screen will allow you to review the conditions of the offer.? Close this +screen when +you have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting the "VIEW +BID" button.? Close this screen when you have finished viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" +button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, highlight +the receipt/delivery point section with the left mouse button and modify +accordingly. Select +"SAVE".? If an error appears at the button of the screen, the error will need +to be corrected +and the data will need to be saved again.? If successful, a message will +appear indicating +the bid information has saved and the bid rate must be entered.? Select "OK". +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +??????? You have just "CREATED" your bid for the offer.? You now need to +"SUBMIT" +??????? your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button.? All +of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you would +like to submit +Select the "SUBMIT" button at the top of the screen to post the bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button.? All of +your bids will appear.? If the bid has not yet been submitted, highlight the +"BID IN DRAFT STATUS" that you would like to withdraw.? Select the "WITHDRAW" +button at the top of the screen to withdraw the bid.? After a bid has been +withdrawn, you can select the "DELETE" button at the top of the screen to +delete it from the screen. + +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + + + +Word: F\Short Term/Capacity for Bid-All 2000 November 27, 2000 01-174.doc \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/29553844.1075855486112.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/29553844.1075855486112.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5b8bd684 --- /dev/null +++ b/demo/ermis-f/Notes/cur/29553844.1075855486112.JavaMail.evans@thyme:2,S @@ -0,0 +1,29 @@ +Message-ID: <29553844.1075855486112.JavaMail.evans@thyme> +Date: Wed, 15 Nov 2000 13:09:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.states@enron.com +Subject: Open Enrollment 2001 Deadline Extension +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Employees United States +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +OPEN ENROLLMENT 2001 DEADLINE EXTENDED + + +Due to a very heavy, last minute influx of employees trying to make elections +and/or changes to their 2001 benefits, the open enrollment 2001 deadline has +been extended until 5pm Central Time on Friday, November 17th. + +Please continue to access the web at www.enron.benefitsnow.com or the IVR at +1-800-425-5864. + +You must have your 2001 open enrollment personal worksheet that contains your +personal identification number (PIN - located in the upper right hand corner +of your worksheet) in order to access the web or IVR. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/29569110.1075855497129.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/29569110.1075855497129.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..588b753f --- /dev/null +++ b/demo/ermis-f/Notes/cur/29569110.1075855497129.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <29569110.1075855497129.JavaMail.evans@thyme> +Date: Sat, 12 May 2001 17:29:00 -0700 (PDT) +From: enerfax1@bellsouth.net +To: enerfaxweb@yahoogroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Enerfax Daily (29).htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Welcome to enerfax.com + +Enter Here + +| Free Domain Name Registration and Free Domain Name Forwarding by +YourNameFree.com - Register your domain name. + +Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/29711191.1075855497929.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/29711191.1075855497929.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f80c51a8 --- /dev/null +++ b/demo/ermis-f/Notes/cur/29711191.1075855497929.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <29711191.1075855497929.JavaMail.evans@thyme> +Date: Tue, 8 May 2001 17:53:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Organization Announcement +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + + Organization Announcement + + It is my pleasure to announce that Kenneth Lovejoy has joined Enron Corp. +EH&S Asset Operations. He will be reporting directly to Donnie Willmann and +will support Central America, Caribbean and EES. Ken has over 25 year +experience in environmental, health and safety for the oil and gas +industry. He has been working for Enron since 1996 and has extensive +international experience. We are excited to have Ken in our team so, +please welcome Ken in his new role. + +Henry Van \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/29805883.1075855498951.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/29805883.1075855498951.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1dabdd9e --- /dev/null +++ b/demo/ermis-f/Notes/cur/29805883.1075855498951.JavaMail.evans@thyme:2,S @@ -0,0 +1,162 @@ +Message-ID: <29805883.1075855498951.JavaMail.evans@thyme> +Date: Fri, 27 Apr 2001 09:50:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron In Action 04.30.01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +US Men's Clay Court Championships Downtown Exhibition Event - Today at 12= +=20 +PM!!! + +Today at 12 PM, downtown Houston is hosting a exhibition tennis event on=20 +Texas Avenue in front of Bayou Place featuring Jan-Michael Gambill in honor= +=20 +of the=20 +US Men's Clay Court Championships being held at Westside Tennis Club this= +=20 +week. The event is free and will last approximately 45 minutes. =20 + +Please join us for a brownbag concert on Friday, May 4 from 12:00 =01) 1:00= + p.m.=20 +at Two Allen Center in the Forum (7th floor). Da Camera presents, =01&The = +Ying=20 +Quartet=018 performing selected 20th Century chamber pieces. + +Also, De Camera is offering a 20% discount to Enron employees to Da Camera= +=01,s=20 +200/01 season finale concert, =01&Celebrating Patronage=018 on Saturday, Ma= +y 6 at=20 +The Wortham Center. + +If you are interested, please RSVP to Jessica Nunez at X31918 + +Do you hate to garden in the summer because everything you plant dies? Lin= +da=20 +Gay, Director of the Mercer Arboretum and Botanic Gardens in Humble, will= +=20 +teach us about plants that not only survive, but thrive during the dog days= +=20 +of Houston summers. Topics will include tropical-looking plants for sun and= +=20 +shade, gingers, fragrant plants, and drought-tolerant plants. + +WHEN: Tuesday, May 8th, 11:30 a.m. - 12:30 p.m. +WHERE: The Forum, 12th floor of 2 Allen Center + +Houston area singles interested in jazz, dessert and classical music can me= +et=20 +and mingle on Friday, May 4, 2001. + +The evening of entertainment begins at 5:30 p.m., with live jazz by the Blu= +e =20 +Monks at Sambuca Jazz Cafes at 909 Texas Avenue. Complimentary hors=20 +d'oeuvres and a cash bar are available at the pre-concert party. + +At 7p.m., you're off to Jones Hall across the street for dessert at the Rou= +nd=20 +Bar before the Houston Symphony performance at 8 p.m. + +David Robertson, Musical America's Conductor of the Year 2000, will lead=20 +Beethoven's idyllic romp through the countryside, Symphony No. 6, Pastoral.= + =20 +The program concludes with Prokofiev's patriotic Alexander Nevsky,=20 +originally written for the Eisenstein film of the same name, and the=20 +legendary Battle on the Ice, featuring the Houston Symphony Chorus. + +Tickets are $35 and include the pre-concert party at Sambuca, dessert at th= +e=20 +Round Bar in Jones Hall and reserved concert seating. Pre-paid reservation= +s=20 +are required and space is limited. Singles only please. Make your=20 +reservations on-line at www.houstonsymphony.org or call 713 238-1477. + + +Project Mom @ Friendly Haven on Saturday, May 11th.... in Honor of Mother's= + =20 +Day! +Join Enron employees at Friendly Haven, a housing assistance program=20 +supported by AFH (AIDS Foundation Houston), for a volunteer project designe= +d=20 +to celebrate Mother's Day. Approximately 40 single mothers comprise Friend= +ly=20 +Haven's residents and we would like to make the day special for both them a= +nd=20 +their children. =20 + +Enron volunteers are needed to facilitate a children's craft activity for= +=20 +Mother's Day presents and also serve a special brunch to all of the mothers= +=20 +in the program. This project can be utilized as a team building opportunit= +y=20 +for a department with 15 - 25 employees or individual volunteers may sign u= +p=20 +by contacting Janice Riedel at x37507 - for more information on AFH, visit= +=20 +http://www.aidshelp.org/programs/housing.htm. + +ChildBuilders, Houston's Advocates for Mental Health in Children, is hosti= +ng=20 +a special lunch time event on Tuesday, May 8th from 11 AM - 2 PM, in honor = +of=20 +Children's Mental Health Awareness Week at Hermann Square, featuring actors= +=20 +performing vignettes on issues and parenting. Zydeco music, free soft drin= +ks=20 +and deserts will also be available. =20 + +Volunteers will receive a free t-shirt and are needed to publicize the even= +t,=20 +fill balloons, set-up tables and chairs, serve drinks and deserts, and to= +=20 +assist with clean-up. To sign up for these jobs, please open and read the= +=20 +attachment for more specific job descriptions and email the sign-up sheet= +=20 +with your name, phone number, and email address to Dottie Bates at=20 +dsquareb@msn.com or call (713) 932-8440. + +http://home.enron.com:84/messaging/signup.doc + + +VOLUNTEERS NEEDED FOR 15TH ANNUAL HOUSTON HOOP-IT-UP MAY 5-6! + +The best way to get yourself jump-started for a full year of Hoops. Become= + a=20 +part of this jammin=01,hoops scene with over 1,200 teams & 4,800 players. = +Join=20 +us at Greenspoint Mall for a basketball-crazed atmosphere. Games and speci= +al=20 +events being played simultaneously on 110 courts so the basketballs will be= +=20 +flying HOOP-IT-UP is where you play for FUN. EVENT BENEFITS THE =01&ESCAPE= +=20 +FAMILY RESOURCE CENTER=018 + +SATURDAY =01) MAY 5TH 8:00 =01) 6:00 PM +SUNDAY =01) MAY 6TH 8:00 =01) 5:00 PM + +For more information please call =01&Hoop-It-Up Hotline=018: 713-521-4535 o= +r +E-Mail: Hoopitup@Texas.Net=20 + + + +Have News to Share? +To post news or events in Enron In Action, please e-mail your information t= +o=20 +EIA@enron.com=20 +no later than 12:00 noon the Thursday prior to the next Monday=01,s mailing= +. + + diff --git a/demo/ermis-f/Notes/cur/29887644.1075855498871.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/29887644.1075855498871.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c645d021 --- /dev/null +++ b/demo/ermis-f/Notes/cur/29887644.1075855498871.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <29887644.1075855498871.JavaMail.evans@thyme> +Date: Mon, 30 Apr 2001 17:41:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Investinme - Course Offering +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Electric Business Understanding - May 2, 2001 + +EB552 - 8:00 am - 5:00 pm Cost: $600.00 + +The Electric Business Understanding Seminar will give a basic overview of the +electric business for those with limited knowledge of this industry. This +seminar is recommended for entry level to mid-level employees in either the +gas or electric business or in businesses providing services to these +industries. This course will provide you with a general understanding of how +the electric business operates, who the key industry participants are, the +strategies they employ to be successful, and how the business is likely to +evolve. +Please click here for registration +http://www.corptraining.com/index.cfm?company=enron. If you have any +questions, please call 713 853-0357. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/30089244.1075855499209.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/30089244.1075855499209.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a2c60b73 --- /dev/null +++ b/demo/ermis-f/Notes/cur/30089244.1075855499209.JavaMail.evans@thyme:2,S @@ -0,0 +1,38 @@ +Message-ID: <30089244.1075855499209.JavaMail.evans@thyme> +Date: Wed, 25 Apr 2001 15:55:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron Astroworld Tickets +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Enron announces UNLIMITED discounted AstroWorld tickets for employees. + +Due to overwhelming employee feedback, we have negotiated unlimited +discounted AstroWorld tickets for you and your family in place of the +traditional "Enron Day At AstroWorld." We hope this will allow Enron +families to plan their fun-filled summer trips to AstroWorld at their own +convenience. Enron AstroWorld tickets are $20.56 (Retail $50), which +includes admission for one, plus a $7 meal ticket to one of five restaurants +at AstroWorld. + +Six Flags AstroWorld is a world-class family entertainment complex filled +with exciting rides and attractions, including 10 heart-pounding coasters, +over 40 blockbuster shows, interactive street entertainers and star-studded +concerts. Enron families will be able to purchase unlimited tickets for use +anytime during the 2001 season. + +Tickets will be on sale at Enron's Federal Credit Union, EB0399. Visit the +credit union in person to make your purchases. AstroWorld tickets will not +be mailed. Enron employees who are not already Enron FCU members may pay by +cash or money order only. All Enron Employees are encouraged to take +advantage of this great summer fun deal and may purchase tickets through +August 30th. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/30168214.1075855497908.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/30168214.1075855497908.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4415b4d0 --- /dev/null +++ b/demo/ermis-f/Notes/cur/30168214.1075855497908.JavaMail.evans@thyme:2,S @@ -0,0 +1,49 @@ +Message-ID: <30168214.1075855497908.JavaMail.evans@thyme> +Date: Tue, 8 May 2001 17:55:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: eSource Presents Free Investext Training +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +eSource presents Investext training + +Investext offers immediate online delivery of original-image and full-text +research reports from more than 800 of the world's top investment banks, +market research firms, and trade associations. This product is designed to +provide all the information you need to know about a particular company, +industry, or market. + +Training Agenda Includes: +? General Introduction. +? Querying by company ticker in order to retrieve analyst reports. +? Querying via Investexts free text module to retrieve industry-specific +information: including statistics, economic indicators, analysis, trends, +forecasts and surveys. + +Attend one of our Investext Clinics: + +May. 11 - 10:30 -11:30 AM EB572 + +And + +May. 16 - 10:30 -11:30 AM EB572 + + + +Seats fill up fast! To reserve a seat, please call Stephanie E. Taylor at +5-7928 +Check the eSource training page at http://esource.enron.com/training.doc for +additional training sessions and vendor presentations + + + +http://esource.enron.com \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/30171585.1075855483517.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/30171585.1075855483517.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..37a4d943 --- /dev/null +++ b/demo/ermis-f/Notes/cur/30171585.1075855483517.JavaMail.evans@thyme:2,S @@ -0,0 +1,46 @@ +Message-ID: <30171585.1075855483517.JavaMail.evans@thyme> +Date: Tue, 12 Dec 2000 22:01:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Succession Plan +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +It is my great pleasure to announce that the Board has accepted my=20 +recommendation to appoint Jeff Skilling as chief executive officer, effecti= +ve=20 +at the time of their next board meeting on February 12, 2001. Jeff will al= +so=20 +retain his duties as president and chief operating officer. I will continu= +e=20 +as chairman of the Board and will remain at Enron, working with Jeff on the= +=20 +strategic direction of the company and our day-to-day global operations. + +Jeff will assume the role at a time when the company is hitting on all=20 +cylinders and is positioned for phenomenal growth. He is clearly ready for= +=20 +the job, and after 15 years as CEO of this great company, I=01,m ready for = +a=20 +somewhat different role. + +Our succession plan has been clear for some time. This has afforded Jeff a= +nd=20 +me the freedom to combine our strengths toward building a company that=20 +continues to exceed everyone=01,s expectations, including our own. We look= +=20 +forward to furthering that relationship as Jeff expands his role. + +There are no plans for any other changes in our management team nor broad= +=20 +shifts in strategy and direction. + +Please join me in congratulating Jeff. I look forward to a great 2001. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/30219534.1075855498720.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/30219534.1075855498720.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..dcca3579 --- /dev/null +++ b/demo/ermis-f/Notes/cur/30219534.1075855498720.JavaMail.evans@thyme:2,S @@ -0,0 +1,60 @@ +Message-ID: <30219534.1075855498720.JavaMail.evans@thyme> +Date: Wed, 2 May 2001 09:04:00 -0700 (PDT) +From: unsubscribe@skippingstone.com +To: blasts@216.173.29.238 +Subject: Electric Power News - FREE Subscription Trial +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Skipping Stone" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + + + [IMAGE] + + + Dear Colleague:? + + Through a special arrangement with Skipping Stone we are able to offer you a +FREE 2-WEEK TRIAL to the Daily Electric Power News +(http://www.energycentral.com/start_electric.cfm)? + and or the Daily Gas News (http://www.energycentral.com/start_gas.cfm) +e-mail service.? + + Both publications deliver headlines along with a brief summary of every +major story in the energy industry, every business day, right to your e-mail +box! Our convenient format allows you to quickly scan the headlines and +select the full text of any story that you want to read.? + + Simply reply to this e-mail message with Electric News Trial or follow this +link http://www.energycentral.com/start_electric.cfm for a FREE trial to the +Daily Electric News.? + + For a Daily Gas News Trial reply to this e-mail message with Gas News Trial +or point your browser to http://www.energycentral.com/start_gas.cfm, and +join more than 47,000 registered industry professionals who get their +information from Energy Central.? + + Please visit our Web site at http://www.energycentral.com -- it is the best +place on the web to start your search for power information.? + + Sincerely,? + Mark Johnson, Publisher + Energy Central? + + energycental.com - Where the energy industry does business. + + + + 2755 South Locust Street? ??? Suite 201? ?? Denver, CO 80222 + Phone: (303) 782-5510? ?? FAX (303) 782-5331 + http://www.energycentral.com + +[IMAGE] + +TO BE REMOVED FROM OUR EMAIL LIST PLEASE CLICK HERE \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/30309821.1075855497604.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/30309821.1075855497604.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b25dd440 --- /dev/null +++ b/demo/ermis-f/Notes/cur/30309821.1075855497604.JavaMail.evans@thyme:2,S @@ -0,0 +1,73 @@ +Message-ID: <30309821.1075855497604.JavaMail.evans@thyme> +Date: Thu, 10 May 2001 17:53:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Houston Ballet's Miller Theater Performance of Coppelia +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Houston Ballet gives free performances of Copp,lia +at Miller Outdoor Theatre in Hermann Park +8:00 p.m. Friday May 11, Saturday May 12, & Sunday May 13, 2001 +sponsored by AZURIX and ENRON + +Considered the great comedy of classical ballet, Copp,lia tells the story of +a doll so enchantingly lifelike that she mesmerizes an entire village, +captures the heart of a young swain named Franz and inspires the eccentric +toymaker Dr. Copp,lius to attempt to transform her into a living, breathing +human being. + +AZURIX and ENRON are Corporate Sponsors for Houston Ballet's Miller Theatre +performances, helping to present these free performances of Copp,lia to the +people of Houston. Houston Ballet has a limited number of tickets for the +seated area each night for employees of AZURIX and ENRON. These tickets are +available on a first-come, first-served basis by calling William at +713-535-3235 no later than 5 PM today . (Please be aware that all unoccupied +seats are released at 10 minutes before curtain.) + +Other, free, general public tickets for the seated area (max 4 per person) +are available at the Miller Theatre 11:30 a.m. - 1:00 p.m. on the day of +performance; for more information call 713-284-8351 for the Miller Theatre +ticket information line. Tickets are not required for the lawn area. + +About Coppelia +Copp,lia was first performed on May 25, 1870 at the Th,atre Imp,rial de +L'Op,ra, featuring choreography by Arthur Saint-L,on and music by L,o +Delibes. The work maintains a special place in the history of dance, serving +as a kind of bridge from the glory of the French Romantic ballet in the early +nineteenth century to the masterpieces of the Russian Imperial Theater at the +turn of the century. Writing in The International Dictionary of Ballet, +critic Karen Dacko analyzes the unique characteristics of the piece as +follows: "Copp,lia owes its longevity to its inspired, very danceable score. +But the ballet is also remarkable for its perennial appeal and for its +historical significance as Romanticism's grand finale and classical ballet's +prologue." +Copp,lia first entered Houston Ballet' repertoire in October 1974, in a +staging by Frederic Franklin (who also performed the role of Dr. Copp,lius), +and featuring scenery by Peter Farmer. In November 1979, former Royal Ballet +ballerina Anne Heaton re-staged the work for the company. When Houston Ballet +premiered its new production of the work in March 1992 featuring breathtaking +d,cor by Desmond Heeley, Carl Cunningham of The Houston Post wrote, "It would +be hard to imagine anything to cap the joyous, gentle, and glorious looking +new production of Copp,lia the splendidly prepared company of dancers and +musicians put forth Thursday evening on Wortham Center's Brown Theater +stage." (The Houston Post, March 21, 1992) +Heeley's designs for Copp,lia never fail to enchant, most notably in the +second-act depiction of Dr. Copp,lius's workshop. The sampling of dolls on +display pay homage to the era when automatons, or mechanical toys, were the +rage in Europe -- and to Heeley's inexhaustible creativity. Among the +eye-popping toys featured in the workshop are a huge astrologer with a +pointed hat and a robe covered in shooting stars and moons; a strongman with +a handlebar mustache and barbells; Puss n Boots; an acrobat hanging from a +trapeze holding the man in the moon; and a small ballerina dancing on the +back of a goat. In the first act, the vibrant reds, golds, and oranges of the +costumes worn by the peasants in the village conjure up a wonderfully +picturesque vision of nineteenth century Bavaria. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/30768494.1075855484898.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/30768494.1075855484898.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c9cef114 --- /dev/null +++ b/demo/ermis-f/Notes/cur/30768494.1075855484898.JavaMail.evans@thyme:2,S @@ -0,0 +1,21 @@ +Message-ID: <30768494.1075855484898.JavaMail.evans@thyme> +Date: Fri, 1 Dec 2000 07:19:00 -0800 (PST) +From: public.relations@enron.com +To: all.worldwide@enron.com +Subject: See Jeff Skilling's CNBC interview on IPTV +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Public Relations +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Did you miss Jeff on CNBC "Street Signs" yesterday? Not to worry. Your ever +benevolent communications team has arranged for Jeff's interview to be played +on an IPTV webcast. Just point your browser to http://iptv.enron.com, click +the link for special events, and then choose "Skilling CNBC." The interview +will be available every ten minutes through Wednesday, Dec. 6. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/30800396.1075855498828.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/30800396.1075855498828.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6e60b9b3 --- /dev/null +++ b/demo/ermis-f/Notes/cur/30800396.1075855498828.JavaMail.evans@thyme:2,S @@ -0,0 +1,52 @@ +Message-ID: <30800396.1075855498828.JavaMail.evans@thyme> +Date: Mon, 30 Apr 2001 17:44:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.states@enron.com +Subject: iBuyit Payables Is Now Available +Cc: fernley.dyson@enron.com, sam.kemp@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: fernley.dyson@enron.com, sam.kemp@enron.com +X-From: Enron Announcements +X-To: All Enron Employees United States +X-cc: Fernley Dyson, Sam Kemp +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +I am pleased to announce that iBuyit Payables has been activated for all +organizations supported by Houston Accounts Payable. iBuyit Payables is an +innovative tool that will enable us to code and approve invoices for goods +and services online. + +Who is impacted? +Beginning today, all coders and approvers of invoices that were previously +submitted to Houston Accounts Payable for processing and payment, will code +and approve invoices through iBuyit Payables. Invoices entered directly into +SAP, will not be impacted by this process. + +Note: Beginning May 8th, any invoices with coding sheets received by +Accounts Payable will be entered into iBuyit Payables and electronically +routed back to the coder. The invoice will then need to be coded and approved +(again) in iBuyit Payables to generate a payment. + +How do I receive training? +Online system demonstrations and quick reference cards are available on the +Enron intranet in the Integrated Solutions Center Document Library at < +http://sap.enron.com/sap_doclib/user/file_list.asp?cabinet_id=265>. +Note: You must use the Enron standard Microsoft Internet Explorer to view +these materials. + +Who do I call for help? +* For help using the iBuyit Payables system, contact the ISC Call Center at +(713) 345-4727. +* For invoice payment status, contact the Accounts Payable Call Center at +(713) 853-7127 + or toll free at (866) AP ENRON, or send an e-mail to +iBuyit.payables@enron.com . + +Questions? +For general information about iBuyit, send an e-mail to < +mailto:ibuyit@enron.com>. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/30824343.1075855484139.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/30824343.1075855484139.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3818cf9c --- /dev/null +++ b/demo/ermis-f/Notes/cur/30824343.1075855484139.JavaMail.evans@thyme:2,S @@ -0,0 +1,85 @@ +Message-ID: <30824343.1075855484139.JavaMail.evans@thyme> +Date: Fri, 8 Dec 2000 03:25:00 -0800 (PST) +From: ina.rangel@enron.com +To: john.arnold@enron.com, mike.maggi@enron.com, larry.may@enron.com, + keith.holst@enron.com, phillip.allen@enron.com, + mike.grigsby@enron.com, matthew.lenhart@enron.com, + frank.ermis@enron.com, steven.south@enron.com, jane.tholt@enron.com, + monique.sanchez@enron.com, tori.kuykendall@enron.com, + kenneth.shulklapper@enron.com, barry.tycholiz@enron.com, + jay.reitmeyer@enron.com, paul.lucci@enron.com, randall.gay@enron.com +Subject: EnTelligence Training Available Tuesday +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Ina Rangel +X-To: John Arnold, Mike Maggi, Larry May, Keith Holst, Phillip K Allen, Mike Grigsby, Matthew Lenhart, Frank Ermis, Steven P South, Jane M Tholt, Monique Sanchez, Tori Kuykendall, Kenneth Shulklapper, Barry Tycholiz, Jay Reitmeyer, Paul T Lucci, Randall L Gay +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Ina Rangel/HOU/ECT on 12/08/2000 11:22 = +AM=20 +--------------------------- + + +Vanessa Schulte@ENRON +12/08/2000 11:14 AM +To: Ina Rangel/HOU/ECT@ECT, Christy Chapman/HOU/ECT@ECT, Becky=20 +Young/NA/Enron@Enron, Laura Harder/Corp/Enron@Enron, Kimberly=20 +Brown/HOU/ECT@ECT, Amanda Huble/NA/Enron@Enron, Claudette Harvey/HOU/ECT@ec= +t,=20 +Judy Martinez/Corp/Enron@Enron, Stephanie Gardner/HOU/ECT@ECT, Tamara Jae= +=20 +Black/HOU/ECT@ECT, Jewell Wade/NA/Enron@Enron, Airam Arteaga/HOU/ECT@ECT +cc: Douglas Allen/NA/Enron@ENRON=20 +Subject: EnTelligence Training Available Tuesday + +Please forward to your groups... + +EnTelligence training now available! +Date: Tuesday, Dec 12 +Time: 3:00 and 4:00 +Location: EB 572 + +Please stop by to learn more about the system or just get a demo of what it= +=20 +can do for you!!! + + +Overview + +EnTelligence is a web-based prospecting tool designed to deliver market=20 +information on existing and potential customers to commercial trading,=20 +mid-marketing, and origination teams. It also delivers management reports = +to=20 +analyze Enron=01,s position within the key industries that we serve. Prese= +ntly,=20 +commercial groups have multiple methods for acquiring potential customer=20 +information. This system will standardize their resource tools and add=20 +consistency to their prospecting processes. EnTelligence combines=20 +information from internal databases such as Global Counterparty, Credit=20 +Aggregation System (CAS), Sitara, and ERMS with information from external= +=20 +data sources such as Dun & Bradstreet and I.H.S Energy Reporter to identify= +=20 +customer prospects. By providing the capability to filter and search by=20 +region, industry, company size, or energy consumption levels, the prospecti= +ng=20 +process is shortened and the identification of strong prospects improved.= +=20 +Available reports include Market Penetration, Industry Prospecting,=20 +Comparison Prospecting, Company Profiles, Family Tree, Top Customers, and= +=20 +Inactive Accounts. Soon to come is the Activity Details report in mid=20 +January. Currently only Natural Gas and Power physical deals are loaded, b= +ut=20 +financial deals will be included in mid January, and new products are soon = +to=20 +follow. Please submit a request for access through eRequest and then log o= +n=20 +at http://entelligence.enron.com. + + diff --git a/demo/ermis-f/Notes/cur/30893952.1075855486291.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/30893952.1075855486291.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..23f7bd34 --- /dev/null +++ b/demo/ermis-f/Notes/cur/30893952.1075855486291.JavaMail.evans@thyme:2,S @@ -0,0 +1,247 @@ +Message-ID: <30893952.1075855486291.JavaMail.evans@thyme> +Date: Tue, 14 Nov 2000 16:45:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Go + to www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 15, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 15, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + US Negotiates at Climate Meeting + + + ? ? At the UN conference in the Hague, environmental groups are accusing +the US of seeking loopholes to avoid cutting pollution. The conference +opened to set rules for reducing harmful gases released into the atmosphere. +One major issue revolved around how much countries could trade off against +their commitments to roll back their own pollution by helping other +countries reduce theirs or by planting new forests to absorb greenhouse +gases. The US advocates unlimited emissions trading, but the EU and some +developing countries fear it will defeat the effort to force the biggest +polluters to change their ways. The US argues that emissions trading is the +most cost-effective way to meet the global target of reducing greenhouse +gases by 5.2% from 1990 levels, and would give time for the transition to +cleaner energy and expensive new technologies. About 6,000 bureaucrats, +scientists, environmentalists and businessmen attended the opening. That +number was expected to grow to 10,000 during the second week with the +arrival of 100 government ministers for the culmination of negotiations. +Months of talks have preceded the conference. Three years ago at Kyoto, +governments drew up targets for rolling back emissions of carbon-based gases +but could not agree on the details. Europe agreed to cut emissions by 8%, +the US by 7% and Japan by 6%. Each was allowed to decide how it would make +the required reductions. So far, 30 countries have ratified the Kyoto +Protocol. Mexico is the most industrialized country on the list, and none is +among the heaviest polluting countries. The agreement needs the ratification +of 55 countries, representing at least 55% of the harmful emissions, before +it will come into force. + + + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 15, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 15, 2000 + + + + + + + [IMAGE] + + + + + + + + Allegheny to Buy Power Plants from Enron + + + + ? ? ?Allegheny Energy plans to buy three natural gas fired power plants in +the Midwest from Enron. Terms have not been disclosed. The plants, which +opened in June, are in Wheatland, IN; Manhattan, IL; and Gleason, TN. They +can generate a total of 1,710 MW of electricity. Allegheny plans to pay for +the plants with stock and debt. The purchase is expected to close in the +second quarter. + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img16.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img10.gif + - img34.gif + - id=1381847 + - img35.gif \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/31100185.1075855497778.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/31100185.1075855497778.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f4094201 --- /dev/null +++ b/demo/ermis-f/Notes/cur/31100185.1075855497778.JavaMail.evans@thyme:2,S @@ -0,0 +1,45 @@ +Message-ID: <31100185.1075855497778.JavaMail.evans@thyme> +Date: Wed, 9 May 2001 16:52:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: eSource Presents Free Global Access Training +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +eSource presents Global Access training + +Global Access offers an online connection to complete company information and +filings via content that includes Disclosure, Worldscope, Datastream and +I/B/E/S. The product is designed to allow users to get complete company +information such as financials, filings, databases and news for thousands of +US and International companies from a single source. + +Training Agenda Includes: +? General Introduction. +? Basic Reference View Query (Which provides an itemized list of all +available source data.) +? Basic Business View Query (Which pulls source data from various Global +Access content, and displays it in a presentation summary). + + +Attend our Global Access Clinic: + +May. 16 - 9:00 -10:00 AM EB572 + + + +Seats fill up fast! To reserve a seat, please call Stephanie E. Taylor at +5-7928 +Check the eSource training page at http://esource.enron.com/training.doc for +additional training sessions and vendor presentations + + +http://esource.enron.com \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/31112267.1075855497672.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/31112267.1075855497672.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..96aef9f6 --- /dev/null +++ b/demo/ermis-f/Notes/cur/31112267.1075855497672.JavaMail.evans@thyme:2,S @@ -0,0 +1,171 @@ +Message-ID: <31112267.1075855497672.JavaMail.evans@thyme> +Date: Thu, 10 May 2001 09:02:00 -0700 (PDT) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage Report for 5-11-01 through 5-14-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +May 11, 2001 5:00pm through May 14, 2001 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages + +ENRON NORTH AMERICAN LANS: +Impact: EES +Time: Sat 5/12/2001 at 1:00:00 PM CT thru Sat 5/12/2001 at 5:00:00 PM CT + Sat 5/12/2001 at 11:00:00 AM PT thru Sat 5/12/2001 at 3:00:00 PM PT + Sat 5/12/2001 at 7:00:00 PM London thru Sat 5/12/2001 at 11:00:00 PM London +Outage: Move vlans for EES in Enron Building +Environments Impacted: EES in Enron Building +Purpose: Provide more capacity to the network +Backout: paste in old configs +Contact(s): Gail Kettenbrink 713-853-4524 + Michael Huang 713-345-3201 + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: +Impact: Corp, OTS, ETS +DATE: MAY 15, 2001/2/2001 at 5:30:00 PM +Outage: Migrate DSS Server to GTHOU-APPSQ03P +Environments Impacted: DSS users will not be able to access the old server +(ENEDS01_ADAPT)after this date +Purpose: The existing server is outdated, migrating to SQL 2000 provides +increased +functionality and conforms to database platform requirements. +Backout: +Contact(s): Mary Vollmer 713-853-3381 + Joe Hellsten 713-853-7346 713-545-4164 + +Impact: CORP +Time: Fri 5/11/2001 at 8:00:00 PM CT thru Sat 5/12/2001 at 10:00:00 PM CT + Fri 5/11/2001 at 6:00:00 PM PT thru Sat 5/12/2001 at 8:00:00 PM PT + Sat 5/12/2001 at 2:00:00 AM London thru Sun 5/13/2001 at 4:00:00 AM London +Outage: CPU replacement on server sennacca. +Environments Impacted: RMS +Purpose: Replace faulty CPU that is offline. +Backout: Restore server to old configuration. +Contact(s): Malcolm Wells 713-345-3716 + +Impact: CORP +Time: Fri 5/11/2001 at 5:00:00 PM CT thru Fri 5/11/2001 at 5:15:00 PM CT + Fri 5/11/2001 at 3:00:00 PM PT thru Fri 5/11/2001 at 3:15:00 PM PT + Fri 5/11/2001 at 11:00:00 PM London thru Fri 5/11/2001 at 11:15:00 PM +London +Outage: Decommission of the following servers: intra, intra-dev, conman1, +aserv1, ardent, dbadmin +Environments Impacted: Corp +Purpose: Server no longer used. The servers will be decommissioned or +redeployed where necessary. +Backout: +Contact(s): Malcolm Wells 713-345-3716 + +Impact: CORP +Time: Sat 5/12/2001 at 2:00:00 AM CT thru Sun 5/13/2001 at 5:00:00 PM CT + Sat 5/12/2001 at 12:00:00 AM PT thru Sun 5/13/2001 at 3:00:00 PM PT + Sat 5/12/2001 at 8:00:00 AM London thru Sun 5/13/2001 at 11:00:00 PM London +Outage: Resource and OS upgrade to server fracture. +Environments Impacted: Global company RMS ECM +Purpose: An OS upgrade is needed to provide the disk upgrade solution. +Additionanl memory is needed as well. +Backout: Attach the old disk solution and reboot to old configuration. +Contact(s): Malcolm Wells 713-345-3716 + +Impact: ENA +Time: Sat 5/12/2001 at 10:00:00 PM CT thru Sat 5/12/2001 at 10:15:00 PM CT + Sat 5/12/2001 at 8:00:00 PM PT thru Sat 5/12/2001 at 8:15:00 PM PT + Sun 5/13/2001 at 4:00:00 AM London thru Sun 5/13/2001 at 4:15:00 AM London +Outage: Bounce PWRPROD1 database +Environments Impacted: Enpower User +Purpose: Change some configuration to improve database performance +Backout: Use the old parameter file. +Contact(s): Tantra Invedy 713 853 4304 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: +Impact: +Time: Sat 5/12/2001 at 10:00:00 PM CT thru Sun 5/13/2001 at 1:00:00 AM CT + Sat 5/12/2001 at 8:00:00 PM PT thru Sat 5/12/2001 at 11:00:00 PM PT + Sun 5/13/2001 at 4:00:00 AM London thru Sun 5/13/2001 at 7:00:00 AM London +Outage: Quarterly Maintenance - Telephone System +Environments Impacted: All +Purpose: Quarterly maintenance. While voicemail nodes are being serviced (one +box at a time), a slight disruption will be experienced. +Messages will continue to be stored but will not be delivered until each node +of voicemail is back up and operational. +CMS call center management reporting will not be availalble during this +time. +Backout: +Contact(s): Cynthia Siniard 713-853-0558 + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: +Impact: CORP +Time: Fri 5/11/2001 at 6:00:00 PM CT thru Fri 5/11/2001 at 7:00:00 PM CT + Fri 5/11/2001 at 4:00:00 PM PT thru Fri 5/11/2001 at 5:00:00 PM PT + Sat 5/12/2001 at 12:00:00 AM London thru Sat 5/12/2001 at 1:00:00 AM London +Outage: Memory replacement for server electron. +Environments Impacted: Unify Users +Purpose: Replace faulty memory module. +Backout: Get new memory if necessary +Restart server with out memory as last resort +Contact(s): Malcolm Wells 713-345-3716 + +------------------------------------------------------------------------------ +----------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC + (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 diff --git a/demo/ermis-f/Notes/cur/31153482.1075855487062.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/31153482.1075855487062.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..12ae1bda --- /dev/null +++ b/demo/ermis-f/Notes/cur/31153482.1075855487062.JavaMail.evans@thyme:2,S @@ -0,0 +1,275 @@ +Message-ID: <31153482.1075855487062.JavaMail.evans@thyme> +Date: Thu, 9 Nov 2000 09:21:00 -0800 (PST) +From: susan.t.turpin@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cards@wdni.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jennifer_owen@pgn.com, jmmcarthur@duke-energy.com, + jsanders@clarkpud.com, kims@kimballenergy.com, klambe@puget.com, + kri.pam@pdg.net, llightfoot@coral-energy.com, lmanis@sdge.com, + lprior@enron.com, niels_a_vervloet@reliantenergy.com, + ramperms@bp.com, rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, sghill@bcgas.com, + sgwi@dynegy.com, spjutd2@wdni.com, ssouth@enron.com, + stephane.brodeur@enron.com, tdizona@coral-energy.com, + tgilliam@avistaenergy.com, tom.mckay@engageenergy.com, + tom.mckay@engageenergy.com, val_yildirok@pgn.com, + wharlan@ix.netcom.com, zcourns@national-fuel.com +Subject: NWP System Notice - 01-155 AVAILABLE NWP FIRM CAPACITY +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Turpin, Susan T" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: November 09, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-155 AVAILABLE NWP FIRM CAPACITY + +Notice Text: +All Shippers Notification: 01-155?????? ??????? +Dated November 9, 2000 + + +TO:???? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????????????????????? +? (801) 971-5983 cellular?? +??????????????????????? +?????????????????????? Williams Gas Pipeline-West +?????????????????????? Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR AVAILABLE FIRM MAINLINE +??????? ??????? TRANSPORTATION CAPACITY ON NORTHWEST'S TRANSMISSION SYSTEM + +Northwest has posted the following package of available firm TF-1 Large +Customer +transportation capacity to its Electronic Bulletin Board ("EBB") for +competitive bid pursuant +to the "Right-of-First-Refusal; Posting of Pipeline Capacity" provision of +Northwest's Tariff, +which requires availability of capacity to be posted to the EBB subject to +bid.? All prearranged +terms are indicated below, if applicable.? The prearranged shipper has the +right to match the +highest economic value at the end of the bid period.? If the prearranged +shipper does not +match the highest economic value, award of such capacity will be made +according to +Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS CLOSED +BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace Karpakis or your +Marketing +Services Representative if you encounter any problems with your EBB bid(s).? +DON'T WAIT +UNTIL THE LAST MINUTE TO POST YOUR BID.? Time deadlines are electronically +monitored +and implemented. + + +PACKAGE "AA" +From the October 31, 2000 Posting +EBB OFFER # ____ + +RECEIPT ??????? ??????? DELIVERY??????? ?? TOTAL??????? INITIAL PRIMARY +PREARRANGED +?POINT? ??????? ??????? POINT ? ?? DTH/D???????? CONTRACT TERM? ?? OFFER +?? + +Crossover?????????????????????????? Green River-??? 23,152???? 11/14/00 - +11/18/00????? ??? YES +??????? 16??????????????????????????????????????? CIG + +Min. Acceptable Bid:???????? ?? $0.03 per Dth of daily Volumetric Reservation +Contract?????????????????????????????????????????????????????????????????????? +????????????????????????????????????????????????????????????????????? Demand? +for Flexible Receipt/Delivery Point Rights + +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 23,152 Dth/d +Bid Open Date:? ??????? 11/09/00 - (4:00 pm Central Time) +Bid Close Date: ??????? 11/10/00 - (4:00 pm Central Time) +Award Deadline: ??????? 11/10/00 - (5:00 pm Central Time) +Evergreen:????? ??????? ??????? Day to Day, One (1) Business Day Prior +Notification +Special Terms & Cond:?? ??????? See 1, 2 and 3 Below. + + + +PACKAGE "Q" +From the October 31, 2000 Posting +EBB OFFER # ____ + +RECEIPT ??????? ??????? DELIVERY??????? ?? TOTAL??????? INITIAL PRIMARY +PREARRANGED +POINT ? ??????? POINT ? ??? DTH/D??????? CONTRACT TERM? ?? OFFER + +Shute Creek??????????????????????? Ignacio??????????????? 10,000????? +11/14/00 - 11/30/00?????? ??? YES +????????????????????????????????????????????? Bondad-EPNG + +Min. Acceptable Bid:???????? ?? $0.07 per Dth of daily Reservation Contract +Demand for Flexible +?????????????????????????????????????????????? Receipt/Delivery Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 10,000 Dth/d +Bid Open Date:? ??????????????????????? 11/09/00 - (4:00 pm Central Time) +Bid Close Date: ??????? 11/10/00 - (4:00 pm Central Time) +Award Deadline: ??????? 11/10/00 - (5:00 pm Central Time) +Evergreen:????? ??????? ??????? Month to Month, Ten (10) Business Day Prior +Notification +Special Terms & Cond:?? ??????? See 1, 2 and 4 Below. + + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into the +transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity and +shipper and replacement shipper may utilize any available points on +Northwest's +?transmission system without impacting the discount for the original shipper. + +3. This prearranged offer is a volumentric reservation contract demand.? A +monthly base +reservation charge per unit of transportation contract demand shall be the +awarded +rate/dth multiplied by the dth's delivered during the month, divided by the +total +monthly Transportation Contract Demand.? In addition to the Volumetric +Reservation +Charge Bid, shipper will pay the volumetric charge, the applicable surcharges +and +fuel. + +4. This prearranged offer is for a reservation contract demand rate.? In +addition to the +Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable +surcharges and fuel. +? + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation capacity +for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available transportation +capacity.? Multiple electronic bid(s) can be submitted for the total +available transportation +capacity under the specified package OR multiple rates can be submitted each +for a partial +amount of available transportation capacity under the specified package.? If +the same +Shipper submits multiple bids, the highest present value for such package of +available +transportation capacity shall be considered the valid bid. All other bids +from the same +Shipper for the same package of transportation capacity will be discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is less than +??????? minimum tariff rate, the following formula is utilized:? Bid Rate x +FERC Interest Rate x The +??????? Maximum Bid Quantity x 365 days/100/12; or if the maximum rate is +bid, the following +??????? formula is utilized:? Bid Rate x FERC Interest Rate x Maximum Bid +Quantity x days bid/100. +??????? In case of a tie, each tied shipper will have the right to improve +its bid by submitting an +??????? improved bid within 24 hours of the bid close time.? Such improved +bid shall be faxed to +??????? (801) 584-7076 to Candace Karpakis or Patrick Aman.? If a tie still +exists, such capacity +??????? shall be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than indicated +??????? for the capacity unless maximum rate is bid. +? + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button on the offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The +screen will allow you to review the conditions of the offer.? Close this +screen when you +have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting the "VIEW +BID" button.? Close this screen when you have finished viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" +button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, +highlight the receipt/delivery point section with the left mouse button and +modify +accordingly. Select "SAVE".? If an error appears at the button of the screen, +the error +will need to be corrected and the data will need to be saved again.? If +successful, a +message will appear indicating the bid information has saved and the bid rate +must +be entered.? Select "OK". +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +You have just "CREATED" your bid for the offer.? You now need to "SUBMIT" +your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button. + +All of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you +would like +to submit.? Select the "SUBMIT" button at the top of the screen to post the +bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button.? All of +your +bids will appear.? If the bid has not yet been submitted, highlight the "BID +IN DRAFT +STATUS" that you would like to withdraw.? Select the "WITHDRAW" button at the +top +of the screen to withdraw the bid.? After a bid has been withdrawn, you can +select the +"DELETE" button at the top of the screen to delete it from the screen. +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + + + +Word: F\Short Term/Capacity for Bid-All 2000 November 9 2000 01-155.doc \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/31294206.1075855486090.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/31294206.1075855486090.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7cf58050 --- /dev/null +++ b/demo/ermis-f/Notes/cur/31294206.1075855486090.JavaMail.evans@thyme:2,S @@ -0,0 +1,290 @@ +Message-ID: <31294206.1075855486090.JavaMail.evans@thyme> +Date: Thu, 16 Nov 2000 00:12:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Go + to www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 16, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 16, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Alberta's Oil and Natural? Gas Revenue Doubles + + + + ? ? Alberta's revenue from oil and natural gas will more than double this +year to about C$8.7 billion. It will use most of the money to cut its debt. +Alberta, the biggest international supplier of natural gas to the US, will +pay down its debt by C$4.5 billion this year and give residents C$485 +million in tax and energy-bill rebates. Alberta is expecting a C$4.2 billion +budget surplus in the fiscal year ending March 31. Alberta collects a +percentage of revenue from oil and natural gas produced in the province. +The province's debt, now around C$12.5 billion, rose when prices were low. +Alberta's low debt and its repayment program have earned it the highest +credit rating of any Canadian province. + + + + + + + + + + + [IMAGE] + + + + + + + + Natural? Gas? Storage? Report + + + + + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + ? ? ? ? ? ? Week? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Prev? + ? ? ? ? ? ?Ending? ? Prev? ? ? ? ? ? ? ? ? ?Prev? ? Year? ? + | Region | 11/10/00| Week | Diff | % Full | Year | % Full + | Prod? ?|? ?688? ?|? 687 |? ?1? |? 72%? ?|? 847 |? 89%? ? + | East? ?|? 1682? ?| 1678 |? ?4? |? 92%? ?| 1730 |? 95%? ? + | West? ?|? ?372? ?|? 383 | -11? |? 74%? ?|? 439 |? 87%? ? + |? ? ? ? |? ? ? ? ?|? ? ? |? ? ? |? ? ? ? |? ? ? |? ? ? ? + | Total? |? 2742? ?| 2748 |? -6? |? 83%? ?| 3016 |? 91%? ? + + + + + + + + [IMAGE] + + + [IMAGE] + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 16, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 16, 2000 + + + + + + + [IMAGE] + + + + + + + + Canadian 88 Losses Increase + + ? + + ? ? Canadian 88 Energy, which has put itself up for sale, says its third +quarter loss widened seven-fold because of production problems and an +ill-fated natural gas hedging program. It reported the loss grew to C$5.2 +million. Cash flow, a key indicator a firm's ability to fund future +exploration, fell 64% to C$2.3 million from C$6.4 million. The third quarter +results reflected the one-time impact of the upgrading program at the Olds +Gas Plant, which shut-in? 26 MMcf per day of natural gas and 770 barrels of +liquids daily from September 5th until October 7th. Most Canadian firms have +been big winners in the natural gas market, but not Canadian 88, whose +natural gas hedging reduced cash flow by $26 million in the quarter. + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img34.gif + - img11.gif + - img35.gif + - id=1381847 + - img36.gif \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/31445552.1075855486431.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/31445552.1075855486431.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0d46ba4c --- /dev/null +++ b/demo/ermis-f/Notes/cur/31445552.1075855486431.JavaMail.evans@thyme:2,S @@ -0,0 +1,484 @@ +Message-ID: <31445552.1075855486431.JavaMail.evans@thyme> +Date: Tue, 14 Nov 2000 04:26:00 -0800 (PST) +From: dawnell.a.pace@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cards@wdni.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jennifer_owen@pgn.com, jmmcarthur@duke-energy.com, + jsanders@clarkpud.com, kims@kimballenergy.com, klambe@puget.com, + kri.pam@pdg.net, llightfoot@coral-energy.com, lmanis@sdge.com, + lprior@enron.com, niels_a_vervloet@reliantenergy.com, + ramperms@bp.com, rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, sghill@bcgas.com, + sgwi@dynegy.com, spjutd2@wdni.com, ssouth@enron.com, + stephane.brodeur@enron.com, tdizona@coral-energy.com, + tgilliam@avistaenergy.com, tom.mckay@engageenergy.com, + tom.mckay@engageenergy.com, val_yildirok@pgn.com, + wharlan@ix.netcom.com, zcourns@national-fuel.com +Subject: NWP System Notice - 01-164 Available/ Potentially Avail Firm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Pace, Dawnell A" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: November 14, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-164 Available/ Potentially Avail Firm + +Notice Text: +All Shippers Notification:? 01-164??? Dated : November 14, 2000 + +To:???? ??????? All Shippers + +Subject: ?????? NORTHWEST PIPELINE'S +???????? ?????? ?? NOTICE OF AVAILABLE AND POTENTIALLY AVAILABLE +??????? ??????? FIRM TRANSPORTATION CAPACITY1) + +??????? ??????? ??????? ??????????????????????????????????????????? Total??? +Available +Pkg? Receipt Point2)????????? Delivery Point2)??????????????? Dth/d????? +Date3)?? + +A??? Sumas??????????????? Puget(Canyon)???????????????????????????? 21,000?? +NOW + +B??? Sumas??????????????? Puget(Canyon)?????????????????????????????? 7,000?? +12/01/00 9) + +C??? Sumas?????????????? Kern River/Muddy Crk.? ? 9,772?? 02/01/01 10) + +D??? Sumas(1160)????????? Kemmerer??? ? ??????? ? 2,750?? 12/01/00 9) +???? Ignacio Plant(1590) + +E??? Sumas(2,390)???????? Monticello(330)???????????????????????????? 6,016?? +12/01/00 9) +???? Ignacio(3,626)????????? Rio Algom(300) +??????????????????????????????????????? Moab#2(1,861) +??????????????????????????????????????? Moab(2,283) +??????????????????????????????????????? Arches National Park(17) +??????????????????????????????????????? Vernal(653) +??????????????????????????????????????? Dutch John(125) +??????????????????????????????????????? Redwash(447) + +********************************************************************** +Jackson Prairie Receipt Point Capacity +Available for TF-1 or TF-2 Service as specified below + +F??? Jackson Prairie?????? +SIPI????????????????????????????????????????????????? 47,341?? NOW 5)8) +???? (55,715)?????????????????????? +Lynden??????????????????????????????????????????????? 592????? +????????????????????????????????????????? +Lawrence??????????????????????????????????????????? 81?????? +????????????????????????????????????????? +ACME?????????????????????????????????????????????????? 68?????? +?????????????????????????????????????????? Mt. +Vernon??????????????????????????????????????? 115????? +??????????????????????????????????????????? +Sedro/Woolley???????????????????????????????? 3,988??? +??????????????????????????????????????????? LDS +Church?????????????????????????????????????? 133????? +??????????????????????????????????????????? Granite +Falls????????????????????????????????????? 1,536??? +??????????????????????????????????????????? +Machias????????????????????????????????????????????? 1,840??? +??????????????????????????????????????????? +Snohomish???????????????????????????????????????? 21?????? + +G??? Jackson Prair?? ie????? Echo +Lake??????????????????????????????????????????? 33?????? NOW 5)8) +???? (7,530)?????????????????????????? Duval/Cottage +Lake????????????????????????? 183???? +??????????????????????????????????????????? +Redmond?????????????????????????????????????????? 3,293?? +?????????????????????????????????????????? May +Valley?????????????????????????????????????????? 300???? +??????????????????????????????????????????? Lake +Francis????????????????????????????????????? 2,808?? +??????????????????????????????????????????? +Covington?????????????????????????????????????????? 263???? +??????????????????????????????????????????? Black +Diamond????????????????????????????????? 450???? +??????????????????????????????????????????? +Enumclaw?????????????????????????????????????????? 200???? + +H??? Jackson Prairie????? Sedro/Woolley??????????????????????????????????? +8,300??? 05/01/01 5)10) + +I??? Jackson Prairie?????? South Lake??????????????????????????????????????? +35,500?? NOW 6) +?? +J??? Jackson Prairie?????? Idaho State Pen.?????????????????????????????? +1,735??? NOW 6) + +K??? Jackson Prairie????? Kern River/Muddy Crk.????????????????? 98,069?? NOW +6) + +L??? Jackson Prairie????? Shute Creek???????????????????????????????????? +7,688??? NOW 6) + +M?? Jackson Prairie????? Pocatello?????????????????????????????????????????? +1,198??? NOW 6) + +N??? Starr Road?????????????? Inland +Paper????????????????????????????????????? 830????? NOW 8) + +O??? Stanfield????????????????? +Stanfield??????????????????????????????????????????? 3,681??? 12/01/00 9) + +P??? Stanfield?????????????????? +Stanfield????????????????????????????????????????? 14,490?? 04/01/02 10) + +Q??? Shute Creek?????????? Ignacio-Bondad (EPNG)???????????????? 25,000?? NOW + +R??? Shute Creek????????? Ignacio-Bondad (EPNG)?????????????????? 35,000 +12/01/00 9) + +S??? Shute Creek????????? Ignacio-Bondad (EPNG)??????????????????? 15,000?? +11/01/01 9) + +T??? Opal Plant????????????? Western Mkt Center?????????????????????? +90,000?? 04/01/01 9) + +U??? Painter??????????????????? Muddy Creek (KERN)??????????????????????? +5,000??? NOW 8) + +V??? Painter?????????????????? Muddy Creek (KERN)??????????????????????? +3,351??? NOW 8) + +W??? Painter????????????????? Muddy Creek (KERN)????????????????????? +35,000?? 12/01/00 9) + +X??? Western Mkt Center?? Crossover 16-Questar?????????? 30,415?? 12/01/00 7) +9) + +Y??? Western Mkt Center?? Crossover 16-Questar?????????? 20,000?? 12/01/00 7) +9) + +Z??? Western Mkt Center?? Clay Basin????????????????????????????????? +4,585??? NOW 7) 8) + +AA?? Crossover 16???????? Green River-CIG????????????????????????? 23,152?? +NOW 7) 8) + +BB?? Crossover 16???????? Clay Basin???????????????????????????????????? +27,263?? NOW 7) 8) + +CC?? Green Rvr/McKinn-CIG Clay Basin????????????????????????????? 23,152?? +NOW 7) 8) + +DD?? Clay Basin?????????? Chevron Rangely(6093)???????????????????? 7,488??? +03/01/01 9) +???????????????????????????????????? Vernal (1395) + +EE?? Clay Basin?????????? Redwash/Questar???????????????????????????? +19,240?? 03/01/01 7) 9) + +FF?? Clay Basin?????????? +Rifle????????????????????????????????????????????????????? 7,770??? NOW 7) 8) + +GG?? Clay Basin?????????? +Rifle??????????????????????????????????????????????????? 1,850??? NOW 7) 8) + +HH?? Clay Basin?????????? American Soda Ash??????????????????????? 1,140??? +NOW 7) 8) + +II?? Redwash/Chevron????? Green River-CIG??????????????????????? 1,850??? NOW +8) + +JJ?? Redwash/QPC????????? Rifle?????????????????????????????????????????????? +1,050??? NOW 7) 8) +???? +KK??? Greasewood?????????? Clay Basin?????????????????????????????????? +2,765??? NOW 8) + +LL?? Barrett????????????? Kern +River???????????????????????????????????????????? 4,097??? 03/01/01 9) +? +MM?? Barrett????????????? Green River-CIG?????????????????????????????? +6,460??? NOW 8) + +NN?? Sand Springs???????? Ignacio-Bondad (EPNG)????????????? 23,148?? +12/01/00- +????????????????????????????????????????????????????????? 03/31/01 4) + +OO?? Sand Springs???????? Ignacio-Bondad (EPNG)????????????? 23,148?? +11/01/01 4,10) + +PP?? West Douglas???????? Clay Basin???????????????????????????????????? +2,354??? NOW 8) + +Q Q?? Calf Canyon(410)???? Kern River?????????????????????????????????? +703????? 12/01/00 9) +???? Foundation Crk.(293) + +RR?? Ignacio Plant??????? Green River-CIG?????????????????????????????? +5,000??? 12/01/00 9) + +SS?? Ignacio Plant??????? Green River-CIG??????????????????????????????? +1,424??? NOW 8) + +TT?? Ignacio Plant??????? Grand Junction????????????????????????????????? +4,000??? 12/01/00 9) + +UU?? Ignacio Plant??????? Grand Junction?????????????????????????????????? +4,310??? NOW 8) + +VV?? Ignacio Plant??????? Ignacio -Bondad (EPNG)?????????????????? 25,000?? +NOW 8) + +WW?? Ignacio Plant??????? Ignacio -Bondad (EPNG)??????????????????? 15,000?? +NOW 8) + +XX?? Ignacio Plant??????? Ignacio -Bondad (EPNG)?????????????????????? +10,000?? NOW 8) + +YY?? Blanco Hub-TW??????? Green River-CIG??????????????????????????????? +20,000?? 12/01/00 9) + +ZZ?? Blanco Hub-TW??????? Green River-CIG????????????????????????????????? +30,000?? NOW 8) + +************************************************************************ + +1) This notification supercedes all previous Notices of Available and? +??? Potentially Available Capacity and is subject to change at any time. + +2) Other receipt and delivery points utilizing the described +??? transportation corridor may be available. + +3)? Potential Availability date for the Capacity. + +4)? Contracts shall include the following subordinate scheduling +??? provision if the requested term extends into a critical operational +??? period: + +To the extent Shipper's nominated volumes are not scheduled solely +due to Shipper's subordinate scheduling priorities set forth below, +the monthly base reservation charge will be discounted to $0.00 per +Dth for that quantity only. + +Section 14.1(c)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights through any mainline constraint +from the Sand Springs receipt point to the Ignacio Bondad (or +LaPlata-TW) delivery point(s) to have a scheduling priority which +will be subordinate to the scheduling priority for any firm shipper +with primary corridor rights that encompass and extend beyond the + + +5)Available for TF-1 or TF-2 transportation service.? TF-2 service? +??????? will not be discounted below Northwest's current Tariff filed +??????? ratefor TF-2 service.? Additionally, TF2 service must be linked +??????? to requester's designated storage contract or storage +??????? ownership right. TF-2 service shall include the following +??????? subordinate scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights from the Jackson Prairie receipt +point to the _____________ delivery point to have a scheduling +priority at any northflow constraint point in that corridor that is +subordinate to the scheduling priority for any firm service with +unconditioned primary corridor rights through such constraint point. + +6)??? Available for TF-2 transportation service only. TF-2 service will +??????? not be discounted below Northwest's current Tariff filed rate for +??????? TF-2 service.? Additionally, TF2 service must be linked to??????? +??????? requester's designated storage contract or storage ownership????? +??????? right.? TF-2 service shall include the following subordinate?? +??????? scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights from the Jackson Prairie receipt +point to the _____________ delivery point to have a scheduling +priority at any southflow constraint point in that corridor that is +subordinate to the scheduling priority for any firm service with +unconditioned primary corridor rights through such constraint point. + +7)??? Capacity is not to exceed a one month primary term with evergreen +??????? language.? Any offers with terms greater than one month will need to +??????? be evaluated for possible seasonal flow conditions that may restrict +??????? the available capacity beyond a one month term. + +8)??? This capacity is currently under contract with an evergreen clause. +??????? This capacity can be made available by providing one business day +??????? written termination notification to the current holder of the? +??????? capacity. + +9)??? This capacity is currently under contract with an evergreen clause. +10) This capacity can be made available by providing ten business +??????? days written termination notification to the current holder of +??????? the capacity. + +11) This capacity is currently under contract and does not contain an??? +evergreen clause. + +12) This capacity is "mitigated" capacity and will not contain an??????? +evergreen clause. + +13) This capacity is available only for the term offered.? No evergreen??? +clause available.? + +PROCEDURE FOR REQUESTING AVAILABLE AND +POTENTIALLY AVAILABLE +TRANSPORTATION CAPACITY + +To request Potentially Available Transportation Capacity available on +the first day of December 2000, Shipper must submit a Prearranged Offer +in the form of the Letter Agreement provided below.? This Letter +Agreement must be received by Northwest no later than 2:00 pm Central +Time on November 14, 2000.? Northwest will accept or reject the +Prearranged Offer by no later than the end of of the gas day on November +14, 2000. If the Prearranged Offer is acceptable, Northwest will provide +a 10-day termination notice to the current holder of the Capacity, post +the Prearranged Offer for bid, and Award the capacity no later than two +business days after the Bid Close Date.? Unless otherwise specified in +this posting, bids will be evaluated and awarded pursuant to the +procedure set forth in Northwest's tariff. + +To request the Potentially Available Transportation Capacity with the? +one business day termination provisions as indicated by footnote "8)",? +Shipper must submit a Prearranged Offer in the form of the Letter +Agreement provided below.? Upon receipt of this Letter Agreement +Northwest will either accept or reject the Prearranged Offer within 24- +hours. If the Prearranged Offer is acceptable, Northwest will provide +the one business day termination notice to the current holder of the +Capacity, post the Prearranged Offer for bid, and Award the capacity no +later than two business days after the Bid Close Date.? Unless otherwise +specified in this posting, bids will be evaluated and awarded pursuant +to the procedure set forth in Northwest's tariff. + +To request Available Transportation Capacity, Shipper must immediately +submit a Prearranged Offer in the form of the Letter Agreement provided +below.? Northwest will accept or reject the Prearranged Offer within two +(2) business days of receipt of the prearranged offer.? If the +Prearranged Offer is acceptable, Northwest will post the Prearranged +Offer for bid, and Award the capacity no later than two business days +after the Bid Close Date.? Unless otherwise specified in this posting, +bids will be evaluated and awarded pursuant to the procedure set forth +in Northwest's tariff. Northwest has the right to re-post Available +capacity for bid with or without prearranged offers. + + +??????? _________________(Date) + + +____________________________ (Company Name)> +____________________________ (Company Address) +____________________________ (City, State, Zip) + +VIA FACSIMILE - (801) 584-7076 + +Northwest Pipeline Corporation +c/o Williams Gas Pipelines - West +Attn: Candace C.? Karpakis +295 Chipeta Way +Salt Lake City, UT 84158 + +Re:???? Prearranged Offer for Available or Potentially Available +Transportation Capacity on Williams' Northwest Pipeline Transmission System + +Dear Candace: + +_______________________ ("Shipper") submits the following bid for +available or potentially available transportation capacity ("Capacity") +designated as package _____ on Northwest Pipeline Corporation's +("Northwest") "Notice of Available or Potentially Available Firm +Transportation Capacity" dated November 14, 2000.?? Shipper recognizes and +agrees that the Capacity will be subject to the Special Conditions set +forth in this posting.? Shipper's request? is?? or?? is not?? (circle one) +contingent upon confirmation that its offered discount rate provides use +of receipt/delivery points outside the receipt/delivery point corridor +specified in the package.? If maximum rate is offered, this provision does +not apply.? Shipper understands that its prearranged offer is subject to +the Special Conditions described below. + +Shipper understands that Northwest will post the prearranged details of +?this offer for such Capacity for bidding and Shipper will have the right +to match the highest bid value upon close of the bid process.? Northwest +will not disclose the identity of the prearranged bidder in such posting. + +Service Type:?????????? TF-1 Large Customer + +Contract Demand(Dth/d): ____________________ + +Receipt Point(s)(if other than those posted for the designated package of +capacity)????????????????????????? ____________________ +Delivery Point(s)(if other than those posted for the designated package of +capacity)??????????????????????????????? ____________________ +Daily Reservation Rate: $_______/Dth? (applicable surcharges, volumetric +?charge & fuel are additive) + +Term:______________________________to___________________________________ + +Evergreen Requested (circle one):?????? Yes?? or???? No + +Identity of any affiliate of Northwest involved in Shipper's transaction: +Indicate "None" or "Name the Affiliate":? +_________________________________________________ + +Northwest's acceptance of Shipper's prearranged offer for the Capacity +will constitute a binding agreement between Northwest and Shipper.? +Shipper shall be awarded the Capacity at the terms agreed upon in this +Letter Agreement if no bids are received with a greater economic value for +such Capacity during the bid process. If Shipper elects to match a bid +with a greater economic value, it shall be awarded the Capacity according +to the terms of the matched bid. Shipper agrees to electronically execute +a service agreement on Northwest's Electronic Bulletin Board which +confirms the terms of the final accepted transaction. + +If you have questions or comments regarding the above referenced +information, please contact __________________________ at +______________________(Phone Number) ______________________(Fax Number). + +Sincerely, + +______________________________???????????????? (Name) +______________________________???????????????? (Title) + +(Accepted? /? Rejected) by Northwest: + +Date: _______________?? Name: ________________________________ + +SPECIAL CONDITIONS +(For Prearranged Offer Agreement) + +If the prearranged offer for the Capacity is accepted at a discount rate +which provides for the use of receipt/delivery points outside the +specified receipt/delivery point corridor for the Capacity, the accepted +prearranged offered discount rate shall apply no matter which receipt and +delivery points are utilized by Shipper, or any temporary replacement +Shipper, under capacity release transactions, including segmented +releases.? If the accepted prearranged offered discount rate for the +Capacity does not provide for use of receipt/delivery points outside the +specified receipt/delivery point corridor for the Capacity, the accepted +prearranged offered discount rate shall apply to Shipper, or any temporary +replacement Shipper, only to the extent that both Shipper and any +temporary replacement Shipper utilize receipt points within their +respective primary firm receipt/delivery point to primary firm delivery +point corridors, otherwise, Shipper will be liable for Northwest's maximum +tariff rates. + +If you are interested in discussing any of the Available or Potentially +Available Capacity, please call Candace Karpakis at (801) 584-6996 (work) +or at (801) 971-5983 (cellular). + +Word:? F:\NWP Capacity Postings\2000 All Shipper Notices\01-164 11-14-2000 +WGP-W +Dap/cc + +? + + diff --git a/demo/ermis-f/Notes/cur/31454069.1075855487305.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/31454069.1075855487305.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e369ccf6 --- /dev/null +++ b/demo/ermis-f/Notes/cur/31454069.1075855487305.JavaMail.evans@thyme:2,S @@ -0,0 +1,54 @@ +Message-ID: <31454069.1075855487305.JavaMail.evans@thyme> +Date: Tue, 7 Nov 2000 10:12:00 -0800 (PST) +From: perfmgmt@enron.com +To: frank.ermis@enron.com +Subject: Year End 2000 Performance Feedback +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "perfmgmt@enron.com" +X-To: frank.ermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +NOTE: YOU WILL RECEIVE THIS MESSAGE EACH TIME YOU ARE SELECTED AS A REVIEWER. + +You have been selected to participate in the Year End 2000 Performance +Management process by providing meaningful feedback on specific employee(s). +Your feedback plays an important role in the process, and your participation +is critical to the success of Enron's Performance Management goals. + +To complete requests for feedback, access PEP at http://pep.corp.enron.com +and select Perform Review under Performance Review Services. You may begin +providing feedback immediately and are requested to have all feedback forms +completed by Friday, November 17, 2000. + +If you have any questions regarding PEP or your responsibility in the +process, please contact the PEP Help Desk at: + +Houston: 1.713.853.4777, Option 4 +London: 44.207.783.4040, Option 4 +Email: perfmgmt@enron.com + +Thank you for your participation in this important process. + +The following is a CUMULATIVE list of employee feedback requests with a +status of "OPEN." Once you have submitted or declined an employee's request +for feedback, their name will no longer appear on this list. + + + + +Review Group: ENRON +Feedback Due Date: Nov 17, 2000 + +Employee Name Supervisor Name Date Selected +------------- --------------- ------------- +CHRISTIANSEN, SUZANNE D RANDALL L GAY Nov 01, 2000 +FRANK, CAROLE C DARRON C GIRON Nov 01, 2000 +GAY, RANDALL L ROBERT A SUPERTY Nov 01, 2000 +LUCCI, PAUL T MARK WHITT Nov 02, 2000 +WOLFE, JASON DARRON C GIRON Nov 06, 2000 \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/31618348.1075855487451.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/31618348.1075855487451.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3f02b14a --- /dev/null +++ b/demo/ermis-f/Notes/cur/31618348.1075855487451.JavaMail.evans@thyme:2,S @@ -0,0 +1,53 @@ +Message-ID: <31618348.1075855487451.JavaMail.evans@thyme> +Date: Fri, 3 Nov 2000 01:55:00 -0800 (PST) +From: massimo.marolo@enron.com +To: keith.holst@enron.com, mike.grigsby@enron.com, frank.ermis@enron.com +Subject: FERC Nov 1 Order +Cc: pallen@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: pallen@enron.com +X-From: Massimo.Marolo@enron.com +X-To: Keith.Holst@enron.com, Mike.Grigsby@enron.com, Frank.Ermis@enron.com +X-cc: pallen@enron.com +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +This is a follow up from the Nov 1st FERC meeting regarding california soft +caps + + + + +---------------------- Forwarded by Massimo Marolo/NA/Enron on 11/03/2000 +09:50 AM --------------------------- + +From: James D Steffes on 11/02/2000 08:39 AM + +To: Eric Thode/Corp/Enron@ENRON, Massimo Marolo/NA/Enron@Enron, Dennis + Benevides/HOU/EES@EES, Jubran Whalan/HOU/EES@EES, Neil + Bresnan/HOU/EES@EES, Christopher F Calger/PDX/ECT@ECT, Mary + Hain/HOU/ECT@ECT +cc: + +Subject: FERC Nov 1 Order + +Here are the key public message points and the Summary of the Order. + +Call with questions. + +Jim + +(See attached file: Overview of Nov 1 FER Order.doc) + + + +(See attached file: Enron Public Response to FERC Order.doc) + + + + - Overview of Nov 1 FER Order.doc + - Enron Public Response to FERC Order.doc \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/31641559.1075855485356.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/31641559.1075855485356.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..45d81baa --- /dev/null +++ b/demo/ermis-f/Notes/cur/31641559.1075855485356.JavaMail.evans@thyme:2,S @@ -0,0 +1,246 @@ +Message-ID: <31641559.1075855485356.JavaMail.evans@thyme> +Date: Mon, 27 Nov 2000 10:51:00 -0800 (PST) +From: miki.bode@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cards@wdni.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jennifer_owen@pgn.com, jmmcarthur@duke-energy.com, + jsanders@clarkpud.com, kims@kimballenergy.com, klambe@puget.com, + kri.pam@pdg.net, llightfoot@coral-energy.com, lmanis@sdge.com, + lprior@enron.com, niels_a_vervloet@reliantenergy.com, + ramperms@bp.com, rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com +Subject: NWP System Notice - 01-174 Soliciting Electronic Bids +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Bode, Miki" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: November 27, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-174 Soliciting Electronic Bids + +Notice Text: + +All Shippers Notification: 01-174?????? ??????? ??????? Dated November 27, +2000 + + + +TO:???? ??????? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????? (801) 971-5983 +cellular +?????????????????????? Williams Gas Pipeline-West +?????????????????????? Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR +?????????????????????? AVAILABLE FIRM MAINLINE TRANSPORTATION +?????????????????????? CAPACITY ON NORTHWEST'S TRANSMISSION SYSTEM +Northwest has posted the following package of available firm TF-1 Large +Customer transportation capacity to its Electronic Bulletin Board ("EBB") +for competitive bid pursuant to the "Right-of-First-Refusal; Posting of +Pipeline Capacity" provision of Northwest's Tariff, which requires +availability of capacity to be posted to the EBB subject to bid.? All +prearranged terms are indicated below, if applicable.? The prearranged +shipper has the right to match the highest economic value at the end of +the bid period.? If the prearranged shipper does not match the highest +economic value, award of such capacity will be made according to +Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS CLOSED +BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace Karpakis or your +Marketing Services Representative if you encounter any problems with your +EBB bid(s).? DON'T WAIT UNTIL THE LAST MINUTE TO POST YOUR BID.? Time +deadlines are electronically monitored and implemented. + + +PACKAGE "A" +From the November 14, 2000 Posting +EBB OFFER # 448 + +RECEIPT ? DELIVERY????? ?? TOTAL??????? INITIAL PRIMARY PREARRANGED +?POINT? ???? POINT ???? ??? DTH/D???????? CONTRACT TERM ??????? ??????? +OFFER?? + +Sumas?????? Puget (Canyon)??? 5,000?????????? 12/01/00 - +12/31/00?????? ????????? YES + +Min. Acceptable Bid:??? ??????? $0.032 per Dth of daily Reservation Contract +Demand for +????????????????????????????????????????????????????????????????????? +Flexible Receipt/Delivery Point Rights +Min. Acceptable Bid Vol:?????????? ???? 1 Dth/d +Max. Acceptable Bid Vol:?? ???? 5,000 Dth/d +Bid Open Date:? ??????? 11/27/00 - (5:00 pm Central Time) +Bid Close Date: ??????? 11/28/00 - (5:00 pm Central Time) +Award Deadline: ??????? 11/28/00 - (6:00 pm Central Time) +Evergreen:????? ??????? ??????? NONE +Special Terms & Cond:?? ??????? See 1, 2 and 3 Below. + + +PACKAGE "GG" +From the November 14, 2000 Posting +EBB OFFER # 447 + +RECEIPT ? DELIVERY????? ?? TOTAL??????? INITIAL PRIMARY PREARRANGED +?POINT? ???? POINT ???? ??? DTH/D?????? CONTRACT TERM ? ????? OFFER?? + +Clay Basin?????????? Rifle????????????? 1,850????????? 12/01/00 - +12/31/00????? ???????? YES + +Min. Acceptable Bid:??? ??????? $0.02 per Dth of daily Reservation Contract +Demand +for??????????????????????????????????????????????????????????????????????????? +????????????????????????????????????????????????????????????????? +FlexibleReceipt/Delivery Point Rights + +Min. Acceptable Bid Vol:??????? ?????????????????????? 1 Dth/d +Max. Acceptable Bid Vol:????? ? 1,850 Dth/d +Bid Open Date:? ??????? 11/27/00 - (5:00 pm Central Time) +Bid Close Date: ??????? 11/28/00 - (5:00 pm Central Time) +Award Deadline: ??????? 11/28/00 - (6:00 pm Central Time) +Evergreen:????? ??????? ??????? NONE +Special Terms & Cond:?? ??????? See 1, 2 and 3 Below. + + + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into +the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity and +shipper and replacement shipper may utilize any available points on +Northwest's transmission system without impacting the discount for the +original shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition to the +Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable +surcharges and fuel. + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation +capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available +transportation capacity.? Multiple electronic bid(s) can be submitted for the +total available +transportation capacity under the specified package OR multiple rates can be +submitted each +for a partial amount of available transportation capacity under the specified +package.? If +the same Shipper submits multiple bids, the highest present value for such +package of +available transportation capacity shall be considered the valid bid. All +other bids from the +same Shipper for the same package of transportation capacity will be +discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is less than +minimum tariff rate, the following formula is utilized:? Bid Rate x FERC +Interest Rate x The +Maximum Bid Quantity x 365 days/100/12; or if the maximum rate is bid, the +following formula +is utilized:? Bid Rate x FERC Interest Rate x Maximum Bid Quantity x days +bid/100. In case +of a tie, each tied shipper will have the right to improve its bid by +submitting an improved +bid within 24 hours of the bid close time.? Such improved bid shall be faxed +to (801) 584-7076 to Candace Karpakis or Patrick Aman.? If a tie still +exists, such capacity shall be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than indicated +for the capacity unless maximum rate is bid. + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button on the +offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The +screen will allow you to review the conditions of the offer.? Close this +screen when +you have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting the "VIEW +BID" button.? Close this screen when you have finished viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" +button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, highlight +the receipt/delivery point section with the left mouse button and modify +accordingly. Select +"SAVE".? If an error appears at the button of the screen, the error will need +to be corrected +and the data will need to be saved again.? If successful, a message will +appear indicating +the bid information has saved and the bid rate must be entered.? Select "OK". +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +??????? You have just "CREATED" your bid for the offer.? You now need to +"SUBMIT" +??????? your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button.? All +of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you would +like to submit +Select the "SUBMIT" button at the top of the screen to post the bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button.? All of +your bids will appear.? If the bid has not yet been submitted, highlight the +"BID IN DRAFT STATUS" that you would like to withdraw.? Select the "WITHDRAW" +button at the top of the screen to withdraw the bid.? After a bid has been +withdrawn, you can select the "DELETE" button at the top of the screen to +delete it from the screen. + +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + + + +Word: F\Short Term/Capacity for Bid-All 2000 November 27, 2000 01-174.doc \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/32024867.1075855487332.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/32024867.1075855487332.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c518804f --- /dev/null +++ b/demo/ermis-f/Notes/cur/32024867.1075855487332.JavaMail.evans@thyme:2,S @@ -0,0 +1,315 @@ +Message-ID: <32024867.1075855487332.JavaMail.evans@thyme> +Date: Tue, 7 Nov 2000 22:34:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Enerfax Daily +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +Subject: Click and go to http://www.enerfax.com if can not view properly + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] + [IMAGE] + + + [IMAGE] + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? November 7, 2000? -? ? Need a Past Issue +-Click Here + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? November 7, 2000 + + + + + + + [IMAGE] + + + + + + + + New Pipeline Interconnection to Offer Canadian Supply + + + + ? ? Empire State Pipeline and the National Fuel Gas have completed a new +Canadian pipeline interconnection at Pendleton, NY, allowing natural gas to +flow to the US from Canada. The volumes from Canada could flow to the +Buffalo area market as well as to NFG's interconnects with Tennessee Gas +Pipeline in East Aurora, NY and Ellisburg, PA; Dominion Transmission in +Ellisburg; and Transcontinental Pipeline and TETCO at Leidy. Empire Pipeline +is owned by ANR and Westcoast Energy's St. Clair Pipelines. ANR Pipeline +serves as the physical operator for Empire Pipeline, which extends for about +156 miles from Buffalo to Syracuse. Most of the natural gas will come from +Western Canada, and the new pipeline will give more flexibility and supply +options for Empire's shippers. + + + + + + + + + [IMAGE] + + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 5? -? November 7, 2000 + + + + + + + [IMAGE] + + + + + + [IMAGE] + [IMAGE] + + + + + + + Natural Gas - NYMEX Reportable Positions as of 10/31/00? + + + ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? +? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? +? ? ? ?Nonreportable + Non-Commercial? ? ? ? ? ? ? ? ? ? ? ? ? +Commercial? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?Total? ? ? ? ? ? ? ? ? ? ? +? ? ?Positions______ + Long? ? | Short? ? ?Spreading? ? ? ? ? |Long? ? ? ? ?| +Short? ? ? ? ? ? ? ? ? ? | Long? ? ? ? ?| Short? ? ? ? ? ? ? ? ?| +Long? ? ? ? | Short? + 7,039? ? ?5,943? ? ? ?78,522? ? ? ? ? ? ? ?431,107? ? ? +447,203? ? ? ? ? ? ? ? ? 516,669? ? ? 531,668? ? ? ? ? ? ? ?39,178? ? ? +24,178 Changes From 10/24/00 (Change In Open Interest: -38,886) + -5,407? ? ? ?44? ? ? ? ?-7,144? ? ? ? ? ? ? ? ?-23,577? ? ? +-30,509? ? ? ? ? ? ? ? ? ?-36,128? ? ? ?-37,609? ? ? ? ? ? ? ? -2,758? ? ? +-1,277 + Percent of Open Interest for Each Category of Traders + 1.3%? ? ? ?1.1%? ? ? ? 14.1%? ? ? ? ? ? ? ? ? 77.6%? ? ? ? +80.5%? ? ? ? ? ? ? ? ? ? ? 93.0%? ? ? ? ?95.7%? ? ? ? ? ? ? ? ? ? +7.0%? ? ? ? 4.3% Number Of Traders In Each Category (Total Traders: 156) + ? ? ?37? ? ? ? 24? ? ? ? ? ? ?43? ? ? ? ? ? ? ? ? ? ? ? ?90? ? ? ? ? ? ? +83? ? ? ? ? ? ? ? ? ? ? ? ? ?145? ? ? ? ? ? ? ?134 + (10,000 +Mmbtu's)? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? +? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?Open Interest: 555,846 + + + + + + + + [IMAGE] + + + [IMAGE] + + + + + + + + + Rotary Rig Counts Down + + + + ? ? The number of rigs exploring for oil and natural gas in North America +fell by 8 for the week ending November 3rd, according to Baker Hughes. The +number of rigs operating in the US fell by 6 to 763 to 1,078 compared to 763 +a year ago. The number of rigs in Canada fell by 2 to 362, compared with +last year's 336. In the Gulf of Mexico, the number of rigs searching for oil +and natural gas fell by 3 to 148 compared to 113 last year. The number of US +rigs searching for oil rose by 4 to 232, while the number searching for +natural gas fell by 10 to 845. The number of US rigs exploring on land fell +5 to 906, while the number operating offshore fell by 3 to 152. The number +in inland waters rose by 2 to 20.? There were 250 US rigs exploring +directionally, 68 exploring horizontally, and 760 exploring vertically. The +weekly rig count reflects the number of rigs exploring for oil and natural +gas, not those producing. + + + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 6? -? November 7, 2000 + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 7, 2000 + + + + + + + [IMAGE] + + + + + + + + PG&E to Acquire Mississippi Power Plant + + + + ? ? PG&E's National Energy Group plans to acquire the rights to the total +power generating capacity of an 810 MW natural gas fueled, combined cycle +power plant in Mississippi operated by Cogentrix Energy's? Southaven Power. +The generating capacity will be acquired by PG&E Energy Trading under a +long-term agreement. Terms were not disclosed. + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img12.gif + - img23.gif + - img24.gif + - img25.gif + - img9.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - id=1381847 + - img33.gif \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/32075374.1075855483885.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/32075374.1075855483885.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d331adfc --- /dev/null +++ b/demo/ermis-f/Notes/cur/32075374.1075855483885.JavaMail.evans@thyme:2,S @@ -0,0 +1,43 @@ +Message-ID: <32075374.1075855483885.JavaMail.evans@thyme> +Date: Sun, 10 Dec 2000 22:07:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: eSource presents eSearch +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +eSource Launches eSearch Site Bringing Research to Your Desktop + + +eSource, Enron's premier research group, launched their new product, eSearch, +on December 8, 2000. + +eSource's team of specialized researchers have created a web site to bring +information and research to every employee's desktop. The eSearch web site +offers many links to information resources, access to research databases, +specialized searches, sites to purchase books, articles, and reports, and +training. Employees can use the web site to conduct their own research or as +a vehicle to submit research requests. eSource's researchers and industry +specialists are available to all Enron business units to provide timely and +cost efficient research, to work with individuals or groups to fulfill one +time research requests, or to design ongoing, customized monitoring projects +or news updates. + + +The preferred browser is Internet Explorer + +Join us for a demonstration and training session on Friday, December 15th at +1:00-1:30 and 2:00-2:30 in room EB5C2. + + + +http://esource.enron.com +Discover a Wealth of Information at Your Desktop \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/3241583.1075855497174.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/3241583.1075855497174.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..91df150b --- /dev/null +++ b/demo/ermis-f/Notes/cur/3241583.1075855497174.JavaMail.evans@thyme:2,S @@ -0,0 +1,46 @@ +Message-ID: <3241583.1075855497174.JavaMail.evans@thyme> +Date: Sun, 13 May 2001 12:37:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Espeak with Fitness Expert, Dr. Joel Bloom +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Ever wonder . . . . + +? Do those sports drink like Gatorade work? +? How much exercise is too much? +? If I want to bulk-up those muscles, is Creatine safe? +? Do weight gaining powders work? +? What about diet pills? + +Then join Dr. Joel Bloom for an Enron eSpeak on Tuesday, March 15, 2001 at +10:00 AM when he will answer these questions and many more. Just go to +http://ethink.enron.com/. + +Dr. Bloom is an Associate Professor in the Department of Health and Human +Performance at the University of Houston. Joel specializes in Biomechanics, +Sports Medicine, and Aquatic Therapy. He is a strong advocate for bringing +back physical activity into public schools and is on the Texas Commission for +Bicycle Safety. He has also published several books and numerous articles on +sports performance, exercise, biomechanics, injury prevention, and training +programs. + +Dr. Bloom will talk about: + +? Sports Drinks vs. Water/ Truths and Myths +? Stretching/Truths and Myths +? Myths about Abdominal Exercises +? Supplements/ Risks and Benefits +? Food Label Reading/Fact or Fiction? +? To breakfast or not to Breakfast? + +So join us on Tuesday, March 15 on eSpeak. diff --git a/demo/ermis-f/Notes/cur/32493181.1075855497951.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/32493181.1075855497951.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..29e8a634 --- /dev/null +++ b/demo/ermis-f/Notes/cur/32493181.1075855497951.JavaMail.evans@thyme:2,S @@ -0,0 +1,42 @@ +Message-ID: <32493181.1075855497951.JavaMail.evans@thyme> +Date: Tue, 8 May 2001 12:56:00 -0700 (PDT) +From: perfmgmt@enron.com +To: frank.ermis@enron.com +Subject: Mid-Year 2001 Performance Feedback +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Performance Evaluation Process (PEP)" +X-To: "ERMIS, FRANK J" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +ERMIS, FRANK J, +? +You have been selected to participate in the Mid Year 2001 Performance +Management process. Your feedback plays an important role in the process, +and your participation is critical to the success of Enron's Performance +Management goals. +? +To complete a request for feedback, access PEP at http://pep.enron.com and +select Complete Feedback from the Main Menu. You may begin providing +feedback immediately and are requested to have all feedback forms completed +by Friday, May 25, 2001. +? +If you have any questions regarding PEP or your responsibility in the +process, please contact the PEP Help Desk at: +Houston: 1.713.853.4777, Option 4 or email: perfmgmt@enron.com +London: 44.207.783.4040, Option 4 or email: pep.enquiries@enron.com +? +Thank you for your participation in this important process. +? +The following is a CUMULATIVE list of employee feedback requests with a +status of "OPEN." Once you have submitted or declined an employee's request +for feedback, their name will no longer appear on this list. NOTE: YOU WILL +RECEIVE THIS MESSAGE EACH TIME YOU ARE SELECTED AS A REVIEWER. +? +Employee Name: +FRANK, CAROLE \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/32580677.1075855486972.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/32580677.1075855486972.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..71756bf7 --- /dev/null +++ b/demo/ermis-f/Notes/cur/32580677.1075855486972.JavaMail.evans@thyme:2,S @@ -0,0 +1,48 @@ +Message-ID: <32580677.1075855486972.JavaMail.evans@thyme> +Date: Thu, 9 Nov 2000 10:07:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: North Bound Access to I-45 Closed +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The second phase of reconstruction on IH 45 between W. Dallas and Memorial +will begin Saturday, November 11, 2000, all northbound lanes will be closed +at 7 PM. All northbound traffic will detour to US 59 North to IH-610 Loop. +Two northbound lanes will reopen Monday, November 13, 2000, at 5 AM. + + The Houston Avenue / Memorial Avenue exit and the entrance from Pease, + St. Joseph's Parkway, and Walker will be closed until further notice. +Anyone + typically using these routes must find an alternate route. + +The following routes are recommended by the Texas Department of Transportation + +New Ramp Chartres at Runnels to IH 10 West + +Louisiana North to IH 10 West on ramp + +Allen Parkway to Studemont or Waugh to IH 10 + +West Gray to Montrose North (Studemont) to IH 10 + +Bagby (W. Dallas) to Montrose North (Studemont) to IH 10 + +San Jacinto to IH 10 East + +North on main to IH 45 + +Travis to IH 45 + +The Downtown District is updating it's web site with detailed road closure +maps and suggested alternate routes. This information is available at +http://www.downtownstreets.com. Please check this site regularly for updates +on street closures. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/32877650.1075855499360.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/32877650.1075855499360.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..14e440dc --- /dev/null +++ b/demo/ermis-f/Notes/cur/32877650.1075855499360.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <32877650.1075855499360.JavaMail.evans@thyme> +Date: Sun, 22 Apr 2001 13:12:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Topping-Out Ceremony Today +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +You have signed the last beam.... + Now watch it rise. + +Enron employees are invited to celebrate the + Topping-Out of Enron Center South + this afternoon at Antioch Park +3:45 pm - 4:30 pm. + +In celebration of Arbor Day, tree saplings will be +handed out to all participants. + + +In the event of rain, the Topping-Out Celebration will air on IPTV Wednesday +and +the tree saplings will be distributed in the plaza today at 4:00 pm \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/32983506.1075855484262.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/32983506.1075855484262.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7dd5e612 --- /dev/null +++ b/demo/ermis-f/Notes/cur/32983506.1075855484262.JavaMail.evans@thyme:2,S @@ -0,0 +1,235 @@ +Message-ID: <32983506.1075855484262.JavaMail.evans@thyme> +Date: Wed, 6 Dec 2000 23:38:00 -0800 (PST) +From: enron.announcements@enron.com +To: all_ena_egm_eim@enron.com +Subject: EnTouch +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All_ENA_EGM_EIM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +BUSINESS HIGHLIGHTS + +Weather Group + +Let=01,s give a big round of applause to the Weather Team! Environmental= +=20 +Finance Magazine ranked the weather group #1 in Online Services and #1 Deal= +er=20 +in the United States and Europe. Gary Taylor, manager in weather trading,= +=20 +comments, "The "Best Dealer" award reflects our counterparties' appreciatio= +n=20 +for the significant effort we have made to drive the growth of our market b= +y=20 +making two-sided markets where other companies are only willing to quote=20 +either a bid or an offer. This award also reflects the innovative nature o= +f=20 +everyone on our desk, and their ability to price non-standard structures fo= +r=20 +our customers. It is truly a team award. The "Best Online Dealer" award i= +s=20 +simply another testament to the unparalleled success of EnronOnline. By=20 +providing tight, two-way markets online, we have provided two critical=20 +elements to generate growth in our market: 1) an element of price discovery= +,=20 +and 2) a quick and easy way to transact." + +The Weather Risk Management group launched a new product this week: Power= +=20 +Demand swaps. These contracts use power demand as an index and allow power= +=20 +market participants (generators, btu distributors, marketers, etc...) to=20 +mitigate volumetric exposures. The first contract the desk offered is for= +=20 +the PJM power pool. On EnronOnline, weekly swaps are available and the des= +k=20 +has placed option contracts on this index in the broker market. Inquiries= +=20 +regarding this product should be directed to Claudio Ribeiro (product=20 +manager) x37313, Gary Taylor x31511, or Valter Stoiani x36906. + +Competitive Analysis and Business Controls +eSource, Enron's premier corporate-wide research group, launched their new= +=20 +intranet product, eSearch, on December 1, 2000. eSource's team of=20 +specialized researchers have created a web site to bring information and=20 +research to every employee's desktop. The eSearch web site offers many lin= +ks=20 +to information resources, access to research databases, specialized searche= +s,=20 +sites to purchase books, articles, and reports, and training. Employees ca= +n=20 +use the web site to conduct their own research or as a vehicle to submit=20 +research requests. eSource's researchers and industry specialists are=20 +available to all Enron business units to provide timely and cost efficient= +=20 +research, to work with individuals or groups to fulfill one time research= +=20 +requests, or to design ongoing, customized monitoring projects or news=20 +updates. + +Enron Global Markets Fundamentals +EGM Fundamentals is quickly building a team of expert analysts and associat= +es=20 +to work directly with traders and marketers. The team is already busy=20 +analyzing various commodities and market situations. For example, an=20 +initiative is underway to analyze current negative fractionation spreads in= +=20 +the market resulting from rising natural gas prices. Web sites to host thi= +s=20 +analytical information are currently in development for all EGM commodities= +. =20 +These sites will provide research and analysis, weather, publications, and= +=20 +any other information that will assist in decision-making or identification= +=20 +of potential commercial opportunities. For questions or requests regarding= +=20 +fundamental research, contact Jennifer Fraser at x34759. For questions or= +=20 +suggestions regarding the web sites, contact Heather Purcell at x54057. + +Austin Energy +Austin Energy and Enron Sandhill, L.L.C, a subsidiary of Enron North Americ= +a=20 +broke ground November 29, 2000 for the construction of the Sand Hill Energy= +=20 +Center, a 180-megawatt peaking electrical generation facility. Located in= +=20 +eastern Travis County, the Sand Hill Energy Center will be a natural gas=20 +fired facility that will operate primarily during peak demand periods. The= +=20 +$93.7 million project will feature four 45-megawatt General Electric gas=20 +turbines and will be operational May 1, 2001. + + +NEWS FROM THE GLOBALFLASH + +Coal +The London dry cargo seafreight team traded 1 million metric tonne of=20 +Capesize vessel swaps via EOL in one day, (Wednesday 28th November). The de= +al=20 +was created by combining OTC options and a physically related cash market= +=20 +deal. This helps to bring our YTD EOL to just under 2.5 mln tonne. + +Off-shore wind energy deal +Enron Wind has signed a power purchase agreement with Swedish energy compan= +y=20 +Graninge. According to the agreement, Graninge will deliver electricity to= +=20 +consumers using Enron's wind power plants in southern Sweden. Enron Wind's= +=20 +Utgrunden off-shore wind park, completed this year, will generate in the=20 +region of 38,000 megawatt hours of electricity, or enough for around 6,000= +=20 +average homes between the mainland and the island of Oland on the southeast= +=20 +tip of Sweden. In an announcement this week, Graninge stated that it plans= +=20 +to market the power to consumers as 'green' energy. + +Happy 1st Birthday EnronOnline! +This week saw EnronOnline celebrate its first birthday. During the course = +of=20 +its first year, EnronOnline has passed a number of milestones including the= +=20 +addition of a range of new functionalities for customers on the site. =20 +EnronOnline has now come of age, having surpassed the $274 billion mark in= +=20 +notional value in November. This represents a total of 478,695 transaction= +s=20 +since the site was launched on 29 November 1999. + +The first anniversary was marked by giving the media guest access to=20 +EnronOnline in Europe. A team from Reuters was invited into Enron House to= +=20 +receive a full demonstration of EnronOnline and as of today will be able to= +=20 +quote in reports live prices from EnronOnline. Other media outlets are bei= +ng=20 +invited to obtain guest access during the coming weeks as the word of=20 +EnronOnline's success continues to spread... + +Australia +Enron Australia continues to assist in the region in a supportive role. =20 +Elliott Katz worked on the GEM migration in Singapore last week with an IT= +=20 +team from London, Oslo and Singapore. Approximately 40 users, including=20 +Traders, were migrated to Windows 2000 and the CORP domain. This is an=20 +important step for the Asia Pacific region, as it brings the three biggest= +=20 +offices (Singapore, Sydney and Tokyo) into line with corporate standards fo= +r=20 +desktop computing. + +Japan +E-Power, a JV between Enron and Japanese finance company Orix, has announce= +d=20 +proposals for a 2000MW gas-fired power plant at Mutsu-Ogawara, an industria= +l=20 +area in northern Japan. A feasibility study will be undertaken to define= +=20 +how the project will go forward and this may include the development of an= +=20 +LNG terminal in the vicinity. The nature of the permitting process is such= +=20 +that the plant would not begin operations for six to seven years. This=20 +project is just one of several options that E-Power are working on in Japan= +. + + +NUGGETS & NOTES + +=01&Go Big or Go Home=018 =01) Mike McConnell/President & CEO-EGM + +"Call Back" - Don Schroeder, VP/Crude Trading-EGM + + +REMINDER + +Holiday Party +Enron North America, Global Markets and Industrial Markets +Enron Field +Saturday, December 9 +7:00 - Midnight + +WELCOME +New Hires ENA/EIM/EGM +ENA =01) Joseph Taylor, Jennifer Rosado, Rabi De, Louis Dicarlo, Scott Chur= +bock,=20 +Kenneth Parkhill, Nicholas Ernst, Dirk Dimitry, Stephanie Taylor, Dimitri= +=20 +Tagaropulos, Georgia Blanchard, Jona Kimbrough, Jeffrey Baldwin, Patricia= +=20 +English, Jaesoo Lew, Cheryl Nelson, Gina Abbott, Ryan Keith, Brian Dawson +EGM =01)Ellen Alexander, Mike Perun + +Transfers to ENA/EIM/EGM +ENA =01) Gregory Golden +EGM =01) Keynan Dutton + + +FROM THE EDITORS + +Thank you to all the contributors to this week's EnTouch. We want to hear= +=20 +from the various departments within Enron Americas, Global Markets and=20 +Industrial Markets! Please continue to send your business highlights,=20 +nuggets & notes or suggestions to Michelle Vitrella or Kathie Grabstald. + + +LEGAL STUFF + +The information contained in this newsletter is confidential and proprietar= +y=20 +to Enron Corp. and its subsidiaries. It is intended for internal use only= +=20 +and should not be disclosed. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/33085261.1075855486566.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/33085261.1075855486566.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..cb9a3199 --- /dev/null +++ b/demo/ermis-f/Notes/cur/33085261.1075855486566.JavaMail.evans@thyme:2,S @@ -0,0 +1,19 @@ +Message-ID: <33085261.1075855486566.JavaMail.evans@thyme> +Date: Mon, 13 Nov 2000 10:46:00 -0800 (PST) +From: enron.announcements@enron.com +To: enron.states@enron.com +Subject: Holiday Schedule 2001 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Enron Employees United States +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Please click on the URL below for Enron's 2001 Holiday Schedule. + +http://home.enron.com:84/messaging/2001sched.jpg \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/33381230.1075855484211.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/33381230.1075855484211.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..877a5251 --- /dev/null +++ b/demo/ermis-f/Notes/cur/33381230.1075855484211.JavaMail.evans@thyme:2,S @@ -0,0 +1,130 @@ +Message-ID: <33381230.1075855484211.JavaMail.evans@thyme> +Date: Thu, 7 Dec 2000 13:49:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage Report for 12-8-00 through 12-11-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +December 08, 2000 5:00pm through December 11, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +EI: +Impact: EI +Time: Fri 12/8/2000 at 8:00:00 PM CT thru Sat 12/9/2000 at 12:00:00 AM CT + Fri 12/8/2000 at 6:00:00 PM PT thru Fri 12/8/2000 at 10:00:00 PM PT + Sat 12/9/2000 at 2:00:00 AM London thru Sat 12/9/2000 at 6:00:00 AM London +Outage: 3AC Router Migration Phase 3 +Environments Impacted: All +Purpose: Replace ailing 55xx routers +Backout: reconnect 5500's +Contact(s): Steve Hardy 713-853-9294 713-415-0672 + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: +Impact: Corp Notes +Time: Fri 12/8/2000 at 10:00:00 PM CT thru Sat 12/9/2000 at 2:00:00 AM CT + Fri 12/8/2000 at 8:00:00 PM PT thru Sat 12/9/2000 at 12:00:00 AM PT + Sat 12/9/2000 at 4:00:00 AM London thru Sat 12/9/2000 at 8:00:00 AM London +Outage: Application server move +Environments Impacted: Corp +Purpose: Server running low on disk space +Backout: Revert to old server +Contact(s): Peter Kurz 713-345-3667 + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: HR +Impact: CORP +Time: Fri 12/8/2000 at 8:00:00 PM CT thru Sun 12/10/2000 at 8:00:00 PM CT + Fri 12/8/2000 at 6:00:00 PM PT thru Sun 12/10/2000 at 6:00:00 PM PT + Sat 12/9/2000 at 2:00:00 AM London thru Mon 12/11/2000 at 2:00:00 AM London +Outage: HR Database Configuration / Web server exchange +Environments Impacted: All +Purpose: We will be reconfiguring several HR Databases to use new Storage +hardware as well as replacing web servers with new hardware. +Backout: Revert back to saved configurations. +Contact(s): Brandon Bangerter 713-345-4904 + Raj Perubhatla 713-345-8016 + Brian Ellis 713-345-8017 + +OTHER SYSTEMS: UNIX +Impact: CORP +Time: Fri 12/8/2000 at 8:00:00 PM CT thru Fri 12/8/2000 at 10:00:00 PM CT + Fri 12/8/2000 at 6:00:00 PM PT thru Fri 12/8/2000 at 8:00:00 PM PT + Sat 12/9/2000 at 2:00:00 AM London thru Sat 12/9/2000 at 4:00:00 AM London +Outage: System tuning, network changeand maintenance for system +quark.enron.com +Environments Impacted: Corp +Purpose: Current shared memory segment size limits allocatable memory. +Backout: Role back all changes. +Contact(s): Benjamin Thompson 713-345-7556 + Malcolm Wells 713-345-3716 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: +Impact: EIS +Time: Fri 12/8/2000 at 10:00:00 PM CT thru Sat 12/9/2000 at 1:00:00 AM CT + Fri 12/8/2000 at 8:00:00 PM PT thru Fri 12/8/2000 at 11:00:00 PM PT + Sat 12/9/2000 at 4:00:00 AM London thru Sat 12/9/2000 at 7:00:00 AM London +Outage: Scheduled CMS & Conversant Attended Backup +Environments Impacted: All +Purpose: Monthly maintenance +Backout: rebooting system only, no back out plan. +Contact(s): Epimenio Rojas 713-345-8372 + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/33472688.1075855497275.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/33472688.1075855497275.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..cf12b56c --- /dev/null +++ b/demo/ermis-f/Notes/cur/33472688.1075855497275.JavaMail.evans@thyme:2,S @@ -0,0 +1,303 @@ +Message-ID: <33472688.1075855497275.JavaMail.evans@thyme> +Date: Fri, 11 May 2001 10:27:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron In Action 05.14.01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Step outside for some fresh air, lunch & entertainment!! + +Visit the Big E Cafe this Friday and celebrate the 2001 Summer Splash !! = +=20 +Pappas will serve burgers and trimmings to the Latin beat of The Norma=20 +Zenteno Band. A Customized 2001 PT Cruiser will be raffled by the Sunshi= +ne=20 +Kids. Test your strength on the Sun & Ski Sports Rock Climbing Wall. + +In conjunction with National Employee Health & Fitness Week and the Body=20 +Shop's 15th Year Anniversary, the Body Shop will sponsor various activities= +=20 +at the Big E Cafe Summer Splash. These activities include: + + ? Complimentary Body and Soul Chair Massages=20 +? Koala Health Care Muscle Analysis=20 +? Blood Pressure Assessments=20 +? Information about Enron's Travel Club and activities + +The Big E Cafe is from 11:30am-1:00pm in Antioch Park and Lunch will cost $= +5=20 +so SPLASH on by and have some fun!!=20 + +Houston Astros Half-Price Ticket Offer Exclusively to Enron Employees! + +The Houston Astros are excited to bring Enron employees an exclusive offer = +to=20 +watch the Astros take on the San Diego Padres at Enron Field May 21 - 23,= +=20 +2001. Employees can purchase Upper Deck tickets for only $5 and Mezzanine= +=20 +tickets for only $6! This half price offer is available at=20 +ticketmaster.com/jackpot/enron (http://www.ticketmaster.com/jackpot/enron/)= +=20 +beginning on Monday, May 14th at 9 AM and ending on Monday, May 21st at 3 P= +M. + +To take advantage of this discount offer follow these instructions + 1. Click on the link above (Please Note: The above hyperlink may not=20 +retrieve the web page if the address extends to more than one line. If this= +=20 +should occur, please copy the full text of the address and paste it into th= +e=20 +address box in your web browser.) +2. Scroll down to promotions & special offers +3. Enter password baseball1 in B2B password box +4. Enter the number of tickets in B2B ticket box +5. Select either Upper Deck or Mezzanine in pricing & ticket locations drop= +=20 +down menu +6. Select delivery method +7. Scroll down and click on =01&Look for Tickets=018 key + +Should you have any questions, please contact Astros Ticket Services at (71= +3)=20 +259-8500. + +Star Wars: Films (May 4-25) +See all four completed films of the legendary Star Wars saga on the big=20 +screen! The MFAH presents special editions of Episodes IV-VI and Episode I = +in=20 +the newly renovated Brown Auditorium with Dolby Digital dts sound and stadi= +um=20 +seating. + +Star Wars: Episode IV-A New Hope +Directed by George Lucas +(USA, 1977, 125 min.) +Friday, May 4, 7:30 p.m. +Saturday, May 5, 11:00 a.m. + +Star Wars: Episode V-The Empire Strikes Back +Directed by Irvin Kershner +(USA, 1980, 120 min.) +Friday, May 11, 7:30 p.m. +Saturday, May 12, 11:00 a.m. + +Star Wars: Episode VI-Return of the Jedi +Directed by Richard Marquand +(USA, 1983, 132 min.) +Friday, May 18, 7:30 p.m. +Saturday, May 19, 11:00 a.m. + +Star Wars: Episode I-The Phantom Menace +Directed by George Lucas +(USA, 1999, 133 min.) +Friday, May 25, 7:30 p.m. +Saturday, May 26, 11:00 a.m. + +Tickets go on sale at the Brown Auditorium ticket booth 30 minutes before +show time. The ticket booth is located on the lower level of the Caroline +Wiess Law building. + +General admission is $5. Matinee admission (show times before 5:00 p.m.) is= +=20 +$4. Enron employees with ID receive a $1 discount. Discount passes (10=20 +admissions) are $40 for nonmembers and $35 for members. Children 5 and unde= +r=20 +are free. Films are screened in Brown Auditorium in the museum's Caroline= +=20 +Wiess Law building, 1001 Bissonnet. Free parking is available. For more= +=20 +information, please call 713-639-7515 or visit our website at www.mfah.org. + + +Help Cure Cystic Fibrosis + +The Cystic Fibrosis Foundation is hosting its annual Great Strides Walk on= +=20 +Saturday, May 19 at Hermann Park. The event is the foundation=01,s major,= +=20 +grassroots fundraising event, and $0.92 of every dollar raised in the walk= +=20 +goes directly to furthering research into more effective treatments for the= +=20 +disease. + +Cystic Fibrosis is the most common fatal genetic disease in the Caucasian= +=20 +population today, affecting over 30,000 children and young adults in the=20 +United States. The current median survival age for CF patients is 31 years= +. + +If you would like more information on participating in the walk or sponsori= +ng=20 +a walker, please contact Jeff Poche at X 6-9530. + +Help people affected by arthritis. Join A Joint Walk on May 20. =20 +Thousands of greater Houstonians will join the walk to cure arthritis. The= +=20 +5-mile walk begins at the Kelsey-Seybold Clinic and travels along Braes=20 +Bayou. Call 713-529-0800 and "get in step". + + +Increase Your Leadership Skills with Project Blueprint! +Project Blueprint, a program of the United Way of the Texas Gulf Coast, is = +a=20 +9-week course designed to increase ethnically diverse leadership in the=20 +nonprofit sector. Participants in the training enhance their leadership an= +d=20 +management skills, which in turn allows them to give back to their communit= +y=20 +in a meaningful way. For more information or an application for Class XXI,= +=20 +please contact Ana Eigler, Project Blueprint Coordinator, at 713-685-2711. = +=20 +The application deadline is July 10, 2001. + + + +What: Impromptu, Young Professionals Symphony Network + This is an opportunity for young professionals to socialize at Sambuca= +=20 +Jazz cafe, one of Downtown Houston's most popular restaurants and networ= +k=20 +with other professionals in a casual setting followed by a Houston Symphon= +y=20 +concert. + +Concert: Celebrate the Houston Symphony's final performance of the seaso= +n + with Music Director Designate Hans Graf. +=20 + Hans Graf, conductor + Leon Fleisher, piano + + Barber Medea's Dance of Vengeance + Mozart Piano Concerto No. 12 + Strauss A Hero's Life + +When: Monday, May 21 + +Where: Pre-concert party at Sambuca Jazz Cafe, 909 Texas + concert at Jones Hall, 615 Louisiana + +Time: Party, 6:00 PM - 7:30 PM + Concert, 8PM + +Cost: $35 includes your ticket to the concert and pre-concert + party. There will be complimentary hors'doeuvres, live jazz + by the Blue Monks, door prizes and a cash bar. + + +R.S.V.P. Please visit us on-line at www.houstonsymphony.org or call = +=20 +713.238.1428 to make your reservations today. + + + + +The Contemporary Arts Museum needs volunteers to help with CAM*boree, a=20 +special event for kids Sunday May 20, 5:00pm to 8:00pm. There will be a=20 +picnic dinner, music and artist-led activities. Volunteers will help play= +=20 +with the kids, ages 2-12. It is so much fun and a short time commitment. = +=20 +Volunteers get a FREE Museum membership as a thank you. Please respond by= +=20 +May 16 to Jennifer Milligan X35272. + + +Support KidSave and Help Miracles Happen. Every Summer. +=20 +Kidsave=01,s Summer Miracles Program enables orphaned children ages 5 to 1= +1 to=20 +travel to the US and Canada, live with families and attend day camp. The= +=20 +program gives families who may be concerned about the problems of adopting= +=20 +an older child a chance to meet, get to know and in the best-case scenario= +,=20 +fall in love with a child. The program gives prospective parents an=20 +opportunity to see and evaluate first-hand the challenges and rewards of= +=20 +adopting an older child. +=20 +In 1999 and 2000 Kidsave and adoption agency partners placed 432 children = +-=20 +96 percent of children who participated in the program. Generally, 85 to 9= +0=20 +percent of children who participate in the program find homes easily throu= +gh=20 +the program. The remaining 10 to 15 percent require more work. +=20 +Kidsave believes every child deserves a family. We are committed to placin= +g=20 +all children who participate in the Summer Miracles Program in permanent= +=20 +families or family-like environments. +=20 +We are looking for families to host children, and for others who want to= +=20 +help us make the camp program happen for these 250 children. As a=20 +non-profit organization, Kidsave depends on donations to raise the money t= +o=20 +bring these children here and find them families. Please call Tonya Hoppe = +at=20 +281.286.8948 or tonya@tonya.cc to get involved in Houston=01,s Kidsave=20 +program. =20 + + +Enron and Kidventure Camps are proud to bring you Camp Enron Summer 2001. = +=20 +Celebrating our third year, Camp Enron will once again be providing summer= +=20 +camp for children, ages 5-13, of Enron employees and contractors.=20 + +This year, camp will be May 29-August 10. Ten, one-week sessions will be = +=20 +available and families may choose to attend any or all sessions. Each camp= +=20 +week is Monday through Friday.=20 + +The cost is $150 per week and includes all transportation, field trips and= +=20 +activities. A deposit of $50 per week is all that is needed to reserve you= +r=20 +sessions. The deadline to register is Monday, May 21. =20 + +To register, log on to: http://www.kidventurecamp.com/camp_enron.htm. =20 +Spaces are limited. + +Enron parents simply ride to work with their children and check them in to= +=20 +the Energizer room in the morning with the Camp Enron Team. Enron Campers= +=20 +are loaded on Coach USA Buses and transported to our nearby camp. At the en= +d=20 +of the day campers are brought back to the Energizer for parents to check= +=20 +out. =20 + +It's that easy! + +For more information please contact: + +web site: www.kidventurecamp.com +call Kidventure: 713.960.8989 +e-mail: camps@kidventurecamp.com + +Have News to Share? +To post news or events in Enron In Action, please e-mail your information t= +o=20 +EIA@enron.com=20 +no later than 12:00 noon the Thursday prior to the next Monday=01,s mailing= +. + diff --git a/demo/ermis-f/Notes/cur/33502607.1075855486595.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/33502607.1075855486595.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a55e5561 --- /dev/null +++ b/demo/ermis-f/Notes/cur/33502607.1075855486595.JavaMail.evans@thyme:2,S @@ -0,0 +1,222 @@ +Message-ID: <33502607.1075855486595.JavaMail.evans@thyme> +Date: Mon, 13 Nov 2000 06:25:00 -0800 (PST) +From: marvin.l.stevens@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cards@wdni.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jennifer_owen@pgn.com, jmmcarthur@duke-energy.com, + jsanders@clarkpud.com, kims@kimballenergy.com, klambe@puget.com, + kri.pam@pdg.net, llightfoot@coral-energy.com, lmanis@sdge.com, + lprior@enron.com, niels_a_vervloet@reliantenergy.com, + ramperms@bp.com, rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, sghill@bcgas.com, + sgwi@dynegy.com, spjutd2@wdni.com, ssouth@enron.com, + stephane.brodeur@enron.com, tdizona@coral-energy.com, + tgilliam@avistaenergy.com, tom.mckay@engageenergy.com, + tom.mckay@engageenergy.com, val_yildirok@pgn.com, + wharlan@ix.netcom.com, zcourns@national-fuel.com +Subject: NWP System Notice - 01-162 Soliciting Electronic Bids 11/13/ +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Stevens, Marvin L" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: November 13, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-162 Soliciting Electronic Bids 11/13/ + +Notice Text: + +All Shippers Notification: 01-162?????? ??????? ??????? Dated November 13, +2000 + + + +TO:???? ALL SHIPPERS + +FROM:??????????? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????? (801) 971-5983 +cellular????????????????????????????? +?????????????????????? Williams Gas Pipeline-West +?????????????????????? Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR AVAILABLE FIRM MAINLINE +??????? ??????? TRANSPORTATION CAPACITY ON NORTHWEST'S TRANSMISSION SYSTEM + +Northwest has posted the following package of available firm TF-1 Large +Customer transportation capacity to its Electronic Bulletin Board ("EBB") +for competitive bid pursuant to the "Right-of-First-Refusal; Posting of +Pipeline Capacity" provision of Northwest's Tariff, which requires +availability of capacity to be posted to the EBB subject to bid.? All +prearranged terms are indicated below, if applicable.? The prearranged +shipper has the right to match the highest economic value at the end of +the bid period.? If the prearranged shipper does not match the highest +economic value, award of such capacity will be made according to +Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS CLOSED +BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace Karpakis or your +Marketing Services Representative if you encounter any problems with your +EBB bid(s).? DON'T WAIT UNTIL THE LAST MINUTE TO POST YOUR BID.? Time +deadlines are electronically monitored and implemented. + + +PACKAGE "Q" +From the October 31, 2000 Posting +EBB OFFER # 443 + +RECEIPT ??? DELIVERY??? ?? TOTAL??????? INITIAL PRIMARY PREARRANGED +?POINT? ??? POINT ????? ?? DTH/D???????? CONTRACT TERM? ?? OFFER?? + +Shute Creek Ignacio??????? 5,000????? 12/01/00 - 10/31/01?????? ??? YES +??????????? Bondad-EPNG + +Min. Acceptable Bid:??? $0.12 per Dth of daily Reservation Contract Demand +for Flexible??????????????????????????????????????????????? Receipt/Delivery +Point Rights + +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 5,000 Dth/d +Bid Open Date:? 11/13/00 - (2:00 pm Central Time) +Bid Close Date: 11/15/00 - (2:00 pm Central Time) +Award Deadline: 11/15/00 - (3:00 pm Central Time) +Evergreen:????? ??????? Month to Month, Ten (10) Business Day Prior +Notification +Special Terms & Cond:?? See 1, 2 and 3 Below. + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into +the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity and +shipper and replacement shipper may utilize any available points on +Northwest's +transmission system without impacting the discount for the original shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition to the +Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable +surcharges and fuel. +? + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation +capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available +transportation capacity.? Multiple electronic bid(s) can be submitted for the +total +available transportation capacity under the specified package OR multiple +rates can be +submitted each for a partial amount of available transportation capacity +under the +specified package.? If the same Shipper submits multiple bids, the highest +present value +for such package of available transportation capacity shall be considered the +valid bid. +All other bids from the same Shipper for the same package of transportation +capacity will +be discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is less than +??????? minimum tariff rate, the following formula is utilized:? Bid Rate x +FERC Interest Rate +??????? x The Maximum Bid Quantity x 365 days/100/12; or if the maximum rate +is bid, the +??????? following formula is utilized:? Bid Rate x FERC Interest Rate x +Maximum Bid Quantity x +??????? days bid/100. In case of a tie, each tied shipper will have the right +to improve its bid +??????? by submitting an improved bid within 24 hours of the bid close time.? +Such improved bid +??????? shall be faxed to (801) 584-7076 to Candace Karpakis or Patrick +Aman.? If a tie still +??????? exists, such capacity shall be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than +??????? indicated?????? for the capacity unless maximum rate is bid. + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button on the offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The +screen will allow you to review the conditions of the offer.? Close this +screen when +you have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting the "VIEW BID" button.? Close this screen when you have finished +viewing. + +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +If you want to modify the receipt/delivery point maximum and minimum volume, +highlight the receipt/delivery point section with the left mouse button and +modify accordingly. + +9. Select "SAVE".? If an error appears at the button of the screen, the error +will need +10. to be corrected and the data will need to be saved again.? If successful, +a message +11. will appear indicating the bid information has saved and the bid rate +must be entered. +12.? Select "OK". +13. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +You have just "CREATED" your bid for the offer.? You now need to "SUBMIT" +your bid as follows: + +14. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +15. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button.? All +of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you would +like +to submit.? Select the "SUBMIT" button at the top of the screen to post the +bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button.? All of +your bids will appear.? If the bid has not yet been submitted, highlight the +"BID IN DRAFT STATUS" that you would like to withdraw.? Select the "WITHDRAW" +button at the top of the screen to withdraw the bid.? After a bid has been +withdrawn, you can select the "DELETE" button at the top of the screen to +delete it from the screen. +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + +Word: F\Short Term/Capacity for Bid-All 2000 November 13, 2000 01-162.doc +WGP-W +dap/cc \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/359852.1075855499140.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/359852.1075855499140.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..aecb963e --- /dev/null +++ b/demo/ermis-f/Notes/cur/359852.1075855499140.JavaMail.evans@thyme:2,S @@ -0,0 +1,47 @@ +Message-ID: <359852.1075855499140.JavaMail.evans@thyme> +Date: Thu, 26 Apr 2001 16:41:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: "Freaky Friday" with Mind's Eye Madness +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +"If everybody is thinking alike, then somebody isn=01,t thinking.=018 - Ge= +orge S.=20 +Patton, Jr. +=20 +Keeping with our Mind=01,s Eye Madness week, be sure to check out the Enron= + Mind=01, +s Eye Motorcade=20 +on Friday, April 27th from 11:30am to 1:00pm at the Big E Cafe. This art c= +ar=20 +convoy will spend the day visiting=20 +Enron-designated stops in the community to promote innovation and=20 +creativity. Mirroring Enron=01,s innovation,=20 +these artists think about the way things could be and are not limited by th= +e=20 +way things are. + +Featuring: +Lunch by Escalantes Mexican Grille - choice of beef, chicken or veggie=20 +fajitas with trimmings, dessert and a drink for $5. =20 +Live salsa music will be provided by Tropicrew, featuring Enron=01,s own Ms= +.=20 +Alex Villarreal as the lead singer. =20 +Non-profit organizations represented will include the March of Dimes, SEARC= +H=20 +and the Lupus Foundation of America. =20 +Get lunch free if you're dressed "freaky"! + =20 +Word of the Day +Zeitgeist \TSYT-guyst; ZYT-guyst\, noun: The spirit of the time; the gener= +al=20 +intellectual & moral state or temper characteristic of any period of time. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/3674343.1075855498401.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/3674343.1075855498401.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b086d04e --- /dev/null +++ b/demo/ermis-f/Notes/cur/3674343.1075855498401.JavaMail.evans@thyme:2,S @@ -0,0 +1,28 @@ +Message-ID: <3674343.1075855498401.JavaMail.evans@thyme> +Date: Fri, 4 May 2001 08:01:00 -0700 (PDT) +From: jessica.presas@enron.com +To: stephanie.miller@enron.com, philip.polsky@enron.com, + barry.tycholiz@enron.com, kim.ward@enron.com, + phillip.allen@enron.com, frank.ermis@enron.com, + randall.gay@enron.com, mike.grigsby@enron.com, keith.holst@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + jay.reitmeyer@enron.com, monique.sanchez@enron.com, + susan.scott@enron.com, steven.south@enron.com, jane.tholt@enron.com +Subject: Astros Tickets +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Jessica Presas +X-To: Stephanie Miller, Philip Polsky, Barry Tycholiz, Kim Ward, Phillip K Allen, Frank Ermis, Randall L Gay, Mike Grigsby, Keith Holst, Tori Kuykendall, Matthew Lenhart, Jay Reitmeyer, Monique Sanchez, Susan M Scott, Steven P South, Jane M Tholt +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +May 7 and 8 (PHI @7:05) and 21 and 22 (SD @7:05) Astros tickets are still +available!!! Let Ina or me know if you are interested. + +Thanks, +:-) Jessica + diff --git a/demo/ermis-f/Notes/cur/3678510.1075855484544.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/3678510.1075855484544.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..39a46c9b --- /dev/null +++ b/demo/ermis-f/Notes/cur/3678510.1075855484544.JavaMail.evans@thyme:2,S @@ -0,0 +1,91 @@ +Message-ID: <3678510.1075855484544.JavaMail.evans@thyme> +Date: Tue, 5 Dec 2000 09:05:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Enron In Action 12.04.00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Print Sale Think presents! Today (12/4) you can take advantage of the Rice +University Art Department's Annual Print Sale! + From 9:00 a.m. to 7:00 p.m., you may visit Room 201 at Sewall Hall on the +Rice campus. Available items will include + etchings and lithographs by Rice University students and faculty, as well as +prints from TEMBO Studios, Flatbed + Press-Austin, and the University of Houston printmaking students. Artists +Services will be present to assist with + your framing needs and all proceeds benefit the art departments of Rice +University and the University of Houston. + +Holiday Party at The Museum of Fine Arts Houston invites all Enron employees +to the 14th Annual Corporate Partners Holiday +the MFA! Party to celebrate the partnership of business and the arts. Stroll +through exhibitions, sample a selection of delicious + desserts, and enjoy festive holiday entertainment with your family. Create +your own holiday craft and have a keepsake + photograph taken of you and your family! RSVP at 713-639-7585 and mark your +calendars for: + + Tuesday, December 12 + 7:00 p.m. to 9:00 p.m. + The Museum of Fine Arts - Caroline Wiess Law Building + 1001 Bissonnet + +Galleryfurniture.com Enron is a proud sponsor of the Galleryfurniture.com +Bowl! Come out and witness the bowl fever as it hits Houston +Bowl! on December 27 at the Houston Astrodome. Come watch the Big XII +Conference face off against Conference + USA. All proceeds from ticket sales will go to AIDS Foundation Houston +(AFH) Investment of a Lifetime program, + which benefits Houstonians with life threatening illnesses. For more +information contact Greg Grissom at + ext. 58741. + + + +Vision Fair SEARCH is having a Vision Fair every day this week from 8:00 +a.m.-noon and needs volunteers for the morning +Volunteers! to take information from clients. No previous screening +experience is necessary. If interested contact Stefani Harris at +sharris@searchproject.org. + +Texas Children's The Department of Social Work at Texas Children's Hospital +is looking for individuals, families, or departments that +Hospital Sponsorship would be interested in sponsoring needy +families/children for the holiday season. If you would like to sponsor a +family, + contact Veronique Vaillancourt at vsvailla@texaschildrenshospital.org or at +832-824-1967. + +Enron Kids Gift It's time to bring in the wonderful gifts for your special +Burrus Elementary student. Gift dropoff will occur at the Enron +Drop-off Building Lobby on December 4-8, from 11:00 a.m.-1:00 p.m. To +volunteer with the Gift Drop-off, contact Geneva + Davis (ext. 35517) or Lesli Campbell (ext. 35983). + +Enron Kids Vans will be provided to transport sponsors beginning at 10:00 +a.m. in front of the Enron Building - no reservations +Holiday Party! required, first come first served. If you are on a tight +schedule that day, you may want to drive or carpool with friends to + the school. Maps and directions will be available at the Gift Drop-off +tables this week in the lobby. + + + +Blood Drive Over 23,040 people need blood each day...You can help by donating +blood at the Enron Blood Drive + on Thursday, December 7, from 7am-4pm in EB5C2. Contact the Health Center +at ext. 3-6100 to schedule an + appointment. Walk-ins are welcome! + +Flu Vaccine If you would like a flu shot, please email +Health_Center@enron.com. You will be notified by email when the +Update vaccine is available. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/3840854.1075855486032.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/3840854.1075855486032.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a48dd3bf --- /dev/null +++ b/demo/ermis-f/Notes/cur/3840854.1075855486032.JavaMail.evans@thyme:2,S @@ -0,0 +1,117 @@ +Message-ID: <3840854.1075855486032.JavaMail.evans@thyme> +Date: Thu, 16 Nov 2000 10:08:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage for 11-17-00 through 11-20-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 17, 2000 5:00pm through November 20, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + + + + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: +Impact: EDI +Time: Sat 11/18/2000 at 11:00:00 PM CT thru Sun 11/19/2000 at 1:00:00 AM CT + Sat 11/18/2000 at 9:00:00 PM PT thru Sat 11/18/2000 at 11:00:00 PM PT + Sun 11/19/2000 at 5:00:00 AM London thru Sun 11/19/2000 at 7:00:00 AM +London +Outage: EDI HUB DISK VOLUME INCREASE +Environments Impacted: Corporate +Purpose: Continued EDI volume increases require the addition of more disk +space for EDI operations. +Backout: Utilize current configuration w/o new HACMP configuration +Contact(s): Jack Metkus + Jim Nelson 3-7799 713-327-2007 + Karen O'Grady 5-7149 713-327-4805 + Jack Metkus 3-0362 713-288-0743 + +EI: +Impact: EI +Time: Fri 11/17/2000 at 8:00:00 PM CT thru Fri 11/17/2000 at 9:00:00 PM CT + Fri 11/17/2000 at 6:00:00 PM PT thru Fri 11/17/2000 at 7:00:00 PM PT + Sat 11/18/2000 at 2:00:00 AM London thru Sat 11/18/2000 at 3:00:00 AM +London +Outage: EI Load Balancing +Environments Impacted: El +Purpose: to stabilize the EI environment +Backout: Remove new 6500s reconnect 5500s as previously installed +Contact(s): Steve Hardy 713-853-9294 713-415-0672 + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: UNIX +Impact: CORP +Time: Fri 11/17/2000 at 5:30:00 PM CT thru Fri 11/17/2000 at 7:30:00 PM CT + Fri 11/17/2000 at 3:30:00 PM PT thru Fri 11/17/2000 at 5:30:00 PM PT + Fri 11/17/2000 at 11:30:00 PM London thru Sat 11/18/2000 at 1:30:00 AM +London +Outage: Apply patch to TAS 6.0 on Pluto +Environments Impacted: UNIX Users +Purpose: Applying patch to fix known issues with 6.0 release. +Backout: Uninstall patch. +Contact(s): Troy Beyer 713.345.8316 713.406.1782 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/4018476.1075855498254.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/4018476.1075855498254.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f972b96d --- /dev/null +++ b/demo/ermis-f/Notes/cur/4018476.1075855498254.JavaMail.evans@thyme:2,S @@ -0,0 +1,21 @@ +Message-ID: <4018476.1075855498254.JavaMail.evans@thyme> +Date: Sun, 6 May 2001 11:22:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: eThink About It: 5/7/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Thursday, May 10 at 10 a.m. Houston time, join Billy Lemmons on eSpeak. +Billy, vice president of the Associate/Analyst Program will answer your +questions in an "open mike" event. +Have a question, but you can't make the live event? Pre-submit your +questions now on eSpeak, and come back to read the transcript later. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/4099739.1075855485964.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/4099739.1075855485964.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2fca7968 --- /dev/null +++ b/demo/ermis-f/Notes/cur/4099739.1075855485964.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <4099739.1075855485964.JavaMail.evans@thyme> +Date: Thu, 16 Nov 2000 12:07:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: December Course Offerings +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + + December 7 + +Course Title Time Location Cost +Working Styles 8am - noon EB560 $ 300 +Communicating Effectively 1pm - 5pm EB560 200 + + + December 8 + +Communicating Effectively 8am - noon EB560 200 +Coaching for Performance 1pm - 5pm EB560 300 + + +For course description and registration, please click here () to go directly +into the Development Center "Ernie", or call 3-0357. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/4240932.1075855483786.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/4240932.1075855483786.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3a3d661b --- /dev/null +++ b/demo/ermis-f/Notes/cur/4240932.1075855483786.JavaMail.evans@thyme:2,S @@ -0,0 +1,100 @@ +Message-ID: <4240932.1075855483786.JavaMail.evans@thyme> +Date: Mon, 11 Dec 2000 10:18:00 -0800 (PST) +From: susan.t.turpin@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + browning@wasatchenergy.com, bruce.langmade@fortjamesmail.com, + bymank@wdni.com, cards@wdni.com, ccoyle@americansoda.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, kri.pam@pdg.net, + llightfoot@coral-energy.com, lmanis@sdge.com, lprior@enron.com, + niels_a_vervloet@reliantenergy.com, ramperms@bp.com, + rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com, ads@nwnatural.com, awhaynes@rmc.com, + bhall@cngc.com, bmedlock@cngc.com, cheldman@ix.netcom.com, + creali@vanalco.com, gary.peterson@fortjamesmail.com, + gastrans@puget.com, hls@nwnatural.com, kri.jane@pdq.net, + lgoodric@cngc.com, marcl@subutil.com, mvaughn@cngc.com, + mwaas@cngc.com, pat_scherzinger@pgn.com, rernest@intgas.com, + rsf@nwnatural.com, sdoss@wlinpco.com, sgillit@cngc.com, + spfaff@cngc.com, tina.m.patton@boeing.com +Subject: NWP System Notice - 01-187 JANUARY 2001 SCHEDULED MAINT. +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Turpin, Susan T" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" , "'ads@nwnatural.com'" , "'awhaynes@rmc.com'" , "'BHall@cngc.com'" , "'bmedlock@cngc.com'" , "'cheldman@ix.netcom.com'" , "'creali@vanalco.com'" , "'Gary.Peterson@fortjamesmail.com'" , "'gastrans@puget.com'" , "'hls@nwnatural.com'" , "'kri.jane@pdq.net'" , "'lgoodric@cngc.com'" , "'marcl@subutil.com'" , "'MVaughn@cngc.com'" , "'MWAAS@cngc.com'" , "'pat_scherzinger@pgn.com'" , "'rernest@intgas.com'" , "'rsf@nwnatural.com'" , "'sdoss@wlinpco.com'" , "'sgillit@cngc.com'" , "'spfaff@cngc.com'" , "'Tina.m.patton@boeing.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: December 11, 2000 +Category: MAINTENANCE +Subcategory: NWP MONTHLY MAINTENANCE +Subject: 01-187 JANUARY 2001 SCHEDULED MAINT. + +Notice Text: +All Shippers Letter # 01-187 +Date:?? 12/11/00 +Time:?? 17:00hrs + + +TO:???? All Shippers +Subject:??????? January 2001Maintenance + +WILLIAMS GAS PIPELINE-WEST / Northwest Pipeline SCHEDULED MAINTENANCE +as posted 12 - 11, 2000 + +The following maintenance work is scheduled on Williams Gas Pipeline-West / +Northwest +Pipeline (WGP-W) during the month of January 2001.? The scheduled maintenance +is +Northwest's most recent projection of potential system impacts.? This +schedule is provided to assist you in planning your business for the coming +month. The impacts are estimates, + +which could change depending on other scheduling factors.? If any previously +scheduled +maintenance activities change, an updated notice will be posted to the EBB as +soon as +possible. + +UPCOMING JANUARY SCHEDULED MAINTENANCE + + +January 8, 2001thru March 18, 2001 + +Caldwell Foundation Replacement Project: + +The Caldwell compressor station is scheduled to be out of service beginning +January 8, 2001 until March 18, 2001 to replace the compressor unit +foundations. + +There is no anticipated impact at this time. + +Northwest will advise you of any change to this schedule. + +If you have any questions regarding this notice, please contact your +Northwest +Marketing Service Representative at (801) 584-7301. + + +WGP-W +st + + diff --git a/demo/ermis-f/Notes/cur/4594073.1075855486009.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/4594073.1075855486009.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3159b2c4 --- /dev/null +++ b/demo/ermis-f/Notes/cur/4594073.1075855486009.JavaMail.evans@thyme:2,S @@ -0,0 +1,28 @@ +Message-ID: <4594073.1075855486009.JavaMail.evans@thyme> +Date: Thu, 16 Nov 2000 10:12:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: Latest Enron Business Issue Up & Running +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Check out the latest version of Enron Business Online at home.enron.com. +Click on Publications, then on Enron Business and "Volume 5, 2000". This +issue, read about what Ken and Jeff could have worn for Halloween costumes! + +Also in this issue: + +? Enron Broadband Services chips away obstacles; +? DealBench and the art of the paperless deal; +? Global risk managers structure risk even insurers can like; +? Diversity and what you think; +? Enron rescues a giant panda; and +? The Rise School leads lessons in compassion and ABCs. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/4989473.1075855484709.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/4989473.1075855484709.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1f1a0eb9 --- /dev/null +++ b/demo/ermis-f/Notes/cur/4989473.1075855484709.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <4989473.1075855484709.JavaMail.evans@thyme> +Date: Mon, 4 Dec 2000 12:08:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Holiday Raffle in Enron Lobby +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Hello! + +We are the Elves in Black and we are having a Holiday Raffle in the Enron +Lobby to raise money for the Analyst & Associate Adopt-A-Family Program. Our +table is located near the big Christmas tree and the escalators that go up to +the Energizer. We are selling raffle tickets, 1 for $1 or 6 for $5, December +4-7 from 11:00-2:00. The prize is a Night on the Town: $100 Papas gift card +and two tickets to the play, "A Christmas Carol" showing at the Alley Theatre +on Sunday, December 17 at 7:30 PM. The winning ticket will be picked later +this week. Even if your ticket is not picked, you are still a winner by +helping support this great program! + +For more information please contact Khrissy Griffin (5-4997). + +Thank you, The Elves in Black \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/502670.1075855497507.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/502670.1075855497507.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2974b462 --- /dev/null +++ b/demo/ermis-f/Notes/cur/502670.1075855497507.JavaMail.evans@thyme:2,S @@ -0,0 +1,117 @@ +Message-ID: <502670.1075855497507.JavaMail.evans@thyme> +Date: Fri, 11 May 2001 08:49:00 -0700 (PDT) +From: outlook.team@enron.com +To: cheryl.wilchynski@enron.com, cindy.ward@enron.com, jo.hill@enron.com, + sonja.galloway@enron.com, bilal.bajwa@enron.com, binh.pham@enron.com, + bradley.jones@enron.com, bruce.mills@enron.com, + chance.rabon@enron.com, chuck.ames@enron.com, + david.baumbach@enron.com, jad.doan@enron.com, + o'neal.winfree@enron.com, phillip.love@enron.com, + sladana-anna.kulic@enron.com, victor.guggenheim@enron.com, + alejandra.chavez@enron.com, anne.bike@enron.com, + carole.frank@enron.com, darron.giron@enron.com, + elizabeth.hernandez@enron.com, elizabeth.shim@enron.com, + jeff.royed@enron.com, kam.keiser@enron.com, kimat.singla@enron.com, + kristen.clause@enron.com, kulvinder.fowler@enron.com, + kyle.lilly@enron.com, luchas.johnson@enron.com, + maria.garza@enron.com, patrick.ryder@enron.com, + ryan.o'rourke@enron.com, yuan.tian@enron.com, frank.ermis@enron.com, + jane.tholt@enron.com, jay.reitmeyer@enron.com, keith.holst@enron.com, + matthew.lenhart@enron.com, mike.grigsby@enron.com, + monique.sanchez@enron.com, phillip.allen@enron.com, + randall.gay@enron.com, tori.kuykendall@enron.com, + ina.norman@enron.com, jackie.travis@enron.com, + michael.gasper@enron.com, brenda.fletcher@enron.com, + jeanne.wukasch@enron.com, mary.franklin@enron.com, + mike.potter@enron.com, natalie.baker@enron.com, + suzanne.calcagno@enron.com, albert.stromquist@enron.com, + rajesh.chettiar@enron.com, derek.anderson@enron.com, + brad.horn@enron.com, camille.gerard@enron.com, cathy.lira@enron.com, + daniel.castagnola@enron.com, eva.tow@enron.com, lam.nguyen@enron.com, + andy.pace@enron.com, anna.santucci@enron.com, + claudia.guerra@enron.com, clayton.vernon@enron.com, + david.ryan@enron.com, eric.smith@enron.com, grace.kim@enron.com, + jason.kaniss@enron.com, kevin.cline@enron.com, rika.imai@enron.com, + todd.decook@enron.com, beth.jensen@enron.com, + billi.harrill@enron.com, martha.sumner-kenney@enron.com, + phyllis.miller@enron.com, sandy.olofson@enron.com, + theresa.byrne@enron.com, danny.mccarty@enron.com, denis.tu@enron.com, + john.ayres@enron.com, john.millar@enron.com, + julie.armstrong@enron.com, maggie.schroeder@enron.com, + max.brown@enron.com, randy.cantrell@enron.com, tracy.scott@enron.com, + charles.muzzy@enron.com, cora.pendergrass@enron.com, + darren.espey@enron.com, jessica.white@enron.com, + kevin.brady@enron.com, kirk.lenart@enron.com, lisa.kinsey@enron.com, + margie.straight@enron.com, mark.schrab@enron.com, + souad.mahmassani@enron.com, tammy.gilmore@enron.com, + teresa.mcomber@enron.com, wes.dempsey@enron.com, + barry.feldman@enron.com, catherine.huynh@enron.com +Subject: 2- SURVEY/INFORMATION EMAIL 5-14- 01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Outlook Migration Team +X-To: Cheryl Wilchynski, Cindy R Ward, Jo Ann Hill, Sonja Galloway, Bilal Bajwa, Binh Pham, Bradley Jones, Bruce Mills, Chance Rabon, Chuck Ames, David Baumbach, Jad Doan, O'Neal D Winfree, Phillip M Love, Sladana-Anna Kulic, Victor Guggenheim, Alejandra Chavez, Anne Bike, Carole Frank, Darron C Giron, Elizabeth L Hernandez, Elizabeth Shim, Jeff Royed, Kam Keiser, Kimat Singla, Kristen Clause, Kulvinder Fowler, Kyle R Lilly, Luchas Johnson, Maria Garza, Patrick Ryder, Ryan O'Rourke, Yuan Tian, Frank Ermis, Jane M Tholt, Jay Reitmeyer, Keith Holst, Matthew Lenhart, Mike Grigsby, Monique Sanchez, Phillip K Allen, Randall L Gay, Tori Kuykendall, Ina Norman, Jackie Travis, Michael J Gasper, Brenda H Fletcher, Jeanne Wukasch, Mary Theresa Franklin, Mike Potter, Natalie Baker, Suzanne Calcagno, Albert Stromquist, Rajesh Chettiar, Derek Anderson, Brad Horn, Camille Gerard, Cathy Lira, Daniel Castagnola, Eva Tow, Lam Nguyen, Andy Pace, Anna Santucci, Claudia Guerra, Clayton Vernon, David Ryan, Eric Smith, Grace Kim, Jason Kaniss, Kevin Cline, Rika Imai, Todd DeCook, Beth Jensen, Billi Harrill, Martha Sumner-Kenney, Phyllis Miller, Sandy Olofson, Theresa Byrne, Danny McCarty, Denis Tu, John A Ayres, John Millar, Julie Armstrong, Maggie Schroeder, Max Brown, Randy Cantrell, Tracy Scott, Charles T Muzzy, Cora Pendergrass, Darren Espey, Jessica White, Kevin Brady, Kirk Lenart, Lisa Kinsey, Margie Straight, Mark L Schrab, Souad Mahmassani, Tammy Gilmore, Teresa McOmber, Wes Dempsey, Barry Feldman, Catherine Huynh +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Current Notes User: + +To ensure that you experience a successful migration from Notes to Outlook, +it is necessary to gather individual user information prior to your date of +migration. Please take a few minutes to completely fill out the following +survey. Double Click on document to put it in "Edit" mode. When you finish, +simply click on the 'Reply With History' button then hit 'Send' Your survey +will automatically be sent to the Outlook 2000 Migration Mailbox. + +Thank you. + +Outlook 2000 Migration Team + +------------------------------------------------------------------------------ +-------------------------------------------------------------- + +Full Name: + +Login ID: + +Extension: + +Office Location: + +What type of computer do you have? (Desktop, Laptop, Both) + +Do you have a PDA? If yes, what type do you have: (None, IPAQ, Palm Pilot, +Jornada) + +Do you have permission to access anyone's Email/Calendar? + If yes, who? + +Does anyone have permission to access your Email/Calendar? + If yes, who? + +Are you responsible for updating anyone else's address book? + If yes, who? + +Is anyone else responsible for updating your address book? + If yes, who? + +Do you have access to a shared calendar? + If yes, which shared calendar? + +Do you have any Distribution Groups that Messaging maintains for you (for +mass mailings)? + If yes, please list here: + +Please list all Notes databases applications that you currently use: + +In our efforts to plan the exact date/time of your migration, we also will +need to know: + +What are your normal work hours? From: To: + +Will you be out of the office in the near future for vacation, leave, etc? + If so, when? From (MM/DD/YY): To (MM/DD/YY): diff --git a/demo/ermis-f/Notes/cur/5201544.1075855486134.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/5201544.1075855486134.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ee79ad0b --- /dev/null +++ b/demo/ermis-f/Notes/cur/5201544.1075855486134.JavaMail.evans@thyme:2,S @@ -0,0 +1,36 @@ +Message-ID: <5201544.1075855486134.JavaMail.evans@thyme> +Date: Wed, 15 Nov 2000 11:10:00 -0800 (PST) +From: perfmgmt@enron.com +To: frank.ermis@enron.com +Subject: Year End 2000 Feedback Deadline +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "perfmgmt@enron.com" +X-To: frank.ermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +PRC Meetings begin on Monday, November 20th. If you have not already done +so, please go in to PEP at http://pep.corp.enron.com and complete the +requests for feedback on the employees listed below. + +If you have any questions, please call the PEP Help Desk at: + +Houston: 1-713-853-4777, Option 4 +London: 44-207-783-4040, Option 4 +E-mail: perfmgmt@enron.com + +Thank you for your participation. + + + + CHRISTIANSEN, SUZANNE D + FRANK, CAROLE C + GAY, RANDALL L + LENHART, MATTHEW F + LUCCI, PAUL T + WOLFE, JASON \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/5282506.1075855487429.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/5282506.1075855487429.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..166d0257 --- /dev/null +++ b/demo/ermis-f/Notes/cur/5282506.1075855487429.JavaMail.evans@thyme:2,S @@ -0,0 +1,104 @@ +Message-ID: <5282506.1075855487429.JavaMail.evans@thyme> +Date: Fri, 3 Nov 2000 08:34:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: SUPPLEMENTAL Weekend Outage for 11-3-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 3, 2000 5:00pm through November 6, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: SEE ORIGINAL REPORT + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: SEE ORIGINAL REPORT + +OTHER SYSTEMS: +Impact: CORP +Time: Sat 11/4/2000 at 11:00:00 PM CT thru Sat 11/4/2000 at 11:45:00 PM CT + Sat 11/4/2000 at 9:00:00 PM PT thru Sat 11/4/2000 at 9:45:00 PM PT + Sun 11/5/2000 at 5:00:00 AM London thru Sun 11/5/2000 at 5:45:00 AM London +Outage: ERMT Database +Environments Impacted: ENA +Purpose: To Increase Number of Processes, sessions, and transactions in the +init.ora file +Backout: Restore the original init.ora file and restart database +Contact(s): Alex Hsieh 713-853-6561 713-288-1779 + +OTHER SYSTEMS: Batch Scheduling +Impact: CORP +Time: Fri 11/3/2000 at 8:00:00 PM CT thru Fri 11/3/2000 at 9:00:00 PM CT + Fri 11/3/2000 at 6:00:00 PM PT thru Fri 11/3/2000 at 7:00:00 PM PT + Sat 11/4/2000 at 2:00:00 AM London thru Sat 11/4/2000 at 3:00:00 AM London +Outage: Batch Scheduling Server maintenance +Environments Impacted: Corp +Purpose: This maintenance is to upgrade some of our older servers ( +ECTHOU-BPMS1 and ECTHOU-BPS1)and replace them with newer ones, as well as +back up our current data. +Backout: Re initialize old servers and bring them on-line. +Contact(s): Larry Robinson 713-853-5956 713-284-3554 + Rusty Cheves 713-345-3798 713-415-4707 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/5359265.1075855486743.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/5359265.1075855486743.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..9ab07037 --- /dev/null +++ b/demo/ermis-f/Notes/cur/5359265.1075855486743.JavaMail.evans@thyme:2,S @@ -0,0 +1,29 @@ +Message-ID: <5359265.1075855486743.JavaMail.evans@thyme> +Date: Fri, 10 Nov 2000 09:46:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: eThink About It: November 13, 2000 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Have you lost your competitive mind? Find it on the Edge. + +If you're looking for competitive intelligence from recent articles, press +releases or trends, find it on the Edge! If you have information about +recent moves in the market, put it on the Edge! + + + +Lube stocks trading....maritime weather derivatives...viticulturists. No, +these aren't the results of the eThink team's latest word association +session. They're all ideas in the ThinkBank's Idea Vault. Visit the +ThinkBank to get the rest of the story on these ideas. While you're there, +stop by Resources and Good Sense, too. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/5508973.1075855485098.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/5508973.1075855485098.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..abf3d8f5 --- /dev/null +++ b/demo/ermis-f/Notes/cur/5508973.1075855485098.JavaMail.evans@thyme:2,S @@ -0,0 +1,259 @@ +Message-ID: <5508973.1075855485098.JavaMail.evans@thyme> +Date: Wed, 29 Nov 2000 10:31:00 -0800 (PST) +From: enron.announcements@enron.com +To: all_ena_egm_eim@enron.com +Subject: EnTouch Newsletter +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All_ENA_EGM_EIM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +CONGRATULATIONS!!! +PAT JOHNSON is the winner for =01+The Name This Newsletter Contest=01,. It= + was a=20 +close call. After receiving over 50 great ideas, the PR Dept had a tough ti= +me=20 +narrowing the list to the top ten for Mark Frevert=01,s final decision. We= +=01,d=20 +like to thank everyone who submitted suggestions and a special thanks to Pa= +t=20 +Johnson for sending in the winning name EnTouch.=20 + + +BUSINESS HIGHLIGHTS + +EGM Coal & Emissions +The November and December NYMEX market remains very tight. Offers in the O= +TC=20 +market have climbed to the low $40s. The highest reported trade for Decemb= +er=20 +was reported at $38.50. The tightness should continue through the first= +=20 +half of the year with the Martin County mine still shut down. The rest of= +=20 +the year remains strong piggy backing off of the current spot market.=20 + +Finally--Life beyond the 150 to 155 range--vintage year 2000 SO2 allowances= +=20 +broke out of this trading range this week. The low trade was around $119.5= +0=20 +and the last trade was around $120.50. The sharp drop in prices was caused= +=20 +in large part by the news of Dominion Virginia Power settling the New Sourc= +e=20 +Review lawsuit brought against it by the state of NY and the EPA Continuing= +=20 +rumors of further NSR related settlements will likely create continued=20 +volatility. It is as yet unclear what the new price floor will be. + +NOx has settled down a bit with last trade 2001 vintage of $675. + +Principal Investments +Solo Energy Corporation, an Alameda, California based developer of Wireless= +=20 +Energy microturbine products to supply superior on-site energy service to= +=20 +U.S. commercial and light industrial customers, announced that Enron North= +=20 +America has completed an equity investment in Solo Energy as well as entere= +d=20 +into an alliance agreement. + +In exchange for warrants to purchase the Company=01,s preferred stock, Enro= +n=20 +will assist in obtaining fuel contracts to support the Company=01,s distrib= +uted=20 +generation contracts, including the provision of gas and backup electricity= +,=20 +and will work with the Company to support its market and gas technology=20 +research.=20 + +NEWS FROM THE GLOBALFLASH + +EnronCredit.com +On Halloween, Enron Credit.com hit the City of London last Tuesday. As an= +=20 +original PR stunt, the EnronCredit.com team organized a Grim Reaper with tw= +o=20 +female vampires to distribute candy carrying the message, "Corporate=20 +bankruptcies are on the increase and could be your worst nightmare. You can= +=20 +protect your company and sleep well at night". Locations for the distributi= +on=20 +of 5,000 packs of candy were Bank, Broadgate and Canary Wharf. The general= +=20 +feedback and reaction of people was positive. Photos of the event will be= +=20 +available on the EnronCredit.com site. + +Enron Japan Corp. +Enron is powering ahead in Japan following the official launch of Enron Jap= +an=20 +Corp. in Tokyo last week. In keeping with Japanese tradition, Ken Lay, Joe= +=20 +Hirl, Ken Rice and Mike McConnell donned "happi coats" - a sort of short=20 +kimono - and used ceremonial hammers to break the lid of a wooden cask of= +=20 +sake in front of an audience of 350 drawn from major companies and=20 +government. Enron has made an immediate impact already by offering eligibl= +e=20 +consumers 3-5 year contracts with immediate savings of up to 10 percent in= +=20 +the first year. View the Japan website at www.enron.co.jp [No worries,= +=20 +it's in Japanese and English ...Ed] + +There are 35 Enron employees in the Tokyo office including an Enron Metals= +=20 +team. EBS will be staffing up there over the coming months. =20 + + +Nordic energy agreement with UPM-Kymmene +Enron Nordic Energy and UPM-Kymmene Corp. have signed a two-year portfolio= +=20 +management agreement covering UPM Kymmene's Nordic power portfolio. The=20 +Mid-Market desk in the Oslo office will assist UPM in optimising its=20 +portfolio of approximately 14 TWh. energydesk.com will provide UPM with the= +=20 +risk management system used in the process. In addition, the agreement open= +s=20 +the door for Enron Energy Services to explore a variety of opportunities=20 +within the company. The Nordic agreement is the first step towards a broade= +r=20 +scope of co-operation with UPM on a European and Global basis. The total=20 +contract value is estimated to be $375 million. + +UPM-Kymmene's nominal electricity resources total about 3000 MW, of which= +=20 +2500 MW in Finland and about 500 MW in other countries. The group's power= +=20 +procurement totals approximately 18 TWh per year, of which about 14 TWh in= +=20 +Finland. Around 15 TWh/a is consumed by the group's own mills and the rest = +is=20 +sold to the market. + +http://www.upm-kymmene.com +http://www.upm-kymmene.com/upm/energy/energybuild.html + +The deal was led by Sami Tenngren - Nordic Mid-Market, and was supported by= +=20 +Magnus Groth - EES, Jukka Hormaluoma - energydesk.com, and Martin Rosell -= +=20 +Legal. + +Congratulations on a job well done to all those who worked so hard to put= +=20 +this transaction into place........Thor Lien. + +Australia +Despite heavy flooding in NSW, the weather is looking up for Enron=20 +Australia. Last week, the Sydney Office launched online Hong Kong weather= +=20 +derivatives and the Sydney weather node traded on EnronOnline in the US ti= +me=20 +zone. With this precedent, we hope to support the takeoff of global weathe= +r=20 +on EnronOnline. =20 + +The Coal Group in Sydney has suddenly become very popular. There is no doub= +t=20 +that a recent sale to AES for the plant at Barbers Point, Hawaii is the rea= +l=20 +reason. Coal purchases during year 2000 have been concluded with most majo= +r=20 +producers in Indonesia and Australia. We will soon be loading our first=20 +shipment from China. Deliveries to Nippon Steel in Japan are underway. Also= +,=20 +a shipment to a large power utility in Japan will take place in early 2001. + +Off-shore wind plans +Enron has entered into agreement to purchase the development assets of a 30= +=20 +MW offshore wind project in the UK. The Harwich project, situated in=20 +Gunfleet Sands approximately eight kilometres offshore in the North Thames= +=20 +Estuary is believed to represent one of the first serious investments in th= +e=20 +development of offshore wind energy in the UK. + + +ENRONONLINE STATISTICS + +Below are the latest figures for EnronOnline as of November 27, 2000. + +* Total Life to Date Transactions> 464,000 +* Life to Date Notional Value of Transactions > $263 billion + + +NUGGETS & NOTES + +"How does your earnings target look for the quarter?" =01) Brent Price,=20 +VP/Operations & Chief Accounting Officer for EGM + +"Always price the illiquidity risk premium appropriately!" =01) Doug Friedm= +an,=20 +Director of Financial Petrochemicals and Plastics + +What people say to Julie Gomez,VP/Upstream Services-ENA - "I heard your lau= +gh=20 +clear across the floor!!!" + + +IN THE NEWS + +"The uncertainty [of the presidential election] does not influence business= +.=20 +It is a relatively short-term distraction. Our business model has not chang= +ed=20 +and will not change as a result of the election because we've worked very= +=20 +well with both the Clinton/Gore administration in Washington and the Bush= +=20 +administration in Texas." +-- Mark Palmer, vice president of Enron Corporate Communications, Associate= +d=20 +Press + +"The name of Enron may be unfamiliar in Japan, but it should not stay that= +=20 +way for long.........Joseph Hirl, president of Enron Japan, says: "We don't= +=20 +go in and try to destroy markets - we go in and create them." Some of the= +=20 +company's potential customers and business partners may still need to be=20 +persuaded of that, but Enron has a large stock of experience to reassure=20 +them".---Financial Times + +WELCOME +New Hires ENA/EIM/EGM +ENA =01) Lydia Atwood-Minter, Kenneth Thibodeaux, Lacye Trevino-Brymer +EGM =01)Humaira Badat, Daiquiri Lucas + +Transfers to ENA/EIM/EGM +ENA =01) Trinh Abrell, Terri Austin, Guillermo Balmaceda, Eric Booth, Rober= +t=20 +Chmielewski, Joyce Dorsey, Sharon Gonzales, Laura Gutierrez, Scott Healy,= +=20 +Dawn Kenne, Robert Kraszewski, Sandra Morris, David Porter, Daniel Quezada,= +=20 +Henry Quigley, Steven Rose, Felecia Russell, Mary Symes, Dan Williams,=20 +Rosalinda Zermeno +EGM =01) Braedi Craig, Scott Baukney, Samantha Davidson, David Loosley, Joh= +n=20 +Massey, Diana Monaghan, Adam Siegel, Ioannis Tzamouranis=20 + + +LEGAL STUFF + +The information contained in this newsletter is confidential and proprietar= +y=20 +to Enron Corp. and its subsidiaries. It is intended for internal use only= +=20 +and should not be disclosed \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/5527195.1075855487385.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/5527195.1075855487385.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2e034d7d --- /dev/null +++ b/demo/ermis-f/Notes/cur/5527195.1075855487385.JavaMail.evans@thyme:2,S @@ -0,0 +1,253 @@ +Message-ID: <5527195.1075855487385.JavaMail.evans@thyme> +Date: Mon, 6 Nov 2000 23:20:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Fw: + Click and go to http://www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +Subject: Click and go to http://www.enerfax.com if can not view properly.htm + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] + [IMAGE] + + + + [IMAGE] + + + + + + + + + Click here for a daily email link + + + + + + + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? November 6, 2000? -? ? Need a Past Issue +-Click Here + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? November 6, 2000 + + + + + + + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 5? -? November 6, 2000 + + + + + + + [IMAGE] + + + + + + + + CFTC Report Shows Speculators Neutral on Energy Futures + + + + ? ? ?Speculators maintained a neutral position on crude and heating oil +futures for the week ending last Tuesday, having cut bets on rising prices +they made a few weeks ago, according to the CFTC report. The neutral posture +helps to explain why the market has had trouble getting out of the recent +price range. As a group, the hedge funds are not looking for a rally or a +big decline, they're just watching for fresh indicators. Crude oil prices +have been between about $32 and $34 per barrel on the NYMEX since +mid-October, after a brief rally to $37. Prices closed Friday at $32.71 per +barrel. Speculators had bought 39,480 crude oil contracts and sold 40,373 +contracts, giving them a net short position of 893 contracts. The funds held +net-long positions for most of the year, with a peak of 47,171 lots in +February. Similarly, speculators' heating oil bets were almost neutral. Net +long positions were 1,436 lots after declining every week from a high for +the year of 25,780 lots on September 12th. The following table shows the +changes. + + + Contract? ? ? ?Date? ? ?Longs? ? ?Shorts? ? Longs Minus Shorts + Crude? ? ? ? ?Oct. 31? ?39,480? ? 40,373? ? ? ? ? ?-893 + Crude? ? ? ? ?Oct. 24? ?35,427? ? 39,316? ? ? ? ?-3,889 + Heating Oil? ?Oct. 31? ?12,574? ? 11,138? ? ? ? ? 1,436 + Heating Oil? ?Oct. 24? ?14,484? ? ?6,277? ? ? ? ? 8,207 + Gasoline? ? ? Oct. 31? ? 6,377? ? ?5,092? ? ? ? ? 1,285 + Gasoline? ? ? Oct. 24? ? 5,525? ? ?6,056? ? ? ? ? ?-531 + Natural Gas? ?Oct. 31? ?13,023? ? ?9,924? ? ? ? ? 3,099 + Natural Gas? ?Oct. 24? ?17,018? ? ?8,524? ? ? ? ? 8,494 + + + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 6? -? November 6, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 6, 2000 + + + + + + + [IMAGE] + + + + + + + + ONEOK and Duke Signed Long Term Transportation Agreement + + + + ? ? ONEOK and Duke Energy have signed a long term natural gas +transportation agreement under which ONEOK will transport all the volumes +needed to power a 500 MW Power Plant in Oklahoma owned by Duke. ONEOK Gas +Transportation's pipeline system will move up to 85,000 MMBtu per day to +Duke's combined cycle McClain Energy Facility in Newcastle. Financial +details of the agreement were not disclosed. + + + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img14.gif + - img15.gif + - img16.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img8.gif + - img26.gif + - id=1381847 + - img27.gif \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/5554797.1075855484738.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/5554797.1075855484738.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..cdf4ae9b --- /dev/null +++ b/demo/ermis-f/Notes/cur/5554797.1075855484738.JavaMail.evans@thyme:2,S @@ -0,0 +1,228 @@ +Message-ID: <5554797.1075855484738.JavaMail.evans@thyme> +Date: Mon, 4 Dec 2000 10:05:00 -0800 (PST) +From: miki.bode@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + browning@wasatchenergy.com, bruce.langmade@fortjamesmail.com, + bymank@wdni.com, cards@wdni.com, ccoyle@americansoda.com, + cmcgra@puget.com, cridin@puget.com, dave.dungan@weyerhaeuser.com, + deborahs@kimballenergy.com, derek.danyliw@husky-oil.com, + dlh@nwnatural.com, fermis@enron.com, gacynth_adam@transcanada.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, kri.pam@pdg.net, + llightfoot@coral-energy.com, lmanis@sdge.com, lprior@enron.com, + niels_a_vervloet@reliantenergy.com, ramperms@bp.com, + rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com +Subject: NWP System Notice - 01-177 Soliciting Electronic Bids +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Bode, Miki" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: December 04, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-177 Soliciting Electronic Bids + +Notice Text: + +All Shippers Notification: 01-177?????? ??????? ??????? Dated December 4, +2000 + + + +TO:???? ??????? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????? (801) 971-5983 +cellular +?????????????????????????????? +?????????????????????? Williams Gas Pipeline-West +?????????????????????? Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR +AVAILABLE FIRM MAINLINE TRANSPORTATION +CAPACITY ON NORTHWEST'S TRANSMISSION SYSTEM + +Northwest has posted the following package of available firm TF-1 Large +Customer transportation capacity to its Electronic Bulletin Board ("EBB") +for competitive bid pursuant to the "Right-of-First-Refusal; Posting of +Pipeline Capacity" provision of Northwest's Tariff, which requires +availability of capacity to be posted to the EBB subject to bid.? All +prearranged terms are indicated below, if applicable.? The prearranged +shipper has the right to match the highest economic value at the end of +the bid period.? If the prearranged shipper does not match the highest +economic value, award of such capacity will be made according to +Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS CLOSED +BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace Karpakis or your +Marketing Services Representative if you encounter any problems with your +EBB bid(s).? DON'T WAIT UNTIL THE LAST MINUTE TO POST YOUR BID.? Time +deadlines are electronically monitored and implemented. + +PACKAGE "ZZ" +From the November 14, 2000 Posting +EBB OFFER # 450 + +RECEIPT DELIVERY??????? ? TOTAL ? INITIAL PRIMARY?????? PREARRANGED +?POINT? ??? POINT ????? ?? DTH/D??????? ? CONTRACT TERM ??????? ?????? +OFFER?? + +Blanco????????????? Green??????????? 15,000??????????? 12/06/00 - +12/31/00????? ???????? YES +Hub-TW??????????? Rvr-CIG + +Min. Acceptable Bid:??? $0.03 per Dth of daily Reservation Contract Demand +for Flexible +Receipt/Delivery Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 15,000 Dth/d +Bid Open Date:? 12/04/00 - (3:00 pm Central Time) +Bid Close Date: 12/05/00 - (3:00 pm Central Time) +Award Deadline: 12/05/00 - (4:00 pm Central Time) +Evergreen:????? ??????? NONE +Special Terms & Cond:?? See 1, 2 and 3 Below. + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into +the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity and +shipper and replacement shipper may utilize any available points on +Northwest's transmission +system without impacting the discount for the original shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition to the +Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable surcharges and +fuel. +? + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation +capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available +transportation capacity.? Multiple electronic bid(s) can be submitted for the +total available +transportation capacity under the specified package OR multiple rates can be +submitted each +for a partial amount of available transportation capacity under the specified +package.? If +the same Shipper submits multiple bids, the highest present value for such +package of +available transportation capacity shall be considered the valid bid. All +other bids from the +same Shipper for the same package of transportation capacity will be +discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is less than +minimum tariff rate, the following formula is utilized:? Bid Rate x FERC +Interest Rate +x The Maximum Bid Quantity x 365 days/100/12; or if the maximum rate is bid, +the +following formula is utilized:? Bid Rate x FERC Interest Rate x Maximum Bid +Quantity x +days bid/100. In case of a tie, each tied shipper will have the right to +improve its bid +by submitting an improved bid within 24 hours of the bid close time.? Such +improved bid +shall be faxed to (801) 584-7076 to Candace Karpakis or Patrick Aman.? If a +tie still +exists, such capacity shall be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than indicated +for the capacity unless maximum rate is bid. + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button on the +offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The +screen will allow you to review the conditions of the offer.? Close this +screen when you have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting the +"VIEWBID" button.? Close this screen when you have finished viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" +button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, highlight +the receipt/delivery point section with the left mouse button and modify +accordingly. Select +?"SAVE".? If an error appears at the button of the screen, the error will +need to be +corrected and the data will need to be saved again.? If successful, a message +will appear +indicating the bid information has saved and the bid rate must be entered.? +Select "OK". +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +????? You have just "CREATED" your bid for the offer.? You now need to +"SUBMIT" +????? your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button.? All +of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you would +like to submit. +Select the "SUBMIT" button at the top of the screen to post the bid. + +????? To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button.? All +of?? +????? your bids will appear.? If the bid has not yet been submitted, +highlight the? +???? "BID IN DRAFT STATUS" that you would like to withdraw.? Select the +"WITHDRAW" +????? button at the top of the screen to withdraw the bid.? After a bid has +been +???? withdrawn, you can select the "DELETE" button at the top of the screen +to +???? delete it from the screen. + +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + +Word: F\Short Term/Capacity for Bid-All 2000 December 4, 2000 01-177.doc \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/57600.1075855484454.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/57600.1075855484454.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..71dfba3e --- /dev/null +++ b/demo/ermis-f/Notes/cur/57600.1075855484454.JavaMail.evans@thyme:2,S @@ -0,0 +1,21 @@ +Message-ID: <57600.1075855484454.JavaMail.evans@thyme> +Date: Wed, 6 Dec 2000 02:55:00 -0800 (PST) +From: frank.ermis@enron.com +To: laura.pena@enron.com +Subject: christmas party +Cc: frank.ermis@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: frank.ermis@enron.com +X-From: Frank Ermis +X-To: Laura R Pena +X-cc: Frank Ermis +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +I would like to RSVP my wife Laura and myself. + +Thank you \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/5777961.1075855498378.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/5777961.1075855498378.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..bff5d68e --- /dev/null +++ b/demo/ermis-f/Notes/cur/5777961.1075855498378.JavaMail.evans@thyme:2,S @@ -0,0 +1,93 @@ +Message-ID: <5777961.1075855498378.JavaMail.evans@thyme> +Date: Fri, 4 May 2001 09:49:00 -0700 (PDT) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: SUPPLEMENTAL Weekend Outage Report for 5-4-01 through 5-7-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +May 4, 2001 5:00pm through May 7, 2001 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages + +ENRON NORTH AMERICAN LANS: SEE ORIGINAL REPORT + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: SEE ORIGINAL REPORT + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: ALSO SEE ORIGINAL REPORT + +Impact: EBS +Time: Fri 5/4/2001 at 6:00:00 PM CT thru Fri 5/4/2001 at 10:00:00 PM CT + Fri 5/4/2001 at 4:00:00 PM PT thru Fri 5/4/2001 at 8:00:00 PM PT + Sat 5/5/2001 at 12:00:00 AM London thru Sat 5/5/2001 at 4:00:00 AM London +Outage: CGMP removal on MSFCs (EBS) +Environments Impacted: EBS +Purpose: Possible fix for multicast problems. Neal Symms is still reporting +difficulties with multicast and Tibco. +Backout: Place 'ip cgmp' back on the interfaces +Contact(s): Dennis McGough 713-345-3143 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +----------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC + (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 diff --git a/demo/ermis-f/Notes/cur/5788053.1075855485041.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/5788053.1075855485041.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1b8d71ed --- /dev/null +++ b/demo/ermis-f/Notes/cur/5788053.1075855485041.JavaMail.evans@thyme:2,S @@ -0,0 +1,226 @@ +Message-ID: <5788053.1075855485041.JavaMail.evans@thyme> +Date: Wed, 29 Nov 2000 11:30:00 -0800 (PST) +From: miki.bode@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, agcdu1@triax.com, + agcdu6@triax.com, anita.reubens@swgas.com, bblanar@coral-energy.com, + bob.mattice@engageenergy.com, bob.mattice@engageenergy.com, + bruce.langmade@fortjamesmail.com, bymank@wdni.com, cards@wdni.com, + ccoyle@americansoda.com, cmcgra@puget.com, cridin@puget.com, + dave.dungan@weyerhaeuser.com, deborahs@kimballenergy.com, + derek.danyliw@husky-oil.com, dlh@nwnatural.com, fermis@enron.com, + gacynth_adam@transcanada.com, geek@bp.com, gilesmh@bp.com, + janderson@clarkpud.com, jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, kri.pam@pdg.net, + llightfoot@coral-energy.com, lmanis@sdge.com, lprior@enron.com, + niels_a_vervloet@reliantenergy.com, ramperms@bp.com, + rfm@nwnatural.com, robert.harp@engageenergy.com, + robert.harp@engageenergy.com, rony@panalberta.com, + ryan.watt@enron.com, sbrewer@enron.com, scotts@kimballenergy.com, + sghill@bcgas.com, sgwi@dynegy.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, + tdizona@coral-energy.com, tgilliam@avistaenergy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@ix.netcom.com, + zcourns@national-fuel.com +Subject: NWP System Notice - 01-074 Soliciting Electronic Bids +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Bode, Miki" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'agcdu1@triax.com'" , "'agcdu6@triax.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'bruce.langmade@fortjamesmail.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cridin@puget.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'gacynth_adam@transcanada.com'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'kri.pam@pdg.net'" , "'llightfoot@coral-energy.com'" , "'lmanis@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'niels_a_vervloet@reliantenergy.com'" , "'ramperms@bp.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'SBREWER@ENRON.COM'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'sgwi@dynegy.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tdizona@coral-energy.com'" , "'tgilliam@avistaenergy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@ix.netcom.com'" , "'zcourns@national-fuel.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: November 29, 2000 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-074 Soliciting Electronic Bids + +Notice Text: + +All Shippers Notification: 01-175?????? ??????? ??????? Dated November 30, +2000 + + + +TO:???? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????? (801) 971-5983 +cellular +?????????????????????????????? +????????????????????? Williams Gas Pipeline-West +????????????????????? Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR +AVAILABLE FIRM MAINLINE TRANSPORTATION +CAPACITY ON NORTHWEST'S TRANSMISSION SYSTEM + +Northwest has posted the following package of available firm TF-1 Large +Customer transportation capacity to its Electronic Bulletin Board ("EBB") +for competitive bid pursuant to the "Right-of-First-Refusal; Posting of +Pipeline Capacity" provision of Northwest's Tariff, which requires +availability of capacity to be posted to the EBB subject to bid.? All +prearranged terms are indicated below, if applicable.? The prearranged +shipper has the right to match the highest economic value at the end of +the bid period.? If the prearranged shipper does not match the highest +economic value, award of such capacity will be made according to +Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS CLOSED +BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace Karpakis or your +Marketing Services Representative if you encounter any problems with your +EBB bid(s).? DON'T WAIT UNTIL THE LAST MINUTE TO POST YOUR BID.? Time +deadlines are electronically monitored and implemented. + +PACKAGE "A" +From the November 14, 2000 Posting +EBB OFFER # 449 + +RECEIPT DELIVERY??????? ?? TOTAL??????? INITIAL PRIMARY PREARRANGED +?POINT? ?? POINT ?????? ??? DTH/D???????? CONTRACT TERM ??????? ??????? +OFFER?? + +Sumas?????? Puget (Canyon)??? 16,000?????? 12/02/00 - 01/31/01? ????????? YES + +Min. Acceptable Bid:??? $0.05 per Dth of daily Reservation Contract Demand +for Flexible +?????????????????????????????????????????????? Receipt/Delivery Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 16,000 Dth/d +Bid Open Date:? 11/30/00 - (8:00 am Central Time) +Bid Close Date: 12/01/00 - (8:00 am Central Time) +Award Deadline: 12/01/00 - (9:00 am Central Time) +Evergreen:????? ??????? Month to Month, Ten Business Days Notice by Either +Party +Special Terms & Cond:?? See 1, 2 and 3 Below. + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into +the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity and +shipper and replacement shipper may utilize any available points on +Northwest's +transmission system without impacting the discount for the original shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition to the +Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable surcharges and +fuel. +? + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation +capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available +transportation capacity.? Multiple electronic bid(s) can be submitted for the +total available +transportation capacity under the specified package OR multiple rates can be +submitted each +for a partial amount of available transportation capacity under the specified +package.? If +the same Shipper submits multiple bids, the highest present value for such +package of +available transportation capacity shall be considered the valid bid. All +other bids from the +same Shipper for the same package of transportation capacity will be +discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is less than +minimum tariff rate, the following formula is utilized:? Bid Rate x FERC +Interest Rate x The +Maximum Bid Quantity x 365 days/100/12; or if the maximum rate is bid, the +following formula +is utilized:? Bid Rate x FERC Interest Rate x Maximum Bid Quantity x days +bid/100. In case +of a tie, each tied shipper will have the right to improve its bid by +submitting an improved +bid within 24 hours of the bid close time.? Such improved bid shall be faxed +to +(801) 584-7076 to Candace Karpakis or Patrick Aman.? If a tie still exists, +such capacity +shall be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than indicated +for the capacity unless maximum rate is bid. + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button on the +offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The +screen will allow you to review the conditions of the offer.? Close this +screen when you have +finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting the "VIEW +BID" button.? Close this screen when you have finished viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" +Button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, highlight +the receipt/delivery point section with the left mouse button and modify +accordingly. Select +"SAVE".? If an error appears at the button of the screen, the error will need +to be corrected +and the data will need to be saved again.? If successful, a message will +appear indicating +the bid information has saved and the bid rate must be entered.? Select "OK". +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +???? You have just "CREATED" your bid for the offer.? You now need to +"SUBMIT" +???? your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button.? All +of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you would +like to submit. +?Select the "SUBMIT" button at the top of the screen to post the bid. + +?????? To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button.? +All of +?????? your bids will appear.? If the bid has not yet been submitted, +highlight the +?????? "BID IN DRAFT STATUS" that you would like to withdraw.? Select the +"WITHDRAW" +?????? button at the top of the screen to withdraw the bid.? After a bid has +been +????? withdrawn, you can select the "DELETE" button at the top of the screen +to +????? delete it from the screen. +????? NOTE:? After each selection, always "REFRESH" the screen to get the +latest status. + + +Word: F\Short Term/Capacity for Bid-All 2000 November 30, 2000 01-175.doc \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/5807187.1075855487588.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/5807187.1075855487588.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d0ad319b --- /dev/null +++ b/demo/ermis-f/Notes/cur/5807187.1075855487588.JavaMail.evans@thyme:2,S @@ -0,0 +1,19 @@ +Message-ID: <5807187.1075855487588.JavaMail.evans@thyme> +Date: Mon, 30 Oct 2000 14:39:00 -0800 (PST) +From: enron.chairman@enron.com +To: all_ena_egm_eim@enron.com, additional_ena_egm_eim@enron.com +Subject: Holiday Party - Save the Date +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron NA Office of the Chairman +X-To: All_ENA_EGM_EIM, Additional_ENA_EGM_EIM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Please click on the link below + +SAVE THE DATE \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/5864463.1075855485464.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/5864463.1075855485464.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a3f19dce --- /dev/null +++ b/demo/ermis-f/Notes/cur/5864463.1075855485464.JavaMail.evans@thyme:2,S @@ -0,0 +1,276 @@ +Message-ID: <5864463.1075855485464.JavaMail.evans@thyme> +Date: Sun, 26 Nov 2000 14:01:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Go + to www.enerfax.com if can not view properly.htm +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + + ")} TC + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 27, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 27, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Consultant Says Mexico to Pay Billions for Natural Gas + + + ? ? Mexico, over the next decade, will likely need to spend $40.6 Billion +to import natural gas, given Pemex's failure to conduct adequate capital +investment, consultants Consultores Internacionales have said in a report. +The estimate assumes an average price for natural gas of $4.50 per MMBtu +over the period. In a more conservative scenario, with the average price of +natural gas at $3.50 per MMBtu, the country over the next 10 years would +need to spend $31.6 billion dollars on natural gas imports, according to +the report. Under both scenarios, estimates expect that Mexico will need to +import 24.7 Bcf of natural gas during the coming decade. + + + + + + + + + + [IMAGE] + + + + + + + + Natural? Gas? Storage? Report + + + + + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + ? ? ? ? ? ? Week? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Prev? + ? ? ? ? ? ?Ending? ? Prev? ? ? ? ? ? ? ? ? ?Prev? ? Year? ? + | Region | 11/17/00| Week | Diff | % Full | Year | % Full + | Prod? ?|? ?664? ?|? 688 | -24? |? 70%? ?|? 843 |? 89%? ? + | East? ?|? 1643? ?| 1682 | -39? |? 90%? ?| 1711 |? 94%? ? + | West? ?|? ?341? ?|? 372 | -31? |? 67%? ?|? 442 |? 87%? ? + |? ? ? ? |? ? ? ? ?|? ? ? |? ? ? |? ? ? ? |? ? ? |? ? ? ? + | Total? |? 2648? ?| 2742 | -94? |? 80%? ?| 2996 |? 91%? ? + + + + + + + + [IMAGE] + + + [IMAGE] + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 27, 2000 + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + September Canadian Natural Gas Sales + + + Natural gas sales totaled 4.22 billion cubic meters in September, up 10.2% +over September 1999. The increase was the result of increased demand by the +industrial and residential sectors. Use by the industrial sector rose 11.7%, +amid higher use of natural gas for electricity generation and stronger +demand by the chemical industry. Year-to-date sales were up 7.1% over the +same period in 1999. Industrial sector sales continued to grow strongly, +posting an 11.1% increase. Consumption by the residential sector increased +1%, while the commercial sector decreased 1.1%. + + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img21.gif + - img22.gif + - img23.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - img32.gif + - img33.gif + - img34.gif + - img35.gif + - img10.gif + - img36.gif + - img37.gif + - id=444924 \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/5933815.1075855485438.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/5933815.1075855485438.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..41f39e1f --- /dev/null +++ b/demo/ermis-f/Notes/cur/5933815.1075855485438.JavaMail.evans@thyme:2,S @@ -0,0 +1,41 @@ +Message-ID: <5933815.1075855485438.JavaMail.evans@thyme> +Date: Mon, 27 Nov 2000 01:14:00 -0800 (PST) +From: ina.rangel@enron.com +To: jay.reitmeyer@enron.com, kenneth.shulklapper@enron.com, + matthew.lenhart@enron.com, paul.lucci@enron.com, + tori.kuykendall@enron.com, randall.gay@enron.com, + frank.ermis@enron.com, steven.south@enron.com, jane.tholt@enron.com, + monique.sanchez@enron.com, keith.holst@enron.com, + phillip.allen@enron.com, mike.grigsby@enron.com, + john.arnold@enron.com, mike.maggi@enron.com, larry.may@enron.com +Subject: PIRA ATTACHMENTS +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Jay Reitmeyer, Kenneth Shulklapper, Matthew Lenhart, Paul T Lucci, Tori Kuykendall, Randall L Gay, Frank Ermis, Steven P South, Jane M Tholt, Monique Sanchez, Keith Holst, Phillip K Allen, Mike Grigsby, John Arnold, Mike Maggi, Larry May +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Ina Rangel/HOU/ECT on 11/27/2000 09:01 AM +--------------------------- + + + + From: Amanda Huble @ ENRON 11/27/2000 08:37 AM + + +To: Becky Young/NA/Enron@Enron, Laura Harder/Corp/Enron@Enron, Jessica +Presas/Corp/Enron@ENRON, Ina Rangel/HOU/ECT@ECT, Airam Arteaga/HOU/ECT@ECT, +Kimberly Brown/HOU/ECT@ECT +cc: +Subject: Re: Please forward to your groups. + + + + + + diff --git a/demo/ermis-f/Notes/cur/6100967.1075855483495.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/6100967.1075855483495.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..834f48b2 --- /dev/null +++ b/demo/ermis-f/Notes/cur/6100967.1075855483495.JavaMail.evans@thyme:2,S @@ -0,0 +1,21 @@ +Message-ID: <6100967.1075855483495.JavaMail.evans@thyme> +Date: Wed, 13 Dec 2000 06:34:00 -0800 (PST) +From: public.relations@enron.com +To: all.houston@enron.com +Subject: Ken Lay and Jeff Skilling on CNNfn +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Public Relations +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Ken Lay and Jeff Skilling were interviewed on CNNfn to discuss the succession +of Jeff to CEO of Enron. We have put the interview on IPTV for your viewing +pleasure. Simply point your web browser to http://iptv.enron.com, click the +link for special events, and then choose "Enron's Succession Plan." The +interview will be available every 15 minutes through Friday, Dec. 15. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/6239643.1075855486820.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/6239643.1075855486820.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f61b7421 --- /dev/null +++ b/demo/ermis-f/Notes/cur/6239643.1075855486820.JavaMail.evans@thyme:2,S @@ -0,0 +1,52 @@ +Message-ID: <6239643.1075855486820.JavaMail.evans@thyme> +Date: Fri, 10 Nov 2000 05:47:00 -0800 (PST) +From: anne.labbe@enron.com +To: andrew.lewis@enron.com, andrea.ring@enron.com, brad.mckay@enron.com, + chris.germany@enron.com, dan.junek@enron.com, + david.delainey@enron.com, dick.jenkins@enron.com, + felecia.russell@enron.com, fletcher.sturm@enron.com, + frank.ermis@enron.com, geoff.storey@enron.com, + george.smith@enron.com, hunter.shively@enron.com, + ina.rangel@enron.com, jane.tholt@enron.com, jared.kaiser@enron.com, + jay.reitmeyer@enron.com, joe.parks@enron.com, john.arnold@enron.com, + john.taylor@enron.com, john.lavorato@enron.com, + judy.townsend@enron.com, kate.fraser@enron.com, + kay.chapman@enron.com, keith.holst@enron.com, + kelli.stevens@enron.com, kevin.ruscitti@enron.com, + kimberly.hillis@enron.com, kimberly.brown@enron.com, + larry.may@enron.com, lisa.kinsey@enron.com, mark.frevert@enron.com, + martin.cuilla@enron.com, matthew.lenhart@enron.com, + matt.smith@enron.com, maureen.smith@enron.com, mike.maggi@enron.com, + peter.keavey@enron.com, phillip.allen@enron.com, + airam.arteaga@enron.com, randall.gay@enron.com, + robert.superty@enron.com, robin.barbe@enron.com, + sandra.brawner@enron.com, sarah.mulholland@enron.com, + scott.goodell@enron.com, scott.hendrickson@enron.com, + scott.neal@enron.com, susan.pereira@enron.com, + sylvia.pollan@enron.com, tammi.depaolis@enron.com, + mike.dunn@enron.com, victoria.versen@enron.com +Subject: Open Enrollment for 2001 benefits ends Nov. 15th +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Anne Labbe +X-To: Andrew H Lewis, Andrea Ring, Brad McKay, Chris Germany, Dan Junek, David W Delainey, Dick Jenkins, Felecia Russell, Fletcher J Sturm, Frank Ermis, Geoff Storey, George D Smith, Hunter S Shively, Ina Rangel, Jane M Tholt, Jared Kaiser, Jay Reitmeyer, Joe Parks, John Arnold, John Craig Taylor, John J Lavorato, Judy Townsend, Kate Fraser, Kay Chapman, Keith Holst, Kelli Stevens, Kevin Ruscitti, Kimberly Hillis, Kimberly Brown, Larry May, Lisa Kinsey, Mark Frevert, Martin Cuilla, Matthew Lenhart, Matt Smith, Maureen Smith, Mike Maggi, Peter F Keavey, Phillip K Allen, Airam Arteaga, Randall L Gay, Robert Superty, Robin Barbe, Sandra F Brawner, Sarah Mulholland, Scott Goodell, Scott Hendrickson, Scott Neal, Susan W Pereira, Sylvia S Pollan, Tammi DePaolis, Mike R Dunn, Victoria Versen +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The final window for making your 2001 benefits elections or changes ends=20 +11/15 at 5 pm. If you do not elect to make any changes, your 2000 health= +=20 +benefit elections will rollover for 2001. + +If you still need to make changes, logon to www.enron.benefitsnow.com or ca= +ll=20 +1-800-425-5864. You will need your PIN number that is printed on your=20 +personal worksheet to access the web and hotline. =20 + +If you have any questions, please call the Benefits Dept. directly at x3797= +9,=20 +option 1, or Anne Labbe=01, at x57809. diff --git a/demo/ermis-f/Notes/cur/6398765.1075855487734.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/6398765.1075855487734.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f2b53e78 --- /dev/null +++ b/demo/ermis-f/Notes/cur/6398765.1075855487734.JavaMail.evans@thyme:2,S @@ -0,0 +1,65 @@ +Message-ID: <6398765.1075855487734.JavaMail.evans@thyme> +Date: Wed, 25 Oct 2000 11:51:00 -0700 (PDT) +From: andrew.wu@enron.com +To: richard.ingersoll@enron.com +Subject: Re: Paul Quilkey +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Andrew Wu +X-To: Richard Ingersoll +X-cc: Rebecca A. McDonald@ENRON, All Enron Worldwide@ENRON +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Hi Richard. I was just wondering if you sent this to me because of my recent +inquiry to Joe re: personnel profiles for power marketing/trading folks for +our Australia efforts? thanks + + + + +Richard Ingersoll@ECT +02/19/2000 08:52 PM +To: Rebecca A. McDonald@ENRON +cc: All Enron Worldwide@ENRON + +Subject: Re: Paul Quilkey + + + + + + Enron North America Corp. + + From: Rebecca A. McDonald @ ENRON 02/18/2000 05:51 +PM + + +Sent by: Enron Announcements@ENRON +To: All Enron Worldwide +cc: +Subject: Paul Quilkey + +Please join me in congratulating Paul Quilkey in his new role as Vice +President leading our efforts in Australia. Joe Hirl has assumed a leading +role in the formation of our business in Japan. Joe also has regional +responsibility for trading activity. + +Paul's appointment is in recognition of the critical role Paul has played in +Enron Australia's successful commencement and the body of outstanding work he +has accumulated to date in his career with Enron. It is worth noting that +Paul joined Enron as recently as the Associate intake of 1995. In the short +time since then Paul has developed and grown through various positions to his +current Trading and Origination role, a position of great responsibility in a +dynamic young business making aggressive inroads into the Australian market, +and far from Enron's traditional US markets. + +Please join me in congratulating Paul on his appointment. + +Rebecca + + + diff --git a/demo/ermis-f/Notes/cur/6548593.1075855484521.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/6548593.1075855484521.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..aea8a73e --- /dev/null +++ b/demo/ermis-f/Notes/cur/6548593.1075855484521.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <6548593.1075855484521.JavaMail.evans@thyme> +Date: Tue, 5 Dec 2000 09:11:00 -0800 (PST) +From: ina.rangel@enron.com +To: frank.ermis@enron.com +Subject: Holiday Invitation +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ina Rangel +X-To: Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Ina Rangel/HOU/ECT on 12/05/2000 05:11 PM +--------------------------- + Enron North America - Office of the Chairman + +From: ENA Office of the Chairman@ENRON on 11/16/2000 08:12 PM +Sent by: Enron Announcements@ENRON +To: Houston ENA&EIM&EGM +cc: +Subject: Holiday Invitation + +Please click on the attached link to launch your Holiday Party invitation. + + http://invitation.enron.com + +Please direct any questions to Dorie Hitchcock via email. diff --git a/demo/ermis-f/Notes/cur/6824862.1075855498116.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/6824862.1075855498116.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..34de31d2 --- /dev/null +++ b/demo/ermis-f/Notes/cur/6824862.1075855498116.JavaMail.evans@thyme:2,S @@ -0,0 +1,67 @@ +Message-ID: <6824862.1075855498116.JavaMail.evans@thyme> +Date: Mon, 7 May 2001 08:48:00 -0700 (PDT) +From: suzanne.christiansen@enron.com +To: philip.polsky@enron.com, daniel.lisk@enron.com, hillary.mack@enron.com, + stacey.brewer@enron.com, anne.bike@enron.com, kim.ward@enron.com, + barry.tycholiz@enron.com, jacqueline.adams@enron.com, + shelly.mendel@enron.com, susan.scott@enron.com, + suzanne.christiansen@enron.com, ted.evans@enron.com, + jan.sutherland@enron.com, matthew.lenhart@enron.com, + steven.south@enron.com, randall.gay@enron.com, + patti.sullivan@enron.com, jason.wolfe@enron.com, + frank.ermis@enron.com, mike.grigsby@enron.com, jane.tholt@enron.com, + monique.sanchez@enron.com, keith.holst@enron.com, + phillip.allen@enron.com, laura.vuittonet@enron.com, + kimberly.hardy@enron.com, jessica.presas@enron.com, + becky.young@enron.com, shannon.groenewold@enron.com, + matt.smith@enron.com +Subject: You're Invited +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Suzanne Christiansen +X-To: To: Stephanie Miller, Philip Polsky, Daniel Lisk, Hillary Mack, Stacey J Brewer, Anne Bike, Kim Ward, Barry Tycholiz, Jacqueline P Adams, Shelly Mendel, Susan M Scott, Suzanne Christiansen, Ted Evans, Jan Sutherland, Matthew Lenhart, Steven P South, Randall L Gay, Patti Sullivan, Jason Wolfe, Frank Ermis, Mike Grigsby, Jane M Tholt, Monique Sanchez, Keith Holst, Phillip K Allen, Laura Vuittonet, Kimberly Hardy, Jessica Presas, Becky Young, Shannon Groenewold, Matt Smith +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Sorry about this guys, I put the wrong date on the last memo reminding you of +Tori's shower. It is this Thursday, May 10th, not May 19th. +---------------------- Forwarded by Suzanne Christiansen/HOU/ECT on +05/07/2001 03:45 PM --------------------------- + + Enron North America Corp. + + From: Suzanne Christiansen 05/04/2001 12:24 PM + + +To: Stephanie Miller/Enron@EnronXGate, Philip Polsky/Enron@EnronXGate, Daniel +Lisk/NA/Enron@Enron, Hillary Mack/Corp/Enron@Enron, Stacey J +Brewer/HOU/ECT@ECT, Anne Bike/Corp/Enron@Enron, Kim Ward/Enron@EnronXGate, +Barry Tycholiz/NA/Enron@ENRON, Jacqueline P Adams/Enron@EnronXGate, Shelly +Mendel/NA/Enron@ENRON, Susan M Scott/Enron@EnronXGate, Suzanne +Christiansen/HOU/ECT@ECT, Ted Evans/NA/Enron@ENRON, Jan +Sutherland/NA/Enron@ENRON, Matthew Lenhart/HOU/ECT@ECT, Steven P +South/Enron@EnronXGate, Randall L Gay/HOU/ECT@ECT, Patti +Sullivan/Enron@EnronXGate, Jason Wolfe/NA/Enron@ENRON, Frank +Ermis/HOU/ECT@ECT, Mike Grigsby/HOU/ECT@ECT, Jane M Tholt/HOU/ECT@ECT, +Monique Sanchez/HOU/ECT@ECT, Keith Holst/HOU/ECT@ect, Phillip K +Allen/HOU/ECT@ECT, Laura Vuittonet/Enron@EnronXGate, Kimberly +Hardy/Corp/Enron@ENRON, Jessica Presas/Enron@EnronXGate, Becky +Young/Enron@EnronXGate, Shannon Groenewold/ENRON@enronXgate, Matt +Smith/Enron@EnronXGate +cc: +Subject: You're Invited + +Just a reminder about Tori's baby shower next Thursday (May 19 @2:30). If +you would like me to shop for you (at Babysrus), just let me know or you can +donate to a pool of money and I will pick out some items. + +cc: +Subject: You're Invited + + + + diff --git a/demo/ermis-f/Notes/cur/720392.1075855497734.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/720392.1075855497734.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6d2aaf65 --- /dev/null +++ b/demo/ermis-f/Notes/cur/720392.1075855497734.JavaMail.evans@thyme:2,S @@ -0,0 +1,135 @@ +Message-ID: <720392.1075855497734.JavaMail.evans@thyme> +Date: Thu, 10 May 2001 03:45:00 -0700 (PDT) +From: melanie.hunter@neg.pge.com +To: jadams2@enron.com, gascontroller@aec.ca, carol_airey@altagas.ca, + kelly_aitken@gulf.ca, dalbers@avistacorp.com, louise.allen@numac.com, + malonzo@sdge.com, panderse@utilicorp.com, adrienneanderson@aec.ca, + dna1@pge.com, laab@pge.com, paul.atha@southernenergy.com, + oaugenstein@br-inc.com, nbaker@enron.com, lryall@worldnet.att.net, + brentbalog@aec.ca, dbarre@puget.com, bartneea@bp.com, beathrw@bp.com, + michaelbennett@aec.ca, bblanar@coral-energy.com, bokenfke@bp.com, + gborrego@semprasolutions.com, tabo@dynegy.com, boulayka@bp.com, + spencecp@bp.com, todd_braunfeld@br-inc.ca, sbrewer@enron.com, + stephane.brodeur@enron.com, tbrother@utilicorp.com, + tbrown@br-inc.com, browning@wasatchenergy.com, + christopher.bruce@msdw.com, jbruse@utilicorp.com, + mike_bucher@oxy.com, jburton@utilicorp.com, mbutler@tristargas.com, + operations@canwestgas.com, bcampbell@ci.burbank.ca.us, rwcd@pge.com, + chanbs@bp.com, jchapa@calpine.com, schrist@enron.com, dwc3@pge.com, + jlclarken@duke-energy.com, sheri.clemons@southernenergy.com, + cslaman@usg.com, bcohen@br-inc.com, darcy_cole@transcanada.com, + gascontroller@aec.ca, gcalgascontrol@bp.com, rcooper@utilicorp.com, + saguilar@coral-energy.com, rcrowley@coral-energy.com, + ccunning@cngc.com, david.dachis@neg.pge.com, bdahncke@pcenergy.com, + derek.danyliw@husky-oil.com, ddanyluk@enserco.com, days@epenergy.com, + cdecotea@westerngas.com, delanem@axl.ca, hankd@calpine.com, + kathy@itcoworld.com, tdizona@coral-energy.com, + andolaptchiev@duke-energy.com, doraisba@bp.com, rdreith@smud.org, + hwweight@duke-energy.com, caver_ealy@pgn.com, reason@br-inc.com, + lwebner@ect.enron.com, demerson@energy.twc.com, cory_empey@br-inc.ca, + pabercrombie@txuenergy.com, jelmore@txuenergy.com, fermis@enron.com, + vesparza@txu.com, beveret@enron.com, fackel@texaco.com, + lfiler@avistaenergy.com, mflaman@tcel.com, bradflegel@aec.ca, + srfl@dynegy.com, cfrandsen@avistacorp.com, + rene.frederick@apachecorp.com, bfrench@avistaenergy.com, + tfrisina@br-inc.com, dafusek@aep.com, mhg2@pge.com, + laura.gallant@paramountres.com, rgay@ect.enron.com, geek@bp.com, + gborrego@semprasolutions.com, gilesmh@bp.com, sgillit@cngc.com, + jgilmer2@txu.com, rgladman@aep.com, jglaubi@smud.org, + kgonzales@sppc.com, lgoodric@cngc.com, pgorton@avistaenergy.com, + pgorton@avistaenergy.com, pgrable@cngc.com, grahamp@kochind.com, + greenallg@epenergy.com, rgruber@avistacorp.com, bhall@cngc.com, + jeffrey.c.hammond@wgp.twc.com, lenhanson@aec.ca, + sharper@avistaenergy.com, deborah.hart@msdw.com, + jhaskey@coral-energy.com, kevin.heal@enron.com, + peggy.hedstrom@enron.com, emhendry@duke-energy.com, sghill@bcgas.com, + sherry_hill@transcanada.com, hoffmamc@bp.com, billhogue@aec.ca, + cholm@sppc.com, shorton@coral-energy.com, hots@chevron.com, + rob.hozjan@southernenergy.com, david_m_huck@reliantenergy.com, + igsjoy@ix.netcom.com, rishikawa@pacent.com, fred_jackson@knmktg.com, + kenja@cnrl.com, jenkindm@bp.com, kjohnson@pcenergy.com, + kkeiser@ect.enron.com, cindyk@cook-inlet.com, mkent@br-inc.com, + deborahs@kimballenergy.com, kims@kimballenergy.com, + russells@kimballenergy.com, jkimberly@avistacorp.com, + mknutson@avistaenergy.com, igsinc@ix.netcom.com, vgkr@dynegy.com, + gkugler@brr.com, james_lagadin@altagas.ca, + andrea.langfeldt@enron.com, llarson@mtpower.com, hleonard@cngc.com, + jonangas@attglobal.net, llightfoot@coral-energy.com, + lippmanc@aol.com, daniel.lisk@enron.com, nlissel@enserco.com, + jlynch@westerngas.com, carolma@cook-inlet.com, + altradegasscheduling@altra.com, lmcegenergy@sk.sympatico.ca, + lmansi@sdge.com, ecma@dynegy.com, bob.mattice@engageenergy.com, + rfm@nwnatural.com, jmmcarthur@duke-energy.com, + pmcdougall@coral-energy.com, jmcgowa@smud.org, cmcgra@puget.com, + tom.mckay@engageenergy.com, mmcmahon@avistacorp.com, + bmedlock@cngc.com, pmelera@sempratrading.com, + shelly.mendel@enron.com, cmiller@smud.org, moln@chevron.com, + lmoore@avistaenergy.com, rhondamoore@aec.ca, dcmorris@mtpower.com, + salmoncolo@worldnet.att.net, dmyers@enserco.com, + glen@wasatchenergy.com, mnason@coral-energy.com, nicknijt@bp.com, + trevor_nicol@nexeninc.com, gnunnema@utilicorp.com, kolinge@enron.com, + jennifer_owen@pgn.com, jpainter@igservice.com, + traceyh@panalberta.com, poruban@pasha.com, + spasloski@coral-energy.com, mpatton@cngc.com, + petersm@energystore.net, spfaff@cngc.com, meo2@pge.com, + carellyn-pitre@coastenergy.com, cpittma2@txu.com, + rplatt@duke-energy.com, jwpowell@duke-energy.com, + rinde_powell@pcp.ca, kathy.puls@engageenergy.com, + george.rahal@acnpower.com, ramperms@bp.com, sramsey@coral-energy.com, + mrana@socalgas.com, jackie.rausch@cabotog.com, reshma_rawj@gulf.com, + reshma_rawji@keyspancanada.com, jreames@br-inc.com, gwenreid@aec.ca, + lreid@sppc.com, hrennell@worldnet.att.net, rriehm@br-inc.com, + jarx@pge.com, dripley@ect.enron.com, rrobins4@enron.com, + bsalak@westerngas.com, jsanders@clarkpud.com, gene@toenergy.com, + scheffsp@bp.com, cshenderlein@brr.com, jane@scana.com, + scimmonsj@epenergy.com, scimmons.janice@epenergy.com, + david.scott@newpower.com, fred.scott@engageenergy.com, ljs6@pge.com, + kselland@avistaenergy.com, mvaughn@cngc.com, judy@progas.com, + lsilva@ci.glendale.ca.us, hls@nwnatural.com, mark@wasatchenergy.com, + linda@progas.com, steven.p.south@enron.com, jspell@puget.com, + deborahs@kimballenergy.com, lynnette.stauber@powerex.com, + mikeal.stec@apachecorp.com, jonangas@attglobal.net, + rogertan@swbell.net, ctaylor01@coral-energy.com, + ctaylor@ci.burbank.ca.us, scot.thompson@southernenergy.com, + ttonkin@utilicorp.com, joy.toups@elpaso.com, john_trimble@kmmktg.com, + tunstabj@bp.com, rtyra@txu.com, jpu1@pge.com, pvallone@cngc.com, + niels_a_vervloet@reliantenergy.com, rick.wadle@mirant.com, + pwah@socalgas.com, ryan@wasatchenergy.com, john.wallace@deml.com, + mark.warno@acnenergy.com, ryan.watt@enron.com, + doug_way@transcanada.com, jared_wells@altagas.ca, + david.wharton@apachecorp.com, cwhite@brr.com, kwhite@pcenergy.com, + twickersham@enserco.com, kwilkinson@br-inc.com, + s.kent.williams@williams.com, jwilmotte@avistaenergy.com, + pwinter@avistacorp.com, dick.winters@avistacorp.com, + dwinters@avistacorp.com, val_yildirok@pgn.com, ron.youell@mirant.com, + scott_yule@transcanada.com +Subject: PG&E Gas Transmission-NW Kingsgate Capacity Limitation +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "Hunter, Melanie" +X-To: "'jadams2@enron.com'" , "'gascontroller@AEC.CA'" , "'carol_airey@altagas.ca'" , "'kelly_aitken@gulf.ca'" , "'dalbers@avistacorp.com'" , "'louise.allen@numac.com'" , "'malonzo@sdge.com'" , "'panderse@utilicorp.com'" , "'adrienneanderson@aec.ca'" , "'DNA1@pge.com'" , "'Laab@pge.com'" , "'Paul.Atha@southernenergy.com'" , "'oaugenstein@br-inc.com'" , "'nbaker@enron.com'" , "'LRYALL@worldnet.att.net'" , "'brentbalog@aec.ca'" , "'dbarre@puget.com'" , "'bartneea@bp.com'" , "'beathrw@bp.com'" , "'michaelbennett@aec.ca'" , "'bblanar@coral-energy.com'" , "'bokenfke@bp.com'" , "'gborrego@semprasolutions.com'" , "'TABO@dynegy.com'" , "'boulayka@bp.com'" , "'spencecp@bp.com'" , "'todd_braunfeld@br-inc.ca'" , "'sbrewer@enron.com'" , "'stephane.brodeur@enron.com'" , "'Brothers, Troy'" , "'tbrown@br-inc.com'" , "'browning@wasatchenergy.com'" , "'Christopher.Bruce@msdw.com'" , "'jbruse@utilicorp.com'" , "'mike_bucher@oxy.com'" , "'jburton@utilicorp.com'" , "'mbutler@tristargas.com'" , "'operations@canwestgas.com'" , "'bcampbell@ci.burbank.ca.us'" , "'RWCD@pge.com'" , "'chanbs@bp.com'" , "'jchapa@calpine.com'" , "'schrist@enron.com'" , "'dwc3@pge.com'" , "'jlclarken@duke-energy.com'" , "'sheri.clemons@southernenergy.com'" , "'cslaman@usg.com'" , "'bcohen@br-inc.com'" , "'darcy_cole@transcanada.com'" , "'gascontroller@AEC.CA'" , "'gcalgascontrol@bp.com'" , "'rcooper@utilicorp.com'" , "'saguilar@coral-energy.com'" , "'rcrowley@coral-energy.com'" , "'ccunning@cngc.com'" , "Dachis, David" , "'BDAHNCKE@PCENERGY.COM'" , "'derek.danyliw@husky-oil.com'" , "'ddanyluk@enserco.com'" , "'days@epenergy.com'" , "'cdecotea@westerngas.com'" , "'delanem@axl.ca'" , "'hankd@calpine.com'" , "'kathy@itcoworld.com'" , "'tdizona@coral-energy.com'" , "'andolaptchiev@duke-energy.com'" , "'doraisba@bp.com'" , "'RDreith@smud.org'" , "'hwweight@duke-energy.com'" , "'caver_ealy@pgn.com'" , "'reason@br-inc.com'" , "'lwebner@ect.enron.com'" , "'demerson@energy.twc.com'" , "'cory_empey@br-inc.ca'" , "'pabercrombie@txuenergy.com'" , "'jelmore@txuenergy.com'" , "'fermis@enron.com'" , "'vesparza@txu.com'" , "'beveret@enron.com'" , "'fackel@texaco.com'" , "'lfiler@avistaenergy.com'" , "'mflaman@tcel.com'" , "'bradflegel@aec.ca'" , "'SRFL@dynegy.com'" , "'cfrandsen@avistacorp.com'" , "'rene.frederick@apachecorp.com'" , "'bfrench@avistaenergy.com'" , "'tfrisina@br-inc.com'" , "'dafusek@aep.com'" , "'MHG2@pge.com'" , "'laura.gallant@paramountres.com'" , "'rgay@ect.enron.com'" , "'geek@bp.com'" , "'gborrego@semprasolutions.com'" , "'gilesmh@bp.com'" , "'sgillit@cngc.com'" , "'jgilmer2@txu.com'" , "'rgladman@aep.com'" , "'jglaubi@smud.org'" , "'kgonzales@sppc.com'" , "'lgoodric@cngc.com'" , "'pgorton@avistaenergy.com'" , "'pgorton@avistaenergy.com'" , "'pgrable@cngc.com'" , "'grahamp@kochind.com'" , "'greenallg@epenergy.com'" , "'rgruber@avistacorp.com'" , "'bhall@cngc.com'" , "'jeffrey.c.hammond@wgp.twc.com'" , "'lenhanson@aec.ca'" , "'sharper@avistaenergy.com'" , "'Deborah.Hart@msdw.com'" , "'jhaskey@coral-energy.com'" , "'kevin.heal@enron.com'" , "'peggy.hedstrom@enron.com'" , "'emhendry@duke-energy.com'" , "'sghill@bcgas.com'" , "'sherry_hill@transcanada.com'" , "'Hoffmamc@bp.com'" , "'billhogue@aec.ca'" , "'cholm@sppc.com'" , "'shorton@coral-energy.com'" , "'hots@chevron.com'" , "'rob.hozjan@southernenergy.com'" , "'David_M_Huck@reliantenergy.com'" , "'igsjoy@ix.netcom.com'" , "'rishikawa@pacent.com'" , "'fred_jackson@knmktg.com'" , "'kenja@cnrl.com'" , "'jenkindm@bp.com'" , "'KJOHNSON@PCENERGY.COM'" , "'kkeiser@ect.enron.com'" , "'cindyk@cook-inlet.com'" , "'mkent@br-inc.com'" , "'deborahs@kimballenergy.com'" , "'kims@kimballenergy.com'" , "'RussellS@kimballenergy.com'" , "'jkimberly@avistacorp.com'" , "'mknutson@avistaenergy.com'" , "'igsinc@ix.netcom.com'" , "'vgkr@dynegy.com'" , "'gkugler@brr.com'" , "'james_lagadin@altagas.ca'" , "'andrea.langfeldt@enron.com'" , "'llarson@mtpower.com'" , "'hleonard@cngc.com'" , "'jonangas@attglobal.net'" , "'llightfoot@coral-energy.com'" , "'lippmanc@aol.com'" , "'Daniel.Lisk@enron.com'" , "'nlissel@enserco.com'" , "'jlynch@westerngas.com'" , "'Carolma@cook-Inlet.com'" , "'altradegasscheduling@altra.com'" , "'LMCEGEnergy@sk.sympatico.ca'" , "'lmansi@sdge.com'" , "'ecma@dynegy.com'" , "'bob.mattice@engageenergy.com'" , "'rfm@nwnatural.com'" , "'jmmcarthur@duke-energy.com'" , "'PMcDougall@coral-energy.com'" , "'jmcgowa@smud.org'" , "'cmcgra@puget.com'" , "'tom.mckay@engageenergy.com'" , "'mmcmahon@avistacorp.com'" , "'bmedlock@cngc.com'" , "'PMelera@sempratrading.com'" , "'shelly.mendel@enron.com'" , "'cmiller@smud.org'" , "'moln@chevron.com'" , "'lmoore@avistaenergy.com'" , "'rhondamoore@aec.ca'" , "'dcmorris@mtpower.com'" , "'salmoncolo@worldnet.att.net'" , "'dmyers@enserco.com'" , "'glen@wasatchenergy.com'" , "'mnason@coral-energy.com'" , "'nicknijt@bp.com'" , "'trevor_nicol@nexeninc.com'" , "'gnunnema@utilicorp.com'" , "'kolinge@enron.com'" , "'jennifer_owen@pgn.com'" , "'jpainter@igservice.com'" , "'traceyh@panalberta.com'" , "'poruban@pasha.com'" , "'spasloski@coral-energy.com'" , "'mpatton@cngc.com'" , "'PetersM@energystore.net'" , "'spfaff@cngc.com'" , "'MEO2@pge.com'" , "'carellyn-pitre@coastenergy.com'" , "'cpittma2@txu.com'" , "'rplatt@duke-energy.com'" , "'jwpowell@duke-energy.com'" , "'rinde_powell@pcp.ca'" , "'kathy.puls@engageenergy.com'" , "'george.rahal@acnpower.com'" , "'ramperms@bp.com'" , "'sramsey@coral-energy.com'" , "'mrana@socalgas.com'" , "'jackie.rausch@cabotog.com'" , "'reshma_rawj@gulf.com'" , "'reshma_rawji@keyspancanada.com'" , "'jreames@br-inc.com'" , "'gwenreid@aec.ca'" , "'lreid@sppc.com'" , "'hrennell@worldnet.att.net'" , "'rriehm@br-inc.com'" , "'JARx@pge.com'" , "'dripley@ect.enron.com'" , "'rrobins4@enron.com'" , "'bsalak@westerngas.com'" , "'jsanders@clarkpud.com'" , "'gene@toenergy.com'" , "'scheffsp@bp.com'" , "'cshenderlein@brr.com'" , "'jane@scana.com'" , "'scimmonsj@epenergy.com'" , "'scimmons.janice@epenergy.com'" , "'David.Scott@NewPower.com'" , "'fred.scott@engageenergy.com'" , "'ljs6@pge.com'" , "'kselland@avistaenergy.com'" , "'mvaughn@cngc.com'" , "'Judy@progas.com'" , "'lsilva@ci.glendale.ca.us'" , "'hls@nwnatural.com'" , "'mark@wasatchenergy.com'" , "'Linda@Progas.Com'" , "'Steven.P.South@enron.com'" , "'jspell@puget.com'" , "'deborahs@kimballenergy.com'" , "'lynnette.stauber@powerex.com'" , "'mikeal.stec@apachecorp.com'" , "'jonangas@attglobal.net'" , "'rogertan@swbell.net'" , "'ctaylor01@coral-energy.com'" , "'ctaylor@ci.burbank.ca.us'" , "'scot.thompson@southernenergy.com'" , "'Ttonkin@utilicorp.com'" , "'joy.toups@elpaso.com'" , "'john_trimble@kmmktg.com'" , "'tunstabj@bp.com'" , "'rtyra@txu.com'" , "'JPU1@pge.com'" , "'pvallone@cngc.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'rick.wadle@mirant.com'" , "'pwah@socalgas.com'" , "'ryan@wasatchenergy.com'" , "'john.wallace@deml.com'" , "'mark.warno@acnenergy.com'" , "'ryan.watt@Enron.com'" , "'doug_way@transcanada.com'" , "'jared_wells@altagas.ca'" , "'david.wharton@apachecorp.com'" , "'cwhite@brr.com'" , "'kwhite@pcenergy.com'" , "'twickersham@enserco.com'" , "'kwilkinson@br-inc.com'" , "'s.kent.williams@williams.com'" , "'jwilmotte@avistaenergy.com'" , "'pwinter@avistacorp.com'" , "'Dick.Winters@avistacorp.com'" , "'dwinters@avistacorp.com'" , "'val_yildirok@pgn.com'" , "'ron.youell@mirant.com'" , "'scott_yule@transcanada.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Due to system high pressure and inventory balancing, PG&E Gas +Transmission-Northwest is limiting the Kingsgate capacity to 2335 MMcf/d +effective Gas Day Thursday, May 10, beginning with the Intraday 1 cycle. + +If you have any questions, please call our transportation coordinators at +(503) 833-4300. + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/7275164.1075855484832.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/7275164.1075855484832.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..01655ae0 --- /dev/null +++ b/demo/ermis-f/Notes/cur/7275164.1075855484832.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <7275164.1075855484832.JavaMail.evans@thyme> +Date: Fri, 1 Dec 2000 10:34:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.worldwide@enron.com +Subject: eThink About It +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Worldwide +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +eThink Stuff For Sale! +That's right; get your very own eThink apparel, accessories and office +gadgets at the Signature Shop online. Direct your web browser to the +Signature Shop, and then click "eThink Merchandise" to see the complete +line. Happy shopping! + + +eSpeak is back! Tuesday, December 5 at 10:00 am Houston time, please join +Chairman and CEO Ken Lay for an open-mike eSpeak event. This is your last +chance of the year to ask Ken questions about the issues most important to +you. Don't miss it! \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/7456193.1075855498472.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/7456193.1075855498472.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ad95863e --- /dev/null +++ b/demo/ermis-f/Notes/cur/7456193.1075855498472.JavaMail.evans@thyme:2,S @@ -0,0 +1,184 @@ +Message-ID: <7456193.1075855498472.JavaMail.evans@thyme> +Date: Fri, 4 May 2001 01:33:00 -0700 (PDT) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage Report for 5-4-01 through 5-7-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +May 4, 2001 5:00pm through May 7, 2001 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages + +ENRON NORTH AMERICAN LANS: +Impact: ENS +Time: Fri 5/4/2001 at 9:00:00 PM CT thru Fri 5/4/2001 at 10:00:00 PM CT + Fri 5/4/2001 at 7:00:00 PM PT thru Fri 5/4/2001 at 8:00:00 PM PT + Sat 5/5/2001 at 3:00:00 AM London thru Sat 5/5/2001 at 4:00:00 AM London +Outage: Consolidation Of Networks +Environments Impacted: ENA +Purpose: Consolidating Network Equipment. Moving networks 172.16.48.20, +172.16.136.20, 172.16.51.20, and 172.16.194.20 + from 3460 to 3405. +Backout: +Contact(s): George Nguyen 713-853-0691 + +Impact: CORP +Time: Sat 5/5/2001 at 1:00:00 PM CT thru Sat 5/5/2001 at 7:15:00 PM CT + Sat 5/5/2001 at 11:00:00 AM PT thru Sat 5/5/2001 at 5:15:00 PM PT + Sat 5/5/2001 at 7:00:00 PM London thru Sun 5/6/2001 at 1:15:00 AM London +Outage: Migrating EES VLANs from EB3405-cx11 and EB3405-cx12 to EB3405-cx13 +and EB3405-cx14 +Environments Impacted: EES +Purpose: Off-load CPU usage onto current EB3405-CX13 and EB3405-CX14; +increase throughput and redundancy. +Backout: Remove EB3405-CX13 and EB3405-CX14. +Replace original access-links connecting HOUCX1 and HOUCX2 back to +EB3405-CX11 and EB3405-CX12. +Contact(s): Michael Huang 713-875-2478 877-692-2751 + +Impact: ENS +Time: Fri 5/4/2001 at 10:30:00 PM CT thru Sat 5/5/2001 at 12:00:00 AM CT + Fri 5/4/2001 at 8:30:00 PM PT thru Fri 5/4/2001 at 10:00:00 PM PT + Sat 5/5/2001 at 4:30:00 AM London thru Sat 5/5/2001 at 6:00:00 AM London +Outage: Migrating Networks Off Cisco 3 and Cisco 4 +Environments Impacted: ENA +Purpose: Migration of Networks Off Legacy Cisco Boxes +Backout: +Contact(s): George Nguyen 713-853-0691 + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: +Impact: Corp Notes +Time: Fri 5/4/2001 at 9:00:00 PM CT thru Sat 5/5/2001 at 1:00:00 AM CT + Fri 5/4/2001 at 7:00:00 PM PT thru Fri 5/4/2001 at 11:00:00 PM PT + Sat 5/5/2001 at 3:00:00 AM London thru Sat 5/5/2001 at 7:00:00 AM London +Outage: cNotes Server Reboots +Environments Impacted: All users on any of the mailservers listed below +Purpose: Scheduled @ 2 week interval +Backout: Make sure server comes up. +Contact(s): Trey Rhodes (713) 345-7792 + +Impact: EI +Time: Fri 5/4/2001 at 9:00:00 PM CT thru Sat 5/5/2001 at 1:00:00 AM CT + Fri 5/4/2001 at 7:00:00 PM PT thru Fri 5/4/2001 at 11:00:00 PM PT + Sat 5/5/2001 at 3:00:00 AM London thru Sat 5/5/2001 at 7:00:00 AM London +Outage: EI Notes Server Maintenance +Environments Impacted: EI Local/Domestic/Foreign Sites +Purpose: Scheduled @ 2 week interval +Backout: N/A +Contact(s): David Ricafrente 713-646-7741 + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: +Impact: Corp, OTS, ETS +DATE: MAY 15, 2001/2/2001 at 5:30:00 PM +Outage: Migrate DSS Server to GTHOU-APPSQ03P +Environments Impacted: DSS users will not be able to access the old server +(ENEDS01_ADAPT)after this date +Purpose: The existing server is outdated, migrating to SQL 2000 provides +increased +functionality and conforms to database platform requirements. +Backout: +Contact(s): Mary Vollmer 713-853-3381 + Joe Hellsten 713-853-7346 713-545-4164 + +Impact: EBS +Time: Fri 5/4/2001 at 8:00:00 PM CT thru Fri 5/4/2001 at 10:00:00 PM CT + Fri 5/4/2001 at 6:00:00 PM PT thru Fri 5/4/2001 at 8:00:00 PM PT + Sat 5/5/2001 at 2:00:00 AM London thru Sat 5/5/2001 at 4:00:00 AM London +Outage: EIGRP Integration - EBS and ENW +Environments Impacted: All +Purpose: The EBS network is being integrated into the ENW network. As part of +the integration, we will need to bring up EIGRP process 5 on the EBS +networking devices. This is the first step in the routing integration. Since +ENW is already static routing 10.0.0.0/8 to EBS and EBS is static routing +172.16.0.0/12 and 192.168.0.0/16 to ENW, the impact should be nil. +Backout: Remove eigrp process 5 from iah-ecn44-rtr3.enron.net +Contact(s): Dennis McGough 713-345-3143 + Scott Shishido +713-853-9780 +Impact: CORP +Time: Sat 5/5/2001 at 12:00:00 AM CT thru Sat 5/5/2001 at 1:00:00 AM CT + Fri 5/4/2001 at 10:00:00 PM PT thru Fri 5/5/2001 at 11:00:00 PM PT + Sat 5/5/2001 at 6:00:00 AM London thru Sat 5/5/2001 at 7:00:00 AM London +Outage: Elvis webserver maintenance. +Environments Impacted: Internet Web pages. +Purpose: Physically stabilize the server in the rack. +Backout: Leave server on shelf unracked +reboot the server +Contact(s): Malcolm Wells 713-345-3716 + +Impact: CORP +Time: Fri 5/4/2001 at 6:00:00 PM CT thru Fri 5/4/2001 at 8:00:00 PM CT + Fri 5/4/2001 at 4:00:00 PM PT thru Fri 5/4/2001 at 6:00:00 PM PT + Sat 5/5/2001 at 12:00:00 AM London thru Sat 5/5/2001 at 2:00:00 AM London +Outage: ClearCase Patch +Environments Impacted: Corp +Purpose: This patch will resolve several issues involving the MVFS (ClearCase +file system.) +Backout: Remove the patch +Contact(s): Troy Beyer 713.345.8316 713.406.1782 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +----------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC + (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 diff --git a/demo/ermis-f/Notes/cur/770035.1075855486700.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/770035.1075855486700.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2b97cfb1 --- /dev/null +++ b/demo/ermis-f/Notes/cur/770035.1075855486700.JavaMail.evans@thyme:2,S @@ -0,0 +1,55 @@ +Message-ID: <770035.1075855486700.JavaMail.evans@thyme> +Date: Fri, 10 Nov 2000 13:09:00 -0800 (PST) +From: perfmgmt@enron.com +To: frank.ermis@enron.com +Subject: Year End 2000 Performance Feedback +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: "perfmgmt@enron.com" +X-To: frank.ermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +NOTE: YOU WILL RECEIVE THIS MESSAGE EACH TIME YOU ARE SELECTED AS A REVIEWER. + +You have been selected to participate in the Year End 2000 Performance +Management process by providing meaningful feedback on specific employee(s). +Your feedback plays an important role in the process, and your participation +is critical to the success of Enron's Performance Management goals. + +To complete requests for feedback, access PEP at http://pep.corp.enron.com +and select Perform Review under Performance Review Services. You may begin +providing feedback immediately and are requested to have all feedback forms +completed by Friday, November 17, 2000. + +If you have any questions regarding PEP or your responsibility in the +process, please contact the PEP Help Desk at: + +Houston: 1.713.853.4777, Option 4 +London: 44.207.783.4040, Option 4 +Email: perfmgmt@enron.com + +Thank you for your participation in this important process. + +The following is a CUMULATIVE list of employee feedback requests with a +status of "OPEN." Once you have submitted or declined an employee's request +for feedback, their name will no longer appear on this list. + + + + +Review Group: ENRON +Feedback Due Date: Nov 17, 2000 + +Employee Name Supervisor Name Date Selected +------------- --------------- ------------- +CHRISTIANSEN, SUZANNE D RANDALL L GAY Nov 01, 2000 +FRANK, CAROLE C DARRON C GIRON Nov 01, 2000 +GAY, RANDALL L ROBERT A SUPERTY Nov 01, 2000 +LENHART, MATTHEW F PHILLIP K ALLEN Oct 31, 2000 +LUCCI, PAUL T MARK WHITT Nov 02, 2000 +WOLFE, JASON DARRON C GIRON Nov 06, 2000 \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/7739517.1075855483807.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/7739517.1075855483807.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..27344f73 --- /dev/null +++ b/demo/ermis-f/Notes/cur/7739517.1075855483807.JavaMail.evans@thyme:2,S @@ -0,0 +1,23 @@ +Message-ID: <7739517.1075855483807.JavaMail.evans@thyme> +Date: Mon, 11 Dec 2000 08:51:00 -0800 (PST) +From: caroline.abramo@enron.com +To: frank.ermis@enron.com +Subject: WED +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Caroline Abramo +X-To: Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Frank- I would really like Jason Hotra from Harvard to meet you and the desk +(Philip, Steve, Ken, etc..)- if you could spare a few minutes during the day +- I can have him sit at the desk or meet for a bit after the market closes to +go through rockies/ socal. + +Thanks, +Caroline \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/7826450.1075855485011.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/7826450.1075855485011.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1bcb6bc6 --- /dev/null +++ b/demo/ermis-f/Notes/cur/7826450.1075855485011.JavaMail.evans@thyme:2,S @@ -0,0 +1,258 @@ +Message-ID: <7826450.1075855485011.JavaMail.evans@thyme> +Date: Wed, 29 Nov 2000 22:54:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info Fw: + Enerfax Daily +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +----- +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + + ")} TC + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + + + + + + + + + Looking for a past article or issue. Click here to use Sagewave's Search. + + + + + + + + + + + + + + + Enerfax Daily? -? Page ? -? November 30, 2000 + + + + + + + + [IMAGE] + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 4? -? November 30, 2000 -? ? Past Issues +Available on Sagewave + + + + + + + [IMAGE] + [IMAGE] + + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + [IMAGE] + + + + + + + + Natural? Gas? Storage? Report + + + + + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + ? ? ? ? ? ? Week? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Prev? + ? ? ? ? ? ?Ending? ? Prev? ? ? ? ? ? ? ? ? ?Prev? ? Year? ? + | Region | 11/24/00| Week | Diff | % Full | Year | % Full + | Prod? ?|? ?622? ?|? 664 | -42? |? 65%? ?|? 848 |? 89%? ? + | East? ?|? 1552? ?| 1643 | -91? |? 85%? ?| 1714 |? 94%? ? + | West? ?|? ?328? ?|? 341 | -13? |? 65%? ?|? 439 |? 87%? ? + |? ? ? ? |? ? ? ? ?|? ? ? |? ? ? |? ? ? ? |? ? ? |? ? ? ? + | Total? |? 2502? ?| 2648 |-146? |? 76%? ?| 3001 |? 91%? ? + + + + + + + + [IMAGE] + + + [IMAGE] + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 30, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 8? -? November 30, 2000 + + + + + + + [IMAGE] + + + + + + + + Battery Storage System to be Tested + + + + ? ? Detroit Edison is working with the DOE and Sandia National Laboratory +to test a prototype for a transportable Advanced Battery Energy Storage +System. The device has the potential to improve reliability for customers +and meet increasing demand for high-quality, low-cost electricity. Detroit +Edison will provide the electric utility distribution circuit to test the +ABESS as a load leveling and power quality device.? In operation, the +battery system will be discharged during the day and charged at night.? + + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img0.gif + - img1.gif + - img2.gif + - img3.gif + - img4.gif + - img5.gif + - img6.gif + - img7.gif + - img8.gif + - img9.gif + - img10.gif + - img11.gif + - img12.gif + - img13.gif + - img14.gif + - img15.gif + - img16.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/7912607.1075855485241.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/7912607.1075855485241.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..df1c6a45 --- /dev/null +++ b/demo/ermis-f/Notes/cur/7912607.1075855485241.JavaMail.evans@thyme:2,S @@ -0,0 +1,29 @@ +Message-ID: <7912607.1075855485241.JavaMail.evans@thyme> +Date: Wed, 29 Nov 2000 04:28:00 -0800 (PST) +From: vikas.dwivedi@enron.com +To: frank.ermis@enron.com +Subject: Rockies Trade +Cc: caroline.abramo@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: caroline.abramo@enron.com +X-From: Vikas Dwivedi +X-To: Frank Ermis +X-cc: Caroline Abramo +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Frank, + +We'd like to go ahead and book the Rockies trade from 11/15/00. + +To reconfirm: + +ENE Sells 1/2 Contract per day to Tudor for NWPL Rockies Basis +Term: Apr 01 - Oct 01 +Price: -61.5 cents per MMBTU + +Thanks, Vikas \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/8045216.1075855487478.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/8045216.1075855487478.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..fae48710 --- /dev/null +++ b/demo/ermis-f/Notes/cur/8045216.1075855487478.JavaMail.evans@thyme:2,S @@ -0,0 +1,323 @@ +Message-ID: <8045216.1075855487478.JavaMail.evans@thyme> +Date: Fri, 3 Nov 2000 22:50:00 -0800 (PST) +From: enerfax1@bellsouth.net +To: enerfaxweb@egroups.com +Subject: Enerfax Daily's free web version of gas & power prices and info + Enerfax Daily-Power and Gas Prices & Info +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Enerfax Energy" +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +? +Subject: Click and go to http://www.enerfax.com if can not view properly.htm + +? +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] +[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] + [IMAGE] + + + + [IMAGE] + + + + + + + + + Click here for a daily email link + + + + + + + + + + + + + + + + Enerfax Daily + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? November 3, 2000? -? ? Need a Past Issue +-Click Here + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page ? -? November 3, 2000 + + + + + + + [IMAGE] + + + + + + + + + back up above $5.00 maybe as early as next week. Natural gas for next day +delivery was up across the US and Canada yesterday as the cash market +followed the futures rally. Natural gas for next day delivery at the Henry +hub rose $0.11 to $4.47 per MMBtu. Cash prices have fallen to a sharp +discount to futures, as heating demand is expected to increase in December. + + + + + + + + + [IMAGE] + + + + + + + + Columbia Pays for Imbalances + + + Columbia Gas Transmission and Columbia Gulf Transmission will have to pay +$27.5 million after an investigation by FERC into natural gas imbalance +transactions. In the order, FERC approved a stipulation and consent +agreement that directed the pipelines to compensate customers that were +excluded from an arrangement that allowed shippers to generate revenue +through seasonal price fluctuations. + + + + + + + + + [IMAGE] + + [IMAGE] + [IMAGE] + + [IMAGE] + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 5? -? November 3, 2000 + + + + + + + [IMAGE] + + + + + + + + + NEB Releases Energy Market? Assessment + + ? ?The National Energy Board has released its latest in a series of Energy +Market Assessment? reports entitled Canadian Natural Gas Market Dynamics and +Pricing. The report identifies the factors that affect natural gas prices +and describes the current functioning of the regional gas markets in +Canada. The Board's report concludes that Canada has become part of an +integrated North American natural gas market. Natural gas can be bought from +many supply sources and delivered to any market centre through an extensive +North American pipeline grid. With the increased integration of the markets, +regional supply and demand forces are felt throughout the marketplace. It +also says that a combination of strong economic growth in North America, a +preference for natural gas fired electricity generation, and low natural +gas prices led to sustained growth in demand throughout the 1990s. However, +the growth in natural gas supply has lagged during the last few + + + + + + + + + + + + + + years. This is primarily attributable to the low oil price environment of +1997/1998 which reduced cash flow for the producing sector. In turn, +drilling activity decreased throughout North America. Since demand growth +has outpaced supply growth, natural gas prices have increased significantly +over the last year. With oil prices recovering sharply in 1999/2000, the +producing sector has responded and drilling activity is at high levels. +Despite the drilling activity, there is a lag between developing additional +gas supplies and connecting those supplies to the market. In time, there +will be a supply and demand response and accompanying relief in natural gas +prices is expected. A period of market adjustment is necessary any time the +dynamic between supply, transportation and demand is significantly changed. +It is difficult, if not impossible, to predict with certainty any movements +in the commodity markets. The Report found that recent increases in the +commodity + + + + + + + + [IMAGE] + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 6? -? November 3, 2000 + + + + + + + [IMAGE] + + + + + + + + Enerfax Daily? -? Page 7? -? November 3, 2000 + + + + + + + [IMAGE] + + + + + + + + Transco SouthCoast Expansion in Service + + + + ? ? Williams has placed its SouthCoast Expansion project into service, +increasing capacity on the Transco pipeline system by 204,099 dekatherms per +day to provide additional firm transportation capacity to serve markets in +Alabama and Georgia. The $108 million expansion loops 44 miles of 48, 42, +and 24-inch pipeline in Alabama and Georgia and adds 31,500 horsepower of +compression at compressor stations in Rockford, AL and Newnan, GA. The new +facilities increase capacity on Transco's mainline from Station 85 in +Butler, AL to mainline delivery points in Zone + + + + + + + + [IMAGE] + + + + + + + + Financial Summary + + + + + + + [IMAGE] + + + ")} TC + [IMAGE] + + - blnk.gif + - img16.gif + - img17.gif + - img18.gif + - img19.gif + - img20.gif + - img12.gif + - img21.gif + - img22.gif + - img23.gif + - img9.gif + - img24.gif + - img25.gif + - img26.gif + - img27.gif + - img28.gif + - img29.gif + - img30.gif + - img31.gif + - id=1381847 + - img32.gif \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/8235346.1075855484237.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/8235346.1075855484237.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a24d99fe --- /dev/null +++ b/demo/ermis-f/Notes/cur/8235346.1075855484237.JavaMail.evans@thyme:2,S @@ -0,0 +1,247 @@ +Message-ID: <8235346.1075855484237.JavaMail.evans@thyme> +Date: Thu, 7 Dec 2000 01:09:00 -0800 (PST) +From: phillip.allen@enron.com +To: mike.grigsby@enron.com, keith.holst@enron.com, frank.ermis@enron.com +Subject: DJ Cal-ISO Pays $10M To Avoid Rolling Blackouts Wed -Sources, DJ + Calif ISO, PUC Inspect Off-line Duke South Bay Pwr Plant, DJ Calif Regula + tors Visit AES,Dynegy Off-Line Power Plants +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Phillip K Allen +X-To: Mike Grigsby, Keith Holst, Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Phillip K Allen/HOU/ECT on 12/07/2000 +09:08 AM --------------------------- + + +Jeff Richter +12/07/2000 06:31 AM +To: Phillip K Allen/HOU/ECT@ECT +cc: +Subject: DJ Cal-ISO Pays $10M To Avoid Rolling Blackouts Wed -Sources, DJ +Calif ISO, PUC Inspect Off-line Duke South Bay Pwr Plant, DJ Calif Regula +tors Visit AES,Dynegy Off-Line Power Plants + + +---------------------- Forwarded by Jeff Richter/HOU/ECT on 12/07/2000 08:38 +AM --------------------------- + + +Carla Hoffman +12/07/2000 06:19 AM +To: Tim Belden/HOU/ECT@ECT, Robert Badeer/HOU/ECT@ECT, Jeff +Richter/HOU/ECT@ECT, Phillip Platter/HOU/ECT@ECT, Mike Swerzbin/HOU/ECT@ECT, +Diana Scholtes/HOU/ECT@ECT, Sean Crandall/PDX/ECT@ECT, Matt +Motley/PDX/ECT@ECT, Mark Guzman/PDX/ECT@ECT, Tom Alonso/PDX/ECT@ECT, Mark +Fischer/PDX/ECT@ECT, Monica Lande/PDX/ECT@ECT +cc: +Subject: DJ Cal-ISO Pays $10M To Avoid Rolling Blackouts Wed -Sources, DJ +Calif ISO, PUC Inspect Off-line Duke South Bay Pwr Plant, DJ Calif Regula +tors Visit AES,Dynegy Off-Line Power Plants + + +---------------------- Forwarded by Carla Hoffman/PDX/ECT on 12/07/2000 06:29 +AM --------------------------- + + Enron Capital & Trade Resources Corp. + + From: "Pergher, Gunther" + 12/07/2000 06:11 AM + + +To: undisclosed-recipients:; +cc: +Subject: DJ Cal-ISO Pays $10M To Avoid Rolling Blackouts Wed -Sources, DJ +Calif ISO, PUC Inspect Off-line Duke South Bay Pwr Plant, DJ Calif Regula +tors Visit AES,Dynegy Off-Line Power Plants + + +13:18 GMT 7 December 2000 DJ Cal-ISO Pays $10M To Avoid Rolling Blackouts +Wed -Sources +(This article was originally published Wednesday) +LOS ANGELES (Dow Jones)--The California Independent System Operator paid +about $10 million Wednesday for 1,000 megawatts of power from Powerex and +still faced a massive deficit that threatened electricity reliability in the +state, high-ranking market sources familiar with the ISO's operation told +Dow Jones Newswires. +But the ISO fell short of ordering rolling blackouts Wednesday for the third +consecutive day. +The ISO wouldn't comment on the transactions, saying it is sensitive market +information. But sources said Powerex, a subsidiary of British Columbia +Hydro & Power Authority (X.BCH), is the only energy company in the Northwest +region with an abundant supply of electricity to spare and the ISO paid +about $900 a megawatt-hour from the early afternoon through the evening. +But that still wasn't enough juice. +The Los Angeles Department of Water and Power sold the ISO 1,200 megawatts +of power later in the day at the wholesale electricity price cap rate of +$250/MWh. The LADWP, which is not governed by the ISO, needs 3,800 megawatts +of power to serve its customers. It is free sell power instate above the +$250/MWh price cap. +The LADWP has been very vocal about the amount of power it has to spare. The +municipal utility has also reaped huge profits by selling its excess power +into the grid when supply is tight and prices are high. However, the LADWP +is named as a defendant in a civil lawsuit alleging price gouging. The suit +claims the LADWP sells some of its power it gets from the federal Bonneville +Power Administration, which sells hydropower at cheap rates, back into the +market at prices 10 times higher. +Powerex officials wouldn't comment on the ISO power sale, saying all +transactions are proprietary. But the company also sold the ISO 1,000 +megawatts Tuesday - minutes before the ISO was to declare rolling blackouts +- for $1,100 a megawatt-hour, market sources said. +The ISO, whose main job is to keep electricity flowing throughout the state +no matter what the cost, started the day with a stage-two power emergency, +which means its operating reserves fell to less than 5%. The ISO is having +to compete with investor-owned utilities in the Northwest that are willing +to pay higher prices for power in a region where there are no price caps. +The ISO warned federal regulators, generators and utilities Wednesday during +a conference call that it would call a stage-three power emergency +Wednesday, but wouldn't order rolling blackouts. A stage three is declared +when the ISO's operating reserves fall to less than 1.5% and power is +interrupted on a statewide basis to keep the grid from collapsing. +But ISO spokesman Patrick Dorinson said it would call a stage three only as +a means of attracting additional electricity resources. +"In order to line up (more power) we have to be in a dire situation," +Dorinson said. +Edison International unit (EIX) Southern California Edison, Sempra Energy +unit (SRE) San Diego Gas & Electric, PG&E Corp. (PCG) unit Pacific Gas & +Electric and several municipal utilities in the state will share the cost of +the high-priced power. +SoCal Edison and PG&E are facing a debt of more than $6 billion due to high +wholesale electricity costs. The utilities debt this week could grow by +nearly $1 billion, analysts said. It's still unclear whether retail +customers will be forced to pay for the debt through higher electricity +rates or if companies will absorb the costs. +-By Jason Leopold, Dow Jones Newswires; 323-658-3874; +jason.leopold@dowjones.com +(END) Dow Jones Newswires 07-12-00 +1318GMT Copyright (c) 2000, Dow Jones & Company Inc +13:17 GMT 7 December 2000 DJ Calif ISO, PUC Inspect Off-line Duke South Bay +Pwr Plant +(This article was originally published Wednesday) +LOS ANGELES (Dow Jones)--Representatives of the California Independent +System Operator and Public Utilities Commission inspected Duke Energy +Corp.'s (DUK) off-line 700-MW South Bay Power Plant in Chula Vista, Calif., +Wednesday morning, a Duke spokesman said. +The ISO and PUC have been inspecting all off-line power plants in the state +since Tuesday evening to verify that those plants are shut down for the +reasons generators say they are, ISO spokesman Pat Dorinson said. +About 11,000 MW of power has been off the state's power grid since Monday, +7,000 MW of which is off-line for unplanned maintenance, according to the +ISO. +The ISO manages grid reliability. +As previously reported, the ISO told utilities and the Federal Energy +Regulatory Commission Wednesday that it would call a stage three power alert +at 5 PM PST (0100 GMT Thursday), meaning power reserves in the state would +dip below 1.5% and rolling blackouts could be implemented to avoid grid +collapse. However, the ISO said the action wouldn't result in rolling +blackouts. +The ISO and PUC also inspected Tuesday plants owned by Dynegy Inc (DYN), +Reliant Energy Inc. (REI) and Southern Energy Inc (SOE). +Duke's 1,500-MW Moss Landing plant was also inspected by PUC representatives +in June, when some units were off-line for repairs, the Duke spokesman said. + + + -By Jessica Berthold, Dow Jones Newswires; 323-658-3872; +jessica.berthold@dowjones.com + +(END) Dow Jones Newswires 07-12-00 +1317GMT Copyright (c) 2000, Dow Jones & Company Inc +13:17 GMT 7 December 2000 =DJ Calif Regulators Visit AES,Dynegy Off-Line +Power Plants +(This article was originally published Wednesday) + + By Jessica Berthold + Of DOW JONES NEWSWIRES + +LOS ANGELES (Dow Jones)--AES Corp. (AES) and Dynegy Inc. (DYN) said +Wednesday that representatives of California power officials had stopped by +some of their power plants to verify that they were off line for legitimate +reasons. +The California Independent System Operator, which manages the state's power +grid and one of its wholesale power markets, and the California Public +Utilities Commission began on-site inspections Tuesday night of all power +plants in the state reporting that unplanned outages have forced shutdowns, +ISO spokesman Pat Dorinson said. +The state has had 11,000 MW off the grid since Monday, 7,000 MW for +unplanned maintenance. The ISO Wednesday called a Stage 2 power emergency +for the third consecutive day, meaning power reserves were below 5% and +customers who agreed to cut power in exchange for reduced rates may be +called on to do so. +As reported earlier, Reliant Energy (REI) and Southern Energy Inc. (SOE) +said they had been visited by representatives of the ISO and PUC Tuesday +evening. +Representatives of the two organizations also visited plants owned by AES +and Dynegy Tuesday evening. +AES told the visitors they couldn't perform an unannounced full inspection +of the company's 450-megawatt Huntington Beach power station until Wednesday +morning, when the plant's full staff would be present, AES spokesman Aaron +Thomas said. +Thomas, as well as an ISO spokesman, didn't know whether the representatives +returned Wednesday for a full inspection. + + AES Units Down Due To Expired Emissions Credits + +The Huntington Beach facility and units at two other AES facilities have +used up their nitrogen oxide, or NOx, emission credits. They were taken down +two weeks ago in response to a request by the South Coast Air Quality +Management District to stay off line until emissions controls are deployed, +Thomas said. +AES has about 2,000 MW, or half its maximum output, off line. The entire +Huntington plant is off line, as is 1,500 MW worth of units at its Alamitos +and Redondo Beach plants. +The ISO has asked AES to return its off line plants to operations, but AES +has refused because it is concerned the air quality district will fine the +company $20 million for polluting. +"We'd be happy to put our units back, provided we don't get sued for it," +Thomas said. "It's not clear to us that the ISO trumps the air quality +district's" authority. +As reported, a spokesman for the air quality district said Tuesday that AES +could have elected to buy more emission credits so that it could run its off +line plants in case of power emergencies, but choose not to do so. + + Dynegy's El Segundo Plant Also Visited By PUC + +Dynegy Inc. (DYN) said the PUC visited its 1,200 MW El Segundo plant Tuesday +evening, where two of the four units, about 600 MW worth, were off line +Wednesday. +"I guess our position is, 'Gee, we're sorry you don't believe us, but if you +need to come and take a look for yourself, that's fine,'" said Dynegy +spokesman Lynn Lednicky. +Lednicky said one of the two units was off line for planned maintenance and +the other for unplanned maintenance on boiler feedwater pumps, which could +pose a safety hazard if not repaired. +"We've been doing all we can to get back in service," Lednicky said. "We +even paid to have some specialized equipment expedited." +Lednicky added that the PUC seemed satisfied with Dynegy's explanation of +why its units were off line. +-By Jessica Berthold, Dow Jones Newswires; 323-658-3872, +jessica.berthold@dowjones.com +(END) Dow Jones Newswires 07-12-00 +1317GMT Copyright (c) 2000, Dow Jones & Company Inc + + +G_nther A. Pergher +Senior Analyst +Dow Jones & Company Inc. +Tel. 609.520.7067 +Fax. 609.452.3531 + +The information transmitted is intended only for the person or entity to +which it is addressed and may contain confidential and/or privileged +material. Any review, retransmission, dissemination or other use of, or +taking of any action in reliance upon, this information by persons or +entities other than the intended recipient is prohibited. If you received +this in error, please contact the sender and delete the material from any +computer. + + + + + + diff --git a/demo/ermis-f/Notes/cur/8237170.1075855499185.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/8237170.1075855499185.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7fa2aaaa --- /dev/null +++ b/demo/ermis-f/Notes/cur/8237170.1075855499185.JavaMail.evans@thyme:2,S @@ -0,0 +1,229 @@ +Message-ID: <8237170.1075855499185.JavaMail.evans@thyme> +Date: Thu, 26 Apr 2001 09:25:00 -0700 (PDT) +From: miki.bode@williams.com +To: abenton@utilicorp.com, abenton@utilicorp.com, anita.reubens@swgas.com, + bblanar@coral-energy.com, bob.mattice@engageenergy.com, + bob.mattice@engageenergy.com, browning@wasatchenergy.com, + bruce_langmade@gapac.com, bymank@wdni.com, cards@wdni.com, + caver_ealy@pgn.com, ccoyle@americansoda.com, cmcgra@puget.com, + cpavlica@enerad.com, craig.provenzano@powersrc.com, cridin@puget.com, + cslaman@usg.com, cwduke@duke-energy.com, darena@national-energy.com, + dave.dungan@weyerhaeuser.com, deborahs@kimballenergy.com, + derek.danyliw@husky-oil.com, dlh@nwnatural.com, fermis@enron.com, + geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, + jane@itcoworld.com, jennifer_owen@pgn.com, + jmmcarthur@duke-energy.com, jsanders@clarkpud.com, + kims@kimballenergy.com, klambe@puget.com, + llightfoot@coral-energy.com, lmansi@sdge.com, lprior@enron.com, + mbeckner@utilicorp.com, mcano@enerad.com, michelle_hunter@pgn.com, + niels_a_vervloet@reliantenergy.com, pschmidt@kimballresources.com, + ramperms@bp.com, rcooper@usg.com, rfm@nwnatural.com, + robert.harp@engageenergy.com, robert.harp@engageenergy.com, + ron.smith@ashgrove.com, rony@panalberta.com, ryan.watt@enron.com, + sakom@attglobal.net, sbrewer@enron.com, scott.linkletter@neg.pge.com, + scotts@kimballenergy.com, sghill@bcgas.com, spjutd2@wdni.com, + ssouth@enron.com, stephane.brodeur@enron.com, tbrother@utilicorp.com, + tdizona@coral-energy.com, tjmi@dynegy.com, + tom.mckay@engageenergy.com, tom.mckay@engageenergy.com, + val_yildirok@pgn.com, wharlan@kimballresources.com, + zcourns@national-fuel.com, jshadie@idahopower.com +Subject: NWP System Notice - 01-237 Soliciting Electronic Bids +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: "Bode, Miki" +X-To: "'abenton@utilicorp.com'" , "'abenton@utilicorp.com'" , "'anita.reubens@swgas.com'" , "'bblanar@coral-energy.com'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'BOB.MATTICE@ENGAGEENERGY.COM'" , "'browning@wasatchenergy.com'" , "'bruce_langmade@gapac.com'" , "'bymank@wdni.com'" , "'cards@wdni.com'" , "'caver_ealy@pgn.com'" , "'ccoyle@americansoda.com'" , "'cmcgra@puget.com'" , "'cpavlica@enerad.com'" , "'craig.provenzano@powersrc.com'" , "'cridin@puget.com'" , "'cslaman@usg.com'" , "'cwduke@duke-energy.com'" , "'darena@national-energy.com'" , "'Dave.Dungan@Weyerhaeuser.com'" , "'deborahs@kimballenergy.com'" , "'derek.danyliw@husky-oil.com'" , "'dlh@nwnatural.com'" , "'FERMIS@ENRON.COM'" , "'geek@bp.com'" , "'gilesmh@bp.com'" , "'janderson@clarkpud.com'" , "'jane@itcoworld.com'" , "'jennifer_owen@pgn.com'" , "'jmmcarthur@duke-energy.com'" , "'jsanders@clarkpud.com'" , "'kims@kimballenergy.com'" , "'Klambe@puget.com'" , "'llightfoot@coral-energy.com'" , "'lmansi@sdge.com'" , "'LPRIOR@ENRON.COM'" , "'mbeckner@utilicorp.com'" , "'mcano@enerad.com'" , "'Michelle_Hunter@pgn.com'" , "'niels_a_vervloet@reliantenergy.com'" , "'pschmidt@kimballresources.com'" , "'ramperms@bp.com'" , "'rcooper@usg.com'" , "'rfm@nwnatural.com'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ROBERT.HARP@ENGAGEENERGY.COM'" , "'ron.smith@ashgrove.com'" , "'rony@panalberta.com'" , "'ryan.watt@enron.com'" , "'sakom@attglobal.net'" , "'SBREWER@ENRON.COM'" , "'scott.linkletter@neg.pge.com'" , "'scotts@kimballenergy.com'" , "'sghill@bcgas.com'" , "'spjutd2@wdni.com'" , "'SSOUTH@ENRON.COM'" , "'stephane.brodeur@enron.com'" , "'tbrother@utilicorp.com'" , "'tdizona@coral-energy.com'" , "'tjmi@dynegy.com'" , "'tom.mckay@engageenergy.com'" , "'tom.mckay@engageenergy.com'" , "'val_yildirok@pgn.com'" , "'wharlan@kimballresources.com'" , "'zcourns@national-fuel.com'" , "'jshadie@idahopower.com'" +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Post Date: April 26, 2001 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-237 Soliciting Electronic Bids + +Notice Text: + +All Shippers Notification: 01-237?????? Dated April 26, 2001 + + + +TO:???? ??????? ALL SHIPPERS + +FROM:?? Candace C. Karpakis- (801) 584-6996 wk +?????????????????????????????????????????????????????????????? (801) 971-5983 +cellular + +Williams Gas Pipeline-West +Northwest Pipeline Transportation + +SUBJECT:??????? SOLICITING ELECTRONIC BIDS FOR +AVAILABLE FIRM MAINLINE TRANSPORTATION +CAPACITY ON NORTHWEST'S TRANSMISSION +SYSTEM + +Northwest has posted the following package of available firm TF-1 +Large Customer transportation capacity to its Electronic Bulletin +Board ("EBB") for competitive bid pursuant to the "Right-of-First- +Refusal; Posting of Pipeline Capacity" provision of Northwest's +Tariff, which requires availability of capacity to be posted to the +EBB subject to bid.? All prearranged terms are indicated below, if +applicable.? The prearranged shipper has the right to match the +highest economic value at the end of the bid period.? If the +prearranged shipper does not match the highest economic value, award +of such capacity will be made according to Northwest's tariff. + +NOTE:? BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS +CLOSED BIDS ON NORTHWEST PIPELINE'S EBB.? Please contact Candace +Karpakis or your Marketing Services Representative if you encounter +any problems with your EBB bid(s).? DON'T WAIT UNTIL THE LAST MINUTE +TO POST YOUR BID.? Time deadlines are electronically monitored and +implemented. + +PACKAGE "SS-1" +From the +April 19, 2001 Posting +EBB OFFER # 510 + +RECEIPT????????????? DELIVERY????????? TOTAL?????? INITIAL PRIMARY????? +PREARRANGED +POINT????????????????????? POINT???????????? DTH/D??????? CONTRACT +TERM?????????? OFFER + +Sumas?? ??????????? Reno???????????? 3,399????????? +05/01/01-05/31/01???????????? YES +????????? +Min. Acceptable Bid:??? $0.03 per Dth of daily Reservation Contract Demand +for +?????????????????????????????????????????????? Flexible Receipt/Delivery +Point Rights +Min. Acceptable Bid Vol:??????? 1 Dth/d +Max. Acceptable Bid Vol:??????? 3,399 Dth/d +Bid Open Date:? 04/26/01 - (4:00 pm Central Time) +Bid Close Date: 04/27/01 - (4:00 pm Central Time) +Award Deadline: 04/27/01 - (5:00 pm Central Time) +Evergreen:????? ??????? NONE +Special Terms & Cond:?? See 1, 2 and 3 Below. + + + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the +capacity +and shipper and replacement shipper may utilize any available points on +Northwest's transmission system without impacting the discount for the +original shipper. + +3. This prearranged offer is for a reservation contract demand rate.? In +addition +to the Reservation Charge Bid, shipper will pay the volumetric charge, the +applicable surcharges and fuel. + + + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of +transportation +capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of +available +transportation capacity.? Multiple electronic bid(s) can be submitted for the +total available transportation capacity under the specified package OR +multiple +rates can be submitted each for a partial amount of available transportation +capacity under the specified package.? If the same Shipper submits multiple +bids, +the highest present value for such package of available transportation +capacity +shall be considered the valid bid. All other bids from the same Shipper for +the +same package of transportation capacity will be discarded. + +2. Northwest awards bids based on a net present value calculation.? If bid +rate is +??????? less than minimum tariff rate, the following formula is utilized:? +Bid Rate x +??????? FERC Interest Rate x The Maximum Bid Quantity x 365 days/100/12; or +if the +??????? maximum rate is bid, the following formula is utilized:? Bid Rate x +FERC Interest +??????? Rate x Maximum Bid Quantity x days bid/100. In case of a tie, each +tied shipper +??????? will have the right to improve its bid by submitting an improved bid +within 24 +??????? hours of the bid close time.? Such improved bid shall be faxed to +(801) 584-7076 +??????? to Candace Karpakis or Patrick Aman.? If a tie still exists, such +capacity shall +??????? be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer +than +??????? indicated for the capacity unless maximum rate is bid. + + + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE +OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application.? All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse +button +on the offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active.? The screen will allow you to review the conditions of the offer. +Close this screen when you have finished reviewing. +5. At this point you can review current bids posted for this offer by +selecting +the "VIEW BID" button.? Close this screen when you have finished viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" +button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum +volume, +highlight the receipt/delivery point section with the left mouse button and +modify accordingly. Select "SAVE".? If an error appears at the button of the +screen, the error will need to be corrected and the data will need to be +saved again.? If successful, a message will appear indicating the bid +information has saved and the bid rate must be entered.? Select "OK". +10. Select the "RATE" button.? Enter the bid rate.? Select "SAVE". + +You have just "CREATED" your bid for the offer.? You now need to +"SUBMIT" your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu +screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" +button. +All of your bids will appear.? Highlight the "BID IN DRAFT STATUS" that you +would like to submit.? Select the "SUBMIT" button at the top of the screen +to post the bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button. +All of your bids will appear.? If the bid has not yet been submitted, +highlight the "BID IN DRAFT STATUS" that you would like to withdraw. +Select the "WITHDRAW" button at the top of the screen to withdraw the +bid.? After a bid has been withdrawn, you can select the "DELETE" +button at the top of the screen to delete it from the screen. +NOTE:? After each selection, always "REFRESH" the screen to get the latest +status. + + + +Word: F\Short Term/Capacity for Bid-All 2001 April 26, 2001 01-237 Res.doc \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/8502908.1075855484422.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/8502908.1075855484422.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d7d2b575 --- /dev/null +++ b/demo/ermis-f/Notes/cur/8502908.1075855484422.JavaMail.evans@thyme:2,S @@ -0,0 +1,42 @@ +Message-ID: <8502908.1075855484422.JavaMail.evans@thyme> +Date: Wed, 6 Dec 2000 03:47:00 -0800 (PST) +From: enron.announcements@enron.com +To: eligible.employees@enron.com +Subject: DEFERRAL PROGRAM ENROLLMENT DEADLINE IS FRIDAY +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: Eligible Employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + + =20 + +This FRIDAY, DECEMBER 8, 2000 (5:00 p.m. CST) is the deadline for deferral= +=20 +program enrollment. Following the deadline, no new elections or changes to= +=20 +existing elections will be accepted. =20 +To learn more about your deferral program opportunities and to enroll for= +=20 +2001 deferrals, access eHRonline at http://ehronline.enron.com. (Call the= +=20 +ISC Help Desk at 713-345-4727 if you need your ID or password to access the= +=20 +system.) + +1. Review the program descriptions (attached to the Election Form) before y= +ou=20 +make your elections. +2. If you decide to defer compensation, complete the Election Form before= +=20 +Friday, December 8, 2000, 5:00 p.m. CST (the enrollment deadline). +3. Print your 2001 Election Form and Confirmation Statement right from the= +=20 +web site and you=01,re finished!=20 + +DEFERRAL ENROLLMENT 2001--ADDED VALUE FOR YOUR FUTURE \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/8512685.1075855497886.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/8512685.1075855497886.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e2d73ee4 --- /dev/null +++ b/demo/ermis-f/Notes/cur/8512685.1075855497886.JavaMail.evans@thyme:2,S @@ -0,0 +1,41 @@ +Message-ID: <8512685.1075855497886.JavaMail.evans@thyme> +Date: Tue, 8 May 2001 17:55:00 -0700 (PDT) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: eSource Presents Free Piranha Web Training +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +eSource presents Piranha Web training + +Piranha Web offers an online connection to complete company analysis via +content that includes Disclosure, Worldscope, Datastream and I/B/E/S. The +product is designed to allow users to get complete company fundamental +financials, earnings estimates, and market data. + +Training Agenda Includes: +? General Introduction. +? Basic ticker query building + + +Attend our Piranha Clinic: + +May 11 - 9:00 -10:00 AM EB572 + + +Seats fill up fast! To reserve a seat, please call Stephanie E. Taylor at +5-7928 +Check the eSource training page at http://esource.enron.com/training.doc for +additional training sessions and vendor presentations + + + +http://esource.enron.com \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/8669613.1075855486997.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/8669613.1075855486997.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..950d6156 --- /dev/null +++ b/demo/ermis-f/Notes/cur/8669613.1075855486997.JavaMail.evans@thyme:2,S @@ -0,0 +1,155 @@ +Message-ID: <8669613.1075855486997.JavaMail.evans@thyme> +Date: Thu, 9 Nov 2000 10:03:00 -0800 (PST) +From: enron.announcements@enron.com +To: houston.report@enron.com +Subject: Weekend Outage for 11-10-00 through 11-13-00 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Announcements +X-To: Houston Outage Report +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +------------------------------------------------------------------------------ +------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 10, 2000 5:00pm through November 13, 2000 12:00am +------------------------------------------------------------------------------ +------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: +Impact: EDI +Time: Sat 11/11/2000 at 11:00:00 PM CT thru Sun 11/12/2000 at 1:00:00 AM CT + Sat 11/11/2000 at 9:00:00 PM PT thru Sat 11/11/2000 at 11:00:00 PM PT + Sun 11/12/2000 at 5:00:00AM London thru Sun 11/12/2000 at 7:00:00 AM London +Outage: EDI HUB DISK VOLUME INCREASE +Environments Impacted: Corporate +Purpose: Continued EDI volume increases require the addition of more disk +space for EDI operations. +Backout: Utilize current configuration w/o new HACMP configuration +Contact(s): Jack Metkus + Jim Nelson 3-7799 713-327-2007 + Karen O'Grady 5-7149 713-327-4805 + Jack Metkus 3-0362 713-288-0743 +EI: +Impact: EI +Time: Sat 11/11/2000 at 8:00:00 PM CT thru Sat 11/11/2000 at 10:00:00 PM CT + Sat 11/11/2000 at 6:00:00 PM PT thru Sat 11/11/2000 at 8:00:00 PM PT + Sun 11/12/2000 at 2:00:00 AM London thru Sun 11/12/2000 at 4:00:00 AM +London +Outage: EI Load Balancing +Environments Impacted: El +Purpose: to stabilize the EI environment +Backout: back to 5000's +Contact(s): Steve Hardy 713-853-9294 713-415-0672 + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: +Impact: ENE Internet +Time: Sat 11/11/2000 at 11:00:00 PM CT thru Sun 11/12/2000 at 12:00:00 AM +CT + Sat 11/11/2000 at 9:00:00 PM PT thru Sat 11/11/2000 at 10:00:00 PM PT + Sun 11/12/2000 at 5:00:00 AM London thru Sun 11/12/2000 at 6:00:00 AM +London +Outage: reboot ene net devices +Environments Impacted: Internet +Purpose: regular reboot to prevent such problems as memory corruption +Backout: +Contact(s): Bryan Aubuchon 713-345-8446 + +LOTUS NOTES: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: +Impact: CSC +Time: Fri 11/10/2000 at 5:00:00 PM CT thru Fri 11/10/2000 at 6:00:00 PM CT + Fri 11/10/2000 at 3:00:00 PM PT thru Fri 11/10/2000 at 4:00:00 PM PT + Fri 11/10/2000 at 11:00:00 PM London thru Sat 11/11/2000 at 12:00:00 AM +London +Outage: Initial "hardening" of cscfw1 +Environments Impacted: CSC +Purpose: To maintain a secure and efficient configuration +Backout: Apply old configuration +Contact(s): Jon Werner 713-853-6742 + +Impact: TDS +Time: Sat 11/11/2000 at 12:30:00 PM CT thru Sat 11/11/2000 at 5:30:00 PM CT + Sat 11/11/2000 at 10:30:00 AM PT thru Sat 11/11/2000 at 3:30:00 PM PT + Sat 11/11/2000 at 6:30:00 PM London thru Sat 11/11/2000 at 11:30:00 PM +London +Outage: TDSPROD Upgrade from 7.3.4 to 8i +Environments Impacted: OASIS, Cooper, PDS +Purpose: In order to utilize new features available in Oracle 8i. +Backout: If the upgrade fails, then a full databse refresh from the most +recent backup will be performed. +Contact(s): Neil Leininger 713-345-3518 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: +Impact: EIS +Time: Fri 11/10/2000 at 11:00:00 PM CT thru Sat 11/11/2000 at 1:00:00 AM CT + Fri 11/10/2000 at 9:00:00 PM PT thru Fri 11/11/2000 at 11:00:00 PM PT + Sat 11/11/2000 at 5:00:00 AM London thru Sat 11/11/2000 at 7:00 AM London +Outage: Scheduled CMS & Conversant Attended Backup and Intuity Audix reboot. +Environments Impacted: +Purpose: Monthly maintenance +Backout: rebooting system only, no back out plan. +Contact(s): Epimenio Rojas 713-345-8372 + +Impact: EIS +Time: Fri 11/10/2000 at 11:00:00 PM CT thru Sat 11/11/2000 at 1:30:00 AM CT + Fri 11/10/2000 at 9:00:00 PM PT thru Fri 11/10/2000 at 11:30:00 PM PT + Sat 11/11/2000 at 5:00:00 AM London thru Sat 11/11/2000 at 7:30:00 AM +London +Outage: Quarterly Maintenance - Telephone Ancillary Equipment +Environments Impacted: All +Purpose: Quarterly Maintenance +Backout: none +Contact(s): Cynthia Siniard 713-853-0558 + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------ +------------------------------------------------------- +FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center +(713) 853-5536 Information Risk Management + +Specific Applications Help: +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +All Other Systems (713) 563-5797 [Pager] + or (713) 563-5987 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/8981966.1075855483863.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/8981966.1075855483863.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..42fb0b98 --- /dev/null +++ b/demo/ermis-f/Notes/cur/8981966.1075855483863.JavaMail.evans@thyme:2,S @@ -0,0 +1,78 @@ +Message-ID: <8981966.1075855483863.JavaMail.evans@thyme> +Date: Mon, 11 Dec 2000 05:55:00 -0800 (PST) +From: rebecca.cantrell@enron.com +To: barbara.dillard@enron.com, brenda.fletcher@enron.com, chris.meyer@enron.com, + colleen.sullivan@enron.com, donna.greif@enron.com, + edward.terry@enron.com, frank.ermis@enron.com, + george.smith@enron.com, hunter.shively@enron.com, + james.shirley@enron.com, jane.tholt@enron.com, jim.homco@enron.com, + john.hodge@enron.com, judy.townsend@enron.com, julie.gomez@enron.com, + kimberly.olinger@enron.com, lisa.kinsey@enron.com, + natalie.baker@enron.com, paul.lucci@enron.com, paul.tate@enron.com, + phillip.allen@enron.com, randall.gay@enron.com, + robert.superty@enron.com, ruth.concannon@enron.com, + sandra.brawner@enron.com, steven.south@enron.com, + stephanie.miller@enron.com, susan.pereira@enron.com, + sylvia.pollan@enron.com, terri.walker@enron.com, + timothy.hamilton@enron.com, tori.kuykendall@enron.com, + victor.lamadrid@enron.com +Subject: A Reminder -- 2001 GRI Surcharges +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Rebecca W Cantrell +X-To: Barbara G Dillard, Brenda H Fletcher, Chris Meyer, Colleen Sullivan, Donna Greif, Edward Terry, Frank Ermis, George F Smith, Hunter S Shively, James Shirley, Jane M Tholt, Jim Homco, John Hodge, Judy Townsend, Julie A Gomez, Kimberly S Olinger, Lisa Kinsey, Natalie Baker, Paul T Lucci, Paul Tate, Phillip K Allen, Randall L Gay, Robert Superty, Ruth Concannon, Sandra F Brawner, Steven P South, Stephanie Miller, Susan W Pereira, Sylvia S Pollan, Terri Walker, Timothy J Hamilton, Tori Kuykendall, Victor Lamadrid +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Effective 1/1/2001 . . . . . . . . + + +---------------------- Forwarded by Rebecca W Cantrell/HOU/ECT on 12/14/99 +05:03 PM --------------------------- + + Enron North America Corp. + + From: Rebecca W Cantrell 11/10/99 05:39 PM + + +To: Julie A Gomez/HOU/ECT@ECT, Chris Meyer/HOU/ECT@ECT, Ruth +Concannon/HOU/ECT@ECT, Judy Townsend/HOU/ECT@ECT, Theresa +Branney/HOU/ECT@ECT, Paul T Lucci/DEN/ECT@Enron, Jane M Tholt/HOU/ECT@ECT, +Mike Grigsby/HOU/ECT@ECT, Steven P South/HOU/ECT@ECT, Frank +Ermis/HOU/ECT@ECT, Susan W Pereira/HOU/ECT@ECT, George Smith/HOU/ECT@ECT, +Randall L Gay/HOU/ECT@ECT, Jim Homco/HOU/ECT@ECT, Colleen +Sullivan/HOU/ECT@ECT, Hunter S Shively/HOU/ECT@ECT, Cary M +Carrabine/HOU/ECT@ECT, Ray Hamman/HOU/EES@EES, Michael H Garred/HOU/EES@EES, +Katherine L Kelly/HOU/ECT@ECT, Robert Superty/HOU/ECT@ECT, Laura +Luce/HOU/ECT@ECT, Steve Morse/HOU/ECT@ECT, Scotty Gilbert/HOU/ECT@ECT, Cary M +Carrabine/HOU/ECT@ECT, Edward Terry/HOU/ECT@ECT, Scott Neal/HOU/ECT@ECT, +Robert Shiring/HOU/ECT@ECT, Tori Kuykendall/HOU/ECT@ECT, Mary +Solmonson/HOU/ECT@ECT, Terri Walker/OTS/Enron@ENRON +cc: +Subject: 2000 GRI Surcharges + +Just a reminder that the GRI surcharges will go down for all member pipelines +a bit effective 1/1/99, per the Settlement approved by FERC in April, 1998. +Here are the rates through 2004: + +Rates (cents per Dth) + 1999 + 2000 + 2001 + 2002 + 2003 + 2004 +Commodity 0.75 0.72 0.7 0.5 0.4 0.0 +High Demand* 23.0 20.0 9.0 6.0 5.0 0.0 +Low Demand* 14.2 12.3 5.5 3.7 3.1 0.0 +Small Customer 1.8 1.6 1.1 0.8 0.6 0.0 + +*refers to high load factor or low load factor customers. + + + + diff --git a/demo/ermis-f/Notes/cur/914820.1075855498448.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/914820.1075855498448.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..aa3f2765 --- /dev/null +++ b/demo/ermis-f/Notes/cur/914820.1075855498448.JavaMail.evans@thyme:2,S @@ -0,0 +1,79 @@ +Message-ID: <914820.1075855498448.JavaMail.evans@thyme> +Date: Fri, 4 May 2001 05:18:00 -0700 (PDT) +From: phillip.allen@enron.com +To: mike.grigsby@enron.com, keith.holst@enron.com, frank.ermis@enron.com, + jane.tholt@enron.com, jay.reitmeyer@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com +Subject: Re: Western Wholesale Activities - Gas & Power Conf. Call +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Phillip K Allen +X-To: Mike Grigsby, Keith Holst, Frank Ermis, Jane M Tholt, Jay Reitmeyer, Tori Kuykendall, Matthew Lenhart +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Phillip K Allen/HOU/ECT on 05/04/2001 +10:15 AM --------------------------- + + +James D Steffes@ENRON +05/03/2001 05:44 AM +To: Phillip K Allen/HOU/ECT@ECT +cc: +Subject: Re: Western Wholesale Activities - Gas & Power Conf. Call +Privileged & Confidential Communication +Attorney-Client Communication and Attorney Work Product Privileges Asserted + +Please forward to anyone on your team that wants updates on Western wholesale +matters (should also give you an opportunity to raise state matters if you +want to discuss). + +Jim +---------------------- Forwarded by James D Steffes/NA/Enron on 05/03/2001 +07:42 AM --------------------------- + + +Ray Alvarez +05/02/2001 05:40 PM +To: Steve Walton/HOU/ECT@ECT, Susan J Mara/NA/Enron@ENRON, Alan +Comnes/PDX/ECT@ECT, Leslie Lawner/NA/Enron@Enron, Rebecca W +Cantrell/HOU/ECT@ECT, Donna Fulton/Corp/Enron@ENRON, Jeff +Dasovich/NA/Enron@Enron, Christi L Nicolay/HOU/ECT@ECT, James D +Steffes/NA/Enron@Enron, jalexander@gibbs-bruns.com, Phillip K +Allen/HOU/ECT@ECT +cc: Linda J Noske/HOU/ECT@ECT + +Subject: Re: Western Wholesale Activities - Gas & Power Conf. Call +Privileged & Confidential Communication +Attorney-Client Communication and Attorney Work Product Privileges Asserted + +Date: Every Thursday +Time: 1:00 pm Pacific, 3:00 pm Central, and 4:00 pm Eastern time, + Number: 1-888-271-0949, + Host Code: 661877, (for Jim only), + Participant Code: 936022, (for everyone else), + +Attached is the table of the on-going FERC issues and proceedings updated for +use on tomorrow's conference call. It is available to all team members on +the O drive. Please feel free to revise/add to/ update this table as +appropriate. + +Proposed agenda for tomorrow: + +Power- Discussion of FERC market monitoring and mitigation order in +EL00-95-12 and review of upcoming filings +Gas- Response to subpoenas of SoCal Edison in RP00-241 and upcoming items +Misc. + +I will be unable to participate in the call tomorrow as I will be attending +the Senate Energy and Resource Committee Hearing on the elements of the FERC +market monitoring and mitigation order. + + + + + diff --git a/demo/ermis-f/Notes/cur/9193017.1075855498048.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/9193017.1075855498048.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7f516886 --- /dev/null +++ b/demo/ermis-f/Notes/cur/9193017.1075855498048.JavaMail.evans@thyme:2,S @@ -0,0 +1,127 @@ +Message-ID: <9193017.1075855498048.JavaMail.evans@thyme> +Date: Tue, 8 May 2001 01:48:00 -0700 (PDT) +From: kristann.shireman@enron.com +To: frank.ermis@enron.com, keith.holst@enron.com +Subject: Purchase Malin and Socal Topock +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Kristann Shireman +X-To: Frank Ermis, Keith Holst +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Please provide me with your basis offer for the following volumes: +The volumes are in monthly volumes. +Thanks +Kris Shireman + +Socal + +01/2002: 78,829 +02/2002: 41,064 +03/2002: 69,577 +04/2002: 87,050 +05/2002: 72,295 +06/2002: 88,023 +07/2002: 91,313 +08/2002; 134,442 +09/2002: 102,023 +10/2002: 120,795 +11/2002: 127,928 +12/2002: 101,339 +01/2003: 276,152 +02/2003: 241,093 +03/2003: 268,558 +04/2003: 285,661 +05/2003: 271,098 +06/2003: 286,691 +07/2003: 289,711 +08/2003: 332,381 +09/2003: 300,389 +10/2003: 318,878 +11/2003: 325,782 +12/2003: 299,756 +01/2004: 174,942 +02/2004: 139,055 +03/2004: 167,466 +04/2004: 184,189 +05/2004: 169,990 +06/2004: 185,301 +07/2004: 188,137 +08/2004: 230,351 +09/2004: 198,782 +10/2004: 216,972 +11/2004: 223,764 +12/2004; 198,071 +01/2005: 193,751 +02/2005; 158,434 +03/2005: 186,391 +04/2005: 202,743 +05/2005: 188,899 +06/2005: 203,933 +07/2005: 120,549 +08/2005: 120,857 +09/2005: 120,375 +10/2005: 120,494 +11/2005: 120,534 +12/2005: 120,412 + + + + + +MALIN + +06/2001: 44,997 +07/2001: 41,838 +08/2001: 46,070 +09/2001: 39,859 +10/2001: 37,283 +11/2001: 28,038 +12/2001: 31,431 +01/2002: 23,643 +02/2002: 21,228 +03/2002: 10,546 +04/2002: 15,851 +05/2002: 23,528 +06/2002: 33,978 +07/2002: 32,611 +08/2002; 34,332 +09/2002: 30,093 +10/2002: 28,214 +11/2002: 23,518 +12/2002: 23,030 +01/2003: 17,963 +02/2003: 17,820 +03/2003: 16,651 +04/2003: 15,640 +05/2003: 23,212 +06/2003: 33,520 +07/2003: 32,117 +08/2003: 33,878 +09/2003: 29,681 +10/2003: 27,869 +11/2003: 23,155 +12/2003: 22,721 +01/2004: 17,721 +02/2004: 16,973 +03/2004: 16,430 +04/2004: 15,419 +05/2004: 22,896 +06/2004: 33,057 +07/2004: 31,628 +08/2004: 33,431 +09/2004: 29,273 +10/2004: 27,491 +11/2004: 22,843 +12/2004; 22,423 +01/2005: 17,482 +02/2005; 16,748 +03/2005: 16,211 +04/2005: 15,200 +05/2005: 22,585 +06/2005: 32,600 \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/9319289.1075855484876.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/9319289.1075855484876.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c73fe50d --- /dev/null +++ b/demo/ermis-f/Notes/cur/9319289.1075855484876.JavaMail.evans@thyme:2,S @@ -0,0 +1,77 @@ +Message-ID: <9319289.1075855484876.JavaMail.evans@thyme> +Date: Fri, 1 Dec 2000 07:36:00 -0800 (PST) +From: lplotkin@burntsand.com +To: fermis@ect.enron.com +Subject: Burntsand Xpert Xpress on Exchanges +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Lesley Plotkin +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Dear Frank, + +I thought you might be interested in Burntsand's latest Xpert Xpress +web-cast. + +Topic: "Automated Trading Exchanges" +When: Tuesday, December 5th at 10:00am EST and 2:00pm EST. +To Register: Point your browser to... + + www.burntsand.com/december05_2000/index.htm + +Burntsand e-Business Xpert Xpress features Marc Karstaedt, Vice President, +e-Trading for Burntsand who will deliver his presentation "Automated Trading +Exchanges", a topic of increasing strategic interest within the +business-to-business (B2B) community. + +This Xpress is designed to give the business and/or technical executive an +appreciation of the various exchange models, success factors and some +insight into Burntsand's "lessons learned" from multiple successful +implementations. + +"Competition is no longer a question of big versus the small or even fast +versus slow, - in the new economy it is those that do it well who will +succeed!" Marc Karstaedt, VP, eTrading. + +Upon the conclusion of the presentation, listeners are invited to ask Marc +questions or share their experiences and insights. + +Access to the web-cast presentation and a dial in number will be +communicated to registrants prior to the event. If you have any questions +about this event, please feel free to email me at lplotkin@burntsand.com or +call me at 713.890.8045. I would really appreciate if you could forward +this message to other individuals in your organization that might be +interested in this topic. + +Thanks so much and have a great weekend! + +Lesley +______________________________________ +Lesley Plotkin +Burntsand (US) Inc. +Tel: 713.890.8045 +Fax: 713.890.8001 +Mobile: 713.385.5530 + +www.burntsand.com +Business to the power of e(tm) + +About Burntsand +Business to the power of e ... the future of Business ... the Burntsand +reality. +Burntsand is an e-Business Solutions Integrator focusing on Business to +Business, ("B2B"), applications. Burntsand's success results from the +ability to create rapid e-Business solutions for clients in the areas of +e-Commerce, e-Customer Relationship Management, Content Enhancement & +Personalization, and e-Business Intelligence. Burntsand's e-Services +encompass the strategy, technical, and creative disciplines required to +define and implement these e-Business solutions. Headquartered in Vancouver, +Burntsand operates from ten North American locations. The company trades on +the Toronto stock exchange (TSE) under the symbol BRT, Burntsand's website +address is www.burntsand.com \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/9602476.1075855499070.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/9602476.1075855499070.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..19186354 --- /dev/null +++ b/demo/ermis-f/Notes/cur/9602476.1075855499070.JavaMail.evans@thyme:2,S @@ -0,0 +1,94 @@ +Message-ID: <9602476.1075855499070.JavaMail.evans@thyme> +Date: Fri, 27 Apr 2001 02:56:00 -0700 (PDT) +From: savita.puthigai@enron.com +Subject: VERY IMPORTANT ENRONONLINE STACK MANAGER CHANGES +Cc: enron.group@enron.com, bob.shults@enron.com, daniel.diamond@enron.com, + andy.zipper@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +Bcc: enron.group@enron.com, bob.shults@enron.com, daniel.diamond@enron.com, + andy.zipper@enron.com +X-From: Savita Puthigai +X-To: EOL North America Traders@Enron +X-cc: Enron Sydney EOL Product Control Group, EOL Call Center@ECT, Bob Shults, Daniel Diamond, Andy Zipper +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +We will be releasing new version of the Stack Manager and the EnronOnline= +=20 +website tonight . The following are the changes + +1. Changes to Stack Manager: + +1.1 Changes to toolbar icons: +To facilitate further development of the system, it has been found necessar= +y=20 +to change the toolbar icons at the top of the Stack Manager. The attached= +=20 +file shows the old icon and its new replacement. Next to each image below i= +s=20 +the description of the function that is executed as well as the short cut k= +ey=20 +that is mapped to the same function: + + + +1.2 New Functionality - Auto Suspend +The Auto Suspend function allows traders to set an absolute price change fr= +om=20 +a price level at which you would like the system to automatically suspend a= +=20 +specific product. This function is useful if your products use automatic=20 +price resets. + +To activate this feature: +1. Select a product and click on Product Properties +2. Check the Enable box +3. Enter the Price Check and Suspend at +/- values +4. Click Update +Example: a trader Enables Auto Suspend and selects a $35.00 Price Check and= + a=20 +suspension level of +/- $5.00: The system will suspend the product when the= +=20 +mid price is above $40.00 or below $30.00 + +You will need to enter a new Price Check or disable the Auto Suspend functi= +on=20 +to reactivate this Product if the Auto Suspend is triggered. =20 +Please note the system checks for any products that need to be suspended on= +ce=20 +a minute. + + +2. Changes to EnronOnline Website + (These changes will be rolled out in phases over the next week and will be= +=20 +available to all customers only by Friday 5/4/01) + +The following enhancements have been made to the EnronOnline Website: + +2.1 Today=01,s Transactions + +Float Window: In order to float the window, right click on the Today=01,s= +=20 +Transactions section, click on the Float Window option. + +Sort Ordering: Click on the column heading to change the sort order.=20 + +Linked Transactions: You can display the linked Transactions in an expanded= +=20 +or collapsed view. To do so, right click in the Transaction display area an= +d=20 +select full Expand or Full Collapse. + +2.2 Submission Box + +The submission box has been modified in order to show a space between each= +=20 +set of =01&zeros=018 for the volume the customer wants to sell/buy. + + +Savita \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/9713864.1075855486349.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/9713864.1075855486349.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..8c9977db --- /dev/null +++ b/demo/ermis-f/Notes/cur/9713864.1075855486349.JavaMail.evans@thyme:2,S @@ -0,0 +1,56 @@ +Message-ID: <9713864.1075855486349.JavaMail.evans@thyme> +Date: Tue, 14 Nov 2000 10:36:00 -0800 (PST) +From: enron.announcements@enron.com +To: all.houston@enron.com +Subject: Reorganization of Houston and Omaha Facilities Management + Responsibilities +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All Enron Houston +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Responsibility for daily operations of building support services in the=20 +Enron Building, Houston leased offices, and Two Pacific Place (Omaha) will = +be=20 +transitioning from Corporate to Enron Energy Services (EES) by year-end. T= +he=20 +areas affected include facility operations and maintenance of mechanical,= +=20 +electrical, and air-conditioning systems; mail delivery; housekeeping; =20 +food, copier, and records services. + +This transition of services, as presently managed by Enron Property and=20 +Services Corp. (EPSC), is designed to optimize value to Enron=01,s Business= +=20 +Units by leveraging facility management businesses now offered by EES to=20 +their commercial customers. EPSC staff having administrative responsibilit= +y=20 +for these services will report to Enron Facility Services, a subsidiary of= +=20 +EES=01,s Global Energy Services group led by Daniel Leff, President and CEO= +. + +EPSC is responsible for Enron=01,s internal real estate and office developm= +ent=20 +needs, including leasing, space allocations and facility planning, project= +=20 +and construction management, furniture systems, and office relocation. EPS= +C,=20 +in its development role, remains a part of Enron Corporate Administration= +=20 +Services (ECAS) along with Corporate Security and the Aviation Department,= +=20 +reporting to Bill Donovan, Vice President, Corporate Administrative Service= +s. + +This alignment of responsibilities offers the opportunity for EPSC to focus= +=20 +resources on effective utilization of our existing office space assets and= +=20 +managing the development of Houston=01,s new Enron Center Campus project. \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/9788130.1075855485778.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/9788130.1075855485778.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..07bee502 --- /dev/null +++ b/demo/ermis-f/Notes/cur/9788130.1075855485778.JavaMail.evans@thyme:2,S @@ -0,0 +1,29 @@ +Message-ID: <9788130.1075855485778.JavaMail.evans@thyme> +Date: Mon, 20 Nov 2000 04:13:00 -0800 (PST) +From: erica.fields@enron.com +To: clayton.vernon@enron.com, frank.ermis@enron.com +Subject: Windows 2000 Applications Testing +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Erica Fields +X-To: Clayton Vernon, Frank Ermis +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +The Win2k Project Team is currently looking for qualified individuals to +assist us in testing applications for Windows 2000. These individuals called +Subject Matter Experts, or SMEs will be needed to ensure certain applications +are running Properly under Win2k. Below is the application group you are +listed under. If you are familiar with these applications and would be +willing to help out, or if you would like to designate some one in your +group, please reply by calling the SME hotline at x30333. + +Thanks you, +Erica Fields + + +Application: Altrade Power \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/9906942.1075855497843.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/9906942.1075855497843.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..9c9cd40c --- /dev/null +++ b/demo/ermis-f/Notes/cur/9906942.1075855497843.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <9906942.1075855497843.JavaMail.evans@thyme> +Date: Wed, 9 May 2001 08:53:00 -0700 (PDT) +From: russell.dyk@enron.com +To: frank.ermis@enron.com +Subject: PGE/Malin +Cc: caroline.abramo@enron.com, stephen.plauche@enron.com, robyn.zivic@enron.com, + mog.heu@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: caroline.abramo@enron.com, stephen.plauche@enron.com, robyn.zivic@enron.com, + mog.heu@enron.com +X-From: Russell Dyk +X-To: Frank Ermis +X-cc: Caroline Abramo, Stephen Plauche, Robyn Zivic, Mog Heu +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Frank, +Robyn thinks you don't check your email, but we'll see....Harvard wants to +buy 1/2 day of the PGE/Malin (buy PGE/sell Malin) at 50 cents. We would like +to make at least 1/2 cent on the deal. They haven't even seen the historical +data yet, but they trust your explanation, which is why they're anxious to +start building a position. +Thanks, +Russ + +ps I'm at 212 702 3914 if you have any questions \ No newline at end of file diff --git a/demo/ermis-f/Notes/cur/9950277.1075855486918.JavaMail.evans@thyme:2,S b/demo/ermis-f/Notes/cur/9950277.1075855486918.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d6aaf9bd --- /dev/null +++ b/demo/ermis-f/Notes/cur/9950277.1075855486918.JavaMail.evans@thyme:2,S @@ -0,0 +1,109 @@ +Message-ID: <9950277.1075855486918.JavaMail.evans@thyme> +Date: Thu, 9 Nov 2000 10:09:00 -0800 (PST) +From: enron.announcements@enron.com +To: all_ena_egm_eim@enron.com +Subject: Ameriflash Newsletter +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: quoted-printable +X-From: Enron Announcements +X-To: All_ENA_EGM_EIM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Notes inbox +X-Origin: Ermis-F +X-FileName: fermis.nsf + +BUSINESS HIGHLIGHTS + +TRANSACTION DEVELOPMENT +Transaction Development, headed by Rodney Malcolm, works with Pulp & Paper,= +=20 +Lumber and Steel to structure and execute some of the more complex deals. = +=20 +Members of the Transaction Development team have a strong track record of= +=20 +closing structured transactions involving both capital and commodity risks.= + =20 +Sample deals would include working on the acquisition of Garden State Paper= +=20 +earlier this year, and structuring and pitching the first all requirements,= +=20 +index based, physical steel supply contract to one of the largest players i= +n=20 +the steel servicing segment of the steel industry. + +The ability to buy and sell physical product will be critical to creating a= +=20 +commodity product in these businesses. Getting access to the physical=20 +product will require creating compelling financing structures, as well as= +=20 +potentially buying assets to get control of their production capability. I= +n=20 +all these situations, the Transaction Development team will be a key player= +=20 +in driving these opportunities to closure. + + +PEP - REVIEWER FEEDBACK DEADLINE +The Year End 2000 Performance Review Process closes November 17. To access= +=20 +PEP, go to http://pep.corp.enron.com. To avoid system delays, please log-o= +n=20 +before the deadline. + +If you have any problems accessing the system or have any questions regardi= +ng=20 +the Performance Management Process, please call the HR Helpdesk at x3.4040= +=20 +option 4 or email pep.enquiries@enron.com. +=20 + +OPEN ENROLLMENT 2001 +The final date for making your 2001 benefit elections or changes is Novembe= +r=20 +15, 8:00 am CST to 5:00 pm CST. Remember, that your current 2000 health=20 +benefit elections will rollover for 2001 if you do not make any changes. + +Log-on to www.enron.benefitsnow.com or call 1-800-425-5864. + + +WELCOME + +New Hires ENA/EIM/EGM +ENA =01) Tamara Carter/Gas Logistics, Albert Escamilla/Global Counterparty,= +=20 +Michael Girraratano/Gas Assets Operations, Cassandra Mayeux/Reporting,=20 +Planning Accounting, Christina Perez/Power Plant Acct., Eve Puckett/Info &= +=20 +Records Management, Tracey Wood/Gas Logistics + +EGM =01) David Hoog/GRM Risk Products, Judy/Currency Trading + + +SAVE THE DATE + +ENA/EIM/EGM-HOLIDAY PARTY +Enron Field +Saturday, December 9 +7:00 pm - Midnight + + +NUGGETS & NOTES + +"Bigger, faster" - Dave Delainey/CEO-ENA + +"Four bid at five. What do you want to do?" John Arnold, Vice=20 +President-Financial/Nymex Trading + +"We trade weather." Gary Taylor, Manager - Weather Risk Management Group +"You trade WHAT?!" anyone Gary speaks with. + + +LEGAL STUFF + +The information contained in this newsletter is confidential and proprietar= +y=20 +to Enron Corp. and its subsidiaries. It is intended for internal use only= +=20 +and should not be disclosed outside of Enron. \ No newline at end of file diff --git a/demo/ermis-f/Sent/cur/10020042.1075852314884.JavaMail.evans@thyme:2,S b/demo/ermis-f/Sent/cur/10020042.1075852314884.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a01ba136 --- /dev/null +++ b/demo/ermis-f/Sent/cur/10020042.1075852314884.JavaMail.evans@thyme:2,S @@ -0,0 +1,19 @@ +Message-ID: <10020042.1075852314884.JavaMail.evans@thyme> +Date: Fri, 19 Oct 2001 17:14:53 -0700 (PDT) +From: frank.ermis@enron.com +To: p..south@enron.com +Subject: RE: Test +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ermis, Frank +X-To: South, Steven P. +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Sent Items +X-Origin: ERMIS-F +X-FileName: FERMIS (Non-Privileged).pst + +Thanks, having a good time. Aloha! +-------------------------- +Sent from my BlackBerry Wireless Handheld (www.BlackBerry.net) \ No newline at end of file diff --git a/demo/ermis-f/Sent/cur/10746181.1075852314378.JavaMail.evans@thyme:2,S b/demo/ermis-f/Sent/cur/10746181.1075852314378.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..de696fa6 --- /dev/null +++ b/demo/ermis-f/Sent/cur/10746181.1075852314378.JavaMail.evans@thyme:2,S @@ -0,0 +1,17 @@ +Message-ID: <10746181.1075852314378.JavaMail.evans@thyme> +Date: Thu, 17 May 2001 12:59:17 -0700 (PDT) +From: frank.ermis@enron.com +To: frank.ermis@enron.com +Subject: +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ermis, Frank +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Sent Items +X-Origin: ERMIS-F +X-FileName: FERMIS (Non-Privileged).pst + +taerystrystrystry \ No newline at end of file diff --git a/demo/ermis-f/Sent/cur/14018365.1075852314444.JavaMail.evans@thyme:2,S b/demo/ermis-f/Sent/cur/14018365.1075852314444.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6d702480 --- /dev/null +++ b/demo/ermis-f/Sent/cur/14018365.1075852314444.JavaMail.evans@thyme:2,S @@ -0,0 +1,21 @@ +Message-ID: <14018365.1075852314444.JavaMail.evans@thyme> +Date: Wed, 8 Aug 2001 12:59:14 -0700 (PDT) +From: frank.ermis@enron.com +To: melba.lozano@enron.com, omni-trainee.21@enron.com +Subject: physical eol product setup (stanfield) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ermis, Frank +X-To: Lozano, Melba , 21, OMNI-Trainee +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Sent Items +X-Origin: ERMIS-F +X-FileName: FERMIS (Non-Privileged).pst + +Per Mike Grigsby, we need a physical product setup for delivery at Pacific Gas Transmission Company - Stanfield. + +If you have any questions call me, x3002 + +Thanks Frank \ No newline at end of file diff --git a/demo/ermis-f/Sent/cur/2089632.1075855487755.JavaMail.evans@thyme:2,S b/demo/ermis-f/Sent/cur/2089632.1075855487755.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a1834408 --- /dev/null +++ b/demo/ermis-f/Sent/cur/2089632.1075855487755.JavaMail.evans@thyme:2,S @@ -0,0 +1,21 @@ +Message-ID: <2089632.1075855487755.JavaMail.evans@thyme> +Date: Wed, 6 Dec 2000 02:55:00 -0800 (PST) +From: frank.ermis@enron.com +To: laura.pena@enron.com +Subject: christmas party +Cc: frank.ermis@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: frank.ermis@enron.com +X-From: Frank Ermis +X-To: Laura R Pena +X-cc: Frank Ermis +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Sent +X-Origin: Ermis-F +X-FileName: fermis.nsf + +I would like to RSVP my wife Laura and myself. + +Thank you \ No newline at end of file diff --git a/demo/ermis-f/Sent/cur/21003046.1075852314466.JavaMail.evans@thyme:2,S b/demo/ermis-f/Sent/cur/21003046.1075852314466.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..72d8855d --- /dev/null +++ b/demo/ermis-f/Sent/cur/21003046.1075852314466.JavaMail.evans@thyme:2,S @@ -0,0 +1,17 @@ +Message-ID: <21003046.1075852314466.JavaMail.evans@thyme> +Date: Tue, 21 Aug 2001 11:22:34 -0700 (PDT) +From: frank.ermis@enron.com +To: stephanie.sever@enron.com +Subject: Product Profiles +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ermis, Frank +X-To: Sever, Stephanie +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Sent Items +X-Origin: ERMIS-F +X-FileName: FERMIS (Non-Privileged).pst + +Currently, I cannot view Canadian Gas products. I need to have access to those products. My extension is 3-3002. Thanks \ No newline at end of file diff --git a/demo/ermis-f/Sent/cur/21112440.1075852314400.JavaMail.evans@thyme:2,S b/demo/ermis-f/Sent/cur/21112440.1075852314400.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1e619f68 --- /dev/null +++ b/demo/ermis-f/Sent/cur/21112440.1075852314400.JavaMail.evans@thyme:2,S @@ -0,0 +1,32 @@ +Message-ID: <21112440.1075852314400.JavaMail.evans@thyme> +Date: Thu, 14 Jun 2001 11:00:11 -0700 (PDT) +From: frank.ermis@enron.com +To: kristann.shireman@enron.com +Subject: RE: Baisis purchases +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ermis, Frank +X-To: Shireman, Kristann +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Sent Items +X-Origin: ERMIS-F +X-FileName: FERMIS (Non-Privileged).pst + + + + -----Original Message----- +From: Shireman, Kristann +Sent: Thursday, June 14, 2001 12:10 PM +To: Holst, Keith; Ermis, Frank +Subject: Baisis purchases + +Here is an Excel spreadsheet of the volumes I need to buy. Please give me your offer. + +Thxs +Kris Shireman + + + + \ No newline at end of file diff --git a/demo/ermis-f/Sent/cur/22524399.1075855487777.JavaMail.evans@thyme:2,S b/demo/ermis-f/Sent/cur/22524399.1075855487777.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6474dccb --- /dev/null +++ b/demo/ermis-f/Sent/cur/22524399.1075855487777.JavaMail.evans@thyme:2,S @@ -0,0 +1,93 @@ +Message-ID: <22524399.1075855487777.JavaMail.evans@thyme> +Date: Fri, 7 Apr 2000 06:48:00 -0700 (PDT) +From: frank.ermis@enron.com +To: jay.reitmeyer@enron.com +Subject: The Joys of Marriage +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Frank Ermis +X-To: Jay Reitmeyer +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Sent +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Frank Ermis/HOU/ECT on 04/07/2000 01:45 +PM --------------------------- + + +Matthew Lenhart +04/07/2000 01:45 PM +To: Frank Ermis/HOU/ECT@ECT +cc: +Subject: The Joys of Marriage + + +---------------------- Forwarded by Matthew Lenhart/HOU/ECT on 04/07/2000 +01:44 PM --------------------------- + + +Shirley Elliott on 04/07/2000 09:54:13 AM +To: jjohnson@daewoous.com, kmcgallion@king-ranch.com, +Terri@EDIarchitecture.com, waldron50@yahoo.com, Sablica@compuserve.com, +scody@acplasticsinc.com, sclarkson@tractebelpowerinc.com, +Chad.Landry@enron.com, Matthew.Lenhart@enron.com, matthew.overbeck@ac.com, +JohnWheeler@PZLQS.com, hallieklassen@usa.net, j.cruthis@mail.utexas.edu, +AChang01@coair.com, Liz.Mortenson@chron.com, Allison Damon +, Michael Lednicky , Todd Rimmer +, Chris Strain +cc: + +Subject: The Joys of Marriage + + + +> I've got game....'Ole! +> +> +> +> Subject: FW: The Joys of Marriage +> +> <> +> + + - FARTINGI.AVI + - RFC-822.TXT +---------------------------------- Forwarded +---------------------------------- +From: mwilkerson@ajilon.com at Internet-USA +Date: 4/7/00 8:50AM -0500 +To: Shirley Elliott at DTT.US.HOUSTON +*To: AMorse@EMJMETALS.COM at Internet-USA +*To: hymela@netsolve.net at Internet-USA +*To: bretts@mail.utexas.edu at Internet-USA +*To: brian.sorensen@chase.com at Internet-USA +*To: vmw@ispchannel.com at Internet-USA +*To: Elrhea.stockton@dcicorp.com at Internet-USA +*To: jdryer@kpmg.com at Internet-USA +*To: jwaldman@ers.state.tx.us at Internet-USA +*To: jim_stiffler@dell.com at Internet-USA +*To: keith.hatley@allegiancetelecom.com at Internet-USA +*To: sablica@compuserve.com at Internet-USA +*To: mark_hooper@dell.com at Internet-USA +*To: Michael_Ecklund@hines.com at Internet-USA +*To: r8834c@email.sps.mot.com at Internet-USA +*To: dmehta@uth.tmc.edu at Internet-USA +*To: mdeshotels@rightnowtech.com at Internet-USA +*To: pavri@bplaw.com at Internet-USA +*To: pconnor@us.ibm.com at Internet-USA +*To: RMoser@EMJMETALS.COM at Internet-USA +*To: ryane@tocquigny.com at Internet-USA +*To: Schoelpple@yahoo.com at Internet-USA +*To: swlh@excite.com at Internet-USA +*To: hookem@ev1.net at Internet-USA +*To: wwindom@aol.com at Internet-USA +*To: waldron50@yahoo.com at Internet-USA +Subject: The Joys of Marriage +------------------------------------------------------------------------------ +- + + + diff --git a/demo/ermis-f/Sent/cur/23546562.1075852314592.JavaMail.evans@thyme:2,S b/demo/ermis-f/Sent/cur/23546562.1075852314592.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..aaf22a2d --- /dev/null +++ b/demo/ermis-f/Sent/cur/23546562.1075852314592.JavaMail.evans@thyme:2,S @@ -0,0 +1,19 @@ +Message-ID: <23546562.1075852314592.JavaMail.evans@thyme> +Date: Thu, 18 Oct 2001 05:19:15 -0700 (PDT) +From: frank.ermis@enron.com +To: fermis@hotmail.com +Subject: Test +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ermis, Frank +X-To: 'fermis@hotmail.com' +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Sent Items +X-Origin: ERMIS-F +X-FileName: FERMIS (Non-Privileged).pst + +Test +-------------------------- +Sent from my BlackBerry Wireless Handheld (www.BlackBerry.net) \ No newline at end of file diff --git a/demo/ermis-f/Sent/cur/23668222.1075855487820.JavaMail.evans@thyme:2,S b/demo/ermis-f/Sent/cur/23668222.1075855487820.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b5442b30 --- /dev/null +++ b/demo/ermis-f/Sent/cur/23668222.1075855487820.JavaMail.evans@thyme:2,S @@ -0,0 +1,50 @@ +Message-ID: <23668222.1075855487820.JavaMail.evans@thyme> +Date: Mon, 31 Jan 2000 08:37:00 -0800 (PST) +From: frank.ermis@enron.com +To: jkho@dynegy.com +Subject: As requested +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Frank Ermis +X-To: jkho@dynegy.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Sent +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Frank Ermis/HOU/ECT on 01/31/2000 04:36 +PM --------------------------- + + +Dale Neuner on 01/31/2000 02:14:45 PM +To: Frank Ermis/HOU/ECT@ECT +cc: +Subject: As requested + + +EOL Transaction 79346 + +US Gas Phy Index IF NWPL RkyMtn Feb00 USD/MM + +A US Gas Transaction with Enron North America Corp., under which Seller shall +sell and Buyer shall purchase a +quantity of natural gas equal to the Daily Contract Quantity at the Contract +Price on a firm basis. The Contract Price +shall be derived from the Index, as adjusted by the price submitted by +Counterparty via the website. The Period of + Delivery shall be from the Effective Date through the Termination Date. +The term of the Transaction shall be from the Effective Date of 01 Feb 2000 +to the Termination Date of 29 Feb 2000. +The transaction is for delivery at Opal Plant Tailgate. +The Index for a month shall be the Northwest Pipeline Corp. - Rocky Mountains +price as listed in the section +entitled "Prices of Spot Gas Delivered to Pipelines", published in the first +issue in such month of Inside Ferc's +Gas Market Report. +The price is quoted in US Dollars per unit of volume, which will be the +Contractual Currency. +The unit of measure against which the price is quoted shall be millions of +British thermal units and the quantity +shown shall be in millions of BTUs per day. diff --git a/demo/ermis-f/Sent/cur/24127062.1075855170660.JavaMail.evans@thyme:2,S b/demo/ermis-f/Sent/cur/24127062.1075855170660.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b8c2d6db --- /dev/null +++ b/demo/ermis-f/Sent/cur/24127062.1075855170660.JavaMail.evans@thyme:2,S @@ -0,0 +1,32 @@ +Message-ID: <24127062.1075855170660.JavaMail.evans@thyme> +Date: Tue, 4 Dec 2001 13:29:00 -0800 (PST) +From: frank.ermis@enron.com +To: danny.clark@enron.com +Subject: RE: Duke Energy +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +In-Reply-To: <5660351.1075855167156.JavaMail.evans@thyme> +X-From: Ermis, Frank +X-To: Clark, Danny +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Sent Items +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +How are you? + + + -----Original Message----- +From: Clark, Danny +Sent: Monday, December 3, 2001 9:38 AM +To: Bowen, Bob; Kavanaugh, Russ; Ermis, Frank; Edwards, Brent; Vint, Peter +Subject: Duke Energy + +I have someone that works for me that's applied for a position at Duke. She doesn't know anyone there and neither do I, so I was wandering if any of you had a contact there. Any help is appreciated. + +Thanks and good luck to everyone. + +dc diff --git a/demo/ermis-f/Sent/cur/24243685.1075855499589.JavaMail.evans@thyme:2,S b/demo/ermis-f/Sent/cur/24243685.1075855499589.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0ffb0bee --- /dev/null +++ b/demo/ermis-f/Sent/cur/24243685.1075855499589.JavaMail.evans@thyme:2,S @@ -0,0 +1,17 @@ +Message-ID: <24243685.1075855499589.JavaMail.evans@thyme> +Date: Wed, 14 Feb 2001 02:09:00 -0800 (PST) +From: frank.ermis@enron.com +To: mike.grigsby@enron.com +Subject: Re: 5/d rox index +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Frank Ermis +X-To: Mike Grigsby +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Sent +X-Origin: Ermis-F +X-FileName: fermis.nsf + +no \ No newline at end of file diff --git a/demo/ermis-f/Sent/cur/24624686.1075852314533.JavaMail.evans@thyme:2,S b/demo/ermis-f/Sent/cur/24624686.1075852314533.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..42344f5b --- /dev/null +++ b/demo/ermis-f/Sent/cur/24624686.1075852314533.JavaMail.evans@thyme:2,S @@ -0,0 +1,17 @@ +Message-ID: <24624686.1075852314533.JavaMail.evans@thyme> +Date: Tue, 16 Oct 2001 13:28:41 -0700 (PDT) +From: frank.ermis@enron.com +To: frank.ermis@enron.com +Subject: test +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ermis, Frank +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Sent Items +X-Origin: ERMIS-F +X-FileName: FERMIS (Non-Privileged).pst + +test \ No newline at end of file diff --git a/demo/ermis-f/Sent/cur/27910773.1075861342042.JavaMail.evans@thyme:2,S b/demo/ermis-f/Sent/cur/27910773.1075861342042.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1be67fa2 --- /dev/null +++ b/demo/ermis-f/Sent/cur/27910773.1075861342042.JavaMail.evans@thyme:2,S @@ -0,0 +1,17 @@ +Message-ID: <27910773.1075861342042.JavaMail.evans@thyme> +Date: Wed, 14 Nov 2001 05:48:39 -0800 (PST) +From: frank.ermis@enron.com +To: pr <.palmer@enron.com> +Subject: INTERVIEW WITH SHERN-MIN CHOW/11 NEWS +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ermis, Frank +X-To: Palmer, Mark A. (PR) +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Sent Items +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Last night I was interviewed by Shern-Min Chow, I was quoted as saying "I don't know if he's gonna take the money. He might turn it down, there are rumors to that effect." I apologize for making that statement. In the future, I will not give quotes other than "no comment." \ No newline at end of file diff --git a/demo/ermis-f/Sent/cur/30249743.1075855499568.JavaMail.evans@thyme:2,S b/demo/ermis-f/Sent/cur/30249743.1075855499568.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1fa047cf --- /dev/null +++ b/demo/ermis-f/Sent/cur/30249743.1075855499568.JavaMail.evans@thyme:2,S @@ -0,0 +1,18 @@ +Message-ID: <30249743.1075855499568.JavaMail.evans@thyme> +Date: Wed, 14 Feb 2001 04:04:00 -0800 (PST) +From: frank.ermis@enron.com +To: john.malowney@enron.com +Subject: Re: Natural gas quote for Louiisiana-Pacific (L-P) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Frank Ermis +X-To: John Malowney +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Sent +X-Origin: Ermis-F +X-FileName: fermis.nsf + +According to my calculations, the term needs to go through Feb04. The +physical fixed price would be 7.34. \ No newline at end of file diff --git a/demo/ermis-f/Sent/cur/32217640.1075852314422.JavaMail.evans@thyme:2,S b/demo/ermis-f/Sent/cur/32217640.1075852314422.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..21947918 --- /dev/null +++ b/demo/ermis-f/Sent/cur/32217640.1075852314422.JavaMail.evans@thyme:2,S @@ -0,0 +1,21 @@ +Message-ID: <32217640.1075852314422.JavaMail.evans@thyme> +Date: Tue, 31 Jul 2001 10:11:36 -0700 (PDT) +From: frank.ermis@enron.com +To: claudia.clark@enron.com +Subject: EOL ACCESS +Cc: mike.grigsby@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: mike.grigsby@enron.com +X-From: Ermis, Frank +X-To: Clark, Claudia +X-cc: Grigsby, Mike +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Sent Items +X-Origin: ERMIS-F +X-FileName: FERMIS (Non-Privileged).pst + +I WOULD LIKE ACCESS TO PRODUCTS 44355 AND 40163. + +THANK YOU \ No newline at end of file diff --git a/demo/ermis-f/Sent/cur/32726201.1075855499483.JavaMail.evans@thyme:2,S b/demo/ermis-f/Sent/cur/32726201.1075855499483.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a81347c0 --- /dev/null +++ b/demo/ermis-f/Sent/cur/32726201.1075855499483.JavaMail.evans@thyme:2,S @@ -0,0 +1,57 @@ +Message-ID: <32726201.1075855499483.JavaMail.evans@thyme> +Date: Tue, 27 Feb 2001 23:25:00 -0800 (PST) +From: frank.ermis@enron.com +To: mike.grigsby@enron.com +Subject: Lodi Gas Storage Open Season +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Frank Ermis +X-To: Mike Grigsby +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Sent +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Frank Ermis/HOU/ECT on 02/28/2001 07:22 +AM --------------------------- + + +"Kevin O'Toole" on 02/27/2001 07:00:03 PM +Please respond to kotoole@westernhubs.com +To: "'O'Toole, Kevin -- WHP'" +cc: +Subject: Lodi Gas Storage Open Season + + +Lodi Gas Storage is under construction! We have started shop fabrication of +the +facilities piping for the Lodi Gas Storage Project. You will be seeing +frequent +updates on the progress of this high deliverability Northern California +storage +facility. + +The attached memo describes an open season we are conducting for 4.5 BCF of +Inventory Capacity and 150 MMCF/D of Injection and Withdrawal Capacity. + +Please call me at 281-679-3591, or reply to this e-mail with any questions you +may have. + +I look forward to hearing from you. + +Kevin O'Toole +Vice President -- Marketing +Western Hub Properties L.L.C. +14811 St. Mary's Ln., Suite 150 +Houston, TX 77079-2908 +281-679-3591 V +281-679-1564 F +713-208-0153 M +kotoole@westernhubs.com + + + + - Lodi Open Season 2001.02.pdf + - Lodi Slides.pdf diff --git a/demo/ermis-f/Sent/cur/5369934.1075852314511.JavaMail.evans@thyme:2,S b/demo/ermis-f/Sent/cur/5369934.1075852314511.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..183a2ff5 --- /dev/null +++ b/demo/ermis-f/Sent/cur/5369934.1075852314511.JavaMail.evans@thyme:2,S @@ -0,0 +1,17 @@ +Message-ID: <5369934.1075852314511.JavaMail.evans@thyme> +Date: Wed, 3 Oct 2001 13:14:41 -0700 (PDT) +From: frank.ermis@enron.com +To: carole.frank@enron.com +Subject: recommendation letter +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ermis, Frank +X-To: Frank, Carole +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Sent Items +X-Origin: ERMIS-F +X-FileName: FERMIS (Non-Privileged).pst + + see what you think \ No newline at end of file diff --git a/demo/ermis-f/Sent/cur/5502035.1075855499547.JavaMail.evans@thyme:2,S b/demo/ermis-f/Sent/cur/5502035.1075855499547.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..bfcf612d --- /dev/null +++ b/demo/ermis-f/Sent/cur/5502035.1075855499547.JavaMail.evans@thyme:2,S @@ -0,0 +1,17 @@ +Message-ID: <5502035.1075855499547.JavaMail.evans@thyme> +Date: Wed, 14 Feb 2001 07:12:00 -0800 (PST) +From: frank.ermis@enron.com +To: sharonc@cook-inlet.com +Subject: +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Frank Ermis +X-To: Sharonc@cook-inlet.com @ ENRON +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Sent +X-Origin: Ermis-F +X-FileName: fermis.nsf + +Rhino here. \ No newline at end of file diff --git a/demo/ermis-f/Sent/cur/5580413.1075852314489.JavaMail.evans@thyme:2,S b/demo/ermis-f/Sent/cur/5580413.1075852314489.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3249fe94 --- /dev/null +++ b/demo/ermis-f/Sent/cur/5580413.1075852314489.JavaMail.evans@thyme:2,S @@ -0,0 +1,41 @@ +Message-ID: <5580413.1075852314489.JavaMail.evans@thyme> +Date: Wed, 19 Sep 2001 15:01:08 -0700 (PDT) +From: frank.ermis@enron.com +To: fermis@hotmail.com +Subject: FW: An Optical Illusion for you. +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ermis, Frank +X-To: 'fermis@hotmail.com' +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Sent Items +X-Origin: ERMIS-F +X-FileName: FERMIS (Non-Privileged).pst + + + + -----Original Message----- +From: Otto, Charles H. +Sent: Wednesday, September 19, 2001 4:59 PM +To: Ermis, Frank +Subject: FW: An Optical Illusion for you. + + + + -----Original Message----- +From: Smith, Mark +Sent: Wednesday, September 19, 2001 1:26 PM +To: Otto, Charles H. +Subject: FW: An Optical Illusion for you. + + + + -----Original Message----- +From: Lafleur, Dave [mailto:Lafleur@rcga.org] +Sent: Tuesday, September 18, 2001 3:56 PM +To: Maple Leaf (E-mail); Smith, Mark; Jon Downing (E-mail); Jeff Burdick (J.) (E-mail); Darren Wallace (E-mail); Fellow Habs Fan (E-mail); Bill Karner (E-mail); Carlo Ammendolia (E-mail) +Subject: FW: An Optical Illusion for you. + + \ No newline at end of file diff --git a/demo/ermis-f/Sent/cur/6266690.1075852314636.JavaMail.evans@thyme:2,S b/demo/ermis-f/Sent/cur/6266690.1075852314636.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a99c1035 --- /dev/null +++ b/demo/ermis-f/Sent/cur/6266690.1075852314636.JavaMail.evans@thyme:2,S @@ -0,0 +1,19 @@ +Message-ID: <6266690.1075852314636.JavaMail.evans@thyme> +Date: Thu, 18 Oct 2001 05:22:24 -0700 (PDT) +From: frank.ermis@enron.com +To: john@pgsenergy.com +Subject: Re: Weather,Energy Derivatives,ElectPowerSeminars +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ermis, Frank +X-To: 'john@pgsenergy.com' +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Sent Items +X-Origin: ERMIS-F +X-FileName: FERMIS (Non-Privileged).pst + + +-------------------------- +Sent from my BlackBerry Wireless Handheld (www.BlackBerry.net) \ No newline at end of file diff --git a/demo/ermis-f/Sent/cur/6483900.1075855487799.JavaMail.evans@thyme:2,S b/demo/ermis-f/Sent/cur/6483900.1075855487799.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d756d70a --- /dev/null +++ b/demo/ermis-f/Sent/cur/6483900.1075855487799.JavaMail.evans@thyme:2,S @@ -0,0 +1,20 @@ +Message-ID: <6483900.1075855487799.JavaMail.evans@thyme> +Date: Thu, 23 Mar 2000 08:47:00 -0800 (PST) +From: frank.ermis@enron.com +To: segold@hotmail.com +Subject: Re: meister!!! the charging rhino!!! i miss you guys!!! +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Frank Ermis +X-To: "Sharon Chin" @ ENRON +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Dec2000\Notes Folders\Sent +X-Origin: Ermis-F +X-FileName: fermis.nsf + +rhino here, sorry you lost your voice! Just goes to show that sometimes +prayers are answered. Just kidding! We missed you at gas fair. It just +wasn't the same without you. When are you comming back? Oh damm, I've got +to go to a meeting. I'll write later. Rhino, out. \ No newline at end of file diff --git a/demo/ermis-f/Sent/cur/6747425.1075852314570.JavaMail.evans@thyme:2,S b/demo/ermis-f/Sent/cur/6747425.1075852314570.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..68e88226 --- /dev/null +++ b/demo/ermis-f/Sent/cur/6747425.1075852314570.JavaMail.evans@thyme:2,S @@ -0,0 +1,19 @@ +Message-ID: <6747425.1075852314570.JavaMail.evans@thyme> +Date: Tue, 16 Oct 2001 15:46:47 -0700 (PDT) +From: frank.ermis@enron.com +To: melba.lozano@enron.com +Subject: new eol product +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ermis, Frank +X-To: Lozano, Melba +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Sent Items +X-Origin: ERMIS-F +X-FileName: FERMIS (Non-Privileged).pst + + + +I would like to setup a new EOL product (Kern South of Muddy Creek). Specific language is as follows: The transaction is for delivery into kern pipeline, South of the Kern Muddy Creek Compressor station. The seller shall determine the delivery point. If you have any questions please call me. Frank x-3-3002. thanks \ No newline at end of file diff --git a/demo/ermis-f/Sent/cur/8012373.1075852314703.JavaMail.evans@thyme:2,S b/demo/ermis-f/Sent/cur/8012373.1075852314703.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f537c7b4 --- /dev/null +++ b/demo/ermis-f/Sent/cur/8012373.1075852314703.JavaMail.evans@thyme:2,S @@ -0,0 +1,20 @@ +Message-ID: <8012373.1075852314703.JavaMail.evans@thyme> +Date: Thu, 18 Oct 2001 10:32:33 -0700 (PDT) +From: frank.ermis@enron.com +To: jay.reitmeyer@enron.com +Subject: Re: you suck +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ermis, Frank +X-To: Reitmeyer, Jay +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Sent Items +X-Origin: ERMIS-F +X-FileName: FERMIS (Non-Privileged).pst + +Back at you + +-------------------------- +Sent from my BlackBerry Wireless Handheld (www.BlackBerry.net) \ No newline at end of file diff --git a/demo/ermis-f/Sent/cur/8806962.1075852314861.JavaMail.evans@thyme:2,S b/demo/ermis-f/Sent/cur/8806962.1075852314861.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..913d354b --- /dev/null +++ b/demo/ermis-f/Sent/cur/8806962.1075852314861.JavaMail.evans@thyme:2,S @@ -0,0 +1,19 @@ +Message-ID: <8806962.1075852314861.JavaMail.evans@thyme> +Date: Thu, 18 Oct 2001 18:06:15 -0700 (PDT) +From: frank.ermis@enron.com +To: jay.reitmeyer@enron.com +Subject: Wood +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ermis, Frank +X-To: Reitmeyer, Jay +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Sent Items +X-Origin: ERMIS-F +X-FileName: FERMIS (Non-Privileged).pst + +Don't forget the wood. Mike is putting pressure on me. Good luck. +-------------------------- +Sent from my BlackBerry Wireless Handheld (www.BlackBerry.net) \ No newline at end of file diff --git a/demo/ermis-f/Sent/cur/9082204.1075855499526.JavaMail.evans@thyme:2,S b/demo/ermis-f/Sent/cur/9082204.1075855499526.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6fafe47b --- /dev/null +++ b/demo/ermis-f/Sent/cur/9082204.1075855499526.JavaMail.evans@thyme:2,S @@ -0,0 +1,57 @@ +Message-ID: <9082204.1075855499526.JavaMail.evans@thyme> +Date: Tue, 27 Feb 2001 23:23:00 -0800 (PST) +From: frank.ermis@enron.com +To: matthew.lenhart@enron.com +Subject: Lodi Gas Storage Open Season +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Frank Ermis +X-To: Matthew Lenhart +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jun2001\Notes Folders\Sent +X-Origin: Ermis-F +X-FileName: fermis.nsf + +---------------------- Forwarded by Frank Ermis/HOU/ECT on 02/28/2001 07:21 +AM --------------------------- + + +"Kevin O'Toole" on 02/27/2001 07:00:03 PM +Please respond to kotoole@westernhubs.com +To: "'O'Toole, Kevin -- WHP'" +cc: +Subject: Lodi Gas Storage Open Season + + +Lodi Gas Storage is under construction! We have started shop fabrication of +the +facilities piping for the Lodi Gas Storage Project. You will be seeing +frequent +updates on the progress of this high deliverability Northern California +storage +facility. + +The attached memo describes an open season we are conducting for 4.5 BCF of +Inventory Capacity and 150 MMCF/D of Injection and Withdrawal Capacity. + +Please call me at 281-679-3591, or reply to this e-mail with any questions you +may have. + +I look forward to hearing from you. + +Kevin O'Toole +Vice President -- Marketing +Western Hub Properties L.L.C. +14811 St. Mary's Ln., Suite 150 +Houston, TX 77079-2908 +281-679-3591 V +281-679-1564 F +713-208-0153 M +kotoole@westernhubs.com + + + + - Lodi Open Season 2001.02.pdf + - Lodi Slides.pdf diff --git a/demo/ermis-f/Trash/cur/10106181.1075852314287.JavaMail.evans@thyme:2,S b/demo/ermis-f/Trash/cur/10106181.1075852314287.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d4972791 --- /dev/null +++ b/demo/ermis-f/Trash/cur/10106181.1075852314287.JavaMail.evans@thyme:2,S @@ -0,0 +1,28 @@ +Message-ID: <10106181.1075852314287.JavaMail.evans@thyme> +Date: Thu, 18 Oct 2001 13:11:19 -0700 (PDT) +From: jason.wolfe@enron.com +To: frank.ermis@enron.com +Subject: RE: Test +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Wolfe, Jason +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Deleted Items +X-Origin: ERMIS-F +X-FileName: FERMIS (Non-Privileged).pst + +mullet + +-----Original Message----- +From: Ermis, Frank +Sent: Thursday, October 18, 2001 2:46 PM +To: Wolfe, Jason +Subject: Test + + + +-------------------------- +Sent from my BlackBerry Wireless Handheld (www.BlackBerry.net) \ No newline at end of file diff --git a/demo/ermis-f/Trash/cur/10238426.1075852314265.JavaMail.evans@thyme:2,S b/demo/ermis-f/Trash/cur/10238426.1075852314265.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b2f2dfdd --- /dev/null +++ b/demo/ermis-f/Trash/cur/10238426.1075852314265.JavaMail.evans@thyme:2,S @@ -0,0 +1,28 @@ +Message-ID: <10238426.1075852314265.JavaMail.evans@thyme> +Date: Thu, 18 Oct 2001 13:15:25 -0700 (PDT) +From: jason.wolfe@enron.com +To: frank.ermis@enron.com +Subject: RE: Test +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Wolfe, Jason +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Deleted Items +X-Origin: ERMIS-F +X-FileName: FERMIS (Non-Privileged).pst + +loser + +-----Original Message----- +From: Ermis, Frank +Sent: Thursday, October 18, 2001 2:46 PM +To: Wolfe, Jason +Subject: Test + + + +-------------------------- +Sent from my BlackBerry Wireless Handheld (www.BlackBerry.net) \ No newline at end of file diff --git a/demo/ermis-f/Trash/cur/2062755.1075852314310.JavaMail.evans@thyme:2,S b/demo/ermis-f/Trash/cur/2062755.1075852314310.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6c74de7c --- /dev/null +++ b/demo/ermis-f/Trash/cur/2062755.1075852314310.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <2062755.1075852314310.JavaMail.evans@thyme> +Date: Thu, 18 Oct 2001 13:09:39 -0700 (PDT) +From: exchange.administrator@enron.com +To: randell.l.gay@enron.com +Subject: Undeliverable: Test +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Exchange System Administrator <.> +X-To: randell.l.gay@enron.com +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Deleted Items +X-Origin: ERMIS-F +X-FileName: FERMIS (Non-Privileged).pst + + +--------- Inline attachment follows --------- + +From: +To: > +Date: Thursday, October 18, 2001 8:07:40 GMT +Subject: + + +-------------------------- +Sent from my BlackBerry Wireless Handheld (www.BlackBerry.net) \ No newline at end of file diff --git a/demo/ermis-f/Trash/cur/30712088.1075852314241.JavaMail.evans@thyme:2,S b/demo/ermis-f/Trash/cur/30712088.1075852314241.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5235efc9 --- /dev/null +++ b/demo/ermis-f/Trash/cur/30712088.1075852314241.JavaMail.evans@thyme:2,S @@ -0,0 +1,17 @@ +Message-ID: <30712088.1075852314241.JavaMail.evans@thyme> +Date: Tue, 16 Oct 2001 13:28:41 -0700 (PDT) +From: frank.ermis@enron.com +To: frank.ermis@enron.com +Subject: test +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ermis, Frank +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Deleted Items +X-Origin: ERMIS-F +X-FileName: FERMIS (Non-Privileged).pst + +test \ No newline at end of file diff --git a/demo/ermis-f/Trash/cur/5990006.1075852314356.JavaMail.evans@thyme:2,S b/demo/ermis-f/Trash/cur/5990006.1075852314356.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2bfcdae2 --- /dev/null +++ b/demo/ermis-f/Trash/cur/5990006.1075852314356.JavaMail.evans@thyme:2,S @@ -0,0 +1,17 @@ +Message-ID: <5990006.1075852314356.JavaMail.evans@thyme> +Date: Thu, 18 Oct 2001 05:19:09 -0700 (PDT) +From: jay.reitmeyer@enron.com +To: frank.ermis@enron.com +Subject: Hawaii +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Reitmeyer, Jay +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Deleted Items +X-Origin: ERMIS-F +X-FileName: FERMIS (Non-Privileged).pst + +Hope you get leied. \ No newline at end of file diff --git a/demo/ermis-f/Trash/cur/6997933.1075852314333.JavaMail.evans@thyme:2,S b/demo/ermis-f/Trash/cur/6997933.1075852314333.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..58eb9af4 --- /dev/null +++ b/demo/ermis-f/Trash/cur/6997933.1075852314333.JavaMail.evans@thyme:2,S @@ -0,0 +1,28 @@ +Message-ID: <6997933.1075852314333.JavaMail.evans@thyme> +Date: Thu, 18 Oct 2001 10:47:51 -0700 (PDT) +From: p..south@enron.com +To: frank.ermis@enron.com +Subject: RE: I got your blackberry right here +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: South, Steven P. +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Deleted Items +X-Origin: ERMIS-F +X-FileName: FERMIS (Non-Privileged).pst + + + +-----Original Message----- +From: Ermis, Frank +Sent: Thursday, October 18, 2001 12:44 PM +To: South, Steven P. +Subject: Test + + + +-------------------------- +Sent from my BlackBerry Wireless Handheld (www.BlackBerry.net) \ No newline at end of file diff --git a/demo/ermis-f/cur/10125224.1075861338344.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/10125224.1075861338344.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..85b5f219 --- /dev/null +++ b/demo/ermis-f/cur/10125224.1075861338344.JavaMail.evans@thyme:2,S @@ -0,0 +1,20 @@ +Message-ID: <10125224.1075861338344.JavaMail.evans@thyme> +Date: Thu, 8 Nov 2001 08:04:34 -0800 (PST) +From: chairman.ken@enron.com +To: dl-ga-all_enron_worldwide@enron.com +Subject: Dynegy Discussions +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ken Lay - Office of the Chairman +X-To: DL-GA-all_enron_worldwide +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Enron and Dynegy each announced today that they are holding discussions about a possible merger of the two companies. As you know, Dynegy is a major player in the energy marketplace, and is not only a competitor, but also a counterparty of Enron. This is just one of several options that we are considering. + +Upon receipt of this announcement, the NYSE briefly suspended trading of both Enron and Dynegy. We have no additional information we can share at this time. We'll keep you updated as developments occur. \ No newline at end of file diff --git a/demo/ermis-f/cur/10231298.1075855167022.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/10231298.1075855167022.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..05691a24 --- /dev/null +++ b/demo/ermis-f/cur/10231298.1075855167022.JavaMail.evans@thyme:2,S @@ -0,0 +1,24 @@ +Message-ID: <10231298.1075855167022.JavaMail.evans@thyme> +Date: Sun, 2 Dec 2001 18:51:21 -0800 (PST) +From: no.address@enron.com +Subject: Outstanding Invoices - IMPORTANT Information +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: George Wasaff@ENRON +X-To: All Enron Worldwide@ENRON +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +There are Unresolved/Open items in the vendor payables system (iPayIt) and employee reimbursement system (XMS). Employees are strongly encouraged to resolve items in their inboxes. Please either process and approve, or reject these outstanding business expenses in your inboxes by 2:00 p.m. Monday, December 3, 2001. + +For assistance with XMS please contact: +Enron Travel Management +(713) 345-6252, enron travel@enron.com . + +For assistance with iPayIt please contact: +Integrated Solutions Center +(713) 345-4727, iPayit@enron.com \ No newline at end of file diff --git a/demo/ermis-f/cur/10273455.1075861334788.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/10273455.1075861334788.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..37eb97a9 --- /dev/null +++ b/demo/ermis-f/cur/10273455.1075861334788.JavaMail.evans@thyme:2,S @@ -0,0 +1,56 @@ +Message-ID: <10273455.1075861334788.JavaMail.evans@thyme> +Date: Mon, 22 Oct 2001 10:30:05 -0700 (PDT) +From: chris.walker@enron.com +To: frank.ermis@enron.com +Subject: FW: New location for Frank Ermis +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Walker, Chris +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Frank, + +Let me know if this looks OK. + +The transaction is for delivery into Kern Pipeline, South of the Kern Muddy Creek Compressor station. The Seller must communicate its election of the metered delivery point to Buyer by 10:30 Central Prevailing Time on the business day prior to the Effective Date (the "Election Deadline"). + +CW +3-7533 + + -----Original Message----- +From: Walker, Chris +Sent: Wednesday, October 17, 2001 1:03 PM +To: Dickson, Stacy E. +Cc: Lozano, Melba; Meredith, Kevin +Subject: New location for Frank Ermis + +Stacy, + +Here is one more requested by Frank Ermis: + +The transaction is for delivery into Kern Pipeline, South of the Kern Muddy Creek Compressor station. The seller shall determine the delivery point. + + -----Original Message----- +From: Lozano, Melba +Sent: Wednesday, October 17, 2001 12:59 PM +To: Meredith, Kevin +Cc: Walker, Chris; Ermis, Frank +Subject: FW: new eol product + +Please see attached request from Frank. + + -----Original Message----- +From: Ermis, Frank +Sent: Tuesday, October 16, 2001 5:47 PM +To: Lozano, Melba +Subject: new eol product + + + +I would like to setup a new EOL product (Kern South of Muddy Creek). Specific language is as follows: If you have any questions please call me. Frank x-3-3002. thanks \ No newline at end of file diff --git a/demo/ermis-f/cur/10400001.1075855165096.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/10400001.1075855165096.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b0ff1740 --- /dev/null +++ b/demo/ermis-f/cur/10400001.1075855165096.JavaMail.evans@thyme:2,S @@ -0,0 +1,174 @@ +Message-ID: <10400001.1075855165096.JavaMail.evans@thyme> +Date: Sun, 25 Nov 2001 05:30:59 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 11/25/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Anna Kournikova Exclusive Fantasy Offer! Save 10% on Anna's 2002 Calendar! Yes 12 months of Anna! Simply enter the coupon code FNTSYCAL in step 5 of the checkout process to receive your discount. Offer expires 11/30/01. + + + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Terrell Davis , RB DEN - JWillie Updated 11/24/01 +Davis is scheduled to return against the Miami Dolphins on Dec. 2. He has missed the past two games while recovering from his second arthroscopic surgery this year. + +Olandis Gary , RB DEN - Frank Updated 11/24/01 +Gary will be out for the rest of the season. He broke a bone in his left leg during Thursday's game. + +Darnay Scott , WR CIN - JWillie Updated 11/23/01 +Scott has been listed as questionable for Sunday's game at Cleveland due to a rib injury. He is expected to miss the game, however, so be sure to put him on reserve this week. + +James Allen , RB CHI - Free Agent Updated 11/23/01 +With Anthony Thomas ailing, Allen will likely start Sunday's game against Minnesota. Considering the Vikings lack of a solid run defense, Allen would be a good Fantasy start in Week 11. + +Anthony Thomas , RB CHI - Martin! Updated 11/23/01 +According to publised reports, Thomas has been listed as doubtful for Sunday's game against Minnesota. Thomas is nursing a hamstring injury, and will likely be replaced in the starting lineup by James Allen. + +Emmitt Smith , RB DAL - Bass/Hull Updated 11/23/01 +Smith played Thursday but was ineffective. He gained only nine yards on nine carries. Smith remained on the sidelines for most of the second half. + +Damon Jones , TE JAC - Free Agent Updated 11/23/01 +The Jacksonvil! le! Jaguars placed Jones on the waivers-injured reserve list Thursday, effectively ending his five-year career with the team. He caught just eight passes this year before being sidelined with a shoulder injury. + +James Stewart , RB DET - Hunter Updated 11/23/01 +Stewart rushed for 102 yards on 14 carries Thursday, but left the game early with a stinger in his neck. He had missed the previous four games with a sprained right ankle, and is now listed as day to day. + +Charlie Batch , QB DET - Free Agent Updated 11/23/01 +Batch was 8-of-19 for 118 yards with no touchdowns, an interception and a fumble before Mike McMahon, who played one series in the first half, replaced him midway through the fourth quarter. Batch said he couldn't plant and throw effectively because of a groin pull. His status for next week's game is uncertain. + +Tony Banks , QB WAS - Free Agent Updated 11/23/01 +Banks, who sustained a concussion in last week's game at Denver, returned to practice Thursday and remained on course to start Sunday's game at Philadelphia. He sat out Wednesday's practice as a precaution, but all his postgame tests were negative. Kent Graham, who relieved Banks in the 17-10 victory over the Broncos, will start if Banks has a setback. + +Rod Smith , WR DEN - Matty Updated 11/23/01 +Smith had seven catches for 81 yards Thursday despite playing on a sprained ankle. He also went over 1,000 yards for the fifth straight season. Smith might be the best receiver in football and is a must start every week. + +Terrell Davis , RB DEN - JWillie Updated 11/23/01 +Davis could be back next week at Miami. He has missed the last two games because of a torn meniscus. + +Olandis Gary , RB DEN - Frank Updated 11/23/01 +Gary broke a bone in his left leg on the second drive of Thursday's game. He is likely out for the rest of the season. Mike Anderson will be the primary back, but Terrell Davis might be able to return next week. + +Jeff Graham , WR SD - Free Agent Updated 11/21/01 +Graham has been quiet recently, but may bust out of a mini-slump against the Cardinals. His yardage numbers should be respectable, and he may catch a TD pass. + +Jerome Bettis , RB PIT - Giggles Updated 11/21/01 +The loss of tight end Mark Bruener could have an adverse impact on Bettis' output over the final weeks of the season, but you still need to start him every week in your league. Bettis is likely to struggle against a decent Titans rush defense on Sunday, but he'll still give you serviceable stats and may even find the end zone. + +Curtis Conway , WR SD - Giggles Updated 11/21/01 +Expect a big game from Conway in Week 11. The Arizona pass defense has been very soft all year long. + +Kordell Stewart , QB PIT - Free Agent Updated 11/21/01 +While the Steelers' passing game has improved in recent weeks, Stewart is still far too inconsistent to merit using on a weekly basis. He faces a weak Tennessee secondary on Sunday, which is a good matchup, but only use him if you're desperate for a starter in your league. + +Darrell Jackson , WR SEA - Hunter Updated 11/21/01 +Jackson should play very well at Kansas City this week. Seattle will use their passing game early on to open up running lanes for Shaun Alexander, and Jackson will be a key receiver for Matt Hasselbeck. + +Tim Brown , WR OAK - Martin Updated 11/21/01 +Raiders QB Rich Gannon should have plenty of time to locate Brown downfield in their game against the Giants on Sunday. Definitely get Brown into your active lineup this week. + +Charlie Garner , RB OAK - Russell Updated 11/21/01 +Don't expect Garner to put up good stats against the Giants on Sunday. Tyrone Wheatley has returned from an injury and New York is tough on the run. Only use Garner if you don't have another alternative on your roster. + +David Patten , WR NE - JWillie Updated 11/21/01 +Patten and the Patriots go up against the Saints on Sunday. While he has been inconsistent all year long, this is a favorable matchup for the wideout. Patten could beat Fred Thomas downfield for a score, and you should consider using him as your No. 2 or 3 receiver. + +Troy Brown , WR NE - Bass/Hull Updated 11/21/01 +Brown has been a very reliable receiver for his owners this season, and has only gotten better since Tom Brady has been throwing him the ball. Expect another solid week for Brown against a mediocre Saints secondary. + +Antowain Smith , RB NE - JWillie Updated 11/21/01 +Smith has been a pleasant surprise for his Fantasy owners this season. He'll go up against a subpar Saints rush defense on Sunday, and we recommend you get him into your active lineup as a result. + +Oronde Gadsden , WR MIA - Matty Updated 11/21/01 +Gadsden has been very inconsistent this season, and we don't recommend you use him this week against the Bills. Let him prove himself before you consider putting him back into your active lineup the remainder of the season. + +James McKnight , WR MIA - Free Agent Updated 11/21/01 +There is a possibility McKnight could beat the Bills downfield for a few long passes on Sunday. However, he is only worth using in very deep leagues. + +Travis Minor , RB MIA - Giggles Updated 11/21/01 +The Dolphins may use Minor a fair amount Sunday against Buffalo to keep the defense honest. He could be worth using in a deep league since the Bills have been weak against the run all season. + +Tony Gonzalez , TE KC - Russell Updated 11/21/01 +Gonzalez will rack up good Fantasy stats Sunday against the Seahawks. While he has been somewhat of ! a ! disappointment, you need to keep him active every week. + +Stephen Davis , RB WAS - Bass/Hull Updated 11/21/01 +Davis rushed for 84 yards against Denver last week, and was held out of the end zone once again. He may struggle against Philadelphia in Week 11, but you may have no choice but to start him considering the lack of running back depth around the league. + +Larry Parker , WR KC - Free Agent Updated 11/21/01 +Parker could get a touchdown pass Sunday against Seattle, as the Seahawks' secondary has regularly been burned by teams' second wideout options. He might make a good No. 3 receiver for this week. + +Tony Richardson , RB KC - Neal/McKay Updated 11/21/01 +Richardson has fallen into a goal-line back role in recent games, and there's a chance he'll get a score against the Seahawks on Sunday. Kansas City should move the ball with relative ease, and if you are in a deep league or a touchdown-only league, he might be worth putting in your lineup. + +More Updates +Schedule, Breakdown + +JWillie +Player Pos Points +Garcia, Jeff QB 0.0 +Alexander, Shaun RB 0.0 +Smith, Antowain RB 0.0 +Alexander, Derrick WR 0.0 +Patten, David WR 0.0 +Scott, Darnay WR 0.0 +Longwell, Ryan K 10.0 +Saints DT 0.0 + +TOTAL 10.0 + +Brunell, Mark QB 0.0 +James, Edgerrin RB 0.0 +Alstott, Mike RB 0.0 +Chrebet, Wayne WR 0.0 +Coles, Laveranues WR 0.0 +Davis, Terrell RB 0.0 + + at Frank +Player Pos Points +Favre, Brett QB 20.0 +Dillon, Corey RB 0.0 +Hearst, Garrison RB 0.0 +Bruce, Isaac WR 0.0 +Schroeder, Bill WR 3.0 +Smith, Jimmy WR 0.0 +Akers, David K 0.0 +Titans DT 0.0 + +TOTAL 23.0 + +Plummer, Jake QB 0.0 +Levens, Dorsey RB 2.0 +Gary, Olandis RB 0.0 +Mathis, Terance WR 0.0 +Smith, Maurice RB 0.0 +Thrash, James WR 0.0 + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/10418976.1075855169865.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/10418976.1075855169865.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c476c04b --- /dev/null +++ b/demo/ermis-f/cur/10418976.1075855169865.JavaMail.evans@thyme:2,S @@ -0,0 +1,260 @@ +Message-ID: <10418976.1075855169865.JavaMail.evans@thyme> +Date: Thu, 20 Dec 2001 16:06:14 -0800 (PST) +From: newsletter@rigzone.com +To: fermis@enron.com +Subject: RIGZONE Industry News +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: newsletter@rigzone.com +X-To: fermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + + Friday +December 21, 2001 Petrocom + + + RIGZONE + + home | news | search | maps | data | jobs | market | store + + + In This Issue + + +Current Oil and Gas Industry News +T! op Stories for the Past 7 Days +Featured Events and Conferences +What's in Store - Books & More + +Featured Employment Opportunities +Surplus Oilfield Equipment For Sale +Worldwide Offshore Rig Utilization +Oil & Gas Prices + + + +Industry Headlines + +Gazprom To Borrow $100 Billion Rubles to Finance Exploration +Gazprom is seeking to borrow $100 billion rubles to finance exploration and increase natural gas output in 2002. + +Oman to Cut Production by 40,000 bpd +Oman pledges to cut an additional 15,000 bpd bringing its total production cut to 40,000 bpd. + + + + +advertisement +Energy Graphics, Inc. announces the release of Version 5 of its INTELLEXTM Report oil and gas data reporting software for the PC. This release contains major enhancements, including multi-color lease maps and the ability to create reports on field and reservoir data from a new database product named FieldBaseTM. For more information, visit the Energy Graphics web site or send an email to bmccallum@energygraphics.com . + + + +Exploration + +Petrobras Acquires 75% Stake in Block OPL324 Offshore Nigeria +Petrobras has inked a deal for a 30-year contract on block OPL324 offshore Nigeria. The company would have a 75% interest in the block and serve as operator. + +ENI and NNPC Form Exploration Joint Venture +ENI and Nigerian National Petroleum Corp. and formed an alliance to explore for Block 244 offshore Nigeria. + +Shell Awards Landmark E&P Data Contract +Landmark has been awarded a three-year E&P data management contract by Shell. Landmark will manage over two terabytes of seismic data using the PetroBank system. + +Statoil Awards Transocean Searcher Mikkel Work +The Transocean Searcher will be headed to the Mikkel field during the third quarter of 2002 to drill and complet! e three wells for Statoil. + + + +Production + +Statoil Orders Two More Carriers for Snohvit +Statoil and its partners have entered into an agreement with K-line and Mitsui for the construction of two new LNG carriers to be used on the Snohvit field in the Barents Sea. + +Conoco Acquires Additional Interests Offshore Vietnam +Conoco Inc. announced its agreement with Statoil ASA to purchase a portion of its interests in the $1.3 billion Nam Con Son natural gas project, offshore Vietnam. + + + +Company & Financial News + +Grey Wolf Increases Credit Faci! lity +Grey Wolf has amended its $50 million credit facility with its existing lender to increase the amount available under the facility to $75 million and extended the term to January 2006. + +Wellstream Achieves ISO 14001 at UK Facility +Halliburton's Wellstream business unit achieves ISO 14001 and OHSAS 18001 certifications at its UK facility. + +Landmark and SGI Jointly Market GeoProbe Software +Landmark and SGI team up to market the GeoProbe visualization software that was developed by Magic Earth. + + + + +advertisement +A National-Oilwell designed, 1992 built modular offshore drilling rig is available for sale direct from the manufacturer. This rig drilled only 5 wells from the Draugen platform in the Norwegian sector of the North Sea. Click on the link below for full details, photos and seller contact information: + + + + + +Last 7 Days Top Stories + +Devon Energy to Sell Latin American Assets +Devon Energy is planning to sell several of its Latin American assets, located in Argentina and Brazil. + +PDVSA to Spend $375 Million Offshore Trinidad +PDVSA plans to spend $375 million over the next three years on a natural gas exploration project offshore Trinidad. + +Murphy Plans to Spend $866 Million in 2002 +Murphy Oil Corporation announces a capital program of $866 million for 2002, essentially level with spending during 2001. + +Energy Partners to Acquire Hall-Houston +Energy Partners has entered into an agreement to acquire Hall-Houston Oil Company in a deal valued at approximately $88.3 million. + +Conoco To Dev! elop Deepwater Magnolia Field +Conoco and Ocean Energy to develop the Magnolia Field in the deepwater Gulf of Mexico at a cost of $600 million. + +Landmark Awarded Brazilian E&P Data Management Contract +Landmark has been awarded a four-year E&P data management contract by the Brazilian Geological Service to organize and manage all Brazilian seismic and well E&P data on behalf of ANP. + +Santos and Esenjay Make Major Gas Discovery in Texas +The Runnells #7 well tested at 22 million cubic feet of natural gas and over 500 barrels of condensate per day. + +Sakhalin-2 Reports 22 Percent Rise in Production +A consortium led by Shell reports that production offshore Russia's Sakhalin Island has increased by 22 percent this year from 1.67 million tons to 2.0 m! illion. + +Burlington to Spend $1.3 Billion in 2002 +Burlington Resources plans to spend $1.3 billion in 2002. Most of the E&P budget will be spent on development programs in Canada, Algeria, the East Irish Sea and the United States. + +Petrobras Looking to Increase Production Outside Brazil +Petrobras is in the market to purchase a medium-sized oil company with assets in the Gulf of Mexico. + +ExxonMobil Completes Several Wells in the Gulf of Mexico +ExxonMobil Corporation announced the completion of the Hawkes and Timber Wolf exploration wells in the Mississippi Canyon area of the Gulf of Mexico. + +Nexen Plans to Spend $1.24 Billion in 2002 +Nexen Inc. announced a 2002 capital investment ! program designed to deliver long-term value growth for shareholders. + + + + +advertisement +"From The Rigzone Career Center" +I am a 1983 Louisiana Tech Petroleum Engineering graduate with 18 years of Amoco, Conoco and Ocean Energy deepwater drilling engineering experience. I have been and would like to continue to be an effective member of a drilling team involved with planning, rig selection, and operational performance measurement. Click here for detailed information regarding my experience and qualifications. + + + +Upcoming Oil & Gas Industry Events + +Jan. 22 Alliances and Partnering in Oil & Gas Singapore +Feb. 7 Marine Construction 2002 Houston +Feb. 10 2002 SPE International Petroleum Conference & Exhibition in Mexico Villahermosa +Feb. 26 2002 IADC/SPE Drilling Conference and Exhibition Dallas +Mar. 10 AAPG Annual Meeting Houston +Apr. 9 2002 SPE/ICoTA Coiled Tubing Conference and Exhibition Houston +May. 6 Offshore Technology Conference 2002 Houston +Aug. 27 ONS 2002 Conference and Exhibition Stavanger +Oct. 6 Society of Exploration Geophysicists Annual Meeting Salt Lake City +Oct. 15 Permian Basin International Oil Show Odessa +list your conference view upcoming events + + + + Halliburton + INTEC +Quest Offshore +Horizon Offshore +Global Completion Service + + +promote your company + + + +Progressing Cavity Pumps + + +Oil and Gas Journal Databook, 2001 Ed. + + +Formation Invasion + + + +more products + + + + + featured equipment: +ME Portable Top Drive + + +Cabot 250 Workover and Drilling Rig + + + +more equipment + + + featured jobs: +- Forward Trader +- Estimator +- Control System Specialist +more hot jobs >> +featured candidates: +- International Purchasing & Materials Professional +- Petroleum Engineer +- Oilfield Consultant +search fo! r candidates >> + + + + + Drillships: +To 5000': 50.0% (7/14) ++5000': 100.0% (25/25) +Semisubs: +2nd Gen: 68.5% (50/73) +3rd Gen: 82.0% (41/50) +4th Gen: 100.0% (38/38) +5th Gen: 100.0% (7/7) +Jackups: +To 200': 53.7% (36/67) +200' MC: 58.3% (14/24) +200' MS: 14.3% (3/21) +300' IC: 87.5% (84/96) ++300' IC: 88.9% (48/54) +Severe Env.: 81.0% (17/21) + + +view complete utilization report + + + Light Crude Oil: $19.25/BBL +(-0.57%) +Brent Crude Oil: $19.13/BBL +(5.11%) +Natural Gas: $2.74/MMBtu +(4.58%) +Unlea! ded Gasoline: $0.55/gal +(-1.79%) +prices from: 12/20/2001 +change since: 12/19/2001 + + + + + + +Promotional Opportunities +Become a Sponsor, feature your job opening or, advertise your upcoming industry conference. Click here for more information, send your press release to info@rigzone.com or call us at 281-345-4040. + +Member Services +If you no longer wish to receive this newsletter, you may unsubscribe by clicking here or by logging in to Rigzone and updating your profile. You can also change the format you receive (HTML or Text) and your email address by logging in and updating your account. Click here to log in . + \ No newline at end of file diff --git a/demo/ermis-f/cur/10430272.1075861334560.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/10430272.1075861334560.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e50928ca --- /dev/null +++ b/demo/ermis-f/cur/10430272.1075861334560.JavaMail.evans@thyme:2,S @@ -0,0 +1,159 @@ +Message-ID: <10430272.1075861334560.JavaMail.evans@thyme> +Date: Fri, 19 Oct 2001 14:40:56 -0700 (PDT) +From: no.address@enron.com +Subject: SUPPLEMENTAL Weekend Outage Report for 10-19-01 through 10-21-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Change Management Announcement@ENRON +X-To: Houston Outage Report@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +------------------------------------------------------------------------------------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +October 19, 2001 5:00pm through October 22, 2001 12:00am +------------------------------------------------------------------------------------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ECS power outage + +A power outage will occur in Enron Center South on Saturday, October 20, 2001 to complete repairs to the electrical riser system required to correct issues resulting from Tropical Storm Allison. + +IDF's and thus network resident applications and data will be off line on all ECS floors 3 through 6 from 10:00 a.m. Saturday until 8:00 a.m. Sunday. + +Trading floors 3, 4, 5 and 6 desktop power will be off beginning 2:00 p.m. Saturday until 12:00 noon Sunday. + +Avaya telephony phone system will be unaffected. However, the turret system will be offline starting 11:00 a.m. Saturday until 1:00 p.m. Sunday. + +Additionally, during this power outage the cooling system will be upgraded. This upgrade may take up to 2 hours. Occupants in the building may experience as much as a five degree rise in temperature. + +Contacts: Stuart Fieldhouse 713-853-5699 + Lance Jameson 713-345-4423 + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +EES: +Impact: EES +Outage: EESHOU-DBPCCS - Sat 8-10am CT +EESTEST-DBPCCS - Sun 9:30-11:30 am CT +EESTEST-WBPCCS - Sun 10am-12pm CT +EESHOU-EEIS - Fri 6-8pm CT +EESHOU-WBPCCS - Sun 8:30-10:35am CT +EESHOU-DBRPS3 - Sat 9-10am CT +EESHOU-OMS01 - Fri 5:30-7:30pm CT +Environments Impacted: EES +Purpose: Install monitoring tools. +Backout: Uninstall +Contact(s): David DeVoll 713-345-8970 + Animesh Solanki 713-853-5147 + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages + +ENRON NORTH AMERICAN LANS: ALSO SEE ORIGINAL REPORT +Impact: ECN 46 +Time: Sat 10/20/2001 at 9:00:00 AM CT thru Sat 10/20/2001 at 4:00:00 PM CT + Sat 10/20/2001 at 7:00:00 AM PT thru Sat 10/20/2001 at 2:00:00 PM PT + Sat 10/20/2001 at 3:00:00 PM London thru Sat 10/20/2001 at 10:00:00 PM London +Outage: Telecom Closet Clean Up ECN 46 +Environments Impacted: ECN 46 +Purpose: IDF and port management +Backout: +Contact(s): Mark Trevino 713-345-9954 + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +HR: SEE ORIGINAL REPORT + +MESSAGING: SEE ORIGINAL REPORT + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: ALSO SEE ORIGINAL REPORT +Impact: nahou-wwirf01t nahou-wwirf01d nahou-wwjrn01d nahou-wwjrn01tnahou-wwiwn01d +Time: Thu 10/18/2001 at 5:00:00 PM CT thru Fri 10/19/2001 at 7:00:00 PM CT + Thu 10/18/2001 at 3:00:00 PM PT thru Fri 10/19/2001 at 5:00:00 PM PT + Thu 10/18/2001 at 11:00:00 PM London thru Sat 10/20/2001 at 1:00:00 AM London +Outage: SP2 Hotfix 301625 WINS-DNS update +Environments Impacted: Developers and Testers of the server listed below +Purpose: This is our new standard for ALL Web and App servers in our group. +Backout: Rollback SP2 Hot Fix and put old WINS and DNS entries back +Contact(s): Clint Tate 713-345-4256 + +Impact: CORP +Time: Sun 10/21/2001 at 6:00:00 AM CT thru Sun 10/21/2001 at 6:00:00 PM CT + Sun 10/21/2001 at 4:00:00 AM PT thru Sun 10/21/2001 at 4:00:00 PM PT + Sun 10/21/2001 at 12:00:00 PM London thru Mon 10/22/2001 at 12:00:00 AM London +Outage: RMSPROD table/index reorg +Environments Impacted: Corp +Purpose: reduce fragmentation and increase performance. +Backout: Disable restricted session. +Contact(s): Emmett Cleveland 713-345-3873 + +SITARA: +Impact: Production +Time: Sat 10/20/2001 at 7:00:00 PM CT thru Sun 10/21/2001 at 7:00:00 AM CT + Sat 10/20/2001 at 5:00:00 PM PT thru Sun 10/21/2001 at 5:00:00 AM PT + Sun 10/21/2001 at 1:00:00 AM London thru Sun 10/21/2001 at 1:00:00 PM London +Outage: New Hardware - Trinity +Environments Impacted: Corp +Purpose: Improve Sitara performance with Hardware enhancement. +Backout: revert to Madrid as primary. +Contact(s): SitaraonCall 713-288-0101 + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: SEE OIGINAL REPORT + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +SCHEDULED SYSTEM OUTAGES: LONDON +Impact: CORP +Time: Fri 10/19/2001 at 6:00:00 PM CT thru Sat 10/20/2001 at 9:00:00 PM CT + Fri 10/19/2001 at 4:00:00 PM PT thru Sat 10/20/2001 at 7:00:00 PM PT + Sat 10/20/2001 at 12:00:00 AM London thru Sun 10/21/2001 at 3:00:00 AM London +Outage: Complete Powerdown of the London Office +Environments Impacted: All +Purpose: To complete the final works and testing to install a third generator in Enron House +Backout: Switch all equipment back on once power has been restored. +Contact(s): Tracy Pearson 830-34238 London Tie Line + +---------------------------------------------------------------------------------------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 +TDS -Trader Decision Support On-Call (713) 327-6032 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/cur/10535454.1075861340214.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/10535454.1075861340214.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..cd6faeeb --- /dev/null +++ b/demo/ermis-f/cur/10535454.1075861340214.JavaMail.evans@thyme:2,S @@ -0,0 +1,47 @@ +Message-ID: <10535454.1075861340214.JavaMail.evans@thyme> +Date: Fri, 16 Nov 2001 11:01:03 -0800 (PST) +From: notification.isc@enron.com +To: users.dl-enron@enron.com +Subject: SAP System Outage +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: ISC Systems Notification +X-To: DL-Enron Production SAP Users +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + +System Outage Notification + +Outage Description: + +All SAP systems (including Prod Interface, all EBP systems, iPayit, iBuyit, and FTP servers) will be shutdown in order to upgrade our storage hardware. This maintenance is required to ensure that sufficient storage is available for the SAP Production systems. + + + +Date & Time of Outage: + +Outage Commences: November 16, 2001 @ 8:00pm CST + +Outage Ends: November 19, 2001 @ 2:00am CST + + + +Contacts: + + + +Contact: + +Contact Information: + +ISC Customer Care + +713-345-4727 + + Gary Sentiff 713-857-2161 \ No newline at end of file diff --git a/demo/ermis-f/cur/10602937.1075855167708.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/10602937.1075855167708.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4293f356 --- /dev/null +++ b/demo/ermis-f/cur/10602937.1075855167708.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <10602937.1075855167708.JavaMail.evans@thyme> +Date: Thu, 6 Dec 2001 09:16:57 -0800 (PST) +From: scott@pinnaclexec.com +To: frank.ermis@enron.com +Subject: info +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Scott Eckley +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Frank, +I need to see if you have a cell # that is good to reach you on and if it would be OK for Joe Fulliero to contact you on that number, or if the office number is best? Please let me know your preference. + + +Scott Eckley +Managing Partner +Pinnacle Executive Group +(816) 985-5835 + \ No newline at end of file diff --git a/demo/ermis-f/cur/10651018.1075861337829.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/10651018.1075861337829.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..023463de --- /dev/null +++ b/demo/ermis-f/cur/10651018.1075861337829.JavaMail.evans@thyme:2,S @@ -0,0 +1,246 @@ +Message-ID: <10651018.1075861337829.JavaMail.evans@thyme> +Date: Mon, 5 Nov 2001 13:57:04 -0800 (PST) +From: daniel.muschar@enron.com +To: amanda.rybarski@enron.com, rachel.bryant@enron.com, bart.burk@enron.com, + jd.buss@enron.com, kathryn.bussell@enron.com, + suzanne.calcagno@enron.com, tetteh.canacoo@enron.com, + catalina.cardenas@enron.com, tamara.carter@enron.com, + brandon.cavazos@enron.com, amy.cavazos@enron.com, + bonnie.chang@enron.com, sheila.chang@enron.com, + alejandra.chavez@enron.com, elena.chilkina@enron.com, + lindon.chiu@enron.com, shawn.chmil@enron.com, + heather.choate@enron.com, suzanne.christiansen@enron.com, + mog.heu@enron.com, kristen.clause@enron.com, + andrea.clements@enron.com, julie.clyatt@enron.com, + venita.coleman@enron.com, angie.collins@enron.com, + joann.collins@enron.com, wes.colwell@enron.com, + karla.compean@enron.com, ruth.concannon@enron.com, + chris.cramer@enron.com, martin.cuilla@enron.com, + jason.panos@enron.com, troy.denetsosie@enron.com, + joseph.des@enron.com, russell.diamond@enron.com, + louis.dicarlo@enron.com, l..dinari@enron.com, alain.diza@enron.com, + jad.doan@enron.com, tom.donohoe@enron.com, + l..driscoll-ernest@enron.com, david.dronet@enron.com, + lisa.druzbik@enron.com, frank.ermis@enron.com, + stephanie.erwin@enron.com, darren.espey@enron.com, + gwen.espree@enron.com, brian.falik@enron.com, + nelson.ferries@enron.com, chris.figueroa@enron.com, + amy.fitzpatrick@enron.com, loftus.fitzwater@enron.com, + b..fleming@enron.com, h..fletcher@enron.com, + neithard.foley@enron.com, kulvinder.fowler@enron.com, + keith.fraley@enron.com, carole.frank@enron.com, + scott.franklin@enron.com, theresa.franklin@enron.com, + cynthia.franklin@enron.com, ben.freeman@enron.com, + amy.freeman@enron.com, bryant.frihart@enron.com, + shalesh.ganjoo@enron.com, santiago.garcia@enron.com, + clarissa.garcia@enron.com, maria.garza@enron.com, + chris.gaskill@enron.com, l..gay@enron.com, jeff.gerl@enron.com, + chris.germany@enron.com, n..gilbert@enron.com, + steve.gillespie@enron.com, tammy.gilmore@enron.com, + c..giron@enron.com, a..gomez@enron.com, alexia.gonzales@enron.com, + scott.goodell@enron.com, c..gossett@enron.com, e.grannen@enron.com, + george.grant@enron.com, shane.green@enron.com, + paul.gregory@enron.com, donna.greif@enron.com, + john.griffith@enron.com, mike.grigsby@enron.com, + shannon.groenewold@enron.com, jesus.guerra@enron.com, + l..hall@enron.com, lia.halstead@enron.com, mason.hamlin@enron.com, + kimberly.hardy@enron.com, darian.hawkins@enron.com, + craig.hawkins@enron.com, frank.hayden@enron.com, + helen.haynes@enron.com, daniel.haynes@enron.com, + tamika.hebert@enron.com, a.hernandez@enron.com, + l..hernandez@enron.com, fernando.herrera@enron.com, + lisa.hesse@enron.com, p..hewitt@enron.com, wendy.hiatt@enron.com, + nick.hiemstra@enron.com, ned.higgins@enron.com, + chris.hilgert@enron.com, kimberly.hillis@enron.com, + ryan.hinze@enron.com, john.hodge@enron.com, jonathan.hoff@enron.com, + d..hogan@enron.com, keith.holst@enron.com, meredith.homco@enron.com, + stephanie.hopkins@enron.com, jonathan.horne@enron.com, + sarah.hotze@enron.com, peter.hoyt@enron.com, george.huan@enron.com, + jason.huang@enron.com, bryan.hull@enron.com, + james.hungerford@enron.com, clinton.hurt@enron.com, + monica.hwang@enron.com, chris.hyde@enron.com, + angela.hylton@enron.com, geraldine.irvine@enron.com, + brandee.jackson@enron.com, jennifer.jennings@enron.com, + luchas.johnson@enron.com, david.jones@enron.com, + brad.jones@enron.com, monte.jones@enron.com, exec.jones@enron.com, + melissa.jones@enron.com, jared.kaiser@enron.com, f..keavey@enron.com, + kam.keiser@enron.com, l..kelly@enron.com, dayem.khandker@enron.com, + lisa.kinsey@enron.com, louise.kitchen@enron.com, + mark.knippa@enron.com, sladana-anna.kulic@enron.com, + milen.kurdov@enron.com, tori.kuykendall@enron.com, + fred.lagrasta@enron.com, victor.lamadrid@enron.com, + john.lavorato@enron.com, tammy.jaquet@enron.com, + kirk.lenart@enron.com, matthew.lenhart@enron.com, + barry.lewis@enron.com, h..lewis@enron.com, + jozef.lieskovsky@enron.com, lindsay.culotta@enron.com, + daniel.lisk@enron.com, kelli.little@enron.com, jeremy.lo@enron.com, + kori.loibl@enron.com, kelly.loocke@enron.com, m..love@enron.com, + laura.luce@enron.com, mike.maggi@enron.com, + souad.mahmassani@enron.com, christie.manck@enron.com, + jose.marquez@enron.com, jabari.martin@enron.com, + martin.thomas@enron.com, jennifer.martinez@enron.com, + robert.mattice@enron.com, larry.may@enron.com, + michael.mccaskin@enron.com, lisa.mcclendon@enron.com, + jonathan.mckay@enron.com, brad.mckay@enron.com, + errol.mclaughlin@enron.com, shelly.mendel@enron.com, + chris.meyer@enron.com, jim.meyn@enron.com, david.michels@enron.com, + andrew.migliano@enron.com, andrew.miles@enron.com, + stephanie.miller@enron.com, kevin.miller@enron.com, + jana.mills@enron.com, bruce.mills@enron.com, l..mims@enron.com, + jeffrey.molinaro@enron.com, eric.moon@enron.com, g..moore@enron.com, + john.morris@enron.com, jean.mrha@enron.com, gil.muhl@enron.com, + e.murrell@enron.com, t..muzzy@enron.com, scott.neal@enron.com, + junellen.neese@enron.com, michelle.nelson@enron.com, + lisbet.newton@enron.com, thinh.nguyen@enron.com, + s..olinger@enron.com, matthew.olney@enron.com, + michael.olsen@enron.com, justin.o'malley@enron.com, + chris.ordway@enron.com, lucy.ortiz@enron.com, h..otto@enron.com, + david.oxley@enron.com, jennie.pai@enron.com, joe.parks@enron.com, + sheetal.patel@enron.com, neeran.pathak@enron.com, + biliana.pehlivanova@enron.com, sherry.pendegraft@enron.com, + cora.pendergrass@enron.com, w..pereira@enron.com, + agustin.perez@enron.com, stephen.perich@enron.com, + christopher.pernoud@enron.com, vladi.pimenov@enron.com, + richard.pinion@enron.com, denver.plachy@enron.com, + stephen.plauche@enron.com, s..pollan@enron.com, + phil.polsky@enron.com, jessica.presas@enron.com, + michael.pritchard@enron.com, dan.prudenti@enron.com, + daniel.quezada@enron.com, dutch.quigley@enron.com, + chance.rabon@enron.com, eva.rainer@enron.com, + robert.ramirez@enron.com, ina.rangel@enron.com, + david.ratliff@enron.com, brian.redmond@enron.com, + jay.reitmeyer@enron.com, pauline.reyes@enron.com, + andrea.ring@enron.com, sean.riordan@enron.com, + chaun.roberts@enron.com, linda.roberts@enron.com, + a..roberts@enron.com, ruby.robinson@enron.com, + araceli.romero@enron.com, justin.rostant@enron.com, + jeff.royed@enron.com, kevin.ruscitti@enron.com, + patrick.ryder@enron.com, alex.saldana@enron.com, + daniel.salinas@enron.com, michael.salinas@enron.com, + christina.sanchez@enron.com, leonidas.savvas@enron.com, + lauren.schlesinger@enron.com, tammie.schoppe@enron.com, + l..schrab@enron.com, jim.schwieger@enron.com, m..scott@enron.com, + rahul.seksaria@enron.com, russ.severson@enron.com, + user.shah@enron.com, r..shepperd@enron.com, + jennifer.shipos@enron.com, kristann.shireman@enron.com, + s..shively@enron.com, digna.showers@enron.com, + kimat.singla@enron.com, critz.smith@enron.com, + rhonda.smith@enron.com, f..smith@enron.com, shauywn.smith@enron.com, + mark.smith@enron.com, joseph.smith@enron.com, mark.smith@enron.com, + maureen.smith@enron.com, william.smith@enron.com, + melissa.solis@enron.com, elizabeth.soto@enron.com, + p..south@enron.com, gulay.soykok@enron.com, + walter.spiegelhauer@enron.com, stephanie.stehling@enron.com, + adam.stevens@enron.com, geoff.storey@enron.com, + margie.straight@enron.com, franky.sulistio@enron.com, + patti.sullivan@enron.com, colleen.sullivan@enron.com, + robert.superty@enron.com, jan.sutherland@enron.com, + jeremi.tadlock@enron.com, paul.tate@enron.com, + craig.taylor@enron.com, joey.taylor@enron.com, dan.thibaut@enron.com, + m..tholt@enron.com, jason.thompkins@enron.com, yuan.tian@enron.com, + shirley.tijerina@enron.com, matthew.titus@enron.com, + judy.townsend@enron.com, greg.trefz@enron.com, + lisa.trofholz@enron.com, patrick.tucker@enron.com, + barry.tycholiz@enron.com, thomas.underwood@enron.com, + barry.vanderhorst@enron.com, laura.vargas@enron.com, + victoria.versen@enron.com, frank.vickers@enron.com, + melissa.videtto@enron.com, jesse.villarreal@enron.com, + alexandra.villarreal@enron.com, laura.vuittonet@enron.com, + yan.wang@enron.com, houston <.ward@enron.com>, + charles.weldon@enron.com, christian.werner@enron.com, + brian.wesneske@enron.com, jessica.white@enron.com, + brandon.whittaker@enron.com, corey.wilkes@enron.com, + trading <.williams@enron.com>, annette.willis@enron.com, + tonezone <.willis@enron.com>, jim.wiltfong@enron.com, + d..winfree@enron.com, christa.winfrey@enron.com, + jason.wolfe@enron.com, tracy.wood@enron.com, sarah.wooddy@enron.com, + david.woodstrom@enron.com, ashley.worthing@enron.com, + jeanne.wukasch@enron.com, virawan.yawapongsiri@enron.com, + richard.yeboah@enron.com, becky.young@enron.com, + sabrae.zajac@enron.com, eugene.zeitz@enron.com, + eddie.zhang@enron.com, andy.zipper@enron.com, + stuart.zisman@enron.com, nadeem.abdullah@enron.com, + p..adams@enron.com, dipak.agarwalla@enron.com, + michelle.akers@enron.com, badar.alam@enron.com, + kim.alexander@enron.com, k..allen@enron.com, + robert.allwein@enron.com, chuck.ames@enron.com, + john.arnold@enron.com, airam.arteaga@enron.com, + sunjay.arya@enron.com, derek.bailey@enron.com, bilal.bajwa@enron.com, + natalie.baker@enron.com, robin.barbe@enron.com, r..barker@enron.com, + jeff.bartlett@enron.com, eric.bass@enron.com, + kimberly.bates@enron.com, david.baumbach@enron.com, + adam.bayer@enron.com, lorie.belsha@enron.com, troy.benbow@enron.com, + w..bennett@enron.com, peter.bennett@enron.com, + aaron.berutti@enron.com, anne.bike@enron.com, don.black@enron.com, + troy.black@enron.com, amanda.boettcher@enron.com, + shanna.boudreaux@enron.com, erika.boutte-dupre@enron.com, + eric.boyt@enron.com, kevin.brady@enron.com, edward.brady@enron.com, + f..brawner@enron.com, mark.breese@enron.com, craig.breslau@enron.com, + j..brewer@enron.com, mara.bronstein@enron.com, + loretta.brooks@enron.com, gary.bryan@enron.com +Subject: IMPORTANT! Actions this evening. +Cc: jason.mcnair@enron.com, cedric.belt@enron.com, mike.bennett@enron.com, + joe.brewer@enron.com, anson.carter@enron.com, + philip.daigle@enron.com, amber.dawn@enron.com, + carter.ellis@enron.com, doug.gichana@enron.com, + gregg.jones@enron.com, tim.kellner@enron.com, + arnold.lafleur@enron.com, david.mayeux@enron.com, + jason.mcnair@enron.com, daniel.muschar@enron.com, + brandon.oliveira@enron.com, brandon.parker@enron.com, + eric.roberson@enron.com, tara.rosenbohm@enron.com, + brent.spiller@enron.com, norris.thompson@enron.com, + jesse.tipton@enron.com, scott.tomlinson@enron.com, + pablo.torres@enron.com, charles.turcich@enron.com, + beth.vaughan@enron.com, robert.washington@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: jason.mcnair@enron.com, cedric.belt@enron.com, mike.bennett@enron.com, + joe.brewer@enron.com, anson.carter@enron.com, + philip.daigle@enron.com, amber.dawn@enron.com, + carter.ellis@enron.com, doug.gichana@enron.com, + gregg.jones@enron.com, tim.kellner@enron.com, + arnold.lafleur@enron.com, david.mayeux@enron.com, + jason.mcnair@enron.com, daniel.muschar@enron.com, + brandon.oliveira@enron.com, brandon.parker@enron.com, + eric.roberson@enron.com, tara.rosenbohm@enron.com, + brent.spiller@enron.com, norris.thompson@enron.com, + jesse.tipton@enron.com, scott.tomlinson@enron.com, + pablo.torres@enron.com, charles.turcich@enron.com, + beth.vaughan@enron.com, robert.washington@enron.com +X-From: Muschar, Daniel +X-To: Rybarski, Amanda , Bryant, Rachel , Burk, Bart , Buss, JD , Bussell l, Kathryn , Calcagno, Suzanne , Canacoo, Tetteh , Cardenas, Catalina , Carter, Tamara , Cavazos, Brandon , Cavazos, Amy , Chang, Bonnie , Chang, Sheila , Chavez, Alejandra , Chilkina, Elena , Chiu, Lindon , Chmil, Shawn , Choate, Heather , Christiansen, Suzanne , Heu, Mog , Clause, Kristen , Clements, Andrea , Clyatt, Julie , Coleman, Venita , Collins, Angie , Collins, Joann , Colwell, Wes , Compean, Karla , Concannon, Ruth , Cramer, Chris , Cuilla, Martin , Panos, Jason , Denetsosie, Troy , Des Champs, Joseph , Diamond, Russell , Dicarlo, Louis , Dinari, Sabra L. , Diza, Alain , Doan, Jad , Donohoe, Tom , Driscoll-Ernest, Marde L. , Dronet, David , Druzbik, Lisa , Ermis, Frank , Erwin, Stephanie , Espey, Darren , Espree, Gwen , Falik, Brian , Ferries, Nelson , Figueroa, Chris , Fitzpatrick, Amy , Fitzwater, Loftus , Fleming, Matthew B. , Fletcher, Brenda H. , Foley, Neithard , Fowler, Kulvinder , Fraley, Keith , Frank, Carole , Franklin, Scott , Franklin, Mary Theresa , Franklin, Cynthia , Freeman, Ben , Freeman, Amy , Frihart, Bryant , Ganjoo, Shalesh , Garcia, Santiago , Garcia, Clarissa , Garza, Maria , Gaskill, Chris , Gay, Randall L. , Gerl, Jeff , Germany, Chris , Gilbert, George N. , Gillespie, Steve , Gilmore, Tammy , Giron, Darron C. , Gomez, Julie A. , Gonzales, Alexia , Goodell, Scott , Gossett, Jeffrey C. , Grannen, Maria E , Grant, George , Green, Shane , Gregory, Paul , Greif, Donna , Griffith, John , Grigsby, Mike , Groenewold, Shannon , Guerra, Jesus , Hall Jr., Robert L. , Halstead, Lia , Hamlin, Mason , Hardy, Kimberly , Hawkins, Darian , Hawkins, Craig , Hayden, Frank , Haynes, Helen , Haynes, Daniel , Hebert, Tamika , Hernandez, Jesus A , Hernandez, Elizabeth L. , Herrera, Fernando , Hesse, Lisa , Hewitt, Jess P. , Hiatt, Wendy , Hiemstra, Nick , Higgins, Ned , Hilgert, Chris , Hillis, Kimberly , Hinze, Ryan , Hodge, John , Hoff, Jonathan , Hogan, Irena D. , Holst, Keith , Homco, Meredith , Hopkins, Stephanie , Horne, Jonathan , Hotze, Sarah , Hoyt, Peter , Huan, George , Huang, Jason , Hull, Bryan , Hungerford, James , Hurt, Clinton , Hwang, Monica , Hyde, Chris , Hylton, Angela , Irvine, Geraldine , Jackson, Brandee , Jennings, Jennifer , Johnson, Luchas , Jones, David , Jones, Brad , Jones, Monte , Jones, Robert W.- HR Exec , Jones, Melissa , Kaiser, Jared , Keavey, Peter F. , Keiser, Kam , Kelly, Katherine L. , Khandker, Dayem , Kinsey, Lisa , Kitchen, Louise , Knippa, Mark , Kulic, Sladana-Anna , Kurdov, Milen , Kuykendall, Tori , Lagrasta, Fred , Lamadrid, Victor , Lavorato, John , Jaquet, Tammy , Lenart, Kirk , Lenhart, Matthew , Lewis, Barry , Lewis, Andrew H. , Lieskovsky, Jozef , Culotta, Lindsay , Lisk, Daniel , Little, Kelli , Lo, Jeremy , Loibl, Kori , Loocke, Kelly , Love, Phillip M. , Luce, Laura , Maggi, Mike , Mahmassani, Souad , Manck, Christie , Marquez, Jose , Martin, Jabari , Thomas, Martin , Martinez, Jennifer , Mattice, Robert , May, Larry , McCaskin, Michael , McClendon, Lisa , Mckay, Jonathan , Mckay, Brad , McLaughlin Jr., Errol , Mendel, Shelly , Meyer, Chris , Meyn, Jim , Michels, David , Migliano, Andrew , Miles, Andrew , Miller, Stephanie , Miller, Kevin , Mills, Jana , Mills, Bruce , Mims, Patrice L. , Molinaro, Jeffrey , Moon, Eric , Moore, Kevin G. , Morris, John , Mrha, Jean , Muhl, Gil , Murrell, Russell E , Muzzy, Charles T. , Neal, Scott , Neese, Junellen , Nelson, Michelle , Newton, Lisbet , Nguyen, Thinh , Olinger, Kimberly S. , Olney, Matthew , Olsen, Michael , O'Malley, Justin , Ordway, Chris , Ortiz, Lucy , Otto, Charles H. , Oxley, David , Pai, Jennie , Parks, Joe , Patel, Sheetal , Pathak, Neeran , Pehlivanova, Biliana , Pendegraft, Sherry , Pendergrass, Cora , Pereira, Susan W. , Perez, Agustin , Perich, Stephen , Pernoud, Christopher , Pimenov, Vladi , Pinion, Richard , Plachy, Denver , Plauche, Stephen , Pollan, Sylvia S. , Polsky, Phil , Presas, Jessica , Pritchard, Michael , Prudenti, Dan , Quezada, Daniel , Quigley, Dutch , Rabon, Chance , Rainer, Eva , Ramirez, Robert , Rangel, Ina , Ratliff, David , Redmond, Brian , Reitmeyer, Jay , Reyes, Pauline , Ring, Andrea , Riordan, Sean , Roberts, Chaun , Roberts, Linda , Roberts, Mike A. , Robinson, Ruby , Romero, Araceli , Rostant, Justin , Royed, Jeff , Ruscitti, Kevin , Ryder, Patrick , Saldana, Alex , Salinas, Daniel , Salinas, Michael , Sanchez, Christina , Savvas, Leonidas , Schlesinger, Lauren , Schoppe, Tammie , Schrab, Mark L. , Schwieger, Jim , Scott, Susan M. , Seksaria, Rahul , Severson, Russ , Shah, Vivek HPL AEP USER , Shepperd, Tammy R. , Shipos, Jennifer , Shireman, Kristann , Shively, Hunter S. , Showers, Digna , Singla, Kimat , Smith, Critz , Smith, Rhonda , Smith, George F. , Smith, Shauywn , Smith, Mark , Smith, Joseph , Smith, Mark , Smith, Maureen , Smith, William , Solis, Melissa , Soto, Elizabeth , South, Steven P. , Soykok, Gulay , Spiegelhauer, Walter , Stehling, Stephanie , Stevens, Adam , Storey, Geoff , Straight, Margie , Sulistio, Franky , Sullivan, Patti , Sullivan, Colleen , Superty, Robert , Sutherland, Jan , Tadlock, Jeremi , Tate, Paul , Taylor, Craig , Taylor, Joey , Thibaut, Dan , Tholt, Jane M. , Thompkins, Jason , Tian, Yuan , Tijerina, Shirley , Titus, Matthew , Townsend, Judy , Trefz, Greg , Trofholz, Lisa , Tucker, Patrick , Tycholiz, Barry , Underwood, Thomas , Vanderhorst, Barry , Vargas, Laura , Versen, Victoria , Vickers, Frank , Videtto, Melissa , Villarreal, Jesse , Villarreal, Alexandra , Vuittonet, Laura , Wang, Yan , Ward, Kim S (Houston) , Weldon, V. Charles , Werner, Christian , Wesneske, Brian , White, Jessica , Whittaker, Brandon , Wilkes, Corey , Williams, Jason (Trading) , Willis, Annette , Willis, James (Tonezone) , Wiltfong, Jim , Winfree, O'Neal D. , Winfrey, Christa , Wolfe, Jason , Wood, Tracy , Wooddy, Sarah , Woodstrom, David , Worthing, Ashley , Wukasch, Jeanne , Yawapongsiri, Virawan , Yeboah, Richard , Young, Becky , Zajac, Sabrae , Zeitz, Eugene , Zhang, Eddie , Zipper, Andy , Zisman, Stuart , Abdullah, Nadeem , Adams, Jacqueline P. , Agarwalla, Dipak , Akers, Michelle , Alam, Badar , Alexander, Kim , Allen, Phillip K. , Allwein, Robert , Ames, Chuck , Arnold, John , Arteaga, Airam , Arya, Sunjay , Bailey, Derek , Bajwa, Bilal , Baker, Natalie , Barbe, Robin , Barker, James R. , Bartlett, Jeff , Bass, Eric , Bates, Kimberly , Baumbach, David , Bayer, Adam , Belsha, Lorie , Benbow, Troy , Bennett, Stephen W. , Bennett, Peter , Berutti, Aaron , Bike, Anne , Black, Don , Black, Troy , Boettcher, Amanda , Boudreaux, Shanna , Boutte-Dupre, Erika , Boyt, Eric , Brady, Kevin , Brady, Edward , Brawner, Sandra F. , Breese, Mark , Breslau, Craig , Brewer, Stacey J. , Bronstein, Mara , Brooks, Loretta , Bryan, Gary +X-cc: Mcnair, Jason , Belt, Cedric , Bennett, Mike , Brewer, Joe , Carter, Anson , Daigle, Philip , Dawn, Amber , Ellis, Carter , Gichana, Doug , Jones, Gregg , Kellner, Tim , Lafleur, Arnold , Mayeux, David , Mcnair, Jason , Muschar, Daniel , Oliveira, Brandon , Parker, Brandon , Roberson, Eric , Rosenbohm, Tara , Spiller, Brent , Thompson II, Norris , Tipton, Jesse , Tomlinson, Scott , Torres, Pablo , Turcich, Charles , Vaughan, Beth , Washington, Robert +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +In preparation for the upcoming move to Enron Center South we are moving your Home Directories to a new trading cluster. + +WHAT YOU NEED TO DO: +This will occur for you this EVENING after 6PM. +We will need to restart your computer in order to complete this action. +Please log out or your computer by 6PM, if the machine is not logged off we will reboot the machine in order to complete these actions. +Save your data before going home this evening. +If you have outstanding circumstances that we should address, please reply to this e-mail and we will change our schedule accordingly. + + + +HERE ARE A FEW OF THE BENEFITS OF THIS ACTION: +Newer, more stable environment +More disk space available for common data +Faster network connections + + + +HOW THIS WILL EFFECT YOU: +If you are a laptop user and have to work at home, you should save any work to your 'C:' drive on the laptop. DO NOT use the "My Documents" folder. When you return to work and reconnect to the network, any changes made to files/folders in the "My Documents" folder may be deleted from the laptop. +Laptops reconnecting to the network for the first time will receive a synchronization error. + + + +RESOLUTION: +Please call the Resolution Center (x3-1411) and they will correct the problem ASAP. +We will have additional Technicians available on the floor if the Resolution Center has any problems. + diff --git a/demo/ermis-f/cur/10774140.1075861336719.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/10774140.1075861336719.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7152e058 --- /dev/null +++ b/demo/ermis-f/cur/10774140.1075861336719.JavaMail.evans@thyme:2,S @@ -0,0 +1,49 @@ +Message-ID: <10774140.1075861336719.JavaMail.evans@thyme> +Date: Tue, 30 Oct 2001 16:06:11 -0800 (PST) +From: annualconference@prosrm.com +To: fermis@ect.enron.com +Subject: PROS Energy Profit Optimization Workshop +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: annualconference@prosrm.com +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +FOR IMMEDIATE RELEASE + +PROS Energy Profit Optimization Workshop + +October 30, 2001-Houston- PROS Revenue Management, the world's leader in pricing and revenue optimization science and software, and the pioneer and dominant provider of revenue management to the airline and energy industries, today announced that its Energy Profit Optimization Workshop, being held November 5 at PROS' offices in Houston, TX, will afford attendees the opportunity to learn revenue management best practices and implementation experiences from industry leaders. + +PROS industry experts will offer interactive workshops on the robust solutions available to the energy industry in the realm of revenue management. + +* Storage Optimization System - offering a 7-28% revenue lift, provides pipelines and storage marketers and traders with the ability to work real time and optimally manage storage assets, analyze the value of storage, and then maximize revenue from the sale of storage services and contracts. + +* PROS Pipeline Capacity and Pricing Optimization System - offering an 8-14% revenue left, allows natural gas pipelines to optimize the capacity allocation of incoming bids, taking into account the economic interaction between all transportation service opportunities across the entire pipeline network, and then maximize revenue from the sale of transportation capacity + +* PROS Trading & Scheduling Optimization System - offering a 10-15% revenue lift, generates the optimal routing of supply to market given all pipeline contact constraints, gas purchase and sale obligations, and trading opportunities. A process which typically takes hours is now optimized in seconds. + +"Until recently, the energy industry has not had the opportunity to enjoy the benefits of pricing optimization and revenue management. We're about to change that for the energy leaders," says Matt Johnson, senior vice president of PROS' energy group. "In our experience, giving hands-on demonstrations and workshops of our products shows our message of how our solutions can revolutionize your company by incrementally increasing your revenue and profits." + +This workshop is free of charge. Join us to hear from your energy colleagues the amazing functionality and associated benefits available through these product applications. Network with industry leaders at various levels of their organizations to understand best practices within your business arena. For more information, please check PROS' Web site at http://www.prosrm.com/energy/workshop.htm. + +PROS Revenue Management is the world's leader in pricing and revenue optimization solutions and the pioneer and dominant provider of revenue management to the airline and energy industry. PROS provides system solutions to the airline, energy, cargo, rail, healthcare, and broadcast industries, and has licensed over 235 systems to more than 95 clients in 39 countries. PROS' clients include 15 of the top 25 carriers in the airline industry. + +The PROS mission is to maximize the revenue of each client using PROS' world-leading revenue management science, systems solutions, and best practices business consulting. PROS' clients report annual incremental revenue increases of 6-8% as a result of revenue management. PROS' solutions forecast demand, optimize inventory, and provide dynamic pricing to maximize revenue. + +Founded in 1985 in Houston, PROS Revenue Management has a six-year compounded revenue growth of 40%, in large part due to the intellectual capital of its staff. Nearly half of PROS' professional staff has advanced degrees and the staff speaks a cumulative total of 26 languages. The company is profitable with Year 2000 revenue of $29 million. For more information on PROS Revenue Management, please visit www.prosRM.com or call 713-335-5151. + +Please note that although the PROS 9th Annual Conference has been postponed, this has not affected the PROS Energy Profit Optimization Workshop which will occur as planned on Monday, November 5, 2001. We look forward to your attendance. + + +Contact: +Candy Haase - VP Marketing +713-335-5151 / 713-335-8144 - fax +3100 Main Street, Suite 900 +Houston, TX 77002 USA +info@prosRM.com / www.prosRM.com \ No newline at end of file diff --git a/demo/ermis-f/cur/10858754.1075861336217.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/10858754.1075861336217.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d77c1c41 --- /dev/null +++ b/demo/ermis-f/cur/10858754.1075861336217.JavaMail.evans@thyme:2,S @@ -0,0 +1,47 @@ +Message-ID: <10858754.1075861336217.JavaMail.evans@thyme> +Date: Fri, 26 Oct 2001 16:12:00 -0700 (PDT) +From: tfn1@pge.com +To: frank.ermis@enron.com +Subject: PG&E's InsideTracc Access +Cc: arevalo@enron.com, cga2@pge.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: arevalo@enron.com, cga2@pge.com +X-From: Nicerio, Terri +X-To: Ermis, Frank +X-cc: Arevalo, Carmen +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +An account has been established for you in PG&E's InsideTracc electronic +commerce system. Below is your logon ID and temporary password. You will +be asked to change your password the first time you log on to the system. + + User Name: 0202fermis + Password: 02020202d + +Please use your internet browser to access the URL address +http://www.pge.com/pipeline and read the file called "INSIDEtracc Access +Goes Web!" (Click on Archive of previous News Articles at the bottom of the +PipeRanger home page.) This file contains instructions on how to set up and +access InsideTracc on the web. + +Below are instructions to access PG&E's InsideTracc system through our +dial-up system. Please use this method only if web access is not available. + + + <> +If you have any questions or comments, please call me at (415) 973-3119. + + +Terri Nicerio +Pacific Gas & Electric Company +Gas System Operations Department + + + + diff --git a/demo/ermis-f/cur/10940241.1075855166230.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/10940241.1075855166230.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ac3f88ff --- /dev/null +++ b/demo/ermis-f/cur/10940241.1075855166230.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <10940241.1075855166230.JavaMail.evans@thyme> +Date: Thu, 29 Nov 2001 17:27:24 -0800 (PST) +From: no.address@enron.com +Subject: PLEASE READ - IMPORTANT INFORMATION FOR PARTICIPANTS IN THE ENRON + SAVINGS PLAN +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Corporate Benefits@ENRON +X-To: All US DOMESTIC & EXPAT EMPLOYEES@ENRON +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Due to current business circumstances, on November 28, 2001, Enron's Board of Directors adopted an amendment to the Enron Corp. Savings Plan. The amendment includes the following changes, which became effective on November 29: + +? Savings Plan contributions that are deducted from your November 30 paycheck will be matched by Enron in cash rather than Enron stock. The cash match will be placed into the Fidelity Freedom 2000 fund, the default fund for the Plan. + +? After November 30, Enron will no longer match your savings plan contributions. As an exception, the company will continue the union matching contributions to the Plan. + +? The Savings Plan has always permitted employees to place their contributions in Enron stock or one or more alternative investment options. Effective immediately, diversification within the Plan will ALSO be allowed, regardless of your age, from COMPANY contribution accounts. This removes the restriction for all employees under the age of 50 to diversify the company contributions held in their account. These accounts include all prior company contributions, QNEC, and company match accounts. + +To move funds: +On the Web, choose "Savings Plan--Restricted Employer Acct Transfer/Reallocation" from the drop down menu. +On Voice Response, choose "request for fund transfer/reallocation of your restricted employer accounts." +This will allow you to move money from the four formerly restricted accounts: Company Matching, Union Matching, Prior Matching, and QNEC. + +To avoid phone delays, we recommend that you access your account through the web at http://resources.hewitt.com/enron or through benefits.enron.com. \ No newline at end of file diff --git a/demo/ermis-f/cur/1100065.1075861335576.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/1100065.1075861335576.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..38417d6e --- /dev/null +++ b/demo/ermis-f/cur/1100065.1075861335576.JavaMail.evans@thyme:2,S @@ -0,0 +1,73 @@ +Message-ID: <1100065.1075861335576.JavaMail.evans@thyme> +Date: Thu, 25 Oct 2001 14:22:24 -0700 (PDT) +From: l..gay@enron.com +To: m..tholt@enron.com, p..south@enron.com, matthew.lenhart@enron.com, + frank.ermis@enron.com, tori.kuykendall@enron.com, + jay.reitmeyer@enron.com +Subject: FW: Texas Monthly November 2001: How Enron Blew It +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Gay, Randall L. +X-To: Tholt, Jane M. , South, Steven P. , Lenhart, Matthew , Ermis, Frank , Kuykendall, Tori , Reitmeyer, Jay +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +-----Original Message----- +From: Smith, George F. +Sent: Thursday, October 25, 2001 4:16 PM +To: Gay, Randall L. +Subject: FW: Texas Monthly November 2001: How Enron Blew It + + + +-----Original Message----- +From: Lessor, James N. +Sent: Thursday, October 25, 2001 3:18 PM +To: Smith, George F. +Subject: FW: Texas Monthly November 2001: How Enron Blew It + + + +-----Original Message----- +From: Lessor, Mary +Sent: Thursday, October 25, 2001 11:00 AM +To: Lessor, James N. +Subject: FW: Texas Monthly November 2001: How Enron Blew It + + + +-----Original Message----- +From: Patel, Tania +Sent: Thursday, October 25, 2001 10:41 AM +To: Acevedo, Felecia; Aguilar, Christa; Aulds, Sharon; Brown, Aaron (Executive Comp); Bryant, Dana; Butler, Pam; Carrera, Susan; Etienne, Bernadette; Garcia, Susan; Ivy, Jason; Lessor, Mary; Ratcliff, Renee; Shealor, Bob; Skarness, Susan; Ward, Cindy R.; Wright, Teresa +Subject: FW: Texas Monthly November 2001: How Enron Blew It + + + + + Texas Monthly + + + + + + + + + Click the following to access the sent link: + + Texas Monthly November 2001: How Enron Blew It + + SAVE THIS link FORWARD THIS link + +Please note, the sender's email address has not been verified. + +Get your EMAIL THIS Browser Button and use it to email information from any Web site. + + + \ No newline at end of file diff --git a/demo/ermis-f/cur/11171080.1075861340693.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/11171080.1075861340693.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..410ac837 --- /dev/null +++ b/demo/ermis-f/cur/11171080.1075861340693.JavaMail.evans@thyme:2,S @@ -0,0 +1,33 @@ +Message-ID: <11171080.1075861340693.JavaMail.evans@thyme> +Date: Mon, 19 Nov 2001 15:35:38 -0800 (PST) +From: mike.grigsby@enron.com +To: biliana.pehlivanova@enron.com, k..allen@enron.com, frank.ermis@enron.com, + l..gay@enron.com, keith.holst@enron.com, tori.kuykendall@enron.com, + matthew.lenhart@enron.com, jay.reitmeyer@enron.com, + m..scott@enron.com, matt.smith@enron.com, p..south@enron.com, + m..tholt@enron.com, jason.wolfe@enron.com +Subject: RE: Desk to Desk Deals +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Grigsby, Mike +X-To: Pehlivanova, Biliana , Allen, Phillip K. , Ermis, Frank , Gay, Randall L. , Holst, Keith , Kuykendall, Tori , Lenhart, Matthew , Reitmeyer, Jay , Scott, Susan M. , Smith, Matt , South, Steven P. , Tholt, Jane M. , Wolfe, Jason +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Please review this file every day. Biliana will be posting this file on the web in the near future. The summary includes all desk to desk deals. + +Mike + + -----Original Message----- +From: Pehlivanova, Biliana +Sent: Monday, November 19, 2001 3:46 PM +To: Allen, Phillip K.; Ermis, Frank; Gay, Randall L.; Grigsby, Mike; Holst, Keith; Kuykendall, Tori; Lenhart, Matthew; Reitmeyer, Jay; Scott, Susan M.; Smith, Matt; South, Steven P.; Tholt, Jane M.; Wolfe, Jason +Subject: Desk to Desk Deals + + + + << File: Desk to Desk Deals 1119.pdf >> \ No newline at end of file diff --git a/demo/ermis-f/cur/11392216.1075861334509.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/11392216.1075861334509.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..80f6c244 --- /dev/null +++ b/demo/ermis-f/cur/11392216.1075861334509.JavaMail.evans@thyme:2,S @@ -0,0 +1,21 @@ +Message-ID: <11392216.1075861334509.JavaMail.evans@thyme> +Date: Fri, 19 Oct 2001 09:42:07 -0700 (PDT) +From: jay.reitmeyer@enron.com +To: frank.ermis@enron.com +Subject: update...10/19 12:30 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Reitmeyer, Jay +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Nymex...2.70 +Opal BOM...2.15 +Steve has bot 95,000 and sold 95,000 basis for you....WOOOOOOOOOOD + +Spray day!!!!! \ No newline at end of file diff --git a/demo/ermis-f/cur/11442162.1075861336024.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/11442162.1075861336024.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..9db21f1c --- /dev/null +++ b/demo/ermis-f/cur/11442162.1075861336024.JavaMail.evans@thyme:2,S @@ -0,0 +1,49 @@ +Message-ID: <11442162.1075861336024.JavaMail.evans@thyme> +Date: Fri, 26 Oct 2001 07:31:44 -0700 (PDT) +From: forte3@accord01.comp.pge.com +To: undisclosed-recipients@enron.com +Subject: Opeational Flow Order +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: GTS/INSIDEtracc Administrator +X-To: undisclosed-recipients +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Message Description: High Inventory System Wide OFO + +Message Date: 10/26/2001 + +Message Text: High Inventory System Wide Operational Flow Order (SWOFO) + + + OFO Stage : 2 + Inventory Level : High + Noncompliance Charge : $1.00 / Dth + Tolerance Band : 3% + + +PG&E's CGT has called a High Inventory System Wide OFO for flow day 10/27/2001. + +High Inventory: Customer supply is required to be within the tolerance band percentage of daily +usage to avoid OFO noncompliance charges. Supply lower than usage is not subject to OFO + noncompliance charge. + +Charges for Noncompliance: + +- Noncore customers with AMR and PG&E's Electric Generation charges are based on actual + daily metered usage. +- Noncore customers without AMR charges are based on ADQ + or actual daily metered usage, whichever results in a lesser charge. +- Core Procurement Group charges are based on the latest core load forecast. + + +Please call the CGT Helpline 1-800-343-4743 if you have any questions. + + +Gas Schedulers +PG&E - California Gas Transmission diff --git a/demo/ermis-f/cur/11510169.1075861338322.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/11510169.1075861338322.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d4b9bbf8 --- /dev/null +++ b/demo/ermis-f/cur/11510169.1075861338322.JavaMail.evans@thyme:2,S @@ -0,0 +1,49 @@ +Message-ID: <11510169.1075861338322.JavaMail.evans@thyme> +Date: Thu, 8 Nov 2001 07:21:51 -0800 (PST) +From: forte3@accord01.comp.pge.com +To: undisclosed-recipients@enron.com +Subject: High Inventory Notice SWOFO +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: GTS/INSIDEtracc Administrator +X-To: undisclosed-recipients +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Message Description: High Inventory System Wide OFO + +Message Date: 11/08/2001 + +Message Text: High Inventory System Wide Operational Flow Order (SWOFO) + + + OFO Stage : 3 + Inventory Level : High + Noncompliance Charge : $5.00/Dth + Tolerance Band : 5% + + +PG&E's CGT has called a High Inventory System Wide OFO for flow day 11/09/2001 + +High Inventory: Customer supply is required to be within the tolerance band percentage of daily +usage to avoid OFO noncompliance charges. Supply lower than usage is not subject to OFO + noncompliance charge. + +Charges for Noncompliance: + +- Noncore customers with AMR and PG&E's Electric Generation charges are based on actual + daily metered usage. +- Noncore customers without AMR charges are based on ADQ + or actual daily metered usage, whichever results in a lesser charge. +- Core Procurement Group charges are based on the latest core load forecast. + + +Please call the CGT Helpline 1-800-343-4743 if you have any questions. + + +Gas Schedulers +PG&E - California Gas Transmission diff --git a/demo/ermis-f/cur/11574209.1075861337339.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/11574209.1075861337339.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..bacfee63 --- /dev/null +++ b/demo/ermis-f/cur/11574209.1075861337339.JavaMail.evans@thyme:2,S @@ -0,0 +1,26 @@ +Message-ID: <11574209.1075861337339.JavaMail.evans@thyme> +Date: Thu, 1 Nov 2001 21:24:08 -0800 (PST) +From: no.address@enron.com +Subject: Enron Update +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ken Lay-@ENRON +X-To: All Enron Worldwide@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Following our announcement of an additional of $1 billion credit line, Standard & Poor's (S&P) today downgraded Enron's long-term credit rating one notch from BBB+ to BBB and short-term rating from A2 to A3. We expected this, because it is not unusual to be downgraded after using assets to secure credit. This is still above investment grade. + +The ratings of our pipelines Northern Natural Gas and Transwestern have also been lowered from A- to BBB. In S&P's words, "Their ratings [are now] in line with those of the parent company to reflect S&P's view that Enron's pipeline assets have become more strategic to the company." + +S&P also said, "[We continue] to believe that Enron's liquidity position is adequate to see the company through the current period of uncertainty, and that the company is working to provide itself with an even greater liquidity cushion through additional bank lines and pending asset sales." + +As I've said before, building on our liquidity position through additional credit lines maintains our counterparties' confidence and strengthens our core businesses. + +It's important for you to know that our gas and power numbers - which account for more than 95 percent of our trading activity - indicate that our customer base is not withdrawing, closing out positions, or reducing transaction levels as a result of credit concerns. In fact, EnronOnline trading volumes are currently experiencing above-normal activity. + +We will continue to update you as new developments arise. Thank you. \ No newline at end of file diff --git a/demo/ermis-f/cur/119215.1075861339850.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/119215.1075861339850.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..91009f0e --- /dev/null +++ b/demo/ermis-f/cur/119215.1075861339850.JavaMail.evans@thyme:2,S @@ -0,0 +1,178 @@ +Message-ID: <119215.1075861339850.JavaMail.evans@thyme> +Date: Thu, 15 Nov 2001 07:10:10 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 11/15/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Save 10% Speak No Evil, Hear No Evil Monkey Bikes... One of the Hottest Gifts for Holiday 2001... Just enter the coupon code MQJ36GX6 in the checkout process to receive your discount. Offer expires November 16, 2001. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Save $.05 a gallon on the gas that keeps your car's engine clean. Click here to apply online. + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports Player Updates + +Latest NFL Player News + +Erron Kinney , TE TEN - Free Agent Updated 11/14/01 +Kinney is listed as questionable for Sunday's game because of a calf injury. He missed Monday's game because of the injury. + +Frank Wycheck , TE TEN - Matty Updated 11/14/01 +Titans' head coach Jeff Fisher told The Nashville Tennesean that Wycheck's sprained ankle is not a substantial injury. Wycheck suffered the injury Monday, but is expected to play in Sunday's game. + +Shad Meier , TE TEN - Free Agent Updated 11/14/01 +Meier is still recovering from thumb surgery and is questionable for Sunday's game. He would have gotten substantial playing time Monday against Baltimore had he played, but won't be needed now that the Titans have two healthy tight ends. + +Amos Zereoue , RB PIT - Free Agent Updated 11/14/01 +Zereoue is listed as questionable for Sunday's game. He has been sidelined for almost a month because of a shoulder injury. + +Damon Jones , TE JAC - Free Agent Updated 11/14/01 +An MRI on Jones' injured shoulder didn't reveal any structural damage. However, his status for Sunday's game remains uncertain. + +Mike McMahon , QB DET - Free Agent Updated 11/14/01 +According to published reports, the Lions hope to give McMahon some limited action during upcoming games. He is not expected to play full-time, but this development means that Charlie Batch might lose some playing time, hurting his overall Fantasy value. + +Byron Chamberlain , TE MIN - Free Agent Updated 11/14/01 +An MRI revealed a small cartilage tear in Chamberlain's right knee, but he is not expected to require surgery. All signs point to him playing Monday against the Giants, so feel free to use him this week. + +Freddie Jones , TE SD - Neal/McKay Updated 11/14/01 +The San Diego Union-Tribune says Jones (ankle) has been advised against playing this week. Results of an MRI exam are not available yet, but Steve Heiden is expected to start in his place. + +Tim Dwight , WR SD - Free Agent Updated 11/14/01 +Dwight (lung) is doubtful for Sunday's game. He has not been very healthy when productive, so don't count on him for much production from him during the rest of the season. + +Troy Hambrick , RB DAL - Free Agent Updated 11/14/01 +Hambrick is dealing with a rotator cuff injury, but he's expected to practice later in the week. He'll likely start his third consecutive game this weekend if Emmitt Smith's knee isn't 100 percent by Friday. + +Emmitt Smith , RB DAL - Bass/Hull Updated 11/14/01 +Smith (knee) is listed as questionable for Sunday's game against Philadelphia. If he is unable to go, Troy Hambrick would likely start his third straight game, barring any further damage to his injured shoulder. + +Chris Weinke , QB CAR - Tori Updated 11/14/01 +Weinke (shoulder) was only able to throw on the sidelines Tuesday, but was expected to practice on Wednesday. If he is unable to play, Matt Lytle would likely make his second consecutive start. + +Peyton Manning , QB IND - Neal/McKay Updated 11/14/01 +The Indianapolis Star says Manning had a splint inserted to stabilize the teeth in his lower jaw. He is expected to start on Sunday. + +Drew Bledsoe , QB NE - Free Agent Updated 11/14/01 +Bledsoe has been cleared to play, but Tom Brady will start against the Rams. Bledsoe said he will try and prove he is ready to play by performing well in practice, but it doesn't appear likely he will get a chance to start. But the future past Week 10 appears to be unclear, and there is no guarantee Brady will hold o! nt! o the job past the Rams game. + +O.J. McDuffie , WR MIA - Free Agent Updated 11/14/01 +McDuffie is ready to return to practice from the PUP list. He will be eligible for activation on Dec. 4, but he may still miss the rest of the season. + +Aaron Brooks , QB NO - Matty Updated 11/14/01 +According to published reports, many veterans on the New Orleans roster have expressed their displeasure with Brooks' inconsistency this season. The reports also stated that those same veterans would rather see Jeff Blake under center, but that doesn't seem likely to happen. The coaching staff feels as though Brooks has the talent to be a top-notch NFL quarterback, so don't expect a change under center any time soon. + +Cowboys , DT DAL - Free Agent Updated 11/14/01 +Linebacker Dexter Coakley is expected to miss two weeks of action due to a sprained knee. He suffered the injury during last weekend's loss to Atlanta. Dallas' defense has played well, but they're an inconsistent unit from a Fantasy perspective. + +Jon Hilbert , K NO - Free Agent Updated 11/14/01 +Hilbert has been signed by the Dallas Cowboys, and will serve as their starting kicker in Tim Seder's absence. Hilbert's value as a Fantasy player is still minimal at this point, however, so don't bother picking him up outside of deeper leagues. + +Tim Seder , K DAL - Free Agent Updated 11/14/01 +Seder is expected to miss several weeks of action after injuring his ankle last Sunday against Atlanta. The team has signed former New Orleans booter Jon Hilbert to take over the kicking duties in Dallas. + +Rob Moore , WR ARI - Martin Updated 11/14/01 +Moore, who had hamstring surgery two weeks ago, will begin some light running on Wednesday. His status for the rest of the season is still unclear, however, so don't bother picking him up off the waiver wire. + +Terry Hardy , TE ARI - Free Agent Updated 11/14/01 +Hardy (shoulder) is expected to miss a few more weeks of action. Unless you play in a very deep league, holding onto him isn't advisable at this point. + +Terry Allen , RB BAL - Tori Updated 11/14/01 +Allen will be sidelined four to six weeks because of a fractured left hand. He suffered the injury in Monday's game. Jason Brookins will start in his absence. + +Steve McNair , QB TEN - Free Agent Updated 11/14/01 +McNair will wear a cast on his throwing hand for at least a day after aggravating an injury during Monday night's 16-10 loss to Baltimore. He had X-rays and other tests on his right hand Tuesday, and coach Jeff Fisher said the results were negative. But doctors found an apparent hairline break in McNair's thumb, which he originally hurt last season in practice. He is questionable for Sunday's game. "We put him in a cast until tomorrow [Wednesday]. We'll see how he is with some soft tosses going with the hand," Fisher said. + +Ricky Watters , RB SEA - Free Agent Updated 11/13/01 +According to the Seattle Times, Watters is expected to return from his shoulder injury in two weeks. However, he is not guaranteed to reclaim the starting running back job wi! th! Shaun Alexander performing so well. We recommend you hold onto both players until it becomes clear which one will get the starts over the second half of the season, although we're betting it will be Alexander. + +Rod Smith , WR DEN - Matty Updated 11/13/01 +Smith predicted Monday that he will be able to return from a sprained right ankle in time for Sunday's game against Washington. If he can't go, Keith Poole would become Denver's top receiving option, with Chris Cole, Scottie Montgomery and Kevin Kasper also filling in. However, Poole is already expected to replace Eddie Kennison as the team's second wideout. + +! Ed! die Kennison , WR DEN - Free Agent Updated 11/13/01 +Kennison returned to the Broncos Monday and informed them that he is "unretiring," according to the Denver Post. While this is a radical turnaround from his message of retirement over the weekend, he might not be welcomed back by the team as a result of his change of decision. It is unclear whether Kennison will be placed on the reserve/suspended list or reinstated to the roster, but either way it's highly unlikely he will be able to help any Fantasy teams the remainder of the season. Drop him. + +Cameron Cleeland , TE NO - Free Agent Updated 11/13/01 +According to published reports, Cleeland won't be available for Sunday's game against Indianap! ol! is. His high ankle sprain still hasn't healed sufficently, so look for Boo Williams and Lamont Hall to get the majority of the playing time in his absence. + +Santana Moss , WR NYJ - Free Agent Updated 11/13/01 +Moss is expected to make his season debut Sunday against Miami. He has been sidelined all season with a knee injury but is listed as probable for Sunday's game. + +Wayne Chrebet , WR NYJ - JWillie Updated 11/13/01 +Chrebet is expected to play Sunday, despite suffering from a shoulder injury. Look for him to be a solid No. 2 Fantasy re! ce! iver. + +Fred Taylor , RB JAC - Martin Updated 11/13/01 +Taylor is expected to play Sunday against Pittsburgh. He has been sidelined for over a month because of a groin injury. + +More Updates +Teams Player News + +Frank Player News + +Terance Mathis , Reserve WR Updated 11/12/01 +Mathis suffered a dislocated finger on Sunday. His current status is day to day. + +Bill Schroeder , Reserve WR Updated 11/12/01 +Schroeder may have re-aggravated his ankle injury during a TD celebration on Sunday. His current status is day to day. + +Garrison Hearst , Active RB Updated 11/11/01 +Hearst had solid game against New Orleans, compiling 160 scrimmage yards on Sunday. He seems to have established himself as San Francisco's featured back in recent weeks, which is keeping Kevan Barlow's Fantasy value at a minimum. + +Olandis Gary , Reserve RB Updated 11/11/01 +Gary has been declared inactive for Sunday's game against San Diego. This is the second week in a row that Gary will not suit up for a game. + +Corey Dillon , Active RB Updated 11/11/01 +The Jaguars held Dillon to 58 rushing yards, but he did score on a seven-yard TD run. Even if opponents limit Dillon's yardage numbers at times, it is difficult to stifle him completely. He remains worthy of No. 1 RB status on many Fantasy teams. + +Maurice Smith , Reserve RB Updated 11/11/01 +Smith had a big day rushing against Dallas on Sunday, posting 148 yards in Atlanta's 20-13 win. Considering the number of running backs that have sustained injuries this season, Smith is becoming the type of back Fantasy owners should consider starting every week. + +Brett Favre , Active QB Updated 11/09/01 +Favre has been one of the best Fantasy quarterbacks in the league this season. He'll face a Chicago team on Sunday that is a bit vulnerable to the pass, so be sure to start Favre this week. + +Isaac Bruce , Active WR Updated 11/09/01 +Bruce had a huge game before St. Louis' bye week, and he'll likely have another big performance in Week Nine. Look for Bruce to put up 100 yards receiving and a score against the questionable Carolina secondary. + +Jake Plummer , Reserve QB Updated 11/08/01 +Plummer continues to be a mediocre Fantasy quarterback, but you may actually want to consider starting him this week against the Giants. He threw for 318 yards and two TDs in his last game against the G-Men, and has five TDs in his last three games against New York overall. + +Titans , Active DT Updated 11/06/01 +Linebacker Randall Godfrey suffered torn cartilage in his left knee during Sunday's win over Jacksonville. He'll undergo arthroscopic surgery on Tuesday and will be listed as questionable for Monday's game against Baltimore. + +Jimmy Smith , Active WR Updated 11/04/01 +Smith had a huge game against Tennessee, catching seven passes for 120 yards. He is one of the top receivers in Fantasy Football and worth starting on a weekly basis. + +James Thrash , Active WR Updated 11/04/01 +Thrash caught four passes for 80 yards and two TDs at Arizona. Don't expect good numbers from Thrash every week, because he tends to disappear against more established defenses. He faces a Minnesota defense with a shaky secondary this week, however, so he may be worth the gamble. + +Dorsey Levens , Reserve RB Updated 10/12/01 +Levens (back) is probable for Sunday's game against Baltimore. He's got no real value as a Fantasy player at this point. + +David Akers , Active K Updated 12/11/00 +Akers was 5-of-5 in PATs on Sunday, but didn't get an opportunity to kick a field goal against the Browns. Akers has been a real Fantasy sleeper this season, but won't do owners much good next week as the Eagles take their bye week during some league's Fantasy championship game. + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/11997233.1075855165603.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/11997233.1075855165603.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3810655f --- /dev/null +++ b/demo/ermis-f/cur/11997233.1075855165603.JavaMail.evans@thyme:2,S @@ -0,0 +1,48 @@ +Message-ID: <11997233.1075855165603.JavaMail.evans@thyme> +Date: Tue, 27 Nov 2001 14:31:37 -0800 (PST) +From: support@neg.pge.com +To: matthew.lenhart@enron.com, patti.sullivan@enron.com, + stephanie.miller@enron.com, p..south@enron.com, + corey.wilkes@enron.com, benjamin.schoene@enron.com +Subject: PG&E eTrans Notification: Parcel 8871 has been allocated. +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Support@neg.pge.com +X-To: fermis@enron.com, kolinge@enron.com, schrist@enron.com, beveret@enron.com, nbaker@enron.com, jadams2@enron.com, Mendel, Shelly , Lenhart, Matthew , Sullivan, Patti , Miller, Stephanie , South, Steven P. , Wilkes, Corey , Schoene, Benjamin +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Parcel 8871 has been allocated as follows: + +Bid number 3855 has been awarded to Canadian Natural Resources Limited for capacity release parcel 8871. + +Releasing Shipper: Enron North America Corp. +Path: Kingsgate to Malin +Begin Date: 12/1/2001 +End Date: 10/31/2003 +Amount Awarded: 10000 +Bid Amount: 100.0 +Price Denomination: Percent Of Max Tariff Rate + +System Award Message: Non-biddable parcel allocated in full to pre-arranged shipper + +Bid number 3855 was awarded under new contract number 08171. + +------------------------------------------------- + +For additional information, contact our services and contracting department at (503) 833-4300. + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/12007090.1075861340945.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/12007090.1075861340945.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..cd88fe27 --- /dev/null +++ b/demo/ermis-f/cur/12007090.1075861340945.JavaMail.evans@thyme:2,S @@ -0,0 +1,24 @@ +Message-ID: <12007090.1075861340945.JavaMail.evans@thyme> +Date: Tue, 20 Nov 2001 16:17:39 -0800 (PST) +From: ina.rangel@enron.com +To: mog.heu@enron.com, jason.huang@enron.com, jay.reitmeyer@enron.com, + m..scott@enron.com, m..tholt@enron.com, l..gay@enron.com, + p..south@enron.com, frank.ermis@enron.com, keith.holst@enron.com, + matt.smith@enron.com, mike.grigsby@enron.com, + matthew.lenhart@enron.com, tori.kuykendall@enron.com +Subject: Out +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Rangel, Ina +X-To: Heu, Mog , Huang, Jason , Reitmeyer, Jay , Scott, Susan M. , Tholt, Jane M. , Gay, Randall L. , South, Steven P. , Ermis, Frank , Holst, Keith , Smith, Matt , Grigsby, Mike , Lenhart, Matthew , Kuykendall, Tori +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +I will be out of the office Wednesday 11/21/01. You can ask Jessica Presas or Laura Vuittonet to assist you. + +Thanks +Ina Rangel \ No newline at end of file diff --git a/demo/ermis-f/cur/12037233.1075855168071.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/12037233.1075855168071.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..03e561b0 --- /dev/null +++ b/demo/ermis-f/cur/12037233.1075855168071.JavaMail.evans@thyme:2,S @@ -0,0 +1,174 @@ +Message-ID: <12037233.1075855168071.JavaMail.evans@thyme> +Date: Sun, 9 Dec 2001 03:15:45 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/9/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Exclusive Offer to Fantasy Members! Take 10% off Colosseum NCAA Block and Tackle Jerseys and get into the game! It's an easy play, simply enter coupon code VRYEHYGP into Step 5 of the Check Out process to receive your discount. But, don't fumble, offer ends 12/11/01. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Chris Chandler , QB ATL - Free Agent Updated 12/08/01 +Chandler practiced Friday and will start Sunday's game against New Orleans after recovering from ankle and knee injuries. He's a decent starter, but only if you don't have a better option on your roster. + +Anthony Thomas , RB CHI - Martin Updated 12/08/01 +Bears Head Coach Dick Jauron said after Friday's practice that Thomas will start Sunday's game against Green Bay. Some published reports had him being upgraded to prob! ab! le for the game. Thomas looks safe to use this week. + +Tony Banks , QB WAS - Free Agent Updated 12/08/01 +Banks missed practice Saturday with an apparent stomach flu, but is still expected to start Sunday against Arizona. He's still too risky a Fantasy player to use in the most important weeks of the Fantasy season. + +Kevin Dyson , WR TEN - Bass/Hull Updated 12/07/01 +Look for Dyson to play well this week. He has overcome a nagging toe injury and should take advantage of a shaky Vikings defense. + +Frank Wycheck , TE TEN - Matty Updated 12/07/01 +Wycheck, still suffering from a lingering ankle injury is expected to play in Sunday's game. However, he is listed as questionable. Don't expect him to be too productive. + +Eddie George , RB TEN - Tori Updated 12/07/01 +George is expected to play in Sunday's game against Minnesota. He aggravated an ankle injury last Sunday and is listed as questionable for this week's game. + +Kordell Stewart , QB PIT - Free Agent Updated 12/07/01 +Stewart has been an efficient passers and runner in recent weeks. Get him in your lineup if you need a QB. He seems to have established himself as a decent option for Fantasy owners. + +Elvis Joseph , RB JAC - Free Agent Updated 12/07/01 +Joseph is suffering from a shoulder injury but is expected to play Sunday. He is listed as probable for Sunday's game. + +Jimmy Smith , WR JAC - Frank Updated 12/07/01 +Smith has been one of the most consistent receivers this season. Don't hesitate to get him in your active lineup every week. + +Tim Couch , QB CLE - Free Agent Updated 12/07/01 +Couch was pulled from Sunday's game but that was only because he was a little banged up. He should be a solid Fantasy starter this week. + +Benjamin Gay , RB CLE - Free Agent Updated 12/07/01 +Gay is a risky start for this week. He will likely split carries with James Jackson. + +Corey Dillon , RB CIN - Frank Updated 12/07/01 +Dillon should remain in your active lineup week in and week out in any league. He has struggled at times this season but is still on of the better runners in the NFL. + +Jon Kitna , QB CIN - Free Agent Updated 12/07/01 +Kitna will keep the starting job for the Bengals despite his recent struggles. However, Kitna is not worth using in Fantasy leagues right now. + +Brad Louis , TE CIN - Free Agent Updated 12/07/01 +Louis has been diagnosed with a torn groin muscle and will be sidelined for the rest of the season. He hurt himself on Wednesday and an MRI on Thursday revealed a tear. St. Louis was expected to be a backup tight end and long snapper. His injury won't have much of an impact other than to weaken the Bengals' depth at tight end. Kirk McMullen will be the No. 1. + +Steve McNair , QB TEN - Free Agent Updated 12/07/01 +Mcnair was limited in practice Thursday but The Tennessean reports that he plans to play Sunday. McNair has spent most of the week recovering from an arm injury. "Right now the big thing is handing off," McNair told the paper. "It's the motion, when you follow through on it, I just have to watch that! . ! I feel fine throwing the ball." Keep him in your lineup this week unless you have a backup of equal value. + +Danny Farmer , WR CIN - Free Agent Updated 12/07/01 +Farmer is listed as doubtful for Sunday's game. He is suffering from a sprained ankle. Farmer won't be too productive if he does play. + +Kyle Brady , TE JAC - Free Agent Updated 12/07/01 +Brady, according to published reports, practiced Friday and will play Sunday. He is still recovering from an ankle injury. + +Mark Brunell , QB JAC - JWillie Updated 12/07/01 +Brunell, according to published reports, practiced on Friday and will play Sunday. He is still recovering from a quadriceps injury. + +Jammi German , WR CLE - Free Agent Updated 12/07/01 +The Cleveland Browns placed German on injured reserve Thursday. German missed the last two games with a knee injury. He had seven catches for 65 yards in six games this season. + +J! ames Allen , RB CHI - Free Agent Updated 12/07/01 +Allen has been a solid replacement for Anthony Thomas over the past two weeks. However, it looks as though Thomas will be back for Week 13 against Green Bay, which means that Allen will see a serious decrease in playing time. Unless Thomas has a setback, be sure to reserve Allen. + +Jim Miller , QB CHI - Free Agent Updated 12/07/01 +Miller has been inconsistent this season, which was evident in his Week 12 performance (124 yards passing, no TDs, one INT) against Detroit. With the Fantasy playoffs looming, start Miller is a huge gamble. + +Dez White , WR CHI - Free Agent Updated 12/07/01 +White had a few decent weeks, but he's been unreliable lately. He's too risky to start at this point in the Fantasy season, so avoid using White at all costs. + +Anthony Thomas , RB CHI - Martin Updated 12/07/01 +According to the Chicago Sun Times, Thomas will likely start on Sunday vs. Green Bay. "Last week I was about 95 percent," Thomas said. "When I'd go into my full stride, I'd feel a little twinge But now when I go into my full stride, I don't feel any pain." Head Coach Dick Jauron will make the ! fi! nal call on Thomas once the medical staff clears him to play. Barring any setbacks, starting Thomas on your Fantasy team seems like a safe play. + +Tony Banks , QB WAS - Free Agent Updated 12/07/01 +Banks is listed as probable for Sunday's game against Arizona due to an ankle injury. He is expected to start, but he's too risky to warrant a major role on your Fantasy team at this point in the season. + +Michael Westbrook , WR WAS - Free Agent Updated 12/07/01 +Westbrook has been inconsistent this season as a Fantasy player. He faces a decent matchup against Arizona in Week 13, however, so starting him in a deeper league is worth considering. + +Rod Gardner , WR WAS - Free Agent Updated 12/07/01 +Despite catching a touchdown last week against Dallas, Gardner has been very inconsistent this season. Unless you play in a deeper league, starting Gardner isn't advisable. + +Mike Alstott , RB TB - JWillie Updated 12/07/01 +Alstott may get a few goal-line carries against Detroit, but his yardage numbers h! av! e been subpar for the most part. Unless you play in a touchdown league, playing Alstott is somewhat risky. + +Brad Johnson , QB TB - Matty Updated 12/07/01 +Johnson has been a real disappointment for Fantasy owners this season. He's been held without a touchdown pass for three straight games, and has been picked off three times over that span. He faces a good matchup vs. Detroit, but using Johnson should be a last resort. + +Jacquez Green , WR TB - Free Agent Updated 12/07/01 +Green put up decent numbers in Week 12, but he's still far too unreliable to consider starting on your Fantasy team. Avoid using him if at all possible. + +Torry Holt , WR STL - Tori Updated 12/07/01 +Holt is a must-start this week against San Francisco. This NFC West contest has the potential to be a high-scoring affair, which makes Holt a good play on your Fantasy team. + +More Updates +Schedule, Breakdown + +Frank +Player Pos Points +Favre, Brett QB 36.0 +Dillon, Corey RB 13.0 +Hearst, Garrison RB 19.0 +Bruce, Isaac WR 4.0 +Schroeder, Bill WR 16.0 +Smith, Jimmy WR 11.0 +Akers, David K 11.0 +Titans DT 9.0 + +TOTAL 119.0 + +Plummer, Jake QB 19.0 +Levens, Dorsey RB 1.0 +Gary, Olandis RB 0.0 +Mathis, Terance WR 2.0 +Smith, Maurice RB 2.0 +Thrash, James WR 6.0 + + at Hunter +Player Pos Points +Warner, Kurt QB 33.0 +Green, Ahman RB 16.0 +Tomlinson, LaDainian RB 16.0 +Freeman, Antonio WR 10.0 +Johnson, Kevin WR 16.0 +Morton, Johnnie WR 1.0 +Vanderjagt, Mike K 9.0 +Chargers DT 4.0 + +TOTAL 105.0 + +Jackson, Darrell WR 7.0 +Stewart, James RB 17.0 +Jackson, James RB 0.0 +Mack, Stacey RB 3.0 +Pinkston, Todd WR 3.0 +Robinson, Marcus WR 0.0 + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/12135954.1075855168861.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/12135954.1075855168861.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e28082c0 --- /dev/null +++ b/demo/ermis-f/cur/12135954.1075855168861.JavaMail.evans@thyme:2,S @@ -0,0 +1,262 @@ +Message-ID: <12135954.1075855168861.JavaMail.evans@thyme> +Date: Thu, 13 Dec 2001 16:07:12 -0800 (PST) +From: newsletter@rigzone.com +To: fermis@enron.com +Subject: RIGZONE Industry News +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: newsletter@rigzone.com +X-To: fermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + + Friday +December 14, 2001 Schlumberger + + + RIGZONE + + home | news | search | maps | data | jobs | market | store + + + In This Issue + + +Current Oil and Gas Industry News +T! op Stories for the Past 7 Days +Featured Events and Conferences +What's in Store - Books & More + +Featured Employment Opportunities +Surplus Oilfield Equipment For Sale +Worldwide Offshore Rig Utilization +Oil & Gas Prices + + + +Industry Headlines + +Capitol Hill Demands Explanations from Enron +Capitol Hill is demanding explanations on the dramatic collapse of Enron Corp. + +Norway Announces Blocks to be Included in the 17th Licensing Round +Norway's 17th licensing round will include a total of 32 blocks in both deep and shallow water locations. + + + + +advertisement +Feature your surplus oilfield equipment or new products with a photo and banner ad on the Rigzone.com market place home page and receive a free advertisement here in the Rigzone daily newsletter with up to 4 sentences of text. + + + +Exploration + +Second Phase on Keith Field to Begin in 2002 +BHP and its partners in the Keith field have agreed to proceed with a second phase of development by drilling a further single sub-sea production well at a cost of US $43 million. + +OMV Makes Discovery in Libya +OMV and its joint venture partners have made a considerable oil discovery in the Murzuk Basin in Libya. + +Norsk Hydro Hits in Visund +Norsk Hydro has found oil in two separate zones while drilling exploration well 34/8-12S in the Visund South prospect in the Norwegian sector of the North Sea. + +Conoco Awarded Block Offshore Indonesia +The Indonesian government awarded the Nila block in the West Natuna Sea partners Conoco Nila Ltd. and Inpex Natuna, Ltd. + + + +Production + +ExxonMobil Completes Several Wells in the Gulf of Mexico +ExxonMobil Corporation announced the completion of the Hawkes and Timber Wolf exploration wells in the Mississippi Canyon area of the Gulf of Mexico. + +Norsk Hydro Upgrades the Oseberg C Platform +Norsk Hydro and its partners on the Oseberg oil and gas field in the North Sea have decided to build a new compressor module on the Oseberg C platform. + + + +Company & Financial News + +BJ Services to Use MainControl for Technology Needs +MainControl Inc. announced that BJ Services Company has sel! ected MainControl's MC/EMpower(TM) to provide seamless tracking and management of remote corporate technology assets internationally. + +Devon Energy to Sell Latin American Assets +Devon Energy is planning to sell several of its Latin American assets, located in Argentina and Brazil. + +Murphy Plans to Spend $866 Million in 2002 +Murphy Oil Corporation announces a capital program of $866 million for 2002, essentially level with spending during 2001. + +Ocean Energy Focuses on Gulf of Mexico in 2002 +Approximately half of Ocean Energy $650 million budget for 2002 will be spent in the Gulf of Mexico. + +Samedan Acquires Aspect Energy Assets +Samedan acquires Aspect Energy assets along the Texas! and Louisiana Gulf Coast in deal valued at $125 million. + + + + +advertisement +A National-Oilwell designed, 1992 built modular offshore drilling rig is available for sale direct from the manufacturer. This rig drilled only 5 wells from the Draugen platform in the Norwegian sector of the North Sea. Click on the link below for full details, photos and seller contact information: + + + + + +Last 7 Days Top Stories + +Bouygues Signs AIOC Contract +Following an interim accord with the AIOC consortium on July 11, Bouygues Offshore has signed a contract worth US $163 million to supply offshore structures for the Azeri field. + +Pioneer Sets Budget for 2002 +Pioneer Natural Resources Company announced that its Board of Directors has approved a 2002 development and exploration capital budget of $425 million. + +DONG Buys Norwegian Minnow for $46.6 Million +The owners of Pelican signed a letter of intent December 7th to sell the company to Denmark's DONG for NOK250 ($27.9) per share. + +Phillips Announces 2002 Budget +The board of directors of Phillips Petroleum Company has approved $3.5 billion for capital projects in 2002. + +ChevronTexaco Interested in Joining Baku-Ceyhan Pipeline +ChevronTexaco confirmed its plans to join the projected Baku-Ceyhan pipeline, to run from Azerbaijan to Turkey. + +Halliburton Expands Relationship with Vanco Energy +Halliburton continues to build upon its relationship with Vanco Energy by signing an agreement for engineering and consulting services in several deepwater regions offshore West Africa. + +Houston Exploration to Spend $270 Million in 2002 +The Company has estimated its 2002 capital program to total $270 million, which includes planned drilling and development of the additional South Texas property acquisition. + +Denbury Revises 2002 Budget +Denbury Resources Inc. has reduced its projected! 2002 development and exploration budget by approximately 20%. + +Statoil Orders New LNG Carrier +Statoil has placed an order with Leif Hoegh & Co and Mitsui OSK Lines for an LNG tanker to ship LNG from the Snohvit field to Melkoya. + +Indonesia Will Tender 17 Blocks for Exploration +Indonesia will tender 17 areas for oil exploration. Tender documents will be available January/February 2002. + +BHP Expected to Spend Big Bucks on Mad Dog +BHP is set to commit $300 million to the development of the Mad Dog field in the Gulf of Mexico. + +Shell & Halliburton Get Behind Enventure +Enventure Global Technology has secured agreements from Shell and Halliburton that will accelerate the global roll-o! ut of its solid expandable tubular products. + + + + +advertisement +American Material Resources, Inc. offers McMaster-Carr Supply Company Catalog items at a discount price...E-Mail (amrsales@ocinet.net ) or fax your inquries to us at 970-325-0505, attention Donna Morss, Sales. All we need for 24-hour turnaround on quotes is the McMaster part number and quantity. www.amrsales.com + + + +Upcoming Oil & Gas Industry Events + +Jan. 22 Alliances and Partnering in Oil & Gas +Feb. 10 2002 SPE International Petroleum Conference & Exhibition in Mexico Villahermosa +Feb. 26 2002 IADC/SPE Drilling Conference and Exhibition Dallas +Mar. 10 AAPG Annual Meeting Houston +Apr. 9 2002 SPE/ICoTA Coiled Tubing Conference and Exhibition Houston +May. 6 Offshore Technology Conference 2002 Houston +Aug. 27 ONS 2002 Conference and Exhibition Stavanger +Oct. 6 Society of Exploration Geophysicists Annual Meeting Salt Lake City +Oct. 15 Permian Basin International Oil Show Odessa + + + + INTEC +Quest Offshore +Horizon Offshore +Global Completion Service +! + +promote your company + + + +The Management of International Oil Operations + + +International Petroleum Fiscal Systems and Production Sharing Contracts + + + Offshore Field Development Guide - Indian Sub Continent, South East Asia, Australasia, Far East + + + +more products + + + + + featured equipment: +Dreco 1000 UE Land Rigs + + +Ideco H-35 DD Drive-in Rig + + + +more equipment + + + featured jobs: +- Project Managers - Expandable Tubulars +- Lafayette Based Pneumatic Fitter +- Chief Financial Officer +more hot jobs >> +featured candidates: +- Facility Manager/Superintendent +- Drilling Consultant- Offshore-Deepwater +- Senior Sales and Marketing Service Specialist +search for candidates >> + + + + + Drillships: +To 5000': 50.0% (7/14) ++5000': 96.0% (24/25) +Semisubs: +2nd Gen: 69.9% (51/73) +3rd Gen: 84.0% (42/50) +4th Gen: 100.0% (38/38) +5th Gen: 100.0% (7/7) +Jackups: +To 200': 55.2% (37/67) +200' MC: 58.3% (14/24) +200' MS: 14.3% (3/21) +300' IC: 85.4% (82/96) ++300' IC: 87.0% (47/54) +Severe Env.: 76.2% (16/21) + + +view complete utilization report + + + West Texas Intermediate: $18.38/BBL +(1.66%) +Saudi Arabian Light: $16.71/BBL +(-2.05%) +North Sea Brent: $17.84/BBL +(1.71%) +Natural Gas, Henry Hub: $2.47/MMBtu +(-1.99%) +prices from: 12/12/2001 +change since: 12! /11/2001 + + + + + + +Promotional Opportunities +Become a Sponsor, feature your job opening or, advertise your upcoming industry conference. Click here for more information, send your press release to info@rigzone.com or call us at 281-345-4040. + +Member Services +If you no longer wish to receive this newsletter, you may unsubscribe by clicking here or by logging in to Rigzone and updating your profile. You can also change the format you receive (HTML or Text) and your email address by logging in and updating your account. Click here to log in . + \ No newline at end of file diff --git a/demo/ermis-f/cur/12249455.1075861338790.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/12249455.1075861338790.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2b16ee00 --- /dev/null +++ b/demo/ermis-f/cur/12249455.1075861338790.JavaMail.evans@thyme:2,S @@ -0,0 +1,18 @@ +Message-ID: <12249455.1075861338790.JavaMail.evans@thyme> +Date: Fri, 9 Nov 2001 15:13:55 -0800 (PST) +From: chairman.ken@enron.com +To: dl-ga-all_enron_worldwide1@enron.com +Subject: IMPORTANT VIDEO ANNOUNCEMENT +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ken Lay - Office of the Chairman +X-To: DL-GA-all_enron_worldwide1 +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +I have a very important video announcement about the future of our company. Please go to to access the video. Thank you. diff --git a/demo/ermis-f/cur/12259029.1075861339616.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/12259029.1075861339616.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2bfa1327 --- /dev/null +++ b/demo/ermis-f/cur/12259029.1075861339616.JavaMail.evans@thyme:2,S @@ -0,0 +1,92 @@ +Message-ID: <12259029.1075861339616.JavaMail.evans@thyme> +Date: Wed, 14 Nov 2001 19:20:18 -0800 (PST) +From: no.address@enron.com +Subject: GMAT Review available at Enron +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: The Princeton Review@ENRON +X-To: All Enron Houston@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +GMAT REVIEW AT ENRON + +The next GMAT review course at Enron will begin Monday, November 26th: +The schedule is: + Course # 7019-00: Monday nights, Nov 26 - Jan 28 (no class Dec 24 or +Dec 31) + +This course is identical to the courses that started in October. It is +being offered now for the benefit of employees who would like to take the +GMAT before January 31 for the purposes of applying to business school. + +Course details: + - Class is held at Enron in room ECN560 and is restricted to Enron + employees + - Each course is limited to eight students + - Meets once a week for eight weeks + - Hours are 6:00-9:00 PM (first session will run til 10:00 pm to + include initial exam) + - Expect 4-5 hours of homework per week + - Course includes a total of four practice GMAT exams + - Ends the second week of December, allowing employees to take the + GMAT in December and meet a January application deadline. + - Special discount of $200 off the regular Princeton Review tuition + +Enron has allowed this program to be hosted in the Enron Building for +convenience of its employees. Individuals are responsible for paying their +own fees. Financial support from Enron is at manager's discretion and is +subject to the usual tuition reimbursement constraints around budget and +relevance to organizational performance. + + +HOW TO ENROLL: + 1. Print out the attached registration form. + 2. Complete the form, but please note the following + SPECIFIC INSTRUCTIONS: + A. Fill out the student information completely, including + your email address. + B. In the Enrollment section, where it says "Please enroll + me in GMAT Class Size-8 Course # _________", + C. In the Payment section: For the course at Enron, the + tuition is discounted by $200, to $899. + FULL PAYMENT of this amount by credit or debit card is +required on the registration form. Be sure to indicate complete cardholder +information. + 3. Fax the completed form to Princeton Review at (713) 688-4746. + +Faxes are time-stamped by the receiving fax machine at Princeton Review. +The first eight valid registration forms received for each course will be +honored. Registrations received after the first eight will be placed on a +waiting +list for the course or courses indicated. Enrollments and waitlists will be +confirmed by email. + +Employees who are not able to take the course at Enron can take a course at +the Princeton Review office at the same $200 discount. +Call (800)2REVIEW to register or to receive a list of course schedules. + +IMPORTANCE OF THE GMAT: + The GMAT score is a critical part of your application to business +school. Indeed, in many cases, it is the single most decisive statistic +that admissions offices use in evaluating applicants. While work +experience, GPA, essays, and interviews are all important components of +your application, the GMAT is the one objective factor that you can +substantially improve in a short period of time. + +THE TEXAS MBA TOUR: + All interested Enron employees are invited to attend the Texas MBA +Tour, which will be in Houston on Wednesday, January 23. The Texas MBA +Tour, of which The Princeton Review is a partner, is a group of six business +schools that host a joint MBA panel discussion and admissions fair. The +participating schools are Texas, Rice, SMU, Baylor, TCU, and Texas A&M. +The Princeton Review has agreed to handle registration for the event, so +call +(800) 2REVIEW to register. + +http://home.enron.com:84/messaging/gmatregform.pdf \ No newline at end of file diff --git a/demo/ermis-f/cur/12288697.1075861340055.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/12288697.1075861340055.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..abfe0bcf --- /dev/null +++ b/demo/ermis-f/cur/12288697.1075861340055.JavaMail.evans@thyme:2,S @@ -0,0 +1,82 @@ +Message-ID: <12288697.1075861340055.JavaMail.evans@thyme> +Date: Thu, 15 Nov 2001 15:37:03 -0800 (PST) +From: justin.j.rutherford@williams.com +To: slc <.williams@enron.com> +Subject: NWP System Notice - December 2001 Monthly Maintenance +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Rutherford, Justin J +X-To: 'abenton@utilicorp.com', 'abenton@utilicorp.com', 'andre.f.robinson@dynegy.com', 'anita.reubens@swgas.com', 'becky.wells@eprime.com', 'bgoddard@semprasolutions.com', 'bharp@coral-energy.com', 'bmantz@semprasolutions.com', Guderian, Brandon , 'browning@wasatchenergy.com', 'bruce.langmade@gapac.com', 'bymank@wdni.com', 'cards@wdni.com', 'caver_ealy@pgn.com', 'ccoyle@americansoda.com', 'cdecotea@westerngas.com', 'cmcgra@puget.com', 'cpavlica@enerad.com', 'craig.provenzano@powersrc.com', 'cslaman@usg.com', 'cwduke@duke-energy.com', 'cwojta@national-fuel.com', 'darena@national-energy.com', 'Dave.Dungan@Weyerhaeuser.com', 'deborahs@kimballenergy.com', 'dhuck@reliant.com', 'dlh@nwnatural.com', 'dmyers@enserco.com', 'eric.rost@swgas.com', 'FERMIS@ENRON.COM', 'gary.sanchez@tombrown.com', 'gborrego@semprasolutions.com', 'geek@bp.com', 'gilesmh@bp.com', 'janderson@clarkpud.com', 'jane@itcoworld.com', 'janicew@questar.com', 'jdebruyn@westerngas.com', Owen, Jennifer , 'jhaake@national-fuel.com', 'jmmcarthur@duke-energy.com', 'jnowell@semprasolutions.com', 'johnru@questar.com', 'joy.toups@elpaso.com', 'jpowell@reliant.com', 'jsanders@clarkpud.com', 'karencu@questar.com', 'katalin_kiss@transalta.com', 'kbuys@westerngas.com', 'kevin.headrick@eprime.com', 'kevinfo@questar.com', 'kims@kimballenergy.com', 'kirk_lundell@transalta.com', 'ksiwak@coral-energy.com', 'llightfoot@coral-energy.com', 'lmansi@sdge.com', 'lorrainehi@questar.com', 'LPRIOR@ENRON.COM', 'markpi@questar.com', 'mbeckner@utilicorp.com', 'mcano@enerad.com', 'melewis@utilicorp.com', Hunter, Michelle , 'mmcmahon@avistaenergy.com', 'morgan.doyle@huskyenergy.ca', 'mreed@enserco.com', 'nathan.dougherty@eprime.com', 'painsworth@kimballresources.com', 'pattr@questar.com', 'ramperms@bp.com', 'rcooper@usg.com', 'rcooper@utilicorp.com', 'rfm@nwnatural.com', 'rob_findlay@transalta.com', 'ron.smith@ashgrove.com', 'ron.youell@mirant.com', 'rplatt@duke-energy.com', 'rudesm@texaco.com', Watt, Ryan , Williams, Kent (SLC) , 'sakom@attglobal.net', 'SBREWER@ENRON.COM', 'scott.holloway@eprime.com', 'scott.linkletter@neg.pge.com', 'scotts@kimballenergy.com', 'sghill@bcgas.com', 'spjutd2@wdni.com', 'ssanchez@westerngas.com', 'SSOUTH@ENRON.COM', Brodeur, Stephane , 'tdickers@westerngas.com', 'tdizona@coral-energy.com', 'tinaf@questar.com', 'tkcheeseman@duke-energy.com', 'trevor.cochran@engageenergy.com', 'trevor.cochran@engageenergy.com', YILDIROK, VAL , 'wharlan@kimballresources.com', 'william.brown@swgas.com', 'zcourns@national-fuel.com', 'ads@nwnatural.com', 'BHall@cngc.com', 'bmedlock@cngc.com', 'cheldman@kimballresources.com', 'cpeterso@cngc.com', 'creali@vanalco.com', 'debbie.fortman@swgas.com', 'gary.peterson@gapac.com', 'gastrans@puget.com', 'kdickey@idacorpenergy.com', 'lgoodric@cngc.com', 'marcl@subutil.com', 'mhamme@puget.com', 'MVaughn@cngc.com', 'rernest@intgas.com', 'rsf@nwnatural.com', 'sdoss@wlinpco.com', 'siekasj@osm.com', 'spfaff@cngc.com', 'stu.card@weyerhaeuser.com', 'Tina.m.patton@boeing.com' +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Post Date: November 15, 2001 +Category: MAINTENANCE +Subcategory: NWP MONTHLY MAINTENANCE +Subject: December 2001 Monthly Maintenance + +Notice Text: +All Shippers Letter #01-317 +Date: 11/15/01 +Time: 16:30 MST + + + +TO: ALL SHIPPERS + +SUBJECT: DECEMBER 2001 MAINTENANCE SCHEDULE + +The following maintenance work is scheduled on Northwest Pipeline for +the month of December. Potential system impacts are identified below. +Volume impact and scheduled maintenance out of service date estimates +are stated as accurately as possible, but are subject to change based +on factors such as ambient temperatures, actual market demand, etc. +Any variance from this notice will be communicated to customers as +quickly as possible before commencing work. All capacities listed in +this maintenance schedule are in Dekatherms. + + +**** Denotes capacity impacts that are in addition to those posted on the Annual Maintenance Letter. + + + +DECEMBER 2001 MAINTENANCE: + + +Replace Engine Chocks at the Snohomish Compressor station + +Date: October 22, 2001 to December 8, 2001 +Design Cap: 720,000 Dth +Available Cap: 614,000 Dth + +Replace the Chocks on the units at the Snohomish compressor station. Only one unit will be unavailable at a time during this work. Based on current nominations, which are below available capacity, there is no anticipated impact to customers. + + +Semi-Annual unit inspections at Sumas Compressor station + +Date: December 4, 2001 to December 5, 2001 +Design Cap: 724,000 Dth +Available Cap: 607,000 Dth + +Perform annual inspections on C Plant units #7 and #8 at the Sumas compressor station. Inspection of unit #7 is scheduled for December 4, and unit #8 is scheduled for December 5. A and B Plants will accommodate any lost capacity. Based on current nominations, there is no anticipated impact to customers. + + +Semi-Annual unit inspection at Mount Vernon Compressor station + +Date: December 6, 2001 +Design Cap: 722,000 Dth +Available Cap: 696,000 Dth + +Perform annual inspections on unit #3 at the Mount Vernon compressor station. Based on current nominations, which are below available capacity, there is no anticipated impact to customers. + + + +Please contact your Marketing Services Representative or the Northwest Pipeline Hotline at (801) 584-7301, for further information. + + +WGP-W +JR \ No newline at end of file diff --git a/demo/ermis-f/cur/12407325.1075861335057.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/12407325.1075861335057.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7481fd7e --- /dev/null +++ b/demo/ermis-f/cur/12407325.1075861335057.JavaMail.evans@thyme:2,S @@ -0,0 +1,28 @@ +Message-ID: <12407325.1075861335057.JavaMail.evans@thyme> +Date: Tue, 23 Oct 2001 08:04:52 -0700 (PDT) +From: lana.moore@nesanet.org +To: eva.pollard@nesanet.org +Subject: NESA NYC Mixer - November 8 +Cc: staff@nesanet.org +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: staff@nesanet.org +X-From: Lana Moore +X-To: 'NESA Members' +X-cc: Staff +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Please make plans to attend NESA's Membership Mixer in New York City - +rescheduled from October 10 - 11, 2001. Details are included in the +attachment below - if you have problems with the attachment please contact +NESA Headquarters and we will be happy to fax or mail the information to +your attention. + +We look forward to welcoming you to New York! + + +> <> \ No newline at end of file diff --git a/demo/ermis-f/cur/12426910.1075861336590.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/12426910.1075861336590.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ad105755 --- /dev/null +++ b/demo/ermis-f/cur/12426910.1075861336590.JavaMail.evans@thyme:2,S @@ -0,0 +1,44 @@ +Message-ID: <12426910.1075861336590.JavaMail.evans@thyme> +Date: Tue, 30 Oct 2001 12:18:23 -0800 (PST) +From: karen.buckley@enron.com +To: john.suarez@enron.com, martin.cuilla@enron.com, jim.schwieger@enron.com, + f..brawner@enron.com, mike.carson@enron.com, john.arnold@enron.com, + keith.holst@enron.com, mike.grigsby@enron.com, jeff.king@enron.com, + robert.benson@enron.com, frank.ermis@enron.com, k..allen@enron.com, + harry.arora@enron.com, m..forney@enron.com, jonathan.mckay@enron.com, + scott.neal@enron.com, doug.gilbert-smith@enron.com, + s..shively@enron.com, h..lewis@enron.com, dana.davis@enron.com, + andy.zipper@enron.com, mike.maggi@enron.com, m..presto@enron.com, + larry.may@enron.com, j..sturm@enron.com, brad.mckay@enron.com, + a..martin@enron.com, geoff.storey@enron.com, f..keavey@enron.com, + kevin.ruscitti@enron.com +Subject: November 1st - Trading Track Interviews +Cc: john.lavorato@enron.com, kimberly.hillis@enron.com, ina.rangel@enron.com, + jae.black@enron.com, kimberly.bates@enron.com, + alexandra.villarreal@enron.com, rosie.resendez@enron.com, + adrianne.engler@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: john.lavorato@enron.com, kimberly.hillis@enron.com, ina.rangel@enron.com, + jae.black@enron.com, kimberly.bates@enron.com, + alexandra.villarreal@enron.com, rosie.resendez@enron.com, + adrianne.engler@enron.com +X-From: Buckley, Karen +X-To: Suarez, John , Cuilla, Martin , Schwieger, Jim , Brawner, Sandra F. , Carson, Mike , Arnold, John , Holst, Keith , Grigsby, Mike , King, Jeff , Benson, Robert , Ermis, Frank , Allen, Phillip K. , Arora, Harry , Forney, John M. , Mckay, Jonathan , Neal, Scott , Gilbert-smith, Doug , Shively, Hunter S. , Lewis, Andrew H. , Davis, Mark Dana , Zipper, Andy , Maggi, Mike , Presto, Kevin M. , May, Larry , Sturm, Fletcher J. , Mckay, Brad , Martin, Thomas A. , Storey, Geoff , Keavey, Peter F. , Ruscitti, Kevin +X-cc: Lavorato, John , Hillis, Kimberly , Rangel, Ina , Black, Tamara Jae , Bates, Kimberly , Villarreal, Alexandra , Resendez, Rosie , Engler, Adrianne +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +All, + +You are all confirmed as interviewers for the Trading Track - November 1st. We have 33 candidates to be interviewed (a combination of both internal and external candidates). You will each receive your resumes tomorrow and interview location information (as before it will take place at the Allen Center). + +The interviews will commence at 2.00 pm and finish at 5.:30. A de-brief, will follow directly afterwards at the Double Tree Hotel (Dover Room) where you will decide on those candidates to be hired into the ENA Trading Track. Please allow 1/1.5 hours for the de-brief. + +Regards, + +Karen +x54667 \ No newline at end of file diff --git a/demo/ermis-f/cur/12599237.1075861340516.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/12599237.1075861340516.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..901b6442 --- /dev/null +++ b/demo/ermis-f/cur/12599237.1075861340516.JavaMail.evans@thyme:2,S @@ -0,0 +1,182 @@ +Message-ID: <12599237.1075861340516.JavaMail.evans@thyme> +Date: Mon, 19 Nov 2001 07:55:21 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 11/19/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Save 10% Speak No Evil, Hear No Evil Monkey Bikes... One of the Hottest Gifts for Holiday 2001... Just enter the coupon code MQJ36GX6 in the checkout process to receive your discount. Offer expires November 16, 2001. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Save $.05 a gallon on the gas that keeps your car's engine clean. Click here to apply online. + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Rod Smith , WR DEN - Matty Updated 11/19/01 +Smith (ankle) could not finish Sunday's game. His status for Thursday's game against Dallas is unclear. + +Terance Mathis , WR ATL - Frank Updated 11/19/01 +Mathis has by far his best game of the season, catching seven passes for 70 yards against Green Bay. He suffered a mild concussion in the game, but he's expected to be fine for this weekend's contest at Carolina. + +Jackie Harris , TE DAL - Free Agent Updated 11/19/01 +Harris suffered a strained right hamstring during Sunday's game against Philadelphia. He did not return to the contest, and is listed as day to day. + +Frank Sanders , WR ARI - Free Agent Updated 11/19/01 +Sanders had a huge game against Detroit on Sunday, catching seven passes for 127 yards and a touchdown. He injured his hamstring in the game, however, and is listed as day to day. + +Quincy Carter , QB DAL - Free Agent Updated 11/19/01 +Carter feels as though his hamstring has healed enough that he's ready to return to action. However, the Cowboys will start Ryan Leaf for a few more weeks before Carter gets his starting job back. The team wants to evaluate Leaf in a few games this season to determine if he'll have any trade value in the offseason. + +James Jackson , RB CLE - Hunter Updated 11/19/01 +Jackson told the Cleveland Plain-Dealer it was a coach's decision not to use him against the Ravens. Jackson had been suffering from an ankle injury, but reports prior to gametime had indicated he might have been able to play. With the sudden emergence of Benjamin Gay, Jackson's Fanta! sy! value might drop greatly. + +Ryan Leaf , QB DAL - Free Agent Updated 11/19/01 +Leaf had another terrible outing this weekend, but the Dallas Morning News is reporting that he'll remain the team's starting quarterback for the time being. However, he's no better than waiver wire fodder in Fantasy Football. + +Kevin Lockett , WR WAS - Free Agent Updated 11/19/01 +Lockett left Sunday's game against Denver in the first quarter due to a rib injury. His status for next week's game against Philadelphia is uncertain at this time. ! +Tony Banks , QB WAS - Free Agent Updated 11/19/01 +Banks, who suffered a concussion during Sunday's game against Denver, told the Washington Post that there's a "definite possibility" he would be ready in time for next weekend's game against Philadelphia. Kent Graham would start if Banks is unable to play, but neither QB is an attractive Fantasy option against the Eagles. + +Emmitt Smith , RB DAL - Bass/Hull Updated 11/19/01 +Smith left Sunday's game against Philadelphia with a sprained knee. However, he is expected to be in the starting lineup when Dalla! s ! faces Denver on Thanksgiving Day. + +Larry Foster , WR DET - Free Agent Updated 11/19/01 +Foster suffered an apparent leg injury during Sunday's game against Arizona. He is listed as day to day. + +Desmond Howard , WR DET - Free Agent Updated 11/19/01 +Howard suffered a shoulder injury during Sunday's win over Arizona. He did not return to the game, and is listed as day to day. + + + + +Bert Emanuel! , WR DET - Free Agent Updated 11/19/01Emanuel suffered a knee injury during Sunday's game against Arizona. He is listed as day to day. Muhsin Muhammad , WR CAR - Martin Updated 11/18/01 +Muhammad sprained his left shoulder in Sunday's game against the 49ers. His status for the Week 11 game against Atlanta is unclear. + +Mike Anderson , RB DEN - Neal/McKay Updated 11/18/01 +Anderson rushed for only 31 yards on 13 carries against the Redskins. Olandis Gary carried the ball 10! t! imes for 28 yards. It is apparent Anderson is no longer worthy of a starting spot on Fantasy teams, and Gary will continue to see some work at his expense. + +Michael Westbrook , WR WAS - Free Agent Updated 11/18/01 +Westbrook caught nine passes for 104 yards and a TD at Denver. Opposing defenses are focusing on rookie Rod Gardner, and Westbrook is getting open often after starting the year slowly. + +Jake Plummer , QB ARI - Frank Updated 11/18/01 +Plummer threw for 334 yards, four TDs and was intercepted once by Detroit. Such stellar performances are rare for Plummer, who may not have a better game this season. + +Michael Pittman , RB ARI - Matty Updated 11/18/01 +The awful Detroit defense limited Pittman to 81 rushing yards on 23 carries. Don't start Pittman in any upcoming weeks unless your team is very thin at RB.. + +David Sloan , TE DET - Free Agent Updated 11/18/01 +Sloan caught two TD passes for a total of three yards at Arizona. If you are desperate for help at TE, consider Sloan! , ! who always gets regular looks from Charlie Batch. + +Lamont Warren , RB DET - Free Agent Updated 11/18/01 +Warren rushed for 32 yards and a TD at Arizona and caught 11 passes for 64 yards and a score. The Lions will continue to feature Warren on third downs and near the goal line as a receiver, making him a good Fantasy backup for the rest of the year. + +Warrick Dunn , RB TB - Martin Updated 11/18/01 +Dunn caught 12 passes for 138 yards against the Bears, but he rushed for only 12 yards and fumbled twice. Don't count on Dunn for consistently good Fantasy numbers during the next few weeks. He can be explosive, but he is also erratic. + +Keyshawn Johnson , WR TB - Giggles Updated 11/18/01 +Johnson caught 12 passes for 89 yards against the Bears, but he failed to get in the end zone again. Don't depend on Johnson down the stretch unless your team is very thin at wideout. + +David Terrell , WR CHI - Free Agent Updated 11/18/01 +Terrell caught o! ne! pass for 15 yards at Tampa Bay. The rookie wideout is not consistent enough to start for most Fantasy teams. + +Marty Booker , WR CHI - Free Agent Updated 11/18/01 +Booker caught seven passes for 165 yards and three TDs at Tampa Bay. In his third season, Booker has become a superb Fantasy wideout. He is a player you must start every week, no matter what matchup he faces. + +Plaxico Burress , WR PIT - Free Agent Updated 11/18/01 +The Jaguars limited Burress to one catch for 13 yards. The second-year receiver has still not proven he can be a reliable Fantasy player. + +LaDainian Tomlinson , RB SD - Hunter Updated 11/18/01 +Tomlinson put up decent rushing numbers against Oakland, posting 68 yards and a touchdown. His overall statistics have been down in recent weeks, however, which may have something to do with the fact that he held out for the entire preseason. + +Hines Ward , WR PIT - Tori Updated 11/18/01 +Ward caught nine passes for 112 yards and a TD against Jacks! on! ville. While he doesn't score often, Ward has become a very solid receiver for Pittsburgh this year, and he will always post respectable totals. + +Doug Flutie , QB SD - Russell Updated 11/18/01 +Flutie's recent struggles continued against Oakland, throwing for only 98 yards on Sunday. Unless he faces a good matchup, starting Flutie is becoming somewhat of a gamble. + +Stacey Mack , RB JAC - Hunter Updated 11/18/01 +Mack was held to six rushing yards on eight carries at Pittsburgh. He has not been a reliable back for the Jaguars or Fantasy owners this season. + +Rich Gannon , QB OAK - Martin Updated 11/18/01 +Gannon had a solid outing against San Diego, throwing for 311 yards and four touchdowns. He's one of the top five Fantasy quarterbacks in the league and is a must-start every week. + +More Updates +Transactions, View + + Make Selection + + There are no League Transactions which meet the selected criteria. + +To see all league transactions select "All", "All", "All Teams" from the Transactions, View page. + + +Schedule, Breakdown + +Frank +Player Pos Points +Favre, Brett QB 15.0 +Dillon, Corey RB 5.0 +Hearst, Garrison RB 11.0 +Bruce, Isaac WR 13.0 +Schroeder, Bill WR 11.0 +Thrash, James WR 1.0 +Akers, David K 19.0 +Titans DT 18.0 + +TOTAL 93.0 + +Plummer, Jake QB 30.0 +Levens, Dorsey RB 0.0 +Gary, Olandis RB 2.0 +Mathis, Terance WR 7.0 +Smith, Jimmy WR 6.0 +Smith, Maurice RB 6.0 + + at Martin +Player Pos Points +Gannon, Rich QB 30.0 +Henry, Travis RB 3.0 +Thomas, Anthony RB 6.0 +Brown, Tim WR 12.0 +Jackson, Willie WR 2.0 +Owens, Terrell WR 15.0 +Elam, Jason K 4.0 +Dolphins DT 4.0 + +TOTAL 76.0 + +Muhammad, Muhsin WR 0.0 +Dunn, Warrick RB 14.0 +Brady, Tom QB 9.0 +Hayes, Donald WR 5.0 +Jenkins, MarTay WR 15.0 +Moore, Rob WR 0.0 + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/12694194.1075861338758.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/12694194.1075861338758.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7a567078 --- /dev/null +++ b/demo/ermis-f/cur/12694194.1075861338758.JavaMail.evans@thyme:2,S @@ -0,0 +1,108 @@ +Message-ID: <12694194.1075861338758.JavaMail.evans@thyme> +Date: Fri, 9 Nov 2001 14:55:37 -0800 (PST) +From: no.address@enron.com +Subject: SUPPLEMENTAL Weekend Outage Report for 11-9-01 through 11-11-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Change Management Announcement@ENRON +X-To: Houston Outage Report@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +------------------------------------------------------------------------------------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 9, 2001 5:00pm through November 12, 2001 12:00am +------------------------------------------------------------------------------------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI: SEE ORIGINAL REPORT + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages + +ENRON NORTH AMERICAN LANS: SEE ORIGINAL REPORT + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: SEE ORIGINAL REPORT + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER: ALSO SEE ORIGINAL REPORT +Impact: SAP POSTPONED +Time: Fri 11/9/2001 at 8:00:00 PM CT thru Sun 11/11/2001 at 2:00:00 AM CT + Fri 11/9/2001 at 6:00:00 PM PT thru Sun 11/11/2001 at 12:00:00 AM PT + Sat 11/10/2001 at 2:00:00 AM London thru Sun 11/11/2001 at 8:00:00 AM London +Outage: Add New SAP Storage +Environments Impacted: SAP +Purpose: Disk growth in SAP required procurement of additional disk. +Backout: Revert to current configuration. +Contact(s): Gary Sentiff 713-345-5125 + +Impact: CORP +Time: Sun 11/11/2001 at 5:00:00 PM CT thru Sun 11/11/2001 at 9:30:00 PM CT + Sun 11/11/2001 at 3:00:00 PM PT thru Sun 11/11/2001 at 7:30:00 PM PT + Sun 11/11/2001 at 11:00:00 PM London thru Mon 11/12/2001 at 3:30:00 AM London +Outage: CPR +Environments Impacted: All +Purpose: CPR routine database maintenance +Backout: +Contact(s): CPR Support (713) 284-4175 + +SITARA: +Impact: CORP +Time: Sat 11/10/2001 at 8:00:00 PM CT thru Sun 11/11/2001 at 7:00:00 AM CT + Sat 11/10/2001 at 6:00:00 PM PT thru Sun 11/11/2001 at 5:00:00 AM PT + Sun 11/11/2001 at 2:00:00 AM London thru Sun 11/11/2001 at 1:00:00 PM London +Outage: Sitara and CPR +Environments Impacted: All +Purpose: Sitara and CPR routine database maintenance +Backout: +Contact(s): CPR Support (713) 284-4175 + Sitara on Call (713) 288-0101 + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: SEE ORIGINAL REPORT + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +---------------------------------------------------------------------------------------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 +TDS -Trader Decision Support On-Call (713) 327-6032 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/cur/12699741.1075861337374.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/12699741.1075861337374.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1a5ef3d5 --- /dev/null +++ b/demo/ermis-f/cur/12699741.1075861337374.JavaMail.evans@thyme:2,S @@ -0,0 +1,37 @@ +Message-ID: <12699741.1075861337374.JavaMail.evans@thyme> +Date: Fri, 2 Nov 2001 06:56:28 -0800 (PST) +From: karen.buckley@enron.com +To: john.suarez@enron.com, martin.cuilla@enron.com, f..brawner@enron.com, + mike.carson@enron.com, andy.zipper@enron.com, mike.maggi@enron.com, + m..presto@enron.com, larry.may@enron.com, j..sturm@enron.com, + frank.ermis@enron.com, k..allen@enron.com, harry.arora@enron.com, + m..forney@enron.com, jonathan.mckay@enron.com, scott.neal@enron.com, + brad.mckay@enron.com, s..shively@enron.com, h..lewis@enron.com, + dana.davis@enron.com, john.arnold@enron.com, keith.holst@enron.com, + mike.grigsby@enron.com, jeff.king@enron.com, robert.benson@enron.com, + doug.gilbert-smith@enron.com, a..martin@enron.com, + eric.bass@enron.com, f..keavey@enron.com, kevin.ruscitti@enron.com, + geoff.storey@enron.com +Subject: ENA Trading Track +Cc: john.lavorato@enron.com, louise.kitchen@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: john.lavorato@enron.com, louise.kitchen@enron.com +X-From: Buckley, Karen +X-To: Suarez, John , Cuilla, Martin , Brawner, Sandra F. , Carson, Mike , Zipper, Andy , Maggi, Mike , Presto, Kevin M. , May, Larry , Sturm, Fletcher J. , Ermis, Frank , Allen, Phillip K. , Arora, Harry , Forney, John M. , Mckay, Jonathan , Neal, Scott , Mckay, Brad , Shively, Hunter S. , Lewis, Andrew H. , Davis, Mark Dana , Arnold, John , Holst, Keith , Grigsby, Mike , King, Jeff , Benson, Robert , Gilbert-smith, Doug , Martin, Thomas A. , Bass, Eric , Keavey, Peter F. , Ruscitti, Kevin , Storey, Geoff +X-cc: Lavorato, John , Kitchen, Louise +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +All, + +Thank you for your time yesterday interviewing for the ENA Trading Track. I would be grateful if you would not discuss feedback with any of the candidates until all offers are confirmed. I will advise you when candidates have been notified. + +Thanks once again. + +Regards, + +Karen. \ No newline at end of file diff --git a/demo/ermis-f/cur/12799088.1075855169660.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/12799088.1075855169660.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3c567fe3 --- /dev/null +++ b/demo/ermis-f/cur/12799088.1075855169660.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <12799088.1075855169660.JavaMail.evans@thyme> +Date: Wed, 19 Dec 2001 14:28:57 -0800 (PST) +From: no.address@enron.com +Subject: Fire Drill Scheduled +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Property & Services Corp.@ENRON +X-To: All Enron Houston@ENRON +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +As required by the Houston Fire Department, a fire drill has been scheduled for the Enron Center Campus. + + + Enron Center North, 1400 Smith St., approximately 3:15 PM on Thursday, December 20th, 2001 + + Enron Center South, 1500 Louisiana St., approximately 3:45 PM on Thursday, December 20th, 2001 + +Please advise all clients, contractors, and visitors that this will be a fire drill only. The fire alarm will sound at 3:15 PM in Enron Center North and 3:45 PM in Enron Center South. You will be asked to go to the stairwell and standby. Do not go into the stairwell. Further instructions will be given over the public address system. If you experience any difficulties in hearing either the fire alarm or any announcements over the public address system, please notify the Facilities Help Desk by e-mail at facilitieshelpdesk1@enron.com. + +Anyone that is mobility impaired or medically disabled may be excused from participating in this drill by sending an e-mail to Harry Grubbs. + +If you have any questions or need any additional information, please contact Harry Grubbs at 713-853-5417. \ No newline at end of file diff --git a/demo/ermis-f/cur/12897459.1075861339795.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/12897459.1075861339795.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..50cd0d8a --- /dev/null +++ b/demo/ermis-f/cur/12897459.1075861339795.JavaMail.evans@thyme:2,S @@ -0,0 +1,24 @@ +Message-ID: <12897459.1075861339795.JavaMail.evans@thyme> +Date: Thu, 15 Nov 2001 05:28:38 -0800 (PST) +From: monte.jones@enron.com +To: k..allen@enron.com, randy.bhatia@enron.com, frank.ermis@enron.com, + carole.frank@enron.com, l..gay@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com, kam.keiser@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + matthew.lenhart@enron.com, ryan.o'rourke@enron.com, + jay.reitmeyer@enron.com, matt.smith@enron.com, p..south@enron.com, + m..tholt@enron.com, jason.wolfe@enron.com, ashley.worthing@enron.com, + biliana.pehlivanova@enron.com, monte.jones@enron.com +Subject: TRV Notification: (West VaR - 11/15/2001) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Jones, Monte +X-To: Allen, Phillip K. , Bhatia, Randy , Ermis, Frank , Frank, Carole , Gay, Randall L. , Grigsby, Mike , Holst, Keith , Keiser, Kam , Kuykendall, Tori , Lenhart, Matthew , Lenhart, Matthew , O'Rourke, Ryan , Reitmeyer, Jay , Smith, Matt , South, Steven P. , Tholt, Jane M. , Wolfe, Jason , Worthing, Ashley , Pehlivanova, Biliana , Jones, Monte +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +The report named: West VaR , published as of 11/15/2001 is now available for viewing on the website. \ No newline at end of file diff --git a/demo/ermis-f/cur/12925516.1075861336856.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/12925516.1075861336856.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..37a7a50f --- /dev/null +++ b/demo/ermis-f/cur/12925516.1075861336856.JavaMail.evans@thyme:2,S @@ -0,0 +1,34 @@ +Message-ID: <12925516.1075861336856.JavaMail.evans@thyme> +Date: Wed, 31 Oct 2001 08:08:37 -0800 (PST) +From: cgtpscontracts@pge.com +To: aaron.berutti@enron.com, daniel.lisk@enron.com, frank.ermis@enron.com, + hakeem.ogunbunmi@enron.com, s..olinger@enron.com, + stephanie.miller@enron.com, p..south@enron.com, + suzanne.christiansen@enron.com +Subject: E-Confirm GTSA Exhibit - California Gas Transmission +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: cgtpscontracts@pge.com +X-To: Berutti, Aaron , Lisk, Daniel , Ermis, Frank , Ogunbunmi, Hakeem , Olinger, Kimberly S. , Miller, Stephanie , South, Steven P. , Christiansen, Suzanne +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Your GTSA Exhibit 0202MOF012 with Pacific Gas and Electric Company is now available in INSIDEtracc. If you have any questions prior to confirming* this exhibit, please call a California Gas Transmission Representative (http://www.pge.com/pipeline/custserv/reps.html). + +Steps to E-Confirm your GTSA Exhibit: + +1. At the Pipe Ranger Home page (http://www.pge.com/pipeline/index.html), log on to INSIDEtracc. You will be prompted to enter your ID and password at two different log on screens. +2. At the INSIDEtracc main window, select Navigate, Contracts, Contracts. Click the Retrieve button to retrieve your customer-specific contract information. +3. Click the arrow next to the GTSA Contract Code to open up a list of Exhibit types (e.g. Transportation, Storage, Park/Lend). +4. Click the arrow next to the appropriate Exhibit type for a list of Exhibits. +5. Select the desired Exhibit from this list (single-click) or open the Exhibit by double-clicking on it. +6. Click the "View Contract" button on the Contract Controller screen, or "View Exhibit" button on the Exhibit screen to review the full text of the Exhibit. +7. Click the "E-Confirm" button when you are ready to electronically confirm your Exhibit. +8. Click the "View Contract" or "View Exhibit" button after you E-Confirm the Exhibit. Print or save the Exhibit text with the Date/Time/User ID stamp of your E-Confirmation. + + +* As a "contact" identified on Exhibit B (Access Request Form), you are authorized to confirm contracts under the Electronic Commerce System User Agreement executed with Pacific Gas and Electric Company. If you are not a "contact" identified on Exhibit B, please call a CGT representative to let them know you received this e-mail in error. \ No newline at end of file diff --git a/demo/ermis-f/cur/1306137.1075861339749.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/1306137.1075861339749.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0bd5aece --- /dev/null +++ b/demo/ermis-f/cur/1306137.1075861339749.JavaMail.evans@thyme:2,S @@ -0,0 +1,20 @@ +Message-ID: <1306137.1075861339749.JavaMail.evans@thyme> +Date: Wed, 14 Nov 2001 23:04:38 -0800 (PST) +From: enerfaxdaily@enerfax.com +To: fermis@enron.com +Subject: [enerfaxdaily] Thursday's Natural Gas and Power News +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: enerfaxdaily@enerfax.com +X-To: fermis@enron.com +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Slow browser may need to wait 15 seconds for your email to appear, then scroll to view. mailto:leave-enerfaxdaily-1012129L@relay.netatlantic.com to unsubscribe enerfaxdaily as: fermis@enron.com forward to web@enerfax.com +If your email does not support this web version, please subscribe to the free text version by writing subscribe@enerfax.com Please visit our website to view today's gas and power prices and news by clicking + +If you received this in error or no longer wish to subscribe forward this email to web@enerfax.com \ No newline at end of file diff --git a/demo/ermis-f/cur/131395.1075855168616.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/131395.1075855168616.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..fdf1749e --- /dev/null +++ b/demo/ermis-f/cur/131395.1075855168616.JavaMail.evans@thyme:2,S @@ -0,0 +1,261 @@ +Message-ID: <131395.1075855168616.JavaMail.evans@thyme> +Date: Wed, 12 Dec 2001 22:35:34 -0800 (PST) +From: newsletter@rigzone.com +To: fermis@enron.com +Subject: The Rigzone Daily News +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: newsletter@rigzone.com +X-To: fermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + + Thursday +December 13, 2001 Schlumberger + + + RIGZONE + + home | news | search | maps | data | jobs | market | store + + + In This Issue + + +Current Oil and Gas Industry News +T! op Stories for the Past 7 Days +Featured Events and Conferences +What's in Store - Books & More + +Featured Employment Opportunities +Surplus Oilfield Equipment For Sale +Worldwide Offshore Rig Utilization +Oil & Gas Prices + + + +Welcome to the Rigzone News + +Today we would like to welcome our members to the new Rigzone.com daily newsletter, delivering upstream oil and gas industry news, conference schedules and market indicators every business day. + + +Industry Headlines + +Indonesia Will Tender 17 Blocks for Exploration +Indonesia will tender 17 areas for oil exploration. Tender documents will be available January/February 2002. + + + + +advertisement +Feature your surplus oilfield equipment or new products with a photo and banner ad on the Rigzone.com market place home page and receive a free advertisement here in the Rigzone daily newsletter with up to 4 sentences of text. + + + +Exploration + +Halliburton Expands Relationship with Vanco Energy +Halliburton continues to build upon its relationship with Vanco Energy by signing an agreement for engineering and consulting services in several deepwater regions offshore West Africa. + + + +Production + +ChevronTexaco Ships First Oil from QHD 32-6 Field +ChevronTexaco has achieved an important milestone with the shipment of its first cargo of crude oil from the QHD 32-6 oil field, 130 kilometers east of Tianjin, in China's Bohai Bay. + +AOC and Kuwait Try to Finalize Khafji Agreement +Arabian Oil Co. has signed memorandum with the Kuwaiti government that compels both parties to try to reach an agreement by Jan. 29 to allow Arabian Oil to contin! ue tapping Kuwait's Khafji oil field. + +NWS Approves Second Trunkline Project +The North West Shelf Venture will build a second trunkline from its offshore facilities to its onshore plant near Karratha in Western Australia. + + + +Company & Financial News + +Qatargas Signs $90 Million Deal with Technip & Chiyoda +Qatargas signed a $90 million contract with a joint venture of Chiyoda Corp. and Technip of France to raise LNG ouput at its Ras Laffan plant. + +Statoil Orders New LNG Carrier +Statoil has placed an order with Leif Hoegh & Co and Mitsui OSK Lines for an LNG tanker to ship LNG from the Snohvit field to Melkoya. + +Indo-Pacific Secures Funding for Huinga Deep Prospect +Indo-Pacific Energy has reached agreement with Preussag Energie to fund the drilling of the Huinga Deep Prospect in the PEP38716 permit area in the onshore Taranaki Basin. + +CB&I Awarded LNG Project in Australia +CBI Constructors has been awarded a contract valued at US $65 million by Woodside Energy Ltd., for the fourth LNG production train. + +Pioneer Sets Budget for 2002 +Pioneer Natural Resources Company announced that its Board of Directors has approved a 2002 development and exploration capital budget of $425 million. + +Bouygues Signs AIOC Contract +Following an interim accord with the AIOC consortium on July 11, Bouygues Offshore has signed a contract worth! US $163 million to supply offshore structures for the Azeri field. + + + + +advertisement +A National-Oilwell designed, 1992 built modular offshore drilling rig is available for sale direct from the manufacturer. This rig drilled only 5 wells from the Draugen platform in the Norwegian sector of the North Sea. Click on the link below for full details, photos and seller contact information: + + + + + +Last 7 Days Top Stories + +Rig Crew Successfully Evacuated +GlobalSantaFe Corporation reported that an 84-person crew was successfully evacuated from the Key Singapore which encountered a severe storm in the Mediterranean Sea offshore Israel. + +Kerr-McGee Hits Again in Bohai Bay +Kerr McGee Corp. and its partners have struck oil in a wildcat in the Bohai Bay offshore north China. + +DONG Buys Norwegian Minnow for $46.6 Million +The owners of Pelican signed a letter of intent December 7th to sell the company to Denmark's DONG for NOK250 ($27.9) per share. + +Houston Exploration to Spend $270 Million in 2002 +The Company has estimated its 2002 capital program to total $270 million, which includes planned drilling and development of the additional South T! exas property acquisition. + +BHP Expected to Spend Big Bucks on Mad Dog +BHP is set to commit $300 million to the development of the Mad Dog field in the Gulf of Mexico. + +Shell & Halliburton Get Behind Enventure +Enventure Global Technology has secured agreements from Shell and Halliburton that will accelerate the global roll-out of its solid expandable tubular products. + +Unocal Hopes To Start Importing Gas To India Next Year +The Bangladesh subsidiary of Unocal Corp hopes to receive approval by June of 2002 from Dhaka to start exporting gas to India. + +Phillips Announces 2002 Budget +The board of directors of Phillips Petroleum Company has approved $3.5 billion for capital projects in ! 2002. + +Cal Dive Acquires Canyon Offshore +Cal Dive International, Inc. has agreed to acquire 85% of Canyon Offshore, Inc. + +Vietsovpetro Hits Offshore South Vietnam +Vietsovpetro has found hydrocarbons in the South White Tiger area offshore South Vietnam. + +Hydril Receives Another BOP Order from Diamond +Hydril Company has received another order for the purchase of a blowout preventer multiplex control system from a subsidiary of Diamond Offshore. + +McDermott Awarded Caspian Contract +McDermott International, Inc. has signed contracts with AIOC for the fabrication and installation of topsides and pipelines for Phase 1 of the ACG fields in the Caspian Sea. + +! + + + +advertisement +American Material Resources, Inc. offers McMaster-Carr Supply Company Catalog items at a discount price...E-Mail (amrsales@ocinet.net ) or fax your inquries to us at 970-325-0505, attention Donna Morss, Sales. All we need for 24-hour turnaround on quotes is the McMaster part number and quantity. www.amrsales.com + + + +Upcoming Oil & Gas Industry Events + +Jan. 22 Alliances and Partnering in Oil & Gas +Feb. 10 2002 SPE International Petroleum Conference & Exhibition in Mexico Villahermosa +Feb. 26 2002 IADC/SPE Drilling Conference and Exhibition Dallas +Mar. 10 AAPG Annual Meeting Houston +Apr. 9 2002 SPE/ICoTA Coiled Tubing Conference and Exhibition Houston +May. 6 Offshore Technology Conference 2002 Houston +Aug. 27 ONS 2002 Conference and Exhibition Stavanger + + + + Halliburton +INTEC +Quest Offshore +Horizon Offshore +Global Completion Service + + +promote! your company + + + +Petroleum Well Construction + + +Guidelines for Marine Operations + + +2001 Offshore Construction and Engineering Personnel Directory + + + +more products + + + + + featured equipment: +Dreco 1000 UE Land Rigs + + +Ideco H-35 DD Drive-in Rig + + + +more equipment + + + featured jobs: +- Project Managers - Expandable Tubulars +- Lafayette Based Pneumatic Fitter +- Deepwater Drilling Engineer +more hot jobs >> +featured candidates: +- Facility Manager/Superintendent +- Senior Sales and Marketing Service Specialist +- Drilling Consultant- Offshore-Deepwater +search for candidates >> + + + + + Drillships: +To 5000': 50.0% (7/14) ++5000': 96.0% (24/25) +Semisubs: +2nd Gen: 69.9% (51/73) +3rd Gen: 84.0% (42/50) +4th Gen: 100.0% (38/38) +5th Gen: 100.0% (7/7) +Jackups: +To 200': 55.2% (37/67) +200' MC: 58.3% (14/24) +200' MS: 14.3% (3/21) +300' IC: 85.4% (82/96) ++300' IC: 87.0% (47/54) +Severe Env.: 76.2% (16/21) + + +view complete utilization report + + + West Texas Intermediate: $18.08/BBL +(-1.63%) +Saudi Arabian Light: $17.06/BBL +(-0.87%) +North Sea Brent: $17.54/BBL +(-1.74%) +Natural Gas, Henry Hub: $2.52/MMBtu +(8.87%) +prices from: 12/11/2001 +change since: 12/10/2001 + + + + + + +Promotional Opportunities +Become a Sponsor, feature your job opening or, advertise your upcoming industry conference. Click here for more information, send your press release to info@rigzone.com or call us at 281-345-4040. + +Member Services +If you no longer wish to receive this newsletter, you may unsubscribe by clicking here or by logging in to Rigzone and updating your profile. You can also change the format you receive (HTML or Text) and your email address by logging in and updating your account. Click here to log in . + \ No newline at end of file diff --git a/demo/ermis-f/cur/13232231.1075861334593.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/13232231.1075861334593.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e7958cc2 --- /dev/null +++ b/demo/ermis-f/cur/13232231.1075861334593.JavaMail.evans@thyme:2,S @@ -0,0 +1,46 @@ +Message-ID: <13232231.1075861334593.JavaMail.evans@thyme> +Date: Fri, 19 Oct 2001 11:10:17 -0700 (PDT) +From: savita.puthigai@enron.com +To: traders.eol@enron.com, traders.eol@enron.com +Subject: EnronOnline- Change to Autohedge +Cc: houston.product@enron.com, center.eol@enron.com, group.enron@enron.com, + teresa.mandola@enron.com, angela.connelly@enron.com, + brad.richter@enron.com, mark.pickering@enron.com, + greg.piper@enron.com, lindsay.renaud@enron.com, + leonardo.pacheco@enron.com, carl.carter@enron.com, + kevin.meredith@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +Bcc: houston.product@enron.com, center.eol@enron.com, group.enron@enron.com, + teresa.mandola@enron.com, angela.connelly@enron.com, + brad.richter@enron.com, mark.pickering@enron.com, + greg.piper@enron.com, lindsay.renaud@enron.com, + leonardo.pacheco@enron.com, carl.carter@enron.com, + kevin.meredith@enron.com +X-From: Puthigai, Savita +X-To: EOL Non North America Traders , EOL North America Traders +X-cc: Product Control - Houston , EOL Call Center , Enron London - EOL Product Control Group , Mandola, Teresa , Connelly, Angela , Richter, Brad , Pickering, Mark , Piper, Greg , Renaud, Lindsay , Pacheco, Leonardo , Carter, Carl , Meredith, Kevin +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Effective Monday, October 22, 2001 the following changes will be made to the Autohedge functionality on EnronOnline. + +The volume on the hedge will now respect the minimum volume and volume increment settings on the parent product. See rules below: + +? If the transaction volume on the child is less than half of the parent's minimum volume no hedge will occur. +? If the transaction volume on the child is more than half the parent's minimum volume but less than half the volume increment on the parent, the hedge will volume will be the parent's minimum volume. +? For all other volumes, the same rounding rules will apply based on the volume increment on the parent product. + +Please see example below: + +Parent's Settings: +Minimum: 5000 +Increment: 1000 + +Volume on Autohedge transaction Volume Hedged +1 - 2499 0 +2500 - 5499 5000 +5500 - 6499 6000 \ No newline at end of file diff --git a/demo/ermis-f/cur/132454.1075861337315.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/132454.1075861337315.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..8fcef32d --- /dev/null +++ b/demo/ermis-f/cur/132454.1075861337315.JavaMail.evans@thyme:2,S @@ -0,0 +1,21 @@ +Message-ID: <132454.1075861337315.JavaMail.evans@thyme> +Date: Thu, 1 Nov 2001 20:00:28 -0800 (PST) +From: no.address@enron.com +Subject: Security Bulletin +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Corporate Security@ENRON +X-To: All Enron Employees United States@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +The FBI has uncorroborated evidence of possible terrorist attacks against the United States. Reportedly, unspecified groups are targeting suspension bridges on the West Coast beginning Friday, Nov. 2 and continuing through Wednesday, Nov. 7, 2001. + +No further information about this alleged attack is known at this time. The FBI is attempting to verify the validity of this report. In the meantime, California officials are increasing security at the state's suspension bridges, and the National Guard has been authorized to assign troops to protect the bridges. + +We shared this information with our West Coast employees earlier in the day. In the current circumstances, we are likely to see these bulletins fairly frequently. We don't want to alarm you, but we do want to keep you informed, so we will continue to disseminate this information. \ No newline at end of file diff --git a/demo/ermis-f/cur/13302462.1075861339651.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/13302462.1075861339651.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0c6134da --- /dev/null +++ b/demo/ermis-f/cur/13302462.1075861339651.JavaMail.evans@thyme:2,S @@ -0,0 +1,150 @@ +Message-ID: <13302462.1075861339651.JavaMail.evans@thyme> +Date: Wed, 14 Nov 2001 19:26:42 -0800 (PST) +From: chairman.ken@enron.com +To: dl-ga-all_enron_worldwide1@enron.com +Subject: Overview of Investor Conference Call +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: quoted-printable +X-From: Ken Lay - Office of the Chairman +X-To: DL-GA-all_enron_worldwide1 +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Today, Enron hosted a conference call to give investors a current overview = +of the company. Here's an update of what we discussed during the call. + +We told investors that we're doing everything we can to protect their inter= +ests and to regain their confidence. Our focus remains on our credit qualit= +y, balance sheet and liquidity, which are essential for our continued succe= +ss and expansion of our wholesale businesses. + +It took more than a few weeks to get where we are today. Here's a snapshot = +of significant events that led to our current situation: + +-- In hindsight, we definitely made some very bad investments in our non-co= +re businesses over the past several years. Those include investments in Azu= +rix, India and Brazil. They have performed far worse that we could have eve= +r imagined when we made these investments; + +-- Because of these bad investments, we've become over-leveraged as a compa= +ny. The negative impact of those investments was exacerbated through the ex= +tensive use of debt capital both on and off our balance sheet; + +-- We also entered into related party transactions that led to a loss of in= +vestor confidence, which has been very damaging; + +-- We've been criticized for our lack of transparency and our hard-to-under= +stand financial and operating disclosures; and + +-- On top of it all, we discovered errors in our financial statements, as d= +iscussed in our 8-K filing last week, that required a restatement of previo= +usly reported earnings. + +We've taken a new look at our businesses and have separated them into three= + areas: core businesses, non-core businesses, and businesses under review. + +Core Businesses + +Our core businesses remain strong and consistent sources of significant ear= +nings and cash flows for the company. They're our competitive advantage. Th= +ese include: + +-- Natural gas pipeline businesses; + +-- Gas and power businesses in North America and Europe; + +-- Retail businesses in North America and Europe; and + +-- Coal businesses in North America and Europe. + +The events of the past few weeks have had a temporary negative impact on ou= +r projected fourth quarter profitability. It's too early to tell at this ti= +me what impact this might have on our operating results. We are considering= + these actions now so that we can quickly return to normal business in 2002= +. + +I also remain optimistic that the actions we've taken over the past couple = +of weeks have addressed our customer and counterparty credit and liquidity = +concerns. According to our business unit leaders, we have definitely seen i= +mprovement in our counterparty relationships. + +Non-Core Businesses + +Our non-core businesses include our global assets group and our broadband d= +ivision. We have invested more than $8 billion in these businesses, and the= + return from them has been dismal. + +We have an aggressive program in place to exit these businesses and expect = +that the sale of these businesses will generate billions of dollars in cash= + that we can use to repay debt and reinvest in our core businesses. We alre= +ady have more than $800 million in assets contracted for sale this year. Th= +ey include CEG Rio, a gas LDC in Brazil; EcoElectrica, a power plant and LN= +G receiving terminal in Puerto Rico; and asset sales of offshore oil and ga= +s properties in India. The approximately $2.9 billion Portland General sale= + is also on target to close in late 2002 pending regulatory approvals. + +Businesses Under Review + +These businesses are comprised of those operations outside our power and ga= +s wholesale businesses and include global and industrial markets. While sev= +eral of these businesses have very strong future prospects, we need to dete= +rmine if their capital requirements and near-term growth prospects are suff= +icient enough in terms of earnings and cash generation. + +Reviewing our businesses this way will help determine where we need to make= + reductions to our work force. More information will follow as soon as it b= +ecomes available. + +Credit Rating/10-Q Filing + +We continue to meet regularly with credit rating agencies and believe that = +our liquidity enhancements and scheduled asset sales will strengthen our ba= +lance sheet and maintain our investment grade credit rating. Our current cr= +edit ratings by the three major rating agencies are as follows: + +-- Moody's at Baa3 "Under Review for Further Downgrade" + +-- Fitch at BBB- "Evolving Status" + +-- S&P at BBB- "CreditWatch Negative" + +We also discussed our existing financial vehicles, including Osprey, Marlin= + and Yosemite, in further detail. We told investors that we will file our 1= +0-Q five days late due to our current activities. It will be filed on Nov. = +19. + +We will continue to have updates with investors over the coming weeks as we= +ll as our frequent updates with you. The full transcript of our conference = +call will be filed with the Securities and Exchange Commission in the next = +few days. It will also be posted on our web site at www.enron.com/corp/inve= +stors under "SEC Filings." + +=20 + +=20 + +In connection with the proposed transactions, Dynegy and Enron will file a = +joint proxy statement/prospectus with the Securities and Exchange Commissio= +n. Investors and security holders are urged to carefully read the joint pro= +xy statement/prospectus regarding the proposed transactions when it becomes= + available, because it will contain important information. Investors and se= +curity holders may obtain a free copy of the joint proxy statement/prospect= +us (when it is available) and other documents containing information about = +Dynegy and Enron, without charge, at the SEC's web site at www.sec.gov. Cop= +ies of the joint proxy statement/prospectus and the SEC filings that will b= +e incorporated by reference in the joint proxy statement/prospectus may als= +o be obtained for free by directing a request to either: Investor Relations= +, Dynegy Inc., 1000 Louisiana, Suite 5800, Houston, TX 77002, Phone: (713) = +507-6466, Fax: (713) 767-6652; or Investor Relations, Enron Corp., Enron Bu= +ilding, 1400 Smith Street, Houston, TX 77002, Phone: (713) 853-3956, Fax: (= +713) 646-3302. + +In addition, the identity of the persons who, under SEC rules, may be consi= +dered "participants in the solicitation" of Dynegy and Enron shareholders i= +n connection with the proposed transactions, and any description of their d= +irect or indirect interests, by security holdings or otherwise, are availab= +le in an SEC filing under Schedule 14A made by each of Dynegy and Enron. \ No newline at end of file diff --git a/demo/ermis-f/cur/13323139.1075861338094.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/13323139.1075861338094.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d0e9a6d0 --- /dev/null +++ b/demo/ermis-f/cur/13323139.1075861338094.JavaMail.evans@thyme:2,S @@ -0,0 +1,80 @@ +Message-ID: <13323139.1075861338094.JavaMail.evans@thyme> +Date: Wed, 7 Nov 2001 07:00:46 -0800 (PST) +From: jay.reitmeyer@enron.com +To: frank.ermis@enron.com +Subject: FW: Restricted Deliveries +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Reitmeyer, Jay +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + +-----Original Message----- +From: Lucci, Paul T. +Sent: Mon 11/5/2001 11:29 AM +To: Staab, Theresa; Reitmeyer, Jay +Cc: +Subject: FW: Restricted Deliveries + + + +-----Original Message----- +From: Lipke, Craig [mailto:CWLipke@czn.com] +Sent: Monday, November 05, 2001 10:15 AM +To: Theresa Staab (E-mail); Paul Lucci (E-mail) +Subject: FW: Restricted Deliveries +Importance: High + + + +FYI... -Craig + + -----Original Message----- +From: Briggs, David [] +Sent: Friday, November 02, 2001 7:21 AM +Subject: Restricted Deliveries +Importance: High + +November 2, 2001 + + +ATTENTION ALL SHIPPERS/NOMINATING AGENTS AND PLANT OPERATORS: + + +Due to the continuing warm weather and other operational considerations, Public Service Company (PSCo) cannot accept either: + +Imbalance payback gas from Shippers/Nominating Agents, or +More gas than what is currently confirmed from each plant into PSCo's system. + + + +Plant Operators should restrict deliveries to confirmed nominations ONLY for gas days November 3 - 4; if over-deliveries become a problem during this period, PSCo may activate flow control valves on any plants involved. + +Shippers/Nominating Agents should not nominate any imbalance payback to PSCo for gas days November 3 - 4. Any imbalance gas remaining on the system for this period will be cut to -0- by PSCo. Thank you in advance for your cooperation. + + +Sincerely, + + +Monica Nedbalski +Senior Transportation specialist + + + + + +David Briggs - Xcel Energy +Project Administrator +Certified Web Designer +Phone: (303) 571-7812 + Fax: (303) 571-7001 + Email: David.Briggs@Xcelenergy.Com + +<<...OLE_Obj...>> \ No newline at end of file diff --git a/demo/ermis-f/cur/13397914.1075861337233.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/13397914.1075861337233.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..43d84ed1 --- /dev/null +++ b/demo/ermis-f/cur/13397914.1075861337233.JavaMail.evans@thyme:2,S @@ -0,0 +1,185 @@ +Message-ID: <13397914.1075861337233.JavaMail.evans@thyme> +Date: Thu, 1 Nov 2001 15:22:09 -0800 (PST) +From: no.address@enron.com +Subject: Weekend Outage Report for 11-2-01 through 11-4-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Change Management Announcement@ENRON +X-To: Houston Outage Report@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + ------------------------------------------------------------------------------------------------------ + +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 2, 2001 5:00pm through November 5, 2001 12:00am +------------------------------------------------------------------------------------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI: +Impact: CORP +Time: Fri 11/2/2001 at 12:00:00 PM CT thru Sun 11/4/2001 at 4:00:00 AM CT + Fri 11/2/2001 at 10:00:00 AM PT thru Sun 11/4/2001 at 2:00:00 AM PT + Fri 11/2/2001 at 6:00:00 PM London thru Sun 11/4/2001 at 10:00:00 AM London +Outage: EDI_QA Oracle database upgrade +Environments Impacted: Corp +Purpose: To comply with corporate standardization +Backout: Restore the database to its original state +Contact(s): Maria Santiago 713-345-7354 + John Kratzer 713-345-7672 + Karen O'Grady 713-345-7149 + +EES: +Impact: EES +Time: Thu 11/1/2001 at 6:00:00 PM CT thru Sun 11/4/2001 at 12:00:00 AM CT + Thu 11/1/2001 at 4:00:00 PM PT thru Sat 11/3/2001 at 10:00:00 PM PT + Fri 11/2/2001 at 12:00:00 AM London thru Sun 11/4/2001 at 6:00:00 AM London +Outage: Migrate EESHOU-FS1to SAN +Environments Impacted: EES +Purpose: New Cluster server is on SAN and SAN backups +This will provide better performance, server redundancy, and backups should complete without problems. +Backout: Take new server offline, +Bring up old servers +change users profiles back to original settings. +Contact(s): Roderic H Gerlach 713-345-3077 + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages + +ENRON NORTH AMERICAN LANS: +Impact: Ardmore +Time: Sat 11/3/2001 at 10:00:00 PM CT thru Sun 11/4/2001 at 2:00:00 AM CT + Sat 11/3/2001 at 8:00:00 PM PT thru Sun 11/4/2001 at 12:00:00 AM PT + Sun 11/4/2001 at 4:00:00 AM London thru Sun 11/4/2001 at 8:00:00 AM London +Outage: Add redundant connections between ARD-COR-CCX1/2 and ENA-CX1/2-ARD +Environments Impacted: All +Purpose: Increased bandwidth / resiliency available on the MAN +Backout: Put original equipment/configs back in place +Contact(s): Dennis McGough 713-345-3143 + +Impact: EBS +Time: Sat 11/3/2001 at 1:00:00 PM CT thru Sat 11/3/2001 at 4:00:00 PM CT + Sat 11/3/2001 at 11:00:00 AM PT thru Sat 11/3/2001 at 2:00:00 PM PT + Sat 11/3/2001 at 7:00:00 PM London thru Sat 11/3/2001 at 10:00:00 PM London +Outage: Relocate EBS Portland servers and switch pdx-3wtcpl-swx1 +Environments Impacted: EBS +Purpose: Existing equipment rack removed in order to install new phone system. +Backout: None. Space must be vacated. +Contact(s): Chris Shirkoff 503-778-0920 8774937918@skytel.com + Dave Steiner 503-703-1553 + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: +Impact: Corp Notes +Time: Fri 11/2/2001 at 9:00:00 PM CT thru Sat 11/3/2001 at 1:00:00 AM CT + Fri 11/2/2001 at 7:00:00 PM PT thru Fri 11/2/2001 at 11:00:00 PM PT + Sat 11/3/2001 at 3:00:00 AM London thru Sat 11/3/2001 at 7:00:00 AM London +Outage: cNotes Server Reboots +Environments Impacted: All users on any of the mailservers listed below +Purpose: Scheduled @ 2 week interval +Backout: Make sure server comes up. +Contact(s): Trey Rhodes (713) 345-7792 + +Impact: EI +Time: Fri 11/2/2001 at 9:00:00 PM CT thru Sat 11/3/2001 at 1:00:00 AM CT + Fri 11/2/2001 at 7:00:00 PM PT thru Fri 11/2/2001 at 11:00:00 PM PT + Sat 11/3/2001 at 3:00:00 AM London thru Sat 11/3/2001 at 7:00:00 AM London +Outage: EI Notes Server Maintenance +Environments Impacted: EI Local/Domestic/Foreign Sites +Purpose: Scheduled @ 2 week interval +Backout: N/A +Contact(s): David Ricafrente 713-646-7741 + +Impact: EES +Time: Fri 11/2/2001 at 8:30:00 PM CT thru Fri 11/2/2001 at 11:30:00 PM CT + Fri 11/2/2001 at 6:30:00 PM PT thru Fri 11/2/2001 at 9:30:00 PM PT + Sat 11/3/2001 at 2:30:00 AM London thru Sat 11/3/2001 at 5:30:00 AM London +Outage: EES Notes Server Reboots +Environments Impacted: All users on any of the mailservers listed below +Purpose: Scheduled @ 2 week interval on 1st and the 3rd Friday of each month. +Backout: +Contact(s): Dalak Malik 713-345-8219 + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER: +Impact: +Time: Sat 11/3/2001 at 9:00:00 PM CT thru Sun 11/4/2001 at 12:00:00 AM CT + Sat 11/3/2001 at 7:00:00 PM PT thru Sat 11/3/2001 at 10:00:00 PM PT + Sun 11/4/2001 at 3:00:00 AM London thru Sun 11/4/2001 at 6:00:00 AM London +Outage: Migrate EBS Common Data to Corp Environment and update DFS +Environments Impacted: Any user accessing o: EBS +Purpose: Will be migrating all common data from o: EBS Houston and o: EBS Portland to Corp servers in Houston and their corresponding EBS servers will be decommissioned. o: ebs shepherd and o: ebs loopcentral will also be migrated and their corresponding EBS servers will be decommissioned. o: EBS will be removed from DFS and the DFS entries will be re-inputed in order to decommission the EBS DFS server. This needs to be done as part of the decommissioning of the EBS environment. +Backout: Leave EBS data servers and DFS servers online and re-input the DFS links. +Contact(s): Mark Wolf 713-345-6389 + +Impact: HR +Time: Sat 11/3/2001 at 8:00:00 AM CT thru Sat 11/3/2001 at 11:00:00 AM CT + Sat 11/3/2001 at 6:00:00 AM PT thru Sat 11/3/2001 at 9:00:00 AM PT + Sat 11/3/2001 at 2:00:00 PM London thru Sat 11/3/2001 at 5:00:00 PM London +Outage: Replace CD-ROM in HR-DB-5 +Environments Impacted: HR LAN +Purpose: The CD-ROM drive has failed and needs to be replaced. +Backout: +Contact(s): Brandon Bangerter 713-345-4904 + Mark Calkin 713-345-7831 + Raj Perubhatla 713-345-8016 281-788-9307 + +Impact: nahou-rem2 +Time: Sun 11/4/2001 at 1:00:00 PM CT thru Sun 11/4/2001 at 1:30:00 PM CT + Sun 11/4/2001 at 11:00:00 AM PT thru Sun 11/4/2001 at 11:30:00 AM PT + Sun 11/4/2001 at 7:00:00 PM London thru Sun 11/4/2001 at 7:30:00 PM London +Outage: Upgrade nahou-rem2 server with latest Remedy Patch +Environments Impacted: Remedy Reporting Server +Purpose: Plug a memory leak in the current version patch. +Backout: Remove the new executable and rename the arserver.old to arserver.exe +Contact(s): James Weaver 713-345-4810 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +---------------------------------------------------------------------------------------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 +TDS -Trader Decision Support On-Call (713) 327-6032 [Pager] diff --git a/demo/ermis-f/cur/1341108.1075855167251.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/1341108.1075855167251.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..8317bf8e --- /dev/null +++ b/demo/ermis-f/cur/1341108.1075855167251.JavaMail.evans@thyme:2,S @@ -0,0 +1,17 @@ +Message-ID: <1341108.1075855167251.JavaMail.evans@thyme> +Date: Mon, 3 Dec 2001 12:45:56 -0800 (PST) +From: jarx@pge.com +To: frank.ermis@enron.com +Subject: Hugh Jardon +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Rincon, Jaime +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Pick up the phone!!!!! \ No newline at end of file diff --git a/demo/ermis-f/cur/13442327.1075861339154.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/13442327.1075861339154.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..88e58ad5 --- /dev/null +++ b/demo/ermis-f/cur/13442327.1075861339154.JavaMail.evans@thyme:2,S @@ -0,0 +1,33 @@ +Message-ID: <13442327.1075861339154.JavaMail.evans@thyme> +Date: Tue, 13 Nov 2001 08:59:14 -0800 (PST) +From: cgtpscontracts@pge.com +To: daniel.lisk@enron.com, frank.ermis@enron.com, hakeem.ogunbunmi@enron.com, + s..olinger@enron.com, stephanie.miller@enron.com, p..south@enron.com, + suzanne.christiansen@enron.com +Subject: E-Confirm GTSA Exhibit - California Gas Transmission +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: cgtpscontracts@pge.com +X-To: Lisk, Daniel , Ermis, Frank , Ogunbunmi, Hakeem , Olinger, Kimberly S. , Miller, Stephanie , South, Steven P. , Christiansen, Suzanne +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Your GTSA Exhibit 0202LCG045 with Pacific Gas and Electric Company is now available in INSIDEtracc. If you have any questions prior to confirming* this exhibit, please call a California Gas Transmission Representative (http://www.pge.com/pipeline/custserv/reps.html). + +Steps to E-Confirm your GTSA Exhibit: + +1. At the Pipe Ranger Home page (http://www.pge.com/pipeline/index.html), log on to INSIDEtracc. You will be prompted to enter your ID and password at two different log on screens. +2. At the INSIDEtracc main window, select Navigate, Contracts, Contracts. Click the Retrieve button to retrieve your customer-specific contract information. +3. Click the arrow next to the GTSA Contract Code to open up a list of Exhibit types (e.g. Transportation, Storage, Park/Lend). +4. Click the arrow next to the appropriate Exhibit type for a list of Exhibits. +5. Select the desired Exhibit from this list (single-click) or open the Exhibit by double-clicking on it. +6. Click the "View Contract" button on the Contract Controller screen, or "View Exhibit" button on the Exhibit screen to review the full text of the Exhibit. +7. Click the "E-Confirm" button when you are ready to electronically confirm your Exhibit. +8. Click the "View Contract" or "View Exhibit" button after you E-Confirm the Exhibit. Print or save the Exhibit text with the Date/Time/User ID stamp of your E-Confirmation. + + +* As a "contact" identified on Exhibit B (Access Request Form), you are authorized to confirm contracts under the Electronic Commerce System User Agreement executed with Pacific Gas and Electric Company. If you are not a "contact" identified on Exhibit B, please call a CGT representative to let them know you received this e-mail in error. \ No newline at end of file diff --git a/demo/ermis-f/cur/13546701.1075861340486.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/13546701.1075861340486.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f65649a8 --- /dev/null +++ b/demo/ermis-f/cur/13546701.1075861340486.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <13546701.1075861340486.JavaMail.evans@thyme> +Date: Mon, 19 Nov 2001 05:36:58 -0800 (PST) +From: carole.frank@enron.com +To: k..allen@enron.com, randy.bhatia@enron.com, frank.ermis@enron.com, + carole.frank@enron.com, l..gay@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com, kam.keiser@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + matthew.lenhart@enron.com, ryan.o'rourke@enron.com, + jay.reitmeyer@enron.com, jay.reitmeyer@enron.com, + matt.smith@enron.com, p..south@enron.com, m..tholt@enron.com, + jason.wolfe@enron.com, ashley.worthing@enron.com, + biliana.pehlivanova@enron.com, monte.jones@enron.com +Subject: TRV Notification: (West VaR - 11/19/2001) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Frank, Carole +X-To: Allen, Phillip K. , Bhatia, Randy , Ermis, Frank , Frank, Carole , Gay, Randall L. , Grigsby, Mike , Holst, Keith , Keiser, Kam , Kuykendall, Tori , Lenhart, Matthew , Lenhart, Matthew , O'Rourke, Ryan , Reitmeyer, Jay , Reitmeyer, Jay , Smith, Matt , South, Steven P. , Tholt, Jane M. , Wolfe, Jason , Worthing, Ashley , Pehlivanova, Biliana , Jones, Monte +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +The report named: West VaR , published as of 11/19/2001 is now available for viewing on the website. \ No newline at end of file diff --git a/demo/ermis-f/cur/13558853.1075861337158.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/13558853.1075861337158.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..34c22594 --- /dev/null +++ b/demo/ermis-f/cur/13558853.1075861337158.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <13558853.1075861337158.JavaMail.evans@thyme> +Date: Thu, 1 Nov 2001 13:12:49 -0800 (PST) +From: miki.bode@williams.com +Subject: NWP System Notice - 01-312 e-mail test 2 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Bode, Miki +X-To: 'abenton@utilicorp.com', 'abenton@utilicorp.com', 'anita.reubens@swgas.com', 'becky.wells@eprime.com', 'bgoddard@semprasolutions.com', 'bharp@coral-energy.com', 'bmantz@semprasolutions.com', 'browning@wasatchenergy.com', 'bruce.langmade@gapac.com', 'bymank@wdni.com', 'cards@wdni.com', 'caver_ealy@pgn.com', 'ccoyle@americansoda.com', 'cdecotea@westerngas.com', 'cmcgra@puget.com', 'cpavlica@enerad.com', 'craig.provenzano@powersrc.com', 'cslaman@usg.com', 'cwduke@duke-energy.com', 'cwojta@national-fuel.com', 'darena@national-energy.com', 'Dave.Dungan@Weyerhaeuser.com', 'deborahs@kimballenergy.com', 'derek.danyliw@husky-oil.com', 'dhuck@reliant.com', 'dlh@nwnatural.com', 'dmyers@enserco.com', 'eric.rost@swgas.com', 'FERMIS@ENRON.COM', 'gary.sanchez@tombrown.com', 'gborrego@semprasolutions.com', 'geek@bp.com', 'gilesmh@bp.com', 'janderson@clarkpud.com', 'jane@itcoworld.com', 'janicew@questar.com', 'jdebruyn@westerngas.com', 'jennifer_owen@pgn.com', 'jhaake@national-fuel.com', 'jmmcarthur@duke-energy.com', 'jnowell@semprasolutions.com', 'johnru@questar.com', 'joy.toups@elpaso.com', 'jpowell@reliant.com', 'jsanders@clarkpud.com', 'karencu@questar.com', 'katalin_kiss@transalta.com', 'kbuys@westerngas.com', 'kevin.headrick@eprime.com', 'kevinfo@questar.com', 'kims@kimballenergy.com', 'ksiwak@coral-energy.com', 'llightfoot@coral-energy.com', 'lmansi@sdge.com', 'LPRIOR@ENRON.COM', 'markpi@questar.com', 'mbeckner@utilicorp.com', 'mcano@enerad.com', 'melewis@utilicorp.com', 'Michelle_Hunter@pgn.com', 'mmcmahon@avistaenergy.com', 'mreed@enserco.com', 'nathan.dougherty@eprime.com', 'painsworth@kimballresources.com', 'ramperms@bp.com', 'rcooper@usg.com', 'rcooper@utilicorp.com', 'rfm@nwnatural.com', 'rob_findlay@transalta.com', 'ron.smith@ashgrove.com', 'ron.youell@mirant.com', 'rplatt@duke-energy.com', 'rudesm@texaco.com', Watt, Ryan , 'sakom@attglobal.net', 'SBREWER@ENRON.COM', 'scott.holloway@eprime.com', 'scott.linkletter@neg.pge.com', 'scotts@kimballenergy.com', 'sghill@bcgas.com', 'spjutd2@wdni.com', 'ssanchez@westerngas.com', 'SSOUTH@ENRON.COM', Brodeur, Stephane , 'tdickers@westerngas.com', 'tdizona@coral-energy.com', 'tinaf@questar.com', 'tjmi@dynegy.com', 'tkcheeseman@duke-energy.com', 'trevor.cochran@engageenergy.com', 'trevor.cochran@engageenergy.com', 'val_yildirok@pgn.com', 'wharlan@kimballresources.com', 'zcourns@national-fuel.com', 'ads@nwnatural.com', 'bbeatty@uswest.net', 'bmedlock@cngc.com', 'boastm@ci.ellensburg.wa.us', 'bob.gruber@avistacorp.com', 'cheldman@kimballresources.com', 'cheldman@kimballresources.com', 'cordomr@texaco.com', 'cpeterso@cngc.com', 'creali@vanalco.com', 'dbarre@puget.com', 'dick.winters@avistacorp.com', 'eyesterm@paceglobal.com', 'gary.peterson@gapac.com', 'gastrans@puget.com', 'gilesmh@bp.com', Haynes, Helen , 'jmuelle@simpson.com', 'jspell@puget.com', 'kdickey@idacorpenergy.com', 'lgoodric@cngc.com', 'MANDERSON@IGIRES.COM', 'marcl@subutil.com', 'margaret.foster@swgas.com', 'mhamme@puget.com', 'mmcgrath@intgas.com', 'nrichardson@igires.com', 'pgrable@cngc.com', 'rernest@intgas.com', 'sdoss@wlinpco.com', 'SHARP@FRANKLINPUD.COM', 'shashim@simpson.com', 'spfaff@cngc.com', 'Tina.m.patton@boeing.com', 'twold@intgas.com', 'wmal1@nevada.newmont.com', '#gasscheduling@avistacorp.com', 'anita_bielhart@kindermorgan.com', 'awillis@enron.com', 'banderton@intgas.com', 'beathrw@bp.com', 'BHall@cngc.com', 'bledene@aec.com', 'cheldman@kimballresources.com', 'cheldman@kimballresources.com', 'cholm@sppc.com', Finck, Craig , 'craig.puljan@ashgrove.com', 'cridin@puget.com', 'cshipman@utilicorp.com', 'debbie.fortman@swgas.com', 'debbiet@rosenet.net', 'dhawk@simplot.com', 'dleonard@goldendalealu.com', 'dreiner@wii.com', 'dtaylor@idacorpenergy.com', 'edward.mcmurtrie@swgas.com', 'emyh@questar.com', 'eric.larson@oremetwahchang.com', 'fermis@enron.com', 'gandhsj@texaco.com', 'george.goben@pacificorp.com', 'gillitsh@bp.com', 'igi_vancouver@igires.com', 'jackie.rausch@cabotog.com', 'jchapa@calpine.com', 'jeffmil@questar.com', 'jenkindm@bp.com', 'jmcewan@americansoda.com', 'jmuelle@simpson.com', 'joe.rowe@ashgrove.com', 'jsimper@micron.net', 'karencu@questar.com', 'keith.c.warner@boeing.com', 'kevin_lewis@gm.cytec.com', 'laryt@questar.com', Watters, LaVern E , 'lewis.binswanger@greeleygas.com', 'lori.wisbeck@pacificorp.com', 'lreid@sppc.com', 'mark.anderson@swgas.com', 'mark@wasatchenergy.com', Wells, Martha , 'mdarienzo@avistaenergy.com', 'mike.hrizuk@ashgrove.com', 'mjwalker@sempra-res.com', 'mmsmith@longfibre.com', 'mpatterson@idacorpenergy.com', 'MVaughn@cngc.com', 'nstivers@tenaska.com', 'painsworth@kimballresources.com', 'pschmidt@kimballresources.com', 'pschmidt@kimballresources.com', 'pwri@dynegy.com', 'ROB_FINDLAY@TRANSALTA.COM', 'robert.poole@atmosenergy.com', 'rschmall@smurfit.com', 'rsf@nwnatural.com', 'sbrewer@enron.com', 'scott.conant@spnewsprint.com', 'sgordon@national-fuel.com', 'SHARP@FRANKLINPUD.COM', 'siekasj@osm.com', 'ssouth@enron.com', 'steve.breckton@williams.com', 'stu.card@weyerhaeuser.com', 'swg.gasdispatch@swgas.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tharvey@idahopower.com', 'trevor.cochran@engageenergy.com', 'twickersham@enserco.com', 'wharlan@kimballresources.com', 'wmal1@nevada.newmont.com' +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Post Date: November 01, 2001 +Category: CRITICAL NOTES +Subcategory: MISCELLANEOUS +Subject: 01-312 e-mail test 2 + +Notice Text: +All Shippers Letter 01-312 +November 1, 2001 +13:20 hours + +Test of critical notice e-mail + diff --git a/demo/ermis-f/cur/13733113.1075861337421.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/13733113.1075861337421.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7678cc17 --- /dev/null +++ b/demo/ermis-f/cur/13733113.1075861337421.JavaMail.evans@thyme:2,S @@ -0,0 +1,33 @@ +Message-ID: <13733113.1075861337421.JavaMail.evans@thyme> +Date: Wed, 2 Nov 0001 10:06:12 -0800 (PST) +From: ipayit@enron.com +To: frank.ermis@enron.com +Subject: Action Requested: Invoice Requires Coding/Issue + Resolution/Approval for User: FRANK ERMIS +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: iPayit +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Please do not reply to this e-mail. + +You are receiving this message because an invoice(s) requiring coding, issue resolution, or approval has been submitted to your iPayit inbox. This requires your action through iPayit. + +To launch iPayit, click on the link below: +http://iPayit.enron.com + +Note: Log into iPayit using the same Employee PID (P-Number) and Password you use to enter the eHRonline system and/or SAP. + +First time iPayit user? For training materials, click on the link below: +http://isc.enron.com/site/doclibrary/user/default.asp + +Need help? +North America: ISC Call Center at (713) 345-4727. +Europe: European Accounts Payable at +44-20-7783-7520. +Asia-Pacific: Sydney Accounts Payable at +61-2-9229-2336 \ No newline at end of file diff --git a/demo/ermis-f/cur/13780512.1075855168544.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/13780512.1075855168544.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..eabd3483 --- /dev/null +++ b/demo/ermis-f/cur/13780512.1075855168544.JavaMail.evans@thyme:2,S @@ -0,0 +1,20 @@ +Message-ID: <13780512.1075855168544.JavaMail.evans@thyme> +Date: Wed, 12 Dec 2001 17:19:51 -0800 (PST) +From: enerfaxdaily@enerfax.com +To: fermis@enron.com +Subject: [enerfaxdaily] Natural Gas Futures Dip on Bearish AGA Report +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: enerfaxdaily@enerfax.com +X-To: fermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +If your do not see our email in 15 seconds, please go to http://www.enerfax.com to today's gas & power prices & news. +If your email does not support this web version, please subscribe to the free text version by writing subscribe@enerfax.com Please visit our website to view today's gas and power prices and news by clicking + +Delete fermis@enron.com by forwarding to web@enerfax.com \ No newline at end of file diff --git a/demo/ermis-f/cur/1378999.1075861339937.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/1378999.1075861339937.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2dd2bdb9 --- /dev/null +++ b/demo/ermis-f/cur/1378999.1075861339937.JavaMail.evans@thyme:2,S @@ -0,0 +1,33 @@ +Message-ID: <1378999.1075861339937.JavaMail.evans@thyme> +Date: Thu, 15 Nov 2001 11:09:04 -0800 (PST) +From: celestine.hollan@enron.com +To: renee.alfaro@enron.com, l.appelget@enron.com, leon.branom@enron.com, + j..brewer@enron.com, james.carr@enron.com, robert.cothran@enron.com, + michael.cuccia@enron.com, frank.ermis@enron.com, + johnny.gonzales@enron.com, richard.hanagriff@enron.com, + jane.henry@enron.com, carolyn.herron@enron.com, + d.j..herron@enron.com, rickey.hiarker@enron.com, + leesa.hutcherson@enron.com, lynna.kacal@enron.com, + terry.kowalke@enron.com, tori.kuykendall@enron.com, + paula.lee@enron.com, ina.norman@enron.com, + dorothy.ricketts@enron.com, ken.wykel@enron.com, + raul.yzquierdo@enron.com +Subject: Special Olympics/Enron Bowl-A-Thon +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Hollan, Celestine +X-To: Alfaro, Renee , Appelget, Russell L , Branom, Leon , Brewer, Stacey J. , Carr, James , Cothran, Robert , Cuccia, Michael , david.hermes@atofina.com, Dupree, Dianna , Ermis, Frank , Gonzales, Johnny , Hanagriff, Richard , Henry, Jane , Herron, Carolyn , Herron, D.J. , Hiarker, Rickey , Hutcherson, Leesa , Kacal, Lynna , Kowalke, Terry , Kuykendall, Tori , Lee, Paula , matt.henry@accenture.com, Miley, Richard A. , Norman, Ina , Ricketts, Dorothy , Wykel, Ken , Yzquierdo, Raul +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Greetings, +Please provide me with a list of each bowler who will be participating in the Bowl-A-Thon on Saturday November 17, 2001 + +Thank You In Advance +Celestine Hollan +chollan@enron.com +713-853-3863 \ No newline at end of file diff --git a/demo/ermis-f/cur/13813869.1075855167394.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/13813869.1075855167394.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a0790f5a --- /dev/null +++ b/demo/ermis-f/cur/13813869.1075855167394.JavaMail.evans@thyme:2,S @@ -0,0 +1,174 @@ +Message-ID: <13813869.1075855167394.JavaMail.evans@thyme> +Date: Tue, 4 Dec 2001 06:42:12 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/4/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Anna Kournikova Exclusive Fantasy Offer! Save 10% on Anna's 2002 Calendar! Yes 12 months of Anna! Simply enter the coupon code FNTSYCAL in step 5 of the checkout process to receive your discount. Offer expires 11/30/01. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +Standings, Summary + +East Division +Team W L T Pct Back Strk Div Wks PF Back PA +Martin 7 5 0 0.583 0.0 W2 4-3-0 2.0 1060.0 39.0 977.0 +Frank 6 6 0 0.500 1.0 W1 5-2-0 3.0 1042.0 57.0 1102.0 +JWillie 6 6 0 0.500 1.0 L1 3-3-0 2.0 1034.0 65.0 1032.0 +Hunter 5 7 0 0.417 2.0 L1 3-3-0 0.0 1088.0 11.0 1096.0 +Neal/McKay 1 11 0 0.083 6.0 L10 1-5-0 0.0 874.0 225.0 1082.0 + +West Division +Team W L T Pct Back Strk! Div Wks PF Back PA +Russell 10 2 0 0.833 0.0 W2 4-2-0 1.0 1093.0 6.0 929.0 +Matty 7 4 1 0.625 2.5 W1 4-1-1 2.0 1099.0 0.0 1077.0 +Bass/Hull 6 5 1 0.542 3.5 W3 2-3-1 1.0 1037.0 62.0 983.0 +Tori 6 6 0 0.500 4.0 L2 4-3-0 1.0 969.0 130.0 951.0 +Giggles 5 7 0 0.417 5.0 L3 1-6-0 0.0 926.0 173.0 993.0 + +Statistics, Scoring + +Frank Actives +Player Pos Scoring Score +Favre, Brett QB 362 PaYd (18 Pts), 3 PaTD (13,43,1) (12 Pts), 1 RuTD (6) (6 Pts) 36.0 +Dillon, Corey RB 79 RuYd (7 Pts), 1 ReTD (6) (6 Pts) 13.0 +Hearst, Garrison RB 124 RuYd (12 Pts), 1 RuTD (1) (6 Pts), 18 ReYd (1 Pt) 19.0 +Bruce, Isaac WR 47 ReYd (4 Pts) 4.0 +Schroeder, Bill WR 106 ReYd (10 Pts), 1 ReTD (43) (6 Pts) 16.0 +Smith, Jimmy WR 116 ReYd (11 Pts) 11.0 +Akers, David K 3 FG (24,33,38) (9 Pts), 2 XP (2 Pts) 11.0 +Titans DT 1 Int (2 Pts), 1 SACK (1 Pt), 2 DFR (4 Pts), 282 YDS (2 Pts) 9.0 + +TOTALS 119.0 + +Frank Reserves +Player Pos ST Scoring Score +Gary, Olandis RB RS 0.0 +Levens, Dorsey RB RS 19 ReYd (1 Pt) 1.0 +Mathis, Terance WR RS 26 ReYd (2 Pts) 2.0 +Plummer, Jake QB RS 249 PaYd (12 Pts), 1 PaTD (50) (4 Pts), 16 RuYd (1 Pt), 1 Ru2P (2 Pts) 19.0 +Smith, Maurice RB RS 23 RuYd (2 Pts) 2.0 +Thrash, James WR RS 65 ReYd (6 Pts) 6.0 + +TOTALS 30.0 +NFL Reports, Player Updates + +Latest NFL Player News + +Mike McMahon , QB DET - Free Agent Updated 12/03/01 +McMahon, being groomed as Detroit's quarterback of the future, will make his first start for the winless Lions at Tampa Bay this week. He will replace Charlie Batch, who likely is out for the season after separating his right shoulder in Sunday's 13-10 loss at Chicago. Ty Detmer will back up McMahon, and a third quarterback will be added later in the week. McMahon does throw downfield with some success, and he is worth consideration as a Fantasy backup. + +Jets , DT NYJ - Free Agent Updated 12/03/01 +CB Aaron Glenn may miss up to four weeks with a sprained medial collateral ligament in his right knee. His loss may mean the defense will blitz more often to protect the secondary, but the unit may also allow more passing yards in the next few games. + +Jay Riemersma , TE BUF - Free Agent Updated 12/03/01 +Riemersma suffered a concussion in Sunday night's game. His current status is day to day. + +Eddie George , RB TEN - Tori Updated 12/03/01 +George aggravated an ankle injury on Sunday. He should be able to play at Minnesota next week. + +Desmond Clark , TE DEN - Free Agent Updated 12/03/01 +Clark suffered a strained groin in Sunday's game. His current status is day to day. + +Eddie Kennison , WR DEN - Free Agent Updated 12/03/01 +Kennison was signed by the Chiefs. Chris Thomas was released to make room for him on the roster. It is doubtful that Kennison will make much of an impact in Kansas City, even if he can work his way into the starting lineup. + +Dave Moore , TE TB - Free Agent Updated 12/03/01 +Moore suffered a hip pointer injury Sunday and might miss Tampa's upcoming game. The Tampa Tribune reports that he is scheduled to undergo an MRI on Monday. Steve Yoder will start if Moore is unable to play. + +Steve McNair , QB TEN - Free Agent Updated 12/03/01 +The Tennessean says X-rays were negative on McNair's left elbow. He is expected to play against the Vikings next week. + +Fred Beasley , RB SF - Free Agent Updated 12/03/01 +Beasley suffered a stinger in Sunday's game. The San Francisco Chronicle reports that he is listed as probable for the upcoming game against the Rams. + +Mike Vanderjagt , K IND - Hunter Updated 12/03/01 +Vanderjagt suffered a pulled muscle in his back on Sunday. His statsu for the Dec. 10 game against the Dolphins is unclear. + +Tony McGee , TE CIN - Free Agent Updated 12/03/01 +McGee will miss the rest of the sea! so! n with a sprained knee ligament. He may be replaced by Nick Williams or Brad St. Louis. Neither player has any apparent Fantasy potential. + +Kevan Barlow , RB SF - Tori Updated 12/03/01 +Barlow missed Sunday's game because of an injured shoulder. He will be evaluated on a daily basis. + +Shawn Bryson , RB BUF - Neal/McKay Updated 12/03/01 +Bryson (ankle) was inactive for Sunday's game at San Francisco. His status for the team's next game is unclear. + +Tywan Mitchell , TE ARI - Free Agent Updated 12/03/01 +Mitchell will be the starting tight end now that Terry Hardy is out for the rest of the season. However, don't expect Mitchell to catch too many passes. He only has 14 receptions in 20 NFL games. + +Terry Hardy , TE ARI - Free Agent Updated 12/03/01 +Hardy suffered a torn knee ligament Sunday and will miss the rest of the season. The Arizona Republic reports that Tywan Mitchell will be the starting tight end in his absence. + +Jeff Thomason , TE PHI - Free Agent Updated 12/03/01 +Thomason, suffering from a hyperextended knee, is not expected to practice Monday, according to The Philadelphia Daily Times. Thomason will be evaluated on a daily basis. + +Terrell Owens , WR SF - Martin Updated 12/03/01 +Owens overcame a foot injury and played in Sunday's game. He caught six passes for 72 yards and touchdown. + +Tim Brown , WR OAK - Martin Updated 12/02/01 +Brown had a solid game, catching five passes for 63 yards and two scores against Arizona. With Jerry Rice on the other side of the field, Brown is having one of the best season of his illustrious career. + +Rich Gannon , QB OAK - Martin Updated 12/02/01 +Gannon threw for 302 yards and three scores against Arizona. He did throw two picks as well, but he's still an elite Fantasy quarterback. + +David Boston , WR ARI - Bass/Hull Updated 12/02/01 +Boston had another great game, catching six passes for 1! 06! yards and a touchdown against Oakland. Boston continues to be one if the best wide receivers in Fantasy Football. + +Michael Pittman , RB ARI - Matty Updated 12/02/01 +Pittman had a solid game, posting 93 all-purpose yards and a touchdown against Oakland. He's been inconsistent as a Fantasy player, however, and is best used when the matchup is right. + +Tony Martin , WR ATL - Free Agent Updated 12/02/01 +Martin caught six passes for 97 yards against the Rams. The veteran wideout has seen better days, though, and he is not a reliable Fantasy wideout. He will occasionally post respectable numbers, but he will also have many quiet weeks. + +Bob Christian , RB ATL - Free Agent Updated 12/02/01 +Christian rushed one time for five yards against St. Louis and caught four passes for 16 yards. He became a minor factor in the game as the Falcons fell behind early. Christian is still worth a reserve spot on any Fantasy roster. + +Marshall Faulk , RB STL - Matty Updated 12/02/01 +In addition to 70 rushing yards, Faulk caught six passes for 128 yards and three TDs. There seems to be no way of containing the best back in Fantasy Football. + +Kurt Warner , QB STL - Hunter Updated 12/02/01 +Warner bounced back from a forgettable Week 11 performance by tearing up the Falcons for 342 yards, four TDs and no interceptions. There should be little doubt that he is still capable of taking any Fantasy team to a championship this year. + +Shaun Alexander , RB SEA - JWillie Updated 12/02/01 +Alexander rushed for 87 yards and a TD against the Chargers. Defenses are stacking their fronts against Alexander, but he is still managing to score enough to be a must-start player for any Fantasy team. + +Matt Hasselbeck , QB SEA - Bass/Hull Updated 12/02/01 +Hasselbeck threw for 202 yards, no TDs and no interceptions against the Chargers. While he has certainly cut down on his mistakes, Hasselbeck doesn't challenge defenses downfield and he doesn't deserve a spot on most Fantasy rosters. + +Curtis Conway , WR SD - Giggles Updated 12/02/01 +C! on! way caught three passes for just 34 yards at Seattle. Still, he has remained healthy this year and should be a solid Fantasy wideout during these important final weeks. + +Doug Flutie , QB SD - Russell Updated 12/02/01 +The Seahawks held Flutie to 195 passing yards, no TD passes and intercepted him twice. The veteran QB has been a disappointment for most of the year and he will not be a dependable Fantasy player in the final weeks of the season. + +Stephen Davis , RB WAS - Bass/Hull Updated 12/02/01 +Davis had only 53 yards rushing on 17 carries against Dallas on Sunday. He continues to have a mediocre season, which makes it tough for Fantasy owners to start him every week. + +More Updates + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/13829531.1075861339912.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/13829531.1075861339912.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e11db3ab --- /dev/null +++ b/demo/ermis-f/cur/13829531.1075861339912.JavaMail.evans@thyme:2,S @@ -0,0 +1,56 @@ +Message-ID: <13829531.1075861339912.JavaMail.evans@thyme> +Date: Thu, 15 Nov 2001 09:56:41 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Your Football Knowledge Could Win You $1 Million! +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: CBS SportsLine.com +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + + CBS SportsLine.com Fantasy Football 2001 + + Someone will win $1 Million!! + +Someone is guaranteed to win $1 Million in the Office Pool Challenge. If you REALLY know football, it could be you! There are 7 weeks left in the season - and 7 opportunities to win! +It's easy to play. Just predict which teams will cover the point spread each week. + +If someone picks every game right in a week, that person is entered into a random drawing with everyone else who made "perfect picks" during the season. If no one makes "perfect picks" then the 17 weekly high-scorers are entered into a drawing for the $1 Million prize. + +Someone is guaranteed to win $1 Million...why can't it be you? Other prizes are up for grabs too - so SIGN UP TODAY! + Fantasy Football only at cbs.sportsline.com +? Grand Prize: $1,000,000 + + +? First Place: $5,000 + + +? Second Place: $2,500 + + +? Third Place: $1,000 + + +? Fourth - Sixth Place: $500 + + +? Weekly Prize: $2,500 worth of electronics + +Sign Up Today! + + + + + Fantasy Sports for Real +This message has been provided free of charge and free of obligation. If you prefer not to receive emails of this nature please respond to remove@commissioner.com . Do not respond to this email directly. + + + \ No newline at end of file diff --git a/demo/ermis-f/cur/14007895.1075855169634.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/14007895.1075855169634.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d4c95fad --- /dev/null +++ b/demo/ermis-f/cur/14007895.1075855169634.JavaMail.evans@thyme:2,S @@ -0,0 +1,93 @@ +Message-ID: <14007895.1075855169634.JavaMail.evans@thyme> +Date: Wed, 19 Dec 2001 13:52:34 -0800 (PST) +From: platts1@ftenergy.com +To: powermart1@listserv.platts.com +Subject: World Electrice Power Plant Database - Save 10% +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Mailbox - Platts1 +X-To: POWERMART1@LISTSERV.PLATTS.COM +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + + + + + + + + + + + + + + + + + + + + + + + + + +From Platts UDI +Find the energy information you're looking for with ease. +2001 UPDATE AVAILABLE NOW! +ORDER BY DECEMBER 31 & SAVE 10% +The latest edition of the World Electric Power Plants Database offers 35 fields of design information for nearly 101,000 generating units in 220+ countries and territories. This data is continuously updated with current information from power companies, industrial autoproducers, and their suppliers. Each record includes: + + +Geographic location + + +Operating company + + +Unit capacity, age, technology, and fuels + + +Boiler, turbine, or engine and generator manufacturers + + +Turbine or engine model + + +Steam conditions + + +Architect/engineer and constructor + + +Pollution control equipment +The database is sold in a flat-file format. You can purchase the entire database, or you can just buy sets of files for specific regions (such as Africa, the European Union, or North America). +Order the World Electric Power Plants Database for $830 (diskette only) from the Energy InfoStore on www.platts.com , e-mail info@platts.com , or call: +United States +Tel +1-212-438-4012 +Buenos Aires +Tel +54-11-4804-1890 +London +Tel +44-20-8543-6648 +Hong Kong +Tel +85-2-2912-3050 +Singapore +Tel +65-532-6595 +Tokyo +Tel +81-3-3593-8300 + + + +Priority Code 808 + +If you wish to unsubscribe from this and ALL other Platts promotions, click here . + + + \ No newline at end of file diff --git a/demo/ermis-f/cur/14151835.1075855166345.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/14151835.1075855166345.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..63d78aa3 --- /dev/null +++ b/demo/ermis-f/cur/14151835.1075855166345.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <14151835.1075855166345.JavaMail.evans@thyme> +Date: Fri, 30 Nov 2001 07:02:10 -0800 (PST) +From: randy.bhatia@enron.com +To: k..allen@enron.com, randy.bhatia@enron.com, frank.ermis@enron.com, + carole.frank@enron.com, l..gay@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com, kam.keiser@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + matthew.lenhart@enron.com, ryan.o'rourke@enron.com, + jay.reitmeyer@enron.com, jay.reitmeyer@enron.com, + matt.smith@enron.com, p..south@enron.com, m..tholt@enron.com, + jason.wolfe@enron.com, ashley.worthing@enron.com, + biliana.pehlivanova@enron.com, monte.jones@enron.com +Subject: TRV Notification: (West VaR - 11/30/2001) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Bhatia, Randy +X-To: Allen, Phillip K. , Bhatia, Randy , Ermis, Frank , Frank, Carole , Gay, Randall L. , Grigsby, Mike , Holst, Keith , Keiser, Kam , Kuykendall, Tori , Lenhart, Matthew , Lenhart, Matthew , O'Rourke, Ryan , Reitmeyer, Jay , Reitmeyer, Jay , Smith, Matt , South, Steven P. , Tholt, Jane M. , Wolfe, Jason , Worthing, Ashley , Pehlivanova, Biliana , Jones, Monte +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +The report named: West VaR , published as of 11/30/2001 is now available for viewing on the website. \ No newline at end of file diff --git a/demo/ermis-f/cur/14195679.1075855165380.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/14195679.1075855165380.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..be5dcb50 --- /dev/null +++ b/demo/ermis-f/cur/14195679.1075855165380.JavaMail.evans@thyme:2,S @@ -0,0 +1,42 @@ +Message-ID: <14195679.1075855165380.JavaMail.evans@thyme> +Date: Tue, 27 Nov 2001 07:22:40 -0800 (PST) +From: support@neg.pge.com +To: matthew.lenhart@enron.com, patti.sullivan@enron.com, + stephanie.miller@enron.com, p..south@enron.com, + corey.wilkes@enron.com, benjamin.schoene@enron.com +Subject: PG&E eTrans Notification - Parcel 8863 has been rejected +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Support@neg.pge.com +X-To: fermis@enron.com, kolinge@enron.com, schrist@enron.com, beveret@enron.com, nbaker@enron.com, jadams2@enron.com, Mendel, Shelly , Lenhart, Matthew , Sullivan, Patti , Miller, Stephanie , South, Steven P. , Wilkes, Corey , Schoene, Benjamin +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +The following parcel has been rejected : + +Parcel: 8863 +Contract Number: 08076 + +Path: Kingsgate to Malin +Quantity: 15000 +Min Release Quantity: 15000 +Begin Date: 12/1/2001 +End Date: 11/1/2002 + +The prearranged replacement shipper is: Canadian Natural Resources + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/14215113.1075859150873.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/14215113.1075859150873.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..16cacfaa --- /dev/null +++ b/demo/ermis-f/cur/14215113.1075859150873.JavaMail.evans@thyme:2,S @@ -0,0 +1,49 @@ +Message-ID: <14215113.1075859150873.JavaMail.evans@thyme> +Date: Fri, 23 Nov 2001 10:38:53 -0800 (PST) +From: forte3@accord01.comp.pge.com +To: undisclosed-recipients@enron.com +Subject: Operational Flow ORder +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: GTS/INSIDEtracc Administrator +X-To: undisclosed-recipients +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_2\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Message Description: High Inventory System Wide OFO + +Message Date: 11/23/2001 + +Message Text: High Inventory System Wide Operational Flow Order (SWOFO) + + + OFO Stage : 3 + Inventory Level : High + Noncompliance Charge : $5.00/Dth + Tolerance Band : 1% + + +PG&E's CGT has called a High Inventory System Wide OFO for flow day 11/24/2001. + +High Inventory: Customer supply is required to be within the tolerance band percentage of daily +usage to avoid OFO noncompliance charges. Supply lower than usage is not subject to OFO + noncompliance charge. + +Charges for Noncompliance: + +- Noncore customers with AMR and PG&E's Electric Generation charges are based on actual + daily metered usage. +- Noncore customers without AMR charges are based on ADQ + or actual daily metered usage, whichever results in a lesser charge. +- Core Procurement Group charges are based on the latest core load forecast. + + +Please call the CGT Helpline 1-800-343-4743 if you have any questions. + + +Gas Schedulers +PG&E - California Gas Transmission diff --git a/demo/ermis-f/cur/14244203.1075855169000.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/14244203.1075855169000.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6c941569 --- /dev/null +++ b/demo/ermis-f/cur/14244203.1075855169000.JavaMail.evans@thyme:2,S @@ -0,0 +1,159 @@ +Message-ID: <14244203.1075855169000.JavaMail.evans@thyme> +Date: Sat, 15 Dec 2001 03:17:21 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/15/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Exclusive Offer For Fantasy Members Only! Save 10% On NFL Adidas Replica Jerseys from MVP.com, the Official Store of CBS SportsLine.com. Just enter the Coupon Code SPEMRTP1 in Step 5 of the Checkout process to take advantage of this offer. Expires 12/18/01. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Kevan Barlow , RB SF - Tori Updated 12/14/01 +Barlow is not a good start in Week 14. He won't do much against a tough Miami defense that will surely limit his red zone production. + +Garrison Hearst , RB SF - Frank Updated 12/14/01 +Hearst may not post good rushing numbers against the Dolphins. But the 49ers have often featured him as a receiver to keep defenses off balance, and may use him often as a passing target in Week 14. + +Boo Williams , TE NO - Free Agent Updated 12/14/01 +Williams is now the starter at TE for New Orleans. He will get regular red-zone looks from Aaron Brooks and may catch a few important TD passes during the Fantasy postseason. + +Willie Jackson , WR NO - Martin Updated 12/14/01 +Jackson is an inconsistent Fantasy wideout. But there is no way you should bench a player of his caliber during the Fantasy postseason. + +Aaron Brooks , QB NO - Matty Updated 12/14/01 +Brooks is a boom-or-bust Fantasy selection in Week 14. If the Rams blitz him often, he may struggle, but he may also trade TDs with Kurt Warner. There is no way, however, you can bench him during the Fantasy playoffs. + +Torry Holt , WR STL - Tori Updated 12/14/01 +The explosive Holt is a must-start player in Week 14. He will be a regularly featured target for Kurt Warner on Monday Night Football. + +Marshall Faulk , RB STL - Matty Updated 12/14/01 +Faulk will have another fine game this week. He is a great start on Monday Night Football against New Orleans. + +Kurt Warner , QB STL - Hunter Updated 12/14/01 +Warner should guide many Fantasy teams to success this week. Expect fine numbers from him against the NFC West rival Saints on Monday Night Football. + +Dave Moore , TE TB - Free Agent Updated 12/14/01 +Moore hasn't been a quality Fantasy player this year. Look for other options if you need TE help during the Fantasy postseason. + +Jacquez Green , WR TB - Free Agent Updated 12/14/01 +Green hasn't been a good Fantasy player this season. Don't use him during your playoffs. Keyshawn Johnson is Tampa Bay's only productive wideout. + +Brad Johnson , QB TB - Matty Updated 12/14/01 +Johnson has been a mediocre Fantasy QB this year. He may struggle at Chicago this week. Other than Keyshawn Johnson, he doesn't have the weapons necessary to challenge the Bears' secondary. + +David Terrell , WR CHI - Free Agent Updated 12/14/01 +Terrell has disappeared from a statistical perspective. Don't use him during the Fantasy postseason. + +Dez White , WR CHI - Free Agent Updated 12/14/01 +White hasn't been much of a Fantasy receiver this year. He is not worth starting during the Fantasy playoffs because of his lack of his regular production. + +Jim Miller , QB CHI - Free Agent Updated 12/14/01 +Miller will struggle against the Buccaneers this week. He may throw more than one interception against Tampa Bay. + +Bubba Franks , TE GB - Free Agent Updated 12/14/01 +Franks may be good for a TD catch this week. Green Bay should move the ball rather easily at Tennessee. + +Bill Schroeder , WR GB - Frank Updated 12/14/01 +Schroeder should post good yardage numbers at Tennessee. The Titans' cornerbacks may have trouble with his speed on post and fly routes. + +Brett Favre , QB GB - Frank Updated 12/14/01 +Favre should toss at least two TD passes this week. He will certainly exploit every weakness in the vulnerable Tennessee pass defense. + +Johnnie Morton , WR DET - Hunter Updated 12/14/01 +Morton should reach the 100-yard receiving mark this week. The Minnesota secondary won't be able to handle the veteran receiver, especially on slant and post routes. + +Mike McMahon , QB DET - Free Agent Updated 12/14/01 If you desperate for QB help, consider McMahon this week. He may fare well against the awful Minnesota defense. + +Byron Chamberlain , TE MIN - Free Agent Updated 12/14/01 +Chamberlain has been unreliable recently. Still, he is worth starting because the Vikings will face the inconsistent Detroit defense this week. + +Cris Carter , WR MIN - Tori Updated 12/14/01 +Carter should post respectable, if not spectacular numbers this week. He will find the Detroit secondary very easy to work against. + +Randy Moss , WR MIN - Russell Updated 12/14/01 +Moss is an excellent start in Week 14. He should catch at least one TD pass against the Lions. + +Todd Bouman , QB MIN - Free Agent Updated 12/14/01 +Bouman is expected to start again in place of the injured Daunte Culpepper this week. He should find the end zone at least twice against the hapless Lions. + +Rod Gardner , WR WAS - Free Agent Updated 12/14/01 +Gardner has been a servicable Fantasy player this year, but don't count on him to find the end zone against the tough Philadelphia secondary this week. + +Michael Westbrook , WR WAS - Free Agent Updated 12/14/01 +Westbrook will face a very tough matchup in Week 14. Don't expect him to break loose from Philadelphia CB Bobby Taylor very often. + +Tony Banks , QB WAS - Free Agent Updated 12/14/01 +Don't start Banks in Week 14. He will struggle against the Philadelphia secondary,! a! nd he may take several coverage sacks and big hits. + +Ike Hilliard , WR NYG - Russell Updated 12/14/01 +Expect at least one TD catch from Hilliard this week. The Giants should be able to exploit the holes in Arizona's secondary with regular strikes to Hilliard and Amani Toomer. + +Amani Toomer , WR NYG - Tori Updated 12/14/01 +Tommer is a good start in Week 14. He will regularly challenge the Arizona secondary with his quickness and separation speed. + +Frank Sanders , WR ARI - Free Agent Updated 12/14/01 +Sanders hasn't been a much of a factor in the Arizona offense this year. Avoid using him during the Fantasy playoffs. + +Jake Plummer , QB ARI - Frank Updated 12/14/01 +Plummer may struggle on the road this week. The Giants may dominate a home matchup with the Cardinals. + +More Updates +Teams, Rosters + + Frank +Frank Ermis + +Player TM Pos Status Next Bye FA +Favre, Brett GB QB Active @TEN Week 7 100 +Hearst, Garrison SF RB Active MIA Week 6 100 +Dillon, Corey CIN RB Active @NYJ Week 8 100 +Smith, Jimmy JAC WR Active @CLE Week 5 100 +Schroeder, Bill GB WR Active @TEN Week 7 100 +Bruce, Isaac STL WR Active @NO Week 8 100 +Akers, David PHI K Active @WAS Week 5 100 +Titans TEN DT Active GB Week 3 100 +Plummer, Jake ARI QB Reserve @NYG Week 1 100 +Gary, Olandis DEN RB Reserve @KC Week 15 100 +Levens, Dorsey GB RB Reserve @TEN Week 7 100 +Smith, Maurice ATL RB Reserve @IND Week 7 100 +Thrash, James PHI WR Reserve @WAS Week 5 100 +Mathis, Terance ATL WR Reserve @IND Week 7 100 + +Total Active Players: 8 +Total Reserve Players: 6 + +NFL Injuries for Frank +Updated Player Team Pos Injury Expected Return +11/26/01 Gary, Olandis DEN RB Leg On IR. Out for the rest of the season. +12/13/01 Smith, Maurice ATL RB Ankle/Knee Probable for Sunday's game at Ind. + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/1434339.1075861338976.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/1434339.1075861338976.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1024c3a1 --- /dev/null +++ b/demo/ermis-f/cur/1434339.1075861338976.JavaMail.evans@thyme:2,S @@ -0,0 +1,182 @@ +Message-ID: <1434339.1075861338976.JavaMail.evans@thyme> +Date: Mon, 12 Nov 2001 07:09:00 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 11/12/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Diamondbacks 2001 World Champs Gear! Visit MVP.com for the Official Locker Room Cap, Locker Room Tee, World Series Collectibles and more. Also Save over 40% on select MLB Playoff Team Merchandise. + +Unlimited stock trades at BUYandHOLD for $14.99 per month. NO minimum balance required. Easy online application. + +Attention Fantasy Fans! Subscribe to The Sporting News now for a low $.99 per issue AND get a FREE Stainless Steel Thermo-Bottle! HURRY! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +Player Updates NFL Reports + +Latest NFL Player News + +Mike Anderson , RB DEN - Neal/McKay Updated 11/11/01 +Anderson carried four times for 23 yards against San Diego. He won't play much now that Terrell Davis is healthy. Anderson was a disappointment when Davis was out as well, as he failed to match his 2000 form. + +Terrell Davis , RB DEN - JWillie Updated 11/11/01 +Davis rushed for 83 yards on 33 carries and caught five passes for 36 yards against the Chargers. He is definitely healthy enough to start for most Fantasy teams, but ! Da! vis doesn't run with the same burst that once made him an elite back. + +Doug Flutie , QB SD - Russell Updated 11/11/01 +Flutie threw for 165 yards, one TD and was intercepted four times by Denver. Right now, Flutie is not playing well enough to be anything more than a Fantasy backup. + +Curtis Conway , WR SD - Giggles Updated 11/11/01 +Conway caught three passes for 111 yards and a TD at Denver. He continues to be a reliable,a nd sometimes explosive Fantasy player. + +Garrison Hearst , RB SF - Frank Updated 11/11/01 +Hearst had solid game against New Orleans, compiling 160 scrimmage yards on Sunday. He seems to have established himself as San Francisco's featured back in recent weeks, which is keeping Kevan Barlow's Fantasy value at a minimum. + +Jeff Garcia , QB SF - JWillie Updated 11/11/01 +Garcia, who is dealing with a sprained knee, had another big game against New Orleans. The Niners quarterback threw for 252 yards and four touchdowns, further establishing himself as a top-notch Fantasy quarterback. + +! Joe Horn, WR NO - Matty Updated 11/11/01 +Horn had a big game against San Francisco, catching six passes for 99 yards and two scores. Horn now has six touchdowns in his last three games against the Niners, and is putting up some big numbers after a slow start to the season. + +Aaron Brooks , QB NO - Matty Updated 11/11/01 +Brooks had a huge game on Sunday, throwing for 347 yards and two scores against San Francisco. He may be a bit inconsistent this season, but his potential to post huge numbers makes it tough to bench him. + +Correll Buckhalter , RB PHI - Free Agent Updated 11/11/01 +Buckhalter rushed for 66 yards and a TD against the Vikings. But he will see his numbers and playing time dwindle now that Duce Staley is healthy and capable of being a dependable RB again. + +Duce Staley , RB PHI - Giggles Updated 11/11/01 +Staley rushed for 146 yards and a TD, and caught six passes for 85 yards against the Vikings. There should be little doubt about his health or current value after his stellar outing. + +Randy Moss , WR MIN - Russell Updated 11/11/01 +Moss caught seven passes for 95 yards and a TD at Philadelphia. He padded his numbers well after the outcome of the game was decided, and he still does not have a 100-yard receiving game this year. + +Michael Bennett , RB MIN - Free Agent Updated 11/11/01 +Bennett did not play at Philadelphia. Doug Chapman started in his place and finished with 19 rushing yards and 45 receiving yards. + +Byron Chamberlain , TE MIN - Free Agent Updated 11/11/01 +Chamberlain left Sunday's game after injuring his leg. He finished with two catches for 23 yards. + +David Boston , WR ARI - Bass/Hull Updated 11/11/01 +Boston had another huge game on Sunday, catching nine passes for 137 yards and a touchdown against the N.Y. Giants. He's become one of the best Fantasy receivers in the league, and is worth starting on a weekly basis. + +Michael Pittman , RB ARI - Matty Updated 11/11/01 +Pittman was unimpressive on Sunday, rushing for only 54 ! ya! rds in Arizona's 17-10 loss to the N.Y. Giants. Pittman is best used when the matchup is to his advantage, and not as a weekly Fantasy starter. + +Ike Hilliard , WR NYG - Russell Updated 11/11/01 +Hilliard had only 43 yards receiving against Arizona, but he did score a touchdown in New York's 17-10 win. The score was Hilliard's third in his last three games. + +Tiki Barber , RB NYG - Neal/McKay Updated 11/11/01 +Barber had a solid game against Arizona, compiling 118 yards rushing in the Giants' 17-10 win. Barber hasn't been very reliable as a Fantasy player this season, but he is useful when the matchup is right. + +Reggie Wayne , WR IND - Free Agent Updated 11/11/01 +Wayne caught only two passes for 18 yards against the Dolphins. The rookie receiver is not performing well enough to start for most Fantasy teams right now. + +Marvin Harrison , WR IND - Russell Updated 11/11/01 +Harrison scorched the Dolphins for nine receptions, 174 yards and three TDs. N! o ! defense is the league can contain Harrison when he plays in front of the home crowd. + +Chris Chambers , WR MIA - Free Agent Updated 11/11/01 +Chambers had the best game of his rookie year, catching three passes for 113 yards and two TDs. He has certainly become a great asset to Fantasy teams that are thin at WR or need help because of injuries or bye weeks. + +Lamar Smith , RB MIA - Neal/McKay Updated 11/11/01 +The Colts' defense held Smith to 53 yards on 18 carries. Rookie Travis Minor rushed for 71 yards and a TD (56 yards), and now there will be rampant speculation that Smith might be fading as a Fantasy player. + +Keenan McCardell , WR JAC - Neal/McKay Updated 11/11/01 +McCardell caught five passes for 61 yards and a TD against he Bengals. The veteran wideout has been unreliable for much of the year, and he may follow his good performance with a quiet week. + +Stacey Mack , RB JAC - Hunter Updated 11/11/01 +Mack rushed for 71 yards and two TDs agains! t ! the Bengals. He may have restored Jacksonville's faith in him after some questionable outings, but Mack is anything but reliable. + +Corey Dillon , RB CIN - Frank Updated 11/11/01 +The Jaguars held Dillon to 58 rushing yards, but he did score on a seven-yard TD run. Even if opponents limit Dillon's yardage numbers at times, it is difficult to stifle him completely. He remains worthy of No. 1 RB status on many Fantasy teams. + +T.J. Houshmandzadeh , WR CIN - Free Agent Updated 11/11/01 +Houshmandzadeh was Cincinnati's leading receiver at Jacksonville, catching six passes for 62 yards. Don't add him to your roster until he proves he can be a consistent contributor to the Bengals' passing game. Houshmandzadeh is a rookie, and he may fade away very quickly. + +O.J. Santiago , TE CLE - Free Agent Updated 11/11/01 +Santiago caught a 12-yard TD pass against the Steelers, and finished with two catches for 14 yards. Don't pick him up unless you are desperate for TE help, because Santiago has always been a Fantasy disappointment. + +Kevin Johnson , WR CLE - Hunter Updated 11/11/01! Johnson caught a respectable eight passes for 62 yards against Pittsburgh's tough defense. Opposing secondaries are having trouble containing the third-year wideout, and he remains a must-start player every week. + +Kris Brown , K PIT - Free Agent Updated 11/11/01 +Brown made five of six field goal attempts at Cleveland, including the game-winner from 32 yards. Despite his troubles in Week Eight, Brown has been a reliable kicker for most of his three-year career in Pittsburgh. + +Plaxico Burress , WR PIT - Free Agent Updated 11/11/01 +Burress caught four passes for 44 yards at Cleveland. The second-year wideout has yet to produce respectable Fantasy numbers on a consistent basis, + +Peerless Price , WR BUF - Free Agent Updated 11/11/01 +Price caught three passes for 59 yards and a TD at New England. He continues to play well as defenses pay extra attention to Eric Moulds. + +More Updates +View Transactions + + Make Selection + + There are no League Transactions which meet the selected criteria. + +To see all league transactions select "All", "All", "All Teams" from the Transactions, View page. + + +Breakdown Schedule + +Frank +Player Pos Points +Favre, Brett QB 19.0 +Dillon, Corey RB 12.0 +Smith, Maurice RB 14.0 +Bruce, Isaac WR 9.0 +Smith, Jimmy WR 12.0 +Thrash, James WR 18.0 +Akers, David K 12.0 +Titans DT 0.0 + +TOTAL 96.0 + +Plummer, Jake QB 10.0 +Levens, Dorsey RB 0.0 +Gary, Olandis RB 0.0 +Hearst, Garrison RB 15.0 +Mathis, Terance WR 0.0 +Schroeder, Bill WR 16.0 + + at Matty +Player Pos Points +Griese, Brian QB 21.0 +Faulk, Marshall RB 31.0 +Pittman, Michael RB 5.0 +Gadsden, Oronde WR 7.0 +Horn, Joe WR 21.0 +Smith, Rod WR 7.0 +Janikowski, Sebastian K 11.0 +Giants DT 13.0 + +TOTAL 116.0 + +Glenn, Terry WR 0.0 +Wycheck, Frank TE 0.0 +Brooks, Aaron QB 27.0 +Chapman, Doug RB 5.0 +Johnson, Brad QB 13.0 +Stokes, J.J. WR 0.0 + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/14610231.1075861334894.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/14610231.1075861334894.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..fb1b18d9 --- /dev/null +++ b/demo/ermis-f/cur/14610231.1075861334894.JavaMail.evans@thyme:2,S @@ -0,0 +1,52 @@ +Message-ID: <14610231.1075861334894.JavaMail.evans@thyme> +Date: Mon, 22 Oct 2001 16:36:13 -0700 (PDT) +From: w..cantrell@enron.com +To: leslie.lawner@enron.com, k..allen@enron.com, don.black@enron.com, + suzanne.calcagno@enron.com, mark.courtney@enron.com, + jeff.dasovich@enron.com, frank.ermis@enron.com, + donna.fulton@enron.com, l..gay@enron.com, mike.grigsby@enron.com, + p..hewitt@enron.com, keith.holst@enron.com, paul.kaufman@enron.com, + tori.kuykendall@enron.com, susan.mara@enron.com, + ed.mcmichael@enron.com, stephanie.miller@enron.com, + l..nicolay@enron.com, matt.smith@enron.com, patti.sullivan@enron.com, + robert.superty@enron.com, m..tholt@enron.com, + barry.tycholiz@enron.com +Subject: RE: Comments of the Other Parties on El Paso System Reallocation, + RP00-336 +Cc: d..steffes@enron.com, melinda.pharms@enron.com, guillermo.canovas@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: d..steffes@enron.com, melinda.pharms@enron.com, guillermo.canovas@enron.com +X-From: Cantrell, Rebecca W. +X-To: Lawner, Leslie , Allen, Phillip K. , Black, Don , Calcagno, Suzanne , Courtney, Mark , Dasovich, Jeff , Ermis, Frank , Fulton, Donna , Gay, Randall L. , Grigsby, Mike , Hewitt, Jess P. , Holst, Keith , Kaufman, Paul , Kuykendall, Tori , Mara, Susan , McMichael Jr., Ed , Miller, Stephanie , Nicolay, Christi L. , Smith, Matt , Sullivan, Patti , Superty, Robert , Tholt, Jane M. , Tycholiz, Barry +X-cc: Steffes, James D. , Pharms, Melinda , Canovas, Guillermo +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Updated to include comments received as of Friday, 10/19. According to FERC's website, these parties have filed comments, but I don't have them yet: + +Pacific Gas & Electric +CPUC +Dynegy +Williams Energy Marketing & Trading +SoCal Edison +Aquila +El Paso Natural Gas +Southern California Generation Coalition + +Will summarize as soon as I get copies. + + + -----Original Message----- +From: Cantrell, Rebecca W. +Sent: Thursday, October 18, 2001 6:41 PM +To: Lawner, Leslie; Allen, Phillip K.; Black, Don; Calcagno, Suzanne; Courtney, Mark; Dasovich, Jeff; Ermis, Frank; Fulton, Donna; Gay, Randall L.; Grigsby, Mike; Hewitt, Jess P.; Holst, Keith; Kaufman, Paul; Kuykendall, Tori; Mara, Susan; McMichael Jr., Ed; Miller, Stephanie; Nicolay, Christi L.; Smith, Matt; Sullivan, Patti; Superty, Robert; Tholt, Jane M.; Tycholiz, Barry +Cc: Steffes, James D.; Pharms, Melinda; Canovas, Guillermo +Subject: Comments of the Other Parties on El Paso System Reallocation, RP00-336 + +This is a summary of the comments we've received so far from the other parties who filed on October 15. I'll summarize the others as they come in and redistribute this report. + + << File: Summary of 10-15-01 Comments.doc >> \ No newline at end of file diff --git a/demo/ermis-f/cur/14730260.1075855170052.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/14730260.1075855170052.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..75541015 --- /dev/null +++ b/demo/ermis-f/cur/14730260.1075855170052.JavaMail.evans@thyme:2,S @@ -0,0 +1,137 @@ +Message-ID: <14730260.1075855170052.JavaMail.evans@thyme> +Date: Mon, 24 Dec 2001 07:31:09 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/24/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + + +Attention Fantasy Players! Cant find that perfect gift? Let MVP.com make it easy for you! Save 10% on your next purchase when you purchase a Gift Certificate from now until 12/27/01. Click Here for Details . + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +James Stewart , RB DET - Hunter Updated 12/23/01 +Stewart suffered a sprained ankle early in Sunday's game at Pittsburgh. He was replaced by Lamont Warren in the first quarter, and Stewart did not return. + +Cameron Cleeland , TE NO - Free Agent Updated 12/23/01 +Cleeland injured his Achilles tendon on Sunday. He is not expected to play again this season. + +Ahman Green , RB GB - Hunter Updated 12/23/01 +Green left Sunday's game in the fourth quarter with labored breathing. He was replaced by Dorsey Levens. + +Todd Bouman , QB MIN - Free Agent Updated 12/23/01 +Bouman was able to start Sunday's game, but he re-injured his thumb in the first quarter and was replaced by Spergon Wynn. + +Wesley Walls , TE CAR - Free Agent Updated 12/23/01 +Walls was able to play in Sunday's game despite an ankle injury, but he left the game before halftime after spraining his left knee. + +Martin Gramatica , K TB - Free Agent Updated 12/23/01 +Gramatica injured his hamstring in the fourth quarter on Sunday. He hurt himself on a PAT attempt, but Gramatica is expected to play on December 29. + +Todd Bouman , QB MIN - Free Agent Updated 12/23/01 +Bouman is now listed as probable for Sunday's game. He should be able to start against the Jaguars, but he may play with some pain in his thumb. + +Jeff Graham , WR SD - Free Agent Updated 12/23/01 +Graham probably won't play Sunday at Kansas City because of the death of his father in a car accident, coach Mike Riley said Friday. If Graham doesn't play, Trevor Gaylor will start in his place and Nate Turner will be signed off the practice squad. The Chargers are already missing their No. 3 receiver, Tim Dwight, due to complications of a collapsed lung. + +Antowain Smith , RB NE - JWillie Updated 12/23/01 +Smith rushed for a career-high 156 yards and a touchdown Saturday. He has been one of the best runners in the AFC and will help carry your team to Fantasy glory. + +Steve McNair , QB TEN - Free Agent Updated 12/23/01 +McNair played Saturday despite suffering from back spasms all week. He played well, throwing a touchdown pass in the second half. Expect him to be a solid No. 1 QB. + +Jeff Garcia , QB SF - JWillie Updated 12/23/01 +Garcia, whose practice time was limited all week, played in Saturday's game. He admitted afterwards that he has a cracked rib. He played with extra padding, saying it didn't greatly affect his throws. Garcia might not be at full strength in the remaining weeks but he will still be a solid No. 1 Fantasy QB. + +Eddie George , RB TEN - Tori Updated 12/23/01 +George played in Saturday's game despite suffering from an ankle injury. He left in the third quarter because of a neck injury but returned to the game. + +Oronde Gadsden , WR MIA - Matty Updated 12/23/01 +Gadsden did not play in Saturday's game against the Patriots because of a hamstring injury. Chris Chambers started in his absence. + +Fred Beasley , RB SF - Free Agent Updated 12/23/01 +Beasley broke his right hand. He will probably be sidelined for the rest of the regular season. + +Joe Horn , WR NO - Matty Updated 12/21/01 +Horn is once again performing like an elite Fantasy receiver. He is a must-start player during the final weeks of the NFL season. + +Maurice Smith , RB ATL - Frank Updated 12/21/01 +A banged-up Smith hasn't done much statistically in recent weeks. Don't depend on him during the Fantasy playoffs. + +Donald Hayes , WR CAR - Martin Updated 12/21/01 +Hayes may step back into the forefront this week as the No. 1 wideout in place of Muhsin Muhammad. He isn't very explosive, however, and won't help Fantasy teams much during Weeks 15 through 17. + +Chris Weinke , QB CAR - Tori Updated 12/21/01 +Consider Weinke as a backup during the Fantasy playoffs. He lacks the weapons to post better-than-average numbers, but he is a good option if you need an emergency QB. + +Kurt Warner , QB STL - Hunter Updated 12/21/01 +Warner should guide many Fantasy teams to success during the playoffs. Expect fine numbers from him the rest of the way. + +Rich Gannon , QB OAK - Martin Updated 12/21/01 +Gannon has been a top-flight Fantasy QB this year. He will be a key player on many title teams, and should never be benched. + +Randy Moss , WR MIN - Russell Updated 12/21/01 +Moss started off slow this season but has once again been one of the best wideouts. Don't hesitate to start him during your playoff run. + +Marvin Minnis , WR KC - Free Agent Updated 12/21/01 +Minnis hasn't done much to help Fantasy owners this year. Don't use him during the remaining weeks of the NFL season. + +Michael Westbrook , WR WAS - Free Agent Updated 12/21/01 +Westbrook has been inconsistent this season as a Fantasy player. He will be a good No. 2 at best during your playoffs. + +Rod Gardner , WR WAS - Free Agent Updated 12/21/01 +Gardner has been very inconsistent this season. Unless you play in a deeper league, starting Gardner isn't advisable. + +Tony Richardson , RB KC - Neal/McKay Updated 12/21/01 +Richardson hasn't been a consistent scoring threat this year. Don't use him during the Fantasy playoffs. + +Tony Gonzalez , TE KC - Russell Updated 12/21/01 +Gonzalez hasn't played as well as expected this year. Still, he is too talented to bench during the Fantasy playoffs. + +Brett Favre , QB GB - Frank Updated 12/21/01 +Favre has been one of the best QBs this season. Count on him to help lead your team to Fantasy glory. + +Trent Green , QB KC - Bass/Hull Updated 12/21/01 +Green has been an inconsistent Fantasy QB this year. He is a risky start during the rest of the season. + +Bill Schroeder , WR GB - Frank Updated 12/21/01 +Schroeder has had a solid season. Look for him to be a reliable No. 2 wideout during your postseason. + +Matt Hasselbeck , QB SEA - Bass/Hull Updated 12/21/01 +Hasselbeck has been a big disappointment this year. Don't use him during the Fantasy postseason. + +More Updates +Transactions, View + +Transactions +Date Time Player Team Transaction Effective Cost +12/21/01 6:49 AM Brown, Kris Martin Signed Week 15 $2.5 +12/21/01 6:49 AM Taylor, Fred Martin Released Week 15 $2.5 +Schedule, Breakdown + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/14781038.1075855165403.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/14781038.1075855165403.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5130023c --- /dev/null +++ b/demo/ermis-f/cur/14781038.1075855165403.JavaMail.evans@thyme:2,S @@ -0,0 +1,47 @@ +Message-ID: <14781038.1075855165403.JavaMail.evans@thyme> +Date: Tue, 27 Nov 2001 08:08:25 -0800 (PST) +From: notification.isc@enron.com +To: users.dl-enron@enron.com +Subject: Updated: Cancellation of System Outage Notification +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: ISC Systems Notification +X-To: DL-Enron Production SAP Users +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +UPDATE + +Cancellation of System Outage Notification + + Outage Description: + +We had previously communicated that all SAP systems (including Financial Production, HR Production, Interfaces) would be shutdown over the weekend in order to perform a production build. We are postponing these activities and will send you additional communications to inform you of the new date(s). + + + +Date & Time of Outage: + +The scheduled System Outage has been postponed + + + +Contact: + + + +Contact: + +Contact Information: + +ISC Customer Care 713-345-4727 + + + + + + \ No newline at end of file diff --git a/demo/ermis-f/cur/14864700.1075861339002.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/14864700.1075861339002.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..bcc2c0cb --- /dev/null +++ b/demo/ermis-f/cur/14864700.1075861339002.JavaMail.evans@thyme:2,S @@ -0,0 +1,75 @@ +Message-ID: <14864700.1075861339002.JavaMail.evans@thyme> +Date: Mon, 12 Nov 2001 08:17:46 -0800 (PST) +From: m..tholt@enron.com +To: jay.reitmeyer@enron.com, frank.ermis@enron.com, p..south@enron.com +Subject: FW: Western Frontier Project +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Tholt, Jane M. +X-To: Reitmeyer, Jay , Ermis, Frank , South, Steven P. +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + + -----Original Message----- +From: Cantrell, Rebecca W. +Sent: Thursday, November 08, 2001 1:28 PM +To: Miller, Stephanie; Tholt, Jane M.; Shively, Hunter S.; Lucci, Paul T. +Subject: Western Frontier Project + +The FERC notice on this project has been issued and comments are due by November 21. Do we have any interests that would warrant more than a plain intervention? Let me know if you want a copy of the original filing, with maps, etc. + +INSIDE FERC-October 29, 2001 +WILLIAMS PUTS MEAT ON THE BONES OF WESTERN FRONTIER PROJECT DESIGN +Touting a need for more pipeline capacity linking the "prolific" supply basins of the central Rockies +and increasingly hungry Mid-Continent markets, The Williams Cos. Inc. last week took the next step by +filing for authorization to build and operate the Western Frontier project. +The sponsor has in hand four negotiated-rate deals for long-term service covering roughly two-thirds +of the 540,000 Dt/day of project design capacity, it told FERC in an Oct. 24 certificate application +(CP02-11). Williams wants to have the $366 million project up and running by Nov. 1, 2003; it +asked the commission to issue a final certificate by Dec. 11, 2002, so that it can commence construction +by the following April. +Williams unveiled initial plans for Western Frontier early last summer (IF, 9 July, 14) and held an open +season in June and July. To carry gas from the Power River, Big Horn, Wind River and Green River basins +- estimated to hold 173 Tcf of potential and recoverable reserves - the new 30-inch-diameter mainline +would run 398 miles, starting at the Cheyenne Hub and ending at an interconnection with the system of +affiliate Williams Gas Pipelines Central Inc. in Beaver County, Okla. Characterizing the Cheyenne Hub as +"a liquid point of supply," Williams asserted that "presently, supply capability to the hub has outpaced +transportation capacity away from the hub to market areas due to insufficient pipeline infrastructure." +Along the way, the Western Frontier mainline would make another interconnection with Williams +Central as well as with Northern Natural Gas Co., ANR Pipeline Co., Natural Gas Pipeline Co. of America +and Panhandle Eastern Pipeline Co., "thus providing multiple avenues for gas produced in the central +Rockies to be transported throughout the Mid-Continent using the existing pipeline grid." +To "further enhance its supply options," the sponsor wants to build a 9.7-mile lateral from the +mainline to the Wattenberg gas processing plant east of Denver to tap the Denver-Julesberg basin. Rounding +out the project design are two new compressor stations, the 10,000-horsepower Chalk Bluff station to +be constructed at the Cheyenne Hub and the 20,000-hp Denver station to be built in Adams County, Colo. +Following the open season, Williams hammered out precedent agreements with Marathon Oil Co. +(75,000 Dt/day), Williams Energy Marketing and Trading Co. (200,000 Dt/day), Utilicorp United Inc. +(15,000 Dt/day) and Entergy Power Generation Corp. (75,000 Dt/day). The initial term for the deals is 10 +years, except for Marathon which committed to a five-year term with an option to extend it an additional +two years, said the application. +"Other shippers have expressed serious interest for the remaining capacity on Western Frontier, and +active negotiations are moving forward with these potential shippers," said the application, adding that +Williams was "confident . . . that the remaining capacity will be committed in the upcoming months." +With the addition of compression, the project could "facilitate relatively inexpensive expansions to +accommodate future market growth," the sponsor told FERC. And that may well be necessary, it continued, +pointing to "stagnant to declining supply" in the Mid-Continent basins coupled with "projected demand +increases." As in many areas of the country, "much of the anticipated demand increase is attributed to +installation and operation of . . . gas-fired electrical generation," it said. The 11,439 Mw of "active winter +generating capacity" in the combined service areas of Western Frontier and Williams Central is expected to +more than double by 2004, said Williams. +The application seeks negotiated rate authority for the project operator, Western Frontier Pipeline +Co. LLC, and approval of initial recourse rates. The maximum daily reservation rate under schedule FTS +would be 35?/Dt for contract demand in Zone 1 and 79.4?/Dt in Zone 2. +Under the negotiated deals reached with the four "anchor" shippers, Utilicorp and Entergy would pay a +combined reservation and commodity rate of 25?/Dt at a 100% load factor for Zone 1 service to the +Williams Central Hugoton station in Kansas, while WEM&T would pay a combined rate of 30?/Dt for +Zone 2 transportation to the Williams Central system in Oklahoma and Marathon would pay 32?/Dt under +the shorter contract for Zone 2 service to interconnects with ANR, Panhandle and Williams Central in +Oklahoma. All transportation would originate at the Cheyenne Hub. \ No newline at end of file diff --git a/demo/ermis-f/cur/14868182.1075861338166.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/14868182.1075861338166.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..db21e9dc --- /dev/null +++ b/demo/ermis-f/cur/14868182.1075861338166.JavaMail.evans@thyme:2,S @@ -0,0 +1,45 @@ +Message-ID: <14868182.1075861338166.JavaMail.evans@thyme> +Date: Wed, 7 Nov 2001 14:27:37 -0800 (PST) +From: no.address@enron.com +Subject: Viewing Electronic Pay Stubs +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Enron Payroll@ENRON +X-To: Enron Payroll group@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Effective with the November 15 payday, electronic viewing and printing of your direct deposit advice will be available on eHRonline. This new feature allows you to view your pay information at a time convenient for you. Later this year, you will be able to view this information from your home on your ClickAtHome computer. + +The following is information to help you view this document beginning on November 15. To access and print your pay advice from eHRonline: + + 1. Log-on to eHRonline with your "P" number and password. +For more details on how to log-on to eHRonline, see +step-by-step instructions at +http://isc.enron.com/site/doclibrary/user/ + 2. Navigate to the pay advice using the following navigation +menus: +? Pay Information +? Paycheck Inquiry + 3. Select the appropriate payroll period. + 4. Click on the Continue button. + 5. Click on the payroll period link under the Period heading; +a new window opens. + 6. Select the Open this file from its current location option. + 7. Click on the OK button; this starts Adobe Acrobat Reader. + 8. View your pay advice. + 9. Click on the Print icon from the main toolbar. +10. Verify/change the displayed printer. +11. Click on the OK button to print the pay advice at the +designated printer. For more details on how to view & print +your pay advice from eHRonline, see step-by-step +instructions at http://isc.enron.com/site/doclibrary/user/ + +The advice information will remain on this site throughout the year allowing you to view or print the information at your convenience. You can view a sample of the online pay stub by following this link to http://hrweb.enron.com/, click on Payroll Services and then on Payroll Forms. + +If you'd like more details, there will be an Information Booth on November 13 through 15 from 11 am to 2 pm in the lobby of Enron North. Come by and visit with Payroll Representatives who will demonstrate how the process works. \ No newline at end of file diff --git a/demo/ermis-f/cur/1510254.1075861335402.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/1510254.1075861335402.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..20fe2c86 --- /dev/null +++ b/demo/ermis-f/cur/1510254.1075861335402.JavaMail.evans@thyme:2,S @@ -0,0 +1,33 @@ +Message-ID: <1510254.1075861335402.JavaMail.evans@thyme> +Date: Wed, 24 Oct 2001 19:22:28 -0700 (PDT) +From: no.address@enron.com +Subject: Natural Gas Origination +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Americas - Office of the Chairman@ENRON +X-To: All Enron Employees North America@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Our natural gas business continues to benefit from effective account management and resource allocation focused on identifying and responding to the needs of our varied customers. In order to keep our organization optimally structured and to facilitate additional growth, we are making the following changes: + +Producer/Wellhead Group +The current mid-market, origination and wellhead pricing activity currently within the Central and Eastern Gas Regions will be consolidated with the Derivatives group under Fred Lagrasta. This will create a single business unit focused upon the needs of the producing industry within the Eastern U.S. The producer focus in the Western U.S. and Texas will remain unchanged reporting to Mark Whitt and Brian Redmond respectively. + +Strategic Asset Development +Laura Luce will move from her role in the Central Region to lead an effort focused strictly on identifying and entering into long-term strategic arrangements within the Central and Eastern Regions. This initiative will focus on a limited number of selected markets that provide strategic opportunities for partnering in asset development, asset management and optimization. This effort will continue to work very closely with the regional leads. + +Central Origination and Mid-Market +Frank Vickers will continue his current role in the Eastern Region and will assume the leadership role for Mid-Market and Origination activity in the Central Region. + + +There will be no changes to the West and Texas Origination groups headed respectively by Barry Tycholiz and Brian Redmond. + +Please join us in congratulating Fred, Laura and Frank in their new roles. + +Louise & John \ No newline at end of file diff --git a/demo/ermis-f/cur/15129340.1075855165667.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/15129340.1075855165667.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..90f6ad49 --- /dev/null +++ b/demo/ermis-f/cur/15129340.1075855165667.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <15129340.1075855165667.JavaMail.evans@thyme> +Date: Tue, 27 Nov 2001 17:06:01 -0800 (PST) +From: michelle.akers@enron.com +To: k..allen@enron.com, eric.bass@enron.com, frank.ermis@enron.com, + email <.gasdaily@enron.com>, l..gay@enron.com, + mike.grigsby@enron.com, keith.holst@enron.com, + email <.kdoole@enron.com>, f..keavey@enron.com, kam.keiser@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + email <.liane@enron.com>, email <.mhenergy@enron.com>, + email <.mike@enron.com>, email <.ngw@enron.com>, + email <.phillip@enron.com>, email <.prices@enron.com>, + email <.prices@enron.com>, jay.reitmeyer@enron.com, + m..scott@enron.com, p..south@enron.com, m..tholt@enron.com +Subject: Enron North America Bid-Week Prices for West Region (11/27/2001) +Cc: michelle.akers@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: michelle.akers@enron.com +X-From: Akers, Michelle +X-To: Allen, Phillip K. , Bass, Eric , Ermis, Frank , GasDaily (email) , Gay, Randall L. , Grigsby, Mike , Holst, Keith , kdoole - Publication Distribution (email) , Keavey, Peter F. , Keiser, Kam , Kuykendall, Tori , Lenhart, Matthew , Liane Kucher (email) , mhenergy - Publication Distribution (email) , Mike Grigsby @ home (email) , NGW Publication (email) , Phillip Allen - Home (email) , Prices - Intelligence Press (email) , Prices - L Kuch (email) , Reitmeyer, Jay , Scott, Susan M. , South, Steven P. , Tholt, Jane M. +X-cc: Akers, Michelle +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Please be advised that this information is confidential and proprietary. We ask that this confidential information be treated as such, in accordance with applicable laws and regulations governing disclosure of confidential information by gas marketers such as Enron. + + + \ No newline at end of file diff --git a/demo/ermis-f/cur/15221320.1075855168318.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/15221320.1075855168318.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6079e888 --- /dev/null +++ b/demo/ermis-f/cur/15221320.1075855168318.JavaMail.evans@thyme:2,S @@ -0,0 +1,29 @@ +Message-ID: <15221320.1075855168318.JavaMail.evans@thyme> +Date: Tue, 11 Dec 2001 07:47:44 -0800 (PST) +From: ina.rangel@enron.com +To: p..south@enron.com, frank.ermis@enron.com, jay.reitmeyer@enron.com, + m..scott@enron.com, m..tholt@enron.com, l..gay@enron.com, + tori.kuykendall@enron.com, jason.wolfe@enron.com, + matthew.lenhart@enron.com, keith.holst@enron.com, + matt.smith@enron.com, k..allen@enron.com, andy.zipper@enron.com +Subject: Mike Grigsby - vacation +Cc: kimberly.hillis@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: kimberly.hillis@enron.com +X-From: Rangel, Ina +X-To: South, Steven P. , Ermis, Frank , Reitmeyer, Jay , Scott, Susan M. , Tholt, Jane M. , Gay, Randall L. , Kuykendall, Tori , Wolfe, Jason , Lenhart, Matthew , Holst, Keith , Smith, Matt , Allen, Phillip K. , Zipper, Andy +X-cc: Hillis, Kimberly +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Mike Grigsby will be out of the office today and tommorrow on vacation. If he needs to be reached, please let me know. + +Ina Rangel +Administrative Coordinator +Enron North America +713-853-7257 Voice +713-646-3604 Fax \ No newline at end of file diff --git a/demo/ermis-f/cur/15225924.1075861338658.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/15225924.1075861338658.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..78fa1a56 --- /dev/null +++ b/demo/ermis-f/cur/15225924.1075861338658.JavaMail.evans@thyme:2,S @@ -0,0 +1,24 @@ +Message-ID: <15225924.1075861338658.JavaMail.evans@thyme> +Date: Fri, 9 Nov 2001 05:53:30 -0800 (PST) +From: randy.bhatia@enron.com +To: k..allen@enron.com, randy.bhatia@enron.com, frank.ermis@enron.com, + carole.frank@enron.com, l..gay@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com, kam.keiser@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + matthew.lenhart@enron.com, ryan.o'rourke@enron.com, + jay.reitmeyer@enron.com, p..south@enron.com, m..tholt@enron.com, + ashley.worthing@enron.com, biliana.pehlivanova@enron.com, + monte.jones@enron.com +Subject: TRV Notification: (West VaR - 11/09/2001) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Bhatia, Randy +X-To: Allen, Phillip K. , Bhatia, Randy , Ermis, Frank , Frank, Carole , Gay, Randall L. , Grigsby, Mike , Holst, Keith , Keiser, Kam , Kuykendall, Tori , Lenhart, Matthew , Lenhart, Matthew , O'Rourke, Ryan , Reitmeyer, Jay , South, Steven P. , Tholt, Jane M. , Worthing, Ashley , Pehlivanova, Biliana , Jones, Monte +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +The report named: West VaR , published as of 11/09/2001 is now available for viewing on the website. \ No newline at end of file diff --git a/demo/ermis-f/cur/15233052.1075861335637.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/15233052.1075861335637.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..80ce0105 --- /dev/null +++ b/demo/ermis-f/cur/15233052.1075861335637.JavaMail.evans@thyme:2,S @@ -0,0 +1,80 @@ +Message-ID: <15233052.1075861335637.JavaMail.evans@thyme> +Date: Thu, 25 Oct 2001 16:11:52 -0700 (PDT) +From: news@oxfordprinceton.com +To: fermis@ect.enron.com +Subject: The Oxford Princeton Programme E-Newsletter +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: The Oxford Princeton Programme +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +The Oxford Princeton Programme E-Newsletter + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +In this edition: +- 'On-line Exchanges Evolve' +- 2002 Catalog hot off the press +- New industry basics web-based training + * Introduction to the Power Industry + * An Overview of the Natural Gas Industry +- The Oxford Princeton Programme course schedules +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +'On-line Exchanges Evolve' +------------------------- +Entering the new millennium, energy companies are being forced to do business in new ways. Tough environmental legislation, product price sensitivity, mergers and acquisitions, downsizing, supply shortages, and profitability pressures all pose significant challenges to the energy industry as a whole. However, nothing poses more of a challenge than the Internet revolution. +Read the full text of this article by Mary Jackson (as published in Global Energy Business): + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +2002 Catalog - hot off the press! +------------------------------ +Our 2002 Catalog has just been published and is in the mail now. It's never too early to start planning next years training... +...especially as registrations for any 2002 public course made before the end of this year will receive 2001 prices! +Full schedules for 2002 are also available on our website at: + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +New industry basics web-based training +** Introduction to the Power Industry ** +Electricity is the power we all rely on. Learn how the power gets to you. Meg O'Watt, utility spokesperson, is ready to explain the mysteries of electricity and the basics of the power industry so you'll appreciate what happens when you flip the switch. Join Meg in "Introduction to the Power Industry". +Available NOW: + + +** An Overview of the Natural Gas Industry ** +We have a special pass for you to visit The Museum of Natural Gas and see how natural gas is produced and marketed. We've even arranged our top museum guide, Bea T. Yu, to show you through the museum and introduce you to the natural gas industry. There are lots of exciting exhibits that take you from the formation of natural gas through processing and transmission to end-users. See how natural gas is traded in markets around the world. +Available 26 Oct: + + +Read about these courses and see FREE PREVIEWS of all PrincetonLive.com courses at: + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +The Oxford Princeton Programme Course Schedules + +The College of Petroleum and Energy Studies +- Courses in Oxford, Singapore and Houston + + +Princeton Energy Programme +- Courses in Houston, Toronto, Calgary, London, +San Francisco, Singapore, Chicago + + +PrincetonLive.com +- Web-based training, you set your own schedule! +Courses are available 24 hours per day, seven days +per week, worldwide! + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Subscription Information +You are receiving this e-mail as a past delegate or +contact of The Oxford Princeton Programme. +If you would rather not receive e-mail updates in the +future or have any other questions please respond to: +news@oxfordprinceton.com +~~~~~~~~~~~~~~~~~~~~~~~~~ +(c) 2001 The Oxford Princeton Programme + diff --git a/demo/ermis-f/cur/15341399.1075861337771.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/15341399.1075861337771.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..cfd1474c --- /dev/null +++ b/demo/ermis-f/cur/15341399.1075861337771.JavaMail.evans@thyme:2,S @@ -0,0 +1,17 @@ +Message-ID: <15341399.1075861337771.JavaMail.evans@thyme> +Date: Mon, 5 Nov 2001 13:01:44 -0800 (PST) +From: no.address@enron.com +Subject: Message to U.S. employees +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: General Announcement@ENRON +X-To: All Enron Employees United States@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Voting is a key tool in our governmental process, and allows every American to make their voice heard. We encourage you to exercise your right to vote tomorrow, November 6. \ No newline at end of file diff --git a/demo/ermis-f/cur/15495290.1075861337195.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/15495290.1075861337195.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..663a77ef --- /dev/null +++ b/demo/ermis-f/cur/15495290.1075861337195.JavaMail.evans@thyme:2,S @@ -0,0 +1,419 @@ +Message-ID: <15495290.1075861337195.JavaMail.evans@thyme> +Date: Thu, 1 Nov 2001 15:11:38 -0800 (PST) +From: miki.bode@williams.com +Subject: NWP System Notice - 01-313 NWP Available Capacity +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Bode, Miki +X-To: 'abenton@utilicorp.com', 'abenton@utilicorp.com', 'anita.reubens@swgas.com', 'becky.wells@eprime.com', 'bgoddard@semprasolutions.com', 'bharp@coral-energy.com', 'bmantz@semprasolutions.com', 'browning@wasatchenergy.com', 'bruce.langmade@gapac.com', 'bymank@wdni.com', 'cards@wdni.com', 'caver_ealy@pgn.com', 'ccoyle@americansoda.com', 'cdecotea@westerngas.com', 'cmcgra@puget.com', 'cpavlica@enerad.com', 'craig.provenzano@powersrc.com', 'cslaman@usg.com', 'cwduke@duke-energy.com', 'cwojta@national-fuel.com', 'darena@national-energy.com', 'Dave.Dungan@Weyerhaeuser.com', 'deborahs@kimballenergy.com', 'derek.danyliw@husky-oil.com', 'dhuck@reliant.com', 'dlh@nwnatural.com', 'dmyers@enserco.com', 'eric.rost@swgas.com', 'FERMIS@ENRON.COM', 'gary.sanchez@tombrown.com', 'gborrego@semprasolutions.com', 'geek@bp.com', 'gilesmh@bp.com', 'janderson@clarkpud.com', 'jane@itcoworld.com', 'janicew@questar.com', 'jdebruyn@westerngas.com', 'jennifer_owen@pgn.com', 'jhaake@national-fuel.com', 'jmmcarthur@duke-energy.com', 'jnowell@semprasolutions.com', 'johnru@questar.com', 'joy.toups@elpaso.com', 'jpowell@reliant.com', 'jsanders@clarkpud.com', 'karencu@questar.com', 'katalin_kiss@transalta.com', 'kbuys@westerngas.com', 'kevin.headrick@eprime.com', 'kevinfo@questar.com', 'kims@kimballenergy.com', 'ksiwak@coral-energy.com', 'llightfoot@coral-energy.com', 'lmansi@sdge.com', 'LPRIOR@ENRON.COM', 'markpi@questar.com', 'mbeckner@utilicorp.com', 'mcano@enerad.com', 'melewis@utilicorp.com', 'Michelle_Hunter@pgn.com', 'mmcmahon@avistaenergy.com', 'mreed@enserco.com', 'nathan.dougherty@eprime.com', 'painsworth@kimballresources.com', 'ramperms@bp.com', 'rcooper@usg.com', 'rcooper@utilicorp.com', 'rfm@nwnatural.com', 'rob_findlay@transalta.com', 'ron.smith@ashgrove.com', 'ron.youell@mirant.com', 'rplatt@duke-energy.com', 'rudesm@texaco.com', Watt, Ryan , 'sakom@attglobal.net', 'SBREWER@ENRON.COM', 'scott.holloway@eprime.com', 'scott.linkletter@neg.pge.com', 'scotts@kimballenergy.com', 'sghill@bcgas.com', 'spjutd2@wdni.com', 'ssanchez@westerngas.com', 'SSOUTH@ENRON.COM', Brodeur, Stephane , 'tdickers@westerngas.com', 'tdizona@coral-energy.com', 'tinaf@questar.com', 'tjmi@dynegy.com', 'tkcheeseman@duke-energy.com', 'trevor.cochran@engageenergy.com', 'trevor.cochran@engageenergy.com', 'val_yildirok@pgn.com', 'wharlan@kimballresources.com', 'zcourns@national-fuel.com', 'jshadie@idacorpenergy.com' +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Post Date: November 01, 2001 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-313 NWP Available Capacity + +Notice Text: +All Shippers Notification: 01-313 Dated : November 1, 2001 + + + +NORTHWEST PIPELINE'S +NOTICE OF AVAILABLE AND POTENTIALLY AVAILABLE FIRM TRANSPORTATION +CAPACITY 1) + + +If you are interested in discussing any of the Available or +Potentially Available Capacity, please call Candace Karpakis +at (801) 584-6996 (work) or at (801) 971-5983 (cellular). + +********************************************************************** +Capacity Below Available +for TF-1 Service Only + + Total Available +Pkg Receipt Point2) Delivery Point2) Dth/d Date3) + +B Sumas Kern River/Muddy Crk. 8,272 NOW- + 05/31/03 14) + +B-1 Sumas Kern River/Muddy Crk. 1,500 12/01/01- + 05/31/03 9)14) + +C Jackson Prairie(1160) Kemmerer 2,750 NOW + Ignacio Plant(1590) + +C-1 Sumas Jackson Prairie 1,160 NOW- + 05/31/03 8)14) + +D Jackson Prairie(2390) Monticello(330) 6,016 NOW + Ignacio Plant(3,626) Rio Algom(300) + Moab#2(1,861) + Moab(2,283) + Arches National Park(17) + Vernal(653) + Dutch John(125) + Redwash(447) + +D-1 Sumas Jackson Prairie 2,390 NOW- + 05/31/03 8)14) + +E Starr Road Inland Paper 830 NOW 8) + +F Stanfield Stanfield 3,681 12/01/01 9) + +F-1 Stanfield Stanfield 14,490 04/01/02 10) + +G Shute Creek Ignacio-Bondad (EPNG) 55,000 12/01/01 9) + +G-1 Shute Creek Ignacio-Bondad (EPNG) 20,000 NOW + +H Opal Plant Western Mkt Center 90,000 12/01/01 9) + +I Painter Muddy Creek (KERN) 8,351 NOW 8) + +I-1 Painter Muddy Creek (KERN) 35,000 12/01/01 9) + +J Western Mkt Center Crossover 16-Questar 50,415 12/01/01 7) 9) + +K Western Mkt Center Clay Basin` 4,585 12/01/01 7) 9) + +L Crossover 16 Green River-CIG 23,152 NOW 7) + +M Crossover 16 Clay Basin 10,000 12/01/01 7) 9) + +M-1 Crossover 16 Clay Basin 17,263 NOW 7) + +N Green Rvr/McKinn-CIG Clay Basin 18,152 NOW 7) + +N-1 Green Rvr/McKinn-CIG Clay Basin 5,000 12/01/01 7) 9) + +O Clay Basin Chevron Rangely(6093) 7,488 12/01/01 9) + Vernal (1395) + +P Clay Basin Redwash/Questar 19,240 04/01/02 7) 9) + +Q Clay Basin Rifle 1,850 NOW 7) 8) + +Q-1 Clay Basin Rifle 7,770 12/01/01 7) 9) + +R Clay Basin American Soda Ash 1,140 NOW 7) 8) + +S Jensen (Ut Gas Svc) Green River-CIG 316 NOW 8) + + +T Redwash/Chevron Green River-CIG 1,850 NOW 8) + +U Redwash/QPC Rifle 1,050 12/01/01 7) 9) + +V Greasewood Clay Basin 2,765 12/01/01 9) + +W Piceance Quick Cycle Green River-CIG 1,005 NOW 8) + +X Barrett Kern River 4,097 04/01/02 9) + +Y Barrett Green River-CIG 6,460 NOW 8) + +Z North Douglas Green River-CIG 3,178 NOW 8) + +AA Sand Springs Ignacio-Bondad (EPNG) 23,148 10/31/02 4) 9) + +BB West Douglas Clay Basin 2,354 NOW + +CC Calf Canyon(410) Kern River 703 01/01/02 9) + Foundation Crk.(293) + +DD Lisbon Green River-CIG 2,600 NOW 8) + +EE Grand Valley Green River-CIG 1,137 NOW 8) + +FF Grand Gas Green River-CIG 1,000 NOW 8) + +GG Ignacio Plant Green River-CIG 10,000 12/01/01 9) + +GG-1 Ignacio Plant Green River-CIG 7,601 NOW 8) + +HH Ignacio Plant Grand Junction 4,000 12/01/01 9) + +HH-1 Ignacio Plant Grand Junction 4,310 NOW 8) + +II Ignacio Plant Ignacio -Bondad (EPNG) 25,000 NOW 8) + +II-1 Ignacio Plant Ignacio -Bondad (EPNG) 25,000 12/01/01 9) + +JJ Blanco Hub-TW Green River-CIG 20,000 12/01/01 9) + +JJ-1 Blanco Hub-TW Green River-CIG 1,500 12/01/01 10) + +JJ-2 Blanco Hub-TW Green River-CIG 30,452 NOW 8) + +JJ-3 Blanco Hub-TW Green River-CIG 23,511 04/01/02 9) + +JJ-4 Blanco Hub-TW Green River-CIG 10,000 06/08/02 9) + + +********************************************************************** +Jackson Prairie Receipt Point Capacity +Available for TF-1 or TF-2 Service +as specified below + +KK Jackson Prairie SIPI 47,341 NOW 5)8) + (55,715) Lynden 592 + Lawrence 81 + ACME 68 + Mt. Vernon 115 + Sedro/Woolley 3,988 + LDS Church 133 Granite Falls 1,536 + + Machias 1,840 + Snohomish 21 + +LL Jackson Prairie Echo Lake 33 NOW 5)8) + (7,530) Duval/Cottage Lake 183 + Redmond 3,293 + May Valley 300 + Lake Francis 2,808 + Covington 263 + Black Diamond 450 + Enumclaw 200 + +MM Jackson Prairie Sedro/Woolley 8,300 05/01/04 5)10) + +NN Jackson Prairie South Lake 35,500 NOW 6) + +OO Jackson Prairie Idaho State Pen. 1,735 NOW 6) + +PP Jackson Prairie Kern River/Muddy Crk. 98,069 NOW 6) + +QQ Jackson Prairie Shute Creek 7,688 NOW 6) + +RR Jackson Prairie Pocatello 1,198 NOW 6) + + +************************************************************************ +FOOTNOTES + +1) This notification supersedes all previous Notices of Available and Potentially Available Capacity and is subject to change at any time. + +2) Other receipt and delivery points utilizing the described + transportation corridor may be available. + +3) Potential Availability date for the Capacity. + +4) Contracts shall include the following subordinate scheduling + provision if the requested term extends into a critical operational + period: + +To the extent Shipper's nominated volumes are not scheduled solely +due to Shipper's subordinate scheduling priorities set forth below, +the monthly base reservation charge will be discounted to $0.00 per +Dth for that quantity only. + +Section 14.1(c)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights through any mainline constraint +from the Sand Springs receipt point to the Ignacio Bondad (or +LaPlata-TW) delivery point(s) to have a scheduling priority which +will be subordinate to the scheduling priority for any firm shipper +with primary corridor rights that encompass and extend beyond the +Sand Springs to Ignacio Bondad (or LaPlata-TW) corridor. + +5)Available for TF-1 or TF-2 transportation service. TF-2 service will not be discounted below Northwest's current Tariff filed rate for TF-2 service. Additionally, TF2 service must be linked to requester's designated storage contract or storage ownership right. TF-2 service shall include the following subordinate scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights from the Jackson Prairie receipt +point to the _____________ delivery point to have a scheduling +priority at any northflow constraint point in that corridor that is +subordinate to the scheduling priority for any firm service with +unconditioned primary corridor rights through such constraint point. + +6) Available for TF-2 transportation service only. TF-2 service will not be discounted below Northwest's current Tariff filed rate for TF-2 service. Additionally, TF2 service must be linked to requester's designated storage contract or storage ownership right. TF-2 service shall include the following subordinate scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights from the Jackson Prairie receipt +point to the _____________ delivery point to have a scheduling +priority at any southflow constraint point in that corridor that is +subordinate to the scheduling priority for any firm service with +unconditioned primary corridor rights through such constraint point. + +7) Capacity is not to exceed a one month primary term with evergreen language. Any offers with terms greater than one month will need to be evaluated for possible seasonal flow conditions that may restrict the available capacity beyond a one month term. + +8) This capacity is currently under contract with an evergreen clause. This capacity can be made available by providing one business day written termination notification to the current holder of the capacity. This means that termination notification must be received + +no later than 5:00 p.m. Mountain Current Time, 24 hours (1 business +day) prior to the effective date of the contract termination. + +9) This capacity is currently under contract with an evergreen clause. + This capacity can be made available by providing ten business days +prior written termination notification to the current holder of the +capacity. This means termination notification must be received no +later than 5:00 p.m. Mountain Current Time on the eleventh business +day prior to the beginning of the next month. + +10) This capacity is currently under contract and does not contain an evergreen clause. + +11) This capacity is "mitigated" capacity and will not contain an evergreen clause. + +12) This capacity is available only for the term offered. No evergreen +clause available. + +13) This capacity is currently under contract with an evergreen clause. + This capacity can be made available by providing a one year prior + written termination notification to the current holder of the + capacity. + +14) This capacity is reserved for Northwest Pipeline's Evergreen Expansion Project effective June 1, 2003. + + +************************************************************************ +PROCEDURE FOR REQUESTING AVAILABLE AND +POTENTIALLY AVAILABLE +TRANSPORTATION CAPACITY + +To request Potentially Available Transportation Capacity available on the first +day of December 2001, Shipper must submit a Prearranged Offer in the form of the +Letter Agreement provided below. This Letter Agreement must be received by +Northwest no later than 5:00 pm Central Time on November 13, 2001. Northwest +will accept or reject the Prearranged Offer by no later than the end of the gas +day on November 14, 2001. If the Prearranged Offer is acceptable, Northwest will +provide a 10-business day prior termination notice to the current holder of the +Capacity (this means that termination notification must be sent no later than +5:00 pm Mountain Current Time on the eleventh business day prior to the +beginning of the next month). Northwest will then post the Prearranged Offer +for competitive bid, and Award the capacity no later than two business days +after the Bid Close Date. Unless otherwise specified in this posting, bids will +be evaluated and awarded pursuant to the procedure set forth in Northwest's +tariff. + +To request the Potentially Available Transportation Capacity with the one +business day termination provisions as indicated by footnote "8)", Shipper must +submit a Prearranged Offer in the form of the Letter Agreement provided below. +Upon receipt of this Letter Agreement Northwest will either accept or reject the +Prearranged Offer within 24-hours. If the Prearranged Offer is acceptable, +Northwest will provide the one business day termination notice to the current +holder of the Capacity, post the Prearranged Offer for bid, and Award the +capacity no later than two business days after the Bid Close Date. Unless +otherwise specified in this posting, bids will be evaluated and awarded pursuant +to the procedure set forth in Northwest's tariff. + +To request Available Transportation Capacity, Shipper must immediately submit a +Prearranged Offer in the form of the Letter Agreement provided below. Northwest +will accept or reject the Prearranged Offer within two (2) business days of +receipt of the prearranged offer. If the Prearranged Offer is acceptable, +Northwest will post the Prearranged Offer for bid, and Award the capacity no +later than two business days after the Bid Close Date. Unless otherwise +specified in this posting, bids will be evaluated and awarded pursuant to the +procedure set forth in Northwest's tariff. Northwest has the right to re-post +Available capacity for bid with or without prearranged offers. + + + + + _________________(Date) + + + +____________________________ (Company Name) +____________________________ (Company Address) +____________________________ (City, State, Zip) + +VIA FACSIMILE - (801) 584-7076 + + +Northwest Pipeline Corporation +c/o Williams Gas Pipelines - West +Attn: Candace C. Karpakis +295 Chipeta Way +Salt Lake City, UT 84158 + +Re:Prearranged Offer for Available or Potentially Available Transportation +Capacity on Williams' Northwest Pipeline Transmission System + + +Dear Candace: + +_______________________ ("Shipper") submits the following bid for available or +potentially available transportation capacity ("Capacity") designated as package +_____ on Northwest Pipeline Corporation's ("Northwest") "Notice of Available or +Potentially Available Firm Transportation Capacity" dated November 1, 2001. +Shipper recognizes and agrees that the Capacity will be subject to the Special +Conditions set forth in this posting. Shipper's request is or is not +(circle one) contingent upon confirmation that its offered discount rate +provides use of receipt/delivery points outside the receipt/delivery point +corridor specified in the package. If maximum rate is offered, this provision +does not apply. Shipper understands that its prearranged offer is subject to +the Special Conditions described below. + +Shipper understands that Northwest will post the prearranged details of this +offer for such Capacity for bidding and Shipper will have the right to match the +highest bid value upon close of the bid process. Northwest will not disclose +the identity of the prearranged bidder in such posting. + +Service Type: TF-1 Large Customer + +Contract Demand(Dth/d): ____________________ + +Receipt Point(s) ______________________________________________________ + +Delivery Point(s)______________________________________________________ + +Daily Reservation Rate: $_______/Dth (applicable surcharges, volumetric charge +& fuel are additive) + +Term:______________________________to___________________________________ + + +Evergreen Requested (circle one): Yes or No + +Identity of any affiliate of Northwest involved in Shipper's transaction: +Indicate "None" or "Name the Affiliate": _________________________________________________ + +Northwest's acceptance of Shipper's prearranged offer for the Capacity will +constitute a binding agreement between Northwest and Shipper. Shipper shall be +awarded the Capacity at the terms agreed upon in this Letter Agreement if no +bids are received with a greater economic value for such Capacity during the bid +process. If Shipper elects to match a bid with a greater economic value, it +shall be awarded the Capacity according to the terms of the matched bid. Shipper +agrees to electronically execute a service agreement on Northwest's Electronic +Bulletin Board which confirms the terms of the final accepted transaction. + +If you have questions or comments regarding the above referenced information, +please contact __________________________ at ______________________(Phone +Number) ______________________(Fax Number). + +Sincerely, + +______________________________ (Name) +______________________________ (Title) + +(Accepted / Rejected) by Northwest: + +Date: _______________ Name: ________________________________ + + +SPECIAL CONDITIONS +(For Prearranged Offer Agreement) + +If the prearranged offer for the Capacity is accepted at a discount rate which +provides for the use of receipt/delivery points outside the specified +receipt/delivery point corridor for the Capacity, the accepted prearranged +offered discount rate shall apply no matter which receipt and delivery points +are utilized by Shipper, or any temporary replacement Shipper, under capacity +release transactions, including segmented releases. If the accepted prearranged +offered discount rate for the Capacity does not provide for use of +receipt/delivery points outside the specified receipt/delivery point corridor +for the Capacity, the accepted prearranged offered discount rate shall apply to +Shipper, or any temporary replacement Shipper, only to the extent that both +Shipper and any temporary replacement Shipper utilize receipt points within +their respective primary firm receipt/delivery point to primary firm delivery +point corridors, otherwise, Shipper will be liable for Northwest's maximum +tariff rates. + + + + +Word:F:\NWP Capacity Postings\2001 All Shipper Notices\01-313 11-01-01 diff --git a/demo/ermis-f/cur/15496121.1075859150827.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/15496121.1075859150827.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b3d7f939 --- /dev/null +++ b/demo/ermis-f/cur/15496121.1075859150827.JavaMail.evans@thyme:2,S @@ -0,0 +1,53 @@ +Message-ID: <15496121.1075859150827.JavaMail.evans@thyme> +Date: Fri, 23 Nov 2001 08:10:17 -0800 (PST) +From: johan.louw@ubspainewebber.com +To: mitchell.adrian@enron.com, hopkins.alison@enron.com, moe.bjarte@enron.com, + tony.bloomfield@enron.com, gardner.bob@enron.com, + waverley.branden@enron.com, charles_cullen@enron.com, + conant@enron.com, schneider.dana@enron.com, + degrasse.donald@enron.com, ermis.frank@enron.com, + friedel.gerhart@enron.com, glen@enron.com, marci.grossman@enron.com, + robert.hoeijmans@enron.com, hood.john@enron.com, + judi_ronkartz@enron.com, burnette.kevin@enron.com, + matthias.lee@enron.com, henry.michelle@enron.com, + santi.pierini@enron.com, miller.sara@enron.com, + sara.shackleton@enron.com, burgess.shandell@enron.com, + snewberg@enron.com, p..south@enron.com, steven_rushin@enron.com, + sutter@enron.com, hock.lim@enron.com, vonwalt@enron.com +Subject: HAPPPY THANKSGIVING +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Louw, Johan +X-To: adrian mitchell , alison hopkins , bjarte moe , Bloomfield, Tony , Bob Gardner , branden waverley , Charles_Cullen , conant , Dana Schneider , donald degrasse , frank ermis , gerhart Friedel , glen , Grossman, Marci , Hoeijmans, Robert , john hood , Judi_Ronkartz , KEVIN bURNETTE , Lee, Matthias , Michelle Henry , Pierini, Santi , sara miller , Shackleton, Sara , shandell burgess , snewberg , South, Steven P. , Steven_Rushin , Sutter , Lim, Tiong Hock , vonwalt +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_2\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + + +Johan Louw +Account Vice President +UBS PaineWebber +1111 Bagby Street +Houston, TX 77002 +713-654-4712 +800-553-3119 +713-654-1281 fax +www.johan.louw@ubspainewebber.com + +****************************************************** +Notice Regarding Entry of Orders and Instructions: +Please do not transmit orders and/or instructions +regarding your UBSPaineWebber account(s) by e-mail. +Orders and/or instructions transmitted by e-mail will +not be accepted by UBSPaineWebber and UBSPaineWebber +will not be responsible for carrying out such orders +and/or instructions. + +Notice Regarding Privacy and Confidentiality: +UBSPaineWebber reserves the right to monitor and +review the content of all e-mail communications sent +and/or received by its employees. \ No newline at end of file diff --git a/demo/ermis-f/cur/15566855.1075855166579.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/15566855.1075855166579.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a9d7f8e8 --- /dev/null +++ b/demo/ermis-f/cur/15566855.1075855166579.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <15566855.1075855166579.JavaMail.evans@thyme> +Date: Fri, 30 Nov 2001 13:24:19 -0800 (PST) +From: support@neg.pge.com +To: matthew.lenhart@enron.com, patti.sullivan@enron.com, + stephanie.miller@enron.com, p..south@enron.com, + corey.wilkes@enron.com, benjamin.schoene@enron.com +Subject: e-Trans Contract Administration +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Support@neg.pge.com +X-To: fermis@enron.com, kolinge@enron.com, schrist@enron.com, beveret@enron.com, nbaker@enron.com, jadams2@enron.com, Mendel, Shelly , Lenhart, Matthew , Sullivan, Patti , Miller, Stephanie , South, Steven P. , Wilkes, Corey , Schoene, Benjamin +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Contract 00008 was suspended at 11/30/2001 13:24:49 + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/15601273.1075861341133.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/15601273.1075861341133.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a1464cd3 --- /dev/null +++ b/demo/ermis-f/cur/15601273.1075861341133.JavaMail.evans@thyme:2,S @@ -0,0 +1,49 @@ +Message-ID: <15601273.1075861341133.JavaMail.evans@thyme> +Date: Wed, 21 Nov 2001 07:39:50 -0800 (PST) +From: forte3@accord01.comp.pge.com +To: undisclosed-recipients@enron.com +Subject: Operational Flow Order +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: GTS/INSIDEtracc Administrator +X-To: undisclosed-recipients +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Message Description: High Inventory System Wide OFO + +Message Date: 11/21/2001 + +Message Text: High Inventory System Wide Operational Flow Order (SWOFO) + + + OFO Stage : 3 + Inventory Level : High + Noncompliance Charge : $5.00/Dth + Tolerance Band : 0% + + +PG&E's CGT has called a High Inventory System Wide OFO for flow day 11/22/2001. + +High Inventory: Customer supply is required to be within the tolerance band percentage of daily +usage to avoid OFO noncompliance charges. Supply lower than usage is not subject to OFO + noncompliance charge. + +Charges for Noncompliance: + +- Noncore customers with AMR and PG&E's Electric Generation charges are based on actual + daily metered usage. +- Noncore customers without AMR charges are based on ADQ + or actual daily metered usage, whichever results in a lesser charge. +- Core Procurement Group charges are based on the latest core load forecast. + + +Please call the CGT Helpline 1-800-343-4743 if you have any questions. + + +Gas Schedulers +PG&E - California Gas Transmission diff --git a/demo/ermis-f/cur/15607903.1075862655245.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/15607903.1075862655245.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f252c1de --- /dev/null +++ b/demo/ermis-f/cur/15607903.1075862655245.JavaMail.evans@thyme:2,S @@ -0,0 +1,281 @@ +Message-ID: <15607903.1075862655245.JavaMail.evans@thyme> +Date: Fri, 19 Oct 2001 02:58:56 -0700 (PDT) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 10/19/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Battle your friends for glory in Planters Crunch Time -- the first-ever football game played via e-mail! Featuring graphic, play-by-play action, Planters Crunch Time is fast, fun, and FREE! Kickoff Now! + +Remember the NFL Hall of Famer's, Superbowl Champs and your favorite Teams or Players. Save 10% off NFL Memorabilia @ MVP.com. Enter coupon code HIGH10PC at checkout to receive this exclusive offer. Ends 10/23/01. + +Attention Fantasy Fans! Subscribe to The Sporting News now for a low $.99 per issue AND get a FREE Stainless Steel Thermo-Bottle! HURRY! + + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +Player Updates NFL Reports + +Latest NFL Player News + +Trent Green , QB KC - Bass/Hull Updated 10/18/01 +Green should move the ball with ease against the Cardinals this week. But the Chiefs might depend on the run, so his numbers may be limited. + +Ken Dilger , TE IND - Free Agent Updated 10/18/01 +Dilger is not a major factor in the Indianapolis passing game anymore. Don't expect much from him against the underrated New England defense this week. + +Marcus Pollard , TE IND - Free Agent Updated 10/18/01 +Pollard has emerged as Indianpolis' top option at tight end. He will once again be a key factor in the passing game against New England this week, + +Edgerrin James , RB IND - JWillie Updated 10/18/01 +James was held to just 55 rushing yards in his first game against New England this year. Expect much better numbers on James' home turf this week. + +Reggie Wayne , WR IND - Free Agent Updated 10/18/01 +Wayne is expected to start in place of ! th! e injured Jerome Pathon for the second consecutive week. Wayne has not done much yet, so don't put him in your Fantasy lineup. + +Marvin Harrison , WR IND - Russell Updated 10/18/01 +Harrison suually performs well in divisional matchups, and has burned Patriots CB Ty Law in the past. Expect him to produce good numbers against New England. + +Peyton Manning , QB IND - Neal/McKay Updated 10/18/01 +Manning did not perform well the first time he faced New England. He was intercepted by the Patriots three times, but should perform better against them at home this week. + +Randy Moss , WR MIN - Russell Updated 10/18/01 +Moss did not participate in practice Wednesday due to his sore right ankle. He should be able to practice on Thursday and play Sunday against Green Bay, but hold off deciding on whether to use him until it's clear whether he will be able to play. + +Bill Schroeder , WR GB - Frank Updated 10/18/01 +Schroeder missed practice Wednesday with an ankle injury. He is receiving treatment and should play Sunday, but monitor his progress before deciding whether to use him this week. + +Terry Glenn , WR NE - Matty Updated 10/18/01 +Glenn might have another good game this week. Indianapolis' secondary might have trouble handling Glenn, who immediately proved an early-season layoff didn't hurt him last week. + +Antowain Smith , RB NE - JWillie Updated 10/18/01 +Smith rushed for 94 yards and two TDs the first time he faced the Colts this year. Expect him to get in the end zone at least once this week, in his second meeting with Indianapolis. + +Wayne Chrebet , WR NYJ - JWillie Updated 10/18/01 +Chrebet's numbers have been very disappointing so far. He could have a good week if ! th! e Jets engage in a shootout with the Rams. He is still a risky start, because New York will center its gameplan around Curtis Martin. + +Laveranues Coles , WR NYJ - JWillie Updated 10/18/01 +Coles has emerged as a go-to receiver for the Jets, but might be held down by the Rams. The St. Louis defenive backs should be able to match his downfield speed. + +Curtis Martin , RB NYJ - Tori Updated 10/18/01 +Martin will be the focal point of the New York offense this week. The Jets will try to control the ball and the clock against the Rams. + +S! te! phen Davis , RB WAS - Bass/Hull Updated 10/18/01 +Davis had his first decent game of the season on Monday against Dallas, but he's still a very risky Fantasy player due to Washington's horrible offense. Facing Carolina is an advantageous matchup, however, so starting Davis this week warrants consideration. + +Tony Banks , QB WAS - Free Agent Updated 10/18/01 +Banks was very mediocre against Dallas on Monday night, completing 10-of-18 passes for only 132 yards and one touchdown. At this point, Banks isn't even worth a roster spot outside of deeper leagues. + +Michael Westbrook , WR WAS - Free Agent Updated 10/18/01 +Westbrook has been less than mediocre this season, but he could have a decent outing against Carolina. He's had some success against the Panthers in the past, but he's still only worth starting in deeper leagues. + +Vinny Testaverde , QB NYJ - Neal/McKay Updated 10/18/01 +Testaverde might not be a good start this week. The St. Louis defense can be opportunistic, and could very well make the Jets QB throw his first interception of the year. + +Walter Rasby , TE WAS - Free Agent Updated 10/18/01 +Rasby will likely get most of the work at tight end ! no! w that Stephen Alexander is out. However, he warrants no real Fantasy consideration at this point. + +Rod Gardner , WR WAS - Free Agent Updated 10/18/01 +Gardner could have a decent game against a questionable Carolina secondary on Monday. He's worth considering as a starter Fantasy-wise, but only in larger leagues. + +Torry Holt , WR STL - Tori Updated 10/18/01 +Holt has the potential to post big numbers against a shaky N.Y. Jets secondary on Sunday. He's a big time Fantasy wideout and should be in your starting lineup on a weekly basis. + +Isaac Bruce , WR STL - Frank Updated 10/18/01 +Bruce hasn't been very consistent thus far, but he's far too talented to ever consider benching. Look for him to turn things around against the questionable N.Y. Jets secondary. + +Ernie Conwell , TE STL - Free Agent Updated 10/18/01 +Conwell has become a decent tight end from a Fantasy perspective this season. He's worth staring on a weekly basis if you don't have a more reliable tight end on your roster. + +Trung Canidate , RB STL - Giggles Updated 10/18/01 +Canidate will ! li! kely replace Marshall Faulk as St. Louis' featured back this weekend against the N.Y. Jets. He has a good knowledge of the Rams' offense and is easily worth starting this week from a Fantasy perspective. + +Kurt Warner , QB STL - Hunter Updated 10/18/01 +Considering the huge numbers he puts up on a consistent basis, Warner is a a must-start every week. He'll post another big game against the New York Jets on Sunday, so be sure to put him your lineup. + +Correll Buckhalter , RB PHI - Free Agent Updated 10/18/01 +Buckhalter isn't expected to start, but don't be surprised if he gets the majority of the carries on Monday night against the Giants. Coach Andy Reid will start Duce Staley in the backfield, but Buckhalter will likely be the more productive o! f ! the two backs. + +Donovan McNabb , QB PHI - Russell Updated 10/18/01 +McNabb is one of the top Fantasy players in the league, and is worth starting on a weekly basis. He should beat the Giants for two scores and around 275 yards on Monday night, so be sure to get him into your lineup. + +Todd Pinkston , WR PHI - Hunter Updated 10/18/01 +Pinkston is slowly becoming one of Donovan McNabb's favorite targets this season. He's worth starting against the Giants, whose secondary is a bit suspect at this point. + +Tyrone Wheatley , RB OAK - Giggles Updated 10/18/01 +The Contra-Costa Times says Wheatley has sustained a sprained medial collateral ligament in his right knee. Although some sources say Wheatley will miss two to four weeks, Jon Gruden says Wheatley is questionable for Oct. 28, and is unaware of any prognosis beyond that. + +Chad Lewis , TE PHI - Free Agent Updated 10/18/01 +Lewis will have a good shot at producing some solid Fantasy numbers on Monday against the N.Y. Giants. He's one of the league's top tight ends and should be in your starting lineup on a weekly basis. + +More Updates +Transactions NFL Reports + +10/17 +Chicago Bears +Signed fullback Stanley Pritchett ; released wide receiver-kick returner Glyn Milburn . + +Detroit Lions +Placed wide receiver Herman Moore on injured reserve with a torn abdomen muscle; signed linebacker Khari Samuel to the active roster and linebacker Wayne Rogers to the practice squad. + +Green Bay Packers +Re-signed receiver Mike Horacek to the practice squad; released tackle Mark Bristol from the practice squad. + +New England Patriots +Signed punter Ken Walter; released linebacker Rob Holmberg. + +Canadian Football League +Awarded Ottawa an expansion franchise in 2002 and the Grey Cup in 2004. + + +10/16 +Atlanta Falcons +Waived strong safety Marty Carter; signed safety Corey Hall from the practice squad; signed wide receiver Daniel Guy to the practice squad. + +Chicago Bears +Signed quarterback Shane Matthews ; waived long snapper Ryan Benjamin. + +Cincinnati Bengals +Placed cornerback Rodney Heath injured reserve list with a left hamstring injury; signed cornerback Ligarius Jennings. + +Cleveland Browns +Signed defensive tackle Cedric Killings; waived defensive back Perry Phenix; claimed defensive back Brandon Jennings off waivers from the Oakland Raiders . + +Denver Broncos +Signed tight end Mark Thomas to the practice squad. + +Green Bay Packers +Named John M. Jones executive vice president and chief operating officer. + +Miami Dolphins +Placed defensive tackle Damian Gregory on the reserve-non-football injury list. + +Minnesota Vikings +Acquired defensive back Stalin Colinet from the Cleveland Browns for an undisclosed draft pick; waived wide receiver Nate Jacquet . + +Washington Redskins +Released running back Kenny Watson and safety Martavious Houston from the practice squad; signed cornerback Kato Serwanga. + +Winnipeg Blue Bombers (CFL) +Signed offensive lineman Rick Gilliam to the practice squad. + +Toronto Phantoms (Arena) +Named Dave Stewart assistant general manager and assistant coach. + + +10/15 +New England Patriots +Released punter Lee Johnson; signed defensive lineman David Nugent from the practice squad. + +B.C. Lions (CFL) +Received offensive lineman Angus Reid from the Montreal Alouettes as compensation for defensive lineman Adriano Belli; traded slotback Scott Robinson to the Edmonton Eskimos for future considerations; released slotback-punt returner Seneca Holmes. + +Winnipeg Blue Bombers (CFL) +Signed quarterback Ryan Johnson. + +New Jersey Gladiators (Arena) +Named Ron James defensive coordinator. + + +10/14 +Chicago Bears +Waived quarterback Shane Matthews ; signed long snapper Ryan Benjamin. + +New England Patriots +Activated wide receiver Terry Glenn . + + +10/13 +Green Bay Packers +Activated defensive tackle Cletidus Hunt from the reserve-suspended list; released tight end Bobby Collins . + + +10/12 +Dallas Cowboys +Signed quarterback Ryan Leaf to a three-year contract; waived tight end Johnny Huggins . + +Chicago Rush (Arena) +Announced the resignation of director of player personnel Brent Winter. + +Los Angeles Avengers (Arena) +Named Brent Winter assistant coach-director of player personnel. + + +View Transactions + +View +Transactions +Date Time Player Team Transaction Effective Cost! +10/18/01 1:12 PM Packers Martin Signed Week 6 $2.5 +10/18/01 1:12 PM Hayes, Donald Martin Signed Week 6 $2.5 +10/18/01 1:12 PM McNair, Steve Martin Signed Week 6 $2.5 +10/18/01 1:12 PM Fiedler, Jay Martin Released Week 6 $2.5 +10/18/01 1:08 PM Jets Tori Released Week 6 $2.5 +10/17/01 10:14 PM Mare, Olindo Russell Put on DL Week 6 +10/17/01 8:35 AM Grbac, Elvis Tori Put on DL Week 6 +Breakdown Schedule + +Breakdown + +Frank +Player Pos Points +Favre, Brett QB 0.0 +Dillon, Corey RB 0.0 +Smith, Maurice RB 0.0 +Bruce, Isaac WR 0.0 +Smith, Jimmy WR 4.0 +Thrash, James WR 0.0 +Akers, David K 0.0 +Titans DT 0.0 + +TOTAL 4.0 + +Plummer, Jake QB 0.0 +Levens, Dorsey RB 0.0 +Gary, Olandis RB 0.0 +Hearst, Garrison RB 0.0 +Mathis, Terance WR 0.0 +Schroeder, Bill WR 0.0 + + at Giggles +Player Pos Points +Culpepper, Daunte QB 0.0 +Bettis, Jerome RB 0.0 +Staley, Duce RB 0.0 +Crowell, Germane WR 0.0 +Johnson, Keyshawn WR 0.0 +Warrick, Peter WR 0.0 +Hollis, Mike K 5.0 +Raiders DT 0.0 + +TOTAL 5.0 + +Wheatley, Tyrone RB 0.0 +Johnson, Rob QB 17.0 +Canidate, Trung RB 0.0 +Galloway, Joey WR 0.0 +McAllister, Deuce RB 0.0 +Minor, Travis RB 0.0 + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/15691549.1075861335433.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/15691549.1075861335433.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ffed3f29 --- /dev/null +++ b/demo/ermis-f/cur/15691549.1075861335433.JavaMail.evans@thyme:2,S @@ -0,0 +1,180 @@ +Message-ID: <15691549.1075861335433.JavaMail.evans@thyme> +Date: Thu, 25 Oct 2001 04:52:43 -0700 (PDT) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 10/25/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Fantasy Football on Live Radio! Be sure to tune into SportsLine Radio every Wednesday at 3 pm ET for The Fantasy Advantage, the most informative and entertaining Fantasy Football Show on the Net! Commissioner.COM Managing Editor Scott Engel and featured expert Michael Fabiano have all the latest news and analysis for you, along with insights from beat writers and pro football insiders! Enjoy a full hour of Fantasy Football talk every week! + +NFL FANS - SAVE 10% on Team Caps! Represent your team in a fitted, adjustable or logo cap. Enter coupon code CTP6W92Y at checkout to receive this exclusive offer. Ends 11/6/01. + +Attention Fantasy Fans! Subscribe to The Sporting News now for a low $.99 per issue AND get a FREE Stainless Steel Thermo-Bottle! HURRY! + + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +Player Updates NFL Reports + +Latest NFL Player News + +Terrell Davis , RB DEN - JWillie Updated 10/24/01 +Five weeks removed from arthroscopic knee surgery, the Denver Broncos running back was taken by surprise Wednesday when told of news reports saying he may have a stress fracture in his leg and could be lost for the season. "At this point in time, I'm on schedule to play this Sunday," Davis said. Davis admitted that his right knee remains sore, but he has been well enough to play on the scout team the past two weeks. He remained on the scout team Wednesday. Davis was listed as questionable on the weekly injury report. + +Amani Toomer , WR NYG - Tori Updated 10/24/01 +According to published reports, Toomer might be benched in favor of WR Joe Jurevicius. Ike Hilliard will join Jurevicius if Toomer is demoted. Toomer caught only three passes Monday night against the Eagles and did not have a reception for more than 10 yards. Head coach Jim Fassel demoted Toomer last season, in an effort to motivate him. + +Wayne Chrebet , WR NYJ - JWillie Updated 10/24/01 +Chrebet will miss Sunday's game at Carolina with a head injury. Coach Herman Edwards described Chrebet's ailment as "post-trauma migraines" and said he wanted to be extra cautious with the injury. Edwards said Chrebet passed the various tests and scans he was given. Chrebet will be replaced by Kevin Swayne, a 26-year-old rookie who played in both the Arena League and the XFL during the past year. He has now been playing football for 40 straight weeks and has one catch for 19 yards in the NFL. + +Chris Sanders , WR TEN - Free Agent Updated 10/24/01 +Sanders will not require surgery on his back. He will be re-evaluated after receiving an injection. His return date is unclear. + +Bert Emanuel , WR NE - Free Agent Updated 10/24/01 +Emanuel signed with the Detroit Lions on Wednesday. While the Lions are looking for a receiver to help fill the void created by a season-ending injury to Germane Crowell, Emanuel won't get the first crack at the job. Don't bother picking him up. + +Hines Ward , WR PIT - Tori Updated 10/24/01 +Ward is day to day with an ankle injury. He is listed as probable for Monday's game against Tennessee. + +Germane Crowell , WR DET - Giggles Updated 10/24/01 +The Detroit Lions placed Crowell on injured reserve on Tuesday with a torn patella tendon in his left knee, which ends his season. + +Santana Moss , WR NYJ - Free Agent Updated 10/24/01 +The New York Daily News says there is still a noticeable hitch in Moss' stride as he rceovers from knee surgery. The earliest the Jets expect him to return is Dec. 2. + +Brett Favre , QB GB - Frank Updated 10/24/01 +Favre skipped Tuesday's practice due to general soreness. With Green Bay on the bye this week, expect him to be fully recovered in time for Week Eight. + +Marvin Minnis , WR KC - Free Agent Updated 10/24/01 +Early indications this week were Minnis would return to the starting lineup. But the Kansas City Star notes Chris Thomas is still working with the first team in practice. There is no official word on which player will start on Thursday against the Colts. + +Larry Foster , WR DET - Free Agent Updated 10/24/01 +According to the Detroit Free Press , Foster is expected to start in Germane Crowell's place Sunday against Cincinnati. Foster is an inexperienced wideout not worthy of picking up in Fantasy leagues right now. Monitor his progress over the next few weeks. + +Marcus Robinson , WR CHI - Hunter Updated 10/24/01 +The Bears placed Robinson on injured reserve on Tuesday with torn ligaments in his left knee, effectively ending his season. Drop him unless you play in a keeper league. + +Neil Rackers , K CIN - Free Agent Updated 10/24/01 +According to the Cincinnati Enquirer , the Bengals worked out three kickers, and did not sign one. Rackers' job is temporarily safe, but he is a big Fantasy risk because of his erratic play. + +Todd Pinkston , WR PHI - Hunter Updated 10/24/01 +Pinkston has a strained wrist but is expected to play in Sunday's game. He will be evaluated on a day to day basis. + +Ron Dixon , WR NYG - Free Agent Updated 10/24/01 +Dixon missed Monday game because of a sprained ankle. He has made progress in his recovery and might play this week. + +Joe Jurevicius , WR NYG - Free Agent Updated 10/24/01 +Ike Hilliard regained his starting position Monday, returning Jurevicius to the role of a reserve. Jurevicius was productive as a starter in Hilliard's absence. However, he will be useless as the No. 3 receiver. There is a chance that he could return to starting lineup and replace Amani Toomer. Toomer has been inconsistent this season. Jurevicius played alongside Hilliard a few times in Sunday's game while Toomer stood on the sidelines. + +Reggie Swinton , WR DAL - Free Agent Updated 10/24/01 +Swinton is suffering from a hamstring injury and is questionable for Sunday's game against Arizona. "He [Swinton] worked with the trainers on Monday and did some things, but he didn't do enough to say for sure he will be available," said head coach Dave Campo. Darrin Chiaverini and Raghib Ismail will get more playing time in his absence. + +Joey Galloway , WR DAL - Giggles Updated 10/24/01 +Galloway is listed as questionable for this week's game against the Cardinals, but the Cowboys are optimistic about his chances of playing. He is recovering from a sprained foot. "We're expecting some limited practice tomorrow, so I would say he is questionable from the standpoint that it will depend on how he improves the next two or three days," said head coach Dave Campo. + +Darrin Chiaverini , WR DAL - Free Agent Updated 10/24/01 +Chiaverini practiced Monday and is listed as probable for Sunday's game against the Cardinals. He is recovering from a left knee injury. + +Raghib Ismail , WR DAL - Free Agent Updated 10/24/01 +Ismail, recovering from a sprained knee, practiced Monday without any problems. He is listed as probable for this week's game. + +Ricky Watters , RB SEA - Free Agent Updated 10/23/01 +According to the Tacoma News Tribune , Seahawks Head Coach Mike Holmgren says that Watters will return to the starting lineup as soon as he's healthy, which could be another month or longer. "We'll cross that bridge when we come to it," Holmgren said. "I would be surprised if I didn't insert Ricky back into the lineup. He was our best player when he got hurt. Shaun (Alexander) has come in and played well. But I would suspect that when Ricky can play, he'll play again." If you have the roster room, it would be a good idea to stash both backs on your team to ensure you're safe if Watters takes the job back from Alexander down the stretch. + +Trent Dilfer , QB SEA - Free Agent Updated 10/23/01 +Dilfer was unable to practice on Monday due to a groin injury. He has lost the starting QB job to Matt Hasselbeck, and shouldn't be on any Fantasy rosters at this point. + +Matt Hasselbeck , QB SEA - Bass/Hull Updated 10/23/01 +Hasselbeck will be the Seahawks' starting quarterback for Sunday's game against Miami, according to the Seattle Post-Intelligencer . He replaces Trent Dilfer, who stood in for Hasselbeck as he was sidelined with a pulled groin. This isn't a very favorable matchup for Hasselbeck from a Fantasy perspective, so don't use him this week. + +Wayne Chrebet , WR NYJ - JWillie Updated 10/23/01 +The Jets have listed Chrebet as questionable for next Sunday's game at Carolina. He will have an MRI on Tuesday to determine the extent of the concussion he suffered Sunday against the Rams. + +Dedric Ward , WR MIA - Free Agent Updated 10/23/01 +Ward missed Monday's practice due to a foot injury. He is expected to miss Sunday's game at Seattle, and isn't a useful Fantasy player at this point in the season. + +Lamar Smith , RB MIA - Neal/McKay Updated 10/23/01 +Smith did not practice Monday due to an ankle injury. He is still expected to play Sunday in Seattle, so don't be afraid to use him this week. + +Marvin Minnis , WR KC - Free Agent Updated 10/23/01 +Chiefs Head Coach Dick Vermail said Monday that Minnis might start ahead of Chris Thomas in Thursday's game against Indianapolis. We don't recommend you use either receiver despite the fact that the Colts' secondary is hardly imposing. Neither player is going to be a clear-cut starter this week. + +Jerome Pathon , WR IND - Tori Updated 10/23/01 +Pathon might miss his third straight game Thursday at Kansas City due to a sprained right foot. Don't use him this week. + +Terrence Wilkins , WR IND - Free Agent Updated 10/23/01 +Wilkins is questionable for Thursday's game at Kansas City due to broken ribs. We don't recommend you use him in a Fantasy league this week. + +Terrell Davis , RB DEN - JWillie Updated 10/23/01 +Davis is still targeting Sunday's game against New England as his comeback game from arthroscopic knee surgery, but the Broncos have not decided whether they will activate him. He will work in practice this week and the Broncos hope to know by Wednesday whether Davis can play. We don't recommend you use Davis in a Fantasy league unless it's absolutely certain he's Denver's starting running back and is 100 percent healthy. + +More Updates +Player News Teams + + +Frank Player News + +Brett Favre , Active QB Updated 10/24/01 +Favre skipped Tuesday's practice due to general soreness. With Green Bay on the bye this week, expect him to be fully recovered in time for Week Eight. + +Isaac Bruce , Active WR Updated 10/22/01 +Bruce was held to two catches for 37 yards Sunday, but that wasn't necessarily a reflection on him. The Rams were able to run the ball successfully so they didn't pass as much as they normally do. Look for Bruce to do better next week against the Saints. + +Maurice Smith , Active RB Updated 10/22/01 +Smith suffered a sprained knee Sunday but is expected to play in the Falcons' next game. Atlanta has a bye this week and doesn't play again until November 4. + +Bill Schroeder , Reserve WR Updated 10/21/01 +Schroeder will be inactive for Sunday's game at Minnesota. Corey Bradford is expected to start in his place. + +Corey Dillon , Active RB Updated 10/21/01 +The Bears held Dillon to just 30 yards on 16 carries. Expect the veteran runner to bounce back from such a quiet performance very quickly. + +Jake Plummer , Reserve QB Updated 10/18/01 +Plummer has put up decent numbers over the first five weeks of the season, but he's still throwing far too many interceptions. Kansas City has a solid pass defense, so try to avoid using Plummer if at all possible. + +James Thrash , Active WR Updated 10/18/01 +Thrash has been somewhat of a bust thus far, and isn't worth starting on a consistent basis Fantasy-wise. As a result, don't play the Eagles' wideout unless he proves that he can be more reliable. + +Terance Mathis , Reserve WR Updated 10/17/01 +Mathis (hand) returned to practice on Wednesday. He is expected to start on Sunday against New Orleans, but he's only worth starting in deeper leagues from a Fantasy perspective. + +Jimmy Smith , Active WR Updated 10/17/01 +Smith has been very consistent this season. Look for him to catch several passes and score a touchdown against Buffalo. + +Dorsey Levens , Reserve RB Updated 10/12/01 +Levens (back) is probable for Sunday's game against Baltimore. He's got no real value as a Fantasy player at this point. + +Garrison Hearst , Reserve RB Updated 10/12/01 +Hearst has been relatively productive over the past two weeks, but is only worth starting in larger leagues. He'll continue to split time with rookie Kevan Barlow, so it's tough to recommend starting him on a weekly basis. + +Olandis Gary , Reserve RB Updated 10/07/01 +Gary carried the ball only nine times for 28 yards in Denver's 20-6 win over Kansas City. He may have slipped to No. 2 on the depth chart behind Mike Anderson. + +Titans , Active DT Updated 10/07/01 +Defensive back Samari Rolle has been taken off the field on a stretcher in the first half of Sunday's game against Baltimore. He is not expected to return to the game. + +David Akers , Active K Updated 12/11/00 +Akers was 5-of-5 in PATs on Sunday, but didn't get an opportunity to kick a field goal against the Browns. Akers has been a real Fantasy sleeper this season, but won't do owners much good next week as the Eagles take their bye week during some league's Fantasy championship game. + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/15717563.1075861336502.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/15717563.1075861336502.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d605fe0d --- /dev/null +++ b/demo/ermis-f/cur/15717563.1075861336502.JavaMail.evans@thyme:2,S @@ -0,0 +1,29 @@ +Message-ID: <15717563.1075861336502.JavaMail.evans@thyme> +Date: Mon, 29 Oct 2001 17:05:06 -0800 (PST) +From: annualconference@prosrm.com +To: fermis@ect.enron.com +Subject: Rescheduled Dates for PROS 9th Annual Pricing & Revenue + Optimization Conference +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: annualconference@prosrm.com +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +World events and resulting airline-industry actions have led us to reconsider the timing of our annual forum. To allow participants to focus on what needs to be done in the recovery from September 11, and to avoid distraction, we have decided to reschedule our Annual Pricing and Revenue Optimization Conference -- originally scheduled during the week of November 4-8, 2001 -- to March 3-7, 2002. + +With the four-month delay, we respectfully request that you renew all current conference registrations. We will continue to communicate news of the conference through e-mail and via our website www.prosRM.com. We welcome your participation and look forward to seeing you at the event. + +Please do not hesitate to contact us if you need assistance. + +Best Regards, + + +Andrea Balfour +Conference Coordinator +PROS Revenue Management \ No newline at end of file diff --git a/demo/ermis-f/cur/15718153.1075861341230.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/15718153.1075861341230.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..782d0e47 --- /dev/null +++ b/demo/ermis-f/cur/15718153.1075861341230.JavaMail.evans@thyme:2,S @@ -0,0 +1,179 @@ +Message-ID: <15718153.1075861341230.JavaMail.evans@thyme> +Date: Wed, 21 Nov 2001 13:08:53 -0800 (PST) +From: no.address@enron.com +Subject: Weekend Outage Report for 11-21-01 through 11-25-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Change Management Announcement@ENRON +X-To: Houston Outage Report@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +------------------------------------------------------------------------------------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 21, 2001 5:00pm through November 26, 2001 12:00am +------------------------------------------------------------------------------------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +EES: +Impact: EES +Time: Sat 11/24/2001 at 10:30:00 PM CT thru Sun 11/25/2001 at 6:30:00 AM CT + Sat 11/24/2001 at 8:30:00 PM PT thru Sun 11/25/2001 at 4:30:00 AM PT + Sun 11/25/2001 at 4:30:00 AM London thru Sun 11/25/2001 at 12:30:00 PM London +Outage: EESHOU-FS2 "R" drive migration outage +Environments Impacted: EES +Purpose: migration of "R" drive to larger disk space +Backout: restore from backup +Contact(s): Mark Jordan 713-562-4247 + Roderic H Gerlach 713-345-3077 + Jeff Hughes 713-345-8809 + Tom Novark 713-345-4962 + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: +Impact: nahou-msmbx01p and 02p +Time: Wed 11/21/2001 at 7:00:00 PM CT thru Wed 11/21/2001 at 7:30:00 PM CT + Wed 11/21/2001 at 5:00:00 PM PT thru Wed 11/21/2001 at 5:30:00 PM PT + Thur 11/22/2001 at 1:00:00 AM London thru Thur 11/22/2001 at 1:30:00 AM +Outage: nahou-msdog01v +Environments Impacted: Messaging Team +Purpose: Need to make sure the hotfix works on a production box. +Backout: remove EXifs.sys and replace with the previous version. +Contact(s): David Lin 713-345-1619 + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER: +Impact: ENPOWER Application +Time: Sat 11/24/2001 at 10:00:00 AM CT thru Sun 11/25/2001 at 6:00:00 PM CT + Sat 11/24/2001 a 8:00:00 AM PT thru Sun 11/25/2001 at 4:00:00 PM PT + Sat 11/24/2001 at 4:00:00 PM London thru Mon 11/26/2001 at 12:00:00 AM London +Outage: PWRPROD1 Maintenance +Environments Impacted: EnPower Users +Purpose: Maintenance of database objects. Increase efficiency of space utilization and query performance of the EnPower system. +Backout: Revert to backed-up copies of objects (All will be backed-up prior to each re-org) +Contact(s): Michael Berger 713-345-3190 281-960-5571 + Oracle On-Call DBA N/A 888-993-3793 + Charles Brewer 713-345-4868 281-960-7066 + Tantra Invedy 713-853-4304 281-960-7184 + +Impact: Corp +Time: Thur 11/22/2001 at 6:00:00 AM CT thru Fri 11/23/2001 at 12:00:00 AM CT + Thur 11/22/2001 at 4:00:00 AM PT thru Thur 11/22/2001 at 10:00:00 PM PT + Thur 11/22/2001 at 12:00:00 PM London thru Fri 11/23/2001 at 6:00:00 AM London +Outage: Test / Dev disk re layouts, server Croaker +Environments Impacted: Custom Logs (CEI), EnPower, Equities, ERP/TRV, Estreme Relocation, Etalk, Government Affairs, Infinity, ITOPS, IZZIE, OMS (Yantra), RMS, SIEBEL, WEBMODAL, REMEDY +Purpose: Migrate to the new more efficient disk layout with enhanced performance now that testing is complete. +Backout: Restore original disklayout. Restore data from backup storage. +Contact(s): Dolan, Michael713-345-3251 + Wells, Malcolm713-345-3716 + +Impact: Corp +Time: Thur 11/22/2001 at 6:00:00 AM CT thru Fri 11/23/2001 at 12:00:00 AM CT + Thur 11/22/2001 at 4:00:00 AM PT thru Thur 11/22/2001 at 10:00:00 PM PT + Thur 11/22/2001 at 12:00:00 PM London thru Fri 11/23/2001 at 6:00:00 AM London +Outage: Test/Dev maintenance weekend, server Salmon +Environments Impacted: CAS, CPR, DCAF-2, ECM, EIM, Global, Infinity, MKM, PEP, POPS +Purpose: Migrate to the new more efficient disk layout with enhanced performance now that testing is complete. +Backout: Restore original disklayout. Restore data from backup storage. +Contact(s): Dolan, Michael713-345-3251 + Wells, Malcolm713-345-3716 + +Impact: Corp +Time: Thur 11/22/2001 at 6:00:00 AM CT thru Fri 11/23/2001 at 12:00:00 AM CT + Thur 11/22/2001 at 4:00:00 AM PT thru Thur 11/22/2001 at 10:00:00 PM PT + Thur 11/22/2001 at 12:00:00 PM London thru Fri 11/23/2001 at 6:00:00 AM London +Outage: Test / Dev disk re layouts, Server Charon +Environments Impacted: OPM, EnLighten, RAM +Purpose: Migrate to the new more efficient disk layout with enhanced performance now that testing is complete. +Backout: Restore original disklayout. Restore data from backup storage. +Contact(s): Dolan, Michael713-345-3251 + Wells, Malcolm713-345-3716 + +Impact: Corp +Time: Sat 11/24/2001 06:00 PM thru Sun 11/25/2001 6:00 AM CT + Sat 11/24/2001 04:00 PM thru Sun 11/25/2001 4:00 AM PT + Sun 11/25/2001 00:00 AM thru Sun 11/25/2001 12:00 PM London +Outage: Test / Dev disk re layouts, server Ferrari +Environments Impacted: CPR,EnPower, OMS (Yantra), Power-Exotic, SIEBEL, POPS +Purpose: Migrate to the new more efficient disk layout with enhanced performance now that testing is complete. +Backout: Restore original disklayout. Restore data from backup storage. +Contact(s): Dolan, Michael713-345-3251 + Wells, Malcolm713-345-3716 + +Impact: Corp +Time: Sat 11/24/2001 06:00 PM thru Sun 11/25/2001 6:00 AM CT + Sat 11/24/2001 04:00 PM thru Sun 11/25/2001 4:00 AM PT + Sun 11/25/2001 00:00 AM thru Sun 11/25/2001 12:00 PM London +Outage: Test / Dev disk re layouts for astral +Environments Impacted: DCAF3, EQUITIES, Phoenix, RMS, SITARA - OLTP, Infinity, ECM +Purpose: Migrate to the new more efficient disk layout with enhanced performance now that testing is complete. +Backout: Restore original disklayout. Restore data from backup storage. +Contact(s): Dolan, Michael713-345-3251 + Wells, Malcolm713-345-3716 + +Impact: Corp +Time: Sat 11/24/2001 06:00 PM thru Sun 11/25/2001 6:00 AM CT + Sat 11/24/2001 04:00 PM thru Sun 11/25/2001 4:00 AM PT + Sun 11/25/2001 00:00 AM thru Sun 11/25/2001 12:00 PM London +Outage: Test / Dev disk re layouts for titania +Environments Impacted: CAS, Custom Logs (CEI), Equities, Estreme Relocation, Global, Government Affairs, POPS, SIEBEL +Purpose: Migrate to the new more efficient disk layout with enhanced performance now that testing is complete. +Backout: Restore original disklayout. Restore data from backup storage. +Contact(s): Dolan, Michael713-345-3251 + Wells, Malcolm713-345-3716 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +------------------------------------------------------------------------------------------------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 +TDS -Trader Decision Support On-Call (713) 327-6032 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/cur/15778635.1075861336191.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/15778635.1075861336191.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..cda0deb2 --- /dev/null +++ b/demo/ermis-f/cur/15778635.1075861336191.JavaMail.evans@thyme:2,S @@ -0,0 +1,33 @@ +Message-ID: <15778635.1075861336191.JavaMail.evans@thyme> +Date: Fri, 26 Oct 2001 16:03:07 -0700 (PDT) +From: michelle.akers@enron.com +To: k..allen@enron.com, eric.bass@enron.com, anne.bike@enron.com, + frank.ermis@enron.com, email <.gasdaily@enron.com>, l..gay@enron.com, + mike.grigsby@enron.com, keith.holst@enron.com, + email <.kdoole@enron.com>, f..keavey@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + email <.liane@enron.com>, email <.mhenergy@enron.com>, + email <.mike@enron.com>, email <.ngw@enron.com>, + email <.phillip@enron.com>, email <.prices@enron.com>, + email <.prices@enron.com>, jay.reitmeyer@enron.com, + monique.sanchez@enron.com, m..scott@enron.com, p..south@enron.com, + m..tholt@enron.com +Subject: November Baseload Transactions for Enron (West Desk) as of + 10/26/2001 +Cc: michelle.akers@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: michelle.akers@enron.com +X-From: Akers, Michelle +X-To: Allen, Phillip K. , Bass, Eric , Bike, Anne , Ermis, Frank , GasDaily (email) , Gay, Randall L. , Grigsby, Mike , Holst, Keith , kdoole - Publication Distribution (email) , Keavey, Peter F. , Kuykendall, Tori , Lenhart, Matthew , Liane Kucher (email) , mhenergy - Publication Distribution (email) , Mike Grigsby @ home (email) , NGW Publication (email) , Phillip Allen - Home (email) , Prices - Intelligence Press (email) , Prices - L Kuch (email) , Reitmeyer, Jay , Sanchez, Monique , Scott, Susan M. , South, Steven P. , Tholt, Jane M. +X-cc: Akers, Michelle +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + + +****Please be advised that this information is confidential and proprietary. We ask that this confidential information be treated as such, in accordance with applicable laws and regulations governing disclosure of confidential information by gas marketers such as Enron. \ No newline at end of file diff --git a/demo/ermis-f/cur/15903927.1075861334393.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/15903927.1075861334393.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..044525d4 --- /dev/null +++ b/demo/ermis-f/cur/15903927.1075861334393.JavaMail.evans@thyme:2,S @@ -0,0 +1,17 @@ +Message-ID: <15903927.1075861334393.JavaMail.evans@thyme> +Date: Fri, 19 Oct 2001 04:53:08 -0700 (PDT) +From: jay.reitmeyer@enron.com +To: frank.ermis@enron.com +Subject: Nymex 10/19 7am....2.53 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Reitmeyer, Jay +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Have a safe flight. \ No newline at end of file diff --git a/demo/ermis-f/cur/16018435.1075861338682.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/16018435.1075861338682.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..60f30ea4 --- /dev/null +++ b/demo/ermis-f/cur/16018435.1075861338682.JavaMail.evans@thyme:2,S @@ -0,0 +1,85 @@ +Message-ID: <16018435.1075861338682.JavaMail.evans@thyme> +Date: Fri, 9 Nov 2001 06:54:09 -0800 (PST) +From: ryan.watt@enron.com +To: frank.ermis@enron.com +Subject: FW: ABC Shrinkage Commitments +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Watt, Ryan +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + + -----Original Message----- +From: Langfeldt, Andrea +Sent: Friday, November 09, 2001 7:39 AM +To: Watt, Ryan +Subject: FW: ABC Shrinkage Commitments + + + + -----Original Message----- +From: Langfeldt, Andrea +Sent: Thursday, November 08, 2001 1:48 PM +To: 'Kevin Heal'; Cowan, Mike; Watt, Ryan; 'Jonathan McKay'; 'Jeff Pearson'; Le Dain, Eric; Hedstrom, Peggy; Langfeldt, Andrea; Keohane, Peter; Vallejo, Stacey; Dawes, Cheryl +Subject: RE: ABC Shrinkage Commitments + +As of November 1/01, the volumes that we can pull back at Kingsgate without incurring an SDD day have changed. + + +Implications for Trading + +Approximately 15,000 mmbtu can be safely pulled back from Kingsgate without incurring a SDD day (as opposed to 9000 mmbtu) +Approximately 79,000 mmbtu can be pulled back from Kingsgate without pulling back Chevron/Talisman/Devon from ABC (as opposed to 69,000mmbtu). +Pulling back Chevron, Devon and/or Talisman requires their prior consent and Eric Ledain must first be consulted. +Triggering Event absolutely must not be incurred unless specifically directed by Eric or above. + + +If you have any questions, please let me know, + +Andrea + + + -----Original Message----- +From: Kevin Heal +Sent: Monday, June 04, 2001 6:09 PM +To: Michael Cowan; Ryan Watt; Jonathan McKay; Jeff Pearson; Eric LeDain; Peggy Hedstrom; Andrea Langfeldt; Peter Keohane; Stacey Vallejo; Cheryl Dawes +Subject: ABC Shrinkage Commitments + +Given the experience we had pulling back our West Gate sales this past weekend and the ongoing opportunity for pull back this summer, we should reaquaint ourselves with Enron Canada's Malin deals and shrinkage obligations with the Cochrane extraction plant now owned by Williams. + +ECC has longterm Kingsgate sales to ENA of 87,500 mmbtu plus fuel. +Supply is from a producer pool at NIT of 67,500 mmbtu plus fuel and at ABC of 20,000 mmbtu plus fuel (from Talisman for 10,000 mmbtu plus fuel and from Chevron for 10,000 mmbtu plus fuel on a NIT for ABC buy/sell). +ECC has a firm longterm commitment to supply the Cochrane plant with 59,000 mcf each day subject to exceptions for force majeure and allowable "Supplier Deficiency Default" days. ECC is paid $0.005/mcf. Any shrinkage above this level is interruptible. +In any rolling one-year period ECC is allowed 80 SDD days but has to pay a penalty for deficient volumes. Penalty scale is as follows: +Days Deficiency Penalty +0-30 $.0075/mcf +31-40 $.01/mcf +41-50 $.015/mcf +51-60 $.028/mcf +61-70 $.033/mcf +71-80 $.037/mcf +>80 Triggering Event (i.e. allows the contract to be terminated or renegotiated) + +As of June1, 2001 there were zero SDD days used up. +Talisman and Chevron have shrinkage arrangement that have to be respected. Their volumes are ranked first through the ABC meter ahead of ECC's. + A Force Majeure event with proper notification does not constitute a SDD day. + +Implications for Trading + +Approximately 9,000 mmbtu can be safely pulled back from Kingsgate without incurring a SDD day. +Approximately 69,000 mmbtu can be pulled back from Kingsgate without pulling back Chevron/Talisman from ABC. +Pulling back Chevron and/or Talisman requires their prior consent and Eric Ledain must first be consulted. +Triggering Event absolutely must not be incurred unless specifically directed by Eric or above. + +Stacey/Andrea: It is extremely important that and accurate and up to date SDD count is maintained in our ANG point balance and verified against the monthly statement from the plant that Accounting receives. Myself, Peggy and Trading should be regularly made aware of what the count is especially at the begining of each month and when we approach a new penalty tier. + +Any questions or clarifiacations let me know. + +Kevin \ No newline at end of file diff --git a/demo/ermis-f/cur/1602316.1075861335663.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/1602316.1075861335663.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4ba732a4 --- /dev/null +++ b/demo/ermis-f/cur/1602316.1075861335663.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <1602316.1075861335663.JavaMail.evans@thyme> +Date: Thu, 25 Oct 2001 15:58:50 -0700 (PDT) +From: michelle.akers@enron.com +To: k..allen@enron.com, eric.bass@enron.com, anne.bike@enron.com, + frank.ermis@enron.com, email <.gasdaily@enron.com>, l..gay@enron.com, + mike.grigsby@enron.com, keith.holst@enron.com, + email <.kdoole@enron.com>, f..keavey@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + email <.liane@enron.com>, email <.mhenergy@enron.com>, + email <.mike@enron.com>, email <.ngw@enron.com>, + email <.phillip@enron.com>, email <.prices@enron.com>, + email <.prices@enron.com>, jay.reitmeyer@enron.com, + monique.sanchez@enron.com, m..scott@enron.com, p..south@enron.com, + m..tholt@enron.com +Subject: November Baseload Transactions for Enron West Desk as of 10/25/2001 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Akers, Michelle +X-To: Allen, Phillip K. , Bass, Eric , Bike, Anne , Ermis, Frank , GasDaily (email) , Gay, Randall L. , Grigsby, Mike , Holst, Keith , kdoole - Publication Distribution (email) , Keavey, Peter F. , Kuykendall, Tori , Lenhart, Matthew , Liane Kucher (email) , mhenergy - Publication Distribution (email) , Mike Grigsby @ home (email) , NGW Publication (email) , Phillip Allen - Home (email) , Prices - Intelligence Press (email) , Prices - L Kuch (email) , Reitmeyer, Jay , Sanchez, Monique , Scott, Susan M. , South, Steven P. , Tholt, Jane M. +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + + + +***** Please be advised that this information is confidential and proprietary. We ask that this confidential information be treated as such, in accordance with applicable laws and regulations governing disclosure of confidential information by gas marketers such as Enron. \ No newline at end of file diff --git a/demo/ermis-f/cur/16087444.1075855166368.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/16087444.1075855166368.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b266b34f --- /dev/null +++ b/demo/ermis-f/cur/16087444.1075855166368.JavaMail.evans@thyme:2,S @@ -0,0 +1,46 @@ +Message-ID: <16087444.1075855166368.JavaMail.evans@thyme> +Date: Fri, 30 Nov 2001 07:46:47 -0800 (PST) +From: dora.sung@americas.bnpparibas.com +To: frank.ermis@enron.com +Subject: a minor change on the trade +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: dora.sung@americas.bnpparibas.com +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + + +Frank: + +I like to make the CIG/Rockies spread for cal 03 to Apr03-Dec03 at 30 cents. + +I can't get you on the phone. Please confirm. + +Thanks + +Dora + + + + + +_____________________________________________________________________________________________________________________________________ + +Ce message et toutes les pieces jointes (ci-apres le "message") sont etablis a l'intention exclusive de ses destinataires et sont confidentiels. Si vous recevez ce message par erreur, merci de le detruire et d'en avertir immediatement l'expediteur. + +Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. + +L'internet ne permettant pas d'assurer l'integrite de ce message, BNP PARIBAS (et ses filiales) decline(nt) toute responsabilite au titre de ce message, dans l'hypothese ou il aurait ete modifie. + ---------------------------------------------------------------------------------- +This message and any attachments (the "message") are intended solely for the addressees and are confidential. If you receive this message in error, please delete it and immediately notify the sender. + +Any use not in accord with its purpose, any dissemination or disclosure, either whole or partial, is prohibited except formal approval. + +The internet can not guarantee the integrity of this message. BNP PARIBAS (and its subsidiaries) shall (will) not therefore be liable for the message if modified. +_____________________________________________________________________________________________________________________________________ \ No newline at end of file diff --git a/demo/ermis-f/cur/16195175.1075855169350.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/16195175.1075855169350.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..bfe0adc4 --- /dev/null +++ b/demo/ermis-f/cur/16195175.1075855169350.JavaMail.evans@thyme:2,S @@ -0,0 +1,174 @@ +Message-ID: <16195175.1075855169350.JavaMail.evans@thyme> +Date: Tue, 18 Dec 2001 04:23:24 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/18/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Exclusive Offer For Fantasy Members Only! Save 10% On NFL Adidas Replica Jerseys from MVP.com, the Official Store of CBS SportsLine.com. Just enter the Coupon Code SPEMRTP1 in Step 5 of the Checkout process to take advantage of this offer. Expires 12/18/01. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +Standings, Summary + +East Division +Team W L T Pct Back Strk Div Wks PF Back PA +JWillie 8 6 0 0.571 0.0 W2 4-3-0 2.0 1166.0 96.0 1129.0 +Martin 7 6 0 0.538 1.0 L1 4-4-0 2.0 1138.0 124.0 1062.0 +Frank 6 7 0 0.462 2.0 L1 5-2-0 3.0 1109.0 153.0 1194.0 +Hunter 6 8 0 0.429 2.0 L1 4-3-0 0.0 1250.0 12.0 1255.0 +Neal/McKay 1 12 0 0.077 7.0 L11 1-6-0 0.0 927.0 335.0 1148.0 + +West Division +Team W L T Pct Back Strk! Div Wks PF Back PA +Russell 11 2 0 0.846 0.0 W3 5-2-0 2.0 1200.0 62.0 1016.0 +Matty 9 4 1 0.679 1.5 W3 5-1-1 3.0 1262.0 0.0 1204.0 +Bass/Hull 6 6 1 0.500 4.5 L1 2-4-1 1.0 1124.0 138.0 1090.0 +Tori 7 7 0 0.500 4.0 L1 4-3-0 1.0 1105.0 157.0 1084.0 +Giggles 5 8 0 0.385 6.0 L4 1-7-0 0.0 976.0 286.0 1075.0 + +Statistics, Scoring + +Frank Actives +Player Pos Scoring Score +Favre, Brett QB 201 PaYd (10 Pts), 2 PaTD (7,16) (8 Pts), 1 PaInt (-2 Pts), 20 RuYd (2 Pts) 18.0 +Dillon, Corey RB 85 RuYd (8 Pts), 2 RuTD (1,3) (12 Pts), 32 ReYd (3 Pts) 23.0 +Hearst, Garrison RB 103 RuYd (10 Pts), 20 ReYd (2 Pts) 12.0 +Bruce, Isaac WR 86 ReYd (8 Pts), 3 ReTD (6,11,40) (18 Pts) 26.0 +Schroeder, Bill WR 82 ReYd (8 Pts), 1 ReTD (16) (6 Pts) 14.0 +Smith, Jimmy WR 52 ReYd (5 Pts), 1 ReTD (4) (6 Pts) 11.0 +Akers, David K 2 FG (40,49) (8 Pts), 2 XP (2 Pts) 10.0 +Titans DT 1 Int (2 Pts), 1 STY (2 Pts), 2 SACK (2 Pts), 1 DFR (2 Pts), 225 YDS (3 Pts) 11.0 + +TOTALS 125.0 + +Frank Reserves +Player Pos ST Scoring Score +Gary, Olandis RB RS 0.0 +Levens, Dorsey RB RS 0.0 +Mathis, Terance WR RS 57 ReYd (5 Pts) 5.0 +Plummer, Jake QB RS 207 PaYd (10 Pts), 1 PaTD (24) (4 Pts), 27 RuYd (2 Pts) 16.0 +Smith, Maurice RB RS 49 RuYd (4 Pts), 20 ReYd (2 Pts) 6.0 +Thrash, James WR RS 15 ReYd (1 Pt) 1.0 + +TOTALS 28.0 +NFL Reports, Player Updates + +Latest NFL Player News + +Bubba Franks , TE GB - Free Agent Updated 12/17/01 +Franks suffered ankle and tailbone injuries on Sunday. His current status is day to day. + +Curtis Conway , WR SD - Giggles Updated 12/17/01 +Conway injured his shin on Saturday against Oakland. His current status is day to day. + +Eddie George , RB TEN - Tori U! pdated 12/17/01 +George was outplayed by Skip Hicks this week, but head coach Jeff Fisher has indicated there is no RB controversy. Hicks will continue to see some carries at George's expense, though. + +Elvis Joseph , RB JAC - Free Agent Updated 12/17/01 +Joseph suffered a bruised shoulder on Sunday. His current status is day to day. + +Oronde Gadsden , WR MIA - Matty Updated 12/17/01 +Gadsden suffered a strained hamstring on Sunday. His current status is day to day. + +James Thrash , WR PHI - Frank Updated 12/17/01 +Thrash bruised his ribs on Sunday. He is not expected to miss any playing time. + +Todd Pinkston , WR PHI - Hunter Updated 12/17/01 +Pinkston has no breaks in his clavicle. He is not expected to miss any playing time. + +Chad Lewis , TE PHI - Free Agent Updated 12/17/01 +Lewis injured his groin on! S! unday. His current status is day to day. + +Ricky Watters , RB SEA - Free Agent Updated 12/17/01 +Watters will undergo an MRI on his sprained ankle. The injury is not believed to be serious enough to keep him out of action on Dec. 23. + +Donovan McNabb , QB PHI - Russell Updated 12/17/01 +McNabb injured his wrist on Sunday. He should be able to play in Week 15. + +Todd Bouman , QB MIN - Free! A! gent Updated 12/17/01 +Bouman's injured right thumb will be re-examined on Monday. His status for the upcoming game against Jacksonville is uncertain. + +Jeff Garcia , QB SF - JWillie Updated 12/17/01 +X-rays on Garcia's ribs following Sunday's game revealed no damage. He is expected to start on Saturday. + +Gus Frerotte , QB DEN - Free Agent Updated 12/17/01 +Frerotte is expected to miss the rest of the season with a separated shoulder. Jarious Jackson will likely back up Brian Griese for the r! es! t of the year. + +Corey Dillon , RB CIN - Frank Updated 12/17/01 +Dillon suffered a finger injury on Sunday. He is listed as probable for Week 15. + +Akili Smith , QB CIN - Free Agent Updated 12/17/01 +Smith will definitely sit out Cincinnati's Week 15 game. He injured his hamstring against the Jets Sunday and might miss the rest of the season. + +Peerless Price , WR BUF - Free Agent Updated 12/17/01 +Price injured his right ankle on Sunday. He will be evaluated on Monday. + +Travis Henry , RB BUF - Martin Updated 12/17/01 +The Buffalo News says Henry will undergo X-rays to determine the severity of his injured right knee. "It's pretty sore right now, so I'm not sure what's going to happen," Henry said. "It's a part of football. It was an awkward play. I got caught in the turf and the knee just went. Hopefully, it's not too serious." + +Bill Gramatica , K ARI - Free Agent Updated 12/17/01 +Gramatica may have a torn ACL. He was scheduled for an MRI on Monday, and might miss the season's final three games. + +Derrick Mason , WR TEN - Free Agent Updated 12/16/01 +Mason caught eight passes for 107 yards and a TD against Green Bay. Right now, he is one of Fantasy Football's best wideouts in terms of consistency. + +Skip Hicks , RB TEN - Free Agent Updated 12/16/01 +Hicks rushed for 142 yards and a TD as the Titans used him often to give a banged-up Eddie George some breathers. Expect to see more of Hicks from the Titans in the final weeks of the year, although George will remain the team's top RB option. + +Antonio Freeman , WR GB - Hunter Updated 12/16/01 +The Titans limited Freeman to 42 yards on two catches. If your team is moving on in the playoffs, however, you can expect better numbers from Freeman in the weeks ahead. + +Ahman Green , RB GB - Hunter Updated 12/16/01 +Green had an awful outing at Te! nn! essee, finishing with just nine rushing yards and 24 receiving yards. Expect him to quickly rebound from such a poor performance. + +Stephen Davis , RB WAS - Bass/Hull Updated 12/16/01 +Davis had a big game for Washington, posting 146 all-purpose yards against Philadelphia. He was held out of the end zone, but Davis is still worthy of starting consideration in most Fantasy leagues. + +Tony Banks , QB WAS - Free Agent Updated 12/16/01 +Banks' numbers were subpar against Philadelphia. He threw for 186 yards, no touchdowns and two interceptions in the game, and isn't reliable enough to be considered a starter during the Fantasy playoffs. + +Darrell Jackson , WR SEA - Hunter Updated 12/16/01 +Jackson caught four passes for 85 yards against Dallas. He continues to be one of the most underrated and reliable receivers in the AFC. + +Donovan McNabb , QB PHI - Russell Updated 12/16/01 +McNabb had a decent outing against Washington, throwing for 235 yards and two touchdowns. He ! di! d throw three interceptions as well, but McNabb will be a solid starter during the Fantasy playoffs. + +Shaun Alexander , RB SEA - JWillie Updated 12/16/01 +Alexander carried seven times for 27 yards and a TD in relief of an injured Ricky Watters on Sunday. He saw limited action until Watters went down in the second half, and his playing time may continue to be sparse when Watters is healthy. + +Emmitt Smith , RB DAL - Bass/Hull Updated 12/16/01 +Smith was virtually useless on Sunday, running for only 39 yards on 12 carries vs. Seattle. Smith can be productive when he gets enough carries, but he's a real gamble during the Fantasy playoffs otherwise. + +Quincy Carter , QB DAL - Free Agent Updated 12/16/01 +Carter had a horrible game on Sunday, going 14-of-33 for 135 yards with an interception against Seattle. He has no value as a Fantasy player in any league. + +Daunte Culpepper , QB MIN - Giggles Updated 12/16/01 +Culpepper will probably need to undergo arthroscopic surgery this wee! k ! on a sprained left knee that kept him out of the Vikings 27-24 loss to Detroit on Sunday. "It's a small scope, not a big deal at all," Minnesota coach Dennis Green said. "Whether it's a 10-day injury or a two-week injury, you never know." Culpepper had been expected to play this week after sitting out last week. He began the week listed as probable, but was downgraded to doubtful after his knee was still swelling and sore after taking some snaps on Wednesday and Thursday. He sat out of Friday's practice and was officially listed as inactive. + +More Updates + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/16269037.1075861341159.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/16269037.1075861341159.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..23074ec0 --- /dev/null +++ b/demo/ermis-f/cur/16269037.1075861341159.JavaMail.evans@thyme:2,S @@ -0,0 +1,23 @@ +Message-ID: <16269037.1075861341159.JavaMail.evans@thyme> +Date: Wed, 21 Nov 2001 08:16:53 -0800 (PST) +From: no.address@enron.com +Subject: Program Changes +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: ClickAtHome and Community Relations-@ENRON +X-To: All Enron Employees United States Group@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +As you know, this is an unprecedented time in Enron's history. We must adapt our employee programs to fit the immediate needs of our company during this time of transition. It is especially difficult to announce the immediate suspension of the following programs. + +? ClickAtHome - Enron has suspended the ClickAtHome program. The program will no longer accept new participants, PC orders, or Internet service orders. Orders submitted and confirmed prior to November 20, 2001 will be honored. Enron will also discontinue subsidized Internet service. Effective January 1, 2002, employees who are currently subscribers to subsidized Internet service will be switched to the regular commercial rate of their service provider and be responsible for the entire cost of the service. +? Matching Gifts and Volunteer Incentive Program (VIP) - Enron's Matching Gift program and VIP grants have been suspended indefinitely. As we consider the immediate needs of all employees during this trying time, it is appropriate that we discontinue the dollar for dollar match for charitable contributions as well as cash donations recognizing employees' volunteer hours with non-profit organizations. Matching Gift or VIP submissions received prior to November 20 will be honored. + +We regret that we have had to make these changes. We must continue to look for ways to reduce operating expenses through this transition period. + \ No newline at end of file diff --git a/demo/ermis-f/cur/16379304.1075855168566.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/16379304.1075855168566.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..12e5a79c --- /dev/null +++ b/demo/ermis-f/cur/16379304.1075855168566.JavaMail.evans@thyme:2,S @@ -0,0 +1,20 @@ +Message-ID: <16379304.1075855168566.JavaMail.evans@thyme> +Date: Wed, 12 Dec 2001 17:19:51 -0800 (PST) +From: enerfaxdaily@enerfax.com +To: fermis@ect.enron.com +Subject: [enerfaxdaily] Natural Gas Futures Dip on Bearish AGA Report +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: enerfaxdaily@enerfax.com +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +If your do not see our email in 15 seconds, please go to http://www.enerfax.com to today's gas & power prices & news. +If your email does not support this web version, please subscribe to the free text version by writing subscribe@enerfax.com Please visit our website to view today's gas and power prices and news by clicking + +Delete fermis@ect.enron.com by forwarding to web@enerfax.com \ No newline at end of file diff --git a/demo/ermis-f/cur/16747000.1075861339581.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/16747000.1075861339581.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..bb31e275 --- /dev/null +++ b/demo/ermis-f/cur/16747000.1075861339581.JavaMail.evans@thyme:2,S @@ -0,0 +1,26 @@ +Message-ID: <16747000.1075861339581.JavaMail.evans@thyme> +Date: Wed, 14 Nov 2001 19:07:29 -0800 (PST) +From: no.address@enron.com +Subject: SAVINGS PLAN TRANSITION PERIOD ENDS For All Employees who + Participate in the Enron Corp Savings Plan +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Corporate Benefits@ENRON +X-To: All Enron Employees United States Group@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +The Savings Plan Transition Period Ends Early! + +We have been working closely with Hewitt Associates to get you access to your Savings Plan account before November 20 and are pleased to announce that the internet site went live as of 8:00 AM yesterday morning, November 13. + +Log on to benefits.enron.com and check out the new website - you will enjoy the new features. + +Once again, we have appreciated your patience during the transition period. + +EnronBenefits . . . keeping pace with your lifestyle. diff --git a/demo/ermis-f/cur/16778174.1075861334952.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/16778174.1075861334952.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b1b20dfb --- /dev/null +++ b/demo/ermis-f/cur/16778174.1075861334952.JavaMail.evans@thyme:2,S @@ -0,0 +1,36 @@ +Message-ID: <16778174.1075861334952.JavaMail.evans@thyme> +Date: Mon, 22 Oct 2001 20:16:30 -0700 (PDT) +From: no.address@enron.com +Subject: JDRF Cyber Auction & Update Information +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: EGM Office of the Chairman@ENRON +X-To: All Enron Houston@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +This Sunday, October 28th, is the Juvenile Diabetes Research Foundation (JDRF) Walk to Cure Diabetes at Greenspoint Mall at 8:00 a.m. In preparation for the big event, we have several fun activities scheduled to take place this week as detailed below. + +JDRF Cyber Auction - The Cyber Auction will take place this Wednesday, October 24th, through Thursday, October 25th. For details please go to the Enron home page and click on JDRF Cyber Auction or click http://ecpdxapps01.enron.net/apps/auction.nsf for the direct link. The Auction this year is hosted by EGS. + +Big E Caf? - This Friday, October 26th, 11:30 - 1:00 p.m. on Andrews Street in front of the Enron Center North building. +Lunch - Fajita lunch with all the trimmings provided by Taquera del Sol for $5.00. +Entertainment - Live entertainment provided by Mango Punch. +JDRF Raffle - Raffle tickets for two roundtrip Continental Airline tickets for $5.00 each. Raffle tickets for two roundtrip British Airways tickets for $10.00 each. Winning tickets will be drawn at 2:00 p.m. on Friday, October 26th. +JDRF Bake Sale - Cakes, cookies and Halloween treats will be available for purchase. +JDRF T-shirt Sale - Enron/JDRF T-shirts will be available for a $25 donation. +JDRF Sneaker (paper) Sales - The competition continues between business units - sneakers will sale for $5.00 each. + +For those of you that have signed up to join us for the walk, please continue to collect donations and watch your email this week for further information regarding the Walk. For those of you that have not signed up, please join us for the Walk. Although we have only a few days remaining until the walk, it is not too late to sign up and join us for this great event. It only takes a moment to fill out a walk form and you will get an Enron/JDRF T-shirt for collect or donating $25 or more, and will join hundreds of Enron employees and several thousand Houstonians on the Walk. This event will be a blast. The Enron tent will be great with lots of good food and entertainment and everyone will have a fun time. Parking at the walk site will be free. + +If you cannot attend the Walk, please support one of your local walkers, participate in the cyber auction or join us for the Big E Caf? on Friday to participate in some of our other great fundraising activities. We want to keep our standing as the number one walk team in the Gulf Coast area, Texas, and the entire Southern Region of the U.S., as well as in the top 10 nationally. + +Please contact Janice Riedel at X-37507 or Cathy Phillips at X-36898 to sign up as a walker, make a donation, or ask any questions you may have. Come join the fun. + +Thank you for your support and generosity. + +Mike McConnell \ No newline at end of file diff --git a/demo/ermis-f/cur/16935956.1075861340635.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/16935956.1075861340635.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5ea1aa78 --- /dev/null +++ b/demo/ermis-f/cur/16935956.1075861340635.JavaMail.evans@thyme:2,S @@ -0,0 +1,21 @@ +Message-ID: <16935956.1075861340635.JavaMail.evans@thyme> +Date: Mon, 19 Nov 2001 13:34:59 -0800 (PST) +From: no.address@enron.com +Subject: Holiday Party - Canceled +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ken Lay- Chairman of the Board & CEO@ENRON +X-To: All Enron Houston@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +I know that this is a difficult time for all of us. With everything going on inside the company as well as in the world around us, we have been carefully considering whether a holiday celebration is appropriate this year. To be honest, employee feedback has been mixed. Many viewed the holiday party as a unique opportunity for us to come together as Enron employees to share the spirit of the season. Others felt a holiday party would be improper given the company's current circumstances. + +After weighing these points of view, we have ultimately decided to cancel the all-Enron holiday party that was scheduled for December 8. Given what has transpired over the past month, it could be considered imprudent for Enron to incur the expense of such an event. I regret that this action is necessary because I recognize that your hard work throughout the year merits a holiday celebration and so much more. We will attempt to find other, more appropriate ways to recognize your outstanding contributions as we move into the holiday season. + +Ken Lay \ No newline at end of file diff --git a/demo/ermis-f/cur/16990554.1075855168041.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/16990554.1075855168041.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..bc2551ff --- /dev/null +++ b/demo/ermis-f/cur/16990554.1075855168041.JavaMail.evans@thyme:2,S @@ -0,0 +1,160 @@ +Message-ID: <16990554.1075855168041.JavaMail.evans@thyme> +Date: Sat, 8 Dec 2001 03:10:03 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/8/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Exclusive Offer to Fantasy Members! Take 10% off Colosseum NCAA Block and Tackle Jerseys and get into the game! It's an easy play, simply enter coupon code VRYEHYGP into Step 5 of the Check Out process to receive your discount. But, don't fumble, offer ends 12/11/01. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Kevin Dyson , WR TEN - Bass/Hull Updated 12/07/01 +Look for Dyson to play well this week. He has overcome a nagging toe injury and should take advantage of a shaky Vikings defense. + +Frank Wycheck , TE TEN - Matty Updated 12/07/01 +Wycheck, still suffering from a lingering ankle injury is expected to play in Sunday's game. However, he is listed as questionable. Don't expect him to be too productive. + +Eddie George , RB TEN - Tori Updated 12/07/01 +George is expected to play in Sunday's game against Minnesota. He aggravated an ankle injury last Sunday and is listed as questionable for this week's game. + +Kordell Stewart , QB PIT - Free Agent Updated 12/07/01 +Stewart has been an efficient passers and runner in recent weeks. Get him in your lineup if you need a QB. He seems to have established himself as a decent option for Fantasy owners. + +Elvis Joseph , RB JAC - Free Agent Updated 12/07/01 +Joseph is suffering from a shoulder injury but is expected to play Sunday. He is listed as probable for Sunday's game. + +Jimmy Smith , WR JAC - Frank Updated 12/07/01 +Smith has been one of the most consistent receivers this season. Don't hesitate to get him in your active lineup every week. + +Tim Couch , QB CLE - Free Agent Updated 12/07/01 +Couch was pulled from Sunday's game but that was only because he was a little banged up. He shoul! d ! be a solid Fantasy starter this week. + +Benjamin Gay , RB CLE - Free Agent Updated 12/07/01 +Gay is a risky start for this week. He will likely split carries with James Jackson. + +Corey Dillon , RB CIN - Frank Updated 12/07/01 +Dillon should remain in your active lineup week in and week out in any league. He has struggled at times this season but is still on of the better runners in the NFL. + +Jo! n ! Kitna , QB CIN - Free Agent Updated 12/07/01 +Kitna will keep the starting job for the Bengals despite his recent struggles. However, Kitna is not worth using in Fantasy leagues right now. + +Brad Louis , TE CIN - Free Agent Updated 12/07/01 +Louis has been diagnosed with a torn groin muscle and will be sidelined for the rest of the season. He hurt himself on Wednesday and an MRI on Thursday revealed a tear. St. Louis was expected to be a backup tight end and long snapper. His injury won't have much of an impact other than to weaken the Bengals' depth at tight end. Kirk McMullen will be the No. 1. + +Steve McNair , QB TEN - Free Agent Updated 12/07/01 +Mcnair was limited in practice Thursday but The Tennessean reports that he plans to play Sunday. McNair has spent most of the week recovering from an arm injury. "Right now the big thing is handing off," McNair told the paper. "It's the motion, when you follow through on it, I just have to watch that. I feel fine throwing the ball." Keep him in your lineup this week unless you have a backup of equal value. + +Danny Farmer , WR CIN - Free Agent Updated 12/07/01 +Farmer is listed as doubtful for Sunday's game. He is suffering from a sprained ankle. Farmer won't be too productive if he do! es! play. + +Kyle Brady , TE JAC - Free Agent Updated 12/07/01 +Brady, according to published reports, practiced Friday and will play Sunday. He is still recovering from an ankle injury. + +Mark Brunell , QB JAC - JWillie Updated 12/07/01 +Brunell, according to published reports, practiced on Friday and will play Sunday. He is still recovering from a quadriceps injury. + +Jammi German , WR CLE - Free Agent Updated 12/07/01 +The Cleveland Browns placed German on injured reserve Thursday. German missed the last two games with a knee injury. He had seven catches for 65 yards in six games this season. + +James Allen , RB CHI - Free Agent Updated 12/07/01 +Allen has been a solid replacement for Anthony Thomas over the past two weeks. However, it looks as though Thomas will be back for Week 13 against Green Bay, which means that Allen will see a serious decrease in playing time. Unless Thomas has a setback, be sure to reserve Allen. + +Jim Miller , QB CHI - Free Agent Updated 12/07/01 +Miller has been inconsistent this season, which was evident in his Week 12 performance (124 yards passing, no TDs, one INT) against Detroit. With the Fantasy playoffs looming, start Miller is a huge gamble. + +Dez White , WR CHI - Free Agent Updated 12/07/01 +White had a few decent weeks, but he's been unreliable lately. He's too risky to start at this point in the Fantasy season, so avoid using White at all costs. + +Anthony Thomas , RB CHI - Martin Updated 12/07/01 +According to the Chicago Sun Times, Thomas will likely start on Sunday vs. Green Bay. "Last week I was about 95 percent," Thomas said. "When I'd go into my full stride, I'd feel a little twinge But now when I go into my full stride, I don't feel any pain." Head Coach Dick Jauron will make the final call on Thomas once the medical staff clears him to play. Barring any setbacks, starting Thomas on your Fantasy team seems like a safe play. + +Tony Banks , QB WAS - Free Agent Updated 12/07/01 +Banks is listed as probable for Sunday's game against Arizona due to an ankle injury. He is expected to start, but he's too risky to warrant a major role on your Fantasy team at this point in the season. + +Michael Westbrook , WR WAS - Free Agent Updated 12/07/01 +Westbrook has been inconsistent this season as a Fantasy player. He faces a decent matchup against Arizona in Week 13, however, so starting him in a deeper league is worth considering. + +Rod Gardner , WR WAS - Free Agent Updated 12/07/01 +Despite catching a touchdown last week against Dallas, Gardner has been very inconsistent this season. Unless you play in a deeper league, starting Gardner isn't advisable. + +Mike Alstott , RB TB - JWillie Updated 12/07/01 +Alstott may get a few goal-line carries against Detroit, but his yardage numbers have been subpar for the most part. Unless you play in a touchdown league, playing Alstott is somewhat risky. + +Brad Johnson , QB TB - Matty Updated 12/07/01 +Johnson has been a real disappointment for Fantasy owners this season. He's been held without a touchdown pass for three straight games, and has been picked off three times over that span. He faces a good matchup vs. Detroit, but using Johnson should be a last resort. + +Jacquez Green , WR TB - Free Agent Updated 12/07/01 +Green put up decent numbers in Week 12, but he's still far too unreliable to consider starting on your Fantasy team. Avoid using him if at all possible. + +Torry Holt , WR STL - Tori Updated 12/07/01 +Holt is a must-start this week against San Francisco. This NFC West contest has the potential to be a high-scoring affair, which makes Holt a good play on your Fantasy team. + +Isaac Bruce , WR STL - Frank Updated 12/07/01 +Bruce may not be having his best statistical season, but he's still worth starting on a weekly basis. He has three straight eight-catch, 100-plus yard receiving games against San Francisco, which makes him a must-start in Week 13. + +Ernie Conwell , TE STL - Free Agent Updated 12/07/01 +Conwell is becoming increasingly unreliable as a Fantasy player. If you have a better tight end on your roster, you may want to consider benching him in Week 13 vs. San Francisco. + +J.J. Stokes , WR SF - Matty Updated 12/07/01 +Stokes has been unreliable for the most part, but has strung together a few good outings in recent weeks. With the possibility of a high-scoring game against St. Louis in Week 13, Stokes is worth considering in deeper Fantasy leagues. + +More Updates +Teams, Rosters + + Frank +Frank Ermis + +Player TM Pos Status Next Bye FA +Favre, Brett GB QB Active CHI Week 7 100 +Dillon, Corey CIN RB Active JAC Week 8 100 +Hearst, Garrison SF RB Active @STL Week 6 100 +Smith, Jimmy JAC WR Active @CIN Week 5 100 +Bruce, Isaac STL WR Active SF Week 8 100 +Schroeder, Bill GB WR Active CHI Week 7 100 +Akers, David PHI K Active SD Week 5 100 +Titans TEN DT Active @MIN Week 3 100 +Plummer, Jake ARI QB Reserve WAS Week 1 100 +Smith, Maurice ATL RB Reserve NO Week 7 100 +Gary, Olandis DEN RB Reserve SEA Week 15 100 +Levens, Dorsey GB RB Reserve CHI Week 7 100 +Thrash, James PHI WR Reserve SD Week 5 100 +Mathis, Terance ATL WR Reserve NO Week 7 100 + +Total Active Players: 8 +Total Reserve Players: 6 + +NFL Injuries for Frank +Updated Player Team Pos Injury Expected Return +11/26/01 Gary, Olandis DEN RB Leg On IR. Out for the rest of the season. +12/7/01 Smith, Maurice ATL RB Knee/ankle Expected to start in Sunday's game vs. N.O. + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/17003045.1075861339242.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/17003045.1075861339242.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..34615d90 --- /dev/null +++ b/demo/ermis-f/cur/17003045.1075861339242.JavaMail.evans@thyme:2,S @@ -0,0 +1,274 @@ +Message-ID: <17003045.1075861339242.JavaMail.evans@thyme> +Date: Tue, 13 Nov 2001 13:40:40 -0800 (PST) +From: miki.bode@williams.com +To: slc <.williams@enron.com> +Subject: NWP System Notice - 01-314 Soliciting Electronic Bids +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Bode, Miki +X-To: 'abenton@utilicorp.com', 'abenton@utilicorp.com', 'andre.f.robinson@dynegy.com', 'anita.reubens@swgas.com', 'becky.wells@eprime.com', 'bgoddard@semprasolutions.com', 'bharp@coral-energy.com', 'bmantz@semprasolutions.com', Guderian, Brandon , 'browning@wasatchenergy.com', 'bruce.langmade@gapac.com', 'bymank@wdni.com', 'cards@wdni.com', 'caver_ealy@pgn.com', 'ccoyle@americansoda.com', 'cdecotea@westerngas.com', 'cmcgra@puget.com', 'cpavlica@enerad.com', 'craig.provenzano@powersrc.com', 'cslaman@usg.com', 'cwduke@duke-energy.com', 'cwojta@national-fuel.com', 'darena@national-energy.com', 'Dave.Dungan@Weyerhaeuser.com', 'deborahs@kimballenergy.com', 'dhuck@reliant.com', 'dlh@nwnatural.com', 'dmyers@enserco.com', 'eric.rost@swgas.com', 'FERMIS@ENRON.COM', 'gary.sanchez@tombrown.com', 'gborrego@semprasolutions.com', 'geek@bp.com', 'gilesmh@bp.com', 'janderson@clarkpud.com', 'jane@itcoworld.com', 'janicew@questar.com', 'jdebruyn@westerngas.com', Owen, Jennifer , 'jhaake@national-fuel.com', 'jmmcarthur@duke-energy.com', 'jnowell@semprasolutions.com', 'johnru@questar.com', 'joy.toups@elpaso.com', 'jpowell@reliant.com', 'jsanders@clarkpud.com', 'karencu@questar.com', 'katalin_kiss@transalta.com', 'kbuys@westerngas.com', 'kevin.headrick@eprime.com', 'kevinfo@questar.com', 'kims@kimballenergy.com', 'kirk_lundell@transalta.com', 'ksiwak@coral-energy.com', 'llightfoot@coral-energy.com', 'lmansi@sdge.com', 'lorrainehi@questar.com', 'LPRIOR@ENRON.COM', 'markpi@questar.com', 'mbeckner@utilicorp.com', 'mcano@enerad.com', 'melewis@utilicorp.com', Hunter, Michelle , 'mmcmahon@avistaenergy.com', 'morgan.doyle@huskyenergy.ca', 'mreed@enserco.com', 'nathan.dougherty@eprime.com', 'painsworth@kimballresources.com', 'pattr@questar.com', 'ramperms@bp.com', 'rcooper@usg.com', 'rcooper@utilicorp.com', 'rfm@nwnatural.com', 'rob_findlay@transalta.com', 'ron.smith@ashgrove.com', 'ron.youell@mirant.com', 'rplatt@duke-energy.com', 'rudesm@texaco.com', Watt, Ryan , Williams, Kent (SLC) , 'sakom@attglobal.net', 'SBREWER@ENRON.COM', 'scott.holloway@eprime.com', 'scott.linkletter@neg.pge.com', 'scotts@kimballenergy.com', 'sghill@bcgas.com', 'spjutd2@wdni.com', 'ssanchez@westerngas.com', 'SSOUTH@ENRON.COM', Brodeur, Stephane , 'tdickers@westerngas.com', 'tdizona@coral-energy.com', 'tinaf@questar.com', 'tkcheeseman@duke-energy.com', 'trevor.cochran@engageenergy.com', 'trevor.cochran@engageenergy.com', YILDIROK, VAL , 'wharlan@kimballresources.com', 'william.brown@swgas.com', 'zcourns@national-fuel.com', 'jshadie@idacorpenergy.com' +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Post Date: November 13, 2001 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-314 Soliciting Electronic Bids + +Notice Text: + + +All Shippers Notification: 01-314 Dated November 13, 2001 + + +TO: ALL SHIPPERS + +FROM: Candace C. Karpakis- (801) 584-6996 wk + (801) 971-5983 cellular + + Williams Gas Pipeline-West + Northwest Pipeline Transportation + + +SUBJECT: SOLICITING ELECTRONIC BIDS FOR +AVAILABLE FIRM MAINLINE TRANSPORTATION +CAPACITY ON NORTHWEST'S TRANSMISSION +SYSTEM + +Northwest has posted the following packages of available firm TF-1 +Large Customer transportation capacity to its Electronic Bulletin +Board ("EBB") for competitive bid pursuant to the "Right-of-First- +Refusal; Posting of Pipeline Capacity" provision of Northwest's +Tariff, which requires availability of capacity to be posted to the +EBB subject to bid. All prearranged terms are indicated below, if +applicable. The prearranged shipper has the right to match the +highest economic value at the end of the bid period. If the +prearranged shipper does not match the highest economic value, award +of such capacity will be made according to Northwest's tariff. + +NOTE: BIDS FOR POSTED CAPACITY WILL BE CONDUCTED ELECTRONICALLY AS +CLOSED BIDS ON NORTHWEST PIPELINE'S EBB. Please contact Candace +Karpakis or your Marketing Services Representative if you encounter +any problems with your EBB bid(s). DON'T WAIT UNTIL THE LAST MINUTE +TO POST YOUR BID. Time deadlines are electronically monitored and +implemented. + + + + +PACKAGE "L" +From the +November 1, 2001 Posting +EBB OFFER # 589 + +RECEIPT DELIVERY TOTAL INITIAL PRIMARY PREARRANGED +POINT POINT DTH/D CONTRACT TERM OFFER + +X-Over 16 Green Rvr-CIG 23,152 11/16/01-11/17/01 YES + +Min. Acceptable Bid: $0.04 per Dth of daily Volumetric Reservation Contract Demand for Flexible Receipt/Delivery Point Rights + +Min. Acceptable Bid Vol: 1 Dth/d +Max. Acceptable Bid Vol: 23,152 Dth/d +Bid Open Date: 11/13/01 - (2:30 pm Central Time) +Bid Close Date: 11/14/01 - (2:30 pm Central Time) +Award Deadline: 11/14/01 - (3:30 pm Central Time) +Evergreen: Day to Day, One (1) Business Days Prior Written + Notice by Either Party. +Special Terms & Cond: See 1, 2 and 3 Below. + + +PACKAGE "M-1" +From the +November 1, 2001 Posting +EBB OFFER # 590 + +RECEIPT DELIVERY TOTAL INITIAL PRIMARY PREARRANGED +POINT POINT DTH/D CONTRACT TERM OFFER + +X-Over 16 Clay Basin 17,263 11/16/01-11/17/01 YES + +Min. Acceptable Bid: $0.04 per Dth of daily Volumetric Reservation Contract Demand for Flexible Receipt/Delivery Point Rights + +Min. Acceptable Bid Vol: 1 Dth/d +Max. Acceptable Bid Vol: 17,263 Dth/d +Bid Open Date: 11/13/01 - (2:30 pm Central Time) +Bid Close Date: 11/14/01 - (2:30 pm Central Time) +Award Deadline: 11/14/01 - (3:30 pm Central Time) +Evergreen: Day to Day, One (1) Business Days Prior Written + Notice by Either Party. +Special Terms & Cond: See 1, 2 and 3 Below. + + +PACKAGE "N" +From the +November 1, 2001 Posting +EBB OFFER # 587 + +RECEIPT DELIVERY TOTAL INITIAL PRIMARY PREARRANGED +POINT POINT DTH/D CONTRACT TERM OFFER + +Grn Rvr-McK Clay Basin 18,152 11/16/01-11/17/01 YES + +Min. Acceptable Bid: $0.04 per Dth of daily Volumetric Reservation Contract Demand for Flexible Receipt/Delivery Point Rights + +Min. Acceptable Bid Vol: 1 Dth/d +Max. Acceptable Bid Vol: 18,152 Dth/d +Bid Open Date: 11/13/01 - (2:30 pm Central Time) +Bid Close Date: 11/14/01 - (2:30 pm Central Time) +Award Deadline: 11/14/01 - (3:30 pm Central Time) +Evergreen: Day to Day, One (1) Business Days Prior Written + Notice by Either Party. +Special Terms & Cond: See 1, 2 and 3 Below. + + + + +PACKAGE "Q" +From the +November 1, 2001 Posting +EBB OFFER # 584 + +RECEIPT DELIVERY TOTAL INITIAL PRIMARY PREARRANGED +POINT POINT DTH/D CONTRACT TERM OFFER + +Clay Basin Rifle 1,850 11/16/01-11/17/01 YES + +Min. Acceptable Bid: $0.04 per Dth of daily Volumetric Reservation Contract Demand for Flexible Receipt/Delivery Point Rights + +Min. Acceptable Bid Vol: 1 Dth/d +Max. Acceptable Bid Vol: 1,850 Dth/d +Bid Open Date: 11/13/01 - (2:30 pm Central Time) +Bid Close Date: 11/14/01 - (2:30 pm Central Time) +Award Deadline: 11/14/01 - (3:30 pm Central Time) +Evergreen: Day to Day, One (1) Business Days Prior Written + Notice by Either Party. +Special Terms & Cond: See 1, 2 and 3 Below. + + +PACKAGE "BB" +From the +November 1, 2001 Posting +EBB OFFER # 586 + +RECEIPT DELIVERY TOTAL INITIAL PRIMARY PREARRANGED +POINT POINT DTH/D CONTRACT TERM OFFER + +West Douglas Clay Basin 2,354 11/16/01-11/17/01 YES + +Min. Acceptable Bid: $0.04 per Dth of daily Volumetric Reservation Contract Demand for Flexible Receipt/Delivery Point Rights + +Min. Acceptable Bid Vol: 1 Dth/d +Max. Acceptable Bid Vol: 2,354 Dth/d +Bid Open Date: 11/13/01 - (2:30 pm Central Time) +Bid Close Date: 11/14/01 - (2:30 pm Central Time) +Award Deadline: 11/14/01 - (3:30 pm Central Time) +Evergreen: Day to Day, One (1) Business Days Prior Written + Notice by Either Party. +Special Terms & Cond: See 1, 2 and 3 Below. + + + + +SPECIAL TERMS AND CONDITIONS + +1. The discount rate shall apply to points utilized by the original shipper +entering into the transportation agreement with Northwest. + +2. A shipper will be allowed to release and/or segment and release the capacity +and shipper and replacement shipper may utilize any available points on +Northwest's transmission system without impacting the discount for the +original shipper. + +3. This prearranged offer is for a volumetric reservation contract demand. A +monthly base reservation charge per unit of transportation contact demand +shall be the awarded rate/dth multiplied by the dth's delivered during the +month, divided by the total monthly Transportation contract Demand. In +addition to the Volumetric Reservation Charge Bid, shipper will pay the +volumetric charge, the applicable surcharges and fuel. + + + +PROCEDURE FOR BIDDING FOR +AVAILABLE TRANSPORTATION CAPACITY + +The following guidelines will be adhered to for all posted packages of transportation +capacity for electronic bid ("package or packages"): + +1. Shipper must submit a separate electronic bid for each package of available +transportation capacity. Multiple electronic bid(s) can be submitted for the +total available transportation capacity under the specified package OR multiple +rates can be submitted each for a partial amount of available transportation +capacity under the specified package. If the same Shipper submits multiple bids, +the highest present value for such package of available transportation capacity +shall be considered the valid bid. All other bids from the same Shipper for the +same package of transportation capacity will be discarded. + +2. Northwest awards bids based on a net present value calculation. If bid rate is + less than minimum tariff rate, the following formula is utilized: Bid Rate x + FERC Interest Rate x The Maximum Bid Quantity x 365 days/100/12; or if the + maximum rate is bid, the following formula is utilized: Bid Rate x FERC Interest + Rate x Maximum Bid Quantity x days bid/100. In case of a tie, each tied shipper + will have the right to improve its bid by submitting an improved bid within 24 + hours of the bid close time. Such improved bid shall be faxed to (801) 584-7076 + to Candace Karpakis or Patrick Aman. If a tie still exists, such capacity shall + be awarded on a prorata basis. + +3. Northwest will not accept bids with a primary contract term (Term) longer than + indicated for the capacity unless maximum rate is bid. + + + + +INSTRUCTIONS FOR CREATING A BID FOR +NORTHWEST'S FIRM CAPACITY RELEASE +OFFERS + +1. Select "CAPACITY RELEASE" application in Northwest Passage. +2. Select "CREATE/SUB BID FOR NWP CAP" application. All current offers will +appear. +3. Highlight the offer you are interested in by clicking the left mouse button +on the offer. +4. Select the "TERMS & COND" button at the top of the screen, which is now +active. The screen will allow you to review the conditions of the offer. +Close this screen when you have finished reviewing. +5. At this point you can review current bids posted for this offer by selecting +the "VIEW BID" button. Close this screen when you have finished viewing. +6. If you would like to create a bid for this offer, select "CREATE BID" button. +7. If you want to bid the maximum rate for the capacity, select the "BID MAX +RATE" button. +8. Highlight the "END DATE" if you want to modify the end date of the term of +your offer. +9. If you want to modify the receipt/delivery point maximum and minimum volume, +highlight the receipt/delivery point section with the left mouse button and +modify accordingly. Select "SAVE". If an error appears at the button of the +screen, the error will need to be corrected and the data will need to be +saved again. If successful, a message will appear indicating the bid +information has saved and the bid rate must be entered. Select "OK". +10. Select the "RATE" button. Enter the bid rate. Select "SAVE". + +You have just "CREATED" your bid for the offer. You now need to +"SUBMIT" your bid as follows: + +11. Close out of all screens and return to the "CAPACITY RELEASE" menu screens. + +12. To Submit or Review your bid(s), select the "REV/SUB/WDRW NWP CAP BID" button. +All of your bids will appear. Highlight the "BID IN DRAFT STATUS" that you +would like to submit. Select the "SUBMIT" button at the top of the screen +topost the bid. + +To Withdraw your bid(s), select the "REV/SUB/WDRW NWP CAP" button. +All of your bids will appear. If the bid has not yet been submitted, +highlight the "BID IN DRAFT STATUS" that you would like to withdraw. +Select the "WITHDRAW" button at the top of the screen to withdraw the +bid. After a bid has been withdrawn, you can select the "DELETE" +button at the top of the screen to delete it from the screen. +NOTE: After each selection, always "REFRESH" the screen to get the latest +status. + + +Word: F\Short Term/Capacity for Bid-All 2001 November 13, 2001 01-314 Vol.doc \ No newline at end of file diff --git a/demo/ermis-f/cur/17126366.1075861336832.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/17126366.1075861336832.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..cbf77ffe --- /dev/null +++ b/demo/ermis-f/cur/17126366.1075861336832.JavaMail.evans@thyme:2,S @@ -0,0 +1,34 @@ +Message-ID: <17126366.1075861336832.JavaMail.evans@thyme> +Date: Wed, 31 Oct 2001 08:04:04 -0800 (PST) +From: cgtpscontracts@pge.com +To: aaron.berutti@enron.com, daniel.lisk@enron.com, frank.ermis@enron.com, + hakeem.ogunbunmi@enron.com, s..olinger@enron.com, + stephanie.miller@enron.com, p..south@enron.com, + suzanne.christiansen@enron.com +Subject: E-Confirm GTSA Exhibit - California Gas Transmission +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: cgtpscontracts@pge.com +X-To: Berutti, Aaron , Lisk, Daniel , Ermis, Frank , Ogunbunmi, Hakeem , Olinger, Kimberly S. , Miller, Stephanie , South, Steven P. , Christiansen, Suzanne +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Your GTSA Exhibit 0202BOF022 with Pacific Gas and Electric Company is now available in INSIDEtracc. If you have any questions prior to confirming* this exhibit, please call a California Gas Transmission Representative (http://www.pge.com/pipeline/custserv/reps.html). + +Steps to E-Confirm your GTSA Exhibit: + +1. At the Pipe Ranger Home page (http://www.pge.com/pipeline/index.html), log on to INSIDEtracc. You will be prompted to enter your ID and password at two different log on screens. +2. At the INSIDEtracc main window, select Navigate, Contracts, Contracts. Click the Retrieve button to retrieve your customer-specific contract information. +3. Click the arrow next to the GTSA Contract Code to open up a list of Exhibit types (e.g. Transportation, Storage, Park/Lend). +4. Click the arrow next to the appropriate Exhibit type for a list of Exhibits. +5. Select the desired Exhibit from this list (single-click) or open the Exhibit by double-clicking on it. +6. Click the "View Contract" button on the Contract Controller screen, or "View Exhibit" button on the Exhibit screen to review the full text of the Exhibit. +7. Click the "E-Confirm" button when you are ready to electronically confirm your Exhibit. +8. Click the "View Contract" or "View Exhibit" button after you E-Confirm the Exhibit. Print or save the Exhibit text with the Date/Time/User ID stamp of your E-Confirmation. + + +* As a "contact" identified on Exhibit B (Access Request Form), you are authorized to confirm contracts under the Electronic Commerce System User Agreement executed with Pacific Gas and Electric Company. If you are not a "contact" identified on Exhibit B, please call a CGT representative to let them know you received this e-mail in error. \ No newline at end of file diff --git a/demo/ermis-f/cur/17160569.1075855168377.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/17160569.1075855168377.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d253c370 --- /dev/null +++ b/demo/ermis-f/cur/17160569.1075855168377.JavaMail.evans@thyme:2,S @@ -0,0 +1,17 @@ +Message-ID: <17160569.1075855168377.JavaMail.evans@thyme> +Date: Tue, 11 Dec 2001 15:41:25 -0800 (PST) +From: no.address@enron.com +Subject: Updated Q&As for Enron Employees +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Human Resources@ENRON +X-To: Enron Employees Domestic@ENRON +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Updated questions and answers for Enron employees have just been posted to http://home.enron.com/updates/qa.html +We recognize that as active employees you have special concerns and questions related to Enron's bankruptcy filing. We regret that we are not able to answer all of your questions as quickly as you deserve, but we are working to provide accurate responses to your most important questions about employee benefits, expense payments and so on. We appreciate your patience as we continue to try to provide timely and reliable information to you. \ No newline at end of file diff --git a/demo/ermis-f/cur/17177896.1075855165813.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/17177896.1075855165813.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3a917298 --- /dev/null +++ b/demo/ermis-f/cur/17177896.1075855165813.JavaMail.evans@thyme:2,S @@ -0,0 +1,167 @@ +Message-ID: <17177896.1075855165813.JavaMail.evans@thyme> +Date: Wed, 28 Nov 2001 07:07:16 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 11/28/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Anna Kournikova Exclusive Fantasy Offer! Save 10% on Anna's 2002 Calendar! Yes 12 months of Anna! Simply enter the coupon code FNTSYCAL in step 5 of the checkout process to receive your discount. Offer expires 11/30/01. + + + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Tyrone Davis , TE GB - Free Agent Updated 11/28/01 +The Packers took Davis off the physically unable to play list Tuesday and added him to the active roster. He is likely to challenge David Martin for the second tight end job, as Green Bay should use more two-tight end formations with Davis back in action. Don't add him to your roster, though, as he won't provide consistent Fantasy stats. + +Freddie Jones , TE SD - Neal/McKay Updated 11/27/01 +San Diego Head Coach Mike Riley sa! id! Monday that he is optimistic Jones will be able to play Sunday. He has been sidelined by an ankle injury. + +Wade Richey , K SD - Tori Updated 11/27/01 +Richey is likely to lose the starting placekicking job with the Chargers if they sign Steve Christie to a contract. San Diego would shift Richey to kickoffs only, after he missed two short field goals Sunday to drop to 21-for-30 on the season. In that case, you should drop Richey from your roster. + +Steve Christie , K BUF - Free Agent Updated 11/27/01 +The Chargers are expected to sign Christie on Tuesday provided he passes a physical, according to the San Diego Union-Tribune. He would handle the field-goal chores for the remainder of the season, with Wade Richey shifting to kickoffs. If you're a Richey owner and need a kicker, Christie might be worth a pickup based on past history, but don't expect him to be one of the better kickers in the league even if he does get the starting job. + +Mark Brunell , QB JAC - JWillie Updated 11/27/01 +Brunell is questionable for Monday's game against Green Bay, the third straight week his status has been in question due to continued pain in his quadriceps muscle. He will be limited again in practice, and it's probably a good idea to keep him on reserve for Week 12 ! in! your league. + +Terrell Davis , RB DEN - JWillie Updated 11/27/01 +Davis should be able to return from arthroscopic knee surgery in time for Sunday's game against Miami. He will practice this week before a final decision is made, but we're skeptical the Broncos won't have him split carries with Mike Anderson, limiting both players' Fantasy values. + +Keith Poole , WR DEN - Free Agent Updated 11/27/01 +Poole has bruised ribs that will likely keep him on the sidelines for Sunday's game against Miami. If he can't play, Kevin Kaspar would start in his place, and the Denver passing game would further suffer. + +Rod Smith , WR DEN - Matty Updated 11/27/01 +Smith now has two sprained ankles, and is questionable for Sunday's game against Miami. If he can't play, then the Broncos might have to start Kevin Kaspar and Chris Cole at wideout, depending on Keith Poole's recovery from a rib injury. + +James Jackson , RB CLE - Hunter Updated 11/27/01 +Jack! so! n's ankle remains sore, and he will be re-evaluated Wednesday to determine his status for Sunday's game against Tennessee. Benjamin Gay and Jamel White would continue to split carries if Jackson can't go. + +Neil Rackers , K CIN - Free Agent Updated 11/27/01 +Bengals Head Coach Dick LeBeau said Monday he has not yet made a decision on the status of Rackers, who missed two field-goal chances Sunday. He is 9-for-18 in field goals this season, and Jaret Holmes has been on the practice squad since Nov. 1. Rackers will likely retain the job for Sunday's game against Tampa Bay, but he's a very risky Fantasy starter based on his struggles. + +Akili Smith , QB CIN - Free Agent Updated 11/27/01 +Bengals Head Coach Dick LeBeau said Monday that Smith might be promoted to No. 2 quarterback, according to The Cincinnati Enquirer. "If that's what they're going to do, maybe the Bengals need to get rid of me," Smith said, citing a desire to be traded if he's used in a mop-up role. He's not a recommended Fantasy choice, although it's important to note that he's now likely next in line if Jon Kitna gets hurt. + +Terry Allen , RB BAL - Tori Updated 11/27/01 +Allen, who remains out with a broken hand, coul! d ! return to the lineup on Dec. 16. With the Ravens losing Jason Brookins to an injury, don't be surprised if Allen takes back the starting job once healthy. Hold onto him if you have the room on your reserve list or play in a deeper league. + +Moe Williams , RB BAL - Free Agent Updated 11/27/01 +Williams becomes the Ravens' featured back after the injury to Jason Brookins. If you play in a deeper league or are desperate for a running back, consider picking up Williams, although you shouldn't expect him to post great stats unless the matchup is very favorable. + +Jason Brookins , RB BAL - Tori Upd! at! ed 11/27/01 +Results of X-rays on Brookins' foot revealed a fracture of a bone in his small toe, which will sideline him for at least four weeks and possibly the rest of the season. Moe Williams becomes the Ravens' starting running back, and might be worth adding to your roster in a deeper league. + +Wayne Chrebet , WR NYJ - JWillie Updated 11/27/01 +Chrebret did not practice Monday because of a shoulder injury. However, The New York Newsday reports that he is expected to play in Sunday's game. + +Jake Arians , K BUF - Free Agent Updated 11/27/01! Arians has been released by the Bills. Buffalo has signed Shayne Graham to replace him. + +Edgerrin James , RB IND - JWillie Updated 11/27/01 +Colts coach Jim Mora said James' surgery to repair a torn ligament in his left knee was successful Saturday in Miami. Mora said he received the news from orthopedic surgeon Dr. Arthur Rettig, a team physician. "I spoke with him Saturday and he told me it went very well," Mora said. James, the two-time NFL rushing champion, injured the knee when he was tackled awkwardly late in a game at Kansas City on Oct. 25. He was placed on injured reserve last week. James' rehabilitation is expected to take seven months. He is not expected to take part in either of the Colts offseason minicamps. Team president Bill Polian has not said whether James will be ready for the start of training camp. + +Terry Glenn , WR NE - Matty Updated 11/27/01 +Glenn could be put on injur! ed! reserve if he doesn't recover from a hamstring injury soon. That would mean the end of his season, and perhaps the end of his Patriots career. "I haven't reached it yet," coach Bill Belichick said Monday when asked when he would decide if the roster spot would be better spent on someone other than Glenn. "But as each day goes by, it gets a little bit closer." + +Shayne Graham , K SEA - Free Agent Updated 11/27/01 +The Buffalo Bills signed Graham as their kicker Tuesday, a day after Jake Arians was released following a missed point-after against the Miami Dolphins. Graham had been released by the Seattle Seahawks before the start of the season. + +Stephen Alexander , TE WAS - Free Agent Updated 11/27/01 +Alexander, who has been hampered by a ankle injury, returned to action on Sunday. He didn't start, however, and may lose playing time to both Walter Rasby and Zeron Flemister for the rest of the season. Unless you play in a deeper league, dropping Alexander is advisable. + +Az-Zahir Hakim , WR STL - Neal/McKay Updated 11/27/01 +Hakim, who is dealing with an ankle injury, played in Monday night's 24-17 loss to Tampa Bay. He had three catches for 29 yards in the game. + +Kevan Barlow , RB SF - Tori Updated 11/27/01 +Barlow suffered a dislocated shoulder during Sunday's win over Indianapolis. "It's throbbing," Barlow told the Contra Costa Times. "I couldn't really sleep last night. I had to sleep sitting up. It's hurting." Barlow is listed as doubtful for Sunday's game against Buffalo, so be sure to place him on reserve. + +Terrell Owens , WR SF - Martin Updated 11/27/01 +Owens suffered a sprained right foot on Sunday to go along with his sprained left ankle. X-rays were negative, but Owens' foot was placed in a protective boot as a precaution. He is expected to miss some practice time this week, but he will be in the starting lineup on Sunday when the Niners face Buffalo. + +Jeff Thomason , TE PHI - Free Agent Updated 11/27/01 +Thomason suffered a hyperextended knee during Sunday's loss to Washington. He missed practice on Monday, and is status for Week 12 is uncertain at this time. The reserve tight end has very little value as a Fantasy player. + +Donald Driver , WR GB ! - ! Free Agent Updated 11/27/01 +Driver, who has been inactive for three straight weeks due to a thigh injury, returned to practice on Monday. His status for Week 12 remains unclear, but he's not worth starting on your Fantasy team in any event. + +Tyrone Davis , TE GB - Free Agent Updated 11/27/01 +Davis, who has been out all year due to a hamstring injury, will likely find out what his status with the Packers will be this week. Depending on his health, the team will either activate him, place him on injured reserve or cut him altogehter. + +James Stewa! rt! , RB DET - Hunter Updated 11/27/01 +Stewart, who suffered a neck stinger in last Thursday's game against Green Bay, is expected to be available for Week 12. He'll have a tough time posting good Fantasy numbers against Chicago's tough run defense, but the lack of depth at running back in the league makes it tough to bench him. + +Charlie Batch , QB DET - Free Agent Updated 11/27/01 +According to the Detroit Free Press, Batch is expected to start Sunday's game against Chicago despite a groin injury. "This is Charlie's offense," coach Marty Mornhinweg said. "He practiced a little bit today...he was in all weekend getting (the injury) treated...I would expect him close to full speed Wednesda! y.! " He'll likely lose snaps to rookie QB Mike McMahon, however, so starting Batch is a risky proposition. + +Jackie Harris , TE DAL - Free Agent Updated 11/27/01 +Harris missed last week's game against Denver due to a hamstring injury. The veteran tight end is listed as day to day. + +Anthony Thomas , RB CHI - Martin Updated 11/27/01 +According to coach Dick Jaroun, Thomas' status for Week 12 is still uncertain. In fact, the Bears don't expect to know if Thomas, who is dealing with a hamstring injury, will be available until later in the week.! + +More Updates +Teams, Rosters + + Frank +Frank Ermis + +Player TM Pos Status Next Bye FA +Favre, Brett GB QB Active @JAC Week 7 100 +Hearst, Garrison SF RB Active BUF Week 6 100 +Dillon, Corey CIN RB Active TB Week 8 100 +Smith, Jimmy JAC WR Active GB Week 5 100 +Schroeder, Bill GB WR Active @JAC Week 7 100 +Bruce, Isaac STL WR Active @ATL Week 8 100 +Akers, David PHI K Active @KC Week 5 100 +Titans TEN DT Active @CLE Week 3 100 +Plummer, Jake ARI QB Reserve @OAK Week 1 100 +Levens, Dorsey GB RB Reserve @JAC Week 7 100 +Gary, Olandis DEN RB Reserve @MIA Week 15 100 +Smith, Maurice ATL RB Reserve STL Week 7 100 +Thrash, James PHI WR Reserve @KC Week 5 100 +Mathis, Terance ATL WR Reserve STL Week 7 100 + +Total Active Players: 8 +Total Reserve Players: 6 + +NFL Injuries for Frank +Updated Player Team Pos Injury Expected Return +11/26/01 Gary, Olandis DEN RB Leg On IR. Out for the rest of the season. +Transactions, View + + Make Selection + + There are no League Transactions which meet the selected criteria. + +To see all league transactions select "All", "All", "All Teams" from the Transactions, View page. + + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/17429461.1075861339510.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/17429461.1075861339510.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..56e93e6c --- /dev/null +++ b/demo/ermis-f/cur/17429461.1075861339510.JavaMail.evans@thyme:2,S @@ -0,0 +1,21 @@ +Message-ID: <17429461.1075861339510.JavaMail.evans@thyme> +Date: Wed, 14 Nov 2001 13:50:20 -0800 (PST) +From: cgtpscontracts@pge.com +To: daniel.lisk@enron.com, frank.ermis@enron.com, hakeem.ogunbunmi@enron.com, + s..olinger@enron.com, stephanie.miller@enron.com, p..south@enron.com, + suzanne.christiansen@enron.com +Subject: Notice of GTSA Exhibit E-Confirmation - California Gas Transmission +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: cgtpscontracts@pge.com +X-To: Lisk, Daniel , Ermis, Frank , Ogunbunmi, Hakeem , Olinger, Kimberly S. , Miller, Stephanie , South, Steven P. , Christiansen, Suzanne +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +0202schris E-Confirmed* your GTSA Exhibit 0202BOF016 at 13:50:18 on 14-NOV-2001. To learn more about California Gas Transmission services available to you, please contact a CGT Representative (http://www.pge.com/pipeline/custserv/reps.html). + +* As a "contact" identified on Exhibit B (Access Request Form), you are authorized to confirm contracts under the Electronic Commerce System User Agreement executed with Pacific Gas and Electric Company. If you are not a "contact" identified on Exhibit B, please call a CGT representative to let them know you received this e-mail in error. \ No newline at end of file diff --git a/demo/ermis-f/cur/17459166.1075855165142.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/17459166.1075855165142.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7c1b663a --- /dev/null +++ b/demo/ermis-f/cur/17459166.1075855165142.JavaMail.evans@thyme:2,S @@ -0,0 +1,20 @@ +Message-ID: <17459166.1075855165142.JavaMail.evans@thyme> +Date: Sun, 25 Nov 2001 20:44:49 -0800 (PST) +From: enerfaxdaily@enerfax.com +To: fermis@ect.enron.com +Subject: [enerfaxdaily] Natural Gas Futures Dip as Cash Tumbles +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: enerfaxdaily@enerfax.com +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Slow browser may need to wait 15 seconds for your email to appear, then scroll to view. mailto:leave-enerfaxdaily-794030K@relay.netatlantic.com to unsubscribe enerfaxdaily as: fermis@ect.enron.com forward to web@enerfax.com +If your email does not support this web version, please subscribe to the free text version by writing subscribe@enerfax.com Please visit our website to view today's gas and power prices and news by clicking + +If you received this in error or no longer wish to subscribe click this link mailto:leave-enerfaxdaily-794030K@relay.netatlantic.com or forward to web@enerfax.com \ No newline at end of file diff --git a/demo/ermis-f/cur/17490652.1075861338036.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/17490652.1075861338036.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..334e4ece --- /dev/null +++ b/demo/ermis-f/cur/17490652.1075861338036.JavaMail.evans@thyme:2,S @@ -0,0 +1,17 @@ +Message-ID: <17490652.1075861338036.JavaMail.evans@thyme> +Date: Tue, 6 Nov 2001 20:23:16 -0800 (PST) +From: no.address@enron.com +Subject: Daily Update +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ken Lay- Chairman of the Board & CEO@ENRON +X-To: All Enron Worldwide@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Today was a very difficult day for us as market uncertainty continued. Recent news reports, including The Wall Street Journal article today, have speculated about possible mergers, takeovers and equity investors as options that Enron is considering. The reason you have not seen us responding to these reports is that it is our corporate policy not to comment on market speculation. However, I will tell you that we are evaluating all options to protect the financial stability of this company. I will keep you updated on developments as they occur. \ No newline at end of file diff --git a/demo/ermis-f/cur/17592906.1075861335482.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/17592906.1075861335482.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1ca6edd6 --- /dev/null +++ b/demo/ermis-f/cur/17592906.1075861335482.JavaMail.evans@thyme:2,S @@ -0,0 +1,33 @@ +Message-ID: <17592906.1075861335482.JavaMail.evans@thyme> +Date: Thu, 25 Oct 2001 08:10:42 -0700 (PDT) +From: cgtpscontracts@pge.com +To: aaron.berutti@enron.com, daniel.lisk@enron.com, frank.ermis@enron.com, + hakeem.ogunbunmi@enron.com, p..south@enron.com, + suzanne.christiansen@enron.com +Subject: E-Confirm GTSA Exhibit - California Gas Transmission +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: cgtpscontracts@pge.com +X-To: Berutti, Aaron , Lisk, Daniel , Ermis, Frank , Ogunbunmi, Hakeem , kimberly.s.olinge@enron.com, Miller, Stephanie , South, Steven P. , Christiansen, Suzanne +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Your GTSA Exhibit 0202LCG034 with Pacific Gas and Electric Company is now available in INSIDEtracc. If you have any questions prior to confirming* this exhibit, please call a California Gas Transmission Representative (http://www.pge.com/pipeline/custserv/reps.html). + +Steps to E-Confirm your GTSA Exhibit: + +1. At the Pipe Ranger Home page (http://www.pge.com/pipeline/index.html), log on to INSIDEtracc. You will be prompted to enter your ID and password at two different log on screens. +2. At the INSIDEtracc main window, select Navigate, Contracts, Contracts. Click the Retrieve button to retrieve your customer-specific contract information. +3. Click the arrow next to the GTSA Contract Code to open up a list of Exhibit types (e.g. Transportation, Storage, Park/Lend). +4. Click the arrow next to the appropriate Exhibit type for a list of Exhibits. +5. Select the desired Exhibit from this list (single-click) or open the Exhibit by double-clicking on it. +6. Click the "View Contract" button on the Contract Controller screen, or "View Exhibit" button on the Exhibit screen to review the full text of the Exhibit. +7. Click the "E-Confirm" button when you are ready to electronically confirm your Exhibit. +8. Click the "View Contract" or "View Exhibit" button after you E-Confirm the Exhibit. Print or save the Exhibit text with the Date/Time/User ID stamp of your E-Confirmation. + + +* As a "contact" identified on Exhibit B (Access Request Form), you are authorized to confirm contracts under the Electronic Commerce System User Agreement executed with Pacific Gas and Electric Company. If you are not a "contact" identified on Exhibit B, please call a CGT representative to let them know you received this e-mail in error. \ No newline at end of file diff --git a/demo/ermis-f/cur/17628194.1075861340582.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/17628194.1075861340582.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..344c1c85 --- /dev/null +++ b/demo/ermis-f/cur/17628194.1075861340582.JavaMail.evans@thyme:2,S @@ -0,0 +1,39 @@ +Message-ID: <17628194.1075861340582.JavaMail.evans@thyme> +Date: Mon, 19 Nov 2001 12:40:09 -0800 (PST) +From: shannon.seagondollar@neg.pge.com +To: troy'.'brothers@enron.com, peggy.hedstrom@enron.com +Subject: Notice Posted to GTN Website +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Seagondollar, Shannon +X-To: 'panderse@utilicorp.com', 'jda@nwnatural.com', 'diane.albers@avistacorp.com', 'malonzo@sdge.com', 'DNA1@pge.com', 'Laab@pge.com', 'Paul.Atha@southernenergy.com', 'aaustin@sppc.com', 'martin.bagley@mirant.com', 'kenneth.baker@txu.com', 'nbaker@enron.com', 'LRYALL@worldnet.att.net', 'brentbalog@aec.ca', 'dbarre@puget.com', 'gbarre@puget.com', 'bartneea@bp.com', 'jlingleby@duke-energy.com', 'beathrw@bp.com', 'bellasa@texaco.com', 'michaelbennett@aec.ca', 'krb4@pge.com', 'bokenfke@bp.com', 'gborrego@semprasolutions.com', 'TABO@dynegy.com', 'boulayka@bp.com', 'spencecp@bp.com', 'cbraun@bcgas.com', 'sbrewer@enron.com', Brodeur, Stephane , 'Brothers, Troy' , 'browning@wasatchenergy.com', 'Christopher.Bruce@msdw.com', 'jbruse@utilicorp.com', 'mike_bucher@oxy.com', 'jburton@utilicorp.com', 'mbutler@tristargas.com', 'bcampbell@ci.burbank.ca.us', 'chanbs@bp.com', 'jchapa@calpine.com', 'schrist@enron.com', 'dwc3@pge.com', 'jlclarken@duke-energy.com', 'sheri.clemons@mirant.com', 'cslaman@usg.com', 'trevor.cochran@engageenergy.com', 'bcohen@br-inc.com', 'darcy_cole@transcanada.com', 'martha.cole@pacificorp.com', 'gascontroller@AEC.CA', 'gcalgascontrol@bp.com', 'rcooper@utilicorp.com', 'saguilar@coral-energy.com', 'rcrowley@coral-energy.com', Dachis, David , 'BDAHNCKE@PCENERGY.COM', 'ddanyluk@enserco.com', 'mdarienzo@avistaenergy.com', 'days@epenergy.com', 'cdecotea@westerngas.com', 'delanem@axl.ca', 'steven_delf@transcanada.com', 'hankd@calpine.com', 'kathy@itcoworld.com', 'tdizona@coral-energy.com', 'andolaptchiev@duke-energy.com', 'doraisba@bp.com', 'nathan.dougherty@eprime.com', 'morgan.doyle@huskyenergy.ca', 'RDreith@smud.org', 'mdufort@utilicorp.com', 'hwweight@duke-energy.com', 'caver_ealy@pgn.com', 'sandi_earle@pcp.ca', 'reason@br-inc.com', 'lwebner@ect.enron.com', 'gasmkt@br-inc.ca', 'sendo@ci.pasadena.ca.us', 'fermis@enron.com', 'vesparza@txu.com', 'gespree@enron.com', 'fackel@texaco.com', 'fardyk@axl.ca', 'lfiler@avistaenergy.com', 'mflaman@tcel.com', 'bradflegel@aec.ca', 'dave.fleming@chel.com', 'SRFL@dynegy.com', 'cfrandsen@avistacorp.com', 'rene.frederick@apachecorp.com', 'bfrench@avistaenergy.com', 'mafi@pge.com', 'tfrisina@br-inc.com', 'dafusek@aep.com', 'gasdaily@ftenergy.com', 'shaung@cook-inlet.com', 'rgay@ect.enron.com', 'wendy.gazzard@chel.com', 'geek@bp.com', 'gborrego@semprasolutions.com', 'gilesmh@bp.com', 'jgilmer2@txu.com', 'rgladman@aep.com', 'jglaubi@smud.org', 'george.goben@pacificorp.com', 'kgonzales@sppc.com', 'lgoodric@cngc.com', 'pgorton@avistaenergy.com', 'pgrable@cngc.com', 'grahamp@kochind.com', 'greenallg@epenergy.com', 'rgruber@avistacorp.com', 'bhall@cngc.com', 'thall@bcgas.com', 'mhamme@puget.com', 'sharper@avistaenergy.com', 'Deborah.Hart@msdw.com', 'jhaskey@coral-energy.com', Heal, Kevin , Hedstrom, Peggy , 'emhendry@duke-energy.com', 'sghill@bcgas.com', 'sherry_hill@transcanada.com', 'billhogue@aec.ca', 'tholland@pcenergy.com', 'scott.holloway@eprime.com', 'cholm@sppc.com', 'mhopkins@bcgas.com', 'shorton@coral-energy.com', 'hots@chevron.com', 'David_M_Huck@reliantenergy.com', 'hunth1@bp.com', Hunter, Michelle , 'rishikawa@pacent.com', 'kenja@cnrl.com', 'jenkindm@bp.com', 'jimj@calpinecanada.com', 'kkeiser@ect.enron.com', 'mkent@br-inc.com', 'deborahs@kimballenergy.com', 'kims@kimballenergy.com', 'RussellS@kimballenergy.com', 'jkimberly@avistacorp.com', 'dennis.kluksdahl@pacificorp.com', 'mknutson@avistaenergy.com', 'igsinc@ix.netcom.com', 'vgkr@dynegy.com', Langfeldt, Andrea , 'plazic@talisman-energy.com', 'kevin.legg@eprime.com', Lenhart, Matthew , 'hleonard@cngc.com', 'jonangas@attglobal.net', 'llightfoot@coral-energy.com', 'klinzmey@aec.ca', Lisk, Daniel , 'nlissel@enserco.com', 'altradegasscheduling@altra.com', 'carol.ma-chuang@constellation.com', 'sheila_macleod@transcanada.com', 'gmagee@calpine.com', 'LMCEGEnergy@sk.sympatico.ca', 'lmansi@sdge.com', 'ecma@dynegy.com', 'rfm@nwnatural.com', 'jmmcarthur@duke-energy.com', 'PMcDougall@coral-energy.com', 'jmcgowa@smud.org', 'cmcgra@puget.com', 'mmcmahon@avistacorp.com', 'vmcmahon@suncor.com', 'bmedlock@cngc.com', 'dlmelton@duke-energy.com', Mendel, Shelly , 'cmiller@smud.org', Miller, Stephanie , 'moln@chevron.com', 'lmoore@avistaenergy.com', 'rhondamoore@aec.ca', 'srmo@dynegy.com', 'salmoncolo@worldnet.att.net', 'murrata@texaco.com', 'dmyers@enserco.com', 'dmyers@enserco.com', 'glen@wasatchenergy.com', 'mnason@coral-energy.com', 'nicknijt@bp.com', 'trevor_nicol@nexeninc.com', 'laura.niekamp@paramountres.com', 'enordby@bcgas.com', 'jnowell@semprasolutions.com', 'gnunnema@utilicorp.com', Ogunbunmi, Hakeem , 'kolinge@enron.com', Owen, Jennifer , 'jpainter@igservice.com', 'mpalmer@suncor.com', 'spasloski@coral-energy.com', 'epaszkiewicz@talisman-energy.com', 'mpatton@cngc.com', 'spea@avistaenergy.com', 'spfaff@cngc.com', 'MEO2@pge.com', 'carellyn-pitre@coastenergy.com', 'cpittma2@txu.com', 'rplatt@duke-energy.com', 'jpowell@reliant.com', 'jwpowell@duke-energy.com', 'rinde_powell@pcp.ca', 'claire.pringle@pacificorp.com', Prior, Liz , 'craig.provenzano@powersrc.com', 'kathy.puls@engageenergy.com', 'ramperms@bp.com', 'mrana@socalgas.com', 'jackie.rausch@cabotog.com', 'reshma_rawji@keyspancanada.com', 'jreames@br-inc.com', 'lreid@sppc.com', 'hrennell@worldnet.att.net', 'linda.richards@eprime.com', 'pwri@dynegy.com', Rieger, Kellie , 'rriehm@br-inc.com', 'JARx@pge.com', 'dripley@ect.enron.com', 'criva@ci.glendale.ca.us', 'jromita@sempratrading.com', 'jsanders@clarkpud.com', 'rebecca.schaefer@acnenergy.com', 'mschae@puget.com', 'scheffsp@bp.com', 'cschenderlein@brr.com', Schoene, Benjamin , 'jane@scana.com', 'scimmonsj@epenergy.com', 'dscott4@newpower.com', 'fred.scott@engageenergy.com', 'ljs6@pge.com', 'kselland@avistaenergy.com', 'mvaughn@cngc.com', 'lsilva@ci.glendale.ca.us', 'psims2@txu.com', 'ksiwak@coral-energy.com', 'heather.sixkiller@pacificorp.com', 'cslaman@usg.com', Smith, Critz , 's1s@nwnatural.com', 'mark@wasatchenergy.com', South, Steven P. , 'jspell@puget.com', 'deborahs@kimballenergy.com', 'lynnette.stauber@powerex.com', 'mikeal.stec@apachecorp.com', 'tstrickland@coral-energy.com', 'jonangas@attglobal.net', Sullivan, Patti , 'leilat@cook-inlet.com', 'rogertan@swbell.net', 'ctaylor01@coral-energy.com', 'ctaylor@ci.burbank.ca.us', 'alex.telegin@pacificorp.com', 'scot.thompson@southernenergy.com', 'Ttonkin@utilicorp.com', 'joy.toups@elpaso.com', 'tunstabj@bp.com', 'JPU1@pge.com', 'niels_a_vervloet@reliantenergy.com', 'rick.wadle@mirant.com', 'pwah@socalgas.com', 'mark.warno@acnenergy.com', 'bwaters@calpine.com', Watt, Ryan , 'doug_way@transcanada.com', 'jared_wells@altagas.ca', 'whitinjr@bp.com', 'twickersham@enserco.com', Wilkes, Corey , 'kwilkinson@br-inc.com', 'bwilliams@bcgas.com', 's.kent.williams@williams.com', 'jwilmotte@avistaenergy.com', 'markwilson@aec.ca', 'pwinter@avistacorp.com', 'Dick.Winters@avistacorp.com', 'dwinters@avistacorp.com', 'altradegasscheduling@altra.com', YILDIROK, VAL , 'ron.youell@mirant.com', 'scott_yule@transcanada.com' +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +PG&E Gas Transmission-Northwest (GTN) will be releasing a new build of +E-trans on Tuesday, November 20, 2001. Customer Activities will be +unavailable Tuesday evening beginning at 8:00 p.m. PCT for approximately 4 +hours. The site will be available for regular business activity on +Wednesday, November 21. + +If you have any questions, please contact GTN's Services & Contract +Coordinators at (503) 833-4300, Option 2. + + + + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/17666933.1075855168699.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/17666933.1075855168699.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4b5486fb --- /dev/null +++ b/demo/ermis-f/cur/17666933.1075855168699.JavaMail.evans@thyme:2,S @@ -0,0 +1,23 @@ +Message-ID: <17666933.1075855168699.JavaMail.evans@thyme> +Date: Thu, 13 Dec 2001 12:33:00 -0800 (PST) +From: happyholidays@natsource.com +Subject: Natsource Holiday Greetings +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Happy Holidays +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + <<...OLE_Obj...>> +Happy Holidays! + +Please click on the icon below, and choose to "open," not "save." + +Best wishes to all. + + <> diff --git a/demo/ermis-f/cur/17798744.1075855168440.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/17798744.1075855168440.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..bb6999a9 --- /dev/null +++ b/demo/ermis-f/cur/17798744.1075855168440.JavaMail.evans@thyme:2,S @@ -0,0 +1,166 @@ +Message-ID: <17798744.1075855168440.JavaMail.evans@thyme> +Date: Wed, 12 Dec 2001 03:24:04 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/12/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Exclusive Offer For Fantasy Members Only! Save 10% On NFL Adidas Replica Jerseys from MVP.com, the Official Store of CBS SportsLine.com. Just enter the Coupon Code SPEMRTP1 in Step 5 of the Checkout process to take advantage of this offer. Expires 12/18/01. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Maurice Smith , RB ATL - Frank Updated 12/11/01 +According to published reports, the Falcons will rest Smith in practice this week. Smith, who is dealing with an assortment of leg and ankle injuries, could see less carries in Sunday's game against Indianapolis as a result of his ailments, which makes starting him a real gamble on Week 14. + +Jerome Bettis , RB PIT - Giggles Updated 12/11/01 +Bettis was feeling good following treatment on his groin and hip Monday. He hasn't r! ec! eived medical clearance, but the Pittsburgh Post-Gazette reports that Bettis will probably play Sunday. + +Santana Moss , WR NYJ - Free Agent Updated 12/11/01 +Moss could miss Sunday's game. He is suffering from a strained quadriceps and is listed as questionable. + +Mark Brunell , QB JAC - JWillie Updated 12/11/01 +Brunell suffered a badly cut finger in Sunday's game. He is also suffering from a sore quadriceps. However, he is expected to play in this week's game. + +Danny Farmer , WR CIN - Free Agent Updated 12/11/01 +Farmer is listed as probable for Sunday's game. He is recovering from an ankle injury. + +Jaret Holmes , K - Free Agent Updated 12/11/01 +The Bengals released Holmes off their practice squad Monday. The Bengals signed Holmes to the practice squad on Nov. 1 after Rackers went through a stretch of missing six of nine attempts. + +Neil Rackers , K CIN -! F! ree Agent Updated 12/11/01 +The Bengals released kicker Jaret Holmes off their practice squad Monday, an indication that Rackers' job is safe for the rest of the season. The Bengals signed Holmes to the practice squad on Nov. 1 after Rackers went through a stretch of missing six of nine attempts. + +Marco Battaglia , TE CIN - Free Agent Updated 12/11/01 +The Bengals have waived Battaglia, freeing him to sign with another team. Battaglia had an appendectomy Nov. 17 and was put on the reserve-nonfootball illness list the next day, leaving him ineligible to play for the Bengals the rest of the season. Battaglia has been working out and hopes to play for another team this season. +Akili Smith , QB CIN - Free Agent Updated 12/11/01 +The New York Jets might get to see Smith instead of Jon Kitna as the Cincinnati Bengals' starting quarterback next Sunday. Kitna, suffering from a finger injury, might be inactive this week. The Bengals were considering giving Smith a chance to start once they were eliminated. They want to find out whether the first-round draft pick from 1999 still fits in their long-term plans. Kitna's injury opens the way for Smith to get that audition. + +Jon Kitna , QB CIN - Free Agent Updated 12/11/01 +Kitna hurt the ! mi! ddle finger on his passing hand during Sunday's game. He didn't miss a play, but the finger swelled overnight and was so painful on Monday that he couldn't grip a ball. "I either sprained or tore ligaments on the inside of it," Kitna said. Kitna has started each of the Bengals' 12 games. Akili Smith could possibly start in his absence. + +Brian Griese , QB DEN - Matty Updated 12/11/01 +Griese remained woozy on Monday after suffering a concussion against Seattle, and his availability for next Sunday's game at Kansas City is uncertain. Griese was hit by Seattle linebacker Levon Kirkland at the end of a 9-yard scramble early in the third quarter. He had to be helped to the sideline and didn't return. Griese will be evalauted on a daily basis. +Chad Lewis , TE PHI - Free Agent Updated 12/11/01 +Lewis suffered a slight knee injury during Sunday's win over San Diego. He might miss practice on Wednesday, but he's expected to play in this weekend's game at Washington. + +Reggie Wayne , WR IND - Free Agent Updated 12/11/01 +Wayne played Monday and had one catch for 11 yards. He shook off an injury but is still a risky start because of his inexperience. + +Mik! e ! Vanderjagt , K IND - Hunter Updated 12/11/01 +Vanderjagt shook off a back injury and played in Monday's game. He connected on both of his field goal attempts. + +Chris Chambers , WR MIA - Free Agent Updated 12/11/01 +Chambers played Monday despite suffering from a rib injury. He caught three passes, two for touchdowns. Look for him to be a solid No. 2 receiver. He doesn't catch a lot of passes but has a knack for scoring toudchdowns and making big plays. + +Terrence Wilkins , WR IND - Free Agent Updated 12/11/01 Wilkins strained his right hamstring in the first half of Monday's game and did not return. He will be evaluated on a daily basis. + +Terrell Owens , WR SF - Martin Updated 12/11/01 +Owens, who is already dealing with both foot and ankle injuries, suffered a slight hip pointer on Sunday vs. St. Louis. However, the star wideout is expected to start in Week 14 vs, Miami, so be sure to include him in your lineup. + +Joe Jurevicius , WR NYG - Giggles Updated 12/11/01 +Jurevicius (hamstring) was declared! i! nactive for Sunday's game against Dallas. He'll likely be listed as questionable for Saturday's game vs. Arizona, so use caution before starting him in Week 14. + +Daunte Culpepper , QB MIN - Giggles Updated 12/11/01 +According to published reports, Culpepper (knee) will be listed as probable for Sunday's game against Detroit. "We anticipate him making a lot of progress this week," coach Dennis Green told the Detroit News. If you have Culpepper on your roster, he'd be a good start against a porous Lions defense in Week 14, barring any setbacks. + +Panthers , DT CAR - Free Agent Updat! ed! 12/11/01 +Defensive tackle Sean Gilbert will miss the remainder of the year due to an elbow injury that will require surgery. Gilbert is just one of a number of injured Carolina players that has made the Panthers' defense virtually worthless to Fantasy owners. + +Shawn Jefferson , WR ATL - Free Agent Updated 12/11/01 +Jefferson is dealing with a back injury that could keep him out of this weekend's game against Indianapolis. Jefferson is questionable at this point, according to Head Coach Dan Reeves. + +Quincy Morgan , WR CLE - Free Agent Updated 12/10/01 +Morgan suffered a shoulder injury on Sunday. His current status is day to day. + +Derrick Mason , WR TEN - Free Agent Updated 12/10/01 +Mason suffered a hip injury in Sunday's loss at Minnesota. His current status is day to day. + +Terry Allen , RB BAL - Tori Updated 12/10/01 +Allen (hand) was able to practice on Sunday. Still, the Ravens are expected to start Moe Williams against the Steelers next Sunday while easing Allen back into action slowly. + +Daunte Culpepper , QB MIN - Giggles Updated 12/10/01 +Culpepper (knee) says he should be ready for next week's game against the Lions. The Vikings, however, may be prompted to sit him again because the game is on turf. Once again, Culpepper may be a gameday decision. + +Rod Smith , WR DEN - Matty Updated 12/10/01 +Smith (ankles) was able to play on Sunday, but he was far from 100 percent. He finished with eight receptions for 66 yards. He should continue to be a reliable player during the Fantasy postseason. + +Jerome Bettis , RB PIT - Giggles Updated 12/10/01 +Bettis' status for Sunday night's game at Baltimore is unclear as of now. Bill Cowher told the Pittsburgh Post-Gazette that he would monitor the RB throughout the week. "He won't need to lobby me," Cowher said. "If he's ready to play, he'll be playing." + +Terrell Owens , WR SF - Martin Updated 12/10/01 +Owens suffered a hip pointer during Sunday's loss at St. Louis, but he was able to finish the game. + +Albert Connell , WR NO - Free Agent Updated 12/10/01 +Connell has been demoted behind Robert Wilson and Wane McGarity on the Saints' depth chart. Connell, who was inactive Sunday, is now New Orleans' No. 5 receiver. + +Larry Parker , WR KC - Free Agent Updated 12/10/01 +Parker suffered a bruised right shoulder in Sunday's game against Oakland. His current status is day to day. + +More Updates +Teams, ! ;R! osters + + Frank +Frank Ermis + +Player TM Pos Status Next Bye FA +Favre, Brett GB QB Active @TEN Week 7 100 +Hearst, Garrison SF RB Active MIA Week 6 100 +Dillon, Corey CIN RB Active @NYJ Week 8 100 +Smith, Jimmy JAC WR Active @CLE Week 5 100 +Schroeder, Bill GB WR Active @TEN Week 7 100 +Bruce, Isaac STL WR Active @NO Week 8 100 +Akers, David PHI K Active @WAS Week 5 100 +Titans TEN DT Active GB Week 3 100 +Plummer, Jake ARI QB Reserve @NYG Week 1 100 +Gary, Olandis DEN RB Reserve @KC Week 15 100 +Levens, Dorsey GB RB Reserve @TEN Week 7 100 +Smith, Maurice ATL RB Reserve @IND Week 7 100 +Thrash, James PHI WR Reserve @WAS Week 5 100 +Mathis, Terance ATL WR Reserve @IND Week 7 100 + +Total Active Players: 8 +Total Reserve Players: 6 + +NFL Injuries for Frank +Updated Player Team Pos Injury Expected Return +11/26/01 Gary, Olandis DEN RB Leg On IR. Out for the rest of the season. +12/11/01 Smith, Maurice ATL RB Ankle/Knee Will be limited in practice this week +Transactions, View + + Make Selection + + There are no League Transactions which meet the selected criteria. + +To see all league transactions select "All", "All", "All Teams" from the Transactions, View page. + + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/17857511.1075861337878.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/17857511.1075861337878.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d7a18f13 --- /dev/null +++ b/demo/ermis-f/cur/17857511.1075861337878.JavaMail.evans@thyme:2,S @@ -0,0 +1,18 @@ +Message-ID: <17857511.1075861337878.JavaMail.evans@thyme> +Date: Tue, 6 Nov 2001 05:50:07 -0800 (PST) +From: kam.keiser@enron.com +To: keith.holst@enron.com, kam.keiser@enron.com, tori.kuykendall@enron.com, + p..south@enron.com +Subject: TRV Notification: (West VaR - 11/06/2001) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Keiser, Kam +X-To: 'pallen@enron.com', Ermis, Frank , 'randall.I.gay@enron.com', Grigsby, Mike , Holst, Keith , Keiser, Kam , Kuykendall, Tori , 'mathew.lenhart@enron.com', Reitmeyer, Jay , South, Steven P. , 'Janie.tholt@enron.com', Jones, Monte +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +The report named: West VaR , published as of 11/06/2001 is now available for viewing on the website. \ No newline at end of file diff --git a/demo/ermis-f/cur/17869404.1075855170266.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/17869404.1075855170266.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a3528cdb --- /dev/null +++ b/demo/ermis-f/cur/17869404.1075855170266.JavaMail.evans@thyme:2,S @@ -0,0 +1,36 @@ +Message-ID: <17869404.1075855170266.JavaMail.evans@thyme> +Date: Thu, 27 Dec 2001 15:37:31 -0800 (PST) +From: no.address@enron.com +Subject: Please Read: Resolution Center to Disconnect Toll Free number +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Enron General Announcements@ENRON +X-To: Announcement Group@ENRON +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +The Resolution Center will be decommissioning one of its 888 numbers (888-877-7757) as of January 7, 2002. +You can continue to contact the Resolution Center, Toll Free, by using the following steps: +To contact the ENW IT Resolution Center: +? Call 1-800-973-6766 (1-800-97-ENRON) +? Select 1 to transfer to an extension within the Enron Building +? Select 31411 and you will be transferred to the helpdesk. +The following options are also available through the toll-free number: +0: Connect to voice directory +1: Transfer to an extension in the Enron building +2: Access voicemail in the Enron building +3: Transfer to 3 Allen Center +4: Transfer to Omaha +5: Transfer modem or fax with 646 prefix +6: Speak to an Enron operator +7: Transfer to a fax machine in the message center +8: Transfer to Aviation +9: Leave a confidential message for Enron Chairman +Please contact the Resolution Center at 3-1411 for assistance + +ETS customers should continue to contact the ETS Solution Center-Houston at 713-345-4745 or 888-465-4745, and the ETS Solution Center-Omaha at 402-398-7454. + \ No newline at end of file diff --git a/demo/ermis-f/cur/1795248.1075855170406.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/1795248.1075855170406.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d98cabb7 --- /dev/null +++ b/demo/ermis-f/cur/1795248.1075855170406.JavaMail.evans@thyme:2,S @@ -0,0 +1,174 @@ +Message-ID: <1795248.1075855170406.JavaMail.evans@thyme> +Date: Fri, 28 Dec 2001 03:15:17 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/28/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Attention Fantasy Members! It's time to get an early start on that New Year's resolution. MVP.com is offering FREE Standard Shipping in our Fitness Shop until 1/17/02. Click here to see what we have to offer. + +Save $.05 a gallon on the gas that keeps your car's engine clean. Click here to apply online. + +Win a VIP Vegas Vacation! OR Win $600 CASH! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +James Thrash , WR PHI - Frank Updated 12/27/01 +Thrash is listed as questionable with an ankle injury, but he is expected to play against the Giants. + +Patrick Jeffers , WR CAR - Free Agent Updated 12/27/01 +Jeffers may see some increased playing time this week because of Muhsin Muhammad's persistent toe problems. Isaac Byrd, however, still should start in Muhammad's place. + +Sebastian Janikowski , K OAK - Matty Updated 12/27/01 +Janikowski (groin) has been kicking in practice. He is expected to play this week. + +Terrence Wilkins , WR IND - Free Agent Updated 12/27/01 +Wilkins (hamstring) has returned to practice. He may be able to play this week. + +Stephen Alexander , TE WAS - Free Agent Updated 12/27/01 +Alexander (leg) was placed on injured reserve, officially ending his season. Walter Rasby will continue to start in his place, but Zeron Flemister has emerged as the team's best receiving tight end with Alexander out. + +Matt Hasselbeck , QB SEA - Bass/Hull Updated 12/27/01 +The Seattle Times says Hasselbeck's season might be over. Mike Holmgren said he would only use him in an emergency this week, and the Seahawks coach may elect to have Hasselbeck use the season's final two games to rest his injured shoulder. Trent Dilfer will start at San Diego this week. + +Amos Zereoue , RB PIT - Free Agent Updated 12/27/01 +Zereoue missed practice on Wednesday with a shoulder injury. He is listed as probable for this week. + +Todd Bouman , QB MIN - Free Agent Updated 12/27/01 +Bouman practiced without pads on Wednesday. If he cannot practice fully on Thursday, Spergon Wynn will get the start this week. + +Keenan McCardell , WR JAC - Neal/McKay Updated 12/27/01 +McCardell is listed as probable with a thigh injury. He should be able to start this week. + +Chris Chambers , WR MIA - Free Agent Updated 12/27/01 +Chambers is listed as questionable with an ankle injury. He practiced on Wednesday and should be able to play this week. + +James McKnight , WR MIA - Free Agent Updated 12/27/01 +McKnight is listed as questionable with an ankle injury. He practiced and is hopeful of playing this week. + +Travis Minor , RB MIA - Giggles Updated 12/27/01 +The Miami Herald reports Minor will get more work on offense this week. Lamar Smith will remain the starter, but the Dolphins are hoping Minor can inject some life into the offense. + +James Stewart , RB DET - Hunter Updated 12/27/01 +The Detroit Free Press says Stewart is not expected to play this week because of a sprained ankle. Lamont Warren and Cory Schlesinger will assume most of the workload in his place. + +Mike McMahon , QB DET - Free Agent Updated 12/27/01 +The Detroit Free Press says McMahon is not expected to practice or play this week. Ty Detmer will start in his place. + +Brian Griese , QB DEN - Matty Updated 12/27/01 +Griese told the Denver Post he is ready to take on the Broncos, although Mike Shanahan questioned how effective he would be in his return. "How do you know with a concussion?" Shanahan said. "There should be no side effects. Hopefully there's not. But we have learned a lot through the years about concussions and how serious the! y ! can be, and hopefully that's something in the past and they won't reoccur." + +Aaron Shea , TE CLE - Free Agent Updated 12/27/01 +Shea is expected to miss the season's final two games with a shoulder injury. O.J. Santiago should remain in the starting lineup in Shea's place. + +Akili Smith , QB CIN - Free Agent Updated 12/27/01 +Smith underwent surgery on his left hamstring. He is expected to be ready for training camp next season and will compete for the starting job. + +Wesley Walls , TE CAR - Free Agent Updated 12/27/01 +Walls is listed as questionable with a knee injury. He was expected to be evaluated again on Thursday. + +Muhsin Muhammad , WR CAR - Martin Updated 12/27/01 +Muhammad (turf toe) is not expected to play this week, and may miss the rest of the season. Isaac Byrd will likely start in his place again. + +Travis Henry , RB BUF - Martin Updated 12/27/01 +Henry will sit out again this week with a sprained knee. Shawn Bryson will start for the second consecutive week. + +Steve McNair , QB TEN - Free Agent Updated 12/27/01 +McNair missed practice Wednesday because of back pain. "I'm going to try to do some things tomorrow and hope it loosens up and not have as much pain as I had today," McNair said. "I'm not going to go out and try to force the issue. If it's still sore and still tight where I can't have all my mechanics right, I'm not going to force the issue." The Titans listed him as questionable yet again Wednesday, but McNair likely will play + +Jerome Bettis , RB PIT - Giggles Updated 12/27/01 +Bettis sat out Wednesday's practice, and indicated he might not play in the regular season's final two games. "You want to take care of the injury first and if that means not playing, that means not playing," Bettis told the Pittsburgh Post-Gazette. "But you want to make sure you're healed up. The team playing as well as it has played allows me the opportunity to get healthy. I'm using it very, very wisely." + +Martin Gramatica , K TB - Free Agent Updated 12/27/01 +Gramatica sat out practice Wednesday, but is expected to test his injured leg on Thursday. Doug Brien and Brad Daluiso worked out Wednesday for the Buccaneers, who might sign one if Martin Gramatica can't kick against the Baltimore Ravens this week. + +Matt Hasselbeck , QB SEA - Bass/Hull Updated 12/26/01 +Trent Dilfer will start this week in place of Hasselbeck, whose separated left shoulder is too sore for him to play. Coach Mike Holmgren said Wednesday that Hasselbeck aggravated the injury, which he's had since the third week of the season, against the New York Giants last Sunday. "There's a chance I might have him and he could play in an emergency-type situation, but he's pretty sore," Holmgren said. + +James Stewart , RB DET - Hunter Updated 12/26/01 +Stewart is day to day with a sprained ankle. His status for this week's game is unclear. + +Jeff Graham , WR SD - Free Agent Updated 12/26/01 +Graham may miss his second consecutive game this week because of the death of his father. With Tim Dwight (lung) still ailing, Trevor Gaylor may have to start again. + +Skip Hicks , RB TEN - Free Agent Updated 12/26/01 +Hicks is expected to miss this week's game with a hamstring injury, and may miss the rest of the season. Eddie George should assume a regular workload once again. + +Emmitt Smith , RB DAL - Bass/Hull Updated 12/26/01 +Smith is day to day with a hip injury. He is expected to play this week. + +Peter Warrick , WR CIN - Giggles Updated 12/26/01 +Warrick, who was benched late in last week's game, is expected to start. He has been a disappointment this year and Fantasy players should not use him at this point of the postseason. + +Todd Bouman , QB MIN - Free Agent Updated 12/26/01 +Bouman (thumb) may attempt to practice late in the week. His status remains unclear for this week's game, and Spergon Wynn is available to start if needed. + +More Updates +NFL Reports, Transactions + +12/26 +Arizona Cardinals +Placed guard Pete Kendall on injured reserve; signed tight end-long snapper Nathaqn Hodel from the practice squad. + +Detroit Lions +Signed linebacker Eugene McCaslin to the practice squad. + +Kansas City Chiefs +Agreed to terms on a three-year contract with wide receiver Reggie Jones ; signed cornerback Ahmad Hawkins to the practice squad. + +Miami Dolphins +Signed linebacker Corey Moore to a two-year contract; placed linebacker Derrick Rodgers on injured reserve. + + +12/24 +Denver Broncos +Waived wide receiver Keith Poole ; signed cornerback Delvin Hughley and guard Michael Moore. + + +12/23 +Kansas City Chiefs +Signed safety Shaunard Harris from the practice squad. + + +12/21 +NFL +Fined Minnesota Vikings receiver Randy Moss $10,000 for a repeated taunting offense in a December 16 game against Detroit; fined Kansas City Chiefs linebacker Donnie Edwards $12,500 for an unnecessary roughness penalty in a December 16 game against Denver. + + +Transactions, View + + Make Selection + + There are no League Transactions which meet the selected criteria. + +To see all league transactions select "All", "All", "All Teams" from the Transactions, View page. + + +Schedule, Breakdown + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/17969911.1075855169399.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/17969911.1075855169399.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..96bf7719 --- /dev/null +++ b/demo/ermis-f/cur/17969911.1075855169399.JavaMail.evans@thyme:2,S @@ -0,0 +1,36 @@ +Message-ID: <17969911.1075855169399.JavaMail.evans@thyme> +Date: Tue, 18 Dec 2001 07:24:11 -0800 (PST) +From: no.address@enron.com +Subject: URGENT! URGENT! VIRUS ALERT! +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron General Announcements@ENRON +X-To: All Enron Worldwide@ENRON +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Please be aware that there is an email circulating the Enron messaging environment !!! + +The infected email has the following characteristics : +Subject : Hi +Body : Hi, I found a cool site! It's really cool! + +An alternative version of the infected email also have an Excel spreadsheet attachment. + +If you receive this email, DELETE it immediately. DO NOT CLICK ON THE WEB LINK. DO NOT LAUNCH THE EXCEL ATTACHMENT! + +Please note that opening the email automatically via the "preview pane" does NOT launch the virus. + +The Enron global messaging service has taken the necessary steps to ensure all internet email sent to your Enron internet address is virus free. But there are ways that you can ensure viruses do not make their way into our environment : + +Always ensure you do not launch attachments or web links received from people you do not know. + +Always ensure that you do not access/launch/download any attachments from external (web-based) email service providers while you are using the Enron network. + +Detection + Prevention = Protection! + +Thank you. diff --git a/demo/ermis-f/cur/18173893.1075861338421.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/18173893.1075861338421.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..fd2eb5bc --- /dev/null +++ b/demo/ermis-f/cur/18173893.1075861338421.JavaMail.evans@thyme:2,S @@ -0,0 +1,41 @@ +Message-ID: <18173893.1075861338421.JavaMail.evans@thyme> +Date: Thu, 8 Nov 2001 11:38:56 -0800 (PST) +From: jyockey@glgroup.com +To: fermis@ect.enron.com +Subject: Paid Survey Invitation from The Councils of Advisors +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Councils of Advisors +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Dear Frank Ermis, + +We would like to invite you to participate in a paid ($75.00) online survey for the Councils of Advisors. This survey consists of 12 questions and should take approximately 15 minutes to complete. + +Click Here to participate or learn more about this survey. + +Here is some more information: + + + _____ + +Survey Title: Energy Trading Industry Dynamics +Compensation: $75.00 +Number of Questions: 12 +Description: This is a survey of North American electricity and natural gas traders to determine how North American trading volumes have been affected by Enron's credit downgrades and potential liquidity problems. Please do not take this survey if you are not a North American energy trader. This survey is independent and was not commissioned by any company other than the Gerson Lehrman Group. All responses will remain anonymous. This survey will close when the required number of participants have responded. Invitations to future surveys will be based partly on the completeness of your responses. + + _____ + + +If the link above isn't active, please enter or copy the following address into your web browser: +https://www.thecouncils.com/surveys/welcome.asp?pid=19938CP335 + +Please reply to this message with any feedback, comments, questions or trouble regarding this email message or the survey it references. Your acceptance indicates that you agree not to provide information that you have a contractual or legal duty not to divulge. + +As always, thank you for supporting the Councils of Advisors. \ No newline at end of file diff --git a/demo/ermis-f/cur/18273866.1075861339024.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/18273866.1075861339024.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..330ee71d --- /dev/null +++ b/demo/ermis-f/cur/18273866.1075861339024.JavaMail.evans@thyme:2,S @@ -0,0 +1,19 @@ +Message-ID: <18273866.1075861339024.JavaMail.evans@thyme> +Date: Mon, 12 Nov 2001 09:06:21 -0800 (PST) +From: jose.marquez@enron.com +To: frank.ermis@enron.com +Subject: Links +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Marquez, Jose +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Colorado: + +http://members.tripod.com/~jrice7/ski.html# diff --git a/demo/ermis-f/cur/18288556.1075855165782.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/18288556.1075855165782.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..86fd0f01 --- /dev/null +++ b/demo/ermis-f/cur/18288556.1075855165782.JavaMail.evans@thyme:2,S @@ -0,0 +1,40 @@ +Message-ID: <18288556.1075855165782.JavaMail.evans@thyme> +Date: Wed, 28 Nov 2001 06:26:16 -0800 (PST) +From: celestine.hollan@enron.com +To: renee.alfaro@enron.com, l.appelget@enron.com, leon.branom@enron.com, + j..brewer@enron.com, james.carr@enron.com, michael.cuccia@enron.com, + frank.ermis@enron.com, johnny.gonzales@enron.com, + richard.hanagriff@enron.com, hilburn.henry@enron.com, + carolyn.herron@enron.com, d.j..herron@enron.com, + rickey.hiarker@enron.com, leesa.hutcherson@enron.com, + tori.kuykendall@enron.com, paula.lee@enron.com, ina.norman@enron.com, + dorothy.ricketts@enron.com, ken.wykel@enron.com +Subject: Special Olympics - Need's Your Help +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Hollan, Celestine +X-To: Alfaro, Renee , Appelget, Russell L , Branom, Leon , Brewer, Stacey J. , Carr, James , Cuccia, Michael , david.hermes@atofina.com, Dupree, Dianna , Ermis, Frank , Gonzales, Johnny , Hanagriff, Richard , Henry, Jane Hilburn , Herron, Carolyn , Herron, D.J. , Hiarker, Rickey , Hutcherson, Leesa , Kuykendall, Tori , Lee, Paula , matt.henry@accenture.com, Miley, Richard A. , Norman, Ina , Ricketts, Dorothy , Wykel, Ken +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + + + +Several Enron Bowling Association members were unable to participate in the Special Olympics Bowl-A-Thon on Saturday November 17, 2001. Your support is imporant to the success of the atheletes. + +The purpose of the Bowl-A-Thon was to raise funds for the Atheletes with Mental Retardation to compete in year-round sports and training that will enable them to develop not only physically but emotionally and socially. + +Dennis Lee has received 100 T-shirts (sizes ranging from L to XXXL) to sell for a $25 donation to continue raising funds for Special Olympics. We are asking each EBA member to sell 3 to 5 shirts. + +Please pick up T-Shirts from Dennis Lee EB3982 ext. 31715 + +We appreciate your support especially during these uncertain times. + +Thank You In Advance +Celestine Hollan +chollan@enron.com +713-853-3863 \ No newline at end of file diff --git a/demo/ermis-f/cur/18311052.1075861334734.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/18311052.1075861334734.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7f00ae10 --- /dev/null +++ b/demo/ermis-f/cur/18311052.1075861334734.JavaMail.evans@thyme:2,S @@ -0,0 +1,112 @@ +Message-ID: <18311052.1075861334734.JavaMail.evans@thyme> +Date: Mon, 22 Oct 2001 09:14:38 -0700 (PDT) +From: dmallory@ftenergy.com +To: electricatlas01@listserv.ftenergy.com +Subject: RDI Electric Atlas - North American Edition $500 savings - + Ord er Today!!! +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Mallory, Donald +X-To: ELECTRICATLAS01@LISTSERV.FTENERGY.COM +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + + + + + + + + + + + + + + +Introductory price of $1,495 only good through November 16, 2001 CALL 800-424-2908 to order today! +This must-have resource provides a virtual tour of the North American power system that will be invaluable for business investors, industry experts, traders, analysts, or anyone else who wants to understand how the entire system works. +The RDI Electric Power Atlas is a 270-page spiral-bound reference work. Each 11" X 17" full-color page shows these key features: + + +Existing power plants larger than 25 megawatts, symbolized by capacity and fuel, and labeled with operator and name. + + + + + +Existing and proposed transmission lines, 115 kV and above, identified by voltage and number of lines. + + + + + +Substations and line taps connected to the grid at 115 kV and above. + + + + + +All IOU service territories. + + + + + +All non-IOU and municipal service territories. + + + + + +RTO/ISO pricing regions. + + + + + +State capitals and major cities. + + + + + +Interstate, federal, and state highways. + + + + + +Rivers and bodies of water. + + + + + +Insets of 17 metropolitan areas. + + + + + +Megawatt Daily pricing regions. +Although it offers a highly detailed look at the electric power infrastructure of North America, this remarkable atlas has been condensed into a handy, portable format. It's a power supply expert's bible for planning, analysis, and trading activity throughout the North American continent. +Introductory price of $1,495 if purchased before November 16, 2001. That's a savings of $500 off the list price of $1,995. +To order your comprehensive atlas, contact us today: +Tel 800-424-2908 (toll free), 720-548-5700 (direct) +E-mail custserv@ftenergy.com +Reference priority code 788 to receive this limited-time discount price. + +If you wish to unsubscribe from this Platts promotion, click here and type UNSUBSCRIBE ELECTRIC ATLAS in the subject line, then send. + + + + + + \ No newline at end of file diff --git a/demo/ermis-f/cur/18446640.1075855166156.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/18446640.1075855166156.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..18f66e39 --- /dev/null +++ b/demo/ermis-f/cur/18446640.1075855166156.JavaMail.evans@thyme:2,S @@ -0,0 +1,41 @@ +Message-ID: <18446640.1075855166156.JavaMail.evans@thyme> +Date: Thu, 29 Nov 2001 13:46:04 -0800 (PST) +From: mog.heu@enron.com +To: frank.ermis@enron.com, l..gay@enron.com, keith.holst@enron.com, + jason.huang@enron.com, tori.kuykendall@enron.com, + matthew.lenhart@enron.com, zachary.mccarroll@enron.com, + jay.reitmeyer@enron.com, m..scott@enron.com, matt.smith@enron.com, + p..south@enron.com, m..tholt@enron.com, jason.wolfe@enron.com +Subject: To cheer everyone up... +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Heu, Mog +X-To: Ermis, Frank , Gay, Randall L. , Holst, Keith , Huang, Jason , Kuykendall, Tori , Lenhart, Matthew , McCarroll, Zachary , Reitmeyer, Jay , Scott, Susan M. , Smith, Matt , South, Steven P. , Tholt, Jane M. , Wolfe, Jason +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Hope no one takes this the wrong way... Also, if you have not already visited, don't forget: +http://www.enronoffline.com/default1.asp?randomid=1437 + + + +Top 10 Reasons Why Enron is The World's Leading Company: + +1. It's earned its own ticker on CNBC +2. Shareholder lawsuits have been filed against it in 150 different languages +3. Top executives are given personal security escorts +4. Owns the distinction of the following records: +- Largest Potential Bankruptcy Filing +- Largest Single-Day Trading Volume +- Largest/Fastest Erosion of Shareholder Value ($80bn in 12 months; $30bn in 1 month) +- Largest Fleet of $100K+ automobiles +5. Innovative accounting rules will be a proxy (what not to do) for years to come +6. When Enron goes down, everyone goes down in its wake +7. Movie/Publishing rights have already been assigned +8. "Battle of the Billion-Dollar Has-Beens" (Enron vs. The Taliban) at the forefront of all world news +9. The only place where getting "lay-ed" and getting lucky are mutually exclusive +10. Even the President of the United States is powerless to save us diff --git a/demo/ermis-f/cur/18636835.1075861339291.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/18636835.1075861339291.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c91b3e12 --- /dev/null +++ b/demo/ermis-f/cur/18636835.1075861339291.JavaMail.evans@thyme:2,S @@ -0,0 +1,28 @@ +Message-ID: <18636835.1075861339291.JavaMail.evans@thyme> +Date: Tue, 13 Nov 2001 14:11:23 -0800 (PST) +From: ina.rangel@enron.com +To: dutch.quigley@enron.com, john.arnold@enron.com, mike.maggi@enron.com, + john.griffith@enron.com, andy.zipper@enron.com, + justin.rostant@enron.com, m..scott@enron.com, + jay.reitmeyer@enron.com, shelly.mendel@enron.com, mog.heu@enron.com, + jason.huang@enron.com, m..tholt@enron.com, l..gay@enron.com, + p..south@enron.com, frank.ermis@enron.com, matthew.lenhart@enron.com, + mike.grigsby@enron.com, tori.kuykendall@enron.com, + jason.wolfe@enron.com, matt.smith@enron.com, keith.holst@enron.com, + k..allen@enron.com +Subject: Moving Friday 11/16/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Rangel, Ina +X-To: Quigley, Dutch , Arnold, John , Maggi, Mike , Griffith, John , Zipper, Andy , Rostant, Justin , Scott, Susan M. , Reitmeyer, Jay , Mendel, Shelly , Heu, Mog , Huang, Jason , Tholt, Jane M. , Gay, Randall L. , South, Steven P. , Ermis, Frank , Lenhart, Matthew , Grigsby, Mike , Kuykendall, Tori , Wolfe, Jason , Smith, Matt , Holst, Keith , Allen, Phillip K. +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Most of you already know, but the move is taking place this Friday 11/16/01. Please be sure you are packed by 3:00 PM on Friday and have everything labeled. They are moving both Power and Gas, so I am not sure what time the building will be open on Sunday or if it will be open at all. I will get back to you with that information by Thursday. If you have any questions or need help with anything, please let me know. + +Thanks! +Ina \ No newline at end of file diff --git a/demo/ermis-f/cur/18759906.1075861336975.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/18759906.1075861336975.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f1aca06d --- /dev/null +++ b/demo/ermis-f/cur/18759906.1075861336975.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <18759906.1075861336975.JavaMail.evans@thyme> +Date: Wed, 31 Oct 2001 10:44:36 -0800 (PST) +From: no.address@enron.com +Subject: EGM Operations & Accounting Organizational Changes +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Brent Price - CAO VP-Operations@ENRON +X-To: Enron Wholesale Services All@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +I am pleased to announce the following organizational changes within EGM Operations & Accounting effective immediately: + +Todd Hall will be relocating to London and will assume responsibility for all EGM operational activities in London including Risk Management, Confirmations, Coordination & Settlements and Trade Accounting. Todd will be working closely with the EGM business unit heads in London to ensure their businesses are being supported in an effective and efficient manner. + +Cindy Horn will assume the role of EGM IT & Remote Office Controller. She will be responsible for the oversight and coordination of all IT projects affecting the Operations group. Her duties will include monitoring and reporting project timelines and expenses and ensuring IT is being utilized in the most cost-effective manner within Operations. Cindy will also manage the operational activities of the Singapore and Tokyo offices and coordinate with the Sydney office in regards to EGM operations. + +Michelle Bruce will assume responsibility for Risk Management in the Houston office for Crude & Products, Coal and Weather. She will also continue to manage the Confirmation, Coordination & Settlements and Trade Accounting functions in Houston. + +Please join me in congratulating these individuals on their new assignments. \ No newline at end of file diff --git a/demo/ermis-f/cur/18915327.1075861338634.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/18915327.1075861338634.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d33e4b49 --- /dev/null +++ b/demo/ermis-f/cur/18915327.1075861338634.JavaMail.evans@thyme:2,S @@ -0,0 +1,23 @@ +Message-ID: <18915327.1075861338634.JavaMail.evans@thyme> +Date: Fri, 9 Nov 2001 05:24:08 -0800 (PST) +From: casey.loveland@williams.com +Subject: NWP System Notice - Test email of the critical notices +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Loveland, Casey +X-To: abenton@utilicorp.com, abenton@utilicorp.com, andre.f.robinson@dynegy.com, anita.reubens@swgas.com, becky.wells@eprime.com, bgoddard@semprasolutions.com, bharp@coral-energy.com, bmantz@semprasolutions.com, browning@wasatchenergy.com, bruce.langmade@gapac.com, bymank@wdni.com, cards@wdni.com, caver_ealy@pgn.com, ccoyle@americansoda.com, cdecotea@westerngas.com, cmcgra@puget.com, cpavlica@enerad.com, craig.provenzano@powersrc.com, cslaman@usg.com, cwduke@duke-energy.com, cwojta@national-fuel.com, darena@national-energy.com, Dave.Dungan@Weyerhaeuser.com, deborahs@kimballenergy.com, dhuck@reliant.com, dlh@nwnatural.com, dmyers@enserco.com, eric.rost@swgas.com, FERMIS@ENRON.COM, gary.sanchez@tombrown.com, gborrego@semprasolutions.com, geek@bp.com, gilesmh@bp.com, janderson@clarkpud.com, jane@itcoworld.com, janicew@questar.com, jdebruyn@westerngas.com, Owen, Jennifer , jhaake@national-fuel.com, jmmcarthur@duke-energy.com, jnowell@semprasolutions.com, johnru@questar.com, joy.toups@elpaso.com, jpowell@reliant.com, jsanders@clarkpud.com, karencu@questar.com, katalin_kiss@transalta.com, kbuys@westerngas.com, kevin.headrick@eprime.com, kevinfo@questar.com, kims@kimballenergy.com, kirk_lundell@transalta.com, ksiwak@coral-energy.com, llightfoot@coral-energy.com, lmansi@sdge.com, lorrainehi@questar.com, LPRIOR@ENRON.COM, markpi@questar.com, mbeckner@utilicorp.com, mcano@enerad.com, melewis@utilicorp.com, Hunter, Michelle , mmcmahon@avistaenergy.com, morgan.doyle@huskyenergy.ca, mreed@enserco.com, nathan.dougherty@eprime.com, painsworth@kimballresources.com, pattr@questar.com, ramperms@bp.com, rcooper@usg.com, rcooper@utilicorp.com, rfm@nwnatural.com, rob_findlay@transalta.com, ron.smith@ashgrove.com, ron.youell@mirant.com, rplatt@duke-energy.com, rudesm@texaco.com, Watt, Ryan , s.kent.williams@williams.com, sakom@attglobal.net, SBREWER@ENRON.COM, scott.holloway@eprime.com, scott.linkletter@neg.pge.com, scotts@kimballenergy.com, sghill@bcgas.com, spjutd2@wdni.com, ssanchez@westerngas.com, SSOUTH@ENRON.COM, Brodeur, Stephane , tdickers@westerngas.com, tdizona@coral-energy.com, tinaf@questar.com, tkcheeseman@duke-energy.com, trevor.cochran@engageenergy.com, trevor.cochran@engageenergy.com, YILDIROK, VAL , wharlan@kimballresources.com, zcourns@national-fuel.com, ads@nwnatural.com, andersmd@bp.com, bbeatty@uswest.net, bmedlock@cngc.com, boastm@ci.ellensburg.wa.us, bob.gruber@avistacorp.com, cheldman@kimballresources.com, cheldman@kimballresources.com, cordomr@texaco.com, cpeterso@cngc.com, creali@vanalco.com, dbarre@puget.com, dick.winters@avistacorp.com, eyesterm@paceglobal.com, gary.peterson@gapac.com, gastrans@puget.com, gilesmh@bp.com, Haynes, Helen , jmuelle@simpson.com, jspell@puget.com, kdickey@idacorpenergy.com, lgoodric@cngc.com, luchska@bp.com, marcl@subutil.com, margaret.foster@swgas.com, mhamme@puget.com, mmcgrath@intgas.com, pgrable@cngc.com, rernest@intgas.com, richarnd@bp.com, sdoss@wlinpco.com, SHARP@FRANKLINPUD.COM, spfaff@cngc.com, Tina.m.patton@boeing.com, twold@intgas.com, wmal1@nevada.newmont.com, #gasscheduling@avistacorp.com, anita_bielhart@kindermorgan.com, Willis, Annette , banderton@intgas.com, beathrw@bp.com, BHall@cngc.com, bledene@aec.com, cheldman@kimballresources.com, cheldman@kimballresources.com, cholm@sppc.com, craig.finck@williams.com, craig.puljan@ashgrove.com, cshipman@utilicorp.com, cwebbblanding@sisna.com, debbie.fortman@swgas.com, debbiet@rosenet.net, dhawk@simplot.com, dleonard@goldendalealu.com, dreiner@wii.com, dtaylor@idacorpenergy.com, edward.mcmurtrie@swgas.com, emyh@questar.com, eric.larson@oremetwahchang.com, fermis@enron.com, gallasce@bp.com, gandhsj@texaco.com, george.goben@pacificorp.com, gillitsh@bp.com, jackie.rausch@cabotog.com, jchapa@calpine.com, jeffmil@questar.com, jenkindm@bp.com, jmcewan@americansoda.com, jmuelle@simpson.com, joe.rowe@ashgrove.com, jsimper@micron.net, karencu@questar.com, keith.c.warner@boeing.com, kevin_lewis@gm.cytec.com, laryt@questar.com, LaVern.E.Watters@Williams.com, lewis.binswanger@greeleygas.com, lori.wisbeck@pacificorp.com, lreid@sppc.com, mark.anderson@swgas.com, mark@wasatchenergy.com, martha.wells@williams.com, mdarienzo@avistaenergy.com, mike.hrizuk@ashgrove.com, mjwalker@sempra-res.com, mmsmith@longfibre.com, mpatterson@idacorpenergy.com, MVaughn@cngc.com, nstivers@tenaska.com, painsworth@kimballresources.com, pschmidt@kimballresources.com, pschmidt@kimballresources.com, pwri@dynegy.com, ROB_FINDLAY@TRANSALTA.COM, robert.poole@atmosenergy.com, rsf@nwnatural.com, sbrewer@enron.com, scott.conant@spnewsprint.com, sgordon@national-fuel.com, SHARP@FRANKLINPUD.COM, siekasj@osm.com, ssouth@enron.com, steve.breckton@williams.com, stu.card@weyerhaeuser.com, swg.gasdispatch@swgas.com, tbliss@ktminc.com, tbliss@ktminc.com, tbliss@ktminc.com, tbliss@ktminc.com, tbliss@ktminc.com, tbliss@ktminc.com, tbliss@ktminc.com, tbliss@ktminc.com, tbliss@ktminc.com, tbliss@ktminc.com, tbliss@ktminc.com, tbliss@ktminc.com, tharvey@idahopower.com, trevor.cochran@engageenergy.com, twickersham@enserco.com, wharlan@kimballresources.com, wmal1@nevada.newmont.com +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Post Date: November 08, 2001 +Category: CRITICAL NOTES +Subcategory: MISCELLANEOUS +Subject: Test email of the critical notices + +Notice Text: +This is a test email of the critical notices process. +Please do not reply to this email. \ No newline at end of file diff --git a/demo/ermis-f/cur/18936135.1075861340435.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/18936135.1075861340435.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0d4d8eca --- /dev/null +++ b/demo/ermis-f/cur/18936135.1075861340435.JavaMail.evans@thyme:2,S @@ -0,0 +1,211 @@ +Message-ID: <18936135.1075861340435.JavaMail.evans@thyme> +Date: Sun, 18 Nov 2001 17:56:21 -0800 (PST) +From: technology.enron@enron.com +To: rudy.acevedo@enron.com, dipak.agarwalla@enron.com, + anubhav.aggarwal@enron.com, kim.alexander@enron.com, + diana.allen@enron.com, k..allen@enron.com, chuck.ames@enron.com, + d..anderson@enron.com, john.arnold@enron.com, harry.arora@enron.com, + debra.bailey@enron.com, bilal.bajwa@enron.com, + russell.ballato@enron.com, ted.ballinger@enron.com, + robin.barbe@enron.com, r..barker@enron.com, + christopher.barnum@enron.com, eric.bass@enron.com, + kathy.bass@enron.com, kimberly.bates@enron.com, + don.baughman@enron.com, d..baughman@enron.com, + david.baumbach@enron.com, adam.bayer@enron.com, + lorie.belsha@enron.com, moises.benchluch@enron.com, + hicham.benjelloun@enron.com, terrell.benke@enron.com, + stephen.bennett@enron.com, robert.benson@enron.com, + corry.bentley@enron.com, andrew.bermack@enron.com, + aaron.berutti@enron.com, don.black@enron.com, jae.black@enron.com, + jay.blaine@enron.com, laurel.bolt@enron.com, f..brawner@enron.com, + craig.breslau@enron.com, j..broderick@enron.com, + mara.bronstein@enron.com, loretta.brooks@enron.com, + clifton.brundrett@enron.com, gary.bryan@enron.com, + rachel.bryant@enron.com, bart.burk@enron.com, lisa.burnett@enron.com, + jerome.buss@enron.com, tetteh.canacoo@enron.com, + joe.capasso@enron.com, catalina.cardenas@enron.com, + mike.carson@enron.com, sheila.chang@enron.com, hai.chen@enron.com, + elena.chilkina@enron.com, lindon.chiu@enron.com, + jason.choate@enron.com, kevin.cline@enron.com, + julie.clyatt@enron.com, terri.clynes@enron.com, + dustin.collins@enron.com, wes.colwell@enron.com, + ruth.concannon@enron.com, martin.cuilla@enron.com, + mike.curry@enron.com, oscar.dalton@enron.com, dana.davis@enron.com, + amanda.day@enron.com, l..day@enron.com, anthony.dayao@enron.com, + clint.dean@enron.com, todd.decook@enron.com, + troy.denetsosie@enron.com, joseph.des@enron.com, + lloyd.dickerson@enron.com, tom.donohoe@enron.com, + david.draper@enron.com, david.dronet@enron.com, + matthew.duffy@enron.com, david.duran@enron.com, + janette.elbertson@enron.com, gerald.emesih@enron.com, + suzette.emmons@enron.com, frank.ermis@enron.com, + joe.errigo@enron.com, david.fairley@enron.com, brian.falik@enron.com, + nelson.ferries@enron.com, chris.figueroa@enron.com, + amy.fitzpatrick@enron.com, b..fleming@enron.com, + neithard.foley@enron.com, david.forster@enron.com, + cynthia.franklin@enron.com, scott.franklin@enron.com, + william.freije@enron.com, bryant.frihart@enron.com, + shalesh.ganjoo@enron.com, l..garcia@enron.com, + chris.gaskill@enron.com, l..gay@enron.com, chris.germany@enron.com, + n..gilbert@enron.com, gerald.gilbert@enron.com, + doug.gilbert-smith@enron.com, steve.gim@enron.com, + c..giron@enron.com, gustavo.giron@enron.com, scott.goodell@enron.com, + james.grace@enron.com, andrew.greer@enron.com, + john.griffith@enron.com, mike.grigsby@enron.com, + jaime.gualy@enron.com, claudia.guerra@enron.com, + jesus.guerra@enron.com, utku.gulmeden@enron.com, + gautam.gupta@enron.com, e..haedicke@enron.com, + patrick.hanse@enron.com, kimberly.hardy@enron.com, + claudette.harvey@enron.com, frank.hayden@enron.com, + pete.heintzelman@enron.com, sanjay.hemani@enron.com, + rogers.herndon@enron.com, lisa.hesse@enron.com, p..hewitt@enron.com, + kimberly.hillis@enron.com, john.hodge@enron.com, d..hogan@enron.com, + tina.holcombe@enron.com, kelly.holman@enron.com, + keith.holst@enron.com, sarah.hotze@enron.com, jason.huang@enron.com, + bryan.hull@enron.com, clinton.hurt@enron.com, monica.hwang@enron.com, + chris.hyde@enron.com, rika.imai@enron.com, david.ingram@enron.com, + eric.irani@enron.com, steve.irvin@enron.com, mark.jackson@enron.com, + rahil.jafry@enron.com, daniel.jenkins@enron.com, + larry.jester@enron.com, david.jones@enron.com, + jared.kaiser@enron.com, jason.kaniss@enron.com, f..keavey@enron.com, + l..kelly@enron.com, g.kelly@enron.com, dayem.khandker@enron.com, + jeff.king@enron.com, john.kinser@enron.com, louise.kitchen@enron.com, + mark.knippa@enron.com, heather.kroll@enron.com, + madhup.kumar@enron.com, milen.kurdov@enron.com, + tori.kuykendall@enron.com, amy.schuster@enron.com, + fred.lagrasta@enron.com, carrie.larkworthy@enron.com, + morris.larubbio@enron.com, dean.laurent@enron.com, + john.lavorato@enron.com, matthew.lenhart@enron.com, + palmer.letzerich@enron.com, h..lewis@enron.com, + jozef.lieskovsky@enron.com, jeb.ligums@enron.com, + jeremy.lo@enron.com, matt.lorenz@enron.com, gretchen.lotz@enron.com, + thomas.lowell@enron.com, laura.luce@enron.com, + steven.luong@enron.com, craig.mack@enron.com, iris.mack@enron.com, + mike.maggi@enron.com, ashish.mahajan@enron.com, + souad.mahmassani@enron.com, peter.makkai@enron.com, + christie.manck@enron.com, jose.marquez@enron.com, + mauricio.marquez@enron.com, howard.marshall@enron.com, + a..martin@enron.com, jennifer.martinez@enron.com, + david.maskell@enron.com, reagan.mathews@enron.com, + robert.mattice@enron.com, larry.may@enron.com, tom.may@enron.com, + alexander.mcelreath@enron.com, brad.mckay@enron.com, + jonathan.mckay@enron.com, jeff.merola@enron.com, + david.michels@enron.com, andrew.migliano@enron.com, + jeffrey.miller@enron.com, stephanie.miller@enron.com, + l..mims@enron.com, narsimha.misra@enron.com, castlen.moore@enron.com, + g..moore@enron.com, john.morris@enron.com, gil.muhl@enron.com, + e.murrell@enron.com, scott.neal@enron.com, junellen.neese@enron.com, + preston.ochsner@enron.com, seung-taek.oh@enron.com, + steve.olinde@enron.com, michael.olsen@enron.com, + paulita.olvera@enron.com, justin.o'malley@enron.com, + lucy.ortiz@enron.com, h..otto@enron.com, david.oxley@enron.com, + andy.pace@enron.com, juan.padron@enron.com, steve.pan@enron.com, + jason.panos@enron.com, joe.parks@enron.com, sheetal.patel@enron.com, + neeran.pathak@enron.com, sherry.pendegraft@enron.com, + cora.pendergrass@enron.com, w..pereira@enron.com, + agustin.perez@enron.com, christopher.pernoud@enron.com, + willis.philip@enron.com, george.phillips@enron.com, + tara.piazze@enron.com, vladi.pimenov@enron.com, + denver.plachy@enron.com, laura.podurgiel@enron.com, + nick.politis@enron.com, s..pollan@enron.com, phil.polsky@enron.com, + jessica.presas@enron.com, daniel.quezada@enron.com, + dutch.quigley@enron.com, ina.rangel@enron.com, + michele.raque@enron.com, david.ratliff@enron.com, + punit.rawal@enron.com, brian.redmond@enron.com, + jay.reitmeyer@enron.com, jeff.richter@enron.com, + andrea.ring@enron.com, richard.ring@enron.com, + linda.roberts@enron.com, a..roberts@enron.com, tina.rode@enron.com, + benjamin.rogers@enron.com, reagan.rorschach@enron.com, + justin.rostant@enron.com, kevin.ruscitti@enron.com, + bill.rust@enron.com, david.ryan@enron.com, eric.saibi@enron.com, + michael.salinas@enron.com, anna.santucci@enron.com, + leonidas.savvas@enron.com, paul.schiavone@enron.com, + lauren.schlesinger@enron.com, bryce.schneider@enron.com, + tammie.schoppe@enron.com, jim.schwieger@enron.com, + m..scott@enron.com, michael.seely@enron.com, + maximilian.sell@enron.com, guy.sharfman@enron.com, + r..shepperd@enron.com, jennifer.shipos@enron.com, + kristann.shireman@enron.com, s..shively@enron.com, + lisa.shoemake@enron.com, jacob.shupe@enron.com, + james.simpson@enron.com, jeanie.slone@enron.com, + mark.smith@enron.com, matt.smith@enron.com, maureen.smith@enron.com, + houston <.smith@enron.com>, shauywn.smith@enron.com, + william.smith@enron.com, p..south@enron.com, + robert.stalford@enron.com, joe.stepenovitch@enron.com, + adam.stevens@enron.com, geoff.storey@enron.com, j..sturm@enron.com, + john.suarez@enron.com, julia.sudduth@enron.com, + franky.sulistio@enron.com, colleen.sullivan@enron.com, + mark.symms@enron.com, ramanarao.tamma@enron.com, + craig.taylor@enron.com, brian.terp@enron.com, m..tholt@enron.com, + d..thomas@enron.com, jason.thompkins@enron.com, + shirley.tijerina@enron.com, matthew.titus@enron.com, + judy.townsend@enron.com, carl.tricoli@enron.com, + patrick.tucker@enron.com, barry.tycholiz@enron.com, + larry.valderrama@enron.com, maria.valdes@enron.com, + barry.vanderhorst@enron.com, robert.vargas@enron.com, + clayton.vernon@enron.com, victoria.versen@enron.com, + frank.vickers@enron.com, alex.villarreal@enron.com, + laura.vuittonet@enron.com, joseph.wagner@enron.com, + kristin.walsh@enron.com, steve.wang@enron.com, + houston <.ward@enron.com>, charles.weldon@enron.com, + christian.werner@enron.com, michele.wilks@enron.com, + lloyd.will@enron.com, trading <.williams@enron.com>, + ryan.williams@enron.com, annette.willis@enron.com, + cory.willis@enron.com, tonezone <.willis@enron.com>, + christa.winfrey@enron.com, jason.wolfe@enron.com, iz.wong@enron.com, + kim.wood@enron.com, sarah.wooddy@enron.com, + david.woodstrom@enron.com, rick.wurlitzer@enron.com, + virawan.yawapongsiri@enron.com, michael.yosowitz@enron.com, + ress.young@enron.com, andy.zipper@enron.com, mike.zipperer@enron.com +Subject: Enron Center South Technology Watch +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Center South Technology +X-To: Acevedo, Rudy , Agarwalla, Dipak , Aggarwal, Anubhav , Alexander, Kim , Allen, Diana , Allen, Phillip K. , Ames, Chuck , Anderson, Jonathan D. , Arnold, John , Arora, Harry , Bailey, Debra , Bajwa, Bilal , Ballato, Russell , Ballinger, Ted , Barbe, Robin , Barker, James R. , Barnum, Christopher , Bass, Eric , Bass, Kathy , Bates, Kimberly , Baughman Jr., Don , Baughman, Edward D. , Baumbach, David , Bayer, Adam , Belsha, Lorie , Benchluch, Moises , Benjelloun, Hicham , Benke, Terrell , Bennett, Stephen , Benson, Robert , Bentley, Corry , Bermack, Andrew , Berutti, Aaron , Black, Don , Black, Tamara Jae , Blaine, Jay , Bolt, Laurel , Brawner, Sandra F. , Breslau, Craig , Broderick, Paul J. , Bronstein, Mara , Brooks, Loretta , Brundrett, Clifton , Bryan, Gary , Bryant, Rachel , Burk, Bart , Burnett, Lisa , Buss, Jerome , Canacoo, Tetteh , Capasso, Joe , Cardenas, Catalina , Carson, Mike , Chang, Sheila , Chen, Hai , Chilkina, Elena , Chiu, Lindon , Choate, Jason , Cline, Kevin , Clyatt, Julie , Clynes, Terri , Collins, Dustin , Colwell, Wes , Concannon, Ruth , Cuilla, Martin , Curry, Mike , Dalton III, Oscar , Davis, Mark Dana , Day, Amanda , Day, Smith L. , Dayao, Anthony , Dean, Clint , Decook, Todd , Denetsosie, Troy , Des Champs, Joseph , Dickerson, Lloyd , Donohoe, Tom , Draper, David , Dronet, David , Duffy, Matthew , Duran, W. David , Elbertson, Janette , Emesih, Gerald , Emmons, Suzette , Ermis, Frank , Errigo, Joe , Fairley, David , Falik, Brian , Ferries, Nelson , Figueroa, Chris , Fitzpatrick, Amy , Fleming, Matthew B. , Foley, Neithard , Forster, David , Franklin, Cynthia , Franklin, Scott , Freije, William , Frihart, Bryant , Ganjoo, Shalesh , Garcia, Miguel L. , Gaskill, Chris , Gay, Randall L. , Germany, Chris , Gilbert, George N. , Gilbert, Gerald , Gilbert-smith, Doug , Gim, Steve , Giron, Darron C. , Giron, Gustavo , Goodell, Scott , Grace Jr., James , Greer, Andrew , Griffith, John , Grigsby, Mike , Gualy, Jaime , Guerra, Claudia , Guerra, Jesus , Gulmeden, Utku , Gupta, Gautam , Haedicke, Mark E. , Hanse, Patrick , Hardy, Kimberly , Harvey, Claudette , Hayden, Frank , Heintzelman, Pete , Hemani, Sanjay , Herndon, Rogers , Hesse, Lisa , Hewitt, Jess P. , Hillis, Kimberly , Hodge, John , Hogan, Irena D. , Holcombe, Tina , Holman, Kelly , Holst, Keith , Hotze, Sarah , Huang, Jason , Hull, Bryan , Hurt, Clinton , Hwang, Monica , Hyde, Chris , Imai, Rika , Ingram, David , Irani, Eric , Irvin, Steve , Jackson, Mark , Jafry, Rahil , Jenkins IV, Daniel , Jester, Larry , Jones, David , Kaiser, Jared , Kaniss, Jason , Keavey, Peter F. , Kelly, Katherine L. , Kelly, Michael G , Khandker, Dayem , King, Jeff , Kinser, John , Kitchen, Louise , Knippa, Mark , Kroll, Heather , Kumar, Madhup , Kurdov, Milen , Kuykendall, Tori , Schuster, Amy , Lagrasta, Fred , Larkworthy, Carrie , Larubbio, Morris , Laurent, Dean , Lavorato, John , Lenhart, Matthew , Letzerich, Palmer , Lewis, Andrew H. , Lieskovsky, Jozef , Ligums, Jeb , Lo, Jeremy , Lorenz, Matt , Lotz, Gretchen , Lowell, Thomas , Luce, Laura , Luong, Steven , Mack, Craig , Mack, Iris , Maggi, Mike , Mahajan, Ashish , Mahmassani, Souad , Makkai, Peter , Manck, Christie , Marquez, Jose , Marquez, Mauricio , Marshall, Howard , Martin, Thomas A. , Martinez, Jennifer , Maskell, David , Mathews, Reagan , Mattice, Robert , May, Larry , May, Tom , McElreath, Alexander , Mckay, Brad , Mckay, Jonathan , Merola, Jeff , Michels, David , Migliano, Andrew , Miller, Jeffrey , Miller, Stephanie , Mims, Patrice L. , Misra, Narsimha , Moore, Castlen , Moore, Kevin G. , Morris, John , Muhl, Gil , Murrell, Russell E , Neal, Scott , Neese, Junellen , Ochsner, Preston , Oh, Seung-Taek , Olinde Jr., Steve , Olsen, Michael , Olvera, Paulita , O'Malley, Justin , Ortiz, Lucy , Otto, Charles H. , Oxley, David , Pace, Andy , Padron, Juan , Pan, Steve , Panos, Jason , Parks, Joe , Patel, Sheetal , Pathak, Neeran , Pendegraft, Sherry , Pendergrass, Cora , Pereira, Susan W. , Perez, Agustin , Pernoud, Christopher , Philip, Willis , Phillips, George , Piazze, Tara , Pimenov, Vladi , Plachy, Denver , Podurgiel, Laura , Politis, Nick , Pollan, Sylvia S. , Polsky, Phil , Presas, Jessica , Quezada, Daniel , Quigley, Dutch , Rangel, Ina , Raque, Michele , Ratliff, David , Rawal, Punit , Redmond, Brian , Reitmeyer, Jay , Richter, Jeff , Ring, Andrea , Ring, Richard , Roberts, Linda , Roberts, Mike A. , Rode, Tina , Rogers, Benjamin , Rorschach, Reagan , Rostant, Justin , Ruscitti, Kevin , Rust, Bill , Ryan, David , Saibi, Eric , Salinas, Michael , Santucci, Anna , Savvas, Leonidas , Schiavone, Paul , Schlesinger, Lauren , Schneider, Bryce , Schoppe, Tammie , Schwieger, Jim , Scott, Susan M. , Seely, Michael , Sell, Maximilian , Sharfman, Guy , Shepperd, Tammy R. , Shipos, Jennifer , Shireman, Kristann , Shively, Hunter S. , Shoemake, Lisa , Shupe, Jacob , Simpson, James , Slone, Jeanie , Smith, Mark , Smith, Matt , Smith, Maureen , Smith, Paul (Houston) , Smith, Shauywn , Smith, William , South, Steven P. , Stalford, Robert , Stepenovitch, Joe , Stevens, Adam , Storey, Geoff , Sturm, Fletcher J. , Suarez, John , Sudduth, Julia , Sulistio, Franky , Sullivan, Colleen , Symms, Mark , Tamma, Ramanarao , Taylor, Craig , Terp, Brian , Tholt, Jane M. , Thomas, Paul D. , Thompkins, Jason , Tijerina, Shirley , Titus, Matthew , Townsend, Judy , Tricoli, Carl , Tucker, Patrick , Tycholiz, Barry , Valderrama, Larry , Valdes, Maria , Vanderhorst, Barry , Vargas, Robert , Vernon, Clayton , Versen, Victoria , Vickers, Frank , Villarreal, Alex , Vuittonet, Laura , Wagner, Joseph , Walsh, Kristin , Wang, Steve , Ward, Kim S (Houston) , Weldon, V. Charles , Werner, Christian , Wilks, Michele , Will, Lloyd , Williams, Jason (Trading) , Williams, Ryan , Willis, Annette , Willis, Cory , Willis, James (Tonezone) , Winfrey, Christa , Wolfe, Jason , Wong, Iz , Wood, Kim , Wooddy, Sarah , Woodstrom, David , Wurlitzer, Rick , Yawapongsiri, Virawan , Yosowitz, Michael , Young, Ress , Zipper, Andy , Zipperer, Mike +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Welcome to Enron Center South. As you have probably already noticed, things look a little different here. We wanted to orientate you to your new environment and inform you about the future technology coming on-line in the coming weeks. + +Occupancy Guidebook To Enron Center South +You will find this handy guide on your desk; it contains information concerning the enhanced printer environment, the new easy access keyboards and telephony procedures. + +NEC Monitors +The NEC monitors have an internal anti-glare screen to help reduce eye strain and eliminate the need to install an additional screen cover. Additionally, an integrated speaker has been installed on one monitor for each desk. + +Turret Users +An "Alliance MX turret quick reference guide" has been placed on your desk; this includes important information about the new features such as "Caller ID" and "Voicemail Indication". + +Increased Information Access +There are many NEC 50" Plasma screens installed on the 5th and 6th floors. While many of these will be displaying information designed for the specific unit, others will be displaying various television channels. The audio to these television channels can be accessed via any of your telephony equipment. Here's how: + +Ten audio channels have been set up for access from your either your Avaya telephone, Stentophon, or IPC Turret. The channels have been defined on Page 15 of your Turret. To access the audio from either your Avaya or Stentophon, simply dial the extensions shown in the table below: + +Channel Avaya Stentophon +Weather Channel 12401 801 +CNN Headlines News 12402 802 +CNN Financial News 12403 803 +CNBC 12404 804 +MSNBC 12405 805 +Bloomberg 12406 806 +Financial News Network 12407 807 +CNN 12408 808 +Fox Sports 12409 809 +ESPN1 12410 810 + + +Wireless Telephony +You may notice the cellular phone coverage is not consistent across the floor, and some areas have virtually no coverage at all. We are implementing a multi-network "in-building" system to provide consistent high quality service for the campus, keeping you in touch while you are on the move. + +Wireless LAN +The infrastructure to support Wireless LAN technology is in place and is being tested. We will be implementing multi level encryption and security to keep our intellectual property safe from eavesdroppers or hackers. + +Amtel Replacement +As a move to provide a more flexible "Plug n Play" environment and to help with the reduced desk footprint, we have replaced the Amtel message boxes with Microsoft Exchange Instant Messaging. The Global Messaging Team is testing additional software products to provide some of the features not available with Exchange Instant Messaging; these include one-touch response keys, external LED display, and printing. Updates will be provided as they become available. + +Keeping an Open forum +We will keep you informed of the changes and developments as the migration to the building continues, please feel free to respond with any comments, queries or suggestions to mailto:Enron.Center.South.Technology@enron.com \ No newline at end of file diff --git a/demo/ermis-f/cur/19111374.1075855167661.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/19111374.1075855167661.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4a2303e1 --- /dev/null +++ b/demo/ermis-f/cur/19111374.1075855167661.JavaMail.evans@thyme:2,S @@ -0,0 +1,178 @@ +Message-ID: <19111374.1075855167661.JavaMail.evans@thyme> +Date: Thu, 6 Dec 2001 03:01:56 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/6/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Exclusive Offer to Fantasy Members! Take 10% off Colosseum NCAA Block and Tackle Jerseys and get into the game! It's an easy play, simply enter coupon code VRYEHYGP into Step 5 of the Check Out process to receive your discount. But, don't fumble, offer ends 12/11/01. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Terry Glenn , WR NE - Matty Updated 12/05/01 +Glenn did not report to practice on Wednesday. It is uclear if and when he will play for the Patriots again. + +Eddie Kennison , WR KC - Free Agent Updated 12/05/01 +Kennison might see some limited action against the Raiders this week. Even if he plays extensively at some point, Kennison will have minimal Fantasy value. + +Doug Brien , K - Free Agent Updated 12/05/01 +Brien was signed by The Colts. With Mike Vanderjagt nursing a sore back, Brien will be used on kickoffs and could see some occasional field-goal work. He will be an accurate, reliable Fantasy choice if Vanderjagt misses any playing time. + +Dave Moore , TE TB - Free Agent Updated 12/05/01 +An MRI on Moore's hip was negative, but he may still miss Sunday's game against Detroit. The Bucs activated Mike Roberg from the practice squad as a precaution. Don't use Moore this week. + +Anthony Thomas , RB CHI - Martin Updated 12/05/01 +Thomas will test his strained hamstring in full-speed practice Wednesday. "We want to try to get him healthy," Coach Dick Jauron told the Chicago Tribune. "Hopefully by resting him for two weeks we'll have him back healthy. And James [Allen] has done an outstanding job in the meantime. If [Thomas] is not ready to go, we're comfortable with it." Monitor Thomas' progress before you make a final decision on starting a Chicago RB this week. + +Ricky Watters , RB SEA - Free Agent Updated 12/04/01 +Watters is close to returning from a shoulder injury, according to the Seattle Post-Intelligencer. "The plan is (for Ricky) to practice ! th! is week. Whether he can play this Sunday, that's another question," coach and general manager Mike Holmgren said. It is unclear whether Watters will take back the starting job from Shaun Alexander, although we think it's unlikely he will. However, Watters could take away carries from Alexander, hurting his Fantasy value during the most important weeks of the season. + +Jon Ritchie , RB OAK - Free Agent Updated 12/04/01 +Ritchie is expected to miss Sunday's game against Kansas City, and perhaps more, due to a sprained ankle. He will be replaced at fullback by Zack Crockett, who often gets goal-line chances. + +Keith P! oo! le , WR DEN - Free Agent Updated 12/04/01 +Poole could miss his second straight game Sunday against Seattle due to bruised ribs. He's merely a marginal Fantasy player to begin with, so don't use him if there is any question whether he will play. + +Rod Smith , WR DEN - Matty Updated 12/04/01 +Smith is questionable for Sunday's game against Seattle due to his sprained left ankle. He will test the injury at practice on Wednesday, so monitor his progress before you make a decision on using him this week. + +Dominic Rhodes , RB IND - Free Agent Updated 12/04/01 +Rhodes is recovering from a srained right wrist and a low back bruise. However, The Indianapolis Star reports that he is expected to play in Monday's game. + +James McKnight , WR MIA - Free Agent Updated 12/04/01 +McKnight suffered a rib injury in Sunday's game but is expected to play Monday. The Miami Herald reports that he will resume practicing on Wednesday. + +Chris Chambers , WR MIA - Free Agent Updated 12/04/01 +Chambers is expected to practice Wednes! da! y and The Miami Herald reports that he will play Monday. Chambers is recovering from a rib injury he suffered in Sunday's game. + +James Jackson , RB CLE - Hunter Updated 12/04/01 +Jackson, still recovering from an ankle injury, might play in Sunday's game against New England. The Akron Beacon Journal reports that he was held out of last Sunday's game in an effort to get him healthy for the last five matchups. + +Randy Moss , WR MIN - Russell Updated 12/04/01 +Moss suffered a bruised right elbow during Sunday's game against Pittsburgh.! T! he injury isn't serious, however, and he is expected to start in Week 13 against Tennessee. + +Cameron Cleeland , TE NO - Free Agent Updated 12/04/01 +Cleeland, who has missed several weeks due to an ankle injury, is expected to return this week against Atlanta. In fact, the Times Picayune is reporting that Cleeland is probable for the contest. If you need a tight end for Week 13, Cleeland is definitely an option, barring any setbacks. + +Kris Mangum , TE CAR - Free Agent Updated 12/04/01 +Mangum's neck injury may be more serious than what was originally thought. He continues to be hampered by the injury, and will be evaluated on a day to day basis. + +Tyrone Davis , TE GB - Free Agent Updated 12/04/01 +Davis was activated for Monday night's game against Jacksonville. He saw limited playing time, and won't make much of an impact from a Fantasy perspective. + +Tony Banks , QB WAS - Free Agent Updated 12/04/01 +Banks suffered an ankle injury during Sunday's 20-10 loss to Dallas. However, he is expected to practice on Wednesday and w! il! l remain Washington's starting quarterback in Week 13 vs. Arizona. + +Stephen Alexander , TE WAS - Free Agent Updated 12/04/01 +According to the Washington Post, Alexander (broken fibula) is likely out for the remainder of the 2001 season. He suffered the injury during Sunday's 20-10 loss to Dallas, and will be replaced by Walter Rasby and Zeron Flemister. + +Dave Moore , TE TB - Free Agent Updated 12/04/01 +Moore underwent an MRI on his injured hip on Monday, and coach Tony Dungy said that he could miss Sunday's game against Detroit. Todd Yoder would start in Moore's absence, but neither player has much Fantasy value outside of deeper leagues. + +Kevan Barlow , RB SF - Tori Updated 12/04/01 +Barlow, who missed Sunday's game against Buffalo due to a shoulder injury, is expected to return to practice on Wednesday. He'll play in Week 13 barring any setbacks, but he's not worth starting on your Fantasy team. + +Terrell Owens , WR SF - Martin Updated 12/04/01 +Owens, who is still dealing with both foot and ankle injuries, will be in the starting lineup for the Niners on Sunday against St. Louis. Owens said he's still not 100 percent healthy but that he "did better than I expected" in Sunday's 35-0 win over Buffalo. + +Jeff Thomason , TE PHI - Free Agent Updated 12/04/01 +Thomason is still nursing a hyperextended knee, and will likely miss practice this week. He's doubtful for Sunday's game against San Diego. + +Freddie Mitchell , WR PHI - Free Agent Updated 12/04/01 +According to published reports, Mitchell is close to replacing Todd Pinkston as Philadelphia's No. 2 receiver. "They both play about the equal number of plays," coach Andy Reid said. "Every week we're giving Freddie more responsibility, and he's coming along very well. He's the No. 2 wideout [behind Pinkston] at that position right now." If you're in a deeper league and need a wideout, Mitchell may be worth taking a chance on. + +Mike Vanderjagt , K IND - Hunter Updated 12/04/01 +Vanderjagt is expected to play this weekend, according to published reports. He suffered a pulled back muscle in Sunday's game. + +Daun! te! Culpepper , QB MIN - Giggles Updated 12/04/01 +Culpepper's status for this weekend's contest against Tennessee is uncertain at this time. "If his knee is in better shape, then he'll play," Green told the Minneapolis Star Tribune. "If it's not, then he probably will not." Todd Bouman, who threw two late touchdowns against Pittsburgh, would start in Culpepper's absence. + +Anthony Thomas , RB CHI - Martin Updated 12/04/01 +According to the Chicago Daily Herald, Thomas should be back in the starting lineup this weekend. He will be limited in practice all week, but barring any setbacks he should be able to play against Green Bay. + +Wesley Walls , TE CAR - Free Agent Updated 12/04/01 +Walls, who suffered a hyperextended ankle on Sunday, should be able to return to practice by Thursday. He's questionable for Sunday's game at Buffalo at this point, but he should be able to play barring any setbacks. + +Jerome Bettis , RB PIT - Giggles Updated 12/04/01 +Bettis, the NFL's rushing leader, most likely will miss Pittsburgh's game against the New York Jets on Sunday because of groin and hip injuries. Bettis was listed Tuesday as doubtful, meaning there is a 25 percent chance he could play. Coach Bill! C! owher said even that might be overestimating his chances. "We'll see how he is by the end of the week but, by listing him as doubtful, you can see where I'm heading," Cowher said. If Bettis can't play, he would be replaced by Chris Fuamatu-Ma'afala and Amos Zereoue. Fuamatu-Ma'afala had 12 carries for 74 yards Sunday. + +Chris Chandler , QB ATL - Free Agent Updated 12/04/01 +According to Head Coach Dan Reeves, Chandler's injured ankle will be evaluated in practice on Wednesday. "According to the doctor, we've got a chance with Chris this week," Reeves said. "There wasn't a lot of swelling. It's going to be sore. Wednesday is going to be the key for him." Michael Vick would start against New Orleans if Chandler can't go. + +More Updates +Teams, Player News + +Frank Player News + +Jimmy Smith , Active WR Updated 11/30/01 +Despite his recent troubles off the field, Smith is still one of the best receivers. Look for him to catch some passes this week and be a solid No. 2 wideout. + +James Thrash , Reserve WR Updated 11/30/01 +Thrash suffered a bruised kneecap during Thursday's game against Kansas City. "We really don't know what that is," coach Andy Reid told the Philadelphia Inquirer. "He hurt it earlier in the game and went back out. We'll check on that." Thrash had five catches for 65 yards in Philly's 23-10 victory. + +Brett Favre , Active QB Updated 11/29/01 +Favre practiced Wednesday and reported improvement in the sore back that had hampered him after Week 11. He is listed as probable for Monday's game against Jacksonville, and you shouldn't be afraid to start him in your Fantasy league this week. + +Garrison Hearst , Active RB Updated 11/29/01 +Hearst had 106 yards rushing and two touchdowns against Indianapolis on Sunday. Hearst has had three consecutive solid weeks, and is proving his worth as a Fantasy player. Buffalo's defense has been pretty shaky against the run, so starting Hearst in Week 12 is advisable. + +Terance Mathis , Reserve WR Updated 11/29/01 +Mathis has been a huge disappointment this season, catching only 30 passes for 315 yards. He'll have no better luck against CB Aeneas Williams and the Rams in Week 12, so be sure to reserve him. + +Isaac Bruce , Active WR Updated 11/29/01 +Bruce may not be having his best statistical season, but he's still worth starting on a weekly basis. He has four touchdowns in his last three games vs. Atlanta, so be sure to get him into your starting lineup. + +Bill Schroeder , Active WR Updated 11/29/01 +Schroeder seems to have fallen out of favor with Brett Favre in recent weeks, and his numbers have reflected it. However, his potential to post solid numbers is much too hard to ignore for most Fantasy owners, so taking a gamble that he and Favre will get back on the same page is advisable. + +Maurice Smith , Reserve RB Updated 11/29/01 +Smith is dealing with both neck and ankle injuries, but he was able to practice on Wednesday. He has been losing carries to Bob Christian in recent weeks, however, and playing against a tough Rams' defense doesn't bode well for his chances for Fantasy success. + +Olandis Gary , Reserve RB Updated 11/26/01 +The Broncos placed Gary on injured reserve Monday, and signed Karon Coleman to the active roster. This officially ends Gary's season, as he suffered a broken leg on Thursday. Drop him from your roster. + +Jake Plummer , Reserve QB Updated 11/25/01 +Plummer had a decent outing on Sunday, posting 241 yards and a touchdown against San Diego. Plummer, who also threw two picks, is only a reserve Fantasy quarterback at best. + +Corey Dillon , Active RB Updated 11/21/01 +Definitely get Dillon into your active lineup as he goes up against the Browns on Sunday. He has a great career record against Cleveland (678 rushing yards, five rushing TDs in five games). Dillon should remain in your active lineup week in and week out in any league. + +Titans , Active DT Updated 11/06/01 +Linebacker Randall Godfrey suffered torn cartilage in his left knee during Sunday's win over Jacksonville. He'll undergo arthroscopic surgery on Tuesday and will be listed as questionable for Monday's game against Baltimore. + +Dorsey Levens , Reserve RB Updated 10/12/01 +Levens (back) is probable for Sunday's game against Baltimore. He's got no real value as a Fantasy player at this point. + +David Akers , Active K Updated 12/11/00 +Akers was 5-of-5 in PATs on Sunday, but didn't get an opportunity to kick a field goal against the Browns. Akers has been a real Fantasy sleeper this season, but won't do owners much good next week as the Eagles take their bye week during some league's Fantasy championship game. + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/19177858.1075861338267.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/19177858.1075861338267.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..cfc082e6 --- /dev/null +++ b/demo/ermis-f/cur/19177858.1075861338267.JavaMail.evans@thyme:2,S @@ -0,0 +1,23 @@ +Message-ID: <19177858.1075861338267.JavaMail.evans@thyme> +Date: Thu, 8 Nov 2001 05:22:30 -0800 (PST) +From: kam.keiser@enron.com +To: k..allen@enron.com, randy.bhatia@enron.com, frank.ermis@enron.com, + mike.grigsby@enron.com, keith.holst@enron.com, kam.keiser@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + matthew.lenhart@enron.com, ryan.o'rourke@enron.com, + jay.reitmeyer@enron.com, p..south@enron.com, m..tholt@enron.com, + ashley.worthing@enron.com, biliana.pehlivanova@enron.com, + monte.jones@enron.com +Subject: TRV Notification: (West VaR - 11/08/2001) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Keiser, Kam +X-To: Allen, Phillip K. , Bhatia, Randy , Ermis, Frank , 'cfrank2@enron.com', Gay, Randall L. , Grigsby, Mike , Holst, Keith , Keiser, Kam , Kuykendall, Tori , Lenhart, Matthew , Lenhart, Matthew , O'Rourke, Ryan , Reitmeyer, Jay , South, Steven P. , Tholt, Jane M. , Worthing, Ashley , Pehlivanova, Biliana , Jones, Monte +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +The report named: West VaR , published as of 11/08/2001 is now available for viewing on the website. \ No newline at end of file diff --git a/demo/ermis-f/cur/1920845.1075861337498.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/1920845.1075861337498.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e17c0160 --- /dev/null +++ b/demo/ermis-f/cur/1920845.1075861337498.JavaMail.evans@thyme:2,S @@ -0,0 +1,34 @@ +Message-ID: <1920845.1075861337498.JavaMail.evans@thyme> +Date: Fri, 2 Nov 2001 09:01:36 -0800 (PST) +From: cgtpscontracts@pge.com +To: aaron.berutti@enron.com, daniel.lisk@enron.com, frank.ermis@enron.com, + hakeem.ogunbunmi@enron.com, s..olinger@enron.com, + stephanie.miller@enron.com, p..south@enron.com, + suzanne.christiansen@enron.com +Subject: E-Confirm GTSA Exhibit - California Gas Transmission +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: cgtpscontracts@pge.com +X-To: Berutti, Aaron , Lisk, Daniel , Ermis, Frank , Ogunbunmi, Hakeem , Olinger, Kimberly S. , Miller, Stephanie , South, Steven P. , Christiansen, Suzanne +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Your GTSA Exhibit 0202LPNT01 with Pacific Gas and Electric Company is now available in INSIDEtracc. If you have any questions prior to confirming* this exhibit, please call a California Gas Transmission Representative (http://www.pge.com/pipeline/custserv/reps.html). + +Steps to E-Confirm your GTSA Exhibit: + +1. At the Pipe Ranger Home page (http://www.pge.com/pipeline/index.html), log on to INSIDEtracc. You will be prompted to enter your ID and password at two different log on screens. +2. At the INSIDEtracc main window, select Navigate, Contracts, Contracts. Click the Retrieve button to retrieve your customer-specific contract information. +3. Click the arrow next to the GTSA Contract Code to open up a list of Exhibit types (e.g. Transportation, Storage, Park/Lend). +4. Click the arrow next to the appropriate Exhibit type for a list of Exhibits. +5. Select the desired Exhibit from this list (single-click) or open the Exhibit by double-clicking on it. +6. Click the "View Contract" button on the Contract Controller screen, or "View Exhibit" button on the Exhibit screen to review the full text of the Exhibit. +7. Click the "E-Confirm" button when you are ready to electronically confirm your Exhibit. +8. Click the "View Contract" or "View Exhibit" button after you E-Confirm the Exhibit. Print or save the Exhibit text with the Date/Time/User ID stamp of your E-Confirmation. + + +* As a "contact" identified on Exhibit B (Access Request Form), you are authorized to confirm contracts under the Electronic Commerce System User Agreement executed with Pacific Gas and Electric Company. If you are not a "contact" identified on Exhibit B, please call a CGT representative to let them know you received this e-mail in error. \ No newline at end of file diff --git a/demo/ermis-f/cur/19287969.1075855167078.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/19287969.1075855167078.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ef1ea07c --- /dev/null +++ b/demo/ermis-f/cur/19287969.1075855167078.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <19287969.1075855167078.JavaMail.evans@thyme> +Date: Mon, 3 Dec 2001 06:03:27 -0800 (PST) +From: kam.keiser@enron.com +To: k..allen@enron.com, randy.bhatia@enron.com, frank.ermis@enron.com, + carole.frank@enron.com, l..gay@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com, kam.keiser@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + matthew.lenhart@enron.com, ryan.o'rourke@enron.com, + jay.reitmeyer@enron.com, jay.reitmeyer@enron.com, + matt.smith@enron.com, p..south@enron.com, m..tholt@enron.com, + jason.wolfe@enron.com, ashley.worthing@enron.com, + biliana.pehlivanova@enron.com, monte.jones@enron.com +Subject: TRV Notification: (West VaR - 12/03/2001) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Keiser, Kam +X-To: Allen, Phillip K. , Bhatia, Randy , Ermis, Frank , Frank, Carole , Gay, Randall L. , Grigsby, Mike , Holst, Keith , Keiser, Kam , Kuykendall, Tori , Lenhart, Matthew , Lenhart, Matthew , O'Rourke, Ryan , Reitmeyer, Jay , Reitmeyer, Jay , Smith, Matt , South, Steven P. , Tholt, Jane M. , Wolfe, Jason , Worthing, Ashley , Pehlivanova, Biliana , Jones, Monte +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +The report named: West VaR , published as of 12/03/2001 is now available for viewing on the website. \ No newline at end of file diff --git a/demo/ermis-f/cur/19303845.1075861337474.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/19303845.1075861337474.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..039fc497 --- /dev/null +++ b/demo/ermis-f/cur/19303845.1075861337474.JavaMail.evans@thyme:2,S @@ -0,0 +1,56 @@ +Message-ID: <19303845.1075861337474.JavaMail.evans@thyme> +Date: Fri, 2 Nov 2001 08:42:04 -0800 (PST) +From: ina.rangel@enron.com +To: dutch.quigley@enron.com, justin.rostant@enron.com, john.arnold@enron.com, + mike.maggi@enron.com, larry.may@enron.com, andy.zipper@enron.com, + craig.breslau@enron.com, nelson.ferries@enron.com, h..otto@enron.com, + n..gilbert@enron.com, lisa.hesse@enron.com, l..kelly@enron.com, + fred.lagrasta@enron.com, jennifer.shipos@enron.com, + lucy.ortiz@enron.com, troy.black@enron.com, elena.chilkina@enron.com, + sheetal.patel@enron.com, chris.figueroa@enron.com, + agustin.perez@enron.com, matthew.titus@enron.com, + mark.smith@enron.com, shelly.mendel@enron.com, m..scott@enron.com, + mog.heu@enron.com, frank.ermis@enron.com, p..south@enron.com, + l..gay@enron.com, m..tholt@enron.com, matthew.lenhart@enron.com, + keith.holst@enron.com, k..allen@enron.com +Subject: Important Notes for Move to New Building +Cc: becky.young@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: becky.young@enron.com +X-From: Rangel, Ina +X-To: Quigley, Dutch , Rostant, Justin , Arnold, John , Maggi, Mike , May, Larry , Zipper, Andy , Breslau, Craig , Ferries, Nelson , Otto, Charles H. , Gilbert, George N. , Hesse, Lisa , Kelly, Katherine L. , Lagrasta, Fred , Shipos, Jennifer , Ortiz, Lucy , Black, Troy , Chilkina, Elena , Patel, Sheetal , Figueroa, Chris , Perez, Agustin , Titus, Matthew , Smith, Mark , Mendel, Shelly , Scott, Susan M. , Heu, Mog , Ermis, Frank , South, Steven P. , Gay, Randall L. , Tholt, Jane M. , Lenhart, Matthew , Holst, Keith , Allen, Phillip K. +X-cc: Young, Becky +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +PLEASE READ: + +There is only 1 week left before moving into the new building. There are two shredco containers located at EB3206E and in the freight elevator for documents that need shredding. Also there will be a couple of large trash containers located on the 32nd floor today 11/2/01 and next Friday 11/9/01. Please start the cleanup process. + +Remember: + +1. You can only move 6 boxes per person plus equipment +2. Take home all IPAQ'S, Blackberry's, Palm Pilots and Laptops Friday 11/9/01 so that nothing is misplaced +3. If you have a cellular phone charger on your desk....don't forget to pack +4. Clean out all Voicemails by 5:00 PM on Friday 11/9/01 +5. The new Enron Building will be closed to all until 5:00 AM on Monday Morning. If you try to come up here, you will not be allowed in the building. +6. Please give your User ID and Password to your assistant so she/he can make sure that everything is up and running for you on Monday morning. +7. If you have a headset, please pack it. They will not be installed until Monday morning. +8. Since there are no amtels moving, please be sure you have MSN messenger installed in your computer because this is what your assistant will use to give you your + messages. If you do not have it, your assistant can help you install it. +9. Please label your PC, Boxes (on the ends), and cradles, scanners, etc. You will have a new mouse and keyboard in the new building and your monitors will have speakers on them so you don't have + + +If you have any other questions or concerns, please let me know. + +Many thanks! +Ina Rangel +Administrative Coordinator +Enron North America +713-853-7257 Voice +713-646-3604 Fax \ No newline at end of file diff --git a/demo/ermis-f/cur/19423957.1075861339337.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/19423957.1075861339337.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c0d7cd17 --- /dev/null +++ b/demo/ermis-f/cur/19423957.1075861339337.JavaMail.evans@thyme:2,S @@ -0,0 +1,24 @@ +Message-ID: <19423957.1075861339337.JavaMail.evans@thyme> +Date: Tue, 13 Nov 2001 16:15:18 -0800 (PST) +From: chairman.ken@enron.com +To: dl-ga-all_enron_worldwide1@enron.com +Subject: Change of Control Provisions +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ken Lay - Office of the Chairman +X-To: DL-GA-all_enron_worldwide1 +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +As many of you know, I have a provision in my employment contract which provides for a payment of $20 million per year for the remaining term of my contract in the event of a change of control of Enron. The merger with Dynegy, or a similar transaction with any other company, would trigger this provision on closing. Assuming the merger with Dynegy is closed within 6-9 months, as we expect, this provision would entitle me to total payments of slightly more than $60 million. + +Many CEOs have change of control provisions in their employment contracts and mine has been in place since 1989. But given the current circumstances facing the company and our employees, I have been giving a lot of thought these last few days to what to do about this payment. Initially, I thought I would use part of the funds for a foundation for our employees and take the remainder in stock and cash. However, after talking to a number of employees this afternoon, I have decided that the best course of action would be for me to waive my right to any of this payment. Therefore, at closing, I will receive no payments under this provision. + +I know this action does not remedy the uncertainty that you and your families face. But please know that I will continue to do everything in my power to serve the best interests of Enron's employees and shareholders. I am still very proud of what we have built at Enron, and I want to continue working with all of you to correct the problems and restore Enron to its rightful place in the energy industry. + +Thank you. diff --git a/demo/ermis-f/cur/19465939.1075855166718.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/19465939.1075855166718.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..212a0b7d --- /dev/null +++ b/demo/ermis-f/cur/19465939.1075855166718.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <19465939.1075855166718.JavaMail.evans@thyme> +Date: Fri, 30 Nov 2001 13:35:34 -0800 (PST) +From: support@neg.pge.com +To: matthew.lenhart@enron.com, patti.sullivan@enron.com, + stephanie.miller@enron.com, p..south@enron.com, + corey.wilkes@enron.com, benjamin.schoene@enron.com +Subject: e-Trans Contract Administration +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Support@neg.pge.com +X-To: fermis@enron.com, kolinge@enron.com, schrist@enron.com, beveret@enron.com, nbaker@enron.com, jadams2@enron.com, Mendel, Shelly , Lenhart, Matthew , Sullivan, Patti , Miller, Stephanie , South, Steven P. , Wilkes, Corey , Schoene, Benjamin +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Contract 03213 was suspended at 11/30/2001 13:36:04 + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/19475550.1075861335688.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/19475550.1075861335688.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..62b749a4 --- /dev/null +++ b/demo/ermis-f/cur/19475550.1075861335688.JavaMail.evans@thyme:2,S @@ -0,0 +1,28 @@ +Message-ID: <19475550.1075861335688.JavaMail.evans@thyme> +Date: Thu, 25 Oct 2001 16:06:57 -0700 (PDT) +From: no.address@enron.com +Subject: Enron Net Works and Enron Global Strategic Sourcing announce new + procedure for using 800-97-Enron telephone number +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Derryl Cleaveland.@ENRON +X-To: All Enron Worldwide@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +As you know, Enron Net Works (ENW) and Enron Global Strategic Sourcing (GSS) recently executed a two-year agreement, whereby MCI WorldCom would serve as Enron's primary telecommunications provider. In our previous communication, we indicated that we would provide you with more detailed information as it became available. + +Beginning Friday, October 26, 2001 at 9 a.m. C.S.T, the procedure for calling Enron's Houston offices from international locations, excluding Canada, using the 800-97-Enron phone number will change. The new procedure is as follows: + +1. Please dial the WorldPhone International Access number for the country where you are located (country access code), which is available on the attached wallet card, accessible through the following link: http://home.enron.com:84/messaging/mciannouncement.doc. +2. You will then be prompted for your PIN number. Since calling cards and pin numbers are not required to use this service, all users should respond by dialing 1-800-97-ENRON or 1-800-973-6766. +3. You will then be asked to enter your destination. Please dial 0-800-97-Enron (800-973-6766) to reach Enron's corporate offices in Houston. + +This procedure can only be used to call 800-97-Enron from WorldPhone International locations. If you are calling from the U. S. or Canada, please continue to dial 1-800-97-ENRON. + +If you have questions regarding commercial aspects of this agreement, please feel free to contact Tom Moore, GSS senior contract manager at 713-345-5552. For technical issues, please contact Hasan Imam, ENW IT manager at 713-345-8525. + \ No newline at end of file diff --git a/demo/ermis-f/cur/19489356.1075855165884.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/19489356.1075855165884.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..aabc52f6 --- /dev/null +++ b/demo/ermis-f/cur/19489356.1075855165884.JavaMail.evans@thyme:2,S @@ -0,0 +1,26 @@ +Message-ID: <19489356.1075855165884.JavaMail.evans@thyme> +Date: Wed, 28 Nov 2001 11:12:07 -0800 (PST) +From: lana.moore@nesanet.org +Subject: 2002 Calendar of Events +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Lana Moore +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Attached is the NESA (Formally NESA/HEA) 2002 Calendar of Events. Please +contact our headquarters at (713) 856-6525 with any questions you may have. +You can also visit our website at http://www.nesanet.org/ for registration +needs and upcoming event information. + + <<2002 Calendar of Events .doc>> + +Happy Holidays!! + +Lana Moore +Director of Education \ No newline at end of file diff --git a/demo/ermis-f/cur/19548825.1075855167201.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/19548825.1075855167201.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..627a0d64 --- /dev/null +++ b/demo/ermis-f/cur/19548825.1075855167201.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <19548825.1075855167201.JavaMail.evans@thyme> +Date: Mon, 3 Dec 2001 12:36:47 -0800 (PST) +From: info@energyinformation.org +To: fermis@ect.enron.com +Subject: Energy-s Secret +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: info@energyinformation.org +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + The biggest secret in the energy industry is out. + +Over 40,000 energy professionals read Enerfax Daily for free daily energy prices, futures and news. To receive your free text copy send an email to join-Enerfaxtext@relay.netatlantic.com which includes 35 locations of daily natural gas prices and 15 locations of daily power prices. + +Outlook users c! an receive our free web mail, write join-EnerfaxDaily@relay.netatlantic.com , which includes the same information in a web/html format. + +Please visit our website at to view today's energy news and prices. + +A free subscription for gas and oil prices is available at or! write enerfaxgold-subscribe@egroups.com + + \ No newline at end of file diff --git a/demo/ermis-f/cur/1960384.1075855170349.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/1960384.1075855170349.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7a12964f --- /dev/null +++ b/demo/ermis-f/cur/1960384.1075855170349.JavaMail.evans@thyme:2,S @@ -0,0 +1,248 @@ +Message-ID: <1960384.1075855170349.JavaMail.evans@thyme> +Date: Thu, 27 Dec 2001 16:46:34 -0800 (PST) +From: newsletter@rigzone.com +To: fermis@ect.enron.com +Subject: RIGZONE Newsletter +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: newsletter@rigzone.com +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + + Friday +December 28, 2001 Petrocom + + + RIGZONE + + home | news | search | maps | data | jobs | market | store + + + In This Issue + + +Current Oil and Gas Industry News +T! op Stories for the Past 7 Days +Featured Events and Conferences +What's in Store - Books & More + +Featured Employment Opportunities +Surplus Oilfield Equipment For Sale +Worldwide Offshore Rig Utilization +Oil & Gas Prices + + + +Industry Headlines + +Pemex Encounters Natural Gas Development Oppositon +Pemex runs into opposition on plans to raise the foriegn investment capital needed to for natural gas development plans + + + +Exploration + +Repsol Offshore Exploratory Licenses Too close to Morrocco +Morocco has denounced Spain's violation of the country's maritime territory after Madrid distributed offshore oil prospection licenses for the Canary Islands in Moroccan controlled seas. + +BP Awards Caspian Geophysical a Marine Seismic Contract +BP has awarded Caspian Geophysical a major marine seismic contract offshore Azerbaijan + + + +Production + +Gullfaks Turns 15 +December 22nd marks the 15th anniversary of the Gullfaks development in the North Sea. + +Phillips Gets Go-Ahead for Bayu-Undan Development Project +Phillips Petroleum receives approval from the East Timor Council of Ministers to proceed on the development of the Bayu-Undan gas project. + + + +Company & Financial News + +Delta Petroleum to Buy Piper Petroleum +Delta Petroleum Corporation, an independent energy exploration and devel! opment company, has entered into an agreement to purchase Piper Petroleum Company, a privately owned oil and gas company headquartered in Fort Worth, Texas. + +Vector Energy Announces Second Quarter Results +Vector Energy Corporation announced today the results of the second quarter ended Oct. 31, 2001 + +Kinder Morgan Buys Tejas +Kinder Morgan Energy Partners LP of Houston entered into an agreement to purchase Tejas Gas LLC for approximately $750 million in cash. + +Nexen Sets Next Years Budget +Nexen's new capital budget is 1.24 billion dollars. About $240 million is scheduled for worldwide exploaration projects. + + + + +advertisement +A National-Oilwell designed, 1992 built modular offshore drilling rig is available for sale direct from the manufacturer. This rig drilled only 5 wells from the Draugen platform in the Norwegian sector of the North Sea. Click on the link below for full details, photos and seller contact information: + + + + + +Last 7 Days Top Stories + +Petrobras Acquires 75% Stake in Block OPL324 Offshore Nigeria +Petrobras has inked a deal for a 30-year contract on block OPL324 offshore Nigeria. The company would have a 75% interest in the block and serve as operator. + +Shell Awards Landmark E&P Data Contract +Landmark has been awarded a three-year E&P data management contract by Shell. Landmark will manage over two terabytes of seismic data using the PetroBank system. + +Oman to Cut Production by 40,000 bpd +Oman pledges to cut an additional 15,000 bpd bringing its total production cut to 40,000 bpd. + +Conoco Acquires Additional Interests Offshore Vietnam +Conoco Inc. announced its agreement with Statoil ASA to purchase a portion of its interests in the $1.3 billion Na! m Con Son natural gas project, offshore Vietnam. + +Stena Don Heads to Work +Statoil has taken delivery of the Stena Don. The newbuild semisubmersible will drill its first well on the Staer prospect offshore Norway. + +Repsol, British Gas and TotalFinaElf to Explore Offshore Argentina +Repsol and British Gas have been joined by TotalFinaElf to explore offshore Southern Argentina. + +Patterson/UTI Energy, Inc Buys Clere Drilling Company Assets +PATTERSON-UTI ENERGY, INC. the second-largest operator of land-based oil and natural gas drilling rigs in North America, today announced the acquisition of 17 land-based drilling rigs from Cleere Drilling Company + +Gazprom To Borrow $100 Billion Rubles to Finance Exploration +Gazprom is seeking to borrow $100 billion rubles to finance exploration and increase natural gas output in 2002. + +ENI and NNPC Form Exploration Joint Venture +ENI and Nigerian National Petroleum Corp. and formed an alliance to explore for Block 244 offshore Nigeria. + +Statoil Orders Two More Carriers for Snohvit +Statoil and its partners have entered into an agreement with K-line and Mitsui for the construction of two new LNG carriers to be used on the Snohvit field in the Barents Sea. + +Landmark and SGI Jointly Market GeoProbe Software +Landmark and SGI team up to market the GeoProbe visualization software that was developed by Magic Earth. + +Wellstream Achieves ISO 14001 at UK Facility +Halliburton's Wellstream business unit achieves ISO 14001 and OHSAS 18001 certifications at its UK facility. + + + + +advertisement +"From The Rigzone Career Center" +I am a 1983 Louisiana Tech Petroleum Engineering graduate with 18 years of Amoco, Conoco and Ocean Energy deepwater drilling engineering experience. I have been and would like to continue to be an effective member of a drilling team involved with planning, rig selection, and operational performance measurement. Click here for detailed information regarding my experience and qualifications. + + + +Upcoming Oil & Gas Industry Events + +Jan. 22 Alliances and Partnering in Oil & Gas Singapore +Feb. 7 Marine Construction 2002 Houston +Feb. 10 2002 SPE International Petroleum Conference & Exhibition in Mexico Villahermosa +Feb. 26 2002 IADC/SPE Drilling Conference and Exhibition Dallas +Mar. 10 AAPG Annual Meeting Houston +Apr. 9 2002 SPE/ICoTA Coiled Tubing Conference and Exhibition Houston +May. 6 Offshore Technology Conference 2002 Houston +Aug. 27 ONS 2002 Conference and Exhibition Stavanger +Oct. 6 Society of Exploration Geophysicists Annual Meeting Salt Lake City +Oct. 15 Permian Basin International Oil Show Odessa +list your conference view upcoming events + + + + Halliburton + INTEC +Quest Offshore +Horizon Offshore +Global Completion Service + + +promote your company + + + +Petroleum Production in Nontechnical Language, 2nd Edition + + +Survey Vessels of the World, 4th Ed. + + +Modern Petroleum Technology, 6E, 2 Vol. Set + + + +more products + + + + + f! eatured equipment: +Dreco 1000 UE Land Rigs + + +Gardner Denver PZ-8s + + + +more equipment + + + featured jobs: +- Land (Drilling) Safety Technician +- Land (Drilling) Safety Technician +- Sr. Cost Engineer +more hot jobs >> +featured candidates: +- work history +- Driller +- Offshore Production Supervisor +search for candidates >> + + + + + Drillships: +To 5000': 50.0% (7/14) ++5000': 100.0% (25/25) +Semisubs: +2nd Gen: 68.5% (50/73) +3rd Gen: 82.0% (41/50) +4th Gen: 100.0% (38/38) +5th Gen: 100.0% (7/7) +Jackups: +To 200': 53.7% (36/67) +200' MC: 58.3% (14/24) +200' MS: 14.3% (3/21) +300' IC: 87.5% (84/96) ++300' IC: 88.9% (48/54) +Severe Env.: 81.0% (17/21) + + +view ! complete utilization report + + + Light Crude Oil: $20.90/BBL +(-1.28%) +Brent Crude Oil: $20.34/BBL +(5.23%) +Natural Gas: $2.65/MMBtu +(-7.34%) +Unleaded Gasoline: $0.59/gal +(-1.67%) +prices from: 12/27/2001 +change since: 12/26/2001 + + + + + + +Promotional Opportunities +Become a Sponsor, feature your job opening or, advertise your upcoming industry conference. Click here for more information, send your press release to info@rigzone.com or call us at 281-345-4040. + +Member Services +If you no longer wish to receive this newsletter, you may unsubscribe by clicking here or by logging in to Rigzone and updating your profile. You can also change the format you receive (HTML or Text) and your email address by logging in and updating your account. Click here to log in . + \ No newline at end of file diff --git a/demo/ermis-f/cur/19740046.1075855165758.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/19740046.1075855165758.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..37aabdc2 --- /dev/null +++ b/demo/ermis-f/cur/19740046.1075855165758.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <19740046.1075855165758.JavaMail.evans@thyme> +Date: Wed, 28 Nov 2001 05:40:49 -0800 (PST) +From: ryan.o'rourke@enron.com +To: k..allen@enron.com, randy.bhatia@enron.com, frank.ermis@enron.com, + carole.frank@enron.com, l..gay@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com, kam.keiser@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + matthew.lenhart@enron.com, ryan.o'rourke@enron.com, + jay.reitmeyer@enron.com, jay.reitmeyer@enron.com, + matt.smith@enron.com, p..south@enron.com, m..tholt@enron.com, + jason.wolfe@enron.com, ashley.worthing@enron.com, + biliana.pehlivanova@enron.com, monte.jones@enron.com +Subject: TRV Notification: (West VaR - 11/28/2001) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: O'Rourke, Ryan +X-To: Allen, Phillip K. , Bhatia, Randy , Ermis, Frank , Frank, Carole , Gay, Randall L. , Grigsby, Mike , Holst, Keith , Keiser, Kam , Kuykendall, Tori , Lenhart, Matthew , Lenhart, Matthew , O'Rourke, Ryan , Reitmeyer, Jay , Reitmeyer, Jay , Smith, Matt , South, Steven P. , Tholt, Jane M. , Wolfe, Jason , Worthing, Ashley , Pehlivanova, Biliana , Jones, Monte +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +The report named: West VaR , published as of 11/28/2001 is now available for viewing on the website. \ No newline at end of file diff --git a/demo/ermis-f/cur/19743679.1075861341335.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/19743679.1075861341335.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a1073f25 --- /dev/null +++ b/demo/ermis-f/cur/19743679.1075861341335.JavaMail.evans@thyme:2,S @@ -0,0 +1,49 @@ +Message-ID: <19743679.1075861341335.JavaMail.evans@thyme> +Date: Thu, 22 Nov 2001 09:54:44 -0800 (PST) +From: forte3@accord01.comp.pge.com +To: undisclosed-recipients@enron.com +Subject: Operational Flow Order +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: GTS/INSIDEtracc Administrator +X-To: undisclosed-recipients +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Message Description: High Inventory System Wide OFO + +Message Date: 11/22/2001 + +Message Text: High Inventory System Wide Operational Flow Order (SWOFO) + + + OFO Stage : 3 + Inventory Level : High + Noncompliance Charge : $5.00/Dth + Tolerance Band : 0% + + +PG&E's CGT has called a High Inventory System Wide OFO for flow day 11/23/2001. + +High Inventory: Customer supply is required to be within the tolerance band percentage of daily +usage to avoid OFO noncompliance charges. Supply lower than usage is not subject to OFO + noncompliance charge. + +Charges for Noncompliance: + +- Noncore customers with AMR and PG&E's Electric Generation charges are based on actual + daily metered usage. +- Noncore customers without AMR charges are based on ADQ + or actual daily metered usage, whichever results in a lesser charge. +- Core Procurement Group charges are based on the latest core load forecast. + + +Please call the CGT Helpline 1-800-343-4743 if you have any questions. + + +Gas Schedulers +PG&E - California Gas Transmission diff --git a/demo/ermis-f/cur/19827443.1075861336693.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/19827443.1075861336693.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c265c801 --- /dev/null +++ b/demo/ermis-f/cur/19827443.1075861336693.JavaMail.evans@thyme:2,S @@ -0,0 +1,33 @@ +Message-ID: <19827443.1075861336693.JavaMail.evans@thyme> +Date: Tue, 30 Oct 2001 15:25:47 -0800 (PST) +From: melanie.hunter@neg.pge.com +To: troy'.'brothers@enron.com, peggy.hedstrom@enron.com +Subject: PG&E GTN Kingsgate Capacity Limitation +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Hunter, Melanie +X-To: 'jda@nwnatural.com', 'diane.albers@avistacorp.com', 'malonzo@sdge.com', 'panderse@utilicorp.com', 'DNA1@pge.com', 'Laab@pge.com', 'Paul.Atha@southernenergy.com', 'aaustin@sppc.com', 'martin.bagley@mirant.com', 'kenneth.baker@txu.com', 'nbaker@enron.com', 'LRYALL@worldnet.att.net', 'brentbalog@aec.ca', 'dbarre@puget.com', 'gbarre@puget.com', 'bartneea@bp.com', 'jlingleby@duke-energy.com', 'bellasa@texaco.com', 'michaelbennett@aec.ca', 'krb4@pge.com', 'bokenfke@bp.com', 'gborrego@semprasolutions.com', 'TABO@dynegy.com', 'boulayka@bp.com', 'spencecp@bp.com', 'cbraun@bcgas.com', 'sbrewer@enron.com', Brodeur, Stephane , 'Brothers, Troy' , 'tbrown@br-inc.com', 'browning@wasatchenergy.com', 'Christopher.Bruce@msdw.com', 'jbruse@utilicorp.com', 'mike_bucher@oxy.com', 'jburton@utilicorp.com', 'mbutler@tristargas.com', 'operations@canwestgas.com', 'bcampbell@ci.burbank.ca.us', 'chanbs@bp.com', 'jchapa@calpine.com', 'schrist@enron.com', 'dwc3@pge.com', 'jlclarken@duke-energy.com', 'sheri.clemons@southernenergy.com', 'cslaman@usg.com', 'trevor.cochran@engageenergy.com', 'bcohen@br-inc.com', 'darcy_cole@transcanada.com', 'martha.cole@pacificorp.com', 'gascontroller@AEC.CA', 'gcalgascontrol@bp.com', 'rcooper@utilicorp.com', 'saguilar@coral-energy.com', 'rcrowley@coral-energy.com', Dachis, David , 'BDAHNCKE@PCENERGY.COM', 'derek.danyliw@husky-oil.com', 'ddanyluk@enserco.com', 'mdarienzo@avistaenergy.com', 'days@epenergy.com', 'cdecotea@westerngas.com', 'delanem@axl.ca', 'steven_delf@transcanada.com', 'hankd@calpine.com', 'kathy@itcoworld.com', 'tdizona@coral-energy.com', 'andolaptchiev@duke-energy.com', 'doraisba@bp.com', 'nathan.dougherty@eprime.com', 'RDreith@smud.org', 'mdufort@utilicorp.com', 'hwweight@duke-energy.com', 'caver_ealy@pgn.com', 'sandi_earle@pcp.ca', 'reason@br-inc.com', 'lwebner@ect.enron.com', 'gasmkt@br-inc.ca', 'sendo@ci.pasadena.ca.us', 'fermis@enron.com', 'vesparza@txu.com', 'gespree@enron.com', 'fackel@texaco.com', 'fardyk@axl.ca', 'lfiler@avistaenergy.com', 'mflaman@tcel.com', 'bradflegel@aec.ca', 'dave.fleming@chel.com', 'SRFL@dynegy.com', 'cfrandsen@avistacorp.com', 'rene.frederick@apachecorp.com', 'bfrench@avistaenergy.com', 'mafi@pge.com', 'tfrisina@br-inc.com', 'dafusek@aep.com', 'gasdaily@ftenergy.com', 'shaung@cook-inlet.com', 'rgay@ect.enron.com', 'wendy.gazzard@chel.com', 'geek@bp.com', 'gborrego@semprasolutions.com', 'gilesmh@bp.com', 'jgilmer2@txu.com', 'rgladman@aep.com', 'jglaubi@smud.org', 'george.goben@pacificorp.com', 'kgonzales@sppc.com', 'lgoodric@cngc.com', 'pgorton@avistaenergy.com', 'pgrable@cngc.com', 'grahamp@kochind.com', 'greenallg@epenergy.com', 'rgruber@avistacorp.com', 'bhall@cngc.com', 'thall@bcgas.com', 'mhamme@puget.com', 'sharper@avistaenergy.com', 'Deborah.Hart@msdw.com', 'jhaskey@coral-energy.com', Heal, Kevin , Hedstrom, Peggy , 'emhendry@duke-energy.com', 'sghill@bcgas.com', 'sherry_hill@transcanada.com', 'Hoffmanc@bp.com', 'billhogue@aec.ca', 'tholland@pcenergy.com', 'scott.holloway@eprime.com', 'cholm@sppc.com', 'mhopkins@bcgas.com', 'shorton@coral-energy.com', 'hots@chevron.com', 'rob.hozjan@southernenergy.com', 'David_M_Huck@reliantenergy.com', 'hunth1@bp.com', 'michelle_hunter@pgn.com', 'igsjoy@ix.netcom.com', 'rishikawa@pacent.com', 'kenja@cnrl.com', 'jenkindm@bp.com', 'jimj@calpinecanada.com', 'kkeiser@ect.enron.com', 'mkent@br-inc.com', 'deborahs@kimballenergy.com', 'kims@kimballenergy.com', 'RussellS@kimballenergy.com', 'jkimberly@avistacorp.com', 'dennis.kluksdahl@pacificorp.com', 'mknutson@avistaenergy.com', 'igsinc@ix.netcom.com', 'vgkr@dynegy.com', Langfeldt, Andrea , 'plazic@talisman-energy.com', 'kevin.legg@eprime.com', Lenhart, Matthew , 'hleonard@cngc.com', 'jonangas@attglobal.net', 'llightfoot@coral-energy.com', 'lippmanc@aol.com', Lisk, Daniel , 'nlissel@enserco.com', 'altradegasscheduling@altra.com', 'carol.ma-chuang@constellation.com', 'sheila_macleod@transcanada.com', 'gmagee@calpine.com', 'LMCEGEnergy@sk.sympatico.ca', 'lmansi@sdge.com', 'ecma@dynegy.com', 'rfm@nwnatural.com', 'jmmcarthur@duke-energy.com', 'PMcDougall@coral-energy.com', 'jmcgowa@smud.org', 'cmcgra@puget.com', 'mmcmahon@avistacorp.com', 'vmcmahon@suncor.com', 'bmedlock@cngc.com', 'dlmelton@duke-energy.com', Mendel, Shelly , 'cmiller@smud.org', Miller, Stephanie , 'moln@chevron.com', 'lmoore@avistaenergy.com', 'rhondamoore@aec.ca', 'srmo@dynegy.com', 'salmoncolo@worldnet.att.net', 'murrata@texaco.com', 'dmyers@enserco.com', 'dmyers@enserco.com', 'glen@wasatchenergy.com', 'mnason@coral-energy.com', 'nicknijt@bp.com', 'trevor_nicol@nexeninc.com', 'laura.niekamp@paramountres.com', 'enordby@bcgas.com', 'jnowell@semprasolutions.com', 'gnunnema@utilicorp.com', Ogunbunmi, Hakeem , 'kolinge@enron.com', 'jennifer_owen@pgn.com', 'jpainter@igservice.com', 'mpalmer@suncor.com', 'spasloski@coral-energy.com', 'epaszkiewicz@talisman-energy.com', 'mpatton@cngc.com', 'spea@avistaenergy.com', 'spfaff@cngc.com', 'MEO2@pge.com', 'carellyn-pitre@coastenergy.com', 'cpittma2@txu.com', 'rplatt@duke-energy.com', 'jpowell@reliant.com', 'jwpowell@duke-energy.com', 'rinde_powell@pcp.ca', 'claire.pringle@pacificorp.com', Prior, Liz , 'craig.provenzano@powersrc.com', 'kathy.puls@engageenergy.com', 'ramperms@bp.com', 'mrana@socalgas.com', 'jackie.rausch@cabotog.com', 'reshma_rawji@keyspancanada.com', 'jreames@br-inc.com', 'lreid@sppc.com', 'hrennell@worldnet.att.net', 'linda.richards@eprime.com', 'pwri@dynegy.com', Rieger, Kellie , 'rriehm@br-inc.com', 'JARx@pge.com', 'dripley@ect.enron.com', 'criva@ci.glendale.ca.us', 'rrobins4@enron.com', 'jsanders@clarkpud.com', 'rebecca.schaefer@acnenergy.com', 'mschae@puget.com', 'scheffsp@bp.com', 'cschenderlein@brr.com', 'jane@scana.com', 'scimmonsj@epenergy.com', 'dscott4@newpower.com', 'fred.scott@engageenergy.com', 'ljs6@pge.com', 'kselland@avistaenergy.com', 'mvaughn@cngc.com', 'lsilva@ci.glendale.ca.us', 'psims2@txu.com', 'ksiwak@coral-energy.com', 'heather.sixkiller@pacificorp.com', 'cslaman@usg.com', Smith, Critz , 's1s@nwnatural.com', 'mark@wasatchenergy.com', South, Steven P. , 'jspell@puget.com', 'deborahs@kimballenergy.com', 'lynnette.stauber@powerex.com', 'mikeal.stec@apachecorp.com', 'tstrickland@coral-energy.com', 'jonangas@attglobal.net', Sullivan, Patti , 'leilat@cook-inlet.com', 'rogertan@swbell.net', 'ctaylor01@coral-energy.com', 'ctaylor@ci.burbank.ca.us', 'alex.telegin@pacificorp.com', 'scot.thompson@southernenergy.com', 'Ttonkin@utilicorp.com', 'joy.toups@elpaso.com', 'tunstabj@bp.com', 'JPU1@pge.com', 'niels_a_vervloet@reliantenergy.com', 'rick.wadle@mirant.com', 'pwah@socalgas.com', 'mark.warno@acnenergy.com', Watt, Ryan , 'doug_way@transcanada.com', 'jared_wells@altagas.ca', 'cwhite@brr.com', 'kwhite@pcenergy.com', 'whitinjr@bp.com', 'twickersham@enserco.com', Wilkes, Corey , 'kwilkinson@br-inc.com', 'bwilliams@bcgas.com', 's.kent.williams@williams.com', 'jwilmotte@avistaenergy.com', 'markwilson@aec.ca', 'pwinter@avistacorp.com', 'Dick.Winters@avistacorp.com', 'dwinters@avistacorp.com', 'altradegasscheduling@altra.com', 'val_yildirok@pgn.com', 'ron.youell@mirant.com', 'scott_yule@transcanada.com' +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Due to high inventory and system balancing, PG&E GTN is limiting the +Kingsgate capacity to 2200 MMcf/d for gas day Wednesday, October 31, 2001, +beginning with the Evening cycle. + +If you have any questions, please call our transportation coordinators at +(503) 833-4300, option 1. + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/1989982.1075855168913.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/1989982.1075855168913.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e57cba9f --- /dev/null +++ b/demo/ermis-f/cur/1989982.1075855168913.JavaMail.evans@thyme:2,S @@ -0,0 +1,20 @@ +Message-ID: <1989982.1075855168913.JavaMail.evans@thyme> +Date: Fri, 14 Dec 2001 12:38:37 -0800 (PST) +From: susan.t.turpin@williams.com +To: fermis@enron.com +Subject: +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Turpin, Susan T +X-To: 'fermis@enron.com' +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Hey Frank, +Just a quick note to tell you I am thinking of you. Let's get together in January when I get back from SLC (I'm here for a month) and do lunch or drinks or something. + +Susan \ No newline at end of file diff --git a/demo/ermis-f/cur/20012421.1075855169979.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/20012421.1075855169979.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..cfa3d1e4 --- /dev/null +++ b/demo/ermis-f/cur/20012421.1075855169979.JavaMail.evans@thyme:2,S @@ -0,0 +1,131 @@ +Message-ID: <20012421.1075855169979.JavaMail.evans@thyme> +Date: Sun, 23 Dec 2001 05:36:46 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/23/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + + +Attention Fantasy Players! Cant find that perfect gift? Let MVP.com make it easy for you! Save 10% on your next purchase when you purchase a Gift Certificate from now until 12/27/01. Click Here for Details . + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Jeff Graham , WR SD - Free Agent Updated 12/23/01 +Graham probably won't play Sunday at Kansas City because of the death of his father in a car accident, coach Mike Riley said Friday. If Graham doesn't play, Trevor Gaylor will start in his place and Nate Turner will be signed off the practice squad. The Chargers are already missing their No. 3 receiver, Tim Dwight, due to complications of a collapsed lung. + +Antowain Smith , RB NE - JWillie Updated 12/23/01 +Smith rushed for a career-high 156 yards and a touchdown Saturday. He has been one of the best runners in the AFC and will help carry your team to Fantasy glory. + +Steve McNair , QB TEN - Free Agent Updated 12/23/01 +McNair played Saturday despite suffering from back spasms all week. He played well, throwing a touchdown pass in the second half. Expect him to be a solid No. 1 QB. + +Jeff Garcia , QB SF - JWillie Updated 12/23/01 +Garcia, whose practice time was limited all week, played in Saturday's game. He admitted afterwards that he has a cracked rib. He played with extra padding, saying it didn't greatly affect his throws. Garcia might not be at full strength in the remaining weeks but he will still be a solid No. 1 Fantasy QB. + +Eddie George , RB TEN - Tori Updated 12/23/01 +George played in Saturday's game despite suffering from an ankle injury. He left in the third quarter because of a neck injury but returned to the game. + +Oronde Gadsden , WR MIA - Matty Updated 12/23/01 +Gadsden did not play in Saturday's game against the Patriots because of a hamstring injury. Chris Chambers started in his absence. + +Fred Beasley , RB SF - Free Agent Updated 12/23/01 +Beasley broke his right hand. He will probably be sidelined for the rest of the regular season. + +Joe Horn , WR NO - Matty Updated 12/21/01 +Horn is once again performing like an elite Fantasy receiver. He is a must-start player during the final weeks of the NFL season. + +Maurice Smith , RB ATL - Frank Updated 12/21/01 +A banged-up Smith hasn't done much statistically in recent weeks. Don't depend on him during the Fantasy playoffs. + +Donald Hayes , WR CAR - Martin Updated 12/21/01 +Hayes may step back into the forefront this week as the No. 1 wideout in place of Muhsin Muhammad. He isn't very explosive, however, and won't help Fantasy teams much during Weeks 15 through 17. + +Chris Weinke , QB CAR - Tori Updated 12/21/01 +Consider Weinke as a backup during the Fantasy playoffs. He lacks the weapons to post better-than-average numbers, but he is a good option if you need an emergency QB. + +Kurt Warner , QB STL - Hunter Updated 12/21/01 +Warner should guide many Fantasy teams to success during the playoffs. Expect fine numbers from him the rest of the way. + +Rich Gannon , QB OAK - Martin Updated 12/21/01 +Gannon has been a top-flight Fantasy QB this year. He will be a key player on many title teams, and should never be benched. + +Randy Moss , WR MIN - Russell Updated 12/21/01 +Moss started off slow this season but has once again been one of the best wideouts. Don't hesitate to start him during your playoff run. + +Marvin Minnis , WR KC - Free Agent Updated 12/21/01 +Minnis hasn't done much to help Fantasy owners this year. Don't use him during the remaining weeks of the NFL season. + +Michael Westbrook , WR WAS - Free Agent Updated 12/21/01 +Westbrook has been inconsistent this season as a Fantasy player. He will be a good No. 2 at best during your playoffs. + +Rod Gardner , WR WAS - Free Agent Updated 12/21/01 +Gardner has been very inconsistent this season. Unless you play in a deeper league, starting Gardner isn't advisable. + +Tony Richardson , RB KC - Neal/McKay Updated 12/21/01 +Richardson hasn't been a consistent scoring threat this year. Don't use him during the Fantasy playoffs. + +Tony Gonzalez , TE KC - Russell Updated 12/21/01 +Gonzalez hasn't played as well as expected this year. Still, he is too talented to bench during the Fantasy playoffs. + +Brett Favre , QB GB - Frank Updated 12/21/01 +Favre has been one of the best QBs this season. Count on him to help lead your team to Fantasy glory. + +Trent Green , QB KC - Bass/Hull Updated 12/21/01 +Green has been an inconsistent Fantasy QB this year. He is a risky start during the rest of the season. + +Bill Schroeder , WR GB - Frank Updated 12/21/01 +Schroeder has had a solid season. Look for him to be a reliable No. 2 wideout during your postseason. + +Matt Hasselbeck , QB SEA - Bass/Hull Updated 12/21/01 +Hasselbeck has been a big disappointment this year. Don't use him during the Fantasy postseason. + +Johnnie Morton , WR DET - Hunter Updated 12/21/01 +Morton has been inconsistent this season but he will still be a solid No. 2 during the Fantasy playoffs. Keep him in your lineup. + +Reggie Wayne , WR IND - Free Agent Updated 12/21/01 +Wayne is healthy again, and showing signs of improvement. But he is not accomplishing enough statistically to help most Fantasy teams. + +Amani Toomer , WR NYG - Tori Updated 12/21/01 +Toomer is having a bit of a down year, but his potential to post solid Fantasy numbers makes him worth considering. He should be a solid No. 2 wideout during your playoffs. + +Marvin Harrison , WR IND - Russell Updated 12/21/01 +Harrison will be an important Fantasy player during the final weeks of the NFL season. He will have some good outings, even though the Colts are not in the playoff race. + +Duce Staley , RB PHI - Giggles Updated 12/21/01 +Staley started to play well late in the season. Be sure to keep him into your starting lineup. He will be an adequate back for the playoffs. + +Shawn Bryson , RB BUF - Neal/McKay Updated 12/21/01 +Bryson will start in place of the injured Travis Henry this week. Consider him as a No. 2 RB if you need help at that spot. + +James Thrash , WR PHI - Frank Updated 12/21/01 +Thrash was not very consistent during the regular season and may not catch a lot of TD passes in the final games of the NFL regular season. He will be a No. 2 wideout at best during the Fantasy playoffs. + +More Updates +Schedule, Breakdown + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/2011572.1075861338235.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/2011572.1075861338235.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..306812c6 --- /dev/null +++ b/demo/ermis-f/cur/2011572.1075861338235.JavaMail.evans@thyme:2,S @@ -0,0 +1,26 @@ +Message-ID: <2011572.1075861338235.JavaMail.evans@thyme> +Date: Wed, 7 Nov 2001 20:13:58 -0800 (PST) +From: no.address@enron.com +Subject: EFCU Gets You Connected +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Federal Credit Union@ENRON +X-To: All Enron Employees United States Special@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Get Connected with e-Statements. + +Sign up for Electronic Statements +from Enron Federal Credit Union +by November 15 +to be entered into a contest to win a +Palm Vx! + +Log on to www.enronfcu.com to apply +or for more information. \ No newline at end of file diff --git a/demo/ermis-f/cur/20122265.1075861338375.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/20122265.1075861338375.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f27a7256 --- /dev/null +++ b/demo/ermis-f/cur/20122265.1075861338375.JavaMail.evans@thyme:2,S @@ -0,0 +1,45 @@ +Message-ID: <20122265.1075861338375.JavaMail.evans@thyme> +Date: Thu, 8 Nov 2001 10:55:55 -0800 (PST) +From: celestine.hollan@enron.com +To: renee.alfaro@enron.com, l.appelget@enron.com, leon.branom@enron.com, + j..brewer@enron.com, james.carr@enron.com, robert.cothran@enron.com, + michael.cuccia@enron.com, frank.ermis@enron.com, + johnny.gonzales@enron.com, richard.hanagriff@enron.com, + jane.henry@enron.com, carolyn.herron@enron.com, + d.j..herron@enron.com, rickey.hiarker@enron.com, + leesa.hutcherson@enron.com, lynna.kacal@enron.com, + terry.kowalke@enron.com, tori.kuykendall@enron.com, + paula.lee@enron.com, ina.norman@enron.com, + dorothy.ricketts@enron.com, ken.wykel@enron.com, + raul.yzquierdo@enron.com +Subject: Please Memo - Special Olympics +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Hollan, Celestine +X-To: Alfaro, Renee , Appelget, Russell L , Branom, Leon , Brewer, Stacey J. , Carr, James , Cothran, Robert , Cuccia, Michael , david.hermes@atofina.com, Dupree, Dianna , Ermis, Frank , Gonzales, Johnny , Hanagriff, Richard , Henry, Jane , Herron, Carolyn , Herron, D.J. , Hiarker, Rickey , Hutcherson, Leesa , Kacal, Lynna , Kowalke, Terry , Kuykendall, Tori , Lee, Paula , matt.henry@accenture.com, Miley, Richard A. , Norman, Ina , Ricketts, Dorothy , Wykel, Ken , Yzquierdo, Raul +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +To All Enron Bowling Association Teams, + +If any of you are interested in bowling for Special Olympics next Saturday, November 17, 2001, please contact any officer listed below to send you a package. This Event is open to any and everyone who can help support Special Olympian with a mimimum of $25 in pledges. + +This is the only charitable event the bowling association sponsors during the year, so it is important to have a good turnout. + + +TITLE NAME PHONE LOCATION + +President Dennis Lee 713-853-1715 EB4135B +Vice-President Ron Matthews 713-853-5830 EB3938A +Secretary Celestine Hollan 713-853-3863 EB4290A + + +Thank You In Advance +Celestine Hollan +chollan@enron.com +713-853-3863 \ No newline at end of file diff --git a/demo/ermis-f/cur/20126175.1075861337548.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/20126175.1075861337548.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..04c96d57 --- /dev/null +++ b/demo/ermis-f/cur/20126175.1075861337548.JavaMail.evans@thyme:2,S @@ -0,0 +1,100 @@ +Message-ID: <20126175.1075861337548.JavaMail.evans@thyme> +Date: Fri, 2 Nov 2001 14:46:22 -0800 (PST) +From: no.address@enron.com +Subject: SUPPLEMENTAL Weekend Outage Report for 11-2-01 through 11-4-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Change Management Announcement@ENRON +X-To: Houston Outage Report@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + ------------------------------------------------------------------------------------------------------ + +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 2, 2001 5:00pm through November 5, 2001 12:00am +------------------------------------------------------------------------------------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI: SEE ORIGINAL REPORT + +EES: SEE ORIGINAL REPORT + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages + +ENRON NORTH AMERICAN LANS: SEE ORIGINAL REPORT + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: +Impact: CORP +Time: Fri 11/2/2001 at 5:30:00 PM CT thru Fri 11/2/2001 at 6:30:00 PM CT + Fri 11/2/2001 at 3:30:00 PM PT thru Fri 11/2/2001 at 4:30:00 PM PT + Fri 11/2/2001 at 11:30:00 PM London thru Sat 11/3/2001 at 12:30:00 AM London +Outage: ENEFW5-F replacement +Environments Impacted: All +Purpose: current PIX is unreliable +Backout: revert back to original hardware +Contact(s): Chris Trota 713-345-1697 + +MESSAGING: SEE ORIGINAL REPORT + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER: SEE ORIGINAL REPORT + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: +Impact: +Time: Sun 11/4/2001 at 7:00:00 PM CT thru Sun 11/4/2001 at 11:00:00 PM CT + Sun 11/4/2001 at 5:00:00 PM PT thru Sun 11/4/2001 at 9:00:00 PM PT + Mon 11/5/2001 at 1:00:00 AM London thru Mon 11/5/2001 at 5:00:00 AM London +Outage: Maintenance scheduled for CMS and Voicemail +Environments Impacted: +Purpose: The maintenance was not supposed to be scheduled until next weekend, but with the 2 large move to ECS, we have been asked to do them this weekend. With all of the broadcast messages going out, we do not want to wait 3 weeks before we can do a our maintenance routine. +Backout: +Contact(s): Kathy Link 713-345-5418 + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +---------------------------------------------------------------------------------------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 +TDS -Trader Decision Support On-Call (713) 327-6032 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/cur/20154687.1075861338813.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/20154687.1075861338813.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c894cf7f --- /dev/null +++ b/demo/ermis-f/cur/20154687.1075861338813.JavaMail.evans@thyme:2,S @@ -0,0 +1,18 @@ +Message-ID: <20154687.1075861338813.JavaMail.evans@thyme> +Date: Fri, 9 Nov 2001 15:34:55 -0800 (PST) +From: chairman.ken@enron.com +To: dl-ga-all_ews@enron.com +Subject: IMPORTANT VIDEO ANNOUNCEMENT +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ken Lay - Office of the Chairman +X-To: DL-GA-all_ews +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +I have a very important video announcement about the future of our company. Please go to to access the video. Thank you. \ No newline at end of file diff --git a/demo/ermis-f/cur/20207444.1075855170192.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/20207444.1075855170192.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c0e5adcf --- /dev/null +++ b/demo/ermis-f/cur/20207444.1075855170192.JavaMail.evans@thyme:2,S @@ -0,0 +1,178 @@ +Message-ID: <20207444.1075855170192.JavaMail.evans@thyme> +Date: Thu, 27 Dec 2001 03:35:15 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/27/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Attention Fantasy Members! It's time to get an early start on that New Year's resolution. MVP.com is offering FREE Standard Shipping in our Fitness Shop until 1/17/02. Click here to see what we have to offer. + +Save $.05 a gallon on the gas that keeps your car's engine clean. Click here to apply online. + +Win a VIP Vegas Vacation! OR Win $600 CASH! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Matt Hasselbeck , QB SEA - Bass/Hull Updated 12/26/01 +Trent Dilfer will start this week in place of Hasselbeck, whose separated left shoulder is too sore for him to play. Coach Mike Holmgren said Wednesday that Hasselbeck aggravated the injury, which he's had since the third week of the season, against the New York Giants last Sunday. "There's a chance I might have him and he could play in an emergency-type situation, but he's pretty sore," Holmgren said. + +James Stewart , RB DET - Hunter Updated 12/26/01 +Stewart is day to day with a sprained ankle. His status for this week's game is unclear. + +Jeff Graham , WR SD - Free Agent Updated 12/26/01 +Graham may miss his second consecutive game this week because of the death of his father. With Tim Dwight (lung) still ailing, Trevor Gaylor may have to start again. + +Skip Hicks , RB TEN - Free Agent Updated 12/26/01 +Hicks is expected to miss this week's game with a hamstring injury, and may miss the rest of the season. Eddie George should assume a regular workload once again. + +Emmitt Smith , RB DAL - Bass/Hull Updated 12/26/01 +Smith is day to day with a hip injury. He is expected to play this week. + +Peter Warrick , WR CIN - Giggles Updated 12/26/01 +Warrick, who was benched late in last week's game, is expected to start. He has been a disappointment this year and Fantasy players should not use him at this point of the postseason. + +Todd Bouman , QB MIN - Free Agent Updated 12/26/01 +Bouman (thumb) may attempt to practice late in the week. His status remains unclear for this week's game, and Spergon Wynn is available to start if needed. + +Wesley Walls , TE CAR - Free Agent Updated 12/26/01 +Walls is day to day with a knee injury. He should be able to play this week. + +Muhsin Muhammad , WR CAR - Martin Updated 12/26/01 +Muhammad is still battling a turf toe injury. His status for Week 16 is still unclear. + +Larry Parker , WR KC - Free Agent Updated 12/26/01 +Parker's season is over. He will undergo surgery on his shoulder and the Chiefs are expected to place him on injured reserve. + +Oronde Gadsden , WR MIA - Matty Updated 12/26/01 +Gadsden (hamstring) might miss his second consecutive game this week. Chris Chambers may start in his place again. + +Fred Taylor , RB JAC - Free Agent Updated 12/26/01 +Taylor (groin) has returned to practices and is working with the scout team. He might appear in the team's final game, and is a longshot to play this week. He has missed too much playing time to warrant serious Fantasy consideration at this point of the playoffs. + +Rod Smith , WR DEN - Matty Updated 12/26/01 +Smith (ankles) has returned to practice. He is expected to play this week. + +Raghib Ismail , WR DAL - Free Agent Updated 12/26/01 +Ismail is recovering from a mild concussion. He is expected to play this week. + +Joey Galloway , WR DAL - Free Agent Updated 12/26/01 +Galloway is day to day with a hip injury. He is expected to play this week. + +Bert Emanuel , WR DET - Free Agent Updated 12/26/01 +Emanuel is day to day with an ankle injury. His status for the upcoming week is unclear right now. + +James McKnight , WR MIA - Free Agent Updated 12/26/01 +McKnight is day to day with an ankle injury. He is expected to play this week. + +Mark Brunell , QB JAC - JWillie Updated 12/26/01 +Brunell is day to day with a quadriceps injury. He is expected to play this week. + +Mike McMahon , QB DET - Free Agent Updated 12/26/01 +McMahon may miss some practice time this week with a foot injury. His status for this week's game is unclear right now, and Ty Detmer will start in his place if he can't play. + +Jason Brookins , RB BAL - Tori Updated 12/26/01 +Brookins may be able to return for Baltimore's final game. For now, Terry Allen and Moe Williams will continue to split carries. + +Jerome Bettis , RB PIT - Giggles Updated 12/25/01 +Bettis is listed as questionable for Week 16. However, he may be able to return to the Steelers' starting lineup. Bill Cowher said Bettis is progressing, and he will be used this week if healthy. + +James Stewart , RB DET - Hunter Updated 12/23/01 +Stewart suffered a sprained ankle early in Sunday's game at Pittsburgh. He was replaced by Lamont Warren in the first quarter, and Stewart did not return. + +Cameron Cleeland , TE NO - Free Agent Updated 12/23/01 +Cleeland injured his Achilles tendon on Sunday. He is not expected to play again this season. + +Ahman Green , RB GB - Hunter Updated 12/23/01 +Green left Sunday's game in the fourth quarter with labored breathing. He was replaced by Dorsey Levens. + +Todd Bouman , QB MIN - Free Agent Updated 12/23/01 +Bouman was able to start Sunday's game, but he re-injured his thumb in the first quarter and was replaced by Spergon Wynn. + +Wesley Walls , TE CAR - Free Agent Updated 12/23/01 +Walls was able to play in Sunday's game despite an ankle injury, but he left the game before halftime after spraining his left knee. + +Martin Gramatica , K TB - Free Agent Updated 12/23/01 +Gramatica injured his hamstring in the fourth quarter on Sunday. The Buccaneers may sign a free agent kicker to replace him in Week 16. + +Todd Bouman , QB MIN - Free Agent Updated 12/23/01 +Bouman is now listed as probable for Sunday's game. He should be able to start against the Jaguars, but he may play with some pain in his thumb. + +Jeff Graham , WR SD - Free Agent Updated 12/23/01 +Graham probably won't play Sunday at Kansas City because of the death of his father in a car accident, coach Mike Riley said Friday. If Graham doesn't play, Trevor Gaylor will start in his place and Nate Turner will be signed off the practice squad. The Chargers are already missing their No. 3 receiver, Tim Dwight, due to complications of a collapsed lung. + +Antowain Smith , RB NE - JWillie Updated 12/23/01 +Smith rushed for a career-high 156 yards and a touchdown Saturday. He has been one of the best runners in the AFC and will help carry your team to Fantasy glory. + +More Updates +Teams, Player News + +Frank Player News + +Jake Plummer , Reserve QB Updated 12/21/01 +Plummer has played well this season. He should be an adequate QB during the Fantasy playoffs. + +Brett Favre , Active QB Updated 12/21/01 +Favre has been one of the best QBs this season. Count on him to help lead your team to Fantasy glory. + +Jimmy Smith , Active WR Updated 12/21/01 +Smith has been one of the best receivers in the AFC this season, despite his offseason injury. The veteran is a must-start for your Fantasy playoff run. + +Isaac Bruce , Active WR Updated 12/21/01 +Bruce (foot) missed Thursday's practice. He is listed as probable for this week. + +Bill Schroeder , Active WR Updated 12/21/01 +Schroeder has had a solid season. Look for him to be a reliable No. 2 wideout during your postseason. + +Corey Dillon , Active RB Updated 12/21/01 +Dillon missed practice Thursday because of a finger injury but The Cincinnati Post reports that he is expected to play Sunday. Even if healthy, Dillon is a risky start this week against a tough Baltimore run defense. Consider benching him if you have a backup of equal value. + +James Thrash , Reserve WR Updated 12/21/01 +Thrash was not very consistent during the regular season and may not catch a lot of TD passes in the final games of the NFL regular season. He will be a No. 2 wideout at best during the Fantasy playoffs. + +Maurice Smith , Reserve RB Updated 12/21/01 +A banged-up Smith hasn't done much statistically in recent weeks. Don't depend on him during the Fantasy playoffs. + +Garrison Hearst , Active RB Updated 12/16/01 +Hearst rushed for 103 yards on 26 carries against Miami on Sunday. He was held out of the end zone, but Hearst is still a good enough player to start during the Fantasy playoffs. + +Terance Mathis , Reserve WR Updated 12/07/01 +Mathis continues to do nothing this season for Fantasy owners. Unless you're in a deeper league, holding onto the veteran wide receiver isn't advisable. + +Olandis Gary , Reserve RB Updated 11/26/01 +The Broncos placed Gary on injured reserve Monday, and signed Karon Coleman to the active roster. This officially ends Gary's season, as he suffered a broken leg on Thursday. Drop him from your roster. + +Titans , Active DT Updated 11/06/01 +Linebacker Randall Godfrey suffered torn cartilage in his left knee during Sunday's win over Jacksonville. He'll undergo arthroscopic surgery on Tuesday and will be listed as questionable for Monday's game against Baltimore. + +Dorsey Levens , Reserve RB Updated 10/12/01 +Levens (back) is probable for Sunday's game against Baltimore. He's got no real value as a Fantasy player at this point. + +David Akers , Active K Updated 12/11/00 +Akers was 5-of-5 in PATs on Sunday, but didn't get an opportunity to kick a field goal against the Browns. Akers has been a real Fantasy sleeper this season, but won't do owners much good next week as the Eagles take their bye week during some league's Fantasy championship game. + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/20230588.1075861340894.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/20230588.1075861340894.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3e2f1f72 --- /dev/null +++ b/demo/ermis-f/cur/20230588.1075861340894.JavaMail.evans@thyme:2,S @@ -0,0 +1,46 @@ +Message-ID: <20230588.1075861340894.JavaMail.evans@thyme> +Date: Tue, 20 Nov 2001 15:11:25 -0800 (PST) +From: ray.warner@williams.com +To: slc <.williams@enron.com> +Subject: NWP System Notice - New Fuel Factors effective 12/1/2001 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Warner, Ray +X-To: 'abenton@utilicorp.com', 'abenton@utilicorp.com', 'andre.f.robinson@dynegy.com', 'anita.reubens@swgas.com', 'becky.wells@eprime.com', 'bgoddard@semprasolutions.com', 'bharp@coral-energy.com', 'bmantz@semprasolutions.com', Guderian, Brandon , 'browning@wasatchenergy.com', 'bruce.langmade@gapac.com', 'bymank@wdni.com', 'cards@wdni.com', 'caver_ealy@pgn.com', 'ccoyle@americansoda.com', 'cdecotea@westerngas.com', 'cmcgra@puget.com', 'cpavlica@enerad.com', 'craig.provenzano@powersrc.com', 'cslaman@usg.com', 'cwduke@duke-energy.com', 'cwojta@national-fuel.com', 'darena@national-energy.com', 'Dave.Dungan@Weyerhaeuser.com', 'deborahs@kimballenergy.com', 'dhuck@reliant.com', 'dlh@nwnatural.com', 'dmyers@enserco.com', 'eric.rost@swgas.com', 'FERMIS@ENRON.COM', 'gary.sanchez@tombrown.com', 'gborrego@semprasolutions.com', 'geek@bp.com', 'gilesmh@bp.com', 'janderson@clarkpud.com', 'jane@itcoworld.com', 'janicew@questar.com', 'jdebruyn@westerngas.com', Owen, Jennifer , 'jhaake@national-fuel.com', 'jmmcarthur@duke-energy.com', 'jnowell@semprasolutions.com', 'johnru@questar.com', 'joy.toups@elpaso.com', 'jpowell@reliant.com', 'jsanders@clarkpud.com', 'karencu@questar.com', 'katalin_kiss@transalta.com', 'kbuys@westerngas.com', 'kevin.headrick@eprime.com', 'kevinfo@questar.com', 'kims@kimballenergy.com', 'kirk_lundell@transalta.com', 'ksiwak@coral-energy.com', 'llightfoot@coral-energy.com', 'lmansi@sdge.com', 'lorrainehi@questar.com', 'LPRIOR@ENRON.COM', 'markpi@questar.com', 'mbeckner@utilicorp.com', 'mcano@enerad.com', 'melewis@utilicorp.com', Hunter, Michelle , 'mmcmahon@avistaenergy.com', 'morgan.doyle@huskyenergy.ca', 'mreed@enserco.com', 'nathan.dougherty@eprime.com', 'painsworth@kimballresources.com', 'pattr@questar.com', 'ramperms@bp.com', 'rcooper@usg.com', 'rcooper@utilicorp.com', 'rfm@nwnatural.com', 'rob_findlay@transalta.com', 'ron.smith@ashgrove.com', 'ron.youell@mirant.com', 'rplatt@duke-energy.com', 'rudesm@texaco.com', Watt, Ryan , Williams, Kent (SLC) , 'sakom@attglobal.net', 'SBREWER@ENRON.COM', 'scott.holloway@eprime.com', 'scott.linkletter@neg.pge.com', 'scotts@kimballenergy.com', 'sghill@bcgas.com', 'spjutd2@wdni.com', 'ssanchez@westerngas.com', 'SSOUTH@ENRON.COM', Brodeur, Stephane , 'tdickers@westerngas.com', 'tdizona@coral-energy.com', 'tinaf@questar.com', 'tkcheeseman@duke-energy.com', 'trevor.cochran@engageenergy.com', 'trevor.cochran@engageenergy.com', YILDIROK, VAL , 'wharlan@kimballresources.com', 'william.brown@swgas.com', 'zcourns@national-fuel.com', '#gasscheduling@avistacorp.com', 'anita_beilhart@kindermorgan.com', Willis, Annette , 'banderton@intgas.com', 'beathrw@bp.com', 'BHall@cngc.com', 'bledene@aec.com', 'cheldman@kimballresources.com', 'cheldman@kimballresources.com', 'cholm@sppc.com', Finck, Craig , 'craig.puljan@ashgrove.com', 'cshipman@utilicorp.com', 'cwebbblanding@sisna.com', Denney, Debbi , 'debbie.fortman@swgas.com', 'debbiet@rosenet.net', 'dhawk@simplot.com', 'dleonard@goldendalealu.com', 'dreiner@wii.com', 'dtaylor@idacorpenergy.com', 'edward.mcmurtrie@swgas.com', 'emyh@questar.com', 'fermis@enron.com', 'gallasce@bp.com', 'gandhsj@texaco.com', 'gary.gregory@greeleygas.com', 'george.goben@pacificorp.com', 'gillitsh@bp.com', 'jackie.rausch@cabotog.com', 'jchapa@calpine.com', Underhill, Jean , 'jeffmil@questar.com', 'jenkindm@bp.com', 'jmcewan@americansoda.com', 'jmuelle@simpson.com', 'joe.rowe@ashgrove.com', 'jsimper@micron.net', 'karencu@questar.com', 'keith.c.warner@boeing.com', 'kevin_lewis@gm.cytec.com', 'larry.black@swgas.com', 'laryt@questar.com', Watters, LaVern E , 'lori.wisbeck@pacificorp.com', 'lreid@sppc.com', Hilst, Lynn , 'mark.anderson@swgas.com', King, Mark L. , 'mark@wasatchenergy.com', Wells, Martha , 'mdarienzo@avistaenergy.com', Cranton, Mike , 'mike.hrizuk@ashgrove.com', 'mjwalker@sempra-res.com', 'mmsmith@longfibre.com', 'mpatterson@idacorpenergy.com', 'MVaughn@cngc.com', 'nstivers@tenaska.com', 'painsworth@kimballresources.com', 'pschmidt@kimballresources.com', 'pschmidt@kimballresources.com', 'pwri@dynegy.com', 'ROB_FINDLAY@TRANSALTA.COM', 'robert.poole@atmosenergy.com', 'rsf@nwnatural.com', 'sbrewer@enron.com', 'scott.conant@spnewsprint.com', 'sgordon@national-fuel.com', 'SHARP@FRANKLINPUD.COM', 'siekasj@osm.com', 'ssouth@enron.com', 'steve.breckton@williams.com', 'stu.card@weyerhaeuser.com', 'swg.gasdispatch@swgas.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tharvey@idahopower.com', 'trevor.cochran@engageenergy.com', 'twickersham@enserco.com', 'wharlan@kimballresources.com', 'wmal1@nevada.newmont.com' +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Post Date: November 20, 2001 +Category: NEWS BRIEFS +Subcategory: MISCELLANEOUS +Subject: New Fuel Factors effective 12/1/2001 + +Notice Text: +All Shipper Letter #01-318 +Date: 11/20/01 +Time: 16:00 hrs + +TO: All Shippers +SUBJECT: New Fuel Factors + Effective December 01, 2001 + +On November 20, 2001 FERC issued a draft order accepting Northwest Pipeline's new fuel factors to be effective December 01, 2001. + +The new fuel factors will be: + +Rate Schedules + + TF-1 1.74% + TF-2 1.74% + TI-1 1.74% + + +Please contact your Marketing Services Representative for more information. + +WGP-W +rw/cc + diff --git a/demo/ermis-f/cur/20278170.1075855165533.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/20278170.1075855165533.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..cc737149 --- /dev/null +++ b/demo/ermis-f/cur/20278170.1075855165533.JavaMail.evans@thyme:2,S @@ -0,0 +1,36 @@ +Message-ID: <20278170.1075855165533.JavaMail.evans@thyme> +Date: Tue, 27 Nov 2001 13:20:35 -0800 (PST) +From: ryan.o'rourke@enron.com +To: k..allen@enron.com, tom.alonso@enron.com, robert.badeer@enron.com, + eric.bass@enron.com, tim.belden@enron.com, chad.clark@enron.com, + mike.cowan@enron.com, chris.dorland@enron.com, frank.ermis@enron.com, + h..foster@enron.com, l..gay@enron.com, mike.grigsby@enron.com, + mog.heu@enron.com, keith.holst@enron.com, jason.huang@enron.com, + kam.keiser@enron.com, tori.kuykendall@enron.com, + matthew.lenhart@enron.com, t..lucci@enron.com, + chris.mallory@enron.com, a..martin@enron.com, + stephanie.miller@enron.com, matt.motley@enron.com, + jay.reitmeyer@enron.com, m..scott@enron.com, matt.smith@enron.com, + p..south@enron.com, mike.swerzbin@enron.com, m..tholt@enron.com, + barry.tycholiz@enron.com, houston <.ward@enron.com>, + mark.whitt@enron.com, jason.wolfe@enron.com +Subject: West NatGas Prices 1127 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: O'Rourke, Ryan +X-To: Allen, Phillip K. , Alonso, Tom , Badeer, Robert , Bass, Eric , Belden, Tim , Clark, Chad , Cowan, Mike , Dorland, Chris , Ermis, Frank , Foster, Chris H. , Gay, Randall L. , Grigsby, Mike , Heu, Mog , Holst, Keith , Huang, Jason , Keiser, Kam , Kuykendall, Tori , Lenhart, Matthew , Lucci, Paul T. , Mallory, Chris , Martin, Thomas A. , Miller, Stephanie , Motley, Matt , Reitmeyer, Jay , Scott, Susan M. , Smith, Matt , South, Steven P. , Swerzbin, Mike , Tholt, Jane M. , Tycholiz, Barry , Ward, Kim S (Houston) , Whitt, Mark , Wolfe, Jason +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Let me know if the link that I just sent for trv website doesn't work for you. + + + +That is how I will start to publish this sheet. + +-Ryan + 5-3874 \ No newline at end of file diff --git a/demo/ermis-f/cur/20299842.1075861337015.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/20299842.1075861337015.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..81dba284 --- /dev/null +++ b/demo/ermis-f/cur/20299842.1075861337015.JavaMail.evans@thyme:2,S @@ -0,0 +1,36 @@ +Message-ID: <20299842.1075861337015.JavaMail.evans@thyme> +Date: Wed, 31 Oct 2001 14:07:24 -0800 (PST) +From: melanie.hunter@neg.pge.com +To: troy'.'brothers@enron.com, peggy.hedstrom@enron.com +Subject: PG&E GTN Website Info Posting +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Hunter, Melanie +X-To: 'jda@nwnatural.com', 'diane.albers@avistacorp.com', 'malonzo@sdge.com', 'panderse@utilicorp.com', 'DNA1@pge.com', 'Laab@pge.com', 'Paul.Atha@southernenergy.com', 'aaustin@sppc.com', 'martin.bagley@mirant.com', 'kenneth.baker@txu.com', 'nbaker@enron.com', 'LRYALL@worldnet.att.net', 'brentbalog@aec.ca', 'dbarre@puget.com', 'gbarre@puget.com', 'bartneea@bp.com', 'jlingleby@duke-energy.com', 'bellasa@texaco.com', 'michaelbennett@aec.ca', 'krb4@pge.com', 'bokenfke@bp.com', 'gborrego@semprasolutions.com', 'TABO@dynegy.com', 'boulayka@bp.com', 'spencecp@bp.com', 'cbraun@bcgas.com', 'sbrewer@enron.com', Brodeur, Stephane , 'Brothers, Troy' , 'browning@wasatchenergy.com', 'Christopher.Bruce@msdw.com', 'jbruse@utilicorp.com', 'mike_bucher@oxy.com', 'jburton@utilicorp.com', 'mbutler@tristargas.com', 'bcampbell@ci.burbank.ca.us', 'chanbs@bp.com', 'jchapa@calpine.com', 'schrist@enron.com', 'dwc3@pge.com', 'jlclarken@duke-energy.com', 'sheri.clemons@mirant.com', 'cslaman@usg.com', 'trevor.cochran@engageenergy.com', 'bcohen@br-inc.com', 'darcy_cole@transcanada.com', 'martha.cole@pacificorp.com', 'gascontroller@AEC.CA', 'gcalgascontrol@bp.com', 'rcooper@utilicorp.com', 'saguilar@coral-energy.com', 'rcrowley@coral-energy.com', Dachis, David , 'BDAHNCKE@PCENERGY.COM', 'derek.danyliw@husky-oil.com', 'ddanyluk@enserco.com', 'mdarienzo@avistaenergy.com', 'days@epenergy.com', 'cdecotea@westerngas.com', 'delanem@axl.ca', 'steven_delf@transcanada.com', 'hankd@calpine.com', 'kathy@itcoworld.com', 'tdizona@coral-energy.com', 'andolaptchiev@duke-energy.com', 'doraisba@bp.com', 'nathan.dougherty@eprime.com', 'RDreith@smud.org', 'mdufort@utilicorp.com', 'hwweight@duke-energy.com', 'caver_ealy@pgn.com', 'sandi_earle@pcp.ca', 'reason@br-inc.com', 'lwebner@ect.enron.com', 'gasmkt@br-inc.ca', 'sendo@ci.pasadena.ca.us', 'fermis@enron.com', 'vesparza@txu.com', 'gespree@enron.com', 'fackel@texaco.com', 'fardyk@axl.ca', 'lfiler@avistaenergy.com', 'mflaman@tcel.com', 'bradflegel@aec.ca', 'dave.fleming@chel.com', 'SRFL@dynegy.com', 'cfrandsen@avistacorp.com', 'rene.frederick@apachecorp.com', 'bfrench@avistaenergy.com', 'mafi@pge.com', 'tfrisina@br-inc.com', 'dafusek@aep.com', 'gasdaily@ftenergy.com', 'shaung@cook-inlet.com', 'rgay@ect.enron.com', 'wendy.gazzard@chel.com', 'geek@bp.com', 'gborrego@semprasolutions.com', 'gilesmh@bp.com', 'jgilmer2@txu.com', 'rgladman@aep.com', 'jglaubi@smud.org', 'george.goben@pacificorp.com', 'kgonzales@sppc.com', 'lgoodric@cngc.com', 'pgorton@avistaenergy.com', 'pgrable@cngc.com', 'grahamp@kochind.com', 'greenallg@epenergy.com', 'rgruber@avistacorp.com', 'bhall@cngc.com', 'thall@bcgas.com', 'mhamme@puget.com', 'sharper@avistaenergy.com', 'Deborah.Hart@msdw.com', 'jhaskey@coral-energy.com', Heal, Kevin , Hedstrom, Peggy , 'emhendry@duke-energy.com', 'sghill@bcgas.com', 'sherry_hill@transcanada.com', 'billhogue@aec.ca', 'tholland@pcenergy.com', 'scott.holloway@eprime.com', 'cholm@sppc.com', 'mhopkins@bcgas.com', 'shorton@coral-energy.com', 'hots@chevron.com', 'rob.hozjan@southernenergy.com', 'David_M_Huck@reliantenergy.com', 'hunth1@bp.com', 'michelle_hunter@pgn.com', 'rishikawa@pacent.com', 'kenja@cnrl.com', 'jenkindm@bp.com', 'jimj@calpinecanada.com', 'kkeiser@ect.enron.com', 'mkent@br-inc.com', 'deborahs@kimballenergy.com', 'kims@kimballenergy.com', 'RussellS@kimballenergy.com', 'jkimberly@avistacorp.com', 'dennis.kluksdahl@pacificorp.com', 'mknutson@avistaenergy.com', 'igsinc@ix.netcom.com', 'vgkr@dynegy.com', Langfeldt, Andrea , 'plazic@talisman-energy.com', 'kevin.legg@eprime.com', Lenhart, Matthew , 'hleonard@cngc.com', 'jonangas@attglobal.net', 'llightfoot@coral-energy.com', Lisk, Daniel , 'nlissel@enserco.com', 'altradegasscheduling@altra.com', 'carol.ma-chuang@constellation.com', 'sheila_macleod@transcanada.com', 'gmagee@calpine.com', 'LMCEGEnergy@sk.sympatico.ca', 'lmansi@sdge.com', 'ecma@dynegy.com', 'rfm@nwnatural.com', 'jmmcarthur@duke-energy.com', 'PMcDougall@coral-energy.com', 'jmcgowa@smud.org', 'cmcgra@puget.com', 'mmcmahon@avistacorp.com', 'vmcmahon@suncor.com', 'bmedlock@cngc.com', 'dlmelton@duke-energy.com', Mendel, Shelly , 'cmiller@smud.org', Miller, Stephanie , 'moln@chevron.com', 'lmoore@avistaenergy.com', 'rhondamoore@aec.ca', 'srmo@dynegy.com', 'salmoncolo@worldnet.att.net', 'murrata@texaco.com', 'dmyers@enserco.com', 'dmyers@enserco.com', 'glen@wasatchenergy.com', 'mnason@coral-energy.com', 'nicknijt@bp.com', 'trevor_nicol@nexeninc.com', 'laura.niekamp@paramountres.com', 'enordby@bcgas.com', 'jnowell@semprasolutions.com', 'gnunnema@utilicorp.com', Ogunbunmi, Hakeem , 'kolinge@enron.com', 'jennifer_owen@pgn.com', 'jpainter@igservice.com', 'mpalmer@suncor.com', 'spasloski@coral-energy.com', 'epaszkiewicz@talisman-energy.com', 'mpatton@cngc.com', 'spea@avistaenergy.com', 'spfaff@cngc.com', 'MEO2@pge.com', 'carellyn-pitre@coastenergy.com', 'cpittma2@txu.com', 'rplatt@duke-energy.com', 'jpowell@reliant.com', 'jwpowell@duke-energy.com', 'rinde_powell@pcp.ca', 'claire.pringle@pacificorp.com', Prior, Liz , 'craig.provenzano@powersrc.com', 'kathy.puls@engageenergy.com', 'ramperms@bp.com', 'mrana@socalgas.com', 'jackie.rausch@cabotog.com', 'reshma_rawji@keyspancanada.com', 'jreames@br-inc.com', 'lreid@sppc.com', 'hrennell@worldnet.att.net', 'linda.richards@eprime.com', 'pwri@dynegy.com', Rieger, Kellie , 'rriehm@br-inc.com', 'JARx@pge.com', 'dripley@ect.enron.com', 'criva@ci.glendale.ca.us', 'rrobins4@enron.com', 'jsanders@clarkpud.com', 'rebecca.schaefer@acnenergy.com', 'mschae@puget.com', 'scheffsp@bp.com', 'cschenderlein@brr.com', 'jane@scana.com', 'scimmonsj@epenergy.com', 'dscott4@newpower.com', 'fred.scott@engageenergy.com', 'ljs6@pge.com', 'kselland@avistaenergy.com', 'mvaughn@cngc.com', 'lsilva@ci.glendale.ca.us', 'psims2@txu.com', 'ksiwak@coral-energy.com', 'heather.sixkiller@pacificorp.com', 'cslaman@usg.com', Smith, Critz , 's1s@nwnatural.com', 'mark@wasatchenergy.com', South, Steven P. , 'jspell@puget.com', 'deborahs@kimballenergy.com', 'lynnette.stauber@powerex.com', 'mikeal.stec@apachecorp.com', 'tstrickland@coral-energy.com', 'jonangas@attglobal.net', Sullivan, Patti , 'leilat@cook-inlet.com', 'rogertan@swbell.net', 'ctaylor01@coral-energy.com', 'ctaylor@ci.burbank.ca.us', 'alex.telegin@pacificorp.com', 'scot.thompson@southernenergy.com', 'Ttonkin@utilicorp.com', 'joy.toups@elpaso.com', 'tunstabj@bp.com', 'JPU1@pge.com', 'niels_a_vervloet@reliantenergy.com', 'rick.wadle@mirant.com', 'pwah@socalgas.com', 'mark.warno@acnenergy.com', Watt, Ryan , 'doug_way@transcanada.com', 'jared_wells@altagas.ca', 'whitinjr@bp.com', 'twickersham@enserco.com', Wilkes, Corey , 'kwilkinson@br-inc.com', 'bwilliams@bcgas.com', 's.kent.williams@williams.com', 'jwilmotte@avistaenergy.com', 'markwilson@aec.ca', 'pwinter@avistacorp.com', 'Dick.Winters@avistacorp.com', 'dwinters@avistacorp.com', 'altradegasscheduling@altra.com', 'val_yildirok@pgn.com', 'ron.youell@mirant.com', 'scott_yule@transcanada.com' +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Kingsgate Capacity + +Beginning with gas day Thursday, November 1, 2001, PG&E GTN is returning to +their normal best efforts throughput capability at Kingsgate. + +If you have any questions, please contact our transportation coordinators at +(503) 833-4300, option 1. + + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/20322315.1075855170476.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/20322315.1075855170476.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..82aba778 --- /dev/null +++ b/demo/ermis-f/cur/20322315.1075855170476.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <20322315.1075855170476.JavaMail.evans@thyme> +Date: Fri, 28 Dec 2001 09:04:54 -0800 (PST) +From: announcements.enron@enron.com +To: dl-ga-all_enron_houston_employees@enron.com +Subject: Metro Bus Passes and Woodlands Express Passes Available Effective + Friday, December 28, 2001 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron General Announcements +X-To: DL-GA-all_enron_houston_employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Enron employees not participating in contract parking are eligible to receive Metro Bus Passes or Woodlands Express Passes. You may pick up a bus pass from the Parking & Transportation Desk, on Level 3 of the Enron Building, from 8:30 AM to 4:30 PM. + + +All Metro passes offered through the Enron Parking & Transportation desk will be the Metro 30 Day Zone Pass. When you use a 30-day zone pass, bus service is divided into four zones w/ unlimited rides. The zone pass is time activated, which means that it will not become active until the first time it is used and will not expire until 30 days after it was used for the first time. New passes will be available to Enron employees upon expiration of the 30 day time period. Each zone does have a different fare values based on the distance the bus travels. This is important to any buser who wants to transfer to or travel in a higher-cost zone than the zone pass they have, in this case the difference must be paid in cash. If they are traveling in a lower cost zone, then there is no extra cost. + +Parking & Transportation Desk +3-7060 \ No newline at end of file diff --git a/demo/ermis-f/cur/20351910.1075861337900.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/20351910.1075861337900.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..92f0600f --- /dev/null +++ b/demo/ermis-f/cur/20351910.1075861337900.JavaMail.evans@thyme:2,S @@ -0,0 +1,32 @@ +Message-ID: <20351910.1075861337900.JavaMail.evans@thyme> +Date: Tue, 6 Nov 2001 05:50:13 -0800 (PST) +From: kam.keiser@enron.com +To: mike.grigsby@enron.com, k..allen@enron.com, frank.ermis@enron.com, + l..gay@enron.com, keith.holst@enron.com, tori.kuykendall@enron.com, + matthew.lenhart@enron.com, jay.reitmeyer@enron.com, + p..south@enron.com, m..tholt@enron.com +Subject: morning VaR report +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Keiser, Kam +X-To: Grigsby, Mike , Allen, Phillip K. , Ermis, Frank , Gay, Randall L. , Holst, Keith , Kuykendall, Tori , Lenhart, Matthew , Reitmeyer, Jay , South, Steven P. , Tholt, Jane M. +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Good Morning, + +Starting tomorrow we will be posting the morning VaR report to the web. You will receive an e-mail once it has been posted and you can access it through the link in the email or the attached icon (copy to your desktop). + +To access the website you will use your NT login and password. If you have any problems please let me know. + + +Thanks + +Kam +x3-5781 + + \ No newline at end of file diff --git a/demo/ermis-f/cur/20521740.1075861337611.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/20521740.1075861337611.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..cce2d721 --- /dev/null +++ b/demo/ermis-f/cur/20521740.1075861337611.JavaMail.evans@thyme:2,S @@ -0,0 +1,160 @@ +Message-ID: <20521740.1075861337611.JavaMail.evans@thyme> +Date: Sat, 3 Nov 2001 04:18:05 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 11/3/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Battle your friends for glory in Planters Crunch Time -- the first-ever football game played via e-mail! Featuring graphic, play-by-play action, Planters Crunch Time is fast, fun, and FREE! Kickoff Now! + +NFL Fans! Turn your home or office into a comfort zone! Save 10% on NFL Team Throw Blankets, Bedrests, Body Pillows and More! Shop MVP.com to receive this exclusive offer, enter Code WTSEP6RJ @ checkout. Sale ends 11/13/01. + +Invest at BUYandHOLD , where proven, long-term investing strategies are easy and affordable. Sign up today and you will receive a $10 gift certificate from GiftCertificates.com to use at famous-name retailers. + + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +Player Updates NFL Reports + +Latest NFL Player News + +Thomas Jones , RB ARI - Bass/Hull Updated 11/02/01 +Jones will continue his backup role this weekend against Philadelphia now that Michael Pittman has been cleared to play. He won't get enough playing time to warrant serious Fantasy consideration, so avoid using him. + +Michael Pittman , RB ARI - Matty Updated 11/02/01 +Pittman has been cleared to play this weekend against Philadelphia. "Pitt practiced (Friday), he's fine, he's going to play," Head Coach Dave McGinnis repor! te! d. With Pittman playing, it looks as though Thomas Jones will play a lesser role than what was earlier reported. + +Richard Huntley , RB CAR - Russell Updated 11/02/01 +Huntley is expected to start this week against Miami, but he's not worth considering as a starter for your Fantasy team. Huntley will struggle against Miami's tough defense, and the possibility for bad weather in South Florida makes him an even bigger gamble. + +Chris Weinke , QB CAR - Tori Updated 11/02/01 +Weinke has thrown five interceptions in his last two games, and has almost dropped completely off the Fantasy Football map. He's no better than a reserve at this point, so don't bother starting him against Miami. + +Willie Jackson , WR NO - Martin Updated 11/02/01 +Jackson won't post excellent yardage numbers this week, but still may find the end zone. The Saints will depend on the run against the Jets, yet they may look to Jackson on play-action fakes and in the red zone. + +Wesley Walls , TE CAR - Free Agent Updated 11/02/01 +Walls is a must-! st! art this weekend against Miami. He leads all NFC tight ends in receptions and is one of the more reliable Fantasy players in the league at his position. + +Ricky Williams , RB NO - Bass/Hull Updated 11/02/01 +Williams should have an excellent outing this week. Expect him to rip major holes in the Jets' weak run defense throughout the game. + +Muhsin Muhammad , WR CAR - Martin Updated 11/02/01 +Muhammad has struggled in recent weeks, and facing a tough Miami secondary won't help his cause. He may be a top-notch Fantasy wideout, but it may be a wise move to reserve him this week if at all possible. + +Dez White , WR CHI - Free Agent Updated 11/02/01 +White remains a risky start each week. While his overall numbers have improved, he is still dropping passes, and may eventually lose the No. 2 receiver job to David Terrell. + +Maurice Smith , RB ATL - Frank Updated 11/02/01 +Smith has been adequate at best since taking over for the in! ju! red Jamal Anderson in Atlanta. New England has been suspect against the run this season, so don't be surprised to see Smith score a rushing touchdown and compile 80-plus yards on the ground this week. + +Marty Booker , WR CHI - Free Agent Updated 11/02/01 +Booker may not post great yardage numbers against the Browns, but the Bears should be able to spread the field and give him the opportunity to catch at least one TD pass. + +Chris Chandler , QB ATL - Free Agent Updated 11/02/01 +Chandler has been an adequate starting quarterback for Fantasy owners this season, connecting on nine touchdown passes in five games. Unless you have a signal-caller with a better matchup, starting Chandler is a good move. + +Terance Mathis , WR ATL - Frank Updated 11/02/01 +Mathis has been very unreliable this season, so starting him on your Fantasy team is a real gamble. He'll be facing Patriots' CB Ty Law this weekend, so try to avoid using him if possible. + +Johnnie Morton , WR DET - Hunter Updated 11/02/01 +Morton should post good number! s ! against the 49ers this week. San Francisco's pass defense has been inconsistent, and the Lions may play from behind and pass the ball often. + +Kevan Barlow , RB SF - Tori Updated 11/02/01 +Barlow hasn't done much over the last few weeks, but he may find some success this weekend against the Lions' terrible run defense. If you're desperate for a tailback this week, Barlow may be a solid option. + +Garrison Hearst , RB SF - Frank Updated 11/02/01 +Hearst could be in for a big game against Detroit this weekend. The Lions are allowing an average of 147.2 yards rushing per game, so be sure to start Hearst this weekend based on the matchup. + +Terrell Owens , WR SF - Martin Updated 11/02/01 +Owens could have a huge game on Sunday lining up against the Lions' depleted secondary. Owens is one of the league's top wideouts and worth starting on a weekly basis. + +Bubba Franks , TE GB - Free Agent Updated 11/02/01 +Franks did not catch a TD pass in his first meeting with Tampa Bay this year. H! e ! has been a regular TD threat for the rest of the season, so don't bench him in any week. + +J.J. Stokes , WR SF - Matty Updated 11/02/01 +Stokes has been horrible this season, so starting him in any week is a serious risk. At this point, Stokes isn't even worth a roster spot outside of deeper leagues. + +Antonio Freeman , WR GB - Hunter Updated 11/02/01 +Freeman caught only one pass for six yards in his first meeting with Tampa Bay this year. He may disappoint again this week, because No. 2 WR Bill Schroeder is not expected to play.! + +Ahman Green , RB GB - Hunter Updated 11/02/01 +Green totaled 124 total yards from scrimmage in his first meeting with the Buccaneers this year. Expect him to be a key receiver again for Brett Favre this week, especially with No. 2 WR Bill Schroeder ailing. Favre may need Green to bail him out if Antonio Freeman is double-covered downfield. + +Brett Favre , QB GB - Frank Updated 11/02/01 +Favre threw only one TD pass and was intercepted three times in his first meeting with Tampa Bay this year. Expect slightly better numbers from him at home against the Buccaneer! s ! this week. Favre may throw more than one TD pass, but expect at least one interception as well. + +Jackie Harris , TE DAL - Free Agent Updated 11/02/01 +Harris has done nothing this season, and isn't even worth a roster spot at this point. Unless you play in a very deep league, the Dallas tight end should be left on the waiver wire. + +Raghib Ismail , WR DAL - Free Agent Updated 11/02/01 +Ismail has been an unproductive Fantasy player for most of the season, so starting him in any week in not advisable. In fact, "the Rocket" is only worth a roster spot in deeper leagues at this point. + +Michael Westbrook , WR WAS - Free Agent Updated 11/02/01 +Westbrook finally had a productive game last weekend against the Giants, catching two passes for 83 yards and a score. His luck won't be as good this week against Seattle CB Shawn Springs, so avoid starting outside of deeper leagues. + +Rod Gardner , WR WAS - Free Agent Updated 11/02/01 +Gardner has emerged as Washington's No. 1 receiving option, and is worth starting this weekend against Seattle. The Seahawks' secondary has been average this season, and facing CB Willie Williams shouldn't present much of a challenge to the talented rookie. + +Ron Dayne , RB NYG - Neal/McKay Updated 11/02/01 +Dayne has been very inconsistent this season, so starting him on your Fantasy team is somewhat of a gamble. Dallas has been surprisingly tough against the run, which makes Dayne worth starting in deeper leagues only. + +Tiki Barber , RB NYG - Neal/McKay Updated 11/02/01 +Barber has had some success in the past against Dallas, so don't be surprised if he scores a TD this week. He won't put up huge yardage numbers, however, so start him based on the type of league you're involved in. + +Kerry Collins , QB NYG - Russell Updated 11/02/01 +Collins finally had a big game last weekend against Washington, but he's still been very inconsistent overall. He's had moderate success against Dallas in the past, and is only worth starting in deeper Fantasy leagues. + +Ike Hilliard , WR NYG - Russell Updated 11/02/01 +Hilliard will start opposite Amani Toomer on Sunday against Dallas, and is worth starting on Fantasy teams in deeper leagues. Hilliard has played well of late, and is proving to be a decent Fantasy player once again. + +More Updates +Rosters Teams + + Frank +Frank Ermis + +Player TM Pos Status Next Bye FA +Favre, Brett GB QB Active TB Week 7 100 +Hearst, Garrison SF RB Active DET Week 6 100 +Smith, Maurice ATL RB Active NE Week 7 100 +Schroeder, Bill GB WR Active TB Week 7 100 +Smith, Jimmy JAC WR Active @TEN Week 5 100 +Thrash, James PHI WR Active @ARI Week 5 100 +Akers, David PHI K Active @ARI Week 5 100 +Titans TEN DT Active JAC Week 3 100 +Plummer, Jake ARI QB Reserve PHI Week 1 100 +Levens, Dorsey GB RB Reserve TB Week 7 100 +Gary, Olandis DEN RB Reserve @OAK Week 15 100 +Dillon, Corey CIN RB Reserve bye Week 8 100 +Mathis, Terance ATL WR Reserve NE Week 7 100 +Bruce, Isaac STL WR Reserve bye Week 8 100 + +Total Active Players: 8 +Total Reserve Players: 6 + +NFL Injuries for Frank +Updated Player Team Pos Injury Expected Return +11/2/01 Schroeder, Bill GB WR Ankle Questionable for Sunday's game vs. T.B. + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/20648454.1075861339266.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/20648454.1075861339266.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0ca1e167 --- /dev/null +++ b/demo/ermis-f/cur/20648454.1075861339266.JavaMail.evans@thyme:2,S @@ -0,0 +1,26 @@ +Message-ID: <20648454.1075861339266.JavaMail.evans@thyme> +Date: Tue, 13 Nov 2001 13:46:59 -0800 (PST) +From: ryan.watt@enron.com +To: frank.ermis@enron.com, matthew.lenhart@enron.com, p..south@enron.com, + mike.grigsby@enron.com +Subject: New Kingsgate Physical Product +Cc: chris.dorland@enron.com, mike.cowan@enron.com, peggy.hedstrom@enron.com, + chad.clark@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: chris.dorland@enron.com, mike.cowan@enron.com, peggy.hedstrom@enron.com, + chad.clark@enron.com +X-From: Watt, Ryan +X-To: Ermis, Frank , Lenhart, Matthew , South, Steven P. , Grigsby, Mike +X-cc: Dorland, Chris , Cowan, Mike , Hedstrom, Peggy , Clark, Chad +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Hey, + +Peggy Hedstrom is working on having an EOL physical product created for internal use (or external if you wish). We will be able to buy and sell Kingsgate gas with you with this product, no legal problems. You should hopefully be able to just link it to either your Stanfield or Malin (preferably) product. + +We'll let you know when it's ready, they're thinking Monday morning. \ No newline at end of file diff --git a/demo/ermis-f/cur/20683529.1075855167894.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/20683529.1075855167894.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..784130a7 --- /dev/null +++ b/demo/ermis-f/cur/20683529.1075855167894.JavaMail.evans@thyme:2,S @@ -0,0 +1,49 @@ +Message-ID: <20683529.1075855167894.JavaMail.evans@thyme> +Date: Fri, 7 Dec 2001 07:25:19 -0800 (PST) +From: forte3@accord01.comp.pge.com +To: undisclosed-recipients@enron.com +Subject: Operational Flow Order +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: GTS/INSIDEtracc Administrator +X-To: undisclosed-recipients +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Message Description: High Inventory System Wide OFO + +Message Date: 12/7/2001 + +Message Text: High Inventory System Wide Operational Flow Order (SWOFO) + + + OFO Stage : 2 + Inventory Level : High + Noncompliance Charge : $1.00/Dth + Tolerance Band : 2% + + +PG&E's CGT has called a High Inventory System Wide OFO for flow day 12/8/2001. + +High Inventory: Customer supply is required to be within the tolerance band percentage of daily +usage to avoid OFO noncompliance charges. Supply lower than usage is not subject to OFO + noncompliance charge. + +Charges for Noncompliance: + +- Noncore customers with AMR and PG&E's Electric Generation charges are based on actual + daily metered usage. +- Noncore customers without AMR charges are based on ADQ + or actual daily metered usage, whichever results in a lesser charge. +- Core Procurement Group charges are based on the latest core load forecast. + + +Please call the CGT Helpline 1-800-343-4743 if you have any questions. + + +Gas Schedulers +PG&E - California Gas Transmission diff --git a/demo/ermis-f/cur/20771660.1075855169099.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/20771660.1075855169099.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..945a1ccd --- /dev/null +++ b/demo/ermis-f/cur/20771660.1075855169099.JavaMail.evans@thyme:2,S @@ -0,0 +1,143 @@ +Message-ID: <20771660.1075855169099.JavaMail.evans@thyme> +Date: Mon, 17 Dec 2001 03:43:36 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/17/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Exclusive Offer For Fantasy Members Only! Save 10% On NFL Adidas Replica Jerseys from MVP.com, the Official Store of CBS SportsLine.com. Just enter the Coupon Code SPEMRTP1 in Step 5 of the Checkout process to take advantage of this offer. Expires 12/18/01. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Derrick Mason , WR TEN - Free Agent Updated 12/16/01 +Mason caught eight passes for 107 yards and a TD against Green Bay. Right now, he is one of Fantasy Football's best wideouts in terms of consistency. + +Skip Hicks , RB TEN - Free Agent Updated 12/16/01 +Hicks rushed for 142 yards and a TD as the Titans used him often to give a banged-up Eddie George some breathers. Expect to see more of Hicks from the Titans in the final weeks of the year, although George will remain the te! am! 's top RB option. + +Antonio Freeman , WR GB - Hunter Updated 12/16/01 +The Titans limited Freeman to 42 yards on two catches. If your team is moving on in the playoffs, however, you can expect better numbers from Freeman in the weeks ahead. + +Ahman Green , RB GB - Hunter Updated 12/16/01 +Green had an awful outing at Tennessee, finishing with just nine rushing yards and 24 receiving yards. Expect him to quickly rebound from such a poor performance. + +Stephen Davis , RB WAS - Bass/Hull Updated 12/16/01 +Davis had a big game for Washington, posting 146 all-purpose yards against Philadelphia. He was held out of the end zone, but Davis is still worthy of starting consideration in most Fantasy leagues. + +Tony Banks , QB WAS - Free Agent Updated 12/16/01 +Banks' numbers were subpar against Philadelphia. He threw for 186 yards, no touchdowns and two interceptions in the game, and isn't reliable enough to be considered a starter during the Fantasy playoffs. + +Darrell Jackson , WR SEA - Hunter Updated 12/16/01 +Jackson caught four passes for 85 yards against Dallas. He continues to be one of the most underrated and reliable receivers in the AFC. + +Donovan McNabb , QB PHI - Russell Updated 12/16/01 +McNabb had a decent outing against Washington, throwing for 235 yards and two touchdowns. He did throw three interceptions as well, but McNabb will be a solid starter during the Fantasy playoffs. + +Shaun Alexan! de! r , RB SEA - JWillie Updated 12/16/01 +Alexander carried seven times for 27 yards and a TD in relief of an injured Ricky Watters on Sunday. He saw limited action until Watters went down in the second half, and his playing time may continue to be sparse when Watters is healthy. + +Emmitt Smith , RB DAL - Bass/Hull Updated 12/16/01 +Smith was virtually useless on Sunday, running for only 39 yards on 12 carries vs. Seattle. Smith can be productive when he gets enough carries, but he's a real gamble during the Fantasy playoffs otherwise. + + + + +Quincy Carter! , QB DAL - Free Agent Updated 12/16/01Carter had a horrible game on Sunday, going 14-of-33 for 135 yards with an interception against Seattle. He has no value as a Fantasy player in any league. Daunte Culpepper , QB MIN - Giggles Updated 12/16/01 +Culpepper will probably need to undergo arthroscopic surgery this week on a sprained left knee that kept him out of the Vikings 27-24 loss to Detroit on Sunday. "It's a small scope, not a big deal at all," Minnesota coach Dennis Green said. "Whether it's a 10-day injury or a two-week injury, you never know." Culpepper had been expected to play this week after sitting out last week. He began the week listed as probable, but was downgraded to doubtful after his knee was still swelling and sore after taking some snaps on Wednesday and Thursday. He sat out of Friday's practice and was officially listed as inactive. + +Lamar Smith , RB MIA - Neal/McKay Updated 12/16/01 +Smith carried nine times for only 22 yards at San Francisco. The Miami RB has been very inc! on! sistent in recent weeks, but he still may be good for a few TD runs during the remainder of the Fantasy playoffs. + +Todd Pinkston , WR PHI - Hunter Updated 12/16/01 +Pinkston left Sunday's game against Washington in the fourth quarter with a shoulder injury. He did not return to the contest, and finished with two catches for 77 yards and a score. + +Jay Fiedler , QB MIA - Tori Updated 12/16/01 +Fiedler threw for 149 yards, no TDs and was intercepted three times at San Francisco. The Miami QB is too erratic to be a regular starter for any Fantasy team during the playoffs. + +Ricky Watters , RB SEA - Free Agent Updated 12/16/01 +Watters left Sunday's game against Dallas in the fourth quarter with an injured right ankle. He was replaced by Shaun Alexander. + +Garrison Hearst , RB SF - Frank Updated 12/16/01 +Hearst rushed for 103 yards on 26 carries against Miami on Sunday. He was held out of the end zone, but Hearst is still a good enough ! pl! ayer to start during the Fantasy playoffs. + +Jeff Garcia , QB SF - JWillie Updated 12/16/01 +garcia left Sunday's game with sore ribs in the first half, then returned later. Tim Rattay played much of the second half in his place. + +Scotty Anderson , WR DET - Free Agent Updated 12/16/01 +Anderson caught one pass for 69 yards against Minnesota. He will catch an occasional long ball, but Anderson is not producing enough to be useful for most Fantasy teams right now. + +Mike McMahon , QB DET - Free Agent Updated 12/16/01 +McMahon threw for 241 yards and rushed for 74 yards and a TD against Minnesota. He will be a sevicable backup during the Fantasy playoffs. + +Cris Carter , WR MIN - Tori Updated 12/16/01 +The Lions held Carter to 30 yards on three catches. Still, the veteran receiver is too experienced and potentially productive to bench during any week of the Fantasy playoffs. + +M! ichael Bennett , RB MIN - Free Agent Updated 12/16/01 +Bennett rushed for only 40 yards on 10 carries at Detroit. The rookie back is too inconsistent to rely on during the Fantasy postseason. + +Peerless Price , WR BUF - Free Agent Updated 12/16/01 +Price caught four passes for 67 yards against New England. He appears to be Buffalo's most reliable Fantasy player at this time. + +Alex Van Pelt , QB BUF - Free Agent Updated 12/16/01 +The Patriots limited Van Pelt to 219 passing yards, no TDs and one interception. Right now, the Buffalo QB is not playing well enough to start for any Fantasy team. + +Terry Glenn , WR NE - Matty Updated 12/16/01 +The Bills held Glenn to 27 yards on three catches. Glenn has missed too much time this year to regularly post good numbers for New England. + +Tom Brady , QB NE - Martin Updated 12/16/01 +Brady had another disappointing game, throwing for 237 yards, no TDs and an interception at Buffalo. All of a sudden, the New England QB appears to! b! e a Fantasy risk during the most important weeks of the year. + +Dominic Rhodes , RB IND - Free Agent Updated 12/16/01 +Rhodes rushed for 177 yards and two TDs against Atlanta. The Colts are out of the playoff hunt, yet Rhodes will keep many Fantasy teams in the running for a title. + +Peyton Manning , QB IND - Neal/McKay Updated 12/16/01 +Manning got back on track with 325 passing yards, three TDs and an interception against the Colts. He remains a must-start player in all Fantasy leagues. + +Derrick Alexander , WR KC - JWillie Updated 12/16/01 +Alexander had four catches for 72 yards and a touchdown against Denver. He's been playing better in recent weeks, but Alexander is still a risky play outside of deeper Fantasy leagues. + +Tony Martin , WR ATL - Free Agent Updated 12/16/01 +Martin caught seven passes for 84 yards and a TD at Indianapolis. Don't expect consistently good numbers from him during the Fantasy postseason. + +More Updates +Transactions, View + + Make Selection + + There are no League Transactions which meet the selected criteria. + +To see all league transactions select "All", "All", "All Teams" from the Transactions, View page. + + +Schedule, Breakdown + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/20900630.1075855166625.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/20900630.1075855166625.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4e938099 --- /dev/null +++ b/demo/ermis-f/cur/20900630.1075855166625.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <20900630.1075855166625.JavaMail.evans@thyme> +Date: Fri, 30 Nov 2001 13:28:10 -0800 (PST) +From: support@neg.pge.com +To: matthew.lenhart@enron.com, patti.sullivan@enron.com, + stephanie.miller@enron.com, p..south@enron.com, + corey.wilkes@enron.com, benjamin.schoene@enron.com +Subject: e-Trans Contract Administration +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Support@neg.pge.com +X-To: fermis@enron.com, kolinge@enron.com, schrist@enron.com, beveret@enron.com, nbaker@enron.com, jadams2@enron.com, Mendel, Shelly , Lenhart, Matthew , Sullivan, Patti , Miller, Stephanie , South, Steven P. , Wilkes, Corey , Schoene, Benjamin +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Contract 00086 was suspended at 11/30/2001 13:28:36 + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/21267809.1075861336761.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/21267809.1075861336761.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..66b2d39a --- /dev/null +++ b/demo/ermis-f/cur/21267809.1075861336761.JavaMail.evans@thyme:2,S @@ -0,0 +1,23 @@ +Message-ID: <21267809.1075861336761.JavaMail.evans@thyme> +Date: Tue, 30 Oct 2001 19:13:04 -0800 (PST) +From: no.address@enron.com +Subject: BEAR (BE A Resource for CPS Kids) Holiday Fundraiser +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Mark E. Haedicke.@ENRON +X-To: All Enron Houston@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Once again this year, I am leading the BEAR (BE A Resource for CPS Kids) Holiday Fundraiser. BEAR offers help and hope for abused and neglected children. This program is more commonly known during the holidays as the "BEARing Gifts" Program, and it assists an average of 800 children a month. Last year was the first year we called on Enron's Community Relations and our fellow employees to raise money for new bikes, in-line skates and scooters (each child also gets a helmet) for thousands of children under the care of Children's Protective Services. BEARing Gifts provides holiday gifts to CPS kids who otherwise would have no holiday at all. + +Please visit the Enron Lobby on November 5, 6, 7 or 8 between 11:00 a.m. and 1:00 p.m., make a donation, and participate in our raffle to win free airline tickets and many other fabulous prizes. For more information, contact Margaret Doucette at (713) 345-7892 or Janette Elbertson at (713) 853-7906. + +Thank you very much for your support. + +Mark Haedicke \ No newline at end of file diff --git a/demo/ermis-f/cur/21285631.1075855167758.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/21285631.1075855167758.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..89c4ec6c --- /dev/null +++ b/demo/ermis-f/cur/21285631.1075855167758.JavaMail.evans@thyme:2,S @@ -0,0 +1,20 @@ +Message-ID: <21285631.1075855167758.JavaMail.evans@thyme> +Date: Thu, 6 Dec 2001 14:45:22 -0800 (PST) +From: no.address@enron.com +Subject: Attention Body Shop Members -- Body Shop Closure +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Wellness@ENRON +X-To: Enron Houston@ENRON +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +The Body Shop will close today (December 6, 2001) at 7:30 p.m. and will remain closed indefinitely due to the current business circumstance. + +Access to the Body Shop will be available from Friday, December 7 through Friday, December 14, during the hours of 8:00 a.m. - 5:00 p.m. for members to clean out their lockers. + +Thank you. \ No newline at end of file diff --git a/demo/ermis-f/cur/21339736.1075861335342.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/21339736.1075861335342.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2c7fa3f8 --- /dev/null +++ b/demo/ermis-f/cur/21339736.1075861335342.JavaMail.evans@thyme:2,S @@ -0,0 +1,23 @@ +Message-ID: <21339736.1075861335342.JavaMail.evans@thyme> +Date: Wed, 24 Oct 2001 13:50:19 -0700 (PDT) +From: no.address@enron.com +Subject: Jeff McMahon Named CFO +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ken Lay- Chairman of the Board@ENRON +X-To: All Enron Worldwide@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Today we announced the appointment of Jeff McMahon as Enron's chief financial officer. In my continued discussions with the financial community yesterday and today, it became clear that this move was required to restore investor confidence. Jeff has unparalleled qualifications and a deep and thorough understanding of Enron. He is already on the job and hard at work on the issues before us. Andy Fastow will be on a leave of absence from the company. + +Jeff had been serving as chairman and CEO of Enron Industrial Markets. He joined Enron in 1994 and spent three years in the London office as chief financial officer for Enron's European operations. Upon returning to the U.S., Jeff was executive vice president of finance and treasurer for Enron Corp. In 2000, he was named president and chief operating officer of Enron Net Works. + +I know all of you are concerned about the continuing decline in our share price. I am too, and we are working very hard to turn it around. Appointing Jeff as CFO is one important step in that process. But most of the solution involves just continuing to do our jobs with excellence. The fundamentals of our business are strong, and I think the market will begin to see that as we continue to perform. + +Please join me in giving Jeff your full support, and thank you for all of your continued hard work. \ No newline at end of file diff --git a/demo/ermis-f/cur/21446473.1075855165426.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/21446473.1075855165426.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4f04a624 --- /dev/null +++ b/demo/ermis-f/cur/21446473.1075855165426.JavaMail.evans@thyme:2,S @@ -0,0 +1,42 @@ +Message-ID: <21446473.1075855165426.JavaMail.evans@thyme> +Date: Tue, 27 Nov 2001 09:53:52 -0800 (PST) +From: support@neg.pge.com +To: matthew.lenhart@enron.com, patti.sullivan@enron.com, + stephanie.miller@enron.com, p..south@enron.com, + corey.wilkes@enron.com, benjamin.schoene@enron.com +Subject: PG&E eTrans Notification - Parcel 8865 has been rejected +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Support@neg.pge.com +X-To: fermis@enron.com, kolinge@enron.com, schrist@enron.com, beveret@enron.com, nbaker@enron.com, jadams2@enron.com, Mendel, Shelly , Lenhart, Matthew , Sullivan, Patti , Miller, Stephanie , South, Steven P. , Wilkes, Corey , Schoene, Benjamin +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +The following parcel has been rejected : + +Parcel: 8865 +Contract Number: 08076 + +Path: Kingsgate to Malin +Quantity: 15000 +Min Release Quantity: 15000 +Begin Date: 12/4/2001 +End Date: 11/1/2002 + +The prearranged replacement shipper is: Canadian Natural Resources Limited + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/21469528.1075855165936.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/21469528.1075855165936.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..04bb6231 --- /dev/null +++ b/demo/ermis-f/cur/21469528.1075855165936.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <21469528.1075855165936.JavaMail.evans@thyme> +Date: Wed, 28 Nov 2001 13:48:00 -0800 (PST) +From: ryan.o'rourke@enron.com +To: k..allen@enron.com, eric.bass@enron.com, frank.ermis@enron.com, + l..gay@enron.com, mike.grigsby@enron.com, mog.heu@enron.com, + keith.holst@enron.com, jason.huang@enron.com, kam.keiser@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + stephanie.miller@enron.com, ryan.o'rourke@enron.com, + jay.reitmeyer@enron.com, susan.lindberg@enron.com, + matt.smith@enron.com, p..south@enron.com, m..tholt@enron.com, + houston <.ward@enron.com>, mark.whitt@enron.com, + jason.wolfe@enron.com +Subject: TRV Notification: (West NG Prices - Basis - 11/28/2001) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: O'Rourke, Ryan +X-To: Allen, Phillip K. , Bass, Eric , Ermis, Frank , Gay, Randall L. , Grigsby, Mike , Heu, Mog , Holst, Keith , Huang, Jason , Keiser, Kam , Kuykendall, Tori , Lenhart, Matthew , Miller, Stephanie , O'Rourke, Ryan , Reitmeyer, Jay , Lindberg, Susan , Smith, Matt , South, Steven P. , Tholt, Jane M. , Ward, Kim S (Houston) , Whitt, Mark , Wolfe, Jason +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +The report named: West NG Prices - Basis , published as of 11/28/2001 is now available for viewing on the website. \ No newline at end of file diff --git a/demo/ermis-f/cur/21575267.1075861340991.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/21575267.1075861340991.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7126d63e --- /dev/null +++ b/demo/ermis-f/cur/21575267.1075861340991.JavaMail.evans@thyme:2,S @@ -0,0 +1,32 @@ +Message-ID: <21575267.1075861340991.JavaMail.evans@thyme> +Date: Tue, 20 Nov 2001 18:18:04 -0800 (PST) +From: kam.keiser@enron.com +To: k..allen@enron.com, matthew.lenhart@enron.com, frank.ermis@enron.com, + l..gay@enron.com, p..south@enron.com, tori.kuykendall@enron.com, + jay.reitmeyer@enron.com, matt.smith@enron.com, jason.wolfe@enron.com +Subject: P&L estimates +Cc: mike.grigsby@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: mike.grigsby@enron.com +X-From: Keiser, Kam +X-To: Allen, Phillip K. , Lenhart, Matthew , Ermis, Frank , Gay, Randall L. , South, Steven P. , Kuykendall, Tori , Reitmeyer, Jay , Smith, Matt , Wolfe, Jason +X-cc: Grigsby, Mike +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Good morning, + +In an effort to smooth out some of the problems we have seen in the past, I would like to start getting a P&L estimate from each of you nightly to try to prevent any unnecessary surprises in the mornings. I will then expect my group to contact you before they leave at night if it is above or below your estimates, or range you give them. + +This will certainly help us all avoid any fire drills the next day. + +If you have any concerns about this please let me know, otherwise, your book admins will be calling you or stopping by your desks around 3:00 daily to get this estimate. + +Thanks, +Kam + +x3-5781 diff --git a/demo/ermis-f/cur/21597519.1075855168766.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/21597519.1075855168766.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..45823927 --- /dev/null +++ b/demo/ermis-f/cur/21597519.1075855168766.JavaMail.evans@thyme:2,S @@ -0,0 +1,178 @@ +Message-ID: <21597519.1075855168766.JavaMail.evans@thyme> +Date: Thu, 13 Dec 2001 15:56:52 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/13/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Exclusive Offer For Fantasy Members Only! Save 10% On NFL Adidas Replica Jerseys from MVP.com, the Official Store of CBS SportsLine.com. Just enter the Coupon Code SPEMRTP1 in Step 5 of the Checkout process to take advantage of this offer. Expires 12/18/01. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Bob Christian , RB ATL - Free Agent Updated 12/13/01 +Christian, who is dealing with an elbow injury, practiced with the team on Wednesday. He's listed as probable for Sunday's game against Indianapolis, but he's a risky play for Fantasy owners. + +Maurice Smith , RB ATL - Frank Updated 12/13/01 +Smith underwent an MRI on his ailing knee this week, which revealed some cartilage damage. He practiced on Wednesday, however, and is listed as probable for Sunday's game against In! di! anapolis. He'll likely split carries with both Rodney Thomas and Bob Christian, so starting Smith is a real gamble. + +Stephen Davis , RB WAS - Bass/Hull Updated 12/13/01 +Davis missed practice on Wednesday due to a case of the flu. However, the big tailback is expected to return to practice this week and will start in Sunday's game against Philadelphia. + +Brian Finneran , WR ATL - Free Agent Updated 12/13/01 +According to the Atlanta Journal-Constitution , Finneran could emerge as a starter in the next few weeks. Finneran has impressed Head Coach Dan Reeves, who has rewarded the receiver with more looks in the offense recently. + +Joe Jurevicius , WR NYG - Giggles Updated 12/13/01 +According to the New York Post, Jurevicius will likely miss Saturday's game against Arizona. Jurevicius did not practice on Wednesday, and hasn't seen much improvement in his injured hamstring. + +Quincy Morgan , WR CLE - Free Agent Updated 12/13/01 +Morgan missed practice Wednesday and is listed as questi! on! able for Sunday's game. He is recovering from a shoulder injury. + +Aaron Shea , TE CLE - Free Agent Updated 12/13/01 +Shea missed practice Wednesday and is listed as questionable for Sunday's game. He is suffering from a shoulder injury and will be re-evaluated on a daily basis. + +Shannon Sharpe , TE BAL - Free Agent Updated 12/13/01 +Sharpe is recovering from a leg injury but is expected to play Sunday. He practiced Wednesday and is listed as probable on the injury report. + +Drew Brees , QB SD - Free Agent Updated 12/13/01 +The San Diego Union-Tribune says Mike Riley has now altered his stance on using Brees anytime soon. "For the sake of this team, for what we've tried to accomplish and what we're still trying to accomplish this year, I want to show them in every way that we're trying to win," Riley said. "I think Doug is our best chance to win. There are arguments to (play Brees), for sure. But I think you just get into a whole lot of stuff." + +Keith Poole , WR DEN - Free Agent Updated 12/13/01 +Poole's bruised ribs have! i! mproved, and he is now listed as probable for Sunday's game. He is expected to start against the Chiefs. + +Rod Smith , WR DEN - Matty Updated 12/13/01 +Smith missed practice on Wednesday because of his two sprained ankles. He will be a gametime decision again this week. + +Roland Williams , TE OAK - Free Agent Updated 12/13/01 +Williams is day to day with knee and ankle injuries. He is expected to play on Saturday. + +Marvin Minnis , WR KC - Free Agent Updated 12/13/01 +Minnis is day to day with an ankle injury. He is expected to start on Sunday. + +Brian Griese , QB DEN - Matty Updated 12/13/01 +Griese (concussion) was held out of practice on Wednesday. He is listed as questionable for Sunday's game with the Chiefs. If Griese practices on Friday, he may be able to play. If Griese can't play, Gus Frerotte will start in his place. + +Akili Smith , QB CIN - Free Agent Updated 12/13/01 +! Smith might start at QB Sunday, replacing the injured Jon Kitna. Coach Dick LeBeau will wait until Friday to make a decision, but he assumed that Kitna's sprained middle finger on his passing hand won't improve enough to let him play against the New York Jets. Avoid using Smith. He is an erratic passer and is too risky a selection at this point in the season. + +Rob Johnson , QB BUF - Giggles Updated 12/13/01 +The Buffalo News says there is a possibility Johnson might return for the season's final game. "The healing has gone very well," Gregg Williams said. "He's probably got another couple of weeks of the bone healing. We hope that he'll be able to get back into the practice situation within a couple of weeks and start to work on the field and be able to do some non-contact things. We'll continue to evaluate how it moves from that point forward." + +Jon Kitna , QB CIN - Free Agent Updated 12/13/01 +Kitna couldn't make a fist or throw a football Wednesday, so the Cincinnati Bengals are getting Akili Smith ready to start at quarterback for the first time this season. Coach Dick LeBeau will wait until Friday to make a decision, but he assumed that Kitna's sprained middle finger on h! is! passing hand won't improve enough to let him play against the New York Jets. Avoid using Kitna. He didn't play well when he has been healthy. + +Dominic Rhodes , RB IND - Free Agent Updated 12/13/01 +Rhodes is day to day with back and wrist injuries. He is expected to play on Sunday. + +Terrence Wilkins , WR IND - Free Agent Updated 12/13/01 +Wilkins missed Thursday's practice with a hamstring injury. He is not expected to play on Sunday. + +Mark Brunell , QB JAC - JWillie Updated 12/13/01 +Brunell did not practice Wednesday but will play Sunday, according to the Florida Times-Union. He is expected to practice on Thursday. Brunell is recovering from a lingering quadriceps injury and an injured finger. + +Peter Warrick , WR CIN - Giggles Updated 12/13/01 +Warrick missed practice Wednesday and is listed as questionable for Sunday's game. He is suffering from a hip injury. + +Curtis Martin , RB NYJ - Tori Updated 12/13/01 +Martin was rested by Herman Edwards on Wednesday. "His whole body hurts," Edwards told the New York Post. Martin is expected to start on Sunday. + +Richie Anderson , RB NYJ - Free Agent Updated 12/13/01 +Anderson is day to day to with a wrist injury. He is expected to play on Sunday. + +Ricky Watters , RB SEA - Free Agent Updated 12/12/01 +Seattle coach Mike Holmgren has confirmed he will start Watters over Shaun Alexander this week against Dallas. The move makes things very difficult for Fantasy owners who have depended on Alexander for most of the season. If Watters becomes the featured back once again, which has been suggested, Alexander may be rendered virtually worthless to Fantasy owners. + +Shaun Alexander , RB SEA - JWillie Updated 12/12/01 +Now that Ricky Watters has been named the starting tailback in Seattle, Alexander's role in the offense will likely be diminished. As a result, starting Alexander on your Fantasy team becomes a serious gamble during the Fantasy playoffs. + +Steve Christie , K SD - Free Agent Updated 12/12/01 +Christie will continue to work on field goals. Both he and Wade Richey, who is working on kickoffs, are not reliable Fantasy kickers. + +Drew Brees , QB SD - Free Agent Updated 12/12/01 +The San Diego Union-Tribune says Mike Riley has left the door open for Brees to possibly play in San Diego's final three games. "There's no denying that the question will come up about Drew and we just haven't gone through it. I don't have to make that decision on this Monday, so I haven't really decided how to do that yet." Brees lacks the experience to be a useful player during the Fantasy playoffs. ! + +Hines Ward , WR PIT - Tori Updated 12/12/01 +Ward is expected to play in Sunday's game. He is listed as probable because of a thigh injury. + +Jerome Bettis , RB PIT - Giggles Updated 12/12/01 +Bettis expects to play Sunday, despite being listed as questionable for Sunday's game. "I plan to play," Bettis told The Baltimore Sun. When the paper asked how he could be so certain, Bettis said, "Because I'm going to play. That's very clear." + +Marco Battaglia , TE WAS - Free Agent Updated 12/12/01 +Battaglia was claimed off waivers by the Washington Redskins on Tuesday. The former Cincinnati Bengal will replace the injured Stephen Alexander as the team's third tight end. + +More Updates +Teams, Player News + +Frank Player News + +Maurice Smith , Reserve RB Updated 12/13/01 +Smith underwent an MRI on his ailing knee this week, which revealed some cartilage damage. He practiced on Wednesday, however, and is listed as probable for Sunday's game against Indianapolis. He'll likely split carries with both Rodney Thomas and Bob Christian, so starting Smith is a real gamble. + +Jimmy Smith , Active WR Updated 12/09/01 +Smith caught nine passes for 119 yards and a touchdown against Cincinnati. The veteran continues to be a reliable Fantasy player, and is a must-start every week. + +Isaac Bruce , Active WR Updated 12/09/01 +Bruce caught just three passes for 44 yards against San Francisco. The St. Louis wideout has been a disappointment this year because of his inconsistency, but he is simply too explosive to not remain a starter for any Fantasy team. + +Corey Dillon , Active RB Updated 12/09/01 +Dillon had 86 all-purpose yards and a touchdown against Jacksonville. His rushing totals have been down in recent weeks, but Dillon's potential to post solid Fantasy numbers in any given week is hard to ignore. + +James Thrash , Reserve WR Updated 12/09/01 +Thrash caught five passes for 74 yards against San Diego. Thrash has not been a dependable receiver in recent weeks, and he may not catch a lot of TD passes in the final games of the NFL regular season. + +Jake Plummer , Reserve QB Updated 12/07/01 +Plummer is playing better of late, but his production hasn't been worthy of starting consideration on your Fantasy team. He's a backup at best, and his poor history vs. Washington is enough to avoid using him in Week 13. + +Brett Favre , Active QB Updated 12/07/01 +Favre had a solid game against Jacksonville on Monday night, and should be in your starting lineup on a weekly basis. He'll have some success in Week 13 against Chicago, whose pass defense is ranked 30th in the league this season. + +Garrison Hearst , Active RB Updated 12/07/01 +Hearst (foot) practiced without incident on Thursday, and will start on Sunday against San Francisco. He's been one of the hottest tailbacks in the league in recent weeks, so be sure to put him into your starting lineup. + +Terance Mathis , Reserve WR Updated 12/07/01 +Mathis continues to do nothing this season for Fantasy owners. Unless you're in a deeper league, holding onto the veteran wide receiver isn't advisable. + +Bill Schroeder , Active WR Updated 12/07/01 +Schroeder had a solid game vs. Jacksonville on Monday night, and seems to be out of Brett Favre's doghouse. He's a must-start against Chicago, whose secondary is questionable at best. + +Olandis Gary , Reserve RB Updated 11/26/01 +The Broncos placed Gary on injured reserve Monday, and signed Karon Coleman to the active roster. This officially ends Gary's season, as he suffered a broken leg on Thursday. Drop him from your roster. + +Titans , Active DT Updated 11/06/01 +Linebacker Randall Godfrey suffered torn cartilage in his left knee during Sunday's win over Jacksonville. He'll undergo arthroscopic surgery on Tuesday and will be listed as questionable for Monday's game against Baltimore. + +Dorsey Levens , Reserve RB Updated 10/12/01 +Levens (back) is probable for Sunday's game against Baltimore. He's got no real value as a Fantasy player at this point. + +David Akers , Active K Updated 12/11/00 +Akers was 5-of-5 in PATs on Sunday, but didn't get an opportunity to kick a field goal against the Browns. Akers has been a real Fantasy sleeper this season, but won't do owners much good next week as the Eagles take their bye week during some league's Fantasy championship game. + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/2167584.1075861338571.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/2167584.1075861338571.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6c44ce15 --- /dev/null +++ b/demo/ermis-f/cur/2167584.1075861338571.JavaMail.evans@thyme:2,S @@ -0,0 +1,90 @@ +Message-ID: <2167584.1075861338571.JavaMail.evans@thyme> +Date: Fri, 9 Nov 2001 00:27:33 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: CBS SPORTSLINE.COM FANTASY FOOTBALL NEWSLETTER +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: CBS SportsLine.com +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + Fantasy Football Newsletter +November 9, 2001 + + Fantasy Sports Fantasy Football CBS SportsLine.com + +Welcome to another edition of the 2001 Fantasy Football Newsletter! + +The Fantasy Football newsletter will arrive in your e-mail inbox at the end of every week. We'll include news about the web site; tips on using all the features available; and answers to your player-related questions from the "Gridiron Guru." + + Inside + +* The Top Performers + +* Audibles + +* Gridiron Guru + +* Tip of the Week + + + + _____ + +The Top Performers + +Want to see where your players rank among the top scorers in your Fantasy league? Click Statistics, Player Scoring on the toolbar. Initially, you'll see a list of your players, in order of the top Fantasy point scorers this season. Choose All Teams and All Positions from the listboxes above the report to view every player in the league, ranked by Fantasy points, and see how your players stack up. + + _____ + +Audibles + +Are you searching for that key free agent to propel your team into playoff contention, or to solidify your team's position atop the standings? Let us help. Read Audibles every Wednesday in our Fantasy News area (click News, Fantasy News on the toolbar) for our recommended pickups and drops for the week. + + _____ + +Gridiron Guru + +Welcome to Gridiron Guru, where we'll answer your questions about players and offer Fantasy Football roster advice. We invite you to send your own scouting reports and comments on players to: gridguru@commissioner.com . You'll get the chance to be heard by thousands of Fantasy players just like yourself! + +Question - Kyle Buhler + +My three running backs are: Corey Dillon, Warrick Dunn and Garrison Hearst. Which two should I start in week nine? + +Answer - GG + +Dillon is far too valuable to bench. That leaves Dunn and Hearst, and neither has been very reliable for Fantasy owners. We'd recommend Dunn based on the matchup. Hearst is facing a tough New Orleans defense that gave up only 66 yards rushing to Curtis Martin a week ago, while Dunn faces a Detroit unit that is allowing an astounding 146.9 rushing yards per game. + + +Question - Charlie Oddo + +Who should I start this week: Charlie Batch or Brian Griese? + +Answer - GG + +Batch had three straight solid games before stumbling badly this past weekend against San Francisco, and facing Tampa Bay doesn't bode well for his chances in week nine. He may also lose snaps to rookie Mike McMahon over the next few weeks, which is even more reason to avoid him. Griese hasn't been great, but he's still averaging close to two touchdown passes per game and is facing a San Diego secondary that has been very mediocre lately. The choice here is Griese, who is a much more reliable Fantasy QB than Batch, despite the fact that he's thrown nine interceptions in his last four games. + + +Question - Matt MacLachlan + +I need to pick one starter for a "flex" position (meaning any player on my roster can be used at this position.) Should I start Kevan Barlow, Kevin Johnson or Peerless Price? + +Answer - GG + +Barlow isn't getting enough carries (8.7 per game) to warrant serious Fantasy consideration at this time. Price has been unreliable for the most part, and facing a good New England secondary won't help his chances this week. Johnson has been the most consistent player of the three, especially over his last four games. Johnson has averaged 84.2 yards receiving and has four touchdowns over that span, and seems to be your best option. + + + _____ + +Tip of the Week + +Pete Richards, Reading, PA: After a disappointing rookie campaign, Plaxico Burress is finally showing flashes of the talent he displayed at Michigan State. The emergence of Burress not only raises his own value as a Fantasy player, but it raises the stock of Jerome Bettis, Hines Ward and Kordell Stewart as well. Outside of Bettis, it's quite possible that Burress, Ward and Stewart are still available in many Fantasy leagues, and I feel that all three would make great midseason acquisitions. + + +This message has been provided free of charge and free of obligation. If you prefer not to receive emails of this nature please send an email to remove@commissioner.com . Do not respond to this email directly. \ No newline at end of file diff --git a/demo/ermis-f/cur/21747660.1075861336453.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/21747660.1075861336453.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7e458633 --- /dev/null +++ b/demo/ermis-f/cur/21747660.1075861336453.JavaMail.evans@thyme:2,S @@ -0,0 +1,34 @@ +Message-ID: <21747660.1075861336453.JavaMail.evans@thyme> +Date: Mon, 29 Oct 2001 09:10:45 -0800 (PST) +From: cgtpscontracts@pge.com +To: aaron.berutti@enron.com, daniel.lisk@enron.com, frank.ermis@enron.com, + hakeem.ogunbunmi@enron.com, s..olinger@enron.com, + stephanie.miller@enron.com, p..south@enron.com, + suzanne.christiansen@enron.com +Subject: E-Confirm GTSA Exhibit - California Gas Transmission +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: cgtpscontracts@pge.com +X-To: Berutti, Aaron , Lisk, Daniel , Ermis, Frank , Ogunbunmi, Hakeem , Olinger, Kimberly S. , Miller, Stephanie , South, Steven P. , Christiansen, Suzanne +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Your GTSA Exhibit 0202LCG025 with Pacific Gas and Electric Company is now available in INSIDEtracc. If you have any questions prior to confirming* this exhibit, please call a California Gas Transmission Representative (http://www.pge.com/pipeline/custserv/reps.html). + +Steps to E-Confirm your GTSA Exhibit: + +1. At the Pipe Ranger Home page (http://www.pge.com/pipeline/index.html), log on to INSIDEtracc. You will be prompted to enter your ID and password at two different log on screens. +2. At the INSIDEtracc main window, select Navigate, Contracts, Contracts. Click the Retrieve button to retrieve your customer-specific contract information. +3. Click the arrow next to the GTSA Contract Code to open up a list of Exhibit types (e.g. Transportation, Storage, Park/Lend). +4. Click the arrow next to the appropriate Exhibit type for a list of Exhibits. +5. Select the desired Exhibit from this list (single-click) or open the Exhibit by double-clicking on it. +6. Click the "View Contract" button on the Contract Controller screen, or "View Exhibit" button on the Exhibit screen to review the full text of the Exhibit. +7. Click the "E-Confirm" button when you are ready to electronically confirm your Exhibit. +8. Click the "View Contract" or "View Exhibit" button after you E-Confirm the Exhibit. Print or save the Exhibit text with the Date/Time/User ID stamp of your E-Confirmation. + + +* As a "contact" identified on Exhibit B (Access Request Form), you are authorized to confirm contracts under the Electronic Commerce System User Agreement executed with Pacific Gas and Electric Company. If you are not a "contact" identified on Exhibit B, please call a CGT representative to let them know you received this e-mail in error. \ No newline at end of file diff --git a/demo/ermis-f/cur/2179790.1075855167951.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/2179790.1075855167951.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1ca9c23d --- /dev/null +++ b/demo/ermis-f/cur/2179790.1075855167951.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <2179790.1075855167951.JavaMail.evans@thyme> +Date: Fri, 7 Dec 2001 11:03:07 -0800 (PST) +From: daniel.lisk@enron.com +To: frank.ermis@enron.com +Subject: +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Lisk, Daniel +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Frank, + +I have two questions for you. First, I know you and I have had very little profession interaction, but I would like to ask for a letter of recommendation from you. I have asked Mike, but as of now I've had no response. I assume he is very busy. I know Patti will put one together, but Steve South is truly the only other senior level trader I can ask, and I haven't seen him for a few days. If you are not comfortable with this, I'd understand. However, I would really appreciate it. + +Finally, I am getting a few cold calls, and hearing of jobs within other organizations. If you are available, I would like to bounce a few of the companies I hear from off you? I know I won't find another Enron, but I don't want to work for company that is not well respected among the top traders. For example, I've had interest from/with; Aquilla, Dominion Resources, Amerada HES, Goldman Sachs, Duke and Reliant. + +I appreciate any assistance you can offer. + +Thank you + +Daniel D. Lisk +Enron North America + + \ No newline at end of file diff --git a/demo/ermis-f/cur/21849842.1075855167686.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/21849842.1075855167686.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6399c850 --- /dev/null +++ b/demo/ermis-f/cur/21849842.1075855167686.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <21849842.1075855167686.JavaMail.evans@thyme> +Date: Thu, 6 Dec 2001 05:45:35 -0800 (PST) +From: kam.keiser@enron.com +To: k..allen@enron.com, ashley.worthing@enron.com, randy.bhatia@enron.com, + biliana.pehlivanova@enron.com, frank.ermis@enron.com, + carole.frank@enron.com, l..gay@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com, monte.jones@enron.com, kam.keiser@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + matthew.lenhart@enron.com, ryan.o'rourke@enron.com, + jay.reitmeyer@enron.com, jay.reitmeyer@enron.com, + matt.smith@enron.com, p..south@enron.com, m..tholt@enron.com, + jason.wolfe@enron.com +Subject: TRV Notification: (West VaR - 12/06/2001) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Keiser, Kam +X-To: Allen, Phillip K. , Worthing, Ashley , Bhatia, Randy , Pehlivanova, Biliana , Ermis, Frank , Frank, Carole , Gay, Randall L. , Grigsby, Mike , Holst, Keith , Jones, Monte , Keiser, Kam , Kuykendall, Tori , Lenhart, Matthew , Lenhart, Matthew , O'Rourke, Ryan , Reitmeyer, Jay , Reitmeyer, Jay , Smith, Matt , South, Steven P. , Tholt, Jane M. , Wolfe, Jason +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +The report named: West VaR , published as of 12/06/2001 is now available for viewing on the website. \ No newline at end of file diff --git a/demo/ermis-f/cur/21857215.1075861338522.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/21857215.1075861338522.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2fe864e6 --- /dev/null +++ b/demo/ermis-f/cur/21857215.1075861338522.JavaMail.evans@thyme:2,S @@ -0,0 +1,47 @@ +Message-ID: <21857215.1075861338522.JavaMail.evans@thyme> +Date: Thu, 8 Nov 2001 14:49:12 -0800 (PST) +From: notifications.isc@enron.com +To: users.dl-enron@enron.com +Subject: Updated - Cancellation of System Outage Notification +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: ISC System Notifications +X-To: DL-Enron Production SAP Users +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +UPDATE + +Cancellation of System Outage Notification + + + +Outage Description: + +We had previously communicated that all SAP systems (including Financial Production, HR Production, Interfaces , iBuyIt, and iPayIt) would be shutdown over the weekend in order to upgrade our storage hardware. We are temporarily postponing these activities and will send you additional communications to inform you of the new date(s) in the near future. + + + +Date & Time of Outage: + +The scheduled System Outage has been postponed + + + + + +Contacts: + +Contact: + +Contact Information: + +ISC Customer Care + +713-345-4727 + + \ No newline at end of file diff --git a/demo/ermis-f/cur/21992049.1075861334703.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/21992049.1075861334703.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..fb3db0ab --- /dev/null +++ b/demo/ermis-f/cur/21992049.1075861334703.JavaMail.evans@thyme:2,S @@ -0,0 +1,26 @@ +Message-ID: <21992049.1075861334703.JavaMail.evans@thyme> +Date: Mon, 22 Oct 2001 09:12:20 -0700 (PDT) +From: jay.reitmeyer@enron.com +To: frank.ermis@enron.com +Subject: Mon 10/22/01 update +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Reitmeyer, Jay +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +11:00pm CDT... + +Nymex = 2.80 = sprayed +Kern/Opal BOM = 2.42 = sprayed + +Basis = tighter = sprayed + +ENE = 20.9 = sprayed + +Have a nice day. \ No newline at end of file diff --git a/demo/ermis-f/cur/22063169.1075855167132.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/22063169.1075855167132.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..9aba678b --- /dev/null +++ b/demo/ermis-f/cur/22063169.1075855167132.JavaMail.evans@thyme:2,S @@ -0,0 +1,36 @@ +Message-ID: <22063169.1075855167132.JavaMail.evans@thyme> +Date: Mon, 3 Dec 2001 07:36:25 -0800 (PST) +From: w..cantrell@enron.com +To: stephanie.miller@enron.com, frank.ermis@enron.com, l..gay@enron.com, + patti.sullivan@enron.com, mike.grigsby@enron.com, + kristann.shireman@enron.com, s..olinger@enron.com, + robert.superty@enron.com, suzanne.calcagno@enron.com, + ed.mcmichael@enron.com, f..smith@enron.com +Subject: FW: PG&E GTN November 30, 2001 RP02- -000 Fuel Surcharge Filing +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Cantrell, Rebecca W. +X-To: Miller, Stephanie , Ermis, Frank , Gay, Randall L. , Sullivan, Patti , Grigsby, Mike , Shireman, Kristann , Olinger, Kimberly S. , Superty, Robert , Calcagno, Suzanne , McMichael Jr., Ed , Smith, George F. +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +No changes in fuel surcharge for Jan-June 2002. + + -----Original Message----- +From: Ceruti, Donna [mailto:Donna.Ceruti@neg.pge.com] +Sent: Friday, November 30, 2001 6:35 PM +Subject: PG&E GTN November 30, 2001 RP02- -000 Fuel Surcharge Filing + +On November 30, 2001, PG&E Gas Transmission, Northwest Corporation ("GTN") filed with the Commission work papers supporting the restatement of its fuel and line loss surcharge for the period beginning January 1, 2002. This filing is available at the following link: + + + +(This site can also be reached by cutting and pasting the link site information above into your web browser search window.) + +(For best results, use the "Fit to Page" option for printing.) + +This electronic service is made in accordance with Section 154.208 of the Federal Energy Regulatory Commission's Regulations (18 C.F.R. ? 154.208). Electronic service avoids the delay inherent in using mail services, reduces costs for both PG&E Gas Transmission, Northwest Corporation and our customers, and is beneficial to the environment. Please contact Donna Ceruti at 503/833-4134 if you have any questions about this service or would like a paper copy of this filing. diff --git a/demo/ermis-f/cur/22106769.1075855170217.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/22106769.1075855170217.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..82ecd629 --- /dev/null +++ b/demo/ermis-f/cur/22106769.1075855170217.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <22106769.1075855170217.JavaMail.evans@thyme> +Date: Thu, 27 Dec 2001 07:37:45 -0800 (PST) +From: mike.grigsby@enron.com +To: p..adams@enron.com, k..allen@enron.com, suzanne.christiansen@enron.com, + frank.ermis@enron.com, l..gay@enron.com, + shannon.groenewold@enron.com, mog.heu@enron.com, + keith.holst@enron.com, tori.kuykendall@enron.com, + matthew.lenhart@enron.com, zachary.mccarroll@enron.com, + shelly.mendel@enron.com, jay.reitmeyer@enron.com, m..scott@enron.com, + matt.smith@enron.com, p..south@enron.com, patti.sullivan@enron.com, + m..tholt@enron.com, barry.tycholiz@enron.com, jason.wolfe@enron.com +Subject: FUNDIES MEETING EVERY DAY BEGINNING NEXT WEEK +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Grigsby, Mike +X-To: Adams, Jacqueline P. , Allen, Phillip K. , Christiansen, Suzanne , Ermis, Frank , Gay, Randall L. , Groenewold, Shannon , Heu, Mog , Holst, Keith , Kuykendall, Tori , Lenhart, Matthew , McCarroll, Zachary , Mendel, Shelly , Reitmeyer, Jay , Scott, Susan M. , Smith, Matt , South, Steven P. , Sullivan, Patti , Tholt, Jane M. , Tycholiz, Barry , Wolfe, Jason +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +For those of you that will be in the office after New Year's, we will begin an informal fundies meeting each day to cover what has happened in the market since we filed for bankruptcy. We will go over pipeline flows, storage balances, weather, monthly and daily prices, etc. With a few of the Banks showing interest in showing a bid, I thought it would be good for us to begin our preparation to trade the market. + +Chris Gaskill will be providing the daily packet and Patti Sullivan will provide the daily operations report. + +I was thinking that we should start around 9:30 each morning. + +Grigsby \ No newline at end of file diff --git a/demo/ermis-f/cur/22202925.1075855170118.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/22202925.1075855170118.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0e1b43d8 --- /dev/null +++ b/demo/ermis-f/cur/22202925.1075855170118.JavaMail.evans@thyme:2,S @@ -0,0 +1,165 @@ +Message-ID: <22202925.1075855170118.JavaMail.evans@thyme> +Date: Wed, 26 Dec 2001 03:19:13 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/26/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + + +Attention Fantasy Players! Cant find that perfect gift? Let MVP.com make it easy for you! Save 10% on your next purchase when you purchase a Gift Certificate from now until 12/27/01. Click Here for Details . + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Jerome Bettis , RB PIT - Giggles Updated 12/25/01 +Bettis is listed as questionable for Week 16. However, he may be able to return to the Steelers' starting lineup. Bill Cowher said Bettis is progressing, and he will be used this week if healthy. + +James Stewart , RB DET - Hunter Updated 12/23/01 +Stewart suffered a sprained ankle early in Sunday's game at Pittsburgh. He was replaced by Lamont Warren in the first quarter, and Stewart did not return. + +Cameron Cleeland , TE NO - Free Agent Updated 12/23/01 +Cleeland injured his Achilles tendon on Sunday. He is not expected to play again this season. + +Ahman Green , RB GB - Hunter Updated 12/23/01 +Green left Sunday's game in the fourth quarter with labored breathing. He was replaced by Dorsey Levens. + +Todd Bouman , QB MIN - Free Agent Updated 12/23/01 +Bouman was able to start Sunday's game, but he re-injured his thumb in the first quarter and was replaced by Spergon Wynn. + +Wesley Walls , TE CAR - Free Agent Updated 12/23/01 +Walls was able to play in Sunday's game despite an ankle injury, but he left the game before halftime after spraining his left knee. + +Martin Gramatica , K TB - Free Agent Updated 12/23/01 +Gramatica injured his hamstring in the fourth quarter on Sunday. He hurt himself on a PAT attempt, but Gramatica is expected to play on December 29. + +Todd Bouman , QB MIN - Free Agent Updated 12/23/01 +Bouman is now listed as probable for Sunday's game. He should be able to start against the Jaguars, but he may play with some pain in his thumb. + +Jeff Graham , WR SD - Free Agent Updated 12/23/01 +Graham probably won't play Sunday at Kansas City because of the death of his father in a car accident, coach Mike Riley said Friday. If Graham doesn't play, Trevor Gaylor will start in his place and Nate Turner will be signed off the practice squad. The Chargers are already missing their No. 3 receiver, Tim Dwight, due to complications of a collapsed lung. + +Antowain Smith , RB NE - JWillie Updated 12/23/01 +Smith rushed for a career-high 156 yards and a touchdown Saturday. He has been one of the best runners in the AFC and will help carry your team to Fantasy glory. + +Steve McNair , QB TEN - Free Agent Updated 12/23/01 +McNair played Saturday despite suffering from back spasms all week. He played well, throwing a touchdown pass in the second half. Expect him to be a solid No. 1 QB. + +Jeff Garcia , QB SF - JWillie Updated 12/23/01 +Garcia, whose practice time was limited all week, played in Saturday's game. He admitted afterwards that he has a cracked rib. He played with extra padding, saying it didn't greatly affect his throws. Garcia might not be at full strength in the remaining weeks but he will still be a solid No. 1 Fantasy QB. + +Eddie George , RB TEN - Tori Updated 12/23/01 +George played in Saturday's game despite suffering from an ankle injury. He left in the third quarter because of a neck injury but returned to the game. + +Oronde Gadsden , WR MIA - Matty Updated 12/23/01 +Gadsden did not play in Saturday's game against the Patriots because of a hamstring injury. Chris Chambers started in his absence. + +Fred Beasley , RB SF - Free Agent Updated 12/23/01 +Beasley broke his right hand. He will probably be sidelined for the rest of the regular season. + +Joe Horn , WR NO - Matty Updated 12/21/01 +Horn is once again performing like an elite Fantasy receiver. He is a must-start player during the final weeks of the NFL season. + +Maurice Smith , RB ATL - Frank Updated 12/21/01 +A banged-up Smith hasn't done much statistically in recent weeks. Don't depend on him during the Fantasy playoffs. + +Donald Hayes , WR CAR - Martin Updated 12/21/01 +Hayes may step back into the forefront this week as the No. 1 wideout in place of Muhsin Muhammad. He isn't very explosive, however, and won't help Fantasy teams much during Weeks 15 through 17. + +Chris Weinke , QB CAR - Tori Updated 12/21/01 +Consider Weinke as a backup during the Fantasy playoffs. He lacks the weapons to post better-than-average numbers, but he is a good option if you need an emergency QB. + +Kurt Warner , QB STL - Hunter Updated 12/21/01 +Warner should guide many Fantasy teams to success during the playoffs. Expect fine numbers from him the rest of the way. + +Rich Gannon , QB OAK - Martin Updated 12/21/01 +Gannon has been a top-flight Fantasy QB this year. He will be a key player on many title teams, and should never be benched. + +Randy Moss , WR MIN - Russell Updated 12/21/01 +Moss started off slow this season but has once again been one of the best wideouts. Don't hesitate to start him during your playoff run. + +Marvin Minnis , WR KC - Free Agent Updated 12/21/01 +Minnis hasn't done much to help Fantasy owners this year. Don't use him during the remaining weeks of the NFL season. + +Michael Westbrook , WR WAS - Free Agent Updated 12/21/01 +Westbrook has been inconsistent this season as a Fantasy player. He will be a good No. 2 at best during your playoffs. + +Rod Gardner , WR WAS - Free Agent Updated 12/21/01 +Gardner has been very inconsistent this season. Unless you play in a deeper league, starting Gardner isn't advisable. + +Tony Richardson , RB KC - Neal/McKay Updated 12/21/01 +Richardson hasn't been a consistent scoring threat this year. Don't use him during the Fantasy playoffs. + +Tony Gonzalez , TE KC - Russell Updated 12/21/01 +Gonzalez hasn't played as well as expected this year. Still, he is too talented to bench during the Fantasy playoffs. + +Brett Favre , QB GB - Frank Updated 12/21/01 +Favre has been one of the best QBs this season. Count on him to help lead your team to Fantasy glory. + +Trent Green , QB KC - Bass/Hull Updated 12/21/01 +Green has been an inconsistent Fantasy QB this year. He is a risky start during the rest of the season. + +Bill Schroeder , WR GB - Frank Updated 12/21/01 +Schroeder has had a solid season. Look for him to be a reliable No. 2 wideout during your postseason. + +More Updates +Teams, Rosters + + Frank +Frank Ermis + +Player TM Pos Status Next Bye FA +Favre, Brett GB QB Active MIN Week 7 100 +Dillon, Corey CIN RB Active PIT Week 8 100 +Hearst, Garrison SF RB Active @DAL Week 6 100 +Smith, Jimmy JAC WR Active KC Week 5 100 +Bruce, Isaac STL WR Active IND Week 8 100 +Schroeder, Bill GB WR Active MIN Week 7 100 +Akers, David PHI K Active NYG Week 5 100 +Titans TEN DT Active CLE Week 3 100 +Plummer, Jake ARI QB Reserve @CAR Week 1 100 +Levens, Dorsey GB RB Reserve MIN Week 7 100 +Smith, Maurice ATL RB Reserve @MIA Week 7 100 +Gary, Olandis DEN RB Reserve OAK Week 15 100 +Thrash, James PHI WR Reserve NYG Week 5 100 +Mathis, Terance ATL WR Reserve @MIA Week 7 100 + +Total Active Players: 8 +Total Reserve Players: 6 + +NFL Injuries for Frank +Updated Player Team Pos Injury Expected Return +11/26/01 Gary, Olandis DEN RB Leg On IR. Out for the rest of the season. +Transactions, View + + Make Selection + + There are no League Transactions which meet the selected criteria. + +To see all league transactions select "All", "All", "All Teams" from the Transactions, View page. + + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/22305081.1075861334487.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/22305081.1075861334487.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5eb527f1 --- /dev/null +++ b/demo/ermis-f/cur/22305081.1075861334487.JavaMail.evans@thyme:2,S @@ -0,0 +1,36 @@ +Message-ID: <22305081.1075861334487.JavaMail.evans@thyme> +Date: Fri, 19 Oct 2001 09:11:00 -0700 (PDT) +From: melanie.hunter@neg.pge.com +To: troy'.'brothers@enron.com, peggy.hedstrom@enron.com +Subject: GTN Station 8 Capacity Restated +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Hunter, Melanie +X-To: 'jda@nwnatural.com', 'diane.albers@avistacorp.com', 'malonzo@sdge.com', 'panderse@utilicorp.com', 'DNA1@pge.com', 'Laab@pge.com', 'Paul.Atha@southernenergy.com', 'aaustin@sppc.com', 'martin.bagley@mirant.com', 'kenneth.baker@txu.com', 'nbaker@enron.com', 'LRYALL@worldnet.att.net', 'brentbalog@aec.ca', 'dbarre@puget.com', 'bartneea@bp.com', 'jlingleby@duke-energy.com', 'bellasa@texaco.com', 'michaelbennett@aec.ca', 'krb4@pge.com', 'bokenfke@bp.com', 'gborrego@semprasolutions.com', 'TABO@dynegy.com', 'boulayka@bp.com', 'spencecp@bp.com', 'cbraun@bcgas.com', 'sbrewer@enron.com', Brodeur, Stephane , 'Brothers, Troy' , 'tbrown@br-inc.com', 'browning@wasatchenergy.com', 'Christopher.Bruce@msdw.com', 'jbruse@utilicorp.com', 'mike_bucher@oxy.com', 'jburton@utilicorp.com', 'mbutler@tristargas.com', 'operations@canwestgas.com', 'bcampbell@ci.burbank.ca.us', 'chanbs@bp.com', 'jchapa@calpine.com', 'schrist@enron.com', 'dwc3@pge.com', 'jlclarken@duke-energy.com', 'sheri.clemons@southernenergy.com', 'cslaman@usg.com', 'trevor.cochran@engageenergy.com', 'bcohen@br-inc.com', 'darcy_cole@transcanada.com', 'martha.cole@pacificorp.com', 'gascontroller@AEC.CA', 'gcalgascontrol@bp.com', 'rcooper@utilicorp.com', 'saguilar@coral-energy.com', 'rcrowley@coral-energy.com', Dachis, David , 'BDAHNCKE@PCENERGY.COM', 'derek.danyliw@husky-oil.com', 'ddanyluk@enserco.com', 'mdarienzo@avistaenergy.com', 'days@epenergy.com', 'cdecotea@westerngas.com', 'delanem@axl.ca', 'steven_delf@transcanada.com', 'hankd@calpine.com', 'kathy@itcoworld.com', 'tdizona@coral-energy.com', 'andolaptchiev@duke-energy.com', 'doraisba@bp.com', 'nathan.dougherty@eprime.com', 'RDreith@smud.org', 'mdufort@utilicorp.com', 'hwweight@duke-energy.com', 'caver_ealy@pgn.com', 'sandi_earle@pcp.ca', 'reason@br-inc.com', 'lwebner@ect.enron.com', 'gasmkt@br-inc.ca', 'sendo@ci.pasadena.ca.us', 'fermis@enron.com', 'vesparza@txu.com', 'gespree@enron.com', 'fackel@texaco.com', 'fardyk@axl.ca', 'lfiler@avistaenergy.com', 'mflaman@tcel.com', 'bradflegel@aec.ca', 'dave.fleming@chel.com', 'SRFL@dynegy.com', 'cfrandsen@avistacorp.com', 'rene.frederick@apachecorp.com', 'bfrench@avistaenergy.com', 'mafi@pge.com', 'tfrisina@br-inc.com', 'dafusek@aep.com', 'laura.niekamp@paramountres.com', 'shaung@cook-inlet.com', 'rgay@ect.enron.com', 'wendy.gazzard@chel.com', 'geek@bp.com', 'gborrego@semprasolutions.com', 'gilesmh@bp.com', 'jgilmer2@txu.com', 'rgladman@aep.com', 'jglaubi@smud.org', 'george.goben@pacificorp.com', 'kgonzales@sppc.com', 'lgoodric@cngc.com', 'pgorton@avistaenergy.com', 'pgrable@cngc.com', 'grahamp@kochind.com', 'greenallg@epenergy.com', 'rgruber@avistacorp.com', 'bhall@cngc.com', 'thall@bcgas.com', 'sharper@avistaenergy.com', 'Deborah.Hart@msdw.com', 'jhaskey@coral-energy.com', Heal, Kevin , Hedstrom, Peggy , 'emhendry@duke-energy.com', 'sghill@bcgas.com', 'sherry_hill@transcanada.com', 'Hoffmanc@bp.com', 'billhogue@aec.ca', 'tholland@pcenergy.com', 'scott.holloway@eprime.com', 'cholm@sppc.com', 'mhopkins@bcgas.com', 'shorton@coral-energy.com', 'hots@chevron.com', 'rob.hozjan@southernenergy.com', 'David_M_Huck@reliantenergy.com', 'hunth1@bp.com', 'michelle_hunter@pgn.com', 'igsjoy@ix.netcom.com', 'rishikawa@pacent.com', 'kenja@cnrl.com', 'jenkindm@bp.com', 'jimj@calpinecanada.com', 'kkeiser@ect.enron.com', 'mkent@br-inc.com', 'deborahs@kimballenergy.com', 'kims@kimballenergy.com', 'RussellS@kimballenergy.com', 'jkimberly@avistacorp.com', 'dennis.kluksdahl@pacificorp.com', 'mknutson@avistaenergy.com', 'igsinc@ix.netcom.com', 'vgkr@dynegy.com', Langfeldt, Andrea , 'kevin.legg@eprime.com', Lenhart, Matthew , 'hleonard@cngc.com', 'jonangas@attglobal.net', 'llightfoot@coral-energy.com', 'lippmanc@aol.com', Lisk, Daniel , 'nlissel@enserco.com', 'altradegasscheduling@altra.com', 'carol.ma-chuang@constellation.com', 'sheila_macleod@transcanada.com', 'gmagee@calpine.com', 'LMCEGEnergy@sk.sympatico.ca', 'lmansi@sdge.com', 'ecma@dynegy.com', 'rfm@nwnatural.com', 'jmmcarthur@duke-energy.com', 'PMcDougall@coral-energy.com', 'jmcgowa@smud.org', 'cmcgra@puget.com', 'mmcmahon@avistacorp.com', 'vmcmahon@suncor.com', 'bmedlock@cngc.com', 'dlmelton@duke-energy.com', Mendel, Shelly , 'cmiller@smud.org', Miller, Stephanie , 'moln@chevron.com', 'lmoore@avistaenergy.com', 'rhondamoore@aec.ca', 'srmo@dynegy.com', 'salmoncolo@worldnet.att.net', 'murrata@texaco.com', 'dmyers@enserco.com', 'dmyers@enserco.com', 'glen@wasatchenergy.com', 'mnason@coral-energy.com', 'nicknijt@bp.com', 'trevor_nicol@nexeninc.com', 'enordby@bcgas.com', 'jnowell@semprasolutions.com', 'gnunnema@utilicorp.com', Ogunbunmi, Hakeem , 'kolinge@enron.com', 'jennifer_owen@pgn.com', 'jpainter@igservice.com', 'mpalmer@suncor.com', 'poruban@pasha.com', 'spasloski@coral-energy.com', 'epaszkiewicz@talisman-energy.com', 'mpatton@cngc.com', 'spea@avistaenergy.com', 'spfaff@cngc.com', 'MEO2@pge.com', 'carellyn-pitre@coastenergy.com', 'cpittma2@txu.com', 'rplatt@duke-energy.com', 'jpowell@reliant.com', 'jwpowell@duke-energy.com', 'rinde_powell@pcp.ca', 'claire.pringle@pacificorp.com', 'craig.provenzano@powersrc.com', 'kathy.puls@engageenergy.com', 'ramperms@bp.com', 'mrana@socalgas.com', 'jackie.rausch@cabotog.com', 'reshma_rawji@keyspancanada.com', 'jreames@br-inc.com', 'lreid@sppc.com', 'hrennell@worldnet.att.net', 'linda.richards@eprime.com', 'pwri@dynegy.com', 'rriehm@br-inc.com', 'JARx@pge.com', 'dripley@ect.enron.com', 'criva@ci.glendale.ca.us', 'rrobins4@enron.com', 'jsanders@clarkpud.com', 'rebecca.schaefer@acnenergy.com', 'scheffsp@bp.com', 'cschenderlein@brr.com', 'jane@scana.com', 'scimmonsj@epenergy.com', 'dscott4@newpower.com', 'fred.scott@engageenergy.com', 'ljs6@pge.com', 'kselland@avistaenergy.com', 'mvaughn@cngc.com', 'lsilva@ci.glendale.ca.us', 'psims2@txu.com', 'ksiwak@coral-energy.com', 'heather.sixkiller@pacificorp.com', 'cslaman@usg.com', Smith, Critz , 's1s@nwnatural.com', 'mark@wasatchenergy.com', South, Steven P. , 'jspell@puget.com', 'deborahs@kimballenergy.com', 'lynnette.stauber@powerex.com', 'mikeal.stec@apachecorp.com', 'tstrickland@coral-energy.com', 'jonangas@attglobal.net', Sullivan, Patti , 'leilat@cook-inlet.com', 'rogertan@swbell.net', 'ctaylor01@coral-energy.com', 'ctaylor@ci.burbank.ca.us', 'scot.thompson@southernenergy.com', 'Ttonkin@utilicorp.com', 'joy.toups@elpaso.com', 'tunstabj@bp.com', 'JPU1@pge.com', 'niels_a_vervloet@reliantenergy.com', 'rick.wadle@mirant.com', 'pwah@socalgas.com', 'mark.warno@acnenergy.com', Watt, Ryan , 'doug_way@transcanada.com', 'jared_wells@altagas.ca', 'cwhite@brr.com', 'kwhite@pcenergy.com', 'whitinjr@bp.com', 'twickersham@enserco.com', Wilkes, Corey , 'kwilkinson@br-inc.com', 'bwilliams@bcgas.com', 's.kent.williams@williams.com', 'jwilmotte@avistaenergy.com', 'markwilson@aec.ca', 'pwinter@avistacorp.com', 'Dick.Winters@avistacorp.com', 'dwinters@avistacorp.com', 'altradegasscheduling@altra.com', 'val_yildirok@pgn.com', 'ron.youell@mirant.com', 'scott_yule@transcanada.com' +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Following the anticipated completion of the Station 5 maintenance on October +20, 2001, the GTN capacity through Station 8 is being restated. Beginning +with the Timely cycle for gas day October 21, 2001, and until further +notice, the capacity will be restated to 1,920 MMcf/d through Station 8, +which approximates 2,050 MMcf/d at Kingsgate. Off-line deliveries upstream +of Station 8 and receipts downstream of Station 8 will not be affected. + +For questions and additional assistance, please contact GTN's Gas +Transportation Coordinators at (503) 833-4300, Option 1. + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/22320545.1075861340787.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/22320545.1075861340787.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..72fbf278 --- /dev/null +++ b/demo/ermis-f/cur/22320545.1075861340787.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <22320545.1075861340787.JavaMail.evans@thyme> +Date: Tue, 20 Nov 2001 08:51:38 -0800 (PST) +From: ashley.worthing@enron.com +To: k..allen@enron.com, randy.bhatia@enron.com, frank.ermis@enron.com, + carole.frank@enron.com, l..gay@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com, kam.keiser@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + matthew.lenhart@enron.com, ryan.o'rourke@enron.com, + jay.reitmeyer@enron.com, jay.reitmeyer@enron.com, + matt.smith@enron.com, p..south@enron.com, m..tholt@enron.com, + jason.wolfe@enron.com, ashley.worthing@enron.com, + biliana.pehlivanova@enron.com, monte.jones@enron.com +Subject: TRV Notification: (West VaR - 11/20/2001) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Worthing, Ashley +X-To: Allen, Phillip K. , Bhatia, Randy , Ermis, Frank , Frank, Carole , Gay, Randall L. , Grigsby, Mike , Holst, Keith , Keiser, Kam , Kuykendall, Tori , Lenhart, Matthew , Lenhart, Matthew , O'Rourke, Ryan , Reitmeyer, Jay , Reitmeyer, Jay , Smith, Matt , South, Steven P. , Tholt, Jane M. , Wolfe, Jason , Worthing, Ashley , Pehlivanova, Biliana , Jones, Monte +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +The report named: West VaR , published as of 11/20/2001 is now available for viewing on the website. \ No newline at end of file diff --git a/demo/ermis-f/cur/22350323.1075861337951.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/22350323.1075861337951.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5f3be245 --- /dev/null +++ b/demo/ermis-f/cur/22350323.1075861337951.JavaMail.evans@thyme:2,S @@ -0,0 +1,49 @@ +Message-ID: <22350323.1075861337951.JavaMail.evans@thyme> +Date: Tue, 6 Nov 2001 08:27:09 -0800 (PST) +From: ina.rangel@enron.com +To: craig.breslau@enron.com, john.arnold@enron.com, dutch.quigley@enron.com, + justin.rostant@enron.com, mike.maggi@enron.com, + andy.zipper@enron.com, larry.may@enron.com, jason.huang@enron.com, + jason.wolfe@enron.com, m..scott@enron.com, mog.heu@enron.com, + frank.ermis@enron.com, p..south@enron.com, l..gay@enron.com, + m..tholt@enron.com, matthew.lenhart@enron.com, + mike.grigsby@enron.com, tori.kuykendall@enron.com, + matt.smith@enron.com, keith.holst@enron.com, k..allen@enron.com +Subject: FW: Monthly Fundamentals Presentation +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Rangel, Ina +X-To: Breslau, Craig , Arnold, John , Quigley, Dutch , Rostant, Justin , Maggi, Mike , Zipper, Andy , May, Larry , Huang, Jason , Wolfe, Jason , Scott, Susan M. , Heu, Mog , Ermis, Frank , South, Steven P. , Gay, Randall L. , Tholt, Jane M. , Lenhart, Matthew , Grigsby, Mike , Kuykendall, Tori , Smith, Matt , Holst, Keith , Allen, Phillip K. +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + + -----Original Message----- +From: Rybarski, Amanda +Sent: Tuesday, November 06, 2001 10:14 AM +To: Young, Becky; Rangel, Ina; Vuittonet, Laura; Presas, Jessica; Bates, Kimberly; Villarreal, Alexandra; Hogan, Irena D.; Gomez, Julie A.; Benavides, Julissa; Slone, Jeanie; Quezada, Daniel +Subject: Monthly Fundamentals Presentation + +Please forward to your groups... + +The Gas Fundamentals Group will be holding their Monthly Presentation this afternoon at 2:30 p.m. in EB32C2. + +For Conference Calls... + +614-410-1515 +Toll Free: 1-800-711-8000 + +Passcode: 8534384 + +Thank you, +Amanda Rybarski +Gas Fundamentals +Office: (713) 853-4384 +Fax: (713) 646-8453 +Pager: (877) 482-0772 +Cell: (713) 560-0934 diff --git a/demo/ermis-f/cur/2245451.1075855170634.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/2245451.1075855170634.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..28752b51 --- /dev/null +++ b/demo/ermis-f/cur/2245451.1075855170634.JavaMail.evans@thyme:2,S @@ -0,0 +1,174 @@ +Message-ID: <2245451.1075855170634.JavaMail.evans@thyme> +Date: Tue, 1 Jan 2002 08:54:00 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 1/1/02 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Attention Fantasy Members! It's time to get an early start on that New Year's resolution. MVP.com is offering FREE Standard Shipping in our Fitness Shop until 1/17/02. Click here to see what we have to offer. + +Save $.05 a gallon on the gas that keeps your car's engine clean. Click here to apply online. + +Win a VIP Vegas Vacation! OR Win $600 CASH! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +Standings, Summary + +East Division +Team W L T Pct Back Strk Div Wks PF Back PA +JWillie 8 7 1 0.531 0.0 T1 4-3-1 2.0 1313.0 146.0 1290.0 +Martin 7 7 1 0.500 1.0 T1 4-4-1 2.0 1290.0 169.0 1242.0 +Frank 6 7 0 0.462 2.5 L1 5-2-0 3.0 1109.0 350.0 1194.0 +Hunter 6 8 0 0.429 2.5 L1 4-3-0 0.0 1250.0 209.0 1255.0 +Neal/McKay 1 12 0 0.077 7.5 L11 1-6-0 0.0 927.0 532.0 1148.0 + +West Division +Team W L T Pct Back Strk Div Wks PF Back PA +Russell 12 2 1 0.833 0.0 T1 5-2-1 2.5 1378.0 81.0 1180.0 +Matty 10 4 2 0.688 1.5 T1 5-1-2 4.5 1459.0 0.0 1373.0 +Bass/Hull 6 6 1 0.500 6.0 L1 2-4-1 1.0 1124.0 335.0 1090.0 +Tori 7 7 0 0.500 5.5 L1 4-3-0 1.0 1105.0 354.0 1084.0 +Giggles 5 8 0 0.385 7.5 L4 1-7-0 0.0 976.0 483.0 1075.0 + +Statistics, Scoring + +Frank Actives +Player Pos Scoring Score +Favre, Brett QB 169 PaYd (8 Pts) 8.0 +Dillon, Corey RB 91 RuYd (9 Pts) 9.0 +Hearst, Garrison RB 35 RuYd (3 Pts) 3.0 +Bruce, Isaac WR 75 ReYd (7 Pts) 7.0 +Schroeder, Bill WR 29 ReYd (2 Pts) 2.0 +Smith, Jimmy WR 51 ReYd (5 Pts) 5.0 +Akers, David K 1 FG (35) (3 Pts), 3 XP (3 Pts) 6.0 +Titans DT 1 Int (2 Pts), 3 SACK (3 Pts) 5.0 + +TOTALS 45.0 + +Frank Reserves +Player Pos ST Scoring Score +Gary, Olandis RB RS 0.0 +Levens, Dorsey RB RS 0.0 +Mathis, Terance WR RS 62 ReYd (6 Pts) 6.0 +Plummer, Jake QB RS 173 PaYd (8 Pts), 2 PaTD (61,5) (8 Pts) 16.0 +Smith, Maurice RB RS 38 RuYd (3 Pts), 1 RuTD (2) (6 Pts), 12 ReYd (1 Pt) 10.0 +Thrash, James WR RS 10 RuYd (1 Pt), 143 ReYd (14 Pts), 1 ReTD (57) (6 Pts) 21.0 + +TOTALS 53.0 +NFL Reports, Player Updates + +Latest NFL Player News + +Seahawks , DT SEA - Free Agent Updated 12/31/01 +CB Shawn Springs did not make the trip to San Diego for Sunday's game against the Chargers. He has yet to be added to the team's active roster, and is questionable for Week 17 against Kansas City. + +Martin Gramatica , K TB - Free Agent Updated 12/31/01 +Gramatica missed Saturday's game against Baltimore due to a leg injury. He will attempt to practice on Wednesday, but early indications seem to point to Doug Brien handling the kicking duties in Week 17. + +Frank Wycheck , TE TEN - Matty Updated 12/31/01 +Wycheck left Sunday's game against Cleveland in the first quarter due to a thigh bruise. He did not return to the game and is listed as day to day. + +Matt Hasselbeck , QB SEA - Bass/Hull Updated 12/31/01 +According to the Seattle Post-Intelligencer , Hasselbeck (shoulder) hopes to play in Seattle's season finale. However, it seems more likely that Trent Dilfer will start for the second consecutive week. + +Joe Jurevicius , WR NYG - Giggles Updated 12/31/01 +Jurevicius suffered bruised ribs during Sunday's game against Philadelphia. He was able to finish the contest, but was held to only one catch for 18 yards. + +Tiki Barber , RB NYG - Neal/McKay Updated 12/31/01 +Barber suffered a slightly sprained ankle during Sunday's game against Philadelphia. He was able to finish the contest, and compiled 158 all-purpose yards in the Giants' 24-21 loss. + +Stephen Davis , RB WAS - Bass/Hull Updated 12/31/01 +Davis suffered a sprained ankle during Sunday night's win over New Orleans. He was removed from the game for precautionary measures, and is expected to start in Week 17 against Arizona. + +Correll Buckhalter , RB PHI - Free Agent Updated 12/31/01 +Buckhalter suffered an ankle injury during Sunday's 24-21 win over the N.Y. Giants. The rookie tailback is listed as day to day. + +Travis Minor , RB MIA - Giggles Updated 12/31/01 +Minor got most of the carries during Sunday's 21-14 win over Atlanta. The rookie compiled 98 all-purpose yards and a touchdown in the game, and may have overtaken Lamar Smith as Miami's featured back. + +Amos Zereoue , RB PIT - Free Agent Updated 12/31/01 +Zereoue suffered a shoulder injury during Sunday's game against Cincinnati. He left in the first quarter and did not return to the contest. He is listed as day to day. + +Fred Baxter , TE CHI - Free Agent Updated 12/31/01 +Baxter suffered a sprained ankle during Sunday's 24-0 win over Detroit. He is listed as day to day. + +Isaac Byrd , WR CAR - Free Agent Updated 12/31/01 +Byrd suffered a concussion and a leg bruise during Sunday's 30-7 loss to Arizona. He may be listed as questionable for Week 17 against New England, but his current status is day to day. + +Donald Hayes , WR CAR - Martin Updated 12/31/01 +Hayes suffered a sprained ankle during Sunday's game against Arizona. He could be listed as questionable for Week 17 against New England, but his current status is day to day. + +Reggie Kelly , TE ATL - Free Agent Updated 12/31/01 +Kelly suffered a shoulder injury during Sunday's 21-14 loss to the Miami Dolphins. He was unable to return to the game, and is listed as day to day. + +Chris Chandler , QB ATL - Free Agent Updated 12/31/01 +Chandler left Sunday's game against Miami in the second quarter after suffering an injury to his right elbow. X-rays were negative, but Chandler did not return to the game. He is listed as day to day. + +Oronde Gadsden , WR MIA - Matty Updated 12/30/01 +Gadsden (hamstring) started Sunday's game against Atlanta. + +Muhsin Muhammad , WR CAR - Martin Updated 12/30/01 +Muhammad (toe) has been deactivated for Sunday's game. Isaac Byrd will start in his place. + +Wesley Walls , TE CAR - Free Agent Updated 12/30/01 +Walls (knee) has been declared inactive for Sunday's game. Kris Mangum will start in his place. + +Todd Bouman , QB MIN - Free Agent Updated 12/30/01 +Bouman has been deactivated for Sunday's game. Spergon Wynn will start in his place. + +Dez White , WR CHI - Free Agent Updated 12/30/01 +White has been declared inactive for Sunday's game. David Terrell is expected to start in his place. + +James Stewart , RB DET - Hunter Updated 12/30/01 +Stewart has been deactivated for Sunday's game. Lamont Warren will start in his place. + +Mike McMahon , QB DET - Free Agent Updated 12/30/01 +McMahon will not play on Sunday. Ty Detmer will start in his place. + +Jerome Bettis , RB PIT - Giggles Updated 12/30/01 +Bettis has been declared inactive for Sunday's game against the Bengals. Chris Fuamatu-Ma'afala will start in his place. + +Jay Fiedler , QB MIA - Tori Updated 12/29/01 +Fiedler has been added to Miami's injury report with a sore throwing elbow. He is listed as probable for Sunday's game against Atlanta, and is expected to start. If you're desperate for a quarterback, Fiedler's matchup vs. the Falcons is a good one. + +Steve McNair , QB TEN - Free Agent Updated 12/29/01 +McNair was excused from practice on Friday due to a family illness. He is listed as questionable for Sunday's game against Cleveland, but he's expected to start. + +Larry Foster , WR DET - Free Agent Updated 12/29/01 +Foster (thigh) is expected to play in Sunday's game against Chicago. However, he is far too risky to start at this point in the Fantasy season. + +Bert Emanuel , WR DET - Free Agent Updated 12/29/01 +Emanuel (knee) is expected to play on Sunday against Chicago. However, he's too risky to start at this point in the Fantasy Football season. + +Muhsin Muhammad , WR CAR - Martin Updated 12/29/01 +Muhammad (turf toe) will not play this week, and may miss the rest of the season. Isaac Byrd will likely start in his place again. + +Seahawks , DT SEA - Free Agent Updated 12/29/01 +CB Shawn Springs, who was suspended for the past four games, will not start on Sunday against San Diego. He may play a reserve role, however, but his playing time will likely be limited. + +Todd Bouman , QB MIN - Free Agent Updated 12/29/01 +Bouman will miss Sunday's game against Green Bay due to a thumb injury. Spergon Wynn will start in his place. + +More Updates + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/22515050.1075861336808.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/22515050.1075861336808.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..eef568ab --- /dev/null +++ b/demo/ermis-f/cur/22515050.1075861336808.JavaMail.evans@thyme:2,S @@ -0,0 +1,34 @@ +Message-ID: <22515050.1075861336808.JavaMail.evans@thyme> +Date: Wed, 31 Oct 2001 08:05:36 -0800 (PST) +From: cgtpscontracts@pge.com +To: aaron.berutti@enron.com, daniel.lisk@enron.com, frank.ermis@enron.com, + hakeem.ogunbunmi@enron.com, s..olinger@enron.com, + stephanie.miller@enron.com, p..south@enron.com, + suzanne.christiansen@enron.com +Subject: E-Confirm GTSA Exhibit - California Gas Transmission +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: cgtpscontracts@pge.com +X-To: Berutti, Aaron , Lisk, Daniel , Ermis, Frank , Ogunbunmi, Hakeem , Olinger, Kimberly S. , Miller, Stephanie , South, Steven P. , Christiansen, Suzanne +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Your GTSA Exhibit 0202BOF023 with Pacific Gas and Electric Company is now available in INSIDEtracc. If you have any questions prior to confirming* this exhibit, please call a California Gas Transmission Representative (http://www.pge.com/pipeline/custserv/reps.html). + +Steps to E-Confirm your GTSA Exhibit: + +1. At the Pipe Ranger Home page (http://www.pge.com/pipeline/index.html), log on to INSIDEtracc. You will be prompted to enter your ID and password at two different log on screens. +2. At the INSIDEtracc main window, select Navigate, Contracts, Contracts. Click the Retrieve button to retrieve your customer-specific contract information. +3. Click the arrow next to the GTSA Contract Code to open up a list of Exhibit types (e.g. Transportation, Storage, Park/Lend). +4. Click the arrow next to the appropriate Exhibit type for a list of Exhibits. +5. Select the desired Exhibit from this list (single-click) or open the Exhibit by double-clicking on it. +6. Click the "View Contract" button on the Contract Controller screen, or "View Exhibit" button on the Exhibit screen to review the full text of the Exhibit. +7. Click the "E-Confirm" button when you are ready to electronically confirm your Exhibit. +8. Click the "View Contract" or "View Exhibit" button after you E-Confirm the Exhibit. Print or save the Exhibit text with the Date/Time/User ID stamp of your E-Confirmation. + + +* As a "contact" identified on Exhibit B (Access Request Form), you are authorized to confirm contracts under the Electronic Commerce System User Agreement executed with Pacific Gas and Electric Company. If you are not a "contact" identified on Exhibit B, please call a CGT representative to let them know you received this e-mail in error. \ No newline at end of file diff --git a/demo/ermis-f/cur/2256814.1075855168510.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/2256814.1075855168510.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ad707e38 --- /dev/null +++ b/demo/ermis-f/cur/2256814.1075855168510.JavaMail.evans@thyme:2,S @@ -0,0 +1,23 @@ +Message-ID: <2256814.1075855168510.JavaMail.evans@thyme> +Date: Wed, 12 Dec 2001 14:23:33 -0800 (PST) +From: no.address@enron.com +Subject: Reduced Hours - The Resolution Center +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron General Announcements@ENRON +X-To: All - Enron Houston@ENRON +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Please note, the Resolution Center hours have been reduced to 6 a.m. - 7 p.m. Monday thru Friday. You may contact the Resolution Center at 713-853-1411 or submit requests on-line at http://itcentral.enron.com. + +We appreciate your cooperation in advance. + + +Customer and Business Services +Global Infrastructure diff --git a/demo/ermis-f/cur/22681428.1075861335087.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/22681428.1075861335087.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4d172960 --- /dev/null +++ b/demo/ermis-f/cur/22681428.1075861335087.JavaMail.evans@thyme:2,S @@ -0,0 +1,175 @@ +Message-ID: <22681428.1075861335087.JavaMail.evans@thyme> +Date: Tue, 23 Oct 2001 09:43:46 -0700 (PDT) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 10/23/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Battle your friends for glory in Planters Crunch Time -- the first-ever football game played via e-mail! Featuring graphic, play-by-play action, Planters Crunch Time is fast, fun, and FREE! Kickoff Now! + +Remember the NFL Hall of Famer's, Superbowl Champs and your favorite Teams or Players. Save 10% off NFL Memorabilia @ MVP.com. Enter coupon code HIGH10PC at checkout to receive this exclusive offer. Ends 10/23/01. + +Attention Fantasy Fans! Subscribe to The Sporting News now for a low $.99 per issue AND get a FREE Stainless Steel Thermo-Bottle! HURRY! + + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +Summary Standings + +East Division +Team W L T Pct Back Strk Div Wks PF Back PA +JWillie 3 3 0 0.500 0.0 W3 2-2-0 2.0 529.0 32.0 500.0 +Frank 3 3 0 0.500 0.0 L1 3-1-0 1.0 463.0 98.0 546.0 +Hunter 2 4 0 0.333 1.0 L3 2-2-0 ! 0.0 561.0 0.0 571.0 +Martin 2 4 0 0.333 1.0 L2 2-2-0 0.0 489.0 72.0 499.0 +Neal/McKay 1 5 0 0.167 2.0 L4 1-3-0 0.0 420.0 141.0 492.0 + +West Division +Team W L T Pct Back Strk! Div Wks PF Back PA +Russell 5 1 0 0.833 0.0 W5 3-1-0 0.0 522.0 39.0 428.0 +Matty 4 1 1 0.750 0.5 W1 2-1-1 1.0 517.0 44.0 510.0 +Tori 4 2 0 0.667 1.0 L2 3-1-0 1.0 503.0 58.0 422.0 +Giggles 3 3 0 0.500 2.0 W2 1-3-0 0.0 470.0 91.0 499.0 +Bass/Hull 2 3 1 0.417 2.5 W1 0-3-1 1.0 481.0 80.0 488.0 + +Scoring Statistics + +Frank Actives +Player Pos Scoring Score +Favre, Brett QB 169 PaYd (8 Pts), 2 PaTD (2,3) (8 Pts), 1 PaInt (-2 Pts) 14.0 +Dillon, Corey RB 30 RuYd (3 Pts) 3.0 +Smith, Maurice RB 83 RuYd (8 Pts), 10 ReYd (1 Pt) 9.0 +Bruce, Isaac WR 37 ReYd (3 Pts) 3.0 +Smith, Jimmy WR 49 ReYd (4 Pts) 4.0 +Thrash, James WR 77 ReYd (7 Pts), 1 ReTD (18) (6 Pts) 13.0 +Akers, David K 1 FG (25) (3 Pts), 1 XP (1 Pt) 4.0 +Titans DT 1 Int (2 Pts), 1 DTD (69) (6 Pts), 4 SACK (4 Pts), 1 DFR (2 Pts) 14.0 + +TOTALS 64.0 + +Frank Reserves +Player Pos ST Scoring Score +Gary, Olandis RB RS 21 RuYd (2 Pts), 15 ReYd (1 Pt) 3.0 +Hearst, Garrison RB RS 0.0 +Levens, Dorsey RB RS 0.0 +Mathis, Terance WR RS 28 ReYd (2 Pts) 2.0 +Plummer, Jake QB RS 228 PaYd (11 Pts), 1 PaTD (23) (4 Pts), 20 RuYd (2 Pts) 17.0 +Schroeder, Bill WR RS 0.0 + +TOTALS 22.0 +Player Updates NFL Reports + +Latest NFL Player News + +Joe Nedney , K TEN - Free Agent Updated 10/23/01 +Nedney suffered a neck injury in Sunday's game but is expected to play this week. + +Erron Kinney , TE TEN - Free Agent Updated 10/23/01 +Kinney will be listed on the injury report because of a calf injury. However, he is expected to play in this week's game. + + + + +Kevin Dyson! , WR TEN - Bass/Hull Updated 10/23/01Dyson is recovering from a thumb injury but is expected to play in Monday's game against the Steelers. He is expected to participate in practice. Eddie George , RB TEN - Tori Updated 10/23/01 +George suffered a thumb injury in Sunday's game. He is expected to play in this week's game. + +Steve McNair , QB TEN - Martin Updated 10/23/01 +McNair is suffering from a sore ankle as a result of a play in Sunday's game. However, he is expected to play in this week's game. + +Chris Sanders , WR TEN - Free Agent Updated 10/23/01 +The Tennessean reports that Sanders has a disc problem in his back. The reserve receiver is expected to see a specialist this week. Treatment options consist of rest, an injection, or surgery. Don't expect Sanders to play anytime soon. Rookie Drew Bennett will play in his absence. + +Damon Jones , TE JAC - Free Agent Updated 10/23/01 +Jones is expected to resume practicing on Wednesday. An MRI on his shoulder showed that his injury would not require surgery. + +Fred Taylor , RB JAC - Martin Updated 10/23/01 +Taylor has been ruled out of Sunday's game against Baltimore and his status for next week's game remains uncertain. "All I know is that, from week to week, they increase his exercises and change of direction," head coach Tom Coughlin told The Florida Times-Union. "It remains to be seen when Fred will be able to play. Progress is slow. I'm hoping he responds well this week, then we can make some kind of legitimate guess [about a return date] next week." Taylor has been inactive since severely injuring his groin on Sept 23. + +Dennis Northcutt , WR CLE - Free Agent Updated 10/23/01 +Northcutt left Sunday's game because of a concussion. He is expected to play when the Browns return to action next week. + +Todd Heap , TE BAL - Free Agent Updated 10/23/01 +Heap did not play Sunday but head coach Brian Billick told The Baltimore Sun he is optimistic that the rookie will play in this week's game. Heap has been inactive for the last four games because of a sprained ankle. + +Terry Allen , RB BAL - Tori Updated 10/23/01 +Allen, who left after the fifth play of Sunday's game with a sprained ankle, is questionable for this week's game. Jason Brookins will start at running back if Allen is inactive. + +Elvis Grbac , QB BAL - Tori Updated 10/23/01 +Coach Brian Billick expects Grbac to be ready for Sunday's game against Jacksonville, but the quarterback wasn't so sure. "I'm day-to-day. I'm feeling pretty sore in the chest area," Grbac said Monday. "There could be something going on with the cartilage. I haven't picked up a ball or thrown a ball, so we'll just have to wait and see." Randall Cunningham will replace Grbac if he is unable to play. + +Az-Zahir Hakim , WR STL - Neal/McKay Updated 10/23/01 +Hakim suffered a calf injury during Sunday's blowout win over the New York Jets. However, he is expected to be available for this weekend's game against New Orleans. + +Trung Canidate , RB STL - Giggles Updated 10/23/01 +According to the St. Louis Post-Dispatch, Canidate is expected to start in place of Marshall Faulk this weekend against New Orleans. "I wouldn't expect Marshall to be up for this game," coach Mike Martz said. "He's got to be 100 percent before I would be convinced that we've got to let him play. And if he's not, then he doesn't play." Canidate proved himself as a worthy replacement last Sunday against the Jets, and should be starting from a Fantasy perspective again this week. + +J.J. Stokes , WR SF - Matty Updated 10/23/01 +Stokes spent much of the bye week tending to his injured legs, and is close to being completely healthy. "Thankfully the bye week came so early. It was a blessing for me because I was ab! le! to get treatment every day," Stokes told the Contra Costa Times . "I practiced today good. I wouldn't say I'm 100 percent but I'm darn close." Stokes has been less than mediocre, however, so don't use him as a regular starter unless he proves himself to be more reliable. + +Ike Hilliard , WR NYG - Russell Updated 10/23/01 +Hilliard continues to improve each week, and could be back in the Giants' starting lineup within the next few weeks. Hilliard led the G-Men with six catches for 80 yards on Monday night against Philadelphia, and looked as though his surgically-repaired foot is almost completely healed. + +Ron Dixon , WR NYG - Free Agent Updated 10/23/01! +Dixon missed Monday night's 10-9 loss to the Philadelphia Eagles due to a sprained ankle. The reserve wideout is day-to-day. + +Marshall Faulk , RB STL - Matty Updated 10/23/01 +According to Head Coach Mike Martz, Faulk is questionable for Sunday's game against New Orleans. "I'm just taking the same posture that we did a week ago," Martz said. "I would not expect Marshall to be up (active) for this game. He's got to be 100 percent before I'll be convinced that we've got to let him play." Trung Canidate would once again start in Faulk's absence is he's unable to go. + +Anthony Wright , QB DAL - Free Agent! Updated 10/23/01 +Wright is expected to start Sunday's game against Arizona despite swelling in his right knee. Ryan Leaf could see some action in the game, however, so starting Wright from a Fantasy perspective isn't advisable. + +Dez White , WR CHI - Free Agent Updated 10/23/01 +According to the Chicago Sun-Times, White will start in place of the injured Marcus Robinson. White has struggled with his ball-catching abilities, however, so be cautious in picking him up outside of deeper leagues. + +David Terrell , WR CHI - Free Agent Updated 10/23/01 +! Te! rrell will not start at wide receiver in place of the injured Marcus Robinson, as was reportedly earlier. The Chicago Sun-Times is now reporting that Dez White will start in place of Robinson, with Terrell being used as the team's third receiver. + +Tony Martin , WR ATL - Free Agent Updated 10/23/01 +Martin will have an X-ray on his broken right collarbone this week. The team feels confident that Martin will be available for their Nov. 11 game against Dallas, so Fantasy owners should keep him on reserve until then. + +Rob Moore , WR ARI - Martin Updated 10/23/01 +According to Cardinals coach Dave McGinnis, Moore may not play a regular season g! am! e this season. Moore, who has been dealing with a hamstring injury, continues to have setbacks in his recovery. "I was hoping we'd see him by now, McGinnis told the Arizona Republic. "That's why we both handled it like we did in training camp and we paced him. We were planning to have him from the start. I can't tell you when he'll be back. Until he can practice for a couple of weeks, we won't have him." If Moore is still on your Fantasy roster, now is the time to let him go. + +Tiki Barber , RB NYG - Neal/McKay Updated 10/22/01 +Barber, who is probable with a hamstring injury, is expected to play Monday night against Philadelphia. Still, he will not get many carries, as Ron Dayne is expected to get the bulk of the work. Barber might be on the verge of losing the starting job outright for the remainder of the season. + +Richard Huntley , RB CAR - Free Agent Updated 10/22/01 +Panthers Head Coach George Seifert said Monday that Huntley will enter Week Seven as the team's starting tailback. "He has progressed from the standpoint that he is now healthy," said Seifert. "Here's a golden opportunity." See if Huntley is still available in your league, as he looks to be the first player given a shot to claim the Carolina starting RB job. + +Jacquez Green , WR TB - Free Agent Updated 10/22/01 +Green suffered a left hip sprain during Sunday's game against Pittsburgh. The injury will prevent him from practicing much this week, and could keep him out of next Sunday's game against Minnesota. Monitor Green's progress during the week before deciding whether to use him in Week ! Se! ven. + +Keyshawn Johnson , WR TB - Giggles Updated 10/22/01 +Johnson was sidelined for the final minutes of Sunday's game against Pittsburgh due to a right hip flexor strain. He will be limited in practice this week and could miss next Sunday's game against Minnesota. Keep an eye on Johnson's progress this week as you prepare your lineup for Week Seven. + +Warrick Dunn , RB TB - Martin Updated 10/22/01 +Dunn suffered a strained right hamstring during Sunday's game against Pittsburgh. "I don't know what kind of situation we're going to be in," Bucs Head Coach Tony Dungy t! ol! d the St. Petersburg Times . "Warrick pulled a muscle, and he may be out a little while. So I don't know who it'll be carrying the load." Dunn's backup, Aaron Stecker, is also injured, so be careful considering starting any Tampa Bay running backs in Week Seven. + +Brett Favre , QB GB - Frank Updated 10/22/01 +Favre injured his right elbow in the final seconds of Sunday's game at Minnesota. Fortunately, the Packers have a bye week in Week Seven, so he should have time to recover. "It'll be OK," Favre told the Milwaukee Journal-Sentinel. "Thank goodness I have a week to relax. I think that will help." + +James Stewart , RB DET - ! H! unter Updated 10/22/01 +Stewart left Sunday's game against Tennessee in the fourth quarter with a sprained right ankle. He is listed as day to day, and Lamont Warren finished the game in his absence. + +More Updates + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/22773245.1075855169769.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/22773245.1075855169769.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..8ad17ae6 --- /dev/null +++ b/demo/ermis-f/cur/22773245.1075855169769.JavaMail.evans@thyme:2,S @@ -0,0 +1,178 @@ +Message-ID: <22773245.1075855169769.JavaMail.evans@thyme> +Date: Thu, 20 Dec 2001 03:27:39 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/20/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Exclusive Offer For Fantasy Members Only! Save 10% On NFL Adidas Replica Jerseys from MVP.com, the Official Store of CBS SportsLine.com. Just enter the Coupon Code SPEMRTP1 in Step 5 of the Checkout process to take advantage of this offer. Expires 12/18/01. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Ricky Watters , RB SEA - Free Agent Updated 12/19/01 +Watters has placed on injured reserve. He will not play again this season. Shaun Alexander will be the starter for Seattle's final three games. + +Brian Griese , QB DEN - Matty Updated 12/19/01 +Griese should be able to return from a concussion after the bye week. Jarious Jackson will be Denver's No. 2 QB. + +Joe Jurevicius , WR NYG - Giggles Updated 12/19/01 +Jurevicius (hamstring) is expected to return to action on Sunday. He may be able to catch a deep ball or two against the erratic Seattle secondary. + +Travis Henry , RB BUF - Martin Updated 12/19/01 +Henry will miss Sunday's game with a sprained right knee. Shawn Bryson will start in his place. + +Tim Dwight , WR SD - Free Agent Updated 12/19/01 +Dwight (fluid in lung) is not expected to play this week. He has not produced very much this year when healthy. + +Tyrone Wheatley , RB OAK - Giggles Updated 12/19/01 +Wheatley, who was not used last week, is expected to see some playing time in Week 15. He will probably not be used enough, however, to help most Fantasy teams. + +Derrick Mason , WR TEN - Free Agent Updated 12/19/01 +Mason missed Tuesday's practice with a hip flexor injury. His current status is day to day. + +Steve McNair , QB TEN - Free Agent Updated 12/19/01 +McNair (back stiffness) missed practice on Tuesday. His current status is day to day. + +Chris Sanders , WR TEN - Free Agent Updated 12/19/01 +Sanders has returned to practice from a back injury. He is not expected to play this week. + +Tony Richardson , RB KC - Neal/McKay Updated 12/19/01 +Richardson is day to day with a shoulder injury. He is expected to play on Sunday. + +Oronde Gadsden , WR MIA - Matty Updated 12/19/01 +Gadsden missed Tuesday's practice with a strained hamstring. He is expected to play on Saturday. + +Bill Gramatica , K ARI - Free Agent Updated 12/19/01 +Gramatica (knee) was placed on injured reserve. Rookie Cedric Oglesby will be Arizona's placekicker for the final three games of the season. + +Amos Zereoue , RB PIT - Free Agent Updated 12/19/01 +Zereoue is listed as questionable this week because of a sore shoulder. He might start at RB if healthy. He replaced Chris Fuamatu-Ma'afala and gained 73 yards Sunday. + +Jerome Bettis , RB PIT - Giggles Updated 12/19/01 +The Pittsburgh Steelers may be without Bettis for at least one more week. Two days after coach Bill Cowher said Bettis was likely to play Sunday against Detroit, the running back was listed Tuesday as doubtful with a groin injury. "But this is not a Fred Taylor injury. He (Bettis) will come back and play this year. But we've got to be very careful making sure he's playing in the right games." Keep Bettis on your bench this week. His health status makes him too risky a player. Chris Fuamatu-Ma'afala will likely start for Bettis. + +Skip Hicks , RB TEN - Free Agent Updated 12/18/01 +Titans Head Coach Jeff Fisher said Monday that he plans to give Hicks more work over the final three games of the season, according to the Nashville Tennessean . "We're going to play Skip more," Fisher said. "We're going to play Skip, if at all possible, as much as he played [Sunday] night ? But I also want to get Eddie [George] 1,000 yards.'' This development will limit George's production over the final three weeks, making him a risky start. + +Steve McNair , QB TEN - Free Agent Updated 12/18/01 +McNair will miss Tuesday's practice due to tightness in his lower back which hampered him during Sunday's game against Green Bay. The injury is unrelated to his 1999 surgery to repair a disc in his lower back, and he should return to practice on Wednesday. Provided McNair heals over the next couple of days, he's a safe start for Week 15. + +Amos Zereoue , RB PIT - Free Agent Updated 12/18/01 +Zereoue re-injured his sprained shoulder late in Sunday's game against Baltimore. His status for next Sunday's game against Detroit is unclear, but he's only a marginal starter in deeper leagues anyway. + +Gus Frerotte , QB DEN - Free Agent Updated 12/18/01 +The Broncos are likely to place Frerotte on injured reserve due to a separated shoulder which might require surgery. Brian Griese will probably start for the remainder of the season, with Jarious Jackson serving as his backup. + +James Jackson , RB CLE - Hunter Updated 12/18/01 +According to the Cleveland Plain Dealer, Jackson could miss the remainder of the season due to a sprained ankle. He wasn't a reliable weekly starter during the Fantasy playoffs to begin with, and Benjamin Gay and Jamel White, who are less reliable starters, are likely to split time the rest of the way if Jackson is out. + +Corey Dillon , RB CIN - Frank Updated 12/18/01 +Dillon's dislocated finger has improved, and he should be fine for this week. He is listed as probable for Sunday's game against Baltimore. Don't reserve him based on this injury, and only consider benching him based on the Ravens' strong rush defense. + +Scott Mitchell , QB CIN - Free Agent Updated 12/18/01 +Mitchell could get the start Sunday against Baltimore due to Jon Kitna's strained ligament in the middle finger of his throwing hand. Whether Mitchell or Kitna gets the call, we don't expect either QB to be worth starting in the most important weeks of the Fantasy season. + +Akili Smith , QB CIN - Free Agent Updated 12/18/01 +The Bengals placed Smith on injured reserve with a hamstring injury Tuesday, officially ending his season. He will likely need surgery to reattach the muscle group in his hamstring to the bone. Jon Kitna will probably start in his place the rest of the season if he's healthy, but we don't recommend any Cincinnati quarterback the rest of the year anyway. + +Terry Allen , RB BAL - Tori Updated 12/18/01 +The Ravens are likely to feature one running back Sunday against Cincinnati after Allen, Moe Williams and Obafemi Ayanbadejo combined for just 10 carries for 40 yards in Week 14. Allen is the likely starter of the three after he recovered from a hand injury. N! on! e of the three is a worthy starter in a Fantasy league regardless of whether he starts. + +Doug Flutie , QB SD - Russell Updated 12/18/01 +Chargers Head Coach Mike Riley said Monday that he plans to start Flutie Sunday against Kansas City instead of rookie Drew Brees. While Brees is not expected to play, he may see some playing time in the Week 16 finale against Seattle. Flutie is a very risky player during the Fantasy playoffs, especially in light of the possibility he could sit in favor of Brees at any time. + +Priest Holmes , RB KC - Russell Updated 12/18/01 +Holmes is likely to skip practice Wednesday and possibly Thursday due to a sore groin muscle. He is no worse than questionable for Sunday's game against San Diego at this point, but keep an eye on his status before you consider using him this week. + +Bill Gramatica , K ARI - Free Agent Updated 12/18/01 +According to the Arizona Republic, Gramatica will miss nine months after tearing the anterior cruciate ligament and medial meniscus cartilage in his right knee while celebrating a 42-yard field goal on Saturday against the New York Giants. The Cardinals will audition both Cedrick Oglesby and Vitaly Pisetsky on Tuesday to take Gramatica's place as the team's placekicker. + +Ricky Watters , RB SEA - Free Agent Updated 12/17/01 +Watters' season has ended with a broken bone in his right ankle. Seattle coach Mike Holmgren said that an MRI test revealed the injury. Holmgren said he will probably put Watters on injured reserve. Watters will decide whether to have an operation on his ankle or let it heal, Holmgren said. The injury puts Shaun Alexander back into the forefront at a crucial time of the year for most Fantasy players. + +Bubba Franks , TE GB - Free Agent Updated 12/17/01 +Franks suffered ankle and tailbone injuries on Sunday. His current status is day to day. + +Curtis Conway , WR SD - Giggles Updated 12/17/01 +Conway injured his shin on Saturday against Oakland. His current status is day to day. + +Eddie George , RB TEN - Tori Updated 12/17/01 +George was outplayed by Skip Hicks this week, but head coach Jeff Fisher has indicated there is no RB controversy. Hicks will continue to see some carries at George's expense, though. + +More Updates +Teams, Player News + +Frank Player News + +Corey Dillon , Active RB Updated 12/18/01 +Dillon's dislocated finger has improved, and he should be fine for this week. He is listed as probable for Sunday's game against Baltimore. Don't reserve him based on this injury, and only consider benching him based on the Ravens' strong rush defense. + +James Thrash , Reserve WR Updated 12/17/01 +Thrash bruised his ribs on Sunday. He is not expected to miss any playing time. + +Garrison Hearst , Active RB Updated 12/16/01 +Hearst rushed for 103 yards on 26 carries against Miami on Sunday. He was held out of the end zone, but Hearst is still a good enough player to start during the Fantasy playoffs. + +Jimmy Smith , Active WR Updated 12/16/01 +Smith had another good outing, catching five passes for 52 yards and a touchdown against Cleveland. The veteran wide receiver is a must-start every week. + +Jake Plummer , Reserve QB Updated 12/14/01 +Plummer may struggle on the road this week. The Giants may dominate a home matchup with the Cardinals. + +Brett Favre , Active QB Updated 12/14/01 +Favre should toss at least two TD passes this week. He will certainly exploit every weakness in the vulnerable Tennessee pass defense. + +Bill Schroeder , Active WR Updated 12/14/01 +Schroeder should post good yardage numbers at Tennessee. The Titans' cornerbacks may have trouble with his speed on post and fly routes. + +Maurice Smith , Reserve RB Updated 12/14/01 +The Atlanta Journal-Constitution says Smith's ailing knee has continued to improve, but Bob Christian may get the bulk of the team's carries on Sunday. + +Isaac Bruce , Active WR Updated 12/09/01 +Bruce caught just three passes for 44 yards against San Francisco. The St. Louis wideout has been a disappointment this year because of his inconsistency, but he is simply too explosive to not remain a starter for any Fantasy team. + +Terance Mathis , Reserve WR Updated 12/07/01 +Mathis continues to do nothing this season for Fantasy owners. Unless you're in a deeper league, holding onto the veteran wide receiver isn't advisable. + +Olandis Gary , Reserve RB Updated 11/26/01 +The Broncos placed Gary on injured reserve Monday, and signed Karon Coleman to the active roster. This officially ends Gary's season, as he suffered a broken leg on Thursday. Drop him from your roster. + +Titans , Active DT Updated 11/06/01 +Linebacker Randall Godfrey suffered torn cartilage in his left knee during Sunday's win over Jacksonville. He'll undergo arthroscopic surgery on Tuesday and will be listed as questionable for Monday's game against Baltimore. + +Dorsey Levens , Reserve RB Updated 10/12/01 +Levens (back) is probable for Sunday's game against Baltimore. He's got no real value as a Fantasy player at this point. + +David Akers , Active K Updated 12/11/00 +Akers was 5-of-5 in PATs on Sunday, but didn't get an opportunity to kick a field goal against the Browns. Akers has been a real Fantasy sleeper this season, but won't do owners much good next week as the Eagles take their bye week during some league's Fantasy championship game. + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/23064445.1075855166463.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/23064445.1075855166463.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..70c80f3a --- /dev/null +++ b/demo/ermis-f/cur/23064445.1075855166463.JavaMail.evans@thyme:2,S @@ -0,0 +1,97 @@ +Message-ID: <23064445.1075855166463.JavaMail.evans@thyme> +Date: Fri, 30 Nov 2001 12:03:48 -0800 (PST) +From: patrick.cagney@enron.com +To: gregory.adams@enron.com, chuck.andrews@enron.com, malcolm.atherton@enron.com, + mallik.avs@enron.com, anna.bailey@enron.com, + karen.ballesteros@enron.com, bruce.bayley@enron.com, + ken.berryman@enron.com, j.beyer@enron.com, + kimberly.bhatnagar@enron.com, carrie.blaskowski@enron.com, + leticia.botello@enron.com, s..bradford@enron.com, + christina.brandli@enron.com, julie.brezina@enron.com, + julie.brezina@enron.com, james.brown@enron.com, r..brown@enron.com, + jennifer.bryan@enron.com, joe.bucio@enron.com, + eileen.buerkert@enron.com, laura.carrillo@enron.com, + adriana.celedon@enron.com, maricela.chavez@enron.com, + cindy.cicchetti@enron.com, arlene.coates@enron.com, + rob.collier@enron.com, michele.curtis@enron.com, + margaret.daffin@enron.com, rana.daly@enron.com, + james.davis@enron.com, tammy.dawson@enron.com, terri.day@enron.com, + anthony.dayao@enron.com, fran.deltoro@enron.com, + mark.denner@enron.com, leslie.dever-mccauley@enron.com, + christina.digges@enron.com, jan.dobernecker@enron.com, + kathy.dodgen@enron.com, sean.dookie@enron.com, + stacey.duplessis@enron.com, thomas.engel@enron.com, + ann.engelhart@enron.com, frank.ermis@enron.com, jj.fair@enron.com, + mike.fink@enron.com, stacy.fleming@enron.com, lucy.flores@enron.com, + julie.franco@enron.com, scott.gahn@enron.com, + lorena.garcia@enron.com, kischa.gipson@enron.com, + wendy.gonzalez@enron.com, sheila.graves@enron.com, + carol.greene@enron.com, r..guinn@enron.com, dennis.harris@enron.com, + jessica.hernandez@enron.com, jill.hightower@enron.com, + chris.holmes@enron.com, todd.hunter@enron.com, + lisa.jackson@enron.com, marvia.jefferson@enron.com, + maria.julian@enron.com, doug.kirkley@enron.com, + valerie.kolesar@enron.com, christopher.larson@enron.com, + michael.lassle@enron.com, joseph.leichner@enron.com, + vickie.lessard@enron.com, susan.lewis@enron.com, + james.light@enron.com, kenya.liptrot@enron.com, olga.lopez@enron.com, + jeff.lowney@enron.com, elizabeth.maldonado@enron.com, + penny.marksberry@enron.com, a..martin@enron.com, + jennifer.martinez@enron.com, maria.martinez@enron.com, + janie.matamoros@enron.com, lisa.mcclendon@enron.com, + gary.mcdonald@enron.com, melissa.mcpherson@enron.com, + deborah.miller@enron.com, steve.montovano@enron.com, + jason.moore@enron.com, cheryl.morgan-dorsey@enron.com, + s..muller@enron.com, murli.nagwani@enron.com, sherri.noel@enron.com, + frances.ortiz@enron.com, bertha.owens@enron.com, + viviana.palma@enron.com, janet.peake@enron.com, + clifford.pelchat@enron.com, veronica.perez@enron.com, + kim.perkins@enron.com, david.picone@enron.com, + kalen.pieper@enron.com, jerre.price@enron.com, + stuart.rexrode@enron.com, crystal.reyna@enron.com, + lily.reynosa@enron.com, jeff.richter@enron.com, + johnny.salinas@enron.com, georgia.schmidt@enron.com, + laura.schwartz@enron.com, larrissa.sharma@enron.com, + kylie.sharp@enron.com, cathy.sherrill@enron.com, + craig.shields@enron.com, mary.silva@enron.com, h..silva@enron.com, + kenneth.sommers@enron.com, roberta.staehlin@enron.com, + wade.stubblefield@enron.com, david.sweitzer@enron.com, + john.taylor@enron.com, tamara.taylor@enron.com, + elizabeth.tilney@enron.com, mary.vasquez@enron.com, + xochitl.velasco@enron.com, valerie.villareal@enron.com, + christine.viola@enron.com, jason.wade@enron.com, + dusty.warren@enron.com, donna.watson@enron.com, + george.weber@enron.com, susan.wheeler@enron.com, + lyman.wilkes@enron.com, datren.williams@enron.com, + lisa.wolfe@enron.com, frank.zappala@enron.com, + sherri.zeiler@enron.com, greg.sharp@enron.com +Subject: READ THIS IMMEDIATELY - EMERGENCY - CODE & APPROVE ALL IPAYIT + INVOICES TODAY!! +Cc: wade.stubblefield@enron.com, kylie.sharp@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: wade.stubblefield@enron.com, kylie.sharp@enron.com +X-From: Cagney, Patrick +X-To: Adams, Gregory , Andrews, Chuck , Atherton, Malcolm , Avs, Mallik , Bailey, Anna , Ballesteros, Karen , Bayley, Bruce , Berryman, Ken , Beyer, Michael J , Bhatnagar, Kimberly , Blaskowski, Carrie , Botello, Leticia , Bradford, William S. , Brandli, Christina , Brezina, Julie , Brezina, Julie , Brown, James , Brown, Kimberly R. , Bryan, Jennifer , Bucio, Joe , Buerkert, Eileen , Carrillo, Laura , Celedon, Adriana , Chavez, Maricela , Cicchetti, Cindy , Coates, Arlene , Collier, Rob , Curtis, Michele , Daffin, Margaret , Daly, Rana , Davis, James , Dawson, Tammy , Day, Terri , Dayao, Anthony , Deltoro, Fran , Denner, Mark , Dever-McCauley, Leslie , Digges, Christina , Dobernecker, Jan , Dodgen, Kathy , Dookie, Sean , Duplessis, Stacey , Engel, Thomas , Engelhart, Ann , Ermis, Frank , Fair, JJ , Fink, Mike , Fleming, Stacy , Flores, Lucy , Franco, Julie , Gahn, Scott , Garcia, Lorena , Gipson, Kischa , Gonzalez, Wendy , Graves, Sheila , Greene, Carol , Guinn, Linda R. , Harris, Dennis , Hernandez, Jessica , Hightower, Jill , Holmes, Chris , Hunter, Todd , Jackson, Lisa , Jefferson, Marvia , Julian, Maria , Kirkley, Doug , Kolesar, Valerie , Larson, Christopher , Lassle, Michael , Leichner, Joseph , Lessard, Vickie , Lewis, Susan , Light, James , Liptrot, Kenya , Lopez, Olga , Lowney, Jeff , Maldonado, Elizabeth , Marksberry, Penny , Martin, Thomas A. , Martinez, Jennifer , Martinez, Maria , Matamoros, Janie , McClendon, Lisa , McDonald, Gary , McPherson, Melissa , Miller, Deborah , Montovano, Steve , Moore, Jason , Morgan-Dorsey, Cheryl , Muller, Mark S. , Nagwani, Murli , Noel, Sherri , Ortiz, Frances , Owens, Bertha , Palma, Viviana , Peake, Janet , Pelchat, Clifford , Perez, Veronica , Perkins, Kim , Picone, David , Pieper, Kalen , Price, Jerre , Rexrode, Stuart , Reyna, Crystal , Reynosa, Lily , Richter, Jeff , Salinas, Johnny , Schmidt, Georgia , Schwartz, Laura , Sharma, Larrissa , Sharp, Kylie , Sherrill, Cathy , Shields, Craig , Silva, Mary , Silva, Mary H. , Sommers, Kenneth , Staehlin, Roberta , Stubblefield, Wade , Sweitzer, David , Taylor, John , Taylor, Tamara , Tilney, Elizabeth , Vasquez, Mary , Velasco, Xochitl , Villareal, Valerie , Viola, Christine , Wade, Jason , Warren Paez, Dusty , Watson, Donna , Weber, George , Wheeler, Susan , Wilkes, Lyman , Williams, Datren , Wolfe, Lisa , Zappala, Frank , Zeiler, Sherri , Sharp, Greg +X-cc: Stubblefield, Wade , Sharp, Kylie +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Everyone, +It is crucial that before you leave the office today, all of the invoices in your iPayit Inbox be properly coded and then forwarded to Wade Stubblefield (EES' Chief Accounting Officer) for approval. The ISC is working as we speak to add Wade Stubblefield back into iPayit as someone you can forward to, in the meantime, just finish the coding of each invoice. If Wade's name is not added back to iPayit by the time you leave tonight, forward them to Wade first thing Monday morning. + +If you need help coding the invoices, call us at the numbers below and we can have someone from our Financial Operations area help you. + +Pat Cagney 3-9047 +Kylie Sharp 5-3828 + +If you have a problem with the iPayit system or your ID/password, please contact the ISC Customer Care Group at 713 345-4752, option 3. (If you don't get a quick response, call me directly). + +If needed, iPayit training materials can be found in the iPayit folder of the ISC's Document Center webpage (http://isc.enron.com/site/doclibrary/user/default.asp). Click on the iPayit folder on the left side of this webpage to display a list and description training items which include quick reference cards, an extensive user guide, etc. + +Thank you, Patrick Cagney +Phone 713 853-9047 +EBN 1202 \ No newline at end of file diff --git a/demo/ermis-f/cur/23090941.1075861338867.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/23090941.1075861338867.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2cbefe4d --- /dev/null +++ b/demo/ermis-f/cur/23090941.1075861338867.JavaMail.evans@thyme:2,S @@ -0,0 +1,161 @@ +Message-ID: <23090941.1075861338867.JavaMail.evans@thyme> +Date: Sat, 10 Nov 2001 04:46:12 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 11/10/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Diamondbacks 2001 World Champs Gear! Visit MVP.com for the Official Locker Room Cap, Locker Room Tee, World Series Collectibles and more. Also Save over 40% on select MLB Playoff Team Merchandise. + +Unlimited stock trades at BUYandHOLD for $14.99 per month. NO minimum balance required. Easy online application. + +Attention Fantasy Fans! Subscribe to The Sporting News now for a low $.99 per issue AND get a FREE Stainless Steel Thermo-Bottle! HURRY! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +Player Updates NFL Reports + +Latest NFL Player News + +Duce Staley , RB PHI - Giggles Updated 11/09/01 +Staley could start on Sunday against Minnesota. According to published reports, rookie tailback Correll Buckhalter (shoulder) is still a little banged up, and Staley is the healthier back at this time. + +Edgerrin James , RB IND - JWillie Updated 11/09/01 +James has been downgraded to doubtful for Sunday's game against Miami and Colts Head Coach Jim Mora says he will not play. Don't use James this week, and instead consider u! si! ng Dominic Rhodes, who will start in his place. + +Reuben Droughns , RB DET - Free Agent Updated 11/09/01 +Droughns started last week's game against San Francisco, but he wasn't very productive. He split carries with Lamont Warren in the game, and had ten carries for 36 yards. The same situation will likely hold true this weekend against Tampa Bay, so be sure to avoid any Detroit backs outside of deeper leagues. + +Johnnie Morton , WR DET - Hunter Updated 11/09/01 +Morton had a down game against San Francisco last week, and could be in for another tough outing against Tampa Bay. The Bucs have the fourth-ranked defense in the league against the pass, so don't expect big numbers out of Morton this week. + +Lamont Warren , RB DET - Free Agent Updated 11/09/01 +Warren will likely start in place of the injured James Stewart on Sunday against Tampa Bay. He's split carries with Reuben Droughns, and is only worth starting as a last resort in larger Fantasy leagues. + +Ahman Green , RB GB - Hunter Updated 11/09/01 +Green had a huge game against Tampa Bay last week, but don't expect the same type of output against Chicago. His numbers may in fact be down, but Green is too good to bench unless you have a a number of solid tailbacks on your roster. + +Brett Favre , QB GB - Frank Updated 11/09/01 +Favre has been one of the best Fantasy quarterbacks in the league this season. He'll face a Chicago team on Sunday that is a bit vulnerable to the pass, so be sure to start Favre this week. + +Bubba Franks , TE GB - Free Agent Updated 11/09/01 +Franks may not put up huge yardage numbers, but his seven touchdowns in seven games makes him a valuable Fantasy player. Unless you have a better option on your roster, Franks is the type of tight end that should start on a weekly basis. + +Mike Alstott , RB TB - JWillie Updated 11/09/01 +Alstott has scored four touchdowns in his last two games, and his success should continue this week against Detroit. Alstott's yardage numbers may not be very good, but he's definitely a good start in points-only leagues. + +Warrick Dunn , RB TB - Martin Updated 11/09/01 +Dunn has struggled in recent weeks, but he should have a good outing against Detroit this week. The Lions are ranked 30th in the league against the run, so look for Dunn to come up big for the Buccaneers. + +Brad Johnson , QB TB - Matty Updated 11/09/01 +Johnson has been putting up decent numbers in recent weeks, and should continue that trend against Detroit. The Lions secondary is vulnerable to the pass, so look for Johnson to have a solid game. + +Keyshawn Johnson , WR TB - Giggles Updated 11/09/01 +Johnson could be in for a big week against Detroit. The Lions secondary is ranked 25th in the league against the pass, so look for Johnson to shine. He's a must-start in any Fantasy league. + +Daunte Culpepper , QB MIN - Giggles Updated 11/09/01 +Culpepper is coming off a bye and should be geared up to play against the Philadelphia Eagles and Donovan McNabb. Culpepper's numbers may not be great against a tough Eagles defense, but he's still far too valuable to ever bench. + +Cris Carter , WR MIN - Tori Updated 11/09/01 +Carter has had some b! el! ow-average yardage games this season, but he's still one of the best players in the league when it comes to finding the end zone. For that reason, it's tough to ever put him on your reserve list, even against a tough Philadelphia secondary. + +Byron Chamberlain , TE MIN - Free Agent Updated 11/09/01 +Chamberlain has had a few bad outings in recent weeks, and may struggle against Philadelphia's tough linebackers. He has been a solid tight end overall, however, so starting him is still a good move unless you have a better option. + +Randy Moss , WR MIN - Russell Updated 11/09/01 +Moss is listed as probable for Sunday's game against Philadelphia due to an ankle injury. The Eagles have a solid secondary, but Moss is still worth starting because of his potential to post solid Fantasy numbers. + +Ricky Williams , RB NO - Bass/Hull Updated 11/09/01 +Williams is one of the better Fantasy backs in the league, and is a good player to use on a weekly basis. He'll face a Niners defense that has been pretty solid against the run, but Williams is still a must-start. + +Joe Horn , WR NO - Matty Updated 11/09/01 +Horn has had four straight solid performances, and is likely to have another against San Francisco. He torched the Niners for 15 catches, 285 yards and a score last season, and is a must-start for Fantasy owners this week. + +Willie Jackson , WR NO - Martin Updated 11/09/01 +Jackson's numbers aren't mind-blowing, but he has been a decent option for Fantasy owners in deeper leagues this season. Unless you have better options on your roster, Jackson is worth starting this week against San Francisco. + +Torry Holt , WR STL - Tori Updated 11/09/01 +Holt has been a solid wideout this season, and should continue his success against Carolina on Sunday. Be sure to start him this week. + +Isaac Bruce , WR STL - Frank Updated 11/09/01 +Bruce had a huge game before St. Louis' bye week, and he'll likely have another big performance in Week Nine. Look for Bruce to put up 100 yards receiving and a score against the questionable Carolina secondary. + +Marshall Faulk , RB STL - Matty Updated 11/09/01 +Faulk (knee) has been practicing all week, and he will start on Sunday against Carolin! a.! He's a must-start against any team, so be sure to put him into your lineup. + +Ernie Conwell , TE STL - Free Agent Updated 11/09/01 +Conwell has become a decent option at a position lacking reliable players. Unless you have a better option, Conwell is a good start against Carolina. + +Kurt Warner , QB STL - Hunter Updated 11/09/01 +Warner could have a huge game this weekend at the Trans World Dome. He'll be facing a Carolina defense ranked 29th in the league against the pass, so 300-plus yards passing and three touchdowns is a definite possi! bi! lity. + +Richard Huntley , RB CAR - Russell Updated 11/09/01 +Huntley will start this week against St. Louis, but he's not worth considering as a starter for your Fantasy team. Carolina will likely fall behing early in this game, which will force them to abandon their running game, leaving Huntley very few opportunities to produce. + +Donald Hayes , WR CAR - Martin Updated 11/09/01 +Hayes has been hindered by a foot injury in recent weeks, but is expected to play on Sunday against St. Louis. He's been unreliable for Fantasy owners this season, so starting! h! im is somewhat of a gamble. + +Muhsin Muhammad , WR CAR - Martin Updated 11/09/01 +Muhammad has done nothing in four straight weeks, and he could be in for another down game against St. Louis. With Carolina's quarterback situation up in the air and the prospect of facing CB Aeneas Williams looming, Fantasy owners may want to consider benching Muhammad this week. + +Ron Dayne , RB NYG - Neal/McKay Updated 11/09/01 +Dayne has had three straight down weeks, but he'll have a good chance to break out of his slump this week against Arizona. Dayne has two touchdowns in his last two games verus the Cardinals, and may be worth taking a gamble on in larger leagues. + +Ike Hilliard , WR NYG - Russell Updated 11/09/01 +Hilliard has scored a touchdown in two straight games, and has put up decent numbers over the last four weeks. He's a good start this week, especially against an Arizona defense ranked 22nd in the league against the pass. + +Amani Toomer , WR NYG - Tori Updated 11/09/01 +Toomer was benched last week in favor of Joe Jurevicius, but he still had 69 yards receiving against Dallas. He's put up decent numbers against this week's opponent, Arizona, in the past, so starting him is a good move. + +More Updates +Rosters Teams + + Frank +Frank Ermis + +Player TM Pos Status Next Bye FA +Favre, Brett GB QB Active @CHI Week 7 100 +Smith, Maurice ATL RB Active DAL Week 7 100 +Dillon, Corey CIN RB Active @JAC Week 8 100 +Bruce, Isaac STL WR Active CAR Week 8 100 +Smith, Jimmy JAC WR Active CIN Week 5 100 +Thrash, James PHI WR Active MIN Week 5 100 +Akers, David PHI K Active MIN Week 5 100 +Titans TEN DT Active BAL Week 3 100 +Plummer, Jake ARI QB Reserve NYG Week 1 100 +Levens, Dorsey GB RB Reserve @CHI Week 7 100 +Hearst, Garrison SF RB Reserve NO Week 6 100 +Gary, Olandis DEN RB Reserve SD Week 15 100 +Schroeder, Bill GB WR Reserve @CHI Week 7 100 +Mathis, Terance ATL WR Reserve DAL Week 7 100 + +Total Active Players: 8 +Total Reserve Players: 6 + +NFL Injuries for Frank +Updated Player Team Pos Injury Expected Return +11/5/01 Hearst, Garrison SF RB Knee Probable for Sunday's game vs. N.O. +11/9/01 Schroeder, Bill GB WR Ankle Probable for Sunday's game at Chi. +11/9/01 Smith, Maurice ATL RB Shin Probable for Sunday's game vs. Dal. + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/23261149.1075861335138.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/23261149.1075861335138.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6cc61540 --- /dev/null +++ b/demo/ermis-f/cur/23261149.1075861335138.JavaMail.evans@thyme:2,S @@ -0,0 +1,51 @@ +Message-ID: <23261149.1075861335138.JavaMail.evans@thyme> +Date: Tue, 23 Oct 2001 17:52:53 -0700 (PDT) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: CBS SportsLine's Fantasy Basketball 2001 is now live! +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: CBS SportsLine.com +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Just a note to let you know that CBS SportLine.com's Fantasy +Basketball 2001 and Basketball Commissioner are both on-line. + +FANTASY BASKETBALL 2001 - Presented by Honda +http://www.sportsline.com/links/6/1/87/fantasybbNUM2102301.cgi +* The best game for those looking to join a league and + compete for great prizes. +* Stats and standings updated daily; reports available + via e-mail or wireless. +* Each team gets a private web site, including tons of + scouting reports and fantasy analysis. +* This year, $150 goes to the champion of every Fantasy + Basketball GOLD league. + +BASKETBALL COMMISSIONER - Presented by Honda +http://www.sportsline.com/links/6/1/87/fantasybb102301.cgi +* The best league management and stats service to run + an existing league, or start a private league on-line. +* You make all the rules for scoring, drafting, playoffs, + prizes and more. +* We calculate all the stats and standings for you. +* We give you all the tools you need, including tons of + statistics, scouting reports and analysis. +* Enjoy great perks with Commissioner GOLD + + +--------------------------------------------------------------------- +This message has been provided free of charge and free of obligation. +If you prefer not to receive emails of this nature please send an +email to remove@commissioner.com. Do not respond to this email +directly. + +This message was sent to: frank.ermis@enron.com +--------------------------------------------------------------------- \ No newline at end of file diff --git a/demo/ermis-f/cur/23292931.1075855166180.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/23292931.1075855166180.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..86f2ab28 --- /dev/null +++ b/demo/ermis-f/cur/23292931.1075855166180.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <23292931.1075855166180.JavaMail.evans@thyme> +Date: Thu, 29 Nov 2001 13:46:59 -0800 (PST) +From: ryan.o'rourke@enron.com +To: k..allen@enron.com, eric.bass@enron.com, frank.ermis@enron.com, + l..gay@enron.com, mike.grigsby@enron.com, mog.heu@enron.com, + keith.holst@enron.com, jason.huang@enron.com, kam.keiser@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + stephanie.miller@enron.com, ryan.o'rourke@enron.com, + jay.reitmeyer@enron.com, susan.lindberg@enron.com, + matt.smith@enron.com, p..south@enron.com, m..tholt@enron.com, + houston <.ward@enron.com>, mark.whitt@enron.com, + jason.wolfe@enron.com +Subject: TRV Notification: (West NG Prices - Basis - 11/29/2001) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: O'Rourke, Ryan +X-To: Allen, Phillip K. , Bass, Eric , Ermis, Frank , Gay, Randall L. , Grigsby, Mike , Heu, Mog , Holst, Keith , Huang, Jason , Keiser, Kam , Kuykendall, Tori , Lenhart, Matthew , Miller, Stephanie , O'Rourke, Ryan , Reitmeyer, Jay , Lindberg, Susan , Smith, Matt , South, Steven P. , Tholt, Jane M. , Ward, Kim S (Houston) , Whitt, Mark , Wolfe, Jason +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +The report named: West NG Prices - Basis , published as of 11/29/2001 is now available for viewing on the website. \ No newline at end of file diff --git a/demo/ermis-f/cur/2329626.1075861335506.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/2329626.1075861335506.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c5c24ca1 --- /dev/null +++ b/demo/ermis-f/cur/2329626.1075861335506.JavaMail.evans@thyme:2,S @@ -0,0 +1,33 @@ +Message-ID: <2329626.1075861335506.JavaMail.evans@thyme> +Date: Thu, 25 Oct 2001 09:19:49 -0700 (PDT) +From: cgtpscontracts@pge.com +To: aaron.berutti@enron.com, daniel.lisk@enron.com, frank.ermis@enron.com, + hakeem.ogunbunmi@enron.com, p..south@enron.com, + suzanne.christiansen@enron.com +Subject: E-Confirm GTSA Exhibit - California Gas Transmission +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: cgtpscontracts@pge.com +X-To: Berutti, Aaron , Lisk, Daniel , Ermis, Frank , Ogunbunmi, Hakeem , kimberly.s.olinge@enron.com, Miller, Stephanie , South, Steven P. , Christiansen, Suzanne +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Your GTSA Exhibit 0202BON014 with Pacific Gas and Electric Company is now available in INSIDEtracc. If you have any questions prior to confirming* this exhibit, please call a California Gas Transmission Representative (http://www.pge.com/pipeline/custserv/reps.html). + +Steps to E-Confirm your GTSA Exhibit: + +1. At the Pipe Ranger Home page (http://www.pge.com/pipeline/index.html), log on to INSIDEtracc. You will be prompted to enter your ID and password at two different log on screens. +2. At the INSIDEtracc main window, select Navigate, Contracts, Contracts. Click the Retrieve button to retrieve your customer-specific contract information. +3. Click the arrow next to the GTSA Contract Code to open up a list of Exhibit types (e.g. Transportation, Storage, Park/Lend). +4. Click the arrow next to the appropriate Exhibit type for a list of Exhibits. +5. Select the desired Exhibit from this list (single-click) or open the Exhibit by double-clicking on it. +6. Click the "View Contract" button on the Contract Controller screen, or "View Exhibit" button on the Exhibit screen to review the full text of the Exhibit. +7. Click the "E-Confirm" button when you are ready to electronically confirm your Exhibit. +8. Click the "View Contract" or "View Exhibit" button after you E-Confirm the Exhibit. Print or save the Exhibit text with the Date/Time/User ID stamp of your E-Confirmation. + + +* As a "contact" identified on Exhibit B (Access Request Form), you are authorized to confirm contracts under the Electronic Commerce System User Agreement executed with Pacific Gas and Electric Company. If you are not a "contact" identified on Exhibit B, please call a CGT representative to let them know you received this e-mail in error. \ No newline at end of file diff --git a/demo/ermis-f/cur/23337497.1075855166501.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/23337497.1075855166501.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..8b1639d5 --- /dev/null +++ b/demo/ermis-f/cur/23337497.1075855166501.JavaMail.evans@thyme:2,S @@ -0,0 +1,154 @@ +Message-ID: <23337497.1075855166501.JavaMail.evans@thyme> +Date: Fri, 30 Nov 2001 12:32:58 -0800 (PST) +From: patrick.cagney@enron.com +To: gregory.adams@enron.com, chuck.andrews@enron.com, malcolm.atherton@enron.com, + mallik.avs@enron.com, anna.bailey@enron.com, + karen.ballesteros@enron.com, bruce.bayley@enron.com, + ken.berryman@enron.com, j.beyer@enron.com, + kimberly.bhatnagar@enron.com, carrie.blaskowski@enron.com, + leticia.botello@enron.com, s..bradford@enron.com, + christina.brandli@enron.com, julie.brezina@enron.com, + julie.brezina@enron.com, james.brown@enron.com, r..brown@enron.com, + jennifer.bryan@enron.com, joe.bucio@enron.com, + eileen.buerkert@enron.com, laura.carrillo@enron.com, + adriana.celedon@enron.com, maricela.chavez@enron.com, + cindy.cicchetti@enron.com, arlene.coates@enron.com, + rob.collier@enron.com, michele.curtis@enron.com, + margaret.daffin@enron.com, rana.daly@enron.com, + james.davis@enron.com, tammy.dawson@enron.com, terri.day@enron.com, + anthony.dayao@enron.com, fran.deltoro@enron.com, + mark.denner@enron.com, leslie.dever-mccauley@enron.com, + christina.digges@enron.com, jan.dobernecker@enron.com, + kathy.dodgen@enron.com, sean.dookie@enron.com, + stacey.duplessis@enron.com, thomas.engel@enron.com, + ann.engelhart@enron.com, frank.ermis@enron.com, jj.fair@enron.com, + mike.fink@enron.com, stacy.fleming@enron.com, lucy.flores@enron.com, + julie.franco@enron.com, scott.gahn@enron.com, + lorena.garcia@enron.com, kischa.gipson@enron.com, + wendy.gonzalez@enron.com, sheila.graves@enron.com, + carol.greene@enron.com, r..guinn@enron.com, dennis.harris@enron.com, + jessica.hernandez@enron.com, jill.hightower@enron.com, + chris.holmes@enron.com, todd.hunter@enron.com, + lisa.jackson@enron.com, marvia.jefferson@enron.com, + maria.julian@enron.com, doug.kirkley@enron.com, + valerie.kolesar@enron.com, christopher.larson@enron.com, + michael.lassle@enron.com, joseph.leichner@enron.com, + vickie.lessard@enron.com, susan.lewis@enron.com, + james.light@enron.com, kenya.liptrot@enron.com, olga.lopez@enron.com, + jeff.lowney@enron.com, elizabeth.maldonado@enron.com, + penny.marksberry@enron.com, a..martin@enron.com, + jennifer.martinez@enron.com, maria.martinez@enron.com, + janie.matamoros@enron.com, lisa.mcclendon@enron.com, + gary.mcdonald@enron.com, melissa.mcpherson@enron.com, + deborah.miller@enron.com, steve.montovano@enron.com, + jason.moore@enron.com, cheryl.morgan-dorsey@enron.com, + s..muller@enron.com, murli.nagwani@enron.com, sherri.noel@enron.com, + frances.ortiz@enron.com, bertha.owens@enron.com, + viviana.palma@enron.com, janet.peake@enron.com, + clifford.pelchat@enron.com, veronica.perez@enron.com, + kim.perkins@enron.com, david.picone@enron.com, + kalen.pieper@enron.com, jerre.price@enron.com, + stuart.rexrode@enron.com, crystal.reyna@enron.com, + lily.reynosa@enron.com, jeff.richter@enron.com, + johnny.salinas@enron.com, georgia.schmidt@enron.com, + laura.schwartz@enron.com, larrissa.sharma@enron.com, + kylie.sharp@enron.com, cathy.sherrill@enron.com, + craig.shields@enron.com, mary.silva@enron.com, h..silva@enron.com, + kenneth.sommers@enron.com, roberta.staehlin@enron.com, + wade.stubblefield@enron.com, david.sweitzer@enron.com, + john.taylor@enron.com, tamara.taylor@enron.com, + elizabeth.tilney@enron.com, mary.vasquez@enron.com, + xochitl.velasco@enron.com, valerie.villareal@enron.com, + christine.viola@enron.com, jason.wade@enron.com, + dusty.warren@enron.com, donna.watson@enron.com, + george.weber@enron.com, susan.wheeler@enron.com, + lyman.wilkes@enron.com, datren.williams@enron.com, + lisa.wolfe@enron.com, frank.zappala@enron.com, + sherri.zeiler@enron.com, greg.sharp@enron.com +Subject: important update: EMERGENCY - CODE & APPROVE ALL IPAYIT INVOICES + TODAY!! +Cc: wade.stubblefield@enron.com, kylie.sharp@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: quoted-printable +Bcc: wade.stubblefield@enron.com, kylie.sharp@enron.com +X-From: Cagney, Patrick +X-To: Adams, Gregory , Andrews, Chuck , Atherton, Malcolm , Avs, Mallik , Bailey, Anna , Ballesteros, Karen , Bayley, Bruce , Berryman, Ken , Beyer, Michael J , Bhatnagar, Kimberly , Blaskowski, Carrie , Botello, Leticia , Bradford, William S. , Brandli, Christina , Brezina, Julie , Brezina, Julie , Brown, James , Brown, Kimberly R. , Bryan, Jennifer , Bucio, Joe , Buerkert, Eileen , Carrillo, Laura , Celedon, Adriana , Chavez, Maricela , Cicchetti, Cindy , Coates, Arlene , Collier, Rob , Curtis, Michele , Daffin, Margaret , Daly, Rana , Davis, James , Dawson, Tammy , Day, Terri , Dayao, Anthony , Deltoro, Fran , Denner, Mark , Dever-McCauley, Leslie , Digges, Christina , Dobernecker, Jan , Dodgen, Kathy , Dookie, Sean , Duplessis, Stacey , Engel, Thomas , Engelhart, Ann , Ermis, Frank , Fair, JJ , Fink, Mike , Fleming, Stacy , Flores, Lucy , Franco, Julie , Gahn, Scott , Garcia, Lorena , Gipson, Kischa , Gonzalez, Wendy , Graves, Sheila , Greene, Carol , Guinn, Linda R. , Harris, Dennis , Hernandez, Jessica , Hightower, Jill , Holmes, Chris , Hunter, Todd , Jackson, Lisa , Jefferson, Marvia , Julian, Maria , Kirkley, Doug , Kolesar, Valerie , Larson, Christopher , Lassle, Michael , Leichner, Joseph , Lessard, Vickie , Lewis, Susan , Light, James , Liptrot, Kenya , Lopez, Olga , Lowney, Jeff , Maldonado, Elizabeth , Marksberry, Penny , Martin, Thomas A. , Martinez, Jennifer , Martinez, Maria , Matamoros, Janie , McClendon, Lisa , McDonald, Gary , McPherson, Melissa , Miller, Deborah , Montovano, Steve , Moore, Jason , Morgan-Dorsey, Cheryl , Muller, Mark S. , Nagwani, Murli , Noel, Sherri , Ortiz, Frances , Owens, Bertha , Palma, Viviana , Peake, Janet , Pelchat, Clifford , Perez, Veronica , Perkins, Kim , Picone, David , Pieper, Kalen , Price, Jerre , Rexrode, Stuart , Reyna, Crystal , Reynosa, Lily , Richter, Jeff , Salinas, Johnny , Schmidt, Georgia , Schwartz, Laura , Sharma, Larrissa , Sharp, Kylie , Sherrill, Cathy , Shields, Craig , Silva, Mary , Silva, Mary H. , Sommers, Kenneth , Staehlin, Roberta , Stubblefield, Wade , Sweitzer, David , Taylor, John , Taylor, Tamara , Tilney, Elizabeth , Vasquez, Mary , Velasco, Xochitl , Villareal, Valerie , Viola, Christine , Wade, Jason , Warren Paez, Dusty , Watson, Donna , Weber, George , Wheeler, Susan , Wilkes, Lyman , Williams, Datren , Wolfe, Lisa , Zappala, Frank , Zeiler, Sherri , Sharp, Greg +X-cc: Stubblefield, Wade , Sharp, Kylie +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Everyone - update: Wade Stubblefield has just been added to iPayit for for= +warding, after you have reviewed and coded the invoices. +Please note he is listed as Stubblefield, Gregory.=20 +Thanks, Pat + + -----Original Message----- +From: =09Cagney, Patrick =20 +Sent:=09Friday, November 30, 2001 2:04 PM +To:=09Adams, Gregory; Andrews, Chuck; Atherton, Malcolm; Avs, Mallik; Baile= +y, Anna; Ballesteros, Karen; Bayley, Bruce; Berryman, Ken; Beyer, Michael J= +; Bhatnagar, Kimberly; Blaskowski, Carrie; Botello, Leticia; Bradford, Will= +iam S.; Brandli, Christina; Brezina, Julie; Brezina, Julie; Brown, James; B= +rown, Kimberly R.; Bryan, Jennifer; Bucio, Joe; Buerkert, Eileen; Carrillo,= + Laura; Celedon, Adriana; Chavez, Maricela; Cicchetti, Cindy; Coates, Arlen= +e; Collier, Rob; Curtis, Michele; Daffin, Margaret; Daly, Rana; Davis, Jame= +s; Dawson, Tammy; Day, Terri; Dayao, Anthony; Deltoro, Fran; Denner, Mark; = +Dever-McCauley, Leslie; Digges, Christina; Dobernecker, Jan; Dodgen, Kathy;= + Dookie, Sean; Duplessis, Stacey; Engel, Thomas; Engelhart, Ann; Ermis, Fra= +nk; Fair, JJ; Fink, Mike; Fleming, Stacy; Flores, Lucy; Franco, Julie; Gahn= +, Scott; Garcia, Lorena; Gipson, Kischa; Gonzalez, Wendy; Graves, Sheila; G= +reene, Carol; Guinn, Linda R.; Harris, Dennis; Hernandez, Jessica; Hightowe= +r, Jill; Holmes, Chris; Hunter, Todd; Jackson, Lisa; Jefferson, Marvia; Jul= +ian, Maria; Kirkley, Doug; Kolesar, Valerie; Larson, Christopher; Lassle, M= +ichael; Leichner, Joseph; Lessard, Vickie; Lewis, Susan; Light, James; Lipt= +rot, Kenya; Lopez, Olga; Lowney, Jeff; Maldonado, Elizabeth; Marksberry, Pe= +nny; Martin, Thomas A.; Martinez, Jennifer; Martinez, Maria; Matamoros, Jan= +ie; McClendon, Lisa; McDonald, Gary; McPherson, Melissa; Miller, Deborah; M= +ontovano, Steve; Moore, Jason; Morgan-Dorsey, Cheryl; Muller, Mark S.; Nagw= +ani, Murli; Noel, Sherri; Ortiz, Frances; Owens, Bertha; Palma, Viviana; Pe= +ake, Janet; Pelchat, Clifford; Perez, Veronica; Perkins, Kim; Picone, David= +; Pieper, Kalen; Price, Jerre; Rexrode, Stuart; Reyna, Crystal; Reynosa, Li= +ly; Richter, Jeff; Salinas, Johnny; Schmidt, Georgia; Schwartz, Laura; Shar= +ma, Larrissa; Sharp, Kylie; Sherrill, Cathy; Shields, Craig; Silva, Mary; S= +ilva, Mary H.; Sommers, Kenneth; Staehlin, Roberta; Stubblefield, Wade; Swe= +itzer, David; Taylor, John; Taylor, Tamara; Tilney, Elizabeth; Vasquez, Mar= +y; Velasco, Xochitl; Villareal, Valerie; Viola, Christine; Wade, Jason; War= +ren Paez, Dusty; Watson, Donna; Weber, George; Wheeler, Susan; Wilkes, Lyma= +n; Williams, Datren; Wolfe, Lisa; Zappala, Frank; Zeiler, Sherri; Sharp, Gr= +eg +Cc:=09Stubblefield, Wade; Sharp, Kylie +Subject:=09READ THIS IMMEDIATELY - EMERGENCY - CODE & APPROVE ALL IPAYIT IN= +VOICES TODAY!! +Importance:=09High + +Everyone, +It is crucial that before you leave the office today, all of the invoices i= +n your iPayit Inbox be properly coded and then forwarded to Wade Stubblefie= +ld (EES' Chief Accounting Officer) for approval. The ISC is working as we = +speak to add Wade Stubblefield back into iPayit as someone you can forward = +to, in the meantime, just finish the coding of each invoice. If Wade's nam= +e is not added back to iPayit by the time you leave tonight, forward them t= +o Wade first thing Monday morning. + +If you need help coding the invoices, call us at the numbers below and we c= +an have someone from our Financial Operations area help you. =20 + +Pat Cagney=09=093-9047 +Kylie Sharp=09=095-3828 + +If you have a problem with the iPayit system or your ID/password, please co= +ntact the ISC Customer Care Group at 713 345-4752, option 3. (If you don't = +get a quick response, call me directly). + +If needed, iPayit training materials can be found in the iPayit folder of t= +he ISC's Document Center webpage (http://isc.enron.com/site/doclibrary/user= +/default.asp). Click on the iPayit folder on the left side of this webpage= + to display a list and description training items which include quick refer= +ence cards, an extensive user guide, etc.=20 + +Thank you, Patrick Cagney +Phone 713 853-9047 +EBN 1202 \ No newline at end of file diff --git a/demo/ermis-f/cur/23453834.1075855167537.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/23453834.1075855167537.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f3f94842 --- /dev/null +++ b/demo/ermis-f/cur/23453834.1075855167537.JavaMail.evans@thyme:2,S @@ -0,0 +1,168 @@ +Message-ID: <23453834.1075855167537.JavaMail.evans@thyme> +Date: Wed, 5 Dec 2001 02:51:46 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/5/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Exclusive Offer to Fantasy Members! Take 10% off Colosseum NCAA Block and Tackle Jerseys and get into the game! It's an easy play, simply enter coupon code VRYEHYGP into Step 5 of the Check Out process to receive your discount. But, don't fumble, offer ends 12/11/01. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Ricky Watters , RB SEA - Free Agent Updated 12/04/01 +Watters is close to returning from a shoulder injury, according to the Seattle Post-Intelligencer. "The plan is (for Ricky) to practice this week. Whether he can play this Sunday, that's another question," coach and general manager Mike Holmgren said. It is unclear whether Watters will take back the starting job from Shaun Alexander, although we think it's unlikely he will. However, Watters could take away carries from Alexander, hurting his Fantasy value during the most important weeks of the season. + +Jon Ritchie , RB OAK - Free Agent Updated 12/04/01 +Ritchie is expected to miss Sunday's game against Kansas City, and perhaps more, due to a sprained ankle. He will be replaced at fullback by Zack Crockett, who often gets goal-line chances. + +Keith Poole , WR DEN - Free Agent Updated 12/04/01 +Poole could miss his second straight game Sunday against Seattle due to bruised ribs. He's merely a marginal Fantasy player to begin with, so don't use him if there is any question whether he will play. + +Rod Smith , WR DEN - Matt! y ! Updated 12/04/01 +Smith is questionable for Sunday's game against Seattle due to his sprained left ankle. He will test the injury at practice on Wednesday, so monitor his progress before you make a decision on using him this week. + +Dominic Rhodes , RB IND - Free Agent Updated 12/04/01 +Rhodes is recovering from a srained right wrist and a low back bruise. However, The Indianapolis Star reports that he is expected to play in Monday's game. + +James McKnight , WR MIA - Free Agent Updated 12/04/01 +McKnight suffered a rib injury in Sunday's game but is expected to play Monday. The Miami Herald reports that he will resume practicing on Wednesday. + +Chris Chambers , WR MIA - Free Agent Updated 12/04/01 +Chambers is expected to practice Wednesday and The Miami Herald reports that he will play Monday. Chambers is recovering from a rib injury he suffered in Sunday's game. + +James Jackson , RB CLE - Hunter Updated 12/04/01 +Jackson, still recovering from an ankle injury, might play in Sunday's game against New E! ng! land. The Akron Beacon Journal reports that he was held out of last Sunday's game in an effort to get him healthy for the last five matchups. + +Randy Moss , WR MIN - Russell Updated 12/04/01 +Moss suffered a bruised right elbow during Sunday's game against Pittsburgh. The injury isn't serious, however, and he is expected to start in Week 13 against Tennessee. + +Cameron Cleeland , TE NO - Free Agent Updated 12/04/01 +Cleeland, who has missed several weeks due to an ankle injury, is expected to return this week against Atlanta. In fact, the ! Times Picayune is reporting that Cleeland is probable for the contest. If you need a tight end for Week 13, Cleeland is definitely an option, barring any setbacks. + +Kris Mangum , TE CAR - Free Agent Updated 12/04/01 +Mangum's neck injury may be more serious than what was originally thought. He continues to be hampered by the injury, and will be evaluated on a day to day basis. + +Tyrone Davis , TE GB - Free Agent Updated 12/04/01 +Davis was activated for Monday night's game against Jacksonville. He saw limited playing time, and won't make much of an impact from a Fantasy perspective. + +Tony Banks , QB WAS - Free Agent Updated 12/04/01 +Banks suffered an ankle injury during Sunday's 20-10 loss to Dallas. However, he is expected to practice on Wednesday and will remain Washington's starting quarterback in Week 13 vs. Arizona. + +Stephen Alexander , TE WAS - Free Agent Updated 12/04/01 +According to the Washington Post, Alexander (broken fibula) is likely out for ! th! e remainder of the 2001 season. He suffered the injury during Sunday's 20-10 loss to Dallas, and will be replaced by Walter Rasby and Zeron Flemister. + +Dave Moore , TE TB - Free Agent Updated 12/04/01 +Moore underwent an MRI on his injured hip on Monday, and coach Tony Dungy said that he could miss Sunday's game against Detroit. Todd Yoder would start in Moore's absence, but neither player has much Fantasy value outside of deeper leagues. + +Kevan Barlow , RB SF - Tori Updated 12/04/01 +Barlow, who missed Sunday's game against Buffalo due to a shoulder injury, is expected to return to practice on Wednesday. He'll play in Week 13 barring any setbacks, but he's not worth starting on your Fantasy team. + +Terrell Owens , WR SF - Martin Updated 12/04/01 +Owens, who is still dealing with both foot and ankle injuries, will be in the starting lineup for the Niners on Sunday against St. Louis. Owens said he's still not 100 percent healthy but that he "did better than I expected" in Sunday's 35-0 win over Buffalo. + +Jeff Thomason , TE PHI - Free Agent Updated 12/04/01 +Thomason is still nursing a hyperextended knee, and will likely miss practice this week. He's doubtful for Sunday's game against San Diego. + +Freddie Mitchell , WR PHI - Free Agent Updated 12/04/01 +According to published reports, Mitchell is close to replacing Todd Pinkston as Philadelphia's No. 2 receiver. "They both play about the equal number of plays," coach Andy Reid said. "Every week we're giving Freddie more responsibility, and he's coming along very well. He's the No. 2 wideout [behind Pinkston] at that position right now." If you're in a deeper league and need a wideout, Mitchell may be worth taking a chance on. + +Mike Vanderjagt , K IND - Hunter Updated 12/04/01 +Vanderjagt is expected to play this weekend, according to published reports. He suffered a pulled back muscle in Sunday's game. + +Daunte Culpepper , QB MIN - Giggles Updated 12/04/01 +Culpepper's status for this weekend's contest against Tennessee is uncertain at this time. "If his knee is in better shape, then he'll play," Green told the Minneapolis Star Tribune. "If it's not, then he probably will not." Todd Bouman, who threw two late touchdowns against Pittsburgh, would start in Culpepper's absence! . ! + +Anthony Thomas , RB CHI - Martin Updated 12/04/01 +According to the Chicago Daily Herald, Thomas should be back in the starting lineup this weekend. He will be limited in practice all week, but barring any setbacks he should be able to play against Green Bay. + +Wesley Walls , TE CAR - Free Agent Updated 12/04/01 +Walls, who suffered a hyperextended ankle on Sunday, should be able to return to practice by Thursday. He's questionable for Sunday's game at Buffalo at this point, but he should be able to play barring any setbacks. + +Jerome Bettis , RB PIT - Giggles Updated 12/04/01 +Bettis, the NFL's rushing leader, most likely will miss Pittsburgh's game against the New York Jets on Sunday because of groin and hip injuries. Bettis was listed Tuesday as doubtful, meaning there is a 25 percent chance he could play. Coach Bill Cowher said even that might be overestimating his chances. "We'll see how he is by the end of the week but, by listing him as doubtful, you can see where I'm heading," Cowher said. If Bettis can't play, he would be replaced by Chris Fuamatu-Ma'afala and Amos Zereoue. Fuamatu-Ma'afala had 12 carries for 74 yards Sunday. + +Chris Chandler! , QB ATL - Free Agent Updated 12/04/01 +According to Head Coach Dan Reeves, Chandler's injured ankle will be evaluated in practice on Wednesday. "According to the doctor, we've got a chance with Chris this week," Reeves said. "There wasn't a lot of swelling. It's going to be sore. Wednesday is going to be the key for him." Michael Vick would start against New Orleans if Chandler can't go. + +Mike McMahon , QB DET - Free Agent Updated 12/03/01 +McMahon, being groomed as Detroit's quarterback of the future, will make his first start for the winless Lions at Tampa Bay this week. He will replace Charlie Batch, who likely is out for the season after separating his right shoulder in Sunday's 13-10 loss at Chicago. Ty Detmer will back up McMahon, and a third quarterback will be added later in the week. McMahon does throw downfield with some success, and he is worth consideration as a Fantasy backup. + +Jets , DT NYJ - Free Agent Updated 12/03/01 +CB Aaron Glenn may miss up to four weeks with a sprained medial collateral ligament in his right knee. His loss may mean the defense will blitz more often to protect the secondary, but the unit may also allow more passing yards in the next few games.! + +Jay Riemersma , TE BUF - Free Agent Updated 12/03/01 +Riemersma suffered a concussion in Sunday night's game. His current status is day to day. + +Eddie George , RB TEN - Tori Updated 12/03/01 +George aggravated an ankle injury on Sunday. He should be able to play at Minnesota next week. + +Desmond Clark , TE DEN - Free Agent Updated 12/03/01 +Clark suffered a strained groin in Sunday's game. His current status is day to day. + +More Updates +Teams, Rosters + + Frank +Frank Ermis + +Player TM Pos Status Next Bye FA +Favre, Brett GB QB Active CHI Week 7 100 +Dillon, Corey CIN RB Active JAC Week 8 100 +Hearst, Garrison SF RB Active @STL Week 6 100 +Smith, Jimmy JAC WR Active @CIN Week 5 100 +Bruce, Isaac STL WR Active SF Week 8 100 +Schroeder, Bill GB WR Active CHI Week 7 100 +Akers, David PHI K Active SD Week 5 100 +Titans TEN DT Active @MIN Week 3 100 +Plummer, Jake ARI QB Reserve WAS Week 1 100 +Smith, Maurice ATL RB Reserve NO Week 7 100 +Gary, Olandis DEN RB Reserve SEA Week 15 100 +Levens, Dorsey GB RB Reserve CHI Week 7 100 +Thrash, James PHI WR Reserve SD Week 5 100 +Mathis, Terance ATL WR Reserve NO Week 7 100 + +Total Active Players: 8 +Total Reserve Players: 6 + +NFL Injuries for Frank +Updated Player Team Pos Injury Expected Return +11/26/01 Gary, Olandis DEN RB Leg On IR. Out for the rest of the season. +Transactions, View + + Make Selection + + There are no League Transactions which meet the selected criteria. + +To see all league transactions select "All", "All", "All Teams" from the Transactions, View page. + + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/23585178.1075861335458.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/23585178.1075861335458.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f0ccb37c --- /dev/null +++ b/demo/ermis-f/cur/23585178.1075861335458.JavaMail.evans@thyme:2,S @@ -0,0 +1,33 @@ +Message-ID: <23585178.1075861335458.JavaMail.evans@thyme> +Date: Thu, 25 Oct 2001 08:09:18 -0700 (PDT) +From: cgtpscontracts@pge.com +To: aaron.berutti@enron.com, daniel.lisk@enron.com, frank.ermis@enron.com, + hakeem.ogunbunmi@enron.com, p..south@enron.com, + suzanne.christiansen@enron.com +Subject: E-Confirm GTSA Exhibit - California Gas Transmission +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: cgtpscontracts@pge.com +X-To: Berutti, Aaron , Lisk, Daniel , Ermis, Frank , Ogunbunmi, Hakeem , kimberly.s.olinge@enron.com, Miller, Stephanie , South, Steven P. , Christiansen, Suzanne +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Your GTSA Exhibit 0202LCG033 with Pacific Gas and Electric Company is now available in INSIDEtracc. If you have any questions prior to confirming* this exhibit, please call a California Gas Transmission Representative (http://www.pge.com/pipeline/custserv/reps.html). + +Steps to E-Confirm your GTSA Exhibit: + +1. At the Pipe Ranger Home page (http://www.pge.com/pipeline/index.html), log on to INSIDEtracc. You will be prompted to enter your ID and password at two different log on screens. +2. At the INSIDEtracc main window, select Navigate, Contracts, Contracts. Click the Retrieve button to retrieve your customer-specific contract information. +3. Click the arrow next to the GTSA Contract Code to open up a list of Exhibit types (e.g. Transportation, Storage, Park/Lend). +4. Click the arrow next to the appropriate Exhibit type for a list of Exhibits. +5. Select the desired Exhibit from this list (single-click) or open the Exhibit by double-clicking on it. +6. Click the "View Contract" button on the Contract Controller screen, or "View Exhibit" button on the Exhibit screen to review the full text of the Exhibit. +7. Click the "E-Confirm" button when you are ready to electronically confirm your Exhibit. +8. Click the "View Contract" or "View Exhibit" button after you E-Confirm the Exhibit. Print or save the Exhibit text with the Date/Time/User ID stamp of your E-Confirmation. + + +* As a "contact" identified on Exhibit B (Access Request Form), you are authorized to confirm contracts under the Electronic Commerce System User Agreement executed with Pacific Gas and Electric Company. If you are not a "contact" identified on Exhibit B, please call a CGT representative to let them know you received this e-mail in error. \ No newline at end of file diff --git a/demo/ermis-f/cur/23887584.1075861340278.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/23887584.1075861340278.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..980d3995 --- /dev/null +++ b/demo/ermis-f/cur/23887584.1075861340278.JavaMail.evans@thyme:2,S @@ -0,0 +1,94 @@ +Message-ID: <23887584.1075861340278.JavaMail.evans@thyme> +Date: Sat, 17 Nov 2001 01:10:57 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: CBS SPORTSLINE.COM FANTASY FOOTBALL NEWSLETTER +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: CBS SportsLine.com +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + Fantasy Football Newsletter +November 16, 2001 + + Fantasy Sports Fantasy Football CBS SportsLine.com + +Welcome to another edition of the 2001 Fantasy Football Newsletter! + +The Fantasy Football newsletter will arrive in your e-mail inbox every Friday. We'll include news about the web site; tips on using all the features available; and answers to your player-related questions from the "Gridiron Guru." + + Inside + +* Plan for the Playoffs + +* Game-by-Game Analysis + +* Gridiron Guru + +* Tip of the Week + + + + _____ + +Plan for the Playoffs + +The Fantasy season is nearing its end, and the playoffs are on the horizon. For Fantasy 2001 players, the playoffs begin with NFL week 15 (games of Dec. 22-23) and last two weeks, with the championship game in week 16 (games of Dec. 29-30.) + +If you're in a Football Commissioner league, go to Schedule, Playoffs to see when your playoffs start and how many rounds they last. Of course, the matchups are probably still not determined, so you may not see teams listed in the brackets. The commissioner of your league is responsible for adding the teams to your playoff brackets at the end of your regular season. + +If your team is still in contention, go to NFL Teams, Schedule and take note of the NFL teams with byes during your playoff weeks, so you know which players will be available if - and WHEN - your team competes in a playoff matchup. + + _____ + +Game-by-Game Analysis + +Go to Players, Game Log to see how a particular player did in each game this season. The player's statistics in the common categories will be displayed for each game. If you are breaking down free agents, the game log is great way to see who's been getting the most consistent production. + + _____ + +Gridiron Guru + +Welcome to Gridiron Guru, where we'll answer your questions about players and offer Fantasy Football roster advice. We invite you to send your own scouting reports and comments on players to: gridguru@commissioner.com . You'll get the chance to be heard by thousands of Fantasy players just like yourself! + +Question - Mike Blake + +I'm having trouble filling my No. 2 WR spot. Should I start Az-Zahir Hakim, Todd Pinkston or Muhsin Muhammad in week ten? + +Answer - GG + +Hakim is a hit-or-miss type, so he's risky. Pinkston has done nothing in his last four games, and he's losing playing time to Freddie Mitchell. Muhammad bounced back from a few bad performances to catch six passes for 75 yards last weekend against St. Louis, and has had some past success against this week's opponent, San Francisco. Go with Muhammad. + + +Question - Russell Brown + +My league starts 2 QBs. Donovan McNabb is one of my starters. Who else should I start? I have Tom Brady, Vinny Testaverde and Doug Flutie. + +Answer - GG + +Testaverde's Fantasy value has taken a real hit this season because of the Jets' conservative offense. Flutie struggled last week against a bad Denver secondary, and won't have an easier time against Oakland. We'd suggest playing Brady, who will start against St. Louis despite the return of Drew Bledsoe. Brady has thrown 11 touchdowns in his last five games, and is playing too well to bench. + + +Question - Chris Gilcrest + +Who would you start at QB this weekend: Rich Gannon or Kerry Collins? Which one of these four RBs would you bench: Eddie George, Michael Pittman, Mike Anderson, Curtis Martin? + +Answer - GG + +Collins has the better matchup of the two QBs, but he's far too inconsistent to start over a player like Gannon. Oakland will be looking to bounce back from a subpar performance against Seattle, so look for Gannon to have a solid game. As for your second question, bench Mike Anderson. You can't bench Martin, no matter how bad the matchup may be. George has four touchdowns in his last three games against Cincinnati, and is worth starting despite his struggles this season; and Pittman's matchup against Detroit is too good to ignore. + + + _____ + +Tip of the Week + +Keith Simmons, Boulder, CO: Can Terrell Davis ever stay healthy? He comes back and teases Fantasy owners with his solid play over the last two weeks, only to fall prey to another knee injury this past Sunday. He was once the best Fantasy player in the league, but now Davis is an unreliable, injury-prone shell of his former self. + + +This message has been sent to frank.ermis@enron.com, provided free of charge and free of obligation. If you prefer not to receive emails of this nature please send an email to remove@commissioner.com . Do not respond to this email directly. \ No newline at end of file diff --git a/demo/ermis-f/cur/23936330.1075861339888.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/23936330.1075861339888.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6488d4fc --- /dev/null +++ b/demo/ermis-f/cur/23936330.1075861339888.JavaMail.evans@thyme:2,S @@ -0,0 +1,450 @@ +Message-ID: <23936330.1075861339888.JavaMail.evans@thyme> +Date: Thu, 15 Nov 2001 09:31:37 -0800 (PST) +From: miki.bode@williams.com +To: slc <.williams@enron.com> +Subject: NWP System Notice - 01-315 NWP Available Capacity +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Bode, Miki +X-To: 'abenton@utilicorp.com', 'abenton@utilicorp.com', 'andre.f.robinson@dynegy.com', 'anita.reubens@swgas.com', 'becky.wells@eprime.com', 'bgoddard@semprasolutions.com', 'bharp@coral-energy.com', 'bmantz@semprasolutions.com', Guderian, Brandon , 'browning@wasatchenergy.com', 'bruce.langmade@gapac.com', 'bymank@wdni.com', 'cards@wdni.com', 'caver_ealy@pgn.com', 'ccoyle@americansoda.com', 'cdecotea@westerngas.com', 'cmcgra@puget.com', 'cpavlica@enerad.com', 'craig.provenzano@powersrc.com', 'cslaman@usg.com', 'cwduke@duke-energy.com', 'cwojta@national-fuel.com', 'darena@national-energy.com', 'Dave.Dungan@Weyerhaeuser.com', 'deborahs@kimballenergy.com', 'dhuck@reliant.com', 'dlh@nwnatural.com', 'dmyers@enserco.com', 'eric.rost@swgas.com', 'FERMIS@ENRON.COM', 'gary.sanchez@tombrown.com', 'gborrego@semprasolutions.com', 'geek@bp.com', 'gilesmh@bp.com', 'janderson@clarkpud.com', 'jane@itcoworld.com', 'janicew@questar.com', 'jdebruyn@westerngas.com', Owen, Jennifer , 'jhaake@national-fuel.com', 'jmmcarthur@duke-energy.com', 'jnowell@semprasolutions.com', 'johnru@questar.com', 'joy.toups@elpaso.com', 'jpowell@reliant.com', 'jsanders@clarkpud.com', 'karencu@questar.com', 'katalin_kiss@transalta.com', 'kbuys@westerngas.com', 'kevin.headrick@eprime.com', 'kevinfo@questar.com', 'kims@kimballenergy.com', 'kirk_lundell@transalta.com', 'ksiwak@coral-energy.com', 'llightfoot@coral-energy.com', 'lmansi@sdge.com', 'lorrainehi@questar.com', 'LPRIOR@ENRON.COM', 'markpi@questar.com', 'mbeckner@utilicorp.com', 'mcano@enerad.com', 'melewis@utilicorp.com', Hunter, Michelle , 'mmcmahon@avistaenergy.com', 'morgan.doyle@huskyenergy.ca', 'mreed@enserco.com', 'nathan.dougherty@eprime.com', 'painsworth@kimballresources.com', 'pattr@questar.com', 'ramperms@bp.com', 'rcooper@usg.com', 'rcooper@utilicorp.com', 'rfm@nwnatural.com', 'rob_findlay@transalta.com', 'ron.smith@ashgrove.com', 'ron.youell@mirant.com', 'rplatt@duke-energy.com', 'rudesm@texaco.com', Watt, Ryan , Williams, Kent (SLC) , 'sakom@attglobal.net', 'SBREWER@ENRON.COM', 'scott.holloway@eprime.com', 'scott.linkletter@neg.pge.com', 'scotts@kimballenergy.com', 'sghill@bcgas.com', 'spjutd2@wdni.com', 'ssanchez@westerngas.com', 'SSOUTH@ENRON.COM', Brodeur, Stephane , 'tdickers@westerngas.com', 'tdizona@coral-energy.com', 'tinaf@questar.com', 'tkcheeseman@duke-energy.com', 'trevor.cochran@engageenergy.com', 'trevor.cochran@engageenergy.com', YILDIROK, VAL , 'wharlan@kimballresources.com', 'william.brown@swgas.com', 'zcourns@national-fuel.com', 'jshadie@idacorpenergy.com' +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Post Date: November 15, 2001 +Category: SHORT-TERM FIRM CAPACITY +Subcategory: NWP OFFERS +Subject: 01-315 NWP Available Capacity + +Notice Text: +All Shippers Notification: 01-315 Dated : November 15, 2001 + + + +NORTHWEST PIPELINE'S +NOTICE OF AVAILABLE AND POTENTIALLY +AVAILABLE FIRM TRANSPORTATION CAPACITY 1) + + +If you are interested in discussing any of the Available or Potentially Available Capacity, please call Candace Karpakis at (801) 584-6996 (work) or at (801) 971-5983 (cellular). + +********************************************************************** +Capacity Below Available + for TF-1 Service Only + + Total Available + +Pkg Receipt Point2) Delivery Point2) Dth/d Date3) +A Sumas SIPI 20,500 NOW- + 05/31/03 14) + +B Sumas Kern River/Muddy Crk. 8,272 NOW- + 05/31/03 14) + +B-1 Sumas Kern River/Muddy Crk. 1,500 01/01/02- + 05/31/03 9)14) + + +C Jackson Prairie(1160) Kemmerer 2,750 NOW + Ignacio Plant(1590) + +C-1 Sumas Jackson Prairie 1,160 NOW- + 05/31/03 8)14) + +D Jackson Prairie(2390) Monticello(330) 6,016 NOW + Ignacio Plant(3,626) Rio Algom(300) + Moab#2(1,861) + Moab(2,283) + Arches National Park(17) + Vernal(653) + Dutch John(125) + Redwash(447) + +D-1 Sumas Jackson Prairie 2,390 NOW- + 05/31/03 8)14) + +E Starr Road Inland Paper 830 NOW 8) + +F Stanfield Stanfield 3,681 01/01/02 9) + +F-1 Stanfield Stanfield 14,490 04/01/02 10) + +G Shute Creek Ignacio-Bondad (EPNG) 55,000 01/01/02 9) + +G-1 Shute Creek Ignacio-Bondad (EPNG) 20,000 NOW + +H Opal Plant Western Mkt Center 90,000 01/01/02 9) + +I Painter Muddy Creek (KERN) 8,351 NOW 8) + +I-1 Painter Muddy Creek (KERN) 35,000 01/01/02 9) + +J Western Mkt Center Crossover 16-Questar 50,415 01/01/02 7) 9) + +K Western Mkt Center Clay Basin` 4,585 01/01/02 7) 9) + +L Crossover 16 Green River-CIG 23,152 NOW 7) 8) + +M Crossover 16 Clay Basin 10,000 01/01/02 7) 9) + +M-1 Crossover 16 Clay Basin 17,263 NOW 7) 8) + +N Green Rvr/McKinn-CIG Clay Basin 18,152 NOW 7) 8) + +N-1 Green Rvr/McKinn-CIG Clay Basin 5,000 01/01/02 7) 9) + +O Clay Basin Chevron Rangely(6093) 7,488 01/01/02 9) + Vernal (1395) + +P Clay Basin Redwash/Questar 19,240 04/01/02 7) 9) + +Q Clay Basin Rifle 1,850 NOW 7) 8) + +Q-1 Clay Basin Rifle 7,770 01/01/02 7) 9) + +R Clay Basin American Soda Ash 1,140 NOW 7) 8) + +S Jensen (Ut Gas Svc) Green River-CIG 316 NOW 8) + + +T Redwash/Chevron Green River-CIG 1,850 NOW 8) + +U Redwash/QPC Rifle 1,050 01/01/02 7) 9) + + +V Greasewood Clay Basin 2,765 01/01/02 9) + +W Piceance Quick Cycle Green River-CIG 1,005 NOW 8) + +X Barrett Kern River 4,097 04/01/02 9) + + +Y Barrett Green River-CIG 6,460 NOW 8) + +Z North Douglas Green River-CIG 3,178 NOW 8) + +AA Sand Springs Ignacio-Bondad (EPNG) 23,148 10/31/02 4) 9) + +BB West Douglas Clay Basin 2,354 NOW 8) + +CC Calf Canyon(410) Kern River 703 01/01/02 9) + Foundation Crk.(293) + +DD Lisbon Green River-CIG 2,600 NOW 8) + +EE Grand Valley Green River-CIG 1,137 NOW 8) + +FF Grand Gas Green River-CIG 1,000 NOW 8) + +GG Ignacio Plant Green River-CIG 10,000 01/01/02 9) + +GG-1 Ignacio Plant Green River-CIG 7,601 NOW 8) + +HH Ignacio Plant Grand Junction 4,000 01/01/02 9) + +HH-1 Ignacio Plant Grand Junction 4,310 NOW 8) + +II Ignacio Plant Ignacio -Bondad (EPNG) 25,000 NOW 8) + +II-1 Ignacio Plant Ignacio -Bondad (EPNG) 25,000 01/01/02 9) + +JJ Blanco Hub-TW Green River-CIG 20,000 01/01/02 9) + +JJ-1 Blanco Hub-TW Green River-CIG 1,500 NOW + +JJ-2 Blanco Hub-TW Green River-CIG 30,452 NOW 8) + +JJ-3 Blanco Hub-TW Green River-CIG 23,511 04/01/02 9) + +JJ-4 Blanco Hub-TW Green River-CIG 10,000 06/08/02 9) + + + +********************************************************************** +Jackson Prairie Receipt Point Capacity +Available for TF-1 or TF-2 Service +as specified below + +KK Jackson Prairie SIPI 47,341 NOW 5)8) + + (55,715) Lynden 592 + Lawrence 81 + ACME 68 + Mt. Vernon 115 + Sedro/Woolley 3,988 + LDS Church 133 + Granite Falls 1,536 + Machias 1,840 + Snohomish 21 + +LL Jackson Prairie Echo Lake 33 NOW 5)8) + (7,530) Duval/Cottage Lake 183 + Redmond 3,293 + May Valley 300 + Lake Francis 2,808 + Covington 263 + Black Diamond 450 + Enumclaw 200 + +MM Jackson Prairie Sedro/Woolley 8,300 05/01/04 5)10) + +NN Jackson Prairie South Lake 35,500 NOW 6) + +OO Jackson Prairie Idaho State Pen. 1,735 NOW 6) + +PP Jackson Prairie Kern River/Muddy Crk. 98,069 NOW 6) + +QQ Jackson Prairie Shute Creek 7,688 NOW 6) + +RR Jackson Prairie Pocatello 1,198 NOW 6) + + +************************************************************************ +FOOTNOTES + +1) This notification supersedes all previous Notices of Available and Potentially Available Capacity and is subject to change at any time. + +2) Other receipt and delivery points utilizing the described + transportation corridor may be available. + +3) Potential Availability date for the Capacity. + +4) Contracts shall include the following subordinate scheduling + provision if the requested term extends into a critical operational + period: + +To the extent Shipper's nominated volumes are not scheduled solely +due to Shipper's subordinate scheduling priorities set forth below, +the monthly base reservation charge will be discounted to $0.00 per +Dth for that quantity only. + +Section 14.1(c)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights through any mainline constraint +from the Sand Springs receipt point to the Ignacio Bondad (or +LaPlata-TW) delivery point(s) to have a scheduling priority which +will be subordinate to the scheduling priority for any firm shipper +with primary corridor rights that encompass and extend beyond the +Sand Springs to Ignacio Bondad (or LaPlata-TW) corridor. + +5) Available for TF-1 or TF-2 transportation service. TF-2 service +will not be discounted below Northwest's current Tariff filed rate +for TF-2 service. Additionally, TF2 service must be linked to +requester's designated storage contract or storage ownership +right. TF-2 service shall include the following subordinate +scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights from the Jackson Prairie receipt +point to the _____________ delivery point to have a scheduling +priority at any northflow constraint point in that corridor that is +subordinate to the scheduling priority for any firm service with +unconditioned primary corridor rights through such constraint point. + +6) Available for TF-2 transportation service only. TF-2 service will +not be discounted below Northwest's current Tariff filed rate for +TF-2 service. Additionally, TF2 service must be linked to +requester's designated storage contract or storage ownership +right. TF-2 service shall include the following subordinate +scheduling priority language: + +Section 14.1(d)(i) of Northwest's tariff is modified to condition +Shipper's primary corridor rights from the Jackson Prairie receipt +point to the _____________ delivery point to have a scheduling +priority at any southflow constraint point in that corridor that is +subordinate to the scheduling priority for any firm service with +unconditioned primary corridor rights through such constraint point. + +7) Capacity is not to exceed a one month primary term with evergreen + language. Any offers with terms greater than one month will need to + be evaluated for possible seasonal flow conditions that may restrict + the available capacity beyond a one month term. + +8) This capacity is currently under contract with an evergreen clause. +This capacity can be made available by providing one business day +written termination notification to the current holder of the +capacity. This means that termination notification must be received +no later than 5:00 p.m. Mountain Current Time, 24 hours (1 business +day) prior to the effective date of the contract termination. + +9) This capacity is currently under contract with an evergreen clause. +This capacity can be made available by providing ten business days +prior written termination notification to the current holder of the +capacity. This means termination notification must be received no +later than 5:00 p.m. Mountain Current Time on the eleventh business +day prior to the beginning of the next month. + +10) This capacity is currently under contract and does not contain an + evergreen clause. + +11) This capacity is "mitigated" capacity and will not contain an +evergreen clause. + +12) This capacity is available only for the term offered. No evergreen +clause available. + +13) This capacity is currently under contract with an evergreen clause. +This capacity can be made available by providing a one year prior + written termination notification to the current holder of the + capacity. + +14) This capacity is reserved for Northwest Pipeline's Evergreen +Expansion Project effective June 1, 2003. + + +************************************************************************ +PROCEDURE FOR REQUESTING AVAILABLE AND +POTENTIALLY AVAILABLE +TRANSPORTATION CAPACITY + +To request Potentially Available Transportation Capacity available on +the first day of January 2002, Shipper must submit a Prearranged Offer +in the form of the Letter Agreement provided below. This Letter +Agreement must be received by Northwest no later than 5:00 pm Central +Time on December 13, 2001. Northwest will accept or reject the +Prearranged Offer by no later than the end of the gas day on December +14, 2001. If the Prearranged Offer is acceptable, Northwest will provide +a 10-business day prior termination notice to the current holder of the +Capacity (this means that termination notification must be sent no later +than 5:00 pm Mountain Current Time on the eleventh business day prior to +the beginning of the next month). Northwest will then post the +Prearranged Offer for competitive bid, and Award the capacity no later +than two business days after the Bid Close Date. Unless otherwise +specified in this posting, bids will be evaluated and awarded pursuant +to the procedure set forth in Northwest's tariff. + +To request the Potentially Available Transportation Capacity with the +one business day termination provisions as indicated by footnote "8)", + Shipper must submit a Prearranged Offer in the form of the Letter +Agreement provided below. Upon receipt of this Letter Agreement +Northwest will either accept or reject the Prearranged Offer within +24-hours. If the Prearranged Offer is acceptable, Northwest will provide +the one business day termination notice to the current holder of the +Capacity, post the Prearranged Offer for bid, and Award the capacity no +later than two business days after the Bid Close Date. Unless otherwise +specified in this posting, bids will be evaluated and awarded pursuant +to the procedure set forth in Northwest's tariff. + +To request Available Transportation Capacity, Shipper must immediately +submit a Prearranged Offer in the form of the Letter Agreement provided +below. Northwest will accept or reject the Prearranged Offer within two +(2) business days of receipt of the prearranged offer. If the +Prearranged Offer is acceptable, Northwest will post the Prearranged +Offer for bid, and Award the capacity no later than two business days +after the Bid Close Date. Unless otherwise specified in this posting, +bids will be evaluated and awarded pursuant to the procedure set forth +in Northwest's tariff. Northwest has the right to re-post Available +capacity for bid with or without prearranged offers. + + + + _________________(Date) + + + +____________________________ (Company Name) +____________________________ (Company Address) +____________________________ (City, State, Zip) + +VIA FACSIMILE - (801) 584-7076 + + +Northwest Pipeline Corporation +c/o Williams Gas Pipelines - West +Attn: Candace C. Karpakis +295 Chipeta Way +Salt Lake City, UT 84158 + +Re:Prearranged Offer for Available or Potentially Available Transportation Capacity on Williams' Northwest Pipeline Transmission System + + +Dear Candace: + +_______________________ ("Shipper") submits the following bid for +available or potentially available transportation capacity ("Capacity") +designated as package _____ on Northwest Pipeline Corporation's +("Northwest") "Notice of Available or Potentially Available Firm +Transportation Capacity" dated November 15, 2001. Shipper recognizes and +agrees that the Capacity will be subject to the Special Conditions set +forth in this posting. Shipper's request is or is not (circle one) +contingent upon confirmation that its offered discount rate provides use +of receipt/delivery points outside the receipt/delivery point corridor +specified in the package. If maximum rate is offered, this provision does +not apply. Shipper understands that its prearranged offer is subject to +the Special Conditions described below. + +Shipper understands that Northwest will post the prearranged details of +this offer for such Capacity for bidding and Shipper will have the right +to match the highest bid value upon close of the bid process. Northwest +will not disclose the identity of the prearranged bidder in such posting + +Service Type: TF-1 Large Customer + +Contract Demand(Dth/d): ____________________ + +Receipt Point(s) ______________________________________________________ + +Delivery Point(s)______________________________________________________ + +Daily Reservation Rate: $_______/Dth (applicable surcharges, volumetric charge & fuel are additive) + +Term:______________________________to___________________________________ + + +Evergreen Requested (circle one): Yes or No + +Identity of any affiliate of Northwest involved in Shipper's transaction: +Indicate "None" or "Name the Affiliate": +_________________________________________________ + +Northwest's acceptance of Shipper's prearranged offer for the Capacity +will constitute a binding agreement between Northwest and Shipper. + Shipper shall be awarded the Capacity at the terms agreed upon in this +Letter Agreement if no bids are received with a greater economic value for +such Capacity during the bid process. If Shipper elects to match a bid +with a greater economic value, it shall be awarded the Capacity according +to the terms of the matched bid. Shipper agrees to electronically execute +a service agreement on Northwest's Electronic Bulletin Board which +confirms the terms of the final accepted transaction. + +If you have questions or comments regarding the above referenced +information, please contact __________________________ at +______________________(Phone Number) ______________________(Fax Number). + +Sincerely, + +______________________________ + (Name) +______________________________ + (Title) + +(Accepted / Rejected) by Northwest: + +Date: _______________ Name: ________________________________ + + +SPECIAL CONDITIONS +(For Prearranged Offer Agreement) + +If the prearranged offer for the Capacity is accepted at a discount rate +which provides for the use of receipt/delivery points outside the +specified receipt/delivery point corridor for the Capacity, the accepted +prearranged offered discount rate shall apply no matter which receipt and +delivery points are utilized by Shipper, or any temporary replacement +Shipper, under capacity release transactions, including segmented +releases. If the accepted prearranged offered discount rate for the +Capacity does not provide for use of receipt/delivery points outside the +specified receipt/delivery point corridor for the Capacity, the accepted +prearranged offered discount rate shall apply to Shipper, or any +temporary replacement Shipper, only to the extent that both Shipper and +any temporary replacement Shipper utilize receipt points within their +respective primary firm receipt/delivery point to primary firm delivery +point corridors, otherwise, Shipper will be liable for Northwest's +maximum tariff rates. + + + + +Word:F:\NWP Capacity Postings\2001 All Shipper Notices\01-315 11-15-01 diff --git a/demo/ermis-f/cur/24038452.1075861338602.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/24038452.1075861338602.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..09e521b9 --- /dev/null +++ b/demo/ermis-f/cur/24038452.1075861338602.JavaMail.evans@thyme:2,S @@ -0,0 +1,232 @@ +Message-ID: <24038452.1075861338602.JavaMail.evans@thyme> +Date: Fri, 9 Nov 2001 04:52:20 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 11/9/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Diamondbacks 2001 World Champs Gear! Visit MVP.com for the Official Locker Room Cap, Locker Room Tee, World Series Collectibles and more. Also Save over 40% on select MLB Playoff Team Merchandise. + +Unlimited stock trades at BUYandHOLD for $14.99 per month. NO minimum balance required. Easy online application. + +Attention Fantasy Fans! Subscribe to The Sporting News now for a low $.99 per issue AND get a FREE Stainless Steel Thermo-Bottle! HURRY! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +Player Updates NFL Reports + +Latest NFL Player News + +Charlie Garner , RB OAK - Russell Updated 11/08/01 +Garner rushed for only 36 yards on seven carries in his first meeting with Seattle this year. Expect much better numbers this time against a shaky Seattle run defense. + +Jerry Rice , WR OAK - Neal/McKay Updated 11/08/01 +Rice caught five passes for 91 yards and two TDs against the Seahawks earlier this year. Seattle may focus more closely on him this time, but he should still be good for at least one TD catch.! +Tim Brown , WR OAK - Martin Updated 11/08/01 +Brown caught three passes for 47 yards against the Seahawks in the teams' first meeting this year. He should perfom better if Seattle pays more attention to Jerry Rice (two TDs in first meeting) in this week's matchup. + +Rich Gannon , QB OAK - Martin Updated 11/08/01 +Gannon passed for three TDs and no interceptions in his first meeting with the Seahawks this year. He will still post good numbers in their second meeting, but his performance may be less sepctacular now that Shawn Springs is healthy.! +Duce Staley , RB PHI - Giggles Updated 11/08/01 +Staley has been a major disappointment this season, rushing for only 111 yards and one touchdown. He's losing carries to rookie Correll Buckhalter as well, and has become a very risky Fantasy player. + +Donovan McNabb , QB PHI - Russell Updated 11/08/01 +McNabb has been impressive for the Eagles this season, compiling 13 total touchdowns with only four interceptions. He'll be primed for his matchup against Daunte Culpepper this week, and is a must-start for Fantasy owners. + +Darrell Jackson , WR SEA - Hunter Updated 11/08/01 +Jackson is performing in a pivotal AFC West game for the Seahawks this week, but he remains a risk. Matt Hasselbeck hasn't been able to get him the ball on a consistent basis, and the Raiders' secondary is formidable. Only start Jackson if one of your top receivers is injured or has a bye week. + +Chad Lewis , TE PHI - Free Agent Updated 11/08/01 +Lewis had four receptions for 57 yards last weekend against Arizona, breaking a streak of three subpar games. He remains one of the nest Fantasy tight ends in the league, and is worth starting this week against Minnesota. + +Joey Galloway , WR DAL - Free Agent Updated 11/08/01 +Galloway had a big game against the N.Y. Giants last weekend, and he's worth starting this week against Atlanta. The Falcons have the worst defense in the league against the pass, so Galloway has a chance to put up some solid numbers. + +Desmond Clark , TE DEN - Free Agent Updated 11/08/01 +Clark has been a respectable Fantasy TE this year, because Brian Griese has made good use of two tight end sets. He is definitely worth starting in an important AFC West game against the Chargers. + +Jackie Harris , TE DAL - Free Agent Updated 11/08/01 +Harris had 49 yards receiving against the N.Y. Giants last weekend, but he's done nothing for Fantasy owners for the most part. Unless Dallas begins to incorporate him into the offense more, Harris isn't worth holding onto. + +Raghib Ismail , WR DAL - Free Agent Updated 11/08/01 +Ismail has been inconsistent this season, but he may actually be worth starting this week. He'll face an Atlanta secondary ranked last in the league against the pass, so taking a gamble on him in deeper leagues is advisable. + +Dwayne Carswell , TE DEN - Free Agent Updated 11/08/01 +Carswell has been a regular target for Brian Griese this year. he will definitely get some important looks in a divisional matchup with the Chargers. + +Thomas Jones , RB ARI - Bass/Hull Updated 11/08/01 +Jones has only 14 carries in his last three games, and isn'! t ! getting enough playing time to warrant serious Fantasy consideration. Unless Michael Pittman gets hurt, Jones is worthless to Fantasy owners at this point. + +Rod Smith , WR DEN - Matty Updated 11/08/01 +Smith has three 100-yard games in his last six meetings with the Chargers. Expect another big game from Denver's marquee receiver this week. + +Jake Plummer , QB ARI - Frank Updated 11/08/01 +Plummer continues to be a mediocre Fantasy quarterback, but you may actually want to consider starting him this week against the Giants. He threw for 318 yards and two TDs in his last game against the G-Men, and has five TDs in his last three games against New York overall. + +Marvin Minnis , WR KC - Free Agent Updated 11/08/01 +Minnis is a risky start at New York. He has the size to challenge the Jets' defense, but lacks the experience needed to test their cornerbacks on a consistent basis. + +Frank Sanders , WR ARI - Free Agent Updated 11/08/01 +Sanders has put up some decent numbers over the last two weeks, but he's an unreliable Fantasy player overall. You may want to consider using him in deeper leagues that start three wideouts, however, but he's not worth the gamble outside of those formats. + +Trent Green , QB KC - Bass/Hull Updated 11/08/01 +Green should post respectable numbers on the road against the Jets. Successful running from Priest Holmes should set him up for regular downfield passes. + +Anthony Becht , TE NYJ - Free Agent Updated 11/08/01 +Becht has not been a consistent pass-catching threat this year. Still, he may be open for some TD opportunities against the Chiefs. + +Wayne Chrebet , WR NYJ - JWillie Updated 11/08/01 +Chrebet has been a big disappointment this season. He is a risky Fantasy start, even against the vulnerable Chiefs defense. + +Garrison Hearst , RB SF - Frank Updated 11/08/01 +Hearst bruised his knee during last Sunday's game against Detroit, but he is listed as probable for this weekend's game against New Orleans. Hearst may struggle against the Saints' tough r! un! defense, so consider placing him on reserve if your roster allows it. + +Laveranues Coles , WR NYJ - JWillie Updated 11/08/01 +Coles has become a regular scoring threat for the Jets. He is definitely worth a start against the mediocre Kansas City secondary. + +Terrell Owens , WR SF - Martin Updated 11/08/01 +Owens continues to be one of the top wideouts in the league, catching nine passes for 125 yards and two scores against Detroit last week. Owens has had some big games in the past against this week's opponent, New Orleans, and is a must-start for Fantasy owners. + +Curtis Martin , RB NYJ - Tori Updated 11/08/01 +Expect another big day from Martin. The Chiefs' defense will have great difficulty stopping the centerpiece of the New York offense. + +Vinny Testaverde , QB NYJ - Neal/McKay Updated 11/08/01 +The Kansas City defense is definitely vulner! ab! le to the pass, but the Jets haven't been throwing the ball enough to please Fantasy leaguers. Don't start Testaverde unless your team is very thin at QB. + +Peerless Price , WR BUF - Free Agent Updated 11/08/01 +Price has been an up-and-down performer this year. Don't start him unless one of your regulars is on a bye or is injured. + +Eric Moulds , WR BUF - Bass/Hull Updated 11/08/01 +Moulds will engage in a another classic war with CB Ty Law this week. Look for mediocre yardage numbers, but Moulds may catch a TD pass. + +Rob Johnson , QB BUF - Giggles Updated 11/08/01 +Johnson won't put up great numbers at New England. The Bills may start to lean on the run more often this week. + +Troy Brown , WR NE - Bass/Hull Updated 11/08/01 +Brown should have a good game this week. The Patriots should have little problem throwing the ball at home against Buffalo. + +More Updates +Transactions NFL Reports + +11/09 +New England Patriots +Claimed cornerback Ben Kelly off waivers from the Miami Dolphins ; placed offensive tackle Adrian Klemm on injured reserve with a leg injury. + +Carolina Cobras (Arena Football) +Acquired fullback-linebacker Voncellies Allen from the Detroit Fury for future considerations. + + +11/08 +Carolina Panthers +Placed defensive end Jason Peter on injured reserve. + +Minnesota Vikings +Agreed to terms with cornerback Dale Carter. + + +11/07 +NFL +Fined New York Jets safety Damien Robinson $20,000 for his hit on New Orleans Saints quarterback Aaron Brooks on November 4. + +Arizona Cardinals +Re-signed offensive tackle Jarvis Borum and defensive end Andy Bowers to the practice squad. + +Buffalo Bills +Placed safety Tony Driver on injured reserve with a knee injury; signed safety Pierson Prioleau. + +Miami Dolphins +Signed cornerback Zebbie Lethridge. + + +11/06 +Carolina Panthers +Placed defensive end Jason Peter and quarterback Dameyune Craig on injured reserve; waived offensive lineman Dwayne Ledford. + +New Orleans Saints +Fined offensive tackle Kyle Turley $25,000 for conduct detrimental to the team. + +New York Jets +Released defensive tackle Tom Barndt. + +Iowa Barnstormers (Arena2) +Announced that director of ticketing and sales Michelle Mickelson has left the team to take a similar position with the Chicago Rush. + + +11/05 +Montreal Alouettes (CFL) +Announced marketing vice president Claude Rochon will leave the organization after the Grey Cup. + + +View Transactions + + Make Selection + + There are no League Transactions which meet the selected criteria. + +To see all league transactions select "All", "All", "All Teams" from the Transactions, View page. + + +Breakdown Schedule + +Frank +Player Pos Points +Favre, Brett QB 10.0 +Hearst, Garrison RB 9.0 +Smith, Maurice RB 8.0 +Schroeder, Bill WR 0.0 +Smith, Jimmy WR 12.0 +Thrash, James WR 22.0 +Akers, David K 3.0 +Titans DT 8.0 + +TOTAL 72.0 + +Plummer, Jake QB 16.0 +Levens, Dorsey RB 0.0 +Bruce, Isaac WR 0.0 +Dillon, Corey RB 0.0 +Gary, Olandis RB 0.0 +Mathis, Terance WR 0.0 + + at Russell +Player Pos Points +McNabb, Donovan QB 19.0 +Garner, Charlie RB 8.0 +Holmes, Priest RB 24.0 +Harrison, Marvin WR 3.0 +Taylor, Travis WR 2.0 +Gonzalez, Tony TE 6.0 +Mare, Olindo K 12.0 +Ravens DT 7.0 + +TOTAL 81.0 + +Flutie, Doug QB 1.0 +Moss, Randy WR 0.0 +Collins, Kerry QB 23.0 +Hilliard, Ike WR 12.0 +Huntley, Richard RB 5.0 +White, Jamel RB 1.0 + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/2414125.1075861334648.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/2414125.1075861334648.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c818c568 --- /dev/null +++ b/demo/ermis-f/cur/2414125.1075861334648.JavaMail.evans@thyme:2,S @@ -0,0 +1,18 @@ +Message-ID: <2414125.1075861334648.JavaMail.evans@thyme> +Date: Mon, 22 Oct 2001 04:29:14 -0700 (PDT) +From: no.address@enron.com +Subject: All-Employee Meeting +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ken Lay@ENRON +X-To: All Enron Worldwide@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +I want to remind you about our All-Employee Meeting this Tuesday, Oct. 23, at 10 a.m. Houston time at the Hyatt Regency. We obviously have a lot to talk about. Last week we reported third quarter earnings. We have also been the subject of media reports discussing transactions with LJM, a related party previously managed by our chief financial officer. Today, we announced that we received a request for information from the Securities and Exchange Commission regarding related party transactions. + +I know you will have a number of questions about these issues and events, which I will address. As usual, I will be as candid as I can. I will do my best to provide answers and talk about where we go from here. I encourage each of you to attend or tune in tomorrow. \ No newline at end of file diff --git a/demo/ermis-f/cur/24201779.1075855166950.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/24201779.1075855166950.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..34758189 --- /dev/null +++ b/demo/ermis-f/cur/24201779.1075855166950.JavaMail.evans@thyme:2,S @@ -0,0 +1,173 @@ +Message-ID: <24201779.1075855166950.JavaMail.evans@thyme> +Date: Sun, 2 Dec 2001 06:26:59 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/2/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Anna Kournikova Exclusive Fantasy Offer! Save 10% on Anna's 2002 Calendar! Yes 12 months of Anna! Simply enter the coupon code FNTSYCAL in step 5 of the checkout process to receive your discount. Offer expires 11/30/01. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Rob Moore , WR ARI - Martin Updated 12/02/01 +Moore was placed on injured reserve by the Arizona Cardinals this weekend, effectively ending his season. Moore, who hasn't played a game this year due to a hamstring injury, could be coming to the end of his career. + +James Allen , RB CHI - Free Agent Updated 12/02/01 +Allen will be the likely starter on Sunday against Detroit. Rookie Anthony Thomas is listed as a gametime decision due to a hamstring injury, but you'd have to bel! ie! ve that coach Dick Jauron wants to get him has healthy as possible for the team's upcoming playoff run. If Allen does in fact start, he's a good play for Fantasy owners in Week 12 against a weak Detroit defense. + +Anthony Thomas , RB CHI - Martin Updated 12/02/01 +Thomas (hamstring) missed practice on Friday and is listed as a gametime decision against Detroit. Considering that Chicago is in the playoff hunt and is playing a team that's 0-10, don't be surprised if coach Dick Jauron gives Thomas another week off in order to get healthy. + +Anthony Thomas , RB CHI - Martin Updated 12/01/01 +Thomas missed Friday's practice due to a strained hamstring, and remains a gametime decision. James Allen would get the start in his place, and we recommend you wait until a final decision is reached before you opt to use either back this week. + +Raghib Ismail , WR DAL - Free Agent Updated 12/01/01 +Ismail is expected to play Sunday against Washington despite a concussion he suffered this week. He's still not a recommended starter this week. + +Tai Streets , WR SF - Free Agent Updated 12/01/01 +Stree! ts! was added to the injury report as probable for Sunday's game against Buffalo due to a minor hamstring injury. He would likely start in place of Terrell Owens if the latter is unable to play. Streets is a marginal starter to begin with, and only if Owens is clearly not going to play. + +Jimmy Kleinsasser , RB MIN - Free Agent Updated 12/01/01 +Kleinsasser will not play Sunday against Pittsburgh and could miss a few more games due to a high ankle sprain, according to published reports. He isn't much of a Fantasy factor to begin with, so this news probably doesn't affect your lineup decisions this week. + +Daunte ! Cu! lpepper , QB MIN - Giggles Updated 12/01/01 +According to published reports, Culpepper practiced on Friday despite a knee injury. He is expected to start Sunday's game against Pittsburgh, but will be only about 70 percent healthy and will have severely limited mobility in the game. Culpepper is a very risky start this week, so don't use him unless you don't have a viable alternative. + +Cameron Cleeland , TE NO - Free Agent Updated 12/01/01 +Cleeland practiced with the scout team on Friday despite an ankle injury, according to published reports. However, he is not expected to play Sunday, so expect Boo Williams to start at tight end once again. Use Williams and not Cleeland this week. +Frank Sanders , WR ARI - Free Agent Updated 12/01/01 +Sanders will travel with the Cardinals for Sunday's game against Oakland despite a hamstring, according to published reports. However, he is a gametime decision, so hold off on using him this week. + +David Sloan , TE DET - Free Agent Updated 12/01/01 +According to published reports, Sloan said Friday that he has a slight tear of the medial collateral ligament in his knee. He has not been able to practice all week and most likely will not play Sunday against Chicago. Keep Sloan on your bench this week.! + +Terrell Owens , WR SF - Martin Updated 12/01/01 +Owens was able to practice Friday for the first time this week due to foot and ankle sprains, according to the Contra Costa Times. He will be re-evaluated Saturday to see if he has any lingering stiffness, and remains questionable for Sunday's game against Buffalo. If Owens does not play, he would only miss one week, according to Head Coach Steve Mariucci. Unless it becomes clear he will play before you need to make a lineup decision, you should probably reserve him for this week. + +Kevan Barlow , RB SF - Tori Updated 12/01/01 +Barlow missed Friday's practice due to a shoulder injury, according to the Contra Costa Times. He is unlikely to play Sunday against Buffalo, and you shouldn't use him this week as a result. + +Kevin Dyson , WR TEN - Bass/Hull Updated 11/30/01 +Dyson is recovering from a toe injury, but is expected to play Sunday. He is listed as questionable. Don't look for good numbers from Dyson this week. The injury will likely slow him down a bit. + +Eddie George , RB TEN - Tori Updated 11/30/01 +Even though George's stats have been on the decline it will be hard to find a better running back on waivers. George has struggled recently but is still a must-start every week. + +Frank Wycheck , TE TEN - Matty Updated 11/30/01 +Wycheck, still suffering from an ankle injury is expected to play in Sunday's game. However, he is listed as questionable. Don't expect him to be too productive. + +Hines Ward , WR PIT - Tori Updated 11/30/01 +Ward doesn't score often, but has become a very solid receiver for Pittsburgh this year. He will always pos! t ! respectable totals so keep him in your lineup every week. + +Kyle Brady , TE JAC - Free Agent Updated 11/30/01 +Brady hasn't offered useful Fantasy stats much this season. Don't expect him to be too productive. Check and see if there is a more productive tight end on the waiver wires before settling on him. + +Jimmy Smith , WR JAC - Frank Updated 11/30/01 +Despite his recent troubles off the field, Smith is still one of the best receivers. Look for him to catch some passes this week and be a solid No. 2 wideout. + +Tim Couch , QB CLE - Free Agent Updated 11/30/01 +Couch has been solid this season despite the lack of a solid No. 2 wideout. He will be a good pickup if you are looking for starting QB. + +Quincy Morgan , WR CLE - Free Agent Updated 11/30/01 +Morgan might regain his starting job this week, but don't expect him to be too productive. He has only caught 22 passes this season, two of which are TDs. + +Darnay Scott! , WR CIN - JWillie Updated 11/30/01 +Don't expect Scott to be too productive this week. He only has two TD catches this season. + +Elvis Grbac , QB BAL - Free Agent Updated 11/30/01 +Expect Grbac to have a solid game this week against the Colts. Indianapolis has allowed 17 TD passes this season. + +Travis Taylor , WR BAL - Russell Updated 11/30/01 +Taylor has been unproductive this season. However, he could experience some success this week against a shaky Colts defense. + +Matt Hasselbeck , QB SEA - Bass/Hull Updated 11/30/01 +Hasselbeck has been playing well in recent weeks, but he isn't putting up great Fantasy numbers. He is looked upon to avoid mistakes, not to win games for Seattle. As a result, Hasselbeck isn't worth more than a reserve role on your Fantasy team. + +Darrell Jackson , WR SEA - Hunter Updated 11/30/01 +Jackson has been playing well in recent weeks, and he should have another good week against San Diego. The Chargers pass defense has been in question in recent weeks, so starting Jackson in deeper leagues is ! ad! visable. + +Charlie Garner , RB OAK - Russell Updated 11/30/01 +Garner is a must-start against Arizona in Week 12. He faces a great matchup against the Cardinals, who have one of the worst defenses in the entire league. + +Jerry Rice , WR OAK - Neal/McKay Updated 11/30/01 +Rice still has plenty of life in his 39 year old legs, and he'll prove it on Sunday against Arizona. The Cards are one of the worst teams in the league against the pass, so starting Rice in Week 12 is advisable. + +Tim Brown , WR OAK - Martin Updated 11/30/01 +Brown should have a field day against Arizona on Sunday. The Cardinals secondary is very vulnerable to solid passing teams, so look for the veteran wideout to have a big day. + +Tom Brady , QB NE - Martin Updated 11/30/01 +Brady put up huge numbers against New Orleans, posting 258 yards passing and four touchdowns. He's become a pretty reliable Fantasy player, so starting him in Week 12 is a wise move. + +More Updates +Schedule, Breakdown + +Frank +Player Pos Points +Favre, Brett QB 0.0 +Dillon, Corey RB 0.0 +Hearst, Garrison RB 0.0 +Bruce, Isaac WR 0.0 +Schroeder, Bill WR 0.0 +Smith, Jimmy WR 0.0 +Akers, David K 11.0 +Titans DT 0.0 + +TOTAL 11.0 + +Plummer, Jake QB 0.0 +Levens, Dorsey RB 0.0 +Gary, Olandis RB 0.0 +Mathis, Terance WR 0.0 +Smith, Maurice RB 0.0 +Thrash, James WR 6.0 + + at Hunter +Player Pos Points +Warner, Kurt QB 0.0 +Green, Ahman RB 0.0 +Tomlinson, LaDainian RB 0.0 +Freeman, Antonio WR 0.0 +Johnson, Kevin WR 0.0 +Morton, Johnnie WR 0.0 +Vanderjagt, Mike K 0.0 +Chargers DT 0.0 + +TOTAL 0.0 + +Jackson, Darrell WR 0.0 +Stewart, James RB 0.0 +Jackson, James RB 0.0 +Mack, Stacey RB 0.0 +Pinkston, Todd WR 3.0 +Robinson, Marcus WR 0.0 + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/24286527.1075861339965.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/24286527.1075861339965.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b7f73299 --- /dev/null +++ b/demo/ermis-f/cur/24286527.1075861339965.JavaMail.evans@thyme:2,S @@ -0,0 +1,55 @@ +Message-ID: <24286527.1075861339965.JavaMail.evans@thyme> +Date: Thu, 15 Nov 2001 12:41:53 -0800 (PST) +From: dawnell.a.pace@williams.com +To: slc <.williams@enron.com> +Subject: NWP System Notice - 01-11-15 Daily Jackson Prairie Update +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Pace, Dawnell A +X-To: 'abenton@utilicorp.com', 'abenton@utilicorp.com', 'andre.f.robinson@dynegy.com', 'anita.reubens@swgas.com', 'becky.wells@eprime.com', 'bgoddard@semprasolutions.com', 'bharp@coral-energy.com', 'bmantz@semprasolutions.com', Guderian, Brandon , 'browning@wasatchenergy.com', 'bruce.langmade@gapac.com', 'bymank@wdni.com', 'cards@wdni.com', 'caver_ealy@pgn.com', 'ccoyle@americansoda.com', 'cdecotea@westerngas.com', 'cmcgra@puget.com', 'cpavlica@enerad.com', 'craig.provenzano@powersrc.com', 'cslaman@usg.com', 'cwduke@duke-energy.com', 'cwojta@national-fuel.com', 'darena@national-energy.com', 'Dave.Dungan@Weyerhaeuser.com', 'deborahs@kimballenergy.com', 'dhuck@reliant.com', 'dlh@nwnatural.com', 'dmyers@enserco.com', 'eric.rost@swgas.com', 'FERMIS@ENRON.COM', 'gary.sanchez@tombrown.com', 'gborrego@semprasolutions.com', 'geek@bp.com', 'gilesmh@bp.com', 'janderson@clarkpud.com', 'jane@itcoworld.com', 'janicew@questar.com', 'jdebruyn@westerngas.com', Owen, Jennifer , 'jhaake@national-fuel.com', 'jmmcarthur@duke-energy.com', 'jnowell@semprasolutions.com', 'johnru@questar.com', 'joy.toups@elpaso.com', 'jpowell@reliant.com', 'jsanders@clarkpud.com', 'karencu@questar.com', 'katalin_kiss@transalta.com', 'kbuys@westerngas.com', 'kevin.headrick@eprime.com', 'kevinfo@questar.com', 'kims@kimballenergy.com', 'kirk_lundell@transalta.com', 'ksiwak@coral-energy.com', 'llightfoot@coral-energy.com', 'lmansi@sdge.com', 'lorrainehi@questar.com', 'LPRIOR@ENRON.COM', 'markpi@questar.com', 'mbeckner@utilicorp.com', 'mcano@enerad.com', 'melewis@utilicorp.com', Hunter, Michelle , 'mmcmahon@avistaenergy.com', 'morgan.doyle@huskyenergy.ca', 'mreed@enserco.com', 'nathan.dougherty@eprime.com', 'painsworth@kimballresources.com', 'pattr@questar.com', 'ramperms@bp.com', 'rcooper@usg.com', 'rcooper@utilicorp.com', 'rfm@nwnatural.com', 'rob_findlay@transalta.com', 'ron.smith@ashgrove.com', 'ron.youell@mirant.com', 'rplatt@duke-energy.com', 'rudesm@texaco.com', Watt, Ryan , Williams, Kent (SLC) , 'sakom@attglobal.net', 'SBREWER@ENRON.COM', 'scott.holloway@eprime.com', 'scott.linkletter@neg.pge.com', 'scotts@kimballenergy.com', 'sghill@bcgas.com', 'spjutd2@wdni.com', 'ssanchez@westerngas.com', 'SSOUTH@ENRON.COM', Brodeur, Stephane , 'tdickers@westerngas.com', 'tdizona@coral-energy.com', 'tinaf@questar.com', 'tkcheeseman@duke-energy.com', 'trevor.cochran@engageenergy.com', 'trevor.cochran@engageenergy.com', YILDIROK, VAL , 'wharlan@kimballresources.com', 'william.brown@swgas.com', 'zcourns@national-fuel.com', '#gasscheduling@avistacorp.com', 'anita_bielhart@kindermorgan.com', Willis, Annette , 'banderton@intgas.com', 'beathrw@bp.com', 'BHall@cngc.com', 'bledene@aec.com', 'cheldman@kimballresources.com', 'cheldman@kimballresources.com', 'cholm@sppc.com', Finck, Craig , 'craig.puljan@ashgrove.com', 'cshipman@utilicorp.com', 'cwebbblanding@sisna.com', 'debbie.denney@williams.com', 'debbie.fortman@swgas.com', 'debbiet@rosenet.net', 'dhawk@simplot.com', 'dleonard@goldendalealu.com', 'dreiner@wii.com', 'dtaylor@idacorpenergy.com', 'edward.mcmurtrie@swgas.com', 'emyh@questar.com', 'fermis@enron.com', 'gallasce@bp.com', 'gandhsj@texaco.com', 'gary.gregory@greeleygas.com', 'george.goben@pacificorp.com', 'gillitsh@bp.com', 'jackie.rausch@cabotog.com', 'jchapa@calpine.com', Underhill, Jean , 'jeffmil@questar.com', 'jenkindm@bp.com', 'jmcewan@americansoda.com', 'jmuelle@simpson.com', 'joe.rowe@ashgrove.com', 'jsimper@micron.net', 'karencu@questar.com', 'keith.c.warner@boeing.com', 'kevin_lewis@gm.cytec.com', 'larry.black@swgas.com', 'laryt@questar.com', Watters, LaVern E , 'lori.wisbeck@pacificorp.com', 'lreid@sppc.com', Hilst, Lynn , 'mark.anderson@swgas.com', King, Mark L. , 'mark@wasatchenergy.com', Wells, Martha , 'mdarienzo@avistaenergy.com', Cranton, Mike , 'mike.hrizuk@ashgrove.com', 'mjwalker@sempra-res.com', 'mmsmith@longfibre.com', 'mpatterson@idacorpenergy.com', 'MVaughn@cngc.com', 'nstivers@tenaska.com', 'painsworth@kimballresources.com', 'pschmidt@kimballresources.com', 'pschmidt@kimballresources.com', 'pwri@dynegy.com', 'ROB_FINDLAY@TRANSALTA.COM', 'robert.poole@atmosenergy.com', 'rsf@nwnatural.com', 'sbrewer@enron.com', 'scott.conant@spnewsprint.com', 'sgordon@national-fuel.com', 'SHARP@FRANKLINPUD.COM', 'siekasj@osm.com', 'ssouth@enron.com', 'steve.breckton@williams.com', 'stu.card@weyerhaeuser.com', 'swg.gasdispatch@swgas.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tbliss@ktminc.com', 'tharvey@idahopower.com', 'trevor.cochran@engageenergy.com', 'twickersham@enserco.com', 'wharlan@kimballresources.com', 'wmal1@nevada.newmont.com' +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Post Date: November 15, 2001 +Category: NORTHWEST PASSAGE +Subcategory: ENHANCEMENTS +Subject: 01-11-15 Daily Jackson Prairie Update + +Notice Text: +All Shippers Letter #01-316 +Date: 11-15-01 +Time: 09:30 hrs + +TO: ALL SHIPPERS + + +RE: Jackson Prairie Storage Balance + +Effective November 15, 2001, and continuing through the winter heating season, +Northwest Pipeline will begin posting on the WWW.1Line.Williams.com Daily Operational +Report (DOR) its Jackson Prairie storage account activity. The status of the JP account +will be based on activity at the close of the previous gas day. This information should +keep customers apprised of the account inventory, whether it is increasing or decreasing, +and whether an entitlement or operational flow order is approaching based on a weak +storage level coupled with overscheduled volumes through the Kemmerer Compressor. +Below is an example of how the information will be displayed. + +Jackson Prairie storage balance - Gas Day November 14, 2001. + +*Above 1,000,000 MDth Increasing Decreasing Stable +750,000 Dth - 1,000,000 MDth +500,000 Dth - 750,000 Dth +250,000 Dth - 500,000 Dth +Below 250,000 Dth + +If you have any questions please contact your Marketing Services Representative or call +the Hotline at (801) 584-7301. + + +WGP-w + +ms \ No newline at end of file diff --git a/demo/ermis-f/cur/24362835.1075861338947.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/24362835.1075861338947.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6f4710be --- /dev/null +++ b/demo/ermis-f/cur/24362835.1075861338947.JavaMail.evans@thyme:2,S @@ -0,0 +1,24 @@ +Message-ID: <24362835.1075861338947.JavaMail.evans@thyme> +Date: Mon, 12 Nov 2001 06:42:47 -0800 (PST) +From: ina.rangel@enron.com +To: jay.reitmeyer@enron.com, m..scott@enron.com, mog.heu@enron.com, + jason.huang@enron.com, frank.ermis@enron.com, p..south@enron.com, + l..gay@enron.com, m..tholt@enron.com, tori.kuykendall@enron.com, + matthew.lenhart@enron.com, jason.wolfe@enron.com, + matt.smith@enron.com, keith.holst@enron.com +Subject: Re: Boss Day Present +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Rangel, Ina +X-To: Reitmeyer, Jay , Scott, Susan M. , Heu, Mog , Huang, Jason , Ermis, Frank , South, Steven P. , Gay, Randall L. , Tholt, Jane M. , Kuykendall, Tori , Lenhart, Matthew , Wolfe, Jason , Smith, Matt , Holst, Keith +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +I keep forgetting to ask you, but I need to collect $12 from each of you for Mike's boss's day present. + +Thanks! +Ina \ No newline at end of file diff --git a/demo/ermis-f/cur/24436331.1075861340149.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/24436331.1075861340149.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..faaae5a2 --- /dev/null +++ b/demo/ermis-f/cur/24436331.1075861340149.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <24436331.1075861340149.JavaMail.evans@thyme> +Date: Fri, 16 Nov 2001 05:15:36 -0800 (PST) +From: randy.bhatia@enron.com +To: k..allen@enron.com, randy.bhatia@enron.com, frank.ermis@enron.com, + carole.frank@enron.com, l..gay@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com, kam.keiser@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + matthew.lenhart@enron.com, ryan.o'rourke@enron.com, + jay.reitmeyer@enron.com, jay.reitmeyer@enron.com, + matt.smith@enron.com, p..south@enron.com, m..tholt@enron.com, + jason.wolfe@enron.com, ashley.worthing@enron.com, + biliana.pehlivanova@enron.com, monte.jones@enron.com +Subject: TRV Notification: (West VaR - 11/16/2001) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Bhatia, Randy +X-To: Allen, Phillip K. , Bhatia, Randy , Ermis, Frank , Frank, Carole , Gay, Randall L. , Grigsby, Mike , Holst, Keith , Keiser, Kam , Kuykendall, Tori , Lenhart, Matthew , Lenhart, Matthew , O'Rourke, Ryan , Reitmeyer, Jay , Reitmeyer, Jay , Smith, Matt , South, Steven P. , Tholt, Jane M. , Wolfe, Jason , Worthing, Ashley , Pehlivanova, Biliana , Jones, Monte +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +The report named: West VaR , published as of 11/16/2001 is now available for viewing on the website. \ No newline at end of file diff --git a/demo/ermis-f/cur/24477392.1075855165357.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/24477392.1075855165357.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e0f90bc0 --- /dev/null +++ b/demo/ermis-f/cur/24477392.1075855165357.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <24477392.1075855165357.JavaMail.evans@thyme> +Date: Tue, 27 Nov 2001 06:21:43 -0800 (PST) +From: ashley.worthing@enron.com +To: k..allen@enron.com, randy.bhatia@enron.com, frank.ermis@enron.com, + carole.frank@enron.com, l..gay@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com, kam.keiser@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + matthew.lenhart@enron.com, ryan.o'rourke@enron.com, + jay.reitmeyer@enron.com, jay.reitmeyer@enron.com, + matt.smith@enron.com, p..south@enron.com, m..tholt@enron.com, + jason.wolfe@enron.com, ashley.worthing@enron.com, + biliana.pehlivanova@enron.com, monte.jones@enron.com +Subject: TRV Notification: (West VaR - 11/27/2001) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Worthing, Ashley +X-To: Allen, Phillip K. , Bhatia, Randy , Ermis, Frank , Frank, Carole , Gay, Randall L. , Grigsby, Mike , Holst, Keith , Keiser, Kam , Kuykendall, Tori , Lenhart, Matthew , Lenhart, Matthew , O'Rourke, Ryan , Reitmeyer, Jay , Reitmeyer, Jay , Smith, Matt , South, Steven P. , Tholt, Jane M. , Wolfe, Jason , Worthing, Ashley , Pehlivanova, Biliana , Jones, Monte +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +The report named: West VaR , published as of 11/27/2001 is now available for viewing on the website. \ No newline at end of file diff --git a/demo/ermis-f/cur/24489685.1075855165861.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/24489685.1075855165861.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f51b09a5 --- /dev/null +++ b/demo/ermis-f/cur/24489685.1075855165861.JavaMail.evans@thyme:2,S @@ -0,0 +1,39 @@ +Message-ID: <24489685.1075855165861.JavaMail.evans@thyme> +Date: Wed, 28 Nov 2001 10:24:13 -0800 (PST) +From: mike.grigsby@enron.com +To: p..adams@enron.com, k..allen@enron.com, j..brewer@enron.com, + suzanne.christiansen@enron.com, frank.ermis@enron.com, + justin.fernandez@enron.com, l..gay@enron.com, + shannon.groenewold@enron.com, mog.heu@enron.com, + keith.holst@enron.com, jason.huang@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + daniel.lisk@enron.com, zachary.mccarroll@enron.com, + shelly.mendel@enron.com, jay.reitmeyer@enron.com, + benjamin.schoene@enron.com, m..scott@enron.com, matt.smith@enron.com, + p..south@enron.com, walter.spiegelhauer@enron.com, + patti.sullivan@enron.com, m..tholt@enron.com, + barry.tycholiz@enron.com, corey.wilkes@enron.com, + jason.wolfe@enron.com +Subject: FW: TRV Notification: (West NG Basis Positions - 11/27/2001) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Grigsby, Mike +X-To: Adams, Jacqueline P. , Allen, Phillip K. , Brewer, Stacey J. , Christiansen, Suzanne , Ermis, Frank , Fernandez, Justin , Gay, Randall L. , Groenewold, Shannon , Heu, Mog , Holst, Keith , Huang, Jason , Kuykendall, Tori , Lenhart, Matthew , Lisk, Daniel , McCarroll, Zachary , Mendel, Shelly , Reitmeyer, Jay , Schoene, Benjamin , Scott, Susan M. , Smith, Matt , South, Steven P. , Spiegelhauer, Walter , Sullivan, Patti , Tholt, Jane M. , Tycholiz, Barry , Wilkes, Corey , Wolfe, Jason +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Go in and view the open positions. We will discuss getting quotes in a few minutes. Steve South will be coordinating our efforts to screen print ICE every 10 minutes. + +Grigsby +-----Original Message----- +From: O'Rourke, Ryan +Sent: Tuesday, November 27, 2001 5:37 PM +To: Grigsby, Mike; Keiser, Kam; O'Rourke, Ryan +Subject: TRV Notification: (West NG Basis Positions - 11/27/2001) + + +The report named: West NG Basis Positions , published as of 11/27/2001 is now available for viewing on the website. \ No newline at end of file diff --git a/demo/ermis-f/cur/24565297.1075855168293.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/24565297.1075855168293.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5fd904bd --- /dev/null +++ b/demo/ermis-f/cur/24565297.1075855168293.JavaMail.evans@thyme:2,S @@ -0,0 +1,174 @@ +Message-ID: <24565297.1075855168293.JavaMail.evans@thyme> +Date: Tue, 11 Dec 2001 03:47:29 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/11/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Exclusive Offer to Fantasy Members! Take 10% off Colosseum NCAA Block and Tackle Jerseys and get into the game! It's an easy play, simply enter coupon code VRYEHYGP into Step 5 of the Check Out process to receive your discount. But, don't fumble, offer ends 12/11/01. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +Standings, Summary + +East Division +Team W L T Pct Back Strk Div Wks PF Back PA +Martin 7 6 0 0.538 0.0 L1 4-4-0 2.0 1138.0 62.0 1062.0 +JWillie 7 6 0 0.538 0.0 W1 4-3-0 2.0 1100.0 100.0 1085.0 +Hunter 6 7 0 0.462 1.0 W1 4-3-0 0.0 1173.0 27.0 1174.0 +Frank 6 7 0 0.462 1.0 L1 5-2-0 3.0 1109.0 91.0 1194.0 +Neal/McKay 1 12 0 0.077 6.0 L11 1-6-0 0.0 927.0 273.0 1148.0 + +West Division +Team W L T Pct Back Strk! Div Wks PF Back PA +Russell 11 2 0 0.846 0.0 W3 5-2-0 2.0 1200.0 0.0 1016.0 +Matty 8 4 1 0.654 2.5 W2 5-1-1 2.0 1181.0 19.0 1127.0 +Tori 7 6 0 0.538 4.0 W1 4-3-0 1.0 1061.0 139.0 1018.0 +Bass/Hull 6 6 1 0.500 4.5 L1 2-4-1 1.0 1124.0 76.0 1090.0 +Giggles 5 8 0 0.385 6.0 L4 1-7-0 0.0 976.0 224.0 1075.0 + +Statistics, Scoring + +Frank Actives +Player Pos Scoring Score +Favre, Brett QB 207 PaYd (10 Pts), 1 PaTD (3) (4 Pts), 1 PaInt (-2 Pts) 12.0 +Dillon, Corey RB 62 RuYd (6 Pts), 1 RuTD (9) (6 Pts), 24 ReYd (2 Pts) 14.0 +Hearst, Garrison RB 39 RuYd (3 Pts), 1 RuTD (1) (6 Pts) 9.0 +Bruce, Isaac WR 44 ReYd (4 Pts) 4.0 +Schroeder, Bill WR 34 ReYd (3 Pts) 3.0 +Smith, Jimmy WR 119 ReYd (11 Pts), 1 ReTD (17) (6 Pts) 17.0 +Akers, David K 1 FG (37) (3 Pts), 3 XP (3 Pts) 6.0 +Titans DT 1 Int (2 Pts) 2.0 + +TOTALS 67.0 + +Frank Reserves +Player Pos ST Scoring Score +Gary, Olandis RB RS 0.0 +Levens, Dorsey RB RS 26 RuYd (2 Pts) 2.0 +Mathis, Terance WR RS 18 ReYd (1 Pt) 1.0 +Plummer, Jake QB RS 253 PaYd (12 Pts), 1 PaTD (10) (4 Pts), 1 PaInt (-2 Pts), 21 RuYd (2 Pts) 16.0 +Smith, Maurice RB RS 1 RuTD (1) (6 Pts), 17 ReYd (1 Pt) 7.0 +Thrash, James WR RS 74 ReYd (7 Pts) 7.0 + +TOTALS 33.0 +NFL Reports, Player Updates + +Latest NFL Player News + +Quincy Morgan , WR CLE - Free Agent Updated 12/10/01 +Morgan suffered a shoulder injury on Sunday. His current status is day to day. + +Derrick Mason , WR TEN - Free Agent Updated 12/10/01 +Mason suffered a hip injury in Sunday's loss at Minnesota. His current status is day to day. + +Terry Allen , RB BAL - Tori U! pdated 12/10/01 +Allen (hand) was able to practice on Sunday. Still, the Ravens are expected to start Moe Williams against the Steelers next Sunday while easing Allen back into action slowly. + +Daunte Culpepper , QB MIN - Giggles Updated 12/10/01 +Culpepper (knee) says he should be ready for next week's game against the Lions. The Vikings, however, may be prompted to sit him again because the game is on turf. Once again, Culpepper may be a gameday decision. + +Rod Smith , WR DEN - Matty Updated 12/10/01 +Smith (ankles) was able to play on Sunday, but he was far from 100 percent. He finished with eight receptions for 66 yards. He should continue to be a reliable player during the Fantasy postseason. + +Jerome Bettis , RB PIT - Giggles Updated 12/10/01 +Bettis' status for Sunday night's game at Baltimore is unclear as of now. Bill Cowher told the Pittsburgh Post-Gazette that he would monitor the RB throughout the week. "He won't need to lobby me," Cowher said. "If he's ready to play, he'll be playing." + +Terrell Owens , WR SF - Martin Updated 12/10/01 +Owens suffered a hip pointer during Sunday's loss at St. Louis, but he was able to finish the game. + +Albert Connell , WR NO - Free Agent Updated 12/10/01 +Connell has been demoted behind Robert Wilson and Wane McGarity on the Saints' depth chart. Connell, who was inactive Sunday, is now New Orleans' No. 5 receiver. + +Larry Parker , WR KC - Free Agent Updated 12/10/01 +Parker suffered a bruised right shoulder in Sunday's game against Oakland. His current status is day to day. + +Jon Kitna , QB CIN - Free Agent Updated 12/10/01 +Dick LeBeau said there is no QB controversy right now. It appears he will stick with Jon Kitna for now. "I think I tried that a couple of weeks ago," he said of switching QBs. + +Wesley Walls , TE CAR - Free Agent Updated 12/10/01 +Walls started Sunday's game, but had to leave when his ankle injury flared up in the first half. He finished with one catch for nine yards. + +Maurice Smith , RB ATL - Frank Updated 12/10/01 +Smith sprained his right knee on Sunday. His current status is day to day. + +Brian Finneran , WR ATL - Free Agent Updated 12/10/01 +The Atlanta Journal-Constitution notes Finneran replaced Shawn Jefferson as the No. 3 receiver in two-back sets on Sunday. Jefferson remained the No. 3 receiver in single-back sets. Finneran's added responsibilities in the passing game resulted in a career-best six catches for 92 yards. + +Brian Griese , QB DEN - Matty Updated 12/10/! 01! +Griese suffered a concussion in Sunday night's win over Seattle. He left the game in the third quarter and was replaced by Gus Frerotte. Griese said he expects to play next Sunday against the Chiefs. + +David Boston , WR ARI - Bass/Hull Updated 12/09/01 +Boston caught six passes for 132 yards against Washington. Right now, because of his consistently high production, Boston is arguably the most valuable receiver in Fantasy Football. + +MarTay Jenkins , WR ARI - Martin Updated 12/09/01 +Jenkins caugh! t ! three passes for 33 yards and a TD against Washington. He has become a surprisingly reliable receiver for the Cardinals in recent weeks. + +Jerry Rice , WR OAK - Neal/McKay Updated 12/09/01 +Rice had five catches for 57 yards and a touchdown against Kansas City. The future Hall of Famer is having a solid season, and could be a valuable player during the Fantasy playoffs. + +Rich Gannon , QB OAK - Martin Updated 12/09/01 +Gannon had a decent outing against Kansas City, posting 195 yards passing, two touchdowns (one passing, one rushing) and an interception. Gannon is one of the best quarterbacks in Fantasy Football, and is a solid start during your league's playoffs. + +Zeron Flemister , TE WAS - Free Agent Updated 12/09/01 +Flemister caught a two-yard TD pass at Arizona. He has become a regular target for Washington in goal-line packages. + +Trent Green , QB KC - Bass/Hull Updated 12/09/01 +Green had a good outing against Oakland, posting 253 yards passing, tw! o ! touchdowns and one interception. Green has thrown six more picks than touchdowns this season, however, so don't depend on him too heavily during the Fantasy playoffs. + +Priest Holmes , RB KC - Russell Updated 12/09/01 +Holmes had a monster game against Oakland, posting 277 all-purpose yards and two touchdowns. He's become one of the most feared tailbacks in the league, and has been one of Fantasy Football's most pleasant surprises. + +Stephen Davis , RB WAS - Bass/Hull Updated 12/09/01 +Davis rushed for 110 yards and a TD at Arizona. He will give Fantasy players good yardage numbers during the playoffs, but touchdowns will continue to be a rarity for Davis. + +Laveranues Coles , WR NYJ - JWillie Updated 12/09/01 +The Steelers limited Coles to 20 receiving yards on three catches. Coles remains a good receiver for the Fantasy postseason, though, because he has been a regular TD threat all year long. + +Wayne Chrebet , WR NYJ - JWillie Updated 12/09/01 +Chrebet caught five passes for 63 yards at Pittsburgh, including his first T! D ! (18 yards). The Jets wideout has been unreliable for most of the year, and he remains a risky start during the Fantasy playoffs. + +Hines Ward , WR PIT - Tori Updated 12/09/01 +Ward had a huge game against the N.Y. Jets on Sunday. The talented wide receiver had 10 catches for 124 yards, and has become a pretty reliable Fantasy player this season. + +Chris Fuamatu-Ma'afala , RB PIT - Free Agent Updated 12/09/01 +Fuamatu-Ma'afala started in place of the injured Jerome Bettis on Sunday against the N.Y. Jets. He posted 50 yards rushing and a touchdown, which are respectable Fantasy numbers for a reserve tailback. + +J.J. Stokes , WR SF - Matty Updated 12/09/01 +Stokes caught one pass for 15 yards at St. Louis. Don't start Stokes during the Fantasy playoffs. He has been nearly useless for most of the season. + +Jeff Garcia , QB SF - JWillie Updated 12/09/01 +Garcia threw for only 146 yards, no TDs and was intercepted twice at St. Louis. Expect Garcia to ! qu! ickly put such a forgettable outing behind him. + +Isaac Bruce , WR STL - Frank Updated 12/09/01 +Bruce caught just three passes for 44 yards against San Francisco. The St. Louis wideout has been a disappointment this year because of his inconsistency, but he is simply too explosive to not remain a starter for any Fantasy team. + +Ricky Proehl , WR STL - Free Agent Updated 12/09/01 +Proehl caught six passes for 109 yards and a TD against the 49ers. Don't expect such numbers from Proehl on a regular basis. He rarely becomes a featured target for! K! urt Warner. + +More Updates + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/24595911.1075861336528.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/24595911.1075861336528.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ceff6575 --- /dev/null +++ b/demo/ermis-f/cur/24595911.1075861336528.JavaMail.evans@thyme:2,S @@ -0,0 +1,102 @@ +Message-ID: <24595911.1075861336528.JavaMail.evans@thyme> +Date: Mon, 29 Oct 2001 19:06:37 -0800 (PST) +From: no.address@enron.com +Subject: Lexis-Nexis Training: Houston & Worldwide / Dow Jones Training +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: eSource@ENRON +X-To: All Enron Worldwide@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +eSource Presents Lexis-Nexis Training + +Basic + +Lexis-Nexis Basic is geared to the novice or prospective user. You will learn the basics of getting around Nexis.com. + We will talk about news and company information available on Lexis-Nexis. + +Attend our Lexis-Nexis Basics Clinic: + +November 6 1:00 - 2:00 PM EB572 + +Due Diligence + +This session will focus on the specific +company, public records, and other sources available on Lexis-Nexis that help +you find all possible aspects of a company's business and strengths or +liabilities. + + +Attend our Lexis-Nexis Due Diligence Clinic: + +November 6 2:30 - 4:00 PM EB572 + + +Seats fill up fast! To reserve a seat, please call Stephanie E. Taylor at 5-7928. +The cost is $100.00 per person. +No-shows will be charged $200.00. + +* Please bring your Lexis-Nexis login ID and password. If you don't have one, a guest ID will be provided. + + + * * * + + +eSource presents free Lexis-Nexis Online Training + +Using Placeware, an interactive web learning tool, you can participate in this training session from anywhere in the world. + +Basics + +Lexis-Nexis Basic is geared to the novice or prospective user. You will learn the basics of getting around Nexis.com and of the news and company information available on Lexis-Nexis. + +Attend our Lexis-Nexis Basics Online Clinic: + +November 14 10:00 AM Central Standard Time + + +Please RSVP to Stephanie E. Taylor at 713-345-7928 or stephanie.e.taylor@enron.com. +We will email instructions for Placeware to you. + +* Note: If the time scheduled is not convenient to your time zone, please let us know so we can schedule other sessions. + + + * * * + +eSource Presents Dow Jones Interactive Training + +Introduction to Dow Jones Interactive: Personalizing/Customizing DJI and Custom Clips + +You will learn how to tailor DJI to display information that is most helpful to you. +You will learn how to create your own Personal News page to view headlines from your chosen publications and your custom clip folders. +Custom clips can be set up to automatically send to you important news about any key topic or company information that affects your business decisions. + +Attend one of our Dow Jones Interactive Basics Clinics: + +November 14 1:00 - 2:00 PM EB560 +November 14 3:00 - 4:00 PM EB560 + +Advanced + +Learn how to be more efficient on Dow Jones Interactive. Put some power tools to work for you. + Learn how to employ codes, use search history, and customize. Hands on time is provided. + +Attend our Dow Jones Interactive Advanced Clinic: + +November 14 2:00 - 3:00 PM EB560 + + +Seats fill up fast! To reserve a seat, please call Stephanie E. Taylor at 5-7928. + +The cost is $100.00 per person. +No-shows will be charged $200.00. + +******* + +Check the eSource training page at http://esource.enron.com/training.htm for additional training sessions and vendor presentations. \ No newline at end of file diff --git a/demo/ermis-f/cur/24676092.1075861335860.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/24676092.1075861335860.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..88863fee --- /dev/null +++ b/demo/ermis-f/cur/24676092.1075861335860.JavaMail.evans@thyme:2,S @@ -0,0 +1,23 @@ +Message-ID: <24676092.1075861335860.JavaMail.evans@thyme> +Date: Thu, 25 Oct 2001 21:13:24 -0700 (PDT) +From: no.address@enron.com +Subject: Upcoming Wellness Activities +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Wellness@ENRON +X-To: All Enron Downtown@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +CPR and First Aid Certification +CPR and First Aid certification is being offered on Thursday, November 15, 2001, from 1:30 p.m. - 5:30 p.m. in the Body Shop, Studio B. Cost is $10 for employees and EDS; $40 for contractors. To register or for more information contact mailto:wellness@enron.com. Registration deadline is Monday, November 12. + +Mammogram Screening +The M. D. Anderson Mobile Mammography van will be at Enron November 12-16, 2001, from 8 a.m. - 4 p.m. Cost is $25 for Enron employees, spouses, retirees and EDS; $85 for Contractors. Payment must be made by check or money order ONLY, payable to Enron Corp., and is due at time of service. NO CASH WILL BE ACCEPTED. Appointments can be made by calling 713-745-4000. For more information about M. D. Anderson's mobile mammography program: http://www.mdanderson.org/Departments/MobileMamm/dIndex.cfm?pn=29C87A2E-B66A-11D4-80FB00508B603A14. + +Please consider adding an extra $1 to the mammogram cost for The Rose. The Rose is a non-profit organization that provides mammograms to women without access to medical insurance. http://www.the-rose.org/. Other inquiries can be directed to: mailto:wellness@enron.com. \ No newline at end of file diff --git a/demo/ermis-f/cur/24690486.1075855167562.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/24690486.1075855167562.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0dc9c660 --- /dev/null +++ b/demo/ermis-f/cur/24690486.1075855167562.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <24690486.1075855167562.JavaMail.evans@thyme> +Date: Wed, 5 Dec 2001 05:49:49 -0800 (PST) +From: ryan.o'rourke@enron.com +To: k..allen@enron.com, ashley.worthing@enron.com, randy.bhatia@enron.com, + biliana.pehlivanova@enron.com, frank.ermis@enron.com, + carole.frank@enron.com, l..gay@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com, monte.jones@enron.com, kam.keiser@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + matthew.lenhart@enron.com, ryan.o'rourke@enron.com, + jay.reitmeyer@enron.com, jay.reitmeyer@enron.com, + matt.smith@enron.com, p..south@enron.com, m..tholt@enron.com, + jason.wolfe@enron.com +Subject: TRV Notification: (West VaR - 12/05/2001) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: O'Rourke, Ryan +X-To: Allen, Phillip K. , Worthing, Ashley , Bhatia, Randy , Pehlivanova, Biliana , Ermis, Frank , Frank, Carole , Gay, Randall L. , Grigsby, Mike , Holst, Keith , Jones, Monte , Keiser, Kam , Kuykendall, Tori , Lenhart, Matthew , Lenhart, Matthew , O'Rourke, Ryan , Reitmeyer, Jay , Reitmeyer, Jay , Smith, Matt , South, Steven P. , Tholt, Jane M. , Wolfe, Jason +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +The report named: West VaR , published as of 12/05/2001 is now available for viewing on the website. \ No newline at end of file diff --git a/demo/ermis-f/cur/24826179.1075861337097.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/24826179.1075861337097.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..05426f7e --- /dev/null +++ b/demo/ermis-f/cur/24826179.1075861337097.JavaMail.evans@thyme:2,S @@ -0,0 +1,32 @@ +Message-ID: <24826179.1075861337097.JavaMail.evans@thyme> +Date: Thu, 1 Nov 2001 09:02:38 -0800 (PST) +From: teresa.knight@nesanet.org +Subject: Your Vote is Required by November 8th! +Cc: staff@nesanet.org +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: staff@nesanet.org +X-From: Teresa Knight +X-To: +X-cc: Staff +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Ladies and Gentlemen: + +Attached is a letter from Bill Harper, NESA/HEA President, on behalf of the +Board of Directors, asking you to vote on amending the name of the +Association from NESA/HEA to NESA. Please read the letter and cast your +e-ballot by November 8, 2001 by replying to this message either "FOR" or +"AGAINST". + +Sincerely, + +Teresa A. Knight +Vice President, Member Services +NESA/HEA + + <> \ No newline at end of file diff --git a/demo/ermis-f/cur/24888103.1075861336097.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/24888103.1075861336097.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..896898ba --- /dev/null +++ b/demo/ermis-f/cur/24888103.1075861336097.JavaMail.evans@thyme:2,S @@ -0,0 +1,22 @@ +Message-ID: <24888103.1075861336097.JavaMail.evans@thyme> +Date: Fri, 26 Oct 2001 09:57:49 -0700 (PDT) +From: no.address@enron.com +Subject: DRAFT- FINAL REMINDER- To All US Employees who Participate in the + Enron Savings Plan +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Corporate Benefits@ENRON +X-To: All Enron Employees United States Group@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Final Reminder + +If you are a participant in the Enron Corp. Savings Plan, all trades among your investment funds must be completed by 3:00 PM CST Friday, October 26. + +The makeup of your investment funds in the Savings Plan at 3:00 p.m., October 26, will reflect your investment decision for the duration of the transition period. \ No newline at end of file diff --git a/demo/ermis-f/cur/24988647.1075861340608.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/24988647.1075861340608.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..850b98ea --- /dev/null +++ b/demo/ermis-f/cur/24988647.1075861340608.JavaMail.evans@thyme:2,S @@ -0,0 +1,32 @@ +Message-ID: <24988647.1075861340608.JavaMail.evans@thyme> +Date: Mon, 19 Nov 2001 12:47:50 -0800 (PST) +From: mike.grigsby@enron.com +To: p..adams@enron.com, k..allen@enron.com, j..brewer@enron.com, + suzanne.christiansen@enron.com, frank.ermis@enron.com, + justin.fernandez@enron.com, l..gay@enron.com, + shannon.groenewold@enron.com, mog.heu@enron.com, + keith.holst@enron.com, jason.huang@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + daniel.lisk@enron.com, zachary.mccarroll@enron.com, + shelly.mendel@enron.com, john.o'conner@enron.com, + jay.reitmeyer@enron.com, benjamin.schoene@enron.com, + m..scott@enron.com, matt.smith@enron.com, p..south@enron.com, + walter.spiegelhauer@enron.com, patti.sullivan@enron.com, + m..tholt@enron.com, barry.tycholiz@enron.com, corey.wilkes@enron.com, + jason.wolfe@enron.com +Subject: OPS meeting +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Grigsby, Mike +X-To: Adams, Jacqueline P. , Allen, Phillip K. , Brewer, Stacey J. , Christiansen, Suzanne , Ermis, Frank , Fernandez, Justin , Gay, Randall L. , Groenewold, Shannon , Heu, Mog , Holst, Keith , Huang, Jason , Kuykendall, Tori , Lenhart, Matthew , Lisk, Daniel , McCarroll, Zachary , Mendel, Shelly , O'Conner, John , Reitmeyer, Jay , Schoene, Benjamin , Scott, Susan M. , Smith, Matt , South, Steven P. , Spiegelhauer, Walter , Sullivan, Patti , Tholt, Jane M. , Tycholiz, Barry , Wilkes, Corey , Wolfe, Jason +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +We have conference room 6716 from 3:00 to 4:00 each day for OPS. I have not inspected the room to see if it will accommodate our entire group. + +Thanks, +Mike \ No newline at end of file diff --git a/demo/ermis-f/cur/24988798.1075855167273.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/24988798.1075855167273.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e00a7433 --- /dev/null +++ b/demo/ermis-f/cur/24988798.1075855167273.JavaMail.evans@thyme:2,S @@ -0,0 +1,29 @@ +Message-ID: <24988798.1075855167273.JavaMail.evans@thyme> +Date: Mon, 3 Dec 2001 14:11:05 -0800 (PST) +From: mog.heu@enron.com +To: frank.ermis@enron.com, p..south@enron.com +Subject: FW: enron-argentina +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Heu, Mog +X-To: Ermis, Frank , South, Steven P. +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Enron Admits it's Really Argentina... Here's the article!! I knew it!!! + + Mog + + -----Original Message----- +From: Huang, Jason +Sent: Monday, December 03, 2001 4:08 PM +To: Heu, Mog +Subject: enron-argentina + + + + http://www.satirewire.com/news/0111/enron.shtml \ No newline at end of file diff --git a/demo/ermis-f/cur/25007296.1075855169027.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/25007296.1075855169027.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6bf67cb2 --- /dev/null +++ b/demo/ermis-f/cur/25007296.1075855169027.JavaMail.evans@thyme:2,S @@ -0,0 +1,133 @@ +Message-ID: <25007296.1075855169027.JavaMail.evans@thyme> +Date: Sun, 16 Dec 2001 03:03:10 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/16/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Exclusive Offer For Fantasy Members Only! Save 10% On NFL Adidas Replica Jerseys from MVP.com, the Official Store of CBS SportsLine.com. Just enter the Coupon Code SPEMRTP1 in Step 5 of the Checkout process to take advantage of this offer. Expires 12/18/01. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Kevan Barlow , RB SF - Tori Updated 12/14/01 +Barlow is not a good start in Week 14. He won't do much against a tough Miami defense that will surely limit his red zone production. + +Garrison Hearst , RB SF - Frank Updated 12/14/01 +Hearst may not post good rushing numbers against the Dolphins. But the 49ers have often featured him as a receiver to keep defenses off balance, and may use him often as a passing target in Week 14. + +Boo Williams , TE NO - Free Agent Updated 12/14/01 +Williams is now the starter at TE for New Orleans. He will get regular red-zone looks from Aaron Brooks and may catch a few important TD passes during the Fantasy postseason. + +Willie Jackson , WR NO - Martin Updated 12/14/01 +Jackson is an inconsistent Fantasy wideout. But there is no way you should bench a player of his caliber during the Fantasy postseason. + +Aaron Brooks , QB NO - Matty Updated 12/14/01 +Brooks is a boom-or-bust Fantasy selection in Week 14. If the Rams blitz him often, he may struggle, but he may also trade TDs with Kurt Warner. There is no way, however, you can bench him during the Fantasy playoffs. + +Torry Holt , WR STL - Tori Updated 12/14/01 +The explosive Holt is a must-start player in Week 14. He will be a regularly featured target for Kurt Warner on Monday Night Football. + +Marshall Faulk , RB STL - Matty Updated 12/14/01 +Faulk will have another fine game this week. He is a great start on Monday Night Football against New Orleans. + +Kurt Warner , QB STL - Hunter Updated 12/14/01 +Warner should guide many Fantasy teams to success this week. Expect fine numbers from him against the NFC West rival Saints on Monday Night Football. + +Dave Moore , TE TB - Free Agent Updated 12/14/01 +Moore hasn't been a quality Fantasy player this year. Look for other options if you need TE help during the Fantasy postseason. + +Jacquez Green , WR TB - Free Agent Updated 12/14/01 +Green hasn't been a good Fantasy player this season. Don't use him during your playoffs. Keyshawn Johnson is Tampa Bay's only productive wideout. + +Brad Johnson , QB TB - Matty Updated 12/14/01 +Johnson has been a mediocre Fantasy QB this year. He may struggle at Chicago this week. Other than Keyshawn Johnson, he doesn't have the weapons necessary to challenge the Bears' secondary. + +David Terrell , WR CHI - Free Agent Updated 12/14/01 +Terrell has disappeared from a statistical perspective. Don't use him during the Fantasy postseason. + +Dez White , WR CHI - Free Agent Updated 12/14/01 +White hasn't been much of a Fantasy receiver this year. He is not worth starting during the Fantasy playoffs because of his lack of his regular production. + +Jim Miller , QB CHI - Free Agent Updated 12/14/01 +Miller will struggle against the Buccaneers this week. He may throw more than one interception against Tampa Bay. + +Bubba Franks , TE GB - Free Agent Updated 12/14/01 +Franks may be good for a TD catch this week. Green Bay should move the ball rather easily at Tennessee. + +Bill Schroeder , WR GB - Frank Updated 12/14/01 +Schroeder should post good yardage numbers at Tennessee. The Titans' cornerbacks may have trouble with his speed on post and fly routes. + +Brett Favre , QB GB - Frank Updated 12/14/01 +Favre should toss at least two TD passes this week. He will certainly exploit every weakness in the vulnerable Tennessee pass defense. + +Johnnie Morton , WR DET - Hunter Updated 12/14/01 +Morton should reach the 100-yard receiving mark this week. The Minnesota secondary won't be able to handle the veteran receiver, especially on slant and post routes. + +Mike McMahon , QB DET - Free Agent Updated 12/14/01 If you desperate for QB help, consider McMahon this week. He may fare well against the awful Minnesota defense. + +Byron Chamberlain , TE MIN - Free Agent Updated 12/14/01 +Chamberlain has been unreliable recently. Still, he is worth starting because the Vikings will face the inconsistent Detroit defense this week. + +Cris Carter , WR MIN - Tori Updated 12/14/01 +Carter should post respectable, if not spectacular numbers this week. He will find the Detroit secondary very easy to work against. + +Randy Moss , WR MIN - Russell Updated 12/14/01 +Moss is an excellent start in Week 14. He should catch at least one TD pass against the Lions. + +Todd Bouman , QB MIN - Free Agent Updated 12/14/01 +Bouman is expected to start again in place of the injured Daunte Culpepper this week. He should find the end zone at least twice against the hapless Lions. + +Rod Gardner , WR WAS - Free Agent Updated 12/14/01 +Gardner has been a servicable Fantasy player this year, but don't count on him to find the end zone against the tough Philadelphia secondary this week. + +Michael Westbrook , WR WAS - Free Agent Updated 12/14/01 +Westbrook will face a very tough matchup in Week 14. Don't expect him to break loose from Philadelphia CB Bobby Taylor very often. + +Tony Banks , QB WAS - Free Agent Updated 12/14/01 +Don't start Banks in Week 14. He will struggle against the Philadelphia secondary,! a! nd he may take several coverage sacks and big hits. + +Ike Hilliard , WR NYG - Russell Updated 12/14/01 +Expect at least one TD catch from Hilliard this week. The Giants should be able to exploit the holes in Arizona's secondary with regular strikes to Hilliard and Amani Toomer. + +Amani Toomer , WR NYG - Tori Updated 12/14/01 +Tommer is a good start in Week 14. He will regularly challenge the Arizona secondary with his quickness and separation speed. + +Frank Sanders , WR ARI - Free Agent Updated 12/14/01 +Sanders hasn't been a much of a factor in the Arizona offense this year. Avoid using him during the Fantasy playoffs. + +Jake Plummer , QB ARI - Frank Updated 12/14/01 +Plummer may struggle on the road this week. The Giants may dominate a home matchup with the Cardinals. + +More Updates +Schedule, Breakdown + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/25050679.1075861337448.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/25050679.1075861337448.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..292153d6 --- /dev/null +++ b/demo/ermis-f/cur/25050679.1075861337448.JavaMail.evans@thyme:2,S @@ -0,0 +1,59 @@ +Message-ID: <25050679.1075861337448.JavaMail.evans@thyme> +Date: Fri, 2 Nov 2001 08:17:37 -0800 (PST) +From: w..cantrell@enron.com +To: k..allen@enron.com, don.black@enron.com, suzanne.calcagno@enron.com, + mark.courtney@enron.com, jeff.dasovich@enron.com, + frank.ermis@enron.com, donna.fulton@enron.com, l..gay@enron.com, + mike.grigsby@enron.com, p..hewitt@enron.com, keith.holst@enron.com, + paul.kaufman@enron.com, tori.kuykendall@enron.com, + susan.mara@enron.com, ed.mcmichael@enron.com, + stephanie.miller@enron.com, l..nicolay@enron.com, + matt.smith@enron.com, patti.sullivan@enron.com, + robert.superty@enron.com, m..tholt@enron.com, + barry.tycholiz@enron.com, ray.alvarez@enron.com, + alan.comnes@enron.com, robert.frank@enron.com, scott.gahn@enron.com, + harry.kingerski@enron.com, leslie.lawner@enron.com, + dave.perrino@enron.com, greg.sharp@enron.com, + kristann.shireman@enron.com, d..steffes@enron.com, + scott.stoness@enron.com, jennifer.thome@enron.com, + steve.walton@enron.com +Subject: NGI Article: El Paso Seeks to Derail Further Market Power + Investigation +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Cantrell, Rebecca W. +X-To: Allen, Phillip K. , Black, Don , Calcagno, Suzanne , Courtney, Mark , Dasovich, Jeff , Ermis, Frank , Fulton, Donna , Gay, Randall L. , Grigsby, Mike , Hewitt, Jess P. , Holst, Keith , Kaufman, Paul , Kuykendall, Tori , Mara, Susan , McMichael Jr., Ed , Miller, Stephanie , Nicolay, Christi L. , Smith, Matt , Sullivan, Patti , Superty, Robert , Tholt, Jane M. , Tycholiz, Barry , Alvarez, Ray , Comnes, Alan , Frank, Robert , Gahn, Scott , Kingerski, Harry , Lawner, Leslie , Perrino, Dave , Sharp, Greg , Shireman, Kristann , Steffes, James D. , Stoness, Scott , Thome, Jennifer , Walton, Steve +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Another wrinkle in the El Paso/CPUC Complaint case. I've also attached a copy of the El Paso Merchant answer to the FERC enforcement staff motion in case you're interested. + +NGI's Daily Gas Price Index +published : November 2, 2001 +El Paso Seeks to Derail Further Market Power Investigation +The motion by the enforcement staff of the Federal Energy Regulatory Commission for a "more complete investigation" of unused capacity on the system of El Paso Natural Gas is "an abuse of process," the pipeline and its merchant energy affiliate claimed Thursday, since it comes after the case has been fully litigated. +In filing a motion to strike the enforcement staff's request for the investigation, El Paso Natural Gas and El Paso Merchant Energy said the staff motion is a violation of their due process rights, since an initial decision in the case was issued three weeks ago (see Daily GPI, Oct. 10 ). At that time Chief Administrative Law Judge Curtis Wagner Jr. recommended the dismissal of charges that El Paso and its affiliate exercised market power to drive up prices for gas transported to the border beginning in mid-2000 [RP00-241]. The judge had concluded that the complainants in the case failed to carry their burden of proof that the El Paso companies exercised market power by withholding capacity from the market. +After the parties file briefs on the ALJ's decision, all that remains is a vote by the commissioners, the El Paso companies pointed out. +The investigation sought by the Market Oversight and Enforcement Section (MOE) of the Office of General Counsel "seeks to improperly shift the burden of proof by requiring El Paso and Merchant Energy to prove that they did not withhold capacity. This argument turns the Commission's adjudicatory procedures -- and its procedural safeguards -- on their head," the companies said. +"MOE is attempting to inappropriately influence the decision-making process in this already high profile case," putting the integrity of FERC's adjudicatory process in jeopardy. "The rules under which the complaint is to be judged have become a moving target, El Paso's and Merchant Energy's due process rights and reputation have been harmed, and they have been put in the untenable position of now trying to prove a negative. MOE's improper comments should be disregarded and stricken from the record in this proceeding," the companies said. +MOE said the issue it was raising -- whether El Paso made its unused capacity available to shippers on an IT basis, as required by FERC's open-access rule -- was neither the focus of the hearing last summer nor Wagner's initial decision (see Daily GPI, Nov. 1) .. +MOE said its review of the public portion of the hearing record suggests that El Paso may have committed "potential violations" of FERC's Part 284 open-access regulations by withholding IT capacity in an attempt to keep prices up at the California border, but it said there may be "other potential explanations" for the existence of unused capacity on the pipeline. "We recommend a more complete investigation of the reasons why capacity went unused on the pipeline at times during the period [of] November 2000 through March 2001." MOE conceded its motion was an "unusual" move. +It suggested that the Commission either direct MOE to conduct a further probe, remand the decision to Judge Wagner for consideration or use other procedures. Although "this step is unusual, it is not unprecedented for the Commission's enforcement staff to inform the Commission of its views regarding potential violations concerning a pending proceeding," MOE said. +El Paso pointed to a statement by the judge to back up its claim that parties in the proceeding had agreed that the pipeline was full from November through March. + +Here is a copy of the El Paso Merchant Energy response summarized above. They used some pretty strong language!! + + + +--------- Inline attachment follows --------- + +From: +To: Cantrell, Rebecca W. +Date: Thursday, November 1, 2001 10:33:33 GMT +Subject: + +EPNG/EPME's response \ No newline at end of file diff --git a/demo/ermis-f/cur/25357853.1075861334869.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/25357853.1075861334869.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..68e853df --- /dev/null +++ b/demo/ermis-f/cur/25357853.1075861334869.JavaMail.evans@thyme:2,S @@ -0,0 +1,28 @@ +Message-ID: <25357853.1075861334869.JavaMail.evans@thyme> +Date: Mon, 22 Oct 2001 15:55:32 -0700 (PDT) +From: karen.buckley@enron.com +To: john.arnold@enron.com, m..forney@enron.com, frank.ermis@enron.com +Subject: Trading Track Interviews +Cc: adrianne.engler@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: adrianne.engler@enron.com +X-From: Buckley, Karen +X-To: Arnold, John , Forney, John M. , Ermis, Frank +X-cc: Engler, Adrianne +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +John/John/Frank + +As we are approaching the November 1st Trading Track interview dates, we need to finalize the reminder of the external candidate's initial screen. + +Can you please provide me with your feedback/status. If we need to re-assign your candidates to other traders please let me know by return. + +Thanks, + +Karen +x54667 \ No newline at end of file diff --git a/demo/ermis-f/cur/25414695.1075861336352.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/25414695.1075861336352.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..8adca802 --- /dev/null +++ b/demo/ermis-f/cur/25414695.1075861336352.JavaMail.evans@thyme:2,S @@ -0,0 +1,185 @@ +Message-ID: <25414695.1075861336352.JavaMail.evans@thyme> +Date: Mon, 29 Oct 2001 04:20:29 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 10/29/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Fantasy Football on Live Radio! Be sure to tune into SportsLine Radio every Friday at 4 pm ET for The Fantasy Advantage, the most informative and entertaining Fantasy Football Show on the Net! Commissioner.COM Managing Editor Scott Engel and featured expert Michael Fabiano have all the latest news and analysis for you, along with insights from beat writers and pro football insiders! Enjoy a full hour of Fantasy Football talk every week! + +NFL FANS - SAVE 10% on Team Caps! Represent your team in a fitted, adjustable or logo cap. Enter coupon code CTP6W92Y at checkout to receive this exclusive offer. Ends 11/6/01. + +Attention Fantasy Fans! Subscribe to The Sporting News now for a low $.99 per issue AND get a FREE Stainless Steel Thermo-Bottle! HURRY! + + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +Player Updates NFL Reports + +Latest NFL Player News + +Keyshawn Johnson , WR TB - Giggles Updated 10/28/01 +Johnson sat out the second half of Tampa Bay's 41-14 victory over the Minnesota Vikings because of a right knee bruise and will have an MRI test Monday. He was already playing with a sore right hip that limited him in practice last week. "I will get an MRI in the morning and go from there," Johnson said. "Right now, they are saying that it's just a bruise. But we'll know more tomorrow. I probably could not have played if they needed me to. I was in pretty bad pain." + +Emmitt Smith , RB D! AL! - Bass/Hull Updated 10/28/01 +Smith pronounced himself OK despite having his right knee wrapped after the Dallas Cowboys' 17-3 victory over Arizona on Sunday. "It's throbbing a little bit right now, but I'll be all right," Smith said. "I felt it. I knew what it was. I didn't know the degree the injury was. It worried me a bit." But Smith was able to walk off the field without assistance. He said he expects to play next week at the New York Giants. Coach Dave Campo said Smith would be re-evaluated on Monday, but said he was encouraged that Smith was walking around. + +Daunte Culpepper , QB MIN - Giggles Updated 10/28/01 +According to published reports, Culpepper suffered a broken nose in Sunday's game against Tampa Bay. He is not expected to miss any game action. + +Eddie Kennison , WR DEN - Free Agent Updated 10/28/01 +Kennison rushed one time for 10 yards against New England, and did not catch a pass. The veteran wideout has reverted back to statistical silence after a brief period of productivity. + +Mike Anderson , RB DEN - Neal/McKay Updated 10/28/01 +Anderson rushed for only 40 yards on 14 carries against the Patriots. He did score on an eight-yard run! , ! but the Broncos let Olandis Gary carry the ball 10 times for 37 yards also. Denver appears to have lost some confidence in Anderson this year. + +David Patten , WR NE - Free Agent Updated 10/28/01 +Patten caught five passes for 62 yards and a TD at Denver. He should continue to be a scoring threat as long as he remains one of New England's top two receivers. + +Troy Brown , WR NE - Bass/Hull Updated 10/28/01 +Brown caught nine passes for 86 yards and a TD at Denver. He also carried the ball one time for 31 yards. Brown will always be a big-play threat against the weaker defensive teams on the Patriots' schedule. + +Curtis Conway , WR SD - Giggles Updated 10/28/01 +Conway caught nine passes for 120 yards against Buffalo, In the past, Conway was a disappoitment, but now he is working well with Doug Flutie and staying healthy. Conway is finally performing up to expectations as a Fantasy wideout. + +Freddie Jones , TE SD - Neal/McKay Updated 10/28/01 +Jo! ne! s overcame a sprained ankle to play against the Bills, and caught two passes for five yards. One of his catches was good for a one-yard TD, and Jones may now get much of his numbers on short TD catches. Doug Flutie seems to prefer his wideouts over the tight end when the Chargers are outside the red zone. + +Larry Centers , RB BUF - Free Agent Updated 10/28/01 +Centers was limited to eight receiving yards on four catches by San Diego. The Bills ideally want to get the ball downfield to their wideouts and Jay Riemersma, so don't expect good numbers from Centers ecery week. + +Peerless Price , WR BUF - Free A! ge! nt Updated 10/28/01 +Price caught eight passes for 151 yards and a TD at San Diego. While Price is still inconsistent, he appears to have improved enough to start for Fantasy teams occasionally. + +Matt Hasselbeck , QB SEA - Bass/Hull Updated 10/28/01 +Hasselbeck had his best game as a pro, throwing for 230 yards, two TDs and no interceptions. But he continued to have some troubles completing key passes and getting the ball downfield on important downs. + +Shaun Alexander , RB SEA - JWillie Updated 10/28/01 +! The Dolphins held Alexander to 87 yards on 23 carries. Considering the strength of the Miami defense, Alexander's final numbers looked respectable, but he also fumbled twice. The Seattle RB will continue to post good yardage numbers, but the league's better defenses might limit his overall output. + +Oronde Gadsden , WR MIA - Matty Updated 10/28/01 +Gadsden caught only one pass for 15 yards at Seattle. Miami's No. 1 wideout is not playing well enough to be anything more than a Fantasy backup. + +James McKnight , WR MIA - Free Agent Updated 10/28/01 +McKnight caught eight passes for 94 yards and a TD at Seattle, but also lost a fumble. The Miami receiver continues to be erratic and occasionally productive. + +Ron Dayne , RB NYG - Neal/McKay Updated 10/28/01 +Dayne was held to just 19 yards on eight carries by Washington. He is not putting up consistently good numbers, and should not start for most Fantasy teams right now. + +Amani Toomer , WR NYG - Tori Updated 10/28/01 +Toomer caught nine passes for 109 yards and a TD against Washington. He remains a must-start Fantasy player, no matter w! ha! t the opposition is. + +Stephen Davis , RB WAS - Bass/Hull Updated 10/28/01 +Davis rushed for 107 yards against the Giants, but was held out of the end zone again. He is still running for good yardage, but the Redskins continue to score via the pass when they are able to move the ball. + +Tony Banks , QB WAS - Free Agent Updated 10/28/01 +Banks threw for 190 yards, two TDs and was not intercepted by the Giants. Right, now the erratic QB is playing well enough to be used as a Fantasy reserve. + +Duce Staley , RB PHI - Giggles Updated 10/28/01 +Staley played Sunday against Oakland but was held to 19 yards and a touchdown on three carries, with two catches for 35 yards. He was going up against a tough Raiders' rush defense, and should post better stats in future weeks. However, it bears noting that Correll Buckhalter led the Eagles with seven carries, which suggests that neither back is the clear go-to guy right now. That makes both risky starts. + +Charlie Garner , RB OAK - Russell Updated 10/28/01 +Garner rushed 21 times for 77 yards and a touchdown Sund! ay! at Philadelphia. This outing could put him firmly in place as the Raiders' featured back while Tyrone Wheatley remains sidelined. + +Rich Gannon , QB OAK - Martin Updated 10/28/01 +Gannon passed for just 158 yards, no touchdowns and no interceptions in Sunday's game at Philadelphia. He was facing a tall challenge in the Eagles' secondary, and we expect he will rebound with better stats in future weeks. + +Donovan McNabb , QB PHI - Russell Updated 10/28/01 +McNabb passed for just 133 yards and no touchdowns Sunday against Oakland, but he didn't get intercepted either. It was asking a lot for him to post great stats against the Raiders' defense, but this was still a disappointment. McNabb is in a bit of a slump right now, but he should break out of it and be a useful Fantasy quarterback over the second half of the season. + +Michael Pittman , RB ARI - Matty Updated 10/28/01 +Pittman rushed 16 times for just 29 yards Sunday at Dallas. He hasn't been much better than Thomas Jones this season, and we don't think either player will be a reliable Fantasy option for the remainder of the year. + +David Boston , WR ARI - Bass/Hull Updated 10/28/01 +Boston caught nine passes for 108 yards in Sunday's game at Dallas. While Jake Plummer has been an inconsistent quarterback from a Fantasy perspective, Boston has proven a worthy player because he gets most of the looks in the Arizona passing game. He's easily a solid No. 2 receiver on any team. + +Jake Plummer , QB ARI - Frank Updated 10/28/01 +Plummer passed for 233 yards, no touchdowns and two interceptions in Sunday's game at Dallas, further exhibiting how inconsistent he can be. Unless the matchup dictates otherwise, you shouldn't rely on him for useful stats on a weekly basis. + +Cowboys , DT DAL - Free Agent Updated 10/28/01 +The Cowboys held the Cardinals to three points Sunday, and recorded two sacks and two interceptions in the game. Dallas' defense has been somewhat decent from a Fantasy perspective based on the matchup, but don't let this performance fool you into believing that this unit will give you consistent stats week in and week out. + +Clint Stoerner , QB DAL - Free Agent Updated 10/28/01 +Stoerner completed 9-of-18 passes for 93 yards, no touchdowns and an interception while rushing for seven times for 23 yards and a score ! in! Sunday's game against Arizona. These numbers aren't great for the Fantasy owner, and they came against a weak Cardinals' secondary. We don't recommend Stoerner for your team based on this outing. + +Emmitt Smith , RB DAL - Bass/Hull Updated 10/28/01 +Smith left Sunday's game against Arizona late in the fourth quarter with a right knee injury after accumulating 83 rushing yards on 21 carries. He will be evaluated shortly. + +Rob Johnson , QB BUF - Giggles Updated 10/28/01 +Johnson left Sunday's game in the third quarter with an apparent knee injury. He was taken to the locker room for further examination and was briefly replaced by Alex Van Pelt before he returned. + +More Updates +View Transactions + +View +Transactions +Date Time Player Team Transaction Effective Cost! +10/28/01 1:06 PM Longwell, Ryan JWillie Put on DL Week 7 +10/26/01 6:56 PM Brady, Tom Martin Signed Week 7 $2.5 +10/26/01 6:56 PM McNair, Steve Martin Released Week 7 $2.5 +Breakdown Schedule + +Breakdown + +Bass/Hull +Player Pos Points +Green, Trent QB 25.0 +Smith, Emmitt RB 9.0 +Williams, Ricky RB 8.0 +Boston, David WR 11.0 +Brown, Troy WR 17.0 +Moulds, Eric WR 7.0 +Wilkins, Jeff K 9.0 +Buccaneers DT 10.0 + +TOTAL 96.0 + +Hasselbeck, Matt QB 19.0 +Jaguars DT 8.0 +Davis, Stephen RB 10.0 +Dyson, Kevin WR 0.0 +Ismail, Qadry WR 14.0 +Jones, Thomas RB 2.0 + + at Frank +Player Pos Points +Plummer, Jake QB 10.0 +Dillon, Corey RB 37.0 +Hearst, Garrison RB 20.0 +Bruce, Isaac WR 23.0 +Smith, Jimmy WR 17.0 +Thrash, James WR 0.0 +Akers, David K 4.0 +Titans DT 0.0 + +TOTAL 111.0 + +Levens, Dorsey RB 0.0 +Favre, Brett QB 0.0 +Gary, Olandis RB 3.0 +Mathis, Terance WR 0.0 +Schroeder, Bill WR 0.0 +Smith, Maurice RB 0.0 + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/25427135.1075855168937.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/25427135.1075855168937.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..59cf0185 --- /dev/null +++ b/demo/ermis-f/cur/25427135.1075855168937.JavaMail.evans@thyme:2,S @@ -0,0 +1,82 @@ +Message-ID: <25427135.1075855168937.JavaMail.evans@thyme> +Date: Fri, 14 Dec 2001 14:56:37 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: CBS SPORTSLINE.COM FANTASY FOOTBALL NEWSLETTER +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: CBS SportsLine.com +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + Fantasy Football Newsletter +December 14, 2001 + + Fantasy Sports Fantasy Football CBS SportsLine.com + +Welcome to another edition of the 2001 Fantasy Football Newsletter! + +Welcome to the final edition of the 2001 Fantasy Football Newsletter! The newsletter will arrive in your e-mail inbox again next season, and will include news about the web site; tips on using all the features available; and answers to your player-related questions from the "Gridiron Guru." Thanks for reading and best of luck in the playoffs! + + Inside + +* Thank You For Playing! + +* Gridiron Guru + +* Tip of the Week + + + + _____ + +Thank You For Playing! + +This is the final Fantasy Football newsletter of the 2001 season. It was our pleasure to host your league and we hope you'll allow us the pleasure again in 2002. Best of luck in the playoffs, if your team was fortunate enough to make it. If you're in a Football Commissioner league, you'll have access to your league throughout the offseason. Rosters, standings and other important data will be saved. Check your site often for offseason player news and articles. If you're in a Fantasy 2001 league, we'll post this season's prize winners in a few weeks on our Fantasy Home Page . Click "Fantasy Winners" in the left navigation panel. + + _____ + +Gridiron Guru + +Welcome to Gridiron Guru, where we'll answer your questions about players and offer Fantasy Football roster advice. We invite you to send your own scouting reports and comments on players to: gridguru@commissioner.com . You'll get the chance to be heard by thousands of Fantasy players just like yourself! + +Question - Aaron Giersdorf, Mankato, MN + +Should I take a chance and bench Emmitt Smith and/or Keyshawn Johnson? I need to start two running backs among Emmitt, Tyrone Wheatley, Zack Crockett and Mike Alstott; and two receivers among Keyshawn, Chris Chambers, Qadry Ismail and Antonio Freeman. + +Answer - GG + +There's no doubt that you should start both Smith and Johnson. Both players have produced solid numbers in recent weeks, and will be prominent parts of their respective offenses in the weeks to come. Wheatley and Crockett are far too risky to start at this stage of the Fantasy season, so we'd advise going with Alstott, who has seen his role in Tampa Bay's offense increase over the past few weeks. Go with Freeman at WR; he's facing a shaky Titans secondary. + + +Question - Kenik Hassel, Seattle, WA + +Which quarterback should I start this week: Daunte Culpepper or Steve McNair? + +Answer - GG + +Culpepper is expected to start against Detroit in week 14, but you never know what will happen with Dennis Green calling the shots. Reports last Sunday stated that Culpepper would start vs. Tennessee, but then Green decided to play Todd Bouman at the last second. We like the matchup against a porous Lions unit, but if there's any question at all about Culpepper's status, we'd side with McNair, who has been one of the best quarterbacks in Fantasy Football over the past six weeks. + + +Question - David Sant, Cincinnati, OH + +Who should I start as my second RB alongside Marshall Faulk: Shaun Alexander or Lamar Smith? + +Answer - GG + +Now that Ricky Watters has been named the starting running back in Seattle, Alexander is a gamble. He'll likely get a few carries in the game, but whether or not he gets enough looks to be productive is uncertain. As a result, we suggest either signing Watters off waivers (if available), or simply going with Smith against San Francisco. + + + _____ + +Tip of the Week + +Michael Phillips, Fort Lauderdale, FL: Is there any question that Jay Fiedler is a good Fantasy quarterback? He's put up nine touchdowns in his last three games, including four against Indianapolis on Monday night. Unless you have a QB like Kurt Warner, Jeff Garcia or Donovan McNabb, starting Fiedler should always be a consideration. + + +This message has been provided free of charge and free of obligation. If you prefer not to receive emails of this nature please send an email to remove@commissioner.com . Do not respond to this email directly. \ No newline at end of file diff --git a/demo/ermis-f/cur/254613.1075855170241.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/254613.1075855170241.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a4ab090e --- /dev/null +++ b/demo/ermis-f/cur/254613.1075855170241.JavaMail.evans@thyme:2,S @@ -0,0 +1,49 @@ +Message-ID: <254613.1075855170241.JavaMail.evans@thyme> +Date: Thu, 27 Dec 2001 07:48:14 -0800 (PST) +From: forte3@accord01.comp.pge.com +To: undisclosed-recipients@enron.com +Subject: Operational Flow Order +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: GTS/INSIDEtracc Administrator +X-To: undisclosed-recipients +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Message Description: High Inventory System Wide OFO + +Message Date: 12/27/2001 + +Message Text: High Inventory System Wide Operational Flow Order (SWOFO) + + + OFO Stage : 2 + Inventory Level : High + Noncompliance Charge : $1.00/Dth + Tolerance Band : 3% + + +PG&E's CGT has called a High Inventory System Wide OFO for flow day 12/28/2001. + +High Inventory: Customer supply is required to be within the tolerance band percentage of daily +usage to avoid OFO noncompliance charges. Supply lower than usage is not subject to OFO + noncompliance charge. + +Charges for Noncompliance: + +- Noncore customers with AMR and PG&E's Electric Generation charges are based on actual + daily metered usage. +- Noncore customers without AMR charges are based on ADQ + or actual daily metered usage, whichever results in a lesser charge. +- Core Procurement Group charges are based on the latest core load forecast. + + +Please call the CGT Helpline 1-800-343-4743 if you have any questions. + + +Gas Schedulers +PG&E - California Gas Transmission diff --git a/demo/ermis-f/cur/25609768.1075855167869.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/25609768.1075855167869.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..58d5077b --- /dev/null +++ b/demo/ermis-f/cur/25609768.1075855167869.JavaMail.evans@thyme:2,S @@ -0,0 +1,303 @@ +Message-ID: <25609768.1075855167869.JavaMail.evans@thyme> +Date: Fri, 7 Dec 2001 05:08:31 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/7/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Exclusive Offer to Fantasy Members! Take 10% off Colosseum NCAA Block and Tackle Jerseys and get into the game! It's an easy play, simply enter coupon code VRYEHYGP into Step 5 of the Check Out process to receive your discount. But, don't fumble, offer ends 12/11/01. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +LaDainian Tomlinson , RB SD - Hunter Updated 12/06/01 +Tomlinson will face the usually tough Philadelphia defense in Week 13. Still, he is a must-start player because of his regular touches and TD production, + +Dwayne Carswell , TE DEN - Free Agent Updated 12/06/01 +Carswell has become a top target for the injury-riddled Broncos. He is definitely worth starting as Denver plays an important AFC West game against Seattle. + +Koren Robinson , WR SEA - Free Agent Updated 12/06/01 +Robinson has done little to impress Fantasy players in his rookie year. Don't use him unless your team is ultra-thin at wide receiver. + +Darrell Jackson , WR SEA - Hunter Updated 12/06/01 +Jackson is a solid start this week. The Seahawks are playing in a pivotal game at Denver, and Matt Hasselbeck will give his top receiver a lot of important looks. + +Jerry Rice , WR OAK - Neal/McKay Updated 12/06/01 +Rice may be good for at least one TD catch this week. The Kansas City secondary may have trouble with the veteran receiver on slant and crossing patterns. + +Charlie Garner , RB OAK - Russell Updated 12/06/01 +Garner should easily approach the 100-yard mark against the Chiefs. Kansas City's inconsistent front seven will have trouble with the slashing, speedy back. + +Tony Gonzalez , TE KC - Russell Updated 12/06/01 +Gonzalez hasn't performed up to expectations this year. St! il! l, he may be motivated to play well in AFC West game with the archrival Raiders. + +Derrick Alexander , WR KC - JWillie Updated 12/06/01 +Alexander has been nearly useless as a Fantasy player this season. Don't expect him to do much at Oakland this week. + +Priest Holmes , RB KC - Russell Updated 12/06/01 +Holmes is a must-start player, and the Raiders have been vulnerable to the run in recent weeks. Expect another 100-yard game from Holmes this week. + +Trent Green , QB KC - Bass/Hull Updated 12/06/01 +Don't start Green this week unless your Fantasy team is thin at QB. He may have a very forgettable day at Oakland. The Raiders will have something to prove after being upset by Arizona. + +Oronde Gadsden , WR MIA - Matty Updated 12/06/01 +Even against the weak Colts defense, Gadsden is a risky start. He has been a big disappointment this year, and he doesn't seem to fit in well with a Miami offense that now seems to stretch the field more often. + +Jay Fiedler , QB MIA - Tori Updated 12/06/01 +The erratic Fiedler should be a good start this week. He should do reasonably well in a Monday Night game against an AFC East team with a weak defense (Indianapolis). + +Trevor Insley , WR IND - Free Agent Updated 12/06/01 +Insley (head) is listed as probable for Monday Night's game. He is not worth adding to a roster unless injuries continue to be a factor at the WR spot for Indianapolis. + +Reggie Wayne , WR IND - Free Agent Updated 12/06/01 +Wayne missed last week's game with a knee injury, but he is not listed on this week's injury report. He is still a risky start because of his inexperience. + +Marvin Harrison , WR IND - Russell Updated 12/06/01 +Expect another big game from Harrison this week. He will definitely do well in the Monday Night spotlight against an AFC East foe. + +Peyton Manning , QB IND - Neal/McKay Updated 12/06/01 +Manning's performance at Miami may include h! er! oics and mistakes. He should be able to burn the Dolphins' defense for more than one TD, yet he may also make more than one turnover. + +Antowain Smith , RB NE - JWillie Updated 12/06/01 +Smith is a must-start player at this point of the season. He is a regular TD threat no matter who he faces. + +Tom Brady , QB NE - Martin Updated 12/06/01 +Brady could find TDs hard to come by in Week 13. The Browns' defense may be fired up to perform well after getting embarrassed by Tennessee last week. + +Peerless Price , WR BUF - Free Agent Updated 12/06/01 +Price's production has slowed a bit recently, but he should be a good start in Week 13. Carolina may have trouble handling the Buffalo passing game. + +Stephen Alexander , TE WAS - Free Agent Updated 12/06/01 +Alexander continues to insist that he has a chance to play against the season, according to the Washington Post. He suffered a fractured bone in his lower leg against Dallas, and is out indefinitely at this point. Walter Rasby and Zeron Flemister will split time at tight end in his absence. + +Eric Moulds , WR BUF - Bass/Hull Updated 12/06/01 +Moulds is definitely a solid start this week. The Bills should have a good offensive game against Carolina. + +Travis Henry , RB BUF - Martin Updated 12/06/01 +Henry may be good for a TD run this week. Buffalo should be able to get him some goal-line opportunities against Carolina. + +Terry Hardy , TE ARI - Free Agent Updated 12! /0! 6/01 +Hardy (knee) was placed on injured reserve Thursday by the Arizona Cardinals. The Arizona Republic reports that Tywan Mitchell will be the starting tight end in his absence. + +Alex Van Pelt , QB BUF - Free Agent Updated 12/06/01 +Van Pelt should rebound from an off week against the 49ers. Expect him to throw at least two TD passes against the Panthers. + +Anthony Becht , TE NYJ - Free Agent Updated 12/06/01 +If you have another tight end available, sit Becht this week. He won't be open often ! ag! ainst the Pittsburgh defense. + +Wayne Chrebet , WR NYJ - JWillie Updated 12/06/01 +This will be another disappointing week for Chrebet. The Steelers will definitely limit his statistical output. + +Joe Jurevicius , WR NYG - Giggles Updated 12/06/01 +Jurevicius was forced to leave Wednesday's practice due to a hamstring injury. Despite the injury, Jurevicius is expected to play on Sunday against Dallas. + +Wesley Walls , TE CAR - Free Agent Updated 12/06/01 +Walls is now listed as doubtful for Sunday's game against Buffalo. Walls, who injured his ankle during last week's game vs. New Orleans, is a risky Fantasy player in Week 13 unless his status is upgraded. + +Curtis Martin , RB NYJ - Tori Updated 12/06/01 +Martin will face a tough Pittsburgh defense this week, but there is no way you should reserve him. He has arguably been the most reliable RB in Fantasy Football this year. + +Muhsin Muhammad , WR CAR - Martin Updated 12/0! 6/! 01 +According to the Charlotte Observer, Muhammad is expected to start on Sunday against Buffalo. Muhammad, who has missed two games due to a shoulder injury, has returned to practice and looked as though he could return. "There's always a possibility (he won't play), but the way he practiced I'd say so," coach George Seifert said. "I guess I'd say cautiously optimistic." Barring any setbacks with his health, starting Muhammad in deeper leagues is worth considering. + +More Updates +NFL Reports, Transactions + +12/07 +Arizona Cardinals +Placed wide receiver Rob Moore and defensive end Mario Fatafehi on injured reserve; signed defensive end Andy Bowers and wide receiver Bryan Gilmore from the practice squad. + +Green Bay Packers +Signed free agent safety Matt Bowen; waived quarterback Henry Burris . + +Buffalo Destroyers (Arena) +Signed defensive specialist Dwaine Carpenter. + +Carolina Cobras (Arena) +Signed quarterback Tim Lester. + +Los Angeles Avengers (Arena) +Signed defensive specialist Mark Ricks. + +Nashville Kats (Arena) +Signed offensive specialist Tyronne Jones. + + +12/06 +Cincinnati Bengals +Placed tight end Brad St. Louis on injured reserve with a torn left groin muscle. + +Cleveland Browns +Placed wide receiver Jammi German on injured reserve with a knee injured; claimed tight end Jake Moreland on waivers from the New York Jets . + + +12/05 +NFL +Stripped the Denver Broncos of a third-round pick in the 2002 draft for violating guidelines under the league's deferred compensation fund. + +Detroit Lions +Placed quarterback Charlie Batch on injured reserve. + +Green Bay Packers +Signed wide receiver Mike Horacek and cornerback Hurley Tarver to the practice squad. + +Indianapolis Colts +Signed free agent kicker Doug Brien , who had been with the New Orleans Saints ; waived defensive back Thomas Smith. + +Miami Dolphins +Signed guard Andy Vincent from the practice squad; signed running back Jerry Westbrook to the practice squad. + +San Diego Chargers +Signed cornerback Scott Turner; signed wide receiver Patrick Batteaux to the practice squad. + +Washington Redskins +Signed tight end Steve Brominski to the practice squad. + +Arizona Rattlers (Arena) +Signed wide receiver-defensive back Orshawante Bryant. + +Buffalo Destroyers (Arena) +Signed fullback-linebacker Darnell Small. + +Detroit Fury (Arena) +Re-signed lineman Marvin Thomas. + +Grand Rapids Rampage (Arena) +Signed wide receiver-defensive back Kotto Cotton ; re-signed offensive specialist Terrill Shaw. + +Los Angeles Avengers (Arena) +Signed wide receiver-linebacker Greg Hopkins. + +New Jersey Gladiators (Arena) +Signed wide receiver-linebacker Jeremy Wilkinson. + +New York Dragons (Arena) +Signed lineman Cory Stone. + +San Jose Sabercats (Arena) +Signed defensive specialist Del Bates. + + +12/04 +Cincinnati Bengals +Signed tight end Kirk McMullen ; signed defensive tackle Randy Chevrier to the practice squad. + +Detroit Lions +Placed cornerback Robert Bailey on injured reserve with a neck injury; signed quarterback Scott Dreisbach . + +Miami Dolphins +Placed defensive tackle Daryl Gardner on the injured reserve list with disc fragments in his back; placed guard Mark Dixon on the injured reserve list with a fractured right fibula; signed defensive tackle Henry Taylor to a two-year contract. + +New Orleans Saints +Signed linebacker Roger Knight off the practice squad; waived linebacker Brian Williams. + +New York Jets +Signed cornerback-returner James Rooths off the practice squad of the Green Bay Packers ; waived tackle Cornell Green. + +San Diego Chargers +Released wide receiver Patrick Batteaux, guard Carey Clayton and running back Mukala Sikyala . + +Canadian Football League +Appointed Brent Scrimshaw as senior vice president of marketing/corporate partnerships. + +Winnipeg Blue Bombers (CFL) +Announced assistant director of football operations Jeff Fisher left the team + +Grand Rapids Rampage (Arena) +Re-signed offensive specialist Terrill Shaw. + + +12/03 +Cincinnati Bengals +Placed tight end Tony McGee on injured reserve with a sprained right knee ligament. + +Kansas City Chiefs +Signed wide receiver Eddie Kennison to a two-year contract; signed tight end Billy Baber from the practice squad and signed him to a three-year contract + +Saskatchewan Roughriders (CFL) +Signed assistant general manager Bob Vespaziani to a one-year contract. + +Toronto Phantoms (Arena League) +Signed offensive specialist James Dickerson and cornerback Daniel Anglin; resigned lineman Chris Bell. + + +Transactions, View + + Make Selection + + There are no League Transactions which meet the selected criteria. + +To see all league transactions select "All", "All", "All Teams" from the Transactions, View page. + + +Schedule, Breakdown + +Frank +Player Pos Points +Favre, Brett QB 36.0 +Dillon, Corey RB 13.0 +Hearst, Garrison RB 19.0 +Bruce, Isaac WR 4.0 +Schroeder, Bill WR 16.0 +Smith, Jimmy WR 11.0 +Akers, David K 11.0 +Titans DT 9.0 + +TOTAL 119.0 + +Plummer, Jake QB 19.0 +Levens, Dorsey RB 1.0 +Gary, Olandis RB 0.0 +Mathis, Terance WR 2.0 +Smith, Maurice RB 2.0 +Thrash, James WR 6.0 + + at Hunter +Player Pos Points +Warner, Kurt QB 33.0 +Green, Ahman RB 16.0 +Tomlinson, LaDainian RB 16.0 +Freeman, Antonio WR 10.0 +Johnson, Kevin WR 16.0 +Morton, Johnnie WR 1.0 +Vanderjagt, Mike K 9.0 +Chargers DT 4.0 + +TOTAL 105.0 + +Jackson, Darrell WR 7.0 +Stewart, James RB 17.0 +Jackson, James RB 0.0 +Mack, Stacey RB 3.0 +Pinkston, Todd WR 3.0 +Robinson, Marcus WR 0.0 + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/25664518.1075855167228.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/25664518.1075855167228.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..78fe16b2 --- /dev/null +++ b/demo/ermis-f/cur/25664518.1075855167228.JavaMail.evans@thyme:2,S @@ -0,0 +1,46 @@ +Message-ID: <25664518.1075855167228.JavaMail.evans@thyme> +Date: Mon, 3 Dec 2001 12:22:24 -0800 (PST) +From: daniel.quezada@enron.com +To: n..gilbert@enron.com, h..otto@enron.com, sheetal.patel@enron.com, + chris.figueroa@enron.com, lucy.ortiz@enron.com, + matthew.titus@enron.com, elena.chilkina@enron.com, + jennifer.shipos@enron.com, craig.breslau@enron.com, + troy.black@enron.com, mark.smith@enron.com, jd.buss@enron.com, + mark.knippa@enron.com, s..pollan@enron.com, patrick.tucker@enron.com, + bryant.frihart@enron.com, l..mims@enron.com, c..giron@enron.com, + lindsay.culotta@enron.com, john.griffith@enron.com, + bryan.hull@enron.com, p..south@enron.com, frank.ermis@enron.com, + john.hodge@enron.com, chris.germany@enron.com +Subject: Inside FERC +Cc: caroline.abramo@enron.com, ana.agudelo@enron.com, i..arriaga@enron.com, + gabriela.cantu@enron.com, karolyn.criado@enron.com, + russell.dyk@enron.com, willie.harrell@enron.com, + amanda.huble@enron.com, luchas.johnson@enron.com, + enrique.lenci-gonzalez@enron.com, kelly.lombardi@enron.com, + a..lopez@enron.com, barbara.martinez@enron.com, + agustin.perez@enron.com, dutch.quigley@enron.com, + alejandra.reyes@enron.com, beatrice.reyna@enron.com, + elizabeth.rivera@enron.com, kathleen.speer@enron.com, + jaime.williams@enron.com, robyn.zivic@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: caroline.abramo@enron.com, ana.agudelo@enron.com, i..arriaga@enron.com, + gabriela.cantu@enron.com, karolyn.criado@enron.com, + russell.dyk@enron.com, willie.harrell@enron.com, + amanda.huble@enron.com, luchas.johnson@enron.com, + enrique.lenci-gonzalez@enron.com, kelly.lombardi@enron.com, + a..lopez@enron.com, barbara.martinez@enron.com, + agustin.perez@enron.com, dutch.quigley@enron.com, + alejandra.reyes@enron.com, beatrice.reyna@enron.com, + elizabeth.rivera@enron.com, kathleen.speer@enron.com, + jaime.williams@enron.com, robyn.zivic@enron.com +X-From: Quezada, Daniel +X-To: Gilbert, George N. , Otto, Charles H. , Patel, Sheetal , Figueroa, Chris , Ortiz, Lucy , Titus, Matthew , Chilkina, Elena , Shipos, Jennifer , Breslau, Craig , Black, Troy , Smith, Mark , Buss, Jd , Knippa, Mark , Pollan, Sylvia S. , Tucker, Patrick , Frihart, Bryant , Mims, Patrice L. , Giron, Darron C. , Culotta, Lindsay , Griffith, John , Hull, Bryan , South, Steven P. , Ermis, Frank , Hodge, John , Germany, Chris +X-cc: Abramo, Caroline , Agudelo, Ana , Arriaga, Veronica I. , Cantu, Gabriela , Criado, Karolyn , Dyk, Russell , Harrell, Willie , Huble, Amanda , Johnson, Luchas , Lenci-Gonzalez, Enrique , Lombardi, Kelly , Lopez, Blanca A. , Martinez, Barbara , Perez, Agustin , Quigley, Dutch , Reyes, Alejandra , Reyna, Beatrice , Rivera, Elizabeth , Speer, Kathleen , Williams, Jaime , Zivic, Robyn +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Copies of FERC Gas Spot Prices can be located at 06805 \ No newline at end of file diff --git a/demo/ermis-f/cur/25726.1075861337982.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/25726.1075861337982.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..bbde9ea6 --- /dev/null +++ b/demo/ermis-f/cur/25726.1075861337982.JavaMail.evans@thyme:2,S @@ -0,0 +1,43 @@ +Message-ID: <25726.1075861337982.JavaMail.evans@thyme> +Date: Tue, 6 Nov 2001 08:34:09 -0800 (PST) +From: melanie.hunter@neg.pge.com +To: troy'.'brothers@enron.com, peggy.hedstrom@enron.com +Subject: GTN - October 2001 Month-to-Date Shipper Allocation Report Actuals +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Hunter, Melanie +X-To: 'jda@nwnatural.com', 'diane.albers@avistacorp.com', 'malonzo@sdge.com', 'panderse@utilicorp.com', 'DNA1@pge.com', 'Laab@pge.com', 'Paul.Atha@southernenergy.com', 'aaustin@sppc.com', 'martin.bagley@mirant.com', 'kenneth.baker@txu.com', 'nbaker@enron.com', 'LRYALL@worldnet.att.net', 'brentbalog@aec.ca', 'dbarre@puget.com', 'gbarre@puget.com', 'bartneea@bp.com', 'jlingleby@duke-energy.com', 'bellasa@texaco.com', 'michaelbennett@aec.ca', 'krb4@pge.com', 'bokenfke@bp.com', 'gborrego@semprasolutions.com', 'TABO@dynegy.com', 'boulayka@bp.com', 'spencecp@bp.com', 'cbraun@bcgas.com', 'sbrewer@enron.com', Brodeur, Stephane , 'Brothers, Troy' , 'browning@wasatchenergy.com', 'Christopher.Bruce@msdw.com', 'jbruse@utilicorp.com', 'mike_bucher@oxy.com', 'jburton@utilicorp.com', 'mbutler@tristargas.com', 'bcampbell@ci.burbank.ca.us', 'chanbs@bp.com', 'jchapa@calpine.com', 'schrist@enron.com', 'dwc3@pge.com', 'jlclarken@duke-energy.com', 'sheri.clemons@mirant.com', 'cslaman@usg.com', 'trevor.cochran@engageenergy.com', 'bcohen@br-inc.com', 'darcy_cole@transcanada.com', 'martha.cole@pacificorp.com', 'gascontroller@AEC.CA', 'gcalgascontrol@bp.com', 'rcooper@utilicorp.com', 'saguilar@coral-energy.com', 'rcrowley@coral-energy.com', Dachis, David , 'BDAHNCKE@PCENERGY.COM', 'ddanyluk@enserco.com', 'mdarienzo@avistaenergy.com', 'days@epenergy.com', 'cdecotea@westerngas.com', 'delanem@axl.ca', 'steven_delf@transcanada.com', 'hankd@calpine.com', 'kathy@itcoworld.com', 'tdizona@coral-energy.com', 'andolaptchiev@duke-energy.com', 'doraisba@bp.com', 'nathan.dougherty@eprime.com', 'morgan.doyle@huskyenergy.ca', 'RDreith@smud.org', 'mdufort@utilicorp.com', 'hwweight@duke-energy.com', 'caver_ealy@pgn.com', 'sandi_earle@pcp.ca', 'reason@br-inc.com', 'lwebner@ect.enron.com', 'gasmkt@br-inc.ca', 'sendo@ci.pasadena.ca.us', 'fermis@enron.com', 'vesparza@txu.com', 'gespree@enron.com', 'fackel@texaco.com', 'fardyk@axl.ca', 'lfiler@avistaenergy.com', 'mflaman@tcel.com', 'bradflegel@aec.ca', 'dave.fleming@chel.com', 'SRFL@dynegy.com', 'cfrandsen@avistacorp.com', 'rene.frederick@apachecorp.com', 'bfrench@avistaenergy.com', 'mafi@pge.com', 'tfrisina@br-inc.com', 'dafusek@aep.com', 'gasdaily@ftenergy.com', 'shaung@cook-inlet.com', 'rgay@ect.enron.com', 'wendy.gazzard@chel.com', 'geek@bp.com', 'gborrego@semprasolutions.com', 'gilesmh@bp.com', 'jgilmer2@txu.com', 'rgladman@aep.com', 'jglaubi@smud.org', 'george.goben@pacificorp.com', 'kgonzales@sppc.com', 'lgoodric@cngc.com', 'pgorton@avistaenergy.com', 'pgrable@cngc.com', 'grahamp@kochind.com', 'greenallg@epenergy.com', 'rgruber@avistacorp.com', 'bhall@cngc.com', 'thall@bcgas.com', 'mhamme@puget.com', 'sharper@avistaenergy.com', 'Deborah.Hart@msdw.com', 'jhaskey@coral-energy.com', Heal, Kevin , Hedstrom, Peggy , 'emhendry@duke-energy.com', 'sghill@bcgas.com', 'sherry_hill@transcanada.com', 'billhogue@aec.ca', 'tholland@pcenergy.com', 'scott.holloway@eprime.com', 'cholm@sppc.com', 'mhopkins@bcgas.com', 'shorton@coral-energy.com', 'hots@chevron.com', 'rob.hozjan@southernenergy.com', 'David_M_Huck@reliantenergy.com', 'hunth1@bp.com', Hunter, Michelle , 'rishikawa@pacent.com', 'kenja@cnrl.com', 'jenkindm@bp.com', 'jimj@calpinecanada.com', 'kkeiser@ect.enron.com', 'mkent@br-inc.com', 'deborahs@kimballenergy.com', 'kims@kimballenergy.com', 'RussellS@kimballenergy.com', 'jkimberly@avistacorp.com', 'dennis.kluksdahl@pacificorp.com', 'mknutson@avistaenergy.com', 'igsinc@ix.netcom.com', 'vgkr@dynegy.com', Langfeldt, Andrea , 'plazic@talisman-energy.com', 'kevin.legg@eprime.com', Lenhart, Matthew , 'hleonard@cngc.com', 'jonangas@attglobal.net', 'llightfoot@coral-energy.com', Lisk, Daniel , 'nlissel@enserco.com', 'altradegasscheduling@altra.com', 'carol.ma-chuang@constellation.com', 'sheila_macleod@transcanada.com', 'gmagee@calpine.com', 'LMCEGEnergy@sk.sympatico.ca', 'lmansi@sdge.com', 'ecma@dynegy.com', 'rfm@nwnatural.com', 'jmmcarthur@duke-energy.com', 'PMcDougall@coral-energy.com', 'jmcgowa@smud.org', 'cmcgra@puget.com', 'mmcmahon@avistacorp.com', 'vmcmahon@suncor.com', 'bmedlock@cngc.com', 'dlmelton@duke-energy.com', Mendel, Shelly , 'cmiller@smud.org', Miller, Stephanie , 'moln@chevron.com', 'lmoore@avistaenergy.com', 'rhondamoore@aec.ca', 'srmo@dynegy.com', 'salmoncolo@worldnet.att.net', 'murrata@texaco.com', 'dmyers@enserco.com', 'dmyers@enserco.com', 'glen@wasatchenergy.com', 'mnason@coral-energy.com', 'nicknijt@bp.com', 'trevor_nicol@nexeninc.com', 'laura.niekamp@paramountres.com', 'enordby@bcgas.com', 'jnowell@semprasolutions.com', 'gnunnema@utilicorp.com', Ogunbunmi, Hakeem , 'kolinge@enron.com', Owen, Jennifer , 'jpainter@igservice.com', 'mpalmer@suncor.com', 'spasloski@coral-energy.com', 'epaszkiewicz@talisman-energy.com', 'mpatton@cngc.com', 'spea@avistaenergy.com', 'spfaff@cngc.com', 'MEO2@pge.com', 'carellyn-pitre@coastenergy.com', 'cpittma2@txu.com', 'rplatt@duke-energy.com', 'jpowell@reliant.com', 'jwpowell@duke-energy.com', 'rinde_powell@pcp.ca', 'claire.pringle@pacificorp.com', Prior, Liz , 'craig.provenzano@powersrc.com', 'kathy.puls@engageenergy.com', 'ramperms@bp.com', 'mrana@socalgas.com', 'jackie.rausch@cabotog.com', 'reshma_rawji@keyspancanada.com', 'jreames@br-inc.com', 'lreid@sppc.com', 'hrennell@worldnet.att.net', 'linda.richards@eprime.com', 'pwri@dynegy.com', Rieger, Kellie , 'rriehm@br-inc.com', 'JARx@pge.com', 'dripley@ect.enron.com', 'criva@ci.glendale.ca.us', 'rrobins4@enron.com', 'jromita@sempratrading.com', 'jsanders@clarkpud.com', 'rebecca.schaefer@acnenergy.com', 'mschae@puget.com', 'scheffsp@bp.com', 'cschenderlein@brr.com', 'jane@scana.com', 'scimmonsj@epenergy.com', 'dscott4@newpower.com', 'fred.scott@engageenergy.com', 'ljs6@pge.com', 'kselland@avistaenergy.com', 'mvaughn@cngc.com', 'lsilva@ci.glendale.ca.us', 'psims2@txu.com', 'ksiwak@coral-energy.com', 'heather.sixkiller@pacificorp.com', 'cslaman@usg.com', Smith, Critz , 's1s@nwnatural.com', 'mark@wasatchenergy.com', South, Steven P. , 'jspell@puget.com', 'deborahs@kimballenergy.com', 'lynnette.stauber@powerex.com', 'mikeal.stec@apachecorp.com', 'tstrickland@coral-energy.com', 'jonangas@attglobal.net', Sullivan, Patti , 'leilat@cook-inlet.com', 'rogertan@swbell.net', 'ctaylor01@coral-energy.com', 'ctaylor@ci.burbank.ca.us', 'alex.telegin@pacificorp.com', 'scot.thompson@southernenergy.com', 'Ttonkin@utilicorp.com', 'joy.toups@elpaso.com', 'tunstabj@bp.com', 'JPU1@pge.com', 'niels_a_vervloet@reliantenergy.com', 'rick.wadle@mirant.com', 'pwah@socalgas.com', 'mark.warno@acnenergy.com', Watt, Ryan , 'doug_way@transcanada.com', 'jared_wells@altagas.ca', 'whitinjr@bp.com', 'twickersham@enserco.com', Wilkes, Corey , 'kwilkinson@br-inc.com', 'bwilliams@bcgas.com', 's.kent.williams@williams.com', 'jwilmotte@avistaenergy.com', 'markwilson@aec.ca', 'pwinter@avistacorp.com', 'Dick.Winters@avistacorp.com', 'dwinters@avistacorp.com', 'altradegasscheduling@altra.com', YILDIROK, VAL , 'ron.youell@mirant.com', 'scott_yule@transcanada.com' +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +The October 2001 month-to-date Shipper Allocation Report Actuals are now +available for downloading from PG&E-trans, our web-based EBB system. + +Please see the steps below to access your reports: + +1. Choose Customer Activities/Flowing Gas/Allocation. +2. Select the Contract and click the Retrieve Shipper Allocation button. +3. Use the drop-down menu to select the Month and Year in the Select Report +Dates fields. +4. Select the Units and click the Retrieve Report button. +5. The first report you will see is in HTML format. To view and print the +report in pdf format, click on the Click Here to download this report as a +PDF file link. + +Please call Melanie Hunter or Shannon Seagondollar at 503/833-4300, Option 2 +if you have any questions or need assistance. + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/25810313.1075855170604.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/25810313.1075855170604.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..8232df8c --- /dev/null +++ b/demo/ermis-f/cur/25810313.1075855170604.JavaMail.evans@thyme:2,S @@ -0,0 +1,143 @@ +Message-ID: <25810313.1075855170604.JavaMail.evans@thyme> +Date: Mon, 31 Dec 2001 04:10:27 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/31/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Attention Fantasy Members! It's time to get an early start on that New Year's resolution. MVP.com is offering FREE Standard Shipping in our Fitness Shop until 1/17/02. Click here to see what we have to offer. + +Save $.05 a gallon on the gas that keeps your car's engine clean. Click here to apply online. + +Win a VIP Vegas Vacation! OR Win $600 CASH! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Oronde Gadsden , WR MIA - Matty Updated 12/30/01 +Gadsden (hamstring) started Sunday's game against Atlanta. + +Muhsin Muhammad , WR CAR - Martin Updated 12/30/01 +Muhammad (toe) has been deactivated for Sunday's game. Isaac Byrd will start in his place. + +Wesley Walls , TE CAR - Free Agent Updated 12/30/01 +Walls (knee) has been declared inactive for Sunday's game. Kris Mangum will start in his place. + +Todd Bouman , QB MIN - Free Agent Updated 12/30/01 +Bouman has been deactivated for Sunday's game. Spergon Wynn will start in his place. + +Dez White , WR CHI - Free Agent Updated 12/30/01 +White has been declared inactive for Sunday's game. David Terrell is expected to start in his place. + +James Stewart , RB DET - Hunter Updated 12/30/01 +Stewart has been deactivated for Sunday's game. Lamont Warren will start in his place. + +Mike McMahon , QB DET - Free Agent Updated 12/30/01 +McMahon will not play on Sunday. Ty Detmer will start in his place. + +Jerome Bettis , RB PIT - Giggles Updated 12/30/01 +Bettis has been declared inactive for Sunday's game against the Bengals. Chris Fuamatu-Ma'afala will start in his place. + +Jay Fiedler , QB MIA - Tori Updated 12/29/01 +Fiedler has been added to Miami's injury report with a sore throwing elbow. He is listed as probable for Sunday's game against Atlanta, and is expected to start. If you're desperate for a quarterback, Fiedler's matchup vs. the Falcons is a good one. + +Steve McNair , QB TEN - Free Agent Updated 12/29/01 +McNair was excused from practice on Friday due to a family illness. He is listed as questionable for Sunday's game against Cleveland, but he's expected to start. + +Larry Foster , WR DET - Free Agent Updated 12/29/01 +Foster (thigh) is expected to play in Sunday's game against Chicago. However, he is far too risky to start at this point in the Fantasy season. + +Bert Emanuel , WR DET - Free Agent Updated 12/29/01 +Emanuel (knee) is expected to play on Sunday against Chicago. However, he's too risky to start at this point in the Fantasy Football season. + +Muhsin Muhammad , WR CAR - Martin Updated 12/29/01 +Muhammad (turf toe) will not play this week, and may miss the rest of the season. Isaac Byrd will likely start in his place again. + +Seahawks , DT SEA - Free Agent Updated 12/29/01 +CB Shawn Springs, who was suspended for the past four games, will not start on Sunday against San Diego. He may play a reserve role, however, but his playing time will likely be limited. + +Todd Bouman , QB MIN - Free Agent Updated 12/29/01 +Bouman will miss Sunday's game against Green Bay due to a thumb injury. Spergon Wynn will start in his place. + +Spergon Wynn , QB MIN - Free Agent Updated 12/29/01 +Wynn will start Sunday's game against the Green Bay Packers in place of the injured Todd Bouman. Wynn, who played in most of last week's loss to Jacksonville, is far too inexperienced to start this deep into the Fantasy season. + +Drew Bledsoe , QB NE - Free Agent Updated 12/29/01 +According to published reports, the Chicago Bears are interested in acquiring Bledsoe. With Tom Brady seemingly entrenched as New England's quarterback, it seems that Bledsoe has become expendable to the Patriots. The move would certainly improve the Bears' passing game, but no deals would likely be made until sometime in the spring. + +Martin Gramatica , K TB - Free Agent Updated 12/28/01 +Gramatica has still not been ruled out for Saturday's game, although the Buccaneers have signed veteran kicker Doug Brien as insurance. Even if Gramatica can play, he will be a very risky Fantasy starter. + +Warrick Dunn , RB TB - Martin Updated 12/28/01 +Dunn's status is day to day with a toe injury. He is expected to play this week, but Mile Alstott has been the most productive back on the team in recent weeks. + +Michael Westbrook , WR WAS - Free Agent Updated 12/28/01 +Westbrook's status is day to day with a knee injury. He is expected to play this week. + +MarTay Jenkins , WR ARI - Martin Updated 12/28/01 +Jenkins may miss his second consecutive game with an ankle injury this week. Arnold Jackson would replace him as Arizona's third receiver. + +Brian Finneran , WR ATL - Free Agent Updated 12/28/01 +Finneran is listed as probable with a knee injury. He is expected to play this week. + +Tyrone Davis , TE GB - Free Agent Updated 12/28/01 +Davis has been elevated to the No. 2 tight end slot over rookie David Martin. He will see a considerable amount of playing time now that he is healthy, because Green Bay employs many double tight end sets in the red zone. + +Oronde Gadsden , WR MIA - Matty Updated 12/28/01 +Gadsden has been practicing this week and may be able to play. But his hamstring injury may limit his productivity. + +Steve McNair , QB TEN - Free Agent Updated 12/28/01 +McNair was limited in practice on Thursday. He is still expected to play this week, but he is a risky Fantasy starter because he will be less than 100 percent healthy. + +Jimmy Smith , WR JAC - Frank Updated 12/28/01 +Smith (flu) has missed practice time this week. He is still expected to play. + +Joe Horn , WR NO - Matty Updated 12/28/01 +Horn suffered a minor shoulder injury in practice on Thursday. He is expected to start this week. + +Aaron Shea , TE CLE - Free Agent Updated 12/28/01 +Shea (shoulder) has been placed on injured reserve. O.J. Santiago will continue to be Cleveland's No. 1 tight end while he is out. + +Jason Brookins , RB BAL - Tori Updated 12/28/01 +Brookins has returned to practice and is listed as probable. But he still may not see any game action until Week 17. + +Emmitt Smith , RB DAL - Bass/Hull Updated 12/28/01 +Micahel Wiley may miss this week's game with a hip injury. Smith is expected to appear on third downs this week as well as assuming his normal workload. + +More Updates +Transactions, View + + Make Selection + + There are no League Transactions which meet the selected criteria. + +To see all league transactions select "All", "All", "All Teams" from the Transactions, View page. + + +Schedule, Breakdown + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/26128330.1075855165580.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/26128330.1075855165580.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2966e149 --- /dev/null +++ b/demo/ermis-f/cur/26128330.1075855165580.JavaMail.evans@thyme:2,S @@ -0,0 +1,48 @@ +Message-ID: <26128330.1075855165580.JavaMail.evans@thyme> +Date: Tue, 27 Nov 2001 14:30:50 -0800 (PST) +From: support@neg.pge.com +To: matthew.lenhart@enron.com, patti.sullivan@enron.com, + stephanie.miller@enron.com, p..south@enron.com, + corey.wilkes@enron.com, benjamin.schoene@enron.com +Subject: PG&E eTrans Notification: Parcel 8867 has been allocated. +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Support@neg.pge.com +X-To: fermis@enron.com, kolinge@enron.com, schrist@enron.com, beveret@enron.com, nbaker@enron.com, jadams2@enron.com, Mendel, Shelly , Lenhart, Matthew , Sullivan, Patti , Miller, Stephanie , South, Steven P. , Wilkes, Corey , Schoene, Benjamin +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Parcel 8867 has been allocated as follows: + +Bid number 3850 has been awarded to Canadian Natural Resources Limited for capacity release parcel 8867. + +Releasing Shipper: Enron North America Corp. +Path: Kingsgate to Malin +Begin Date: 12/4/2001 +End Date: 11/1/2002 +Amount Awarded: 15000 +Bid Amount: 100.0 +Price Denomination: Percent Of Max Tariff Rate + +System Award Message: Auto-Allocated in full to pre-arranged shipper + +Bid number 3850 was awarded under new contract number 08170. + +------------------------------------------------- + +For additional information, contact our services and contracting department at (503) 833-4300. + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/26164164.1075861334765.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/26164164.1075861334765.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2f01435c --- /dev/null +++ b/demo/ermis-f/cur/26164164.1075861334765.JavaMail.evans@thyme:2,S @@ -0,0 +1,37 @@ +Message-ID: <26164164.1075861334765.JavaMail.evans@thyme> +Date: Mon, 22 Oct 2001 09:27:11 -0700 (PDT) +From: melanie.hunter@neg.pge.com +To: troy'.'brothers@enron.com, peggy.hedstrom@enron.com +Subject: GTN Station 8 Capacity Restated +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Hunter, Melanie +X-To: 'jda@nwnatural.com', 'diane.albers@avistacorp.com', 'malonzo@sdge.com', 'panderse@utilicorp.com', 'DNA1@pge.com', 'Laab@pge.com', 'Paul.Atha@southernenergy.com', 'aaustin@sppc.com', 'martin.bagley@mirant.com', 'kenneth.baker@txu.com', 'nbaker@enron.com', 'LRYALL@worldnet.att.net', 'brentbalog@aec.ca', 'dbarre@puget.com', 'bartneea@bp.com', 'jlingleby@duke-energy.com', 'bellasa@texaco.com', 'michaelbennett@aec.ca', 'krb4@pge.com', 'bokenfke@bp.com', 'gborrego@semprasolutions.com', 'TABO@dynegy.com', 'boulayka@bp.com', 'spencecp@bp.com', 'cbraun@bcgas.com', 'sbrewer@enron.com', Brodeur, Stephane , 'Brothers, Troy' , 'tbrown@br-inc.com', 'browning@wasatchenergy.com', 'Christopher.Bruce@msdw.com', 'jbruse@utilicorp.com', 'mike_bucher@oxy.com', 'jburton@utilicorp.com', 'mbutler@tristargas.com', 'operations@canwestgas.com', 'bcampbell@ci.burbank.ca.us', 'chanbs@bp.com', 'jchapa@calpine.com', 'schrist@enron.com', 'dwc3@pge.com', 'jlclarken@duke-energy.com', 'sheri.clemons@southernenergy.com', 'cslaman@usg.com', 'trevor.cochran@engageenergy.com', 'bcohen@br-inc.com', 'darcy_cole@transcanada.com', 'martha.cole@pacificorp.com', 'gascontroller@AEC.CA', 'gcalgascontrol@bp.com', 'rcooper@utilicorp.com', 'saguilar@coral-energy.com', 'rcrowley@coral-energy.com', Dachis, David , 'BDAHNCKE@PCENERGY.COM', 'derek.danyliw@husky-oil.com', 'ddanyluk@enserco.com', 'mdarienzo@avistaenergy.com', 'days@epenergy.com', 'cdecotea@westerngas.com', 'delanem@axl.ca', 'steven_delf@transcanada.com', 'hankd@calpine.com', 'kathy@itcoworld.com', 'tdizona@coral-energy.com', 'andolaptchiev@duke-energy.com', 'doraisba@bp.com', 'nathan.dougherty@eprime.com', 'RDreith@smud.org', 'mdufort@utilicorp.com', 'hwweight@duke-energy.com', 'caver_ealy@pgn.com', 'sandi_earle@pcp.ca', 'reason@br-inc.com', 'lwebner@ect.enron.com', 'gasmkt@br-inc.ca', 'sendo@ci.pasadena.ca.us', 'fermis@enron.com', 'vesparza@txu.com', 'gespree@enron.com', 'fackel@texaco.com', 'fardyk@axl.ca', 'lfiler@avistaenergy.com', 'mflaman@tcel.com', 'bradflegel@aec.ca', 'dave.fleming@chel.com', 'SRFL@dynegy.com', 'cfrandsen@avistacorp.com', 'rene.frederick@apachecorp.com', 'bfrench@avistaenergy.com', 'mafi@pge.com', 'tfrisina@br-inc.com', 'dafusek@aep.com', 'laura.niekamp@paramountres.com', 'gasdaily@ftenergy.com', 'shaung@cook-inlet.com', 'rgay@ect.enron.com', 'wendy.gazzard@chel.com', 'geek@bp.com', 'gborrego@semprasolutions.com', 'gilesmh@bp.com', 'jgilmer2@txu.com', 'rgladman@aep.com', 'jglaubi@smud.org', 'george.goben@pacificorp.com', 'kgonzales@sppc.com', 'lgoodric@cngc.com', 'pgorton@avistaenergy.com', 'pgrable@cngc.com', 'grahamp@kochind.com', 'greenallg@epenergy.com', 'rgruber@avistacorp.com', 'bhall@cngc.com', 'thall@bcgas.com', 'sharper@avistaenergy.com', 'Deborah.Hart@msdw.com', 'jhaskey@coral-energy.com', Heal, Kevin , Hedstrom, Peggy , 'emhendry@duke-energy.com', 'sghill@bcgas.com', 'sherry_hill@transcanada.com', 'Hoffmanc@bp.com', 'billhogue@aec.ca', 'tholland@pcenergy.com', 'scott.holloway@eprime.com', 'cholm@sppc.com', 'mhopkins@bcgas.com', 'shorton@coral-energy.com', 'hots@chevron.com', 'rob.hozjan@southernenergy.com', 'David_M_Huck@reliantenergy.com', 'hunth1@bp.com', 'michelle_hunter@pgn.com', 'igsjoy@ix.netcom.com', 'rishikawa@pacent.com', 'kenja@cnrl.com', 'jenkindm@bp.com', 'jimj@calpinecanada.com', 'kkeiser@ect.enron.com', 'mkent@br-inc.com', 'deborahs@kimballenergy.com', 'kims@kimballenergy.com', 'RussellS@kimballenergy.com', 'jkimberly@avistacorp.com', 'dennis.kluksdahl@pacificorp.com', 'mknutson@avistaenergy.com', 'igsinc@ix.netcom.com', 'vgkr@dynegy.com', Langfeldt, Andrea , 'kevin.legg@eprime.com', Lenhart, Matthew , 'hleonard@cngc.com', 'jonangas@attglobal.net', 'llightfoot@coral-energy.com', 'lippmanc@aol.com', Lisk, Daniel , 'nlissel@enserco.com', 'altradegasscheduling@altra.com', 'carol.ma-chuang@constellation.com', 'sheila_macleod@transcanada.com', 'gmagee@calpine.com', 'LMCEGEnergy@sk.sympatico.ca', 'lmansi@sdge.com', 'ecma@dynegy.com', 'rfm@nwnatural.com', 'jmmcarthur@duke-energy.com', 'PMcDougall@coral-energy.com', 'jmcgowa@smud.org', 'cmcgra@puget.com', 'mmcmahon@avistacorp.com', 'vmcmahon@suncor.com', 'bmedlock@cngc.com', 'dlmelton@duke-energy.com', Mendel, Shelly , 'cmiller@smud.org', Miller, Stephanie , 'moln@chevron.com', 'lmoore@avistaenergy.com', 'rhondamoore@aec.ca', 'srmo@dynegy.com', 'salmoncolo@worldnet.att.net', 'murrata@texaco.com', 'dmyers@enserco.com', 'dmyers@enserco.com', 'glen@wasatchenergy.com', 'mnason@coral-energy.com', 'nicknijt@bp.com', 'trevor_nicol@nexeninc.com', 'enordby@bcgas.com', 'jnowell@semprasolutions.com', 'gnunnema@utilicorp.com', Ogunbunmi, Hakeem , 'kolinge@enron.com', 'jennifer_owen@pgn.com', 'jpainter@igservice.com', 'mpalmer@suncor.com', 'spasloski@coral-energy.com', 'epaszkiewicz@talisman-energy.com', 'mpatton@cngc.com', 'spea@avistaenergy.com', 'spfaff@cngc.com', 'MEO2@pge.com', 'carellyn-pitre@coastenergy.com', 'cpittma2@txu.com', 'rplatt@duke-energy.com', 'jpowell@reliant.com', 'jwpowell@duke-energy.com', 'rinde_powell@pcp.ca', 'claire.pringle@pacificorp.com', Prior, Liz , 'craig.provenzano@powersrc.com', 'kathy.puls@engageenergy.com', 'ramperms@bp.com', 'mrana@socalgas.com', 'jackie.rausch@cabotog.com', 'reshma_rawji@keyspancanada.com', 'jreames@br-inc.com', 'lreid@sppc.com', 'hrennell@worldnet.att.net', 'linda.richards@eprime.com', 'pwri@dynegy.com', 'rriehm@br-inc.com', 'JARx@pge.com', 'dripley@ect.enron.com', 'criva@ci.glendale.ca.us', 'rrobins4@enron.com', 'jsanders@clarkpud.com', 'rebecca.schaefer@acnenergy.com', 'scheffsp@bp.com', 'cschenderlein@brr.com', 'jane@scana.com', 'scimmonsj@epenergy.com', 'dscott4@newpower.com', 'fred.scott@engageenergy.com', 'ljs6@pge.com', 'kselland@avistaenergy.com', 'mvaughn@cngc.com', 'lsilva@ci.glendale.ca.us', 'psims2@txu.com', 'ksiwak@coral-energy.com', 'heather.sixkiller@pacificorp.com', 'cslaman@usg.com', Smith, Critz , 's1s@nwnatural.com', 'mark@wasatchenergy.com', South, Steven P. , 'jspell@puget.com', 'deborahs@kimballenergy.com', 'lynnette.stauber@powerex.com', 'mikeal.stec@apachecorp.com', 'tstrickland@coral-energy.com', 'jonangas@attglobal.net', Sullivan, Patti , 'leilat@cook-inlet.com', 'rogertan@swbell.net', 'ctaylor01@coral-energy.com', 'ctaylor@ci.burbank.ca.us', 'scot.thompson@southernenergy.com', 'Ttonkin@utilicorp.com', 'joy.toups@elpaso.com', 'tunstabj@bp.com', 'JPU1@pge.com', 'niels_a_vervloet@reliantenergy.com', 'rick.wadle@mirant.com', 'pwah@socalgas.com', 'mark.warno@acnenergy.com', Watt, Ryan , 'doug_way@transcanada.com', 'jared_wells@altagas.ca', 'cwhite@brr.com', 'kwhite@pcenergy.com', 'whitinjr@bp.com', 'twickersham@enserco.com', Wilkes, Corey , 'kwilkinson@br-inc.com', 'bwilliams@bcgas.com', 's.kent.williams@williams.com', 'jwilmotte@avistaenergy.com', 'markwilson@aec.ca', 'pwinter@avistacorp.com', 'Dick.Winters@avistacorp.com', 'dwinters@avistacorp.com', 'altradegasscheduling@altra.com', 'val_yildirok@pgn.com', 'ron.youell@mirant.com', 'scott_yule@transcanada.com' +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +GTN Station 8 Capacity Restated + +Due to favorable operating conditions, the GTN capacity through Station 8 is +being restated. Beginning with the Intraday 2 cycle for gas day October 22, +2001, and continuing through gas day October 23, 2001, the capacity will be +restated to 1,950 MMcf/d through Station 8. Off-line deliveries upstream of +Station 8 and receipts downstream of Station 8 will not be affected. + +For questions and additional assistance, please contact GTN's Gas +Transportation Coordinators at (503) 833-4300, Option 1. + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/26268708.1075861336785.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/26268708.1075861336785.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a74b4c26 --- /dev/null +++ b/demo/ermis-f/cur/26268708.1075861336785.JavaMail.evans@thyme:2,S @@ -0,0 +1,34 @@ +Message-ID: <26268708.1075861336785.JavaMail.evans@thyme> +Date: Wed, 31 Oct 2001 08:06:44 -0800 (PST) +From: cgtpscontracts@pge.com +To: aaron.berutti@enron.com, daniel.lisk@enron.com, frank.ermis@enron.com, + hakeem.ogunbunmi@enron.com, s..olinger@enron.com, + stephanie.miller@enron.com, p..south@enron.com, + suzanne.christiansen@enron.com +Subject: E-Confirm GTSA Exhibit - California Gas Transmission +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: cgtpscontracts@pge.com +X-To: Berutti, Aaron , Lisk, Daniel , Ermis, Frank , Ogunbunmi, Hakeem , Olinger, Kimberly S. , Miller, Stephanie , South, Steven P. , Christiansen, Suzanne +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Your GTSA Exhibit 0202BON013 with Pacific Gas and Electric Company is now available in INSIDEtracc. If you have any questions prior to confirming* this exhibit, please call a California Gas Transmission Representative (http://www.pge.com/pipeline/custserv/reps.html). + +Steps to E-Confirm your GTSA Exhibit: + +1. At the Pipe Ranger Home page (http://www.pge.com/pipeline/index.html), log on to INSIDEtracc. You will be prompted to enter your ID and password at two different log on screens. +2. At the INSIDEtracc main window, select Navigate, Contracts, Contracts. Click the Retrieve button to retrieve your customer-specific contract information. +3. Click the arrow next to the GTSA Contract Code to open up a list of Exhibit types (e.g. Transportation, Storage, Park/Lend). +4. Click the arrow next to the appropriate Exhibit type for a list of Exhibits. +5. Select the desired Exhibit from this list (single-click) or open the Exhibit by double-clicking on it. +6. Click the "View Contract" button on the Contract Controller screen, or "View Exhibit" button on the Exhibit screen to review the full text of the Exhibit. +7. Click the "E-Confirm" button when you are ready to electronically confirm your Exhibit. +8. Click the "View Contract" or "View Exhibit" button after you E-Confirm the Exhibit. Print or save the Exhibit text with the Date/Time/User ID stamp of your E-Confirmation. + + +* As a "contact" identified on Exhibit B (Access Request Form), you are authorized to confirm contracts under the Electronic Commerce System User Agreement executed with Pacific Gas and Electric Company. If you are not a "contact" identified on Exhibit B, please call a CGT representative to let them know you received this e-mail in error. \ No newline at end of file diff --git a/demo/ermis-f/cur/26323334.1075861341017.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/26323334.1075861341017.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..23d61b86 --- /dev/null +++ b/demo/ermis-f/cur/26323334.1075861341017.JavaMail.evans@thyme:2,S @@ -0,0 +1,56 @@ +Message-ID: <26323334.1075861341017.JavaMail.evans@thyme> +Date: Tue, 20 Nov 2001 19:11:14 -0800 (PST) +From: annualconference@prosrm.com +To: fermis@ect.enron.com +Subject: PROS Announces Record Third Quarter and YTD 2001 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: annualconference@prosrm.com +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +FOR IMMEDIATE RELEASE + +PROS Revenue Management Announces Record Third Quarter and YTD 2001 + +November 20, 2001-Houston- PROS Revenue Management, the world's leader in revenue management science and the pioneer and dominant provider of revenue management to the airline and energy industries, today announced that third quarter, although impacted by the tragic events of September 11, 2001, was a record revenue quarter for the company, and the company achieved low double digit operating income levels. PROS posted revenue in the first nine months of the year of $27.7 million, which is a 36% increase over the previous year. Record profits, along with positive cash flow, enhanced PROS' strong balance sheet. PROS also posted record annual revenues and profits for 2000. + +"Our goal is to be the clear leader in the new Revenue Pricing Optimization category," says Bert Winemiller, president and CEO of PROS. "Our financial performance of record revenues, profits, and cash flow will enable PROS to maintain its commitment to achieving this goal and provide high value solutions to our clients." + +PROS Pricing Revenue Optimization Solutions' major milestones in the first nine months of 2001 include: + +o In the airline industry, PROS completed signed contracts with airline companies, including Aeropostal, Air Jamaica, All Nippon Airways, Cathay Pacific, Delta Air Lines, Korean Air, Singapore Airlines, South African Airways, and TWA/American Airlines. +o Contracts were signed in the energy industry with major US gas pipeline companies. +o PROS concluded its second contract for Network Optimization (O&D) in the airline industry. This product will become the standard for the industry. +o Energy Pricing & Revenue Optimization Seminars were held with participation from industry leaders and Accenture. +o PROS hosted its first Pricing Optimization Web Seminar which covered pricing optimization principles common among virtually all industries. Participants included executives of some of the strongest Fortune 500 companies. +o PROS completed the move of its headquarters to the ComTech Center in midtown Houston. This state-of-the-art facility will assist in the support of PROS' expansion both internally and into other industries. +o PROS announced its 9th Annual Pricing and Revenue Optimization Conference, the largest revenue management conference in the world, with industry leaders, analysts and representatives from industries such as airline, energy, healthcare, hospitality, broadcast, rental car, and rail. The Conference will take place March 3-7, 2002. + + +About PROS +PROS Revenue Management is the world's leader in pricing and revenue optimization solutions and the pioneer and dominant provider of revenue management to the airline and energy industries. PROS provides system solutions to the airline, cargo, rail, energy, healthcare, and broadcast industries, and has delivered over 230 systems to more than 90 clients in 39 countries. PROS' clients include 15 of the top 25 carriers in the airline industry. + +The PROS mission is to maximize the revenue of each client using PROS' world-leading revenue management science, systems solutions, and best practices business consulting. PROS' clients report annual incremental revenue increases of 6-8% as a result of revenue management. PROS' solutions forecast demand, optimize inventory, and provide dynamic pricing to maximize revenue. + +Founded in 1985 in Houston, PROS Revenue Management has a six-year compounded revenue growth of 40%, in large part due to the intellectual capital of its staff. Nearly half of PROS' professional staff has advanced degrees and the staff speaks a cumulative total of 26 languages. The company is profitable with Year 2000 revenue of $29 million. For more information on PROS Revenue Management, please visit www.prosRM.com or call 713-335-5253. + +PROS' 9th Annual Pricing and Revenue Optimization Conference will be March 3-7, 2002. This premiere event will feature industry leaders participating in presentations, panel discussions, and product workshops. Join industry colleagues, academics, and representatives from the international business community at large to discuss relevant topics specific to the airline industry and to the practice of revenue management. We have broadened our scope this year to include separate sessions related to other industries benefiting from revenue management, such as Energy, Healthcare, Hospitality, Broadcast, Rental Car, and Rail. + +More information and formal invitations are coming soon. In the meantime, be sure to save the following dates on your calendar: + +March 3-7, 2002 +Houstonian Hotel, Club & Spa +Houston, Texas + +If you have further questions or if you are interested in speaking at this event, joining discussions as a panelist, or becoming a sponsor, please contact Andrea Balfour at abalfour@prosRM.com. + +Contact: +Candy Haase - VP Marketing +713-335-5253 / 713-335-8144 - fax +chaase@prosRM.com \ No newline at end of file diff --git a/demo/ermis-f/cur/26401326.1075861337711.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/26401326.1075861337711.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..078a89fb --- /dev/null +++ b/demo/ermis-f/cur/26401326.1075861337711.JavaMail.evans@thyme:2,S @@ -0,0 +1,24 @@ +Message-ID: <26401326.1075861337711.JavaMail.evans@thyme> +Date: Mon, 5 Nov 2001 10:12:32 -0800 (PST) +From: mike.grigsby@enron.com +To: anne.bike@enron.com, frank.ermis@enron.com, l..gay@enron.com, + mog.heu@enron.com, keith.holst@enron.com, jason.huang@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + jay.reitmeyer@enron.com, m..scott@enron.com, matt.smith@enron.com, + p..south@enron.com, patti.sullivan@enron.com, m..tholt@enron.com, + barry.tycholiz@enron.com, jason.wolfe@enron.com +Subject: We will not be going out with Tych's group +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Grigsby, Mike +X-To: Bike, Anne , Ermis, Frank , Gay, Randall L. , Heu, Mog , Holst, Keith , Huang, Jason , Kuykendall, Tori , Lenhart, Matthew , Reitmeyer, Jay , Scott, Susan M. , Smith, Matt , South, Steven P. , Sullivan, Patti , Tholt, Jane M. , Tycholiz, Barry , Wolfe, Jason +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Ina could not get us into the new building tomorrow, so we will not get together after work. We will plan on going out as a group after we move over. + +Mike \ No newline at end of file diff --git a/demo/ermis-f/cur/26433813.1075861336564.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/26433813.1075861336564.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..635b4ef8 --- /dev/null +++ b/demo/ermis-f/cur/26433813.1075861336564.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <26433813.1075861336564.JavaMail.evans@thyme> +Date: Tue, 30 Oct 2001 12:17:36 -0800 (PST) +From: possibilities@istaffinggroup.com +Subject: Intercontinental Staffing Group +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Intercontinental Staffing Group +X-To: Undisclosed-Recipient:@mail3.cadvision.com; +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +I would like to introduce Intercontinental Staffing Group. Our offices in Houston and London are primarily focused on serving the energy trading industry, bringing together top energy trading talent with the worlds leading energy trading companies. Our search consultants have past experience in either trading or brokering energy products. This gives us a distinct advantage with respect to our knowledge of and exposure to the energy trading industry. + +We are currently working on filling several trading and marketing/origination positions throughout the US. If you have an interest or know of someone who is looking for a new career opportunity, please contact me at the phone number listed below or feel free to email me at possibilities@istaffinggroup.com . We do offer a referral fee if we are successful in placing one of your recommendations. + +Thank you for your time. I look forward to speaking with you. + +Sincerely, + +Gary Pitt +Director +Intercontinental Staffing Group Inc. +Phone: (713) 850-8399 +Fax: (713) 850-7746 +Cell Phone: (281) 467-0022 +email: possibilities@istaffinggroup.com \ No newline at end of file diff --git a/demo/ermis-f/cur/2646725.1075861340254.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/2646725.1075861340254.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..cf325054 --- /dev/null +++ b/demo/ermis-f/cur/2646725.1075861340254.JavaMail.evans@thyme:2,S @@ -0,0 +1,200 @@ +Message-ID: <2646725.1075861340254.JavaMail.evans@thyme> +Date: Fri, 16 Nov 2001 15:48:19 -0800 (PST) +From: no.address@enron.com +Subject: SUPPLEMENTAL Weekend Outage Report for 11-16-01 through 11-18-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Change Management Announcement@ENRON +X-To: Houston Outage Report@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +------------------------------------------------------------------------------------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 16, 2001 5:00pm through November 19, 2001 12:00am +------------------------------------------------------------------------------------------------------ + + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages + +ENRON NORTH AMERICAN LANS: SEE ORIGINAL REPORT + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: ALSO SEEE ORIGINAL REPORT +Impact: All Nahou Exchange server users +Time: Sat 11/17/2001 at 5:00:00 PM CT thru Sat 11/17/2001 at 9:00:00 PM CT + Sat 11/17/2001 at 3:00:00 PM PT thru Sat 11/17/2001 at 7:00:00 PM PT + Sat 11/17/2001 at 11:00:00 PM London thru Sun 11/18/2001 at 3:00:00 AM London +Outage: Exchange server standardization +Environments Impacted: All Exchange users +Purpose: Standardize all cluster nodes and bring up to current Microsoft standards. +Backout: Remove upgraded files. +Contact(s): Tim Hudson 713-853-9289 + +Impact: nahou-msdev01p nahou-msmbx01v +Time: Sat 11/17/2001 at 5:00:00 PM CT thru Sat 11/17/2001 at 9:00:00 PM CT + Sat 11/17/2001 at 3:00:00 PM PT thru Sat 11/17/2001 at 7:00:00 PM PT + Sat 11/17/2001 at 11:00:00 PM London thru Sun 11/18/2001 at 3:00:00 AM London +Outage: Database defragmentation +Environments Impacted: Exchange users on nahou-msdev01p nahou-msmbx01v Storage group 3 Database 4 +Purpose: To reclaim un-used drive space within the Exchange database. +Backout: N A. +Contact(s): Tim Hudson 713-853-9289 + +MARKET DATA: SEE ORIGINAL REPORT + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER: ALSO SEE ORIGINAL REPORT +Impact: EFM Accounting +Time: Sat 11/17/2001 at 10:00:00 PM CT thru Sat 11/17/2001 at 11:00:00 PM CT + Sat 11/17/2001 at 8:00:00 PM PT thru Sat 11/17/2001 at 9:00:00 PM PT + Sun 11/18/2001 at 4:00:00 AM London thru Sun 11/18/2001 at 5:00:00 AM London +Outage: Swap names of NAHOU-SQEFM01P and NAHOU-SQLAC01P +Environments Impacted: EFM Accounting users +Purpose: Migration of production EFM Accounting MSSQL Server from 6.5 to 2000 +Backout: +Contact(s): William Mallary + Bob McCrory (713) 853-5749 + Michael Kogotkov (713) 345-1677 + +Impact: CORP +Time: Sat 11/17/2001 at 6:00:00 PM CT thru Sun 11/18/2001 at 9:00:00 AM CT + Sat 11/17/2001 at 4:00:00 PM PT thru Sun 11/18/2001 at 7:00:00 AM PT + Sun 11/18/2001 at 12:00:00 AM London thru Sun 11/18/2001 at 3:00:00 PM London +Outage: CPR +Environments Impacted: All +Purpose: Hardware maintenance for Skywalker +Backout: +Contact(s): CPR Support 713-284-4175 + +Impact: CORP +Time: Sat 11/17/2001 at 6:00:00 PM CT thru Sun 11/18/2001 at 6:00:00 AM CT + Sat 11/17/2001 at 4:00:00 PM PT thru Sun 11/18/2001 at 4:00:00 AM PT + Sun 11/18/2001 at 12:00:00 AM London thru Sun 11/18/2001 at 12:00:00 PM London +Outage: Test/Dev general server maintenance for the following: +ferrari, modena, trout, cypress, bravo +Environments Impacted: ENW test and development +Purpose: Established maintenance window for Test and Development +Backout: None +Contact(s): Malcolm Wells 713-345-3716 + +Impact: CORP +Time: Sat 11/17/2001 at 6:00:00 PM CT thru Sun 11/18/2001 at 9:00:00 AM CT + Sat 11/17/2001 at 4:00:00 PM PT thru Sun 11/18/2001 at 7:00:00 AM PT + Sun 11/18/2001 at 12:00:00 AM London thru Sun 11/18/2001 at 3:00:00 PM London +Outage: New disk layout for server ERMS CPR server skywalker. +Environments Impacted: ERMS +Purpose: Move toward new standard disk layout. +Backout: If database doesn't work after restore to new layout we will roll back to the old mirrored copy and resync to that copy. +Contact(s): Malcolm Wells 713-345-3716 + +Impact: CORP +Time: Sat 11/17/2001 at 6:00:00 PM CT thru Sun 11/18/2001 at 9:00:00 AM CT + Sat 11/17/2001 at 4:00:00 PM PT thru Sun 11/18/2001 at 7:00:00 AM PT + Sun 11/18/2001 at 12:00:00 AM London thru Sun 11/18/2001 at 3:00:00 PM London +Outage: General maintenance for ERMS CPR app server chewbacca. +Environments Impacted: ERMS CPR +Purpose: General maintenance and patching. +Backout: Backout patches and config changes and reboot to old configuration. +Contact(s): Malcolm Wells 713-345-3716 + +Impact: CORP +Time: Fri 11/16/2001 at 5:00:00 PM CT thru Sat 11/17/2001 at 2:00:00 PM CT + Fri 11/16/2001 at 3:00:00 PM PT thru Sat 11/17/2001 at 12:00:00 PM PT + Fri 11/16/2001 at 11:00:00 PM London thru Sat 11/17/2001 at 8:00:00 PM London +Outage: Update to new disk layout for server foxtrot. +Environments Impacted: ACTA production +Purpose: Move toward new standard in disk layout. +Backout: Restore old disk layout +restore data from disk. +Contact(s): Malcolm Wells 713-345-3716 + +Impact: ENPOWER +Time: Sat 11/17/2001 at 7:00:00 AM CT thru Sat 11/17/2001 at 12:00:00 PM CT + Sat 11/17/2001 at 5:00:00 AM PT thru Sat 11/17/2001 at 10:00:00 AM PT + Sat 11/17/2001 at 1:00:00 PM London thru Sat 11/17/2001 at 6:00:00 PM London +Outage: Build standby database on PWRPROD1 +Environments Impacted: Enpower application User +Purpose: Improve system availability for Enpower Database +Backout: Drop the standby database. +Contact(s): Tantra Invedy 713 853 4304 + +Impact: EI +Time: Fri 11/16/2001 at 3:00:00 PM CT thru Fri 11/16/2001 at 6:00:00 PM CT + Fri 11/16/2001 at 1:00:00 PM PT thru Fri 11/16/2001 at 4:00:00 PM PT + Fri 11/16/2001 at 9:00:00 PM London thru Sat 11/17/2001 at 12:00:00 AM London +Outage: Decommission 3AC-17 server Room +Environments Impacted: El and Azurix +Purpose: Decommission 3AC-17 server Room +Backout: None, must be out and installed on the 35th floor of 3AC +Contact(s): Matthew James 713-345-8111 + Jon Goebel 713-345-7570 + +Impact: CORP +Time: Sat 11/17/2001 at 1:00:00 PM CT thru Sat 11/17/2001 at 5:00:00 PM CT + Sat 11/17/2001 at 11:00:00 AM PT thru Sat 11/17/2001 at 3:00:00 PM PT + Sat 11/17/2001 at 7:00:00 PM London thru Sat 11/17/2001 at 11:00:00 PM London +Outage: Migrate VMS objects from Enpower test to production +Environments Impacted: Corp +Purpose: To allow production deployment of the VMS engine +Backout: None. +Contact(s): Charlene Fricker 713-345-3487 + +Impact: NAHOU-ORDB07P +Time: Sat 11/17/2001 at 9:00:00 AM thru Sat 11/17/2001 at 11:00:00 AM +Outage: NAHOU-ORDB07P Drive Failure. +Environments Impacted: Corp trying to access dbases on the server. +Purpose: To replace a bad hard drive. +Backout: Restore from tape and backed up DB. +Contact(s): David Devoll 713-345-8970 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +---------------------------------------------------------------------------------------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 +TDS -Trader Decision Support On-Call (713) 327-6032 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/cur/26476326.1075861334457.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/26476326.1075861334457.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ae58f2fb --- /dev/null +++ b/demo/ermis-f/cur/26476326.1075861334457.JavaMail.evans@thyme:2,S @@ -0,0 +1,28 @@ +Message-ID: <26476326.1075861334457.JavaMail.evans@thyme> +Date: Fri, 19 Oct 2001 06:12:11 -0700 (PDT) +From: bodyshop@enron.com +To: bodyshop@enron.com +Subject: FW: Security Smart ID Tags-Off Property Usage +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Bodyshop +X-To: Bodyshop +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + + -----Original Message----- +From: Wright, Lee +Sent: Thursday, October 18, 2001 4:37 PM +To: Bodyshop +Subject: Security Smart ID Tags-Off Property Usage + + +To remain consistent with Enron's directive to improve security access to the building, all Enron Body Shop members are required to check-in at the Body Shop Front Desk and present an Enron Photo ID badge or another form of Photo ID to the Security Officer each time you visit. To assist our members who participate in outdoor activities during their visit, Security SMART ID tags are available at the Body Shop Front Desk for your convenience. Simply slide the SMART ID tag through the shoe laces between an eyelet and snap the tag closed. + +The SMART ID tags serve both as a safety identification tag while members are exercising off property as well as provide the security identification verification required when entering the Body Shop. Each day you plan to exercise outside, present your Enron Photo ID Badge or another form of Photo ID to the Front Desk Receptionist to receive your temporary Security SMART ID. Your Photo ID will be returned to you when you return the SMART ID tag to the Front Desk at the end of your visit. diff --git a/demo/ermis-f/cur/26668721.1075861335553.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/26668721.1075861335553.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ee7b91a1 --- /dev/null +++ b/demo/ermis-f/cur/26668721.1075861335553.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <26668721.1075861335553.JavaMail.evans@thyme> +Date: Thu, 25 Oct 2001 10:16:15 -0700 (PDT) +From: support@neg.pge.com +To: matthew.lenhart@enron.com, patti.sullivan@enron.com, + stephanie.miller@enron.com, p..south@enron.com, + corey.wilkes@enron.com +Subject: e-Trans Contract Administration +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Support@neg.pge.com +X-To: fermis@enron.com, kolinge@enron.com, schrist@enron.com, beveret@enron.com, nbaker@enron.com, jadams2@enron.com, Mendel, Shelly , Lenhart, Matthew , Sullivan, Patti , Miller, Stephanie , South, Steven P. , Wilkes, Corey +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Contract 08110 was approved at 10/25/2001 10:14:23 + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/26833815.1075861338924.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/26833815.1075861338924.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a7a1a7ab --- /dev/null +++ b/demo/ermis-f/cur/26833815.1075861338924.JavaMail.evans@thyme:2,S @@ -0,0 +1,24 @@ +Message-ID: <26833815.1075861338924.JavaMail.evans@thyme> +Date: Mon, 12 Nov 2001 05:36:56 -0800 (PST) +From: carole.frank@enron.com +To: k..allen@enron.com, randy.bhatia@enron.com, frank.ermis@enron.com, + carole.frank@enron.com, l..gay@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com, kam.keiser@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + matthew.lenhart@enron.com, ryan.o'rourke@enron.com, + jay.reitmeyer@enron.com, p..south@enron.com, m..tholt@enron.com, + ashley.worthing@enron.com, biliana.pehlivanova@enron.com, + monte.jones@enron.com +Subject: TRV Notification: (West VaR - 11/12/2001) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Frank, Carole +X-To: Allen, Phillip K. , Bhatia, Randy , Ermis, Frank , Frank, Carole , Gay, Randall L. , Grigsby, Mike , Holst, Keith , Keiser, Kam , Kuykendall, Tori , Lenhart, Matthew , Lenhart, Matthew , O'Rourke, Ryan , Reitmeyer, Jay , South, Steven P. , Tholt, Jane M. , Worthing, Ashley , Pehlivanova, Biliana , Jones, Monte +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +The report named: West VaR , published as of 11/12/2001 is now available for viewing on the website. \ No newline at end of file diff --git a/demo/ermis-f/cur/26848357.1075861340836.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/26848357.1075861340836.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c925367b --- /dev/null +++ b/demo/ermis-f/cur/26848357.1075861340836.JavaMail.evans@thyme:2,S @@ -0,0 +1,44 @@ +Message-ID: <26848357.1075861340836.JavaMail.evans@thyme> +Date: Tue, 20 Nov 2001 13:46:46 -0800 (PST) +From: ariane.saney@caminus.com +To: training@caminus.com +Subject: Training at Caminus in December +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Saney, Ariane +X-To: Training +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Caminus Training in December 2001 + +You are invited to attend 2 training programs that will take place in the +New York office next month. The cost for each program is $960 per day. +Space is limited so please sign up quickly by sending an email to +training@caminus.com. A description of each of these courses is attached. + +Monday, December 3 Zai*Net Importer/Publisher - Using XML to move data +in and out of Zai*Net in real time. + +Monday-Wednesday, Dec. 10-12 Zai*Net Overview and Report Writing - +Comprehensive overview of the system for first-time users. + + +If you have any questions, please feel free to contact me. We will be +announcing our 2002 training schedule shortly so any ideas/feedback would be +greatly appreciated at this time. + +Regards, + + +Matthew Gordon +Director of Training +Caminus Corporation +212-515-3609 +matthew.gordon@caminus.com + + <> <> \ No newline at end of file diff --git a/demo/ermis-f/cur/26917265.1075861340542.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/26917265.1075861340542.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..85d67443 --- /dev/null +++ b/demo/ermis-f/cur/26917265.1075861340542.JavaMail.evans@thyme:2,S @@ -0,0 +1,37 @@ +Message-ID: <26917265.1075861340542.JavaMail.evans@thyme> +Date: Mon, 19 Nov 2001 05:12:09 -0800 (PST) +From: no.address@enron.com +Subject: Enron In Action 11.19.01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron In Action@ENRON +X-To: All Enron Houston@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + +Enron in Action can be accessed through the new Community Relations web site at http://cr.enron.com/eia.html . In this week's issue you will find out information regarding: + +Enron Happenings +Sponsor a Child - Win a Ticket to Cirqie du Solei + +Enron Volunteer Opportunities +Saint Nicholas Needs Your Help! +Nutcracker Volunteer Opportunity +Camp Noah - Daycamp for Children Recovering from Disaster +Thanksgiving Volunteer Opportunity + +Enron Wellness +Holiday Fashion Show & Luncheon +Weight Watchers + +In addition, Enron in Action is available through a channel on my.home.enron.com. To add this channel to your set-up click on the channels link at the top of the screen and under announcements check the Enron in Action box. + +If you wish to add an announcement to Enron in Action, please fill out the attached form below and submit it to mailto:eia@enron.com no later than 12 PM Thursday each week. + + \ No newline at end of file diff --git a/demo/ermis-f/cur/2697913.1075861340338.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/2697913.1075861340338.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6480abcf --- /dev/null +++ b/demo/ermis-f/cur/2697913.1075861340338.JavaMail.evans@thyme:2,S @@ -0,0 +1,173 @@ +Message-ID: <2697913.1075861340338.JavaMail.evans@thyme> +Date: Sun, 18 Nov 2001 05:29:18 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 11/18/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Save 10% Speak No Evil, Hear No Evil Monkey Bikes... One of the Hottest Gifts for Holiday 2001... Just enter the coupon code MQJ36GX6 in the checkout process to receive your discount. Offer expires November 16, 2001. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Save $.05 a gallon on the gas that keeps your car's engine clean. Click here to apply online. + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Correll Buckhalter , RB PHI - Free Agent Updated 11/17/01 +Buckhalter has been suspended for this weekend's game against Dallas. He is one of three Eagles who will be held out of the game. Brian Mitchell will likely serve as Duce Staley's backup. + +Jamal Lewis , RB BAL - Free Agent Updated 11/17/01 +According to published reports, Lewis has been suspended for four games. Lewis' four-game suspension went into effect on Friday and he will not be allowed to work out or rehabi! li! tate with the team for four weeks, or until Dec. 17. Instead, Lewis will work toward recovering from a torn ACL in Tennessee. + +Tyrone Wheatley , RB OAK - Giggles Updated 11/16/01 +Wheatley (knee) is out for Sunday's game with the Chargers. Charlie Garner will once again be Oakland's feature back. Zack Crockett may be used in goal-line situations. + +Frank Wycheck , TE TEN - Matty Updated 11/16/01 +According to published reports, Wycheck is expected to play half of Sunday's game against Cincinnati. That makes him a risky start from a Fantasy p! er! spective. + +Steve McNair , QB TEN - Free Agent Updated 11/16/01 +McNair's status is still in question for Sunday's game against Cincinnati due to an injured right thumb. He threw the ball during individual drills Friday, and according to published reports, is likely to play despite not being 100 percent. We don't recommend McNair this week as a result. + +Emmitt Smith , RB DAL - Bass/Hull Updated 11/16/01 +Smith will return to the lineup Sunday against Philadelphia after missing two games with a sprained right knee. Cowboys Head Coach Dave Campo said after Fri! da! y's practice that Smith would "be ready to play the majority of the game." His return bumps Troy Hambrick to fullback, but we wouldn't recommend you use either back against the stingy Eagles rush defense. + +Frank Sanders , WR ARI - Free Agent Updated 11/16/01 +Sanders (hamstring) was added to the NFL injury report on Friday and is now listed as questionable for Sunday's game against Detroit. However, if you're completely desperate for a wideout in a larger league this week, Sanders' matchup against a vulnerable Detroit secondary is worth considering as long as he's able to play. + +Chris Weinke , QB CAR! -! Tori Updated 11/16/01 +According to published reports, Weinke will be the starting quarterback for Sunday's game against San Francisco. However, he's not worth starting on your Fantasy team. + +Daunte Culpepper , QB MIN - Giggles Updated 11/16/01 +Culpepper is one pace for a good Fantasy season despite the lack of consistency in Minnesota's offense this season. He's one of the better quarterbacks in the league from a Fantasy perspective, and should be in your starting lineup on a weekly basis. + +Cris Carter , WR MIN - Tori Updated 11/16/01Carter's numbers may be down somewhat this season, but he's still too good to ever consider benching. The veteran has a knack for finding the end zone, and should have a good game against rookie CB Will Allen and the Giants' secondary on Monday night. + +Randy Moss , WR MIN - Russell Updated 11/16/01 +Moss is listed as probable for Monday's game against the N.Y. Giants due to an ankle injury. He's been underachieving this season, but it's almost impossible to bench him based on his potential to post solid Fantasy numbers. + +Ricky Williams , RB NO - Bass/Hull! Updated 11/16/01 +Williams is one of the better Fantasy backs in the league, and is a good player to use on a weekly basis. He'll face an Indianapolis defense that has been underachieving all season long, so Williams is a must-start. + +Aaron Brooks , QB NO - Matty Updated 11/16/01 +Brooks had a big game against San Francisco last weekend, throwing for 347 yards and two scores. He may be a bit inconsistent this season, but his potential to post huge numbers makes it tough to bench him, especially against a vulnerable Indianapolis defense. + +Willie Jackson! , WR NO - Martin Updated 11/16/01 +Jackson put up a huge game against San Francisco last weekend, posting 11 catches and 167 yards receiving. He'll face a questionable Indianapolis squad that is vulnerable to the pass in Week 10, so starting Jackson this week is a solid option. + +Stephen Davis , RB WAS - Bass/Hull Updated 11/16/01 +Davis has stepped up his play after beginning the season slowly. He's averaged 112 yards rushing over his last four games, and is once again emerging as a reliable Fantasy player. Give him the start in Week 10 against a Denver defense that is vulnerable to high scoring games. + +Tony Banks , QB WAS - Free Agent Updated 11/16/01 +Banks has played well of late, throwing five touchdowns in his last three games. He's got a good matchup this weekend against a Denver team that can be beaten through the air, but he's only worth considering in very deep Fantasy leagues. + +Michael Westbrook , WR WAS - Free Agent Updated 11/16/01 +Westbrook has been inconsistent this season, but he has caught three touchdown passes in his last four games. He'll face a Denver secondary this weekend that is vulnerable at best, so starting him in deeper leagues is ! wo! rth considering. + +Rod Gardner , WR WAS - Free Agent Updated 11/16/01 +Gardner has been held in check in his last two games, catching only three passes for 38 yards. He does have a favorable matchup this weekend against Denver, however, so starting him is a good move. + +Az-Zahir Hakim , WR STL - Neal/McKay Updated 11/16/01 +Hakim has been inconsistent in recent weeks, so starting him on your Fantasy team is a gamble unless the matchup is right. He'll go up against a tough New England secondary in Week Ten, so avoid using him outside of de! ep! er leagues. + +Torry Holt , WR STL - Tori Updated 11/16/01 +Holt continues to put up consistent yardage totals, but he's only scored only three touchdowns this season. He'll face a tough New England secondary this weekend, but he's still worth starting on your Fantasy team based on his potential to put up solid numbers. + +Isaac Bruce , WR STL - Frank Updated 11/16/01 +Bruce hasn't put up the huge Fantasy totals this season, but he's still one of the better wideouts in the league. He'll face CB Ty Law and the formidable New England secondary, but he's still wo! rt! h starting based on his potential for big numbers. + +Marshall Faulk , RB STL - Matty Updated 11/16/01 +Faulk had a huge game against Carolina, proving that he is still the best Fantasy player in the league. He's a must-start every week, and should post solid numbers in Week 10 against New England. + +Ernie Conwell , TE STL - Free Agent Updated 11/16/01 +Conwell has had a few down weeks, so starting him on your Fantasy team is somewhat of a gamble. With the lack of depth at tight end around the league, however, starting Conwell is something many Fantasy owners will have no choice but to do. + +Richard Huntley , RB CAR - Russell Updated 11/16/01 +Huntley will be the likely starter this weekend against San Francisco, but don't be surprised if he splits carries with Nick Goings. Avoid starting either back in Week 10 if at all possible. + +Donald Hayes , WR CAR - Martin Updated 11/16/01 +Hayes ha! d ! only two catches for 11 yards last weekend against St. Louis. He's been unreliable for Fantasy owners this season, so starting him is a real gamble. + +Wesley Walls , TE CAR - Free Agent Updated 11/16/01 +Walls has been held in check over the last three weeks, but he's still one of the better tight ends in the league. He's had some success against San Francisco in the past, so starting him is advisable. + +Muhsin Muhammad , WR CAR - Martin Updated 11/16/01 +Muhammad finally had a somewhat productive game, catching six passes for 75 yards against St. Louis. He's had some success in the past against this week's opponent, San Francisco, so starting him is a decent move. + +Brett Favre , QB GB - Frank Updated 11/16/01 +Favre has been one of the best Fantasy quarterbacks in the league this season. He'll face an Atlanta team on Sunday with a very vulnerable secondary, so be sure to start Favre this week. + +Bubba Franks , TE GB - Free Agent Updated 11/16/01 +Franks may not put up huge yardage numbers! , ! but his seven touchdowns in eight games makes him a valuable Fantasy player. Unless you have a better option on your roster, Franks is the type of tight end that should start on a weekly basis. + +Bill Schroeder , WR GB - Frank Updated 11/16/01 +Schroeder (ankle) is not listed on the NFL injury report, and is expected to start on Sunday against Atlanta. He's a solid play this week against Atlanta, whose secondary is vulnerable to strong passing teams like Green Bay. + +More Updates +Schedule, Breakdown + +Frank +Player Pos Points +Favre, Brett QB 19.0 +Dillon, Corey RB 12.0 +Smith, Maurice RB 14.0 +Bruce, Isaac WR 9.0 +Smith, Jimmy WR 12.0 +Thrash, James WR 18.0 +Akers, David K 12.0 +Titans DT 10.0 + +TOTAL 106.0 + +Plummer, Jake QB 10.0 +Levens, Dorsey RB 0.0 +Gary, Olandis RB 0.0 +Hearst, Garrison RB 15.0 +Mathis, Terance WR 0.0 +Schroeder, Bill WR 16.0 + + at Matty +Player Pos Points +Griese, Brian QB 21.0 +Faulk, Marshall RB 31.0 +Pittman, Michael RB 5.0 +Gadsden, Oronde WR 7.0 +Horn, Joe WR 21.0 +Smith, Rod WR 7.0 +Janikowski, Sebastian K 11.0 +Giants DT 13.0 + +TOTAL 116.0 + +Glenn, Terry WR 0.0 +Wycheck, Frank TE 1.0 +Brooks, Aaron QB 27.0 +Chapman, Doug RB 5.0 +Johnson, Brad QB 13.0 +Stokes, J.J. WR 0.0 + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/2708769.1075861334433.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/2708769.1075861334433.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5c754f95 --- /dev/null +++ b/demo/ermis-f/cur/2708769.1075861334433.JavaMail.evans@thyme:2,S @@ -0,0 +1,90 @@ +Message-ID: <2708769.1075861334433.JavaMail.evans@thyme> +Date: Fri, 19 Oct 2001 05:34:28 -0700 (PDT) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: CBS SPORTSLINE.COM FANTASY FOOTBALL NEWSLETTER +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: CBS SportsLine.com +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + Fantasy Football Newsletter +October 19, 2001 + + Fantasy Sports Fantasy Football CBS SportsLine.com + +Welcome to another edition of the 2001 Fantasy Football Newsletter! + +The Fantasy Football newsletter will arrive in your e-mail inbox at the end of every week. We'll include news about the web site; tips on using all the features available; and answers to your player-related questions from the "Gridiron Guru." + + Inside + +* Fantasy Football Matchups + +* Customize Reports to Display the Info You Want + +* Gridiron Guru + +* Tip of the Week + + + + _____ + +Fantasy Football Matchups + +Every Friday our Fantasy experts break down the key Fantasy matchup of the week. It may be a top running back facing a sturdy run defender; a deep-threat wideout matched up with a premier cover-corner; or a gunslinging QB against a defense with ball-hawking safeties. We'll tell you who has the edge. We'll also highlight the key matchups in every NFL game to help you decide who to start and who to bench. Check our Fantasy News area (click News, Fantasy News on the toolbar) Fridays for Fantasy Football Matchups. + + _____ + +Customize Reports to Display the Info You Want + +Did you know you can customize the settings of most reports on the site, and save those settings so they are displayed each time you visit the report? For example, suppose you'd like the Transactions, View report to display only Add/Drops over the past 7 days for all teams. Enter those settings, click GO and then click the Save icon displayed over the report. Now each time you click Transactions, View on the toolbar, the report is displayed according to your custom settings. After you click Save you can click the E-Rept icon to have your new custom report e-mailed to you on the days you choose. + + _____ + +Gridiron Guru + +Welcome to Gridiron Guru, where we'll answer your questions about players and offer Fantasy Football roster advice. We invite you to send your own scouting reports and comments on players to: gridguru@commissioner.com . You'll get the chance to be heard by thousands of Fantasy players just like yourself! + +Question - Matt Biggins, Los Angeles, CA + +Which two receivers should I start this weekend, out of Todd Pinkston, Bill Schroeder, Chris Carter, Terry Glenn and James McKnight? Who would you recommend starting out of Duce Staley, Stephen Davis, Ron Dayne, Kevan Barlow and Jason Brookins? + +Answer - GG + +As long as Schroeder (ankle) is healthy, he's a must- start against a Minnesota defense that allowed Charlie Batch to throw for 345 yards and three touchdowns last weekend. Miami has a bye, so McKnight is obviously not an option. Pinkston and Glenn both have good matchups, but we'd have to go with Carter in this case. This season has been very unpredictable, so going with your most established player in this case is the best move. To answer your second question, we'd recommend Davis against a vulnerable Carolina defense and Dayne against Philadelphia. It's tough to choose Davis, but Barlow has a bye and both Staley and Brookins will be splitting carries at best, so our hands are tied. + + +Question - Jeff Smith, Tampa, FL + +I have Jeff Garcia, who has a bye this week. I have the option of starting Jim Miller or picking up Chris Weinke. What do you recommend? + +Answer - GG + +Miller has been very inconsistent from a Fantasy perspective, so we'd have to side with Weinke. He'll be facing a Washington defense decimated by injuries and vulnerable to players like Muhsin Muhammad, Donald Hayes and Wesley Walls. Weinke could have a big game. + + +Question - Scott Buzby, Newark, DE + +Who should I start this week: Shannon Sharpe or Bubba Franks? Also, is it time to drop James Thrash? Kevin Johnson, Laveranues Coles, Todd Pinkston and Joe Jurevicius are all still available. + +Answer - GG + +Franks has been Brett Favre's favorite target in the red zone, but Sharpe is one of the best tight ends in the league. Sharpe will always give you good production from the tight end spot, and we highly doubt that Franks will be able to continue to score touchdowns at his current pace of one per game. As far as Thrash goes, we feel he's just not good enough to be facing No.1 cornerbacks on a weekly basis, so his numbers will be inconsistent at best. Your best bet is to drop him and go after another No. 1-caliber wideout like Johnson, who could emerge as a reliable Fantasy player. + + + _____ + +Tip of the Week + +Phil Brown, St. Louis, MO: When will people start giving Priest Holmes the credit he deserves? He is the best offensive option the Chiefs have, and he even has more rushing yards than Marshall Faulk after five weeks. With Dick Vermeil calling the shots in Kansas City, Holmes will continue to be a productive player all season. + + +This message has been provided free of charge and free of obligation. If you prefer not to receive emails of this nature please send an email to remove@commissioner.com . Do not respond to this email directly. \ No newline at end of file diff --git a/demo/ermis-f/cur/27100195.1075855166054.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/27100195.1075855166054.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d95a2eb5 --- /dev/null +++ b/demo/ermis-f/cur/27100195.1075855166054.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <27100195.1075855166054.JavaMail.evans@thyme> +Date: Thu, 29 Nov 2001 05:50:04 -0800 (PST) +From: monte.jones@enron.com +To: k..allen@enron.com, randy.bhatia@enron.com, frank.ermis@enron.com, + carole.frank@enron.com, l..gay@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com, kam.keiser@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + matthew.lenhart@enron.com, ryan.o'rourke@enron.com, + jay.reitmeyer@enron.com, jay.reitmeyer@enron.com, + matt.smith@enron.com, p..south@enron.com, m..tholt@enron.com, + jason.wolfe@enron.com, ashley.worthing@enron.com, + biliana.pehlivanova@enron.com, monte.jones@enron.com +Subject: TRV Notification: (West VaR - 11/29/2001) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Jones, Monte +X-To: Allen, Phillip K. , Bhatia, Randy , Ermis, Frank , Frank, Carole , Gay, Randall L. , Grigsby, Mike , Holst, Keith , Keiser, Kam , Kuykendall, Tori , Lenhart, Matthew , Lenhart, Matthew , O'Rourke, Ryan , Reitmeyer, Jay , Reitmeyer, Jay , Smith, Matt , South, Steven P. , Tholt, Jane M. , Wolfe, Jason , Worthing, Ashley , Pehlivanova, Biliana , Jones, Monte +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +The report named: West VaR , published as of 11/29/2001 is now available for viewing on the website. \ No newline at end of file diff --git a/demo/ermis-f/cur/27102362.1075861339106.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/27102362.1075861339106.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e8a14259 --- /dev/null +++ b/demo/ermis-f/cur/27102362.1075861339106.JavaMail.evans@thyme:2,S @@ -0,0 +1,41 @@ +Message-ID: <27102362.1075861339106.JavaMail.evans@thyme> +Date: Mon, 12 Nov 2001 13:35:22 -0800 (PST) +From: ina.rangel@enron.com +To: john.arnold@enron.com, dutch.quigley@enron.com, mike.maggi@enron.com, + andy.zipper@enron.com, john.griffith@enron.com, larry.may@enron.com, + jay.reitmeyer@enron.com, m..scott@enron.com, mog.heu@enron.com, + jason.huang@enron.com, m..tholt@enron.com, l..gay@enron.com, + p..south@enron.com, frank.ermis@enron.com, matthew.lenhart@enron.com, + mike.grigsby@enron.com, tori.kuykendall@enron.com, + matt.smith@enron.com, keith.holst@enron.com, k..allen@enron.com +Subject: FW: Floor meeting tomorrow(11/13) at 2:30 p.m. +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Rangel, Ina +X-To: Arnold, John , Quigley, Dutch , Maggi, Mike , Zipper, Andy , Griffith, John , May, Larry , Reitmeyer, Jay , Scott, Susan M. , Heu, Mog , Huang, Jason , Tholt, Jane M. , Gay, Randall L. , South, Steven P. , Ermis, Frank , Lenhart, Matthew , Grigsby, Mike , Kuykendall, Tori , Smith, Matt , Holst, Keith , Allen, Phillip K. +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + + -----Original Message----- +From: Schoppe, Tammie +Sent: Monday, November 12, 2001 3:28 PM +To: Allen, Phillip K.; Shively, Hunter S.; Neal, Scott; Martin, Thomas A.; Arnold, John; Grigsby, Mike; Presto, Kevin M.; Black, Don; Duran, W. David; Gomez, Julie A.; Lagrasta, Fred; Irvin, Steve +Cc: Rangel, Ina; Bates, Kimberly; Vuittonet, Laura; Hogan, Irena D.; Rode, Tina; Coleman, Venita; Young, Becky; Black, Tamara Jae +Subject: Floor meeting tomorrow(11/13) at 2:30 p.m. + +John and Louise will have a floor meeting tomorrow(11/13) at 2:30 p.m. at EB3221A. Please forward this to your group(s). + +Thanks! + +Tammie Schoppe +Enron Americas-Office of the Chair +Assistant to Louise Kitchen +713.853.4220 office +713.646.8562 fax +713.253.2131 mobile diff --git a/demo/ermis-f/cur/2711540.1075855165165.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/2711540.1075855165165.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5971d5ae --- /dev/null +++ b/demo/ermis-f/cur/2711540.1075855165165.JavaMail.evans@thyme:2,S @@ -0,0 +1,20 @@ +Message-ID: <2711540.1075855165165.JavaMail.evans@thyme> +Date: Sun, 25 Nov 2001 20:44:49 -0800 (PST) +From: enerfaxdaily@enerfax.com +To: fermis@enron.com +Subject: [enerfaxdaily] Natural Gas Futures Dip as Cash Tumbles +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: enerfaxdaily@enerfax.com +X-To: fermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Slow browser may need to wait 15 seconds for your email to appear, then scroll to view. mailto:leave-enerfaxdaily-1012129L@relay.netatlantic.com to unsubscribe enerfaxdaily as: fermis@enron.com forward to web@enerfax.com +If your email does not support this web version, please subscribe to the free text version by writing subscribe@enerfax.com Please visit our website to view today's gas and power prices and news by clicking + +If you received this in error or no longer wish to subscribe click this link mailto:leave-enerfaxdaily-1012129L@relay.netatlantic.com or forward to web@enerfax.com \ No newline at end of file diff --git a/demo/ermis-f/cur/27177842.1075861335367.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/27177842.1075861335367.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6000e9d7 --- /dev/null +++ b/demo/ermis-f/cur/27177842.1075861335367.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <27177842.1075861335367.JavaMail.evans@thyme> +Date: Wed, 24 Oct 2001 18:45:18 -0700 (PDT) +From: ryan.o'rourke@enron.com +To: k..allen@enron.com, tom.alonso@enron.com, robert.badeer@enron.com, + eric.bass@enron.com, tim.belden@enron.com, chad.clark@enron.com, + mike.cowan@enron.com, chris.dorland@enron.com, frank.ermis@enron.com, + h..foster@enron.com, l..gay@enron.com, mike.grigsby@enron.com, + mog.heu@enron.com, keith.holst@enron.com, jason.huang@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + t..lucci@enron.com, chris.mallory@enron.com, a..martin@enron.com, + stephanie.miller@enron.com, matt.motley@enron.com, + jay.reitmeyer@enron.com, monique.sanchez@enron.com, + m..scott@enron.com, matt.smith@enron.com, p..south@enron.com, + mike.swerzbin@enron.com, m..tholt@enron.com, + barry.tycholiz@enron.com, houston <.ward@enron.com>, + mark.whitt@enron.com, jason.wolfe@enron.com +Subject: West NatGas Prices 1024 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: O'Rourke, Ryan +X-To: Allen, Phillip K. , Alonso, Tom , Badeer, Robert , Bass, Eric , Belden, Tim , Clark, Chad , Cowan, Mike , Dorland, Chris , Ermis, Frank , Foster, Chris H. , Gay, Randall L. , Grigsby, Mike , Heu, Mog , Holst, Keith , Huang, Jason , Kuykendall, Tori , Lenhart, Matthew , Lucci, Paul T. , Mallory, Chris , Martin, Thomas A. , Miller, Stephanie , Motley, Matt , Reitmeyer, Jay , Sanchez, Monique , Scott, Susan M. , Smith, Matt , South, Steven P. , Swerzbin, Mike , Tholt, Jane M. , Tycholiz, Barry , Ward, Kim S (Houston) , Whitt, Mark , Wolfe, Jason +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Notice Phy & Fin Index tabs have been added... + + \ No newline at end of file diff --git a/demo/ermis-f/cur/27364268.1075859150850.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/27364268.1075859150850.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c9f03f79 --- /dev/null +++ b/demo/ermis-f/cur/27364268.1075859150850.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <27364268.1075859150850.JavaMail.evans@thyme> +Date: Fri, 23 Nov 2001 08:46:07 -0800 (PST) +From: forte3@accord01.comp.pge.com +To: undisclosed-recipients@enron.com +Subject: Deadline Extension +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: GTS/INSIDEtracc Administrator +X-To: undisclosed-recipients +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_2\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Message Description: Timely Deadline Extension + +Message Date: 11/23/2001 + +Message Text: + +Timely Deadline Extension + +PG&E has extended the ID1 deadline to 09:15 AM for gas day 11/23/2001. + +Please call the Scheduling Hotline (800) 343-4743 if you have any questions. + + +Gas Schedulers +PG&E - California Gas Transmission diff --git a/demo/ermis-f/cur/27371397.1075855166857.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/27371397.1075855166857.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..294fc673 --- /dev/null +++ b/demo/ermis-f/cur/27371397.1075855166857.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <27371397.1075855166857.JavaMail.evans@thyme> +Date: Fri, 30 Nov 2001 15:58:11 -0800 (PST) +From: no.address@enron.com +Subject: UPDATE - Reporting to Work Next Week +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ken Lay - Office of the Chairman@ENRON +X-To: All Enron Employees United States Group@ENRON +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Many of you have asked whether you should come into the office next week, especially if there is no guarantee of being paid for time worked after today. We want to encourage you to come to work. We continue to consider every option available to us as a company; and unfortunately, restructuring through bankruptcy is one of those options. Your continued efforts during these trying times are critical to the company as we go through this decision making process. + +I still cannot say with certainty if or when we will file for bankruptcy. But you should be aware that, in general, the bankruptcy code provides protection for employee salaries and wages earned within 90 days of a petition filing to the extent of $4,650 per employee. I want you to know that if we file a bankruptcy petition, we intend to seek approval by the bankruptcy court to exercise that protection immediately and pay you for your time worked prior to any petition filing according to our regular payroll practices. Additionally, Enron would be obligated and will pay salaries and wages earned after a bankruptcy filing. For Enron, where our value is directly tied to our employees, making sure that we meet these obligations will be a high priority. + +We are continuing to evaluate the ongoing resource needs of the company for each potential option we might pursue. Of course, until we finalize those business decisions, we cannot make that determination. I know that this prolonged process is agonizing for you. I can only continue to assure you that we will notify you of your employment status as soon as we are able to do so. + +While terminated employees will tap into their own network of contacts as they look for new employment, we hope to do what we can to assist them. We will tap into the contacts we have as a company to aid terminated employees in their job search. We have already been in touch with several employers and many are interested in Enron alumni. We will share more information on these efforts soon. + +I appreciate your continued patience and cooperation. + +Ken \ No newline at end of file diff --git a/demo/ermis-f/cur/27409349.1075861337289.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/27409349.1075861337289.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a68ac495 --- /dev/null +++ b/demo/ermis-f/cur/27409349.1075861337289.JavaMail.evans@thyme:2,S @@ -0,0 +1,37 @@ +Message-ID: <27409349.1075861337289.JavaMail.evans@thyme> +Date: Thu, 1 Nov 2001 16:21:19 -0800 (PST) +From: melanie.hunter@neg.pge.com +To: troy'.'brothers@enron.com, peggy.hedstrom@enron.com +Subject: Unscheduled Maintenance - Unit 7C +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Hunter, Melanie +X-To: 'jda@nwnatural.com', 'diane.albers@avistacorp.com', 'malonzo@sdge.com', 'panderse@utilicorp.com', 'DNA1@pge.com', 'Laab@pge.com', 'Paul.Atha@southernenergy.com', 'aaustin@sppc.com', 'martin.bagley@mirant.com', 'kenneth.baker@txu.com', 'nbaker@enron.com', 'LRYALL@worldnet.att.net', 'brentbalog@aec.ca', 'dbarre@puget.com', 'gbarre@puget.com', 'bartneea@bp.com', 'jlingleby@duke-energy.com', 'bellasa@texaco.com', 'michaelbennett@aec.ca', 'krb4@pge.com', 'bokenfke@bp.com', 'gborrego@semprasolutions.com', 'TABO@dynegy.com', 'boulayka@bp.com', 'spencecp@bp.com', 'cbraun@bcgas.com', 'sbrewer@enron.com', Brodeur, Stephane , 'Brothers, Troy' , 'browning@wasatchenergy.com', 'Christopher.Bruce@msdw.com', 'jbruse@utilicorp.com', 'mike_bucher@oxy.com', 'jburton@utilicorp.com', 'mbutler@tristargas.com', 'bcampbell@ci.burbank.ca.us', 'chanbs@bp.com', 'jchapa@calpine.com', 'schrist@enron.com', 'dwc3@pge.com', 'jlclarken@duke-energy.com', 'sheri.clemons@mirant.com', 'cslaman@usg.com', 'trevor.cochran@engageenergy.com', 'bcohen@br-inc.com', 'darcy_cole@transcanada.com', 'martha.cole@pacificorp.com', 'gascontroller@AEC.CA', 'gcalgascontrol@bp.com', 'rcooper@utilicorp.com', 'saguilar@coral-energy.com', 'rcrowley@coral-energy.com', Dachis, David , 'BDAHNCKE@PCENERGY.COM', 'derek.danyliw@husky-oil.com', 'ddanyluk@enserco.com', 'mdarienzo@avistaenergy.com', 'days@epenergy.com', 'cdecotea@westerngas.com', 'delanem@axl.ca', 'steven_delf@transcanada.com', 'hankd@calpine.com', 'kathy@itcoworld.com', 'tdizona@coral-energy.com', 'andolaptchiev@duke-energy.com', 'doraisba@bp.com', 'nathan.dougherty@eprime.com', 'morgan.doyle@huskyenergy.ca', 'RDreith@smud.org', 'mdufort@utilicorp.com', 'hwweight@duke-energy.com', 'caver_ealy@pgn.com', 'sandi_earle@pcp.ca', 'reason@br-inc.com', 'lwebner@ect.enron.com', 'gasmkt@br-inc.ca', 'sendo@ci.pasadena.ca.us', 'fermis@enron.com', 'vesparza@txu.com', 'gespree@enron.com', 'fackel@texaco.com', 'fardyk@axl.ca', 'lfiler@avistaenergy.com', 'mflaman@tcel.com', 'bradflegel@aec.ca', 'dave.fleming@chel.com', 'SRFL@dynegy.com', 'cfrandsen@avistacorp.com', 'rene.frederick@apachecorp.com', 'bfrench@avistaenergy.com', 'mafi@pge.com', 'tfrisina@br-inc.com', 'dafusek@aep.com', 'gasdaily@ftenergy.com', 'shaung@cook-inlet.com', 'rgay@ect.enron.com', 'wendy.gazzard@chel.com', 'geek@bp.com', 'gborrego@semprasolutions.com', 'gilesmh@bp.com', 'jgilmer2@txu.com', 'rgladman@aep.com', 'jglaubi@smud.org', 'george.goben@pacificorp.com', 'kgonzales@sppc.com', 'lgoodric@cngc.com', 'pgorton@avistaenergy.com', 'pgrable@cngc.com', 'grahamp@kochind.com', 'greenallg@epenergy.com', 'rgruber@avistacorp.com', 'bhall@cngc.com', 'thall@bcgas.com', 'mhamme@puget.com', 'sharper@avistaenergy.com', 'Deborah.Hart@msdw.com', 'jhaskey@coral-energy.com', Heal, Kevin , Hedstrom, Peggy , 'emhendry@duke-energy.com', 'sghill@bcgas.com', 'sherry_hill@transcanada.com', 'billhogue@aec.ca', 'tholland@pcenergy.com', 'scott.holloway@eprime.com', 'cholm@sppc.com', 'mhopkins@bcgas.com', 'shorton@coral-energy.com', 'hots@chevron.com', 'rob.hozjan@southernenergy.com', 'David_M_Huck@reliantenergy.com', 'hunth1@bp.com', 'michelle_hunter@pgn.com', 'rishikawa@pacent.com', 'kenja@cnrl.com', 'jenkindm@bp.com', 'jimj@calpinecanada.com', 'kkeiser@ect.enron.com', 'mkent@br-inc.com', 'deborahs@kimballenergy.com', 'kims@kimballenergy.com', 'RussellS@kimballenergy.com', 'jkimberly@avistacorp.com', 'dennis.kluksdahl@pacificorp.com', 'mknutson@avistaenergy.com', 'igsinc@ix.netcom.com', 'vgkr@dynegy.com', Langfeldt, Andrea , 'plazic@talisman-energy.com', 'kevin.legg@eprime.com', Lenhart, Matthew , 'hleonard@cngc.com', 'jonangas@attglobal.net', 'llightfoot@coral-energy.com', Lisk, Daniel , 'nlissel@enserco.com', 'altradegasscheduling@altra.com', 'carol.ma-chuang@constellation.com', 'sheila_macleod@transcanada.com', 'gmagee@calpine.com', 'LMCEGEnergy@sk.sympatico.ca', 'lmansi@sdge.com', 'ecma@dynegy.com', 'rfm@nwnatural.com', 'jmmcarthur@duke-energy.com', 'PMcDougall@coral-energy.com', 'jmcgowa@smud.org', 'cmcgra@puget.com', 'mmcmahon@avistacorp.com', 'vmcmahon@suncor.com', 'bmedlock@cngc.com', 'dlmelton@duke-energy.com', Mendel, Shelly , 'cmiller@smud.org', Miller, Stephanie , 'moln@chevron.com', 'lmoore@avistaenergy.com', 'rhondamoore@aec.ca', 'srmo@dynegy.com', 'salmoncolo@worldnet.att.net', 'murrata@texaco.com', 'dmyers@enserco.com', 'dmyers@enserco.com', 'glen@wasatchenergy.com', 'mnason@coral-energy.com', 'nicknijt@bp.com', 'trevor_nicol@nexeninc.com', 'laura.niekamp@paramountres.com', 'enordby@bcgas.com', 'jnowell@semprasolutions.com', 'gnunnema@utilicorp.com', Ogunbunmi, Hakeem , 'kolinge@enron.com', 'jennifer_owen@pgn.com', 'jpainter@igservice.com', 'mpalmer@suncor.com', 'spasloski@coral-energy.com', 'epaszkiewicz@talisman-energy.com', 'mpatton@cngc.com', 'spea@avistaenergy.com', 'spfaff@cngc.com', 'MEO2@pge.com', 'carellyn-pitre@coastenergy.com', 'cpittma2@txu.com', 'rplatt@duke-energy.com', 'jpowell@reliant.com', 'jwpowell@duke-energy.com', 'rinde_powell@pcp.ca', 'claire.pringle@pacificorp.com', Prior, Liz , 'craig.provenzano@powersrc.com', 'kathy.puls@engageenergy.com', 'ramperms@bp.com', 'mrana@socalgas.com', 'jackie.rausch@cabotog.com', 'reshma_rawji@keyspancanada.com', 'jreames@br-inc.com', 'lreid@sppc.com', 'hrennell@worldnet.att.net', 'linda.richards@eprime.com', 'pwri@dynegy.com', Rieger, Kellie , 'rriehm@br-inc.com', 'JARx@pge.com', 'dripley@ect.enron.com', 'criva@ci.glendale.ca.us', 'rrobins4@enron.com', 'jsanders@clarkpud.com', 'rebecca.schaefer@acnenergy.com', 'mschae@puget.com', 'scheffsp@bp.com', 'cschenderlein@brr.com', 'jane@scana.com', 'scimmonsj@epenergy.com', 'dscott4@newpower.com', 'fred.scott@engageenergy.com', 'ljs6@pge.com', 'kselland@avistaenergy.com', 'mvaughn@cngc.com', 'lsilva@ci.glendale.ca.us', 'psims2@txu.com', 'ksiwak@coral-energy.com', 'heather.sixkiller@pacificorp.com', 'cslaman@usg.com', Smith, Critz , 's1s@nwnatural.com', 'mark@wasatchenergy.com', South, Steven P. , 'jspell@puget.com', 'deborahs@kimballenergy.com', 'lynnette.stauber@powerex.com', 'mikeal.stec@apachecorp.com', 'tstrickland@coral-energy.com', 'jonangas@attglobal.net', Sullivan, Patti , 'leilat@cook-inlet.com', 'rogertan@swbell.net', 'ctaylor01@coral-energy.com', 'ctaylor@ci.burbank.ca.us', 'alex.telegin@pacificorp.com', 'scot.thompson@southernenergy.com', 'Ttonkin@utilicorp.com', 'joy.toups@elpaso.com', 'tunstabj@bp.com', 'JPU1@pge.com', 'niels_a_vervloet@reliantenergy.com', 'rick.wadle@mirant.com', 'pwah@socalgas.com', 'mark.warno@acnenergy.com', Watt, Ryan , 'doug_way@transcanada.com', 'jared_wells@altagas.ca', 'whitinjr@bp.com', 'twickersham@enserco.com', Wilkes, Corey , 'kwilkinson@br-inc.com', 'bwilliams@bcgas.com', 's.kent.williams@williams.com', 'jwilmotte@avistaenergy.com', 'markwilson@aec.ca', 'pwinter@avistacorp.com', 'Dick.Winters@avistacorp.com', 'dwinters@avistacorp.com', 'altradegasscheduling@altra.com', 'val_yildirok@pgn.com', 'ron.youell@mirant.com', 'scott_yule@transcanada.com' +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +PG&E GTN will be performing unscheduled maintenance at unit 7C to replace +the main lube/oil pump. Beginning with the Evening cycle for gas day +Friday, November 2, 2001 the capacity will be restated to 1970 MMcf/d +through Station 7, which approximates 2250 MMcf/d at Kingsgate. Off-line +deliveries upstream of Station 7 and receipts downstream of Station 7 will +not be affected. PG&E GTN anticipates to be back to normal stated capacity +beginning with gas day Saturday, November 3, 2001. + +If you have any questions, please contact the transportation coordinators at +(503) 833-4300, option 1. + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/27553358.1075861340004.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/27553358.1075861340004.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..93b34eb5 --- /dev/null +++ b/demo/ermis-f/cur/27553358.1075861340004.JavaMail.evans@thyme:2,S @@ -0,0 +1,146 @@ +Message-ID: <27553358.1075861340004.JavaMail.evans@thyme> +Date: Thu, 15 Nov 2001 14:41:34 -0800 (PST) +From: no.address@enron.com +Subject: Weekend Outage Report for 11-16-01 through 11-18-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Change Management Announcement@ENRON +X-To: Houston Outage Report@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +------------------------------------------------------------------------------------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 16, 2001 5:00pm through November 19, 2001 12:00am +------------------------------------------------------------------------------------------------------ + + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: No Scheduled Outages. + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages + +ENRON NORTH AMERICAN LANS: +Impact: 3AC +Time: Fri 11/16/2001 at 10:00:00 PM CT thru Sat 11/17/2001 at 12:00:00 AM CT + Fri 11/16/2001 at 8:00:00 PM PT thru Fri 11/16/2001 at 10:00:00 PM PT + Sat 11/17/2001 at 4:00:00 AM London thru Sat 11/17/2001 at 6:00:00 AM London +Outage: Swing 3AC 8th and 9th floors to CORP IP space. +Environments Impacted: 8th +Purpose: EBS Integration +Backout: re-issue original configurations, bring trunk to eb44 back up. +Contact(s): Micah Staggs 713-345-1696 + +Impact: Ardmore +Time: Sat 11/17/2001 at 10:30:00 PM CT thru Sun 11/18/2001 at 2:30:00 AM CT + Sat 11/17/2001 at 8:30:00 PM PT thru Sun 11/18/2001 at 12:30:00 AM PT + Sun 11/18/2001 at 4:30:00 AM London thru Sun 11/18/2001 at 8:30:00 AM London +Outage: Add redundant connections between ARD-COR-CCX1/2 and ENA-CX1/2-ARD +Environments Impacted: All +Purpose: Increased bandwidth / resiliency available on the MAN +Backout: Put original equipment/configs back in place +Contact(s): Dennis McGough 713-345-3143 + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: +Impact: Corp Notes +Time: Fri 11/16/2001 at 9:00:00 PM CT thru Sat 11/17/2001 at 1:00:00 AM CT + Fri 11/16/2001 at 7:00:00 PM PT thru Fri 11/16/2001 at 11:00:00 PM PT + Sat 11/17/2001 at 3:00:00 AM London thru Sat 11/17/2001 at 7:00:00 AM London +Outage: cNotes Server Reboots +Environments Impacted: All users on any of the mailservers listed below +Purpose: Scheduled @ 2 week interval +Backout: Make sure server comes up. +Contact(s): Trey Rhodes (713) 345-7792 + +Impact: EI +Time: Fri 11/16/2001 at 9:00:00 PM CT thru Sat 11/17/2001 at 1:00:00 AM CT + Fri 11/16/2001 at 7:00:00 PM PT thru Fri 11/16/2001 at 11:00:00 PM PT + Sat 11/17/2001 at 3:00:00 AM London thru Sat 11/17/2001 at 7:00:00 AM London +Outage: EI Notes Server Maintenance +Environments Impacted: EI Local/Domestic/Foreign Sites +Purpose: Scheduled @ 2 week interval +Backout: N/A +Contact(s): David Ricafrente 713-646-7741 + +Impact: EES +Time: Fri 11/16/2001 at 8:30:00 PM CT thru Fri 11/16/2001 at 11:30:00 PM CT + Fri 11/16/2001 at 6:30:00 PM PT thru Fri 11/16/2001 at 9:30:00 PM PT + Sat 11/17/2001 at 2:30:00 AM London thru Sat 11/17/2001 at 5:30:00 AM London +Outage: EES Notes Server Reboots +Environments Impacted: All users on any of the mailservers listed below +Purpose: Scheduled @ 2 week interval on 1st and the 3rd Friday of each month. +Backout: +Contact(s): Dalak Malik 713-345-8219 + +MARKET DATA: +Impact: CORP +Time: Sat 11/17/2001 at 12:00:00 PM CT thru Sat 11/17/2001 at 12:30:00 PM CT + Sat 11/17/2001 at 10:00:00 AM PT thru Sat 11/17/2001 at 10:30:00 AM PT + Sat 11/17/2001 at 6:00:00 PM London thru Sat 11/17/2001 at 6:30:00 PM London +Outage: Autex - "taurus" system upgrade +Environments Impacted: Autex +Purpose: replace obsolesced hardware with Enron Standard hardware configuration for critical trading application +Backout: Replace with original system +Contact(s): John Sieckman 713-345-7862 + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: +Impact: SAP +Time: Fri 11/16/2001 at 8:00:00 PM CT thru Mon 11/19/2001 at 2:00:00 AM CT + Fri 11/16/2001 at 6:00:00 PM PT thru Mon 11/19/2001 at 12:00:00 AM PT + Sat 11/17/2001 at 2:00:00 AM London thru Mon 11/19/2001 at 8:00:00 AM London +Outage: Add New SAP Storage +Environments Impacted: SAP +Purpose: Disk growth in SAP required procurement of additional disk. +Backout: Revert to current configuration. +Contact(s): Gary Sentiff 713-345-5125 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +---------------------------------------------------------------------------------------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 +TDS -Trader Decision Support On-Call (713) 327-6032 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/cur/27554432.1075855165960.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/27554432.1075855165960.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..94f52778 --- /dev/null +++ b/demo/ermis-f/cur/27554432.1075855165960.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <27554432.1075855165960.JavaMail.evans@thyme> +Date: Wed, 28 Nov 2001 18:48:24 -0800 (PST) +From: michelle.akers@enron.com +To: k..allen@enron.com, eric.bass@enron.com, frank.ermis@enron.com, + email <.gasdaily@enron.com>, l..gay@enron.com, + mike.grigsby@enron.com, keith.holst@enron.com, kam.keiser@enron.com, + email <.kdoole@enron.com>, f..keavey@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + email <.liane@enron.com>, email <.mhenergy@enron.com>, + email <.mike@enron.com>, email <.ngw@enron.com>, + email <.phillip@enron.com>, email <.prices@enron.com>, + email <.prices@enron.com>, jay.reitmeyer@enron.com, + m..scott@enron.com, p..south@enron.com, m..tholt@enron.com +Subject: Enron North America Physical Fixed Price Report for 11/28/2001 +Cc: michelle.akers@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: michelle.akers@enron.com +X-From: Akers, Michelle +X-To: Allen, Phillip K. , Bass, Eric , Ermis, Frank , GasDaily (email) , Gay, Randall L. , Grigsby, Mike , Holst, Keith , Keiser, Kam , kdoole - Publication Distribution (email) , Keavey, Peter F. , Kuykendall, Tori , Lenhart, Matthew , Liane Kucher (email) , mhenergy - Publication Distribution (email) , Mike Grigsby @ home (email) , NGW Publication (email) , Phillip Allen - Home (email) , Prices - Intelligence Press (email) , Prices - L Kuch (email) , Reitmeyer, Jay , Scott, Susan M. , South, Steven P. , Tholt, Jane M. +X-cc: Akers, Michelle +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +** Please be advised that this information is confidential and proprietary. We ask that this confidential information be treated as such, in accordance with applicable laws and regulations governing disclosure of confidential information by gas marketers such as Enron. + + + \ No newline at end of file diff --git a/demo/ermis-f/cur/27560234.1075855165265.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/27560234.1075855165265.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..03939998 --- /dev/null +++ b/demo/ermis-f/cur/27560234.1075855165265.JavaMail.evans@thyme:2,S @@ -0,0 +1,129 @@ +Message-ID: <27560234.1075855165265.JavaMail.evans@thyme> +Date: Mon, 26 Nov 2001 09:04:09 -0800 (PST) +From: notification.isc@enron.com +To: users.dl-enron@enron.com +Subject: SAP System Outage Notification - SPR5DB00 - BBP 2.0 Production, PR2 + - HR Production, PR1 - Apollo Production +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: ISC Systems Notification +X-To: DL-Enron Production SAP Users +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +SAP System Outage Notification + +------------------------------------------------------------- + +SYSTEM OUTAGE NOTIFICATION + +------------------------------------------------------------- + +FOR: SPR5DB00 - BBP 2.0 Production + + + +Date & Time of Outage: + +Outage Commences: November 30, 2001 at 06:00 PM CST + +Outage Ends: December 2, 2001 at 05:00 PM CST + +Outage Abstract: System will be unavailable for Production Build Activities + +Outage Description: System will be unavailable for Production Build Activities + +Outage Implication: No access during outage + +Contact: 713-345-7282 + + +Contact: + +Contact Information: + +Basis On-Call + +713-345-7282 + +ISC Customer Care 713-345-4727 + + + + +------------------------------------------------------------- + +SYSTEM OUTAGE NOTIFICATION + +------------------------------------------------------------- + +FOR: PR2 - HR Production + + + +Date & Time of Outage: + +Outage Commences: November 30, 2001 at 06:00 PM CST + +Outage Ends: December 2, 2001 at 05:00 PM CST + +Outage Abstract: System will be unavailable for Production Build Activities + +Outage Description: System will be unavailable for Production Build Activities + +Outage Implication: No access during outage + +Contact: 713-345-7282 + + +Contact: + +Contact Information: + +Basis On-Call + +713-345-7282 + +ISC Customer Care 713-345-4727 + + + + +------------------------------------------------------------- + +SYSTEM OUTAGE NOTIFICATION + +------------------------------------------------------------- + +FOR: PR1 - Apollo Production + +Date & Time of Outage: + +Outage Commences: November 30, 2001 at 06:00 PM CST + +Outage Ends: December 2, 2001 at 05:00 PM CST + +Outage Abstract: System will be unavailable for Production Build Activities + +Outage Description: System will be unavailable for Production Build Activities + +Outage Implication: No access during outage + +Contact: 713-345-7282 + + +Contact: + +Contact Information: + +Basis On-Call + +713-345-7282 + +ISC Customer Care 713-345-4727 + + \ No newline at end of file diff --git a/demo/ermis-f/cur/27705296.1075861335261.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/27705296.1075861335261.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1a360a5c --- /dev/null +++ b/demo/ermis-f/cur/27705296.1075861335261.JavaMail.evans@thyme:2,S @@ -0,0 +1,44 @@ +Message-ID: <27705296.1075861335261.JavaMail.evans@thyme> +Date: Wed, 24 Oct 2001 09:31:02 -0700 (PDT) +From: support@neg.pge.com +To: patti.sullivan@enron.com, stephanie.miller@enron.com, p..south@enron.com, + corey.wilkes@enron.com +Subject: PG&E eTrans Notification: The following bid has been awarded for + parcel 8838. +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Support@neg.pge.com +X-To: fermis@enron.com, kolinge@enron.com, schrist@enron.com, beveret@enron.com, nbaker@enron.com, jadams2@enron.com, Mendel, Shelly , hmack@enron.com, Lenhart, Matthew , Sullivan, Patti , Miller, Stephanie , South, Steven P. , Wilkes, Corey +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Bid number 3820 has been awarded to Enron North America Corp. for capacity release parcel 8838. + +Releasing Shipper: Pacific Gas and Electric Company +Path: Kingsgate to Malin +Begin Date: 11/1/2001 +End Date: 11/30/2001 +Amount Awarded: 5387 +Bid Amount: 100.0 +Price Denomination: Percent Of Max Tariff Rate + +System Award Message: Non-biddable parcel allocated in full to pre-arranged shipper + +Bid number 3820 was awarded under new contract number 08110. + +For additional information, contact our services and contracting department at (503) 833-4300. + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/27797336.1075861337664.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/27797336.1075861337664.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6340927a --- /dev/null +++ b/demo/ermis-f/cur/27797336.1075861337664.JavaMail.evans@thyme:2,S @@ -0,0 +1,59 @@ +Message-ID: <27797336.1075861337664.JavaMail.evans@thyme> +Date: Mon, 5 Nov 2001 08:15:06 -0800 (PST) +From: karen.buckley@enron.com +To: john.suarez@enron.com, martin.cuilla@enron.com, jim.schwieger@enron.com, + f..brawner@enron.com, mike.carson@enron.com, andy.zipper@enron.com, + mike.maggi@enron.com, m..presto@enron.com, larry.may@enron.com, + j..sturm@enron.com, frank.ermis@enron.com, k..allen@enron.com, + harry.arora@enron.com, m..forney@enron.com, jonathan.mckay@enron.com, + scott.neal@enron.com, brad.mckay@enron.com, s..shively@enron.com, + h..lewis@enron.com, dana.davis@enron.com, john.arnold@enron.com, + keith.holst@enron.com, mike.grigsby@enron.com, jeff.king@enron.com, + robert.benson@enron.com, doug.gilbert-smith@enron.com, + a..martin@enron.com, eric.bass@enron.com, f..keavey@enron.com, + kevin.ruscitti@enron.com, geoff.storey@enron.com +Subject: Trading Track offers +Cc: john.lavorato@enron.com, louise.kitchen@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: john.lavorato@enron.com, louise.kitchen@enron.com +X-From: Buckley, Karen +X-To: Suarez, John , Cuilla, Martin , Schwieger, Jim , Brawner, Sandra F. , Carson, Mike , Zipper, Andy , Maggi, Mike , Presto, Kevin M. , May, Larry , Sturm, Fletcher J. , Ermis, Frank , Allen, Phillip K. , Arora, Harry , Forney, John M. , Mckay, Jonathan , Neal, Scott , Mckay, Brad , Shively, Hunter S. , Lewis, Andrew H. , Davis, Mark Dana , Arnold, John , Holst, Keith , Grigsby, Mike , King, Jeff , Benson, Robert , Gilbert-smith, Doug , Martin, Thomas A. , Bass, Eric , Keavey, Peter F. , Ruscitti, Kevin , Storey, Geoff +X-cc: Lavorato, John , Kitchen, Louise +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +All, + +The below is the confirmed list of those who will be extended offers to join the ENA Trading Track. Thanks for your particpation in this recruiting event. + +Rgds, Karen. + +External: (4) + +Fred Baloutch +Jeffrey Zaun +Eric Moncada +Gabriel Weinart + + +Internal: (14) +Brent Dornier +Carrie Larkworthy +Gary Linhart +Geroge Huan +Giron Gustavo +Jason Huang* +Jason Jennaro +Jozef Lieskovsky +Leonidas Saavas* +Mason Hamlin +Peter Bennett +Rahul Seksaria +Scott Freeman* +Steve Pan + +*additional offers diff --git a/demo/ermis-f/cur/27847073.1075855167976.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/27847073.1075855167976.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f2ef582c --- /dev/null +++ b/demo/ermis-f/cur/27847073.1075855167976.JavaMail.evans@thyme:2,S @@ -0,0 +1,26 @@ +Message-ID: <27847073.1075855167976.JavaMail.evans@thyme> +Date: Fri, 7 Dec 2001 11:53:41 -0800 (PST) +From: no.address@enron.com +Subject: New Operating Hours for the Energizer Cafe, The Express Store, and + Plaza Java Coffee Kiosk +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Corporate Administrative Services@ENRON +X-To: All Enron Houston@ENRON +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Due to the current business circumstances the hours to the Energizer Cafe, The Express Store, and Plaza Java will be adjusted as of Monday, December 10, 2001. Please note the operating hours for each location below: + +Energizer Cafe Breakfast: 7:30 to 9:00 AM + Lunch: 11:30 AM to 1:00 PM + +The Express Store 8:30 AM to 3:00 PM + +Plaza Java 7:00 AM to 3:00 PM + +Thank you. \ No newline at end of file diff --git a/demo/ermis-f/cur/28068718.1075861339461.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/28068718.1075861339461.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f48a5100 --- /dev/null +++ b/demo/ermis-f/cur/28068718.1075861339461.JavaMail.evans@thyme:2,S @@ -0,0 +1,33 @@ +Message-ID: <28068718.1075861339461.JavaMail.evans@thyme> +Date: Wed, 14 Nov 2001 07:58:31 -0800 (PST) +From: cgtpscontracts@pge.com +To: daniel.lisk@enron.com, frank.ermis@enron.com, hakeem.ogunbunmi@enron.com, + s..olinger@enron.com, stephanie.miller@enron.com, p..south@enron.com, + suzanne.christiansen@enron.com +Subject: E-Confirm GTSA Exhibit - California Gas Transmission +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: cgtpscontracts@pge.com +X-To: Lisk, Daniel , Ermis, Frank , Ogunbunmi, Hakeem , Olinger, Kimberly S. , Miller, Stephanie , South, Steven P. , Christiansen, Suzanne +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Your GTSA Exhibit 0202ROF052 with Pacific Gas and Electric Company is now available in INSIDEtracc. If you have any questions prior to confirming* this exhibit, please call a California Gas Transmission Representative (http://www.pge.com/pipeline/custserv/reps.html). + +Steps to E-Confirm your GTSA Exhibit: + +1. At the Pipe Ranger Home page (http://www.pge.com/pipeline/index.html), log on to INSIDEtracc. You will be prompted to enter your ID and password at two different log on screens. +2. At the INSIDEtracc main window, select Navigate, Contracts, Contracts. Click the Retrieve button to retrieve your customer-specific contract information. +3. Click the arrow next to the GTSA Contract Code to open up a list of Exhibit types (e.g. Transportation, Storage, Park/Lend). +4. Click the arrow next to the appropriate Exhibit type for a list of Exhibits. +5. Select the desired Exhibit from this list (single-click) or open the Exhibit by double-clicking on it. +6. Click the "View Contract" button on the Contract Controller screen, or "View Exhibit" button on the Exhibit screen to review the full text of the Exhibit. +7. Click the "E-Confirm" button when you are ready to electronically confirm your Exhibit. +8. Click the "View Contract" or "View Exhibit" button after you E-Confirm the Exhibit. Print or save the Exhibit text with the Date/Time/User ID stamp of your E-Confirmation. + + +* As a "contact" identified on Exhibit B (Access Request Form), you are authorized to confirm contracts under the Electronic Commerce System User Agreement executed with Pacific Gas and Electric Company. If you are not a "contact" identified on Exhibit B, please call a CGT representative to let them know you received this e-mail in error. \ No newline at end of file diff --git a/demo/ermis-f/cur/28092732.1075855169792.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/28092732.1075855169792.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d2027c27 --- /dev/null +++ b/demo/ermis-f/cur/28092732.1075855169792.JavaMail.evans@thyme:2,S @@ -0,0 +1,51 @@ +Message-ID: <28092732.1075855169792.JavaMail.evans@thyme> +Date: Thu, 20 Dec 2001 15:26:21 -0800 (PST) +From: txreport@skippingstone.com +To: fermis@ect.enron.com +Subject: New Texas Power Markets Report +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: txreport@skippingstone.com +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + + + +To help celebrate the season, Skipping Stone is happy to offer you +a special limited time discount on our Deregulation of Texas Power Markets Report. + + Order your report today for $100 off the regular price of $995 any time before December 28th. + +The newly updated Texas Report has all the facts on the Texas Power Market in one clear and coherent 100+ page report. + + Detailed Legislative Summary + Comprehensive and Up-to-date Market Rules +Description of the Wholesale Markets +ERCOT Rules and Participation Requirements +Price to Beat and POLR Decisions and Opportunities +Complete Economic and Market Analyses +How to Work Within the Infrastructure +Comprehensive Review of the Pilot Program +The Latest Revised Market Participant Analysis +Key Contacts Information + +And Much More! + + This Report will provide the information needed to decide whether and how to enter the Texas market and to develop a +business plan for market entry and to develop and market products. Once purchased, you will have +up to 30 minutes of access to Skipping Stone's experts to ask any questions you may have. + + Visit: or call 888-792-2592 +for more information or to take advantage of this special offer! + + + +This offer is good through 12/28/01. The Report will be delivered electronically in a PDF format. +Each report is uniquely identified with an embedded identification number. Unauthorized copying, electronically or otherwise, +of the report is a violation of federal law. Skipping Stone offers a site license for up to ten copies for $4,595. \ No newline at end of file diff --git a/demo/ermis-f/cur/2825983.1075861334918.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/2825983.1075861334918.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b80398a0 --- /dev/null +++ b/demo/ermis-f/cur/2825983.1075861334918.JavaMail.evans@thyme:2,S @@ -0,0 +1,37 @@ +Message-ID: <2825983.1075861334918.JavaMail.evans@thyme> +Date: Mon, 22 Oct 2001 23:40:03 -0700 (PDT) +From: clickathome@enron.com +To: undisclosed-recipients@enron.com +Subject: THIS IS A SURVEY - ONE QUESTION +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: ClickatHome +X-To: undisclosed-recipients +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Now that you have access to the following applications without requiring VPN access... + + + +Outlook Web Access (email and calendar) + +PEP + +XMS (Expense Reporting application) + +And, COMING SOON... +eHROnline (year-end) +Benefits Election (Oct. 29, 2001) +Electronic Pay Stubs (year-end), and +Much More, + +through the ClickAtHome Portal and the Internet, do you still believe you need remote access through VPN from home to Enron networks (must have a valid business reason with supervisor approval and a monthly cost)? + + YES NO NOT SURE +Please answer this survey from your computer at work, not via Outlook Web Access. diff --git a/demo/ermis-f/cur/28366262.1075855165066.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/28366262.1075855165066.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7234da3c --- /dev/null +++ b/demo/ermis-f/cur/28366262.1075855165066.JavaMail.evans@thyme:2,S @@ -0,0 +1,157 @@ +Message-ID: <28366262.1075855165066.JavaMail.evans@thyme> +Date: Sat, 24 Nov 2001 05:29:12 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 11/24/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Anna Kournikova Exclusive Fantasy Offer! Save 10% on Anna's 2002 Calendar! Yes 12 months of Anna! Simply enter the coupon code FNTSYCAL in step 5 of the checkout process to receive your discount. Offer expires 11/30/01. + + + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Darnay Scott , WR CIN - JWillie Updated 11/23/01 +Scott has been listed as questionable for Sunday's game at Cleveland due to a rib injury. He is expected to miss the game, however, so be sure to put him on reserve this week. + +James Allen , RB CHI - Free Agent Updated 11/23/01 +With Anthony Thomas ailing, Allen will likely start Sunday's game against Minnesota. Considering the Vikings lack of a solid run defense, Allen would be a good Fantasy start in Week 11. ! +Anthony Thomas , RB CHI - Martin Updated 11/23/01 +According to publised reports, Thomas has been listed as doubtful for Sunday's game against Minnesota. Thomas is nursing a hamstring injury, and will likely be replaced in the starting lineup by James Allen. + +Emmitt Smith , RB DAL - Bass/Hull Updated 11/23/01 +Smith played Thursday but was ineffective. He gained only nine yards on nine carries. Smith remained on the sidelines for most of the second half. + +Damon Jones , TE JAC - Free Agent Updated 11/23/01 +The Jacksonville Jaguars placed Jones on the waivers-injured reserve list Thursday, effectively ending his five-year career with the team. He caught just eight passes this year before being sidelined with a shoulder injury. + +James Stewart , RB DET - Hunter Updated 11/23/01 +Stewart rushed for 102 yards on 14 carries Thursday, but left the game early with a stinger in his neck. He had missed the previous four games with a sprained right ankle, and is now listed as day to day. + +Charlie Batch , QB DET - Free Agent Updated 11/23/01 +Batch was 8-of-19 for 118 yards with no touchdowns, an interception and a fumble before Mike McMahon, who played one series in the first half, replaced him midway through the fourth quarter. Batch said he couldn't plant and throw effectively because of a groin pull. His status for next week's game is uncertain. + +Tony Banks , QB WAS - Free Agent Updated 11/23/01 +Banks, who sustained a concussion in last week's game at Denver, returned to practice Thursday and remained on course to start Sunday's game at Philadelphia. He sat out Wednesday's practice as a precaution, but all his postgame tests were negative. Kent Graham, who relieved Banks in the 17-10 victory over the Broncos, will start if Banks has a setback. + +Rod Smith , WR DEN - Matty Updated 11/23/01 +Smith had seven catches for 81 yards Thursday despite playing on a sprained ankle. He also went over 1,000 yards for the fifth straight season. Smith might be the best receiver in football and is a must start every week. + +Terrell Davis , RB DEN - JWillie Updated 11/23/01 +Davis could be back next week at Miami. He has missed the last two games because of a torn meniscus. + +Olandis Gary , RB DEN - Frank Updated 11/23/01 +Gary broke a bone in his left leg on the second drive of Thursday's game. He is likely out for the rest of the season. Mike Anderson will be the primary back, but Terrell Davis might be able to return next week. + +Jeff Graham , WR SD - Free Agent Updated 11/21/01 +Graham has been quiet recently, but may bust out of a mini-slump against the Cardinals. His yardage numbers should be respectable, and he may catch a TD pass. + +Jerome Bettis , RB PIT - Giggles Updated 11/21/01 +The loss of tight end Mark Bruener could have an adverse impact on Bettis' output over the final weeks of the season, but you still need to start him every week in your league. Bettis is likely to struggle against a decent Titans rush defense on Sunday, but he'll still give you serviceable stats and may even find the end zone. + +Curtis Conway , WR SD - Giggles Updated 11/21/01Expect a big game from Conway in Week 11. The Arizona pass defense has been very soft all year long. + +Kordell Stewart , QB PIT - Free Agent Updated 11/21/01 +While the Steelers' passing game has improved in recent weeks, Stewart is still far too inconsistent to merit using on a weekly basis. He faces a weak Tennessee secondary on Sunday, which is a good matchup, but only use him if you're desperate for a starter in your league. + +Darrell Jackson , WR SEA - Hunter Updated 11/21/01 +Jackson should play very well at Kansas City this week. Seattle will use their passing game early on to open up running lanes for Shaun Alexander, and Jackson will be a key receiver for Matt Hasselbeck. + +Tim Brown , WR OAK - Martin Updated 11/21/01 +Raiders QB Rich Gannon should have plenty of time to locate Brown downfield in their game against the Giants on Sunday. Definitely get Brown into your active lineup this week. + +Charlie Garner , RB OAK - Russell Updated 11/21/01 +Don't expect Garner to put up good stats against the Giants on Sunda! y.! Tyrone Wheatley has returned from an injury and New York is tough on the run. Only use Garner if you don't have another alternative on your roster. + +David Patten , WR NE - JWillie Updated 11/21/01 +Patten and the Patriots go up against the Saints on Sunday. While he has been inconsistent all year long, this is a favorable matchup for the wideout. Patten could beat Fred Thomas downfield for a score, and you should consider using him as your No. 2 or 3 receiver. + +Troy Brown , WR NE - Bass/Hull Updated 11/21/01 +Brown has been a very reliable receiver for his owners this season, and has only gotten better since Tom Brady has been throwing him the ball. Expect another solid week for Brown against a mediocre Saints secondary. + +Antowain Smith , RB NE - JWillie Updated 11/21/01 +Smith has been a pleasant surprise for his Fantasy owners this season. He'll go up against a subpar Saints rush defense on Sunday, and we recommend you get him into your active lineup as a result. + +Oronde Gadsden , WR MIA - Matty Updated 11/21/01 +Gadsden has been very inconsist! en! t this season, and we don't recommend you use him this week against the Bills. Let him prove himself before you consider putting him back into your active lineup the remainder of the season. + +James McKnight , WR MIA - Free Agent Updated 11/21/01 +There is a possibility McKnight could beat the Bills downfield for a few long passes on Sunday. However, he is only worth using in very deep leagues. + +Travis Minor , RB MIA - Giggles Updated 11/21/01 +The Dolphins may use Minor a fair amount Sunday against Buffalo to keep the defense honest. He could be worth using in a deep league since the Bills have been weak against the run all season. + +Tony Gonzalez , TE KC - Russell Updated 11/21/01 +Gonzalez will rack up good Fantasy stats Sunday against the Seahawks. While he has been somewhat of a disappointment, you need to keep him active every week. + +Stephen Davis , RB WAS - Bass/Hull Updated 11/21/01 +Davis rushed for 84 yards against Denver last week, and was held out of the end zone once a! ga! in. He may struggle against Philadelphia in Week 11, but you may have no choice but to start him considering the lack of running back depth around the league. + +Larry Parker , WR KC - Free Agent Updated 11/21/01 +Parker could get a touchdown pass Sunday against Seattle, as the Seahawks' secondary has regularly been burned by teams' second wideout options. He might make a good No. 3 receiver for this week. + +Tony Richardson , RB KC - Neal/McKay Updated 11/21/01 +Richardson has fallen into a goal-line back role in recent games, and there's a chance he'll get a score against the Seahawks on Sunday. Kansas City should move the ball with relative ease, and if you are in a deep league or a touchdown-only league, he might be worth putting in your lineup. + +Priest Holmes , RB KC - Russell Updated 11/21/01 +The Chiefs will use many plays to keep the Seahawks off balance on Sunday, which should help Holmes roll up some very good stats this week. We recommend you get him into your active lineup despite his struggles against the Jets in Week Nine. + +Trent Green , QB KC - Bass! /H! ull Updated 11/21/01 +Green and the Chiefs slumped badly before their bye week, but should rebound Sunday against Seattle. Expect him to post decent stats against this questionable secondary, but don't rush to start him over a less mistake-prone quarterback. + +More Updates +Teams, Rosters + + Frank +Frank Ermis + +Player TM Pos Status Next Bye FA +Favre, Brett GB QB Active @DET Week 7 100 +Dillon, Corey CIN RB Active @CLE Week 8 100 +Hearst, Garrison SF RB Active @IND Week 6 100 +Smith, Jimmy JAC WR Active BAL Week 5 100 +Bruce, Isaac STL WR Active TB Week 8 100 +Schroeder, Bill GB WR Active @DET Week 7 100 +Akers, David PHI K Active WAS Week 5 100 +Titans TEN DT Active PIT Week 3 100 +Plummer, Jake ARI QB Reserve @SD Week 1 100 +Gary, Olandis DEN RB Reserve @DAL Week 15 100 +Smith, Maurice ATL RB Reserve @CAR Week 7 100 +Levens, Dorsey GB RB Reserve @DET Week 7 100 +Mathis, Terance ATL WR Reserve @CAR Week 7 100 +Thrash, James PHI WR Reserve WAS Week 5 100 + +Total Active Players: 8 +Total Reserve Players: 6 + +NFL Injuries for Frank +Updated Player Team Pos Injury Expected Return +11/23/01 Gary, Olandis DEN RB Leg Expected to miss the rest of the season + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/2840495.1075855170577.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/2840495.1075855170577.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d3f5748b --- /dev/null +++ b/demo/ermis-f/cur/2840495.1075855170577.JavaMail.evans@thyme:2,S @@ -0,0 +1,134 @@ +Message-ID: <2840495.1075855170577.JavaMail.evans@thyme> +Date: Sun, 30 Dec 2001 06:59:54 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/30/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Attention Fantasy Members! It's time to get an early start on that New Year's resolution. MVP.com is offering FREE Standard Shipping in our Fitness Shop until 1/17/02. Click here to see what we have to offer. + +Save $.05 a gallon on the gas that keeps your car's engine clean. Click here to apply online. + +Win a VIP Vegas Vacation! OR Win $600 CASH! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Jay Fiedler , QB MIA - Tori Updated 12/29/01 +Fiedler has been added to Miami's injury report with a sore throwing elbow. He is listed as probable for Sunday's game against Atlanta, and is expected to start. If you're desperate for a quarterback, Fiedler's matchup vs. the Falcons is a good one. + +Steve McNair , QB TEN - Free Agent Updated 12/29/01 +McNair was excused from practice on Friday due to a family illness. He is listed as questionable for Sunday's game against Cleveland, but he's expected to start. + +Larry Foster , WR DET - Free Agent Updated 12/29/01 +Foster (thigh) is expected to play in Sunday's game against Chicago. However, he is far too risky to start at this point in the Fantasy season. + +Bert Emanuel , WR DET - Free Agent Updated 12/29/01 +Emanuel (knee) is expected to play on Sunday against Chicago. However, he's too risky to start at this point in the Fantasy Football season. + +Muhsin Muhammad , WR CAR - Martin Updated 12/29/01 +Muhammad (turf toe) will not play this week, and may miss the rest of the season. Isaac Byrd will likely start in his place again. + +Seahawks , DT SEA - Free Agent Updated 12/29/01 +CB Shawn Springs, who was suspended for the past four games, will not start on Sunday against San Diego. He may play a reserve role, however, but his playing time will likely be limited. + +Todd Bouman , QB MIN - Free Agent Updated 12/29/01 +Bouman will miss Sunday's game against Green Bay due to a thumb injury. Spergon Wynn will start in his place. + +Spergon Wynn , QB MIN - Free Agent Updated 12/29/01 +Wynn will start Sunday's game against the Green Bay Packers in place of the injured Todd Bouman. Wynn, who played in most of last week's loss to Jacksonville, is far too inexperienced to start this deep into the Fantasy season. + +Drew Bledsoe , QB NE - Free Agent Updated 12/29/01 +According to published reports, the Chicago Bears are interested in acquiring Bledsoe. With Tom Brady seemingly entrenched as New England's quarterback, it seems that Bledsoe has become expendable to the Patriots. The move would certainly improve the Bears' passing game, but no deals would likely be made until sometime in the spring. + +Martin Gramatica , K TB - Free Agent Updated 12/28/01 +Gramatica has still not been ruled out for Saturday's game, although the Buccaneers have signed veteran kicker Doug Brien as insurance. Even if Gramatica can play, he will be a very risky Fantasy starter. + +Warrick Dunn , RB TB - Martin Updated 12/28/01 +Dunn's status is day to day with a toe injury. He is expected to play this week, but Mile Alstott has been the most productive back on the team in recent weeks. + +Michael Westbrook , WR WAS - Free Agent Updated 12/28/01 +Westbrook's status is day to day with a knee injury. He is expected to play this week. + +MarTay Jenkins , WR ARI - Martin Updated 12/28/01 +Jenkins may miss his second consecutive game with an ankle injury this week. Arnold Jackson would replace him as Arizona's third receiver. + +Brian Finneran , WR ATL - Free Agent Updated 12/28/01 +Finneran is listed as probable with a knee injury. He is expected to play this week. + +Tyrone Davis , TE GB - Free Agent Updated 12/28/01 +Davis has been elevated to the No. 2 tight end slot over rookie David Martin. He will see a considerable amount of playing time now that he is healthy, because Green Bay employs many double tight end sets in the red zone. + +Oronde Gadsden , WR MIA - Matty Updated 12/28/01 +Gadsden has been practicing this week and may be able to play. But his hamstring injury may limit his productivity. + +Steve McNair , QB TEN - Free Agent Updated 12/28/01 +McNair was limited in practice on Thursday. He is still expected to play this week, but he is a risky Fantasy starter because he will be less than 100 percent healthy. + +Jimmy Smith , WR JAC - Frank Updated 12/28/01 +Smith (flu) has missed practice time this week. He is still expected to play. + +Joe Horn , WR NO - Matty Updated 12/28/01 +Horn suffered a minor shoulder injury in practice on Thursday. He is expected to start this week. + +Aaron Shea , TE CLE - Free Agent Updated 12/28/01 +Shea (shoulder) has been placed on injured reserve. O.J. Santiago will continue to be Cleveland's No. 1 tight end while he is out. + +Jason Brookins , RB BAL - Tori Updated 12/28/01 +Brookins has returned to practice and is listed as probable. But he still may not see any game action until Week 17. + +Emmitt Smith , RB DAL - Bass/Hull Updated 12/28/01 +Micahel Wiley may miss this week's game with a hip injury. Smith is expected to appear on third downs this week as well as assuming his normal workload. + +James Thrash , WR PHI - Frank Updated 12/28/01 +Thrash (ankle) returned to practice on Thursday. he is expected to play this week. + +Wesley Walls , TE CAR - Free Agent Updated 12/28/01 +Walls missed practice on Thursday with a knee injury. He may be a gametime decision this week. + +Maurice Smith , RB ATL - Frank Updated 12/28/01 +A banged-up Smith Toe/knee) will continue to start for the Falcons. But Dan Reeves has indicated Rodney Thomas will continue to get some work at halfback. + +Bob Christian , RB ATL - Free Agent Updated 12/28/01 +Christian is day to day with a calf injury. He is expected to play this week. + +Stephen Davis , RB WAS - Bass/Hull Updated 12/28/01 +Davis (knee) has returned to practice. He is expected to start this week. + +Todd Bouman , QB MIN - Free Agent Updated 12/28/01 +Bouman took a few snaps Thursday but didn't appear to meet coach Dennis Green's "full strength" criteria for starting against Green Bay. Spergon Wynn is likely to start Sunday, though coaches didn't discuss the issue after Thursday's practice. Bouman didn't participate in the team's morning walk-through, when players work on plays without fully suiting up. And during the portion of the regular practice that reporters were allowed to watch, Wynn took more snaps than Bouman. A trainer said Wynn continued to take more snaps later in the closed portion of practice. + +Jerome Bettis , RB PIT - Giggles Updated 12/28/01 +Bettis, sidelined by a groin injury, returned to the practice field Thursday for the first time in a month. "Still questionable," coach Bill Cowher said. "He did more today. We'll see how he feels (Friday) and go from there. We'll take it day to day." + +Doug Brien , K TB - Free Agent Updated 12/28/01 +Brien signed a one-year contract Thursday night with the Tampa Bay Buccaneers, who will use him against Baltimore if Martin Gramatica can't kick this week. Gramatica strained his right hamstring during a 48-21 victory over the Saints last week. Coach Tony Dungy hasn't ruled him out for Saturday night's game against Baltimore, however the club wanted to have a backup plan in case the Pro Bowl kicker isn't ready. + +More Updates +Schedule, Breakdown + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/28411928.1075861334813.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/28411928.1075861334813.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5388c0c6 --- /dev/null +++ b/demo/ermis-f/cur/28411928.1075861334813.JavaMail.evans@thyme:2,S @@ -0,0 +1,135 @@ +Message-ID: <28411928.1075861334813.JavaMail.evans@thyme> +Date: Mon, 22 Oct 2001 11:39:06 -0700 (PDT) +From: m..tholt@enron.com +To: mike.grigsby@enron.com, k..allen@enron.com, l..gay@enron.com, + patti.sullivan@enron.com, shannon.groenewold@enron.com, + matt.smith@enron.com, keith.holst@enron.com, daniel.lisk@enron.com, + p..south@enron.com, frank.ermis@enron.com, matthew.lenhart@enron.com, + tori.kuykendall@enron.com, stephanie.miller@enron.com, + barry.tycholiz@enron.com, kim.ward@enron.com, + jeff.dasovich@enron.com, w..cantrell@enron.com, + leslie.lawner@enron.com, jay.reitmeyer@enron.com +Subject: Socal Window Meeting +Cc: m..tholt@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: m..tholt@enron.com +X-From: Tholt, Jane M. +X-To: Grigsby, Mike , Allen, Phillip K. , Gay, Randall L. , Sullivan, Patti , Groenewold, Shannon , Smith, Matt , Holst, Keith , Lisk, Daniel , South, Steven P. , Ermis, Frank , Lenhart, Matthew , Kuykendall, Tori , Miller, Stephanie , Tycholiz, Barry , Ward, Kim , Dasovich, Jeff , Cantrell, Rebecca W. , Lawner, Leslie , Reitmeyer, Jay +X-cc: Tholt, Jane M. +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Attached is a summary of my notes at the Socal meeting regarding revised window procedures. No hand-outs were provided. + +Calculation of Receipt Point Capacity +Topock 540 mmcf/d +Ehrenberg 1250 mmcf/d +Needles 800 mmcf/d +Wheeler 800 mmcf/d + +New Receipt Points +Kramer Junction 200 mmcf/d +Hector Rd 50 mmcf/d +Both will be available around Feb 1 + +Basis of Pro-Ration-Current Windows Calculation +Currently, Gas Control provides total receipt point capacity comprised of demand forecast and injection capability and compares to maximum amount of gas that can enter system. Gas Select prorates interstate's receipt capacity based on prior day's nominations. + +New Calculation, Changes and Display +Based on operational maximum with adjustments for maintenance. SoCal ist aking and applying the current formula for Wheeler Ridge to all the points. Any changes to operational maximum will probably be due to maintenance and posted on Gas Select. Customer will choose which points it wants to reduce receipts. Operating maximums will equal demand forecast plus injections. Demand forecast will rely on Gas Control weather forecast. They use Weather Bank as one of their tools. + +OFO Declaration +Name changes from overnomination +Can declare before any Cycle +Provide 2 hour notice +Post on Gas Select +Show OFO Calculation on Gas Select + +Windows +Reason to set windows was to set limits to prevent too much gas from coming into system +Calculation based on noms which does not work well. Lots of complaints. People were complaining that it restricted access to the system. Eliminating point specific calculation. Open system to Max Oper. Limits or Contractual Limits. Will continue to operate Wheeler Ridge under Aug 1 procedures. No changes to Wheeler Ridge. +Due to the need to maintain operational control, an OFO will be declared when scheduled volumes are greater than the max operating capacity on any cycle. +Replace windows with operational maximum volumes. If CPUC approves comprehensive settlement, will post 5 days of information to anticipate OFO's +Now customers will elect which point they will back off instead of using windows. + +Scheduling Changes-Nov 1 +Gas Select is being rebuilt and will be an internet system in mid-2002 . No direct dial-up. +Rollover noms-noms will be copied from cycle to cycle +Copy confirmed noms +All noms will be rolled over-will not be at discretion of 3rd party. However, can still make changes. Can still upload new files. + +2 Hour Notice +Socal will provide 2 hour notice on Gas Select of OFO. Other methods include leaving message on Socal Hotline (213-244-3900) and list of e-mail messages that can go directly to pagers. Gas Select is official notification. Courtesy notification is hot line and e mail. Gas Select is a subscriber- based system mandated by CPUC and must get regulatory change to make free. +OFO's are going to be system wide and not customer specific. OFO's can be declared intraday. Once OFO declared, it will be kept for entire day. Concerned that if call off, will have to put back on. Don't want to go back and forth. This decision may be reconsidered once they see how it works. Many times Socal see an increase of 200 mmcf/day between Cycle 3 and 4 so they are concerned. + +Scheduled vs. Capacity-Declare OFO +Nominations may not exceed 110% of expected usage. +Expected Usage is defined as usage for the same day for the prior week. Can revise expected usage. +No interruptible storage injections allowed during OFO. +Use Elapsed Pro-Rata Rules +Expected Usage-cut nominations to 110% of expected usage so will use same day of the prior week as proxy. Generators need to revise expected usage. Acceptance of changes are at the discretion of SoCal. +Flow Day Diversions don't go into effect until after Cycle 4. Gas Control will determine if flow day diversion will be allowed. +If call OFO after cycle 3 or 4 and have interruptible storage injections, such storage will be prorationed back under the elapsed prorata rules. +Many people were concerned that interruptible storage will be severely compromised. +If OFO called , Interruptible Storage could be cut under the elapsed prorata rules as follows: + +Cycle 1 Nom 1000 ; 0 cut +Cycle 2 Nom 1000; 666 cut +Cylce 3 Nom 1000; 500 cut +Windows will only be implemented during cycle 4 if OFO callled after cycle 3 and no improvement is realized. Will allocate prorata. Will use latest scheduled volume and will pro rate by receipt point. In other words, if OFO declared during Cycle 1 and no relief after 3 cycles, Socal will window Cycle 4 and prorata cut. Parties will determine what gets cut on all the other cycles. For penalty purposes, actual burn from 12 o'clock to 12 o'clock will be used to calculate penalties or MAXDQ if not metered. +For OFO, assume supply delivereis day before and burn is the same day for the prior week. Declare OFO on prior day's scheduled volume. + +For an evening declaration-will use most recent available scheduled volumes. For example: + + Flow Day 10/4 10/3 Scheduled Volumes +Cycle 1 Cycle 2 +Cycle 2 Intraday 1 +Cycle 3 evening cyle 2 on 10/4 +Cycle 4 Intraday 1 on 10/4 + +In other words, will look at evening cycle 2 scheduled volumes on the 3rd for declaring OFO on cycle 1 for the 4th.; look at intra day 1 for the 3rd in declaring OFO for cycle 2 on the 4th; look at evening cycle 2 on 10/4 in declaraing OFO for Cycle 3 on the 4th; look at intraday 1 on the 4th in declaraing OFO on cycle 4 for the 4th. + +Winter Balancing Rules +Effective Nov 1-March 31 +No changes. +All customers must comply. +Minimum delivery requirements +50% of daily usage over 5 day period; (Nov 1-5;6-10;) +70% of daily usage depending on storage level +70% daily usage implemented when storage levels equal 20 bcf above peak day min +90% of daily usage depending on storage level +90% rule implemented when storage levels equal 5 bcf plus peak day min. +Look at storage graph on Gas Select. Posted 24 hours in advance if the minimum daily is changed. If go to 70% , current 5 day cycle must end completely, before new % goes into effect. +Must increase storage inventory by 1 bcf above the 70% before going back to 50% rule. +Once 90% rule implemented, will return to 70% as soon as operationally feasible, + +Contracted Marketer's customer usage and delivereies are aggregated in one balancing account. + +Core Aggregation-subject to 50% daily throughout entire winter period based on DCQ. +Core-50% of daily throughput for the enitre period,; (Patrick Brown group) +Not subject to 70% and 90% rules. + +2 types of gas count toward daily obligation- firm storage withdrawal and flowing gas. As-available storage and imbalance trading do not count. + +Burn=measured daily usage thru electronic measurement, +Min DQ-used if customer does not have electronic measurement. + +Customer assessed GIMB charge if total deliveries is less than 50% of total burn over 5 day period. Customer purchases gas at daily balancing stand-by rate under G IMB Rate Schedule which is 150% of highest Socal Border price per NGI Gas Daily plus franchise fees and other charges. Rate is posted at end of every month. + + +OFO can be declared during undernom season (winter season) + + + + + + + + + + + diff --git a/demo/ermis-f/cur/28420931.1075861335115.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/28420931.1075861335115.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..68ca31ca --- /dev/null +++ b/demo/ermis-f/cur/28420931.1075861335115.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <28420931.1075861335115.JavaMail.evans@thyme> +Date: Tue, 23 Oct 2001 17:33:03 -0700 (PDT) +From: w..cantrell@enron.com +To: leslie.lawner@enron.com, k..allen@enron.com, don.black@enron.com, + suzanne.calcagno@enron.com, mark.courtney@enron.com, + jeff.dasovich@enron.com, frank.ermis@enron.com, + donna.fulton@enron.com, l..gay@enron.com, mike.grigsby@enron.com, + p..hewitt@enron.com, keith.holst@enron.com, paul.kaufman@enron.com, + tori.kuykendall@enron.com, susan.mara@enron.com, + ed.mcmichael@enron.com, stephanie.miller@enron.com, + l..nicolay@enron.com, matt.smith@enron.com, patti.sullivan@enron.com, + robert.superty@enron.com, m..tholt@enron.com, + barry.tycholiz@enron.com +Subject: RE: Comments of the Other Parties on El Paso System Reallocation, + RP00-336 +Cc: d..steffes@enron.com, melinda.pharms@enron.com, guillermo.canovas@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: d..steffes@enron.com, melinda.pharms@enron.com, guillermo.canovas@enron.com +X-From: Cantrell, Rebecca W. +X-To: Lawner, Leslie , Allen, Phillip K. , Black, Don , Calcagno, Suzanne , Courtney, Mark , Dasovich, Jeff , Ermis, Frank , Fulton, Donna , Gay, Randall L. , Grigsby, Mike , Hewitt, Jess P. , Holst, Keith , Kaufman, Paul , Kuykendall, Tori , Mara, Susan , McMichael Jr., Ed , Miller, Stephanie , Nicolay, Christi L. , Smith, Matt , Sullivan, Patti , Superty, Robert , Tholt, Jane M. , Tycholiz, Barry +X-cc: Steffes, James D. , Pharms, Melinda , Canovas, Guillermo +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +The attachment summarizes all of the comments filed by other parties in this proceeding. They're now in alphabetical order by the party filing, and the ones that I added since last night are highlighted. Let me know if you'd like a copy of any of them. + + \ No newline at end of file diff --git a/demo/ermis-f/cur/28503033.1075861337258.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/28503033.1075861337258.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..040a89e0 --- /dev/null +++ b/demo/ermis-f/cur/28503033.1075861337258.JavaMail.evans@thyme:2,S @@ -0,0 +1,51 @@ +Message-ID: <28503033.1075861337258.JavaMail.evans@thyme> +Date: Thu, 1 Nov 2001 15:58:59 -0800 (PST) +From: annualconference@prosrm.com +To: fermis@ect.enron.com +Subject: Best Practices Presentations at Energy Profit Optimization Workshop +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: annualconference@prosrm.com +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +FOR IMMEDIATE RELEASE + +PROS Energy Profit Optimization Workshop +Showcase of Best Practice Presentations + +November 1, 2001-Houston- PROS Revenue Management, the world's leader in pricing and revenue optimization science and software, and the pioneer and dominant provider of revenue management to the airline and energy industries, today announced that its Energy Profit Optimization Workshop, being held November 5, at PROS' offices in Houston, TX, will showcase informative presentations from industry leaders in the energy industry with focus on best practice and implementation experiences. + +The following are a sampling of synopses of presentations to be offered at next week's event: + +* Albert Viscio of Accenture will be answering the question, "What is revenue management and why do I need it?" Albert will discuss how Revenue Pricing Optimization (RPO) is the next leading edge business practice. With the potential to have broad and deep business impact within the Energy Industry, revenue management focuses on profitability and creation of shareholder value. + +* Soli Forouzan of MindSpan, Inc., and former VP at PG&E, will pose the question, "What kind of strategy are you using to manage your trades?" Soli will examine how trader profits are generated, common mistakes, how to optimize assets, and then managing and exercising options. + +* Kurt King of Duke Energy North America wishes us to contemplate, "What makes a successful software implementation?" Kurt reviews the objectives, team assembly, communication, challenges, benefits, and future initiatives. + +* Glen Schrank from @TheMoment, Inc. asks, "Why do I need a revenue management-enabled auction and how can optimized dynamic commerce help me?" With FERC strongly encouraging pipelines to file auction proposals, companies can create new web-based supplier-friendly markets while supplementing current revenues in the process. + +"At PROS, we are seeing an increasing demand for pricing and revenue management across the energy industry. PROS is uniquely positioned to deliver the revenue management tools that have proven to be a strong competitive device, giving our clients a distinctive competitive advantage." says Matt Johnson, senior vice president of PROS' energy group. + +Previous seminars this year have drawn nearly 100 energy professionals, representing over 40 world leading energy companies. Our attendees have not only reported high value in attending these workshops but many have attended multiple sessions. Your attendance is critical to success for you and your company in the revenue management arena. Whether you are a trader, marketer, are involved with gas pipelines or gas storage, this seminar is for you. + +This workshop is free of charge. Join us to hear from your energy colleagues the amazing functionality and associated benefits available through product application. Network with industry leaders at various levels of their organizations to be aware of best practices within the realm of your business. For more information, please visit PROS' Web site at http://www.prosrm.com/energy/workshop.htm. + + +About PROS +PROS Revenue Management is the world's leader in pricing and revenue optimization solutions and the pioneer and dominant provider of revenue management to the airline and energy industry. PROS provides system solutions to the airline, energy, cargo, rail, healthcare, and broadcast industries, and has licensed over 235 systems to more than 95 clients in 39 countries. PROS' clients include 15 of the top 25 carriers in the airline industry. + +The PROS mission is to maximize the revenue of each client using PROS' world-leading revenue management science, systems solutions, and best practices business consulting. PROS' clients report annual incremental revenue increases of 6-8% as a result of revenue management. PROS' solutions forecast demand, optimize inventory, and provide dynamic pricing to maximize revenue. + +Founded in 1985 in Houston, PROS Revenue Management has a six-year compounded revenue growth of 40%, in large part due to the intellectual capital of its staff. Nearly half of PROS' professional staff has advanced degrees and the staff speaks a cumulative total of 26 languages. The company is profitable with Year 2000 revenue of $29 million. For more information on PROS Revenue Management, please visit www.prosRM.com or call 713-335-5151. + +Contact: +Candy Haase - VP Marketing +713-335-5151 - phone +713-335-8144 - fax \ No newline at end of file diff --git a/demo/ermis-f/cur/28520999.1075855166832.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/28520999.1075855166832.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..8365d704 --- /dev/null +++ b/demo/ermis-f/cur/28520999.1075855166832.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <28520999.1075855166832.JavaMail.evans@thyme> +Date: Fri, 30 Nov 2001 15:08:37 -0800 (PST) +From: carole.frank@enron.com +To: natalie.baker@enron.com, jd.buss@enron.com, c..giron@enron.com, + barry.tycholiz@enron.com, fred.lagrasta@enron.com, + frank.ermis@enron.com, jay.reitmeyer@enron.com, h..otto@enron.com, + pablo.torres@enron.com, s..olinger@enron.com, george.grant@enron.com, + russ.severson@enron.com, greg.couch@enron.com, t..lucci@enron.com, + theresa.staab@enron.com, j.bagwell@enron.com, dovie.keprta@enron.com, + don.iacobell@enron.com, sheetal.patel@enron.com +Subject: keep in touch +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Frank, Carole +X-To: Baker, Natalie , Buss, Jd , Giron, Darron C. , Tycholiz, Barry , Lagrasta, Fred , Ermis, Frank , Reitmeyer, Jay , Otto, Charles H. , Torres, Pablo , Olinger, Kimberly S. , Grant, George , Severson, Russ , Couch, Greg , Lucci, Paul T. , Staab, Theresa , Bagwell, Jennifer J , Keprta, Dovie , Iacobell, Don , Patel, Sheetal +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +This may be too early, but just in case....I will save the good-byes until they become absolutely necessary. + +Could I have your outside e-mails and possibly your phone #'s? If you feel uncomfortable giving these to me, that is o.k. The following is my information. + +Carole C. Frank +carole_frank@excite.com +713.446.9307 cell +713-467-3860 home + diff --git a/demo/ermis-f/cur/2852493.1075855165556.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/2852493.1075855165556.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..47cfec85 --- /dev/null +++ b/demo/ermis-f/cur/2852493.1075855165556.JavaMail.evans@thyme:2,S @@ -0,0 +1,46 @@ +Message-ID: <2852493.1075855165556.JavaMail.evans@thyme> +Date: Tue, 27 Nov 2001 14:29:34 -0800 (PST) +From: support@neg.pge.com +To: matthew.lenhart@enron.com, patti.sullivan@enron.com, + stephanie.miller@enron.com, p..south@enron.com, + corey.wilkes@enron.com, benjamin.schoene@enron.com +Subject: PG&E eTrans Notification - Parcel 8867 is Award Pending +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Support@neg.pge.com +X-To: fermis@enron.com, kolinge@enron.com, schrist@enron.com, beveret@enron.com, nbaker@enron.com, jadams2@enron.com, Mendel, Shelly , Lenhart, Matthew , Sullivan, Patti , Miller, Stephanie , South, Steven P. , Wilkes, Corey , Schoene, Benjamin +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +The following parcel's open season has expired and is pending award of bids by the releasing shipper. + +Releasing Shipper: Enron North America Corp. +Parcel: 8867 +Contract Number: 08076 + +Path: Kingsgate to Malin +Quantity: 15000 +Min Release Quantity: 15000 +Begin Date: 12/1/2001 +End Date: 11/1/2002 + +This parcel is Biddable +Open Season Begin Date: 11/27/2001 11:00 A.M. +Open Season End Date: 11/27/2001 12:00 P.M. +The prearranged replacement shipper is: Canadian Natural Resources Limited + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/28566081.1075861338071.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/28566081.1075861338071.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..cc927616 --- /dev/null +++ b/demo/ermis-f/cur/28566081.1075861338071.JavaMail.evans@thyme:2,S @@ -0,0 +1,22 @@ +Message-ID: <28566081.1075861338071.JavaMail.evans@thyme> +Date: Wed, 7 Nov 2001 05:43:19 -0800 (PST) +From: ryan.o'rourke@enron.com +To: k..allen@enron.com, randy.bhatia@enron.com, frank.ermis@enron.com, + mike.grigsby@enron.com, keith.holst@enron.com, kam.keiser@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + ryan.o'rourke@enron.com, jay.reitmeyer@enron.com, p..south@enron.com, + m..tholt@enron.com, ashley.worthing@enron.com, + biliana.pehlivanova@enron.com, monte.jones@enron.com +Subject: TRV Notification: (West VaR - 11/07/2001) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: O'Rourke, Ryan +X-To: Allen, Phillip K. , Bhatia, Randy , Ermis, Frank , 'cfrank2@enron.com', Gay, Randall L. , Grigsby, Mike , Holst, Keith , Keiser, Kam , Kuykendall, Tori , Lenhart, Matthew , O'Rourke, Ryan , Reitmeyer, Jay , South, Steven P. , Tholt, Jane M. , Worthing, Ashley , Pehlivanova, Biliana , Jones, Monte +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +The report named: West VaR , published as of 11/07/2001 is now available for viewing on the website. \ No newline at end of file diff --git a/demo/ermis-f/cur/2866511.1075861340812.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/2866511.1075861340812.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f08fd851 --- /dev/null +++ b/demo/ermis-f/cur/2866511.1075861340812.JavaMail.evans@thyme:2,S @@ -0,0 +1,41 @@ +Message-ID: <2866511.1075861340812.JavaMail.evans@thyme> +Date: Tue, 20 Nov 2001 10:43:30 -0800 (PST) +From: mike.grigsby@enron.com +To: p..adams@enron.com, k..allen@enron.com, j..brewer@enron.com, + suzanne.christiansen@enron.com, frank.ermis@enron.com, + justin.fernandez@enron.com, l..gay@enron.com, + shannon.groenewold@enron.com, mog.heu@enron.com, + keith.holst@enron.com, jason.huang@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + daniel.lisk@enron.com, zachary.mccarroll@enron.com, + shelly.mendel@enron.com, john.o'conner@enron.com, + jay.reitmeyer@enron.com, benjamin.schoene@enron.com, + m..scott@enron.com, matt.smith@enron.com, p..south@enron.com, + walter.spiegelhauer@enron.com, patti.sullivan@enron.com, + m..tholt@enron.com, barry.tycholiz@enron.com, corey.wilkes@enron.com, + jason.wolfe@enron.com +Subject: FW: Pre-Bid Meeting +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Grigsby, Mike +X-To: Adams, Jacqueline P. , Allen, Phillip K. , Brewer, Stacey J. , Christiansen, Suzanne , Ermis, Frank , Fernandez, Justin , Gay, Randall L. , Groenewold, Shannon , Heu, Mog , Holst, Keith , Huang, Jason , Kuykendall, Tori , Lenhart, Matthew , Lisk, Daniel , McCarroll, Zachary , Mendel, Shelly , O'Conner, John , Reitmeyer, Jay , Schoene, Benjamin , Scott, Susan M. , Smith, Matt , South, Steven P. , Spiegelhauer, Walter , Sullivan, Patti , Tholt, Jane M. , Tycholiz, Barry , Wilkes, Corey , Wolfe, Jason +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + + -----Original Message----- +From: Rangel, Ina +Sent: Tuesday, November 20, 2001 9:07 AM +To: Heu, Mog; Huang, Jason; South, Steven P.; Ermis, Frank; Reitmeyer, Jay; Scott, Susan M.; Gay, Randall L.; Tholt, Jane M.; Lenhart, Matthew; Grigsby, Mike; Kuykendall, Tori; Smith, Matt; Holst, Keith; Allen, Phillip K.; Sullivan, Patti +Subject: Pre-Bid Meeting + +Today's Pre-Bid Meeting will be held in 05075 from 3:00 PM to 5:00 PM + + + +Patti: Please pass on to the schedulers. \ No newline at end of file diff --git a/demo/ermis-f/cur/28723635.1075861340188.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/28723635.1075861340188.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b0d7d124 --- /dev/null +++ b/demo/ermis-f/cur/28723635.1075861340188.JavaMail.evans@thyme:2,S @@ -0,0 +1,259 @@ +Message-ID: <28723635.1075861340188.JavaMail.evans@thyme> +Date: Fri, 16 Nov 2001 05:42:22 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 11/16/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Save 10% Speak No Evil, Hear No Evil Monkey Bikes... One of the Hottest Gifts for Holiday 2001... Just enter the coupon code MQJ36GX6 in the checkout process to receive your discount. Offer expires November 16, 2001. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Save $.05 a gallon on the gas that keeps your car's engine clean. Click here to apply online. + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Michael Vick , QB ATL - Free Agent Updated 11/16/01 +Vick will return to his backup role this weekend against Green Bay. He may see some playing time in certain situations, but he's not worth starting on your Fantasy team. + +Terance Mathis , WR ATL - Frank Updated 11/16/01 +Mathis has done nothing this season in Atlanta, making him virtaully worthless to Fantasy owners. If you've still got him in a deeper league, continue to sit Mathis until he shows he's worth a starting n! od! . + +Reggie Kelly , TE ATL - Free Agent Updated 11/16/01 +Kelly is doubtful for Sunday'a game against Green Bay due to a knee injury. He'll be replaced by Alge Crumpler, who may take over the starting job from Kelly from this point on. + +Tony Martin , WR ATL - Free Agent Updated 11/16/01 +Martin hasn't been a reliable Fantasy player this season, and things won't change this weekend against Green Bay. The Packers sport a very tough pass defense, so starting Martin isn't advisable. + +Olandis Gary , RB DEN - Frank Updated 11/15/01 +According to published reports, Gary may get consideration for a starting spor this week. The Broncos have apparently lost some faith in Mike Anderson. + +Emmitt Smith , RB DAL - Bass/Hull Updated 11/15/01 +According to published reports, Smith returned to practice on Thursday. There is still no offical word on hsi status for Sunday's game. + +James Stewart , RB! D! ET - Hunter Updated 11/15/01 +Stewart (ankle) did not practice again on Thursday. He may miss Sunday's game against the Cardinals. + +Edgerrin James , RB IND - JWillie Updated 11/15/01 +According to published reports, it has been confirmed that James will miss the rest of the season with a knee injury. He will need surgery to repair a torn ACL. Dominic Rhodes will start at RB for the rest of the year, and Kevin McDougal should be his backup. + +Jeff Graham , WR SD - Free Agent Updated 11/15/01 +Graham may post good numbers at Oakland. San Diego will look to the air often if the Raiders concentrate on stopping the run. + +LaDainian Tomlinson , RB SD - Hunter Updated 11/15/01 +Tomlinson may have a disappointing outing this week. Oakland's defense will be fired up to stuff the run after a very poor performance at Seattle. + +Jerry Rice , WR OAK - Neal/McKay Updated 11/15/01 +Rice has not helped his Fantasy owners much in recent weeks. But he is still worth a start against the inconsistent San Diego secondary. + +Tim Brown, WR OAK - Martin Updated 11/15/01 +Brown should have another good game this week. He always seems to play his best in intradivisional matchups. + +Charlie Garner , RB OAK - Russell Updated 11/15/01 +Don't expect good numbers from Garner this week. A returning Tyrone Wheatley will steal some of his carries against the tough San Diego run defense. + +Tyrone Wheatley , RB OAK - Giggles Updated 11/15! /0! 1 +Wheatley is now listed as probable for Sunday's game against San Diego. He is a risky start because of his recent inactivity and the strength of the San Diego defense. + +Rich Gannon , QB OAK - Martin Updated 11/15/01 +Gannon should rebound from a quiet week. Expect good numbers in an important home game with San Diego. + +Olandis Gary , RB DEN - Frank Updated 11/15/01 +Gary was inactive for the last two games, but he will now see carries again because Terrell Davis is injured. He still may not play e! no! ugh to help most Fantasy teams. + +Desmond Clark , TE DEN - Free Agent Updated 11/15/01 +Clark will continue to get regular looks from Brian Griese. The Denver QB will now lean heavily on his TEs, because injuries and other factors have crippled the Broncos at wideout. + +Dwayne Carswell , TE DEN - Free Agent Updated 11/15/01 +Expect Carswell to be a regular target for Brian Griese this week. Injuries at WR will make the Denver TEs more important in the passing game. + +Donovan McNabb , QB PHI - Russell Updated 11/15/01 +McNabb had a huge game against Minnesota last weekend, and should have more success on Sunday at Dallas. He's a top-notch Fantasy quarterback worthy of a weekly spot in your starting lineup. + +Freddie Mitchell , WR PHI - Free Agent Updated 11/15/01 +Mitchell sprained his ankle last Sunday, but is expected to play this weekend against Dallas. He may emerge as Philadelphia's No. 2 receiver with a few more good outings, and is worth stashing away on your roster. + +Keith Poole , WR DEN - Free Agent Updated 11/15/01 +Poole may see a lot of action at wideout for the Broncos this week. Injuries have hit Denver hard, possibly pressing Poole into extra playing time. He has never been a reliable Fantasy wideout in the past, so don't use Poole until he proves he can be a factor in Denver's passing game. + +Todd Pinkston , WR PHI - Hunter Updated 11/15/01 +Pinkston has fallen out of favor with Fantasy owners after a strong start to the season. Unless you play in a deeper Fantasy league, Pinkston isn't even worth a roster spot at this point. +Chad Lewis , TE PHI - Free Agent Updated 11/15/01 +Lewis had a subpar game against Minnesota last week, but he's still one of the better tight ends in the league. He had two touchdowns against Dallas earlier in the year, and is worth starting in Week 10. + +James Thrash , WR PHI - Frank Updated 11/15/01 +Thrash has caught four touchdown passes in his last two games, and is worth starting this week against Dallas. He may be inconsistent at times, but when Thrash is good, he is capable of putting up solid Fantasy numbers. + +Brian Griese , QB DEN - Matty Updated 11/15/01 +Griese's stats may be mediocre this week. The Broncos have been hurt by injuries at wideout, and Griese may have trouble finding open receivers downfield. + +Joey Galloway , WR DAL - Free Agent Updated 11/15/01 +Galloway was terrible last week against Atlanta, mostly because of Ryan Leaf's inability to get the ball downfield effectively. Unless you play in a deeper league, Galloway isn't worth starting in Week 10. + +Jackie Harris , TE DAL - Free Agent Updated 11/15/01 +Harris had two catches for eight yards and a touchdown last weekend, but he's been unreliable overall. Unless you play in a deeper Fantasy league, Harris isn't worth a roster spot. + +Darrell Jackson , WR SEA - Hunter Updated 11/15/01 +Jackson has performed well this season, and he is a good start again this week. Expect him to challenge the Buffalo secondary throughout the day. + +Raghib Ismail , WR DAL - Free Agent Updated 11/15/01 +Ismail has been Dallas' most reliable reciever this season, which isn't saying much. Unless you play in a very deep league, the "Rocket" is better left on the waiver wire. + +Shaun Alexander , RB SEA - JWillie Updated 11/15/01 +Alexander should have another standout game at Buffalo. It is doubtful the Bills' defense will be able to handle him, and he should be good for 100-plus yards and at least one TD. + +More Updates +NFL Reports, Transactions + +11/16 +Oakland Raiders +Placed quarterback Bobby Hoying on the injured reserve list with an injured right shoulder; signed cornerback James Hasty. + +Detroit Fury (Arena) +Signed fullback-linebacker Derric Coakley. + + +11/15 +Denver Broncos +Released wide receiver Eddie Kennison ; signed wide receiver Phil McGeoghan from the practice squad; re-signed wide receiver Richard Hall to the practice squad. + +Green Bay Packers +Signed free agent kicker James Tuthill . + +San Diego Chargers +Signed kick returner Glyn Milburn . + +New Jersey Gladiators (Arena) +Signed wide receiver-defensive back Dennison Robinson to a three-year contract. + +Toronto Phantoms (Arena) +Named Rick Frazier assistant head coach and defensive coordinator. + + +11/14 +Chicago Bears +Signed wide receiver Ramondo North to the practice squad. + +Dallas Cowboys +Placed kicker Tim Seder on injured reserve with a sprained right ankle; signed kicker Jon Hilbert . + +Detroit Lions +Signed tight end John Waerig from the practice squad. + +San Diego Chargers +Signed wide receiver Patrick Batteaux and tight end Adam Young ; placed linebacker Carlos Polik on injured reserve and added running back Mukala Sikyala to the practice squad. + +Carolina Cobras (Arena) +Re-signed lineman Voncellius Allen. + +Chicago Rush (Arena) +Signed wide receiver-defensive back Lindsay Fleshman. + + +11/13 +Detroit Lions +Released tight end Pete Mitchell . + +Green Bay Packers +Waived defensive back Keith Thibodeaux. + +New York Giants +Signed punter Gabe Lindstrom. + +San Diego Chargers +released wide receiver Reggie Jones . + +Hamilton Tiger-Cats (CFL) +Signed wide receiver Andrew Grigg to a one-year contract extension. + +New Jersey Gladiators (Arena) +Traded offensive-defensive lineman Rondel Marsh to the Tampa Bay Storm for offensive safety James Bowden. + + +11/12 +St. Louis Rams +Signed linebacker O.J. Brigance to the active roster; placed wide receiver Damon Griffin on the reserve-injured list. + + +11/10 +Cincinnati Bengals +Placed cornerback Tom Carter on injured reserve; signed cornerback Kevin Kaesvirhan from the practice squad. + + +Transactions, View + + Make Selection + + There are no League Transactions which meet the selected criteria. + +To see all league transactions select "All", "All", "All Teams" from the Transactions, View page. + + +Schedule, Breakdown + +Frank +Player Pos Points +Favre, Brett QB 19.0 +Dillon, Corey RB 12.0 +Smith, Maurice RB 14.0 +Bruce, Isaac WR 9.0 +Smith, Jimmy WR 12.0 +Thrash, James WR 18.0 +Akers, David K 12.0 +Titans DT 10.0 + +TOTAL 106.0 + +Plummer, Jake QB 10.0 +Levens, Dorsey RB 0.0 +Gary, Olandis RB 0.0 +Hearst, Garrison RB 15.0 +Mathis, Terance WR 0.0 +Schroeder, Bill WR 16.0 + + at Matty +Player Pos Points +Griese, Brian QB 21.0 +Faulk, Marshall RB 31.0 +Pittman, Michael RB 5.0 +Gadsden, Oronde WR 7.0 +Horn, Joe WR 21.0 +Smith, Rod WR 7.0 +Janikowski, Sebastian K 11.0 +Giants DT 13.0 + +TOTAL 116.0 + +Glenn, Terry WR 0.0 +Wycheck, Frank TE 1.0 +Brooks, Aaron QB 27.0 +Chapman, Doug RB 5.0 +Johnson, Brad QB 13.0 +Stokes, J.J. WR 0.0 + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/2882539.1075861337634.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/2882539.1075861337634.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..bc01c01b --- /dev/null +++ b/demo/ermis-f/cur/2882539.1075861337634.JavaMail.evans@thyme:2,S @@ -0,0 +1,35 @@ +Message-ID: <2882539.1075861337634.JavaMail.evans@thyme> +Date: Sun, 4 Nov 2001 14:43:57 -0800 (PST) +From: jennsreit@houston.rr.com +To: frank.ermis@enron.com +Subject: CIG a piece... +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Jennifer Reitmeyer +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +I have sold 3/day nymex over the weekend...no weather!!!!! Don't listen to +them if they keep talking about this "cold pool". + +CIG should continue to be a piece with no weather...injected 220,000 on a +friday!!! Kit Carson back full again...start watching Watkins North that +constrains gas going south to mid-continent...never seen so much gas going +out dullknife...uinta lateral is constrained. + +Medicine Bow is unbelievable...513,000 and constrained...went right through +500,000 where i thought they might start having problems filling +capacity...still better than lucci thinking we would have trouble past +450,000. + +Doesn't look like any significant weather in rockies anytime soon +either...if you can...sell a few gas dailies for me. + +Thanks, + +Jay \ No newline at end of file diff --git a/demo/ermis-f/cur/28894847.1075861334622.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/28894847.1075861334622.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ddf02c81 --- /dev/null +++ b/demo/ermis-f/cur/28894847.1075861334622.JavaMail.evans@thyme:2,S @@ -0,0 +1,182 @@ +Message-ID: <28894847.1075861334622.JavaMail.evans@thyme> +Date: Mon, 22 Oct 2001 03:44:33 -0700 (PDT) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 10/22/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Battle your friends for glory in Planters Crunch Time -- the first-ever football game played via e-mail! Featuring graphic, play-by-play action, Planters Crunch Time is fast, fun, and FREE! Kickoff Now! + +Remember the NFL Hall of Famer's, Superbowl Champs and your favorite Teams or Players. Save 10% off NFL Memorabilia @ MVP.com. Enter coupon code HIGH10PC at checkout to receive this exclusive offer. Ends 10/23/01. + +Attention Fantasy Fans! Subscribe to The Sporting News now for a low $.99 per issue AND get a FREE Stainless Steel Thermo-Bottle! HURRY! + + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +Player Updates NFL Reports + +Latest NFL Player News + +Corey Bradford , WR GB - Free Agent Updated 10/21/01 +Bradford started in place of the injured Bill Schroeder but was ineffective at Minnesota, catching four passes for only 32 yards. Bradford has yet to prove himself as a Fantasy player. + +Bubba Franks , TE GB - Free Agent Updated 10/21/01 +Franks caught only two passes for nine yards, but one of his receptions was good for a two-yard TD. Franks has caught TD passes in five of six games this year and has become a major scori! ng! threat even though he is not very effective outside of the red zone. + +Derrick Alexander , WR KC - JWillie Updated 10/21/01 +Alexander finally had a big game, posting 99 yards receiving and a touchdown against Arizona. He's been unreliable for the most part, however, but his potential to post numbers this good makes it tough to bench him. + +Trent Green , QB KC - Bass/Hull Updated 10/21/01 +Green threw for 352 yards and a score in Sunday's 24-16 loss to Arizona. Green has been inconsistent this season, however, and no longer warrants a starting nod every week. + +Doug Chapman , RB MIN - Free Agent Updated 10/21/01 +Chapman rushed for 90 yards on 22 carries against the Packers. His numbers were not great, but he was more effective than Michael Bennett has been so far. Chapman may continue to see a good amount of carries if Bennett cannot stay healthy or continues to struggle. + +David Boston , WR ARI - Bass/Hull Updated 10/21/01 +Boston had a big game against Kansas City, posting seven receptions for 131 yards and a score. He's emerging as one of the best receivers in the league and is worth starting on a weekly basis. + +! Mi! chael Pittman , RB ARI - Matty Updated 10/21/01 +Pittman had a great outing on Sunday against Kansas City, posting 137 yards of total offense and a touchdown. Pittman won't post numbers this good with any regularity, but he's still a valuable player to have on your roster. + +Jeff Graham , WR SD - Free Agent Updated 10/21/01 +Graham came up huge for San Diego on Sunday, catching seven passes for 107 yards and two scores against Denver. He's still not reliable enough to start on a regular basis, but he's certainly worth a roster spot. + +LaDainian Tomlinson , RB SD - Hunter Updated 10/21/01 +! Tomlinson was held in check for the first time this season by Denver on Sunday. The rookie tailback rushed for only 58 yards on the day, but he's still one of the top Fantasy players in the league. + +Desmond Clark , TE DEN - Free Agent Updated 10/21/01 +Clark had a big game on Sunday, catching six passes for 54 yards and a score against San Diego. He's been reliable as far as tight ends go from a Fantasy perspective, so continue to start him on a weekly basis. + +Brian Griese , QB DEN - Matty Updated 10/21/01 +Griese (shoulder) started Sunda! y'! s game against San Diego, but he was ineffective. He posted 212 yards passing, a touchdown and two interceptions in Denver's 27-10 loss. + +Peter Warrick , WR CIN - Giggles Updated 10/21/01 +Warrick caught eight passes for 84 yards against Chicago. But the potentially explosive wideout is hurting his owners, because he does not find the end zone often. + +Corey Dillon , RB CIN - Frank Updated 10/21/01 +The Bears held Dillon to just 30 yards on 16 carries. Expect the veteran runner to bounce back from such a quiet performance very quickly. + +! David Terrell , WR CHI - Free Agent Updated 10/21/01 +Terrell caught seven passes for 91 yards against Cincinnati. With Marcus Robinson injured, Terrell should assume a more prominent role in the Chicago passing game. + +Anthony Thomas , RB CHI - Martin Updated 10/21/01 +Thomas rushed for 188 yards and a TD against Cincinnati, clearly establishing himself as Chicago's top RB. Expect him to be the Bears' featured back for the rest of the year. + +Frank Wycheck , TE TEN - Matty Updated 10/21/01 +Wycheck caught seven passes for 100 yards and a TD at Detroit. ! De! spite some quiet outings until this week, he remains a top-notch Fantasy TE, especially with the Titans lacking in talent at wide receiver. + +Charlie Batch , QB DET - Free Agent Updated 10/21/01 +Batch threw for 338 yards, three TDs and was intercepted once in a loss to Tennessee. Batch has stacked up good numbers in two consecutive weeks, but he remains a Fantasy risk because of his history of inconsistency. + +Steve McNair , QB TEN - Martin Updated 10/21/01 +McNair threw for 216 yards, a TD and was intercepted twice at Detroit. He completed only 15 of 35 attempts, and many of his throws were inaccurate, possibly indicating he still might be bothered by shoulder problems.! +Eddie George , RB TEN - Tori Updated 10/21/01 +George was held to 51 yards on 26 carries by Detroit. The lack of a reliable passing game in Tennessee has certainly hindered his production this year. + +Shawn Jefferson , WR ATL - Free Agent Updated 10/21/01 +Jefferson caught three passes for 67 yards and a TD against the Saints. The speedy wideout has a long history of inconsistency, so don't expect good numbers from him every week. + +Alge Crumpler , TE ATL - Free Agent Updated 10/21/01 +Crumpler caught five passes for 78 yards and a TD against New Orleans. Expect good totals from the big, quick tight end for the remainder of the year. + +Albert Connell , WR NO - Free Agent Updated 10/21/01 +Connell caught only one pass for five yards against Atlanta. It is definitely time to give up on the disappointing wideout. + +Willie Jackson , WR NO - Martin Updated 10/21/01 +Jackson finished with only 46 receiving yards on five catches against the Falcons. Mediocre numbers against the low-quality Atlanta defense indicate Jackson is not capa! bl! e of providing owners with regularly good numbers. + +Hines Ward , WR PIT - Tori Updated 10/21/01 +Ward was limited to 44 yards on three catches by Tampa Bay. Ward is still making important receptions for the Steelers, but his Fantasy appeal is limited because of Pittsburgh's inability to consistently score in the air. + +Warrick Dunn , RB TB - Martin Updated 10/21/01 +Dunn played despite a foot injury that had bothered him during the week, but he was limited to 31 yards on 13 carries by a physical Pittsburgh defense. + +Anthony Becht , TE NYJ - Free Agent Updated 10/21/01 +Becht had a huge game against St. Louis, posting five catches for 35 yards and two scores. He's been inconsistent this season, however, but his potential to post good numbers makes him worth starting at a position lacking quality players. + +Keyshawn Johnson , WR TB - Giggles Updated 10/21/01 +Johnson caught 10 passes for 159 yards against Pittsburgh. He has developed a good on-field relationship with QB Brad Johnson. The veteran wideout should continue to post high-quality numbers on a regular basis. + +Jerome Bettis , RB PIT - Giggles Updated 10/21/01 +Bettis rushed for 143 yards and a TD on 17 carries against Tampa Bay. He also threw a 32-yard TD pass. His fine outing proves Bettis can compile good numbers against any defense. + +Trung Canidate , RB STL - Giggles Updated 10/21/01 +Canidate had a huge game against the New York Jets, posting 232 yards of total offense and two scores. His role as the Rams' featured back may be short-lived, however, depending on the health of stud back Marshall Faulk. + +Rod Gardner , WR WAS - Free Agent Updated 10/21/01 +Gardner had a huge game on Sunday, pos! ti! ng six catches for 208 yards and a score against Carolina. He seems to have overtaken Michael Westbrook as the No. 1 receiving target in Washington, and is worth a roster spot from a Fantasy perspective. + +More Updates +View Transactions + +View +Transactions +Date Time Player Team Transaction Effective Cost! +10/19/01 8:42 AM Carney, John Russell Signed Week 6 $2.5 +Breakdown Schedule + +Breakdown + +Frank +Player Pos Points +Favre, Brett QB 14.0 +Dillon, Corey RB 3.0 +Smith, Maurice RB 9.0 +Bruce, Isaac WR 3.0 +Smith, Jimmy WR 4.0 +Thrash, James WR 0.0 +Akers, David K 0.0 +Titans DT 14.0 + +TOTAL 47.0 + +Plummer, Jake QB 17.0 +Levens, Dorsey RB 0.0 +Gary, Olandis RB 3.0 +Hearst, Garrison RB 0.0 +Mathis, Terance WR 2.0 +Schroeder, Bill WR 0.0 + + at Giggles +Player Pos Points +Culpepper, Daunte QB 27.0 +Bettis, Jerome RB 25.0 +Staley, Duce RB 0.0 +Crowell, Germane WR 12.0 +Johnson, Keyshawn WR 15.0 +Warrick, Peter WR 8.0 +Hollis, Mike K 5.0 +Raiders DT 0.0 + +TOTAL 92.0 + +Wheatley, Tyrone RB 0.0 +Johnson, Rob QB 17.0 +Canidate, Trung RB 34.0 +Galloway, Joey WR 0.0 +McAllister, Deuce RB 1.0 +Minor, Travis RB 0.0 + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/29091198.1075855166319.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/29091198.1075855166319.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..44963639 --- /dev/null +++ b/demo/ermis-f/cur/29091198.1075855166319.JavaMail.evans@thyme:2,S @@ -0,0 +1,265 @@ +Message-ID: <29091198.1075855166319.JavaMail.evans@thyme> +Date: Fri, 30 Nov 2001 06:31:14 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 11/30/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Anna Kournikova Exclusive Fantasy Offer! Save 10% on Anna's 2002 Calendar! Yes 12 months of Anna! Simply enter the coupon code FNTSYCAL in step 5 of the checkout process to receive your discount. Offer expires 11/30/01. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Peter Warrick , WR CIN - Giggles Updated 11/30/01 +Warrick missed practice on Thursday because of a sore shoulder. However, published reports state that he still expects to play Sunday. + +Rob Johnson , QB BUF - Giggles Updated 11/30/01 +The Buffalo News says Johnson's season is all but done because of his broken collarbone. He may not play again this year, so it appears safe to continue using Alex Van Pelt if you have him on your roster. Johnson was waering a harness o! n ! Thursday, and he may be placed on injured reserve. + +Reggie Wayne , WR IND - Free Agent Updated 11/30/01 +Wayne (knee) is now expected to miss Sunday's game. Terrence Wilkins will start in his place again. + +Trevor Insley , WR IND - Free Agent Updated 11/30/01 +Insley is now expected to miss Sunday's game. He has not sufficiently recovered from a concussion, says the Indianapolis Star. Tony Simmons will likely be the Colts' No. 3 receiver this week. + +Wayne Chrebet , WR NYJ - JWillie Updated 11/30/01 +Chrebet is still being bothered by a bruised shoulder, will not miss any playing time. The New York Post says he still looks good in practice. + +Terry Glenn , WR NE - Matty Updated 11/30/01 +Glenn, who has been suspended for Sunday's game against the Jets, may have played his last game for New England. According to published reports, his locker has been cleaned out. It is time for Fantasy owners to cut the receiver if they still have him on the roster. + +Jimmy Kleinsasser , RB MIN - Free Agent Updated 11/29/01 +Kleinsasser (ankle) is listed as questionable for Sunday's game against Pittsburgh. He isn't heavily involved in Minnesota's offesive game plan, so he has little chance to be a productive Fantasy player. + +Michael Bennett , RB MIN - Free Agent Updated 11/29/01 +Bennett had his best rushing game of the season last week, going for 75 yards against Chicago. He's still been a huge disappointment overall, and isn't worth starting in most Fantasy leagues. + +Cris Carter , WR MIN - Tori Updated 11/29/01 +Considering his past success, Carter has been very inconsistent this season. He could find it tough to be productive against Pittsburgh's top-ranked defense, but he's still worth starting based on his potential to put up solid Fantasy numbers. + +Byron Chamberlain , TE MIN - Free Agent Updated 11/29/01 +Chamberlain posted solid numbers last week against Chicago, catching seven passes for 56 yards. He has been a bit inconsistent recently, but he's still worth starting on a weekly basis unless you have a better option on! y! our roster. + +Randy Moss , WR MIN - Russell Updated 11/29/01 +Moss will face a tough Pittsburgh defense on Sunday, which is ranked No. 1 overall in the league. He's hasn't been playing up to his high standards this season, but it's almost impossible to bench him based on his potential to post solid Fantasy numbers. + +Ricky Williams , RB NO - Bass/Hull Updated 11/29/01 +Williams has finally stayed healthy, and has become one of the top running backs in Fantasy Football. Be sure to give him the start in Week 12 against Carolina, whose defense is ranked last in the entire league. + +Stephen Davis , RB WAS - Bass/Hull Updated 11/29/01 +Davis is listed as probable for Sunday's game against Dallas due to a back injury. He's worth starting in deeper Fantasy leagues against the Cowboys, but don't expect huge numbers from the big tailback. + +Tony Banks , QB WAS - Free Agent Updated 11/29/01 +Banks continues to be inc! on! sistent, especially over the last two weeks. He has been held without a touchdown pass over that span, and isn't worth starting against an underrated Dallas defense. + +Michael Westbrook , WR WAS - Free Agent Updated 11/29/01 +Despite catching three touchdowns in his last four games, Westbrook is still very unreliable as a Fantasy player. He did have a touchdown catch in his first meeting of the year against Dallas, but it was his only catch of the game. Unless you play in a deeper league, benching Westbrook is advisable. + +Torry Holt , WR STL - Tori Updated 11/29/01 +Holt had a huge game last week against Tampa Bay, catching eight passes for 139 yards. He should put up solid numbers against a questionable Atlanta secondary, so be sure to start him in Week 12. + +Isaac Bruce , WR STL - Frank Updated 11/29/01 +Bruce may not be having his best statistical season, but he's still worth starting on a weekly basis. He has four touchdowns in his last three games vs. Atlanta, so be sure to get him into your starting lineup. + +Marshall Faulk , RB STL - Matty Updated 11/29/01 +Faulk actually had a down we! ek! against Tampa Bay on Monday night, posting only 66 scrimmage yards and no touchdowns. He'll bounce back against Atlanta, and is a must-start in any Fantasy league format on a weekly basis. + +Ernie Conwell , TE STL - Free Agent Updated 11/29/01 +Conwell played on Monday night against Tampa Bay despite a shoulder injury. He had only 38 yards receiving in the game, and is becoming increasingly unreliable as a Fantasy player. If you have a better tight end on your roster, you may want to consider benching Conwell in Week 12. + +Kurt Warner , QB STL - Hunter Updated 11/29/01 +Warner has been very inconsistent recently, throwing six touchdowns and 11 interceptions over his last four games. He's far too valuable to consider benching, however, and he should bounce back against Atlanta in Week 12. + +Richard Huntley , RB CAR - Russell Updated 11/29/01 +Huntley's numbers have improved a bit over the last two weeks, but he's still far too unreliable to start on a weekly basis. Unless you're desperate for a running back, benching Huntley is advisable. + +Isaac Byrd , WR CAR - Free Agent Updated 11/29/01 +Byrd w! il! l start in place of the injured Muhsin Muhammad for the second consecutive week. He posted five catches for 69 yards against Atlanta last week, and could be a decent sleeper against a vulnerable New Orleans secondary in Week 12. + +Donald Hayes , WR CAR - Martin Updated 11/29/01 +Hayes is a bit banged up, but he will start in Week 12 against New Orleans. The Saints secondary is questionable at best, so starting Hayes in a deeper league is worth considering. + +Wesley Walls , TE CAR - Free Agent Updated 11/29/01 +Walls was held to only one catch for eight yards last week against Atlanta. He may not be as reliable as he's been in the past, but Walls is still worth starting on a weekly basis, especially in deeper leagues. + +Fred Taylor , RB JAC - Martin Updated 11/29/01 +Taylor, still recovering from a groin injury, is listed as questionable for Monday's game. Don't expect him to be too productive this week if he does play. He is not at full strength. + +James Jackson , RB CLE - Hunter Updated 11/29/01 +Jackson was limited in practice Wednesday because ! of! a sprained ankle. He is listed as questionable for Sunday's game. Benjamin Gay is expected to start in his place. + +Ahman Green , RB GB - Hunter Updated 11/29/01 +Green has emerged as one of the top backs in Fantasy Football this season. As a result, starting him on a weekly basis is advisable, especially against inconsistent defenses like Jacksonville. + +Antonio Freeman , WR GB - Hunter Updated 11/29/01 +Freeman seems to have re-emerged as Brett Favre's go-to-guy in recent weeks, which is evident in his stats over the past four games. He'll post solid numbers against Jacksonville on Monday night, so be sure to start him in Week 12. + +Shannon Sharpe , TE BAL - Free Agent Updated 11/29/01 +Sharpe is listed as probable for Sunday's game. He missed practice Wednesday because of a knee injury. + +Bubba Franks , TE GB - Free Agent Updated 11/29/01 +After a solid start, Franks has been held out of the end zone for four consecutve games. With the lack! o! f quality tight ends in the league, however, Franks is still worth starting in most Fantasy formats. + +More Updates +NFL Reports, Transactions + +11/29 +New England Patriots +Placed linebacker Kole Ayi on injured reserve. + +Buffalo Destroyers (Arena) +Signed linemen Jeremy Johnson and Josh McMillan and defensive specialist Tyrone Laster. + +Carolina Cobras (Arena) +Traded quarterback Fred McNair and the 37th and 53rd overall picks in the 2002 dispersal draft to Buffalo for fourth and 20th picks. + +Chicago Rush (Arena) +Signed lineman James Baron. + +Indiana Firebirds (Arena) +Signed wide receiver-linebacker Nathan Poole. + +New Jersey Gladiators (Arena) +Signed lineman Michael Moncrief. + +Toronto Phantoms (Arena) +Signed fullback-linebacker Michael Barnett. + + +11/28 +Baltimore Ravens +Signed defensive end Marques Douglas from the New Orleans Saints ' practice squad; placed defensive end Michael McCrary on injured reserve with a knee injury. + +Cincinnati Bengals +Signed tight end Kirk McMullen to the practice squad. + +Green Bay Packers +Re-signed cornerback Hurley Tarver to the practice squad. + +New Orleans Saints +Placed tackle William Roaf on injured reserve with a knee injury; signed tackle Scott Sanderson to a one-year contract. + +San Diego Chargers +Signed kicker Steve Christie to a one-year contract; placed linebacker John Holecek on the injured reserve list with a knee injury. + + +11/27 +NFL +Suspended Seattle Seahawks cornerback Shawn Springs four games for violating the league's policy on anabolic steroids and related substances. + +Atlanta Falcons +Placed linebacker Antony Jordan on injured reserve with a shoulder injury; signed defensive tackle Ron Moore from the practice squad; signed linebacker Shane Elam to the practce squad. + +Buffalo Bills +Signed kicker Shayne Graham . + +Cincinnati Bengals +Activated fullback Nick Williams from the physically unable to perform list; waived tight end Kirk McMullen ; released wide receiver Malcolm Johnson from the practice squad. + +Cleveland Browns +Released H-back Mike Sellers . + +Detroit Lions +Signed punter Leo Araguz and defensive end Anthony Herron; released guard Josh Lovelady. + +Green Bay Packers +Activated tight end Tyrone Davis from the physically unable to perform list; waived safety Billy Jenkins. + +Miami Dolphins +Waived cornerback Zebbie Lethridge. + +Minnesota Vikings +Signed linebacker Pete Monty; placed defensive end Jeff Hazuga on the injured reserve list with a broken left shoulder blade. + +New York Jets +Named Jumbo Elliott assistant offensive line coach. + +Chicago Rush (Arena) +Signed kicker Derek Schorejs to a three-year contract; signed defensive specialist Jabir Walker, receiver-defensive back Robert Prescott and lineman Rocco Foggio to two-year contracts. + + +11/26 +Buffalo Bills +Waived kicker Jake Arians . + + +Transactions, View + + Make Selection + + There are no League Transactions which meet the selected criteria. + +To see all league transactions select "All", "All", "All Teams" from the Transactions, View page. + + +Schedule, Breakdown + +Frank +Player Pos Points +Favre, Brett QB 0.0 +Dillon, Corey RB 0.0 +Hearst, Garrison RB 0.0 +Bruce, Isaac WR 0.0 +Schroeder, Bill WR 0.0 +Smith, Jimmy WR 0.0 +Akers, David K 11.0 +Titans DT 0.0 + +TOTAL 11.0 + +Plummer, Jake QB 0.0 +Levens, Dorsey RB 0.0 +Gary, Olandis RB 0.0 +Mathis, Terance WR 0.0 +Smith, Maurice RB 0.0 +Thrash, James WR 6.0 + + at Hunter +Player Pos Points +Warner, Kurt QB 0.0 +Green, Ahman RB 0.0 +Tomlinson, LaDainian RB 0.0 +Freeman, Antonio WR 0.0 +Johnson, Kevin WR 0.0 +Morton, Johnnie WR 0.0 +Vanderjagt, Mike K 0.0 +Chargers DT 0.0 + +TOTAL 0.0 + +Jackson, Darrell WR 0.0 +Stewart, James RB 0.0 +Jackson, James RB 0.0 +Mack, Stacey RB 0.0 +Pinkston, Todd WR 3.0 +Robinson, Marcus WR 0.0 + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/29104901.1075855166649.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/29104901.1075855166649.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..65f80f6d --- /dev/null +++ b/demo/ermis-f/cur/29104901.1075855166649.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <29104901.1075855166649.JavaMail.evans@thyme> +Date: Fri, 30 Nov 2001 13:28:51 -0800 (PST) +From: support@neg.pge.com +To: matthew.lenhart@enron.com, patti.sullivan@enron.com, + stephanie.miller@enron.com, p..south@enron.com, + corey.wilkes@enron.com, benjamin.schoene@enron.com +Subject: e-Trans Contract Administration +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Support@neg.pge.com +X-To: fermis@enron.com, kolinge@enron.com, schrist@enron.com, beveret@enron.com, nbaker@enron.com, jadams2@enron.com, Mendel, Shelly , Lenhart, Matthew , Sullivan, Patti , Miller, Stephanie , South, Steven P. , Wilkes, Corey , Schoene, Benjamin +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Contract 00121 was suspended at 11/30/2001 13:29:20 + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/29349376.1075861337074.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/29349376.1075861337074.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3ec75dbe --- /dev/null +++ b/demo/ermis-f/cur/29349376.1075861337074.JavaMail.evans@thyme:2,S @@ -0,0 +1,58 @@ +Message-ID: <29349376.1075861337074.JavaMail.evans@thyme> +Date: Wed, 31 Oct 2001 18:28:39 -0800 (PST) +From: deanrodgers@kaseco.com +To: fermis@ect.enron.com +Subject: Technical Trading Class, Houston, Early Bird 'Til 11/09 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Dean Rodgers +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Learn Technical Analysis +Two Full Days, December 4-5, 2001 +Early Bird Discount Until October 31, 2001 + +Marriott West Loop, Houston, Texas + +Energy Traders, Marketers and Buyers. + +This two full day class serves as both an introduction to those new to technical analysis and a refresher for experienced traders. Technicals are taught in a logical, systematic manner oriented to equip both physical and paper traders to buy low, sell high and manage risk in the real world in a logical, methodical manner. + + + +In this class you will: + +Ascertain when and how to take profit and cut losses. +Find out how to set up a strategy by identifying probable market direction and turns as well as likely targets using chart patterns. +Learn to use both traditional indicators like moving averages and stochastics, as well the state-of-the-art methods which won Cynthia Kase the coveted Market Technicians Association's "Best of the Best" award. + +Content + +Charting Basics, Types of Charts, Support and Resistance +When to Buy or Sell (Entry Techniques) +When to Exit Based on Signals (Momentum and Divergence) +How to Exit Based on Stops (Managing Trade Risk) +Chart Patterns and Forecasting Basics (Candlesticks, Elliott Wave, Flags, etc.) +Statistical Hedging + +Early Bird Special $845.00 +Two or More Early Bird $795.00 +Regular: $995.00 +Two or More: $895.00 *** Register Now! *** + + + +Click Here for More Information + +About the Presenters + +Who Should Attend +Detailed Agenda and Schedule +Other Classes Offered By Kase + Kase and Company also offers In House Training Classes. For more information please email us at kase@kaseco.com or call at (505) 237-1600 \ No newline at end of file diff --git a/demo/ermis-f/cur/29390631.1075861340462.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/29390631.1075861340462.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7cfc4dcd --- /dev/null +++ b/demo/ermis-f/cur/29390631.1075861340462.JavaMail.evans@thyme:2,S @@ -0,0 +1,48 @@ +Message-ID: <29390631.1075861340462.JavaMail.evans@thyme> +Date: Mon, 19 Nov 2001 05:14:25 -0800 (PST) +From: ina.rangel@enron.com +To: jay.reitmeyer@enron.com, m..scott@enron.com, mog.heu@enron.com, + frank.ermis@enron.com, p..south@enron.com, ina.rangel@enron.com, + m..tholt@enron.com, jason.huang@enron.com, matthew.lenhart@enron.com, + mike.grigsby@enron.com, tori.kuykendall@enron.com, + jason.wolfe@enron.com, matt.smith@enron.com, keith.holst@enron.com, + k..allen@enron.com +Subject: FW: STENO NUMBERS +Cc: laura.vuittonet@enron.com, jessica.presas@enron.com, + kimberly.bates@enron.com, alex.villarreal@enron.com, + daniel.quezada@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: laura.vuittonet@enron.com, jessica.presas@enron.com, + kimberly.bates@enron.com, alex.villarreal@enron.com, + daniel.quezada@enron.com +X-From: Rangel, Ina +X-To: Reitmeyer, Jay , Scott, Susan M. , Heu, Mog , Ermis, Frank , South, Steven P. , Rangel, Ina , Tholt, Jane M. , Huang, Jason , Lenhart, Matthew , Grigsby, Mike , Kuykendall, Tori , Wolfe, Jason , Smith, Matt , Holst, Keith , Allen, Phillip K. +X-cc: Vuittonet, Laura , Presas, Jessica , Bates, Kimberly , Villarreal, Alex , Quezada, Daniel +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Here is a list for the schedulers downstairs...we will get you a more completed one later. + -----Original Message----- +From: Saldana, Alex +Sent: Friday, November 16, 2001 3:54 PM +To: Rangel, Ina +Subject: STENO NUMBERS + + +INA, + +THIS IS WHAT WE HAVE FOR NOW. MONDAY EVERYONE THAT DOES NOT HAVE A STENO WILL. IF YOU NEED THE LIST OF NEW STENOS PLEASE CONTACT BRANDEE JACKSON BECAUSE I WILL BE OUT ON VACATION. + +THANKS. SORRY IT TOOK SO LONG. + + +Alex Saldana +Administrative Assistant +Enron Networks +(713) 345-7389 + diff --git a/demo/ermis-f/cur/29528847.1075855167734.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/29528847.1075855167734.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d8e86bc9 --- /dev/null +++ b/demo/ermis-f/cur/29528847.1075855167734.JavaMail.evans@thyme:2,S @@ -0,0 +1,133 @@ +Message-ID: <29528847.1075855167734.JavaMail.evans@thyme> +Date: Thu, 6 Dec 2001 14:37:57 -0800 (PST) +From: no.address@enron.com +Subject: Weekend Outage Report for 12-07-01 through 12-09-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Change Management Announcement@ENRON +X-To: Houston Outage Report@ENRON +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +------------------------------------------------------------------------------------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +December 07, 2001 5:00pm through December 10, 2001 12:00am +------------------------------------------------------------------------------------------------------ + + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: + +Impact: Corp +Time: Fri 12/7/2001 6:00:00 PM CT thru Fri 12/7/2001 7:00:00 PM CT + Fri 12/7/2001 4:00:00 PM PT thru Fri 12/7/2001 5:00:00 PM PT + Sat 12/8/2001 London thru Sat 12/8/2001 1:00:00 AM London +Outage: NAHOU-PSECN04P Repair +Environments Impacted: Print Server +Purpose: Cluster NAHOU-PSECN04V has failed drives +Backout: replace old drives back in system +Contact(s): Clark, Charles 713-286-5065 + + +Impact: Corp +Time: Sat 12/8/2001 6:00:00 PM CT thru Sun 12/9/2001 6:00:00 AM CT + Sat 12/8/2001 4:00:00 PM PT thru Sun 12/9/2001 4:00:00 AM PT + Sun 12/9/2001 London thru Sun 12/9/2001 12:00:00 PM London +Outage: Cron updates for Oracle HA test cluster server ernie +Environments Impacted: EBS oracle testing environment. +Purpose: General mainenance. +Backout: Remove new cron jobs until we determine problem. +Contact(s): Wells, Malcolm 713-345-3716 + + +Impact: Corp +Time: Sat 12/8/2001 6:00:00 PM CT thru Sun 12/9/2001 6:00:00 AM CT + Sat 12/8/2001 4:00:00 PM PT thru Sun 12/9/2001 4:00:00 AM PT + Sun 12/9/2001 London thru Sun 12/9/2001 12:00:00 PM London +Outage: Cron updates for Oracle HA test cluster server bert +Environments Impacted: EBS oracle testing environment. +Purpose: General mainenance. +Backout: Remove new cron jobs until we determine problem. +Contact(s): Wells, Malcolm 713-345-3716 + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI: No Scheduled Outages. + +EES: + +Impact: Corp +Time: Fri 12/7/2001 6:00:00 PM CT thru Fri 12/7/2001 7:00:00 PM CT + Fri 12/7/2001 4:00:00 PM PT thru Fri 12/7/2001 5:00:00 PM PT + Sat 12/8/2001 London thru Sat 12/8/2001 1:00:00 AM London +Outage: NAHOU-PSECN04P Repair +Environments Impacted: Print Server +Purpose: Cluster NAHOU-PSECN04V has failed drives +Backout: replace old drives back in system +Contact(s): Clark, Charles 713-286-5065 + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: No Scheduled Outages. + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: + +Impact: Corp +Time: Sat 12/8/2001 10:00:00 PM CT thru Sun 12/9/2001 2:00:00 AM CT + Sat 12/8/2001 8:00:00 PM PT thru Sun 12/9/2001 12:00:00 AM PT + Sun 12/9/2001 4:00:00 AM London thru Sun 12/9/2001 8:00:00 AM London +Outage: Intuity VoiceMail Node 3 Emergency Maintenance +Environments Impacted: Node 3 voicemail users +Purpose: Unix Database file needs rebuilding to fix broadcat pointers. +Backout: +Contact(s): Cynthia Siniard 713-853-0558 + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +---------------------------------------------------------------------------------------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 +TDS -Trader Decision Support On-Call (713) 327-6032 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/cur/29559114.1075861335530.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/29559114.1075861335530.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..db7e4fec --- /dev/null +++ b/demo/ermis-f/cur/29559114.1075861335530.JavaMail.evans@thyme:2,S @@ -0,0 +1,33 @@ +Message-ID: <29559114.1075861335530.JavaMail.evans@thyme> +Date: Thu, 25 Oct 2001 09:21:02 -0700 (PDT) +From: cgtpscontracts@pge.com +To: aaron.berutti@enron.com, daniel.lisk@enron.com, frank.ermis@enron.com, + hakeem.ogunbunmi@enron.com, p..south@enron.com, + suzanne.christiansen@enron.com +Subject: E-Confirm GTSA Exhibit - California Gas Transmission +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: cgtpscontracts@pge.com +X-To: Berutti, Aaron , Lisk, Daniel , Ermis, Frank , Ogunbunmi, Hakeem , kimberly.s.olinge@enron.com, Miller, Stephanie , South, Steven P. , Christiansen, Suzanne +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Your GTSA Exhibit 0202BOF016 with Pacific Gas and Electric Company is now available in INSIDEtracc. If you have any questions prior to confirming* this exhibit, please call a California Gas Transmission Representative (http://www.pge.com/pipeline/custserv/reps.html). + +Steps to E-Confirm your GTSA Exhibit: + +1. At the Pipe Ranger Home page (http://www.pge.com/pipeline/index.html), log on to INSIDEtracc. You will be prompted to enter your ID and password at two different log on screens. +2. At the INSIDEtracc main window, select Navigate, Contracts, Contracts. Click the Retrieve button to retrieve your customer-specific contract information. +3. Click the arrow next to the GTSA Contract Code to open up a list of Exhibit types (e.g. Transportation, Storage, Park/Lend). +4. Click the arrow next to the appropriate Exhibit type for a list of Exhibits. +5. Select the desired Exhibit from this list (single-click) or open the Exhibit by double-clicking on it. +6. Click the "View Contract" button on the Contract Controller screen, or "View Exhibit" button on the Exhibit screen to review the full text of the Exhibit. +7. Click the "E-Confirm" button when you are ready to electronically confirm your Exhibit. +8. Click the "View Contract" or "View Exhibit" button after you E-Confirm the Exhibit. Print or save the Exhibit text with the Date/Time/User ID stamp of your E-Confirmation. + + +* As a "contact" identified on Exhibit B (Access Request Form), you are authorized to confirm contracts under the Electronic Commerce System User Agreement executed with Pacific Gas and Electric Company. If you are not a "contact" identified on Exhibit B, please call a CGT representative to let them know you received this e-mail in error. \ No newline at end of file diff --git a/demo/ermis-f/cur/295604.1075861338546.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/295604.1075861338546.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b2fce414 --- /dev/null +++ b/demo/ermis-f/cur/295604.1075861338546.JavaMail.evans@thyme:2,S @@ -0,0 +1,50 @@ +Message-ID: <295604.1075861338546.JavaMail.evans@thyme> +Date: Thu, 8 Nov 2001 15:35:50 -0800 (PST) +From: chairman.ken@enron.com +To: dl-ga-all_enron_worldwide@enron.com +Subject: SEC Information/Earnings Restatement +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ken Lay - Office of the Chairman +X-To: DL-GA-all_enron_worldwide +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Today we released additional information about our related party and off-balance sheet transactions. We have made this information available both on our website and in a Form 8-K filing with the Securities and Exchange Commission (SEC). + +The information provides further details about: + + -- the $1.2 billion charge to shareholders' equity announced in the third quarter and the transactions related to that charge; + -- a restatement of prior years' financial statements to reflect this reduction in shareholders' equity, the consolidation of three entities and prior year proposed audit adjustments and reclassifications; + -- the Special Committee appointed by the Enron Board of Directors to review transactions between Enron and related parties; + -- the LJM limited partnerships, including a discussion of transactions between Enron and LJM entities; and + -- transactions between Enron and other Enron employees. + +This information addresses a number of concerns that have been raised by our shareholders and the SEC. As our Board's new Special Committee continues its review of various matters, we will continue to cooperate fully with the SEC in its investigation, and we will continue to respond to investor requests so that they can evaluate, appreciate and appropriately value the strength of our core businesses. + +Restatement of Earnings + +Based on information that we have recently obtained, Enron and its auditors determined that certain off-balance sheet entities should have been included in Enron's consolidated financial statements pursuant to generally accepted accounting principles. As a result, Enron will restate its financial statements from 1997 to 2000 and for the first and second quarters of 2001. These restatements have no material effect on Enron's current financial position. Here are some details included in the filing: + +Net income for each period will be impacted by the retroactive consolidation of Joint Energy Development Investments (JEDI) and Chewco beginning in November 1997, the consolidation of an LJM1 subsidiary for 1999 and 2000 and prior year proposed audit adjustments. Enron's current assessment indicates that the restatement will include: + + -- a reduction of approximately $96 million in 1997 + -- a reduction of approximately $113 million in 1998 + -- a reduction of approximately $250 million in 1999 + -- a reduction of approximately $132 million in 2000 + -- an increase of approximately $17 million for the first quarter of 2001 + -- an increase of approximately $5 million for the second quarter of 2001 + -- a reduction of $17 million for the third quarter of 2001. + +The consolidation of JEDI and Chewco also will increase Enron's debt by approximately $711 million in 1997, $561 million in 1998, $685 million in 1999 and $628 million in 2000. + +The restatement will have no material impact on Enron's reported earnings for the nine-month period ending September 2001. + +You can obtain more detailed information on the items described above by accessing the Form 8-K filing at . + +We will continue to review our strategic, operational and financial position, and we will continue to keep you updated on any developments. \ No newline at end of file diff --git a/demo/ermis-f/cur/2972396.1075861339438.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/2972396.1075861339438.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..adff2b64 --- /dev/null +++ b/demo/ermis-f/cur/2972396.1075861339438.JavaMail.evans@thyme:2,S @@ -0,0 +1,29 @@ +Message-ID: <2972396.1075861339438.JavaMail.evans@thyme> +Date: Wed, 14 Nov 2001 10:00:55 -0800 (PST) +From: pr <.palmer@enron.com> +To: frank.ermis@enron.com +Subject: RE: INTERVIEW WITH SHERN-MIN CHOW/11 NEWS +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Palmer, Mark A. (PR) +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Hi Frank, + +Thanks for your note. The no comment policy is probably the best idea, but your comment actually turned out to work very well in the story. I'd rather be lucky than good any time. + +Mark + + -----Original Message----- +From: Ermis, Frank +Sent: Wednesday, November 14, 2001 7:49 AM +To: Palmer, Mark A. (PR) +Subject: INTERVIEW WITH SHERN-MIN CHOW/11 NEWS + +Last night I was interviewed by Shern-Min Chow, I was quoted as saying "I don't know if he's gonna take the money. He might turn it down, there are rumors to that effect." I apologize for making that statement. In the future, I will not give quotes other than "no comment." \ No newline at end of file diff --git a/demo/ermis-f/cur/29912783.1075855165211.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/29912783.1075855165211.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..beed9229 --- /dev/null +++ b/demo/ermis-f/cur/29912783.1075855165211.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <29912783.1075855165211.JavaMail.evans@thyme> +Date: Mon, 26 Nov 2001 05:41:12 -0800 (PST) +From: kam.keiser@enron.com +To: k..allen@enron.com, randy.bhatia@enron.com, frank.ermis@enron.com, + carole.frank@enron.com, l..gay@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com, kam.keiser@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + matthew.lenhart@enron.com, ryan.o'rourke@enron.com, + jay.reitmeyer@enron.com, jay.reitmeyer@enron.com, + matt.smith@enron.com, p..south@enron.com, m..tholt@enron.com, + jason.wolfe@enron.com, ashley.worthing@enron.com, + biliana.pehlivanova@enron.com, monte.jones@enron.com +Subject: TRV Notification: (West VaR - 11/26/2001) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Keiser, Kam +X-To: Allen, Phillip K. , Bhatia, Randy , Ermis, Frank , Frank, Carole , Gay, Randall L. , Grigsby, Mike , Holst, Keith , Keiser, Kam , Kuykendall, Tori , Lenhart, Matthew , Lenhart, Matthew , O'Rourke, Ryan , Reitmeyer, Jay , Reitmeyer, Jay , Smith, Matt , South, Steven P. , Tholt, Jane M. , Wolfe, Jason , Worthing, Ashley , Pehlivanova, Biliana , Jones, Monte +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +The report named: West VaR , published as of 11/26/2001 is now available for viewing on the website. \ No newline at end of file diff --git a/demo/ermis-f/cur/29964320.1075861336314.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/29964320.1075861336314.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4fb9ed17 --- /dev/null +++ b/demo/ermis-f/cur/29964320.1075861336314.JavaMail.evans@thyme:2,S @@ -0,0 +1,46 @@ +Message-ID: <29964320.1075861336314.JavaMail.evans@thyme> +Date: Sun, 28 Oct 2001 20:23:22 -0800 (PST) +From: no.address@enron.com +Subject: Enron in Action 10.29.01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron In Action@ENRON +X-To: All Enron Houston@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + + +Enron in Action can be accessed through the new Community Relations web site at http://cr.enron.com/eia.html . In this week's issue you will find out information regarding: + +Enron Happenings +BEAR Holiday Fundraiser +2001 Holiday Shopping Card benefiting the American Cancer Society +Enron Kids 2001 Holiday Program +Support the Museum of Natural Science at the Crate & Barrel Opening Night Preview Party +Enron Night with the Houston Aeros +Free Carwashes for Enron Employees +American Heart Association "Heart Walk" + + +Enron Volunteer Opportunities +Volunteer for the 2001 Nutcracker Market "A World of Holiday Shopping" + +Enron Wellness +CPR/First Aid Training +Mammogram Screening +November is Lung Cancer Awareness Month + +Involved Employees +Par "Fore" Pets Golf Tournament + +In addition, Enron in Action is available through a channel on my.home.enron.com. To add this channel to your set-up click on the channels link at the top of the screen and under announcements check the Enron in Action box. + +If you wish to add an announcement to Enron in Action, please fill out the attached form below and submit it to mailto:eia@enron.com no later than 12 PM Thursday each week. + + \ No newline at end of file diff --git a/demo/ermis-f/cur/30023147.1075861335926.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/30023147.1075861335926.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0004e696 --- /dev/null +++ b/demo/ermis-f/cur/30023147.1075861335926.JavaMail.evans@thyme:2,S @@ -0,0 +1,32 @@ +Message-ID: <30023147.1075861335926.JavaMail.evans@thyme> +Date: Thu, 25 Oct 2001 21:54:55 -0700 (PDT) +From: no.address@enron.com +Subject: Important Announcement Regarding Document Preservation +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Jim Derrick@ENRON +X-To: All Enron Worldwide@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +As you know, Enron, its directors, and certain current and former officers are defendants in litigation in Federal and State court involving the LJM partnerships. + +Enron has employed counsel and they will represent Enron and its interests in the litigation. + +Under the Private Securities Litigation Reform Act, we are required to preserve documents that might be used in the litigation. + +Accordingly, our normal document destruction policies are suspended immediately and shall remain suspended until further notice. + +Please retain all documents (which include handwritten notes, recordings, e-mails, and any other method of information recording) that in any way relate to the Company's related party transactions with LJM 1 and LJM 2, including, but not limited to, the formation of these partnerships, any transactions or discussions with the partnerships or its agents, and Enron's accounting for these transactions. + +You should know that this document preservation requirement is a requirement of Federal law and you could be individually liable for civil and criminal penalties if you fail to follow these instructions. + +You should know that Enron will defend these lawsuits vigorously. In the meantime, you should not discuss matters related to the lawsuits with anyone other than the appropriate persons at Enron and its counsel. + +If you have any questions, please contact Jim Derrick at 713-853-5550. + diff --git a/demo/ermis-f/cur/30097492.1075859150787.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/30097492.1075859150787.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b7e1bd9b --- /dev/null +++ b/demo/ermis-f/cur/30097492.1075859150787.JavaMail.evans@thyme:2,S @@ -0,0 +1,266 @@ +Message-ID: <30097492.1075859150787.JavaMail.evans@thyme> +Date: Fri, 23 Nov 2001 05:35:27 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 11/23/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_2\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Anna Kournikova Exclusive Fantasy Offer! Save 10% on Anna's 2002 Calendar! Yes 12 months of Anna! Simply enter the coupon code FNTSYCAL in step 5 of the checkout process to receive your discount. Offer expires 11/30/01. + + + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Jeff Graham , WR SD - Free Agent Updated 11/21/01 +Graham has been quiet recently, but may bust out of a mini-slump against the Cardinals. His yardage numbers should be respectable, and he may catch a TD pass. + +Jerome Bettis , RB PIT - Giggles Updated 11/21/01 +The loss of tight end Mark Bruener could have an adverse impact on Bettis' output over the final weeks of the season, but you still need to start him every week in your league. Bettis is likely to struggle against a de! ce! nt Titans rush defense on Sunday, but he'll still give you serviceable stats and may even find the end zone. + +Curtis Conway , WR SD - Giggles Updated 11/21/01 +Expect a big game from Conway in Week 11. The Arizona pass defense has been very soft all year long. + +Kordell Stewart , QB PIT - Free Agent Updated 11/21/01 +While the Steelers' passing game has improved in recent weeks, Stewart is still far too inconsistent to merit using on a weekly basis. He faces a weak Tennessee secondary on Sunday, which is a good matchup, but only use him if you're desperate for a starter in your league. + +Darrell Jackson , WR SEA - Hunter Updated 11/21/01 +Jackson should play very well at Kansas City this week. Seattle will use their passing game early on to open up running lanes for Shaun Alexander, and Jackson will be a key receiver for Matt Hasselbeck. + +Tim Brown , WR OAK - Martin Updated 11/21/01 +Raiders QB Rich Gannon should have plenty of time to locate Brown downfield in their game against the Giants on Sunday. Definitely get Brown into your active lineup this week. + +Charlie Garner , RB OAK - Russell Updated 11/21/01 +Don't expect Garner to put up good stats against the Giants on Sunday. Tyrone Wheatley has returned from an injury and New York is tough on the run. Only use Garner if you don't have another alternative on your roster. + +David Patten , WR NE - JWillie Updated 11/21/01 +Patten and the Patriots go up against the Saints on Sunday. While he has been inconsistent all year long, this is a favorable matchup for the wideout. Patten could beat Fred Thomas downfield for a score, and you should consider using him as your No. 2 or 3 receiver. + +Troy Brown , WR NE - Bass/Hull Updated 11/21/01 +Brown has been a very reliable receiver for his owners this season, and has only gotten better since Tom Brady has been throwing him the ball. Expect another solid week for Brown against a mediocre Saints secondary. + +Antowain Smith , RB NE - JWillie Updated 11/21/01 +Smith has been a pleasant surprise for his Fantasy owners this season. He'll go up against a subpar Saints rush defense on Sunday, and we recommend you get him into your active lineup as a result. + +Oronde Gadsden , WR MIA - Matty Updated 11/21/01 +Gadsden has been very inconsistent this season, and we don't recommend you use him this week against the Bills. Let him prove himself before you consider putting him back into your active lineup the remainder of the season. + +James McKnight , WR MIA - Free Agent Updated 11/21/01 +There is a possibility McKnight could beat the Bills downfield for a few long passes on Sunday. However, he is only worth using in very deep leagues. + +Travis Minor , RB MIA - Giggles Updated 11/21/01 +The Dolphins may use Minor a fair amount Sunday against Buffalo to keep the defense honest. He could be worth using in a deep league since the Bills have been weak against the run all season. + +Tony Gonzalez , TE KC - Russell Updated 11/21/01 +Gonzalez will rack up good Fantasy stats Sunday against the Seahawks. While he has been somewhat of ! a ! disappointment, you need to keep him active every week. + +Stephen Davis , RB WAS - Bass/Hull Updated 11/21/01 +Davis rushed for 84 yards against Denver last week, and was held out of the end zone once again. He may struggle against Philadelphia in Week 11, but you may have no choice but to start him considering the lack of running back depth around the league. + +Larry Parker , WR KC - Free Agent Updated 11/21/01 +Parker could get a touchdown pass Sunday against Seattle, as the Seahawks' secondary has regularly been burned by teams' second wideout options. He might make a good No. 3 receiver for this week. + +Tony Richardson , RB KC - Neal/McKay Updated 11/21/01 +Richardson has fallen into a goal-line back role in recent games, and there's a chance he'll get a score against the Seahawks on Sunday. Kansas City should move the ball with relative ease, and if you are in a deep league or a touchdown-only league, he might be worth putting in your lineup. + +Priest Holmes , RB KC - Russell Updated 11/21/01The Chiefs will use many plays to keep the Seahawks off balance on Sunday, which should help Holmes roll up some very good stats this week. We recommend you get him into your active lineup despite his struggles against the Jets in Week Nine. + +Trent Green , QB KC - Bass/Hull Updated 11/21/01 +Green and the Chiefs slumped badly before their bye week, but should rebound Sunday against Seattle. Expect him to post decent stats against this questionable secondary, but don't rush to start him over a less mistake-prone quarterback. + +Stephen Alexander , TE WAS - Free ! Ag! ent Updated 11/21/01 +According to the Washington Post, Alexander will be back in the starting lineup on Sunday against Philadelphia. He had been inconsistent prior to suffering an ankle injury, so starting him is somewhat of a gamble. + +Kyle Brady , TE JAC - Free Agent Updated 11/21/01 +Brady hasn't offered useful Fantasy stats much this season. We don't recommend you use him this week against the Ravens, as it is unlikely this is the game he will break his slump. + +Rod Gardner , WR WAS - Free Agent Updated 11/21/01 +Gardner has been held down in three consecutive weeks, and is having some trouble holding onto the ball recently. He'll face a tough Philadelphia secondary on Sunday, making him a risky start from a Fantasy perspective. + +Keenan McCardell , WR JAC - Neal/McKay Updated 11/21/01 +McCardell matches up with Duane Starks in Sunday's game against Baltimore, and that, combined with the possibility of Jonathan Quinn starting at quarterback, makes him a risky start. McCardell has the talent to beat Starks for a few good catches, but you shouldn't be counting on him for explosive stats. + +Jim! my! Smith , WR JAC - Frank Updated 11/21/01 +Despite Jonathan Quinn likely playing his second straight game, you have to keep a guy like Smith active in any week in your league. He might have less impressive stats, but Smith is still talented enough to catch more passes than most receivers in the league. + +Elvis Joseph , RB JAC - Free Agent Updated 11/21/01 +There's a chance Joseph could break off some long runs despite his facing the Ravens' defense on Sunday. However, we only recommend you use him this week if you have no other options at running back. + +M! ar! cus Pollard , TE IND - Free Agent Updated 11/21/01 +Pollard will have his hands full trying to escape San Francisco's Lance Schulters on Sunday. While Pollard has been a very reliable Fantasy tight end in recent weeks, you shouldn't expect great stats this week. However, you should probably start him unless you have a good alternative. + +Terrence Wilkins , WR IND - Free Agent Updated 11/21/01 +Wilkins is likely to start in place of the injured Reggie Wayne Sunday against San Francisco. While Wilkins could get some passes thrown his way and post decent stats against a so-so Niners secondary, we only recommend you use him if you have no other options at wide receiver. + +Marvin Harrison , WR IND - Russell Updated 11/21/01 +Harrison is a must-start in any Fantasy league regardless of opponent. However, he should have no problem beating San Francisco CB Ahmed Plummer downfield for great stats this week. + +Dominic Rhodes , RB IND - Free Agent Updated 11/21/01 +Rhodes has a good matchup in Indianapolis on Sunday, and you should definitely start him this week. He may not post Edgerrin James-like stats, but should give good rushing totals and a score. + +Desmond Clark , TE DEN - Free Agent Updated 11/21/01 +Clark has been getting more passes thrown his way than Dwayne Carswell in recent weeks, and he will be a key member of the Broncos' passing game Thursday against Dallas. While the Cowboys will likely be ready to defend these two tight ends, if you need to start one it should definitely be Clark. + +More Updates +NFL Reports, Transactions + +11/23 +New York Jets +Promoted tight end Daniel Wilcox to the active roster; added defensive end Riley Kleinhesselink to the practice squad. + +Chicago Rush (Arena) +Signed wide receiver-defensive back Marvin Taylor, wide receiver-linebacker Lindsay Fleshman and lineman Mike Love. + +Grand Rapids Rampage (Arena) +Signed lineman Corey Mayfield to a one-year contract. + +Indiana Firebirds (Arena) +Re-signed wide receiver-defensive back Mike Leaks. + +New Jersey Gladiators (Arena) +Re-signed defensive specialist Lee Wiggins. + +Orlando Predators (Arena) +Placed lineman B.J. Cohen on recallable waivers; released wide receiver-defensive back Bret Cooper. + +arenafootball 2 +Announced that the Iowa Barnstormers will not field a team in the 2002 season due to construction-related issues. + + +11/22 +Montreal Alouettes (CFL) +Named Don Matthews coach. + + +11/21 +Dallas Cowboys +Placed linebacker Louis Mackey on injured reserve; signed linebacker Keith Adams to the active roster. + +Indianapolis Colts +Placed running back Edgerrin James and wide receiver Jerome Pathon on injured reserve; waived quarterback Roderick Robinson ; signed fullback Wes Ours , defensive end Lionel Barnes and wide receiver Tony Simmons . + +Kansas City Chiefs +Signed wide receiver J.J. Moses to the practice squad. + +Arena Football League +Announced the league has purchased the rights to the Florida Bobcats, Milwaukee Mustangs, Houston ThunderBears and Oklahoma Wranglers and will eliminate all four teams for the 2002 season. + +Dallas Desperados (Arena) +Named Tom Luginbill offensive coordinator. + + +11/20 +Atlanta Falcons +Waived cornerback Conrad Hamilton; signed cornerback Elijah Williams. + +Calgary Flames +Assigned forward Jukka Hentunen to Saint John of the American Hockey League. + +Carolina Panthers +Signed defensive end Gillis Wilson; placed defensive end John Milem on injured reserve; released linebacker Jeff Posey. + +Cincinnati Bengals +Signed tight end Joshua Kerr and offensive lineman Ray Redziniak to the practice squad. + +Detroit Lions +Placed safety Ron Rice on injured reserve with a neck and back injury. + +Miami Dolphins +Signed guard Anthony Cesario to the practice squad; released running back Vaughn Sanders from the practice squad. + +Philadelphia Eagles +Signed linebacker Dax Strohmeyer to the practice squad. + +Pensacola Barracudas (arenafootball2) +Named Mike Buck coach and director of football operations. + + +11/19 +Detroit Lions +Placed linebacker Stephen Boyd on injured reserve with a bad back; signed running back Aveion Cason . + +Green Bay Packers +Placed safety LeRoy Butler on injured reserve with a broken shoulder blade; waived kicker James Tuthill ; signed safety Billy Jenkins; re-signed cornerback Keith Thibodeaux. + +Philadelphia Eagles +Waived safety Terrence Carroll; signed running back Rod Smart from the practice squad. + + +Transactions, View + + Make Selection + + There are no League Transactions which meet the selected criteria. + +To see all league transactions select "All", "All", "All Teams" from the Transactions, View page. + + +Schedule, Breakdown + +JWillie +Player Pos Points +Garcia, Jeff QB 0.0 +Alexander, Shaun RB 0.0 +Smith, Antowain RB 0.0 +Alexander, Derrick WR 0.0 +Patten, David WR 0.0 +Scott, Darnay WR 0.0 +Longwell, Ryan K 10.0 +Saints DT 0.0 + +TOTAL 10.0 + +Brunell, Mark QB 0.0 +James, Edgerrin RB 0.0 +Alstott, Mike RB 0.0 +Chrebet, Wayne WR 0.0 +Coles, Laveranues WR 0.0 +Davis, Terrell RB 0.0 + + at Frank +Player Pos Points +Favre, Brett QB 20.0 +Dillon, Corey RB 0.0 +Hearst, Garrison RB 0.0 +Bruce, Isaac WR 0.0 +Schroeder, Bill WR 3.0 +Smith, Jimmy WR 0.0 +Akers, David K 0.0 +Titans DT 0.0 + +TOTAL 23.0 + +Plummer, Jake QB 0.0 +Levens, Dorsey RB 2.0 +Gary, Olandis RB 0.0 +Mathis, Terance WR 0.0 +Smith, Maurice RB 0.0 +Thrash, James WR 0.0 + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/30375076.1075855169694.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/30375076.1075855169694.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..af74e29e --- /dev/null +++ b/demo/ermis-f/cur/30375076.1075855169694.JavaMail.evans@thyme:2,S @@ -0,0 +1,43 @@ +Message-ID: <30375076.1075855169694.JavaMail.evans@thyme> +Date: Wed, 19 Dec 2001 15:03:14 -0800 (PST) +From: announcements.enron@enron.com +To: dl-ga-all_enron_houston_employees@enron.com +Subject: FROM CINDY OLSON, COMMUNITY RELATIONS: Discount Tickets to The + Nutcracker +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron General Announcements +X-To: DL-GA-all_enron_houston_employees +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Dear Enron Employee: + +Houston Ballet is presenting The Nutcracker through Sunday, December 30. The production has been hailed by the Houston chronicle as "the crown jewel of holiday entertainment," and is a perfect introduction to the world of ballet for families and audiences of all ages. Enron has been a long-time supporter of the Ballet, and we would like to thank you with a special invitation from Houston Ballet and TicketMaster for discount tickets to The Nutcracker. + +Click on the following links below to receive a 25% discount on tickets to any of the selected performances of The Nutcracker. + +To place your order, click on the link below to choose your day and time. When requesting your tickets, you may choose from best available seats or a specific section, however, all ticket prices may not be available. Ticketmaster service and handling charges will apply to your order. + +Your company code is: NUT1. + +Happy Holidays and enjoy Houston Ballet. + +Performance Dates and Times: + +Wednesday, December 26 at 7:30pm +https://ticketing.ticketmaster.com/cgi/purchasePage.asp?event_id=C003345C3DE86FB&event_code=EHL1226 + +Thursday, December 27 at 7:30pm +https://ticketing.ticketmaster.com/cgi/purchasePage.asp?event_id=C003345D10FB243&event_code=EHL1227 + +Saturday, December 29 at 2:00pm +https://ticketing.ticketmaster.com/cgi/purchasePage.asp?event_id=C003345CDB2A7A1&event_code=EHL1229M + +Sunday, December 30 at 2:00pm +https://ticketing.ticketmaster.com/cgi/purchasePage.asp?event_id=C003345CDDBA7F9&event_code=EHL1230M \ No newline at end of file diff --git a/demo/ermis-f/cur/30411832.1075855169432.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/30411832.1075855169432.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..740364b8 --- /dev/null +++ b/demo/ermis-f/cur/30411832.1075855169432.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <30411832.1075855169432.JavaMail.evans@thyme> +Date: Tue, 18 Dec 2001 12:10:15 -0800 (PST) +From: lana.moore@nesanet.org +Subject: NESA's NYMEX Brown Bag +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Lana Moore +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + <> + +HOPE to see you there! + +Happy Holidays! + +Lana Moore +Director of Education +NESA +(713) 856-6525 \ No newline at end of file diff --git a/demo/ermis-f/cur/30414661.1075861336378.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/30414661.1075861336378.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..58b7ffe6 --- /dev/null +++ b/demo/ermis-f/cur/30414661.1075861336378.JavaMail.evans@thyme:2,S @@ -0,0 +1,55 @@ +Message-ID: <30414661.1075861336378.JavaMail.evans@thyme> +Date: Mon, 29 Oct 2001 07:15:14 -0800 (PST) +From: mark.whitt@enron.com +To: j..bump@enron.com, tyrell.harrison@enron.com, t..lucci@enron.com, + paul.miller@enron.com +Subject: FW: WESTERN FRONTIER PROJECT +Cc: mike.grigsby@enron.com, p..south@enron.com, frank.ermis@enron.com, + barry.tycholiz@enron.com, jay.reitmeyer@enron.com, + dave.fuller@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +Bcc: mike.grigsby@enron.com, p..south@enron.com, frank.ermis@enron.com, + barry.tycholiz@enron.com, jay.reitmeyer@enron.com, + dave.fuller@enron.com +X-From: Whitt, Mark +X-To: Bump, Dan J. , Harrison, Tyrell , Lucci, Paul T. , Miller, Paul +X-cc: Grigsby, Mike , South, Steven P. , Ermis, Frank , Tycholiz, Barry , Reitmeyer, Jay , Fuller, Dave +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + + -----Original Message----- +From: Miller, Stephanie +Sent: Monday, October 29, 2001 7:54 AM +To: Whitt, Mark +Subject: FW: WESTERN FRONTIER PROJECT + + +FYI - WE'RE CHECKING ON ENTERGY + -----Original Message----- +From: Calcagno, Suzanne +Sent: Monday, October 29, 2001 7:53 AM +To: Kinsey, Lisa; Sullivan, Patti; Schrab, Mark L.; Miller, Stephanie; Superty, Robert +Subject: WESTERN FRONTIER PROJECT + +WILLIAMS PUTS MEAT ON THE BONES OF WESTERN FRONTIER PROJECT DESIGN + +Touting a need for more pipeline capacity linking the "prolific" supply basins of the central Rockies and increasingly hungry Mid-Continent markets, The Williams Cos. Inc. last week took the next step by filing for authorization to build and operate the Western Frontier project. + +The sponsor has in hand four negotiated-rate deals for long-term service covering roughly two-thirds of the 540,000 Dt/day of project design capacity, it told FERC in an Oct. 24 certificate application (CP02-11). Williams wants to have the $366 million project up and running by Nov. 1, 2003; it asked the commission to issue a final certificate by Dec. 11, 2002, so that it can commence construction by the following April. + +Williams unveiled initial plans for Western Frontier early last summer (IF, 9 July, 14) and held an open season in June and July. To carry gas from the Power River, Big Horn, Wind River and Green River basins- estimated to hold 173 Tcf of potential and recoverable reserves - the new 30-inch-diameter mainline would run 398 miles, starting at the Cheyenne Hub and ending at an interconnection with the system of affiliate Williams Gas Pipelines Central Inc. in Beaver County, Okla. Characterizing the Cheyenne Hub as "a liquid point of supply," Williams asserted that "presently, supply capability to the hub has outpaced transportation capacity away from the hub to market areas due to insufficient pipeline infrastructure." + +Along the way, the Western Frontier mainline would make another interconnection with Williams Central as well as with Northern Natural Gas Co., ANR Pipeline Co., Natural Gas Pipeline Co. of America and Panhandle Eastern Pipeline Co., "thus providing multiple avenues for gas produced in the central Rockies to be transported throughout the Mid-Continent using the existing pipeline grid." + +To "further enhance its supply options," the sponsor wants to build a 9.7-mile lateral from the mainline to the Wattenberg gas processing plant east of Denver to tap the Denver-Julesberg basin. Rounding out the project design are two new compressor stations, the 10,000-horsepower Chalk Bluff station to be constructed at the Cheyenne Hub and the 20,000-hp Denver station to be built in Adams County, Colo. Following the open season, Williams hammered out precedent agreements with Marathon Oil Co. (75,000 Dt/day), Williams Energy Marketing and Trading Co. (200,000 Dt/day), Utilicorp United Inc. (15,000 Dt/day) and Entergy Power Generation Corp. (75,000 Dt/day). The initial term for the deals is 10 years, except for Marathon which committed to a five-year term with an option to extend it an additional two years, said the application. + +"Other shippers have expressed serious interest for the remaining capacity on Western Frontier, and active negotiations are moving forward with these potential shippers," said the application, adding that Williams was "confident . . . that the remaining capacity will be committed in the upcoming months." With the addition of compression, the project could "facilitate relatively inexpensive expansions to accommodate future market growth," the sponsor told FERC. And that may well be necessary, it continued, pointing to "stagnant to declining supply" in the Mid-Continent basins coupled with "projected demand increases." As in many areas of the country, "much of the anticipated demand increase is attributed to installation and operation of . . . gas-fired electrical generation," it said. The 11,439 Mw of "active winter generating capacity" in the combined service areas of Western Frontier and Williams Central is expected to more than double by 2004, said Williams. + +The application seeks negotiated rate authority for the project operator, Western Frontier Pipeline Co. LLC, and approval of initial recourse rates. The maximum daily reservation rate under schedule FTS would be 35?/Dt for contract demand in Zone 1 and 79.4?/Dt in Zone 2. Under the negotiated deals reached with the four "anchor" shippers, Utilicorp and Entergy would pay a combined reservation and commodity rate of 25?/Dt at a 100% load factor for Zone 1 service to the Williams Central Hugoton station in Kansas, while WEM&T would pay a combined rate of 30?/Dt for Zone 2 transportation to the Williams Central system in Oklahoma and Marathon would pay 32?/Dt under the shorter contract for Zone 2 service to interconnects with ANR, Panhandle and Williams Central in +Oklahoma. All transportation would originate at the Cheyenne Hub. \ No newline at end of file diff --git a/demo/ermis-f/cur/30559528.1075855169455.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/30559528.1075855169455.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..3cddcc7a --- /dev/null +++ b/demo/ermis-f/cur/30559528.1075855169455.JavaMail.evans@thyme:2,S @@ -0,0 +1,55 @@ +Message-ID: <30559528.1075855169455.JavaMail.evans@thyme> +Date: Tue, 18 Dec 2001 15:54:14 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Put up $5 to win $1 Million! +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: CBS SportsLine.com +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + + + CBS SportsLine.com Fantasy Football 2001 + + Someone will win a millions dollars! + +Do you know football? Would you pay $5 to enter an office pool with a $1 Million grand prize? There are 3 weeks left in the pro football season and someone is GUARANTEED to win $1 Million in the Office Pool Challenge. There's still plenty of time left for you to win, so sign up today! + +If someone picks every game right in a week, that person is entered into a random drawing with everyone else who made "perfect picks" during the season. If no one makes "perfect picks" then the 17 weekly high-scorers are entered into a drawing for the $1 Million prize. With 3 weeks left, you still have 3 chances to make perfect picks or to be one of the weekly high scorers... maybe you'll win all weeks! + +Someone is guaranteed to win $1 Million...why can't it be you? SIGN UP TODAY! + Fantasy Football only at cbs.sportsline.com +? Grand Prize: $1,000,000 + + +? First Place: $5,000 + + +? Second Place: $2,500 + + +? Third Place: $1,000 + + +? Fourth - Sixth Place: $500 + + +? Weekly Prize: $2,500 worth of electronics + +Sign Up Today! + + + + + Fantasy Sports for Real +This message has been provided free of charge and free of obligation. If you prefer not to receive emails of this nature please respond to remove@commissioner.com . Do not respond to this email directly. + + + \ No newline at end of file diff --git a/demo/ermis-f/cur/30966468.1075855166920.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/30966468.1075855166920.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..08547cd2 --- /dev/null +++ b/demo/ermis-f/cur/30966468.1075855166920.JavaMail.evans@thyme:2,S @@ -0,0 +1,162 @@ +Message-ID: <30966468.1075855166920.JavaMail.evans@thyme> +Date: Fri, 30 Nov 2001 23:29:56 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/1/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Anna Kournikova Exclusive Fantasy Offer! Save 10% on Anna's 2002 Calendar! Yes 12 months of Anna! Simply enter the coupon code FNTSYCAL in step 5 of the checkout process to receive your discount. Offer expires 11/30/01. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Kevin Dyson , WR TEN - Bass/Hull Updated 11/30/01 +Dyson is recovering from a toe injury, but is expected to play Sunday. He is listed as questionable. Don't look for good numbers from Dyson this week. The injury will likely slow him down a bit. + +Eddie George , RB TEN - Tori Updated 11/30/01 +Even though George's stats have been on the decline it will be hard to find a better running back on waivers. George has struggled recently but is still a must-start every week. + +Frank Wycheck , TE TEN - Matty Updated 11/30/01 +Wycheck, still suffering from an ankle injury is expected to play in Sunday's game. However, he is listed as questionable. Don't expect him to be too productive. + +Hines Ward , WR PIT - Tori Updated 11/30/01 +Ward doesn't score often, but has become a very solid receiver for Pittsburgh this year. He will always post respectable totals so keep him in your lineup every week. + +Kyle Brady , TE JAC - Free Agent Updated 11/30/01 +Brady hasn't offered useful Fantasy stats much this season. Don't expect him to be too productive. Check and see if there is a more productive tight end on the waiver wires before settling on him. + +Jimmy Smith , WR JAC - Frank Updated 11/30/01 +Despite his recent troubles off the field, Smith is still one of the best receivers. Look for him to catch some passes this week and be a solid No. 2 wideout. + +Tim Couch , QB CLE - Free Agent Updated 11/30/01 +Couch has been solid this season despite the lack of a solid No. 2 wideout. He will be a good pickup if you are looking for starting QB. + +Quincy Morgan , WR CLE - Free Agent Updated 11/30/01 +Morgan might regain his starting job this week, but don't expect him to be too productive. He has only caught 22 passes this season, two of which are TDs. + +Darnay Scott , WR CIN - JWillie Updated 11/30/01 +Don't expect Scott to be too productive this week. He only has two TD catches this season. + +Elvis Grbac , QB BAL - Free Agent Updated 11/30/01 +Expect Grbac to have a solid game this week against the Colts. Indianapolis has allowed 17 TD passes this season. + +Travis Taylor , WR BAL - Russell Updated 11/30/01 +Taylor has been unproductive this season. However, he could experience some success this week against a shaky Colts defense. + +Matt Hasselbeck , QB SEA - Bass/Hull Updated 11/30/01 +Hasselbeck has been playing well in recent weeks, but he isn't putting up great Fantasy numbers. He is looked upon to avoid mistakes, not to win games for Seattle. As a result, Hasselbeck isn't worth more than a reserve role on your Fantasy team. + +Darrell Jackson , WR SEA - Hunter Updated 11/30/01 +Jackson has been playing well in recent weeks, and he should have another good week against San Diego. The Chargers pass defense has been in question in recent weeks, so starting Jackson in deeper leagues is advisable. + +Charlie Garner , RB OAK - Russell Updated 11/30/01 +Garner is a must-start against Arizona in Week 12. He faces a great matchup against the Cardinals, who have one of the worst defenses in the entire league. + +Jerry Rice , WR OAK - Neal/McKay Updated 11/30/01 +Rice still has plenty of life in his 39 year old legs, and he'll prove it on Sunday against Arizona. The Cards are one of the worst teams in the league against the pass, so starting Rice in Week 12 is advisable. + +Tim Brown , WR OAK - Martin Updated 11/30/01 +Brown should have a field day against Arizona on Sunday. The Cardinals secondary is very vulnerable to solid passing teams, so look for the veteran wideout to have a big day. + +Tom Brady , QB NE - Martin Updated 11/30/01 +Brady put up huge numbers against New Orleans, posting 258 yards passing and four touchdowns. He's become a pretty reliable Fantasy player, so starting him in Week 12 is a wise move. + +Troy Brown , WR NE - Bass/Hull! Updated 11/30/01 +Brown has been one of the most reliable Fantasy players in the league this season. He had five catches for 82 yards in his first meeting of the year against the Jets, and is a solid play for Fantasy owners this week. + +David Patten , WR NE - JWillie Updated 11/30/01 +Patten's numbers have been down somewhat in recent weeks. He's still worth Fantasy consideration in Week 12, however, but only in deeper leagues. + +Curtis Martin , RB NYJ - Tori Updated 11/30/01 +The Jets offe! ns! e will continue to be the "Curtis Martin Show" in Week 12. He's been one of the more reliable Fantasy players in the league, and is far too valuable to ever bench. + +Vinny Testaverde , QB NYJ - Neal/McKay Updated 11/30/01 +Due to the new conservative offense in New York, Testaverde isn't the reliable Fantasy player he once was. He's not even worth a roster spot in some leagues, and is no better than a reserve in others. + +Anthony Becht , TE NYJ - Free Agent Updated 11/30/01 +Becht has been very unreliable this season as a Fantasy player. Unless you're desperate for a tight end in Week 12, benching Becht is advisable. + +Laveranues Coles , WR NYJ - JWillie Updated 11/30/01 +Coles is New York's best receiving threat, which makes him worthy of Fantasy consideration in any week. He'll face a decent New England secondary in Week 12, but starting him is still a good option, especially in deeper leagues. + +Chris Chambers , WR MIA - Free Agent Updated 11/30/01 +Chambers had a huge against Buffalo last week catching f! iv! e passes for 101 yards and two touchdowns. He's the best rookie wideout in the NFL, and is worth starting in deeper Fantasy leagues. + +James McKnight , WR MIA - Free Agent Updated 11/30/01 +McKnight could find some success downfield against a questionable Denver secondary in Week 12. However, he's only worth taking a chance on in deeper Fantasy leagues. + +Marvin Harrison , WR IND - Russell Updated 11/30/01 +Harrison had a huge game against San Francisco in Week 11, catching eight passes for 128 yards and a touchdown. He may have a tough time putting up those kind of numbers against Baltimore, but he's still a must-start for Fantasy owners. + +Marcus Pollard , TE IND - Free Agent Updated 11/30/01 +Pollard has become one of Peyton Manning's favorite targets this season. He's may not be the most consistent tight end in the league, but his potential to score touchdowns makes him worth starting every week. + +Ken Dilger , TE IND - Free Agent Updated 11/30/01 +Dilger has been a major disappointment for Fantasy owners this season. With Marcus Pollard emerging as the Colts primary tight end, Dilger has very little Fantasy value. + +Terrence Wilkins , WR IND - Free Agent Updated 11/30/01 +Wilkins will likely start in place of the injured Reggie Wayne in Week 12. Playing against a tough Baltimore defense isn't to his advantage, however, so starting Wilkins is a gamble. + +Derrick Alexander , WR KC - JWillie Updated 11/30/01 +Alexander caught only four passes for 39 yards, but he did score his second touchdown of the season. However, he's still too unreliable to start every week. + +More Updates +Teams, Rosters + + Frank +Frank Ermis + +Player TM Pos Status Next Bye FA +Favre, Brett GB QB Active @JAC Week 7 100 +Dillon, Corey CIN RB Active TB Week 8 100 +Hearst, Garrison SF RB Active BUF Week 6 100 +Bruce, Isaac STL WR Active @ATL Week 8 100 +Schroeder, Bill GB WR Active @JAC Week 7 100 +Smith, Jimmy JAC WR Active GB Week 5 100 +Akers, David PHI K Active @KC Week 5 100 +Titans TEN DT Active @CLE Week 3 100 +Plummer, Jake ARI QB Reserve @OAK Week 1 100 +Levens, Dorsey GB RB Reserve @JAC Week 7 100 +Gary, Olandis DEN RB Reserve @MIA Week 15 100 +Smith, Maurice ATL RB Reserve STL Week 7 100 +Thrash, James PHI WR Reserve @KC Week 5 100 +Mathis, Terance ATL WR Reserve STL Week 7 100 + +Total Active Players: 8 +Total Reserve Players: 6 + +NFL Injuries for Frank +Updated Player Team Pos Injury Expected Return +11/29/01 Favre, Brett GB QB Back Probable for Monday's game at Jac. +11/26/01 Gary, Olandis DEN RB Leg On IR. Out for the rest of the season. +11/29/01 Smith, Maurice ATL RB Neck/Ankle Expected to start in Sunday's game vs. STL +11/30/01 Thrash, James PHI WR Knee Day to day + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/31004059.1075855166131.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/31004059.1075855166131.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..dfd6fbef --- /dev/null +++ b/demo/ermis-f/cur/31004059.1075855166131.JavaMail.evans@thyme:2,S @@ -0,0 +1,115 @@ +Message-ID: <31004059.1075855166131.JavaMail.evans@thyme> +Date: Thu, 29 Nov 2001 12:49:36 -0800 (PST) +From: staff@energyjobsnetwork.com +To: staff@energyjobsnetwork.com +Subject: EJN Newsletter +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Staff +X-To: aaa ejobs +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Energy Jobs Network (EJN) a large group of energy associations, trade groups +and energy publishers have joined together to bring you a global network of +energy jobs and energy job seekers. + +Newsletter Topics: +1. Short Fun Survey +2. Two for One (2 for 1) Holiday Special for Energy Employers +3. The National Society of Professional Engineers joins the EJN. +4. List of Energy Job Network Sites +5. EJN will launch its Resume Bank, January 3, 2001 + +1. This months survey: + +Do you work in the energy industry? + +Did you not get invited to your companies Christmas party? + +If you answered yes to either of these questions, you need to visit one of +the Energy Job Network sites today. Our network of energy related sites +are all connected and currently list over 340 energy related jobs from over +150 energy employers. All services are FREE to job seekers and by staying +proactive to our industries changes you will not get left out in the cold +this holiday season. + +2. Two for One Holiday Special (Job Posting) + +The Energy Jobs Network, your number #1 source for energy industry +candidates is offering a special 2 for 1 promotion. Purchase any amount +of single job postings or job posting packages and we will double your +purchase. + +Post your job on any EJN site and it appears on all ten (10) of our member +sites. Post one time, Pay one rate and receive multiple site exposure + +This special promotion will expire on December 31, 2001. + +Please contact us with any questions: 1-866-EJOBNET (356-2638) + +3. NSPE joins the Energy Jobs Network: + +The National Society of Professional Engineers (NSPE) has joined the Energy +Jobs Network to help its members have access to energy opportunities around +the globe. NSPE is the only engineering society that represents individual +engineering professionals and licensed engineers (PEs) across all +disciplines. NSPE serves some 60,000 members and the public through +53 state and territorial societies and more than 500 chapters. + +4. Current EJN Member Sites: (visit any of the following URLs to register) + +National Society of Professional Engineers (NSPE) +http://www.energyjobsnetwork.com/home.asp?code=nspe + +Energy News Live.com +http://www.energynewslive.com + +Electricity Forum: +http://www.energyjobsnetwork.com/home.asp?code=eforum + +National Energy Services Assoc. / Houston Energy Assoc. (NESA): +http://www.energyjobsnetwork.com/home.asp?code=nesanet + +Independent Petroleum Association of the Mountain States (IPAMS): +http://www.energyjobsnetwork.com/home.asp?code=ipams + +Powerhighway.com: http://www.energyjobsnetwork.com/home.asp?code=phw + +Natural Gas & Energy Association of Oklahoma (NGEAO): +http://www.energyjobsnetwork.com/home.asp?code=ngeao + +Independent Petroleum Association of America (IPAA): +http://www.energyjobsnetwork.com/home.asp?code=ipaa + +Oklahoma Independent Petroleum Association: +http://www.energyjobsnetwork.com/home.asp?code=oipa + +Canadian Electricity Association (CEA): +http://www.energyjobsnetwork.com/home.asp?code=cea + +NEW MEMBER SITES COMING IN DECEMBER: + +Platts, a McGraw-Hill company http://www.platts.com + +These partnerships are typical, with many more energy sector +trade groups, associations and media publishers scheduled to join our +network in the coming weeks. + +5. EJN to launch Resume Bank: + +The Energy Jobs Network will be introducing its new Resume Bank +service January 3, 2001. Make sure you open an account and unlock +the vault to talented candidates in the energy industry. + +Visit us today and let us help you identify people and +opportunities in the energy industry. + +Our staff at the Energy Jobs Network wishes you a safe +and happy holiday season + +Please contact us to unsubscribe to our news letter. \ No newline at end of file diff --git a/demo/ermis-f/cur/31080154.1075861340763.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/31080154.1075861340763.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..948eaf11 --- /dev/null +++ b/demo/ermis-f/cur/31080154.1075861340763.JavaMail.evans@thyme:2,S @@ -0,0 +1,26 @@ +Message-ID: <31080154.1075861340763.JavaMail.evans@thyme> +Date: Tue, 20 Nov 2001 07:06:46 -0800 (PST) +From: ina.rangel@enron.com +To: mog.heu@enron.com, jason.huang@enron.com, p..south@enron.com, + frank.ermis@enron.com, jay.reitmeyer@enron.com, m..scott@enron.com, + l..gay@enron.com, m..tholt@enron.com, matthew.lenhart@enron.com, + mike.grigsby@enron.com, tori.kuykendall@enron.com, + matt.smith@enron.com, keith.holst@enron.com, k..allen@enron.com, + patti.sullivan@enron.com +Subject: Pre-Bid Meeting +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Rangel, Ina +X-To: Heu, Mog , Huang, Jason , South, Steven P. , Ermis, Frank , Reitmeyer, Jay , Scott, Susan M. , Gay, Randall L. , Tholt, Jane M. , Lenhart, Matthew , Grigsby, Mike , Kuykendall, Tori , Smith, Matt , Holst, Keith , Allen, Phillip K. , Sullivan, Patti +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Today's Pre-Bid Meeting will be held in 05075 from 3:00 PM to 5:00 PM + + + +Patti: Please pass on to the schedulers. \ No newline at end of file diff --git a/demo/ermis-f/cur/31139126.1075855167441.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/31139126.1075855167441.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7c4097a4 --- /dev/null +++ b/demo/ermis-f/cur/31139126.1075855167441.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <31139126.1075855167441.JavaMail.evans@thyme> +Date: Tue, 4 Dec 2001 16:31:06 -0800 (PST) +From: administration.enron@enron.com +To: dl-ga-all_enron_worldwide1@enron.com +Subject: URGENT: PLEASE READ - VIRUS ALERT +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Messaging Administration +X-To: DL-GA-all_enron_worldwide1 +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +A virus has been detected in the Enron email environment. The offending email has the following characteristics : +The SUBJECT is "Hi" +It contains the following text : +How are you ? +When I saw this screen saver, I immediately thought about you +I am in a harry, I promise you will love it! +It contains an attachment called "gone.scr" (41 KB) +Please DO NOT launch the attachment (as this will launch the virus). +Delete ALL occurances of this email from your mail box immediately. +Please note that opening/previewing the email does not launch the virus. +Furthermore, it is absolutely against company policy to open any external (non-Enron) mail account from within the Enron environment. This means that you should not open a browser from an Enron PC and go to any sites that offer Email services. When you do this, you are tracked and IT is aware of your actions. In today's case, the virus that was launched caused a the entire global Email system to be shut down for about an hour and a half. +It is also against company policy to launch any attachments without saving it to your desktop first so that desktop virus scanning can take place. +If you did launch this virus, please call your Resolution Center/Help Desk and have your computer scanned. +Thank you for your assistance. +Enron Messaging Administration \ No newline at end of file diff --git a/demo/ermis-f/cur/314349.1075861335613.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/314349.1075861335613.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6afd4b59 --- /dev/null +++ b/demo/ermis-f/cur/314349.1075861335613.JavaMail.evans@thyme:2,S @@ -0,0 +1,156 @@ +Message-ID: <314349.1075861335613.JavaMail.evans@thyme> +Date: Thu, 25 Oct 2001 14:41:54 -0700 (PDT) +From: no.address@enron.com +Subject: Weekend Outage Report for 10-26-01 through 10-28-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Change Management Announcement@ENRON +X-To: Houston Outage Report@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + +------------------------------------------------------------------------------------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +October 26, 2001 5:00pm through October 29, 2001 12:00am +------------------------------------------------------------------------------------------------------ + +3 ALLEN CENTER POWER OUTAGE: +Time: Sat 10/27/2001 at 4:00:00 PM CT thru Sat 10/27/2001 at 8:00:00 PM CT + Sat 10/27/2001 at 2:00:00 PM PT thru Sat 10/27/2001 at 6:00:00 PM PT + Sat 10/27/2001 at 10:00:00 PM London thru Sun 10/28/2001 at 2:00:00 AM London +From 4:00 - 8:00 p.m., Trizechan Properties has scheduled a shutdown of all electrical service at 3 Allen Center. Enron Network Services will power down the 3AC network infrastructure between 3:30-4:00. There will be no 3 Allen Center network access during the electrical maintenance and the outage will continue until ENS is able to power up all of the networking devices. +All 3AC and 2AC employees will have no telephone or voicemail service during outage period. When power is restored to building, systems will be powered back up and telco services tested for dial tone and connectivity. +If you need access to 3AC anytime that Saturday, you will need to contact Trizechan Properties beforehand with your security information (Jael Olson at 713-336-2300). Anyone who attempts to enter the building on Saturday that is not on the list will be denied access. + + + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: +Impact: CORP +Time: Sat 10/27/2001 at 11:00:00 PM CT thru Sun 10/28/2001 at 4:00:00 AM CT + Sat 10/27/2001 at 9:00:00 PM PT thru Sun 10/28/2001 at 2:00:00 AM PT + Sun 10/28/2001 at 5:00:00 AM London thru Sun 10/28/2001 at 10:00:00 AM London +Outage: EDI_QA disk re-org +Environments Impacted: EES +Purpose: Improve disk utilization for future expansion. +Backout: Assign back to original disks. +Contact(s): John Kratzer 713-345-7672 + +EES: +Impact: EES +Time: Sat 10/27/2001 at 6:00:00 PM CT thru Sun 10/28/2001 at 12:00:00 AM CT + Sat 10/27/2001 at 4:00:00 PM PT thru Sat 10/27/2001 at 10:00:00 PM PT + Sun 10/28/2001 at 12:00:00 AM London thru Sun 10/28/2001 at 6:00:00 AM London +Outage: Migrate EESHOU-FS1to SAN +Environments Impacted: EES +Purpose: New Cluster server is on SAN and SAN backups +This will provide better performance, server redundancy, and backups should complete without problems. +Backout: Take new server offline, +Bring up old servers +change users profiles back to original settings. +Contact(s): Roderic H Gerlach 713-345-3077 + +EI: +Impact: All servers in 3AC floors 17 and 35: List provided below +Time: Sat 10/27/2001 at 3:00:00 PM CT thru Sat 10/27/2001 at 9:00:00 PM CT + Sat 10/27/2001 at 1:00:00 PM PT thru Sat 10/27/2001 at 7:00:00 PM PT + Sat 10/27/2001 at 9:00:00 PM London thru Sun 10/28/2001 at 3:00:00 AM London +Outage: 3AC list of Server affected by outage +Environments Impacted: EI +Purpose: There will be a complete power outage for the entire Three Allen Center Building. +Backout: No back out plan. +Contact(s): Tino Valor 713-853-7767 + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages + +ENRON NORTH AMERICAN LANS: No Scheduled Outages. + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: +Impact: CORP +Time: Fri 10/26/2001 at 7:00:00 PM CT thru Fri 10/26/2001 at 9:00:00 PM CT + Fri 10/26/2001 at 5:00:00 PM PT thru Fri 10/26/2001 at 7:00:00 PM PT + Sat 10/27/2001 at 1:00:00 AM London thru Sat 10/27/2001 at 3:00:00 AM London +Outage: Reboot HR-DB-4 to add new disks +Environments Impacted: All +Purpose: We need to remove the old arrays because of reliability issues. +Backout: Connect the old arrays back to DB-4 and reboot. +Contact(s): Brandon Bangerter 713-345-4904 + Mark Calkin 713-345-7831 + Raj Perubhatla 713-345-8016 281-788-9307 + +Impact: CORP +Time: Sun 10/28/2001 at 1:45:00 AM CT thru Sun 10/28/2001 at 2:15:00 AM CT + Sat 10/27/2001 at 11:45:00 PM PT thru Sun 10/28/2001 at 12:15:00 AM PT + Sun 10/28/2001 at 7:45:00 AM London thru Sun 10/28/2001 at 8:15:00 AM London +Outage: sysAdmiral Outage +Environments Impacted: Corp +Purpose: There is a possible bug in sysAdmiral when clocks adjust for daylight saving time, This is a precaution to take the system own during this time to prevent any possible problems that may occur. +Backout: We are only taking the services down on these machines no patches or upgrades, do not expect to see any problems. We expect the software company to be online provided we see any problems when we bring the systems back up. +Contact(s): Ryan Brennan 713-853-4545 + Brian Lindsay 713-853-6225 + Bruce Smith 713-853-6551 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: +Impact: +Time: Sat 10/27/2001 at 4:00:00 PM CT thru Sat 10/27/2001 at 8:00:00 PM CT + Sat 10/27/2001 at 2:00:00 PM PT thru Sat 10/27/2001 at 6:00:00 PM PT + Sat 10/27/2001 at 10:00:00 PM London thru Sun 10/28/2001 at 2:00:00 AM London +Outage: Power Down Lucent Switch & Voicemail @ 3AC +Environments Impacted: All +Purpose: Scheduled power outage by 3AC Building Management. +Backout: +Contact(s): Cynthia Siniard 713-853-0558 + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +---------------------------------------------------------------------------------------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 +TDS -Trader Decision Support On-Call (713) 327-6032 [Pager] diff --git a/demo/ermis-f/cur/31549740.1075861337042.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/31549740.1075861337042.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e44fd279 --- /dev/null +++ b/demo/ermis-f/cur/31549740.1075861337042.JavaMail.evans@thyme:2,S @@ -0,0 +1,33 @@ +Message-ID: <31549740.1075861337042.JavaMail.evans@thyme> +Date: Wed, 31 Oct 2001 14:35:43 -0800 (PST) +From: no.address@enron.com +Subject: ELM Finance Course Offerings +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: ELM@ENRON +X-To: All Enron Houston@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + Take advantage of the following courses remaining for 2001. + + +Electric Business Understanding - November 27 +The Electric Business Understanding Seminar will give a basic overview of the electric business for those with limited knowledge of this industry. This seminar is recommended for entry level to mid-level employees in either the gas or electric business or in businesses providing services to these industries. + +Understanding Swaps - November 8 & 9 and December 13 & 14 +This course is appropriate for all employees wishing to obtain a practical understanding of the basic natural gas and power derivative structures that are traded and marketed today. An emphasis is placed on understanding how financial tools are added to physical structures to meet the risk management needs of clients. + +Understanding Options - November 27 & 28 and December 18 & 19 +This course builds on our Derivatives 1 program and is appropriate for all employees looking to extend their knowledge of basic derivatives. Swaps and options are revisited, but from a more sophisticated perspective. Option pricing concepts are approached pragmatically, both from the trading and structuring/marketing perspectives. The program does not involve complex mathematics. + +Structuring Natural Gas Transactions - November 19 & 20 +This course builds on the DI - Applied Energy Derivatives program, focusing on deal structuring opportunities particular to the Natural Gas markets. Participants will develop insights into the economic inter-relationships between the physical operations (pipelines, storage, generation, etc.) and their synthetic financial counterparts (basis, time spread and multi-fuel derivatives). Emphasis is directed at identifying marketing opportunities that follow from these concepts. This is not an introduction to natural gas markets. + + +For enrollment, or more information on these courses, please log on to http://elm.enron.com. \ No newline at end of file diff --git a/demo/ermis-f/cur/31655445.1075855165240.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/31655445.1075855165240.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d7bc21b3 --- /dev/null +++ b/demo/ermis-f/cur/31655445.1075855165240.JavaMail.evans@thyme:2,S @@ -0,0 +1,182 @@ +Message-ID: <31655445.1075855165240.JavaMail.evans@thyme> +Date: Mon, 26 Nov 2001 07:48:00 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 11/26/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Anna Kournikova Exclusive Fantasy Offer! Save 10% on Anna's 2002 Calendar! Yes 12 months of Anna! Simply enter the coupon code FNTSYCAL in step 5 of the checkout process to receive your discount. Offer expires 11/30/01. + + + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Keenan McCardell , WR JAC - Neal/McKay Updated 11/25/01 +McCardell caught six passes for 80 yards against Baltimore. He has certainly raised the level of his play in recent weeks, and should be a solid Fantasy player down the stretch as opponents continue to focus on Jimmy Smith. + +Stacey Mack , RB JAC - Hunter Updated 11/25/01 +Mack rushed for 50 yards and two TDs and caught five passes for 45 yards against the Ravens. Despite his good outing, Mack remains a Fantasy risk beca! us! e of his inconsistency. + +Qadry Ismail , WR BAL - Bass/Hull Updated 11/25/01 +The Jaguars held Ismail to three catches for 44 yards. Despite his quiet statistical performance, Ismail remains a must-start player for any Fantasy team. He is one of the most complete and underrated receivers in the AFC. + +Jason Brookins , RB BAL - Tori Updated 11/25/01 +Brookins rushed for 82 yards and two TDs at Jacksonville, but also lost a fumble. The rookie RB is talented, but too erratic to be a Fantasy starter on most teams right now. + +Ron Dayne , RB NYG - Neal/McKay Updated 11/25/01 +Dayne carried the ball six times for 26 yards against Oakland. Don't depend on him for good numbers during the remainder of the season. + +Tiki Barber , RB NYG - Neal/McKay Updated 11/25/01 +Barber rushed for 124 yards and a TD against Oakland, and caught five passes for 41 yards. He has played well recently, although his owners would still like to see him score on a more consistent basis. + +LaDainian Tomlinson , RB SD - Hunter Updated 11/25/01 +Tomlinson was held out of the end zone, but he had a good day against Arizona nonetheless. The rookie tailback had 145 scrimmage yards, including 13 receptions, in San Diego's 20-17 loss. + +Doug Flutie , QB SD - Russell Updated 11/25/01 +Flutie had a solid game, throwing for 308 yards and two touchdowns against Arizona. However, he's only worth starting when the matchup is to his advantage. + +Jake Plummer , QB ARI - Frank Updated 11/25/01 Plummer had a decent outing on Sunday, posting 241 yards and a touchdown against San Diego. Plummer, who also threw two picks, is only a reserve Fantasy quarterback at best. + +David Boston , WR ARI - Bass/Hull Updated 11/25/01 +Boston had another outstanding game, catching six passes for 121 yards and a touchdown against San Diego. He's one of the most reliable Fantasy receivers in the league, and is worth starting on a weekly basis. + +Willie Jackson , WR NO - Martin Updated 11/25/01 +Jackson had a ! go! od outing against New England, catching five catches for 78 yards and a touchdown. He may not be the most dependable Fantasy receiver, but he is worth starting in deeper leagues. + +Joe Horn , WR NO - Matty Updated 11/25/01 +Horn had another solid outing, catching four passes for 97 yards against New England. He's been a very dependable receiver in recent weeks and is worth starting on a weekly basis. + +Tyrone Wheatley , RB OAK - Giggles Updated 11/25/01 +In his return from a knee injury, Wheatley carried the ball five times for 17 yards. Zack Crockett was used more often in short-yardage packages, and Wheatley does not appear capable of starting for any Fantasy team in the near future. Even when he is fully healthy, he may not be able to take many carries away from Charlie Garner. + +Antowain Smith , RB NE - JWillie Updated 11/25/01 +Smith had 153 yards of total offense and two touchdowns against New Orleans. After a slow start, Smith has become a pretty good weekly option for Fantasy Footballers + +Tom Brady , QB NE - Martin Updated 11/25/01 +Brady put up huge numbers against New Orleans, posting 258 yards passing and four touchdowns. He's become a pretty reliable Fantasy player, and his performance will likely keep Drew Bledsoe on the Patriots' bench for another week. + +Rich Gannon , QB OAK - Martin Updated 11/25/01 +Gannon threw for 221 yards, three TDs and no interceptions against the Giants. He ignored rain-soaked conditions, and continued to look like the most reliable QB in Fantasy Football. + +Frank Sanders , WR ARI - Free Agent Updated 11/25/01 +Sanders left Sunday's game against San Diego after re-aggravating a hamstring injury. He was replaced by MarTay Jenkins, and did not return to the game. + +Eric Moulds , WR BUF - Bass/Hull Updated 11/25/01 +Moulds finally emerged from an extended slump, catching six passes for 196 yards and two TDs against Miami. He also lost a fumble, and Fantasy owners should still remember that Moulds has been a disappointment for most of the year. Don't be surprised if he follows his best outing of the year with a mediocre performance. + +Alex Van Pelt , QB BUF - Free Agent Updated 11/25/01 +Van Pelt had another fine game, throwing for 309 yards, three TDs and one interception. He is definitely merits strong Fantasy consideration as long as he remains in Buffalo's starting lineup. + +Oronde Gadsden , WR MIA - Matty Updated 11/25/01 +Gadsden caught eight passes for 118 yards at Buffalo. He did not catch a TD pass, though, and lost a fumble. Gadsden is too unreliable to start for most Fantasy teams in these important final weeks. + +Jay Fiedler , QB MIA - Tori Updated 11/25/01 +Fiedler threw for 262 yards, three TDs and no interceptions at Buffalo. His performance may have quieted talk of a QB controversy, but Fiedler is still too inconsistent to be a dependable Fantasy QB. + +Donovan McNabb , QB PHI - Russell Updated 11/25/01 +The Redskins held McNabb to 92 passing yards and 39 rushing yards, with no TDs or interceptions. Expect the Philadelphia QB to rebound quickly from such a quiet performance. + +James Thrash , WR PHI - Frank Updated 11/25/01 +Thrash caught four passes for 32 yards against Washington. He is too in! co! nsistent to be a starter on better Fantasy teams as the playoffs approach. + +Rod Gardner , WR WAS - Free Agent Updated 11/25/01 +Gardner caught four passes for only 33 yards on Sunday. The rookie has slowed down considerably in the past few weeks, and now seems like a risk during the Fantasy homestretch. + +Ki-Jana Carter , RB WAS - Free Agent Updated 11/25/01 +Carter saw extensive action on Sunday as Stephen Davis played through back problems. He carried 18 times for 56 yards, and is a good backup to have if Davis in on your Fantasy team. Davis has always been known to battle minor injuries. + +Isaac Byrd , WR CAR - Free Agent Updated 11/25/01 +Byrd started in place of the injured Muhsin Muhammad on Sunday. He posted decent Fantasy numbers in Muhammad's absence, catching five passes for 69 yards in Carolina's 10-7 loss to Atlanta. + +Muhsin Muhammad , WR CAR - Martin Updated 11/25/01 +Muhammad missed S! un! day's game against Atlanta due to a shoulder injury. His status for next weekend's game against New Orleans is unknown at this time. + +Derrick Alexander , WR KC - JWillie Updated 11/25/01 +Alexander caught two passes for 56 yards in his return from a rib injury. He was not open often, and Alexander may continue to be a Fantasy disappointment if he stays healthy. + +Chris Chandler , QB ATL - Free Agent Updated 11/25/01 +Chandler had a subpar game on Sunday, throwing for only 132 yards against Carolina. The Falcons chose to attack Carolina with their ground game, which was the reason for Chandler's poor Fantasy numbers. + +Derrick Alexander , WR KC - JWillie Updated 11/25/01 +Alexander caught two passes for 56 yards in his return from a rib injury. He was not open often, and Alexander may continue to be a Fantasy disappointment if he stays healthy. + +More Updates +Transactions, View + + Make Selection + + There are no League Transactions which meet the selected criteria. + +To see all league transactions select "All", "All", "All Teams" from the Transactions, View page. + + +Schedule, Breakdown + +JWillie +Player Pos Points +Garcia, Jeff QB 14.0 +Alexander, Shaun RB 16.0 +Smith, Antowain RB 27.0 +Alexander, Derrick WR 5.0 +Patten, David WR 4.0 +Scott, Darnay WR 2.0 +Longwell, Ryan K 10.0 +Saints DT 4.0 + +TOTAL 82.0 + +Brunell, Mark QB 16.0 +James, Edgerrin RB 0.0 +Alstott, Mike RB 0.0 +Chrebet, Wayne WR 0.0 +Coles, Laveranues WR 0.0 +Davis, Terrell RB 0.0 + + at Frank +Player Pos Points +Favre, Brett QB 20.0 +Dillon, Corey RB 6.0 +Hearst, Garrison RB 22.0 +Bruce, Isaac WR 0.0 +Schroeder, Bill WR 3.0 +Smith, Jimmy WR 12.0 +Akers, David K 4.0 +Titans DT 1.0 + +TOTAL 68.0 + +Plummer, Jake QB 12.0 +Levens, Dorsey RB 2.0 +Gary, Olandis RB 0.0 +Mathis, Terance WR 0.0 +Smith, Maurice RB 6.0 +Thrash, James WR 3.0 + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/3183998.1075861335236.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/3183998.1075861335236.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f2911ef0 --- /dev/null +++ b/demo/ermis-f/cur/3183998.1075861335236.JavaMail.evans@thyme:2,S @@ -0,0 +1,172 @@ +Message-ID: <3183998.1075861335236.JavaMail.evans@thyme> +Date: Wed, 24 Oct 2001 04:04:24 -0700 (PDT) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 10/24/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Battle your friends for glory in Planters Crunch Time -- the first-ever football game played via e-mail! Featuring graphic, play-by-play action, Planters Crunch Time is fast, fun, and FREE! Kickoff Now! + +Remember the NFL Hall of Famer's, Superbowl Champs and your favorite Teams or Players. Save 10% off NFL Memorabilia @ MVP.com. Enter coupon code HIGH10PC at checkout to receive this exclusive offer. Ends 10/23/01. + +Attention Fantasy Fans! Subscribe to The Sporting News now for a low $.99 per issue AND get a FREE Stainless Steel Thermo-Bottle! HURRY! + + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +Player Updates NFL Reports + +Latest NFL Player News + +Ricky Watters , RB SEA - Free Agent Updated 10/23/01 +According to the Tacoma News Tribune, Seahawks Head Coach Mike Holmgren says that Watters will return to the starting lineup as soon as he's healthy, which could be another month or longer. "We'll cross that bridge when we come to it," Holmgren said. "I would be surprised if I didn't insert Ricky back into the lineup. He was our best player when he got hurt. Shaun (Alexander) has come in and played well. But I would suspect that when Ricky can play, he'll play again." If you have the roster room, it would be a good idea to stash both backs on your team to ensure you're safe if Watters takes the job back from Alexander down the stretc! h.! + +Trent Dilfer , QB SEA - Free Agent Updated 10/23/01 +Dilfer was unable to practice on Monday due to a groin injury. He has lost the starting QB job to Matt Hasselbeck, and shouldn't be on any Fantasy rosters at this point. + +Matt Hasselbeck , QB SEA - Bass/Hull Updated 10/23/01 +Hasselbeck will be the Seahawks' starting quarterback for Sunday's game against Miami, according to the Seattle Post-Intelligencer. He replaces Trent Dilfer, who stood in for Hasselbeck as he was sidelined with a pulled groin. This isn't a very favorable matchup for Hasselbeck from! a! Fantasy perspective, so don't use him this week. + +Wayne Chrebet , WR NYJ - JWillie Updated 10/23/01 +The Jets have listed Chrebet as questionable for next Sunday's game at Carolina. He will have an MRI on Tuesday to determine the extent of the concussion he suffered Sunday against the Rams. + +Dedric Ward , WR MIA - Free Agent Updated 10/23/01 +Ward missed Monday's practice due to a foot injury. He is expected to miss Sunday's game at Seattle, and isn't a useful Fantasy player at this point in the season. + +Lamar Smith , RB MIA - Neal/McKay Updated 10/23/01 +Smith did not practice Monday due to an ankle injury. He is still expected to play Sunday in Seattle, so don't be afraid to use him this week. + +Marvin Minnis , WR KC - Free Agent Updated 10/23/01 +Chiefs Head Coach Dick Vermail said Monday that Minnis might start ahead of Chris Thomas in Thursday's game against Indianapolis. We don't recommend you use either receiver despite the fact that the Colts' secondary is hardly imposing. Neither player is going to be a clear-cut starter this week. + +Jerome Pathon , WR IND - Tori Upd! at! ed 10/23/01 +Pathon might miss his third straight game Thursday at Kansas City due to a sprained right foot. Don't use him this week. + +Terrence Wilkins , WR IND - Free Agent Updated 10/23/01 +Wilkins is questionable for Thursday's game at Kansas City due to broken ribs. We don't recommend you use him in a Fantasy league this week. + +Terrell Davis , RB DEN - JWillie Updated 10/23/01 +Davis is still targeting Sunday's game against New England as his comeback game from arthroscopic knee surgery, but the Broncos have not decided whether they will activate him! . ! He will work in practice this week and the Broncos hope to know by Wednesday whether Davis can play. We don't recommend you use Davis in a Fantasy league unless it's absolutely certain he's Denver's starting running back and is 100 percent healthy. + +Warrick Dunn , RB TB - Martin Updated 10/23/01 +According to the St. Petersburg Times, Dunn doesn't have a hamstring strain, as was originally reported. Dunn won't practice until late in the week, however, but he is expected to play on Sunday against Minnesota. + +Duce Staley , RB PHI - Giggles Updated 10/23/01 +Staley started Monday's game against the N.Y. Giants, but he didn't finish it. Staley carried the ball just three times for 22 yards, and was spelled late in the game by rookie Correll Buckhalter, who gained 34 yards on 11 carries lat! e ! in the game. At this point, it's tough to depend on Staley to post consistent Fantasy numbers, so consider reserving him if your roster allows for a solid replacement. + +Joe Nedney , K TEN - Free Agent Updated 10/23/01 +Nedney suffered a neck injury in Sunday's game but is expected to play this week. + +Erron Kinney , TE TEN - Free Agent Updated 10/23/01 +Kinney will be listed on the injury report because of a calf injury. However, he is expected to play in this week's game. + +Kevin Dyson , WR TEN - Bass/Hull Updated 10/23/01 +Dyson is recovering from a thumb injury but is expected to play in Monday's game against the Steelers. He is expected to participate in practice. + +Eddie George , RB TEN - Tori Updated 10/23/01 +George suffered a thumb injury in Sunday's game. He is expected to play in this week's game. + +Steve McNair , QB TEN - Martin Updated 10/23/01 +McNair is suffering from a sore ankle as a result of a play in Sunday's game. However, he is expected to play in this week's game. + +Chris Sanders , WR TEN - Free Agent Updated 10/23/01 +The Tennessean reports that Sanders has a disc problem in his back. The reserve receiver is expected to see a specialist this week. Treatment options consist of rest, an injection, or surgery. Don't expect Sanders to play anytime soon. Rookie Drew Bennett will play in his absence. + +Damon Jones , TE JAC - Free Agent Updated 10/23/01 +Jones is expected to resume practicing on Wednesday. An MRI on his shoulder showed that his injury would not require surgery. + +Fred Taylor , RB JAC - Martin Updated 10/23/01 +Taylor has been ruled out of Sunday's game against Baltimore and his status for next week's game remains uncertain. "All I know is that, from week to week, they increase his exercises and change of direction," head coach Tom Coughlin told The Florida Times-Union. "It remains to be seen when Fred will be able to play. Progress is slow. I'm hoping he responds well this week, then we can make some kind of legitimate guess [about a return date] next week." Taylor has been inactive since severely injuring his groin on Sept 23. + +Dennis Northcutt , WR CLE - Free Agent Updated 10/23/01 +Northcutt left Sunday's game because of a concussion. He is expected to play when the Browns return to action next week. + +Todd Heap , TE BAL - Free Agent Updated 10/23/01 +Heap did not play Sunday but head coach Brian Billick told The Baltimore Sun he is optimistic that the rookie will play in this week's game. Heap has been inactive for the last four games because of a sprained ankle. + +Terry Allen , RB BAL - Tori Updated 10/23/01 +Allen, who left after the fifth play of Sunday's game with a sprained ankle, is questionable for this week's game. Jason Brookins will start at running back if Allen is inactive. + +Elvis Grbac , QB BAL - Tori ! Updated 10/23/01 +Coach Brian Billick expects Grbac to be ready for Sunday's game against Jacksonville, but the quarterback wasn't so sure. "I'm day-to-day. I'm feeling pretty sore in the chest area," Grbac said Monday. "There could be something going on with the cartilage. I haven't picked up a ball or thrown a ball, so we'll just have to wait and see." Randall Cunningham will replace Grbac if he is unable to play. + +Az-Zahir Hakim , WR STL - Neal/McKay Updated 10/23/01 +Hakim suffered a calf injury during Sunday's blowout win over the New York Jets. However, he is expected to be available for this weekend's game against New Orleans. + +Trung Canidate , RB STL - Giggles Updated 10/23/01 +According to the St. Louis Post-Dispatch, Canidate is expected to start in place of Marshall Faulk this weekend against New Orleans. "I wouldn't expect Marshall to be up for this game," coach Mike Martz said. "He's got to be 100 percent before I would be convinced that we've got to let him play. And if he's not, then he doesn't play." Canidate proved himself as a worthy replacement last Sunday against the Jets, and should be starting from a Fantasy perspective again this week. + +J.J. Stokes , WR SF - Matty Updated 10/23/01 +Stokes spent much of the bye week tending to his injured legs, and is close to being completely healthy. "Thankfully the bye week came so early. It was a blessing for me because I was abl! e ! to get treatment every day," Stokes told the Contra Costa Times . "I practiced today good. I wouldn't say I'm 100 percent but I'm darn close." Stokes has been less than mediocre, however, so don't use him as a regular starter unless he proves himself to be more reliable. + +Ike Hilliard , WR NYG - Russell Updated 10/23/01 +Hilliard continues to improve each week, and is now back in the Giants' starting lineup. Hilliard led the G-Men with six catches for 80 yards on Monday night against Philadelphia, and looked as though his surgically-repaired foot is almost completely healed. + +Ron Dixon , WR NYG - Free Agent Updated 10/23/01 +Dixon missed Monday night's 10-9 loss to the Philadelphia Eagles due to a sprained ankle. The reserve wideout is day-to-day. + +Marshall Faulk , RB STL - Matty Updated 10/23/01 +According to Head Coach Mike Martz, Faulk is questionable for Sunday's game against New Orleans. "I'm just taking the same posture that we did a week ago," Martz said. "I would not expect Marshall to be up (active) for this game. He's got to be 100 percent before I'll be convinced that we've got to let him play." Trung Canidate would once again start in Faulk's absence is he's unable to go. + +More Updates +Rosters Teams + + Frank +Frank Ermis + +Player TM Pos Status Next Bye FA +Favre, Brett GB QB Active bye Week 7 100 +Dillon, Corey CIN RB Active @DET Week 8 100 +Smith, Maurice ATL RB Active bye Week 7 100 +Smith, Jimmy JAC WR Active @BAL Week 5 100 +Bruce, Isaac STL WR Active NO Week 8 100 +Thrash, James PHI WR Active OAK Week 5 100 +Akers, David PHI K Active OAK Week 5 100 +Titans TEN DT Active @PIT Week 3 100 +Plummer, Jake ARI QB Reserve @DAL Week 1 100 +Levens, Dorsey GB RB Reserve bye Week 7 100 +Gary, Olandis DEN RB Reserve NE Week 15 100 +Hearst, Garrison SF RB Reserve @CHI Week 6 100 +Mathis, Terance ATL WR Reserve bye Week 7 100 +Schroeder, Bill GB WR Reserve bye Week 7 100 + +Total Active Players: 8 +Total Reserve Players: 6 + +NFL Injuries for Frank +Updated Player Team Pos Injury Expected Return +10/22/01 Favre, Brett GB QB Elbow Day to day +10/22/01 Schroeder, Bill GB WR Ankle Day to day. +View Transactions + +View + + Make Selection + + There are no League Transactions which meet the selected criteria. + +To see all league transactions select "All", "All", "All Teams" from the Transactions, View page. + + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/31840312.1075855169527.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/31840312.1075855169527.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..24eade04 --- /dev/null +++ b/demo/ermis-f/cur/31840312.1075855169527.JavaMail.evans@thyme:2,S @@ -0,0 +1,260 @@ +Message-ID: <31840312.1075855169527.JavaMail.evans@thyme> +Date: Tue, 18 Dec 2001 14:49:45 -0800 (PST) +From: newsletter@rigzone.com +To: fermis@enron.com +Subject: RIGZONE Industry News +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: newsletter@rigzone.com +X-To: fermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + + Wednesday +December 19, 2001 Schlumberger + + + RIGZONE + + home | news | search | maps | data | jobs | market | store + + + In This Issue + + +Current Oil and Gas Industry News +T! op Stories for the Past 7 Days +Featured Events and Conferences +What's in Store - Books & More + +Featured Employment Opportunities +Surplus Oilfield Equipment For Sale +Worldwide Offshore Rig Utilization +Oil & Gas Prices + + + +Industry Headlines + +PDVSA to Spend $375 Million Offshore Trinidad +PDVSA plans to spend $375 million over the next three years on a natural gas exploration project offshore Trinidad. + +OPEC To Meet in Cairo on December 28th +OPEC confirmed that it would meet in Cairo on December 28th to discuss output cuts scheduled for January 1st. + + + + +advertisement +Feature your surplus oilfield equipment or new products with a photo and banner ad on the Rigzone.com market place home page and receive a free advertisement here in the Rigzone daily newsletter with up to 4 sentences of text. + + + +Exploration + +Shell Hits in Santos Basin +Shell has made a discovery offshore Brazil in block BS-4 located in the Santos Basin. The estimated reserves are between 300 - 500 million barrels of oil. + +Santos and Esenjay Make Major Gas Discovery in Texas +The Runnells #7 well tested at 22 million cubic feet of natural gas and over 500 barrels of condensate per day. + +Landmark Awarded Brazilian E&P Data Management Contract +Landmark has been awarded a four-year E&P data management contract by the Brazilian Geological Service to organize and manage all Brazilian seismic and well E&P data on behalf of ANP. + + + +Production + +CNOOC Plans To Develop Xihu! Trough in 2002 +CNOOC is looking for foreign investors to jointly develop natural gas from the Xihu Trough located in the East China Sea. + +Saipem and Odebrecht form Joint Venture +Saipem and Odebrecht have formed a 50-50 joint venture to provide turn-key floating production services offshore Brazil and Angola. + + + +Company & Financial News + +Burlington to Spend $1.3 Billion in 2002 +Burlington Resources plans to spend $1.3 billion in 2002. Most of the E&P budget will be spent on development programs in Canada, Algeria, the East Irish Sea and the United States. + +Atlantic Petroleum Plans Capital Expansion +Atlantic Petroleum, a Faroes! e independent oil company, is planning a capital expansion of DKr100 million in 2002. + +Magnum Hunter and Prize Energy Announce Merger +Magnum Hunter and Prize Energy announce plans to merge in a deal valued at $1.2 Billion. + +Sakhalin-2 Reports 22 Percent Rise in Production +A consortium led by Shell reports that production offshore Russia's Sakhalin Island has increased by 22 percent this year from 1.67 million tons to 2.0 million. + + + + +advertisement +A National-Oilwell designed, 1992 built modular offshore drilling rig is available for sale direct from the manufacturer. This rig drilled only 5 wells from the Draugen platform in the Norwegian sector of the North Sea. Click on the link below for full details, photos and seller contact information: + + + + + +Last 7 Days Top Stories + +Bouygues Signs AIOC Contract +Following an interim accord with the AIOC consortium on July 11, Bouygues Offshore has signed a contract worth US $163 million to supply offshore structures for the Azeri field. + +Devon Energy to Sell Latin American Assets +Devon Energy is planning to sell several of its Latin American assets, located in Argentina and Brazil. + +Indonesia Will Tender 17 Blocks for Exploration +Indonesia will tender 17 areas for oil exploration. Tender documents will be available January/February 2002. + +Halliburton Expands Relationship with Vanco Energy +Halliburton continues to build upon its relationship with Vanco Energy by signing an agreement for engineering and consulting services in several deepwater reg! ions offshore West Africa. + +Murphy Plans to Spend $866 Million in 2002 +Murphy Oil Corporation announces a capital program of $866 million for 2002, essentially level with spending during 2001. + +Energy Partners to Acquire Hall-Houston +Energy Partners has entered into an agreement to acquire Hall-Houston Oil Company in a deal valued at approximately $88.3 million. + +Conoco To Develop Deepwater Magnolia Field +Conoco and Ocean Energy to develop the Magnolia Field in the deepwater Gulf of Mexico at a cost of $600 million. + +Phillips Announces 2002 Budget +The board of directors of Phillips Petroleum Company has approved $3.5 billion for capital projects in 2002. + +ChevronTexaco Interested in Joining Baku-Ceyhan Pipeline +ChevronTexaco confirmed its plans to join the projected Baku-Ceyhan pipeline, to run from Azerbaijan to Turkey. + +Pioneer Sets Budget for 2002 +Pioneer Natural Resources Company announced that its Board of Directors has approved a 2002 development and exploration capital budget of $425 million. + +Denbury Revises 2002 Budget +Denbury Resources Inc. has reduced its projected 2002 development and exploration budget by approximately 20%. + +Statoil Orders New LNG Carrier +Statoil has placed an order with Leif Hoegh & Co and Mitsui OSK Lines for an LNG tanker to ship LNG from the Snohvit field to Melkoya. + + + + +advertisement +American Material Resources, Inc. offers McMaster-Carr Supply Company Catalog items at a discount price...E-Mail (amrsales@ocinet.net ) or fax your inquries to us at 970-325-0505, attention Donna Morss, Sales. All we need for 24-hour turnaround on quotes is the McMaster part number and quantity. www.amrsales.com + + + +Upcoming Oil & Gas Industry Events + +Jan. 22 Alliances and Partnering in Oil & Gas +Feb. 7 Marine Construction 2002 Houston +Feb. 10 2002 SPE International Petroleum Conference & Exhibition in Mexico Villahermosa +Feb. 26 2002 IADC/SPE Drilling Conference and Exhibition Dallas +Mar. 10 AAPG Annual Meeting Houston +Apr. 9 2002 SPE/ICoTA Coiled Tubing Conference and Exhibition Houston +May. 6 Offshore Technology Conference 2002 Houston +Aug. 27 ONS 2002 Conference and Exhibition Stavanger +Oct. 6 Society of Exploration Geophysicists Annual Meeting Salt Lake City +Oct. 15 Permian Basin International Oil Show Odessa +list your conference vi! ew upcoming events + + + + Halliburton +INTEC +Quest Offshore +Horizon Offshore +Global Completion Service + + +promote your company + + + +Production Enhancement with Acid Stimulation + + +Soil Remediation for the Petroleum Extraction Industry, 2nd Edition + + +General Engineering Knowledge + + + +more products + + + + + featured equipment: +IRI 550 Series Drilling Rig + + +Cabot 250 Workover and Drilling Rig + + + +more equipment + + + featured jobs: +- Chief Financial Officer +- Project Managers - Expandable Tubulars +- Lafayette Based Pneumatic Fitter +more hot jobs >> +featured candidates: +- Drilling Consultant- Offshore-Deepwater +- Senior Sales and Marketing Service Specialist +- Facility Manager/Superintendent +search for candidates >> + + + + + Drillships: +To 5000': 50.0% (7/14) ++5000': 100.0% (25/25) +Semisubs: +2nd Gen: 67.1% (49/73) +3rd Gen: 80.0% (40/50) +4th Gen: 100.0% (38/38) +5th Gen: 100.0% (7/7) +Jackups: +To 200': 53.7% (36/67) +200' MC: 58.3% (14/24) +200' MS: 14.3% (3/21) +300' IC: 86.5% (83/96) ++300' IC: 88.9% (48/54) +Severe Env.: 81.0%(17/21) + + +view complete utilization report + + + ! +Light Crude Oil: $19.36/BBL +(1.73%) +Brent Crude Oil: $18.20/BBL +(-5.31%) +Natural Gas: $2.66/MMBtu +(-85.38%) +Unleaded Gasoline: $0.55/gal +(-79.55%) +prices from: 12/18/2001 +change since: 12/17/200! 1 + + + + + + +Promotional Opportunities +Become a Sponsor, feature your job opening or, advertise your upcoming industry conference. Click here for more information, send your press release to info@rigzone.com or call us at 281-345-4040. + +Member Services +If you no longer wish to receive this newsletter, you may unsubscribe by clicking here or by logging in to Rigzone and updating your profile. You can also change the format you receive (HTML or Text) and your email address by logging in and updating your account. Click here to log in . + \ No newline at end of file diff --git a/demo/ermis-f/cur/31861227.1075861335901.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/31861227.1075861335901.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7e4f9ba5 --- /dev/null +++ b/demo/ermis-f/cur/31861227.1075861335901.JavaMail.evans@thyme:2,S @@ -0,0 +1,28 @@ +Message-ID: <31861227.1075861335901.JavaMail.evans@thyme> +Date: Thu, 25 Oct 2001 21:43:45 -0700 (PDT) +From: no.address@enron.com +Subject: IMPORTANT-To All Domestic Employees who Participate in the Enron + Corp Savings Plan +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Corporate Benefits@ENRON +X-To: All Enron Employees United States Group@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +If you are a participant in the Enron Corp. Savings Plan, please read this very important message. + +We understand that you are concerned about the timing of the move to a new Savings Plan administrator and the restricted access to your investment funds during the upcoming transition period scheduled to take place beginning at 3:00PM CST on October 26 and ending at 8:00AM CST on November 20. + +We have been working with Hewitt and Northern Trust since July. We understand your concerns and are committed to making this transition period as short as possible without jeopardizing the reconciliation of both the Plan in total or your account in particular. + +Remember that the Enron Corp. Savings Plan is an investment vehicle for your long-term financial goals. The Enron plan will continue to offer a variety of investment opportunities with different levels of risk. + +As always, we advise you to review your overall investment strategy and carefully weigh the potential earnings of each investment choice against its risk before making investment decisions that are aligned with your long-term financial plans and your risk tolerance. + +For that reason, it is critical that ALL trades among your investment funds be completed by 3:00 PM CST Friday, October 26 before the transition period begins. \ No newline at end of file diff --git a/demo/ermis-f/cur/31945973.1075861338297.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/31945973.1075861338297.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0ff499f0 --- /dev/null +++ b/demo/ermis-f/cur/31945973.1075861338297.JavaMail.evans@thyme:2,S @@ -0,0 +1,177 @@ +Message-ID: <31945973.1075861338297.JavaMail.evans@thyme> +Date: Thu, 8 Nov 2001 06:06:10 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 11/8/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Diamondbacks 2001 World Champs Gear! Visit MVP.com for the Official Locker Room Cap, Locker Room Tee, World Series Collectibles and more. Also Save over 40% on select MLB Playoff Team Merchandise. + +Unlimited stock trades at BUYandHOLD for $14.99 per month. NO minimum balance required. Easy online application. + +Attention Fantasy Fans! Subscribe to The Sporting News now for a low $.99 per issue AND get a FREE Stainless Steel Thermo-Bottle! HURRY! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +Player Updates NFL Reports + +Latest NFL Player News + +Michael Bennett , RB MIN - Free Agent Updated 11/07/01 +Bennett is now listed as probable for Sunday's game. The Vikings will observe him in practice before deciding how much he will play. He may share carries with Doug Chapman. + +Fred Taylor , RB JAC - Martin Updated 11/07/01 +Taylor has been upgraded to questionable for this week's game. His condition will be assessed at practice before the Jaguars make a decision. He still appears to be a very risky start for Week Nine. + +Derrick Alexander , WR KC - JWillie Updated 11/07/01 +Alexander (ribs) is listed as questionable for this week's game. Larry Parker would likely start in his place if he can't play. + +Plaxico Burress , WR PIT - Free Agent Updated 11/07/01 +Burress is suffering from a shoulder injury but will start Sunday. He is listed as probable on the injury report. + +Amos Zereoue , RB PIT - Free Agen! t ! Updated 11/07/01 +Zereoue, still recovering from a shoulder injury is listed as questionable for Sunday's game. He missed last week's game because of the injury. + +Jerome Bettis , RB PIT - Giggles Updated 11/07/01 +Bettis is listed as probable for Sunday's game but will start. He is suffering from a sore wrist. + +Tim Dwight , WR SD - Free Agent Updated 11/07/01 +Dwight will miss Sunday's game with a collapsed lung. Reggie Jones will be the No. 3 receiver against Denver. +! Doug Flutie , QB SD - Russell Updated 11/07/01 +According to the San Diego Union-Tribune, Flutie (concussion) is expected to start against the Broncos. The veteran QB said he is feeling fine. "I thought I felt great after the game, and I felt better this morning and I feel even better this afternoon; so, as far as I'm concerned, I'm fine," he said. He will be re-evaluated on Thursday, but the results are not expected to be of any consequence. + +Freddie Mitchell , WR PHI - Free Agent Updated 11/07/01 +According to published reports, Mitchell has moved past Na Brown and is now Philadelphia's No. 3 receiver. He will see an increase in playing time as a result, and might be worth picking up in deeper leagues. + +Chris Weinke , QB CAR - Tori Updated 11/07/01 +According to the Charlotte Observer, the MRI performed on Weinke's injured shoulder showed no serious damage. Carolina's medical staff has indicated that Weinke should be able to play on Sunday against St. Louis, but he's not worth starting on your Fantasy team in any event. + +Jim Harbaugh , QB DET - Free Agent Updated 11/07/01 +Harbaugh was signed by the Carolina Panthers on Tuesday. He'll serve as a backup to Chris Weinke, and won't have much value as a Fantasy player this season. + +Bill Gramatica , K ARI - Free Agent Updated 11/07/01 +Gramatica suffered a dislocated shoulder last weekend against Philadelphia, but he isn't expected to miss any playing time. He'll kick wearing a shoulder harness to protect the injury, which shouldn't get in the way of his kicking duties. + +Mark Brunell , QB JAC - JWillie Updated 11/06/01 +Brunell is dealing with a strained quadriceps and may miss practice on Wednesday. His status for Sunday's game against Cincinnati is uncertain at this time. + +Edgerrin James , RB IND - JWillie Updated 11/06/01 +According to Head Coach Jim Mora, there has been no new medical news on James' injured knee. He is questionable for Sunday's game against Miami at this point. + +Jerome Pathon , WR IND - Tori Updated 11/06/01 +Pathon (foot) hopes to be ready for Sunday's NFC East battle against Miami. The Colts' wideout has missed four games and is ! li! sted as questionable for the contest. + +Santana Moss , WR NYJ - Free Agent Updated 11/06/01 +Moss (knee) will have his workload increased in practice this week. The rookie wideout will be listed as questionable for Sunday's game against Kansas City, but don't expect him to post big numbers even if he does play. + +Titans , DT TEN - Frank Updated 11/06/01 +Linebacker Randall Godfrey suffered torn cartilage in his left knee during Sunday's win over Jacksonville. He'll undergo arthroscopic surgery on Tuesday and will be listed as questionable for Monday's game against Baltimore. + +Tim Dwight , WR SD - Free Agent Updated 11/06/01 +Dwight suffered a collapsed lung during Sunday's loss to Kansas City. He's expected to be released from the hospital on Tuesday, but there is no defintive timetable for his return to the filed. + +Marshall Faulk , RB STL - Matty Updated 11/06/01 +Faulk participated in p! ra! ctice on Monday and looked as though his knee was holding up very well. "He's obviously been keeping in pretty good cardiovascular shape while he has rested the knee," coach Mike Martz told STLtoday.com. "He looked fine out there today. We probably could have played him (Oct. 28 against New Orleans) but this is the best thing to do. He's in good shape." If Faulk is on your Fantasy roster, be sure to get him into your starting lineup this week. + +Matt Hasselbeck , QB SEA - Bass/Hull Updated 11/06/01 +According to the Seattle Post-Intelligencer, Hasselbeck will start this weekend's game against Oakland. However, coach Mike Holmgren wouldn't dismiss the possibility of Trent Dilfer playing if Hasselbeck struggles in the game. + +Correll Buckhalter , RB PHI - Free Agent Updated 11/06/01 +Buckhalter suffered a shoulder sprain during Sunday's game against Arizona. He is expected to participate in practice on Wednesday, however, and will be available for this weekend's game against Minnesota. + +Tyrone Wheatley , RB OAK - Giggles Updated 11/06/01 +Wheatley was inactive for Monday night's game against Denver due to a knee injury. The big tailback is day-to-day. + +Terry Glenn , WR NE - Matty Updated 11/06/01 +Glenn has told the league that he is suffering from chronic depression, which is the reason for his recent problems with the New England Patriots. As for his status for this weekend's game against Buffalo, coach Bill Belichick told the Boston Globe that "he (Glenn) will be questionable this week. He's making progress." + +Travis Henry , RB BUF - Martin Updated 11/06/01 +Henry suffered a hip injury Sunday but is expected to play this week. He was able to practice. + +Dedr! ic! Ward , WR MIA - Free Agent Updated 11/06/01 +Ward (foot) has been cleared to practice this week. Ward said that his foot was improving, but didn't seem too confident that he would be available for this weekend's game against Indianapolis. + +Fred Taylor , RB JAC - Martin Updated 11/06/01 +Taylor, who missed his fifth consecutive game this weekend, looks as though he'll miss Sunday's game against Cincinnati. Taylor will go through some individual drills this week, but coach Tom Coughlin doesn't seem optimistic that he will be ready in time to play against the Bengals, saying that he expects Taylor to return "at some point." + +Charlie Batch , QB DET - Free Agent Updated 11/06/01 +Despite splitting a few snaps with Mike McMahon in the first half of Sunday's game against San Francisco, Batch is still Detroit's No. 1 quarterback. "Charlie is the quarterback of this football team," Mornhinweg told the Detroit Free Press. "I want to make that clear, and I made that clear to Charlie as well as Mike. But it is important in developing a quarterback to get him some time in a league game when the game is still on the line." + +Olandis Gary , RB DEN - Frank Updated 11/06/01 +Gary was declared inactive for Monday night's game against Oakland. Now that Terrell Davis is back in the starting lineup, Gary's Fantasy value is very minimal. + +Terrell Davis , RB DEN - JWillie Updated 11/06/01 +Davis started Monday night's game against Oakland, and was impressive in his return from injury. T.D. rushed for 70 yards on 17 carries in the game, and will likely remain Denver's featured back for the remainder of the season barring another injury. + +Ryan Leaf , QB DAL - Free Agent Updated 11/06/01 +Leaf will get his first start! a! s a member of the Dallas Cowboys on Sunday against Atlanta. He'll replace Clint Storner, who will now serve as Dallas No. 2 quarterback. Leaf looked decent in his short outing against the Giants, but he's not worth a roster spot on your Fantasy team at this point. + +More Updates +Player News Teams + +Frank Player News + +Olandis Gary , Reserve RB Updated 11/06/01 +Gary was declared inactive for Monday night's game against Oakland. Now that Terrell Davis is back in the starting lineup, Gary's Fantasy value is very minimal. + +Titans , Active DT Updated 11/06/01 +Linebacker Randall Godfrey suffered torn cartilage in his left knee during Sunday's win over Jacksonville. He'll undergo arthroscopic surgery on Tuesday and will be listed as questionable for Monday's game against Baltimore. + +Garrison Hearst , Reserve RB Updated 11/05/01 +Hearst bruised his knee in Sunday's game. He is listed as probable for this week's game against the Saints. + +Bill Schroeder , Reserve WR Updated 11/05/01 +Schroeder missed his second consecutive game Sunday because of an ankle injury. However, he continues to make progress and should play this week, according to published reports. + +Maurice Smith , Active RB Updated 11/05/01 +Smith suffered a bruised shin Sunday. He will be evaluated on a daily basis. + +Terance Mathis , Reserve WR Updated 11/04/01 +Mathis caught one pass for minus-two yards against the Patriots. He is definitely not performing well enough to be anything more than a Fantasy reserve. + +Jimmy Smith , Active WR Updated 11/04/01 +Smith had a huge game against Tennessee, catching seven passes for 120 yards. He is one of the top receivers in Fantasy Football and worth starting on a weekly basis. + +James Thrash , Active WR Updated 11/04/01 +Thrash caught four passes for 80 yards and two TDs at Arizona. Don't expect good numbers from Thrash every week, because he tends to disappear against more established defenses. + +Jake Plummer , Reserve QB Updated 11/02/01 +Plummer has been very inconsistent this season, so starting him as a Fantasy player is always a gamble. He had a solid game against the Eagles on October 7, but we'd avoid using him this time around as Philly looks to avenge an early-season loss to the Cards. + +Brett Favre , Active QB Updated 11/02/01 +Favre threw only one TD pass and was intercepted three times in his first meeting with Tampa Bay this year. Expect slightly better numbers from him at home against the Buccaneers this week. Favre may throw more than one TD pass, but expect at least one interception as well. + +Isaac Bruce , Active WR Updated 10/28/01 +Bruce left Sunday's game in the second quarter with a reported broken left pinky tip, but was able to return in the second half wearing a splint. + +Corey Dillon , Active RB Updated 10/28/01 +Dillon rushed 27 times for 184 yards and two TDs, and also caught three passes for 18 yards and a score. While he has been an inconsistent back for much of the season, Dillon can tear apart poor run defenses like Detroit's. He's still a reliable weekly Fantasy starter. + +Dorsey Levens , Reserve RB Updated 10/12/01 +Levens (back) is probable for Sunday's game against Baltimore. He's got no real value as a Fantasy player at this point. + +David Akers , Active K Updated 12/11/00 +Akers was 5-of-5 in PATs on Sunday, but didn't get an opportunity to kick a field goal against the Browns. Akers has been a real Fantasy sleeper this season, but won't do owners much good next week as the Eagles take their bye week during some league's Fantasy championship game. + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/31952499.1075861337582.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/31952499.1075861337582.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..39377f90 --- /dev/null +++ b/demo/ermis-f/cur/31952499.1075861337582.JavaMail.evans@thyme:2,S @@ -0,0 +1,90 @@ +Message-ID: <31952499.1075861337582.JavaMail.evans@thyme> +Date: Fri, 2 Nov 2001 19:47:00 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: CBS SPORTSLINE.COM FANTASY FOOTBALL NEWSLETTER +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: CBS SportsLine.com +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + Fantasy Football Newsletter +November 2, 2001 + + Fantasy Sports Fantasy Football CBS SportsLine.com + +Welcome to another edition of the 2001 Fantasy Football Newsletter! + +The Fantasy Football newsletter will arrive in your e-mail inbox every Friday. We'll include news about the web site; tips on using all the features available; and answers to your player-related questions from the "Gridiron Guru." + + Inside + +* Statistics Changes + +* In the Trenches + +* Gridiron Guru + +* Tip of the Week + + + + _____ + +Statistics Changes + +Statistics for our Fantasy Football games are provided by the same service that keeps official stats for the NFL, and your league is scored according to these official stats. Occasionally we receive changes to the stats we initially post after the games on Sunday or Monday nights. This happens when a stat was incorrectly reported during a game. Please note that you will rarely, if ever, see these changes reflected in published box scores, whether on-line or in print. However, we include all stat changes that we receive by Tuesday at midnight ET each week. + + _____ + +In the Trenches + +Check out our In the Trenches column every Wednesday for a look at all the news coming out of the recent weekend's games. We'll cover injuries, roster moves, depth chart changes and more. Check the Fantasy News area - click News, Fantasy News on the toolbar - for In the Trenches, and make sure your Fantasy facts are up-to-date. Check the Fantasy News area throughout the week for more news and advice from the experts. + + _____ + +Gridiron Guru + +Welcome to Gridiron Guru, where we'll answer your questions about players and offer Fantasy Football roster advice. We invite you to send your own scouting reports and comments on players to: gridguru@commissioner.com . You'll get the chance to be heard by thousands of Fantasy players just like yourself! + +Question - Jonathan Stark, St. Paul, Minnesota + +I have to bench either Tim Brown, Troy Brown, Marty Booker or Laveranues Coles. Who would you bench this week? + +Answer - GG + +Tim Brown always seems to save his best for AFC West matchups, and should have a big game against the Broncos. A Monday Night audience only adds to his motivation. Coles has become New York's No. 1 WR, and will be facing an erratic New Orleans secondary. The Jets may also have to play catch-up, and throw the ball at New Orleans. Troy Brown is facing one of the most porous secondaries in the NFC (Atlanta). We must recommend sitting Booker, who is facing the fundamentally superior Cleveland defense. + + +Question - John Olsen, Rockaway, New Jersey + +This week I was able to pick up Dominic Rhodes, the backup to Edgerrin James. I also have Ahman Green vs. Tampa Bay and Anthony Thomas vs. Cleveland, along with Mike Alstott and Maurice Smith. Which two running backs should I start this week? + +Answer - GG + +Rhodes is still an unproven player, despite his excellent game against the Chiefs. Alstott has hurt the Packers before, and ran a decisive 37-yard TD in the teams' first meeting this year. The inconsistent Smith is a risky start against the Patriots. You simply have to go with your two best players here. Green is playing in a pivotal NFC Central matchup, and no one has been able to stop Thomas yet. + + +Question - Jason Yearot, Williamsburg, Virginia + +Daunte Culpepper is off this week, and Vinny Testaverde is my backup. Should I use Vinny vs. New Orleans, or grab Rob Johnson off waivers? Also, would you start the Miami defense vs. Carolina or the Bears defense vs. Cleveland? + +Answer - GG + +Johnson showed a lot of grit in last week's game against the Chargers, and is facing a vulnerable Colts defense. But he is banged up, and Testaverde might test an inconsistent New Orleans secondary at times. Neither is a great start, but Testaverde is healthy, and Johnson could hurt your numbers if he takes another big hit and leaves the game. The Bears won't be tested by Cleveland's running game, but Tim Couch and Kevin Johnson may hurt them. Carolina doesn't have the running game or receiving talent (besides Muhsin Muhammad) to challenge the Dolphins, who are the better pick. + + + _____ + +Tip of the Week + +Shawn Abel, Midlothian, Virginia: It is time to stop recommending Fantasy teams bench their quarterback when facing the Baltimore Ravens. I benched Mark Brunell last week in favor of Vinny Testaverde and it cost me dearly. Brett Favre, Tim Couch and Brunell have proven the past three weeks that a quality quarterback can torch Baltimore's defense. + + +This message has been provided free of charge and free of obligation. If you prefer not to receive emails of this nature please send an email to remove@commissioner.com . Do not respond to this email directly. \ No newline at end of file diff --git a/demo/ermis-f/cur/31965991.1075861335034.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/31965991.1075861335034.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5836b188 --- /dev/null +++ b/demo/ermis-f/cur/31965991.1075861335034.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <31965991.1075861335034.JavaMail.evans@thyme> +Date: Tue, 23 Oct 2001 07:22:29 -0700 (PDT) +From: adrianne.engler@enron.com +To: frank.ermis@enron.com +Subject: ENA External Candidates +Cc: karen.buckley@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: karen.buckley@enron.com +X-From: Engler, Adrianne +X-To: Ermis, Frank +X-cc: Buckley, Karen +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Good Morning Frank - + +Please let me know if you agree with John Forney on only bringing in + +Nicholas Watson + +for interviews in Houston. + +Please let me know ASAP if you have opinions about other candidates. + +Kind regards, + +Adrianne \ No newline at end of file diff --git a/demo/ermis-f/cur/3200651.1075861339184.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/3200651.1075861339184.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0845487d --- /dev/null +++ b/demo/ermis-f/cur/3200651.1075861339184.JavaMail.evans@thyme:2,S @@ -0,0 +1,173 @@ +Message-ID: <3200651.1075861339184.JavaMail.evans@thyme> +Date: Tue, 13 Nov 2001 11:58:50 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 11/13/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Save 10% Speak No Evil, Hear No Evil Monkey Bikes... One of the Hottest Gifts for Holiday 2001... Just enter the coupon code MQJ36GX6 in the checkout process to receive your discount. Offer expires November 16, 2001. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Save $.05 a gallon on the gas that keeps your car's engine clean. Click here to apply online. + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +Summary Standings + +East Division +Team W L T Pct Back Strk Div Wks PF Back PA +JWillie 5 4 0 0.556 0.0 L1 2-2-0 2.0 793.0 18.0 778.0 +Martin 5 4 0 0.556 0.0 W3 2-2-0 1.0 782.0 29.0 726.0 +Frank 4 5 0 0.444 1.0 L2 3-1-0 2.0 755.0 56.0 839.0 +Hunter 3 6 0 0.333 2.0 L1 2-2-0 ! 0.0 783.0 28.0 820.0 +Neal/McKay 1 8 0 0.111 4.0 L7 1-3-0 0.0 630.0 181.0 757.0 + +West Division +Team W L T Pct Back Strk! Div Wks PF Back PA +Russell 8 1 0 0.889 0.0 W8 3-1-0 1.0 811.0 0.0 672.0 +Matty 5 3 1 0.611 2.5 W1 2-1-1 1.0 795.0 16.0 823.0 +Tori 5 4 0 0.556 3.0 W1 3-1-0 1.0 733.0 78.0 642.0 +Giggles 5 4 0 0.556 3.0 W1 1-3-0 0.0 731.0 80.0 736.0 +Bass/Hull 3 5 1 0.389 4.5 L1 0-3-1 1.0 735.0 76.0 755.0 + +Scoring Statistics + +Frank Actives +Player Pos Scoring Score +Favre, Brett QB 268 PaYd (13 Pts), 2 PaTD (41,9) (8 Pts), 1 PaInt (-2 Pts) 19.0 +Dillon, Corey RB 58 RuYd (5 Pts), 1 RuTD (7) (6 Pts), 13 ReYd (1 Pt) 12.0 +Smith, Maurice RB 148 RuYd (14 Pts) 14.0 +Bruce, Isaac WR 39 ReYd (3 Pts), 1 ReTD (26) (6 Pts) 9.0 +Smith, Jimmy WR 63 ReYd (6 Pts), 1 ReTD (5) (6 Pts) 12.0 +Thrash, James WR 14 RuYd (1 Pt), 52 ReYd (5 Pts), 2 ReTD (14,17) (12 Pts) 18.0 +Akers, David K 2 FG (36,21) (6 Pts), 6 XP (6 Pts) 12.0 +Titans DT 1 Int (2 Pts), 3 SACK (3 Pts), 1 DFR (2 Pts), 238 YDS (3 Pts) 10.0 + +TOTALS 106.0 + +Frank Reserves +Player Pos ST Scoring Score +Gary, Olandis RB RS 0.0 +Hearst, Garrison RB RS 145 RuYd (14 Pts), 15 ReYd (1 Pt) 15.0 +Levens, Dorsey RB RS 0.0 +Mathis, Terance WR RS 0.0 +Plummer, Jake QB RS 172 PaYd (8 Pts), 1 PaTD (38) (4 Pts), 1 PaInt (-2 Pts) 10.0 +Schroeder, Bill WR RS 100 ReYd (10 Pts), 1 ReTD (41) (6 Pts) 16.0 + +TOTALS 41.0 +Player Updates NFL Reports + +Latest NFL Player News + +Santana Moss , WR NYJ - Free Agent Updated 11/13/01 +Moss is expected to make his season debut Sunday against Miami. He has been sidelined all season with a knee injury but is listed as probable for Sunday's game. + +Wayne Chrebet , WR NYJ - JWillie Updated 11/13/01 +Chrebet is expected to play Sunday, despite suffering from a shoulder injury. Look for him to be a solid No. 2 Fantasy receiver. + +Fred Taylor , RB JAC - Martin Updated 11/13/01 +Taylor is expected to play Sunday against Pittsburgh. He has been sidelined for over a month because of a groin injury. + +Damon Jones , TE JAC - Free Agent Updated 11/13/01 +Jones re-injured his shoulder in Sunday's game. He had an MRI done on the shoulder Monday. His status for this week's game is uncertain. + +Mark Brunell , QB JAC - JWillie Updated 11/13/01 +Brunell is expected to play this week, despite suffering from a sore leg. However, he is not expected to practice. Nevertheless, look for Brunell to be a productive No. 1 QB this week. + +Chad Johnson , WR CIN - Free Agent Updated 11/13/01 +Johnson might play on a limited basis in Sunday's game against Tennessee. He will be re-evalauted on Tuesday, according to The Cincinnati Post. Johnson has been sidelined for a month because of a fractured collarbone. + +Terry Glenn , WR NE - Matty Updated 11/13/01 +Glenn should be able to play Sund! ay! if he practices with the team this week, according to The Boston Herald. He has not practiced in over three weeks because of a hamstring injury. The Patriots first two workouts are on Tuesday and Wednesday. + +Brian Natkin , TE TEN - Free Agent Updated 11/13/01 +Natkin started Monday's game. He was used to replace the injured Shad Meier and Erron Kinney. Natkin played the entire game but had only one catch for 18 yards. + +Frank Wycheck , TE TEN - Matty Updated 11/13/01 +Wycheck left Monday's game briefly because of an ankle injury but returned. He will be evaluated on a daily basis. Wycheck had two catches for 18 yards Monday. + +Jeff Garcia , QB SF - JWillie Updated 11/13/01 +Garcia made it through another game using a brace to protect his sprained knee, and had no problems afterwards. Head Coach Steve Mariucci is optimistic that Garcia will be able to play without the brace soon. + +Reggie Kelly , TE ATL - Free Agent Updated 11/13/01 +Kelly suffered both knee and ankle injuries during Sunday's win over ! Da! llas. He will have an MRI this week to determine the extent of the injury, and his status for this weekend's game against Green Bay is unclear at this time. + +Elvis Grbac , QB BAL - Free Agent Updated 11/13/01 +Grbac started in Monday's game despite suffering from chest/rib injuries. He threw for 192 yards and a touchdown, but was also intercepted once. Nevertheless, Grbac appears to have overcome his injuries and should be a solid No. 1 QB this week. + +Kurt Warner , QB STL - Hunter Updated 11/13/01 +Warner admitted to STLtoday.com that the thumb injury he sustained in the season opener against Philadelphia is effecting his ability to throw the ball deep. The team has begun extensive treatment on the thumb, and coach Mike Martz doesn't feel as though his Pro Bowl QB will miss any playing time. "I don't anticipate this being a real problem unless he gets it banged and re-injured," Martz said. "He has played pretty well with it since Philadelphia. We should be fine." + +Terry Allen , RB BAL - Tori Updated 11/13/01 +Allen played in Monday's game against Tennessee but suffered a fractured left hand in his first and only carry of the game, during the second quarter. His status for Sunday's game is uncertain. + +Kevin Dyson , WR TEN - Bass/Hull Updated 11/13/01 +Dyson played in Monday's game despite suffering from a toe injury. It appears he has recovered from the injury. He had six catches for 68 yards and a touchdown. Dyson should be a productive No. 2 or No. 3 wideout if he remains healthy. + +Panthers , DT CAR - Free Agent Updated 11/13/01 +Defensive end Sean Gilbert will likely miss a month of action after suffering a Grade II sprain in his left knee on Sunday. In other news, linebackers Dan Morgan (ankle), Dean Wells (calf) and Cory Minor (knee) will likely return to action this weekend against San Francisco. +! Chris Weinke , QB CAR - Tori Updated 11/13/01 +Weinke (shoulder), who missed Sunday's 48-14 loss to St. Louis, has been cleared to practice. His status for this weekend's game against San Francisco is still unclear, however, but coach George Seifert expects him to play. + +Chris Chandler , QB ATL - Free Agent Updated 11/13/01 +According to Head Coach Dan Reeves, Chandler's final status for Sunday's game against Green Bay won't be determined until at least Wednesday. Chandler missed his last start due to a rib injury, but Reeves believes that Chandler will be a! va! ilable for the game. + +Terrell Davis , RB DEN - JWillie Updated 11/12/01 +Davis has a torn lateral meniscus in his left knee and will be out 10 to 12 days, Mike Shanahan said. He will undergo surgery, and is not expected to play in the next two games. Mike Anderson will start in his place. + +Bill Schroeder , WR GB - Frank Updated 11/12/01 +Schroeder may have re-aggravated his ankle injury during a TD celebration on Sunday. His current status is day to day. + +Drew Bledsoe , QB NE - Free Agent Updated 11/12/01 +Bledsoe is expected to be cleared to return to practice this week, and he could be ready to play Sunday night against St. Louis. Patriots coach Bill Belichick said Monday he expects the team's doctors to give Bledsoe the OK this week. But that doesn't mean he will replace Tom Brady, who is 5-2 as a starter since Bledsoe's chest injury, as the starting quarterback. + +Kurt Warner , QB STL - Hunter Updated 11/12/01 +Warner says his thumb is affecting the way he throws the ball. X-rays revealed a sprained ligam! en! t, and he will be limited in practice this week. + +Rob Johnson , QB BUF - Giggles Updated 11/12/01 +According to published reports, Johnson will miss at least four weeks with a broken clavicle. Alex Van Pelt will start while he is out. + +Randy Moss , WR MIN - Russell Updated 11/12/01 +Moss felt soreness in his ankle on Sunday, but he is fine and there is no apparent reason to expect him to miss any playing time. + +Tyrone Wheatley , RB OAK - Giggles Updated 11/12/01 +Wheatley did not play at Seattle. His return date is still unclear. + +Freddie Jones , TE SD - Neal/McKay Updated 11/12/01 +Jones (ankle) played on Sunday, but did not start. His current status is day to day. + +Freddie Mitchell , WR PHI - Free Agent Updated 11/12/01 +Mitchell sprained is ankle on Sunday. His current status is day to day. + +Kevan Barlow , RB SF - Tori Updated 11/12/01 +Barlow has a strained left quadricep. He is listed for probable for next week's game at Carolina. + +Robert Wilson , WR NO - Free Agent Updated 11/12/01 +Wilson (finger) was inactive on Sunday. His status for next week's game is unclear. + +Derrick Alexander , WR KC - JWillie Updated 11/12/01 +Alexander played, but did not start against the Jets. He has a bye week to recover from his rib injury, and should be ready to start when the Chiefs return to action. + +More Updates + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/32197777.1075861341198.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/32197777.1075861341198.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4b97fd73 --- /dev/null +++ b/demo/ermis-f/cur/32197777.1075861341198.JavaMail.evans@thyme:2,S @@ -0,0 +1,164 @@ +Message-ID: <32197777.1075861341198.JavaMail.evans@thyme> +Date: Wed, 21 Nov 2001 09:21:58 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 11/21/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Anna Kournikova Exclusive Fantasy Offer! Save 10% on Anna's 2002 Calendar! Yes 12 months of Anna! Simply enter the coupon code FNTSYCAL in step 5 of the checkout process to receive your discount. Offer expires 11/30/01. + + + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Tony Martin , WR ATL - Free Agent Updated 11/21/01 +Martin hasn't been a reliable Fantasy player at all this season, but he could have a decent outing against Carolina. The Panthers secondary is one of the worst in the league, so starting Martin in deeper Fantasy leagues may be worth considering. + +Frank Sanders , WR ARI - Free Agent Updated 11/21/01 +Sanders is dealing with two tight hamstrings, but he's expected to play on Sunday against San Diego. The Chargers' secondary h! as! n't been playing well of late, so giving Sanders some consideration in deeper leagues is advisable. + +David Boston , WR ARI - Bass/Hull Updated 11/21/01 +Boston has become one of the premier wide receivers in Fantasy Football. He's posted three touchdowns and 217 yards receiving in his last two games, and should have another solid game vs. San Diego in Week 11. + +Tom Brady , QB NE - Martin Updated 11/21/01 +Patriots Head Coach Bill Belichick announced late Monday that Brady will remain the starting quarterback for the remainder of the season, barring injury. This relegates Drew Bledsoe to a backup role and makes him useless from a Fantasy perspective. Brady might have his hands full passing against the Saints on Sunday, but he is a fairly safe weekly starter otherwise. + +Dolphins , DT MIA - Martin Updated 11/21/01 +Defensive tackle Daryl Gardener could miss the remainder of the season due to a fragmented disc in his back. He will miss at least one month to rest and rehabilitate the injury before being re-evaluated. Gardener's absence hurts the Dolphins' rush defense, which might be burned a little more by opposing running backs in the upcoming weeks. +Marvin Minnis , WR KC - Free Agent Updated 11/21/01 +Minnis is unlikely to be available for Sunday's game against Seattle due to the sprained ankle he suffered during a Nov. 11 game against the Jets. He will be replaced by Chris Thomas in the lineup at split end, and you should keep him reserved for this week. + +Mark Brunell , QB JAC - JWillie Updated 11/21/01 +Brunell's nagging leg injury might sideline him for Sunday's game against Baltimore. He decided about two hours before last Sunday's kickoff that he couldn't play against Pittsburgh due to a strained right quadriceps. Jonathan Quinn has been preparing as if he will start the game, so right now you shouldn't count on Brunell this week as you set your lineups. + +Fred Taylor , RB JAC - Martin Updated 11/21/01 +Taylor received a second medical opinion Tuesday that indicated his severe groin injury could keep him out up to three months and possibly the remainder of the season, according to the Florida Times-Union. The diagnosis was that the injury still has not healed and will need more time to become healthy, and in the meantime Taylor has developed pain ! in! his hip, a side effect of the injury. It's sounding more and more like Taylor will not play again this Fantasy season, although you should probably hold onto him until a final decision is reached, provided you have a deep enough bench. + +Rod Smith , WR DEN - Matty Updated 11/21/01 +Smith's sprained ankle was not healed enough for him to practice on Tuesday, and there is a real chance he might miss Thursday's game against Dallas. He suffered the injury Nov. 11, and aggravated it during Sunday's game. You should probably play it safe and keep Smith on your bench for this week. Temper your expectations for the entire Broncos' offense as well - the Cowboys' D isn't the pushover many believed it would be prior to the season. + +Shaun Alexander , RB SEA - JWillie Updated 11/20/01 +With Ricky Watters expected to miss another two to three weeks, Alexander will remain the focal point of many contending Fantasy teams during their charge to the playoffs. He should roll up some fine numbers against the Chiefs this week. + +Tom Brady , QB NE - Martin Updated 11/20/01 +The Patriots will stick with Brady for now, and Drew Bledsoe will remain the team's No. 2 QB. "I don't see any changes this week," coach Bill Belichick said. Brady is a solid Fantasy starter right now, but add Bledsoe to your ! ro! ster as an insurance policy if you can. + +Jonathan Quinn , QB JAC - Free Agent Updated 11/20/01 +Quinn may have to start in place of Mark Brunell (quadriceps) again this week. Brunell's status is still unclear for Sunday's game. + +Ricky Watters , RB SEA - Free Agent Updated 11/20/01 +Watters' shoulder has not sufficiently healed enough for him to practice, says the Seattle Times . He is not expected to return for another two to three weeks, meaning Shaun Alexander will continue to be a key performer for many Fantasy teams as the postseason comes into view. + +Doug Flutie , QB SD - Russell Updated 11/20/01 +Mike Riley told the San Diego Union-Tribune there is no QB controversy involving Flutie and rookie Drew Brees. "Doug is going to be our quarterback," he said. "You can talk about controversy all you want, but there is none within this building. He is our quarterback. He will start. He will get us the next win the next week." Still, Flutie is not playing well enought to satisfy most Fantasy owners. + +Mark Bruener , TE PIT - Free Agent Updated 11/20/01 +Bruener will miss the rest of the season after undergoing shoulder injury. His loss may adversely affect Jerome Bettis' statistics, because Bruener is widely regarded as the best run-blocking tight end in football. + +Tyrone Wheatley , RB OAK - Giggles Updated 11/20/01 +Wheatley told the Contra-Costa Times he is no longer being bothered by a knee injury. He expects to play on Sunday. + +Erron Kinney , TE TEN - Free Agent Updated 11/20/01 Kinney (calf) may play this week after missing three games. He was expected to return to practice early this week. + +Frank Wycheck , TE TEN - Matty Updated 11/20/01 +Wycheck (calf) will be limited in practice this week. He may be a risky start in Week 11. + +Steve McNair , QB TEN - Free Agent Updated 11/20/01 +The Tennessean says McNair's hand was sore when he arrived at the team's practice facility on Monday. Jeff Fisher now says he doesn't expect him to miss any practice time this week. + +Derrick Alexander , WR KC - JWillie Updated 11/20/01 +Alexander (ribs) has returned to practice. He is expected to start against Seattle. + +Marvin Minnis , WR KC - Free Agent Updated 11/20/01 +Minnis (ankle) is listed as doubtful for Sunday's game. Larry Parker may have to start in his place, + +Reggie Wayne , WR IND - Free Agent Updated 11/20/01 +Wayne has a sprained knee ligament, and is doubtful for Sunday's game against New Orleans. Terrence Wilkins may have to start in his place. + +Jerome Pathon , WR IND - Tori Updated 11/20/01 +Pathon (foot) is done for the season. He will be put on injured reserve. Reggie Wayne (knee) is also hurting, meaning Terrence Wilkins might have to be moved back into the starting lineup. + +Jay Fiedler , QB MIA - Tori Updated 11/20/01 +Dave Wannstedt told the Miami Herald there is no QB controversy surrounding Fielder and backup Ray right now. ``! Th! at's kind of hypothetical,'' he said. ``Jay is the starter, and my only comment is we're going to get it squared away and play turnover-free football.'' + +Rod Smith , WR DEN - Matty Updated 11/20/01 +Mike Shanahan said he does not know if Smith (ankle) will be sufficiently healed to play in Thursday's game against the Cowboys. "We'll get a chance to evaluate that during the week and see," Shanahan told the Denver Post. "If he can help our football team, he'll play. If he's in a situation where he can't perform at the level that we think can help our team, then we'll keep him out and put somebody else in." + +Benjamin Gay , RB CLE - Free Agent Updated 11/20/01 +The Cleveland Plain-Dealer says Butch Davis won't indicate how much Gay will play in the near future. "We'll try to get him involved in some of the games," Davis said. "We'll see." + +Kevin Lockett , WR WAS - Free Agent Updated 11/20/01 +Lockett, who suffered a rib injury last weekend against Denver, expects to play on Sunday against Philadelphia. However, the wide receiver has no real value as a Fantasy player at this point. + +Tony Banks , QB WAS - Free Agent Updated 11/20/01 +Barring any setbacks, Banks will start Sunday's game against Philadelphia. Banks, who suffered a concussion last weekend vs. Denver, hasn't been feeling any after effects of the injury and should be under center for the 'Skins. + +Jacquez Green , WR TB - Free Agent Updated 11/20/01 +Green (abdomen) is expected to return to practice on Wednesday at full strength. He's been inconsistent this season, and is best used when the matchup is favorable. + +Terrell Owens , WR SF - Martin Updated 11/20/01 +Owens suffered a sprained left knee and ankle during the overtime session of last weekend's game against Carolina. The injuries aren't considered serious, however, and Owens is expected to be in the starting lineup on Sunday Indianapolis. + +More Updates +Teams, Rosters + + Frank +Frank Ermis + +Player TM Pos Status Next Bye FA +Favre, Brett GB QB Active @DET Week 7 100 +Dillon, Corey CIN RB Active @CLE Week 8 100 +Hearst, Garrison SF RB Active @IND Week 6 100 +Bruce, Isaac STL WR Active TB Week 8 100 +Thrash, James PHI WR Active WAS Week 5 100 +Schroeder, Bill GB WR Active @DET Week 7 100 +Akers, David PHI K Active WAS Week 5 100 +Titans TEN DT Active PIT Week 3 100 +Plummer, Jake ARI QB Reserve @SD Week 1 100 +Gary, Olandis DEN RB Reserve @DAL Week 15 100 +Smith, Maurice ATL RB Reserve @CAR Week 7 100 +Levens, Dorsey GB RB Reserve @DET Week 7 100 +Mathis, Terance ATL WR Reserve @CAR Week 7 100 +Smith, Jimmy JAC WR Reserve BAL Week 5 100 + +Total Active Players: 8 +Total Reserve Players: 6 + + +Transactions, View + + Make Selection + + There are no League Transactions which meet the selected criteria. + +To see all league transactions select "All", "All", "All Teams" from the Transactions, View page. + + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/3222258.1075861339390.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/3222258.1075861339390.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..41bca1d6 --- /dev/null +++ b/demo/ermis-f/cur/3222258.1075861339390.JavaMail.evans@thyme:2,S @@ -0,0 +1,167 @@ +Message-ID: <3222258.1075861339390.JavaMail.evans@thyme> +Date: Wed, 14 Nov 2001 05:41:06 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 11/14/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Save 10% Speak No Evil, Hear No Evil Monkey Bikes... One of the Hottest Gifts for Holiday 2001... Just enter the coupon code MQJ36GX6 in the checkout process to receive your discount. Offer expires November 16, 2001. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Save $.05 a gallon on the gas that keeps your car's engine clean. Click here to apply online. + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +Player Updates NFL Reports + +Latest NFL Player News + +Ricky Watters , RB SEA - Free Agent Updated 11/13/01 +According to the Seattle Times, Watters is expected to return from his shoulder injury in two weeks. However, he is not guaranteed to reclaim the starting running back job with Shaun Alexander performing so well. We recommend you hold onto both players until it becomes clear which one will get the starts over the second half of the season, although we're betting it will be Alexander. + +Rod Smith , WR DEN - Matty Updated 11/13/01 +Smith predicted Monday that he will be able to return from a sprained right ankle in time for Sunday's game against Washington. If he can't go, Keith Poole would become Denver's top receiving option, with Chris Cole, Scottie Montgomery and Kevin Kasper also filling in. However, Poole is already expected to replace Eddie Kennison as the team's second wideout. + +Eddie Kennison , WR DEN - Free Agent Updated 11/13/01 +Kennison returned to the Broncos Monday and informed them that he is "unretiring," according to the Denver Post . While this is a radical turnaround from his message of retirement over the weekend, he might not be welcomed back by the team as a result of his change of decision. It is unclear whether Kennison will be placed on the reserve/suspended list or reinstated to the roster, but either way it's highly unlikely he will be able to help any Fantasy teams the remainder of the season. Drop him. + +Cameron Cleeland , TE NO - Free Agent Updated 11/13/01 +According to published reports, Cleeland won't be available for Sunday's game against Indianapolis. His high ankle sprain still hasn't healed sufficently, so look for Boo Williams and Lamont Hall to get the majority of the playing time in his absence. + +Santana Moss , WR NYJ - Free Agent Updated 11/13/01 +Moss is expected to make his season debut Sunday against Miami. He has been sidelined all season with a knee injury but is listed as probable for Sunday's game. + +Wayne Chrebet , WR NYJ - JWillie Updated 11/13/01 +Chrebet is expected to play Sunday, despite suffering from a shoulder injury. Look for him to be a solid No. 2 Fantasy receiver. + +Fred Taylor , RB JAC - Martin Updated 11/13/01! +Taylor is expected to play Sunday against Pittsburgh. He has been sidelined for over a month because of a groin injury. + +Damon Jones , TE JAC - Free Agent Updated 11/13/01 +Jones re-injured his shoulder in Sunday's game. He had an MRI done on the shoulder Monday. His status for this week's game is uncertain. + +Mark Brunell , QB JAC - JWillie Updated 11/13/01 +Brunell is expected to play this week, despite suffering from a sore leg. However, he is not expected to practice. Nevertheless, look for Bru! ne! ll to be a productive No. 1 QB this week. + +Chad Johnson , WR CIN - Free Agent Updated 11/13/01 +Johnson might play on a limited basis in Sunday's game against Tennessee. He will be re-evalauted on Tuesday, according to The Cincinnati Post. Johnson has been sidelined for a month because of a fractured collarbone. + +Terry Glenn , WR NE - Matty Updated 11/13/01 +Glenn should be able to play Sunday if he practices with the team this week, according to The Boston Herald . He has not practiced in over three weeks because of a hamstring injury. The Patriots first two workouts are on Tuesday and Wednesday. + +Brian Natkin , TE TEN - Free Agent Updated 11/13/01 +Natkin started Monday's game. He was used to replace the injured Shad Meier and Erron Kinney. Natkin played the entire game but had only one catch for 18 yards. + +Frank Wycheck , TE TEN - Matty Updated 11/13/01 +Wycheck left Monday's game briefly because of an ankle injury but returned. He will be evaluated on a daily basis. Wycheck had two catches f! o! r 18 yards Monday. + +Jeff Garcia , QB SF - JWillie Updated 11/13/01 +Garcia made it through another game using a brace to protect his sprained knee, and had no problems afterwards. Head Coach Steve Mariucci is optimistic that Garcia will be able to play without the brace soon. + +Reggie Kelly , TE ATL - Free Agent Updated 11/13/01 +Kelly suffered both knee and ankle injuries during Sunday's win over Dallas. He will have an MRI this week to determine the extent of the injury, and his status for this weekend's game against Green Bay is unclear at this time. + +Elvis Grbac , QB BAL - Free Agent Updated 11/13/01 +Grbac started in Monday's game despite suffering from chest/rib injuries. He threw for 192 yards and a touchdown, but was also intercepted once. Nevertheless, Grbac appears to have overcome his injuries and should be a solid No. 1 QB this week. + +Kurt Warner , QB STL - Hunter Updated 11/13/01 +Warner admitted to STLtoday.com that the thumb injury he sustained in the season opener against Philadelphia is effecting his ability to throw the ball deep. The team has begun extensive treatment on the thumb, and coach Mike Martz doesn't feel as though his Pro Bowl QB will miss any playing time. "I don't anticipate this being a real problem unless he gets it banged and re-injured," Martz said. "He has played pretty well with it since Philadelphia. We should be fine." + +Terry Allen , RB BAL - Tori Updated 11/13/01 +Allen played in Monday's game against Tennessee but suffered a fractured left hand in his first and only carry of the game, during the second quarter. His status for Sunday's game is uncertain. ! +Kevin Dyson , WR TEN - Bass/Hull Updated 11/13/01 +Dyson played in Monday's game despite suffering from a toe injury. It appears he has recovered from the injury. He had six catches for 68 yards and a touchdown. Dyson should be a productive No. 2 or No. 3 wideout if he remains healthy. + +Panthers , DT CAR - Free Agent Updated 11/13/01 +Defensive end Sean Gilbert will likely miss a month of action after suffering a Grade II sprain in his left knee on Sunday. In other news, linebackers Dan Morgan (ankle), Dean Wells (calf) and Cory Minor (knee) will likely return t! o ! action this weekend against San Francisco. + +Chris Weinke , QB CAR - Tori Updated 11/13/01 +Weinke (shoulder), who missed Sunday's 48-14 loss to St. Louis, has been cleared to practice. His status for this weekend's game against San Francisco is still unclear, however, but coach George Seifert expects him to play. + +Chris Chandler , QB ATL - Free Agent Updated 11/13/01 +According to Head Coach Dan Reeves, Chandler's final status for Sunday's game against Green Bay won't be determined until at least Wednesday. Chandler missed his last start due to a rib injury, but Reeves believes that Chandler will be available for the game. + +Terrell Davis , RB DEN - JWillie Updated 11/12/01 +Davis has a torn lateral meniscus in his left knee and will be out 10 to 12 days, Mike Shanahan said. He will undergo surgery, and is not expected to play in the next two games. Mike Anderson will start in his place. + +Bill Schroeder , WR GB - Frank Updated 11/12/01 +Schroeder may have re-aggravated his ankle injury during a TD celebration on Sunday. His current status is day to day. + +Drew Bledsoe , QB NE - Free Agent Updated 11/12/01 +Bledsoe is expected to be cleared to return to practice this week, and he could be ready to play Sunday night against St. Louis. Patriots coach Bill Belichick said Monday he expects the team's doctors to give Bledsoe the OK this week. But that doesn't mean he will replace Tom Brady, who is 5-2 as a starter since Bledsoe's chest injury, as the starting quarterback. + +Kurt Warner , QB STL - Hunter Updated 11/12/01 +Warner says his thumb is affecting the way he throws the ball. X-rays revealed a sprained ligament, and he will be limited in practice this week. + +Rob Johnson , QB BUF - Giggles Updated 11/12/01 +According to published reports, Johnson will miss at least four weeks with a broken clavicle. Alex Van Pelt will start while he is out. + +Randy Moss , WR MIN - Russell Updated 11/12/01 +Moss felt soreness in his ankle on Sunday, but he is fine and there is no apparent reason to ex! pe! ct him to miss any playing time. + +Tyrone Wheatley , RB OAK - Giggles Updated 11/12/01 +Wheatley did not play at Seattle. His return date is still unclear. + +Freddie Jones , TE SD - Neal/McKay Updated 11/12/01 +Jones (ankle) played on Sunday, but did not start. His current status is day to day. + +More Updates +Rosters Teams + + Frank +Frank Ermis + +Player TM Pos Status Next Bye FA +Favre, Brett GB QB Active ATL Week 7 100 +Hearst, Garrison SF RB Active @CAR Week 6 100 +Dillon, Corey CIN RB Active TEN Week 8 100 +Bruce, Isaac STL WR Active @NE Week 8 100 +Thrash, James PHI WR Active @DAL Week 5 100 +Smith, Jimmy JAC WR Active @PIT Week 5 100 +Akers, David PHI K Active @DAL Week 5 100 +Titans TEN DT Active @CIN Week 3 100 +Plummer, Jake ARI QB Reserve DET Week 1 100 +Levens, Dorsey GB RB Reserve ATL Week 7 100 +Gary, Olandis DEN RB Reserve WAS Week 15 100 +Smith, Maurice ATL RB Reserve @GB Week 7 100 +Mathis, Terance ATL WR Reserve @GB Week 7 100 +Schroeder, Bill GB WR Reserve ATL Week 7 100 + +Total Active Players: 8 +Total Reserve Players: 6 + +NFL Injuries for Frank +Updated Player Team Pos Injury Expected Return +11/12/01 Schroeder, Bill GB WR Ankle Day to day +View Transactions + + Make Selection + + There are no League Transactions which meet the selected criteria. + +To see all league transactions select "All", "All", "All Teams" from the Transactions, View page. + + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/32227944.1075861339314.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/32227944.1075861339314.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7e2c6141 --- /dev/null +++ b/demo/ermis-f/cur/32227944.1075861339314.JavaMail.evans@thyme:2,S @@ -0,0 +1,47 @@ +Message-ID: <32227944.1075861339314.JavaMail.evans@thyme> +Date: Tue, 13 Nov 2001 16:33:11 -0800 (PST) +From: unsubscribe@skippingstone.com +To: fermis@ect.enron.com +Subject: Save up to 25% on Energy Training +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: unsubscribe@skippingstone.com +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Register on-line for one or more of the four November Training courses to receive up to 25% off the regular price! + + + +More Information Natural Gas Basic Training +November 27, 2001 +regular price $695 after discount $500 + +More Information Electricity Basic Training +November 28, 2001 +regular price $695 after discount $500 + +More Information Energy Risk Management Basic Training +November 29, 2001 +regular price $695 after discount $500 + +More Information Advanced Power Trading +November 30, 2001 +regular price $795 after discount $600 + + + +Go to www.skippingstone.com/university/novspec.htm for more information. +Or call Al Baker at 877-200-5229. + + + + + +PLEASE CLICK HERE TO UNSUBSCRIBE \ No newline at end of file diff --git a/demo/ermis-f/cur/32284591.1075861335011.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/32284591.1075861335011.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..700b1011 --- /dev/null +++ b/demo/ermis-f/cur/32284591.1075861335011.JavaMail.evans@thyme:2,S @@ -0,0 +1,16 @@ +Message-ID: <32284591.1075861335011.JavaMail.evans@thyme> +Date: Mon, 22 Oct 2001 21:00:26 -0700 (PDT) +From: no.address@enron.com +Subject: New Link for All-Employee Meeting +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Public Relations@ENRON +X-To: All Enron Worldwide@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Attached is a new link for employees unable to attend the all-employee meeting today at 10 a.m. (CDT) at the Hyatt Regency Houston, Imperial Ballroom. If you are located in London, Calgary, Toronto, Omaha, New York, Portland (ENA) or Houston, you can access the live event at http://home.enron.com/employeemeeting. \ No newline at end of file diff --git a/demo/ermis-f/cur/32309712.1075855169374.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/32309712.1075855169374.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5f7f5dbb --- /dev/null +++ b/demo/ermis-f/cur/32309712.1075855169374.JavaMail.evans@thyme:2,S @@ -0,0 +1,37 @@ +Message-ID: <32309712.1075855169374.JavaMail.evans@thyme> +Date: Tue, 18 Dec 2001 07:10:40 -0800 (PST) +From: announcements.enron@enron.com +To: dl-ga-all_enron_worldwide1@enron.com +Subject: URGENT! URGENT! VIRUS ALERT! +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron General Announcements +X-To: DL-GA-all_enron_worldwide1 +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Please be aware that there is an email circulating the Enron messaging environment !!! + +The infected email has the following characteristics : +Subject : Hi +Body : Hi, I found a cool site! It's really cool! + +An alternative version of the infected email also have an Excel spreadsheet attachment. + +If you receive this email, DELETE it immediately. DO NOT CLICK ON THE WEB LINK. DO NOT LAUNCH THE EXCEL ATTACHMENT! + +Please note that opening the email automatically via the "preview pane" does NOT launch the virus. + +The Enron global messaging service has taken the necessary steps to ensure all internet email sent to your Enron internet address is virus free. But there are ways that you can ensure viruses do not make their way into our environment : + +Always ensure you do not launch attachments or web links received from people you do not know. + +Always ensure that you do not access/launch/download any attachments from external (web-based) email service providers while you are using the Enron network. + +Detection + Prevention = Protection! + +Thank you. \ No newline at end of file diff --git a/demo/ermis-f/cur/32321684.1075861337854.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/32321684.1075861337854.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f08f2ea2 --- /dev/null +++ b/demo/ermis-f/cur/32321684.1075861337854.JavaMail.evans@thyme:2,S @@ -0,0 +1,26 @@ +Message-ID: <32321684.1075861337854.JavaMail.evans@thyme> +Date: Mon, 5 Nov 2001 14:05:19 -0800 (PST) +From: darla.saucier@enron.com +To: frank.ermis@enron.com +Subject: Puget Sound +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Saucier, Darla +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Hi Frank, + +Just thought I'd send you an email to give you the details we discussed today. We bought 51,042 mmbtu from Puget Sound in May 2001 at Kingsgate. They seem to think that they bought part/most of that gas back from us at Kingsgate. However, I do not see a deal showing this purchase from Puget. Can you ck to see if you did in fact sell this gas back to Puget? The sitara # of the purchase from Puget is 623949. + +Let me know if you need anything else from me. Your prompt attention to this matter would be greatly appreciated. + + +Thanks +Darla Saucier +3-4561 diff --git a/demo/ermis-f/cur/32449992.1075861338898.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/32449992.1075861338898.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..96035da4 --- /dev/null +++ b/demo/ermis-f/cur/32449992.1075861338898.JavaMail.evans@thyme:2,S @@ -0,0 +1,174 @@ +Message-ID: <32449992.1075861338898.JavaMail.evans@thyme> +Date: Sun, 11 Nov 2001 04:49:14 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 11/11/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Diamondbacks 2001 World Champs Gear! Visit MVP.com for the Official Locker Room Cap, Locker Room Tee, World Series Collectibles and more. Also Save over 40% on select MLB Playoff Team Merchandise. + +Unlimited stock trades at BUYandHOLD for $14.99 per month. NO minimum balance required. Easy online application. + +Attention Fantasy Fans! Subscribe to The Sporting News now for a low $.99 per issue AND get a FREE Stainless Steel Thermo-Bottle! HURRY! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +Player Updates NFL Reports + +Latest NFL Player News + +Emmitt Smith , RB DAL - Bass/Hull Updated 11/10/01 +Smith missed practice Friday and will be a gametime decision for Sunday's game. He is unlikely to play, and we don't recommend you use him this week. However, keep an eye on his status, as Troy Hambrick wouldn't be a great starter this week if Smith plays and takes away some of his carries. + +Quincy Carter , QB DAL - Free Agent Updated 11/10/01 +Carter is expected to suit up as the emergency quarterback for Sunday's game, a! cc! ording to The Dallas Morning News. It's highly unlikely that he will play, but we wouldn't recommend you use him as a Fantasy starter even if he was expected to start anyway. + +Bill Schroeder , WR GB - Frank Updated 11/10/01 +Schroeder will play Sunday after missing four weeks with an injured ankle. He is expected to start and is worth getting back into your active lineup against a subpar Bears' secondary. + +Doug Chapman , RB MIN - Matty Updated 11/10/01 +Chapman practiced with the Vikings' first team on Friday and is likely to start Sunday, according to the Minneapolis Star-Tribune. He will share time with Michael Bennett if Bennett is able to play. We don't recommend you use Chapman this week considering he faces a tough Eagles defense and will share carries. + +Michael Bennett , RB MIN - Free Agent Updated 11/10/01 +The Minneapolis Star-Tribune reports that Bennett practiced with the second team on Friday, and the Vikings hope he can rotate with Doug Chapman on Sunday. It doesn't sound as if either player will get a large number of carries, so don't expect Bennett to provide your team with solid stats, particularly against the Eagles' defense. + +Chris Weinke , QB CAR - Tori Updated 11/10/01 +Weinke missed his third straight practice Friday with a sore throwing shoulder and is unlikely to play Sunday against St. Louis. The Panthers will make a gametime decision as to their starting quarterback, but Matt Lytle is the likely starter with recently-signed Jim Harbaugh serving as the backup. We wouldn't recommend you use any Carolina QB this week, and you should also expect the Panthers' receivers to post subpar stats. + +Duce Staley , RB PHI - Giggles Updated 11/09/01 +Staley could start on Sunday against Minnesota. According to published reports, rookie tailback Correll Buckhalter (shoulder) is still a little banged up, and Staley is the healthier back at this time. + +Edgerrin James , RB IND - JWillie Updated 11/09/01 +James has been downgraded to doubtful for Sunday's game against Miami and Colts Head Coach Jim Mora says he will not play. Don't use James this week, and instead consider using Dominic Rhodes, who will start in his place. + +Reuben Droughns , RB DET - Free Agent Updated 11/09/01 +Droughn! s ! started last week's game against San Francisco, but he wasn't very productive. He split carries with Lamont Warren in the game, and had ten carries for 36 yards. The same situation will likely hold true this weekend against Tampa Bay, so be sure to avoid any Detroit backs outside of deeper leagues. + +Johnnie Morton , WR DET - Hunter Updated 11/09/01 +Morton had a down game against San Francisco last week, and could be in for another tough outing against Tampa Bay. The Bucs have the fourth-ranked defense in the league against the pass, so don't expect big numbers out of Morton this week. + +Lamont Warren , RB DET - Free Agent Updated 11/09/01 +Warren will likely start in place of the injured James Stewart on Sunday against Tampa Bay. He's split carries with Reuben Droughns, and is only worth starting as a last resort in larger Fantasy leagues. + +Ahman Green , RB GB - Hunter Updated 11/09/01 +Green had a huge game against Tampa Bay last week, but don't expect the same type of output against Chicago. His numbers may in fact be down, but Green is too good to bench unless you have a a number of solid tailbacks on your roster. + +Brett Favre , Q! B ! GB - Frank Updated 11/09/01 +Favre has been one of the best Fantasy quarterbacks in the league this season. He'll face a Chicago team on Sunday that is a bit vulnerable to the pass, so be sure to start Favre this week. + +Bubba Franks , TE GB - Free Agent Updated 11/09/01 +Franks may not put up huge yardage numbers, but his seven touchdowns in seven games makes him a valuable Fantasy player. Unless you have a better option on your roster, Franks is the type of tight end that should start on a weekly basis. + +Mike Alstott , RB TB - JWillie Updated 11/09/01 +Alstott has scored four touchdowns in his last two games, and his success should continue this week against Detroit. Alstott's yardage numbers may not be very good, but he's definitely a good start in points-only leagues. + +Warrick Dunn , RB TB - Martin Updated 11/09/01 +Dunn has struggled in recent weeks, but he should have a good outing against Detroit this week. The Lions are ranked 30th in the league against the run, so look for Dunn to come up big for the Buccaneers. + +Brad Johnson , QB TB - Matty Updated 11/09/01! +Johnson has been putting up decent numbers in recent weeks, and should continue that trend against Detroit. The Lions secondary is vulnerable to the pass, so look for Johnson to have a solid game. + +Keyshawn Johnson , WR TB - Giggles Updated 11/09/01 +Johnson could be in for a big week against Detroit. The Lions secondary is ranked 25th in the league against the pass, so look for Johnson to shine. He's a must-start in any Fantasy league. + +Daunte Culpepper , QB MIN - Giggles Updated 11/09/01 +Culpepper is coming off a bye and should be geared up to play against the Philadelphia Eagles and Donovan McNabb. Culpepper's numbers may not be great against a tough Eagles defense, but he's still far too valuable to ever bench. + +Cris Carter , WR MIN - Tori Updated 11/09/01 +Carter has had some below-average yardage games this season, but he's still one of the best players in the league when it comes to finding the end zone. For that reason, it's tough to ever put him on your reserve list, even against a tough Philadelphia secondary. + +Byron Chamberlain , TE MIN - Free Agent Updated 11/09/0! 1 +Chamberlain has had a few bad outings in recent weeks, and may struggle against Philadelphia's tough linebackers. He has been a solid tight end overall, however, so starting him is still a good move unless you have a better option. + +Randy Moss , WR MIN - Russell Updated 11/09/01 +Moss is listed as probable for Sunday's game against Philadelphia due to an ankle injury. The Eagles have a solid secondary, but Moss is still worth starting because of his potential to post solid Fantasy numbers. + +Ricky Williams , RB NO - Bass/Hull Updated 11! /0! 9/01 +Williams is one of the better Fantasy backs in the league, and is a good player to use on a weekly basis. He'll face a Niners defense that has been pretty solid against the run, but Williams is still a must-start. + +Joe Horn , WR NO - Matty Updated 11/09/01 +Horn has had four straight solid performances, and is likely to have another against San Francisco. He torched the Niners for 15 catches, 285 yards and a score last season, and is a must-start for Fantasy owners this week. + +Willie Jackson , WR NO - Martin Updated 11/09/01 +Jackson's numbers aren't mind-blowing, but he has been a decent option for Fantasy owners in deeper leagues this season. Unless you have better options on your roster, Jackson is worth starting this week against San Francisco. + +Torry Holt , WR STL - Tori Updated 11/09/01 +Holt has been a solid wideout this season, and should continue his success against Carolina on Sunday. Be sure to start him this week. + +Isaac Bruce , WR STL - Frank Updated 11/09/01 +Bruce had a huge game before St. Louis' bye week, and he'll likely have another big performance in Week Nine. Look for Bruce to put up 100 yards receiving and a score against the questionable Carolina secondary. + +Marshall Faulk , RB STL - Matty Updated 11/09/01 +Faulk (knee) has been practicing all week, and he will start on Sunday against Carolina. He's a must-start against any team, so be sure to put him into your lineup. + +Ernie Conwell , TE STL - Free Agent Updated 11/09/01 +Conwell has become a decent option at a position lacking relia! bl! e players. Unless you have a better option, Conwell is a good start against Carolina. + +Kurt Warner , QB STL - Hunter Updated 11/09/01 +Warner could have a huge game this weekend at the Trans World Dome. He'll be facing a Carolina defense ranked 29th in the league against the pass, so 300-plus yards passing and three touchdowns is a definite possibility. + +More Updates +Breakdown Schedule + +Frank +Player Pos Points +Favre, Brett QB 10.0 +Hearst, Garrison RB 9.0 +Smith, Maurice RB 8.0 +Schroeder, Bill WR 0.0 +Smith, Jimmy WR 12.0 +Thrash, James WR 22.0 +Akers, David K 3.0 +Titans DT 8.0 + +TOTAL 72.0 + +Plummer, Jake QB 16.0 +Levens, Dorsey RB 0.0 +Bruce, Isaac WR 0.0 +Dillon, Corey RB 0.0 +Gary, Olandis RB 0.0 +Mathis, Terance WR 0.0 + + at Russell +Player Pos Points +McNabb, Donovan QB 19.0 +Garner, Charlie RB 8.0 +Holmes, Priest RB 24.0 +Harrison, Marvin WR 3.0 +Taylor, Travis WR 2.0 +Gonzalez, Tony TE 6.0 +Mare, Olindo K 12.0 +Ravens DT 7.0 + +TOTAL 81.0 + +Flutie, Doug QB 1.0 +Moss, Randy WR 0.0 +Collins, Kerry QB 23.0 +Hilliard, Ike WR 12.0 +Huntley, Richard RB 5.0 +White, Jamel RB 1.0 + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/32803045.1075855165911.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/32803045.1075855165911.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b6fe7ebe --- /dev/null +++ b/demo/ermis-f/cur/32803045.1075855165911.JavaMail.evans@thyme:2,S @@ -0,0 +1,596 @@ +Message-ID: <32803045.1075855165911.JavaMail.evans@thyme> +Date: Wed, 28 Nov 2001 12:49:14 -0800 (PST) +From: matthew.lenhart@enron.com +To: frank.ermis@enron.com +Subject: FW: [Fwd: a day in the life] +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Lenhart, Matthew +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + + + -----Original Message----- +From: Luis Mena @ENRON +Sent: Tuesday, November 27, 2001 4:33 PM +To: Lenhart, Matthew; Hull, Bryan; Bass, Eric; JOHN HARRINGTON; RYAN JONES; FRANKLIN LOBO; JENNIFER BAUER; ijzarate@hotmail.com; elias@teledynamics.com; colombiano88@hotmail.com; SACHIN SASTE; GLENN LYDAY +Subject: [Fwd: a day in the life] + +this is an old one but a great one. +If you dont like this email, then you just don't understand. + + + +A chronology of events for Saturday, December 4, 1999, +and the early morning hours of Sunday, +December 5, 1999: +6:00 Arise, play the Eyes of Texas and +Texas Fight at +full-freaking blast +6:20 Get in car, drive to New Braunfels + +7:30 Tee off (me and a buddy were the +FIRST tee-time +of the morning) +8:50 Turn 9 (crack open first beer) +8:53 Crack open second beer +8:58 Crack open...(you get the idea) +10:30 Finish 18 (holes, as well as +beers), sign +scorecard for smoooooth 95 +10:35 Headed for San Antonio +10:50 Buy three 18-packs for pre- and +post-game +festivities +11:10 We decide we don't have enough +booze, so we +double-back to a liquor store and buy +the good ol' 750 +ml plastic bottle "Traveler" Jim Beam +11:50 Arrive at the tailgate spot. +Awesome day. Not +a single cloud in the sky. About 70 +degrees. +11:55 I decide that we're going to kick +the shit out +of Nebraska. +11:56 I tell my first Nebraska fan to +go fuck +himself. +12:15 The UT band walks by on the way +to the +Alamodome. We're on the second floor of +a two-story +parking garage on the corner (a couple +hundred of us). +We're hooting and hollering like +wildmen. The band +doubles back to the street right below +us and +serenades us with Texas Fight and The +Eyes of Texas. +AWESOME MOMENT. +12:25 In the post-serenade serendipity, +50-100 grown +men are bumping chests with one +another, each and +every one of them now secure and +certain of the fact +that we are going to kick the +shit out of Nebraska. +1:00 The Nebraska band walks by on the +way to the +Alamodome. Again, we hoot and holler +like wildmen. +Again, the band doubles back and stops +right below us +to serenade us, this time, however, +with the Nebraska +fight songs. Although somewhat +impressed by their +spirit and verve, we remain convinced +that we are +going to kick the shit out of +Nebraska. +1:30 I begin the walk to the Alamodome, +somehow +managing to stuff the "Traveler" and 11 +cans of beer +into my pants. +1:47 I am in line surrounded by +Nebraska fans. They +are taunting me. I am taunting back, +still certain +that we are going to kick the +shit out of Nebraska. I +decide to challenge a particularly +vocal Nebraska fan +to play what I now call and will +forever be remembered +as "Cell-Phone Flop Out." Remember flop +out for a +dollar? The rules are similar. I tell +this Nebraska +jackass that if he's so confident in +his team, he +should "flop out" his cell phone RIGHT +NOW and make +plane reservations to Phoenix for the +Fiesta Bowl. +And then I spoke these memorable words: +"And not +those +damn refundable tickets, either! You +request those +non-refundable, non-transferrable +sons-of-bitches!" +He backs down. He is unworthy. I call +Southwest +Airlines and buy two tickets to +Phoenix, +non-refundable +and non-transferrable. Price: $712. He +is humbled. +He lowers his head in shame. I raise my +cell phone in +triumph to the cheers of hundreds of +Texas fans. I am +KING and these are my subjects. I +distribute the 11 +beers in my pants to the cheering +masses. I RULE the +pre-game kingdom. +2:34 Kickoff. Brimming with confidence, +I open the +Traveler and pour my first stiffy. +2:45 I notice something troubling: +Nebraska is big. +Nebraska is fast. Nebraska is very +pissed off at +Texas. +3:01 The first quarter mercifully ends. +9 yards +total offense for Texas. Zero first +downs for Texas. +I'm still talking shit. I pour +another stiffy from +the Traveler. +3:36 Four minutes to go in the first +half: the +Traveler is a dead soldier. I buy my +first $5 beer +from the Alamodome merchants. While I +am standing in +line, a center snap nearly decapitates +Major +Applewhite +and rolls out of the end zone. Safety. +3:56 Halftime score: Nebraska 15, Texas +0. I wish I +had another Traveler. +4:11 While urinating next to a Nebraska +fan in the +bathroom at halftime, I attempt to +revive the classic +Brice-ism from the South Bend bathroom: +"Hey, buddy, +niiiiiiiiice cock." He is +unamused. +4:21 I buy my 2nd and 3rd $5 beer from +the Alamodome +merchants. I share my beer with two +high school girls +sitting behind me. Surprisingly, they +are equipped +with a flask full of vodka. I send them +off to +purchase $5 Sprites, so that we may +consume their +vodka. I have not lost faith. Nebraska +is a bunch of +pussies. +4:51 No more vodka. The girls sitting +behind me have +fled for their lives. I purchase two +more $5 beers +from the Alamodome merchants. +5:18 Score is Nebraska 22, Texas 0. I +am beginning +to lose faith. This normally would +trouble me, but I +am too drunk to see the football field. + +5:27 I call Southwest Airlines: "I'm +sorry, sir. +Those tickets have been confirmed and +are +non-refundable and non-transferrable." +5:37 I try to start a fight with every +person behind +the concession counter. As it turns +out, the +Alamodome has a policy that no beer can +be sold when +there is less than 10 minutes on the +game clock. I am +enraged by this policy. I ask loudly: +"Why the fuck +didn't you announce last call over the +fucking PA +system??!!" +5:49 Back in my seats, I am slumped in +my chair in +defeat. All of a sudden, the Texas +crowd goes +absolutely nuts. "Whazzis?," I mutter, +awaking from +my coma, "Iz we winnig? Did wez scort?" +Alas, the +answer is no, we were not winning and +we did not +score. +The largest (by far) cheer of the day +from the Texas +faithful occurred when the handlers +were walking back +to the tunnel and Bevo stopped to take +a gargantuan +shit all over the letters "S", +"K", and "A" in the +"Nebraska" spelled out in their end +zone. I cheer +wildly. I pick up the empty Traveler +bottle and stick +my tongue in it. I am thirsty. +6:16 Nebraska fans are going berserk as +I walk back +to the truck. I would taunt them with +some off-color +remarks about their parentage, but I am +too drunk to +form complete sentences. With my last +cognitive +thought of the evening, I take solace +in the fact that +if we had not beaten them in October, +they would be +playing Florida State for the national +championship. +6:30 Back in the car. On the way back +to Austin for +the 8:00 Texas-Arizona tip off. We can +still salvage +the day! I crack open a beer. It is +warm. I don't +care. +7:12 We have stopped for gas. I am +hungry. I go +inside the store. I walk past the beer +frig. I +notice a Zima. I've never had a Zima. I +wonder if +it's any good. I pull a Zima from the +frig. I twist +the top off and drink the Zima in three +swallows. +Zima +sucks. I replace the empty bottle in +the frig. +7:17 There is a Blimpie Subs in the +store. I walk to +where the ingredients are, where the +person usually +makes the sub. There is no one there. I +lean over +the counter and scoop out half a bucket +of black +olives. I eat them. I am still hungry. +I lean +further over the counter and grab +approximately two +pounds of Pastrami. I walk out of the +store +grunting and eating Pastrami. The +patrons in the +store fear me. I don't care. +8:01 We are in South Austin. I have +been drinking +warm beer and singing Brooks and Dunn +tunes for over +an hour. My truck-mate is tired of my +singing. He +suggests that perhaps Brooks and Dunn +have written +other good songs besides "You're Going +to Miss Me When +I'm Gone" and "Neon Moon" and that +maybe listening to +only those two songs, ten times each +was a bit +excessive. Perhaps, he suggests, I +could just let the +CD play on its own. I tell him to +fuck off and +restart "Neon Moon." +8:30 We arrive at the Erwin Center. My +truckmate, +against my loud and profane +protestations, parks on +the top floor of a nearby parking +garage. I tell him +he's an idiot. I tell him we will never +get out. I +tell him we may as well pitch a +fucking tent here. He +ignores me. I think he's still pissed +about the +Brooks and Dunn tunes. I whistle "Neon +Moon" loudly. +8:47 I am rallying. I have 4 warm beers +stuffed in +my pants. We're going to kick the +shit out of +Arizona. +9:11 Halftime score: Texas 31, Arizona +29. I am +pleased. I go to the bathroom to pee +for the 67th +time today. I giggle to myself because +of the +new opportunity to do "the bathroom +Brice." There are +no Arizona fans in the bathroom. I am +disappointed. +I tell myself (out loud) that I have a +"Niiiiiice +cock." No one is amused but me. +9:41 I walk to the bathroom while +drinking Bud Light +out of a can. Needless to say, they do +not sell beer +at the Erwin Center, much less Bud +Light out of a can. +I am stopped by an usher: "Where did +you get +that, sir?" I tell him (no shit): +"Oh, the +cheerleaders were throwing them up with +those little +plastic footballs. Would you mind +throwing this away +for me?" I take the last swig and hand +it to him. He +is confused. I pretend I'm going to the +bathroom, but +I run away giggling instead. I duck +into some +entrance to avoid the usher, who is now +pursuing me. +I sneak into a large group of people +and sit down. +The +usher walks by harmlessly. I am +giggling like a little +girl. I crack open another can of Bud +Light. +9:52 I am lost. In my haste to avoid +the usher, I +have lost my bearings. I have no ticket +stub. I +cannot find my seats. Texas is losing. +10:09 Texas is being screwed by the +refs. I am +enraged. I have cleared out the seats +around me +because I keep removing my hat and +beating the +surrounding chairs with it. A concerned +fan asks if +I'm OK and perhaps I shouldn't take it +so seriously. +I tell him to fuck off. +10:15 After the fourth consecutive +"worst fucking +call I have EVER seen," I attempt to +remove my hat +again to begin beating inanimate +objects. However, on +this occasion I miscalculate and I +thumbnail myself in +my left eyelid, leaving a one-quarter +inch gash over +my eye. I am now bleeding into my left +eye and all +over my shirt. "Perhaps," I think to +myself, "I'm +taking this a bit seriously." +10:22 I am standing in the bathroom +peeing. I'm so +drunk I am swaying and grunting. I have +a bloody +napkin pressed on my left eye. My pants +are bloody. +I have my (formerly) white shirt +wrapped around my +waist. I look like I should be in an +episode of Cops. +10:43 Texas has lost. I put my bloody +white shirt +back on my body and make my way for the +exits. I am +stopped every 20 seconds by a good +samaritan/cop/security guard to ask me +why I am +covered in blood, but I merely grunt +incoherently and +keep moving. +10:59 With my one good eye, I have +located the +parking garage. I walk up six flights +of stairs, +promise that when I see my friend I +will punch him +in the face for making me walk up six +flights of +stairs, find the truck, and collapse in +a heap in the +bed of the truck. I look around and +notice that +traffic is lined up all the way around +the garage, six +whole flights, and no one is moving. I +take a nap. +11:17 I awake from my nap. I see my +friend in the +driver's seat. I lift my head to look +out the bed of +the truck and notice that traffic is +lined up all the +way around the garage, six whole +flights, and no one +is +moving. I am too tired to punch my +friend. I call my +friend a "Stupid fuck." +11:31 I lift my head to look out the +bed of the truck +and notice that traffic is lined up all +the way around +the garage, six whole flights, and no +one is moving. +I call my friend a "Stupid fuck." + +11:38 I lift my head to look out the +bed of the truck +and notice that traffic is lined up all +the way around +the garage, six whole flights, and no +one is moving. +I call my friend a "Stupid fuck." + +11:47 I lift my head to look out the +bed of the truck +and notice that traffic is lined up all +the way around +the garage, six whole flights, and no +one is moving. +I call my friend a "Stupid fuck." + +11:58 I am jostled. The truck is +moving. I lift my +head to look out the bed of the truck +and notice that +traffic is beginning to move on the +second floor. I +jump out of the truck, walk to the edge +of the parking +facility, and pee off the sixth floor +onto the street +below. My friend looks at me like I +just anally +violated his minor sister. I turn +around and pee +on the front of his truck while singing +the lyrics +to "Neon Moon." +12:11 We are moving. We are out of +beer. I jump +from the truck and go from vehicle to +vehicle until +someone gives me two beers. I am happy. +I return to +my vehicle. +12:26 We have emerged from the parking +facility. We +make our way to my apartment and find +Ed sitting on +the couch with a freshly opened bottle +of Glenlivet on +the coffee table in front of him. We +are all going to +die tonight. +12:59 We have finished three-quarters +of the bottle +of Glenlivet. We decide it would be a +wonderful idea +to go dancing at PollyEsther's. Ed has +to pee. He +walks down the hall to our apartment +and directly into +the full length mirror at the end of +the hall, +smashing it into hundreds of pieces. We +giggle +uncontrollably and leave for +PollyEsther's. +1:17 The PollyEsther's doorman laughs +uncontrollably +at our efforts to enter his club. +"Fellas," he says +in between his fits of spastic +laughter, "I've been +working this door for almost a year. +I've been +working +doors in this town for almost 5 years. +And I can +honestly say that I ain't never seen +three drunker +mother fuckers than you three. +Sorry, can't let you +in." We attempt to reason with him. He +laughs +harder. +1:44 We find a bar that lets us in. We +take two +steps in the door and hear "Last call +for alcohol!" I +turn to the group and mutter: "See, dat +wasn't that +fuckin' hard. Day don't fuckin' do that +at the +Awamo...the awaom...the +alab...fuck it, that stadium +we +was at today..." We order 6 shots of +tequila and +three beers. +2:15 Back on the street. We need food. +We hail a +cab to take us the two and one half +blocks to Katz's. +The cab fare is $1.60. We give him $10 +and tell him +to keep it. +2:17 There is a 20 minute wait. We give +the hostess +$50. We are seated immediately. +2:25 We order two orders of fried +pickles, a Cobb +salad, a bowl of soup, two orders of +Blueberry +blintzes, two Reuben sandwiches, a +hamburger, two +cheese stuffed potatoes, an order of +fries, and an +order of onion rings. +2:39 The food arrives. We are all +asleep with our +heads on the table. The waiter wakes us +up. We eat +every fucking bit of our food. Most +of the restaurant +patrons around us are disgusted. We +don't give a +shit. +The tab is $112 with tip. +2:46 I'm sleepy. +9:12 I wake up next to a strange woman. +She is the +bartender at Katz's. She is not pretty. \ No newline at end of file diff --git a/demo/ermis-f/cur/32846990.1075861338489.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/32846990.1075861338489.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..47506cfb --- /dev/null +++ b/demo/ermis-f/cur/32846990.1075861338489.JavaMail.evans@thyme:2,S @@ -0,0 +1,167 @@ +Message-ID: <32846990.1075861338489.JavaMail.evans@thyme> +Date: Thu, 8 Nov 2001 14:51:58 -0800 (PST) +From: no.address@enron.com +Subject: Weekend Outage Report for 11-9-01 through 11-11-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Change Management Announcement@ENRON +X-To: Houston Outage Report@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + +------------------------------------------------------------------------------------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 9, 2001 5:00pm through November 12, 2001 12:00am +------------------------------------------------------------------------------------------------------ + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI: +Impact: CORP +Time: Fri 11/9/2001 at 12:00:00 PM CT thru Sat 11/10/2001 at 4:00:00 AM CT + Fri 11/9/2001 at 10:00:00 AM PT thru Sat 11/10/2001 at 2:00:00 AM PT + Fri 11/9/2001 at 6:00:00 PM London thru Sat 11/10/2001 at 10:00:00 AM London +Outage: EDI_QA Oracle database upgrade +Environments Impacted: Corp +Purpose: To comply with corporate standardization +Backout: Restore the database to its original state +Contact(s): Maria Santiago 713-345-7354 + John Kratzer 713-345-7672 + Karen O'Grady 713-345-7149 + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages + +ENRON NORTH AMERICAN LANS: +Impact: EXTPIX1/HOPIX1 +Time: Fri 11/9/2001 at 10:30:00 PM CT thru Sat 11/10/2001 at 12:30:00 AM CT + Fri 11/9/2001 at 8:30:00 PM PT thru Fri 11/9/2001 at 10:30:00 PM PT + Sat 11/10/2001 at 4:30:00 AM London thru Sat 11/10/2001 at 6:30:00 AM London +Outage: EXTPIX1 Maintenance +Environments Impacted: All +Purpose: Prevent bottleneck +Backout: undo changes +Contact(s): Jim Brigham 713-345-4104 + +Impact: ECN 22, 25, 26, 27, 28, & 35 +Time: Sat 11/10/2001 at 9:00:00 AM CT thru Sat 11/10/2001 at 6:00:00 PM CT + Sat 11/10/2001 at 7:00:00 AM PT thru Sat 11/10/2001 at 4:00:00 PM PT + Sat 11/10/2001 at 3:00:00 PM London thru Sun 11/11/2001 at 12:00:00 AM London +Outage: Telecom Clean Up +Environments Impacted: Corp +Purpose: Better LAN management +Backout: I (Mark Trevino) will be available to solve any issues that may occur (switches that do not come back online). +Contact(s): Mark Trevino 713-345-9954 + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: +Impact: Nany-msmbx01v +Time: Fri 11/9/2001 at 5:00:00 PM CT thru Sat 11/10/2001 at 1:00:00 AM CT + Fri 11/9/2001 at 3:00:00 PM PT thru Fri 11/9/2001 at 11:00:00 PM PT + Fri 11/9/2001 at 11:00:00 PM London thru Sat 11/10/2001 at 7:00:00 AM London +Outage: Upgrade Nany-msmbx01v +Environments Impacted: Users on Nany-msmbx01v +Purpose: In order to standardize all E2k servers. +Backout: +Contact(s): Dalak Malik 713-345-8219 + +Impact: Exchange Servers +Time: Sat 11/10/2001 at 5:00:00 PM CT thru Sat 11/10/2001 at 9:00:00 PM CT + Sat 11/10/2001 at 3:00:00 PM PT thru Sat 11/10/2001 at 7:00:00 PM PT + Sat 11/10/2001 at 11:00:00 PM London thru Sun 11/11/2001 at 3:00:00 AM London +Outage: Installing EXifs.dll hotfix and store hotfix to the Exchange Servers +Environments Impacted: All Exchange users +Purpose: Stability standardization +Backout: +Contact(s): Dalak Malik 713-345-8219 + +Impact: Nahou-msmbx01v +Time: Sat 11/10/2001 at 7:00:00 PM CT thru Sat 11/10/2001 at 9:00:00 PM CT + Sat 11/10/2001 at 5:00:00 PM PT thru Sat 11/10/2001 at 7:00:00 PM PT + Sun 11/11/2001 at 1:00:00 AM London thru Sun 11/11/2001 at 3:00:00 AM London +Outage: Exchange user database maintenance +Environments Impacted: Users on server nahou-msmbx01v +Purpose: Database has over 13 GB white space +Backout: +Contact(s): Dalak Malik 713-345-8219 + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER: +Impact: NAHOU-TSSAP01P +Time: Fri 11/9/2001 at 7:00:00 PM CT thru Fri 11/9/2001 at 8:00:00 PM CT + Fri 11/9/2001 at 5:00:00 PM PT thru Fri 11/9/2001 at 6:00:00 PM PT + Sat 11/10/2001 at 1:00:00 AM London thru Sat 11/10/2001 at 2:00:00 AM London +Outage: SAP GUI Patch 3.06 Installation +Environments Impacted: SAP Terminal Server users +Purpose: Applying this patch will make the terminal server version of SAP consistent with the version on all SAP users desktops. +Backout: Uninstall and remove SAP registry entries and install previous version. +Contact(s): Russ Rimmerman 713-345-3466 + +Impact: SAP +Time: Fri 11/9/2001 at 8:00:00 PM CT thru Sun 11/11/2001 at 2:00:00 AM CT + Fri 11/9/2001 at 6:00:00 PM PT thru Sun 11/11/2001 at 12:00:00 AM PT + Sat 11/10/2001 at 2:00:00 AM London thru Sun 11/11/2001 at 8:00:00 AM London +Outage: Add New SAP Storage +Environments Impacted: SAP +Purpose: Disk growth in SAP required procurement of additional disk. +Backout: Revert to current configuration. +Contact(s): Gary Sentiff 713-345-5125 + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: +Impact: +Time: Sat 11/10/2001 at 5:00:00 AM CT thru Sat 11/10/2001 at 6:00:00 AM CT + Sat 11/10/2001 at 3:00:00 AM PT thru Sat 11/10/2001 at 4:00:00 AM PT + Sat 11/10/2001 at 11:00:00 AM London thru Sat 11/10/2001 at 12:00:00 PM London +Outage: Emergency Maintenance - VoiceMail Node 3 +Environments Impacted: All +Purpose: Bad port - affects performance of Intuity Voicemail +Backout: None +Contact(s): Cynthia Siniard 713-853-0558 + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +---------------------------------------------------------------------------------------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 +TDS -Trader Decision Support On-Call (713) 327-6032 [Pager] diff --git a/demo/ermis-f/cur/32885543.1075861334977.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/32885543.1075861334977.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..54aecb26 --- /dev/null +++ b/demo/ermis-f/cur/32885543.1075861334977.JavaMail.evans@thyme:2,S @@ -0,0 +1,39 @@ +Message-ID: <32885543.1075861334977.JavaMail.evans@thyme> +Date: Mon, 22 Oct 2001 20:28:00 -0700 (PDT) +From: no.address@enron.com +Subject: To: All Domestic Employees who Participate in the Enron Corp + Savings Plan +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Corporate Benefits@ENRON +X-To: All Enron Employees United States Group@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +October 26 is fast approaching! + +Mark your calendar-- + as the Enron Corp. Savings Plan moves to a new administrator! + +As a Savings Plan Participant, Friday, October 26 at 3:00pm CST will be your last day to: + +? Transfer Investment Fund Balances and make Contribution Allocation Changes +? Change your Contribution Rate for the November 15th payroll deductions +? Enroll if you were hired before October 1 + +TWO important reminders: + +? Vanguard Lifestrategy investment options are being replaced with Fidelity Freedom funds and; +? Your funds will remain invested in the funds chosen as of 3:00pm CST until 8:00 am November 20. + +At 8:00 am CST, November 20 the Savings Plan system re-opens with great new features. + +Should you need assistance during the transition period, call ext. 3-7979 and press Option 6. This option will be available from 8:00am CST October 29 until 5:00pm CST November 19. + +Enron Benefits... keeping pace with your lifestyle. + + diff --git a/demo/ermis-f/cur/3289075.1075861337738.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/3289075.1075861337738.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c17c3049 --- /dev/null +++ b/demo/ermis-f/cur/3289075.1075861337738.JavaMail.evans@thyme:2,S @@ -0,0 +1,37 @@ +Message-ID: <3289075.1075861337738.JavaMail.evans@thyme> +Date: Mon, 5 Nov 2001 12:23:49 -0800 (PST) +From: no.address@enron.com +Subject: Enron Update +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ken Lay- Chairman of the Board@ENRON +X-To: All Enron Worldwide@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +This has been a tough couple of weeks. I hope that these daily communications on new developments are helping you understand what's happening with our company. + +Here's a rundown of events from last week: + + We executed a commitment letter with JPMorgan and Salomon Smith Barney that will provide us with additional secured credit lines worth $1 billion. Our Northern Natural Gas Company and Transwestern Pipeline Company will support these assets. We now have received a total of $4 billion in credit lines, which we will use to pay off short-term commercial debt and maintain liquidity. + Our Board of Directors elected a new member to the Board - William Powers, Jr., the dean of The University of Texas School of Law in Austin, Texas. +- The Board also established a Special Committee, to be chaired by Dean Powers, that will conduct an in-depth review of the transactions between Enron and entities connected to related parties. The committee is authorized to take any actions it deems appropriate. + The Securities & Exchange Commission (SEC) opened up a formal investigation into related party transactions that have been the subject of media reports and the subject of the SEC's formal inquiry. As I've said before, we welcome this and look forward to working with the SEC to put this matter behind us. + Moody's lowered our credit rating one level, from Baa1 to Baa2. Standard & Poor's (S&P) lowered our credit rating one level, from BBB+ to BBB. Fitch lowered our rating from BBB+ to BBB-. All agency ratings are investment grade. + +Even with what's happening with our company, we have kept running our business as usual, and here's few examples to show you that we are, indeed, doing just that: + + EnronOnline did 5,866 transactions with 302 counterparties on Friday. Transaction counts remain higher than average. + EES signed a three-year fixed price agreement with Home Depot to supply power to 115 of its stores in California and 68 stores across Texas. EES also has exclusive rights to develop energy management proposals for all Home Depot facilities west of the Mississippi. + EES also signed a three-year energy management agreement with Memorial Sloan-Kettering Cancer Center's four New York City facilities. + +Serious issues have been raised in the media and investment community that have put our credibility and reputation as a company in question. We're taking an introspective look at our business dealings, our core values and our organization as a whole. We're doing everything we can to deal with the issues that are affecting our company. + +And that's where you come in. Look around you. Look at the excellence that you and your team represents. That's the reason we hired you - you're the best. Now, more than ever, work for Enron and especially for each other. + +Thank you for your continuing support of our company and each other. \ No newline at end of file diff --git a/demo/ermis-f/cur/33203232.1075861339415.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/33203232.1075861339415.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..481a1104 --- /dev/null +++ b/demo/ermis-f/cur/33203232.1075861339415.JavaMail.evans@thyme:2,S @@ -0,0 +1,49 @@ +Message-ID: <33203232.1075861339415.JavaMail.evans@thyme> +Date: Wed, 14 Nov 2001 07:26:11 -0800 (PST) +From: forte3@accord01.comp.pge.com +To: undisclosed-recipients@enron.com +Subject: High Inventory Notice SWOFO +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: GTS/INSIDEtracc Administrator +X-To: undisclosed-recipients +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Message Description: High Inventory System Wide OFO + +Message Date: 11/14/2001 + +Message Text: High Inventory System Wide Operational Flow Order (SWOFO) + + + OFO Stage : 2 + Inventory Level : High + Noncompliance Charge : $1.00/Dth + Tolerance Band : 0% + + +PG&E's CGT has called a High Inventory System Wide OFO for flow day 11/15/2001. + +High Inventory: Customer supply is required to be within the tolerance band percentage of daily +usage to avoid OFO noncompliance charges. Supply lower than usage is not subject to OFO + noncompliance charge. + +Charges for Noncompliance: + +- Noncore customers with AMR and PG&E's Electric Generation charges are based on actual + daily metered usage. +- Noncore customers without AMR charges are based on ADQ + or actual daily metered usage, whichever results in a lesser charge. +- Core Procurement Group charges are based on the latest core load forecast. + + +Please call the CGT Helpline 1-800-343-4743 if you have any questions. + + +Gas Schedulers +PG&E - California Gas Transmission diff --git a/demo/ermis-f/cur/33316640.1075861336289.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/33316640.1075861336289.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ddefd7f1 --- /dev/null +++ b/demo/ermis-f/cur/33316640.1075861336289.JavaMail.evans@thyme:2,S @@ -0,0 +1,33 @@ +Message-ID: <33316640.1075861336289.JavaMail.evans@thyme> +Date: Sun, 28 Oct 2001 14:56:57 -0800 (PST) +From: mike.grigsby@enron.com +To: anne.bike@enron.com, frank.ermis@enron.com, l..gay@enron.com, + mog.heu@enron.com, keith.holst@enron.com, jason.huang@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + jay.reitmeyer@enron.com, m..scott@enron.com, matt.smith@enron.com, + p..south@enron.com, patti.sullivan@enron.com, m..tholt@enron.com, + barry.tycholiz@enron.com, jason.wolfe@enron.com +Subject: FW: Broker Report for 10/26/2001 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Grigsby, Mike +X-To: Bike, Anne , Ermis, Frank , Gay, Randall L. , Heu, Mog , Holst, Keith , Huang, Jason , Kuykendall, Tori , Lenhart, Matthew , Reitmeyer, Jay , Scott, Susan M. , Smith, Matt , South, Steven P. , Sullivan, Patti , Tholt, Jane M. , Tycholiz, Barry , Wolfe, Jason +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Is everyone getting this report daily? Please review the file and let Anne know if you would like to modify the query. + +Mike + + -----Original Message----- +From: Akers, Michelle +Sent: Friday, October 26, 2001 6:05 PM +To: Allen, Phillip K.; Bike, Anne; Ermis, Frank; Gay, Randall L.; Grigsby, Mike; Holst, Keith; Kuykendall, Tori; Lenhart, Matthew; Reitmeyer, Jay; South, Steven P.; Tholt, Jane M. +Cc: Akers, Michelle +Subject: Broker Report for 10/26/2001 + + \ No newline at end of file diff --git a/demo/ermis-f/cur/33353871.1075861338398.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/33353871.1075861338398.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..736a5072 --- /dev/null +++ b/demo/ermis-f/cur/33353871.1075861338398.JavaMail.evans@thyme:2,S @@ -0,0 +1,45 @@ +Message-ID: <33353871.1075861338398.JavaMail.evans@thyme> +Date: Thu, 8 Nov 2001 11:09:16 -0800 (PST) +From: notifications.isc@enron.com +To: users.dl-enron@enron.com +Subject: SAP Systems Outage Notification +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: ISC System Notifications +X-To: DL-Enron Production SAP Users +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +System Outage Notification + + + +Outage Description: + +All SAP systems (including Prod Interface, all EBP systems, IPayIt and FTP servers) will be shutdown in order to upgrade our storage hardware. This maintenance is required to ensure that sufficient storage is available for the SAP Production systems. + + + +Date & Time of Outage: + +Outage Commences: November 9, 2001 @ 8:00pm CST + +Outage Ends: November 12, 2001 @ 2:00am CST + + + +Contacts: + +Contact: + +Contact Information: + +ISC Customer Care + +713-345-4727 + + \ No newline at end of file diff --git a/demo/ermis-f/cur/33362618.1075855166892.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/33362618.1075855166892.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..af4d982c --- /dev/null +++ b/demo/ermis-f/cur/33362618.1075855166892.JavaMail.evans@thyme:2,S @@ -0,0 +1,90 @@ +Message-ID: <33362618.1075855166892.JavaMail.evans@thyme> +Date: Fri, 30 Nov 2001 17:10:59 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: CBS SPORTSLINE.COM FANTASY FOOTBALL NEWSLETTER +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: CBS SportsLine.com +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + Fantasy Football Newsletter +November 30, 2001 + + Fantasy Sports Fantasy Football CBS SportsLine.com + +Welcome to another edition of the 2001 Fantasy Football Newsletter! + +The Fantasy Football newsletter will arrive in your e-mail inbox every Friday. We'll include news about the web site; tips on using all the features available; and answers to your player-related questions from the "Gridiron Guru." + + Inside + +* Don't Miss the Playoffs Because You Missed a Player Update + +* How Does Your Team Stack Up? + +* Gridiron Guru + +* Tip of the Week + + + + _____ + +Don't Miss the Playoffs Because You Missed a Player Update + +Nothing is more frustrating than having the wrong players in your lineup because you didn't have the latest news. Timely information is especially crucial now, when a loss can cost you a playoff spot. Go to Options, Notifications and check the box next to Player Updates - My Player to receive e-mail notification every time we report news about one of your players. Check the wireless box and we'll send a text message to your cell phone or pager. + + _____ + +How Does Your Team Stack Up? + +In head-to-head leagues, the Standings, Breakdown page shows your team's record versus each team in your league. If your league uses head-to-head record to break ties in the standings, this is the place to see how you stack up with your close competitors. The All column shows what your record would be against each team if you had played that team every week this season. + + _____ + +Gridiron Guru + +Welcome to Gridiron Guru, where we'll answer your questions about players and offer Fantasy Football roster advice. We invite you to send your own scouting reports and comments on players to: gridguru@commissioner.com . You'll get the chance to be heard by thousands of Fantasy players just like yourself! + +Question - Dennis Taylor, Columbus, OH + +I have both Brian Griese and Tim Couch. Who should I start in Week 12? + +Answer - GG + +It's tough to bench Griese, but this is one week where you should consider it. Griese will likely be without wide receivers Rod Smith and Keith Poole, which leaves him to throw to Kevin Kaspar and Chris Cole, two very inexperienced players. Denver will likely run the ball quite a bit against Miami as a result, which will limit Griese's productivity. Couch may not be the most reliable QB, but he does face a porous Tennessee secondary. Unless Smith is able to go for Denver, we'd have to side with Couch this week. + + +Question - Rev. Mark A. Young + +Who would you recommend starting this week: Tom Brady, Brian Griese or Doug Flutie? Or should I pick up Kordell Stewart, Mark Brunell or Alex Van Pelt and start one of them? + +Answer - GG + +Considering the quarterback depth that your league obviously has, we'd suggest picking up Van Pelt this week. Griese may be without his starting receivers and Brady faces a tough Jets secondary. Flutie has a good matchup against Seattle, but he's been inconsistent. Van Pelt has an excellent grasp of Buffalo's West Coast offense, and he's facing a San Francisco unit that has been vulnerable to the pass all year. We'd hold onto both Griese and Brady, and suggest dropping Flutie for Van Pelt. + + +Question - Paul Hershey, Corning, NY + +I've got a big showdown for first place in my league this week. I need to start three WRs out of these four: Cris Carter, Joe Horn, Marty Booker and Curtis Conway. Which three would you choose? + +Answer - GG + +When you're in a must-win situation, you've got to stick with your big guns. Carter always has the potential to find the end zone. Booker faces a pathetic Detroit secondary, and Horn has a great matchup vs. Carolina's league-worst defense. Despite the fact that Conway has a great matchup against Seattle CB Willie Williams, you've got to go with Carter, Booker and Horn. + + + _____ + +Tip of the Week + +Benjamin Collins, Brooklyn, N.Y.: Tiki Barber may have started the season slowly, but he's been one of the most reliable running backs in the league over the last three weeks. It seems Jim Fassel is losing more and more faith in Ron Dayne, which means more carries and consistent Fantasy production for Barber. + + +This message has been provided free of charge and free of obligation. If you prefer not to receive emails of this nature please send an email to remove@commissioner.com . Do not respond to this email directly. \ No newline at end of file diff --git a/demo/ermis-f/cur/33406854.1075861340308.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/33406854.1075861340308.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ecde46c2 --- /dev/null +++ b/demo/ermis-f/cur/33406854.1075861340308.JavaMail.evans@thyme:2,S @@ -0,0 +1,159 @@ +Message-ID: <33406854.1075861340308.JavaMail.evans@thyme> +Date: Sat, 17 Nov 2001 05:28:59 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 11/17/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Save 10% Speak No Evil, Hear No Evil Monkey Bikes... One of the Hottest Gifts for Holiday 2001... Just enter the coupon code MQJ36GX6 in the checkout process to receive your discount. Offer expires November 16, 2001. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Save $.05 a gallon on the gas that keeps your car's engine clean. Click here to apply online. + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Tyrone Wheatley , RB OAK - Giggles Updated 11/16/01 +Wheatley (knee) is out for Sunday's game with the Chargers. Charlie Garner will once again be Oakland's feature back. Zack Crockett may be used in goal-line situations. + +Frank Wycheck , TE TEN - Matty Updated 11/16/01 +According to published reports, Wycheck is expected to play half of Sunday's game against Cincinnati. That makes him a risky start from a Fantasy perspective. + +Steve McNair , QB TEN - Free Agent Updated 11/16/01 +McNair's status is still in question for Sunday's game against Cincinnati due to an injured right thumb. He threw the ball during individual drills Friday, and according to published reports, is likely to play despite not being 100 percent. We don't recommend McNair this week as a result. + +Emmitt Smith , RB DAL - Bass/Hull Updated 11/16/01 +Smith will return to the lineup Sunday against Philadelphia after missing two games with a sprained right knee. Cowboys Head Coach Dave Campo said after Friday's practice that Smith would "be ready to play the majority of the game." His return bumps Troy Hambrick to fullback, but we wouldn't recommend you use either back against the stingy Eagles rush defense. + +Frank Sanders , WR ARI - Free Agent Updated 11/16/01 +Sanders (hamstring) was added to the NFL injury report on Friday and is now listed as questionable for Sunday's game against Detroit. However, if you're completely desperate for a wideout in a larger league this week, Sanders' matchup against a vulnerable Detroit secondary is worth considering as long as he's able to play. + +Chris Weinke, QB CAR - Tori Updated 11/16/01 +According to published reports, Weinke will be the starting quarterback for Sunday's game against San Francisco. However, he's not worth starting on your Fantasy team. + +Daunte Culpepper , QB MIN - Giggles Updated 11/16/01 +Culpepper is one pace for a good Fantasy season despite the lack of consistency in Minnesota's offense this season. He's one of the better quarterbacks in the league from a Fantasy perspective, and should be in your starting lineup on a weekly basis. + +Cris Carter , WR MIN - Tori Updated 11/16/01 +Carter's numbers may be down somewhat this season, but he's still too good to ever consider benching. The veteran has a knack for finding the end zone, and should have a good game against rookie CB Will Allen and the Giants' secondary on Monday night. + +Randy Moss , WR MIN - Russell Updated 11/16/01 +Moss is listed as probable for Monday's game against the N.Y. Giants due to an ankle injury. He's been underachieving this season, but it's almost impossible to bench him based on his potential to post solid Fantasy nu! mb! ers. + +Ricky Williams , RB NO - Bass/Hull Updated 11/16/01 +Williams is one of the better Fantasy backs in the league, and is a good player to use on a weekly basis. He'll face an Indianapolis defense that has been underachieving all season long, so Williams is a must-start. + +Aaron Brooks , QB NO - Matty Updated 11/16/01 +Brooks had a big game against San Francisco last weekend, throwing for 347 yards and two scores. He may be a bit inconsistent this season, but his potential to post huge numbers makes it tough to bench him, especially against a vulnerable Indianapolis defense. + +Willie Jackson , WR NO - Martin Updated 11/16/01 +Jackson put up a huge game against San Francisco last weekend, posting 11 catches and 167 yards receiving. He'll face a questionable Indianapolis squad that is vulnerable to the pass in Week 10, so starting Jackson this week is a solid option. + +Stephen Davis , RB WAS - Bass/Hull Upda! te! d 11/16/01 +Davis has stepped up his play after beginning the season slowly. He's averaged 112 yards rushing over his last four games, and is once again emerging as a reliable Fantasy player. Give him the start in Week 10 against a Denver defense that is vulnerable to high scoring games. + +Tony Banks , QB WAS - Free Agent Updated 11/16/01 +Banks has played well of late, throwing five touchdowns in his last three games. He's got a good matchup this weekend against a Denver team that can be beaten through the air, but he's only worth considering in very deep Fantasy leagues. + +Michael Westbrook , WR WAS - Free Agent Updated 11/16/01 +Westbrook has been inconsistent this season, but he has caught three touchdown passes in his last four games. He'll face a Denver secondary this weekend that is vulnerable at best, so starting him in deeper leagues is worth considering. + +Rod Gardner , WR WAS - Free Agent Updated 11/16/01 +Gardner has been held in check in his last two games, catching only three passes for 38 yards. He does have a favorable matchup this weekend against Denver, however, so starting him is a good move. + +! Az-Zahir Hakim , WR STL - Neal/McKay Updated 11/16/01 +Hakim has been inconsistent in recent weeks, so starting him on your Fantasy team is a gamble unless the matchup is right. He'll go up against a tough New England secondary in Week Ten, so avoid using him outside of deeper leagues. + +Torry Holt , WR STL - Tori Updated 11/16/01 +Holt continues to put up consistent yardage totals, but he's only scored only three touchdowns this season. He'll face a tough New England secondary this weekend, but he's still worth starting on your Fantasy team based on his potential to put up solid numbers. + +Isaac Bruce , WR STL - Frank Updated 11/16/01 +Bruce hasn't put up the huge Fantasy totals this season, but he's still one of the better wideouts in the league. He'll face CB Ty Law and the formidable New England secondary, but he's still worth starting based on his potential for big numbers. + +Marshall Faulk , RB STL - Matty Updated 11/16/01 +Faulk had a huge game against Carolina, proving that he is still the best Fantasy player in the league. He's a must-start every week, and should post solid numbers in Week 10 against New England. + +Ernie Conwell, TE STL - Free Agent Updated 11/16/01 +Conwell has had a few down weeks, so starting him on your Fantasy team is somewhat of a gamble. With the lack of depth at tight end around the league, however, starting Conwell is something many Fantasy owners will have no choice but to do. + +Richard Huntley , RB CAR - Russell Updated 11/16/01 +Huntley will be the likely starter this weekend against San Francisco, but don't be surprised if he splits carries with Nick Goings. Avoid starting either back in Week 10 if at all possible. + +Donald Hayes , WR CAR - Martin Updated 11/16/01 +Hayes had only two catches for 11 yards last weekend against St. Louis. He's been unreliable for Fantasy owners this season, so starting him is a real gamble. + +Wesley Walls , TE CAR - Free Agent Updated 11/16/01 +Walls has been held in check over the last three weeks, but he's still one of the better tight ends in the league. He's had some success against San Francisco in the past, so starting him is advisable. + +Muhsin Muhammad , WR CAR - Martin Updated 11/16/01 +Muhammad finally had a somewhat productive game, catching six passes for 75 yards against St. Louis. He's had some success in the past against this week's opponent, San Francisco, so starting him is a decent move. + +Brett Favre , QB GB - Frank Updated 11/16/01 +Favre has been one of the best Fantasy quarterbacks in the league this season. He'll face an Atlanta team on Sunday with a very vulnerable secondary, so be sure to start Favre this week. + +Bubba Franks , TE GB - Free Agent Updated 11/16/01 +Franks may not put up huge yardage numbers, but his seven touchdowns in eight games makes him a valuable Fantasy player. Unless you have a better option on your roster, Franks is the type of tight end that should start on a weekly basis. + +Bill Schroeder , WR GB - Frank Updated 11/16/01 +Schroeder (ankle) is not listed on the NFL injury report, and is expected to start on Sunday against Atlanta. He's a solid play this week against Atlanta, whose secondary is vulnerable to strong passing teams like Green Bay. + +Reuben Droughns , RB DET - Free Agent Updated 11/16/01 +Droughns will likely split time with Lamont Warren in Detroit's backfield this weekend in James Stewart's absence. Neither back has much Fantasy value outside of deeper leagues, and starting them is a huge gamble. + +Lamont Warren , RB DET - Free Agent Updated 11/16/01 +Warren will likely start in place of the injured James Stewart on Sunday against Arizona. He's split carries with Reuben Droughns, and is only worth starting as a last resort in larger Fantasy leagues. + +More Updates +Teams, Rosters + + Frank +Frank Ermis + +Player TM Pos Status Next Bye FA +Favre, Brett GB QB Active ATL Week 7 100 +Dillon, Corey CIN RB Active TEN Week 8 100 +Hearst, Garrison SF RB Active @CAR Week 6 100 +Bruce, Isaac STL WR Active @NE Week 8 100 +Thrash, James PHI WR Active @DAL Week 5 100 +Schroeder, Bill GB WR Active ATL Week 7 100 +Akers, David PHI K Active @DAL Week 5 100 +Titans TEN DT Active @CIN Week 3 100 +Plummer, Jake ARI QB Reserve DET Week 1 100 +Levens, Dorsey GB RB Reserve ATL Week 7 100 +Smith, Maurice ATL RB Reserve @GB Week 7 100 +Gary, Olandis DEN RB Reserve WAS Week 15 100 +Smith, Jimmy JAC WR Reserve @PIT Week 5 100 +Mathis, Terance ATL WR Reserve @GB Week 7 100 + +Total Active Players: 8 +Total Reserve Players: 6 + +NFL Injuries for Frank +Updated Player Team Pos Injury Expected Return +11/15/01 Smith, Maurice ATL RB Shin Probable for Sunday's game at G.B. + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/33515772.1075861335308.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/33515772.1075861335308.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..94d81c6b --- /dev/null +++ b/demo/ermis-f/cur/33515772.1075861335308.JavaMail.evans@thyme:2,S @@ -0,0 +1,132 @@ +Message-ID: <33515772.1075861335308.JavaMail.evans@thyme> +Date: Wed, 24 Oct 2001 10:50:26 -0700 (PDT) +From: melba.lozano@enron.com +To: ryan.o'rourke@enron.com +Subject: FW: Kern South +Cc: chris.walker@enron.com, tara.sweitzer@enron.com, frank.ermis@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: chris.walker@enron.com, tara.sweitzer@enron.com, frank.ermis@enron.com +X-From: Lozano, Melba +X-To: O'Rourke, Ryan +X-cc: Walker, Chris , Sweitzer, Tara , Ermis, Frank +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Have you had a chance to look at this. I need your approval so I can put this in production. + +Thanks + + -----Original Message----- +From: Lozano, Melba +Sent: Monday, October 22, 2001 3:38 PM +To: O'Rourke, Ryan +Cc: Walker, Chris; Sweitzer, Tara +Subject: Kern South + +Please review the attached Tagg and Sitara Screen shots and let me know if this is the way you want this location to bridge. + + + +Thanks, + +Melba +58986 + + + + -----Original Message----- +From: O'Rourke, Ryan +Sent: Friday, October 19, 2001 11:46 AM +To: Lozano, Melba +Subject: RE: Testing 2 locations (Kern South / Kern Las Vegas) + +NYMEX reference: NX1 +Curve: IF-NWPL_ROCKY_M + + -----Original Message----- +From: Lozano, Melba +Sent: Friday, October 19, 2001 11:16 AM +To: O'Rourke, Ryan +Subject: RE: Testing 2 locations (Kern South / Kern Las Vegas) + +One more thing... I 'm sorry... + +What is the curve? if you would be booking it manually, what would you put under Nymex Ref? (pub code)... + +Let me know... + + -----Original Message----- +From: O'Rourke, Ryan +Sent: Friday, October 19, 2001 9:42 AM +To: Lozano, Melba +Subject: RE: Testing 2 locations (Kern South / Kern Las Vegas) + +Yes... sorry, I didn't know that there was a difference. I checked; 814069 is the one. + + -----Original Message----- +From: Lozano, Melba +Sent: Friday, October 19, 2001 9:36 AM +To: O'Rourke, Ryan +Cc: Sweitzer, Tara; Walker, Chris; Meredith, Kevin +Subject: RE: Testing 2 locations (Kern South / Kern Las Vegas) +Importance: High + +Ryan, + +Should I use the facility # 814069? Please let me know.... because 1-4001 is the meter No. + << OLE Object: PBrush >> + << OLE Object: PBrush >> + +Thanks, +Melba Lozano +713-345-8986 +713-646-8511 Fax +713-698-4847 Pager + + -----Original Message----- +From: O'Rourke, Ryan +Sent: Friday, October 19, 2001 8:41 AM +To: Lozano, Melba +Subject: RE: Testing 2 locations (Kern South / Kern Las Vegas) + +Pipe: Kern +Zone: Muddy Creek +Facility: 1-4001 WFSC/NWPL/KERN/CIGOPAL PL(KIN) + +Let me know if you need anything else. + +-Ryan + + -----Original Message----- +From: Lozano, Melba +Sent: Thursday, October 18, 2001 4:32 PM +To: O'Rourke, Ryan +Cc: Walker, Chris; Sweitzer, Tara +Subject: FW: Testing 2 locations (Kern South / Kern Las Vegas) +Importance: High + +Patrick, +Please provide us with the following information for the attached location: + +Pipe: +Trade Zone: +Facility#: + + +US Gas Phy Kern South Dec01 USD/MM 59535 + +The transaction is for delivery into kern pipeline, South of the Kern Muddy Creek Compressor station. The seller shall determine the delivery point. + +Trader: Frank Ermis +Risk Book: ENA - IM WT CAL +Book Admin: Ryan (Patrick) O'rourke + +Thanks, +Melba Lozano +713-345-8986 +713-646-8511 Fax +713-698-4847 Pager \ No newline at end of file diff --git a/demo/ermis-f/cur/33538700.1075855169184.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/33538700.1075855169184.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f5d90c90 --- /dev/null +++ b/demo/ermis-f/cur/33538700.1075855169184.JavaMail.evans@thyme:2,S @@ -0,0 +1,24 @@ +Message-ID: <33538700.1075855169184.JavaMail.evans@thyme> +Date: Mon, 17 Dec 2001 14:04:38 -0800 (PST) +From: no.address@enron.com +Subject: ATTENTION: Changes in Remote Access +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron General Announcements@ENRON +X-To: All Enron Worldwide@ENRON +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Please be aware that remote connectivity into the Enron network has changed, IPASS is no longer available. Remote Connectivity into Enron may be obtained by using the eConnect solution. Authorization to use eConnect may be requested via the eRequest system (you will find a link to eRequest on http://itcentral.enron.com). + +Email is accessible from any computer with internet connectivity by logging into Outlook Web Access http:\\mail.enron.com with your NT login ID and password. Accessing OWA does not require an eConnect connection. + +Please direct all questions or concerns to the Resolution Center at 713-853-1411 +ETS customers should direct inquiries to the ETS Solution Center at 713-345-4745 + +We appreciate your cooperation in advance \ No newline at end of file diff --git a/demo/ermis-f/cur/3356145.1075861341288.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/3356145.1075861341288.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..172e4ba1 --- /dev/null +++ b/demo/ermis-f/cur/3356145.1075861341288.JavaMail.evans@thyme:2,S @@ -0,0 +1,90 @@ +Message-ID: <3356145.1075861341288.JavaMail.evans@thyme> +Date: Wed, 21 Nov 2001 18:34:37 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: CBS SPORTSLINE.COM FANTASY FOOTBALL NEWSLETTER +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: CBS SportsLine.com +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + Fantasy Football Newsletter +November 23, 2001 + + Fantasy Sports Fantasy Football CBS SportsLine.com + +Welcome to another edition of the 2001 Fantasy Football Newsletter! + +The Fantasy Football newsletter will arrive in your e-mail inbox every Friday. We'll include news about the web site; tips on using all the features available; and answers to your player-related questions from the "Gridiron Guru." + + Inside + +* Thanksgiving Football + +* Sortable Standings + +* Gridiron Guru + +* Tip of the Week + + + + _____ + +Thanksgiving Football + +Remember that two NFL games will be played on Thursday: Packers vs. Lions at 12:30 PM ET and Broncos vs. Cowboys at 4:05 PM ET. Fantasy 2001 players, if you have players from these four teams on your roster, they must have their final status (active or reserve) set 5 minutes before the start of their game. Please keep in mind that you also will not be able to enter any new add/drops for the week starting one hour prior to Thursday's first kickoff. Football Commissioner players, check with your league's commissioner to see how your lineup deadline is handled this week. + + _____ + +Sortable Standings + +Did you know that every column on your Standings page is sortable? Click the category name at the top of any column to sort the report by the results of that category. In head- to-head leagues, the Standings report is displayed in order of the teams with the best win/loss percentage. However, you can click the PF (Points For) column to display the top point-scoring teams at the top; or the PA (Points Against) column to display, in descending order, the teams with the most fantasy points scored against them. + + _____ + +Gridiron Guru + +Welcome to Gridiron Guru, where we'll answer your questions about players and offer Fantasy Football roster advice. We invite you to send your own scouting reports and comments on players to: gridguru@commissioner.com . You'll get the chance to be heard by thousands of Fantasy players just like yourself! + +Question - Marcus Howell + +Who would you start in Week 11: Brian Griese at Dallas or Jake Plummer at San Diego? + +Answer - GG + +Griese's receiving corps has been crippled by injuries this season, and with Rod Smith questionable with an ankle injury, the outlook gets dimmer. The Denver QB has been bothered by physical problems this year as well. Plummer seems like a better choice after a superb Week 10 outing. But remember that he was facing the 0-9 Lions, and Plummer has never been able to string many good performances together in the past. He will be facing a San Diego defense that will be primed for a good performance after getting burned badly by Oakland last week. Go with Griese, who should at least post respectable numbers at Dallas. + + +Question - Eric Fernau + +Which three running backs should I start? I have Corey Dillon, Ricky Williams, Duce Staley, Priest Holmes and Garrison Hearst. + +Answer - GG + +Dillon is a must-start player every week. Holmes is facing a Seattle defense that looks good statistically, but will have a lot of trouble containing him on the outside. Staley should have little trouble ripping through the Washington front wall. It's hard to ignore Hearst at Indianapolis or Williams in any week, but we like Dillon, Holmes and Staley, especially the latter in an NFC East game. + + +Question - Jay Rassat + +Who do I start this week at quarterback? I have Tom Brady, Aaron Brooks and Trent Green. The defenses they play against are all decent (N.O., N.E. and Seattle). + +Answer - GG + +Brady and Brooks square off against each other, and each is facing a secondary that can give up the big play. Green will be facing a Seattle team that won't offer much of a pass rush, but he is less explosive than Brooks or Brady. With Brady having the advantage of playing at home, and Drew Bledsoe looking over his shoulder, we'll go with the New England QB. + + + _____ + +Tip of the Week + +Ryan Carter, Watertown, CT: Ricky Watters' decision to not have shoulder surgery is bad news for him, but great news for people like me, who have Shaun Alexander. I would not be surprised to see Watters not play again this year. Ricky's a great back, and I wish him well, but you cannot replace a back like Alexander. + + +This message has been provided free of charge and free of obligation. If you prefer not to receive emails of this nature please send an email to remove@commissioner.com . Do not respond to this email directly. \ No newline at end of file diff --git a/demo/ermis-f/cur/3443502.1075861339081.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/3443502.1075861339081.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5ed760fd --- /dev/null +++ b/demo/ermis-f/cur/3443502.1075861339081.JavaMail.evans@thyme:2,S @@ -0,0 +1,45 @@ +Message-ID: <3443502.1075861339081.JavaMail.evans@thyme> +Date: Mon, 12 Nov 2001 11:53:57 -0800 (PST) +From: notification.isc@enron.com +To: users.dl-enron@enron.com +Subject: Systems Outage Notification for All SAP Servers +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: ISC Systems Notification +X-To: DL-Enron Production SAP Users +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +System Outage Notification + + + +Outage Description: + +All SAP systems (including Prod Interface, all EBP systems, iPayit, iBuyit, and FTP servers) will be shutdown in order to upgrade our storage hardware. This maintenance is required to ensure that sufficient storage is available for the SAP Production systems. + + + +Date & Time of Outage: + +Outage Commences: November 16, 2001 @ 8:00pm CST + +Outage Ends: November 19, 2001 @ 2:00am CST + + + +Contacts: + +Contact: + +Contact Information: + +ISC Customer Care + +713-345-4727 + + \ No newline at end of file diff --git a/demo/ermis-f/cur/345807.1075855165473.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/345807.1075855165473.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..571db3e4 --- /dev/null +++ b/demo/ermis-f/cur/345807.1075855165473.JavaMail.evans@thyme:2,S @@ -0,0 +1,46 @@ +Message-ID: <345807.1075855165473.JavaMail.evans@thyme> +Date: Tue, 27 Nov 2001 10:11:19 -0800 (PST) +From: support@neg.pge.com +To: matthew.lenhart@enron.com, patti.sullivan@enron.com, + stephanie.miller@enron.com, p..south@enron.com, + corey.wilkes@enron.com, benjamin.schoene@enron.com +Subject: PG&E eTrans Notification - Parcel 8867 has been approved +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Support@neg.pge.com +X-To: fermis@enron.com, kolinge@enron.com, schrist@enron.com, beveret@enron.com, nbaker@enron.com, jadams2@enron.com, Mendel, Shelly , Lenhart, Matthew , Sullivan, Patti , Miller, Stephanie , South, Steven P. , Wilkes, Corey , Schoene, Benjamin +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +The following parcel has been approved : + +Parcel: 8867 +Contract Number: 08076 + +Path: Kingsgate to Malin +Quantity: 15000 +Min Release Quantity: 15000 +Begin Date: 12/1/2001 +End Date: 11/1/2002 + +This parcel is Biddable +Post Date: 11/27/2001 11:00 A.M. +Open Season Begin Date: 11/27/2001 11:00 A.M. +Open Season End Date: 11/27/2001 12:00 P.M. +The prearranged replacement shipper is: Canadian Natural Resources Limited + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/346590.1075861340866.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/346590.1075861340866.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..df9ad11b --- /dev/null +++ b/demo/ermis-f/cur/346590.1075861340866.JavaMail.evans@thyme:2,S @@ -0,0 +1,174 @@ +Message-ID: <346590.1075861340866.JavaMail.evans@thyme> +Date: Tue, 20 Nov 2001 14:21:36 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 11/20/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Anna Kournikova Exclusive Fantasy Offer! Save 10% on Anna's 2002 Calendar! Yes 12 months of Anna! Simply enter the coupon code FNTSYCAL in step 5 of the checkout process to receive your discount. Offer expires 11/30/01. + + + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +Standings, Summary + +East Division +Team W L T Pct Back Strk Div Wks PF Back PA +JWillie 5 5 0 0.500 0.0 L2 2-2-0 2.0 870.0 42.0 872.0 +Martin 5 5 0 0.500 0.0 L1 2-3-0 1.0 858.0 54.0 819.0 +Frank 5 5 0 0.500 0.0 W1 4-1-0 2.0 848.0 64.0 915.0 +Hunter 4 6 0 0.400 1.0 W1 3-2-0 ! 0.0 886.0 26.0 902.0 +Neal/McKay 1 9 0 0.100 4.0 L8 1-4-0 0.0 712.0 200.0 860.0 + +West Division +Team W L T Pct Back Strk! Div Wks PF Back PA +Russell 8 2 0 0.800 0.0 L1 3-2-0 1.0 906.0 6.0 789.0 +Matty 6 3 1 0.650 1.5 W2 3-1-1 2.0 912.0 0.0 918.0 +Tori 6 4 0 0.600 2.0 W2 4-1-0 1.0 817.0 95.0 722.0 +Giggles 5 5 0 0.500 3.0 L1 1-4-0 0.0 811.0 101.0 820.0 +Bass/Hull 4 5 1 0.450 3.5 W1 0-3-1 1.0 829.0 83.0 832.0 + +Statistics, Scoring + +Frank Actives +Player Pos Scoring Score +Favre, Brett QB 262 PaYd (13 Pts), 2 PaTD (4,39) (8 Pts), 3 PaInt (-6 Pts) 15.0 +Dillon, Corey RB 38 RuYd (3 Pts), 23 ReYd (2 Pts) 5.0 +Hearst, Garrison RB 92 RuYd (9 Pts), 21 ReYd (2 Pts) 11.0 +Bruce, Isaac WR 130 ReYd (13 Pts) 13.0 +Schroeder, Bill WR 55 ReYd (5 Pts), 1 ReTD (4) (6 Pts) 11.0 +Thrash, James WR 17 ReYd (1 Pt) 1.0 +Akers, David K 5 FG (24,46,26,28,30) (16 Pts), 3 XP (3 Pts) 19.0 +Titans DT 2 Int (4 Pts), 1 DTD (101) (6 Pts), 1 SACK (1 Pt), 1 DFR (2 Pts), 7 PA (3 Pts), 264 YDS (2 Pts) 18.0 + +TOTALS 93.0 + +Frank Reserves +Player Pos ST Scoring Score +Gary, Olandis RB RS 28 RuYd (2 Pts) 2.0 +Levens, Dorsey RB RS 0.0 +Mathis, Terance WR RS 70 ReYd (7 Pts) 7.0 +Plummer, Jake QB RS 334 PaYd (16 Pts), 4 PaTD (13,68,18,3) (16 Pts), 1 PaInt (-2 Pts) 30.0 +Smith, Jimmy WR RS 68 ReYd (6 Pts) 6.0 +Smith, Maurice RB RS 43 RuYd (4 Pts), 29 ReYd (2 Pts) 6.0 + +TOTALS 51.0 +NFL Reports, Player Updates + +Latest NFL Player News + +Ricky Watters , RB SEA - Free Agent Updated 11/20/01 +Watters' shoulder has not sufficiently healed enough for him to practice, says the Seattle Times. He is not expected to return for another two to three weeks, meaning Shaun Alexander will continue to be a key performer for many Fantasy teams as the postseason comes into view. + +Doug Flutie , QB SD - Russell Updated 11/20/01 +Mike Riley told the San Diego Union-Tribune there is no QB controversy involving Flut! ie! and rookie Drew Brees. "Doug is going to be our quarterback," he said. "You can talk about controversy all you want, but there is none within this building. He is our quarterback. He will start. He will get us the next win the next week." Still, Flutie is not playing well enought to satisfy most Fantasy owners. + +Mark Bruener , TE PIT - Free Agent Updated 11/20/01 +Bruener will miss the rest of the season after undergoing shoulder injury. His loss may adversely affect Jerome Bettis' statistics, because Bruener is widely regarded as the best run-blocking tight end in football. + +Tyrone Wheatley , RB OAK - G! ig! gles Updated 11/20/01 +Wheatley told the Contra-Costa Times he is no longer being bothered by a knee injury. He expects to play on Sunday. + +Erron Kinney , TE TEN - Free Agent Updated 11/20/01 +Kinney (calf) may play this week after missing three games. He was expected to return to practice early this week. + +Frank Wycheck , TE TEN - Matty Updated 11/20/01 +Wycheck (calf) will be limited in practice this week. He may be a risky start in Week 11. + +Steve McNair , QB TEN - Free Agent Updated 11/20/01 +The Tennessean says McNair's hand was sore when he arrived at the team's practice facility on Monday. Jeff Fisher now says he doesn't expect him to miss any practice time this week. + +Derrick Alexander , WR KC - JWillie Updated 11/20/01 +Alexander (ribs) has returned to practice. He is expected to start against Seattle. + +Marvin Minnis , WR KC - Free Agent Up! da! ted 11/20/01 +Minnis (ankle) is listed as doubtful for Sunday's game. Larry Parker may have to start in his place, + +Mark Brunell , QB JAC - JWillie Updated 11/20/01 +Brunell (quadriceps) might miss Sunday's game against Baltimore. Jonathan Quinn will start again if Brunell can't play. + +Mark Brunell , QB JAC - JWillie Updated 11/20/01 +Brunell (quadriceps) might miss Sunday's game against Baltimore. Jonathan Quinn will start again if Brunell can't play. + +Reggie Wayne , WR IND - Free Agent Updated 11/20/01 +Wayne has a sprained knee ligament, and is doubtful for Sunday's game against New Orleans. Terrence Wilkins may have to start in his place. + +Jerome Pathon , WR IND - Tori Updated 11/20/01 +Pathon (foot) is done for the season. He will be put on injured reserve. Reggie Wayne (knee) is also hurting, meaning Terrence Wilkins might have to be moved back into the starting lineup. + +Jay Fiedler , QB MIA - Tori Updated 11/20/01 +Dave Wannstedt told the Miami Herald there is no QB controversy surrounding Fielder and backup Ray right now. ``That's kind of hypothetical,'' he said. ``Jay is the starter, and my only comment is we're going to get it squared away and play turnover-free football.'' + +Rod Smith , WR DEN - Matty Updated 11/20/01 +Mike Shanahan said he does not know if Smith (ankle) will be sufficiently healed to play in Thursday's game against the Cowboys. "We'll get a chance to evaluate that during the week and see," Shanahan told the Denver Post. "If he can help our football team, he'll play. If he's in a situation where he can't perform at the level that we think! c! an help our team, then we'll keep him out and put somebody else in." + +Benjamin Gay , RB CLE - Free Agent Updated 11/20/01 +The Cleveland Plain-Dealer says Butch Davis won't indicate how much Gay will play in the near future. "We'll try to get him involved in some of the games," Davis said. "We'll see." + +Kevin Lockett , WR WAS - Free Agent Updated 11/20/01 +Lockett, who suffered a rib injury last weekend against Denver, expects to play on Sunday against Philadelphia. However, the wide receiver has no real value as a Fantasy player at this point. + +Tony Banks , QB WAS - Free Agent Updated 11/20/01 +Barring any setbacks, Banks will start Sunday's game against Philadelphia. Banks, who suffered a concussion last weekend vs. Denver, hasn't been feeling any after effects of the injury and should be under center for the 'Skins. + +Jacquez Green , WR TB - Free Agent Updated 11/20/01 +Green (abdomen) is! e! xpected to return to practice on Wednesday at full strength. He's been inconsistent this season, and is best used when the matchup is favorable. + +Terrell Owens , WR SF - Martin Updated 11/20/01 +Owens suffered a sprained left knee and ankle during the overtime session of last weekend's game against Carolina. The injuries aren't considered serious, however, and Owens is expected to be in the starting lineup on Sunday Indianapolis. + +Cecil Martin , RB PHI - Free Agent Updated 11/20/01 +Martin suffered a hamstring injury during Sunday's game against Dallas. He'll miss a few days of practice, but is expected to play in this weekend's game against Washington. Martin has no real value as a Fantasy player at this point. + +Giants , DT NYG - Matty Updated 11/20/01 +According to the New York Post, cornerback Jason Sehorn's surgically-repaired right knee began giving him problems again this past weekend. In fact, the team was unsure that he'd be able to cover either Randy Moss or Cris Carter on Monday night, but he played anyway. If he continues to play on a bad wheel, you should consider starting any receivers opposing Sehorn the rest of the season. + +Elvis Grbac , QB BAL - Free Agent Updated 11/20/01 +The Baltimore Sun says there is no indication that Grbac will be replaced as the team's starting QB. Still, he is not performing well enough to start for most Fantasy teams. + +Donald Driver , WR GB - Free Agent Updated 11/20/01 +Driver is still dealing with a thigh injury, and is expected to miss Thursday's game against Detroit. The reserve wideout has no real value as a Fantasy player at this point. + +Ravens , DT BAL - Ru! ss! ell Updated 11/20/01 +Defensive end Michael McCrary will miss the rest of the season after undergoing knee surgery. His loss will certainly lower the sack output of the Baltimore defense and may mean the team will allow more passing yardage than usual. + +Cowboys , DT DAL - Free Agent Updated 11/20/01 +Linebacker Dexter Coakley, who was expected to miss two weeks due to a sprained knee, will likely get the start on Thursday after being out for just one game. He'll help keep Denver's running game in check, but don't expect his presence to give Dallas' defense added Fantasy value as a whole. + +Emmitt Smith , RB DAL - Bass/Hull Updated 11/20/01 +Smith (knee) will start on Thursday's game against Denver. "I'm not 100 percent, but I'm healthy enough to do my job," Smith told the Dallas Morning Star. He'll struggle to post solid Fantasy numbers due to Dallas' horrid passing game, so bench him this week if at all possible. + +Donald Hayes , WR CAR - Martin Updated 11/20/01 +Hayes suffered bruised ribs during Sunday's game against San Francisco. He may miss some practice time this week, but he's expected to play this weekend against Atlanta. The Falcons secondary is one of the worst in the league, so Hayes could turn into a good sleeper pick in Week 1! 1.! + +Terry Hardy , TE ARI - Free Agent Updated 11/20/01 +Hardy is expected to return to practice this week after missing three games due to shoulder injury. However, he is not certain to play on Sunday against San Diego. + +Jackie Harris , TE DAL - Free Agent Updated 11/20/01 +Harris is out for Thursday's game against Denver due to a hamstring injury. Harris has been an unreliable Fantasy player and is only worth a roster spot in deeper leagues. + +More Updates + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/3537035.1075855167107.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/3537035.1075855167107.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5d6f48d6 --- /dev/null +++ b/demo/ermis-f/cur/3537035.1075855167107.JavaMail.evans@thyme:2,S @@ -0,0 +1,183 @@ +Message-ID: <3537035.1075855167107.JavaMail.evans@thyme> +Date: Mon, 3 Dec 2001 06:56:38 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/3/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Anna Kournikova Exclusive Fantasy Offer! Save 10% on Anna's 2002 Calendar! Yes 12 months of Anna! Simply enter the coupon code FNTSYCAL in step 5 of the checkout process to receive your discount. Offer expires 11/30/01. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Tim Brown , WR OAK - Martin Updated 12/02/01 +Brown had a solid game, catching five passes for 63 yards and two scores against Arizona. With Jerry Rice on the other side of the field, Brown is having one of the best season of his illustrious career. + +Rich Gannon , QB OAK - Martin Updated 12/02/01 +Gannon threw for 302 yards and three scores against Arizona. He did throw two picks as well, but he's still an elite Fantasy quarterback. + +David Boston , WR ARI - Bass/Hull Updated 12/02/01 +Boston had another great game, catching six passes for 106 yards and a touchdown against Oakland. Boston continues to be one if the best wide receivers in Fantasy Football. + +Michael Pittman , RB ARI - Matty Updated 12/02/01 +Pittman had a solid game, posting 93 all-purpose yards and a touchdown against Oakland. He's been inconsistent as a Fantasy player, however, and is best used when the matchup is right. + +Tony Martin , WR ATL - Free Agent Updated 12/02/01 +Martin caught six passes for 97 yards against the Rams. The veteran wideout has seen better days, though, and he is not a reliable Fantasy wideout. He will occasionally post respectable numbers, but he will also have many quiet weeks. + +Bob Christian , RB ATL - Free Agent Updated 12/02/01 +Christian rushed one time for five yards against St. Louis and caught four passes for 16 yards. He became a minor factor in the game as the Falcons fell behind early. Christian is still worth a reserve spot on any Fantasy roster. + +Marshall Faulk , RB STL - Matty Updated 12/02/01 +In addition to 70 rushing yards, Faulk caught six passes for 128 yards and three TDs. There seems to be no way of containing the best back in Fantasy Football. + +Kurt Warner , QB STL - Hunter Updated 12/02/01 +Warner bounced back from a forgettable Week 11 performance by tearing up the Falcons for 342 yards, four TDs and no interceptions. There should be little doubt that he is still capable of taking any Fantasy team to a championship this year. + + + + +Shaun Alexander! , RB SEA - JWillie Updated 12/02/01Alexander rushed for 87 yards and a TD against the Chargers. Defenses are stacking their fronts against Alexander, but he is still managing to score enough to be a must-start player for any Fantasy team. Matt Hasselbeck , QB SEA - Bass/Hull Updated 12/02/01 +Hasselbeck threw for 202 yards, no TDs and no interceptions against the Chargers. While he has certainly cut down on his mistakes, Hasselbeck doesn't challenge defenses downfield and he doesn't deserve a spot on most Fantasy rosters. + +Curtis Conway , ! WR! SD - Giggles Updated 12/02/01 +Conway caught three passes for just 34 yards at Seattle. Still, he has remained healthy this year and should be a solid Fantasy wideout during these important final weeks. + +Doug Flutie , QB SD - Russell Updated 12/02/01 +The Seahawks held Flutie to 195 passing yards, no TD passes and intercepted him twice. The veteran QB has been a disappointment for most of the year and he will not be a dependable Fantasy player in the final weeks of the season. + +Stephen Davis , RB WAS - Bass/Hull Updated 12/02/01! +Davis had only 53 yards rushing on 17 carries against Dallas on Sunday. He continues to have a mediocre season, which makes it tough for Fantasy owners to start him every week. + +Tony Banks , QB WAS - Free Agent Updated 12/02/01 +Banks had a mediocre game, throwing for 216 yards with one score and an interception against Dallas. He is no better than a reserve on your Fantasy team. + +Raghib Ismail , WR DAL - Free Agent Updated 12/02/01 +Ismail had a big game for Dallas, catching three passes for 93 ya! rd! s and a touchdown against Washington. Ismail has easily been Dallas' most consistent receiver, but he's still a gamble for Fantasy owners. + +Emmitt Smith , RB DAL - Bass/Hull Updated 12/02/01 +Smith had his best game of the season, rushing for 102 yards and a touchdown on 25 carries vs. Washington. If coach Dave Campo gives him enough carries, Smith still has the talent and experience to be a productive Fantasy player. + +Eddie Kennison , WR DEN - Free Agent Updated 12/02/01 +The Kansas City Chiefs are reportedly interested in Kennison. The team is expected to bring the wideout in for an interview and a physical as early as Monday, with the intent of signing him. + +Terry Hardy , TE ARI - Free Agent Updated 12/02/01 +Hardy suffered an apparent knee injury during Sunday's game against Oakland. He did not return to the contest. + +Chris Chandler , QB ATL - Free Agent Updated 12/02/01 +Chandler suffered a sprained left ankle in the second quarter of Sunday's game against St. Louis. He was replaced by Michael Vick.! + +Troy Brown , WR NE - Bass/Hull Updated 12/02/01 +Brown caught eight passes for 59 yards at New York. The flashy New England wideout has not reached the 100-yard receiving mark in his last six games. + +David Patten , WR NE - JWillie Updated 12/02/01 +Patten caught six passes for 60 yards at New York. He will be an occasionally spectacular, yet inconsistent wideout during the final weeks of the Fantasy season. + +Santana Moss , WR NYJ - Free Agent Updated 12/02/01 +Moss caught two passes for 40 yards against New England. The rookie receiver has already injected new life into the New York passing game, but he won't do enough statistically to help Fantasy owners. + +Laveranues Coles , WR NYJ - JWillie Updated 12/02/01 +Coles caught three passes for 63 yards and a TD against New England. The New York wideout has quickly emerged as his team's top receiver. + +Stephen Alexander , TE WAS - Free Agent Updated 12/02/01 +Alexander left Sunday's game against Dallas in the second quarter due to an ankle injury. His return to the game is questionable. + +Obafemi Ayanbadejo , RB BAL - Free Agent Updated 12/02/01 +Ayanbadejo caught a five-yard TD pass and scored on a nine-yard run against the Colts. He will be a regular goal-line threat for the RB-starved Ravens during the final weeks of the NFL regular season. + +Moe Williams , RB BAL - Free Agent Updated 12/02/01 +Williams rushed for 111 yards and caught three passes for 27 yards against the Colts. Williams, who also lost a fumble, took advantage of a leaky Colts defense, and he still has to prove he can perform well on a regular basis. + +Marcus Pollard , TE IND - Free Agent Updated 12/02/01 +Pollard caught four passes for 80 yards and a TD at Baltimore. Right now, he is arguably the most reliable TE in Fantasy Football. + +Dominic Rhodes , RB IND - Free Agent Updated 12/02/01 +Rhodes rushed for 42 yards and caught six passes for 25 yards, but he fumble! d ! twice. The physical Ravens' defense kept him off balance, yet Rhodes should still be a dependable Fantasy RB during the next few weeks. + +Hines Ward , WR PIT - Tori Updated 12/02/01 +The Vikings held Ward to three catches for 37 yards. Expect him to rebound quickly from his quiet performance. + +Plaxico Burress , WR PIT - Free Agent Updated 12/02/01 +Burress caught six passes for 86 yards against Minnesota. The second-year man is looking better as a route runner and mid-range receiver. + +More Updates +Transactions, View + + Make Selection + + There are no League Transactions which meet the selected criteria. + +To see all league transactions select "All", "All", "All Teams" from the Transactions, View page. + + +Schedule, Breakdown + +Frank +Player Pos Points +Favre, Brett QB 0.0 +Dillon, Corey RB 13.0 +Hearst, Garrison RB 19.0 +Bruce, Isaac WR 4.0 +Schroeder, Bill WR 0.0 +Smith, Jimmy WR 0.0 +Akers, David K 11.0 +Titans DT 9.0 + +TOTAL 56.0 + +Plummer, Jake QB 19.0 +Levens, Dorsey RB 0.0 +Gary, Olandis RB 0.0 +Mathis, Terance WR 2.0 +Smith, Maurice RB 2.0 +Thrash, James WR 6.0 + + at Hunter +Player Pos Points +Warner, Kurt QB 33.0 +Green, Ahman RB 0.0 +Tomlinson, LaDainian RB 16.0 +Freeman, Antonio WR 0.0 +Johnson, Kevin WR 16.0 +Morton, Johnnie WR 1.0 +Vanderjagt, Mike K 9.0 +Chargers DT 4.0 + +TOTAL 79.0 + +Jackson, Darrell WR 7.0 +Stewart, James RB 17.0 +Jackson, James RB 0.0 +Mack, Stacey RB 0.0 +Pinkston, Todd WR 3.0 +Robinson, Marcus WR 0.0 + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/3587322.1075855165038.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/3587322.1075855165038.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..cc2e3081 --- /dev/null +++ b/demo/ermis-f/cur/3587322.1075855165038.JavaMail.evans@thyme:2,S @@ -0,0 +1,32 @@ +Message-ID: <3587322.1075855165038.JavaMail.evans@thyme> +Date: Sat, 24 Nov 2001 01:43:48 -0800 (PST) +From: contact@dew-consulting.com +To: fermis@ect.enron.com +Subject: Project Management Training +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: contact@dew-consulting.com +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Everything You Need To Manage Your Projects-In This ONE Seminar! DEW Training & Consulting in cooperation with CADENCE Management Corporation is holding a public two-day Project Management Training Course on December 11th and 12th. + +This 2-day Project Management seminar emphasizes practical, real-world application. Gain flexible, easy-to-use skills. Immediately apply the tools and techniques. Return to work ready to run your projects successfully. + +You are actively involved in class through workshops, exercises and group discussions. Exchange ideas and experiences with peers and managers from leading industries. + +Course Fee: The full registration fee of $895 per person is payable in advance. Included are the 2-Day seminar, 280+ page reference manual, luncheons and meeting materials. Discounts are available when 2 or more individuals from one company attend the same seminar. Call us for discount options. + +Registration: Please register early. Class size is limited to increase the learning effectiveness. For fast registration, call us, fax, email or complete the registration online . A confirmation will be sent to you with meeting details. + +Credits: All of our project management training qualifies for continuing education credits. You can earn CPEs, CEUs and PDUs when attending our project management seminars. + +Location: Wyndham Greenspoint Hotel, 12400 Greenspoint Drive, Houston, TX 77060, Phone: 281-875-2222, FAX: 281-875-1652 + +Contact Us : Visit our website at www.dew-consulting.com , email us at contact@dew-consulting.com or call us today at 281-357-8322. + \ No newline at end of file diff --git a/demo/ermis-f/cur/3614690.1075855168172.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/3614690.1075855168172.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d18d7481 --- /dev/null +++ b/demo/ermis-f/cur/3614690.1075855168172.JavaMail.evans@thyme:2,S @@ -0,0 +1,183 @@ +Message-ID: <3614690.1075855168172.JavaMail.evans@thyme> +Date: Mon, 10 Dec 2001 07:04:33 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/10/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Exclusive Offer to Fantasy Members! Take 10% off Colosseum NCAA Block and Tackle Jerseys and get into the game! It's an easy play, simply enter coupon code VRYEHYGP into Step 5 of the Check Out process to receive your discount. But, don't fumble, offer ends 12/11/01. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +David Boston , WR ARI - Bass/Hull Updated 12/09/01 +Boston caught six passes for 132 yards against Washington. Right now, because of his consistently high production, Boston is arguably the most valuable receiver in Fantasy Football. + +MarTay Jenkins , WR ARI - Martin Updated 12/09/01 +Jenkins caught three passes for 33 yards and a TD against Washington. He has become a surprisingly reliable receiver for the Cardinals in recent weeks. + +Jerry Rice , WR OAK - Neal/McKay Updated 12/09/01 +Rice had five catches for 57 yards and a touchdown against Kansas City. The future Hall-of-Famer is having a solid season, and could be a valuable player during the Fantasy playoffs. + +Rich Gannon , QB OAK - Martin Updated 12/09/01 +Gannon had a decent outing against Kansas City, posting 195 yards passing, two touchdowns (one passing, one rushing) and an interception. Gannon is one of the best quarterbacks in Fantasy Football, and is a solid start during your league's playoffs. + +Zeron Flemister , TE WAS - Free Agent Updated 12/09/01 +Flemister caught a two-yard TD pass at Arizona. He has become a regular target for Washington in goal-line packages. + +Trent Green , QB KC - Bass/Hull Updated 12/09/01 +Green had a good outing against Oakland, posting 253 yards passing, two touchdowns and one interception. Green has thrown six more picks than touchdowns this season, however, so don't depend on him too heavily during the Fantasy playoffs. + +Priest Holmes , RB KC - Russell Updated 12/09/01 +Holmes had a monster game against Oakland, posting 277 all-purpose yards and two touchdowns. He's become one of the most feared tailbacks in the league, and has been one of Fantasy Football's most pleasant surprises. + +Stephen Davis , RB WAS - Bass/Hull Updated 12/09/01 +Davis rushed for 110 yards and a TD at Arizona. He will give Fantasy players good yardage numbers during the playoffs, but touchdowns will continue to be a rarity for Davis. + +La! ve! ranues Coles , WR NYJ - JWillie Updated 12/09/01 +The Steelers limited Coles to 20 receiving yards on three catches. Coles remains a good receiver for the Fantasy postseason, though, because he has been a regular TD threat all year long. + +Wayne Chrebet , WR NYJ - JWillie Updated 12/09/01 +Chrebet caught five passes for 63 yards at Pittsburgh, including his first TD (18 yards). The Jets wideout has been unreliable for most of the year, and he remains a risky start during the Fantasy playoffs. + +Hines Ward , WR PIT - Tori Updated 12/09/01 +Ward had a huge game against the N.Y. Jets on Sunday. The talented wide receiver had 10 catches for 124 yards, and has become a pretty reliable Fantasy player this season. + +Chris Fuamatu-Ma'afala , RB PIT - Free Agent Updated 12/09/01 +Fuamatu-Ma'afala started in place of the injured Jerome Bettis on Sunday against the N.Y. Jets. He posted 50 yards rushing and a touchdown, which are respectable Fantasy numbers for a reserve tailback. + +J.J. Stokes , WR SF - Matty Updated 12/09/01 +Stokes caught one pass for 15 yards at St. Louis. Don't start Stokes during the Fantasy playoffs. He has been nearly useless for most of the season. + +Jeff Garcia , QB SF - JWillie Updated 12/09/01 +Garcia threw for only 146 yards, no TDs and was intercepted twice at St. Louis. Expect Garcia to quickly put such a forgettable outing behind him. + +Isaac Bruce , WR STL - Frank Updated 12/09/01 +Bruce caught just three passes for 44 yards against San Francisco. The St. Louis wideout has been a disappointment this year because of his inconsisten! cy! , but he is simply too explosive to not remain a starter for any Fantasy team. + +Ricky Proehl , WR STL - Free Agent Updated 12/09/01 +Proehl caught six passes for 109 yards and a TD against the 49ers. Don't expect such numbers from Proehl on a regular basis. He rarely becomes a featured target for Kurt Warner. + +Duce Staley , RB PHI - Giggles Updated 12/09/01 +The Chargers held Staley to 21 rushing yards on 15 carries, but he caught five passes for 88 yards and a TD. The Eagles will find many ways to utilize Staley as the NFL regular season wi! nd! s down. + +James Thrash , WR PHI - Frank Updated 12/09/01 +Thrash caught five passes for 74 yards against San Diego. Thrash has not been a dependable receiver in recent weeks, and he may not catch a lot of TD passes in the final games of the NFL regular season. + +Doug Flutie , QB SD - Russell Updated 12/09/01 +Flutie threw for 307 yards, two TDs and was intercepted twice at Philadelphia. He has been too inconsistent to take most Fantasy teams deep into the playoffs. + +Jeff Graham , WR SD - Free Agent Updated 12/09/01 +Graham caught five passes for 110 yards and two TDs at Philadelphia, but he did not catch a ball in the second half. The veteran wideout has been inconsistent all year long, yet he is still capable of having some big games. + +Tom Brady , QB NE - Martin Updated 12/09/01 +The Browns made Brady look bad. He threw for 218 yards, no TDs and was intercepted twice. Still, Brady has played too well this year not to be a regular starter for any Fantasy team during the playoffs, + +Terry Glenn , WR NE - Matty Updated 12/09/01 +Glenn caught four passes for 67 yards against Cleveland. If you desperately need receiving help right now, Glenn won't disappoint you if he stays on the active roster. + +Antowain Smith , RB NE - JWillie Updated 12/09/01 +Smith rushed for 76 yards and two TDs on 21 carries against Cleveland. He has always been a great red-zone runner, so expect a lot of scores from Smith during the Fantasy playoffs even if his yardage totals disappoint you at times. + +Tim Couch , QB CLE - Free Agent Updated 12/09/01 +Couch threw for 244 yards, no TDs and three interceptions at New England. Right now, Couch is not playing well enough to start for any Fantasy team, and he is a very shaky backup. + +James Jackson , RB CLE - Hunter Updated 12/09/01 +Jackson rushed for 34 yards on 16 carries at New England. The rookie running back hasn't been very reliable this year, and he is a risky start during the Fantasy postseason. + +Richard ! Hu! ntley , RB CAR - Russell Updated 12/09/01 +Huntley rushed for 67 yards and a TD on 23 carries at Buffalo. The Carolina RB won't visit the end zone often during the Fantasy playoffs, and his yardage numbers will always be mediocre. + +Brian Finneran , WR ATL - Free Agent Updated 12/09/01 +Finneran had six catches for 92 yards against New Orleans on Sunday. If you play in a very deep league, you may want to give Finneran a reserve spot on your roster. + +Muhsin Muhammad , WR CAR - Martin Updated 12/09/01 +Muhammad started at Buffalo and caught eight passes for 104 yards. He also lost a fumble. Despite the turnover, Muhammad remains a good Fantasy wideout when healthy. + +Chris Chandler , QB ATL - Free Agent Updated 12/09/01 +Chandler started Sunday's game against Atlanta despite a slight ankle injury. He posted 233 yards passing, but was held without a touchdown. He's been very inconsistent in recent weeks, so avoid depending on him too heavily in the Fantasy playoffs. + +Alex Van Pelt , QB BUF - Free Agent Updated 12/09/01 +Van Pelt threw for 277 yards, one TD and one interception against Carolina. His erratic play makes him a risk during the Fantasy playoffs. + +More Updates +Transactions, View + + Make Selection + + There are no League Transactions which meet the selected criteria. + +To see all league transactions select "All", "All", "All Teams" from the Transactions, View page. + + +Schedule, Breakdown + +Tori +Player Pos Points +Fiedler, Jay QB 0.0 +George, Eddie RB 15.0 +Martin, Curtis RB 11.0 +Carter, Cris WR 4.0 +Holt, Torry WR 6.0 +Ward, Hines WR 13.0 +Richey, Wade K 0.0 +Eagles DT 16.0 + +TOTAL 65.0 + +Toomer, Amani WR 6.0 +Allen, Terry RB 0.0 +Barlow, Kevan RB 2.0 +Brookins, Jason RB 0.0 +Pathon, Jerome WR 0.0 +Weinke, Chris QB 16.0 + + at Frank +Player Pos Points +Favre, Brett QB 12.0 +Dillon, Corey RB 14.0 +Hearst, Garrison RB 9.0 +Bruce, Isaac WR 4.0 +Schroeder, Bill WR 3.0 +Smith, Jimmy WR 17.0 +Akers, David K 6.0 +Titans DT 2.0 + +TOTAL 67.0 + +Plummer, Jake QB 16.0 +Levens, Dorsey RB 2.0 +Gary, Olandis RB 0.0 +Mathis, Terance WR 1.0 +Smith, Maurice RB 7.0 +Thrash, James WR 7.0 + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/3735103.1075855166286.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/3735103.1075855166286.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..9c2f507d --- /dev/null +++ b/demo/ermis-f/cur/3735103.1075855166286.JavaMail.evans@thyme:2,S @@ -0,0 +1,65 @@ +Message-ID: <3735103.1075855166286.JavaMail.evans@thyme> +Date: Fri, 30 Nov 2001 05:53:43 -0800 (PST) +From: w..eubanks@enron.com +To: mog.heu@enron.com, e-mail <.heather@enron.com> +Subject: FW: Sitara deal 1112996 for October 2001 +Cc: frank.ermis@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: frank.ermis@enron.com +X-From: Eubanks Jr., David W. +X-To: Heu, Mog , Heather Templeton (E-mail) +X-cc: Ermis, Frank +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Mog, + +Please contact Heather Templeton at Aquila regarding sitara deal 1112996. + +Thanks + +David W. Eubanks Jr +Specialist - Physical Gas Settlements +Enron Net Works, LLC +Phone 713-853-6678 +Fax 713-646-8420 +email: david.w.eubanks@enron.com + + + -----Original Message----- +From: Riordan, Sean +Sent: Thursday, November 29, 2001 3:28 PM +To: Eubanks Jr., David W. +Subject: RE: Sitara deal 1112996 for October 2001 + +Mug heu is the trader. It is part of Frank Ermis' book. + +SPR + + + -----Original Message----- +From: Eubanks Jr., David W. +Sent: Thursday, November 29, 2001 3:03 PM +To: Riordan, Sean +Cc: Heather Templeton (E-mail) +Subject: Sitara deal 1112996 for October 2001 + +Sean + +Could you please tell me who did this deal with Aquila. + +Thanks. + +David W. Eubanks Jr +Specialist - Physical Gas Settlements +Enron Net Works, LLC +Phone 713-853-6678 +Fax 713-646-8420 +email: david.w.eubanks@enron.com + + << OLE Object: Picture (Device Independent Bitmap) >> \ No newline at end of file diff --git a/demo/ermis-f/cur/381987.1075861340669.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/381987.1075861340669.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b7c366bd --- /dev/null +++ b/demo/ermis-f/cur/381987.1075861340669.JavaMail.evans@thyme:2,S @@ -0,0 +1,29 @@ +Message-ID: <381987.1075861340669.JavaMail.evans@thyme> +Date: Mon, 19 Nov 2001 14:15:00 -0800 (PST) +From: patti.sullivan@enron.com +To: p..adams@enron.com, k..allen@enron.com, j..brewer@enron.com, + suzanne.christiansen@enron.com, frank.ermis@enron.com, + justin.fernandez@enron.com, l..gay@enron.com, + shannon.groenewold@enron.com, mog.heu@enron.com, + keith.holst@enron.com, jason.huang@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + daniel.lisk@enron.com, zachary.mccarroll@enron.com, + shelly.mendel@enron.com, john.o'conner@enron.com, + jay.reitmeyer@enron.com, benjamin.schoene@enron.com, + m..scott@enron.com, matt.smith@enron.com, p..south@enron.com, + walter.spiegelhauer@enron.com, patti.sullivan@enron.com, + m..tholt@enron.com, barry.tycholiz@enron.com, corey.wilkes@enron.com, + jason.wolfe@enron.com +Subject: Prebid +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Sullivan, Patti +X-To: Adams, Jacqueline P. , Allen, Phillip K. , Brewer, Stacey J. , Christiansen, Suzanne , Ermis, Frank , Fernandez, Justin , Gay, Randall L. , Groenewold, Shannon , Heu, Mog , Holst, Keith , Huang, Jason , Kuykendall, Tori , Lenhart, Matthew , Lisk, Daniel , McCarroll, Zachary , Mendel, Shelly , O'Conner, John , Reitmeyer, Jay , Schoene, Benjamin , Scott, Susan M. , Smith, Matt , South, Steven P. , Spiegelhauer, Walter , Sullivan, Patti , Tholt, Jane M. , Tycholiz, Barry , Wilkes, Corey , Wolfe, Jason +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +The prebid meeting is tomorrow from 3:00 to 5:00 in ECS 5075. \ No newline at end of file diff --git a/demo/ermis-f/cur/4037448.1075855169208.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/4037448.1075855169208.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..355c6e54 --- /dev/null +++ b/demo/ermis-f/cur/4037448.1075855169208.JavaMail.evans@thyme:2,S @@ -0,0 +1,22 @@ +Message-ID: <4037448.1075855169208.JavaMail.evans@thyme> +Date: Mon, 17 Dec 2001 14:12:36 -0800 (PST) +From: no.address@enron.com +Subject: Office Supplies +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Property and Services Corp.@ENRON +X-To: All - Enron Houston@ENRON +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +To make use of office supplies that have been left at vacated workspaces, Enron Property and Services Corp is asking for your assistance. EPSC will remove extra supplies from identified areas and place in a central location where they may be utilized by everyone. + +Please identify areas in your business units that have been vacated and can be checked by EPSC. Once areas have been idenitified please call the Help Desk at x36300, option 2. + +To obtain office supplies that have been accumulated by EPSC, please email your needs to the following address: +Facilities Help Desk 1. +You will be contacted about available items. If you have any questions please call Richard Hensch at x35522. \ No newline at end of file diff --git a/demo/ermis-f/cur/4121857.1075861336924.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/4121857.1075861336924.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..780e19c0 --- /dev/null +++ b/demo/ermis-f/cur/4121857.1075861336924.JavaMail.evans@thyme:2,S @@ -0,0 +1,153 @@ +Message-ID: <4121857.1075861336924.JavaMail.evans@thyme> +Date: Wed, 31 Oct 2001 09:25:46 -0800 (PST) +From: r..harrington@enron.com +To: dana.davis@enron.com, robert.benson@enron.com, joe.quenet@enron.com, + j..broderick@enron.com, gautam.gupta@enron.com, + paul.thomas@enron.com, joe.stepenovitch@enron.com, + larry.campbell@enron.com, peter.makkai@enron.com, + william.phillips@enron.com, benjamin.rogers@enron.com, + j..sturm@enron.com, russell.ballato@enron.com, + erik.simpson@enron.com, matt.lorenz@enron.com, + don.baughman@enron.com, john.kinser@enron.com, joe.errigo@enron.com, + maria.valdes@enron.com, mike.carson@enron.com, + juan.hernandez@enron.com, miguel.garcia@enron.com, + dean.laurent@enron.com, laura.podurgiel@enron.com, + doug.gilbert-smith@enron.com, jeff.king@enron.com, + m..forney@enron.com, paul.schiavone@enron.com, eric.saibi@enron.com, + harry.arora@enron.com, robert.stalford@enron.com, + steve.wang@enron.com, jaime.gualy@enron.com, hai.chen@enron.com, + lloyd.will@enron.com, tom.may@enron.com, jeffrey.miller@enron.com, + kayne.coulter@enron.com, clint.dean@enron.com, + gerald.gilbert@enron.com, lisa.burnett@enron.com, + jason.choate@enron.com, gretchen.lotz@enron.com, + patrick.hansen@enron.com, bill.rust@enron.com, + corry.bentley@enron.com, l..day@enron.com, w..white@enron.com, + a..allen@enron.com, casey.evans@enron.com, wayne.vinson@enron.com, + andrea.dahlke@enron.com, tim.carter@enron.com, tom.chapman@enron.com, + warrick.franklin@enron.com, michael.mattox@enron.com, + israel.estrada@enron.com, martha.stevens@enron.com, + trang.le@enron.com, patricia.rivera@enron.com, + juana.fayett@enron.com, kim.durham@enron.com, m..grace@enron.com, + jae.black@enron.com, lisa.shoemake@enron.com, + sonia.hennessy@enron.com, claudia.guerra@enron.com, + lisa.kinsey@enron.com, brian.wesneske@enron.com, + cora.pendergrass@enron.com, daniel.haynes@enron.com, + kevin.brady@enron.com, kirk.lenart@enron.com, + margie.straight@enron.com, l..schrab@enron.com, + tammy.gilmore@enron.com, wes.dempsey@enron.com, m.hall@enron.com, + robert.superty@enron.com, chris.ordway@enron.com, + christina.sanchez@enron.com, dan.prudenti@enron.com, + joann.collins@enron.com, meredith.homco@enron.com, + robert.ramirez@enron.com, l..dinari@enron.com, + tamara.carter@enron.com, victor.lamadrid@enron.com, + michael.olsen@enron.com, t..muzzy@enron.com, george.smith@enron.com, + jesse.villarreal@enron.com, lisa.trofholz@enron.com, + daniel.lisk@enron.com, p..adams@enron.com, jan.sutherland@enron.com, + shannon.groenewold@enron.com, shelly.mendel@enron.com, + j..brewer@enron.com, suzanne.christiansen@enron.com, + ted.evans@enron.com, walter.spiegelhauer@enron.com, + alejandra.chavez@enron.com, sladana-anna.kulic@enron.com, + anne.bike@enron.com, bruce.mills@enron.com, + errol.mclaughlin@enron.com, jeff.royed@enron.com, + c..gossett@enron.com, joey.taylor@enron.com, kam.keiser@enron.com, + mog.heu@enron.com, monte.jones@enron.com, d..winfree@enron.com, + m..love@enron.com, scott.palmer@enron.com, john.lavorato@enron.com, + louise.kitchen@enron.com, h..lewis@enron.com, geoff.storey@enron.com, + s..shively@enron.com, trading <.williams@enron.com>, + martin.cuilla@enron.com, l..mims@enron.com, tom.donohoe@enron.com, + brad.mckay@enron.com, f..keavey@enron.com, f..brawner@enron.com, + scott.hendrickson@enron.com, scott.neal@enron.com, + andy.zipper@enron.com, dutch.quigley@enron.com, + john.arnold@enron.com, john.griffith@enron.com, larry.may@enron.com, + mike.maggi@enron.com, fred.lagrasta@enron.com, j..farmer@enron.com, + david.baumbach@enron.com, eric.bass@enron.com, + jim.schwieger@enron.com, joe.parks@enron.com, a..martin@enron.com, + frank.ermis@enron.com, jay.reitmeyer@enron.com, + keith.holst@enron.com, l..gay@enron.com, k..allen@enron.com, + alex.saldana@enron.com, brandee.jackson@enron.com, + ina.rangel@enron.com, d..hogan@enron.com, kimberly.bates@enron.com, + heather.choate@enron.com, john.swinney@enron.com, + shifali.sharma@enron.com, frank.prejean@enron.com, + joel.bennett@enron.com, jason.harding@enron.com, + sheila.glover@enron.com, clara.carrington@enron.com, + reno.casimir@enron.com, todd.hall@enron.com, sheri.thomas@enron.com, + daniel.reck@enron.com, matthew.arnold@enron.com, + christopher.kravas@enron.com, john.ashman@enron.com, + jason.beckstead@enron.com, mike.arendes@enron.com, + mike.perun@enron.com, brad.carey@enron.com, sandy.olitsky@enron.com, + valerie.landry@enron.com, chevondra.auzenne@enron.com, + george.mcclellan@enron.com, chad.pennix@enron.com, + john.massey@enron.com, juan.pazos@enron.com, kevin.mcgowan@enron.com, + lenny.hochschild@enron.com, martin.sonesson@enron.com, + marc.wharton@enron.com, eric.groves@enron.com, + jonathan.whitehead@enron.com, ted.robinson@enron.com, + frank.economou@enron.com, larry.gagliardi@enron.com, + mario.de@enron.com, jim.goughary@enron.com, philip.berry@enron.com, + sarah.mulholland@enron.com, john.wilson@enron.com, + patrick.danaher@enron.com, robert.fuller@enron.com, + lee.jackson@enron.com, wade.hicks@enron.com, craig.story@enron.com, + robert.bogucki@enron.com, lisa.vitali@enron.com, + adam.metry@enron.com, m..elliott@enron.com, j..weaver@enron.com, + alan.engberg@enron.com, l..nowlan@enron.com, + christian.lebroc@enron.com, tomas.tellez@enron.com, + bill.white@enron.com, david.loosley@enron.com, chad.south@enron.com, + j..gasper@enron.com, ina.norman@enron.com, audry.o'toole@enron.com, + valarie.rambin@enron.com, james.posway@enron.com, + mark.tawney@enron.com, elsa.piekielniak@enron.com, + steven.vu@enron.com, sandeep.ramachandran@enron.com, + eduardo.gil@enron.com, michael.nguyen@enron.com, + claudio.ribeiro@enron.com, huy.dinh@enron.com, bob.crane@enron.com, + mike.tamm@enron.com, clinton.comeaux@enron.com, r..conner@enron.com, + john.daniel@enron.com, erik.deadwyler@enron.com, + jay.epstein@enron.com, robert.richard@enron.com, + greg.hermans@enron.com, kevin.o'donnell@enron.com, + sean.keenan@enron.com, shari.mao@enron.com, chad.ihrig@enron.com, + wesley.wilder@enron.com, tim.asterman@enron.com, + lori.haney@enron.com, l..morris@enron.com, jerry.newton@enron.com, + nick.zacouras@enron.com +Subject: BCP Seat Assignments +Cc: greg.piper@enron.com, mark.pickering@enron.com, andrew.parsons@enron.com, + martin.bucknell@enron.com, jenny.rub@enron.com, sue.klinke@enron.com, + jose.favela@enron.com, jason.sonnier@enron.com, paige.cox@enron.com, + sally.beck@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: greg.piper@enron.com, mark.pickering@enron.com, andrew.parsons@enron.com, + martin.bucknell@enron.com, jenny.rub@enron.com, sue.klinke@enron.com, + jose.favela@enron.com, jason.sonnier@enron.com, paige.cox@enron.com, + sally.beck@enron.com +X-From: Harrington, Stephen R. +X-To: Davis, Dana , Benson, Robert , Quenet, Joe , Broderick, Paul J. , Gupta, Gautam , Thomas, Paul , Stepenovitch, Joe , Campbell, Larry , Makkai, Peter , Phillips, William , Rogers, Benjamin , Sturm, Fletcher J. , Ballato, Russell , Simpson, Erik , Lorenz, Matt , Baughman Jr., Don , Kinser, John , Errigo, Joe , Valdes, Maria , Carson, Mike , Hernandez, Juan , Garcia, Miguel , Laurent, Dean , Podurgiel, Laura , Gilbert-smith, Doug , King, Jeff , Forney, John M. , Schiavone, Paul , Saibi, Eric , Arora, Harry , Stalford, Robert , Wang, Steve , Gualy, Jaime , Chen, Hai , Will, Lloyd , May, Tom , Miller, Jeffrey , Coulter, Kayne , Dean, Clint , Gilbert, Gerald , Burnett, Lisa , Choate, Jason , Lotz, Gretchen , Hansen, Patrick , Rust, Bill , Bentley, Corry , Day, Smith L. , White, Stacey W. , Allen, Thresa A. , Evans, Casey , Vinson, Donald Wayne , Dahlke, Andrea , Carter, Tim , Chapman, Tom , Franklin, Warrick , Mattox, Michael , Estrada, Israel , Stevens, Martha , Le, Trang , Rivera, Patricia , Fayett, Juana , Durham, Kim , Grace, Rebecca M. , Black, Tamara Jae , Shoemake, Lisa , Hennessy, Sonia , Guerra, Claudia , Kinsey, Lisa , Wesneske, Brian , Pendergrass, Cora , Haynes, Daniel , Brady, Kevin , Lenart, Kirk , Straight, Margie , Schrab, Mark L. , Gilmore, Tammy , Dempsey, Wes , Hall, Bob M , Superty, Robert , Ordway, Chris , Sanchez, Christina , Prudenti, Dan , Collins, Joann , Homco, Meredith , Ramirez, Robert , Dinari, Sabra L. , Carter, Tamara , Lamadrid, Victor , Olsen, Michael , Muzzy, Charles T. , Smith, George , Villarreal, Jesse , Trofholz, Lisa , Lisk, Daniel , Adams, Jacqueline P. , Sutherland, Jan , Groenewold, Shannon , Mendel, Shelly , Brewer, Stacey J. , Christiansen, Suzanne , Evans, Ted , Spiegelhauer, Walter , Chavez, Alejandra , Kulic, Sladana-Anna , Bike, Anne , Mills, Bruce , McLaughlin Jr., Errol , Royed, Jeff , Gossett, Jeffrey C. , Taylor, Joey , Keiser, Kam , Heu, Mog , Jones, Monte , Winfree, O'Neal D. , Love, Phillip M. , Palmer, B. Scott , Lavorato, John , Kitchen, Louise , Lewis, Andrew H. , Storey, Geoff , Shively, Hunter S. , Williams, Jason (Trading) , Cuilla, Martin , Mims, Patrice L. , Donohoe, Tom , Mckay, Brad , Keavey, Peter F. , Brawner, Sandra F. , Hendrickson, Scott , Neal, Scott , Zipper, Andy , Quigley, Dutch , Arnold, John , Griffith, John , May, Larry , Maggi, Mike , Lagrasta, Fred , Farmer, Daren J. , Baumbach, David , Bass, Eric , Schwieger, Jim , Parks, Joe , Martin, Thomas A. , Ermis, Frank , Reitmeyer, Jay , Holst, Keith , Gay, Randall L. , Allen, Phillip K. , Saldana, Alex , Jackson, Brandee , Rangel, Ina , Hogan, Irena D. , Bates, Kimberly , Choate, Heather , Swinney, John , Sharma, Shifali , Prejean, Frank , Bennett, Joel , Harding, Jason , Glover, Sheila , Carrington, Clara , Casimir, Reno , Hall, D. Todd , Thomas, Sheri , Reck, Daniel , Arnold, Matthew , Kravas, Christopher , Ashman, John , Beckstead, Jason , Arendes, Mike , Perun, Mike , Carey, Brad , Olitsky, Sandy , Landry, Valerie , Auzenne, Chevondra , Mcclellan, George , Pennix, Chad , Massey II, John , Pazos, Juan , Mcgowan, Kevin , Hochschild, Lenny , Sonesson, Martin , Wharton, Marc , Groves, Eric , Whitehead, Jonathan , Robinson, Ted , Economou, Frank , Gagliardi, Larry , De La Ossa, Mario , Goughary, Jim , Berry, Philip , Mulholland, Sarah , Wilson, John , Danaher, Patrick , Fuller, Robert , Jackson, Lee , Hicks, W. Wade , Story, S. Craig , Bogucki, Robert , Vitali, Lisa , Metry, Adam , Elliott, Steven M. , Weaver, Vickie J. , Engberg, Alan , Nowlan Jr., John L. , LeBroc, Christian , Tellez, Tomas , White, Bill , Loosley, David , South, Chad , Gasper, Michael J. , Norman, Ina , O'toole, Audry , Rambin, Valarie , Posway, James , Tawney, Mark , Piekielniak, Elsa , Vu, Steven , Ramachandran, Sandeep , Gil, Eduardo , Nguyen, Michael , Ribeiro, Claudio , Dinh Le, Huy , Crane, Bob , Tamm, Mike , Comeaux, Clinton , Conner, Andrew R. , Daniel, John , Deadwyler, Erik , Epstein, Jay , Richard, Robert , Hermans, Greg , O'Donnell, Kevin , Keenan, Sean , Mao, Shari , Ihrig, Chad , Wilder, Wesley , Asterman, Tim , Haney, Lori , Morris, Stella L. , Newton, Jerry , Zacouras, Nick +X-cc: Piper, Greg , Pickering, Mark , Parsons, Andrew , Bucknell, Martin , Rub, Jenny , Klinke, Sue , Favela, Jose , Sonnier, Jason , Cox, Paige , Beck, Sally +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +All: + +Attached you will find a list that reflects your seat assignments for Business Continuity Planning (BCP). These seats are located on the 30th and 31st Floors of Enron Center North (ECN). As previously communicated, you will report to these designated seats in the event of an outage in ECS. + +The exception to this is as follows: +If your seat assignment is located on the 31st Floor, you will report to your original location that you occupied prior to your move into ECS. This will hold true until the Monday after Thanksgiving, as we will have the 31st floor seats set up at that time. + +Testing: +Once you have moved to ECS, if you would like to test your BCP location, you will be able to test your seat for functionality every Thursday from 3-6pm. Testing is not required, but is highly recommended. + +If anyone has any questions or concerns about these procedures, please feel free to contact me at any time. + +Regards, + +Stephen R. Harrington +Technical Project Manager, ECS Project +Enron Net Works, LLC +w: 713-853-7619 +p: 877-651-7361 +c: 713-444-7279 +stephen.harrington@enron.com + + + + + \ No newline at end of file diff --git a/demo/ermis-f/cur/4161320.1075861341521.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/4161320.1075861341521.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c8f96828 --- /dev/null +++ b/demo/ermis-f/cur/4161320.1075861341521.JavaMail.evans@thyme:2,S @@ -0,0 +1,17 @@ +Message-ID: <4161320.1075861341521.JavaMail.evans@thyme> +Date: Sun, 25 Nov 2001 15:15:46 -0800 (PST) +From: resources.human@enron.com +To: dl-ga-all_enron_worldwide1@enron.com +Subject: Update to Merger Q&A +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Human Resources +X-To: DL-GA-all_enron_worldwide1 +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +We've updated the Merger Q&A document on our Enron Updates site ( ), as a result of the many questions you've had concerning the merger between Enron and Dynegy. Questions addressed include those about Enron stock options, benefits and immigration status. Please stay tuned for additional updates. \ No newline at end of file diff --git a/demo/ermis-f/cur/4170725.1075855167918.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/4170725.1075855167918.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4c7ae74d --- /dev/null +++ b/demo/ermis-f/cur/4170725.1075855167918.JavaMail.evans@thyme:2,S @@ -0,0 +1,20 @@ +Message-ID: <4170725.1075855167918.JavaMail.evans@thyme> +Date: Fri, 7 Dec 2001 08:54:51 -0800 (PST) +From: no.address@enron.com +Subject: Attention Body Shop Members -- UPDATE on Body Shop Closure +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Wellness@ENRON +X-To: Enron Houston@ENRON +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +The decision to close the Body Shop came after the December 15 payroll run, so you will incur a deduction on your December 15 paycheck. However, Payroll will refund those charges on your December 31 paycheck. + +As a reminder the Body Shop will be open from 8:00 a.m. - 5:00 p.m. today through Friday, December 14, to allow members to retrieve personal items from lockers. + +Thank you. \ No newline at end of file diff --git a/demo/ermis-f/cur/4245271.1075861337122.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/4245271.1075861337122.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4c0795c8 --- /dev/null +++ b/demo/ermis-f/cur/4245271.1075861337122.JavaMail.evans@thyme:2,S @@ -0,0 +1,29 @@ +Message-ID: <4245271.1075861337122.JavaMail.evans@thyme> +Date: Thu, 1 Nov 2001 09:15:22 -0800 (PST) +From: no.address@enron.com +Subject: Daily Update +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ken Lay- Chairman of the Board@ENRON +X-To: All Enron Worldwide@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Today we announced another positive development in our efforts to regain shareholder and market confidence, strengthen our balance sheet and help maintain our credit rating. + +We have executed a commitment letter with two of our longstanding banking partners, JPMorgan (the investment banking arm of JPMorgan Chase & Co.) and Salomon Smith Barney (the investment banking arm of Citigroup Inc.), that will provide us with additional secured credit lines worth $1 billion. Our Northern Natural Gas Company and Transwestern Pipeline Company will support these assets. The proceeds will be used to supplement short-term liquidity and to refinance maturing obligations. + +The pipelines are not being sold. Enron is only using these assets for this new credit line. Secured financing like this provides an expeditious way to increase liquidity and restore confidence. We also have the capacity to increase this facility by an additional $200 million if we bring in additional banks to participate. + +This money is in addition to the $3 billion in our credit lines we accessed last week to pay off short-term commercial debt and keep more than $1 billion in cash. + +I know it is discouraging to read the negative media coverage about our company. On a positive note, there was an editorial in last Sunday's Houston Chronicle that I want you to read: . This is an extremely difficult time for everyone and I appreciate everything you do for Enron. + +Don't forget to read our voice mail and e-mail transcripts covering these developments on the Enron Updates intranet site at (). + +Thank you. \ No newline at end of file diff --git a/demo/ermis-f/cur/4283336.1075861336158.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/4283336.1075861336158.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..298ef8e9 --- /dev/null +++ b/demo/ermis-f/cur/4283336.1075861336158.JavaMail.evans@thyme:2,S @@ -0,0 +1,155 @@ +Message-ID: <4283336.1075861336158.JavaMail.evans@thyme> +Date: Fri, 26 Oct 2001 14:45:53 -0700 (PDT) +From: no.address@enron.com +Subject: Supplemental Weekend Outage Report for 10-26-01 through 10-28-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Change Management Announcement@ENRON +X-To: Houston Outage Report@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +------------------------------------------------------------------------------------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +October 26, 2001 5:00pm through October 29, 2001 12:00am +------------------------------------------------------------------------------------------------------ + +3 ALLEN CENTER POWER OUTAGE: +Time: Sat 10/27/2001 at 4:00:00 PM CT thru Sat 10/27/2001 at 8:00:00 PM CT + Sat 10/27/2001 at 2:00:00 PM PT thru Sat 10/27/2001 at 6:00:00 PM PT + Sat 10/27/2001 at 10:00:00 PM London thru Sun 10/28/2001 at 2:00:00 AM London +From 4:00 - 8:00 p.m., Trizechan Properties has scheduled a shutdown of all electrical service at 3 Allen Center. Enron Network Services will power down the 3AC network infrastructure between 3:30-4:00. There will be no 3 Allen Center network access during the electrical maintenance and the outage will continue until ENS is able to power up all of the networking devices. +All 3AC and 2AC employees will have no telephone or voicemail service during outage period. When power is restored to building, systems will be powered back up and telco services tested for dial tone and connectivity. +If you need access to 3AC anytime that Saturday, you will need to contact Trizechan Properties beforehand with your security information (Jael Olson at 713-336-2300). Anyone who attempts to enter the building on Saturday that is not on the list will be denied access. + + + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI SERVER: SEE ORIGINAL REPORT + +EES: +Impact: EES +Time: Fri 10/26/2001 at 7:00:00 PM CT thru Fri 10/26/2001 at 7:30:00 PM CT + Fri 10/26/2001 at 5:00:00 PM PT thru Fri 10/26/2001 at 5:30:00 PM PT + Sat 10/27/2001 at 1:00:00 AM London thru Sat 10/27/2001 at 1:30:00 AM London +Outage: Upgrade IOS On Chicago Router +Environments Impacted: EES +Purpose: Voice Tie Lines not working correctly. +Backout: Load a different IOS. +Contact(s): Garhett Clark 713-345-9953 + +Impact: EES POSTPONED +Time: Sat 10/27/2001 at 6:00:00 PM CT thru Sun 10/28/2001 at 12:00:00 AM CT + Sat 10/27/2001 at 4:00:00 PM PT thru Sat 10/27/2001 at 10:00:00 PM PT + Sun 10/28/2001 at 12:00:00 AM London thru Sun 10/28/2001 at 6:00:00 AM London +Outage: Migrate EESHOU-FS1to SAN +Environments Impacted: EES +Purpose: New Cluster server is on SAN and SAN backups +This will provide better performance, server redundancy, and backups should complete without problems. +Backout: Take new server offline, +Bring up old servers +change users profiles back to original settings. +Contact(s): Roderic H Gerlach 713-345-3077 + +EI: ALSO SEE ORIGINAL REPORT +Impact: EI +Time: Sat 10/27/2001 at 2:00:00 PM CT thru Sat 10/27/2001 at 8:30:00 PM CT + Sat 10/27/2001 at 12:00:00 PM PT thru Sat 10/27/2001 at 6:30:00 PM PT + Sat 10/27/2001 at 8:00:00 PM London thru Sun 10/287/2001 at 2:30:00 AM London +Outage: Moving ei-dns01 and ei-dns02 from 3AC 17th floor to 35th floor. +Environments Impacted: DNS +Purpose: We are losing the space on 17th floor in 3AC. We are moving during the building power outage so that we take the server down only once. +Backout: None, we have to move before Nov.1. +Contact(s): Malcolm Wells 713-345-3716 + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages + +ENRON NORTH AMERICAN LANS: +Impact: Corp +Time: Sat 10/27/2001 at 12:00:00 AM CT thru Sat 10/27/2001 at 6:00:00 AM CT + Fri 10/26/2001 at 10:00:00 PM PT thru Sat 10/27/2001 at 4:00:00 AM PT + Sat 10/27/2001 at 6:00:00 AM London thru Sat 10/27/2001 at 12:00:00 PM London +Outage: AT@T Cable & Wireless +Environments Impacted: Houston T1 to Quebec +Purpose: +Backout: +Contact(s): Brandy Brumbaugh 800-486-9999 + +Impact: CORP +Time: Fri 10/26/2001 at 6:00:00 PM CT thru Fri 10/26/2001 at 6:15:00 PM CT + Fri 10/26/2001 at 4:00:00 PM PT thru Fri 10/26/2001 at 4:15:00 PM PT + Sat 10/27/2001 at 12:00:00 AM London thru Sat 10/27/2001 at 12:15:00 AM London +Outage: Nortel VPN cable run +Environments Impacted: Corp +Purpose: To change VPN routing from 3AC to ECN +Backout: pull cables. +Contact(s): Chrissy Grove 713-345-8269 + Vince Fox 713-853-5337 + +Impact: CORP +Time: Fri 10/26/2001 at 10:30:00 PM CT thru Fri 10/26/2001 at 11:00:00 PM CT + Fri 10/26/2001 at 8:30:00 PM PT thru Fri 10/26/2001 at 9:00:00 PM PT + Sat 10/27/2001 at 4:30:00 AM London thru Sat 10/27/2001 at 5:00:00 AM London +Outage: Nortel VPN router change +Environments Impacted: Corp +Purpose: To migrate out of 3AC to avoid power outage this weekend. +Backout: Turn routing to 3AC back on. +Contact(s): Chrissy Grove 713-345-8269 + Vince Fox 713-853-5337 + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: SEE ORIGINAL REPORT + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: SEE ORIGINAL REPORT + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +---------------------------------------------------------------------------------------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 +TDS -Trader Decision Support On-Call (713) 327-6032 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/cur/4293577.1075861337522.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/4293577.1075861337522.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4db957d8 --- /dev/null +++ b/demo/ermis-f/cur/4293577.1075861337522.JavaMail.evans@thyme:2,S @@ -0,0 +1,93 @@ +Message-ID: <4293577.1075861337522.JavaMail.evans@thyme> +Date: Fri, 2 Nov 2001 10:25:48 -0800 (PST) +From: donald_mallory@platts.com +To: pmrm1101np@listserv.ftenergy.com +Subject: Power Market Risk Management: A Survival Guide - * Order + before Nov 30 to receive a special discount * +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Mallory, Donald +X-To: PMRM1101NP@LISTSERV.FTENERGY.COM +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Brought to you by Platts (a division of McGraw-Hill) +Order by November 30, 2001 and Save! +Call 800-424-2908 today to order your own Survival Guide +By the time you finish reading this management report, you'll have gained a working understanding of power market risk-management concepts and practices. +Risk management is a structured discipline that uses well-defined policies and procedures to mitigate a company's credit, market, or operational risks. It's a way of looking at an unstable factor, such as fluctuating fuel prices, and finding ways to offset the risk of that instability. Our Survival Guide will give you the tools you need to make risk management an integral part of your power market business. You'll discover: + + +How to protect revenue streams for the future. + + + + + +What market leaders, such as Koch Energy Trading and Enron, are doing. + + + + + +Ways to incorporate risk-management operations into your business strategy. + + + + + +How to better evaluate and manage consultants' risk-management services, such as those offered by Risk Advisory or SAVA Risk Management. + + + + + +Workable strategies for monitoring and assessing risk-management operations. +To corporate energy managers, risk management may mean understanding the risks and variable value of different commodities. Power market players need to run their plants and structure contracts to ensure that they'll be able to service debt and achieve a solid return. As new entrants join the power market, bringing risk-management experience from other sectors, existing players need to get up to speed quickly. The Survival Guide supplies exactly what information these professionals need to get started. +"Power Market Risk Management: A Survival Guide" focuses exclusively on risk management for power markets. +Risk management isn't gambling-it's business sense! +Multiple-Copy Savings if ordered by November 30, 2001! +2 copies Save 5% +3 copies Save 10% +4+ copies Save 20% +Reference priority code 694 to receive this special +discounted offer. +Tel 800-424-2908 (toll free); 720-548-5700 (direct) +E-mail custserv@ftenergy.com +If you wish to unsubscribe from ALL Platts promotions, click here . + +Priority Code 694 + + + \ No newline at end of file diff --git a/demo/ermis-f/cur/4401397.1075855170453.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/4401397.1075855170453.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..425abef3 --- /dev/null +++ b/demo/ermis-f/cur/4401397.1075855170453.JavaMail.evans@thyme:2,S @@ -0,0 +1,49 @@ +Message-ID: <4401397.1075855170453.JavaMail.evans@thyme> +Date: Fri, 28 Dec 2001 07:57:20 -0800 (PST) +From: forte3@accord01.comp.pge.com +To: undisclosed-recipients@enron.com +Subject: High Inventory Notice SWOFO +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: GTS/INSIDEtracc Administrator +X-To: undisclosed-recipients +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Message Description: High Inventory System Wide OFO + +Message Date: 12/28/2001 + +Message Text: High Inventory System Wide Operational Flow Order (SWOFO) + + + OFO Stage : 2 + Inventory Level : High + Noncompliance Charge : $1.00/Dth + Tolerance Band : 11% + + +PG&E's CGT has called a High Inventory System Wide OFO for flow day 12/29/2001. + +High Inventory: Customer supply is required to be within the tolerance band percentage of daily +usage to avoid OFO noncompliance charges. Supply lower than usage is not subject to OFO + noncompliance charge. + +Charges for Noncompliance: + +- Noncore customers with AMR and PG&E's Electric Generation charges are based on actual + daily metered usage. +- Noncore customers without AMR charges are based on ADQ + or actual daily metered usage, whichever results in a lesser charge. +- Core Procurement Group charges are based on the latest core load forecast. + + +Please call the CGT Helpline 1-800-343-4743 if you have any questions. + + +Gas Schedulers +PG&E - California Gas Transmission diff --git a/demo/ermis-f/cur/4502942.1075861336478.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/4502942.1075861336478.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ffbeea14 --- /dev/null +++ b/demo/ermis-f/cur/4502942.1075861336478.JavaMail.evans@thyme:2,S @@ -0,0 +1,72 @@ +Message-ID: <4502942.1075861336478.JavaMail.evans@thyme> +Date: Mon, 29 Oct 2001 12:12:00 -0800 (PST) +From: ina.rangel@enron.com +To: jay.reitmeyer@enron.com, shelly.mendel@enron.com, matthew.lenhart@enron.com, + frank.ermis@enron.com, p..south@enron.com, l..gay@enron.com, + m..tholt@enron.com, mike.grigsby@enron.com, keith.holst@enron.com, + k..allen@enron.com, matt.smith@enron.com, tori.kuykendall@enron.com, + craig.breslau@enron.com, john.arnold@enron.com, mike.maggi@enron.com, + dutch.quigley@enron.com, andy.zipper@enron.com, + justin.rostant@enron.com, john.griffith@enron.com +Subject: FW: Presentation Announcement +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Rangel, Ina +X-To: Reitmeyer, Jay , Mendel, Shelly , Lenhart, Matthew , Ermis, Frank , South, Steven P. , Gay, Randall L. , Tholt, Jane M. , Grigsby, Mike , Holst, Keith , Allen, Phillip K. , Smith, Matt , Kuykendall, Tori , Breslau, Craig , Arnold, John , Maggi, Mike , Quigley, Dutch , Zipper, Andy , Rostant, Justin , Griffith, John +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + + -----Original Message----- +From: Crenshaw, Shirley +Sent: Thursday, October 25, 2001 2:15 PM +To: Black, Tamara Jae; Rangel, Ina; Coneway, Betty J. +Subject: Presentation Announcement + +Hello everyone: + +Would you please forward this announcement to your groups? I really appreciate your help! + +Thanks! + +Shirley Crenshaw + +************************************************************************************************************************************************* + +You are invited to attend the following presentation: + +PSIM: A Power Simulation Tool + +PSIM is a proprietary model developed by Enron Research Group. + +? It takes Power, Gas, Weather and demand information into consideration and + uses Monte-Carlo simulation to assess the expected deal value and risk distribution. +? It evaluates complex electricity related contracts such +as Full Requirement and load following contract. +? It also provides a valuation tool for power assets and asset management deals. +? It works for both deal specific or portfolio issues. + +In this presentation we will show how the model can be used to deal with various types +of contracts, explain the model structure and point out further applications. + +Date: October 30, 2001 +Time: 4:00 pm +Location: EB5C2 +Presenter: Alex Huang + + +Registration is required for a head count. +Please call Shirley Crenshaw at 3-5290 to register. + +Pizza and soft drinks will be served. + + + + + + diff --git a/demo/ermis-f/cur/4572614.1075861340029.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/4572614.1075861340029.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..60139e9d --- /dev/null +++ b/demo/ermis-f/cur/4572614.1075861340029.JavaMail.evans@thyme:2,S @@ -0,0 +1,45 @@ +Message-ID: <4572614.1075861340029.JavaMail.evans@thyme> +Date: Thu, 15 Nov 2001 15:25:51 -0800 (PST) +From: ina.rangel@enron.com +To: dutch.quigley@enron.com, john.arnold@enron.com, mike.maggi@enron.com, + john.griffith@enron.com, andy.zipper@enron.com, larry.may@enron.com, + justin.rostant@enron.com, mog.heu@enron.com, jason.huang@enron.com, + m..scott@enron.com, jay.reitmeyer@enron.com, frank.ermis@enron.com, + p..south@enron.com, m..tholt@enron.com, l..gay@enron.com, + matthew.lenhart@enron.com, mike.grigsby@enron.com, + tori.kuykendall@enron.com, zachary.mccarroll@enron.com, + matt.smith@enron.com, keith.holst@enron.com, k..allen@enron.com +Subject: FW: Move Related Issues +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Rangel, Ina +X-To: Quigley, Dutch , Arnold, John , Maggi, Mike , Griffith, John , Zipper, Andy , May, Larry , Rostant, Justin , Heu, Mog , Huang, Jason , Scott, Susan M. , Reitmeyer, Jay , Ermis, Frank , South, Steven P. , Tholt, Jane M. , Gay, Randall L. , Lenhart, Matthew , Grigsby, Mike , Kuykendall, Tori , McCarroll, Zachary , Smith, Matt , Holst, Keith , Allen, Phillip K. +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + + + +PLEASE MAKE SURE YOU ARE COMPLETELY PACKED BY 3:00 PM. THE MOVE TEAM WILL BE ON THE FLOOR BY 3:00 PM. + +ALSO: + +1. EMPTY VOICEMAIL +2. TAKE HOME LAPTOPS AND PALM PILOTS, IPAQ'S OR BLACKBERRY'S +3. TO BE HERE AT LEAST ONE HOUR PRIOR TO YOUR NORMAL TIME ON MONDAY MORNING. THE FLOOR WILL BE OPEN BY 5:00 AM +4. PACK HEADSETS. (BOX, BLACK WIRE TO EARPIECE AND BLACK CORD THAT CONNECTS UNDER DESK) ONLY LEAVE GRAY WIRES + +LET ME KNOW IF THERE IS ANY QUESTIONS OR IF YOU NEED ANY HELP +Ina Rangel +Administrative Coordinator +Enron North America +713-853-7257 Voice +713-646-3604 Fax + + + \ No newline at end of file diff --git a/demo/ermis-f/cur/4626635.1075855168969.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/4626635.1075855168969.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4ee0c2eb --- /dev/null +++ b/demo/ermis-f/cur/4626635.1075855168969.JavaMail.evans@thyme:2,S @@ -0,0 +1,280 @@ +Message-ID: <4626635.1075855168969.JavaMail.evans@thyme> +Date: Fri, 14 Dec 2001 20:48:35 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/14/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Exclusive Offer For Fantasy Members Only! Save 10% On NFL Adidas Replica Jerseys from MVP.com, the Official Store of CBS SportsLine.com. Just enter the Coupon Code SPEMRTP1 in Step 5 of the Checkout process to take advantage of this offer. Expires 12/18/01. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Kevan Barlow , RB SF - Tori Updated 12/14/01 +Barlow is not a good start in Week 14. He won't do much against a tough Miami defense that will surely limit his red zone production. + +Garrison Hearst , RB SF - Frank Updated 12/14/01 +Hearst may not post good rushing numbers against the Dolphins. But the 49ers have often featured him as a receiver to keep defenses off balance, and may use him often as a passing target in Week 14. + +Boo Williams , TE NO - Free Agent Updated 12/14/01 +Williams is now the starter at TE for New Orleans. He will get regular red-zone looks from Aaron Brooks and may catch a few important TD passes during the Fantasy postseason. + +Willie Jackson , WR NO - Martin Updated 12/14/01 +Jackson is an inconsistent Fantasy wideout. But there is no way you should bench a player of his caliber during the Fantasy postseason. + +Aaron Brooks , QB NO - Ma! tt! y Updated 12/14/01 +Brooks is a boom-or-bust Fantasy selection in Week 14. If the Rams blitz him often, he may struggle, but he may also trade TDs with Kurt Warner. There is no way, however, you can bench him during the Fantasy playoffs. + +Torry Holt , WR STL - Tori Updated 12/14/01 +The explosive Holt is a must-start player in Week 14. He will be a regularly featured target for Kurt Warner on Monday Night Football. + +Marshall Faulk , RB STL - Matty Updated 12/14/01 +Faulk will have another f! in! e game this week. He is a great start on Monday Night Football against New Orleans. + +Kurt Warner , QB STL - Hunter Updated 12/14/01 +Warner should guide many Fantasy teams to success this week. Expect fine numbers from him against the NFC West rival Saints on Monday Night Football. + +Dave Moore , TE TB - Free Agent Updated 12/14/01 +Moore hasn't been a quality Fantasy player this year. Look for other options if you need TE help during the Fantasy postseason. + +Jacquez Green , WR TB - Free Agent Updated 12/14/01 +Green hasn't been a good Fantasy player this season. Don't use him during your playoffs. Keyshawn Johnson is Tampa Bay's only productive wideout. + +Brad Johnson , QB TB - Matty Updated 12/14/01 +Johnson has been a mediocre Fantasy QB this year. He may struggle at Chicago this week. Other than Keyshawn Johnson, he doesn't have the weapons necessary to challenge the Bears' secondary. + +David Terrell , WR CHI - Free Agent Updated 12/14/01 +Terrell has disappeared from a statistical perspective. Don't use him during the Fantasy postseason. + +Dez White , WR CHI - Free Agent Updated 12/14/01 +White hasn't been much of a Fantasy receiver this year. He is not worth starting during the Fantasy playoffs because of his lack of his regular production. + +Jim Miller , QB CHI - Free Agent Updated 12/14/01 +Miller will struggle against the Buccaneers this week. He may throw more than one interception against Tampa Bay. + +Bubba Franks , TE GB - Free Agent Updated 12/14/01 +Franks may be good for a TD catch this week. Green Bay should move the ball rather easily at Tennessee. + +Bill Schroeder , WR GB - Frank Updated 12/14/01 +Schroeder should post good yardage numbers at Tennessee. The Titans' cornerbacks may have trouble with his speed on post and fly routes. + +Brett Favre , QB GB - Frank Updated 12/14/01 +Favre should toss at least two TD passes this week. He will certainly exploit every weakness in the vulnerable Tennessee pass defense. + +Johnnie Morton , WR DET - Hunter Updated 12/14/01 +Morton should reach the 100-yard receiving mark this week. The Minnesota secondary won't be able to handle the veteran receiver, especially on slant and post routes. + +Mike McMahon , QB DET - Free Agent Updated 12/14/01 +If you desperate for QB help, consider McMahon this week. He may fare well against the awful Minnesota defense. + +Byron Chamberlain , TE MIN - Free Agent Updated 12/14/01 +Chamberlain has been unreliable recently. Still, he is worth starting because the Vikings will face the inconsistent Detroit defense this week. + +Cris Carter , WR MIN - Tori Updated 12/14/01 +Carter should post respectable, if not spectacular numbers this week. He will find the Detroit secondary very easy to work against.! + +Randy Moss , WR MIN - Russell Updated 12/14/01 +Moss is an excellent start in Week 14. He should catch at least one TD pass against the Lions. + +Todd Bouman , QB MIN - Free Agent Updated 12/14/01 +Bouman is expected to start again in place of the injured Daunte Culpepper this week. He should find the end zone at least twice against the hapless Lions. + +Rod Gardner , WR WAS - Free Agent Up! da! ted 12/14/01 +Gardner has been a servicable Fantasy player this year, but don't count on him to find the end zone against the tough Philadelphia secondary this week. + +Michael Westbrook , WR WAS - Free Agent Updated 12/14/01 +Westbrook will face a very tough matchup in Week 14. Don't expect him to break loose from Philadelphia CB Bobby Taylor very often. + +Tony Banks , QB WAS - Free Agent Updated 12/14/01 +Don't start Banks in Week 14. He will struggle against the Philadelphia secondary, and he may take several ! co! verage sacks and big hits. + +Ike Hilliard , WR NYG - Russell Updated 12/14/01 +Expect at least one TD catch from Hilliard this week. The Giants should be able to exploit the holes in Arizona's secondary with regular strikes to Hilliard and Amani Toomer. + +Amani Toomer , WR NYG - Tori Updated 12/14/01 +Tommer is a good start in Week 14. He will regularly challenge the Arizona secondary with his quickness and separation speed. + +Frank Sanders , WR ARI - Free Agent Updated 12/14/01 +Sanders hasn't been a much of a factor in the Arizona offense this year. Avoid using him during the Fantasy playoffs. + +Jake Plummer , QB ARI - Frank Updated 12/14/01 +Plummer may struggle on the road this week. The Giants may dominate a home matchup with the Cardinals. + +More Updates +! +NFL Reports, Transactions + +12/14 +Winnipeg Blue Bombers (CFL) +Signed wide receiver Tyrone Sutherland. + +Carolina Cobras (AFL) +Re-signed wide receiver-defensive back Buddy Crutchfield and lineman Silas Demary; activated wide receiver-defensive back Buddy Crutchfield. + +Chicago Rush (AFL) +Signed defensive specialist Damien Marzett. + +Dallas Desperados (AFL) +Signed lineman Shamsud-Din Shaheed. + +Detroit Fury (AFL) +Signed wide receiver-defensive back Torey Hunter and lineman Earl Scott; re-signed offensive specialist Robert Gordon and activated him. + +Grand Rapids Rampage (AFL) +Signed lineman Israel Raybon. + +Tampa Bay Storm (AFL) +Signed lineman Ernest Certain and fullback-linebacker Jeff Macrea; waived wide receiver-defensive back Brad Ford. + + +12/13 +Chicago Bears +Signed defensive end Bryan Robinson to a five-year contract. + +Cincinnati Bengals +Waived cornerback Tom Carter from the injured reserve list; and tackle Mike Doughty from the reserve/left squad list. + +Winnipeg Blue Bombers (CFL) +Re-signed linebacker Adam Booker and cornerback Nate Riles. + +New Jersey Gladiators (AFL) +Signed defensive specialist Kirk Pointer to a one-year contract. + + +12/12 +Baltimore Ravens +Signed wide receiver-punter returner Bobby Newcombe and linebacker Anthony Sessions to the practice squad; released defensive end Corey Callens and cornerback Delvin Hughley from the practice squad. + +Carolina Panthers +Signed defensive tackle Cedric Killings. + +Detroit Lions +Signed cornerback Ray McElroy. + +Green Bay Packers +Placed running back Rondell Mealey on injured reserve; signed linebacker Rob Holmberg. + +Minnesota Vikings +Signed punter Lee Johnson; placed defensive lineman Willie Howard on the injured reserve list with a broken leg and knee ligament damage. + +Winnipeg Blue Bombers (CFL) +Resigned linebacker J.J. Johnson and quarterback Ryan Johnson. + + +12/11 +Cleveland Browns +Waived safety Scott Frost; claimed safety Chris Akins off waivers from the Green Bay Packers . + +Denver Broncos +Signed offensive lineman Brandon Winey; added safety Greg Brown and linebacker Donnie Spragan to the practice squad; released offensive linemen John Feugill and Michael Lies from the practice squad. + +Jacksonville Jaguars +Placed linebacker Kevin Hardy on injured reserve with a knee injury; waived cornerback Renard Cox; signed kicker Jaret Holmes ; signed wide receiver Jimmy Redmond to the practice squad. + +Miami Dolphins +Signed tackle Cornell Green to their practice squad. + +New England Patriots +Signed offensive tackle Joe Andruzzi to a three-year contract extension; signed tackle Stephen Neal from the Philadelphia Eagles ' practice squad. + +Philadelphia Eagles +Signed defensive tackle Pernell Davis to the practice squad. + + +12/10 +NFL +Suspended Detroit Lions safety Tommy Bennett four games for violating the league's steroid policy. + +Cincinnati Bengals +Waived tight end Marco Battaglia from the reserve/non-football illness list; released kicker Jaret Holmes from the practice squad. + +Denver Broncos +Placed safety Darius Clark on injured reserve with a torn left anterior cruciate ligament. + +Jacksonville Jaguars +Suspended wide receiver R. Jay Soward indefinitely for an undisclosed violation of team policy. + +Chicago Rush (Arena Football) +Signed lineman Rich McKenzie to a two-year contract. + + +Transactions, View + + Make Selection + + There are no League Transactions which meet the selected criteria. + +To see all league transactions select "All", "All", "All Teams" from the Transactions, View page. + + +Schedule, Breakdown + +Tori +Player Pos Points +Fiedler, Jay QB 27.0 +George, Eddie RB 15.0 +Martin, Curtis RB 11.0 +Carter, Cris WR 4.0 +Holt, Torry WR 6.0 +Ward, Hines WR 13.0 +Richey, Wade K 0.0 +Eagles DT 16.0 + +TOTAL 92.0 + +Toomer, Amani WR 6.0 +Allen, Terry RB 0.0 +Barlow, Kevan RB 2.0 +Brookins, Jason RB 0.0 +Pathon, Jerome WR 0.0 +Weinke, Chris QB 16.0 + + at Frank +Player Pos Points +Favre, Brett QB 12.0 +Dillon, Corey RB 14.0 +Hearst, Garrison RB 9.0 +Bruce, Isaac WR 4.0 +Schroeder, Bill WR 3.0 +Smith, Jimmy WR 17.0 +Akers, David K 6.0 +Titans DT 2.0 + +TOTAL 67.0 + +Plummer, Jake QB 16.0 +Levens, Dorsey RB 2.0 +Gary, Olandis RB 0.0 +Mathis, Terance WR 1.0 +Smith, Maurice RB 7.0 +Thrash, James WR 7.0 + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/4632773.1075861339556.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/4632773.1075861339556.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c01d1b9f --- /dev/null +++ b/demo/ermis-f/cur/4632773.1075861339556.JavaMail.evans@thyme:2,S @@ -0,0 +1,55 @@ +Message-ID: <4632773.1075861339556.JavaMail.evans@thyme> +Date: Wed, 14 Nov 2001 15:36:27 -0800 (PST) +From: deanrodgers@kaseco.com +To: fermis@ect.enron.com +Subject: Technical Trading Class, Dec 4-5, Houston +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Dean Rodgers +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Learn Technical Analysis +Two Full Days, December 4-5, 2001 +Marriott West Loop, Houston, Texas + +Energy Traders, Marketers and Buyers. + +This two full day class serves as both an introduction to those new to technical analysis and a refresher for experienced traders. Technicals are taught in a logical, systematic manner oriented to equip both physical and paper traders to buy low, sell high and manage risk in the real world in a logical, methodical manner. + + + +In this class you will: + +Ascertain when and how to take profit and cut losses. +Find out how to set up a strategy by identifying probable market direction and turns as well as likely targets using chart patterns. +Learn to use both traditional indicators like moving averages and stochastics, as well the state-of-the-art methods which won Cynthia Kase the coveted Market Technicians Association's "Best of the Best" award. + +Content + +Charting Basics, Types of Charts, Support and Resistance +When to Buy or Sell (Entry Techniques) +When to Exit Based on Signals (Momentum and Divergence) +How to Exit Based on Stops (Managing Trade Risk) +Chart Patterns and Forecasting Basics (Candlesticks, Elliott Wave, Flags, etc.) +Statistical Hedging + + +Regular: $995.00 +Two or More: $895.00 *** Click Here to Register! *** + + + +Click Here for More Information + +About the Presenters + +Who Should Attend +Detailed Agenda and Schedule +Other Classes Offered By Kase + Kase and Company also offers In House Training Classes. For more information please email us at kase@kaseco.com or call at (505) 237-1600 \ No newline at end of file diff --git a/demo/ermis-f/cur/4736244.1075855166205.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/4736244.1075855166205.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d8326104 --- /dev/null +++ b/demo/ermis-f/cur/4736244.1075855166205.JavaMail.evans@thyme:2,S @@ -0,0 +1,112 @@ +Message-ID: <4736244.1075855166205.JavaMail.evans@thyme> +Date: Thu, 29 Nov 2001 14:46:16 -0800 (PST) +From: no.address@enron.com +Subject: Weekend Outage Report for 11-30-01 through 12-2-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Change Management Announcement@ENRON +X-To: Houston Outage Report -- 1@ENRON +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +------------------------------------------------------------------------------------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +November 30, 2001 5:00pm through December 3, 2001 12:00am +------------------------------------------------------------------------------------------------------ + + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI: +Impact: CORP +Time: Sat 12/1/2001 at 11:00:00 PM CT thru Sun 12/2/2001 at 4:00:00 AM CT + Sat 12/1/2001 at 9:00:00 PM PT thru Sun 12/2/2001 at 2:00:00 AM PT + Sun 12/2/2001 at 5:00:00 AM London thru Sun 12/2/2001 at 10:00:00 AM London +Outage: Oracle Upgrade EDI_QA +Environments Impacted: EES +Purpose: Upgrade Oracle Database Version to be within corporate standards. +Backout: Revert back to old installation version, and restore databases from live backup. +Contact(s): John Kratzer 713-345-7672 713-318-4746 + +EES: +Impact: EES +Time: Fri 11/30/2001 at 5:00:00 PM CT thru Sun 12/2/2001 at 5:00:00 PM CT + Fri 11/30/2001 at 3:00:00 PM PT thru Sun 12/2/2001 at 3:00:00 PM PT + Fri 11/30/2001 at 11:00:00 PM London thru Sun 12/2/2001 at 11:00:00 PM London +Outage: OMS / EES CRM New Release +Environments Impacted: EES +Purpose: Release New Functionality to the user community. +Backout: Restore configuration files from backups. +Contact(s): Chris Chew 713-345-5377 + Niraj Patel 713-345-5238 + Sherri Zeiler 713-345-6604 + Jennifer Richards 713-345-6566 + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages + +ENRON NORTH AMERICAN LANS: +Impact: EXTCISCO/HOPIX1 +Time: Fri 11/30/2001 at 10:00:00 PM CT thru Sat 12/1/2001 at 12:30:00 AM CT + Fri 11/30/2001 at 8:00:00 PM PT thru Fri 11/30/2001 at 10:30:00 PM PT + Sat 12/1/2001 at 4:00:00 AM London thru Sat 12/1/2001 at 6:30:00 AM London +Outage: Failover on Hopix and ram on EXTCISCO +Environments Impacted: Main Network +Purpose: add redundancy to HOPIX environment and prevent bottleneck in EXTCISCO environment +Backout: backout failover and take out ram +Contact(s): Jim Brigham 713-345-4104 + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: No Scheduled Outages. + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +---------------------------------------------------------------------------------------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 +TDS -Trader Decision Support On-Call (713) 327-6032 [Pager] diff --git a/demo/ermis-f/cur/4797081.1075862655316.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/4797081.1075862655316.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..fdebb07b --- /dev/null +++ b/demo/ermis-f/cur/4797081.1075862655316.JavaMail.evans@thyme:2,S @@ -0,0 +1,17 @@ +Message-ID: <4797081.1075862655316.JavaMail.evans@thyme> +Date: Fri, 19 Oct 2001 06:07:42 -0700 (PDT) +From: p..south@enron.com +To: frank.ermis@enron.com +Subject: RE: Test +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: South, Steven P. +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +opal getting punished 1.82--1.83 enjoy your vacation nymex 2.48 \ No newline at end of file diff --git a/demo/ermis-f/cur/4804926.1075861340124.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/4804926.1075861340124.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..414d04c4 --- /dev/null +++ b/demo/ermis-f/cur/4804926.1075861340124.JavaMail.evans@thyme:2,S @@ -0,0 +1,65 @@ +Message-ID: <4804926.1075861340124.JavaMail.evans@thyme> +Date: Thu, 15 Nov 2001 20:51:47 -0800 (PST) +From: info@utilisenergy.com +To: fermis@ect.enron.com +Subject: Energy Infrastructure Security... +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Utilis Energy +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + +New study from Utilis Energy : + + + +"Energy Infrastructure Security: + +Protecting Staff, Assets & Operations from Potential Sabotage & Terrorist Threat" + + + +The study examines: + +Current infrastructure vulnerabilities + +Federal legislation + +Traditional security measures + +Information technology system security + +Case studies on the potential impact of energy sector terrorism + +Energy Infrastructure Security contains actionable and relevant recommendations for Senior Management, Corporate Planners, IT Professionals and Human Resource Managers to help firms protect their people and assets. + +Recommendations include: + +Information to formulate detailed safety and security policies + +Methods to safeguard Information Systems from unauthorized access + +Ways to enhance system operating reliability + +Infrastructure security action plans + +The study, published November 2001, is available for $995 + +Click here to view table of contents + +Click here to order + +For more information on this study, or the other services offered by Utilis Energy, please email us at info@utilisenergy.com or call Alan M. Herbst at 917-371-8161. + +Utilis Energy respects your privacy. We never pass your information along to third parties. + +If you have received this message in error, or prefer not to receive communications from Utilis Energy, please reply + +to this email with the word "REMOVE" in the subject line. \ No newline at end of file diff --git a/demo/ermis-f/cur/4807720.1075861336131.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/4807720.1075861336131.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..54d3f715 --- /dev/null +++ b/demo/ermis-f/cur/4807720.1075861336131.JavaMail.evans@thyme:2,S @@ -0,0 +1,35 @@ +Message-ID: <4807720.1075861336131.JavaMail.evans@thyme> +Date: Fri, 26 Oct 2001 11:20:25 -0700 (PDT) +From: karen.buckley@enron.com +To: k..allen@enron.com, john.arnold@enron.com, harry.arora@enron.com, + robert.benson@enron.com, f..brawner@enron.com, mike.carson@enron.com, + martin.cuilla@enron.com, dana.davis@enron.com, frank.ermis@enron.com, + m..forney@enron.com, doug.gilbert-smith@enron.com, + mike.grigsby@enron.com, keith.holst@enron.com, h..lewis@enron.com, + mike.maggi@enron.com, a..martin@enron.com, larry.may@enron.com, + brad.mckay@enron.com, jonathan.mckay@enron.com, scott.neal@enron.com, + m..presto@enron.com, jim.schwieger@enron.com, s..shively@enron.com, + geoff.storey@enron.com, j..sturm@enron.com, john.suarez@enron.com, + andy.zipper@enron.com +Subject: Reminder:Interivews Thursday Trading Track +Cc: john.lavorato@enron.com, adrianne.engler@enron.com, felicia.solis@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: john.lavorato@enron.com, adrianne.engler@enron.com, felicia.solis@enron.com +X-From: Buckley, Karen +X-To: Allen, Phillip K. , Arnold, John , Arora, Harry , Benson, Robert , Brawner, Sandra F. , Carson, Mike , Cuilla, Martin , Davis, Mark Dana , Ermis, Frank , Forney, John M. , Gilbert-smith, Doug , Grigsby, Mike , Holst, Keith , Lewis, Andrew H. , Maggi, Mike , Martin, Thomas A. , May, Larry , Mckay, Brad , Mckay, Jonathan , Neal, Scott , Presto, Kevin M. , Schwieger, Jim , Shively, Hunter S. , Storey, Geoff , Sturm, Fletcher J. , Suarez, John , Zipper, Andy +X-cc: Lavorato, John , Engler, Adrianne , Solis, Felicia +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +All + +A reminder that you are scheduled to interview for the Trading Track Thursday, November 1st, from 2.00 pm onwards. Resumes and schedules will be forwarded to you shortly. + +Regards, + +Karen Buckley \ No newline at end of file diff --git a/demo/ermis-f/cur/4818264.1075861337397.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/4818264.1075861337397.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d7dac646 --- /dev/null +++ b/demo/ermis-f/cur/4818264.1075861337397.JavaMail.evans@thyme:2,S @@ -0,0 +1,49 @@ +Message-ID: <4818264.1075861337397.JavaMail.evans@thyme> +Date: Fri, 2 Nov 2001 07:26:04 -0800 (PST) +From: forte3@accord01.comp.pge.com +To: undisclosed-recipients@enron.com +Subject: Operational Flow Order +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: GTS/INSIDEtracc Administrator +X-To: undisclosed-recipients +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Message Description: High Inventory System Wide OFO + +Message Date: 11/02/2001 + +Message Text: High Inventory System Wide Operational Flow Order (SWOFO) + + + OFO Stage : 2 + Inventory Level : High + Noncompliance Charge : $1.00 /Dth + Tolerance Band : 11% + + +PG&E's CGT has called a High Inventory System Wide OFO for flow day 11/03/2001. + +High Inventory: Customer supply is required to be within the tolerance band percentage of daily +usage to avoid OFO noncompliance charges. Supply lower than usage is not subject to OFO + noncompliance charge. + +Charges for Noncompliance: + +- Noncore customers with AMR and PG&E's Electric Generation charges are based on actual + daily metered usage. +- Noncore customers without AMR charges are based on ADQ + or actual daily metered usage, whichever results in a lesser charge. +- Core Procurement Group charges are based on the latest core load forecast. + + +Please call the CGT Helpline 1-800-343-4743 if you have any questions. + + +Gas Schedulers +PG&E - California Gas Transmission diff --git a/demo/ermis-f/cur/4982442.1075855168725.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/4982442.1075855168725.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..1b4998f6 --- /dev/null +++ b/demo/ermis-f/cur/4982442.1075855168725.JavaMail.evans@thyme:2,S @@ -0,0 +1,91 @@ +Message-ID: <4982442.1075855168725.JavaMail.evans@thyme> +Date: Thu, 13 Dec 2001 15:06:38 -0800 (PST) +From: no.address@enron.com +Subject: Weekend Outage Report for 12-14-01 through 12-16-01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Change Management Announcement@ENRON +X-To: Houston Outage Report@ENRON +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +------------------------------------------------------------------------------------------------------ +W E E K E N D S Y S T E M S A V A I L A B I L I T Y + +F O R + +December 14, 2001 5:00pm through December 17, 2001 12:00am +------------------------------------------------------------------------------------------------------ + + +SCHEDULED SYSTEM OUTAGES: + +ARDMORE DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +AZURIX: No Scheduled Outages. + +EB34 DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +EDI: No Scheduled Outages. + +EES: No Scheduled Outages. + +ENRON CENTER SOUTH DATA CENTER - FACILITY OPERATIONS: No Scheduled Outages. + +ENRON NORTH AMERICAN LANS: + +Impact: ENS +Time: Fri 12/14/2001 10:00:00 PM CT thru Fri 12/14/2001 11:00:00 PM CT + Fri 12/14/2001 8:00:00 PM PT thru Fri 12/14/2001 9:00:00 PM PT + Sat 12/15/2001 4:00:00 AM London thru Sat 12/15/2001 5:00:00 AM London +Outage: Clean up routing +Environments Impacted: ENS +Purpose: Optimize routing +Backout: enable vlan 7 on ecn-34-trd-dcr1/2 +Contact(s): Shishido, Scott 713-853-9780 + +FIELD SERVICES: No Scheduled Outages. + +INTERNET: No Scheduled Outages. + +MESSAGING: No Scheduled Outages. + +MARKET DATA: No Scheduled Outages. + +NT: No Scheduled Outages. + +OS/2: No Scheduled Outages. + +OTHER SYSTEMS: No Scheduled Outages. + +SITARA: No Scheduled Outages. + +SUN/OSS SYSTEM: No Scheduled Outages. + +TELEPHONY: No Scheduled Outages. + +TERMINAL SERVER: No Scheduled Outages. + +UNIFY: No Scheduled Outages. + +---------------------------------------------------------------------------------------------------------------------------- + FOR ASSISTANCE + +(713) 853-1411 Enron Resolution Center + + +Specific Help: +Information Risk Management (713) 853-5536 +SAP/ISC (713) 345-4727 +Unify On-Call (713) 284-3757 [Pager] +Sitara On-Call (713) 288-0101 [Pager] +RUS/GOPS/GeoTools/APRS (713) 639-9726 [Pager] +OSS/UA4/TARP (713) 285-3165 [Pager] +CPR (713) 284-4175 [Pager] +EDI Support (713) 327-3893 [Pager] +EES Help Desk (713)853-9797 OR (888)853-9797 +TDS -Trader Decision Support On-Call (713) 327-6032 [Pager] \ No newline at end of file diff --git a/demo/ermis-f/cur/5130739.1075855166105.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/5130739.1075855166105.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6493fd43 --- /dev/null +++ b/demo/ermis-f/cur/5130739.1075855166105.JavaMail.evans@thyme:2,S @@ -0,0 +1,178 @@ +Message-ID: <5130739.1075855166105.JavaMail.evans@thyme> +Date: Thu, 29 Nov 2001 11:23:28 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 11/29/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Anna Kournikova Exclusive Fantasy Offer! Save 10% on Anna's 2002 Calendar! Yes 12 months of Anna! Simply enter the coupon code FNTSYCAL in step 5 of the checkout process to receive your discount. Offer expires 11/30/01. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Keyshawn Johnson , WR TB - Giggles Updated 11/29/01 +Johnson suffered a slight ankle injury during Monday night's win over St. Louis. However, he is expected to start in Sunday against Cincinnati, so don't be afraid to play him this week. + +Terrell Owens , WR SF - Martin Updated 11/29/01 +According to the Contra Costa Times, Owens (ankle/foot) could miss Sunday's game against Buffalo. He missed pratice on Wednesday and could miss practice on Thursday as well. "We've got ! si! x games left and I know what's at stake for this team", said Owens. I've got to be smart about it (the injury)." He is currently listed as questionable for Week 12, which could make him a risky start for Fantasy owners. + +Saints , DT NO - JWillie Updated 11/29/01 +Cornerback Kevin Mathis missed practice on Wednesday due to a neck injury. "I've been trying to play through it, but I think it has caught up with me," Mathis told the Times-Picayune. "I start out the game fine, but after about the second tackle, the pain comes back immediately." Mathis is questionable for Sunday's game against Carolina, which could be good news for Fantasy owners with Panther receivers on their roster. + +Cameron Cleeland , TE NO - Free Agent Updated 11/29/01 +Cleeland, who has been nursing a high ankle sprain for several weeks, returned to practice on Wednesday. "He looked good out there running and catching the ball, but we'll see," coach Jim Haslett told the Times-Picayune. Cleeland has been upgraded from doubtful to questionable for Week 12, but he's still too risky to start on your Fantasy team unless you're extremely desperate. + +Jackie Harris , TE DAL - Free Agent Updated 11/29/01 +Harris, who has been dealing with a hamstring injury, practiced on W! ed! nesday. The team expects him to play on Sunday against Washington, but he's not reliable enough for Fantasy owners to consider starting in Week 12. + +Kris Mangum , TE CAR - Free Agent Updated 11/29/01 +Mangum suffered a neck stinger during practice on Wednesday. His status for Sunday's game against New Orleans is uncertain. + +Muhsin Muhammad , WR CAR - Martin Updated 11/29/01 +According to the Charlotte Observer , Muhammad is expected to miss this weekend's game against New Orleans due to a shoulder injury. Isaac Byrd will make his second consecutive start in Muhammad's absence. + +Maurice Smith , RB ATL - Frank Updated 11/29/01 +Smith is dealing with both neck and ankle injuries, but he was able to practice on Wednesday. He has been losing carries to Bob Christian in recent weeks, however, and playing against a tough Rams' defense doesn't bode well for his chances for Fantasy success. + +Falcons , DT ATL - Free Agent Updated 11/29/01 +Cornerback Ray Bu! ch! anan missed practice on Wednesday due to flu-like symptoms. He is listed as questionable for Sunday's game against St. Louis, but his absence won't make Atlanta's defense any less attractive against the Rams' top-notch offense. + +Thomas Jones , RB ARI - Bass/Hull Updated 11/29/01 +Jones is dealing with an upper-respitory infection that caused him to miss practice on Wednesday. He is listed as probable for Sunday's game at Oakland, but he won't see enough carries to warrant a start on your Fantasy team. + +Frank Sanders , WR ARI - Free Agent Updated 11/29/01 +Sanders missed practice on Wednesday due to soreness in both of his hamstrings. He is currently listed as questionable for Sunday's game against Oakland, so be sure to monitor his status if you need to start him in Week 12. + +Rod Smith , WR DEN - Matty Updated 11/29/01 +Smith told the Denver Post he expects to play Sunday at Miami, but he won't be able to attempt to practice until at least Friday. Even if he does play, he won't be at full strength, and he may be limited. + +Terrell Davis , RB DEN - JWillie Updated 11/29/01 +Davis said his! k! nee felt good in practice on Wednesday, and he will start on Sunday at Miami, says the Denver Post. Still, it is not clear how much he will play, and Davis will probably share carries with Mike Anderson. + +Freddie Jones , TE SD - Neal/McKay Updated 11/29/01 +Jones did not practice on Wednesday. He is listed as questionable for Sunday's game as he continues to battle a nagging ankle injury. + +Jeff Graham , WR SD - Free Agent Updated 11/29/01 +Graham missed Wednesday's practice with a thigh bruise, and is now listed as questionable for Sunday's game. Trevor Gaylor may have to start against the Seahawks if Graham cannot play. + +Steve Christie , K BUF - Free Agent Updated 11/29/01 +Christie was signed by the Chargers, and will replace Wade Richey as the team's placekicker. Richey will continue to work on kickoffs. Christie appears to be recovered from a groin injury that led to his release in Buffalo earlier this year. See how he performs in his first game or two before considering him for Fantasy purposes. + +Roland Williams , TE OAK - Free Agent ! Updated 11/29/01 +Williams has missed practice time with an ankle injury, and is now listed as questionable for Sunday's game with Arizona. Mondriel Fulcher will probably start in his place if Williams cannot play. + +Reggie Wayne , WR IND - Free Agent Updated 11/29/01 +Wayne (knee) is expected to return this week. Don't expect him to do much in the return from his latest injury. A rookie receiver who has not played regularly is always a Fantasy risk. + +Lamar Smith , RB MIA - Neal/McKay Updated 11/29/01 +Smith is listed as probable for Sunday's game with a shoulder injury. The Miami RB hasn't played well recently, and he isn't the must-start player he was in 2000. + +Daunte Culpepper , QB MIN - Giggles Updated 11/29/01 +Culpepper was scheduled to undergo an MRI Wednesday night as a result of continued stiffness in his left knee. He sat out most drills during Wednesday's practice, but is listed as probable for Sunday's game against Pittsburgh. The Vikings believe Culpepper may have sprained ligaments in the knee, and the severity should be known sometime Thursday. Hold off on making a decision on starting him for now. + +Oronde Gadsden , WR MIA - Matty Updated 11/29/01 +Gadsden is listed as probable for Sunday's game with a shoulder injury. The Miami receiver hasn't been consistently productive this year, and he is a risky start even when his health is not an issue. + +Brett Favre , QB GB - Frank Updated 11/29/01 +Favre practiced Wednesday and reported improvement in the sore back that had hampered him after Week 11. He is listed as probable for Monday's game against Jacksonville, and you shouldn't be afraid to start him in your Fantasy league this week. + +Tyrone Davis , TE GB - Free Agent Updated 11/29/01 +There is a possibility Davis, who has missed the first 10 games of the season with a hamstring injury, could be activated in time for Monday's game against Jacksonville. He probably wouldn't be one of the top two tight ends, however, and we're skeptical that he will be able to help any Fantasy teams the remainder of the season. + +Terry Glenn , WR NE - Matty Updated 11/29/01 +Glenn (hamstring) is now listed as probable for Sunday's game against the Jets, but may be soon downgraded to questionable and may be placed on injured reserve, says the Boston Globe. He worked out with players who were unable to practice on Wednesday, but did ! no! t work out in pads with the full squad. + +Charlie Batch , QB DET - Free Agent Updated 11/29/01 +Batch practiced Wednesday and showed no ill effects of the pulled groin that forced him out of last Thursday's game against Green Bay. He is expected to start Sunday against Chicago, but is only worth using in Fantasy leagues if you have no other reliable QB on your roster. + +James Stewart , RB DET - Hunter Updated 11/29/01 +Stewart's ankle, which kept him out of four straight games prior to last Sunday, is still a source of constant pain, according ! to! the Detroit Free Press. "My ankle's still sore," he said. "It's something that's going to bother me, and I don't think it's going to stop bothering me until the season's over. Hopefully, I can just get through the season without further injuring it, and continue to play on it." Stewart remains a good play in Fantasy leagues only based on the matchup - this week's game against the Bears is unfavorable, so only use him if you're lacking in options at running back. + +Anthony Thomas , RB CHI - Martin Updated 11/29/01 +Thomas ran lightly in practice Wednesday and is listed as questionable for Sunday's game against Detroit due to a pulled right hamstring. He hopes to practice Thursday, and a decision on his status for the game might come later in the week, possibl! y ! Saturday. If Thomas can't go, expect James Allen to get the start. Hold off on starting either back until it's clear who will be getting the bulk of the carries against the weak Lions rush defense. + +Tony Gonzalez , TE KC - Russell Updated 11/29/01 +Gonzalez should post good numbers against the Eagles. Philadelphia strong safety Damon Moore may have trouble handling the big, athletic tight end. At 5-11, 215 pounds, he becomes the one obvious mismatch for the Chiefs to exploit in the passing game. + +Trent Green , QB KC - Bass/Hull Updated 11/29/01 +Green, who has been a Fantasy disappointment this year, may be in for a rough night against the Eagles. Philadelphia will blitz him often, and their cornerbacks will easily handle the mediocre Chiefs receivers. + +Todd Pinkston , WR PHI - Hunter Updated 11/29/01 +Don't expect much from Pinkston, even against the erratic Chiefs defense. The Philadelphia wideout has not responded well to increased defensive attention after he played well early in the year. + +More Updates +Teams! ,&! nbsp;Player News + +Frank Player News + +Brett Favre , Active QB Updated 11/29/01 +Favre practiced Wednesday and reported improvement in the sore back that had hampered him after Week 11. He is listed as probable for Monday's game against Jacksonville, and you shouldn't be afraid to start him in your Fantasy league this week. + +Maurice Smith , Reserve RB Updated 11/29/01 +Smith is dealing with both neck and ankle injuries, but he was able to practice on Wednesday. He has been losing carries to Bob Christian in recent weeks, however, and playing against a tough Rams' defense doesn't bode well for his chances for Fantasy success. + +Olandis Gary , Reserve RB Updated 11/26/01 +The Broncos placed Gary on injured reserve Monday, and signed Karon Coleman to the active roster. This officially ends Gary's season, as he suffered a broken leg on Thursday. Drop him from your roster. + +Jake Plummer , Reserve QB Updated 11/25/01 +Plummer had a decent outing on Sunday, posting 241 yards and a touchdown against San Diego. Plummer, who also threw two picks, is only a reserve Fantasy quarterback at best. + +Garrison Hearst , Active RB Updated 11/25/01 +Hearst had 106 yards rushing and two touchdowns against Indianapolis on Sunday. Hearst has had three consecutive solid weeks, and is proving his worth as a Fantasy player. + +James Thrash , Reserve WR Updated 11/25/01 +Thrash caught four passes for 32 yards against Washington. He is too inconsistent to be a starter on better Fantasy teams as the playoffs approach. + +Jimmy Smith , Active WR Updated 11/21/01 +Despite Jonathan Quinn likely playing his second straight game, you have to keep a guy like Smith active in any week in your league. He might have less impressive stats, but Smith is still talented enough to catch more passes than most receivers in the league. + +Isaac Bruce , Active WR Updated 11/21/01 +Bruce had a huge game against New England last weekend, posting seven catches for 130 yards. Look for him to have a solid game in Week 11 against a Tampa Bay defense that is vulnerable to the big play. + +Bill Schroeder , Active WR Updated 11/21/01 +Schroeder caught four passes for 55 yards and a touchdown last weekend against Atlanta. He's been one of the more reliable Fantasy receivers in the league, and should have a huge game vs. Detroit's weak secondary. + +Corey Dillon , Active RB Updated 11/21/01 +Definitely get Dillon into your active lineup as he goes up against the Browns on Sunday. He has a great career record against Cleveland (678 rushing yards, five rushing TDs in five games). Dillon should remain in your active lineup week in and week out in any league. + +Terance Mathis , Reserve WR Updated 11/19/01 +Mathis had by far his best game of the season, catching seven passes for 70 yards against Green Bay. He suffered a mild concussion in the game, but he's expected to be fine for this weekend's contest at Carolina. If you play in a deeper league, you may want to consider starting Mathis against the Panthers' weak pass defense. + +Titans , Active DT Updated 11/06/01 +Linebacker Randall Godfrey suffered torn cartilage in his left knee during Sunday's win over Jacksonville. He'll undergo arthroscopic surgery on Tuesday and will be listed as questionable for Monday's game against Baltimore. + +Dorsey Levens , Reserve RB Updated 10/12/01 +Levens (back) is probable for Sunday's game against Baltimore. He's got no real value as a Fantasy player at this point. + +David Akers , Active K Updated 12/11/00 +Akers was 5-of-5 in PATs on Sunday, but didn't get an opportunity to kick a field goal against the Browns. Akers has been a real Fantasy sleeper this season, but won't do owners much good next week as the Eagles take their bye week during some league's Fantasy championship game. + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/5163039.1075861339048.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/5163039.1075861339048.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6298af1d --- /dev/null +++ b/demo/ermis-f/cur/5163039.1075861339048.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <5163039.1075861339048.JavaMail.evans@thyme> +Date: Mon, 12 Nov 2001 11:22:16 -0800 (PST) +From: no.address@enron.com +Subject: FLU SHOTS +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Wellness@ENRON +X-To: All Enron Downtown@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +The Enron Health Center has received its shipment of flu vaccine. Shots will be given on a first-come, first-served basis. NO APPOINTMENTS WILL BE ACCEPTED. + + When: Beginning Tuesday, November 13 + Time: 8 a.m. until 4 p.m. + Where: Enron Health Center, EB-312 + Cost: Free to Enron employees, spouses, retirees, and EDS + $10 for contractors + +For more information email: mailto:health.center@enron.com. diff --git a/demo/ermis-f/cur/527379.1075861336241.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/527379.1075861336241.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..885a28b5 --- /dev/null +++ b/demo/ermis-f/cur/527379.1075861336241.JavaMail.evans@thyme:2,S @@ -0,0 +1,20 @@ +Message-ID: <527379.1075861336241.JavaMail.evans@thyme> +Date: Fri, 26 Oct 2001 16:11:01 -0700 (PDT) +From: chairman.office@enron.com +Subject: Solicitation Calls +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Office of the Chairman, +X-To: All Enron Worldwide@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Trade press, recruiting firms and others recently have made numerous calls to Enron employees seeking information about the company, its employees and other matters. In some cases, these callers have used false identities, as in, "I'm from the SEC and I need you to provide me with?" + +If you receive a call from someone identifying themselves as part of a government organization, please refer the caller to the legal department. Please refer calls from the trade press and other media inquiries to the Public Relations group. And otherwise, please treat Enron information as confidential. + +Thank you. \ No newline at end of file diff --git a/demo/ermis-f/cur/5294586.1075861336265.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/5294586.1075861336265.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..273ad679 --- /dev/null +++ b/demo/ermis-f/cur/5294586.1075861336265.JavaMail.evans@thyme:2,S @@ -0,0 +1,90 @@ +Message-ID: <5294586.1075861336265.JavaMail.evans@thyme> +Date: Fri, 26 Oct 2001 21:46:51 -0700 (PDT) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: CBS SPORTSLINE.COM FANTASY FOOTBALL NEWSLETTER +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: CBS SportsLine.com +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + Fantasy Football Newsletter +October 26, 2001 + + Fantasy Sports Fantasy Football CBS SportsLine.com + +Welcome to another edition of the 2001 Fantasy Football Newsletter! + +The Fantasy Football newsletter will arrive in your e-mail inbox every Friday. We'll include news about the web site; tips on using all the features available; and answers to your player-related questions from the "Gridiron Guru." + + Inside + +* Staying on Top of the Trends + +* Managing E-Reports + +* Gridiron Guru + +* Tip of the Week + + + + _____ + +Staying on Top of the Trends + +Fantasy expert Scott Engel keeps a close eye on the key trends affecting Fantasy Football. Read his column, Engel's Beat, every Tuesday in our Fantasy News area (click News, Fantasy News on the toolbar) for timely tips that could put your team over the top. Check the Fantasy News area throughout the week for news and advice from our experts. + + _____ + +Managing E-Reports + +You can schedule routine e-mail delivery of a report by clicking the E-Rept icon above the report. Go to Options, E-Reports for a list of every E-Report that you are currently receiving, along with the days they are sent to you. If you wish to change delivery schedule of a report, simply click on its corresponding link in the Schedule column. To cancel delivery of all E-Reports, simply turn on Vacation mode. + + _____ + +Gridiron Guru + +Welcome to Gridiron Guru, where we'll answer your questions about players and offer Fantasy Football roster advice. We invite you to send your own scouting reports and comments on players to: gridguru@commissioner.com . You'll get the chance to be heard by thousands of Fantasy players just like yourself! + +Question - Chris Trautman, LaCrosse, WI + +I am stuck on my last starter. Should I go with Shaun Alexander or 3 WRs and start Marty Booker? Alexander ripped it up at home two weeks ago and he is at home again versus a good Miami team, but Booker should be featured more since Marcus Robinson went down for the season. + +Answer - GG + +Alexander has been a revelation in his first two starts, but now he faces a team that may not back down to him. The Dolphins have a superb run defense that should not be judged by its recent failures against Marshall Faulk and Curtis Martin. Miami will be fired up to face Alexander, who may have his first forgettable game as a starter. Booker will face an underrated San Francisco secondary, and is not destined to have a big day. Neither player seems like a great start, but we recommend Alexander because he may score a late TD if the Seahawks have to play catch-up against a Miami team that gives them all kinds of matchup problems. + + +Question - Mark MacKay, San Diego, CA + +Should I start Rod Gardner or Ike Hilliard this week? Rod had a good Week Six, but Ike is looking better each week. + +Answer - GG + +Gardner's huge day means two things. One, he gains instant Fantasy notice. Two, his next opponent will be geared to shut him down after extensive film study. The Giants have been very solid defensively, and will be one of the better units the rookie has seen so far. Hilliard is quickly recapturing his old form, and might be the Giants' No. 1 receiver if Amani Toomer is benched. He'll be facing Champ Bailey though, so Hilliard is not due for a big week. Neither player looks like a great start, but we'll go with Hilliard because of his experience and continuing improvement. + + +Question - John Kersey, Denver, CO + +I have already decided to start LaDainian Tomlinson. Who should I start as my No. 2 RB - Jason Brookins, Anthony Thomas or Mike Anderson? + +Answer - GG + +Brookins is the best back on the Baltimore roster, but the Ravens are still not showing a lot of confidence in him, so he is a risky start. It is difficult to sit Thomas after the breakout game he had last week, but he will face a respectable run defense. Anderson will start against a Patriots team that has been surprisingly effective against the run at times. In such a case, we recommend sticking with the hotter player, and that would be Thomas. + + + _____ + +Tip of the Week + +Walter Mathis, Pompano Beach, FL: Remember that football is a game that is fueled by emotion. Sometimes, emotions override matchups. Curtis Martin will always rip holes in the Miami defense. Lamar Smith will be fired up to face the Seahawks this week, because he began his career in Seattle. And in divisional games, big players do well. Don't be surprised if Eddie George comes up big against Pittsburgh. + + +This message has been provided free of charge and free of obligation. If you prefer not to receive emails of this nature please send an email to remove@commissioner.com . Do not respond to this email directly. \ No newline at end of file diff --git a/demo/ermis-f/cur/5591087.1075861339208.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/5591087.1075861339208.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b45f758d --- /dev/null +++ b/demo/ermis-f/cur/5591087.1075861339208.JavaMail.evans@thyme:2,S @@ -0,0 +1,62 @@ +Message-ID: <5591087.1075861339208.JavaMail.evans@thyme> +Date: Tue, 13 Nov 2001 13:00:14 -0800 (PST) +From: w..eubanks@enron.com +To: frank.ermis@enron.com, mog.heu@enron.com, e-mail <.heather@enron.com> +Subject: FW: Sitara deal 1112996 -October 2001 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Eubanks Jr., David W. +X-To: Ermis, Frank , Heu, Mog , Heather Templeton (E-mail) +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Frank or Mog, + +Need to know who you did this deal with at Aquila. Please advise. + +Thanks + +David W. Eubanks Jr +Specialist - Physical Gas Settlements +Enron Net Works, LLC +Phone 713-853-6678 +Fax 713-646-8420 +email: david.w.eubanks@enron.com + + + -----Original Message----- +From: Riordan, Sean +Sent: Tuesday, November 13, 2001 2:40 PM +To: Eubanks Jr., David W.; 'Heather Templeton (E-mail)' +Subject: RE: Sitara deal 1112996 -October 2001 + + +trade was done in Frank ermis' book but was entered by Mug Heu! I can't find her in peoplefinder so you will have to contact Ermis. +Thanks, +SPR + + -----Original Message----- +From: Eubanks Jr., David W. +Sent: Tuesday, November 13, 2001 2:27 PM +To: Riordan, Sean; Heather Templeton (E-mail) +Subject: Sitara deal 1112996 -October 2001 + +Sean + +Heather Templeton of Aquila does not show this deal. Could you please let her know the dealmaker who did this deal. + +Thanks + + +David W. Eubanks Jr +Specialist - Physical Gas Settlements +Enron Net Works, LLC +Phone 713-853-6678 +Fax 713-646-8420 +email: david.w.eubanks@enron.com + + << OLE Object: Picture (Device Independent Bitmap) >> \ No newline at end of file diff --git a/demo/ermis-f/cur/5660351.1075855167156.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/5660351.1075855167156.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..dfa87603 --- /dev/null +++ b/demo/ermis-f/cur/5660351.1075855167156.JavaMail.evans@thyme:2,S @@ -0,0 +1,22 @@ +Message-ID: <5660351.1075855167156.JavaMail.evans@thyme> +Date: Mon, 3 Dec 2001 07:38:11 -0800 (PST) +From: danny.clark@enron.com +To: bob.bowen@enron.com, russ.kavanaugh@enron.com, frank.ermis@enron.com, + brent.edwards@enron.com, peter.vint@enron.com +Subject: Duke Energy +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Clark, Danny +X-To: Bowen, Bob , Kavanaugh, Russ , Ermis, Frank , Edwards, Brent , Vint, Peter +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +I have someone that works for me that's applied for a position at Duke. She doesn't know anyone there and neither do I, so I was wandering if any of you had a contact there. Any help is appreciated. + +Thanks and good luck to everyone. + +dc \ No newline at end of file diff --git a/demo/ermis-f/cur/5746820.1075855168353.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/5746820.1075855168353.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a69f3dd7 --- /dev/null +++ b/demo/ermis-f/cur/5746820.1075855168353.JavaMail.evans@thyme:2,S @@ -0,0 +1,54 @@ +Message-ID: <5746820.1075855168353.JavaMail.evans@thyme> +Date: Tue, 11 Dec 2001 13:39:49 -0800 (PST) +From: no.address@enron.com +Subject: ATTENTION: Downtown Club (MET) Members +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Wellness@ENRON +X-To: Enron Houston@ENRON +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Payroll deductions and cost center billings for The Downtown Club (Met) memberships will terminate December 31, 2001. Memberships will continue through a direct billing arrangement with The Downtown Club. + +As most of you are aware, Enron has maintained a valuable partnership with The Downtown Club for the past two years, and they have graciously offered the following for current and future members: + + ********************************************************** + +The Downtown Club is pleased to continue to offer the preferred dues rates to current/former Enron employees. The Downtown Club would like to assist you and keep you connected to the Downtown Community and help you maintain a healthy lifestyle during these challenging times. + +Membership Offer: + +1) WAIVED Initiation Fee through 2/28/2002 +2) Sports Membership Preferred Monthly Dues of $62.79 (plus tax) honored + through December 2002 +3) All Memberships are via direct monthly billing to the member + +For more information - please contact Membership at 713.652.0700. + +If you do not wish to keep your membership, please email your cancellation notice to mailto:georgia.fogo@enron.com as soon as possible. + + + ************************************* + + The Downtown Club is pleased to partner with Resources Connection + for a wonderful Member Benefit: + + Join us December 20th from 9 a.m. to 2 p.m .for a complimentary + Career Crisis Workshop + featuring Bonnie Monych, CPC + + focusing on: + Dealing with career crisis + Climate control (What's hot and who's hiring) + Me, Inc. (Marketing yourself) + Lunch is provided * RSVP is required to Keith at 713.289.3853 * + Limited Seating + + ************************************* + +Thank you. \ No newline at end of file diff --git a/demo/ermis-f/cur/5862380.1075859150896.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/5862380.1075859150896.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..ac8f6cf9 --- /dev/null +++ b/demo/ermis-f/cur/5862380.1075859150896.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <5862380.1075859150896.JavaMail.evans@thyme> +Date: Fri, 23 Nov 2001 11:27:01 -0800 (PST) +From: kam.keiser@enron.com +To: k..allen@enron.com, l..gay@enron.com, mike.grigsby@enron.com, + mog.heu@enron.com, keith.holst@enron.com, jason.huang@enron.com, + kam.keiser@enron.com, tori.kuykendall@enron.com, + matthew.lenhart@enron.com, stephanie.miller@enron.com, + ryan.o'rourke@enron.com, jay.reitmeyer@enron.com, p..south@enron.com, + m..tholt@enron.com, houston <.ward@enron.com>, mark.whitt@enron.com, + jason.wolfe@enron.com +Subject: TRV Notification: (West NG Prices - Basis - 11/21/2001) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Keiser, Kam +X-To: Allen, Phillip K. , 'ebass@enron.com', Ermis, Frank , Gay, Randall L. , Grigsby, Mike , Heu, Mog , Holst, Keith , Huang, Jason , Keiser, Kam , Kuykendall, Tori , Lenhart, Matthew , Miller, Stephanie , O'Rourke, Ryan , Reitmeyer, Jay , 'sscott5@enron.com', Smith, Matt , South, Steven P. , Tholt, Jane M. , Ward, Kim S (Houston) , Whitt, Mark , Wolfe, Jason +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_2\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +The report named: West NG Prices - Basis , published as of 11/21/2001 is now available for viewing on the website. + +(Revision: 3) \ No newline at end of file diff --git a/demo/ermis-f/cur/5941235.1075855165188.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/5941235.1075855165188.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..5007dcb2 --- /dev/null +++ b/demo/ermis-f/cur/5941235.1075855165188.JavaMail.evans@thyme:2,S @@ -0,0 +1,34 @@ +Message-ID: <5941235.1075855165188.JavaMail.evans@thyme> +Date: Sat, 26 Nov 0001 00:06:35 -0800 (PST) +From: ipayit@enron.com +To: frank.ermis@enron.com +Subject: Action Requested: Past Due Invoice for User: FRANK ERMIS +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: iPayit +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Alert! +You are receiving this message because you have an unresolved invoice in your iPayit in-box that is past due. It is critical that you login to iPayit and take immediate action to resolve this invoice. + +Remember, you play an important role in ensuring that we pay our vendors on time. + +Tip!: You must login to the system to forward this invoice to another user. + +To launch iPayit, click on the link below: +http://iPayit.enron.com +Note: Your iPayit User ID and Password are your eHRonline/SAP Personnel ID and Password. + +First time iPayit user? For training materials, click on the link below: +http://isc.enron.com/site/doclibrary/user/default.asp + +Need help? +North America: ISC Call Center at (713) 345-4727. +Europe: European Accounts Payable at +44-20-7783-7520. +Asia-Pacific: Sydney Accounts Payable at +61-2-9229-2336 \ No newline at end of file diff --git a/demo/ermis-f/cur/5975399.1075861339818.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/5975399.1075861339818.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a7fd3e1b --- /dev/null +++ b/demo/ermis-f/cur/5975399.1075861339818.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <5975399.1075861339818.JavaMail.evans@thyme> +Date: Thu, 15 Nov 2001 06:12:21 -0800 (PST) +From: notification.isc@enron.com +To: users.dl-enron@enron.com +Subject: Electronic Pay Check +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: ISC Systems Notification +X-To: DL-Enron Production SAP Users +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + +We are currently experiencing a problem with our ability to display pay checks. We are addressing the issue at this time and will provide you with updates as we have additional information. + +Contact: + +Contact: + +Contact Information: + +ISC Customer Care + +713-345-4727 + + \ No newline at end of file diff --git a/demo/ermis-f/cur/60478.1075855166391.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/60478.1075855166391.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..52ce251a --- /dev/null +++ b/demo/ermis-f/cur/60478.1075855166391.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <60478.1075855166391.JavaMail.evans@thyme> +Date: Fri, 30 Nov 2001 08:35:16 -0800 (PST) +From: support@neg.pge.com +To: matthew.lenhart@enron.com, patti.sullivan@enron.com, + stephanie.miller@enron.com, p..south@enron.com, + corey.wilkes@enron.com, benjamin.schoene@enron.com +Subject: e-Trans Contract Administration +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Support@neg.pge.com +X-To: fermis@enron.com, kolinge@enron.com, schrist@enron.com, beveret@enron.com, nbaker@enron.com, jadams2@enron.com, Mendel, Shelly , Lenhart, Matthew , Sullivan, Patti , Miller, Stephanie , South, Steven P. , Wilkes, Corey , Schoene, Benjamin +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Contract 04603 was suspended at 11/30/2001 08:35:46 + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/6073973.1075861338730.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/6073973.1075861338730.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..a830b8f3 --- /dev/null +++ b/demo/ermis-f/cur/6073973.1075861338730.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <6073973.1075861338730.JavaMail.evans@thyme> +Date: Fri, 9 Nov 2001 08:58:26 -0800 (PST) +From: forte3@accord01.comp.pge.com +To: undisclosed-recipients@enron.com +Subject: Deadline Extension +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: GTS/INSIDEtracc Administrator +X-To: undisclosed-recipients +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Message Description: Intraday1 and Timely Deadline Extension + +Message Date: 11/09/2001 + +Message Text: + +Intraday1 and Timely Deadline Extension + +PG&E has extended the Intraday deadline to 09:30 AM for gas day 11/09/2001, and theTimely deadline to 10:30 AM for gas day 11/10/2001. + +Please call the Scheduling Hotline (800) 343-4743 if you have any questions. + + +Gas Schedulers +PG&E - California Gas Transmission diff --git a/demo/ermis-f/cur/6090011.1075855167364.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/6090011.1075855167364.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..c6da380c --- /dev/null +++ b/demo/ermis-f/cur/6090011.1075855167364.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <6090011.1075855167364.JavaMail.evans@thyme> +Date: Tue, 4 Dec 2001 05:54:10 -0800 (PST) +From: ashley.worthing@enron.com +To: k..allen@enron.com, randy.bhatia@enron.com, frank.ermis@enron.com, + carole.frank@enron.com, l..gay@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com, kam.keiser@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + matthew.lenhart@enron.com, ryan.o'rourke@enron.com, + jay.reitmeyer@enron.com, jay.reitmeyer@enron.com, + matt.smith@enron.com, p..south@enron.com, m..tholt@enron.com, + jason.wolfe@enron.com, ashley.worthing@enron.com, + biliana.pehlivanova@enron.com, monte.jones@enron.com +Subject: TRV Notification: (West VaR - 12/04/2001) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Worthing, Ashley +X-To: Allen, Phillip K. , Bhatia, Randy , Ermis, Frank , Frank, Carole , Gay, Randall L. , Grigsby, Mike , Holst, Keith , Keiser, Kam , Kuykendall, Tori , Lenhart, Matthew , Lenhart, Matthew , O'Rourke, Ryan , Reitmeyer, Jay , Reitmeyer, Jay , Smith, Matt , South, Steven P. , Tholt, Jane M. , Wolfe, Jason , Worthing, Ashley , Pehlivanova, Biliana , Jones, Monte +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +The report named: West VaR , published as of 12/04/2001 is now available for viewing on the website. \ No newline at end of file diff --git a/demo/ermis-f/cur/6152588.1075861334846.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/6152588.1075861334846.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6b2334fa --- /dev/null +++ b/demo/ermis-f/cur/6152588.1075861334846.JavaMail.evans@thyme:2,S @@ -0,0 +1,34 @@ +Message-ID: <6152588.1075861334846.JavaMail.evans@thyme> +Date: Mon, 22 Oct 2001 15:55:15 -0700 (PDT) +From: melanie.hunter@neg.pge.com +To: troy'.'brothers@enron.com, peggy.hedstrom@enron.com +Subject: GTN Station 6 Capacity Restated +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Hunter, Melanie +X-To: 'jda@nwnatural.com', 'diane.albers@avistacorp.com', 'malonzo@sdge.com', 'panderse@utilicorp.com', 'DNA1@pge.com', 'Laab@pge.com', 'Paul.Atha@southernenergy.com', 'aaustin@sppc.com', 'martin.bagley@mirant.com', 'kenneth.baker@txu.com', 'nbaker@enron.com', 'LRYALL@worldnet.att.net', 'brentbalog@aec.ca', 'dbarre@puget.com', 'bartneea@bp.com', 'jlingleby@duke-energy.com', 'bellasa@texaco.com', 'michaelbennett@aec.ca', 'krb4@pge.com', 'bokenfke@bp.com', 'gborrego@semprasolutions.com', 'TABO@dynegy.com', 'boulayka@bp.com', 'spencecp@bp.com', 'cbraun@bcgas.com', 'sbrewer@enron.com', Brodeur, Stephane , 'Brothers, Troy' , 'tbrown@br-inc.com', 'browning@wasatchenergy.com', 'Christopher.Bruce@msdw.com', 'jbruse@utilicorp.com', 'mike_bucher@oxy.com', 'jburton@utilicorp.com', 'mbutler@tristargas.com', 'operations@canwestgas.com', 'bcampbell@ci.burbank.ca.us', 'chanbs@bp.com', 'jchapa@calpine.com', 'schrist@enron.com', 'dwc3@pge.com', 'jlclarken@duke-energy.com', 'sheri.clemons@southernenergy.com', 'cslaman@usg.com', 'trevor.cochran@engageenergy.com', 'bcohen@br-inc.com', 'darcy_cole@transcanada.com', 'martha.cole@pacificorp.com', 'gascontroller@AEC.CA', 'gcalgascontrol@bp.com', 'rcooper@utilicorp.com', 'saguilar@coral-energy.com', 'rcrowley@coral-energy.com', Dachis, David , 'BDAHNCKE@PCENERGY.COM', 'derek.danyliw@husky-oil.com', 'ddanyluk@enserco.com', 'mdarienzo@avistaenergy.com', 'days@epenergy.com', 'cdecotea@westerngas.com', 'delanem@axl.ca', 'steven_delf@transcanada.com', 'hankd@calpine.com', 'kathy@itcoworld.com', 'tdizona@coral-energy.com', 'andolaptchiev@duke-energy.com', 'doraisba@bp.com', 'nathan.dougherty@eprime.com', 'RDreith@smud.org', 'mdufort@utilicorp.com', 'hwweight@duke-energy.com', 'caver_ealy@pgn.com', 'sandi_earle@pcp.ca', 'reason@br-inc.com', 'lwebner@ect.enron.com', 'gasmkt@br-inc.ca', 'sendo@ci.pasadena.ca.us', 'fermis@enron.com', 'vesparza@txu.com', 'gespree@enron.com', 'fackel@texaco.com', 'fardyk@axl.ca', 'lfiler@avistaenergy.com', 'mflaman@tcel.com', 'bradflegel@aec.ca', 'dave.fleming@chel.com', 'SRFL@dynegy.com', 'cfrandsen@avistacorp.com', 'rene.frederick@apachecorp.com', 'bfrench@avistaenergy.com', 'mafi@pge.com', 'tfrisina@br-inc.com', 'dafusek@aep.com', 'gasdaily@ftenergy.com', 'shaung@cook-inlet.com', 'rgay@ect.enron.com', 'wendy.gazzard@chel.com', 'geek@bp.com', 'gborrego@semprasolutions.com', 'gilesmh@bp.com', 'jgilmer2@txu.com', 'rgladman@aep.com', 'jglaubi@smud.org', 'george.goben@pacificorp.com', 'kgonzales@sppc.com', 'lgoodric@cngc.com', 'pgorton@avistaenergy.com', 'pgrable@cngc.com', 'grahamp@kochind.com', 'greenallg@epenergy.com', 'rgruber@avistacorp.com', 'bhall@cngc.com', 'thall@bcgas.com', 'sharper@avistaenergy.com', 'Deborah.Hart@msdw.com', 'jhaskey@coral-energy.com', Heal, Kevin , Hedstrom, Peggy , 'emhendry@duke-energy.com', 'sghill@bcgas.com', 'sherry_hill@transcanada.com', 'Hoffmanc@bp.com', 'billhogue@aec.ca', 'tholland@pcenergy.com', 'scott.holloway@eprime.com', 'cholm@sppc.com', 'mhopkins@bcgas.com', 'shorton@coral-energy.com', 'hots@chevron.com', 'rob.hozjan@southernenergy.com', 'David_M_Huck@reliantenergy.com', 'hunth1@bp.com', 'michelle_hunter@pgn.com', 'igsjoy@ix.netcom.com', 'rishikawa@pacent.com', 'kenja@cnrl.com', 'jenkindm@bp.com', 'jimj@calpinecanada.com', 'kkeiser@ect.enron.com', 'mkent@br-inc.com', 'deborahs@kimballenergy.com', 'kims@kimballenergy.com', 'RussellS@kimballenergy.com', 'jkimberly@avistacorp.com', 'dennis.kluksdahl@pacificorp.com', 'mknutson@avistaenergy.com', 'igsinc@ix.netcom.com', 'vgkr@dynegy.com', Langfeldt, Andrea , 'kevin.legg@eprime.com', Lenhart, Matthew , 'hleonard@cngc.com', 'jonangas@attglobal.net', 'llightfoot@coral-energy.com', 'lippmanc@aol.com', Lisk, Daniel , 'nlissel@enserco.com', 'altradegasscheduling@altra.com', 'carol.ma-chuang@constellation.com', 'sheila_macleod@transcanada.com', 'gmagee@calpine.com', 'LMCEGEnergy@sk.sympatico.ca', 'lmansi@sdge.com', 'ecma@dynegy.com', 'rfm@nwnatural.com', 'jmmcarthur@duke-energy.com', 'PMcDougall@coral-energy.com', 'jmcgowa@smud.org', 'cmcgra@puget.com', 'mmcmahon@avistacorp.com', 'vmcmahon@suncor.com', 'bmedlock@cngc.com', 'dlmelton@duke-energy.com', Mendel, Shelly , 'cmiller@smud.org', Miller, Stephanie , 'moln@chevron.com', 'lmoore@avistaenergy.com', 'rhondamoore@aec.ca', 'srmo@dynegy.com', 'salmoncolo@worldnet.att.net', 'murrata@texaco.com', 'dmyers@enserco.com', 'dmyers@enserco.com', 'glen@wasatchenergy.com', 'mnason@coral-energy.com', 'nicknijt@bp.com', 'trevor_nicol@nexeninc.com', 'laura.niekamp@paramountres.com', 'enordby@bcgas.com', 'jnowell@semprasolutions.com', 'gnunnema@utilicorp.com', Ogunbunmi, Hakeem , 'kolinge@enron.com', 'jennifer_owen@pgn.com', 'jpainter@igservice.com', 'mpalmer@suncor.com', 'spasloski@coral-energy.com', 'epaszkiewicz@talisman-energy.com', 'mpatton@cngc.com', 'spea@avistaenergy.com', 'spfaff@cngc.com', 'MEO2@pge.com', 'carellyn-pitre@coastenergy.com', 'cpittma2@txu.com', 'rplatt@duke-energy.com', 'jpowell@reliant.com', 'jwpowell@duke-energy.com', 'rinde_powell@pcp.ca', 'claire.pringle@pacificorp.com', Prior, Liz , 'craig.provenzano@powersrc.com', 'kathy.puls@engageenergy.com', 'ramperms@bp.com', 'mrana@socalgas.com', 'jackie.rausch@cabotog.com', 'reshma_rawji@keyspancanada.com', 'jreames@br-inc.com', 'lreid@sppc.com', 'hrennell@worldnet.att.net', 'linda.richards@eprime.com', 'pwri@dynegy.com', 'rriehm@br-inc.com', 'JARx@pge.com', 'dripley@ect.enron.com', 'criva@ci.glendale.ca.us', 'rrobins4@enron.com', 'jsanders@clarkpud.com', 'rebecca.schaefer@acnenergy.com', 'scheffsp@bp.com', 'cschenderlein@brr.com', 'jane@scana.com', 'scimmonsj@epenergy.com', 'dscott4@newpower.com', 'fred.scott@engageenergy.com', 'ljs6@pge.com', 'kselland@avistaenergy.com', 'mvaughn@cngc.com', 'lsilva@ci.glendale.ca.us', 'psims2@txu.com', 'ksiwak@coral-energy.com', 'heather.sixkiller@pacificorp.com', 'cslaman@usg.com', Smith, Critz , 's1s@nwnatural.com', 'mark@wasatchenergy.com', South, Steven P. , 'jspell@puget.com', 'deborahs@kimballenergy.com', 'lynnette.stauber@powerex.com', 'mikeal.stec@apachecorp.com', 'tstrickland@coral-energy.com', 'jonangas@attglobal.net', Sullivan, Patti , 'leilat@cook-inlet.com', 'rogertan@swbell.net', 'ctaylor01@coral-energy.com', 'ctaylor@ci.burbank.ca.us', 'scot.thompson@southernenergy.com', 'Ttonkin@utilicorp.com', 'joy.toups@elpaso.com', 'tunstabj@bp.com', 'JPU1@pge.com', 'niels_a_vervloet@reliantenergy.com', 'rick.wadle@mirant.com', 'pwah@socalgas.com', 'mark.warno@acnenergy.com', Watt, Ryan , 'doug_way@transcanada.com', 'jared_wells@altagas.ca', 'cwhite@brr.com', 'kwhite@pcenergy.com', 'whitinjr@bp.com', 'twickersham@enserco.com', Wilkes, Corey , 'kwilkinson@br-inc.com', 'bwilliams@bcgas.com', 's.kent.williams@williams.com', 'jwilmotte@avistaenergy.com', 'markwilson@aec.ca', 'pwinter@avistacorp.com', 'Dick.Winters@avistacorp.com', 'dwinters@avistacorp.com', 'altradegasscheduling@altra.com', 'val_yildirok@pgn.com', 'ron.youell@mirant.com', 'scott_yule@transcanada.com' +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +With regard to the planned scheduled maintenance, effective the Timely cycle +for gas day October 24, 2001, continuing +through gas day October 25, 2001, GTN is restating the capacity through +Station 6 to 1,955 MMcf/d. + +For questions and additional assistance, please contact GTN's Gas +Transportation Coordinators at 503-833-4300, Option 1. + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/625724.1075855169611.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/625724.1075855169611.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..189aaf42 --- /dev/null +++ b/demo/ermis-f/cur/625724.1075855169611.JavaMail.evans@thyme:2,S @@ -0,0 +1,37 @@ +Message-ID: <625724.1075855169611.JavaMail.evans@thyme> +Date: Wed, 19 Dec 2001 10:47:23 -0800 (PST) +From: carole.frank@enron.com +To: jay.reitmeyer@enron.com, frank.ermis@enron.com, mark.smith@enron.com, + p..south@enron.com, barry.tycholiz@enron.com, jd.buss@enron.com, + k..allen@enron.com, matthew.lenhart@enron.com, m..tholt@enron.com, + tori.kuykendall@enron.com, mike.grigsby@enron.com, l..gay@enron.com, + fred.lagrasta@enron.com, sheetal.patel@enron.com, + s..olinger@enron.com, victor.munoz@enron.com, + patti.sullivan@enron.com, h..otto@enron.com, c..giron@enron.com, + frank.hayden@enron.com, shelly.mendel@enron.com, t..lucci@enron.com, + theresa.staab@enron.com, mog.heu@enron.com, m..scott@enron.com +Subject: FW: Wishing you well +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Frank, Carole +X-To: Reitmeyer, Jay , Ermis, Frank , Smith, Mark , South, Steven P. , Tycholiz, Barry , Buss, Jd , Allen, Phillip K. , Lenhart, Matthew , Tholt, Jane M. , Kuykendall, Tori , Grigsby, Mike , Gay, Randall L. , Lagrasta, Fred , Patel, Sheetal , Olinger, Kimberly S. , Munoz, Victor , Sullivan, Patti , Otto, Charles H. , Giron, Darron C. , Hayden, Frank , Mendel, Shelly , Lucci, Paul T. , Staab, Theresa , Heu, Mog , Scott, Susan M. +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +As some of you might already know, I resigned today. I feel fortunate and blessed to have had this experience here at Enron. Not only have I learned a tremendous amount, but I also have met some very talented and unique people. I am not 100% sure what I will do at this point, but I will probably be heading up to NYC in January. I feel sad to end this chapter, yet excited as I begin a new one in my life. + +As always, it has been a pleasure working with you! Keep in touch. I will be interested to see what happens. + +Carole C. Frank +Enron Net Works + +713.345.3960 work +713.446.9307 cell +713.467.3860 home +carole_frank@excite.com + diff --git a/demo/ermis-f/cur/6422082.1075861336073.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/6422082.1075861336073.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..14e6824b --- /dev/null +++ b/demo/ermis-f/cur/6422082.1075861336073.JavaMail.evans@thyme:2,S @@ -0,0 +1,56 @@ +Message-ID: <6422082.1075861336073.JavaMail.evans@thyme> +Date: Fri, 26 Oct 2001 09:31:07 -0700 (PDT) +From: news@prosrm.com +To: fermis@ect.enron.com +Subject: PROS Announces Energy Profit Optimization Workshop Agenda +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: PROS Revenue Management +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +PROS Announces Energy Profit Optimization Workshop Agenda + +Workshops Target Storage, Trading, and Transportation + +October 26, 2001-Houston- PROS Revenue Management, the world's leader in pricing and revenue optimization science and software, and the pioneer and dominant provider of revenue management to the airline and energy industries, today announced the industry-leading agenda published for its Energy Profit Optimization Workshop, being held November 5 at PROS Headquarters located in Houston, TX. + +The following agenda is an overview of the Energy Workshop Program. + +8:00am Registration & Continental Breakfast + +? Introduction to Energy Profit Optimization, Matt Johnson, Senior Vice President, energy group at PROS Revenue Management, 10 years experience with revenue optimization +? Applying Profit Optimization to the Natural Gas Industry, Albert Viscio, Senior Accenture partner focusing on pricing and revenue optimization strategy and best practices in energy, utilities, and chemical industries +? Storage Trading: A Strategic Perspective, Soli Forouzan, Former Vice President Risk and Director of Storage Trading at PG&E +? Planning for a Profit Optimization System, Kurt King, Managing Director, Commercial Technology at Duke Energy +? Optimized Dynamic Commerce, Glen Shrank, Industry leader of Optimized Dynamic Commerce Tools that are at the heart of ERCOT auction pricing engines for both Reliant Energy and TXU +? Simultaneous Workshops + Workshop 1: Marketing & Trading + Workshop 2: Asset Valuation & Optimization + Workshop 3: Pipelines + +4:00pm Adjourn, reception following + +"PROS has selected some of the top leaders in the energy industry to participate" says Matt Johnson, senior vice president of PROS' energy group. "The use of pricing optimization and revenue management solutions is essential for the forward-thinking energy industry companies to survive and prosper, and our workshop will show this to our interested participants." + +This workshop is free of charge. For more information, registration, and a complete agenda, please check the PROS Web site at http://www.prosRM.com/energy/workshop.htm. + +-------------------------------------------------- + +PROS Revenue Management is the world's leader in pricing and revenue optimization solutions and the pioneer and dominant provider of revenue management to the airline and energy industry. PROS provides system solutions to the airline, energy, cargo, rail, healthcare, and broadcast industries, and has licensed over 235 systems to more than 95 clients in 39 countries. PROS' clients include 15 of the top 25 carriers in the airline industry. + +The PROS mission is to maximize the revenue of each client using PROS' world-leading revenue management science, systems solutions, and best practices business consulting. PROS' clients report annual incremental revenue increases of 6-8% as a result of revenue management. PROS' solutions forecast demand, optimize inventory, and provide dynamic pricing to maximize revenue. + +Founded in 1985 in Houston, PROS Revenue Management has a six-year compounded revenue growth of 40%, in large part due to the intellectual capital of its staff. Nearly half of PROS' professional staff has advanced degrees and the staff speaks a cumulative total of 26 languages. The company is profitable with Year 2000 revenue of $29 million. For more information on PROS Revenue Management, please visit www.prosRM.com or call 713-335-5151. + +Contact: +Candy Haase - VP Marketing +713-335-5151 / 713-335-8144 - fax + + +If you no longer wish to receive information about PROS Revenue Management, please click on "Reply" and type "Unsubscribe" in the subject line. \ No newline at end of file diff --git a/demo/ermis-f/cur/6513489.1075855168677.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/6513489.1075855168677.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..118263a6 --- /dev/null +++ b/demo/ermis-f/cur/6513489.1075855168677.JavaMail.evans@thyme:2,S @@ -0,0 +1,37 @@ +Message-ID: <6513489.1075855168677.JavaMail.evans@thyme> +Date: Thu, 13 Dec 2001 07:24:03 -0800 (PST) +From: martin.cuilla@enron.com +To: trading <.williams@enron.com>, e.murrell@enron.com, martin.cuilla@enron.com, + matthew.lenhart@enron.com, tori.kuykendall@enron.com, + s..shively@enron.com, frank.ermis@enron.com, brad.mckay@enron.com, + eric.bass@enron.com, mike.grigsby@enron.com +Subject: FFL Playoffs +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Cuilla, Martin +X-To: Williams, Jason (Trading) , Murrell, Russell E , Cuilla, Martin , Lenhart, Matthew , Kuykendall, Tori , Shively, Hunter S. , Ermis, Frank , Mckay, Brad , Bass, Eric , Grigsby, Mike +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +The final standing for playoffs are as follows: + +Russell (won division) + +Martin (won division - tied with jason but beat him both times) + +Matt +Jason (tied with tori's record but beat her the only time they played +Tori +Hunter (best scoring 6-7 team) + +The division winners get a bye week and the matchup for this week are + +matt vs. hunter + +jason vs. tori + +I will set up the schedule on the website tonight so you can enter your starters by friday \ No newline at end of file diff --git a/demo/ermis-f/cur/6564888.1075855169923.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/6564888.1075855169923.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e6431a79 --- /dev/null +++ b/demo/ermis-f/cur/6564888.1075855169923.JavaMail.evans@thyme:2,S @@ -0,0 +1,194 @@ +Message-ID: <6564888.1075855169923.JavaMail.evans@thyme> +Date: Fri, 21 Dec 2001 03:00:47 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/21/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + + +Attention Fantasy Players! Cant find that perfect gift? Let MVP.com make it easy for you! Save 10% on your next purchase when you purchase a Gift Certificate from now until 12/27/01. Click Here for Details . + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Shannon Sharpe , TE BAL - Free Agent Updated 12/20/01 +Sharpe (leg) practiced on Wednesday. He is expected to play this week. + +Drew Brees , QB SD - Free Agent Updated 12/20/01 +There still seems to be a chance Brees might play this week or before the season ends, says the San Diego Union-Tribune . He has been taking snaps with the first team in practice. "I'm not going to say that he will play, (but) could he play? Yes," Mike Riley. "But I'm not going to say he will for sure. + +Kevan Barlow , RB SF - Tori Updated 12/20/01 +Despite scoring on two short TD runs last week, Barlow is not offically the Niners' goal-line back, says the Contra-Costa Times. "It's a coincidence," Barlow said. "It was my turn in the rotation to be in there." The two backs will continue to split carries. + +Terrell Owens , WR SF - Martin Updated 12/20/01 +Owens (hip) did not practice on Wednesday. He is still expected to play this week. + +Jeff Garcia , QB SF - JWillie Updated 12/20/01 +Garcia (ribs) has been downgraded to questionable, but he still expects to play this week. Tim Rattay took snaps with the first team on Wednesday. + +Ike Hilliard , WR NYG - Russell Updated 12/20/01 +The New York Daily News says the pain in Hilliard's toe has worsened. He aggravated the injury in Week 14, but he is expected to play against Seattle. + +Santana Moss , WR NYJ - Free Agent Updated 12/20/01 +Moss (quadriceps) has returned to practice. He might be able to play this week. + +Steve McNair , QB TEN - Free Agent Updated 12/20/01 +McNair has missed some practice time this week because of a back injury. He is still expected to start. + +Todd Bouman , QB MIN - Free Agent Updated 12/20/01 +Bouman (thumb) missed practice on Wednesday. He is expected to play this week, although the Minneapolis Star-Tribune says he might have to throw in pain. "We think he'll be practicing full speed on Thursday and Friday," Dennis Green said. "I think he'll get accustomed to how he's got to throw the ball and I think he will be effective." + +Terrence Wilkins , WR IND - Free Agent Updated 12/20/01 +Wilkins will sit out again this week with a hamstring injury. Reggie Wayne will be the No. 2 receiver against the Jets. + +James McKnight , WR MIA - Free Agent Updated 12/20/01 +McKnight is listed as probable for this week's game with a back injury. He is expected to play against New England. + +Larry Foster , WR DET - Free Agent Updated 12/20/01 +Foster (thigh) might not be able to play this week. Bert Emanuel may take his place as Detroit's No. 2 receiver. + +James Stewart , RB DET - Hunter Updated 12/20/01 +Stewart (hip) practiced on Wednesday. He is expected to play this week. + +Bert Emanuel , WR DET - Free Agent Updated 12/20/01 +Emanuel returned to practice on Wednesday. If his knee shows no sign of swelling, he should play this week, says the Detroit Free Press. + +Aaron Shea , TE CLE - Free Agent Updated 12/20/01 +Shea did not participate in team drills on Wednesday. He is not expected to play this week, and O.J. Santiago will start in his place. + +Scott Mitchell , QB CIN - Free Agent Updated 12/20/01 +Mitchell strained his right rib cage on Wednesday. He is doubtful for Sunday's game, and now Kevin Thompson will back up Jon Kitna, who is expected to start although he still has a finger injury. + +Wesley Walls , TE CAR - Free Agent Updated 12/20/01 +Walls (ankle) particpated in some drills on Wednesday. He is listed as questionable, and Kris Mangum will start in Walls' place if he cannot play. + +Muhsin Muhammad , WR CAR - Martin Updated 12/20/01 +Muhammad (turf toe) did not practice on Wednesday. He is listed as questionable and Isaac Byrd will start if Muhammad can't play. + +Terry Allen , RB BAL - Tori Updated 12/20/01 +Allen is ready to assume a larger workload, says the Baltimore Sun. He may start against the Bengals this week. "I expect to see more time but I'm still not 100 percent," Allen said. "My hand is going to bother me but I need to be out there on the field to help this team." + +Elvis Grbac , QB BAL - Free Agent Updated 12/20/01 +Don't expect to see Grbac benched this year, or anytime soon, Brian Billick told the Baltimore Sun. "He's my quarterback now, he's going to be my quarterback next year, hopefully the year after that and the year after that," Billick said. "The only thing that would change that is if he chooses to retire or God forbid, he'd get a career-ending injury." + +Chris Chandler , QB ATL - Free Agent Updated 12/20/01 +Chandler won't have too look over his shoulder this week. The Atlanta Journal-Constitution says Michael Vick will not see action unless Chandler is injured. + +MarTay Jenkins , WR ARI - Martin Updated 12/20/01 +Jenkins (ankle) did not practice on Wednesday. He is listed as questionable for Sunday's game. + +Ricky Watters , RB SEA - Free Agent Updated 12/19/01 +Watters has placed on injured reserve. He will not play again this season. Shaun Alexander will be the starter for Seattle's final three games. + +Brian Griese , QB DEN - Matty Updated 12/19/01 +Griese should be able to return from a concussion after the bye week. Jarious Jackson will be Denver's No. 2 QB. + +Joe Jurevicius , WR NYG - Giggles Updated 12/19/01 +Jurevicius (hamstring) is expected to return to action on Sunday. He may be able to catch a deep ball or two against the erratic Seattle secondary. + +Travis Henry , RB BUF - Martin Updated 12/19/01 +Henry will miss Sunday's game with a sprained right knee. Shawn Bryson will start in his place. + +Tim Dwight , WR SD - Free Agent Updated 12/19/01 +Dwight (fluid in lung) is not expected to play this week. He has not produced very much this year when healthy. + +Tyrone Wheatley , RB OAK - Giggles Updated 12/19/01 +Wheatley, who was not used last week, is expected to see some playing time in Week 15. He will probably not be used enough, however, to help most Fantasy teams. + +Derrick Mason , WR TEN - Free Agent Updated 12/19/01 +Mason missed Tuesday's practice with a hip flexor injury. His current status is day to day. + +Steve McNair , QB TEN - Free Agent Updated 12/19/01 +McNair (back stiffness) missed practice on Tuesday. His current status is day to day. + +More Updates +NFL Reports, Transactions + +12/20 +Cincinnati Bengals +Signed quarterback Scott Covington to a one-year contract; placed cornerback Mark Roman on the injured reserve list. + + +12/19 +Denver Broncos +Placed quarterback Gus Frerote and defensive end Kavika Pittman on the injured reserve list. + +Green Bay Packers +Signed free safety Scott Frost; placed linebacker Chris Gizzi on injured reserve. + + +12/18 +Cincinnati Bengals +Placed quarterback Akili Smith on injured reserve; signed linebacker Chris Edmonds to the active roster; signed wide receiver Khori Ivey and quarterback Kevin Thompson to the practice squad. + +Detroit Lions +Waived punter Leo Araguz; signed guard Tyrone Hopson; signed tight end John Waerig to the practice squad; placed guard Josh Lovelady on the practice squad injured reserve list. + +Minnesota Vikings +Placed punter Mitch Berger on injured reserve; signed quarterback Romaro Miller . + + +12/17 +New Orleans Saints +Suspended wide receiver Albert Connell for four games for conduct detrimental to the team. + + +12/14 +Winnipeg Blue Bombers (CFL) +Signed wide receiver Tyrone Sutherland. + +Carolina Cobras (AFL) +Re-signed wide receiver-defensive back Buddy Crutchfield and lineman Silas Demary; activated wide receiver-defensive back Buddy Crutchfield. + +Chicago Rush (AFL) +Signed defensive specialist Damien Marzett. + +Dallas Desperados (AFL) +Signed lineman Shamsud-Din Shaheed. + +Detroit Fury (AFL) +Signed wide receiver-defensive back Torey Hunter and lineman Earl Scott; re-signed offensive specialist Robert Gordon and activated him. + +Grand Rapids Rampage (AFL) +Signed lineman Israel Raybon. + +Tampa Bay Storm (AFL) +Signed lineman Ernest Certain and fullback-linebacker Jeff Macrea; waived wide receiver-defensive back Brad Ford. + + +Transactions, View + + Make Selection + + There are no League Transactions which meet the selected criteria. + +To see all league transactions select "All", "All", "All Teams" from the Transactions, View page. + + +Schedule, Breakdown + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/6565803.1075855165837.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/6565803.1075855165837.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f108873e --- /dev/null +++ b/demo/ermis-f/cur/6565803.1075855165837.JavaMail.evans@thyme:2,S @@ -0,0 +1,41 @@ +Message-ID: <6565803.1075855165837.JavaMail.evans@thyme> +Date: Wed, 28 Nov 2001 07:19:53 -0800 (PST) +From: notification.isc@enron.com +To: users.dl-enron@enron.com +Subject: iPayit System Outage +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: ISC Systems Notification +X-To: DL-Enron Production SAP Users +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +System Outage Notification + +Outage Description: + +iPayit intranet web application system will be shutdown for system upgrade. + +Date & Time of Outage: + +Outage Commences: November 30, 2001 @ 5:00pm CST + +Outage Ends: December 2, 2001 @ 6:00pm CST + +Contacts: + + + +Contact: + +Contact Information: + +Tom Price + +713-548-6021 + +ISC Customer Care 713-345-4727 \ No newline at end of file diff --git a/demo/ermis-f/cur/6582170.1075855167418.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/6582170.1075855167418.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4b5db239 --- /dev/null +++ b/demo/ermis-f/cur/6582170.1075855167418.JavaMail.evans@thyme:2,S @@ -0,0 +1,39 @@ +Message-ID: <6582170.1075855167418.JavaMail.evans@thyme> +Date: Tue, 4 Dec 2001 13:29:15 -0800 (PST) +From: exchange.administrator@enron.com +To: danny.clark@enron.com +Subject: Undeliverable: RE: Duke Energy +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Exchange System Administrator <.> +X-To: Clark, Danny +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +--------- Inline attachment follows --------- + +From: +To: Clark, Danny +Date: Tuesday, December 4, 2001 9:29:00 GMT +Subject: + + +How are you? + + + -----Original Message----- +From: Clark, Danny +Sent: Monday, December 3, 2001 9:38 AM +To: Bowen, Bob; Kavanaugh, Russ; Ermis, Frank; Edwards, Brent; Vint, Peter +Subject: Duke Energy + +I have someone that works for me that's applied for a position at Duke. She doesn't know anyone there and neither do I, so I was wandering if any of you had a contact there. Any help is appreciated. + +Thanks and good luck to everyone. + +dc \ No newline at end of file diff --git a/demo/ermis-f/cur/6585561.1075855170504.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/6585561.1075855170504.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..78dbc53c --- /dev/null +++ b/demo/ermis-f/cur/6585561.1075855170504.JavaMail.evans@thyme:2,S @@ -0,0 +1,162 @@ +Message-ID: <6585561.1075855170504.JavaMail.evans@thyme> +Date: Sat, 29 Dec 2001 03:15:49 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/29/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Attention Fantasy Members! It's time to get an early start on that New Year's resolution. MVP.com is offering FREE Standard Shipping in our Fitness Shop until 1/17/02. Click here to see what we have to offer. + +Save $.05 a gallon on the gas that keeps your car's engine clean. Click here to apply online. + +Win a VIP Vegas Vacation! OR Win $600 CASH! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Martin Gramatica , K TB - Free Agent Updated 12/28/01 +Gramatica has still not been ruled out for Saturday's game, although the Buccaneers have signed veteran kicker Doug Brien as insurance. Even if Gramatica can play, he will be a very risky Fantasy starter. + +Warrick Dunn , RB TB - Martin Updated 12/28/01 +Dunn's status is day to day with a toe injury. He is expected to play this week, but Mile Alstott has been the most productive back on the team in recent weeks. + +Michael Westbrook , WR WAS - Free Agent Updated 12/28/01 +Westbrook's status is day to day with a knee injury. He is expected to play this week. + +MarTay Jenkins , WR ARI - Martin Updated 12/28/01 +Jenkins may miss his second consecutive game with an ankle injury this week. Arnold Jackson would replace him as Arizona's third receiver. + +Brian Finneran , WR ATL - Free Agent Updated 12/28/01 +Finneran is listed as probable with a knee injury. He is expected to play this week. + +Tyrone Davis , TE GB - Free Agent Updated 12/28/01 +Davis has been elevated to the No. 2 tight end slot over rookie David Martin. He will see a considerable amount of playing time now that he is healthy, because Green Bay employs many double tight end sets in the red zone. + +Oronde Gadsden , WR MIA - Matty Updated 12/28/01 +Gadsden has been practicing this week and may be able to play. But his hamstring injury may limit his productivity. + +Steve McNair , QB TEN - Free Agent Updated 12/28/01 +McNair was limited in practice on Thursday. He is still expected to play this week, but he is a risky Fantasy starter because he will be less than 100 percent healthy. + +Jimmy Smith , WR JAC - Frank Updated 12/28/01 +Smith (flu) has missed practice time this week. He is still expected to play. + +Joe Horn , WR NO - Matty Updated 12/28/01 +Horn suffered a minor shoulder injury in practice on Thursday. He is expected to start this week. + +Aaron Shea , TE CLE - Free Agent Updated 12/28/01 +Shea (shoulder) has been placed on injured reserve. O.J. Santiago will continue to be Cleveland's No. 1 tight end while he is out. + +Jason Brookins , RB BAL - Tori Updated 12/28/01 +Brookins has returned to practice and is listed as probable. But he still may not see any game action until Week 17. + +Emmitt Smith , RB DAL - Bass/Hull Updated 12/28/01 +Micahel Wiley may miss this week's game with a hip injury. Smith is expected to appear on third downs this week as well as assuming his normal workload. + +James Thrash , WR PHI - Frank Updated 12/28/01 +Thrash (ankle) returned to practice on Thursday. he is expected to play this week. + +Wesley Walls , TE CAR - Free Agent Updated 12/28/01 +Walls missed practice on Thursday with a knee injury. He may be a gametime decision this week. + +Maurice Smith , RB ATL - Frank Updated 12/28/01 +A banged-up Smith Toe/knee) will continue to start for the Falcons. But Dan Reeves has indicated Rodney Thomas will continue to get some work at halfback. + +Bob Christian , RB ATL - Free Agent Updated 12/28/01 +Christian is day to day with a calf injury. He is expected to play this week. + +Stephen Davis , RB WAS - Bass/Hull Updated 12/28/01 +Davis (knee) has returned to practice. He is expected to start this week. + +Todd Bouman , QB MIN - Free Agent Updated 12/28/01 +Bouman took a few snaps Thursday but didn't appear to meet coach Dennis Green's "full strength" criteria for starting against Green Bay. Spergon Wynn is likely to start Sunday, though coaches didn't discuss the issue after Thursday's practice. Bouman didn't participate in the team's morning walk-through, when players work on plays without fully suiting up. And during the portion of the regular practice that reporters were allowed to watch, Wynn took more snaps than Bouman. A trainer said Wynn continued to take more snaps later in the closed portion of practice. + +Jerome Bettis , RB PIT - Giggles Updated 12/28/01 +Bettis, sidelined by a groin injury, returned to the practice field Thursday for the first time in a month. "Still questionable," coach Bill Cowher said. "He did more today. We'll see how he feels (Friday) and go from there. We'll take it day to day." + +Doug Brien , K IND - Free Agent Updated 12/28/01 +Brien signed a one-year contract Thursday night with the Tampa Bay Buccaneers, who will use him against Baltimore if Martin Gramatica can't kick this week. Gramatica strained his right hamstring during a 48-21 victory over the Saints last week. Coach Tony Dungy hasn't ruled him out for Saturday night's game against Baltimore, however the c! lu! b wanted to have a backup plan in case the Pro Bowl kicker isn't ready. + +Ahman Green , RB GB - Hunter Updated 12/28/01 +According to the Pro Football News and Injury Report, Green has asthma, but he has practiced fully this week and will start against the Vikings. + +James Thrash , WR PHI - Frank Updated 12/27/01 +Thrash is listed as questionable with an ankle injury, but he is expected to play against the Giants. + +Patrick Jeffers , WR CAR - Free Agent Updated 12/27/01 +Jeffers may see some increased playing time this week because of Muhsin Muhammad's persistent toe problems. Isaac Byrd, however, still should start in Muhammad's place. + +Sebastian Janikowski , K OAK - Matty Updated 12/27/01 +Janikowski (groin) has been kicking in practice. He is expected to play this week. + +Terrence Wilkins , WR IND - Free Agent Updated 12/27/01 +Wilkins (hamstring) has returned to practice. He may be able to play this week. + +Stephen Alexander , TE WAS - Free Agent Updated 12/27/01 +Alexander (leg) was placed on injured reserve, officially ending his season. Walter Rasby will continue to start in his place, but Zeron Flemister has emerged as the team's best receiving tight end with Alexander out. + +Matt Hasselbeck , QB SEA - Bass/Hull Updated 12/27/01 +The Seattle Times says Hasselbeck's season might be over. Mike Holmgren said he would only use him in an emergency this week, and the Seahawks coach may elect to have Hasselbeck use the season's final two games to rest his injured shoulder. Trent Dilfer will start at San Diego this week. + +Amos Zereoue , RB PIT - Free Agent Updated 12/27/01 +Zereoue missed practice on Wednesday with a shoulder injury. He is listed as probable for this week. + +Todd Bouman , QB MIN - Free Agent Updated 12/27/01 +Bouman practiced without pads on Wednesday. If he cannot practice fully on Thursday, Spergon Wynn will get the start this week. + +More Updates +Teams, Rosters + + Frank +Frank Ermis + +Player TM Pos Status Next Bye FA +Favre, Brett GB QB Active MIN Week 7 100 +Dillon, Corey CIN RB Active PIT Week 8 100 +Hearst, Garrison SF RB Active @DAL Week 6 100 +Smith, Jimmy JAC WR Active KC Week 5 100 +Bruce, Isaac STL WR Active IND Week 8 100 +Schroeder, Bill GB WR Active MIN Week 7 100 +Akers, David PHI K Active NYG Week 5 100 +Titans TEN DT Active CLE Week 3 100 +Plummer, Jake ARI QB Reserve @CAR Week 1 100 +Levens, Dorsey GB RB Reserve MIN Week 7 100 +Smith, Maurice ATL RB Reserve @MIA Week 7 100 +Gary, Olandis DEN RB Reserve OAK Week 15 100 +Thrash, James PHI WR Reserve NYG Week 5 100 +Mathis, Terance ATL WR Reserve @MIA Week 7 100 + +Total Active Players: 8 +Total Reserve Players: 6 + +NFL Injuries for Frank +Updated Player Team Pos Injury Expected Return +11/26/01 Gary, Olandis DEN RB Leg On IR. Out for the rest of the season. +12/28/01 Smith, Jimmy JAC WR Flu Expected to start +12/28/01 Smith, Maurice ATL RB Toe/ankle Will continue to start +12/27/01 Thrash, James PHI WR Ankle Expected to play this week + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/6673313.1075855166695.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/6673313.1075855166695.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e3394aa0 --- /dev/null +++ b/demo/ermis-f/cur/6673313.1075855166695.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <6673313.1075855166695.JavaMail.evans@thyme> +Date: Fri, 30 Nov 2001 13:31:23 -0800 (PST) +From: support@neg.pge.com +To: matthew.lenhart@enron.com, patti.sullivan@enron.com, + stephanie.miller@enron.com, p..south@enron.com, + corey.wilkes@enron.com, benjamin.schoene@enron.com +Subject: e-Trans Contract Administration +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Support@neg.pge.com +X-To: fermis@enron.com, kolinge@enron.com, schrist@enron.com, beveret@enron.com, nbaker@enron.com, jadams2@enron.com, Mendel, Shelly , Lenhart, Matthew , Sullivan, Patti , Miller, Stephanie , South, Steven P. , Wilkes, Corey , Schoene, Benjamin +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Contract 00792 was suspended at 11/30/2001 13:31:50 + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/6713247.1075855167178.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/6713247.1075855167178.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2e05146a --- /dev/null +++ b/demo/ermis-f/cur/6713247.1075855167178.JavaMail.evans@thyme:2,S @@ -0,0 +1,27 @@ +Message-ID: <6713247.1075855167178.JavaMail.evans@thyme> +Date: Mon, 3 Dec 2001 17:34:08 -0800 (PST) +From: robert.jones@mailman.enron.com +To: frank.ermis@enron.com +Subject: Home Contact Information +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Robert.Jones@mailman.enron.com +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Please review the home addresss and phone number shown on this eMail. DO NOT RESPOND if the information is correct. However, if incorrect then reply to this eMail with the correct information so you HR records can be updated accordingly. Your home information is important in case the Company needs to forward critical materials to you or contact you regarding important Company information. + + +Address Line 1: 9002 SPRINGVIEW +Address Line 2: +Address Line 3: +City: HOUSTON +State: TX +Country: US +Zip: 77080 +Phone: 7138958387 \ No newline at end of file diff --git a/demo/ermis-f/cur/6764267.1075861339533.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/6764267.1075861339533.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..596f89c9 --- /dev/null +++ b/demo/ermis-f/cur/6764267.1075861339533.JavaMail.evans@thyme:2,S @@ -0,0 +1,21 @@ +Message-ID: <6764267.1075861339533.JavaMail.evans@thyme> +Date: Wed, 14 Nov 2001 13:54:27 -0800 (PST) +From: cgtpscontracts@pge.com +To: daniel.lisk@enron.com, frank.ermis@enron.com, hakeem.ogunbunmi@enron.com, + s..olinger@enron.com, stephanie.miller@enron.com, p..south@enron.com, + suzanne.christiansen@enron.com +Subject: Notice of GTSA Exhibit E-Confirmation - California Gas Transmission +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: cgtpscontracts@pge.com +X-To: Lisk, Daniel , Ermis, Frank , Ogunbunmi, Hakeem , Olinger, Kimberly S. , Miller, Stephanie , South, Steven P. , Christiansen, Suzanne +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +0202schris E-Confirmed* your GTSA Exhibit 0202BOF022 at 13:54:26 on 14-NOV-2001. To learn more about California Gas Transmission services available to you, please contact a CGT Representative (http://www.pge.com/pipeline/custserv/reps.html). + +* As a "contact" identified on Exhibit B (Access Request Form), you are authorized to confirm contracts under the Electronic Commerce System User Agreement executed with Pacific Gas and Electric Company. If you are not a "contact" identified on Exhibit B, please call a CGT representative to let them know you received this e-mail in error. \ No newline at end of file diff --git a/demo/ermis-f/cur/6774163.1075861335196.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/6774163.1075861335196.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..13be9910 --- /dev/null +++ b/demo/ermis-f/cur/6774163.1075861335196.JavaMail.evans@thyme:2,S @@ -0,0 +1,57 @@ +Message-ID: <6774163.1075861335196.JavaMail.evans@thyme> +Date: Tue, 23 Oct 2001 22:44:36 -0700 (PDT) +From: no.address@enron.com +Subject: eSource Presents Briefings with Senior Industry Analysts - Energy + and Telecom/Broadband +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: eSource@ENRON +X-To: All Enron Houston@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + +A Dialogue with Frost & Sullivan's Senior Industry Analyst, Energy Markets + & + Industry Analyst and Program Lead, Telecom and Bandwidth Services +Thursday, November 1st +eSource is pleased to host our first Analyst Summit to share insights into the Energy and Telecom/Bandwidth Markets + +Please join + +Patti Harper-Slaboszewicz, Senior Industry Analyst, Energy Markets +& + Rod Woodward, Industry Analyst, Telecom Services & Program Lead, Wholesale Services +He has authored a report on U.S. Bandwidth Services (Trading/Brokering/Online Exchanges) +Download report for free at http://esource.enron.com/hot_topics.asp + + +at 3:30 - 5:30 PM EB 5C2 + Each presentation will last 35 minutes with 20 minutes Q&A +Agenda - Energy 3:30-4:30 +? Frost & Sullivan capabilities - 10 minutes +? Energy speaker: New Region Challenges for Retail Electric Providers - 25 minutes + Development of transactional capability + Acquiring customers + Quick survey of offers online in ERCOT region + Rate offerings will be limited by current meter capabilities + ERCOT Retail Providers + Forecasting load +? Questions & Answers - 20 minutes + + Agenda - Telecom/Broadband 4:30-5:30 +? Frost & Sullivan capabilities - 10 minutes +? Telecom/Broadband speaker: Industry Insights - 25 minutes +Role of "Utilicom"/Energy providers in telecom +Overall wholesale market perspective +Overview of data services market +Insight and update on bandwidth trading services +? Questions & Answers 20 minutes + + +Please RSVP to Stephanie E. Taylor at 5-7928 \ No newline at end of file diff --git a/demo/ermis-f/cur/68049.1075855169291.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/68049.1075855169291.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..47224ec8 --- /dev/null +++ b/demo/ermis-f/cur/68049.1075855169291.JavaMail.evans@thyme:2,S @@ -0,0 +1,265 @@ +Message-ID: <68049.1075855169291.JavaMail.evans@thyme> +Date: Mon, 17 Dec 2001 15:42:46 -0800 (PST) +From: newsletter@rigzone.com +To: fermis@enron.com +Subject: RIGZONE Industry News +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: newsletter@rigzone.com +X-To: fermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + + Tuesday +December 18, 2001 Schlumberger + + + RIGZONE + + home | news | search | maps | data | jobs | market | store + + + In This Issue + + +Current Oil and Gas Industry News +T! op Stories for the Past 7 Days +Featured Events and Conferences +What's in Store - Books & More + +Featured Employment Opportunities +Surplus Oilfield Equipment For Sale +Worldwide Offshore Rig Utilization +Oil & Gas Prices + + + +Industry Headlines + +BP Petitions UK Court for Right to Appeal Rowan Judgment +Amoco (UK) Exploration Company has filed an Application for Permission to Appeal the Judgment handed down by the English Court on November 16, 2001 in the Rowan Lawsuit. + +Conoco To Develop Deepwater Magnolia Field +Conoco and Ocean Energy to develop the Magnolia Field in the deepwater Gulf of Mexico at a ! cost of $600 million. + +Norway Reduces Output by 150,000 Barrels +The Norwegian Government has decided to reduce crude oil production by 150,000 barrels per day from January 1 until June 30, 2002. + + + + +advertisement +Feature your surplus oilfield equipment or new products with a photo and banner ad on the Rigzone.com market place home page and receive a free advertisement here in the Rigzone daily newsletter with up to 4 sentences of text. + + + +Exploration + +GlobalSantaFe Announces November SCORE +The worldwide SCORE remained stable in November, in spite of oil price uncertainties and continued weakness in the Gulf of Mexico. + +Repsol Expected to Receive Clearance to Drill Offshore Canary Islands +Repsol YPF SA is expected to receive government clearance to explore the waters surrounding the Canary Islands by the end of this week. + +PanCanadian Increases Exploration Acreage in Gulf of Mexico +PanCanadian has increased its Gulf of Mexico inventory from 55 to 142 blocks (818,000 acres), by way of two exploration joint ventures. + +Canadian Superior Begins Major Drilling Program in Alberta +Canadian Superior Energy Inc. has kicked off a major drilling program targeting natural gas in several n! ew core areas established this year in north central and northwest Alberta. + + + +Production + +Petrobras P-40 Production Semi Now Online +Petrobras started producing oil with its new offshore rig at the Marlim Sul field after long delays that had compromised its production targets. + +CNOOC In The Market for an Oil Field +CNOOC is planning a US $500-600 million oil field acquisition in early 2002. The oilfield would most likely be located outside of mainland Chinese waters. + +Saibos Successfully Completes Girassol Flowline Installation +Saibos Construcoes Maritimas has successfully installed two rigid export flowlines for the Girassol risers projec! t. + + + +Company & Financial News + +Mariner Secures Option on Marquis Prospect +Mariner has secured an option to farm-in on Canadian Superior Energy Inc.'s Marquis natural gas prospect offshore Nova Scotia near Sable Island. + +Magnum Hunter to Spend $75 Million in 2002 +Magnum Hunter plans to spend $75 million in 2002 and will participate in 22 offshore wells in the Gulf of Mexico. Six of the offshore wells will be exploratory wells. + +Nexen Plans to Spend $1.24 Billion in 2002 +Nexen Inc. announced a 2002 capital investment program designed to deliver long-term value growth for shareholders. + + + + +advertisement +A National-Oilwell designed, 1992 built modular offshore drilling rig is available for sale direct from the manufacturer. This rig drilled only 5 wells from the Draugen platform in the Norwegian sector of the North Sea. Click on the link below for full details, photos and seller contact information: + + + + + +Last 7 Days Top Stories + +Devon Energy to Sell Latin American Assets +Devon Energy is planning to sell several of its Latin American assets, located in Argentina and Brazil. + +Bouygues Signs AIOC Contract +Following an interim accord with the AIOC consortium on July 11, Bouygues Offshore has signed a contract worth US $163 million to supply offshore structures for the Azeri field. + +Halliburton Expands Relationship with Vanco Energy +Halliburton continues to build upon its relationship with Vanco Energy by signing an agreement for engineering and consulting services in several deepwater regions offshore West Africa. + +Indonesia Will Tender 17 Blocks for Exploration +Indonesia will tender 17 areas for oil exploration. Tender documents will be availa! ble January/February 2002. + +ChevronTexaco Interested in Joining Baku-Ceyhan Pipeline +ChevronTexaco confirmed its plans to join the projected Baku-Ceyhan pipeline, to run from Azerbaijan to Turkey. + +Pioneer Sets Budget for 2002 +Pioneer Natural Resources Company announced that its Board of Directors has approved a 2002 development and exploration capital budget of $425 million. + +Murphy Plans to Spend $866 Million in 2002 +Murphy Oil Corporation announces a capital program of $866 million for 2002, essentially level with spending during 2001. + +Energy Partners to Acquire Hall-Houston +Energy Partners has entered into an agreement to acquire Hall-Houston Oil Company in a deal valued at a! pproximately $88.3 million. + +Phillips Announces 2002 Budget +The board of directors of Phillips Petroleum Company has approved $3.5 billion for capital projects in 2002. + +Statoil Orders New LNG Carrier +Statoil has placed an order with Leif Hoegh & Co and Mitsui OSK Lines for an LNG tanker to ship LNG from the Snohvit field to Melkoya. + +Denbury Revises 2002 Budget +Denbury Resources Inc. has reduced its projected 2002 development and exploration budget by approximately 20%. + +ExxonMobil Completes Several Wells in the Gulf of Mexico +ExxonMobil Corporation announced the completion of the Hawkes and Timber Wolf exploration wells in the Mississippi Canyon area of the Gulf of Mexico. + + + + +advertisement +American Material Resources, Inc. offers McMaster-Carr Supply Company Catalog items at a discount price...E-Mail (amrsales@ocinet.net ) or fax your inquries to us at 970-325-0505, attention Donna Morss, Sales. All we need for 24-hour turnaround on quotes is the McMaster part number and quantity. www.amrsales.com + + + +Upcoming Oil & Gas Industry Events + +Jan. 22 Alliances and Partnering in Oil & Gas +Feb. 7 Marine Construction 2002 Houston +Feb. 10 2002 SPE International Petroleum Conference & Exhibition in Mexico Villahermosa +Feb. 26 2002 IADC/SPE Drilling Conference and Exhibition Dallas +Mar. 10 AAPG Annual Meeting Houston +Apr. 9 2002 SPE/ICoTA Coiled Tubing Conference and Exhibition Houston +May. 6 Offshore Technology Conference 2002 Houston +Aug. 27 ONS 2002 Conference and Exhibition Stavanger +Oct. 6 Society of Exploration Geophysicists Annual Meeting Salt Lake City +Oct. 15 Permian Basin International Oil Show Odessa +list your conference vi! ew upcoming events + + + + Halliburton +INTEC +Quest Offshore +Horizon Offshore +Global Completion Service + + +promote your company + + + +Strategies for Optimizing Petroleum Exploration + + +Dictionary for the Petroleum Industry, 3rd Ed. + + +Dictionary of Petroleum Exploration, Drilling & Production + + + +more products + + + + + featured equipment: +IRI 550 Series Drilling Rig + + +Ideco H-35 DD Drive-in Rig + + + +more equipment + + + featured jobs: +- Project Managers - Expandable Tubulars +- Lafayette Based Pneumatic Fitter +- Chief Financial Officer +more hot jobs >> +featured candidates: +- Facility Manager/Superintendent +- Drilling Consultant- Offshore-Deepwater +- Senior Sales and Marketing Service Specialist +search for candidates >> + + + + + Drillships: +To 5000': 50.0% (7/14) ++5000': 100.0% (25/25) +Semisubs: +2nd Gen: 67.1% (49/73) +3rd Gen: 80.0% (40/50) +4th Gen: 100.0% (38/38) +5th Gen: 100.0% (7/7) +Jackups: +To 200': 53.7% (36/67) +200' MC: 58.3% (14/24) +200' MS: 14.3% (3/21) +300' IC: 86.5% (83/96) ++300' IC: 88.9% (48/54) +Severe Env.: 81.0% (17/21) + + +view complete utilization report + + + West Texas Intermediate: $19.03/BBL +(-1.04%) +Saudi Arabian Light: $19.22/BBL +(13.33%) +North Sea Brent: $18.20/BBL +(-2.10%) +Natural Gas, Henry Hub: $2.69/MMBtu +(13.03%) +prices from: 12/17/2001 +change since: 12/14/2001 + + + + + + +Promotional Opportunities +Become a Sponsor, feature your job opening or, advertise your upcoming industry conference. Click here for more information, send your press release to info@rigzone.com or call us at 281-345-4040. + +Member Services +If you no longer wish to receive this newsletter, you may unsubscribe by clicking here or by logging in to Rigzone and updating your profile. You can also change the format you receive (HTML or Text) and your email address by logging in and updating your account. Click here to log in . + \ No newline at end of file diff --git a/demo/ermis-f/cur/6813190.1075861340968.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/6813190.1075861340968.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..7f740ea1 --- /dev/null +++ b/demo/ermis-f/cur/6813190.1075861340968.JavaMail.evans@thyme:2,S @@ -0,0 +1,50 @@ +Message-ID: <6813190.1075861340968.JavaMail.evans@thyme> +Date: Tue, 20 Nov 2001 16:51:53 -0800 (PST) +From: annualconference@prosrm.com +To: fermis@ect.enron.com +Subject: Announcing Energy Profit Optimization Seminar Series +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: annualconference@prosrm.com +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +FOR IMMEDIATE RELEASE + +PROS Revenue Management Announces Energy Profit Optimization Web Seminar Series + +November 20, 2001-Houston- PROS Revenue Management, the world's leader in pricing and revenue optimization science and software, today announced a series of Energy Profit Optimization Web Seminars for the natural gas pipeline, storage, and trading industries in December. + +PROS cordially invites you to attend this series which is scheduled as a set of four seminars as follows: +o December 5th: Pipeline Natural Gas Profit Optimization, 2:00 - 3:00pm Central Time +o December 6th: Storage Profit Optimization for Storage Operators, 2:00 - 3:00 pm Central Time +o December 6th: Storage Profit Optimization for Storage Traders, 3:30 - 4:30 pm Central Time +o December 7th: Trading Profit Optimization, 2:00 - 3:00 pm Central Time + +Recently, a Wall Street analyst was quoted: "By 2001, companies that neglect to implement yield management techniques will become uncompetitive." PROS Revenue Management solutions have been credited with delivering 6-8% incremental revenue and 20-100% incremental profits. These Web seminars will allow industry leaders to learn from the experience PROS has gained in over 16 years of deploying these solutions. + +These seminars will cover the basics of increasing revenues and profits while providing insight on how real-time data can be used to forecast demand elasticity and optimize profits. Participants of previous PROS seminars have found these sessions to be extremely helpful in improving their business and making them more valuable to their respective organizations. + +The Web format will allow participants to attend from remote locations, ask questions in real-time, and interact with the presenter through an Internet browser and toll-free telephone number. + +This seminar is free of charge, spaces are limited for a first come first served basis. More information and registration can be found at: http://www.prosrm.com/events/energy_optimization_webcast_series.html, or send an email to AnnualConference@prosRM.com. Interested participants will be contacted to receive conference access information. + +About PROS +PROS Revenue Management is the world's leader in pricing and revenue optimization solutions and the pioneer and dominant provider of revenue management to the airline and energy industry. PROS provides system solutions to the airline, energy, cargo, rail, healthcare, and broadcast industries, and has licensed over 235 systems to more than 95 clients in 39 countries. PROS' clients include 15 of the top 25 carriers in the airline industry. + +The PROS mission is to maximize the revenue of each client using PROS' world-leading revenue management science, systems solutions, and best practices business consulting. PROS' clients report annual incremental revenue increases of 6-8% as a result of revenue management. PROS' solutions forecast demand, optimize inventory, and provide dynamic pricing to maximize revenue. + +Founded in 1985 in Houston, PROS Revenue Management has a six-year compounded revenue growth of 40%, in large part due to the intellectual capital of its staff. Nearly half of PROS' professional staff has advanced degrees and the staff speaks a cumulative total of 26 languages. The company is profitable with Year 2000 revenue of $29 million. For more information on PROS Revenue Management, please visit www.prosRM.com or call 713-335-5151. + +Candy Haase +3100 Main Street, Suite 900 +Houston, TX 77002 USA +713-335-5253 +713-335-8144 fax +info@prosRM.com / www.prosRM.com + diff --git a/demo/ermis-f/cur/6895070.1075861334680.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/6895070.1075861334680.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..fd00ed0a --- /dev/null +++ b/demo/ermis-f/cur/6895070.1075861334680.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <6895070.1075861334680.JavaMail.evans@thyme> +Date: Mon, 22 Oct 2001 04:55:34 -0700 (PDT) +From: no.address@enron.com +Subject: All-Employee Meeting +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Public Relations@ENRON +X-To: All Enron Worldwide@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +The All-Employee Meeting will be held Tuesday, Oct. 23, at 10 a.m. Houston time at the Hyatt Regency Houston Imperial Ballroom. + +As one of the enhanced security measures we have recently employed, we will be checking employee badges at the entrance to the ballroom. All employees will be required to present a valid Enron badge with a photo. If you do not currently have a photo on your badge, please go to the badge office on the third floor of the Enron Building and have your photo added to your badge. We also suggest allowing a bit more time in getting to the Hyatt and we request your patience, as these security measures may create some backup at the entrance to the ballroom. + +Accessing the Meeting via Streaming Audio/Video +If you are a Houston-based employee and can't attend the meeting, or if you are located in London, Calgary, Toronto, Omaha, New York or Portland (ENA), you can access the live event at . Enron Europe employees will receive a follow-up message from their Public Relations team concerning online access to the meeting. + +Video Teleconferencing +The meeting will be made available by video teleconference to employees in Sao Paulo, Buenos Aires, Dubai, Rio de Janeiro, Bothell, Wash., Denver, San Ramon, Calif., and Chicago. If your location would like to participate by video teleconference, please contact Yvonne Francois at (713) 345-8725. + diff --git a/demo/ermis-f/cur/6895082.1075855170082.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/6895082.1075855170082.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..96b63517 --- /dev/null +++ b/demo/ermis-f/cur/6895082.1075855170082.JavaMail.evans@thyme:2,S @@ -0,0 +1,172 @@ +Message-ID: <6895082.1075855170082.JavaMail.evans@thyme> +Date: Tue, 25 Dec 2001 10:50:22 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/25/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + + +Attention Fantasy Players! Cant find that perfect gift? Let MVP.com make it easy for you! Save 10% on your next purchase when you purchase a Gift Certificate from now until 12/27/01. Click Here for Details . + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +Standings, Summary + +East Division +Team W L T Pct Back Strk Div Wks PF Back PA +JWillie 8 7 0 0.533 0.0 L1 4-3-0 2.0 1234.0 129.0 1211.0 +Martin 7 7 0 0.500 1.0 L2 4-4-0 2.0 1211.0 152.0 1163.0 +Frank 6 7 0 0.462 2.0 L1 5-2-0 3.0 1109.0 254.0 1194.0 +Hunter 6 8 0 0.429 2.0 L1 4-3-0 0.0 1250.0 113.0 1255.0 +Neal/McKay 1 12 0 0.077 7.0 L11 1-6-0 0.0 927.0 436.0 1148.0 + +West Division +Team W L T Pct Back Strk Div Wks PF Back PA +Russell 12 2 0 0.857 0.0 W4 5-2-0 2.0 1282.0 81.0 1084.0 +Matty 10 4 1 0.700 1.5 W4 5-1-1 4.0 1363.0 0.0 1277.0 +Bass/Hull 6 6 1 0.500 5.5 L1 2-4-1 1.0 1124.0 239.0 1090.0 +Tori 7 7 0 0.500 5.0 L1 4-3-0 1.0 1105.0 258.0 1084.0 +Giggles 5 8 0 0.385 7.0 L4 1-7-0 0.0 976.0 387.0 1075.0 + +Statistics, Scoring + +Frank Actives +Player Pos Scoring Score +Favre, Brett QB 139 PaYd (6 Pts), 3 PaTD (1,4,16) (12 Pts) 18.0 +Dillon, Corey RB 127 RuYd (12 Pts), 12 ReYd (1 Pt) 13.0 +Hearst, Garrison RB 72 RuYd (7 Pts) 7.0 +Bruce, Isaac WR 0.0 +Schroeder, Bill WR 15 ReYd (1 Pt) 1.0 +Smith, Jimmy WR 122 ReYd (12 Pts) 12.0 +Akers, David K 1 FG (20) (3 Pts) 3.0 +Titans DT 1 Int (2 Pts), 2 SACK (2 Pts), 10 PA (2 Pts), 311 YDS (1 Pt) 7.0 + +TOTALS 61.0 + +Frank Reserves +Player Pos ST Scoring Score +Gary, Olandis RB RS 0.0 +Levens, Dorsey RB RS 72 RuYd (7 Pts), 25 ReYd (2 Pts), 1 ReTD (16) (6 Pts) 15.0 +Mathis, Terance WR RS 66 ReYd (6 Pts) 6.0 +Plummer, Jake QB RS 144 PaYd (7 Pts) 7.0 +Smith, Maurice RB RS 23 RuYd (2 Pts), 1 RuTD (1) (6 Pts) 8.0 +Thrash, James WR RS 26 ReYd (2 Pts) 2.0 + +TOTALS 38.0 +NFL Reports, Player Updates + +Latest NFL Player News + +James Stewart , RB DET - Hunter Updated 12/23/01 +Stewart suffered a sprained ankle early in Sunday's game at Pittsburgh. He was replaced by Lamont Warren in the first quarter, and Stewart did not return. + +Cameron Cleeland , TE NO - Free Agent Updated 12/23/01 +Cleeland injured his Achilles tendon on Sunday. He is not expected to play again this season. + +Ahman Green , RB GB - Hunter Updated 12/23/01 +Green left Sunday's game in the fourth quarter with labored breathing. He was replaced by Dorsey Levens. + +Todd Bouman , QB MIN - Free Agent Updated 12/23/01 +Bouman was able to start Sunday's game, but he re-injured his thumb in the first quarter and was replaced by Spergon Wynn. + +Wesley Walls , TE CAR - Free Agent Updated 12/23/01 +Walls was able to play in Sunday's game despite an ankle injury, but he left the game before halftime after spraining his left knee. + +Martin Gramatica , K TB - Free Agent Updated 12/23/01 +Gramatica injured his hamstring in the fourth quarter on Sunday. He hurt himself on a PAT attempt, but Gramatica is expected to play on December 29. + +Todd Bouman , QB MIN - Free Agent Updated 12/23/01 +Bouman is now listed as probable for Sunday's game. He should be able to start against the Jaguars, but he may play with some pain in his thumb. + +Jeff Graham , WR SD - Free Agent Updated 12/23/01 +Graham probably won't play Sunday at Kansas City because of the death of his father in a car accident, coach Mike Riley said Friday. If Graham doesn't play, Trevor Gaylor will start in his place and Nate Turner will be signed off the practice squad. The Chargers are already missing their No. 3 receiver, Tim Dwight, due to complications of a collapsed lung. + +Antowain Smith , RB NE - JWillie Updated 12/23/01 +Smith rushed for a career-high 156 yards and a touchdown Saturday. He has been one of the best runners in the AFC and will help carry your team to Fantasy glory. + +Steve McNair , QB TEN - Free Agent Updated 12/23/01 +McNair played Saturday despite suffering from back spasms all week. He played well, throwing a touchdown pass in the second half. Expect him to be a solid No. 1 QB. + +Jeff Garcia , QB SF - JWillie Updated 12/23/01 +Garcia, whose practice time was limited all week, played in Saturday's game. He admitted afterwards that he has a cracked rib. He played with extra padding, saying it didn't greatly affect his throws. Garcia might not be at full strength in the remaining weeks but he will still be a solid No. 1 Fantasy QB. + +Eddie George , RB TEN - Tori Updated 12/23/01 +George played in Saturday's game despite suffering from an ankle injury. He left in the third quarter because of a neck injury but returned to the game. + +Oronde Gadsden , WR MIA - Matty Updated 12/23/01 +Gadsden did not play in Saturday's game against the Patriots because of a hamstring injury. Chris Chambers started in his absence. + +Fred Beasley , RB SF - Free Agent Updated 12/23/01 +Beasley broke his right hand. He will probably be sidelined for the rest of the regular season. + +Joe Horn , WR NO - Matty Updated 12/21/01 +Horn is once again performing like an elite Fantasy receiver. He is a must-start player during the final weeks of the NFL season. + +Maurice Smith , RB ATL - Frank Updated 12/21/01 +A banged-up Smith hasn't done much statistically in recent weeks. Don't depend on him during the Fantasy playoffs. + +Donald Hayes , WR CAR - Martin Updated 12/21/01 +Hayes may step back into the forefront this week as the No. 1 wideout in place of Muhsin Muhammad. He isn't very explosive, however, and won't help Fantasy teams much during Weeks 15 through 17. + +Chris Weinke , QB CAR - Tori Updated 12/21/01 +Consider Weinke as a backup during the Fantasy playoffs. He lacks the weapons to post better-than-average numbers, but he is a good option if you need an emergency QB. + +Kurt Warner , QB STL - Hunter Updated 12/21/01 +Warner should guide many Fantasy teams to success during the playoffs. Expect fine numbers from him the rest of the way. + +Rich Gannon , QB OAK - Martin Updated 12/21/01 +Gannon has been a top-flight Fantasy QB this year. He will be a key player on many title teams, and should never be benched. + +Randy Moss , WR MIN - Russell Updated 12/21/01 +Moss started off slow this season but has once again been one of the best wideouts. Don't hesitate to start him during your playoff run. + +Marvin Minnis , WR KC - Free Agent Updated 12/21/01 +Minnis hasn't done much to help Fantasy owners this year. Don't use him during the remaining weeks of the NFL season. + +Michael Westbrook , WR WAS - Free Agent Updated 12/21/01 +Westbrook has been inconsistent this season as a Fantasy player. He will be a good No. 2 at best during your playoffs. + +Rod Gardner , WR WAS - Free Agent Updated 12/21/01 +Gardner has been very inconsistent this season. Unless you play in a deeper league, starting Gardner isn't advisable. + +Tony Richardson , RB KC - Neal/McKay Updated 12/21/01 +Richardson hasn't been a consistent scoring threat this year. Don't use him during the Fantasy playoffs. + +Tony Gonzalez , TE KC - Russell Updated 12/21/01 +Gonzalez hasn't played as well as expected this year. Still, he is too talented to bench during the Fantasy playoffs. + +Brett Favre , QB GB - Frank Updated 12/21/01 +Favre has been one of the best QBs this season. Count on him to help lead your team to Fantasy glory. + +Trent Green , QB KC - Bass/Hull Updated 12/21/01 +Green has been an inconsistent Fantasy QB this year. He is a risky start during the rest of the season. + +Bill Schroeder , WR GB - Frank Updated 12/21/01 +Schroeder has had a solid season. Look for him to be a reliable No. 2 wideout during your postseason. + +Matt Hasselbeck , QB SEA - Bass/Hull Updated 12/21/01 +Hasselbeck has been a big disappointment this year. Don't use him during the Fantasy postseason. + +More Updates + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + + +http://fantasy.sportsline.com! FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/6902675.1075861341109.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/6902675.1075861341109.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..73e298f2 --- /dev/null +++ b/demo/ermis-f/cur/6902675.1075861341109.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <6902675.1075861341109.JavaMail.evans@thyme> +Date: Wed, 21 Nov 2001 05:31:33 -0800 (PST) +From: ryan.o'rourke@enron.com +To: k..allen@enron.com, randy.bhatia@enron.com, frank.ermis@enron.com, + carole.frank@enron.com, l..gay@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com, kam.keiser@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + matthew.lenhart@enron.com, ryan.o'rourke@enron.com, + jay.reitmeyer@enron.com, jay.reitmeyer@enron.com, + matt.smith@enron.com, p..south@enron.com, m..tholt@enron.com, + jason.wolfe@enron.com, ashley.worthing@enron.com, + biliana.pehlivanova@enron.com, monte.jones@enron.com +Subject: TRV Notification: (West VaR - 11/21/2001) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: O'Rourke, Ryan +X-To: Allen, Phillip K. , Bhatia, Randy , Ermis, Frank , Frank, Carole , Gay, Randall L. , Grigsby, Mike , Holst, Keith , Keiser, Kam , Kuykendall, Tori , Lenhart, Matthew , Lenhart, Matthew , O'Rourke, Ryan , Reitmeyer, Jay , Reitmeyer, Jay , Smith, Matt , South, Steven P. , Tholt, Jane M. , Wolfe, Jason , Worthing, Ashley , Pehlivanova, Biliana , Jones, Monte +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +The report named: West VaR , published as of 11/21/2001 is now available for viewing on the website. \ No newline at end of file diff --git a/demo/ermis-f/cur/7064667.1075855165508.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/7064667.1075855165508.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..dbfb1af3 --- /dev/null +++ b/demo/ermis-f/cur/7064667.1075855165508.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <7064667.1075855165508.JavaMail.evans@thyme> +Date: Tue, 27 Nov 2001 13:17:16 -0800 (PST) +From: ryan.o'rourke@enron.com +To: k..allen@enron.com, eric.bass@enron.com, frank.ermis@enron.com, + l..gay@enron.com, mike.grigsby@enron.com, mog.heu@enron.com, + keith.holst@enron.com, jason.huang@enron.com, kam.keiser@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + stephanie.miller@enron.com, ryan.o'rourke@enron.com, + jay.reitmeyer@enron.com, susan.lindberg@enron.com, + matt.smith@enron.com, p..south@enron.com, m..tholt@enron.com, + houston <.ward@enron.com>, mark.whitt@enron.com, + jason.wolfe@enron.com +Subject: TRV Notification: (West NG Prices - Basis - 11/27/2001) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: O'Rourke, Ryan +X-To: Allen, Phillip K. , Bass, Eric , Ermis, Frank , Gay, Randall L. , Grigsby, Mike , Heu, Mog , Holst, Keith , Huang, Jason , Keiser, Kam , Kuykendall, Tori , Lenhart, Matthew , Miller, Stephanie , O'Rourke, Ryan , Reitmeyer, Jay , Lindberg, Susan , Smith, Matt , South, Steven P. , Tholt, Jane M. , Ward, Kim S (Houston) , Whitt, Mark , Wolfe, Jason +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +The report named: West NG Prices - Basis , published as of 11/27/2001 is now available for viewing on the website. \ No newline at end of file diff --git a/demo/ermis-f/cur/7309286.1075855170430.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/7309286.1075855170430.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0ceecca5 --- /dev/null +++ b/demo/ermis-f/cur/7309286.1075855170430.JavaMail.evans@thyme:2,S @@ -0,0 +1,31 @@ +Message-ID: <7309286.1075855170430.JavaMail.evans@thyme> +Date: Fri, 28 Dec 2001 07:55:52 -0800 (PST) +From: forte3@accord01.comp.pge.com +To: undisclosed-recipients@enron.com +Subject: Deadline Extension +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: GTS/INSIDEtracc Administrator +X-To: undisclosed-recipients +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Message Description: Interday 1 Deadline Extension + +Message Date: 12/28/2001 + +Message Text: + +ID1 Deadline Extension + +PG&E has extended the ID1 deadline to 08:30 AM for gas day 12/28/2001. + +Please call the Scheduling Hotline (415) 973-2424, or toll free, 800- 343-4743, if you have any questions. + + +Gas Schedulers +PG&E - California Gas Transmission diff --git a/demo/ermis-f/cur/7393067.1075861339362.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/7393067.1075861339362.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4aa97827 --- /dev/null +++ b/demo/ermis-f/cur/7393067.1075861339362.JavaMail.evans@thyme:2,S @@ -0,0 +1,24 @@ +Message-ID: <7393067.1075861339362.JavaMail.evans@thyme> +Date: Wed, 14 Nov 2001 05:34:51 -0800 (PST) +From: ryan.o'rourke@enron.com +To: k..allen@enron.com, randy.bhatia@enron.com, frank.ermis@enron.com, + carole.frank@enron.com, l..gay@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com, kam.keiser@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + matthew.lenhart@enron.com, ryan.o'rourke@enron.com, + jay.reitmeyer@enron.com, matt.smith@enron.com, p..south@enron.com, + m..tholt@enron.com, jason.wolfe@enron.com, ashley.worthing@enron.com, + biliana.pehlivanova@enron.com, monte.jones@enron.com +Subject: TRV Notification: (West VaR - 11/14/2001) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: O'Rourke, Ryan +X-To: Allen, Phillip K. , Bhatia, Randy , Ermis, Frank , Frank, Carole , Gay, Randall L. , Grigsby, Mike , Holst, Keith , Keiser, Kam , Kuykendall, Tori , Lenhart, Matthew , Lenhart, Matthew , O'Rourke, Ryan , Reitmeyer, Jay , Smith, Matt , South, Steven P. , Tholt, Jane M. , Wolfe, Jason , Worthing, Ashley , Pehlivanova, Biliana , Jones, Monte +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +The report named: West VaR , published as of 11/14/2001 is now available for viewing on the website. \ No newline at end of file diff --git a/demo/ermis-f/cur/7397489.1075861334532.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/7397489.1075861334532.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..98b07426 --- /dev/null +++ b/demo/ermis-f/cur/7397489.1075861334532.JavaMail.evans@thyme:2,S @@ -0,0 +1,42 @@ +Message-ID: <7397489.1075861334532.JavaMail.evans@thyme> +Date: Fri, 19 Oct 2001 11:54:42 -0700 (PDT) +From: jason.wolfe@enron.com +To: patti.sullivan@enron.com, j..brewer@enron.com +Subject: Kern Las Vegas +Cc: p..south@enron.com, frank.ermis@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: p..south@enron.com, frank.ermis@enron.com +X-From: Wolfe, Jason +X-To: Sullivan, Patti , Brewer, Stacey J. +X-cc: South, Steven P. , Ermis, Frank +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Patti, Stacey, + +The new Las Vegas Pool product will bridge into sitara as - +Pipe: Kern River Gas Transmission +Zone: Las Vegas +Facility: UNA - Las Vegas + +It is buyer's choice; the pool consists of - +Harry Allen (2-4015) +Apex (2-4002) +Blue Diamond (2-4016) +Pecos (2-4013) +Lone Mountain (2-4012) + +Pecos and Lone Mountain do not seem to be options when manually booking +a deal in sitara. If they are not in the system they probably need to be set up. + +The meters will be determined before 10:30 during scheduling. The deals will +bridge with the UNA - Las Vegas meter/facility. + +Let me know what you think. +Thanks, +Jason \ No newline at end of file diff --git a/demo/ermis-f/cur/7459161.1075861335171.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/7459161.1075861335171.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f1f2f369 --- /dev/null +++ b/demo/ermis-f/cur/7459161.1075861335171.JavaMail.evans@thyme:2,S @@ -0,0 +1,37 @@ +Message-ID: <7459161.1075861335171.JavaMail.evans@thyme> +Date: Tue, 23 Oct 2001 21:18:29 -0700 (PDT) +From: no.address@enron.com +Subject: Invitaton: An Evening of Hope and Healing +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Community Relations@ENRON +X-To: All Enron Houston@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +You're invited to join community and national experts as they discuss your most pressing concerns about September 11th and the ongoing issues we face as a nation. + +Operation Hope: Reclaiming Our Future +One Step at a Time + +A cooperative community effort to provide a free evening of information, for the entire family (ages 5 and up) + +An evening of hope and healing and a blueprint on how to adapt to these challenging times! + +Sponsored by Enron + +Date: Thursday, October 25, 2001 +Time: Registration from 6:15 PM - 6:50 PM + Program from 7:00 PM - 9:00 PM +Place: JW Marriott across from the Galleria on Westheimer + + +Admission is free, but by RSVP only because of limited space + +To RSVP and for more information, please call 713-303-3966 +Or Log On to +www.enronoperationhope.com \ No newline at end of file diff --git a/demo/ermis-f/cur/7493164.1075861335965.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/7493164.1075861335965.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..cc25225c --- /dev/null +++ b/demo/ermis-f/cur/7493164.1075861335965.JavaMail.evans@thyme:2,S @@ -0,0 +1,246 @@ +Message-ID: <7493164.1075861335965.JavaMail.evans@thyme> +Date: Fri, 26 Oct 2001 03:40:26 -0700 (PDT) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 10/26/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Fantasy Football on Live Radio! Be sure to tune into SportsLine Radio every Friday at 4 pm ET for The Fantasy Advantage, the most informative and entertaining Fantasy Football Show on the Net! Commissioner.COM Managing Editor Scott Engel and featured expert Michael Fabiano have all the latest news and analysis for you, along with insights from beat writers and pro football insiders! Enjoy a full hour of Fantasy Football talk every week! + +NFL FANS - SAVE 10% on Team Caps! Represent your team in a fitted, adjustable or logo cap. Enter coupon code CTP6W92Y at checkout to receive this exclusive offer. Ends 11/6/01. + +Attention Fantasy Fans! Subscribe to The Sporting News now for a low $.99 per issue AND get a FREE Stainless Steel Thermo-Bottle! HURRY! + + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +Player Updates NFL Reports + +Latest NFL Player News + +Edgerrin James , RB IND - JWillie Updated 10/26/01 +James sprained his left knee in the fourth quarter of Thursday's game at Kansas City. He did not return, and was replaced by Dominic Rhodes, who scored the Colts' final TD on a 77-yard run. James remained on the sidelines after leaving the game. + +Derrick Alexander , WR KC - JWillie Updated 10/25/01 +Alexander suffered an injury to his ribs prior to Thursday's game vs. Indianapolis. He did not play, and Larry Parker and Marvin Minnis saw most of the work in two receiver sets. + +James Hodgins , RB STL - Free Agent Updated 10/25/01 +Hodgins is suffering from a toe injury and is questionable for Sunday's game against New Orleans. He won't be used much in the Rams offense even if he is healthy. + +Dave Stachelski , TE NO - Free Agent Updated 10/25/01 +The Saints released Stachelski Wednesday. He caught just one pass this season for five yards. + +Michael Bennett , RB MIN - Free Agent Updated 10/25/01 +Bennett missed practice Wednesday and is listed as questionable on the injury report. He is making progress in his recovery, but his owners should reserve him on their roster. Head coach Dennis Green hasn't given any indication that he will use Bennett this week. + +Todd Heap , TE BAL - Free Agent Updated 10/25/01 +Heap is optimistic about playing in Sunday's game against the Jaguars. However, he has been inactive since Week Two and is listed as questionable on the injury report. Consider reserving him this week. + +Anthony Thomas , RB CHI - Martin Updated 10/25/01 +Thomas has been named the starter for Sunday's game. He has a case of turf toe but the injury is not considered to be serious. Thomas is listed as probable on the injury report. + +Kevin Swayne , WR NYJ - Free Agent Updated 10/25/01 +Swayne will start at wideout in place of the injured Wayne Chrebet. Consider using Swayne if you need a third receiver to start this week. + +Reggie Swinton , WR DAL - Free Agent Updated 10/25/01 +Swinton is still recovering from a hamstring injury and will be re-evaluated after practice on Thursday. Swinton won't have much Fantasy value if he is healthy. + +Dedric Ward , WR MIA - Free Agent Updated 10/25/01 +Ward has been ruled out of Sunday's game at Seattle. He is still recovering from a foot injury. + +Terry Allen , RB BAL - Tori Updated 10/25/01 +Allen practiced Wednesday but remains questionable for this week's game, according to The Baltimore Sun . Jason Brookins will start Sunday if Allen is inactive. + +Jason Brookins , RB BAL - Free Agent Updated 10/25/01 +Brookins has a minor shoulder injury but is expected to play this Sunday. He might actually start this week in place of the injured Terry Allen. Nevertheless, he is listed as probable on the injury report. + +Shannon Sharpe , TE BAL - Free Agent Updated 10/25/01 +Sharpe is recovering from a leg injury but is expected to play in Sunday's game. He is listed as probable on the injury report. + +Freddie Jones , TE SD - Neal/McKay Updated 10/25/01 +Jones has a sprained ankle but is expected to play in Sunday's game. He is listed as questionable on the injury report. + +Hines Ward , WR PIT - Tori Updated 10/25/01 +Ward missed practice Wednesday because of a foot injury but is expected to play in Sunday's game. He is listed on the injury report as probable. + +Joey Galloway , WR DAL - Free Agent Updated 10/25/01 +Galloway's status for Sunday's game will be determined after Thursday's practice. He is suffering from a foot injury that he suffered in the Cowboys' previous game. + +Charlie Batch , QB DET - Free Agent Updated 10/25/01 +Batch was given the day off Wednesday, because of a sore arm. However, The Detroit Free Press reports that he is still expected to play Sunday against the Bengals. + +O.J. McDuffie , WR MIA - Free Agent Updated 10/25/01 +Don't expect McDuffie to play again this season. The Miami Herald reports that he is still suffering from pain in his surgically repaired toe. McDuffie missed most of last season as well because of the injury. + +Terrence Wilkins , WR IND - Free Agent Updated 10/25/01 +Wilkins will not play in Sunday's game. He has been ruled out because of broken ribs. + +Jerome Pathon , WR IND - Tori Updated 10/25/01 +Pathon will miss his third straight game Thursday at Kansas City due to a sprained right foot. Rookie Reggie Wayne will replace him in the starting lineup. + +Terry Glenn , WR NE - Matty Updated 10/25/01 +Glenn's status for Sunday's game is uncertain, according to The Boston Globe . He did some running but did not practice Wednesday. Glenn is still recovering from a hamstring injury and the Patriots want to see how his leg holds up before activating him Sunday. + +Drew Bledsoe , QB NE - Free Agent Updated 10/25/01 +The Boston Globe reports that there is a possibility that Bledsoe might be able to fill in as the emergency QB Sunday. Although he is still under his playing weight, he has begun throwing and doing individual passing drills. + +Chad Morton , RB NYJ - Free Agent Updated 10/25/01 +Morton might be able to play this Sunday, according to The Bergen Record . He has missed the past three games because of an ankle sprain. + +Marco Battaglia , TE CIN - Free Agent Updated 10/25/01 +Battaglia is listed on the injury report as probable. He has a calf injury but is expected to play in Sunday's game at Detroit. + +Chad Johnson , WR CIN - Free Agent Updated 10/25/01 +Johnson is making progress in his recovery from a broken clavicle, but The Cincinnati Enquirer reports that he will be sidelined for several more weeks. Ron Dugans will fill in as the third receiver in his absence. + +Chris Sanders , WR TEN - Free Agent Updated 10/25/01 +Sanders has responded well to back treatment and might play Monday, according to The Nashville Tennessean . However, Sanders is used as a third receiver on a run-oriented team and won't be too productive even if he is healthy. + +Tyrone Wheatley , RB OAK - Giggles Updated 10/25/01 +Wheatley did not practice Wednesday because of a wrist and knee injuries, but head coach Jon Gruden told The Contra Costa Times that he is making progress. He is listed as questionable for Sunday's game against the Eagles. + +Keyshawn Johnson , WR TB - Giggles Updated 10/25/01 +Johnson ran in the morning and afternoon but did not practice Wednesday, according to The St. Petersburg Times . Johnson is recovering from hip and thigh injuries but is expected to play Sunday. + +Jacquez Green , WR TB - Free Agent Updated 10/25/01 +Green is listed as questionable for Sunday's game against Minnesota. He is recovering from a groin strain. Frank Murphy will replace Green at receiver if he is unable to play. + +Warrick Dunn , RB TB - Martin Updated 10/25/01 +Dunn participated in running drills Wednesday and did not have any setbacks in his recovery from a toe injury, according to The St. Petersburg Times . Nevertheless, Dunn is still listed as questionable for this week's game against Minnesota. + +More Updates +Transactions NFL Reports + +10/25 +Chicago Rush (Arena) +Named David Witthun special teams coordinator and fullbacks/linebackers coach. + + +10/24 +Carolina Panthers +Claimed linebacker Darren Hambrick off waivers from the Dallas Cowboys ; waived linebacker Michael Hawkes. + +Cleveland Browns +Signed defensive back Dyshod Carter to the active roster; waived defensive back Brandon Jennings; signed defensive back Earthwind Moreland to the practice squad. + +Denver Broncos +Signed wide receiver Richard Hall and defensive back Kelly Herndon to the practice squad. + +Detroit Lions +Placed wide receiver Germane Crowell on injured reserve; released defensive end Alonzo Spellman; signed wide receiver Bert Emanuel . + +New Orleans Saints +Signed wide receiver Wane McGarity to a one-year contract; waived tight end Dave Stachelski . + +Washington Redskins +Signed wide receiver Eric Metcalf . + + +10/23 +Chicago Bears +Placed wide receiver Marcus Robinson on injured reserve; signed defensive end Joe Tafoya from the practice squad to the active roster; re-signed tight end Adam Young to the practice squad. + +Miami Dolphins +Placed safety Trent Gamble on injured reserve; signed safety Ray Green to a two-year contract. + + +10/22 +Atlanta Falcons +Waived guard Chris Banks; signed tackle Dave Kadela from the practice squad; signed guard Chad Overhauser to the practice squad. + +Chicago Bears +Announced it will play preseason and regular season home games in 2002 at Memorial Stadium at the University of Illinois in Urbana-Champaign. + +Miami Dolphins +Signed defensive end David Bowens; released guard Ray Redziniak from the practice squad; signed wide receiver Ronney Daniels to the practice squad. + +BC Lions (CFL) +Signed defensive lineman Joe Ferrer to the practice roster. + + +10/19 +Green Bay Packers +Re-signed defensive end Anthony Herron to the team's practice squad; released cornerback Hurley Tarver from the practice squad. + + +View Transactions + +View +Transactions +Date Time Player Team Transaction Effective Cost +10/25/01 3:41 PM Chapman, Doug Matty Signed Week 7 $2.5 +10/25/01 3:41 PM Bennett, Michael Matty Released Week 7 $2.5 +10/25/01 3:41 PM Packers Martin Released Week 7 $2.5 +10/25/01 3:36 PM Conway, Curtis Giggles Signed Week 7 $2.5 +10/25/01 3:36 PM Crowell, Germane Giggles Released Week 7 $2.5 +10/25/01 3:36 PM Huntley, Richard Russell Signed Week 7 $2.5 +10/25/01 3:36 PM Bledsoe, Drew Russell Released Week 7 $2.5 +10/25/01 3:36 PM Carney, John Russell Released Week 7 $2.5 +10/25/01 3:36 PM Jurevicius, Joe Giggles Signed Week 7 $2.5 +10/25/01 3:36 PM Galloway, Joey Giggles Released Week 7 $2.5 +Breakdown Schedule + +Breakdown + +Bass/Hull +Player Pos Points +Green, Trent QB 25.0 +Smith, Emmitt RB 0.0 +Williams, Ricky RB 0.0 +Boston, David WR 0.0 +Brown, Troy WR 0.0 +Moulds, Eric WR 0.0 +Wilkins, Jeff K 0.0 +Buccaneers DT 0.0 + +TOTAL 25.0 + +Hasselbeck, Matt QB 0.0 +Jaguars DT 0.0 +Davis, Stephen RB 0.0 +Dyson, Kevin WR 0.0 +Ismail, Qadry WR 0.0 +Jones, Thomas RB 0.0 + + at Frank +Player Pos Points +Plummer, Jake QB 0.0 +Dillon, Corey RB 0.0 +Hearst, Garrison RB 0.0 +Bruce, Isaac WR 0.0 +Smith, Jimmy WR 0.0 +Thrash, James WR 0.0 +Akers, David K 0.0 +Titans DT 0.0 + +TOTAL 0.0 + +Levens, Dorsey RB 0.0 +Favre, Brett QB 0.0 +Gary, Olandis RB 0.0 +Mathis, Terance WR 0.0 +Schroeder, Bill WR 0.0 +Smith, Maurice RB 0.0 + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/7659171.1075861339771.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/7659171.1075861339771.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0ddab1f5 --- /dev/null +++ b/demo/ermis-f/cur/7659171.1075861339771.JavaMail.evans@thyme:2,S @@ -0,0 +1,20 @@ +Message-ID: <7659171.1075861339771.JavaMail.evans@thyme> +Date: Wed, 14 Nov 2001 23:04:38 -0800 (PST) +From: enerfaxdaily@enerfax.com +To: fermis@ect.enron.com +Subject: [enerfaxdaily] Thursday's Natural Gas and Power News +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: enerfaxdaily@enerfax.com +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Slow browser may need to wait 15 seconds for your email to appear, then scroll to view. mailto:leave-enerfaxdaily-794030K@relay.netatlantic.com to unsubscribe enerfaxdaily as: fermis@ect.enron.com forward to web@enerfax.com +If your email does not support this web version, please subscribe to the free text version by writing subscribe@enerfax.com Please visit our website to view today's gas and power prices and news by clicking + +If you received this in error or no longer wish to subscribe forward this email to web@enerfax.com \ No newline at end of file diff --git a/demo/ermis-f/cur/7764461.1075861336881.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/7764461.1075861336881.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..87a0917c --- /dev/null +++ b/demo/ermis-f/cur/7764461.1075861336881.JavaMail.evans@thyme:2,S @@ -0,0 +1,32 @@ +Message-ID: <7764461.1075861336881.JavaMail.evans@thyme> +Date: Wed, 31 Oct 2001 09:15:29 -0800 (PST) +From: michelle.akers@enron.com +To: k..allen@enron.com, eric.bass@enron.com, anne.bike@enron.com, + frank.ermis@enron.com, email <.gasdaily@enron.com>, l..gay@enron.com, + mike.grigsby@enron.com, keith.holst@enron.com, + email <.kdoole@enron.com>, f..keavey@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + email <.liane@enron.com>, email <.mhenergy@enron.com>, + email <.mike@enron.com>, email <.ngw@enron.com>, + email <.phillip@enron.com>, email <.prices@enron.com>, + email <.prices@enron.com>, jay.reitmeyer@enron.com, + monique.sanchez@enron.com, m..scott@enron.com, p..south@enron.com, + m..tholt@enron.com +Subject: November Baseload Transactions for Enron (West Desk) as of + 10/31/2001 - FINAL +Cc: michelle.akers@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: michelle.akers@enron.com +X-From: Akers, Michelle +X-To: Allen, Phillip K. , Bass, Eric , Bike, Anne , Ermis, Frank , GasDaily (email) , Gay, Randall L. , Grigsby, Mike , Holst, Keith , kdoole - Publication Distribution (email) , Keavey, Peter F. , Kuykendall, Tori , Lenhart, Matthew , Liane Kucher (email) , mhenergy - Publication Distribution (email) , Mike Grigsby @ home (email) , NGW Publication (email) , Phillip Allen - Home (email) , Prices - Intelligence Press (email) , Prices - L Kuch (email) , Reitmeyer, Jay , Sanchez, Monique , Scott, Susan M. , South, Steven P. , Tholt, Jane M. +X-cc: Akers, Michelle +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + +***Please be advised that this information is confidential and proprietary. We ask that this confidential information be treated as such, in accordance with applicable laws and regulations governing disclosure of confidential information by gas marketers such as Enron. \ No newline at end of file diff --git a/demo/ermis-f/cur/7793205.1075855165120.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/7793205.1075855165120.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..0c4da24e --- /dev/null +++ b/demo/ermis-f/cur/7793205.1075855165120.JavaMail.evans@thyme:2,S @@ -0,0 +1,24 @@ +Message-ID: <7793205.1075855165120.JavaMail.evans@thyme> +Date: Sun, 25 Nov 2001 06:59:16 -0800 (PST) +From: administration.enron@enron.com +Subject: Blackberry Outage +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Messaging Administration +X-To: +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + + +Attention Blackberry User: + +You are receiving this notification to alert you that e-mail services to your Blackberry device will be unavailable between the hours of 8:45 a.m. and 12 midnight CST on Sunday, November 25th for maintenance. During this outage, email services to the Blackberry handheld will be interrupted, however, pin-to-pin paging will not be affected. If you have additional questions regarding this outage, please contact the North American Resolution Center at 713-853-1411. + +Thanks for your cooperation and understanding, + +Enron Global Messaging \ No newline at end of file diff --git a/demo/ermis-f/cur/7832776.1075861335991.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/7832776.1075861335991.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..88996911 --- /dev/null +++ b/demo/ermis-f/cur/7832776.1075861335991.JavaMail.evans@thyme:2,S @@ -0,0 +1,19 @@ +Message-ID: <7832776.1075861335991.JavaMail.evans@thyme> +Date: Fri, 26 Oct 2001 07:17:58 -0700 (PDT) +From: no.address@enron.com +Subject: Increased Security at Enron Center +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Corporate Security@ENRON +X-To: All Enron Houston@ENRON +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Late on October 25th, we received information about a nonspecific threat to the Enron Center. We communicated with law enforcement officials who found the threat unsubstantiated and without merit. Nonetheless we take all threats seriously and have increased the security presence at the Enron Center still further. + +Once again, if you observe suspicious behavior, please call security at 3-6200. \ No newline at end of file diff --git a/demo/ermis-f/cur/7847445.1075861338838.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/7847445.1075861338838.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..23f326cb --- /dev/null +++ b/demo/ermis-f/cur/7847445.1075861338838.JavaMail.evans@thyme:2,S @@ -0,0 +1,50 @@ +Message-ID: <7847445.1075861338838.JavaMail.evans@thyme> +Date: Fri, 9 Nov 2001 15:48:54 -0800 (PST) +From: chairman.ken@enron.com +To: dl-ga-all_enron_worldwide1@enron.com +Subject: Enron Announces Plans to Merge with Dynegy +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Ken Lay - Office of the Chairman +X-To: DL-GA-all_enron_worldwide1 +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + +Today, we announced plans to merge with Dynegy, a major player in the energy marketplace and one of our largest counterparties. Dynegy is a great company with businesses very similar to our own. We believe merging with Dynegy is the best option to preserve our core businesses that you've worked so hard to build. Following are the major components of the transaction. + +Deal Terms + +-- The transaction will constitute a stock for stock exchange based on an exchange ratio of 0.2685 Dynegy shares for every Enron share. For example, each 1,000 shares of Enron stock will be converted to 268 shares of Dynegy upon closing, plus cash for fractional shares, upon closing. +-- ChevronTexaco owns approximately 26 percent of Dynegy's outstanding common stock. ChevronTexaco will invest $1.5 billion in Dynegy immediately and an additional $1 billion in Dynegy on closing of the merger. Dynegy will immediately invest $1.5 billion in cash in Enron's Northern Natural Gas subsidiary in exchange for preferred stock in Northern Natural Gas. +-- Total outstanding shares of the combined company are expected to be approximately 700 million shares. +-- The transaction is subject to shareholder and regulatory approvals, and is expected to close late next year. + +Enron will have immediate access to Dynegy's $1.5 billion cash investment in Enron's Northern Natural Gas subsidiary. + +Management of Newly Formed Company + +Chuck Watson will be chairman and CEO of the newly formed company, which will be called Dynegy Inc., and Steve Bergstrom will be president and COO. + +I will continue to serve as chairman and CEO of Enron until the transaction closes. I will not join the Dynegy Office of the Chairman. Greg Whalley will continue to serve as president and COO of Enron until the transaction closes. Then he will become an executive vice president of the new company and will join the Dynegy Office of the Chairman. Mark Frevert will continue as vice chairman of Enron. + +Management from Enron and Dynegy will work together to ensure a smooth, efficient integration. The make-up of the integration team has not yet been determined. + +The merger will be a long and complex process and is expected to close by the end of the third quarter 2002. This merger will create an enormous growth engine, providing great opportunities for our employees, shareholders and customers. As with any merger, some elimination of positions is almost inevitable, and one of our key tasks will be to identify the optimal structure of the new company. We hope to be able to address any need for work force reductions through attrition and hiring reductions. Clearly, we cannot rule out involuntary separation, but Dynegy is motivated to identify and retain the best talent from both organizations. I promise you that I will do everything I can to make this transition as smooth as possible. + +As I said in my video, this is a day like no other in our company's history. We considered several options, but we believe that this merger with Dynegy is the best option to help rebuild investor and market confidence, strengthen our balance sheet and preserve our core businesses. + +I know you have a lot of questions about this transaction and about next steps. We have a list of frequently asked questions posted at . If you have additional questions, please submit them to questions@enron.com . We will post updates as soon as we have answers to your questions. If you receive any calls from the media, please refer them to our media team at (713) 853-5670. + +I ask you to consider the enormously bright future of the newly formed company. Rather than closing doors, we are opening new ones, as this deal enables the customers and shareholders of both companies to participate in the tremendous benefit of the combined enterprise, including our market reach, financial strength and industry experience. Together, we will be a new merchant powerhouse. + +And again, thank you for everything you have done for Enron. + + +Investors and security holders are urged to carefully read the joint proxy statement/prospectus regarding the proposed transactions when it becomes available, because it will contain important information. Investors and security holders may obtain a free copy of the joint proxy statement/prospectus (when it is available) and other documents containing information about Dynegy and Enron, without charge, at the SEC's web site at www.sec.gov. Copies of the joint proxy statement/prospectus and the SEC filings that will be incorporated by reference in the joint proxy statement/prospectus may also be obtained for free by directing a request to either: Investor Relations, Dynegy Inc., 1000 Louisiana, Suite 5800, Houston, TX 77002, Phone: (713) 507-6400, Fax: (713) 507-6808; or Investor Relations, Enron Corp., 1400 Smith Street, Houston, TX 77002, Phone: (713) 853-3956, Fax: (713) 646-3002. + +In addition, the identity of the persons who, under SEC rules, may be considered "participants in the solicitation" of Dynegy and Enron shareholders in connection with the proposed transactions, and any description of their direct or indirect interests, by security holdings or otherwise, are available in an SEC filing under Schedule 14A made by each of Dynegy and Enron. diff --git a/demo/ermis-f/cur/7976222.1075861336049.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/7976222.1075861336049.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..f939cb4e --- /dev/null +++ b/demo/ermis-f/cur/7976222.1075861336049.JavaMail.evans@thyme:2,S @@ -0,0 +1,85 @@ +Message-ID: <7976222.1075861336049.JavaMail.evans@thyme> +Date: Fri, 26 Oct 2001 08:42:46 -0700 (PDT) +From: mark.whitt@enron.com +To: mark.whitt@enron.com, stephanie.miller@enron.com, phil.polsky@enron.com, + barry.tycholiz@enron.com +Subject: RE: Western Frontier update +Cc: p..south@enron.com, frank.ermis@enron.com, t..lucci@enron.com, + tyrell.harrison@enron.com, mike.grigsby@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: p..south@enron.com, frank.ermis@enron.com, t..lucci@enron.com, + tyrell.harrison@enron.com, mike.grigsby@enron.com +X-From: Whitt, Mark +X-To: Whitt, Mark , Miller, Stephanie , Polsky, Phil , Tycholiz, Barry +X-cc: South, Steven P. , Ermis, Frank , Lucci, Paul T. , Harrison, Tyrell , Grigsby, Mike +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +I spoke with Dale Sanders at Williams today. They seem very positive about the project at this point and have obviously spent a lot of money on right -of-way, regulatory filings, enviornmental and engineering work. I had previously put this project at a very low probablility, especially with the 900 MM/d Kern expansion in 2003. I did not think that they would be able to get Williams Marketing to take a substantial part of this capacity. However, they are making the production company bear the costs of the capacity. Obviously that is the key to Williams being able to have a shot at making this project a reality. + +Williams is in negotiaitions to fill the other 175,000 mmbtu/d. I have to put that probability at still fairly low, but stranger things have happened, especially if Williams decides to go at risk for some portion of the 540 MM/d. Probably the entire project is still less than 50% but it is obviously something to monitor very closely. + +If the project gets built it will substantially effect the basis market for CIG and Northwest. Especially on the heels of the Kern River expansion. In addition, the Cheyenne market will definitely strengthen in the back years. + +Call if you want to discuss or have other ideas about how to monitor these developments. + + + + -----Original Message----- +From: Whitt, Mark +Sent: Thursday, October 25, 2001 4:54 PM +To: Miller, Stephanie; Polsky, Phil; Tycholiz, Barry +Cc: Bump, Dan J.; Lucci, Paul T.; Miller, Paul; Reitmeyer, Jay; Harrison, Tyrell +Subject: RE: Western Frontier + +Are they going to build it if it is not fully subscribed? Or is Williams going to take the risk? I wonder why Entergy is taking space? + + -----Original Message----- +From: Polsky, Phil +Sent: Thursday, October 25, 2001 3:07 PM +To: Whitt, Mark +Subject: FW: Western Frontier + +Mark, + +Steph said you were looking for some info on the Western Frontier project that was in NGI today. I called the contact person at Western Frontier/Williams and he told me that the project was not in fact fully subscribed. He was obviously interested in speaking with you again. + +I glanced through their filing, and apparently the open season led to PAs for 365,000 Dth/d of the 540,000 Dth/d of available capacity. PA have been signed with the following: + +Marathon - 75,000 dth/d +Williams Marketing - 200,000 dth/d +Utilicorp United - 15,000 dth/d +Entergy - 75,000 dth/d + +With the exception of Marathon, everyone signed up for ten years. Marathon committed to five years, with an option to extend for two years. + +Let me know if you need anything else. + +Phil + + -----Original Message----- +From: "Sanders, Dale T." @ENRON +Sent: Thursday, October 25, 2001 2:27 PM +To: Polsky, Phil +Subject: Western Frontier + + +Phil, +Here is the information that you requested. If I can be of any other assistance, please do not hesitate to call. + <> <> <> <> +Dale T. Sanders +Williams Gas Pipeline-SouthCentral/ Western Frontier +Project Manager-Business Development +Phone: 270-688-6944 +Fax: 270-688-6320 +) e-mail: > + + + - Electronic Version for e-mail.doc << File: WFSYSMAP_1.jpg >> + - WFSYSMAP_1.jpg << File: WFSYSMAP_1.pdf >> + - WFSYSMAP_1.pdf << File: WFrontierfiling.dot >> + - WFrontierfiling.dot \ No newline at end of file diff --git a/demo/ermis-f/cur/7977874.1075855169586.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/7977874.1075855169586.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4f078cd9 --- /dev/null +++ b/demo/ermis-f/cur/7977874.1075855169586.JavaMail.evans@thyme:2,S @@ -0,0 +1,166 @@ +Message-ID: <7977874.1075855169586.JavaMail.evans@thyme> +Date: Wed, 19 Dec 2001 03:09:28 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/19/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=ANSI_X3.4-1968 +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Exclusive Offer For Fantasy Members Only! Save 10% On NFL Adidas Replica Jerseys from MVP.com, the Official Store of CBS SportsLine.com. Just enter the Coupon Code SPEMRTP1 in Step 5 of the Checkout process to take advantage of this offer. Expires 12/18/01. + +Want to win your Fantasy League? Our Fantasy Football Guides are the SOURCE for strategy, player ratings, scouting reports, team reports, projections and more! A must have for beginners and Fantasy veterans alike. Special in season price $9.99. Going Fast - Click Here! + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Amos Zereoue , RB PIT - Free Agent Updated 12/19/01 +Zereoue is listed as questionable this week because of a sore shoulder. He might start at RB if healthy. He replaced Chris Fuamatu-Ma'afala and gained 73 yards Sunday. + +Jerome Bettis , RB PIT - Giggles Updated 12/19/01 +The Pittsburgh Steelers may be without Bettis for at least one more week. Two days after coach Bill Cowher said Bettis was likely to play Sunday against Detroit, the running back was listed Tuesday as d! ou! btful with a groin injury. "But this is not a Fred Taylor injury. He (Bettis) will come back and play this year. But we've got to be very careful making sure he's playing in the right games." Keep Bettis on your bench this week. His health status makes him too risky a player. Chris Fuamatu-Ma'afala will likely start for Bettis. + +Skip Hicks , RB TEN - Free Agent Updated 12/18/01 +Titans Head Coach Jeff Fisher said Monday that he plans to give Hicks more work over the final three games of the season, according to the Nashville Tennessean . "We're going to play Skip more," Fisher said. "We're going to play Skip, if at all possible, as much as he played [Sunday] night ? But I also want to get Eddie [George] 1,000 yards.'' This development will limit George's production over the final three weeks, making him a risky start. + +Steve McNair , QB TEN - Free Agent Updated 12/18/01 +McNair will miss Tuesday's practice due to tightness in his lower back which hampered him during Sunday's game against Green Bay. The injury is unrelated to his 1999 surgery to repair a disc in his lower back, and he should return to practice on Wednesday. Provided McNair heals over the next couple of days, he's a safe start for Week 15. + +Amos Zereoue , RB PIT - Free Agent Updated 12/18/01 +Zereoue re-injured his sprained shoulder late in Sunday's game against Baltimore. His status for next Sunday's game against Detroit is unclear, but he's only a marginal starter in deeper leagues anyway. + +Gus Frerotte , QB DEN - Free Agent Updated 12/18/01 +The Broncos are likely to place Frerotte on injured reserve due to a separated shoulder which might require surgery. Brian Griese will probably start for the remainder of the season, with Jarious Jackson serving as his backup. + +James Jackson , RB CLE - Hunter Updated 12/18/01 +According to the Cleveland Plain Dealer, Jackson could miss the remainder of the season due to a sprained ankle. He wasn't a reliable weekly starter during the Fantasy playoffs to begin with, and Benjamin Gay and Jamel White, who are less reliable starters, are likely to split time the rest of the way if Jackson is out. + +Corey Dillon , RB CIN - Frank Updated 12/18/01 +Dillon's dislocated finger has improved, and he should be fine for this week. He is listed as probable for Sunday's game against Baltimor! e.! Don't reserve him based on this injury, and only consider benching him based on the Ravens' strong rush defense. + +Scott Mitchell , QB CIN - Free Agent Updated 12/18/01 +Mitchell could get the start Sunday against Baltimore due to Jon Kitna's strained ligament in the middle finger of his throwing hand. Whether Mitchell or Kitna gets the call, we don't expect either QB to be worth starting in the most important weeks of the Fantasy season. + +Akili Smith , QB CIN - Free Agent Updated 12/18/01 +The Bengals placed Smith on injured reserve with a hamstring injury Tuesday, officially ending his season. He will likely need surgery to reattach the muscle group in his hamstring to the bone. Jon Kitna will probably start in his place the rest of the season if he's healthy, but we don't recommend any Cincinnati quarterback the rest of the year anyway. + +Terry Allen , RB BAL - Tori Updated 12/18/01 +The Ravens are likely to feature one running back Sunday against Cincinnati after Allen, Moe Williams and Obafemi Ayanbadejo combined for just 10 carries for 40 yards in Week 14. Allen is the likely starter of the three after he recovered from a hand injury. None of the three is a worthy starter in a Fantasy league regardless of whether he starts.! +Doug Flutie , QB SD - Russell Updated 12/18/01 +Chargers Head Coach Mike Riley said Monday that he plans to start Flutie Sunday against Kansas City instead of rookie Drew Brees. While Brees is not expected to play, he may see some playing time in the Week 16 finale against Seattle. Flutie is a very risky player during the Fantasy playoffs, especially in light of the possibility he could sit in favor of Brees at any time. + +Priest Holmes , RB KC - Russell Updated 12/18/01 +Holmes is likely to skip practice Wednesday and possibly Thursday due to a sore groin muscle. He is no worse than questionable for Sunday's game against San Diego at this point, but keep an eye on his status before you consider using him this week. + +Bubba Franks , TE GB - Free Agent Updated 12/17/01 +Franks suffered ankle and tailbone injuries on Sunday. His current status is day to day. + +Curtis Conway , WR SD - Giggles Updated 12/17/01 +Conway injured his shin on Saturday against Oakland. His current status is day to day.! +Eddie George , RB TEN - Tori Updated 12/17/01 +George was outplayed by Skip Hicks this week, but head coach Jeff Fisher has indicated there is no RB controversy. Hicks will continue to see some carries at George's expense, though. + +Elvis Joseph , RB JAC - Free Agent Updated 12/17/01 +Joseph suffered a bruised shoulder on Sunday. His current status is day to day. + +Oronde Gadsden , WR MIA - Matty Updated 12/17/01 +Gadsden suffered a strained hamstring on Sunday. His current status is day to day. + +James Thrash , WR PHI - Frank Updated 12/17/01 +Thrash bruised his ribs on Sunday. He is not expected to miss any playing time. + +Todd Pinkston , WR PHI - Hunter Updated 12/17/01 +Pinkston has no breaks in his clavicle. He is not expected to miss any playing time. + +Chad Lewis , TE PHI - Free Agent Updated 12/17/01 +Lewis injured his groin on Sunday. His current status is day to day. + +Ricky Watters , RB SEA - Free Agent Updated 12/17/01 +Watters will undergo an MRI on his sprained ankle. The injury is not believed to be serious enough to keep him out of action on Dec. 23. + +Donovan McNabb , QB PHI - Russell Updated 12/17/01 +McNabb injured his wrist on Sunday. He should be able to play in Week 15. + +Todd Bouman , QB MIN - Free Agent Updated 12/17/01 +Bouman's injured right thumb will be re-examined on Monday. His status for the upcoming game against Jacksonville is uncertain. + +Jeff Garcia , QB SF - JWillie Updated 12/17/01 +X-rays on Garcia's ribs following Sunday's game revealed no damage. He is expected to start on Saturday. + +Gus Frerotte , QB DEN - Free Agent Updated 12/17/01Frerotte is expected to miss the rest of the season with a separated shoulder. Jarious Jackson will likely back up Brian Griese for the rest of the year. + +Corey Dillon , RB CIN - Frank Updated 12/17/01 +Dillon suffered a finger injury on Sunday. He is listed as probable for Week 15. + +Akili Smith , QB CIN - Free Agent Updated 12/17/01 +Smith will definitely sit out Cincinnati's Week 15 game. He injured his hamstring against the Jets Sunday and might miss the rest of the season. +Peerless Price , WR BUF - Free Agent Updated 12/17/01 +Price injured his right ankle on Sunday. He will be evaluated on Monday. + +Travis Henry , RB BUF - Martin Updated 12/17/01 +The Buffalo News says Henry will undergo X-rays to determine the severity of his injured right knee. "It's pretty sore right now, so I'm not sure what's going to happen," Henry said. "It's a part of football. It was an awkward play. I got caught in the turf and the knee just went. Hopefully, it's not too serious." + +More Updates +Teams, Rosters + + Frank +Frank Ermis + +Player TM Pos Status Next Bye FA +Favre, Brett GB QB Active CLE Week 7 100 +Dillon, Corey CIN RB Active @BAL Week 8 100 +Hearst, Garrison SF RB Active PHI Week 6 100 +Smith, Jimmy JAC WR Active @MIN Week 5 100 +Bruce, Isaac STL WR Active @CAR Week 8 100 +Schroeder, Bill GB WR Active CLE Week 7 100 +Akers, David PHI K Active @SF Week 5 100 +Titans TEN DT Active @OAK Week 3 100 +Plummer, Jake ARI QB Reserve DAL Week 1 100 +Gary, Olandis DEN RB Reserve bye Week 15 100 +Smith, Maurice ATL RB Reserve BUF Week 7 100 +Levens, Dorsey GB RB Reserve CLE Week 7 100 +Thrash, James PHI WR Reserve @SF Week 5 100 +Mathis, Terance ATL WR Reserve BUF Week 7 100 + +Total Active Players: 8 +Total Reserve Players: 6 + +NFL Injuries for Frank +Updated Player Team Pos Injury Expected Return +12/17/01 Dillon, Corey CIN RB Finger Expected to play in Week 15 +11/26/01 Gary, Olandis DEN RB Leg On IR. Out for the rest of the season. +12/17/01 Thrash, James PHI WR Ribs Day to day +Transactions, View + + Make Selection + + There are no League Transactions which meet the selected criteria. + +To see all league transactions select "All", "All", "All Teams" from the Transactions, View page. + + + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/7992612.1075861339130.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/7992612.1075861339130.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b60b6dc4 --- /dev/null +++ b/demo/ermis-f/cur/7992612.1075861339130.JavaMail.evans@thyme:2,S @@ -0,0 +1,24 @@ +Message-ID: <7992612.1075861339130.JavaMail.evans@thyme> +Date: Tue, 13 Nov 2001 05:45:53 -0800 (PST) +From: kam.keiser@enron.com +To: k..allen@enron.com, randy.bhatia@enron.com, frank.ermis@enron.com, + carole.frank@enron.com, l..gay@enron.com, mike.grigsby@enron.com, + keith.holst@enron.com, kam.keiser@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + matthew.lenhart@enron.com, ryan.o'rourke@enron.com, + jay.reitmeyer@enron.com, matt.smith@enron.com, p..south@enron.com, + m..tholt@enron.com, jason.wolfe@enron.com, ashley.worthing@enron.com, + biliana.pehlivanova@enron.com, monte.jones@enron.com +Subject: TRV Notification: (West VaR - 11/13/2001) +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Keiser, Kam +X-To: Allen, Phillip K. , Bhatia, Randy , Ermis, Frank , Frank, Carole , Gay, Randall L. , Grigsby, Mike , Holst, Keith , Keiser, Kam , Kuykendall, Tori , Lenhart, Matthew , Lenhart, Matthew , O'Rourke, Ryan , Reitmeyer, Jay , Smith, Matt , South, Steven P. , Tholt, Jane M. , Wolfe, Jason , Worthing, Ashley , Pehlivanova, Biliana , Jones, Monte +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +The report named: West VaR , published as of 11/13/2001 is now available for viewing on the website. \ No newline at end of file diff --git a/demo/ermis-f/cur/8071668.1075861335284.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/8071668.1075861335284.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..08ab0b6b --- /dev/null +++ b/demo/ermis-f/cur/8071668.1075861335284.JavaMail.evans@thyme:2,S @@ -0,0 +1,29 @@ +Message-ID: <8071668.1075861335284.JavaMail.evans@thyme> +Date: Wed, 24 Oct 2001 09:32:00 -0700 (PDT) +From: support@neg.pge.com +To: patti.sullivan@enron.com, stephanie.miller@enron.com, p..south@enron.com, + corey.wilkes@enron.com +Subject: e-Trans Contract Administration +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Support@neg.pge.com +X-To: fermis@enron.com, kolinge@enron.com, schrist@enron.com, beveret@enron.com, nbaker@enron.com, jadams2@enron.com, Mendel, Shelly , hmack@enron.com, Lenhart, Matthew , Sullivan, Patti , Miller, Stephanie , South, Steven P. , Wilkes, Corey +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +Contract 08110 was suspended at 10/24/2001 09:32:04 + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/8232630.1075855166602.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/8232630.1075855166602.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..29750de3 --- /dev/null +++ b/demo/ermis-f/cur/8232630.1075855166602.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <8232630.1075855166602.JavaMail.evans@thyme> +Date: Fri, 30 Nov 2001 13:25:02 -0800 (PST) +From: support@neg.pge.com +To: matthew.lenhart@enron.com, patti.sullivan@enron.com, + stephanie.miller@enron.com, p..south@enron.com, + corey.wilkes@enron.com, benjamin.schoene@enron.com +Subject: e-Trans Contract Administration +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Support@neg.pge.com +X-To: fermis@enron.com, kolinge@enron.com, schrist@enron.com, beveret@enron.com, nbaker@enron.com, jadams2@enron.com, Mendel, Shelly , Lenhart, Matthew , Sullivan, Patti , Miller, Stephanie , South, Steven P. , Wilkes, Corey , Schoene, Benjamin +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Contract 00048 was suspended at 11/30/2001 13:25:31 + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/8328864.1075855166741.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/8328864.1075855166741.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..8793e3e7 --- /dev/null +++ b/demo/ermis-f/cur/8328864.1075855166741.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <8328864.1075855166741.JavaMail.evans@thyme> +Date: Fri, 30 Nov 2001 13:37:32 -0800 (PST) +From: support@neg.pge.com +To: matthew.lenhart@enron.com, patti.sullivan@enron.com, + stephanie.miller@enron.com, p..south@enron.com, + corey.wilkes@enron.com, benjamin.schoene@enron.com +Subject: e-Trans Contract Administration +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Support@neg.pge.com +X-To: fermis@enron.com, kolinge@enron.com, schrist@enron.com, beveret@enron.com, nbaker@enron.com, jadams2@enron.com, Mendel, Shelly , Lenhart, Matthew , Sullivan, Patti , Miller, Stephanie , South, Steven P. , Wilkes, Corey , Schoene, Benjamin +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Contract 05591 was suspended at 11/30/2001 13:38:04 + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/8433743.1075861340921.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/8433743.1075861340921.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..4420439e --- /dev/null +++ b/demo/ermis-f/cur/8433743.1075861340921.JavaMail.evans@thyme:2,S @@ -0,0 +1,47 @@ +Message-ID: <8433743.1075861340921.JavaMail.evans@thyme> +Date: Tue, 20 Nov 2001 16:06:37 -0800 (PST) +From: mike.grigsby@enron.com +To: kam.keiser@enron.com, monte.jones@enron.com +Subject: DEC physical +Cc: p..adams@enron.com, k..allen@enron.com, j..brewer@enron.com, + suzanne.christiansen@enron.com, frank.ermis@enron.com, + justin.fernandez@enron.com, l..gay@enron.com, + shannon.groenewold@enron.com, mog.heu@enron.com, + keith.holst@enron.com, jason.huang@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + daniel.lisk@enron.com, zachary.mccarroll@enron.com, + shelly.mendel@enron.com, john.o'conner@enron.com, + jay.reitmeyer@enron.com, benjamin.schoene@enron.com, + m..scott@enron.com, matt.smith@enron.com, p..south@enron.com, + walter.spiegelhauer@enron.com, patti.sullivan@enron.com, + m..tholt@enron.com, barry.tycholiz@enron.com, corey.wilkes@enron.com, + jason.wolfe@enron.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: p..adams@enron.com, k..allen@enron.com, j..brewer@enron.com, + suzanne.christiansen@enron.com, frank.ermis@enron.com, + justin.fernandez@enron.com, l..gay@enron.com, + shannon.groenewold@enron.com, mog.heu@enron.com, + keith.holst@enron.com, jason.huang@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + daniel.lisk@enron.com, zachary.mccarroll@enron.com, + shelly.mendel@enron.com, john.o'conner@enron.com, + jay.reitmeyer@enron.com, benjamin.schoene@enron.com, + m..scott@enron.com, matt.smith@enron.com, p..south@enron.com, + walter.spiegelhauer@enron.com, patti.sullivan@enron.com, + m..tholt@enron.com, barry.tycholiz@enron.com, corey.wilkes@enron.com, + jason.wolfe@enron.com +X-From: Grigsby, Mike +X-To: Keiser, Kam , Jones, Monte +X-cc: Adams, Jacqueline P. , Allen, Phillip K. , Brewer, Stacey J. , Christiansen, Suzanne , Ermis, Frank , Fernandez, Justin , Gay, Randall L. , Groenewold, Shannon , Heu, Mog , Holst, Keith , Huang, Jason , Kuykendall, Tori , Lenhart, Matthew , Lisk, Daniel , McCarroll, Zachary , Mendel, Shelly , O'Conner, John , Reitmeyer, Jay , Schoene, Benjamin , Scott, Susan M. , Smith, Matt , South, Steven P. , Spiegelhauer, Walter , Sullivan, Patti , Tholt, Jane M. , Tycholiz, Barry , Wilkes, Corey , Wolfe, Jason +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +We will hold off transferring any physical positions desk to desk until the end of bidweek. After NX1, we will transfer positions at a daily EOL Index mid price. Please monitor my book and others to make certain DEC deals are not being transferred prior to NX1 at an IF monthly or GD daily mid price. + +Thanks, + +Mike \ No newline at end of file diff --git a/demo/ermis-f/cur/8543845.1075855168012.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/8543845.1075855168012.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e22d866d --- /dev/null +++ b/demo/ermis-f/cur/8543845.1075855168012.JavaMail.evans@thyme:2,S @@ -0,0 +1,90 @@ +Message-ID: <8543845.1075855168012.JavaMail.evans@thyme> +Date: Fri, 7 Dec 2001 17:57:40 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: CBS SPORTSLINE.COM FANTASY FOOTBALL NEWSLETTER +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: CBS SportsLine.com +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + Fantasy Football Newsletter +December 7, 2001 + + Fantasy Sports Fantasy Football CBS SportsLine.com + +Welcome to another edition of the 2001 Fantasy Football Newsletter! + +The Fantasy Football newsletter will arrive in your e-mail inbox every Friday. We'll include news about the web site; tips on using all the features available; and answers to your player-related questions from the "Gridiron Guru." + + Inside + +* More Playoff Information + +* Don't Forget the Gameday Tip Sheet + +* Gridiron Guru + +* Tip of the Week + + + + _____ + +More Playoff Information + +Go to Schedule, Playoffs to see when your playoff tournament starts and how many rounds it lasts. If you are still in contention, go to NFL Teams, Schedule and take note of the NFL teams with byes during your playoff weeks, so you know which players might not be available for you in the big games. + + _____ + +Don't Forget the Gameday Tip Sheet + +Sometimes it pays to wait until the absolute last minute before submitting your lineup. Stop by your team's site on Sunday mornings for last-minute player news and injury updates. Click News, Fantasy News on the toolbar at around 10:00am ET for our Gameday Tip Sheet. + + _____ + +Gridiron Guru + +Welcome to Gridiron Guru, where we'll answer your questions about players and offer Fantasy Football roster advice. We invite you to send your own scouting reports and comments on players to: gridguru@commissioner.com . You'll get the chance to be heard by thousands of Fantasy players just like yourself! + +Question - Tavis Butler, Richmond, VA + +I have Keyshawn Johnson, Kevin Johnson, Jerry Rice and Jimmy Smith. Which three of these WRs should I start in Week 13? + +Answer - GG + +Keyshawn leads the league in receptions (83), but still has no touchdowns. He's a risky start in TD-based leagues, but he's facing a subpar Detroit secondary and has a great chance to score his first TD this week. Kevin Johnson has been solid, and Smith is too good to bench. The odd man out here is Rice, who has played very well but is not as consistent. + + +Question - Lou Spadone, New York City + +Which two of these RBs should I start: Antowain Smith, Dominic Rhodes, Charlie Garner, Larry Centers? Also, will Rod Smith play well against Seattle? If he doesn't play, would you start J.J. Stokes or Joey Galloway? + +Answer - GG + +Centers is definitely not an option. Smith has become a solid Fantasy player this season, so we'd start him. Garner has a good matchup vs. Kansas City, but we'd side with Rhodes over him. Rhodes will get every opportunity to produce, while Garner loses red zone carries to Zack Crockett. As for your second question, Smith is still hampered by ankle injuries, which makes him a risk. If he's not able to play, we'd go with Stokes, who has put up decent numbers in recent weeks. + + +Question - Eric Mitchell, Durham, NC + +Who would you start this week: Corey Dillon or Duce Staley? + +Answer - GG + +Dillon hasn't rushed for over 100 yards since week seven, in large part because Cincinnati's passing game is sputtering. Staley and the Eagles offense looked sharp in Philly's win over Kansas City last week. They are using Staley effectively on offense, so start him over Dillon. + + + _____ + +Tip of the Week + +Marc Sturgis, Plano, TX: Many football experts think that Emmitt Smith is all washed up, but he proved on Sunday that as long as he gets carries, he'll be productive. If he continues to get 25 carries per game, Emmitt will be a useful Fantasy player the rest of the season. + + +This message has been provided free of charge and free of obligation. If you prefer not to receive emails of this nature please send an email to remove@commissioner.com . Do not respond to this email directly. \ No newline at end of file diff --git a/demo/ermis-f/cur/8826031.1075855166808.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/8826031.1075855166808.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..54502ed9 --- /dev/null +++ b/demo/ermis-f/cur/8826031.1075855166808.JavaMail.evans@thyme:2,S @@ -0,0 +1,26 @@ +Message-ID: <8826031.1075855166808.JavaMail.evans@thyme> +Date: Fri, 30 Nov 2001 14:51:33 -0800 (PST) +From: notification.isc@enron.com +To: users.dl-enron@enron.com +Subject: SYSTEM OUTAGE NOTIFICATION +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: ISC Systems Notification +X-To: DL-Enron Production SAP Users +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +System Outage Notification +Outage Description: +All SAP systems (including Financial, Human Resources, iBUYit, iPAYit systems) will be shutdown for maintenance purposes. +Date & Time of Outage: +Outage Commences: December 2, 2001 @ 5:00pm CST +Outage Ends: December 3, 2001 @ 1:00am CST +Contacts: +Contact: Contact Information: +ISC Customer Care 713-345-4727 + diff --git a/demo/ermis-f/cur/8915075.1075855165635.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/8915075.1075855165635.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..8c302d0e --- /dev/null +++ b/demo/ermis-f/cur/8915075.1075855165635.JavaMail.evans@thyme:2,S @@ -0,0 +1,174 @@ +Message-ID: <8915075.1075855165635.JavaMail.evans@thyme> +Date: Tue, 27 Nov 2001 15:15:06 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 11/27/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + +Anna Kournikova Exclusive Fantasy Offer! Save 10% on Anna's 2002 Calendar! Yes 12 months of Anna! Simply enter the coupon code FNTSYCAL in step 5 of the checkout process to receive your discount. Offer expires 11/30/01. + + + +Attention Fantasy Fans! Subscribe to The Sporting News now and get 4 FREE issues! Hurry! + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +Standings, Summary + +East Division +Team W L T Pct Back Strk Div Wks PF Back PA +Martin 6 5 0 0.545 0.0 W1 3-3-0 2.0 976.0 13.0 895.0 +JWillie 6 5 0 0.545 0.0 W1 3-2-0 2.0 952.0 37.0 948.0 +Hunter 5 6 0 0.455 1.0 W2 3-2-0 0.0 983.0 6.0 977.0 +Frank 5 6 0 0.455 1.0 L1 4-2-0 2.0 923.0 66.0 997.0 +Neal/McKay 1 10 0 0.091 5.0 L9 1-5-0 0.0 788.0 201.0 978.0 + +West Division +Team W L T Pct Back Strk! Div Wks PF Back PA +Russell 9 2 0 0.818 0.0 W1 4-2-0 1.0 989.0 0.0 843.0 +Matty 6 4 1 0.591 2.5 L1 3-1-1 2.0 987.0 2.0 1015.0 +Tori 6 5 0 0.545 3.0 L1 4-2-0 1.0 907.0 82.0 839.0 +Bass/Hull 5 5 1 0.500 3.5 W2 1-3-1 1.0 947.0 42.0 922.0 +Giggles 5 6 0 0.455 4.0 L2 1-5-0 0.0 865.0 124.0 903.0 + +Statistics, Scoring + +Frank Actives +Player Pos Scoring Score +Favre, Brett QB 252 PaYd (12 Pts), 2 PaTD (1,35) (8 Pts) 20.0 +Dillon, Corey RB 63 RuYd (6 Pts) 6.0 +Hearst, Garrison RB 106 RuYd (10 Pts), 2 RuTD (28,43) (12 Pts) 22.0 +Bruce, Isaac WR 73 ReYd (7 Pts) 7.0 +Schroeder, Bill WR 30 ReYd (3 Pts) 3.0 +Smith, Jimmy WR 60 ReYd (6 Pts), 1 ReTD (12) (6 Pts) 12.0 +Akers, David K 1 FG (49) (4 Pts) 4.0 +Titans DT 1 SACK (1 Pt) 1.0 + +TOTALS 75.0 + +Frank Reserves +Player Pos ST Scoring Score +Gary, Olandis RB RS 0.0 +Levens, Dorsey RB RS 25 ReYd (2 Pts) 2.0 +Mathis, Terance WR RS 0.0 +Plummer, Jake QB RS 241 PaYd (12 Pts), 1 PaTD (37) (4 Pts), 2 PaInt (-4 Pts) 12.0 +Smith, Maurice RB RS 57 RuYd (5 Pts), 10 ReYd (1 Pt) 6.0 +Thrash, James WR RS 32 ReYd (3 Pts) 3.0 + +TOTALS 23.0 +NFL Reports, Player Updates + +Latest NFL Player News + +Mark Brunell , QB JAC - JWillie Updated 11/27/01 +Brunell is questionable for Monday's game against Green Bay, the third straight week his status has been in question due to continued pain in his quadriceps muscle. He will be limited again in practice, and it's probably a good idea to keep him on reserve for Week 12 in your league. + +Terrell Davis , RB DEN - JWillie Updated 11/27/01 +Davis should be able to return from arthroscopic knee surgery in time for Sunday's game agains! t ! Miami. He will practice this week before a final decision is made, but we're skeptical the Broncos won't have him split carries with Mike Anderson, limiting both players' Fantasy values. + +Keith Poole , WR DEN - Free Agent Updated 11/27/01 +Poole has bruised ribs that will likely keep him on the sidelines for Sunday's game against Miami. If he can't play, Kevin Kaspar would start in his place, and the Denver passing game would further suffer. + +Rod Smith , WR DEN - Matty Updated 11/27/01 +Smith now has two sprained ankles, and is questionable for Sunday's game against Miami. If he can't play, then the Broncos might have to start Kevin Kaspar and Chris Cole at wideout, depending on Keith Poole's recovery from a rib injury. + +James Jackson , RB CLE - Hunter Updated 11/27/01 +Jackson's ankle remains sore, and he will be re-evaluated Wednesday to determine his status for Sunday's game against Tennessee. Benjamin Gay and Jamel White would continue to split carries if Jackson can't go. + +Neil Rackers , K CIN - Free Agent Updated 11/27/01 +Bengals Head Coach Dick LeBeau said Monday he has not yet made a decision on the status of Rackers, who missed two field-goal chances Sunday. He is 9-for-18 in field goals this season, and Jaret Holmes has been on the practice squad since Nov. 1. Rackers will likely retain the job for Sunday's game against Tampa Bay, but he's a very risky Fantasy starter based on his struggles. + +Akili Smith , QB CIN - Free Agent Updated 11/27/01 +Bengals Head Coach Dick LeBeau said Monday that Smith might be promoted to No. 2 quarterback, according to The Cincinnati Enquirer . "If that's what they're going to do, maybe the Bengals need to get rid of me," Smith said, citing a desire to be traded if he's used in a mop-up role. He's not a recommended Fantasy choice, although it's important to note that he's now likely next in line if Jon Kitna gets hurt. + +Terry Allen , RB BAL - Tori Updated 11/27/01 +Allen, who remains out with a broken hand, could return to the lineup on Dec. 16. With the Ravens losing Jason Brookins to an injury, don't be surprised if Allen takes back the starting job once healthy. Hold onto him if you have the room on your reserve list or play in a deeper league. + +M! o! e Williams , RB BAL - Free Agent Updated 11/27/01 +Williams becomes the Ravens' featured back after the injury to Jason Brookins. If you play in a deeper league or are desperate for a running back, consider picking up Williams, although you shouldn't expect him to post great stats unless the matchup is very favorable. + +Jason Brookins , RB BAL - Tori Updated 11/27/01 +Results of X-rays on Brookins' foot revealed a fracture of a bone in his small toe, which will sideline him for at least four weeks and possibly the rest of the season. Moe Williams becomes the Ravens' starting running back, and might be worth adding to your roster in a deeper league. + +Wayne Chrebet , WR NYJ - JWillie Updated 11/27/01 +Chrebret did not practice Monday because of a shoulder injury. However, The New York Newsday reports that he is expected to play in Sunday's game. + +Jake Arians , K BUF - Free Agent Updated 11/27/01 +Arians has been released by the Bills. Buffalo has signed Shayne Graham to replace him. + +Edgerrin James , RB IND - JWillie Updated 11/2! 7/! 01 +Colts coach Jim Mora said James' surgery to repair a torn ligament in his left knee was successful Saturday in Miami. Mora said he received the news from orthopedic surgeon Dr. Arthur Rettig, a team physician. "I spoke with him Saturday and he told me it went very well," Mora said. James, the two-time NFL rushing champion, injured the knee when he was tackled awkwardly late in a game at Kansas City on Oct. 25. He was placed on injured reserve last week. James' rehabilitation is expected to take seven months. He is not expected to take part in either of the Colts offseason minicamps. Team president Bill Polian has not said whether James will be ready for the start of training camp. + +Terry Glenn , WR NE - Matty Updated 11/27/01 +Glenn could be put on injured reserve if he doesn't recover from a hamstring injury soon. That would mean the end of his season, and perhaps the end of his Patriots career. "I haven't reached it yet," coach Bill Belichick said Monday when asked when he would decide if the roster spot would be better spent on someone other than Glenn. "But as each day goes by, it gets a little bit closer." + +Shayne Graham , K SEA - Free Agent Updated 11/27/01 +The Buffalo Bills signed Graham as their kicker Tuesday, a day after Jake Arians was released following a missed point-after against the Miami Dolphins. Graham had been released by the Seattle Seahawks before the start of the season. + +Stephen Alexander , TE WAS - Free Agent Updated 11/27/01 +Alexander, who has been hampered by a ankle injury, returned to action on Sunday. He didn't start, however, and may lose playing time to both Walter Rasby and Zeron Flemister for the rest of the season. Unless you play in a deeper league, dropping Alexander is advisable. + +Az-Zahir Hakim , WR STL - Neal/McKay Updated 11/27/01 +Hakim, who is dealing with an ankle injury, played in Monday night's 24-17 loss to Tampa Bay. He had three catches for 29 yards in the game. + +Kevan Barlow , RB SF - Tori Updated 11/27/01 +Barlow suffered a dislocated shoulder during Sunday's win over Indianapolis. "It's throbbing," Barlow told the Contra Costa Times. "I couldn't really sleep last night. I had to sleep sitting up. It's hurting." Barlow is listed as doubtful for Sunday's game against Buffalo, so be sure to place him on reserve. + +Terrell Owens , WR SF - Martin Updated 11/27/01 +Owens suffered a sprained right foot on Sunday to go along with his sprained left ankle. X-rays were negative, but Owens' foot was placed in a protec! ti! ve boot as a precaution. He is expected to miss some practice time this week, but he will be in the starting lineup on Sunday when the Niners face Buffalo. + +Jeff Thomason , TE PHI - Free Agent Updated 11/27/01 +Thomason suffered a hyperextended knee during Sunday's loss to Washington. He missed practice on Monday, and is status for Week 12 is uncertain at this time. The reserve tight end has very little value as a Fantasy player. + +Donald Driver , WR GB - Free Agent Updated 11/27/01 +Driver, who has been inactive for three straight weeks due to a thigh injury, returned to practice on Monday. His status for Week 12 remains unclear, but he's not worth starting on your Fantasy team in any event. + +Tyrone Davis , TE GB - Free Agent Updated 11/27/01 +Davis, who has been out all year due to a hamstring injury, will likely find out what his status with the Packers will be this week. Depending on his health, the team will either activate him, place him on injured reserve or cut him altogehter. + +James Stewart , RB DET - Hunter Updated 11/27/01 +Stewart, who suffered a neck stinger in last Thursday's game against Green Bay, is expected to be available for Week 12. He'll have a tough time posting good Fantasy numbers against Chicago's tough run defense, but the lack of depth at running back in the league makes it tough to bench him. + +Charlie Batch , QB DET - Free Agent Updated 11/27/01 +According to the Detroit Free Press , Batch is expected to start Sunday's game against Chicago despite a groin injury. "This is Charlie's offense," coach Marty Mornhinweg said. "He practiced a little bit today...he was in all weekend getting (the injury) treated...I would expect him close to full speed Wednesday." He'll likely lose snaps to rookie QB Mike McMahon, however, so starting Batch is a risky proposition. + +Jackie Harris , TE DAL - Free Agent Updated 11/27/01 +Harris missed last week's game against Denver due to a hamstring injury. The veteran tight end is listed as day to day. + +Anthony Thomas , RB CHI - Martin Upda! te! d 11/27/01 +According to coach Dick Jaroun, Thomas' status for Week 12 is still uncertain. In fact, the Bears don't expect to know if Thomas, who is dealing with a hamstring injury, will be available until later in the week. + +Brad Hoover , RB CAR - Free Agent Updated 11/27/01 +Hoover (neck) will likely be held out of practice this week. However, the Panthers are hopeful that he'll be available for Sunday's game against New Orleans. + +Chris Weinke , QB CAR - Tori Updated 11/27/01 +Despite his inconsistent play and 14 interceptions, Weinke's job as Carolina's No. 1 quarterback is secure. "There've been quarterbacks who have gone on to be very successful that have gone through times like this," coach George Seifert told the Charlotte Observer. "Even though there are a number of these plays that haven't turned out and there have been disruptions in his play, I think, ultimately, it will be more beneficial than not." While he may be the starting quarterback in Carolina, Weinke isn't worth a roster spot in most Fantasy leagues. + +Frank Sanders , WR ARI - Free Agent Updated 11/27/01 +Sanders, who left Sunday's game against San Diego due to nagging hamstring injuries, is questionable for the Cards' Week 12 matchup at Oakland. However,! h! e is optimistic that he'll be available for the game. "I'll be there," Sanders told the Arizona Republic. "They're just real sore from doing a lot of running and jumping - normal wear and tear." In any event, keeping Sanders on your bench may be a good idea against the tough Oakland secondary. + +Rob Moore , WR ARI - Martin Updated 11/27/01 +Moore (hamstring) was supposed to begin some light running last week, but he ended up doing nothing of the sort. "He hasn't made a lot of progress," coach Dave McGinnis told the Arizona Republic. "We're going to come to a point where we're going to have to make a decision." Moore, who has missed the entire season due to injury, could be placed on the injured reserve list this week. + +More Updates + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/8991858.1075855168242.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/8991858.1075855168242.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..9aae8e88 --- /dev/null +++ b/demo/ermis-f/cur/8991858.1075855168242.JavaMail.evans@thyme:2,S @@ -0,0 +1,57 @@ +Message-ID: <8991858.1075855168242.JavaMail.evans@thyme> +Date: Mon, 10 Dec 2001 19:33:18 -0800 (PST) +From: prosnews@prosrm.com +To: fermis@ect.enron.com +Subject: PROS Energy Web Seminar Series - a Resounding Success +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: prosnews@prosrm.com +X-To: fermis@ect.enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +FOR IMMEDIATE RELEASE + +PROS Revenue Management's Energy Web Seminar Series +a "Resounding Success" + +December 10, 2001-Houston- PROS Revenue Management, the world's leader in revenue management science and software, and the pioneer and dominant provider of revenue management to the airline and energy industries, today announced the success of its Energy Profit Optimization Web Seminar Series held December 5-7, 2001. Each seminar in the series discussed the benefits of PROS commercial optimization systems in the natural gas industry. Each seminar included case studies which provided participants an insight to the practical applications of PROS science-based optimization systems. Focused on pipelines, storage, and trading, these seminars enabled participants from various areas of the energy industry to take advantage of pricing and revenue optimization best practices. + +"These seminars were a resounding success," says Matt Johnson, PROS' Senior VP of Energy. "PROS is continuing to take the leadership role for transfer of our mature revenue management science and technology into the energy industry. Based on the positive feedback of key energy first-movers, we anticipate several more of these innovative, interactive seminars in 2002. These sessions allowed attendees to have access to free, informative business case studies reflecting state-of-the-art energy revenue management." + +The PROS Trading Optimization System can increase gas trading profitability by 10-15% by generating the optimal routing of supply to market given all pipeline contract constraints, gas purchase and sale obligations, and trading opportunities. The system recommends optimal spot gas buy/sell strategies and provides real-time physical position and opportunity cost data between any two points on the pipeline network. The result is the reduction of the gas scheduling process to less than 60 seconds. + +The PROS Storage Revenue Management System has been shown to increase revenues from the sale of storage capacity by 7-25% after initial implementations. This system provides pipelines, storage marketers and traders with the ability to maximize revenue from the sale of storage services and contracts. It provides the comprehensive ability to analyze the value of storage using PROS' state-of-the-art revenue management science and to execute and track those deals in real-time. + +The PROS Transportation Revenue Management System has demonstrated a revenue lift of 7-15% for firm transportation services in both open-season and negotiated sales environments. It allows natural gas pipelines to maximize revenue from the sale of transportation capacity. The system uses PROS' mature forecasting technology to predict demand for transportation contracts and forecast the customer utilization of existing contracts. PROS' price modeling and network optimization technology is used to provide pipeline capacity marketers with an optimal marketing plan that maximizes revenue from the sale of available capacity. + + +These products are based on the PROS Enterprise RM Platform, which uses world leading science, forecasting and optimization to generate revenue and profits for PROS' clients worldwide. The Platform is high performance, distributed computing, using parallelized, highly scalable technology. This architecture will support the high performance, high availability, real time, and mission critical applications of our clients. PROS' advanced architecture supports data intensive and calculation intensive, science-based enterprise solutions. + +PROS 9th Annual Pricing and Revenue Optimization Conference will be March 3-7, 2002. This premiere event will feature industry leaders participating in presentations, panel discussions, and product workshops. Join industry colleagues, academics, and representatives from the international business community at large to discuss relevant topics specific to the energy industry and to the practice of revenue management. +More information and formal invitations are coming soon. In the meantime, be sure to save the following dates on your calendar: +March 3-7, 2002 +Houstonian Hotel, Club & Spa +Houston, Texas +If you have further questions or if you are interested in speaking at this event, joining discussions as a panelist, or becoming a sponsor, please contact Andrea Balfour at abalfour@prosRM.com. + +About PROS Revenue Management +PROS Revenue Management is the world's leader in pricing and revenue optimization solutions and the pioneer and dominant provider of revenue management to the airline and energy industries. PROS provides system solutions to the airline, cargo, rail, energy, healthcare and broadcast industries, and has delivered over 230 systems to more than 90 clients in 39 countries. PROS' clients include 15 of the top 25 carriers in the airline industry. + +The PROS mission is to maximize the revenue of each client using PROS' world-leading revenue management science, systems solutions, and best practices business consulting. PROS' airline clients report annual incremental revenue increases of 6-8% as a result of revenue management. PROS' solutions forecast demand, optimize inventory, and provide dynamic pricing to maximize revenue. + +Founded in 1985 in Houston, PROS Revenue Management has a six-year compounded revenue growth of 40%, in large part due to the intellectual capital of its staff. Nearly half of PROS' professional staff has advanced degrees and the staff speaks a cumulative total of 26 languages. The company is profitable with Year 2000 revenue of $29 million. For more information on PROS Revenue Management, please visit www.prosRM.com or call 713-335-5253. + +Contact: +Candy Haase - VP Marketing +713-335-5253 / 713-335-8144 - fax +chaase@prosRM.com + 3100 Main Street, Suite 900 + Houston, TX 77002 USA + 713-335-5253 + 713-335-8144 fax + info@prosRM.com / www.prosRM.com diff --git a/demo/ermis-f/cur/8993435.1075855169129.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/8993435.1075855169129.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..b31a3fad --- /dev/null +++ b/demo/ermis-f/cur/8993435.1075855169129.JavaMail.evans@thyme:2,S @@ -0,0 +1,262 @@ +Message-ID: <8993435.1075855169129.JavaMail.evans@thyme> +Date: Mon, 17 Dec 2001 07:31:23 -0800 (PST) +From: newsletter@rigzone.com +To: fermis@enron.com +Subject: RIGZONE Industry News +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: newsletter@rigzone.com +X-To: fermis@enron.com +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + + Monday +December 17, 2001 Schlumberger + + + RIGZONE + + home | news | search | maps | data | jobs | market | store + + + In This Issue + + +Current Oil and Gas Industry News +T! op Stories for the Past 7 Days +Featured Events and Conferences +What's in Store - Books & More + +Featured Employment Opportunities +Surplus Oilfield Equipment For Sale +Worldwide Offshore Rig Utilization +Oil & Gas Prices + + + +Industry Headlines + +Energy Partners to Acquire Hall-Houston +Energy Partners has entered into an agreement to acquire Hall-Houston Oil Company in a deal valued at approximately $88.3 million. + +Transocean Sedco Forex Announces Management Changes +Transocean Sedco Forex Inc. announced that W. Dennis Heagney, Executive Vice President and Chief Operating Officer, will retire from the Co! mpany in June 2002. + + + + +advertisement +Feature your surplus oilfield equipment or new products with a photo and banner ad on the Rigzone.com market place home page and receive a free advertisement here in the Rigzone daily newsletter with up to 4 sentences of text. + + + +Exploration + +Domestic Rig Count Down +The number of rigs actively exploring for oil and natural gas in the United States this week was down 21 to 907. + +Ecopetrol Reviews Exploration Contracts for 2002 +Ecopetrol is expected to sign 20 new oil exploration contracts with foreign companies in 2002. + + + +Production + +Serrano Subsea System Added to Auger +Shell has added the Serrano subsea production system to its Auger tension leg platform. + +Angola Will Make Production Cuts +Angola has agreed to cut production by 22,500 b/d from January 1 in support of OPEC's moves to stabilize the oil markets. + +Denmark to Increase Production by 18% +The Danish Energy Agency has increased its forecast for planned oil output in the Danish sector of the North Sea by 18 percent over the next four years. + +Mexico Not Feeling Pres! sure from OPEC +Mexican Energy Minister Ernesto Martens said Mexico has not received any additional pressure from OPEC to increase its promised oil cut as the cartel tries to shore up sagging prices. + +Phillips Turns on the Tap in China in 2002 +Phillips will start commercial production at the Penglai 19-3 oilfield in northeast China's Bohai Sea next year. + +CNOOC Production Increases in 2002 +CNOOC is targeting a production volume of 110 million BOE in 2002 against 95 million BOE planned in 2001. + + + +Company & Financial News + +Nexen Plans to Spend $1.24 Billion in 2002 +Nexen Inc. announced a 2002 capital investment program designed to! deliver long-term value growth for shareholders. + +Cairn Inks Indian Gas Agreement +Cairn announces that it has signed a Heads of Agreement with Gas Authority of India Limited for the sale of gas by Cairn to GAIL for the Andhra Pradesh market. + + + + +advertisement +A National-Oilwell designed, 1992 built modular offshore drilling rig is available for sale direct from the manufacturer. This rig drilled only 5 wells from the Draugen platform in the Norwegian sector of the North Sea. Click on the link below for full details, photos and seller contact information: + + + + + +Last 7 Days Top Stories + +Bouygues Signs AIOC Contract +Following an interim accord with the AIOC consortium on July 11, Bouygues Offshore has signed a contract worth US $163 million to supply offshore structures for the Azeri field. + +Halliburton Expands Relationship with Vanco Energy +Halliburton continues to build upon its relationship with Vanco Energy by signing an agreement for engineering and consulting services in several deepwater regions offshore West Africa. + +Devon Energy to Sell Latin American Assets +Devon Energy is planning to sell several of its Latin American assets, located in Argentina and Brazil. + +Indonesia Will Tender 17 Blocks for Exploration +Indonesia will tender 17 areas for oil exploration. Tender documents will be availa! ble January/February 2002. + +ChevronTexaco Interested in Joining Baku-Ceyhan Pipeline +ChevronTexaco confirmed its plans to join the projected Baku-Ceyhan pipeline, to run from Azerbaijan to Turkey. + +Pioneer Sets Budget for 2002 +Pioneer Natural Resources Company announced that its Board of Directors has approved a 2002 development and exploration capital budget of $425 million. + +Murphy Plans to Spend $866 Million in 2002 +Murphy Oil Corporation announces a capital program of $866 million for 2002, essentially level with spending during 2001. + +Phillips Announces 2002 Budget +The board of directors of Phillips Petroleum Company has approved $3.5 billion for capital projects in 2002. + +Statoil Orders New LNG Carrier +Statoil has placed an order with Leif Hoegh & Co and Mitsui OSK Lines for an LNG tanker to ship LNG from the Snohvit field to Melkoya. + +Denbury Revises 2002 Budget +Denbury Resources Inc. has reduced its projected 2002 development and exploration budget by approximately 20%. + +ExxonMobil Completes Several Wells in the Gulf of Mexico +ExxonMobil Corporation announced the completion of the Hawkes and Timber Wolf exploration wells in the Mississippi Canyon area of the Gulf of Mexico. + +ONGC Makes Discovery Offshore Western India +ONGC has discovered oil and gas at an offshore field near Bombay. + + + + +advertisement +American Material Resources, Inc. offers McMaster-Carr Supply Company Catalog items at a discount price...E-Mail (amrsales@ocinet.net ) or fax your inquries to us at 970-325-0505, attention Donna Morss, Sales. All we need for 24-hour turnaround on quotes is the McMaster part number and quantity. www.amrsales.com + + + +Upcoming Oil & Gas Industry Events + +Jan. 22 Alliances and Partnering in Oil & Gas +Feb. 7 Marine Construction 2002 Houston +Feb. 10 2002 SPE International Petroleum Conference & Exhibition in Mexico Villahermosa +Feb. 26 2002 IADC/SPE Drilling Conference and Exhibition Dallas +Mar. 10 AAPG Annual Meeting Houston +Apr. 9 2002 SPE/ICoTA Coiled Tubing Conference and Exhibition Houston +May. 6 Offshore Technology Conference 2002 Houston +Aug. 27 ONS 2002 Conference and Exhibition Stavanger +Oct. 6 Society of Exploration Geophysicists Annual Meeting Salt Lake City +Oct. 15 Permian Basin International Oil Show Odessa +list your conference vi! ew upcoming events + + + + Halliburton +INTEC +Quest Offshore +Horizon Offshore +Global Completion Service + + +promote your company + + + +Petroleum Production Operations + + +Houston/Texas Oil Directory + + +Hydrogen Sulfide in Production Operations, 2nd Ed. + + + +more products + + + + + featured equipment: +IRI 550 Series Drilling Rig + + +Ideco H-35 DD Drive-in Rig + + + +more equipment + + + featured jobs: +- Project Managers - Expandable Tubulars +- Lafayette Based Pneumatic Fitter +- Chief Financial Officer +more hot jobs >> +featured candidates: +- Senior Sales and Marketing Service Specialist +- Drilling Consultant- Offshore-Deepwater +- Facility Manager/Superintendent +search for candidates >> + + + + + Drillships: +To 5000': 50.0% (7/14) ++5000': 100.0% (25/25) +Semisubs: +2nd Gen: 67.1% (49/73) +3rd Gen: 80.0% (40/50) +4th Gen: 100.0% (38/38) +5th Gen: 100.0% (7/7) +Jackups: +To 200': 53.7% (36/67) +200' MC: 58.3% (14/24) +200' MS: 14.3% (3/21) +300' IC: 86.5% (83/96) ++300' IC: 88.9% (48/54) +Severe Env.: 81.0% (17/21) + + +view complete utilization report + + + West Texas Intermediate: $19.23/BBL +(4.62%) +Saudi Arabian Light: $16.96/BBL +(1.50%) +North Sea Brent: $18.59/BBL +(4.20%) +Natural Gas, Henry Hub: $2.38/MMBtu +(-3.45%) +prices from: 12/14/2001 +change since: 12/12/2001 + + + + + + +Promotional Opportunities +Become a Sponsor, feature your job opening or, advertise your upcoming industry conference. Click here for more information, send your press release to info@rigzone.com or call us at 281-345-4040. + +Member Services +If you no longer wish to receive this newsletter, you may unsubscribe by clicking here or by logging in to Rigzone and updating your profile. You can also change the format you receive (HTML or Text) and your email address by logging in and updating your account. Click here to log in . + \ No newline at end of file diff --git a/demo/ermis-f/cur/9111018.1075855169951.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/9111018.1075855169951.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..2cc89992 --- /dev/null +++ b/demo/ermis-f/cur/9111018.1075855169951.JavaMail.evans@thyme:2,S @@ -0,0 +1,159 @@ +Message-ID: <9111018.1075855169951.JavaMail.evans@thyme> +Date: Sat, 22 Dec 2001 03:08:39 -0800 (PST) +From: noreply@ccomad3.uu.commissioner.com +To: frank.ermis@enron.com +Subject: Commissioner.COM E-Reports for Big E '01 12/22/01 +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Commissioner.COM +X-To: Ermis, Frank +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + + + +Attention Fantasy Players! Cant find that perfect gift? Let MVP.com make it easy for you! Save 10% on your next purchase when you purchase a Gift Certificate from now until 12/27/01. Click Here for Details . + + +Brought to you by + Sponsorship Bar + +You are receiving these e-reports because you have signed up for CBS SportsLine.com Fantasy Football. To customize, reschedule, or turn off these reports please click here + + +NFL Reports, Player Updates + +Latest NFL Player News + +Joe Horn , WR NO - Matty Updated 12/21/01 +Horn is once again performing like an elite Fantasy receiver. He is a must-start player during the final weeks of the NFL season. + +Maurice Smith , RB ATL - Frank Updated 12/21/01 +A banged-up Smith hasn't done much statistically in recent weeks. Don't depend on him during the Fantasy playoffs. + +Donald Hayes , WR CAR - Martin Updated 12/21/01 +Hayes may step back into the forefront this week as the No. 1 wideout in place of Muhsin Muhammad. He isn't very explosive, however, and won't help Fantasy teams much during Weeks 15 through 17. + +Chris Weinke , QB CAR - Tori Updated 12/21/01 +Consider Weinke as a backup during the Fantasy playoffs. He lacks the weapons to post better-than-average numbers, but he is a good option if you need an emergency QB. + +Kurt Warner , QB STL - Hunter Updated 12/21/01 +Warner should guide many Fantasy teams to success during the playoffs. Expect fine numbers from him the rest of the way. + +Rich Gannon , QB OAK - Martin Updated 12/21/01 +Gannon has been a top-flight Fantasy QB this year. He will be a key player on many title teams, and should never be benched. + +Randy Moss , WR MIN - Russell Updated 12/21/01 +Moss started off slow this season but has once again been one of the best wideouts. Don't hesitate to start him during your playoff run. + +Marvin Minnis , WR KC - Free Agent Updated 12/21/01 +Minnis hasn't done much to help Fantasy owners this year. Don't use him during the remaining weeks of the NFL season. + +Michael Westbrook , WR WAS - Free Agent Updated 12/21/01 +Westbrook has been inconsistent this season as a Fantasy player. He will be a good No. 2 at best during your playoffs. + +Rod Gardner , WR WAS - Free Agent Updated 12/21/01 +Gardner has been very inconsistent this season. Unless you play in a deeper league, starting Gardner isn't advisable. + +Tony Richardson , RB KC - Neal/McKay Updated 12/21/01 +Richardson hasn't been a consistent scoring threat this year. Don't use him during the Fantasy playoffs. + +Tony Gonzalez , TE KC - Russell Updated 12/21/01 +Gonzalez hasn't played as well as expected this year. Still, he is too talented to bench during the Fantasy playoffs. + +Brett Favre , QB GB - Frank Updated 12/21/01 +Favre has been one of the best QBs this season. Count on him to help lead your team to Fantasy glory. + +Trent Green , QB KC - Bass/Hull Updated 12/21/01 +Green has been an inconsistent Fantasy QB this year. He is a risky start during the rest of the season. + +Bill Schroeder , WR GB - Frank Updated 12/21/01 +Schroeder has had a solid season. Look for him to be a reliable No. 2 wideout during your postseason. + +Matt Hasselbeck , QB SEA - Bass/Hull Updated 12/21/01 +Hasselbeck has been a big disappointment this year. Don't use him during the Fantasy postseason. + +Johnnie Morton , WR DET - Hunter Updated 12/21/01 +Morton has been inconsistent this season but he will still be a solid No. 2 during the Fantasy playoffs. Keep him in your lineup. + +Reggie Wayne , WR IND - Free Agent Updated 12/21/01 +Wayne is healthy again, and showing signs of improvement. But he is not accomplishing enough statistically to help most Fantasy teams. + +Amani Toomer , WR NYG - Tori Updated 12/21/01 +Toomer is having a bit of a down year, but his potential to post solid Fantasy numbers makes him worth considering. He should be a solid No. 2 wideout during your playoffs. + +Marvin Harrison , WR IND - Russell Updated 12/21/01 +Harrison will be an important Fantasy player during the final weeks of the NFL season. He will have some good outings, even though the Colts are not in the playoff race. + +Duce Staley , RB PHI - Giggles Updated 12/21/01 +Staley started to play well late in the season. Be sure to keep him into your starting lineup. He will be an adequate back for the playoffs. + +Shawn Bryson , RB BUF - Neal/McKay Updated 12/21/01 +Bryson will start in place of the injured Travis Henry this week. Consider him as a No. 2 RB if you need help at that spot. + +James Thrash , WR PHI - Frank Updated 12/21/01 +Thrash was not very consistent during the regular season and may not catch a lot of TD passes in the final games of the NFL regular season. He will be a No. 2 wideout at best during the Fantasy playoffs. + +David Patten , WR NE - JWillie Updated 12/21/01 +Patten's numbers have dropped off in recent weeks. Don't use him unless your team is very thin at wide receiver. + +Joey Galloway , WR DAL - Free Agent Updated 12/21/01 +Galloway has been a disappointment for Fantasy owners this season. Unless you're in a deeper league, starting Galloway during your playoffs isn't recommended. + +Troy Brown , WR NE - Bass/Hull Updated 12/21/01 +Brown has been an inconsistent Fantasy receiver this year. He may not be a reliable option during the Fantasy playoffs. + +Warrick Dunn , RB TB - Martin Updated 12/21/01 +Dunn has been inconsistent this season. He will be a No. 2 back at best during your playoffs. + +Antowain Smith , RB NE - JWillie Updated 12/21/01 +Smith is a must-start player during the Fantasy postseason. Even if his yardage totals aren't good, he is a tremendous TD threat. + +Keyshawn Johnson , WR TB - Giggles Updated 12/21/01 +Johnson has caught a lot of passes this season, but has only one TD reception. Nevertheless, he will still be a reliable receiver in your playoffs. + +Anthony Becht , TE NYJ - Free Agent Updated 12/21/01 +Becht hasn't been a consistent target for the Jets this year. He may not be very valuable during the Fantasy playoffs. + +More Updates +Teams, Rosters + + Frank +Frank Ermis + +Player TM Pos Status Next Bye FA +Favre, Brett GB QB Active CLE Week 7 100 +Dillon, Corey CIN RB Active @BAL Week 8 100 +Hearst, Garrison SF RB Active PHI Week 6 100 +Smith, Jimmy JAC WR Active @MIN Week 5 100 +Bruce, Isaac STL WR Active @CAR Week 8 100 +Schroeder, Bill GB WR Active CLE Week 7 100 +Akers, David PHI K Active @SF Week 5 100 +Titans TEN DT Active @OAK Week 3 100 +Plummer, Jake ARI QB Reserve DAL Week 1 100 +Gary, Olandis DEN RB Reserve bye Week 15 100 +Smith, Maurice ATL RB Reserve BUF Week 7 100 +Levens, Dorsey GB RB Reserve CLE Week 7 100 +Thrash, James PHI WR Reserve @SF Week 5 100 +Mathis, Terance ATL WR Reserve BUF Week 7 100 + +Total Active Players: 8 +Total Reserve Players: 6 + +NFL Injuries for Frank +Updated Player Team Pos Injury Expected Return +12/21/01 Bruce, Isaac STL WR Foot Expected to start +12/21/01 Dillon, Corey CIN RB Finger Expected to play Sunday at Bal. +11/26/01 Gary, Olandis DEN RB Leg On IR. Out for the rest of the season. +12/17/01 Thrash, James PHI WR Ribs Expected to start + + _____ + +Copyright 2001 Commissioner.COM Inc and SportsLine.com Inc. +Your site can be reached from + +FB10SP \ No newline at end of file diff --git a/demo/ermis-f/cur/9171738.1075855165449.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/9171738.1075855165449.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..d34b5afd --- /dev/null +++ b/demo/ermis-f/cur/9171738.1075855165449.JavaMail.evans@thyme:2,S @@ -0,0 +1,42 @@ +Message-ID: <9171738.1075855165449.JavaMail.evans@thyme> +Date: Tue, 27 Nov 2001 09:54:47 -0800 (PST) +From: support@neg.pge.com +To: matthew.lenhart@enron.com, patti.sullivan@enron.com, + stephanie.miller@enron.com, p..south@enron.com, + corey.wilkes@enron.com, benjamin.schoene@enron.com +Subject: PG&E eTrans Notification - Parcel 8866 has been rejected +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Support@neg.pge.com +X-To: fermis@enron.com, kolinge@enron.com, schrist@enron.com, beveret@enron.com, nbaker@enron.com, jadams2@enron.com, Mendel, Shelly , Lenhart, Matthew , Sullivan, Patti , Miller, Stephanie , South, Steven P. , Wilkes, Corey , Schoene, Benjamin +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +The following parcel has been rejected : + +Parcel: 8866 +Contract Number: 05715 + +Path: Kingsgate to Malin +Quantity: 10000 +Min Release Quantity: 10000 +Begin Date: 12/6/2001 +End Date: 10/31/2003 + +The prearranged replacement shipper is: Canadian Natural Resources Limited + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/9190722.1075861339485.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/9190722.1075861339485.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..437ec36f --- /dev/null +++ b/demo/ermis-f/cur/9190722.1075861339485.JavaMail.evans@thyme:2,S @@ -0,0 +1,26 @@ +Message-ID: <9190722.1075861339485.JavaMail.evans@thyme> +Date: Wed, 14 Nov 2001 11:23:00 -0800 (PST) +From: mike.grigsby@enron.com +To: k..allen@enron.com, frank.ermis@enron.com, l..gay@enron.com, + mog.heu@enron.com, keith.holst@enron.com, jason.huang@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + zachary.mccarroll@enron.com, jay.reitmeyer@enron.com, + m..scott@enron.com, matt.smith@enron.com, p..south@enron.com, + patti.sullivan@enron.com, m..tholt@enron.com, + barry.tycholiz@enron.com, jason.wolfe@enron.com +Subject: Wed Fundies Meetings +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Grigsby, Mike +X-To: Allen, Phillip K. , Ermis, Frank , Gay, Randall L. , Heu, Mog , Holst, Keith , Huang, Jason , Kuykendall, Tori , Lenhart, Matthew , McCarroll, Zachary , Reitmeyer, Jay , Scott, Susan M. , Smith, Matt , South, Steven P. , Sullivan, Patti , Tholt, Jane M. , Tycholiz, Barry , Wolfe, Jason +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +We will be limiting the attendee list for the Wed fundies meetings. If you received this email then consider yourself invited. Please let the schedulers know that only Patti will be attending in the future. This is due to available space in the conference rooms. + +Thanks, +Mike \ No newline at end of file diff --git a/demo/ermis-f/cur/9577395.1075855166672.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/9577395.1075855166672.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..23e31563 --- /dev/null +++ b/demo/ermis-f/cur/9577395.1075855166672.JavaMail.evans@thyme:2,S @@ -0,0 +1,30 @@ +Message-ID: <9577395.1075855166672.JavaMail.evans@thyme> +Date: Fri, 30 Nov 2001 13:30:47 -0800 (PST) +From: support@neg.pge.com +To: matthew.lenhart@enron.com, patti.sullivan@enron.com, + stephanie.miller@enron.com, p..south@enron.com, + corey.wilkes@enron.com, benjamin.schoene@enron.com +Subject: e-Trans Contract Administration +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Support@neg.pge.com +X-To: fermis@enron.com, kolinge@enron.com, schrist@enron.com, beveret@enron.com, nbaker@enron.com, jadams2@enron.com, Mendel, Shelly , Lenhart, Matthew , Sullivan, Patti , Miller, Stephanie , South, Steven P. , Wilkes, Corey , Schoene, Benjamin +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Contract 00131 was suspended at 11/30/2001 13:30:06 + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/9690915.1075861338208.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/9690915.1075861338208.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..39148c6c --- /dev/null +++ b/demo/ermis-f/cur/9690915.1075861338208.JavaMail.evans@thyme:2,S @@ -0,0 +1,41 @@ +Message-ID: <9690915.1075861338208.JavaMail.evans@thyme> +Date: Wed, 7 Nov 2001 16:26:21 -0800 (PST) +From: shannon.seagondollar@neg.pge.com +To: troy'.'brothers@enron.com, peggy.hedstrom@enron.com +Subject: Notice Posted on GTN Website +Cc: hunter@enron.com, melanie.hunter@neg.pge.com +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Bcc: hunter@enron.com, melanie.hunter@neg.pge.com +X-From: Seagondollar, Shannon +X-To: 'jda@nwnatural.com', 'diane.albers@avistacorp.com', 'malonzo@sdge.com', 'panderse@utilicorp.com', 'DNA1@pge.com', 'Laab@pge.com', 'Paul.Atha@southernenergy.com', 'aaustin@sppc.com', 'martin.bagley@mirant.com', 'kenneth.baker@txu.com', 'nbaker@enron.com', 'LRYALL@worldnet.att.net', 'brentbalog@aec.ca', 'dbarre@puget.com', 'gbarre@puget.com', 'bartneea@bp.com', 'jlingleby@duke-energy.com', 'beathrw@bp.com', 'bellasa@texaco.com', 'michaelbennett@aec.ca', 'krb4@pge.com', 'bokenfke@bp.com', 'gborrego@semprasolutions.com', 'TABO@dynegy.com', 'boulayka@bp.com', 'spencecp@bp.com', 'cbraun@bcgas.com', 'sbrewer@enron.com', Brodeur, Stephane , 'Brothers, Troy' , 'browning@wasatchenergy.com', 'Christopher.Bruce@msdw.com', 'jbruse@utilicorp.com', 'mike_bucher@oxy.com', 'jburton@utilicorp.com', 'mbutler@tristargas.com', 'bcampbell@ci.burbank.ca.us', 'chanbs@bp.com', 'jchapa@calpine.com', 'schrist@enron.com', 'dwc3@pge.com', 'jlclarken@duke-energy.com', 'sheri.clemons@mirant.com', 'cslaman@usg.com', 'trevor.cochran@engageenergy.com', 'bcohen@br-inc.com', 'darcy_cole@transcanada.com', 'martha.cole@pacificorp.com', 'gascontroller@AEC.CA', 'gcalgascontrol@bp.com', 'rcooper@utilicorp.com', 'saguilar@coral-energy.com', 'rcrowley@coral-energy.com', Dachis, David , 'BDAHNCKE@PCENERGY.COM', 'ddanyluk@enserco.com', 'mdarienzo@avistaenergy.com', 'days@epenergy.com', 'cdecotea@westerngas.com', 'delanem@axl.ca', 'steven_delf@transcanada.com', 'hankd@calpine.com', 'kathy@itcoworld.com', 'tdizona@coral-energy.com', 'andolaptchiev@duke-energy.com', 'doraisba@bp.com', 'nathan.dougherty@eprime.com', 'morgan.doyle@huskyenergy.ca', 'RDreith@smud.org', 'mdufort@utilicorp.com', 'hwweight@duke-energy.com', 'caver_ealy@pgn.com', 'sandi_earle@pcp.ca', 'reason@br-inc.com', 'lwebner@ect.enron.com', 'gasmkt@br-inc.ca', 'sendo@ci.pasadena.ca.us', 'fermis@enron.com', 'vesparza@txu.com', 'gespree@enron.com', 'fackel@texaco.com', 'fardyk@axl.ca', 'lfiler@avistaenergy.com', 'mflaman@tcel.com', 'bradflegel@aec.ca', 'dave.fleming@chel.com', 'SRFL@dynegy.com', 'cfrandsen@avistacorp.com', 'rene.frederick@apachecorp.com', 'bfrench@avistaenergy.com', 'mafi@pge.com', 'tfrisina@br-inc.com', 'dafusek@aep.com', 'gasdaily@ftenergy.com', 'shaung@cook-inlet.com', 'rgay@ect.enron.com', 'wendy.gazzard@chel.com', 'geek@bp.com', 'gborrego@semprasolutions.com', 'gilesmh@bp.com', 'jgilmer2@txu.com', 'rgladman@aep.com', 'jglaubi@smud.org', 'george.goben@pacificorp.com', 'kgonzales@sppc.com', 'lgoodric@cngc.com', 'pgorton@avistaenergy.com', 'pgrable@cngc.com', 'grahamp@kochind.com', 'greenallg@epenergy.com', 'rgruber@avistacorp.com', 'bhall@cngc.com', 'thall@bcgas.com', 'mhamme@puget.com', 'sharper@avistaenergy.com', 'Deborah.Hart@msdw.com', 'jhaskey@coral-energy.com', Heal, Kevin , Hedstrom, Peggy , 'emhendry@duke-energy.com', 'sghill@bcgas.com', 'sherry_hill@transcanada.com', 'billhogue@aec.ca', 'tholland@pcenergy.com', 'scott.holloway@eprime.com', 'cholm@sppc.com', 'mhopkins@bcgas.com', 'shorton@coral-energy.com', 'hots@chevron.com', 'David_M_Huck@reliantenergy.com', 'hunth1@bp.com', Hunter, Michelle , 'rishikawa@pacent.com', 'kenja@cnrl.com', 'jenkindm@bp.com', 'jimj@calpinecanada.com', 'kkeiser@ect.enron.com', 'mkent@br-inc.com', 'deborahs@kimballenergy.com', 'kims@kimballenergy.com', 'RussellS@kimballenergy.com', 'jkimberly@avistacorp.com', 'dennis.kluksdahl@pacificorp.com', 'mknutson@avistaenergy.com', 'igsinc@ix.netcom.com', 'vgkr@dynegy.com', Langfeldt, Andrea , 'plazic@talisman-energy.com', 'kevin.legg@eprime.com', Lenhart, Matthew , 'hleonard@cngc.com', 'jonangas@attglobal.net', 'llightfoot@coral-energy.com', Lisk, Daniel , 'nlissel@enserco.com', 'altradegasscheduling@altra.com', 'carol.ma-chuang@constellation.com', 'sheila_macleod@transcanada.com', 'gmagee@calpine.com', 'LMCEGEnergy@sk.sympatico.ca', 'lmansi@sdge.com', 'ecma@dynegy.com', 'rfm@nwnatural.com', 'jmmcarthur@duke-energy.com', 'PMcDougall@coral-energy.com', 'jmcgowa@smud.org', 'cmcgra@puget.com', 'mmcmahon@avistacorp.com', 'vmcmahon@suncor.com', 'bmedlock@cngc.com', 'dlmelton@duke-energy.com', Mendel, Shelly , 'cmiller@smud.org', Miller, Stephanie , 'moln@chevron.com', 'lmoore@avistaenergy.com', 'rhondamoore@aec.ca', 'srmo@dynegy.com', 'salmoncolo@worldnet.att.net', 'murrata@texaco.com', 'dmyers@enserco.com', 'dmyers@enserco.com', 'glen@wasatchenergy.com', 'mnason@coral-energy.com', 'nicknijt@bp.com', 'trevor_nicol@nexeninc.com', 'laura.niekamp@paramountres.com', 'enordby@bcgas.com', 'jnowell@semprasolutions.com', 'gnunnema@utilicorp.com', Ogunbunmi, Hakeem , 'kolinge@enron.com', Owen, Jennifer , 'jpainter@igservice.com', 'mpalmer@suncor.com', 'spasloski@coral-energy.com', 'epaszkiewicz@talisman-energy.com', 'mpatton@cngc.com', 'spea@avistaenergy.com', 'spfaff@cngc.com', 'MEO2@pge.com', 'carellyn-pitre@coastenergy.com', 'cpittma2@txu.com', 'rplatt@duke-energy.com', 'jpowell@reliant.com', 'jwpowell@duke-energy.com', 'rinde_powell@pcp.ca', 'claire.pringle@pacificorp.com', Prior, Liz , 'craig.provenzano@powersrc.com', 'kathy.puls@engageenergy.com', 'ramperms@bp.com', 'mrana@socalgas.com', 'jackie.rausch@cabotog.com', 'reshma_rawji@keyspancanada.com', 'jreames@br-inc.com', 'lreid@sppc.com', 'hrennell@worldnet.att.net', 'linda.richards@eprime.com', 'pwri@dynegy.com', Rieger, Kellie , 'rriehm@br-inc.com', 'JARx@pge.com', 'dripley@ect.enron.com', 'criva@ci.glendale.ca.us', 'jromita@sempratrading.com', 'jsanders@clarkpud.com', 'rebecca.schaefer@acnenergy.com', 'mschae@puget.com', 'scheffsp@bp.com', 'cschenderlein@brr.com', 'jane@scana.com', 'scimmonsj@epenergy.com', 'dscott4@newpower.com', 'fred.scott@engageenergy.com', 'ljs6@pge.com', 'kselland@avistaenergy.com', 'mvaughn@cngc.com', 'lsilva@ci.glendale.ca.us', 'psims2@txu.com', 'ksiwak@coral-energy.com', 'heather.sixkiller@pacificorp.com', 'cslaman@usg.com', Smith, Critz , 's1s@nwnatural.com', 'mark@wasatchenergy.com', South, Steven P. , 'jspell@puget.com', 'deborahs@kimballenergy.com', 'lynnette.stauber@powerex.com', 'mikeal.stec@apachecorp.com', 'tstrickland@coral-energy.com', 'jonangas@attglobal.net', Sullivan, Patti , 'leilat@cook-inlet.com', 'rogertan@swbell.net', 'ctaylor01@coral-energy.com', 'ctaylor@ci.burbank.ca.us', 'alex.telegin@pacificorp.com', 'scot.thompson@southernenergy.com', 'Ttonkin@utilicorp.com', 'joy.toups@elpaso.com', 'tunstabj@bp.com', 'JPU1@pge.com', 'niels_a_vervloet@reliantenergy.com', 'rick.wadle@mirant.com', 'pwah@socalgas.com', 'mark.warno@acnenergy.com', 'bwaters@calpine.com', Watt, Ryan , 'doug_way@transcanada.com', 'jared_wells@altagas.ca', 'whitinjr@bp.com', 'twickersham@enserco.com', Wilkes, Corey , 'kwilkinson@br-inc.com', 'bwilliams@bcgas.com', 's.kent.williams@williams.com', 'jwilmotte@avistaenergy.com', 'markwilson@aec.ca', 'pwinter@avistacorp.com', 'Dick.Winters@avistacorp.com', 'dwinters@avistacorp.com', 'altradegasscheduling@altra.com', YILDIROK, VAL , 'ron.youell@mirant.com', 'scott_yule@transcanada.com' +X-cc: Hunter, Melanie +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + +GTN Capacity Restriction at Station 6 + +PG&E Gas Transmission-Northwest will be performing unscheduled maintenance +at Station 6, B-Unit. The unscheduled maintenance will limit the capacity +through Station 6 to 2,360 MMcf/d for gas days Thursday, November 8, 2001, +through Friday, November 9, 2001. Off-line deliveries upstream of Station +6 will not be affected. + +For questions and additional assistance, please contact GTN's Gas +Transportation Coordinators at (503) 833-4300, Option 1. + + + + +PG&E National Energy Group and any other +company referenced herein that uses the PG&E name or +logo are not the same company as Pacific Gas and +Electric Company, the regulated California utility. Neither +PG&E National Energy Group nor these other +referenced companies are regulated by the California Public +Utilities Commission. Customers of Pacific Gas and Electric Company +do not have to buy products from these companies in order +to continue to receive quality regulated services from the utility. \ No newline at end of file diff --git a/demo/ermis-f/cur/970477.1075861341264.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/970477.1075861341264.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..6f6b080b --- /dev/null +++ b/demo/ermis-f/cur/970477.1075861341264.JavaMail.evans@thyme:2,S @@ -0,0 +1,25 @@ +Message-ID: <970477.1075861341264.JavaMail.evans@thyme> +Date: Wed, 21 Nov 2001 13:48:59 -0800 (PST) +From: biliana.pehlivanova@enron.com +To: kam.keiser@enron.com, k..allen@enron.com, frank.ermis@enron.com, + l..gay@enron.com, mike.grigsby@enron.com, keith.holst@enron.com, + tori.kuykendall@enron.com, matthew.lenhart@enron.com, + jay.reitmeyer@enron.com, m..scott@enron.com, matt.smith@enron.com, + p..south@enron.com, m..tholt@enron.com, jason.wolfe@enron.com +Subject: Broker and Desk to Desk reports +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Pehlivanova, Biliana +X-To: Keiser, Kam , Allen, Phillip K. , Ermis, Frank , Gay, Randall L. , Grigsby, Mike , Holst, Keith , Kuykendall, Tori , Lenhart, Matthew , Reitmeyer, Jay , Scott, Susan M. , Smith, Matt , South, Steven P. , Tholt, Jane M. , Wolfe, Jason +X-cc: +X-bcc: +X-Folder: \FERMIS (Non-Privileged)\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: FERMIS (Non-Privileged).pst + + + +There are no physical desk to desk deals today. + + \ No newline at end of file diff --git a/demo/ermis-f/cur/9833916.1075855166415.JavaMail.evans@thyme:2,S b/demo/ermis-f/cur/9833916.1075855166415.JavaMail.evans@thyme:2,S new file mode 100644 index 00000000..e61e8ad4 --- /dev/null +++ b/demo/ermis-f/cur/9833916.1075855166415.JavaMail.evans@thyme:2,S @@ -0,0 +1,16 @@ +Message-ID: <9833916.1075855166415.JavaMail.evans@thyme> +Date: Fri, 30 Nov 2001 10:37:26 -0800 (PST) +From: no.address@enron.com +Subject: Fed Ex outbound services suspended +Mime-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +X-From: Enron Corporate Administrative Services@ENRON +X-To: All Enron Houston@ENRON +X-cc: +X-bcc: +X-Folder: \Frank_Ermis_Jan2002_1\Ermis, Frank\Inbox +X-Origin: Ermis-F +X-FileName: fermis (Non-Privileged).pst + +Effectively immediately Fed Ex has suspended all outbound service. All outbound packages should be shipped via UPS. \ No newline at end of file diff --git a/melib/Cargo.toml b/melib/Cargo.toml index f682e8c8..6cbffd04 100644 --- a/melib/Cargo.toml +++ b/melib/Cargo.toml @@ -32,7 +32,7 @@ native-tls = { version ="0.2.3", optional=true } serde = { version = "1.0.71", features = ["rc", ] } serde_derive = "1.0.71" bincode = "1.2.0" -uuid = { version = "0.8.1", features = ["serde", "v4", "v5"] } +uuid = { version = "0.8.1", features = ["serde", "v4", "v5", "stdweb", "wasm-bindgen"] } unicode-segmentation = { version = "1.2.1", optional = true } libc = {version = "0.2.59", features = ["extra_traits",]} @@ -42,15 +42,34 @@ smallvec = { version = "^1.4.0", features = ["serde", ] } nix = "0.17.0" rusqlite = {version = "0.24.0", optional = true } -libloading = "0.6.2" +libloading = { version = "0.6.2", optional = true } futures = "0.3.5" -smol = "0.1.18" +#smol = "0.1.18" async-stream = "0.2.1" base64 = { version = "0.12.3", optional = true } flate2 = { version = "1.0.16", optional = true } +wasm-bindgen = { version = "0.2.63", optional = true } + +# The `console_error_panic_hook` crate provides better debugging of panics by +# logging them with `console.error`. This is great for development, but requires +# all the `std::fmt` and `std::panicking` infrastructure, so isn't great for +# code size when deploying. +console_error_panic_hook = { version = "0.1.6", optional = true } + +# `wee_alloc` is a tiny allocator for wasm that is only ~1K in code size +# compared to the default allocator's ~10K. It is slower than the default +# allocator, however. +# +# Unfortunately, `wee_alloc` requires nightly Rust when targeting wasm for now. +wee_alloc = { version = "0.4.5", optional = true } + +[dependencies.js-sys] +version = "0.3.4" +optional = true + [features] -default = ["unicode_algorithms", "imap_backend", "maildir_backend", "mbox_backend", "vcard", "sqlite3", "smtp", "deflate_compression"] +default = ["unicode_algorithms","vcard", "wasm"] debug-tracing = [] deflate_compression = ["flate2", ] @@ -66,3 +85,4 @@ smtp = ["tls", "base64"] sqlite3 = ["rusqlite", ] unicode_algorithms = ["unicode-segmentation"] vcard = [] +wasm = ["console_error_panic_hook", "wasm-bindgen", "wee_alloc", "js-sys"] diff --git a/melib/build.rs b/melib/build.rs index ffa9b958..882fd718 100644 --- a/melib/build.rs +++ b/melib/build.rs @@ -23,6 +23,91 @@ include!("src/text_processing/types.rs"); fn main() -> Result<(), std::io::Error> { + println!("cargo:rerun-if-changed=./../demo/"); + println!("cargo:rerun-if-changed=build.rs"); + { + use std::fs::{self, File}; + use std::io::prelude::*; + use std::path::Path; + let mod_path = Path::new("src/backends/demo/demo_corpus.rs"); + if mod_path.exists() { + eprintln!( + "{} already exists, delete it if you want to replace it.", + mod_path.display() + ); + std::process::exit(0); + } + println!("cwd: {:?}", std::env::current_dir()); + println!("mod_path: {:?}", &mod_path); + let mut file = File::create(&mod_path)?; + file.write_all(br##"pub static DEMO_MAILBOXES: &'static [(&'static str, &'static str, &'static [&'static str])] = &[ + ( + "INBOX", + "INBOX", + &[ + "##)?; + let demo_path = Path::new("./../demo/ermis-f/cur"); + println!("demo_path: {:?}", &demo_path); + assert!(demo_path.is_dir()); + for entry in fs::read_dir(&demo_path)? { + let entry = entry?; + let path = entry.path(); + if !path.is_dir() { + file.write_all(b"include_str!(\"../../../")?; + file.write_all(path.display().to_string().as_bytes())?; + file.write_all(b"\"), \n")?; + } + } + file.write_all(b"], \n")?; + file.write_all( + br##" + ), + ("INBOX/All", "All", &[]), + ("INBOX/Discussion Threads", "Discussion Threads", &[]), + ("INBOX/Sent", "Sent", &[ + "##, + )?; + + let demo_path = Path::new("./../demo/ermis-f/Sent/cur"); + println!("demo_path: {:?}", &demo_path); + assert!(demo_path.is_dir()); + for entry in fs::read_dir(&demo_path)? { + let entry = entry?; + let path = entry.path(); + if !path.is_dir() { + file.write_all(b"include_str!(\"../../../")?; + file.write_all(path.display().to_string().as_bytes())?; + file.write_all(b"\"), \n")?; + } + } + + file.write_all( + br##" + ]), + ("INBOX/Notes", "Notes", &[]), + ("INBOX/Trash", "Trash", &[ + "##, + )?; + let demo_path = Path::new("./../demo/ermis-f/Trash/cur"); + println!("demo_path: {:?}", &demo_path); + assert!(demo_path.is_dir()); + for entry in fs::read_dir(&demo_path)? { + let entry = entry?; + let path = entry.path(); + if !path.is_dir() { + file.write_all(b"include_str!(\"../../../")?; + file.write_all(path.display().to_string().as_bytes())?; + file.write_all(b"\"), \n")?; + } + } + + file.write_all( + br##" + ]), +]; + "##, + )?; + } #[cfg(feature = "unicode_algorithms")] { use std::fs::File; diff --git a/melib/src/backends.rs b/melib/src/backends.rs index 242cf0a1..5fb95c33 100644 --- a/melib/src/backends.rs +++ b/melib/src/backends.rs @@ -39,6 +39,8 @@ pub mod nntp; pub mod notmuch; #[cfg(feature = "notmuch_backend")] pub use self::notmuch::NotmuchDb; +#[cfg(feature = "wasm")] +pub mod demo; #[cfg(feature = "jmap_backend")] pub mod jmap; #[cfg(feature = "maildir_backend")] @@ -176,6 +178,16 @@ impl Backends { }, ); } + #[cfg(feature = "wasm")] + { + b.register( + "demo".to_string(), + Backend { + create_fn: Box::new(|| Box::new(|f, i, ev| demo::DemoType::new(f, i, ev))), + validate_conf_fn: Box::new(demo::DemoType::validate_config), + }, + ); + } b } diff --git a/melib/src/backends/demo.rs b/melib/src/backends/demo.rs new file mode 100644 index 00000000..d91208bf --- /dev/null +++ b/melib/src/backends/demo.rs @@ -0,0 +1,354 @@ +/* + * meli - mailbox module. + * + * Copyright 2017 Manos Pitsidianakis + * + * This file is part of meli. + * + * meli is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * meli is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with meli. If not, see . + */ + +/*! + * https://wiki2.dovecot.org/MailboxFormat/demo + */ + +use crate::backends::*; +use crate::conf::AccountSettings; +use crate::email::*; +use crate::error::{MeliError, Result}; +use crate::get_path_hash; +use std::collections::{hash_map::HashMap, BTreeMap}; +use std::path::PathBuf; +use std::sync::{Arc, Mutex, RwLock}; + +mod demo_corpus; + +#[derive(Debug, Default)] +struct DemoMailbox { + hash: MailboxHash, + name: String, + path: PathBuf, + envs: Vec, + children: Vec, + parent: Option, + usage: Arc>, + is_subscribed: bool, + permissions: MailboxPermissions, + pub total: Arc>, + pub unseen: Arc>, +} + +impl BackendMailbox for DemoMailbox { + fn hash(&self) -> MailboxHash { + self.hash + } + + fn name(&self) -> &str { + self.name.as_str() + } + + fn path(&self) -> &str { + self.path.to_str().unwrap() + } + + fn change_name(&mut self, s: &str) { + self.name = s.to_string(); + } + + fn clone(&self) -> Mailbox { + Box::new(DemoMailbox { + hash: self.hash, + name: self.name.clone(), + path: self.path.clone(), + envs: self.envs.clone(), + children: self.children.clone(), + usage: self.usage.clone(), + is_subscribed: self.is_subscribed, + parent: self.parent, + permissions: self.permissions, + unseen: self.unseen.clone(), + total: self.total.clone(), + }) + } + + fn children(&self) -> &[MailboxHash] { + &self.children + } + + fn parent(&self) -> Option { + self.parent + } + + fn special_usage(&self) -> SpecialUsageMailbox { + *self.usage.read().unwrap() + } + + fn permissions(&self) -> MailboxPermissions { + self.permissions + } + fn is_subscribed(&self) -> bool { + self.is_subscribed + } + fn set_is_subscribed(&mut self, new_val: bool) -> Result<()> { + self.is_subscribed = new_val; + Ok(()) + } + fn set_special_usage(&mut self, new_val: SpecialUsageMailbox) -> Result<()> { + *self.usage.write()? = new_val; + Ok(()) + } + + fn count(&self) -> Result<(usize, usize)> { + Ok((*self.unseen.lock()?, *self.total.lock()?)) + } +} + +/// `BackendOp` implementor for Demo +#[derive(Debug, Default)] +pub struct DemoOp { + hash: EnvelopeHash, + index: Arc>, + flags: Arc, Flag)>>>, + tag_index: Arc>>, +} + +impl DemoOp { + pub fn new( + hash: EnvelopeHash, + flags: Arc, Flag)>>>, + index: Arc>, + tag_index: Arc>>, + ) -> Self { + DemoOp { + hash, + flags, + index, + tag_index, + } + } +} + +impl BackendOp for DemoOp { + fn as_bytes(&mut self) -> ResultFuture> { + let ret = self.index[&self.hash].as_bytes().to_vec(); + Ok(Box::pin(async { Ok(ret) })) + } + + fn fetch_flags(&self) -> ResultFuture { + let ret = self.flags.read().unwrap()[&self.hash].1; + Ok(Box::pin(async move { Ok(ret) })) + } +} + +/// Demo backend +#[derive(Debug, Default)] +pub struct DemoType { + account_name: String, + root_mailbox: String, + mailboxes: Arc>>, + envelopes: HashMap, + index: Arc>, + flags: Arc, Flag)>>>, + tag_index: Arc>>, +} + +impl MailBackend for DemoType { + fn capabilities(&self) -> MailBackendCapabilities { + MailBackendCapabilities { + is_async: false, + is_remote: false, + extensions: None, + supports_search: false, + supports_tags: true, + supports_submission: false, + } + } + + fn is_online(&self) -> ResultFuture<()> { + Ok(Box::pin(async { Ok(()) })) + } + + fn fetch( + &mut self, + mailbox_hash: MailboxHash, + ) -> Result>> + Send + 'static>>> { + let mailboxes = self.mailboxes.clone(); + let mut mailbox_lock = mailboxes.lock().unwrap(); + let mailbox_entry = mailbox_lock.entry(mailbox_hash).or_default(); + let mut payload = Vec::with_capacity(mailbox_entry.envs.len()); + for env_hash in mailbox_entry.envs.iter() { + payload.push(self.envelopes[env_hash].clone()); + } + + Ok(Box::pin(async_stream::try_stream! { + yield payload; + })) + } + + fn watch(&self) -> ResultFuture<()> { + Err(MeliError::new("Unimplemented.")) + } + + fn refresh(&mut self, _mailbox_hash: MailboxHash) -> ResultFuture<()> { + Err(MeliError::new("Unimplemented.")) + } + + fn mailboxes(&self) -> ResultFuture> { + debug!("entering mailboxes"); + let ret = Ok(self + .mailboxes + .lock() + .unwrap() + .iter() + .map(|(h, f)| (*h, f.clone() as Mailbox)) + .collect()); + debug!("returning mailboxes"); + Ok(Box::pin(async { ret })) + } + + fn operation(&self, hash: EnvelopeHash) -> Result> { + Ok(Box::new(DemoOp::new( + hash, + self.flags.clone(), + self.index.clone(), + self.tag_index.clone(), + ))) + } + + fn save( + &self, + _bytes: Vec, + _mailbox_hash: MailboxHash, + _flags: Option, + ) -> ResultFuture<()> { + Err(MeliError::new("Unimplemented.")) + } + + fn copy_messages( + &mut self, + _env_hashes: EnvelopeHashBatch, + _source_mailbox_hash: MailboxHash, + _destination_mailbox_hash: MailboxHash, + _move_: bool, + ) -> ResultFuture<()> { + Err(MeliError::new("Unimplemented.")) + } + + fn set_flags( + &mut self, + env_hashes: EnvelopeHashBatch, + _mailbox_hash: MailboxHash, + flags: SmallVec<[(std::result::Result, bool); 8]>, + ) -> ResultFuture<()> { + for hash in env_hashes.iter() { + for set in flags.iter() { + match set { + (Ok(flag), value) => { + let mut flags = self.flags.read().unwrap()[&hash].1; + flags.set(*flag, *value); + self.flags.write().unwrap().get_mut(&hash).unwrap().1 = flags; + } + (Err(tag), value) => { + let hash = tag_hash!(tag); + if *value { + self.tag_index.write().unwrap().insert(hash, tag.into()); + } + } + } + } + } + Ok(Box::pin(async { Ok(()) })) + } + + fn as_any(&self) -> &dyn ::core::any::Any { + self + } + + fn as_any_mut(&mut self) -> &mut dyn core::any::Any { + self + } +} + +impl DemoType { + pub fn new( + s: &AccountSettings, + _is_subscribed: Box bool>, + _event_consumer: BackendEventConsumer, + ) -> Result> { + let mut ret = DemoType { + account_name: s.name().to_string(), + root_mailbox: s.root_mailbox.to_string(), + ..Default::default() + }; + { + let mut mbox_lck = ret.mailboxes.lock().unwrap(); + let mut flags_lck = ret.flags.write().unwrap(); + let index_lck = Arc::get_mut(&mut ret.index).unwrap(); + //let tag_lck = ret.tag_index.write().unwrap(); + for (path, name, envelopes) in demo_corpus::DEMO_MAILBOXES { + let hash = get_path_hash!(name); + let mut mbox = DemoMailbox { + hash, + path: path.into(), + name: name.to_string(), + envs: vec![], + children: Vec::new(), + parent: None, + usage: Arc::new(RwLock::new(SpecialUsageMailbox::Normal)), + is_subscribed: true, + permissions: MailboxPermissions { + create_messages: false, + remove_messages: false, + set_flags: false, + create_child: false, + rename_messages: false, + delete_messages: false, + delete_mailbox: false, + change_permissions: false, + }, + unseen: Arc::new(Mutex::new(0)), + total: Arc::new(Mutex::new(0)), + }; + for bytes in *envelopes { + let env = Envelope::from_bytes(bytes.as_bytes(), None).unwrap(); + index_lck.insert(env.hash(), bytes); + flags_lck.insert(env.hash(), (vec![], env.flags())); + mbox.envs.push(env.hash()); + ret.envelopes.insert(env.hash(), env); + } + mbox_lck.insert(hash, mbox); + } + } + Ok(Box::new(ret)) + } + + pub fn validate_config(_s: &AccountSettings) -> Result<()> { + Ok(()) + } +} + +static _DEMO_MAILBOXES: &'static [(&'static str, &'static str, &'static [&'static str])] = &[ + ( + "INBOX", + "INBOX", + &[include_str!( + "../../../demo/ermis-f/cur/6813190.1075861340968.JavaMail.evans@thyme:2,S" + )], + ), + ("INBOX/All", "All", &[]), + ("INBOX/Discussion Threads", "Discussion Threads", &[]), + ("INBOX/Sent", "Sent", &[]), + ("INBOX/Notes", "Notes", &[]), + ("INBOX/Trash", "Trash", &[]), +]; diff --git a/melib/src/backends/demo/demo_corpus.rs b/melib/src/backends/demo/demo_corpus.rs new file mode 100644 index 00000000..a5cdba7c --- /dev/null +++ b/melib/src/backends/demo/demo_corpus.rs @@ -0,0 +1,429 @@ +pub static DEMO_MAILBOXES: &'static [(&'static str, &'static str, &'static [&'static str])] = &[ + ( + "INBOX", + "INBOX", + &[ + include_str!("../../.././../demo/ermis-f/cur/27847073.1075855167976.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/14868182.1075861338166.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/2011572.1075861338235.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/6673313.1075855166695.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/12037233.1075855168071.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/3200651.1075861339184.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/19548825.1075855167201.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/15778635.1075861336191.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/5130739.1075855166105.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/24286527.1075861339965.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/7976222.1075861336049.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/33538700.1075855169184.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/22515050.1075861336808.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/2646725.1075861340254.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/8433743.1075861340921.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/25609768.1075855167869.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/19423957.1075861339337.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/8232630.1075855166602.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/15607903.1075862655245.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/20683529.1075855167894.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/19827443.1075861336693.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/4818264.1075861337397.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/33203232.1075861339415.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/24362835.1075861338947.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/28411928.1075861334813.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/29349376.1075861337074.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/24201779.1075855166950.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/10940241.1075855166230.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/6713247.1075855167178.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/30966468.1075855166920.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/14215113.1075859150873.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/13397914.1075861337233.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/18446640.1075855166156.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/24988647.1075861340608.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/1434339.1075861338976.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/3614690.1075855168172.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/24826179.1075861337097.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/27554432.1075855165960.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/4632773.1075861339556.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/9190722.1075861339485.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/6073973.1075861338730.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/17459166.1075855165142.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/7977874.1075855169586.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/6422082.1075861336073.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/6902675.1075861341109.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/2256814.1075855168510.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/19743679.1075861341335.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/23936330.1075861339888.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/18173893.1075861338421.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/24690486.1075855167562.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/314349.1075861335613.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/9690915.1075861338208.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/4293577.1075861337522.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/6090011.1075855167364.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/15233052.1075861335637.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/21857215.1075861338522.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/2882539.1075861337634.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/11510169.1075861338322.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/28068718.1075861339461.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/14864700.1075861339002.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/10430272.1075861334560.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/17969911.1075855169399.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/6895070.1075861334680.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/29091198.1075855166319.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/2708769.1075861334433.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/30414661.1075861336378.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/29528847.1075855167734.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/24038452.1075861338602.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/2697913.1075861340338.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/1378999.1075861339937.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/21446473.1075855165426.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/2414125.1075861334648.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/19111374.1075855167661.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/24565297.1075855168293.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/12925516.1075861336856.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/24489685.1075855165861.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/15225924.1075861338658.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/20230588.1075861340894.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/24676092.1075861335860.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/25007296.1075855169027.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/10125224.1075861338344.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/31080154.1075861340763.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/31945973.1075861338297.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/21469528.1075855165936.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/12259029.1075861339616.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/16935956.1075861340635.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/30559528.1075855169455.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/23064445.1075855166463.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/345807.1075855165473.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/26917265.1075861340542.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/9833916.1075855166415.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/17798744.1075855168440.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/15717563.1075861336502.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/31655445.1075855165240.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/12407325.1075861335057.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/3587322.1075855165038.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/3222258.1075861339390.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/4401397.1075855170453.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/32197777.1075861341198.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/17857511.1075861337878.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/254613.1075855170241.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/15496121.1075859150827.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/22681428.1075861335087.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/31004059.1075855166131.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/12897459.1075861339795.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/2167584.1075861338571.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/14244203.1075855169000.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/20521740.1075861337611.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/30375076.1075855169694.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/24436331.1075861340149.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/16990554.1075855168041.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/3356145.1075861341288.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/29390631.1075861340462.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/22305081.1075861334487.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/8991858.1075855168242.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/7847445.1075861338838.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/30097492.1075859150787.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/26433813.1075861336564.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/13442327.1075861339154.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/12599237.1075861340516.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/3289075.1075861337738.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/20322315.1075855170476.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/16018435.1075861338682.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/68049.1075855169291.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/2245451.1075855170634.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/19475550.1075861335688.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/5862380.1075859150896.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/25050679.1075861337448.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/15903927.1075861334393.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/4982442.1075855168725.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/6152588.1075861334846.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/970477.1075861341264.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/5591087.1075861339208.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/5294586.1075861336265.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/132454.1075861337315.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/17666933.1075855168699.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/625724.1075855169611.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/24477392.1075855165357.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/24595911.1075861336528.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/25726.1075861337982.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/16269037.1075861341159.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/12694194.1075861338758.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/7793205.1075855165120.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/13323139.1075861338094.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/1100065.1075861335576.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/12288697.1075861340055.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/26848357.1075861340836.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/20126175.1075861337548.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/22350323.1075861337951.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/21849842.1075855167686.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/2825983.1075861334918.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/20299842.1075861337015.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/10418976.1075855169865.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/18273866.1075861339024.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/25810313.1075855170604.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/6764267.1075861339533.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/27409349.1075861337289.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/25357853.1075861334869.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/8826031.1075855166808.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/20900630.1075855166625.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/32885543.1075861334977.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/17126366.1075861336832.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/27371397.1075855166857.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/6565803.1075855165837.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/7659171.1075861339771.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/6564888.1075855169923.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/32321684.1075861337854.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/32227944.1075861339314.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/32803045.1075855165911.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/29559114.1075861335530.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/14610231.1075861334894.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/527379.1075861336241.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/28092732.1075855169792.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/15566855.1075855166579.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/5941235.1075855165188.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/16379304.1075855168566.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/6813190.1075861340968.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/26128330.1075855165580.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/7493164.1075861335965.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/2711540.1075855165165.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/23261149.1075861335138.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/6774163.1075861335196.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/29912783.1075855165211.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/24988798.1075855167273.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/20771660.1075855169099.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/10774140.1075861336719.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/1602316.1075861335663.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/6513489.1075855168677.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/5975399.1075861339818.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/18915327.1075861338634.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/25664518.1075855167228.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/17177896.1075855165813.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/17869404.1075855170266.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/2179790.1075855167951.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/32309712.1075855169374.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/20122265.1075861338375.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/4626635.1075855168969.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/26323334.1075861341017.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/21747660.1075861336453.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/14151835.1075855166345.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/13780512.1075855168544.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/18311052.1075861334734.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/5746820.1075855168353.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/22773245.1075855169769.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/13232231.1075861334593.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/4170725.1075855167918.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/10858754.1075861336217.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/26401326.1075861337711.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/1510254.1075861335402.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/1960384.1075855170349.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/2329626.1075861335506.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/33515772.1075861335308.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/23090941.1075861338867.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/15691549.1075861335433.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/8328864.1075855166741.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/22202925.1075855170118.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/21992049.1075861334703.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/11442162.1075861336024.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/9111018.1075855169951.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/20648454.1075861339266.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/1795248.1075855170406.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/2852493.1075855165556.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/23887584.1075861340278.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/20012421.1075855169979.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/14730260.1075855170052.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/4161320.1075861341521.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/23453834.1075855167537.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/12007090.1075861340945.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/25414695.1075861336352.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/3183998.1075861335236.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/23292931.1075855166180.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/14781038.1075855165403.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/27705296.1075861335261.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/30023147.1075861335926.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/12135954.1075855168861.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/2840495.1075855170577.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/31952499.1075861337582.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/10651018.1075861337829.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/17592906.1075861335482.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/14007895.1075855169634.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/25427135.1075855168937.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/21267809.1075861336761.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/4037448.1075855169208.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/7393067.1075861339362.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/28520999.1075855166832.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/11997233.1075855165603.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/27364268.1075859150850.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/17160569.1075855168377.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/4804926.1075861340124.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/12249455.1075861338790.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/19177858.1075861338267.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/3537035.1075855167107.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/30411832.1075855169432.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/21285631.1075855167758.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/15718153.1075861341230.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/27102362.1075861339106.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/28503033.1075861337258.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/19740046.1075855165758.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/8993435.1075855169129.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/22063169.1075855167132.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/15495290.1075861337195.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/7309286.1075855170430.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/2866511.1075861340812.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/19303845.1075861337474.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/4283336.1075861336158.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/10602937.1075855167708.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/23337497.1075855166501.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/20207444.1075855170192.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/4807720.1075861336131.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/10231298.1075855167022.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/20154687.1075861338813.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/8915075.1075855165635.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/4502942.1075861336478.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/26164164.1075861334765.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/33353871.1075861338398.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/4797081.1075862655316.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/31840312.1075855169527.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/26476326.1075861334457.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/7064667.1075855165508.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/28566081.1075861338071.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/31549740.1075861337042.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/13733113.1075861337421.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/20278170.1075855165533.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/11574209.1075861337339.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/31965991.1075861335034.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/7992612.1075861339130.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/28366262.1075855165066.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/13558853.1075861337158.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/4245271.1075861337122.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/10535454.1075861340214.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/16778174.1075861334952.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/27560234.1075855165265.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/1989982.1075855168913.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/21575267.1075861340991.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/31139126.1075855167441.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/12426910.1075861336590.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/17003045.1075861339242.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/29964320.1075861336314.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/20351910.1075861337900.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/17490652.1075861338036.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/15341399.1075861337771.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/22106769.1075855170217.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/18759906.1075861336975.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/12699741.1075861337374.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/18636835.1075861339291.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/26833815.1075861338924.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/17429461.1075861339510.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/11171080.1075861340693.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/21339736.1075861335342.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/19465939.1075855166718.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/16195175.1075855169350.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/7764461.1075861336881.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/4121857.1075861336924.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/21597519.1075855168766.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/18936135.1075861340435.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/33406854.1075861340308.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/6585561.1075855170504.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/19287969.1075855167078.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/33362618.1075855166892.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/9577395.1075855166672.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/12799088.1075855169660.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/131395.1075855168616.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/6582170.1075855167418.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/8071668.1075861335284.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/32284591.1075861335011.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/33316640.1075861336289.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/4736244.1075855166205.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/29104901.1075855166649.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/31861227.1075861335901.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/13829531.1075861339912.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/7832776.1075861335991.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/26668721.1075861335553.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/15601273.1075861341133.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/6895082.1075855170082.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/32449992.1075861338898.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/16747000.1075861339581.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/295604.1075861338546.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/10400001.1075855165096.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/15221320.1075855168318.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/15129340.1075855165667.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/3735103.1075855166286.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/5163039.1075861339048.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/28723635.1075861340188.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/28420931.1075861335115.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/14195679.1075855165380.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/27100195.1075855166054.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/60478.1075855166391.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/1920845.1075861337498.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/1306137.1075861339749.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/28894847.1075861334622.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/4572614.1075861340029.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/1341108.1075855167251.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/27177842.1075861335367.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/3443502.1075861339081.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/26268708.1075861336785.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/13546701.1075861340486.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/13813869.1075855167394.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/23585178.1075861335458.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/2972396.1075861339438.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/16087444.1075855166368.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/7397489.1075861334532.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/346590.1075861340866.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/8543845.1075855168012.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/22320545.1075861340787.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/27553358.1075861340004.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/27797336.1075861337664.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/13302462.1075861339651.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/7459161.1075861335171.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/10273455.1075861334788.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/19489356.1075855165884.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/9171738.1075855165449.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/119215.1075861339850.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/32846990.1075861338489.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/24888103.1075861336097.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/18288556.1075855165782.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/17628194.1075861340582.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/5660351.1075855167156.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/11392216.1075861334509.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/cur/381987.1075861340669.JavaMail.evans@thyme:2,S"), +], + + ), + ("INBOX/All", "All", &[]), + ("INBOX/Discussion Threads", "Discussion Threads", &[]), + ("INBOX/Sent", "Sent", &[ + include_str!("../../.././../demo/ermis-f/Sent/cur/32217640.1075852314422.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Sent/cur/8806962.1075852314861.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Sent/cur/21003046.1075852314466.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Sent/cur/22524399.1075855487777.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Sent/cur/6483900.1075855487799.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Sent/cur/24624686.1075852314533.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Sent/cur/2089632.1075855487755.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Sent/cur/23668222.1075855487820.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Sent/cur/6747425.1075852314570.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Sent/cur/8012373.1075852314703.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Sent/cur/5369934.1075852314511.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Sent/cur/10746181.1075852314378.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Sent/cur/5580413.1075852314489.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Sent/cur/30249743.1075855499568.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Sent/cur/6266690.1075852314636.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Sent/cur/32726201.1075855499483.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Sent/cur/27910773.1075861342042.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Sent/cur/24243685.1075855499589.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Sent/cur/9082204.1075855499526.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Sent/cur/21112440.1075852314400.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Sent/cur/23546562.1075852314592.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Sent/cur/5502035.1075855499547.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Sent/cur/14018365.1075852314444.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Sent/cur/24127062.1075855170660.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Sent/cur/10020042.1075852314884.JavaMail.evans@thyme:2,S"), + + ]), + ("INBOX/Notes", "Notes", &[]), + ("INBOX/Trash", "Trash", &[ + include_str!("../../.././../demo/ermis-f/Trash/cur/10238426.1075852314265.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Trash/cur/6997933.1075852314333.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Trash/cur/10106181.1075852314287.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Trash/cur/5990006.1075852314356.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Trash/cur/30712088.1075852314241.JavaMail.evans@thyme:2,S"), +include_str!("../../.././../demo/ermis-f/Trash/cur/2062755.1075852314310.JavaMail.evans@thyme:2,S"), + + ]), +]; + \ No newline at end of file diff --git a/melib/src/backends/maildir.rs b/melib/src/backends/maildir.rs index 70494ff5..cc25512c 100644 --- a/melib/src/backends/maildir.rs +++ b/melib/src/backends/maildir.rs @@ -32,7 +32,6 @@ use crate::error::{MeliError, Result}; use crate::shellexpand::ShellExpandTrait; pub use futures::stream::Stream; -use memmap::{Mmap, Protection}; use std::collections::hash_map::DefaultHasher; use std::fs; use std::hash::{Hash, Hasher}; @@ -45,7 +44,7 @@ pub struct MaildirOp { hash_index: HashIndexes, mailbox_hash: MailboxHash, hash: EnvelopeHash, - slice: Option, + slice: Option>, } impl Clone for MaildirOp { @@ -92,7 +91,7 @@ impl MaildirOp { impl<'a> BackendOp for MaildirOp { fn as_bytes(&mut self) -> ResultFuture> { if self.slice.is_none() { - self.slice = Some(Mmap::open_path(self.path(), Protection::Read)?); + self.slice = Some(std::fs::read(self.path())?); } /* Unwrap is safe since we use ? above. */ let ret = Ok((unsafe { self.slice.as_ref().unwrap().as_slice() }).to_vec()); diff --git a/melib/src/conf.rs b/melib/src/conf.rs index a78cbc14..a64bcd06 100644 --- a/melib/src/conf.rs +++ b/melib/src/conf.rs @@ -79,7 +79,7 @@ impl AccountSettings { pub struct MailboxConf { #[serde(alias = "rename")] pub alias: Option, - #[serde(default = "false_val")] + #[serde(default = "true_val")] pub autoload: bool, #[serde(default)] pub subscribe: ToggleFlag, @@ -95,7 +95,7 @@ impl Default for MailboxConf { fn default() -> Self { MailboxConf { alias: None, - autoload: false, + autoload: true, subscribe: ToggleFlag::Unset, ignore: ToggleFlag::Unset, usage: None, diff --git a/melib/src/datetime.rs b/melib/src/datetime.rs index dd2e7e83..b9f89a53 100644 --- a/melib/src/datetime.rs +++ b/melib/src/datetime.rs @@ -38,11 +38,14 @@ //! assert_eq!(s, "2020-01-08"); //! ``` use crate::error::Result; -use std::convert::TryInto; -use std::ffi::{CStr, CString}; +//use std::convert::TryInto; +//use std::ffi::{CStr, CString}; + +use js_sys::Date; pub type UnixTimestamp = u64; +/* use libc::{timeval, timezone}; extern "C" { @@ -65,8 +68,11 @@ extern "C" { fn gettimeofday(tv: *mut timeval, tz: *mut timezone) -> i32; } +*/ -pub fn timestamp_to_string(timestamp: UnixTimestamp, fmt: Option<&str>) -> String { +pub fn timestamp_to_string(timestamp: UnixTimestamp, _fmt: Option<&str>) -> String { + Date::new(&(timestamp as f64).into()).to_iso_string().into() + /* let mut new_tm: ::libc::tm = unsafe { std::mem::zeroed() }; unsafe { let i: i64 = timestamp.try_into().unwrap_or(0); @@ -92,8 +98,10 @@ pub fn timestamp_to_string(timestamp: UnixTimestamp, fmt: Option<&str>) -> Strin }; String::from_utf8_lossy(&vec[0..ret]).into_owned() + */ } +/* fn tm_to_secs(tm: ::libc::tm) -> std::result::Result { let mut is_leap = false; let mut year = tm.tm_year; @@ -201,11 +209,19 @@ fn month_to_secs(month: usize, is_leap: bool) -> i64 { } t } +*/ pub fn rfc822_to_timestamp(s: T) -> Result where T: Into>, { + let ret = Date::parse(String::from_utf8_lossy(&s.into()).as_ref()); + if ret.is_nan() { + Err("".into()) + } else { + Ok(ret as UnixTimestamp) + } + /* let s = CString::new(s)?; let mut new_tm: ::libc::tm = unsafe { std::mem::zeroed() }; for fmt in &[ @@ -255,12 +271,20 @@ where } } Ok(0) + */ } pub fn rfc3339_to_timestamp(s: T) -> Result where T: Into>, { + let ret = Date::parse(String::from_utf8_lossy(&s.into()).as_ref()); + if ret.is_nan() { + Err("".into()) + } else { + Ok(ret as UnixTimestamp) + } + /* let s = CString::new(s)?; let mut new_tm: ::libc::tm = unsafe { std::mem::zeroed() }; for fmt in &[&b"%Y-%m-%dT%H:%M:%S\0"[..], &b"%Y-%m-%d\0"[..]] { @@ -308,13 +332,21 @@ where } } Ok(0) + */ } // FIXME: Handle non-local timezone? -pub fn timestamp_from_string(s: T, fmt: &str) -> Result> +pub fn timestamp_from_string(s: T, _fmt: &str) -> Result> where T: Into>, { + let ret = Date::parse(String::from_utf8_lossy(&s.into()).as_ref()); + if ret.is_nan() { + Ok(None) + } else { + Ok(Some(ret as UnixTimestamp)) + } + /* let mut new_tm: ::libc::tm = unsafe { std::mem::zeroed() }; let fmt = CString::new(fmt)?; unsafe { @@ -328,9 +360,12 @@ where } Ok(Some(mktime(&new_tm as *const _) as u64)) } + */ } pub fn now() -> UnixTimestamp { + Date::now() as _ + /* use std::mem::MaybeUninit; let mut tv = MaybeUninit::<::libc::timeval>::uninit(); let mut tz = MaybeUninit::<::libc::timezone>::uninit(); @@ -341,6 +376,7 @@ pub fn now() -> UnixTimestamp { } (tv.assume_init()).tv_sec as UnixTimestamp } + */ } #[test] @@ -459,7 +495,7 @@ fn test_rfcs() { } #[allow(clippy::zero_prefixed_literal)] -const TIMEZONE_ABBR: &[(&[u8], (i8, i8))] = &[ +const _TIMEZONE_ABBR: &[(&[u8], (i8, i8))] = &[ (b"ACDT", (10, 30)), (b"ACST", (09, 30)), (b"ACT", (-05, 0)), diff --git a/melib/src/error.rs b/melib/src/error.rs index 945f9252..63ad8621 100644 --- a/melib/src/error.rs +++ b/melib/src/error.rs @@ -306,12 +306,14 @@ impl From> for MeliError { } } +/* impl From for MeliError { #[inline] fn from(kind: nix::Error) -> MeliError { MeliError::new(format!("{}", kind)).set_source(Some(Arc::new(kind))) } } +*/ #[cfg(feature = "sqlite3")] impl From for MeliError { @@ -321,12 +323,14 @@ impl From for MeliError { } } +/* impl From for MeliError { #[inline] fn from(kind: libloading::Error) -> MeliError { MeliError::new(format!("{}", kind)).set_source(Some(Arc::new(kind))) } } +*/ impl From<&str> for MeliError { #[inline] diff --git a/melib/src/lib.rs b/melib/src/lib.rs index dafe33e9..6e646899 100644 --- a/melib/src/lib.rs +++ b/melib/src/lib.rs @@ -35,11 +35,19 @@ //! - A `debug` macro that works like `std::dbg` but for multiple threads. (see [`debug` macro](./macro.debug.html)) #[macro_use] pub mod dbg { + use wasm_bindgen::prelude::*; + #[wasm_bindgen] + extern "C" { + #[wasm_bindgen(js_namespace = console)] + fn log(s: &str); + #[wasm_bindgen(js_namespace = console, js_name = log)] + fn logv(x: &JsValue); + } #[macro_export] macro_rules! log_tag { () => { - eprint!( + format_args!( "[{}][{:?}] {}:{}_{}: ", crate::datetime::timestamp_to_string(crate::datetime::now(), Some("%Y-%m-%d %T")), std::thread::current() @@ -49,7 +57,7 @@ pub mod dbg { file!(), line!(), column!() - ); + ) }; } @@ -59,8 +67,14 @@ pub mod dbg { ($val:literal) => { { if cfg!(feature="debug-tracing") { - log_tag!(); - eprintln!($val); + use wasm_bindgen::prelude::*; +#[wasm_bindgen] +extern "C" { + #[wasm_bindgen(js_namespace = console)] + fn log(s: &str); +} + + log(&format!("{}{}\n", log_tag!(), $val)); } $val } @@ -72,8 +86,14 @@ pub mod dbg { // of temporaries - https://stackoverflow.com/a/48732525/1063961 match $val { tmp => { - log_tag!(); - eprintln!("{} = {:?}", stringify, tmp); + use wasm_bindgen::prelude::*; +#[wasm_bindgen] +extern "C" { + #[wasm_bindgen(js_namespace = console)] + fn log(s: &str); +} + + log(&format!("{}{} = {:?}\n", log_tag!(), stringify, tmp)); tmp } } @@ -83,8 +103,14 @@ pub mod dbg { }; ($fmt:literal, $($arg:tt)*) => { if cfg!(feature="debug-tracing") { - log_tag!(); - eprintln!($fmt, $($arg)*); + use wasm_bindgen::prelude::*; +#[wasm_bindgen] + extern "C" { + #[wasm_bindgen(js_namespace = console)] + fn log(s: &str); + } + + log(&format!("{}{}\n", log_tag!(), format_args!($fmt, $($arg)*))); } }; } @@ -115,7 +141,7 @@ pub mod error; pub use crate::error::*; pub mod thread; pub use thread::*; -pub mod connections; +//pub mod connections; pub mod parsec; pub mod search; @@ -136,16 +162,18 @@ extern crate bitflags; pub extern crate futures; pub extern crate indexmap; pub extern crate smallvec; -pub extern crate smol; +//pub extern crate smol; pub extern crate uuid; pub use shellexpand::ShellExpandTrait; pub mod shellexpand { use smallvec::SmallVec; - use std::ffi::OsStr; + //use std::ffi::OsStr; + /* use std::os::unix::ffi::OsStrExt; use std::os::unix::io::AsRawFd; + */ use std::path::{Path, PathBuf}; pub trait ShellExpandTrait { @@ -155,6 +183,7 @@ pub mod shellexpand { impl ShellExpandTrait for Path { fn expand(&self) -> PathBuf { + /* let mut ret = PathBuf::new(); for c in self.components() { let c_to_str = c.as_os_str().to_str(); @@ -173,17 +202,15 @@ pub mod shellexpand { } else { ret.push(c); } - } - Some(_) => { - ret.push(c); - } - None => { - /* path is invalid */ - return PathBuf::new(); + None => { + /* path is invalid */ + return PathBuf::new(); + } } } - } ret + */ + self.to_path_buf() } #[cfg(target_os = "linux")] @@ -292,8 +319,9 @@ pub mod shellexpand { } #[cfg(not(target_os = "linux"))] - fn complete(&self, force: bool) -> SmallVec<[String; 128]> { - let mut entries = SmallVec::new(); + fn complete(&self, _force: bool) -> SmallVec<[String; 128]> { + let entries = SmallVec::new(); + /* let (prefix, _match) = { if self.exists() && (!force || self.as_os_str().as_bytes().ends_with(b"/")) { // println!("{} {:?}", self.display(), self.components().last()); @@ -352,6 +380,7 @@ pub mod shellexpand { } } } + */ entries } } diff --git a/melib/src/logging.rs b/melib/src/logging.rs index 0df5ad53..9698c195 100644 --- a/melib/src/logging.rs +++ b/melib/src/logging.rs @@ -68,11 +68,12 @@ struct LoggingBackend { } thread_local!(static LOG: Arc> = Arc::new(Mutex::new({ - let data_dir = xdg::BaseDirectories::with_prefix("meli").unwrap(); + //let data_dir = xdg::BaseDirectories::with_prefix("meli").unwrap(); + let data_dir = std::env::current_dir().unwrap(); let log_file = OpenOptions::new().append(true) /* writes will append to a file instead of overwriting previous contents */ .create(true) /* a new file will be created if the file does not yet already exist.*/ .read(true) - .open(data_dir.place_data_file("meli.log").unwrap()).unwrap(); + .open(data_dir).unwrap(); LoggingBackend { dest: BufWriter::new(log_file), level: LoggingLevel::default(), diff --git a/package.json b/package.json new file mode 100644 index 00000000..83bd7ee4 --- /dev/null +++ b/package.json @@ -0,0 +1,22 @@ +{ + "name": "meli-wasm", + "version": "1.0.0", + "description": "For a quick start, build and install locally:", + "main": "index.js", + "directories": { + "test": "tests" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/epilys/meli-wasm.git" + }, + "author": "", + "license": "ISC", + "bugs": { + "url": "https://github.com/epilys/meli-wasm/issues" + }, + "homepage": "https://github.com/epilys/meli-wasm#readme" +} diff --git a/pkg/README.md b/pkg/README.md new file mode 100644 index 00000000..b23cd9dc --- /dev/null +++ b/pkg/README.md @@ -0,0 +1,146 @@ +# meli +For a quick start, build and install locally: + +```sh + PREFIX=~/.local make install +``` + +Available subcommands: + - meli (builds meli with optimizations in `$CARGO_TARGET_DIR`) + - install (installs binary in `$BINDIR` and documentation to `$MANDIR`) + - uninstall +Secondary subcommands: + - clean (cleans build artifacts) + - check-deps (checks dependencies) + - install-bin (installs binary to `$BINDIR`) + - install-doc (installs manpages to `$MANDIR`) + - help (prints this information) + - dist (creates release tarball named `meli-VERSION.tar.gz` in this directory) + - deb-dist (builds debian package in the parent directory) + - distclean (cleans distribution build artifacts) + - build-rustdoc (builds rustdoc documentation for all packages in `$CARGO_TARGET_DIR`) + +The Makefile *should* be portable and not require a specific `make` version. + +# Documentation + +After installing meli, see `meli(1)` and `meli.conf(5)` for documentation. Sample configuration and theme files can be found in the `samples/` subdirectory. + +# Building + +meli requires rust 1.39 and rust's package manager, Cargo. Information on how +to get it on your system can be found here: + +With Cargo available, the project can be built with + +```sh +make +``` + +The resulting binary will then be found under `target/release/meli` + +Run: + +```sh +make install +``` + +to install the binary and man pages. This requires root, so I suggest you override the default paths and install it in your `$HOME`: + +```sh +make PREFIX=$HOME/.local install +``` + +See `meli(1)` and `meli.conf(5)` for documentation. + +You can build and run meli with one command: + +```sh +cargo run --release +``` + +While the project is in early development, meli will only be developed for the +linux kernel and respected linux distributions. Support for more UNIX-like OSes +is on the roadmap. + +## Features + +Some functionality is held behind "feature gates", or compile-time flags. The following list explains each feature's purpose: + +- `dbus-notifications` enables showing notifications using `dbus`. +- `notmuch` provides support for using a notmuch database as a mail backend +- `jmap` provides support for connecting to a jmap server and use it as a mail backend +- `sqlite3` provides support for builting fast search indexes in local sqlite3 databases +- `cli-docs` includes the manpage documentation compiled by either `mandoc` or `man` binary to plain text in `meli`'s command line. Embedded documentation can be viewed with the subcommand `meli man [PAGE]` +- `svgscreenshot` provides support for taking screenshots of the current view of meli and saving it as SVG files. Its only purpose is taking screenshots for the official meli webpage. +- `debug-tracing` enables various trace debug logs from various places around the meli code base. The trace log is printed in `stderr`. + +## Building in Debian + +Building with Debian's packaged cargo might require the installation of these +two packages: `librust-openssl-sys-dev librust-libdbus-sys-dev` + +A `*.deb` package can be built with `make deb-dist` + +# Using notmuch + +To use the optional notmuch backend feature, you must have `libnotmuch5` installed in your system. In Debian-like systems, install the `libnotmuch5` packages. meli detects the library's presence on runtime. + +# Building with JMAP + +To build with JMAP support, prepend the environment variable `MELI_FEATURES='jmap'` to your make invocation: + +```sh +MELI_FEATURES="jmap" make +``` + +or if building directly with cargo, use the flag `--features="jmap"'. + +# Development + +Development builds can be built and/or run with + +``` +cargo build +cargo run +``` + +There is a debug/tracing log feature that can be enabled by using the flag +`--feature debug-tracing` after uncommenting the features in `Cargo.toml`. The logs +are printed in stderr, thus you can run meli with a redirection (i.e `2> log`) + +Code style follows the default rustfmt profile. + +# Configuration + +meli by default looks for a configuration file in this location: `$XDG_CONFIG_HOME/meli/config.toml` + +You can run meli with arbitrary configuration files by setting the `$MELI_CONFIG` +environment variable to their locations, ie: + +```sh +MELI_CONFIG=./test_config cargo run +``` + +# Testing + +How to run specific tests: + +```sh +cargo test -p {melib, meli} (-- --nocapture) (--test test_name) +``` + +# Profiling + +```sh +perf record -g target/debug/bin +perf script | stackcollapse-perf | rust-unmangle | flamegraph > perf.svg +``` + +# Running fuzz targets + +Note: `cargo-fuzz` requires the nightly toolchain. + +```sh +cargo +nightly fuzz run envelope_parse -- -dict=fuzz/envelope_tokens.dict +``` diff --git a/pkg/index.html b/pkg/index.html new file mode 100644 index 00000000..ee551673 --- /dev/null +++ b/pkg/index.html @@ -0,0 +1,31 @@ + + + + + Hello wasm-pack! + + + + +

Click on the terminal for it to gain input focus.

+
+ + diff --git a/pkg/meli.d.ts b/pkg/meli.d.ts new file mode 100644 index 00000000..e92a4514 --- /dev/null +++ b/pkg/meli.d.ts @@ -0,0 +1,29 @@ +/* tslint:disable */ +/* eslint-disable */ +/** +*/ +export function greet(): void; +/** +*/ +export function run(): void; + +export type InitInput = RequestInfo | URL | Response | BufferSource | WebAssembly.Module; + +export interface InitOutput { + readonly memory: WebAssembly.Memory; + readonly greet: () => void; + readonly run: () => void; + readonly __wbindgen_exn_store: (a: number) => void; + readonly __wbindgen_start: () => void; +} + +/** +* If `module_or_path` is {RequestInfo} or {URL}, makes a request and +* for everything else, calls `WebAssembly.instantiate` directly. +* +* @param {InitInput | Promise} module_or_path +* +* @returns {Promise} +*/ +export default function init (module_or_path?: InitInput | Promise): Promise; + \ No newline at end of file diff --git a/pkg/meli.js b/pkg/meli.js new file mode 100644 index 00000000..7e1f77c8 --- /dev/null +++ b/pkg/meli.js @@ -0,0 +1,574 @@ + +let wasm; + +const heap = new Array(32).fill(undefined); + +heap.push(undefined, null, true, false); + +function getObject(idx) { return heap[idx]; } + +let heap_next = heap.length; + +function dropObject(idx) { + if (idx < 36) return; + heap[idx] = heap_next; + heap_next = idx; +} + +function takeObject(idx) { + const ret = getObject(idx); + dropObject(idx); + return ret; +} + +function addHeapObject(obj) { + if (heap_next === heap.length) heap.push(heap.length + 1); + const idx = heap_next; + heap_next = heap[idx]; + + heap[idx] = obj; + return idx; +} + +function isLikeNone(x) { + return x === undefined || x === null; +} + +let cachegetFloat64Memory0 = null; +function getFloat64Memory0() { + if (cachegetFloat64Memory0 === null || cachegetFloat64Memory0.buffer !== wasm.memory.buffer) { + cachegetFloat64Memory0 = new Float64Array(wasm.memory.buffer); + } + return cachegetFloat64Memory0; +} + +let cachegetInt32Memory0 = null; +function getInt32Memory0() { + if (cachegetInt32Memory0 === null || cachegetInt32Memory0.buffer !== wasm.memory.buffer) { + cachegetInt32Memory0 = new Int32Array(wasm.memory.buffer); + } + return cachegetInt32Memory0; +} + +let WASM_VECTOR_LEN = 0; + +let cachegetUint8Memory0 = null; +function getUint8Memory0() { + if (cachegetUint8Memory0 === null || cachegetUint8Memory0.buffer !== wasm.memory.buffer) { + cachegetUint8Memory0 = new Uint8Array(wasm.memory.buffer); + } + return cachegetUint8Memory0; +} + +let cachedTextEncoder = new TextEncoder('utf-8'); + +const encodeString = (typeof cachedTextEncoder.encodeInto === 'function' + ? function (arg, view) { + return cachedTextEncoder.encodeInto(arg, view); +} + : function (arg, view) { + const buf = cachedTextEncoder.encode(arg); + view.set(buf); + return { + read: arg.length, + written: buf.length + }; +}); + +function passStringToWasm0(arg, malloc, realloc) { + + if (realloc === undefined) { + const buf = cachedTextEncoder.encode(arg); + const ptr = malloc(buf.length); + getUint8Memory0().subarray(ptr, ptr + buf.length).set(buf); + WASM_VECTOR_LEN = buf.length; + return ptr; + } + + let len = arg.length; + let ptr = malloc(len); + + const mem = getUint8Memory0(); + + let offset = 0; + + for (; offset < len; offset++) { + const code = arg.charCodeAt(offset); + if (code > 0x7F) break; + mem[ptr + offset] = code; + } + + if (offset !== len) { + if (offset !== 0) { + arg = arg.slice(offset); + } + ptr = realloc(ptr, len, len = offset + arg.length * 3); + const view = getUint8Memory0().subarray(ptr + offset, ptr + len); + const ret = encodeString(arg, view); + + offset += ret.written; + } + + WASM_VECTOR_LEN = offset; + return ptr; +} + +function debugString(val) { + // primitive types + const type = typeof val; + if (type == 'number' || type == 'boolean' || val == null) { + return `${val}`; + } + if (type == 'string') { + return `"${val}"`; + } + if (type == 'symbol') { + const description = val.description; + if (description == null) { + return 'Symbol'; + } else { + return `Symbol(${description})`; + } + } + if (type == 'function') { + const name = val.name; + if (typeof name == 'string' && name.length > 0) { + return `Function(${name})`; + } else { + return 'Function'; + } + } + // objects + if (Array.isArray(val)) { + const length = val.length; + let debug = '['; + if (length > 0) { + debug += debugString(val[0]); + } + for(let i = 1; i < length; i++) { + debug += ', ' + debugString(val[i]); + } + debug += ']'; + return debug; + } + // Test for built-in + const builtInMatches = /\[object ([^\]]+)\]/.exec(toString.call(val)); + let className; + if (builtInMatches.length > 1) { + className = builtInMatches[1]; + } else { + // Failed to match the standard '[object ClassName]' + return toString.call(val); + } + if (className == 'Object') { + // we're a user defined class or Object + // JSON.stringify avoids problems with cycles, and is generally much + // easier than looping through ownProperties of `val`. + try { + return 'Object(' + JSON.stringify(val) + ')'; + } catch (_) { + return 'Object'; + } + } + // errors + if (val instanceof Error) { + return `${val.name}: ${val.message}\n${val.stack}`; + } + // TODO we could test for more things here, like `Set`s and `Map`s. + return className; +} + +let cachedTextDecoder = new TextDecoder('utf-8', { ignoreBOM: true, fatal: true }); + +cachedTextDecoder.decode(); + +function getStringFromWasm0(ptr, len) { + return cachedTextDecoder.decode(getUint8Memory0().subarray(ptr, ptr + len)); +} + +function makeMutClosure(arg0, arg1, dtor, f) { + const state = { a: arg0, b: arg1, cnt: 1, dtor }; + const real = (...args) => { + // First up with a closure we increment the internal reference + // count. This ensures that the Rust closure environment won't + // be deallocated while we're invoking it. + state.cnt++; + const a = state.a; + state.a = 0; + try { + return f(a, state.b, ...args); + } finally { + if (--state.cnt === 0) { + wasm.__wbindgen_export_2.get(state.dtor)(a, state.b); + + } else { + state.a = a; + } + } + }; + real.original = state; + + return real; +} +function __wbg_adapter_22(arg0, arg1, arg2) { + wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hd3b75948ac748304(arg0, arg1, addHeapObject(arg2)); +} + +/** +* Entry point invoked by `worker.js`, a bit of a hack but see the "TODO" above +* about `worker.js` in general. +* @param {number} ptr +*/ +export function child_entry_point(ptr) { + wasm.child_entry_point(ptr); +} + +/** +*/ +export function greet() { + wasm.greet(); +} + +/** +*/ +export function run() { + wasm.run(); +} + +function handleError(f) { + return function () { + try { + return f.apply(this, arguments); + + } catch (e) { + wasm.__wbindgen_exn_store(addHeapObject(e)); + } + }; +} + +function getArrayU8FromWasm0(ptr, len) { + return getUint8Memory0().subarray(ptr / 1, ptr / 1 + len); +} +/** +*/ +export class WorkController { + + static __wrap(ptr) { + const obj = Object.create(WorkController.prototype); + obj.ptr = ptr; + + return obj; + } + + free() { + const ptr = this.ptr; + this.ptr = 0; + + wasm.__wbg_workcontroller_free(ptr); + } + /** + * Creates a new `WorkController` which immediately creates `initial` workers. + * + * The pool created here can be used over a long period of time, and it + * will be initially primed with `initial` workers. Currently workers are + * never released or gc'd until the whole pool is destroyed. + * + * # Errors + * + * Returns any error that may happen while a JS web worker is created and a + * message is sent to it. + * @param {number} initial + */ + constructor(initial) { + var ret = wasm.workcontroller_new(initial); + return WorkController.__wrap(ret); + } +} + +async function load(module, imports) { + if (typeof Response === 'function' && module instanceof Response) { + + if (typeof WebAssembly.instantiateStreaming === 'function') { + try { + return await WebAssembly.instantiateStreaming(module, imports); + + } catch (e) { + if (module.headers.get('Content-Type') != 'application/wasm') { + console.warn("`WebAssembly.instantiateStreaming` failed because your server does not serve wasm with `application/wasm` MIME type. Falling back to `WebAssembly.instantiate` which is slower. Original error:\n", e); + + } else { + throw e; + } + } + } + + const bytes = await module.arrayBuffer(); + return await WebAssembly.instantiate(bytes, imports); + + } else { + + const instance = await WebAssembly.instantiate(module, imports); + + if (instance instanceof WebAssembly.Instance) { + return { instance, module }; + + } else { + return instance; + } + } +} + +async function init(input) { + if (typeof input === 'undefined') { + input = import.meta.url.replace(/\.js$/, '_bg.wasm'); + } + const imports = {}; + imports.wbg = {}; + imports.wbg.__wbg_log_be7baab5cb258473 = function(arg0, arg1) { + console.log(getStringFromWasm0(arg0, arg1)); + }; + imports.wbg.__wbindgen_object_drop_ref = function(arg0) { + takeObject(arg0); + }; + imports.wbg.__wbindgen_cb_drop = function(arg0) { + const obj = takeObject(arg0).original; + if (obj.cnt-- == 1) { + obj.a = 0; + return true; + } + var ret = false; + return ret; + }; + imports.wbg.__wbindgen_number_new = function(arg0) { + var ret = arg0; + return addHeapObject(ret); + }; + imports.wbg.__wbg_log_128321d4d4558f55 = function(arg0) { + console.log(getObject(arg0)); + }; + imports.wbg.__wbindgen_object_clone_ref = function(arg0) { + var ret = getObject(arg0); + return addHeapObject(ret); + }; + imports.wbg.__wbg_new_59cb74e423758ede = function() { + var ret = new Error(); + return addHeapObject(ret); + }; + imports.wbg.__wbg_stack_558ba5917b466edd = function(arg0, arg1) { + var ret = getObject(arg1).stack; + var ptr0 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc); + var len0 = WASM_VECTOR_LEN; + getInt32Memory0()[arg0 / 4 + 1] = len0; + getInt32Memory0()[arg0 / 4 + 0] = ptr0; + }; + imports.wbg.__wbg_error_4bb6c2a97407129a = function(arg0, arg1) { + try { + console.error(getStringFromWasm0(arg0, arg1)); + } finally { + wasm.__wbindgen_free(arg0, arg1); + } + }; + imports.wbg.__wbg_instanceof_Window_adf3196bdc02b386 = function(arg0) { + var ret = getObject(arg0) instanceof Window; + return ret; + }; + imports.wbg.__wbg_document_6cc8d0b87c0a99b9 = function(arg0) { + var ret = getObject(arg0).document; + return isLikeNone(ret) ? 0 : addHeapObject(ret); + }; + imports.wbg.__wbg_body_8c888fe47d81765f = function(arg0) { + var ret = getObject(arg0).body; + return isLikeNone(ret) ? 0 : addHeapObject(ret); + }; + imports.wbg.__wbg_getElementById_0cb6ad9511b1efc0 = function(arg0, arg1, arg2) { + var ret = getObject(arg0).getElementById(getStringFromWasm0(arg1, arg2)); + return isLikeNone(ret) ? 0 : addHeapObject(ret); + }; + imports.wbg.__wbg_addEventListener_9e7b0c3f65ebc0d7 = handleError(function(arg0, arg1, arg2, arg3) { + getObject(arg0).addEventListener(getStringFromWasm0(arg1, arg2), getObject(arg3)); + }); + imports.wbg.__wbg_instanceof_CustomEvent_608311d95bbe60ac = function(arg0) { + var ret = getObject(arg0) instanceof CustomEvent; + return ret; + }; + imports.wbg.__wbg_detail_c1b495cec2830f81 = function(arg0) { + var ret = getObject(arg0).detail; + return addHeapObject(ret); + }; + imports.wbg.__wbg_postMessage_048e2aa1055be67d = handleError(function(arg0, arg1) { + getObject(arg0).postMessage(getObject(arg1)); + }); + imports.wbg.__wbg_setinnerHTML_4ff235db1a3cb4d8 = function(arg0, arg1, arg2) { + getObject(arg0).innerHTML = getStringFromWasm0(arg1, arg2); + }; + imports.wbg.__wbg_instanceof_HtmlElement_9cd64b297a10eb1e = function(arg0) { + var ret = getObject(arg0) instanceof HTMLElement; + return ret; + }; + imports.wbg.__wbg_settabIndex_b3ed60b55f3ff661 = function(arg0, arg1) { + getObject(arg0).tabIndex = arg1; + }; + imports.wbg.__wbg_focus_5f74cb245be46131 = handleError(function(arg0) { + getObject(arg0).focus(); + }); + imports.wbg.__wbg_instanceof_KeyboardEvent_f3e957ac7e5a3f7d = function(arg0) { + var ret = getObject(arg0) instanceof KeyboardEvent; + return ret; + }; + imports.wbg.__wbg_charCode_96fab95517f6f4f4 = function(arg0) { + var ret = getObject(arg0).charCode; + return ret; + }; + imports.wbg.__wbg_altKey_1b58e09f218a0f4b = function(arg0) { + var ret = getObject(arg0).altKey; + return ret; + }; + imports.wbg.__wbg_ctrlKey_f080ec163dcc2703 = function(arg0) { + var ret = getObject(arg0).ctrlKey; + return ret; + }; + imports.wbg.__wbg_metaKey_9bc40bb1d5972ef2 = function(arg0) { + var ret = getObject(arg0).metaKey; + return ret; + }; + imports.wbg.__wbg_key_590d4d2a765d1b58 = function(arg0, arg1) { + var ret = getObject(arg1).key; + var ptr0 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc); + var len0 = WASM_VECTOR_LEN; + getInt32Memory0()[arg0 / 4 + 1] = len0; + getInt32Memory0()[arg0 / 4 + 0] = ptr0; + }; + imports.wbg.__wbg_type_7df10f9c9c76b0b0 = function(arg0, arg1) { + var ret = getObject(arg1).type; + var ptr0 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc); + var len0 = WASM_VECTOR_LEN; + getInt32Memory0()[arg0 / 4 + 1] = len0; + getInt32Memory0()[arg0 / 4 + 0] = ptr0; + }; + imports.wbg.__wbg_target_02b2c4e71f788cc6 = function(arg0) { + var ret = getObject(arg0).target; + return isLikeNone(ret) ? 0 : addHeapObject(ret); + }; + imports.wbg.__wbg_log_5b91f057e3afce7f = function(arg0, arg1) { + console.log(getStringFromWasm0(arg0, arg1)); + }; + imports.wbg.__wbg_newnoargs_f3b8a801d5d4b079 = function(arg0, arg1) { + var ret = new Function(getStringFromWasm0(arg0, arg1)); + return addHeapObject(ret); + }; + imports.wbg.__wbg_call_8e95613cc6524977 = handleError(function(arg0, arg1) { + var ret = getObject(arg0).call(getObject(arg1)); + return addHeapObject(ret); + }); + imports.wbg.__wbg_new_e95bc3d328234326 = function(arg0) { + var ret = new Date(getObject(arg0)); + return addHeapObject(ret); + }; + imports.wbg.__wbg_now_4de5b53a19e45567 = function() { + var ret = Date.now(); + return ret; + }; + imports.wbg.__wbg_parse_33f736b060e2a9f7 = function(arg0, arg1) { + var ret = Date.parse(getStringFromWasm0(arg0, arg1)); + return ret; + }; + imports.wbg.__wbg_toISOString_43f6e380a080527c = function(arg0) { + var ret = getObject(arg0).toISOString(); + return addHeapObject(ret); + }; + imports.wbg.__wbg_self_07b2f89e82ceb76d = handleError(function() { + var ret = self.self; + return addHeapObject(ret); + }); + imports.wbg.__wbg_window_ba85d88572adc0dc = handleError(function() { + var ret = window.window; + return addHeapObject(ret); + }); + imports.wbg.__wbg_globalThis_b9277fc37e201fe5 = handleError(function() { + var ret = globalThis.globalThis; + return addHeapObject(ret); + }); + imports.wbg.__wbg_global_e16303fe83e1d57f = handleError(function() { + var ret = global.global; + return addHeapObject(ret); + }); + imports.wbg.__wbindgen_is_undefined = function(arg0) { + var ret = getObject(arg0) === undefined; + return ret; + }; + imports.wbg.__wbg_getRandomValues_3ac1b33c90b52596 = function(arg0, arg1, arg2) { + getObject(arg0).getRandomValues(getArrayU8FromWasm0(arg1, arg2)); + }; + imports.wbg.__wbg_randomFillSync_6f956029658662ec = function(arg0, arg1, arg2) { + getObject(arg0).randomFillSync(getArrayU8FromWasm0(arg1, arg2)); + }; + imports.wbg.__wbg_self_1c83eb4471d9eb9b = handleError(function() { + var ret = self.self; + return addHeapObject(ret); + }); + imports.wbg.__wbg_require_5b2b5b594d809d9f = function(arg0, arg1, arg2) { + var ret = getObject(arg0).require(getStringFromWasm0(arg1, arg2)); + return addHeapObject(ret); + }; + imports.wbg.__wbg_crypto_c12f14e810edcaa2 = function(arg0) { + var ret = getObject(arg0).crypto; + return addHeapObject(ret); + }; + imports.wbg.__wbg_msCrypto_679be765111ba775 = function(arg0) { + var ret = getObject(arg0).msCrypto; + return addHeapObject(ret); + }; + imports.wbg.__wbg_getRandomValues_05a60bf171bfc2be = function(arg0) { + var ret = getObject(arg0).getRandomValues; + return addHeapObject(ret); + }; + imports.wbg.__wbg_static_accessor_MODULE_abf5ae284bffdf45 = function() { + var ret = module; + return addHeapObject(ret); + }; + imports.wbg.__wbindgen_number_get = function(arg0, arg1) { + const obj = getObject(arg1); + var ret = typeof(obj) === 'number' ? obj : undefined; + getFloat64Memory0()[arg0 / 8 + 1] = isLikeNone(ret) ? 0 : ret; + getInt32Memory0()[arg0 / 4 + 0] = !isLikeNone(ret); + }; + imports.wbg.__wbindgen_string_get = function(arg0, arg1) { + const obj = getObject(arg1); + var ret = typeof(obj) === 'string' ? obj : undefined; + var ptr0 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc); + var len0 = WASM_VECTOR_LEN; + getInt32Memory0()[arg0 / 4 + 1] = len0; + getInt32Memory0()[arg0 / 4 + 0] = ptr0; + }; + imports.wbg.__wbindgen_debug_string = function(arg0, arg1) { + var ret = debugString(getObject(arg1)); + var ptr0 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc); + var len0 = WASM_VECTOR_LEN; + getInt32Memory0()[arg0 / 4 + 1] = len0; + getInt32Memory0()[arg0 / 4 + 0] = ptr0; + }; + imports.wbg.__wbindgen_throw = function(arg0, arg1) { + throw new Error(getStringFromWasm0(arg0, arg1)); + }; + imports.wbg.__wbindgen_rethrow = function(arg0) { + throw takeObject(arg0); + }; + imports.wbg.__wbindgen_closure_wrapper3412 = function(arg0, arg1, arg2) { + var ret = makeMutClosure(arg0, arg1, 732, __wbg_adapter_22); + return addHeapObject(ret); + }; + + if (typeof input === 'string' || (typeof Request === 'function' && input instanceof Request) || (typeof URL === 'function' && input instanceof URL)) { + input = fetch(input); + } + + const { instance, module } = await load(await input, imports); + + wasm = instance.exports; + init.__wbindgen_wasm_module = module; + wasm.__wbindgen_start(); + return wasm; +} + +export default init; + diff --git a/pkg/meli_bg.d.ts b/pkg/meli_bg.d.ts new file mode 100644 index 00000000..7e5d92f1 --- /dev/null +++ b/pkg/meli_bg.d.ts @@ -0,0 +1,7 @@ +/* tslint:disable */ +/* eslint-disable */ +export const memory: WebAssembly.Memory; +export function greet(): void; +export function run(): void; +export function __wbindgen_exn_store(a: number): void; +export function __wbindgen_start(): void; diff --git a/pkg/meli_bg.js b/pkg/meli_bg.js new file mode 100644 index 00000000..8a81f103 --- /dev/null +++ b/pkg/meli_bg.js @@ -0,0 +1,29 @@ +import * as wasm from './meli_bg.wasm'; + +const lTextDecoder = typeof TextDecoder === 'undefined' ? (0, module.require)('util').TextDecoder : TextDecoder; + +let cachedTextDecoder = new lTextDecoder('utf-8', { ignoreBOM: true, fatal: true }); + +cachedTextDecoder.decode(); + +let cachegetUint8Memory0 = null; +function getUint8Memory0() { + if (cachegetUint8Memory0 === null || cachegetUint8Memory0.buffer !== wasm.memory.buffer) { + cachegetUint8Memory0 = new Uint8Array(wasm.memory.buffer); + } + return cachegetUint8Memory0; +} + +function getStringFromWasm0(ptr, len) { + return cachedTextDecoder.decode(getUint8Memory0().subarray(ptr, ptr + len)); +} +/** +*/ +export function greet() { + wasm.greet(); +} + +export const __wbg_alert_f54825e3fcb98a51 = function(arg0, arg1) { + alert(getStringFromWasm0(arg0, arg1)); +}; + diff --git a/pkg/meli_bg.wasm b/pkg/meli_bg.wasm new file mode 100644 index 00000000..c69c37c1 Binary files /dev/null and b/pkg/meli_bg.wasm differ diff --git a/pkg/package.json b/pkg/package.json new file mode 100644 index 00000000..52b5b1a6 --- /dev/null +++ b/pkg/package.json @@ -0,0 +1,20 @@ +{ + "name": "meli", + "collaborators": [ + "Manos Pitsidianakis " + ], + "description": "terminal mail client", + "version": "0.6.1", + "license": "GPL-3.0-or-later", + "repository": { + "type": "git", + "url": "https://git.meli.delivery/meli/meli.git" + }, + "files": [ + "meli_bg.wasm", + "meli.js" + ], + "module": "meli.js", + "homepage": "https://meli.delivery", + "sideEffects": false +} \ No newline at end of file diff --git a/pkg/srv.py b/pkg/srv.py new file mode 100755 index 00000000..c056132f --- /dev/null +++ b/pkg/srv.py @@ -0,0 +1,17 @@ +#!/usr/bin/env python3 + +import http.server +import socketserver + +PORT = 21345 + +Handler = http.server.SimpleHTTPRequestHandler +Handler.extensions_map.update({ + '.wasm': 'application/wasm', +}) + +socketserver.TCPServer.allow_reuse_address = True +with socketserver.TCPServer(("", PORT), Handler) as httpd: + httpd.allow_reuse_address = True + print("serving at port", PORT) + httpd.serve_forever() diff --git a/pkg/worker.js b/pkg/worker.js new file mode 100644 index 00000000..3fa6dccc --- /dev/null +++ b/pkg/worker.js @@ -0,0 +1,35 @@ +// synchronously, using the browser, import out shim JS scripts + +let booted = false; +let lastPtr = null; + +// Wait for the main thread to send us the shared module/memory. Once we've got +// it, initialize it all with the `wasm_bindgen` global we imported via +// `importScripts`. +// +// After our first message all subsequent messages are an entry point to run, +// so we just do that. +self.onmessage = function(args) { + self.onmessage = event => run(event.data); + const [module, memory] = args.data; + wasm_bindgen(module, memory) + .then(() => { + booted = true; + if (lastPtr) + run(lastPtr); + }) + .catch(e => setTimeout(() => { throw e; })); // propagate to main `onerror` +}; + +function run(ptr) { + if (!booted) { + lastPtr = ptr; + return; + } + lastPtr = null; + try { + wasm_bindgen.child_entry_point(ptr); + } catch (e) { + throw new Error(e.message + "\n\n" + e.stack); + } +} diff --git a/src/bin.rs b/src/bin.rs index d6655d5f..a01a1515 100644 --- a/src/bin.rs +++ b/src/bin.rs @@ -27,9 +27,58 @@ //! split is done to theoretically be able to create different frontends with the same innards. //! -use std::alloc::System; +#[allow(unused_variables)] +extern crate wasm_bindgen; + +use wasm_bindgen::prelude::*; + +// When the `wee_alloc` feature is enabled, use `wee_alloc` as the global +// allocator. +#[cfg(feature = "wee_alloc")] +extern crate wee_alloc; +#[cfg(feature = "wee_alloc")] +#[global_allocator] +#[cfg(feature = "wee_alloc")] +static ALLOC: wee_alloc::WeeAlloc = wee_alloc::WeeAlloc::INIT; + +mod helpers { + use wasm_bindgen::prelude::*; + #[wasm_bindgen] + extern "C" { + #[wasm_bindgen(js_namespace = console)] + pub fn log(s: &str); + } + + pub use log as js_console; + + pub static ENRON_CONFIG: &'static str = r#" +[accounts.enron] +root_mailbox = "ermis-f" +format = "demo" +index_style = "compact" # or [plain, threaded, compact] +identity="frank.ermis@enron.com" +display_name = "Frank Ermis" +subscribed_mailboxes = ["*"] + +[composing] +# required for sending e-mail +send_mail = '/bin/true' + "#; +} + +pub use helpers::*; +#[wasm_bindgen] +pub fn greet() { + js_console("Hello, wasm-game-of-life!"); +} + +use std::sync::{Arc, Mutex}; +//use js_sys::{Array, Date}; +//use wasm_bindgen::prelude::*; +use wasm_bindgen::JsCast; +use web_sys::CustomEvent; + use std::collections::VecDeque; -use std::path::PathBuf; extern crate xdg_utils; #[macro_use] extern crate serde_derive; @@ -40,18 +89,11 @@ extern crate bitflags; extern crate serde_json; #[macro_use] extern crate smallvec; -extern crate termion; - -#[global_allocator] -static GLOBAL: System = System; #[macro_use] extern crate melib; use melib::*; -mod unix; -use unix::*; - #[macro_use] pub mod types; use crate::types::*; @@ -74,454 +116,248 @@ use crate::components::*; pub mod conf; use crate::conf::*; +pub mod pool; +use crate::pool::*; + #[cfg(feature = "sqlite3")] pub mod sqlite3; pub mod jobs; pub mod mailcap; -pub mod plugins; +//pub mod plugins; -use std::os::raw::c_int; +//use nix; +//use std::os::raw::c_int; -fn notify( - signals: &[c_int], - sender: crossbeam::channel::Sender, -) -> std::result::Result, std::io::Error> { - use std::time::Duration; - let (alarm_pipe_r, alarm_pipe_w) = nix::unistd::pipe().map_err(|err| { - std::io::Error::from_raw_os_error(err.as_errno().map(|n| n as i32).unwrap_or(0)) - })?; - let alarm_handler = move |info: &nix::libc::siginfo_t| { - let value = unsafe { info.si_value().sival_ptr as u8 }; - let _ = nix::unistd::write(alarm_pipe_w, &[value]); - }; - unsafe { - signal_hook_registry::register_sigaction(signal_hook::SIGALRM, alarm_handler)?; +// Called by our JS entry point to run the example +#[wasm_bindgen(start)] +pub fn run() -> std::result::Result<(), JsValue> { + extern crate console_error_panic_hook; + std::panic::set_hook(Box::new(console_error_panic_hook::hook)); + + // Use `web_sys`'s global `window` function to get a handle on the global + // window object. + let window = web_sys::window().expect("no global `window` exists"); + let document = window.document().expect("should have a document on window"); + let body = document.body().expect("document should have a body"); + + // Manufacture the element we're gonna append + let root_element = document.get_element_by_id("terminal").unwrap(); + //root_element.set_inner_html("Loading terminal from inside Rust!"); + if let Some(root_element) = wasm_bindgen::JsCast::dyn_ref::(&root_element) + { + root_element.set_tab_index(1); } - let (s, r) = crossbeam::channel::bounded(100); - let signals = signal_hook::iterator::Signals::new(signals)?; - let _ = nix::fcntl::fcntl( - alarm_pipe_r, - nix::fcntl::FcntlArg::F_SETFL(nix::fcntl::OFlag::O_NONBLOCK), - ); - std::thread::spawn(move || { - let mut buf = [0; 1]; - let mut ctr = 0; - loop { - ctr %= 3; - if ctr == 0 { - let _ = sender - .send_timeout(ThreadEvent::Pulse, Duration::from_millis(500)) - .ok(); - } + //let (sender, receiver) = crossbeam::channel::bounded(32 * ::std::mem::size_of::()); + let state: Arc>> = Arc::new(Mutex::new(None)); - for signal in signals.pending() { - let _ = s.send_timeout(signal, Duration::from_millis(500)).ok(); - } - while nix::unistd::read(alarm_pipe_r, buf.as_mut()) - .map(|s| s > 0) - .unwrap_or(false) + { + let cb = Closure::wrap(Box::new(move |event: web_sys::Event| { + js_console("cb focus?"); + let target = event.target(); + if let Some(root_element) = target + .as_ref() + .and_then(|target| wasm_bindgen::JsCast::dyn_ref::(target)) { - let value = buf[0]; - let _ = sender.send_timeout( - ThreadEvent::UIEvent(UIEvent::Timer(value)), - Duration::from_millis(2000), - ); + js_console("focus!"); + + js_console(&format!("{:?}", root_element.focus())); } + }) as Box); - std::thread::sleep(std::time::Duration::from_millis(100)); - ctr += 1; - } - }); - Ok(r) -} - -fn parse_manpage(src: &str) -> Result { - match src { - "" | "meli" | "main" => Ok(ManPages::Main), - "meli.conf" | "conf" | "config" | "configuration" => Ok(ManPages::Conf), - "meli-themes" | "themes" | "theming" | "theme" => Ok(ManPages::Themes), - _ => Err(MeliError::new(format!( - "Invalid documentation page: {}", - src - ))), + root_element + .add_event_listener_with_callback("touchend", cb.as_ref().unchecked_ref()) + .unwrap(); + cb.forget(); // TODO cycle collect } -} - -use structopt::StructOpt; - -#[derive(Debug)] -/// Choose manpage -enum ManPages { - /// meli(1) - Main = 0, - /// meli.conf(5) - Conf = 1, - /// meli-themes(5) - Themes = 2, -} - -#[derive(Debug, StructOpt)] -#[structopt(name = "meli", about = "terminal mail client", version_short = "v")] -struct Opt { - /// use specified configuration file - #[structopt(short, long, parse(from_os_str))] - config: Option, - - #[structopt(subcommand)] - subcommand: Option, -} - -#[derive(Debug, StructOpt)] -enum SubCommand { - /// print default theme in full to stdout and exit. - PrintDefaultTheme, - /// print loaded themes in full to stdout and exit. - PrintLoadedThemes, - /// create a sample configuration file with available configuration options. If PATH is not specified, meli will try to create it in $XDG_CONFIG_HOME/meli/config.toml - #[structopt(display_order = 1)] - CreateConfig { - #[structopt(value_name = "NEW_CONFIG_PATH", parse(from_os_str))] - path: Option, - }, - /// test a configuration file for syntax issues or missing options. - #[structopt(display_order = 2)] - TestConfig { - #[structopt(value_name = "CONFIG_PATH", parse(from_os_str))] - path: Option, - }, - #[structopt(visible_alias="docs", aliases=&["docs", "manpage", "manpages"])] - #[structopt(display_order = 3)] - /// print documentation page and exit (Piping to a pager is recommended.). - Man(ManOpt), - - /// View mail from input file. - View { - #[structopt(value_name = "INPUT", parse(from_os_str))] - path: PathBuf, - }, -} - -#[derive(Debug, StructOpt)] -struct ManOpt { - #[structopt(default_value = "meli", possible_values=&["meli", "conf", "themes"], value_name="PAGE", parse(try_from_str = parse_manpage))] - page: ManPages, -} - -fn main() { - let opt = Opt::from_args(); - ::std::process::exit(match run_app(opt) { - Ok(()) => 0, - Err(err) => { - eprintln!("{}", err); - 1 - } - }); -} - -fn run_app(opt: Opt) -> Result<()> { - if let Some(config_location) = opt.config.as_ref() { - std::env::set_var("MELI_CONFIG", config_location); - } - - match opt.subcommand { - Some(SubCommand::TestConfig { path }) => { - let config_path = if let Some(path) = path { - path + { + let state = state.clone(); + let cb = Closure::wrap(Box::new(move |event: web_sys::Event| { + if let Some(key_e) = wasm_bindgen::JsCast::dyn_ref::(&event) { + let mut state_lck = state.lock().unwrap(); + let state_mut = state_lck.as_mut().unwrap(); + js_console(&format!("key event {:?}", key_e)); + let event = ThreadEvent::Input((Key::from(key_e), vec![])); + state_event_loop(state_mut, event); } else { - crate::conf::get_config_file()? - }; - conf::FileSettings::validate(config_path)?; - return Ok(()); - } - Some(SubCommand::CreateConfig { path }) => { - let config_path = if let Some(path) = path { - path + js_console(&format!("not key event {:?}", event)); + } + }) as Box); + + root_element + .add_event_listener_with_callback("keydown", cb.as_ref().unchecked_ref()) + .unwrap(); + cb.forget(); // TODO cycle collect + } + { + let state = state.clone(); + let cb = Closure::wrap(Box::new(move |event: web_sys::Event| { + if let Some(customevent) = wasm_bindgen::JsCast::dyn_ref::(&event) { + if let Some(ptr) = customevent.detail().as_f64() { + let b: Box = + unsafe { Box::from_raw(ptr as u32 as *mut ThreadEvent) }; + crate::js_console(&format!("received thread event {:?}", b)); + let mut state_lck = state.lock().unwrap(); + let state_mut = state_lck.as_mut().unwrap(); + state_event_loop(state_mut, *b); + } else if let Some(s) = customevent.detail().as_string() { + if s == "resize" { + let b = ThreadEvent::UIEvent(UIEvent::Resize); + crate::js_console(&format!("received thread event {:?}", b)); + let mut state_lck = state.lock().unwrap(); + let state_mut = state_lck.as_mut().unwrap(); + state_mut.update_size(); + state_mut.render(); + state_mut.redraw(); + } + } } else { - crate::conf::get_config_file()? - }; - if config_path.exists() { - return Err(MeliError::new(format!( - "File `{}` already exists.\nMaybe you meant to specify another path?", - config_path.display() - ))); + js_console(&format!("not thread event {:?}", event)); } - conf::create_config_file(&config_path)?; - return Ok(()); - } - #[cfg(feature = "cli-docs")] - Some(SubCommand::Man(manopt)) => { - let _page = manopt.page; - const MANPAGES: [&'static str; 3] = [ - include_str!(concat!(env!("OUT_DIR"), "/meli.txt")), - include_str!(concat!(env!("OUT_DIR"), "/meli.conf.txt")), - include_str!(concat!(env!("OUT_DIR"), "/meli-themes.txt")), - ]; - println!("{}", MANPAGES[_page as usize]); - return Ok(()); - } - #[cfg(not(feature = "cli-docs"))] - Some(SubCommand::Man(_manopt)) => { - return Err(MeliError::new("error: this version of meli was not build with embedded documentation. You might have it installed as manpages (eg `man meli`), otherwise check https://meli.delivery")); - } - Some(SubCommand::PrintLoadedThemes) => { - let s = conf::FileSettings::new()?; - print!("{}", s.terminal.themes.to_string()); - return Ok(()); - } - Some(SubCommand::PrintDefaultTheme) => { - print!("{}", conf::Themes::default().key_to_string("dark", false)); - return Ok(()); - } - Some(SubCommand::View { ref path }) => { - if !path.exists() { - return Err(MeliError::new(format!( - "`{}` is not a valid path", - path.display() - ))); - } else if !path.is_file() { - return Err(MeliError::new(format!( - "`{}` is a directory", - path.display() - ))); - } - } - None => {} + }) as Box); + + root_element + .add_event_listener_with_callback("meli-event", cb.as_ref().unchecked_ref()) + .unwrap(); + cb.forget(); // TODO cycle collect } - /* Create a channel to communicate with other threads. The main process is the sole receiver. - * */ - let (sender, receiver) = crossbeam::channel::bounded(32 * ::std::mem::size_of::()); - /* Catch SIGWINCH to handle terminal resizing */ - let signals = &[ - /* Catch SIGWINCH to handle terminal resizing */ - signal_hook::SIGWINCH, - /* Catch SIGCHLD to handle embed applications status change */ - signal_hook::SIGCHLD, - ]; + let mut state_lck = state.lock().unwrap(); + *state_lck = Some( + State::new( + None, //Some(Settings::without_accounts().unwrap_or_default()), + //sender, receiver, + ) + .unwrap(), + ); - let signal_recvr = notify(signals, sender.clone())?; + let state_mut = state_lck.as_mut().unwrap(); - /* Create the application State. */ - let mut state; + let window = Box::new(Tabbed::new( + vec![ + Box::new(listing::Listing::new(&mut state_mut.context)), + Box::new(ContactList::new(&state_mut.context)), + Box::new(StatusPanel::new(crate::conf::value( + &state_mut.context, + "theme_default", + ))), + ], + &state_mut.context, + )); - if let Some(SubCommand::View { path }) = opt.subcommand { - let bytes = std::fs::read(&path) - .chain_err_summary(|| format!("Could not read from `{}`", path.display()))?; - let wrapper = Mail::new(bytes, Some(Flag::SEEN)) - .chain_err_summary(|| format!("Could not parse `{}`", path.display()))?; - state = State::new( - Some(Settings::without_accounts().unwrap_or_default()), - sender, - receiver.clone(), - )?; - state.register_component(Box::new(EnvelopeView::new(wrapper, None, None, 0))); - } else { - state = State::new(None, sender, receiver.clone())?; - #[cfg(feature = "svgscreenshot")] - state.register_component(Box::new(components::svg::SVGScreenshotFilter::new())); - let window = Box::new(Tabbed::new( - vec![ - Box::new(listing::Listing::new(&mut state.context)), - Box::new(ContactList::new(&state.context)), - Box::new(StatusPanel::new(crate::conf::value( - &state.context, - "theme_default", - ))), - ], - &state.context, - )); + let status_bar = Box::new(StatusBar::new(window)); + state_mut.register_component(status_bar); + state_mut.render(); + state_mut.redraw(); + state_event_loop(state_mut, ThreadEvent::Pulse); + /* - let status_bar = Box::new(StatusBar::new(window)); - state.register_component(status_bar); - - #[cfg(feature = "dbus-notifications")] - { - let dbus_notifications = Box::new(components::notifications::DbusNotifications::new()); - state.register_component(dbus_notifications); - } - state.register_component(Box::new( - components::notifications::NotificationCommand::new(), - )); - } - let enter_command_mode: Key = state - .context - .settings - .shortcuts - .general - .enter_command_mode - .clone(); - - /* Keep track of the input mode. See UIMode for details */ - 'main: loop { - state.render(); - - 'inner: loop { - /* Check if any components have sent reply events to State. */ - let events: smallvec::SmallVec<[UIEvent; 8]> = state.context.replies(); - for e in events { - state.rcv_event(e); - } - state.redraw(); - - /* Poll on all channels. Currently we have the input channel for stdin, watching events and the signal watcher. */ - crossbeam::select! { - recv(receiver) -> r => { - match r { - Ok(ThreadEvent::Pulse) | Ok(ThreadEvent::UIEvent(UIEvent::Timer(_))) => {}, - _ => {debug!(&r);} - } - match r.unwrap() { - ThreadEvent::Input((Key::Ctrl('z'), _)) if state.mode != UIMode::Embed => { - state.switch_to_main_screen(); - //_thread_handler.join().expect("Couldn't join on the associated thread"); - let self_pid = nix::unistd::Pid::this(); - nix::sys::signal::kill(self_pid, nix::sys::signal::Signal::SIGSTOP).unwrap(); - state.switch_to_alternate_screen(); - // BUG: thread sends input event after one received key - state.update_size(); - state.render(); - state.redraw(); - }, - ThreadEvent::Input(raw_input @ (Key::Ctrl('l'), _)) => { - /* Manual screen redraw */ - state.update_size(); - state.render(); - state.redraw(); - if state.mode == UIMode::Embed { - state.rcv_event(UIEvent::EmbedInput(raw_input)); - state.redraw(); - } - }, - ThreadEvent::Input((k, r)) => { - match state.mode { - UIMode::Normal => { - match k { - Key::Char('q') | Key::Char('Q') => { - if state.can_quit_cleanly() { - drop(state); - break 'main; - } else { - state.redraw(); - } - }, - _ if k == enter_command_mode => { - state.mode = UIMode::Command; - state.rcv_event(UIEvent::ChangeMode(UIMode::Command)); - state.redraw(); - } - key => { - state.rcv_event(UIEvent::Input(key)); - state.redraw(); - }, - } - }, - UIMode::Insert => { - match k { - Key::Char('\n') | Key::Esc => { - state.mode = UIMode::Normal; - state.rcv_event(UIEvent::ChangeMode(UIMode::Normal)); - state.redraw(); - }, - k => { - state.rcv_event(UIEvent::InsertInput(k)); - state.redraw(); - }, - } - } - UIMode::Command => { - match k { - Key::Char('\n') => { - state.mode = UIMode::Normal; - state.rcv_event(UIEvent::ChangeMode(UIMode::Normal)); - state.redraw(); - }, - k => { - state.rcv_event(UIEvent::CmdInput(k)); - state.redraw(); - }, - } - }, - UIMode::Embed => { - state.rcv_event(UIEvent::EmbedInput((k,r))); - state.redraw(); - }, - UIMode::Fork => { - break 'inner; // `goto` 'reap loop, and wait on child. - }, - } - }, - ThreadEvent::RefreshMailbox(event) => { - state.refresh_event(*event); - state.redraw(); - }, - ThreadEvent::UIEvent(UIEvent::ChangeMode(f)) => { - state.mode = f; - if f == UIMode::Fork { - break 'inner; // `goto` 'reap loop, and wait on child. - } - } - ThreadEvent::UIEvent(e) => { - state.rcv_event(e); - state.redraw(); - }, - ThreadEvent::Pulse => { - state.check_accounts(); - state.redraw(); - }, - ThreadEvent::JobFinished(id) => { - debug!("Job finished {}", id); - for account in state.context.accounts.values_mut() { - if account.process_event(&id) { - break; - } - } - //state.new_thread(id, name); - }, - } - }, - recv(signal_recvr) -> sig => { - match sig.unwrap() { - signal_hook::SIGWINCH => { - if state.mode != UIMode::Fork { - state.update_size(); - state.render(); - state.redraw(); - } - }, - signal_hook::SIGCHLD => { - state.rcv_event(UIEvent::EmbedInput((Key::Null, vec![0]))); - state.redraw(); - - } - other => { - debug!("got other signal: {:?}", other); - } - } - }, - } - } // end of 'inner - - 'reap: loop { - match state.try_wait_on_child() { - Some(true) => { - state.restore_input(); - state.switch_to_alternate_screen(); - } - Some(false) => { - use std::{thread, time}; - let ten_millis = time::Duration::from_millis(1500); - thread::sleep(ten_millis); - - continue 'reap; - } - None => { - state.mode = UIMode::Normal; - state.render(); - break 'reap; - } - } - } + { + let closure: Closure = Closure::new(move |event: web_sys::MouseEvent| { + context.begin_path(); + context.move_to(event.offset_x() as f64, event.offset_y() as f64); + pressed.set(true); + }); + (canvas.as_ref() as &web_sys::EventTarget) + .add_event_listener_with_callback("mousedown", closure.as_ref().unchecked_ref()) + .unwrap(); + closure.forget(); } + */ Ok(()) } + +fn state_event_loop(state: &mut State, event: ThreadEvent) { + let mut event_opt = Some(event); + while let Some(event) = event_opt { + match event { + ThreadEvent::Input((k, _)) => { + match state.mode { + UIMode::Normal => match k { + Key::Char('q') | Key::Char('Q') => { + state.context.replies.push_back(UIEvent::StatusEvent( + StatusEvent::DisplayMessage( + "Can't quit. Just close the browser tab.".to_string(), + ), + )); + state.redraw(); + } + Key::Char(' ') => { + state.mode = UIMode::Command; + state.rcv_event(UIEvent::ChangeMode(UIMode::Command)); + state.redraw(); + } + key => { + state.rcv_event(UIEvent::Input(key)); + state.redraw(); + } + }, + UIMode::Insert => match k { + Key::Char('\n') | Key::Esc => { + state.mode = UIMode::Normal; + state.rcv_event(UIEvent::ChangeMode(UIMode::Normal)); + state.redraw(); + } + k => { + state.rcv_event(UIEvent::InsertInput(k)); + state.redraw(); + } + }, + UIMode::Command => match k { + Key::Char('\n') | Key::Esc => { + state.mode = UIMode::Normal; + state.rcv_event(UIEvent::ChangeMode(UIMode::Normal)); + state.redraw(); + } + k => { + state.rcv_event(UIEvent::CmdInput(k)); + state.redraw(); + } + }, + UIMode::Embed => { + state.rcv_event(UIEvent::EmbedInput((k, vec![]))); + state.redraw(); + } + UIMode::Fork => { + unreachable!("Should not fork in WASM"); + } + } + let events: smallvec::SmallVec<[UIEvent; 8]> = state.context.replies(); + if !events.is_empty() { + for e in events { + state.rcv_event(e); + } + state.redraw(); + } + } + ThreadEvent::UIEvent(UIEvent::ChangeMode(f)) => { + state.mode = f; + } + ThreadEvent::UIEvent(e) => { + state.rcv_event(e); + state.redraw(); + let events: smallvec::SmallVec<[UIEvent; 8]> = state.context.replies(); + if !events.is_empty() { + for e in events { + state.rcv_event(e); + } + state.redraw(); + } + } + ThreadEvent::JobFinished(job_id) => { + for account in state.context.accounts.values_mut() { + if account.process_event(&job_id) { + break; + } + } + } + other => { + js_console(&format!("unused thread event {:?}", other)); + } + } + { + let mut event_queue_lck = state.context.sender.event_queue.lock().unwrap(); + event_opt = event_queue_lck.pop_back(); + } + } +} diff --git a/src/command/history.rs b/src/command/history.rs index d47d88b5..925804a1 100644 --- a/src/command/history.rs +++ b/src/command/history.rs @@ -19,31 +19,33 @@ * along with meli. If not, see . */ -use std::fs::OpenOptions; -use std::io::{Read, Write}; -use std::sync::{Arc, Mutex}; - +/* thread_local!(static CMD_HISTORY_FILE: Arc> = Arc::new(Mutex::new({ - let data_dir = xdg::BaseDirectories::with_prefix("meli").unwrap(); + let data_dir = Path::new(".").to_path_buf(); OpenOptions::new().append(true) /* writes will append to a file instead of overwriting previous contents */ .create(true) /* a new file will be created if the file does not yet already exist.*/ .read(true) - .open(data_dir.place_data_file("cmd_history").unwrap()).unwrap() + .open(data_dir).unwrap() }))); +*/ -pub fn log_cmd(mut cmd: String) { +pub fn log_cmd(_cmd: String) { + /* CMD_HISTORY_FILE.with(|f| { cmd.push('\n'); f.lock().unwrap().write_all(cmd.as_bytes()).unwrap(); }); + */ } pub fn old_cmd_history() -> Vec { - let mut ret = Vec::new(); + let ret = Vec::new(); + /* CMD_HISTORY_FILE.with(|f| { let mut old_history = String::new(); f.lock().unwrap().read_to_string(&mut old_history).unwrap(); ret.extend(old_history.lines().map(|s| s.to_string())); }); + */ ret } diff --git a/src/components/mail/compose.rs b/src/components/mail/compose.rs index 4ea4747e..a7ae3ed1 100644 --- a/src/components/mail/compose.rs +++ b/src/components/mail/compose.rs @@ -26,13 +26,12 @@ use melib::Draft; use crate::conf::accounts::JobRequest; use crate::jobs::{JobChannel, JobId, JoinHandle}; -use crate::terminal::embed::EmbedGrid; +//use crate::terminal::embed::EmbedGrid; use indexmap::IndexSet; -use nix::sys::wait::WaitStatus; +//use nix::sys::wait::WaitStatus; use std::convert::TryInto; -use std::str::FromStr; -use std::sync::{Arc, Mutex}; -use xdg_utils::query_mime_info; +//use std::str::FromStr; +//use xdg_utils::query_mime_info; #[derive(Debug, PartialEq)] enum Cursor { @@ -41,6 +40,7 @@ enum Cursor { //Attachments, } +/* #[derive(Debug)] enum EmbedStatus { Stopped(Arc>, File), @@ -65,6 +65,7 @@ impl std::ops::DerefMut for EmbedStatus { } } } +*/ #[derive(Debug)] pub struct Composer { @@ -79,8 +80,8 @@ pub struct Composer { mode: ViewMode, - embed_area: Area, - embed: Option, + //embed_area: Area, + //embed: Option, sign_mail: ToggleFlag, dirty: bool, has_changes: bool, @@ -106,8 +107,8 @@ impl Default for Composer { sign_mail: ToggleFlag::Unset, dirty: true, has_changes: false, - embed_area: ((0, 0), (0, 0)), - embed: None, + //embed_area: ((0, 0), (0, 0)), + //embed: None, initialized: false, id: ComponentId::new_v4(), } @@ -118,7 +119,7 @@ impl Default for Composer { enum ViewMode { Discard(Uuid, UIDialog), Edit, - Embed, + //Embed, SelectRecipients(UIDialog
), Send(UIConfirmationDialog), WaitingForSendResult(UIDialog, JoinHandle, JobId, JobChannel<()>), @@ -625,6 +626,7 @@ impl Component for Composer { /* Regardless of view mode, do the following */ self.form.draw(grid, header_area, context); + /* if let Some(ref mut embed_pty) = self.embed { let embed_area = (upper_left!(header_area), bottom_right!(body_area)); match embed_pty { @@ -661,6 +663,9 @@ impl Component for Composer { self.pager.set_dirty(true); self.pager.draw(grid, body_area, context); } + */ + self.pager.set_dirty(true); + self.pager.draw(grid, body_area, context); if self.cursor == Cursor::Body { change_colors( @@ -685,7 +690,8 @@ impl Component for Composer { } match self.mode { - ViewMode::Edit | ViewMode::Embed => {} + //ViewMode::Edit | ViewMode::Embed => {} + ViewMode::Edit => {} ViewMode::Send(ref mut s) => { s.draw(grid, center_area(area, s.content.size()), context); } @@ -952,6 +958,7 @@ impl Component for Composer { )); return true; } + /* UIEvent::EmbedInput((Key::Ctrl('z'), _)) => { self.embed.as_ref().unwrap().lock().unwrap().stop(); match self.embed.take() { @@ -964,7 +971,7 @@ impl Component for Composer { .replies .push_back(UIEvent::ChangeMode(UIMode::Normal)); self.dirty = true; - } + } UIEvent::EmbedInput((ref k, ref b)) => { use std::io::Write; if let Some(ref mut embed) = self.embed { @@ -975,14 +982,14 @@ impl Component for Composer { drop(embed_guard); if exit_code != 0 { context.replies.push_back(UIEvent::Notification( - None, - format!( - "Subprocess has exited with exit code {}", - exit_code - ), - Some(NotificationType::Error( - melib::error::ErrorKind::External, - )), + None, + format!( + "Subprocess has exited with exit code {}", + exit_code + ), + Some(NotificationType::Error( + melib::error::ErrorKind::External, + )), )); } else if let EmbedStatus::Running(_, f) = embed { let result = f.read_to_string(); @@ -1006,42 +1013,71 @@ impl Component for Composer { self.draft.set_body(result); self.has_changes = true; } + self.initialized = false; + } + self.embed = None; + self.mode = ViewMode::Edit; + context + .replies + .push_back(UIEvent::ChangeMode(UIMode::Normal)); } - self.initialized = false; - } self.embed = None; self.mode = ViewMode::Edit; context .replies .push_back(UIEvent::ChangeMode(UIMode::Normal)); - } + } #[cfg(any(target_os = "linux", target_os = "android"))] Ok(WaitStatus::PtraceEvent(_, _, _)) - | Ok(WaitStatus::PtraceSyscall(_)) => { - drop(embed_guard); - match self.embed.take() { - Some(EmbedStatus::Running(e, f)) - | Some(EmbedStatus::Stopped(e, f)) => { - self.embed = Some(EmbedStatus::Stopped(e, f)); + | Ok(WaitStatus::PtraceSyscall(_)) => { + drop(embed_guard); + match self.embed.take() { + Some(EmbedStatus::Running(e, f)) + | Some(EmbedStatus::Stopped(e, f)) => { + self.embed = Some(EmbedStatus::Stopped(e, f)); + } + _ => {} } - _ => {} + self.mode = ViewMode::Edit; + context + .replies + .push_back(UIEvent::ChangeMode(UIMode::Normal)); + self.dirty = true; + return true; } - self.mode = ViewMode::Edit; - context - .replies - .push_back(UIEvent::ChangeMode(UIMode::Normal)); - self.dirty = true; - return true; - } Ok(WaitStatus::Stopped(_, _)) => { drop(embed_guard); match self.embed.take() { Some(EmbedStatus::Running(e, f)) - | Some(EmbedStatus::Stopped(e, f)) => { - self.embed = Some(EmbedStatus::Stopped(e, f)); - } - _ => {} + | Some(EmbedStatus::Stopped(e, f)) => { + self.embed = Some(EmbedStatus::Stopped(e, f)); + } + self.mode = ViewMode::Edit; + context + .replies + .push_back(UIEvent::ChangeMode(UIMode::Normal)); + self.dirty = true; + return true; } + Ok(WaitStatus::Continued(_)) | Ok(WaitStatus::StillAlive) => { + context + .replies + .push_back(UIEvent::EmbedInput((k.clone(), b.to_vec()))); + return true; + } + e => { + context.replies.push_back(UIEvent::Notification( + None, + format!("Subprocess has exited with reason {:?}", e), + Some(NotificationType::ERROR), + )); + drop(embed_guard); + self.embed = None; + self.mode = ViewMode::Edit; + context + .replies + .push_back(UIEvent::ChangeMode(UIMode::Normal)); + } self.mode = ViewMode::Edit; context .replies @@ -1058,25 +1094,25 @@ impl Component for Composer { Ok(WaitStatus::Signaled(_, signal, _)) => { drop(embed_guard); context.replies.push_back(UIEvent::Notification( - None, - format!("Subprocess was killed by {} signal", signal), - Some(NotificationType::Error( - melib::error::ErrorKind::External, - )), + None, + format!("Subprocess was killed by {} signal", signal), + Some(NotificationType::Error( + melib::error::ErrorKind::External, + )), )); self.embed = None; self.mode = ViewMode::Edit; context .replies .push_back(UIEvent::ChangeMode(UIMode::Normal)); - } + } Err(err) => { context.replies.push_back(UIEvent::Notification( - Some("Embed editor crashed.".to_string()), - format!("Subprocess has exited with reason {}", &err), - Some(NotificationType::Error( - melib::error::ErrorKind::External, - )), + Some("Embed editor crashed.".to_string()), + format!("Subprocess has exited with reason {}", &err), + Some(NotificationType::Error( + melib::error::ErrorKind::External, + )), )); drop(embed_guard); self.embed = None; @@ -1084,7 +1120,7 @@ impl Component for Composer { context .replies .push_back(UIEvent::ChangeMode(UIMode::Normal)); - } + } } } } @@ -1094,21 +1130,21 @@ impl Component for Composer { UIEvent::Input(ref key) if self.embed.is_some() && shortcut!(key == shortcuts[Self::DESCRIPTION]["edit_mail"]) => - { - self.embed.as_ref().unwrap().lock().unwrap().wake_up(); - match self.embed.take() { - Some(EmbedStatus::Running(e, f)) | Some(EmbedStatus::Stopped(e, f)) => { - self.embed = Some(EmbedStatus::Running(e, f)); + { + self.embed.as_ref().unwrap().lock().unwrap().wake_up(); + match self.embed.take() { + Some(EmbedStatus::Running(e, f)) | Some(EmbedStatus::Stopped(e, f)) => { + self.embed = Some(EmbedStatus::Running(e, f)); + } + _ => {} } - _ => {} + self.mode = ViewMode::Embed; + context + .replies + .push_back(UIEvent::ChangeMode(UIMode::Embed)); + self.set_dirty(true); + return true; } - self.mode = ViewMode::Embed; - context - .replies - .push_back(UIEvent::ChangeMode(UIMode::Embed)); - self.set_dirty(true); - return true; - } UIEvent::Input(ref key) if self.mode.is_edit() && shortcut!(key == shortcuts[Self::DESCRIPTION]["edit_mail"]) => @@ -1140,7 +1176,8 @@ impl Component for Composer { true, ); - if *account_settings!(context[self.account_hash].composing.embed) { + if false { + // if *account_settings!(context[self.account_hash].composing.embed) { self.embed = Some(EmbedStatus::Running( crate::terminal::embed::create_pty( width!(self.embed_area), @@ -1342,6 +1379,7 @@ impl Component for Composer { } _ => {} }, + */ _ => {} } false @@ -1349,7 +1387,7 @@ impl Component for Composer { fn is_dirty(&self) -> bool { match self.mode { - ViewMode::Embed => true, + //ViewMode::Embed => true, _ => self.dirty || self.pager.is_dirty() || self.form.is_dirty(), } } diff --git a/src/components/mail/listing/conversations.rs b/src/components/mail/listing/conversations.rs index 4a342d75..04f49873 100644 --- a/src/components/mail/listing/conversations.rs +++ b/src/components/mail/listing/conversations.rs @@ -993,11 +993,8 @@ impl ConversationsListing { } pub(super) fn format_date(context: &Context, epoch: UnixTimestamp) -> String { - let d = std::time::UNIX_EPOCH + std::time::Duration::from_secs(epoch); - let now: std::time::Duration = std::time::SystemTime::now() - .duration_since(d) - .unwrap_or_else(|_| std::time::Duration::new(std::u64::MAX, 0)); - match now.as_secs() { + let now = melib::datetime::now() - epoch; + match now { n if context.settings.listing.recent_dates && n < 60 * 60 => format!( "{} minute{} ago", n / (60), diff --git a/src/components/mail/view.rs b/src/components/mail/view.rs index c7e69740..8d1e2bbd 100644 --- a/src/components/mail/view.rs +++ b/src/components/mail/view.rs @@ -541,35 +541,13 @@ impl MailView { name_opt = name.as_ref().map(|n| n.clone()); } if let Ok(binary) = binary { + /* let p = create_temp_file( &decode(u, None), name_opt.as_ref().map(String::as_str), None, true, ); - match debug!(context.plugin_manager.activate_hook( - "attachment-view", - p.path().display().to_string().into_bytes() - )) { - Ok(crate::plugins::FilterResult::Ansi(s)) => { - if let Some(buf) = crate::terminal::ansi::ansi_to_cellbuffer(&s) - { - let raw_buf = RawBuffer::new(buf, name_opt); - self.mode = ViewMode::Ansi(raw_buf); - self.initialised = false; - self.dirty = true; - return; - } - } - Ok(crate::plugins::FilterResult::UiMessage(s)) => { - context.replies.push_back(UIEvent::Notification( - None, - s, - Some(NotificationType::Error(melib::ErrorKind::None)), - )); - } - _ => {} - } match Command::new(&binary) .arg(p.path()) .stdin(Stdio::piped()) @@ -590,6 +568,7 @@ impl MailView { )); } } + */ } else { context.replies.push_back(UIEvent::StatusEvent( StatusEvent::DisplayMessage(if name.is_some() { @@ -1472,6 +1451,8 @@ impl Component for MailView { if path.is_dir() { path.push(format!("{}.eml", envelope.message_id_display())); } + + /* let mut f = match std::fs::File::create(&path) { Err(err) => { context.replies.push_back(UIEvent::Notification( @@ -1505,6 +1486,7 @@ impl Component for MailView { format!("Saved at {}", &path.display()), Some(NotificationType::Info), )); + */ return true; } @@ -1535,12 +1517,12 @@ impl Component for MailView { } Ok(f) => f, }; - use std::os::unix::fs::PermissionsExt; - let metadata = f.metadata().unwrap(); - let mut permissions = metadata.permissions(); + //use std::os::unix::fs::PermissionsExt; + //let metadata = f.metadata().unwrap(); + //let mut permissions = metadata.permissions(); - permissions.set_mode(0o600); // Read/write for owner only. - f.set_permissions(permissions).unwrap(); + //permissions.set_mode(0o600); // Read/write for owner only. + //f.set_permissions(permissions).unwrap(); f.write_all(&decode(u, None)).unwrap(); f.flush().unwrap(); diff --git a/src/components/utilities/widgets.rs b/src/components/utilities/widgets.rs index 2fbb963f..b1ceb9df 100644 --- a/src/components/utilities/widgets.rs +++ b/src/components/utilities/widgets.rs @@ -993,7 +993,7 @@ impl ScrollBar { pub struct ProgressSpinner { //total_work: usize, //finished: usize, - timer: crate::timer::PosixTimer, + //timer: crate::timer::PosixTimer, stage: usize, kind: usize, dirty: bool, @@ -1023,14 +1023,15 @@ impl ProgressSpinner { const VALUE: std::time::Duration = std::time::Duration::from_millis(500); pub fn new(kind: usize) -> Self { - let timer = crate::timer::PosixTimer::new_with_signal( + /*let timer = crate::timer::PosixTimer::new_with_signal( std::time::Duration::from_millis(0), std::time::Duration::from_millis(0), nix::sys::signal::Signal::SIGALRM, ) .unwrap(); + */ ProgressSpinner { - timer, + //timer, stage: 0, kind: kind % Self::KINDS.len(), dirty: true, @@ -1039,17 +1040,21 @@ impl ProgressSpinner { } pub fn start(&mut self) { + /* self.timer .set_interval(Self::INTERVAL) .set_value(Self::VALUE) .rearm() + */ } pub fn stop(&mut self) { + /* self.timer .set_interval(std::time::Duration::from_millis(0)) .set_value(std::time::Duration::from_millis(0)) .rearm() + */ } } @@ -1081,6 +1086,8 @@ impl Component for ProgressSpinner { } fn process_event(&mut self, event: &mut UIEvent, _context: &mut Context) -> bool { + false + /* match event { UIEvent::Timer(id) if *id == self.timer.si_value => { self.dirty = true; @@ -1088,6 +1095,7 @@ impl Component for ProgressSpinner { } _ => false, } + */ } fn set_dirty(&mut self, new_val: bool) { diff --git a/src/conf.rs b/src/conf.rs index fe648cd6..09d5253b 100644 --- a/src/conf.rs +++ b/src/conf.rs @@ -24,7 +24,6 @@ extern crate bincode; extern crate serde; extern crate toml; -extern crate xdg; use crate::conf::deserializers::non_empty_string; use crate::terminal::Color; @@ -56,7 +55,6 @@ use self::listing::ListingSettings; use self::notifications::NotificationsSettings; use self::terminal::TerminalSettings; use crate::pager::PagerSettings; -use crate::plugins::Plugin; use melib::conf::{AccountSettings, MailboxConf, ToggleFlag}; use melib::error::*; @@ -64,10 +62,9 @@ use serde::{de, Deserialize, Deserializer, Serialize, Serializer}; use indexmap::IndexMap; use std::collections::HashMap; -use std::env; +//use std::env; use std::fs::OpenOptions; use std::io::{self, BufRead, Write}; -use std::os::unix::fs::PermissionsExt; use std::path::{Path, PathBuf}; #[macro_export] @@ -212,8 +209,6 @@ pub struct FileSettings { #[serde(default)] pub terminal: TerminalSettings, #[serde(default)] - pub plugins: IndexMap, - #[serde(default)] pub log: LogSettings, } @@ -276,11 +271,10 @@ impl From for AccountConf { } pub fn get_config_file() -> Result { + Err(MeliError::new(format!("XDG not available in wasm",))) + /* + let xdg_dirs = xdg::BaseDirectories::with_prefix("meli").map_err(|err| { - MeliError::new(format!( - "Could not detect XDG directories for user: {}", - err - )) .set_source(Some(std::sync::Arc::new(Box::new(err)))) })?; match env::var("MELI_CONFIG") { @@ -294,6 +288,7 @@ pub fn get_config_file() -> Result { ) })?), } + */ } impl FileSettings { @@ -350,7 +345,7 @@ impl FileSettings { e.to_string() )) })?; - let backends = melib::backends::Backends::new(); + let mut backends = melib::backends::Backends::new(); let Themes { light: default_light, dark: default_dark, @@ -432,13 +427,16 @@ pub struct Settings { pub composing: ComposingSettings, pub pgp: PGPSettings, pub terminal: TerminalSettings, - pub plugins: IndexMap, pub log: LogSettings, } impl Settings { - pub fn new() -> Result { - let fs = FileSettings::new()?; + pub fn new(fs: Option) -> Result { + let fs = if let Some(fs) = fs { + fs + } else { + FileSettings::new()? + }; let mut s: IndexMap = IndexMap::new(); for (id, x) in fs.accounts { @@ -465,7 +463,6 @@ impl Settings { composing: fs.composing, pgp: fs.pgp, terminal: fs.terminal, - plugins: fs.plugins, log: fs.log, }) } @@ -489,7 +486,6 @@ impl Settings { composing: fs.composing, pgp: fs.pgp, terminal: fs.terminal, - plugins: fs.plugins, log: fs.log, }) } @@ -678,11 +674,13 @@ pub fn create_config_file(p: &Path) -> Result<()> { file.write_all(include_bytes!("../samples/sample-config.toml")) .expect("Could not write to config file."); println!("Written example configuration to {}", p.display()); + /* let metadata = file.metadata()?; let mut permissions = metadata.permissions(); permissions.set_mode(0o600); // Read/write for owner only. file.set_permissions(permissions)?; + */ Ok(()) } @@ -800,6 +798,7 @@ mod pp { let mut ret = pp_helper(&p_buf, 0)?; drop(p_buf); + /* if let Ok(xdg_dirs) = xdg::BaseDirectories::with_prefix("meli") { for theme_mailbox in xdg_dirs.find_config_files("themes") { let read_dir = std::fs::read_dir(theme_mailbox)?; @@ -808,6 +807,7 @@ mod pp { } } } + */ Ok(ret) } } diff --git a/src/conf/accounts.rs b/src/conf/accounts.rs index 469b3c59..9101dcdd 100644 --- a/src/conf/accounts.rs +++ b/src/conf/accounts.rs @@ -39,7 +39,6 @@ use std::collections::{HashMap, HashSet}; use crate::types::UIEvent::{self, EnvelopeRemove, EnvelopeRename, EnvelopeUpdate, Notification}; use crate::{StatusEvent, ThreadEvent}; -use crossbeam::Sender; use futures::channel::oneshot; use futures::future::FutureExt; pub use futures::stream::Stream; @@ -47,17 +46,20 @@ use futures::stream::StreamExt; use std::borrow::Cow; use std::collections::VecDeque; use std::convert::TryFrom; -use std::fs; -use std::io; +//use std::fs; +//use std::io; use std::ops::{Index, IndexMut}; -use std::os::unix::fs::PermissionsExt; +//use std::os::unix::fs::PermissionsExt; use std::pin::Pin; use std::result; +//use std::sync::mpsc::Sender; +use crate::pool::Sender; use std::sync::{Arc, RwLock}; #[macro_export] macro_rules! try_recv_timeout { ($oneshot:expr) => {{ + /* const _3_MS: std::time::Duration = std::time::Duration::from_millis(95); let now = std::time::Instant::now(); let mut res = Ok(None); @@ -68,6 +70,8 @@ macro_rules! try_recv_timeout { } } res + */ + $oneshot.try_recv().map_err(|_| MeliError::new("time out")) }}; } @@ -153,7 +157,7 @@ pub struct Account { pub job_executor: Arc, pub active_jobs: HashMap, pub active_job_instants: BTreeMap, - sender: Sender, + pub sender: Sender, event_queue: VecDeque<(MailboxHash, RefreshEvent)>, pub backend_capabilities: MailBackendCapabilities, } @@ -212,6 +216,7 @@ pub enum JobRequest { }, } +/* impl Drop for JobRequest { fn drop(&mut self) { match self { @@ -243,6 +248,7 @@ impl Drop for JobRequest { } } } +*/ impl core::fmt::Debug for JobRequest { fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { @@ -303,49 +309,51 @@ impl JobRequest { impl Drop for Account { fn drop(&mut self) { - if let Ok(data_dir) = xdg::BaseDirectories::with_profile("meli", &self.name) { - if let Ok(data) = data_dir.place_data_file("addressbook") { - /* place result in cache directory */ - let f = match fs::File::create(data) { - Ok(f) => f, - Err(e) => { - eprintln!("{}", e); - return; - } - }; - let metadata = f.metadata().unwrap(); - let mut permissions = metadata.permissions(); + /* + if let Ok(data_dir) = xdg::BaseDirectories::with_profile("meli", &self.name) { + if let Ok(data) = data_dir.place_data_file("addressbook") { + /* place result in cache directory */ + let f = match fs::File::create(data) { + Ok(f) => f, + Err(e) => { + eprintln!("{}", e); + return; + } + }; + let metadata = f.metadata().unwrap(); + let mut permissions = metadata.permissions(); - permissions.set_mode(0o600); // Read/write for owner only. - f.set_permissions(permissions).unwrap(); - let writer = io::BufWriter::new(f); - if let Err(err) = serde_json::to_writer(writer, &self.address_book) { - eprintln!("{}", err); - return; - }; - }; - /* - if let Ok(data) = data_dir.place_data_file("mailbox") { - /* place result in cache directory */ - let f = match fs::File::create(data) { - Ok(f) => f, - Err(e) => { - eprintln!("{}", e); + permissions.set_mode(0o600); // Read/write for owner only. + f.set_permissions(permissions).unwrap(); + let writer = io::BufWriter::new(f); + if let Err(err) = serde_json::to_writer(writer, &self.address_book) { + eprintln!("{}", err); return; - } + }; }; - let metadata = f.metadata().unwrap(); - let mut permissions = metadata.permissions(); + /* + if let Ok(data) = data_dir.place_data_file("mailbox") { + /* place result in cache directory */ + let f = match fs::File::create(data) { + Ok(f) => f, + Err(e) => { + eprintln!("{}", e); + return; + } + }; + let metadata = f.metadata().unwrap(); + let mut permissions = metadata.permissions(); - permissions.set_mode(0o600); // Read/write for owner only. - f.set_permissions(permissions).unwrap(); - let writer = io::BufWriter::new(f); - if let Err(err) = bincode::serialize_into(writer, &self.collection) { - eprintln!("{}", err); + permissions.set_mode(0o600); // Read/write for owner only. + f.set_permissions(permissions).unwrap(); + let writer = io::BufWriter::new(f); + if let Err(err) = bincode::serialize_into(writer, &self.collection) { + eprintln!("{}", err); + }; }; - }; - */ - } + */ + } + */ } } @@ -363,7 +371,7 @@ impl Account { mut settings: AccountConf, map: &Backends, job_executor: Arc, - sender: Sender, + sender: Sender, event_consumer: BackendEventConsumer, ) -> Result { let s = settings.clone(); @@ -381,8 +389,9 @@ impl Account { event_consumer, )?; - let data_dir = xdg::BaseDirectories::with_profile("meli", &name).unwrap(); let mut address_book = AddressBook::with_account(&settings.account()); + /* + let data_dir = xdg::BaseDirectories::with_profile("meli", &name).unwrap(); if let Ok(data) = data_dir.place_data_file("addressbook") { if data.exists() { @@ -397,11 +406,11 @@ impl Account { } } }; + */ if ["imap", "jmap", "notmuch"].contains(&settings.account().format()) { settings.conf.search_backend = crate::conf::SearchBackend::None; } - let mut active_jobs = HashMap::default(); let mut active_job_instants = BTreeMap::default(); if let Ok(mailboxes_job) = backend.mailboxes() { @@ -412,12 +421,7 @@ impl Account { job_executor.spawn_blocking(online_job.then(|_| mailboxes_job)) }; active_jobs.insert(job_id, JobRequest::Mailboxes(handle, rcvr)); - active_job_instants.insert(std::time::Instant::now(), job_id); - sender - .send(ThreadEvent::UIEvent(UIEvent::StatusEvent( - StatusEvent::NewJob(job_id), - ))) - .unwrap(); + //active_job_instants.insert(std::time::Instant::now(), job_id); } } Ok(Account { @@ -579,15 +583,10 @@ impl Account { } else { self.job_executor.spawn_blocking(mailbox_job) }; - self.sender - .send(ThreadEvent::UIEvent(UIEvent::StatusEvent( - StatusEvent::NewJob(job_id), - ))) - .unwrap(); self.active_jobs .insert(job_id, JobRequest::Fetch(*h, handle, rcvr)); - self.active_job_instants - .insert(std::time::Instant::now(), job_id); + //self.active_job_instants + // .insert(std::time::Instant::now(), job_id); } } }); @@ -922,35 +921,7 @@ impl Account { None } pub fn refresh(&mut self, mailbox_hash: MailboxHash) -> Result<()> { - if let Some(ref refresh_command) = self.settings.conf().refresh_command { - let child = std::process::Command::new("sh") - .args(&["-c", refresh_command]) - .stdin(std::process::Stdio::null()) - .stdout(std::process::Stdio::null()) - .stderr(std::process::Stdio::piped()) - .spawn()?; - self.sender - .send(ThreadEvent::UIEvent(UIEvent::StatusEvent( - StatusEvent::DisplayMessage(format!("Running command {}", refresh_command)), - ))) - .unwrap(); - self.sender - .send(ThreadEvent::UIEvent(UIEvent::Fork( - crate::ForkType::Generic(child), - ))) - .unwrap(); - return Ok(()); - } - let refresh_job = self.backend.write().unwrap().refresh(mailbox_hash); - if let Ok(refresh_job) = refresh_job { - let (rcvr, handle, job_id) = if self.backend_capabilities.is_async { - self.job_executor.spawn_specialized(refresh_job) - } else { - self.job_executor.spawn_blocking(refresh_job) - }; - self.insert_job(job_id, JobRequest::Refresh(mailbox_hash, handle, rcvr)); - } - Ok(()) + return Err(MeliError::new("Demo mode cannot refresh")); } pub fn watch(&mut self) { @@ -1353,27 +1324,29 @@ impl Account { } let mut timeout = false; - let mut drain: SmallVec<[std::time::Instant; 16]> = SmallVec::new(); - const ONLINE_TIMEOUT: std::time::Duration = std::time::Duration::from_secs(30); - for (_instant, j) in self - .active_job_instants - .range(..std::time::Instant::now() - ONLINE_TIMEOUT) - { - if self.active_jobs.contains_key(j) { - debug!("timeout for {} {:?}", j, self.active_jobs[j]); - let req = self.active_jobs.remove(j).unwrap(); - self.sender - .send(ThreadEvent::UIEvent(UIEvent::StatusEvent( - StatusEvent::JobCanceled(*j), - ))) - .unwrap(); - timeout |= !req.is_watch(); - } - drain.push(*_instant); - } - for j in drain { - self.active_job_instants.remove(&j); - } + //let mut drain: SmallVec<[std::time::Instant; 16]> = SmallVec::new(); + //const ONLINE_TIMEOUT: std::time::Duration = std::time::Duration::from_secs(30); + //for (_instant, j) in self + // .active_job_instants + // .range(..std::time::Instant::now() - ONLINE_TIMEOUT) + //{ + // if self.active_jobs.contains_key(j) { + // debug!("timeout for {} {:?}", j, self.active_jobs[j]); + // let req = self.active_jobs.remove(j).unwrap(); + // /* + // self.sender + // .send(ThreadEvent::UIEvent(UIEvent::StatusEvent( + // StatusEvent::JobCanceled(*j), + // ))) + // .unwrap(); + // */ + // timeout |= !req.is_watch(); + // } + // drain.push(*_instant); + //} + //for j in drain { + // self.active_job_instants.remove(&j); + //} if self.is_online.is_err() && self .is_online @@ -1557,6 +1530,7 @@ impl Account { self.hash, ))) .unwrap(); + if is_online.is_ok() { if self.is_online.is_err() && !self @@ -2001,13 +1975,8 @@ impl Account { pub fn insert_job(&mut self, job_id: JobId, job: JobRequest) { self.active_jobs.insert(job_id, job); - self.active_job_instants - .insert(std::time::Instant::now(), job_id); - self.sender - .send(ThreadEvent::UIEvent(UIEvent::StatusEvent( - StatusEvent::NewJob(job_id), - ))) - .unwrap(); + //self.active_job_instants + // .insert(std::time::Instant::now(), job_id); } } diff --git a/src/conf/themes.rs b/src/conf/themes.rs index 1568c587..b2b9a123 100644 --- a/src/conf/themes.rs +++ b/src/conf/themes.rs @@ -504,6 +504,7 @@ pub use regexp::text_format_regexps; #[cfg(feature = "regexp")] use regexp::*; +#[cfg(not(feature = "wasm"))] #[cfg(feature = "regexp")] mod regexp { use super::*; @@ -513,6 +514,7 @@ mod regexp { &["pager.envelope.body", "listing.from", "listing.subject"]; #[derive(Clone)] + #[cfg(not(feature = "wasm"))] pub struct RegexpWrapper(pub pcre2::bytes::Regex); #[derive(Debug, Clone)] @@ -530,18 +532,20 @@ mod regexp { pub tag: FormatTag, } + #[cfg(not(feature = "wasm"))] impl Default for RegexpWrapper { fn default() -> Self { Self(pcre2::bytes::Regex::new("").unwrap()) } } - + #[cfg(not(feature = "wasm"))] impl std::fmt::Debug for RegexpWrapper { fn fmt(&self, fmt: &mut std::fmt::Formatter) -> std::fmt::Result { std::fmt::Debug::fmt(self.0.as_str(), fmt) } } + #[cfg(not(feature = "wasm"))] impl std::hash::Hash for RegexpWrapper { fn hash(&self, state: &mut H) { self.0.as_str().hash(state) @@ -550,6 +554,7 @@ mod regexp { impl Eq for RegexpWrapper {} + #[cfg(not(feature = "wasm"))] impl PartialEq for RegexpWrapper { fn eq(&self, other: &RegexpWrapper) -> bool { self.0.as_str().eq(other.0.as_str()) @@ -557,6 +562,7 @@ mod regexp { } impl RegexpWrapper { + #[cfg(not(feature = "wasm"))] pub(super) fn new( pattern: &str, caseless: bool, @@ -578,26 +584,274 @@ mod regexp { .build(pattern)? })) } + } - pub fn find_iter<'w, 's>(&'w self, s: &'s str) -> FindIter<'w, 's> { - FindIter { - pcre_iter: self.0.find_iter(s.as_bytes()), - char_indices: s.char_indices(), - char_offset: 0, - } + #[cfg(not(feature = "wasm"))] + pub fn find_iter<'w, 's>(&'w self, s: &'s str) -> FindIter<'w, 's> { + FindIter { + pcre_iter: self.0.find_iter(s.as_bytes()), + char_indices: s.char_indices(), + char_offset: 0, } } + #[cfg(not(feature = "wasm"))] pub struct FindIter<'r, 's> { pcre_iter: pcre2::bytes::Matches<'r, 's>, char_indices: std::str::CharIndices<'s>, char_offset: usize, } + #[cfg(not(feature = "wasm"))] impl<'r, 's> Iterator for FindIter<'r, 's> { type Item = (usize, usize); fn next(&mut self) -> Option { + loop { + let next_byte_offset = self.pcre_iter.next(); + if next_byte_offset.is_none() { + return None; + } + let next_byte_offset = next_byte_offset.unwrap(); + if next_byte_offset.is_err() { + continue; + } + let next_byte_offset = next_byte_offset.unwrap(); + + while next_byte_offset.start() < self.char_indices.next().unwrap().0 { + self.char_offset += 1; + } + let start = self.char_offset; + + while next_byte_offset.end() + >= self + .char_indices + .next() + .map(|(v, _)| v) + .unwrap_or(next_byte_offset.end()) + + 1 + { + self.char_offset += 1; + } + let end = self.char_offset + 1; + + return Some((start, end)); + } + } + } + + #[inline(always)] + pub fn text_format_regexps<'ctx>( + context: &'ctx Context, + key: &'static str, + ) -> SmallVec<[TextFormatter<'ctx>; 64]> { + let theme = match context.settings.terminal.theme.as_str() { + "light" => &context.settings.terminal.themes.light, + "dark" => &context.settings.terminal.themes.dark, + t => context + .settings + .terminal + .themes + .other_themes + .get(t) + .unwrap_or(&context.settings.terminal.themes.dark), + }; + theme.text_format_regexps[&Cow::from(key)] + .iter() + .map(|v| TextFormatter { + regexp: &v.regexp, + tag: FormatTag { + fg: v.fg.as_ref().map(|v| match v { + ThemeValue::Link(ref key, ref field) => unlink_fg(theme, field, key), + ThemeValue::Alias(ref alias_ident) => { + let mut alias_ident = alias_ident; + let ret; + 'fg_alias_loop: loop { + match &theme.color_aliases[alias_ident.as_ref()] { + ThemeValue::Link(ref new_key, ref new_field) => { + ret = unlink_fg(theme, new_field, new_key); + break 'fg_alias_loop; + } + + ThemeValue::Alias(ref new_alias_ident) => { + alias_ident = new_alias_ident + } + ThemeValue::Value(val) => { + ret = *val; + break 'fg_alias_loop; + } + } + } + ret + } + ThemeValue::Value(val) => *val, + }), + bg: v.bg.as_ref().map(|v| match v { + ThemeValue::Link(ref key, ref field) => unlink_bg(theme, field, key), + ThemeValue::Alias(ref alias_ident) => { + let mut alias_ident = alias_ident; + let ret; + 'bg_alias_loop: loop { + match &theme.color_aliases[alias_ident.as_ref()] { + ThemeValue::Link(ref new_key, ref new_field) => { + ret = unlink_bg(theme, new_field, new_key); + break 'bg_alias_loop; + } + + ThemeValue::Alias(ref new_alias_ident) => { + alias_ident = new_alias_ident + } + ThemeValue::Value(val) => { + ret = *val; + break 'bg_alias_loop; + } + } + } + ret + } + ThemeValue::Value(val) => *val, + }), + attrs: v.attrs.as_ref().map(|v| match v { + ThemeValue::Link(ref key, ()) => unlink_attrs(theme, key), + ThemeValue::Alias(ref alias_ident) => { + let mut alias_ident = alias_ident; + let ret; + 'attrs_alias_loop: loop { + match &theme.attr_aliases[alias_ident.as_ref()] { + ThemeValue::Link(ref new_key, ()) => { + ret = unlink_attrs(theme, new_key); + break 'attrs_alias_loop; + } + ThemeValue::Alias(ref new_alias_ident) => { + alias_ident = new_alias_ident + } + ThemeValue::Value(val) => { + ret = *val; + break 'attrs_alias_loop; + } + } + } + ret + } + ThemeValue::Value(val) => *val, + }), + priority: v.priority, + }, + }) + .collect() + } +} +#[cfg(feature = "wasm")] +#[cfg(feature = "regexp")] +mod regexp { + use super::*; + use crate::terminal::FormatTag; + + pub(super) const DEFAULT_TEXT_FORMATTER_KEYS: &[&str] = + &["pager.envelope.body", "listing.from", "listing.subject"]; + + #[derive(Clone)] + pub struct RegexpWrapper(pub js_sys::RegExp, String); + + unsafe impl Send for RegexpWrapper {} + unsafe impl Sync for RegexpWrapper {} + + #[derive(Debug, Clone)] + pub(super) struct TextFormatterSetting { + pub(super) regexp: RegexpWrapper, + pub(super) fg: Option>, + pub(super) bg: Option>, + pub(super) attrs: Option>, + pub(super) priority: u8, + } + + #[derive(Debug, Clone)] + pub struct TextFormatter<'r> { + pub regexp: &'r RegexpWrapper, + pub tag: FormatTag, + } + + impl Default for RegexpWrapper { + fn default() -> Self { + Self(js_sys::RegExp::new("", ""), String::new()) + } + } + + impl std::fmt::Debug for RegexpWrapper { + fn fmt(&self, fmt: &mut std::fmt::Formatter) -> std::fmt::Result { + std::fmt::Debug::fmt(self.1.as_str(), fmt) + } + } + + impl std::hash::Hash for RegexpWrapper { + fn hash(&self, state: &mut H) { + self.1.as_str().hash(state) + } + } + + impl Eq for RegexpWrapper {} + + impl PartialEq for RegexpWrapper { + fn eq(&self, other: &RegexpWrapper) -> bool { + self.1.as_str().eq(other.1.as_str()) + } + } + + impl RegexpWrapper { + pub(super) fn new( + pattern: &str, + caseless: bool, + _dotall: bool, + _extended: bool, + multi_line: bool, + ucp: bool, + _jit_if_available: bool, + ) -> Result { + Ok(Self( + js_sys::RegExp::new( + pattern, + &format!( + "g{}{}{}", + if multi_line { "m" } else { "" }, + if caseless { "i" } else { "" }, + if ucp { "u" } else { "" } + ), + ), + pattern.to_string(), + )) + } + + pub fn find_iter<'s>(&self, s: &'s str) -> FindIter<'s> { + let flags = self.0.flags().to_string().as_string().unwrap_or_default(); + let new_regexp = js_sys::RegExp::new_regexp(&self.0, &flags); + FindIter { + regexp: new_regexp, + s, + char_indices: s.char_indices(), + char_offset: 0, + } + } + } + + pub struct FindIter<'s> { + regexp: js_sys::RegExp, + s: &'s str, + char_indices: std::str::CharIndices<'s>, + char_offset: usize, + } + + impl<'s> Iterator for FindIter<'s> { + type Item = (usize, usize); + + fn next(&mut self) -> Option { + let next = self.regexp.exec(self.s); + if next.is_none() { + return None; + } + let last_index = self.regexp.last_index() as usize; + let end = last_index + next.unwrap().to_string().length() as usize; + Some((last_index, end)) + /* loop { let next_byte_offset = self.pcre_iter.next(); if next_byte_offset.is_none() { @@ -637,6 +891,7 @@ mod regexp { return Some((start, end)); } + */ } } diff --git a/src/jobs.rs b/src/jobs.rs index c151b4e8..9578b6e8 100644 --- a/src/jobs.rs +++ b/src/jobs.rs @@ -27,23 +27,22 @@ //! ``` use melib::error::Result; -use melib::smol; use std::future::Future; -use std::panic::catch_unwind; -use std::pin::Pin; -use std::sync::Arc; -use std::task::{Context, Poll}; -use std::thread; -use std::time::Duration; +//use std::panic::catch_unwind; +//use std::pin::Pin; +//use std::sync::Arc; +//use std::task::{Context, Poll}; +//use std::thread; +//use std::time::Duration; use uuid::Uuid; -use crate::types::ThreadEvent; -use crossbeam::deque::{Injector, Stealer, Worker}; -use crossbeam::sync::{Parker, Unparker}; -use crossbeam::Sender; +use crate::types::*; +//use crossbeam::deque::{Injector, Stealer, Worker}; +//use crossbeam::sync::{Parker, Unparker}; pub use futures::channel::oneshot; -use std::iter; +//use std::iter; +/* type AsyncTask = async_task::Task<()>; fn find_task(local: &Worker, global: &Injector, stealers: &[Stealer]) -> Option { @@ -63,6 +62,7 @@ fn find_task(local: &Worker, global: &Injector, stealers: &[Stealer] .and_then(|s| s.success()) }) } +*/ macro_rules! uuid_hash_type { ($n:ident) => { @@ -95,30 +95,37 @@ macro_rules! uuid_hash_type { } uuid_hash_type!(JobId); +/* /// A spawned future and its current state. pub struct MeliTask { task: AsyncTask, id: JobId, } +*/ #[derive(Debug)] pub struct JobExecutor { + /* global_queue: Arc>, workers: Vec>, - sender: Sender, parkers: Vec, + */ + finished_sender: crate::pool::Sender, } impl JobExecutor { /// A queue that holds scheduled tasks. - pub fn new(sender: Sender) -> Self { + pub fn new(sender: crate::pool::Sender) -> Self { // Create a queue. - let mut ret = JobExecutor { + let ret = JobExecutor { + /* global_queue: Arc::new(Injector::new()), workers: vec![], parkers: vec![], - sender, + */ + finished_sender: sender, }; + /* let mut workers = vec![]; for _ in 0..num_cpus::get().max(1) { let new_worker = Worker::new_fifo(); @@ -127,7 +134,9 @@ impl JobExecutor { ret.parkers.push(p.unparker().clone()); workers.push((new_worker, p)); } + */ + /* // Reactor thread thread::Builder::new() .name("meli-reactor".to_string()) @@ -154,6 +163,7 @@ impl JobExecutor { }) .unwrap(); } + */ ret } @@ -163,15 +173,27 @@ impl JobExecutor { F: Future> + Send + 'static, { let job_id = JobId::new(); - let finished_sender = self.sender.clone(); + self.finished_sender + .send(ThreadEvent::UIEvent(UIEvent::StatusEvent( + StatusEvent::NewJob(job_id), + ))) + .unwrap(); + futures::executor::block_on(future).unwrap(); + self.finished_sender + .send(ThreadEvent::JobFinished(job_id)) + .unwrap(); + + /* + let job_id = JobId::new(); + //let finished_sender = self.sender.clone(); let injector = self.global_queue.clone(); // Create a task and schedule it for execution. let (task, handle) = async_task::spawn( async move { let r = future.await; - finished_sender - .send(ThreadEvent::JobFinished(job_id)) - .unwrap(); + //finished_sender + // .send(ThreadEvent::JobFinished(job_id)) + // .unwrap(); r }, move |task| injector.push(MeliTask { task, id: job_id }), @@ -181,9 +203,10 @@ impl JobExecutor { for unparker in self.parkers.iter() { unparker.unpark(); } + */ // Return a join handle that retrieves the output of the future. - (JoinHandle(handle), job_id) + (JoinHandle, job_id) } /// Spawns a future with a generic return value `R` @@ -193,7 +216,19 @@ impl JobExecutor { R: Send + 'static, { let (sender, receiver) = oneshot::channel(); - let finished_sender = self.sender.clone(); + let job_id = JobId::new(); + self.finished_sender + .send(ThreadEvent::UIEvent(UIEvent::StatusEvent( + StatusEvent::NewJob(job_id), + ))) + .unwrap(); + let result = futures::executor::block_on(future); + let _ = sender.send(result); + self.finished_sender + .send(ThreadEvent::JobFinished(job_id)) + .unwrap(); + /* + let (sender, receiver) = oneshot::channel(); let job_id = JobId::new(); let injector = self.global_queue.clone(); // Create a task and schedule it for execution. @@ -201,9 +236,9 @@ impl JobExecutor { async move { let res = future.await; let _ = sender.send(res); - finished_sender - .send(ThreadEvent::JobFinished(job_id)) - .unwrap(); + //finished_sender + // .send(ThreadEvent::JobFinished(job_id)) + // .unwrap(); Ok(()) }, move |task| injector.push(MeliTask { task, id: job_id }), @@ -213,8 +248,9 @@ impl JobExecutor { for unparker in self.parkers.iter() { unparker.unpark(); } + */ - (receiver, JoinHandle(handle), job_id) + (receiver, JoinHandle, job_id) } /// Spawns a future with a generic return value `R` that might block on a new thread @@ -223,7 +259,7 @@ impl JobExecutor { F: Future + Send + 'static, R: Send + 'static, { - self.spawn_specialized(smol::Task::blocking(async move { future.await })) + self.spawn_specialized(future) } } @@ -231,8 +267,10 @@ pub type JobChannel = oneshot::Receiver>; #[derive(Debug)] /// JoinHandle for the future that allows us to cancel the task. -pub struct JoinHandle(pub async_task::JoinHandle, ()>); +//pub struct JoinHandle(pub async_task::JoinHandle, ()>); +pub struct JoinHandle; +/* impl Future for JoinHandle { type Output = Result<()>; @@ -243,3 +281,4 @@ impl Future for JoinHandle { } } } +*/ diff --git a/src/mailcap.rs b/src/mailcap.rs index 745945d3..eb5d1e8a 100644 --- a/src/mailcap.rs +++ b/src/mailcap.rs @@ -22,27 +22,20 @@ /*! Find mailcap entries to execute attachments. */ use crate::state::Context; -use crate::types::{create_temp_file, ForkType, UIEvent}; -use melib::attachments::decode; -use melib::text_processing::GlobMatch; -use melib::{email::Attachment, MeliError, Result}; -use std::collections::HashMap; -use std::io::Read; -use std::io::Write; -use std::path::PathBuf; -use std::process::{Command, Stdio}; +use melib::{email::Attachment, Result}; pub struct MailcapEntry { - command: String, + _command: String, /* Pass to pager */ - copiousoutput: bool, + _copiousoutput: bool, } impl MailcapEntry { - pub fn execute(a: &Attachment, context: &mut Context) -> Result<()> { + pub fn execute(_a: &Attachment, _context: &mut Context) -> Result<()> { /* lookup order: * $XDG_CONFIG_HOME/meli/mailcap:$XDG_CONFIG_HOME/.mailcap:$HOME/.mailcap:/etc/mailcap:/usr/etc/mailcap:/usr/local/etc/mailcap */ + /* let xdg_dirs = xdg::BaseDirectories::with_prefix("meli").map_err(|e| MeliError::new(e.to_string()))?; let mut mailcap_path = xdg_dirs @@ -236,5 +229,7 @@ impl MailcapEntry { Ok(()) } } + */ + Ok(()) } } diff --git a/src/pool.rs b/src/pool.rs new file mode 100644 index 00000000..a550bc0c --- /dev/null +++ b/src/pool.rs @@ -0,0 +1,306 @@ +// Silences warnings from the compiler about Work.func and child_entry_point +// being unused when the target is not wasm. +#![cfg_attr(not(target_arch = "wasm32"), allow(dead_code))] + +//! A small module that's intended to provide an example of creating a pool of +//! web workers which can be used to execute `rayon`-style work. + +macro_rules! console_log { + ($($t:tt)*) => (log(&format_args!($($t)*).to_string())) +} + +#[wasm_bindgen] +extern "C" { + #[wasm_bindgen(js_namespace = console)] + fn log(s: &str); + #[wasm_bindgen(js_namespace = console, js_name = log)] + fn logv(x: &JsValue); +} +use crate::ThreadEvent; +use std::cell::RefCell; +use std::collections::VecDeque; +use std::rc::Rc; +use std::sync::{Arc, Mutex}; +use wasm_bindgen::prelude::*; +use wasm_bindgen::JsCast; +use web_sys::{CustomEvent, CustomEventInit, ErrorEvent, Event, Worker}; +use web_sys::{DedicatedWorkerGlobalScope, MessageEvent}; + +#[derive(Clone, Debug)] +pub struct Sender { + pub event_queue: Arc>>, +} + +impl Sender { + pub fn new() -> Self { + Self { + event_queue: Arc::new(Mutex::new(VecDeque::with_capacity(5))), + } + } + + pub fn send(&self, e: crate::ThreadEvent) -> melib::Result<()> { + let mut event_queue_lck = self.event_queue.lock().unwrap(); + event_queue_lck.push_back(e); + /* + let b = Box::new(e); + crate::js_console(&format!("dispatch thread event {:?}", b)); + let ptr = Box::into_raw(b); + + let event = CustomEvent::new_with_event_init_dict( + "meli-event", + CustomEventInit::new().detail(&JsValue::from(ptr as u32)), + ) + .unwrap(); + let window = web_sys::window().expect("no global `window` exists"); + let document = window.document().expect("should have a document on window"); + + // Manufacture the element we're gonna append + let el = if let Some(val) = document.get_element_by_id("terminal") { + val + } else { + crate::js_console("COULD NOT GET ELEMENT BY ID #terminal !!!"); + panic!(); + }; + crate::js_console(&format!( + "dispatch thread event result {:?}", + el.dispatch_event(&event) + )); + */ + Ok(()) + } +} + +#[wasm_bindgen] +#[derive(Clone, Debug)] +pub struct WorkController { + pool_state: Rc, +} + +#[derive(Debug)] +struct PoolState { + workers: RefCell>, + callback: Closure, +} + +struct Work { + func: Box, +} + +#[wasm_bindgen] +impl WorkController { + /// Creates a new `WorkController` which immediately creates `initial` workers. + /// + /// The pool created here can be used over a long period of time, and it + /// will be initially primed with `initial` workers. Currently workers are + /// never released or gc'd until the whole pool is destroyed. + /// + /// # Errors + /// + /// Returns any error that may happen while a JS web worker is created and a + /// message is sent to it. + #[wasm_bindgen(constructor)] + pub fn new(initial: usize) -> Result { + let pool = WorkController { + pool_state: Rc::new(PoolState { + workers: RefCell::new(Vec::with_capacity(initial)), + callback: Closure::wrap(Box::new(|event: Event| { + console_log!("unhandled event: {}", event.type_()); + logv(&event); + }) as Box), + }), + }; + for _ in 0..initial { + //let worker = pool.spawn()?; + //pool.pool_state.push(worker); + } + + Ok(pool) + } + + /// Unconditionally spawns a new worker + /// + /// The worker isn't registered with this `WorkController` but is capable of + /// executing work for this wasm module. + /// + /// # Errors + /// + /// Returns any error that may happen while a JS web worker is created and a + /// message is sent to it. + fn spawn(&self) -> Result { + console_log!("spawning new worker"); + // TODO: what do do about `./worker.js`: + // + // * the path is only known by the bundler. How can we, as a + // library, know what's going on? + // * How do we not fetch a script N times? It internally then + // causes another script to get fetched N times... + let worker = Worker::new("./worker.js")?; + + // With a worker spun up send it the module/memory so it can start + // instantiating the wasm module. Later it might receive further + // messages about code to run on the wasm module. + let array = js_sys::Array::new(); + array.push(&wasm_bindgen::module()); + array.push(&wasm_bindgen::memory()); + worker.post_message(&array)?; + + Ok(worker) + } + + /// Fetches a worker from this pool, spawning one if necessary. + /// + /// This will attempt to pull an already-spawned web worker from our cache + /// if one is available, otherwise it will spawn a new worker and return the + /// newly spawned worker. + /// + /// # Errors + /// + /// Returns any error that may happen while a JS web worker is created and a + /// message is sent to it. + fn worker(&self) -> Result { + match self.pool_state.workers.borrow_mut().pop() { + Some(worker) => Ok(worker), + None => self.spawn(), + } + } + + /// Executes the work `f` in a web worker, spawning a web worker if + /// necessary. + /// + /// This will acquire a web worker and then send the closure `f` to the + /// worker to execute. The worker won't be usable for anything else while + /// `f` is executing, and no callbacks are registered for when the worker + /// finishes. + /// + /// # Errors + /// + /// Returns any error that may happen while a JS web worker is created and a + /// message is sent to it. + fn execute(&self, f: impl FnOnce() + Send + 'static) -> Result { + let worker = self.worker()?; + let work = Box::new(Work { func: Box::new(f) }); + let ptr = Box::into_raw(work); + match worker.post_message(&JsValue::from(ptr as u32)) { + Ok(()) => Ok(worker), + Err(e) => { + unsafe { + drop(Box::from_raw(ptr)); + } + Err(e) + } + } + } + + /// Configures an `onmessage` callback for the `worker` specified for the + /// web worker to be reclaimed and re-inserted into this pool when a message + /// is received. + /// + /// Currently this `WorkController` abstraction is intended to execute one-off + /// style work where the work itself doesn't send any notifications and + /// whatn it's done the worker is ready to execute more work. This method is + /// used for all spawned workers to ensure that when the work is finished + /// the worker is reclaimed back into this pool. + fn reclaim_on_message(&self, worker: Worker) { + let state = Rc::downgrade(&self.pool_state); + let worker2 = worker.clone(); + let reclaim_slot = Rc::new(RefCell::new(None)); + let slot2 = reclaim_slot.clone(); + let reclaim = Closure::wrap(Box::new(move |event: Event| { + if let Some(error) = event.dyn_ref::() { + console_log!("error in worker: {}", error.message()); + // TODO: this probably leaks memory somehow? It's sort of + // unclear what to do about errors in workers right now. + return; + } + + // If this is a completion event then can deallocate our own + // callback by clearing out `slot2` which contains our own closure. + if let Some(_msg) = event.dyn_ref::() { + if let Some(state) = state.upgrade() { + state.push(worker2.clone()); + } + *slot2.borrow_mut() = None; + return; + } + + console_log!("unhandled event: {}", event.type_()); + logv(&event); + // TODO: like above, maybe a memory leak here? + }) as Box); + worker.set_onmessage(Some(reclaim.as_ref().unchecked_ref())); + *reclaim_slot.borrow_mut() = Some(reclaim); + } +} + +impl WorkController { + /// Executes `f` in a web worker. + /// + /// This pool manages a set of web workers to draw from, and `f` will be + /// spawned quickly into one if the worker is idle. If no idle workers are + /// available then a new web worker will be spawned. + /// + /// Once `f` returns the worker assigned to `f` is automatically reclaimed + /// by this `WorkController`. This method provides no method of learning when + /// `f` completes, and for that you'll need to use `run_notify`. + /// + /// # Errors + /// + /// If an error happens while spawning a web worker or sending a message to + /// a web worker, that error is returned. + pub fn run(&self, f: impl FnOnce() + Send + 'static) -> Result<(), JsValue> { + let worker = self.execute(f)?; + self.reclaim_on_message(worker); + Ok(()) + } + + pub fn send(&self, e: crate::UIEvent) { + let b = Box::new(ThreadEvent::UIEvent(e)); + crate::js_console(&format!("dispatch thread event {:?}", b)); + let ptr = Box::into_raw(b); + + let event = CustomEvent::new_with_event_init_dict( + "meli-event", + CustomEventInit::new().detail(&JsValue::from(ptr as u32)), + ) + .unwrap(); + let window = web_sys::window().expect("no global `window` exists"); + let document = window.document().expect("should have a document on window"); + + // Manufacture the element we're gonna append + let el = if let Some(val) = document.get_element_by_id("terminal") { + val + } else { + crate::js_console("COULD NOT GET ELEMENT BY ID #terminal !!!"); + panic!(); + }; + crate::js_console(&format!( + "dispatch thread event result {:?}", + el.dispatch_event(&event) + )); + } +} + +impl PoolState { + fn push(&self, worker: Worker) { + worker.set_onmessage(Some(self.callback.as_ref().unchecked_ref())); + worker.set_onerror(Some(self.callback.as_ref().unchecked_ref())); + let mut workers = self.workers.borrow_mut(); + for prev in workers.iter() { + let prev: &JsValue = prev; + let worker: &JsValue = &worker; + assert!(prev != worker); + } + workers.push(worker); + } +} + +/// Entry point invoked by `worker.js`, a bit of a hack but see the "TODO" above +/// about `worker.js` in general. +#[wasm_bindgen] +pub fn child_entry_point(ptr: u32) -> Result<(), JsValue> { + let ptr = unsafe { Box::from_raw(ptr as *mut Work) }; + let global = js_sys::global().unchecked_into::(); + (ptr.func)(); + global.post_message(&JsValue::undefined())?; + Ok(()) +} diff --git a/src/state.rs b/src/state.rs index c3ab65c5..5eb4b358 100644 --- a/src/state.rs +++ b/src/state.rs @@ -29,66 +29,52 @@ Input is received in the main loop from threads which listen on the stdin for us */ use super::*; -use crate::plugins::PluginManager; +//use crate::plugins::PluginManager; use melib::backends::{AccountHash, BackendEventConsumer}; use crate::jobs::JobExecutor; -use crossbeam::channel::{unbounded, Receiver, Sender}; +//use crossbeam::channel::{unbounded, Receiver, Sender}; use indexmap::IndexMap; use smallvec::SmallVec; use std::env; use std::io::Write; -use std::os::unix::io::RawFd; -use std::sync::Arc; -use std::thread; -use termion::raw::IntoRawMode; -use termion::screen::AlternateScreen; -use termion::{clear, cursor}; - -pub type StateStdout = termion::screen::AlternateScreen>; struct InputHandler { - pipe: (RawFd, RawFd), - rx: Receiver, - tx: Sender, - state_tx: Sender, - control: std::sync::Weak<()>, + //pipe: (RawFd, RawFd), +//rx: Receiver, +//tx: Sender, } impl InputHandler { - fn restore(&mut self) { - let working = Arc::new(()); - let control = Arc::downgrade(&working); - - /* Clear channel without blocking. switch_to_main_screen() issues a kill when - * returning from a fork and there's no input thread, so the newly created thread will - * receive it and die. */ - //let _ = self.rx.try_iter().count(); - let rx = self.rx.clone(); - let pipe = self.pipe.0; - let tx = self.state_tx.clone(); - thread::Builder::new() - .name("input-thread".to_string()) - .spawn(move || { - get_events( - |i| { - tx.send(ThreadEvent::Input(i)).unwrap(); - }, - &rx, - pipe, - working, - ) - }) - .unwrap(); - self.control = control; + fn restore(&self) { //, tx: Sender) { + /* + /* Clear channel without blocking. switch_to_main_screen() issues a kill when + * returning from a fork and there's no input thread, so the newly created thread will + * receive it and die. */ + //let _ = self.rx.try_iter().count(); + let rx = self.rx.clone(); + let pipe = self.pipe.0; + thread::Builder::new() + .name("input-thread".to_string()) + .spawn(move || { + get_events( + |i| { + tx.send(ThreadEvent::Input(i)).unwrap(); + }, + &rx, + pipe, + ) + }) + .unwrap(); + */ } fn kill(&self) { - let _ = nix::unistd::write(self.pipe.1, &[1]); - self.tx.send(InputCommand::Kill).unwrap(); + //self.tx.send(InputCommand::Kill).unwrap(); } fn check(&mut self) { + /* match self.control.upgrade() { Some(_) => {} None => { @@ -96,6 +82,7 @@ impl InputHandler { self.restore(); } } + */ } } @@ -110,12 +97,11 @@ pub struct Context { /// Events queue that components send back to the state pub replies: VecDeque, - sender: Sender, - receiver: Receiver, - input_thread: InputHandler, + pub sender: Sender, + //receiver: Receiver, + //input_thread: InputHandler, job_executor: Arc, pub children: Vec, - pub plugin_manager: PluginManager, pub temp_files: Vec, } @@ -126,11 +112,11 @@ impl Context { } pub fn input_kill(&self) { - self.input_thread.kill(); + //self.input_thread.kill(); } - pub fn restore_input(&mut self) { - self.input_thread.restore(); + pub fn restore_input(&self) { + //self.input.restore(self.sender.clone()); } pub fn is_online_idx(&mut self, account_pos: usize) -> Result<()> { @@ -177,15 +163,13 @@ pub struct State { grid: CellBuffer, overlay_grid: CellBuffer, draw_rate_limit: RateLimit, - stdout: Option, child: Option, - draw_horizontal_segment_fn: fn(&mut CellBuffer, &mut StateStdout, usize, usize, usize) -> (), + draw_horizontal_segment_fn: fn(&mut CellBuffer, usize, usize, usize) -> (), pub mode: UIMode, overlay: Vec>, components: Vec>, pub context: Context, - timer: thread::JoinHandle<()>, - + //timer: thread::JoinHandle<()>, display_messages: SmallVec<[DisplayMessage; 8]>, display_messages_expiration_start: Option, display_messages_active: bool, @@ -202,68 +186,53 @@ impl Drop for State { fn drop(&mut self) { // When done, restore the defaults to avoid messing with the terminal. self.switch_to_main_screen(); - use nix::sys::wait::{waitpid, WaitPidFlag}; - for child in self.context.children.iter_mut() { - if let Err(err) = waitpid( - nix::unistd::Pid::from_raw(child.id() as i32), - Some(WaitPidFlag::WNOHANG), - ) { - debug!("Failed to wait on subprocess {}: {}", child.id(), err); - } - } - if let Some(ForkType::Embed(child_pid)) = self.child.take() { - /* Try wait, we don't want to block */ - if let Err(e) = waitpid(child_pid, Some(WaitPidFlag::WNOHANG)) { - debug!("Failed to wait on subprocess {}: {}", child_pid, e); - } - } } } impl State { pub fn new( settings: Option, - sender: Sender, - receiver: Receiver, + //sender: Sender, + //receiver: Receiver, ) -> Result { /* * Create async channel to block the input-thread if we need to fork and stop it from reading * stdin, see get_events() for details * */ - let input_thread = unbounded(); - let input_thread_pipe = nix::unistd::pipe() - .map_err(|err| Box::new(err) as Box)?; + //let input_thread = unbounded(); + //let input_thread_pipe = nix::unistd::pipe() + // .map_err(|err| Box::new(err) as Box)?; let backends = Backends::new(); + let s: FileSettings = toml::from_str(&crate::ENRON_CONFIG).map_err(|e| { + MeliError::new(format!( + "{}:\nConfig file contains errors: {}", + ENRON_CONFIG, + e.to_string() + )) + })?; let settings = if let Some(settings) = settings { settings } else { - Settings::new()? + Settings::new(Some(s))? }; - let mut plugin_manager = PluginManager::new(); - for (_, p) in settings.plugins.clone() { - /* - if crate::plugins::PluginKind::Backend == p.kind() { - debug!("registering {:?}", &p); - crate::plugins::backend::PluginBackend::register( - plugin_manager.listener(), - p.clone(), - &mut backends, - ); - } - */ - plugin_manager.register(p)?; - } - let termsize = termion::terminal_size()?; + let termsize = (175, 45); let cols = termsize.0 as usize; let rows = termsize.1 as usize; + let sender = crate::pool::Sender::new(); let job_executor = Arc::new(JobExecutor::new(sender.clone())); - let accounts = { - settings + let accounts: Vec = { + let mut file_accs = settings .accounts .iter() - .map(|(n, a_s)| { + .collect::>(); + file_accs.sort_by(|a, b| a.0.cmp(&b.0)); + + file_accs + .into_iter() + .enumerate() + .map(|(index, (n, a_s))| { let sender = sender.clone(); let account_hash = { use std::collections::hash_map::DefaultHasher; @@ -295,6 +264,7 @@ impl State { }; let accounts = accounts.into_iter().map(|acc| (acc.hash(), acc)).collect(); + /* let timer = { let sender = sender.clone(); thread::Builder::new().spawn(move || { @@ -309,6 +279,7 @@ impl State { }?; timer.thread().unpark(); + */ let working = Arc::new(()); let control = Arc::downgrade(&working); @@ -317,18 +288,12 @@ impl State { rows, grid: CellBuffer::new(cols, rows, Cell::with_char(' ')), overlay_grid: CellBuffer::new(cols, rows, Cell::with_char(' ')), - stdout: None, child: None, mode: UIMode::Normal, components: Vec::with_capacity(8), overlay: Vec::new(), - timer, draw_rate_limit: RateLimit::new(1, 3), - draw_horizontal_segment_fn: if settings.terminal.use_color() { - State::draw_horizontal_segment - } else { - State::draw_horizontal_segment_no_color - }, + draw_horizontal_segment_fn: State::draw_terminal, display_messages: SmallVec::new(), display_messages_expiration_start: None, display_messages_pos: 0, @@ -343,22 +308,16 @@ impl State { temp_files: Vec::new(), job_executor, children: vec![], - plugin_manager, - - input_thread: InputHandler { - pipe: input_thread_pipe, - rx: input_thread.1, - tx: input_thread.0, - control, - state_tx: sender.clone(), - }, sender, - receiver, + //receiver, + //input: InputHandler { + //pipe: input_thread_pipe, + //rx: input_thread.1, + //tx: input_thread.0, + //}, }, }; - s.draw_rate_limit - .timer - .set_value(std::time::Duration::from_millis(3)); + //s.draw_rate_limit .timer .set_value(std::time::Duration::from_millis(3)); if s.context.settings.terminal.ascii_drawing { s.grid.set_ascii_drawing(true); s.overlay_grid.set_ascii_drawing(true); @@ -386,6 +345,7 @@ impl State { * and startup a thread to remind us to poll it every now and then till it's finished. */ pub fn refresh_event(&mut self, event: RefreshEvent) { + /* let account_hash = event.account_hash; let mailbox_hash = event.mailbox_hash; if self.context.accounts[&account_hash] @@ -414,11 +374,13 @@ impl State { debug!(err); } } + */ } /// Switch back to the terminal's main screen (The command line the user sees before opening /// the application) pub fn switch_to_main_screen(&mut self) { + /* write!( self.stdout(), "{}{}{}{}", @@ -430,9 +392,11 @@ impl State { .unwrap(); self.flush(); self.stdout = None; + */ } pub fn switch_to_alternate_screen(&mut self) { + /* let s = std::io::stdout(); let mut stdout = AlternateScreen::from(s.into_raw_mode().unwrap()); @@ -456,15 +420,16 @@ impl State { self.stdout = Some(stdout); self.flush(); + */ } - pub fn receiver(&self) -> Receiver { - self.context.receiver.clone() - } + //pub fn receiver(&self) -> Receiver { + // self.context.receiver.clone() + //} - pub fn sender(&self) -> Sender { - self.context.sender.clone() - } + //pub fn sender(&self) -> Sender { + // self.context.sender.clone() + //} pub fn restore_input(&mut self) { self.context.restore_input(); @@ -472,6 +437,7 @@ impl State { /// On `SIGWNICH` the `State` redraws itself according to the new terminal size. pub fn update_size(&mut self) { + /* let termsize = termion::terminal_size().ok(); let termcols = termsize.map(|(w, _)| w); let termrows = termsize.map(|(_, h)| h); @@ -489,6 +455,7 @@ impl State { self.overlay_grid .resize(self.cols, self.rows, Cell::with_char(' ')); + */ self.rcv_event(UIEvent::Resize); // Invalidate dirty areas. @@ -497,9 +464,11 @@ impl State { /// Force a redraw for all dirty components. pub fn redraw(&mut self) { + /* if !self.draw_rate_limit.tick() { return; } + */ for i in 0..self.components.len() { self.draw_component(i); @@ -521,7 +490,11 @@ impl State { )); } } + if !areas.is_empty() { + (self.draw_horizontal_segment_fn)(&mut self.grid, 0, 0, 0); + } + /* /* Sort by x_start, ie upper_left corner's x coordinate */ areas.sort_by(|a, b| (a.0).0.partial_cmp(&(b.0).0).unwrap()); /* draw each dirty area */ @@ -533,13 +506,7 @@ impl State { continue; } if let Some((x_start, x_end)) = segment.take() { - (self.draw_horizontal_segment_fn)( - &mut self.grid, - self.stdout.as_mut().unwrap(), - x_start, - x_end, - y, - ); + (self.draw_horizontal_segment_fn)(&mut self.grid, x_start, x_end, y); } match segment { ref mut s @ None => { @@ -548,7 +515,6 @@ impl State { ref mut s @ Some(_) if s.unwrap().1 < *x_start => { (self.draw_horizontal_segment_fn)( &mut self.grid, - self.stdout.as_mut().unwrap(), s.unwrap().0, s.unwrap().1, y, @@ -558,7 +524,6 @@ impl State { ref mut s @ Some(_) if s.unwrap().1 < *x_end => { (self.draw_horizontal_segment_fn)( &mut self.grid, - self.stdout.as_mut().unwrap(), s.unwrap().0, s.unwrap().1, y, @@ -571,15 +536,10 @@ impl State { } } if let Some((x_start, x_end)) = segment { - (self.draw_horizontal_segment_fn)( - &mut self.grid, - self.stdout.as_mut().unwrap(), - x_start, - x_end, - y, - ); + (self.draw_horizontal_segment_fn)(&mut self.grid, x_start, x_end, y); } } + */ if self.display_messages_active { if let Some(DisplayMessage { @@ -652,15 +612,17 @@ impl State { Some(x), ); } - for y in get_y(upper_left!(displ_area))..=get_y(bottom_right!(displ_area)) { - (self.draw_horizontal_segment_fn)( - &mut self.overlay_grid, - self.stdout.as_mut().unwrap(), - get_x(upper_left!(displ_area)), - get_x(bottom_right!(displ_area)), - y, - ); - } + let grid_orig = self.grid.clone(); + copy_area(&mut self.grid, &self.overlay_grid, displ_area, displ_area); + //for y in get_y(upper_left!(displ_area))..=get_y(bottom_right!(displ_area)) { + (self.draw_horizontal_segment_fn)( + &mut self.grid, + get_x(upper_left!(displ_area)), + get_x(bottom_right!(displ_area)), + y, + ); + //} + copy_area(&mut self.grid, &grid_orig, displ_area, displ_area); } } if !self.overlay.is_empty() { @@ -687,27 +649,24 @@ impl State { .get_mut(0) .unwrap() .draw(&mut self.overlay_grid, area, &mut self.context); - for y in get_y(upper_left!(area))..=get_y(bottom_right!(area)) { - (self.draw_horizontal_segment_fn)( - &mut self.overlay_grid, - self.stdout.as_mut().unwrap(), - get_x(upper_left!(area)), - get_x(bottom_right!(area)), - y, - ); - } + let grid_orig = self.grid.clone(); + copy_area(&mut self.grid, &self.overlay_grid, area, area); + //for y in get_y(upper_left!(area))..=get_y(bottom_right!(area)) { + (self.draw_horizontal_segment_fn)( + &mut self.grid, + get_x(upper_left!(area)), + get_x(bottom_right!(area)), + 0, + ); + //} + copy_area(&mut self.grid, &grid_orig, area, area); } self.flush(); } /// Draw only a specific `area` on the screen. - fn draw_horizontal_segment( - grid: &mut CellBuffer, - stdout: &mut StateStdout, - x_start: usize, - x_end: usize, - y: usize, - ) { + fn draw_horizontal_segment(grid: &mut CellBuffer, x_start: usize, x_end: usize, y: usize) { + /* write!( stdout, "{}", @@ -736,15 +695,16 @@ impl State { write!(stdout, "{}", c.ch()).unwrap(); } } + */ } fn draw_horizontal_segment_no_color( grid: &mut CellBuffer, - stdout: &mut StateStdout, x_start: usize, x_end: usize, y: usize, ) { + /* write!( stdout, "{}", @@ -763,6 +723,367 @@ impl State { write!(stdout, "{}", c.ch()).unwrap(); } } + */ + } + + fn draw_terminal(grid: &mut CellBuffer, _: usize, _: usize, _: usize) { + js_console("draw_terminal called."); + use crate::melib::text_processing::TextProcessing; + use std::collections::BTreeMap; + + use svg_crate::node::element::{Definitions, Group, Rectangle, Style, Text, Use}; + use svg_crate::node::Text as TextNode; + use svg_crate::Document; + + let (width, height) = grid.size(); + /* + * Format frame as follows: + * - The entire background is a big rectangle. + * - Every text piece with unified foreground color is a text element inserted into the + * `definitions` field of the svg, and then `use`ed as a reference + * - Every background piece (a slice of unified background color) is a rectangle element + * inserted along with the `use` elements + * + * Each row is arbritarily set at 17px high, and each character cell is 8 pixels wide. + * Rectangle cells each have one extra pixel (so 18px * 9px) in their dimensions in order + * to cover the spacing between cells. + */ + let mut definitions = Definitions::new(); + let mut rows_group = Group::new(); + let mut text = String::with_capacity(width); + /* Before creating text node out of `text` variable, escape what's necessary */ + let mut escaped_text = String::with_capacity(width); + + /* keep a map with used colors and write a stylesheet when we're done */ + let mut classes: BTreeMap<(u8, u8, u8), usize> = BTreeMap::new(); + for (row_idx, row) in grid.bounds_iter(((0, 0), (width, height))).enumerate() { + text.clear(); + escaped_text.clear(); + /* Each row is a group element, consisting of text elements */ + let mut row_group = Group::new().set("id", format!("{:x}", row_idx + 1)); + /* Keep track of colors and attributes. + * - Whenever the foreground color changes, emit a text element with the accumulated + * text in the specific foreground color. + * - Whenever the backgrund color changes, emit a rectangle element filled with the + * specific background color. + */ + let mut cur_fg = Color::Default; + let mut cur_bg = Color::Default; + let mut cur_attrs = Attr::DEFAULT; + let mut prev_x_fg = 0; + let mut is_start = true; + let mut prev_x_bg = 0; + for (x, c) in row.enumerate() { + if cur_bg != grid[c].bg() || cur_fg != grid[c].fg() || cur_attrs != grid[c].attrs() + //|| (grid[c].ch() == ' ' && !is_start) + { + if cur_bg != Color::Default { + let mut rect = Rectangle::new() + .set("x", prev_x_bg * 8) + .set("y", 17 * row_idx) + .set("width", (x - prev_x_bg) * 8 + 1) + //.set("bgname", format!("{:?}", cur_bg)) + .set("height", 18); + match cur_bg { + Color::Rgb(r, g, b) => { + let class = if classes.contains_key(&(r, g, b)) { + classes[&(r, g, b)] + } else { + let classes_size = classes.len(); + classes.insert((r, g, b), classes_size); + classes_size + }; + rect = rect.set("class", format!("f{:x}", class).as_str()); + } + Color::Default => { + unreachable!(); + } + c if c.as_byte() < 16 => { + rect = rect.set("class", format!("c{}", c.as_byte()).as_str()); + } + c => { + let c = c.as_byte(); + let (r, g, b) = XTERM_COLORS[c as usize]; + let class = if classes.contains_key(&(r, g, b)) { + classes[&(r, g, b)] + } else { + let classes_size = classes.len(); + classes.insert((r, g, b), classes_size); + classes_size + }; + rect = rect.set("class", format!("f{:x}", class).as_str()); + } + } + rows_group = rows_group.add(rect); + } + prev_x_bg = x; + cur_bg = grid[c].bg(); + if !text.is_empty() { + let text_length = text.grapheme_width(); + for c in text.chars() { + match c { + '"' => escaped_text.push_str("""), + '&' => escaped_text.push_str("&"), + '\'' => escaped_text.push_str("'"), + '<' => escaped_text.push_str("<"), + '>' => escaped_text.push_str(">"), + c => escaped_text.push(c), + } + } + let mut text_el = Text::new() + .add(TextNode::new(&escaped_text)) + .set("x", prev_x_fg * 8) + .set("textLength", text_length * 8); + /*.set("fgname", format!("{:?}", cur_fg));*/ + if cur_attrs.intersects(Attr::BOLD) { + text_el = text_el.set("font-weight", "bold"); + } + if cur_attrs.intersects(Attr::ITALICS) { + text_el = text_el.set("font-style", "italic"); + } + if cur_attrs.intersects(Attr::UNDERLINE) { + text_el = text_el.set("text-decoration", "underline"); + } + if cur_attrs.intersects(Attr::DIM) { + text_el = text_el.set("font-weight", "lighter"); + } + if cur_attrs.intersects(Attr::HIDDEN) { + text_el = text_el.set("display", "none"); + } + match cur_fg { + Color::Default if cur_attrs.intersects(Attr::REVERSE) => { + text_el = text_el.set("class", "b"); + } + Color::Default => { + text_el = text_el.set("class", "f"); + } + Color::Rgb(r, g, b) => { + let class = if classes.contains_key(&(r, g, b)) { + classes[&(r, g, b)] + } else { + let classes_size = classes.len(); + classes.insert((r, g, b), classes_size); + classes_size + }; + text_el = text_el.set("class", format!("f{:x}", class).as_str()); + } + c if c.as_byte() < 16 => { + text_el = + text_el.set("class", format!("c{}", c.as_byte()).as_str()); + } + c => { + let c = c.as_byte(); + let (r, g, b) = XTERM_COLORS[c as usize]; + let class = if classes.contains_key(&(r, g, b)) { + classes[&(r, g, b)] + } else { + let classes_size = classes.len(); + classes.insert((r, g, b), classes_size); + classes_size + }; + text_el = text_el.set("class", format!("f{:x}", class).as_str()); + } + }; + row_group = row_group.add(text_el); + text.clear(); + escaped_text.clear(); + } + prev_x_fg = x; + cur_fg = grid[c].fg(); + cur_attrs = grid[c].attrs(); + } + match grid[c].ch() { + ' ' if is_start => { + prev_x_fg = x + 1; + } + c => text.push(c), + } + if grid[c].ch() != ' ' { + is_start = false; + } + } + /* Append last elements of the row if any */ + if cur_bg != Color::Default { + let mut rect = Rectangle::new() + .set("x", prev_x_bg * 8) + .set("y", 17 * row_idx) + .set("width", (width - prev_x_bg) * 8 + 1) + //.set("bgname", format!("{:?}", cur_bg)) + .set("height", 18); + match cur_bg { + Color::Rgb(r, g, b) => { + let class = if classes.contains_key(&(r, g, b)) { + classes[&(r, g, b)] + } else { + let classes_size = classes.len(); + classes.insert((r, g, b), classes_size); + classes_size + }; + rect = rect.set("class", format!("f{:x}", class).as_str()); + } + Color::Default => { + unreachable!(); + } + c if c.as_byte() < 16 => { + rect = rect.set("class", format!("c{}", c.as_byte()).as_str()); + } + c => { + let c = c.as_byte(); + let (r, g, b) = XTERM_COLORS[c as usize]; + let class = if classes.contains_key(&(r, g, b)) { + classes[&(r, g, b)] + } else { + let classes_size = classes.len(); + classes.insert((r, g, b), classes_size); + classes_size + }; + rect = rect.set("class", format!("f{:x}", class).as_str()); + } + } + rows_group = rows_group.add(rect); + } + if !text.is_empty() { + let text_length = text.grapheme_width(); + for c in text.chars() { + match c { + '"' => escaped_text.push_str("""), + '&' => escaped_text.push_str("&"), + '\'' => escaped_text.push_str("'"), + '<' => escaped_text.push_str("<"), + '>' => escaped_text.push_str(">"), + c => escaped_text.push(c), + } + } + let mut text_el = Text::new() + .add(TextNode::new(&escaped_text)) + .set("x", prev_x_fg * 8) + .set("textLength", text_length * 8); + /*.set("fgname", format!("{:?}", cur_fg));*/ + if cur_attrs.intersects(Attr::BOLD) { + text_el = text_el.set("font-weight", "bold"); + } + if cur_attrs.intersects(Attr::ITALICS) { + text_el = text_el.set("font-style", "italic"); + } + if cur_attrs.intersects(Attr::UNDERLINE) { + text_el = text_el.set("text-decoration", "underline"); + } + if cur_attrs.intersects(Attr::DIM) { + text_el = text_el.set("font-weight", "lighter"); + } + if cur_attrs.intersects(Attr::HIDDEN) { + text_el = text_el.set("display", "none"); + } + match cur_fg { + Color::Default if cur_attrs.intersects(Attr::REVERSE) => { + text_el = text_el.set("class", "b"); + } + Color::Default => { + text_el = text_el.set("class", "f"); + } + Color::Rgb(r, g, b) => { + let class = if classes.contains_key(&(r, g, b)) { + classes[&(r, g, b)] + } else { + let classes_size = classes.len(); + classes.insert((r, g, b), classes_size); + classes_size + }; + text_el = text_el.set("class", format!("f{:x}", class).as_str()); + } + c if c.as_byte() < 16 => { + text_el = text_el.set("class", format!("c{}", c.as_byte()).as_str()); + } + c => { + let c = c.as_byte(); + let (r, g, b) = XTERM_COLORS[c as usize]; + let class = if classes.contains_key(&(r, g, b)) { + classes[&(r, g, b)] + } else { + let classes_size = classes.len(); + classes.insert((r, g, b), classes_size); + classes_size + }; + text_el = text_el.set("class", format!("f{:x}", class).as_str()); + } + } + row_group = row_group.add(text_el); + text.clear(); + escaped_text.clear(); + } + definitions = definitions.add(row_group); + rows_group = rows_group.add( + Use::new() + .set("xlink:href", format!("#{:x}", row_idx + 1)) + .set("y", 17 * row_idx), + ); + } + let mut style_string = CSS_STYLE.to_string(); + for ((r, g, b), name) in classes { + style_string + .extend(format!(".f{:x}{{fill:#{:02x}{:02x}{:02x};}}", name, r, g, b).chars()); + } + let document = Document::new() + .set("viewBox", (0, 0, width * 8, height * 17 + 2)) + .set("width", width * 8) + .set("height", height * 17 + 2) + .add(Definitions::new().add(Style::new(&style_string).set("type", "text/css"))) + .add( + Document::new() + .set("id", "t") + .set("preserveAspectRatio", "xMidYMin slice") + .set("viewBox", (0, 0, width * 8, height * 17)) + .set("width", width * 8) + .set("height", height * 17) + .add( + Rectangle::new() + .set("class", "b") + .set("height", "100%") + .set("width", "100%") + .set("x", 0) + .set("y", 0), + ) + .add(definitions) + .add(rows_group), + ) + .set("xmlns", "http://www.w3.org/2000/svg") + .set("baseProfile", "full") + .set("xmlns:xlink", "http://www.w3.org/1999/xlink") + .set("version", "1.1"); + + let mut s = Vec::new(); + svg_crate::write(&mut s, &document).unwrap(); + let mut res = Vec::new(); + /* + * svg crate formats text nodes like this: + * + * + * actual content + * + * + * But we don't want any extra newlines before/after the tags: + * + * actual content + * + * So remove all new lines from SVG file. + */ + for b in s { + if b == b'\n' { + continue; + } + res.push(b); + } + let window = web_sys::window().expect("no global `window` exists"); + let document = window.document().expect("should have a document on window"); + + // Manufacture the element we're gonna append + let val = if let Some(val) = document.get_element_by_id("terminal") { + val + } else { + js_console("COULD NOT GET ELEMENT BY ID #terminal !!!"); + return; + }; + val.set_inner_html(unsafe { std::str::from_utf8_unchecked(&res) }); } /// Draw the entire screen from scratch. @@ -955,6 +1276,7 @@ impl State { /// The application's main loop sends `UIEvents` to state via this method. pub fn rcv_event(&mut self, mut event: UIEvent) { + js_console(&format!("got event: {:?}", &event)); if let UIEvent::Input(_) = event { if self.display_messages_expiration_start.is_none() { self.display_messages_expiration_start = Some(melib::datetime::now()); @@ -1117,6 +1439,8 @@ impl State { } pub fn try_wait_on_child(&mut self) -> Option { + None + /* let should_return_flag = match self.child { Some(ForkType::NewDraft(_, ref mut c)) => { let w = c.try_wait(); @@ -1159,16 +1483,9 @@ impl State { return Some(true); } Some(false) + */ } - fn flush(&mut self) { - if let Some(s) = self.stdout.as_mut() { - s.flush().unwrap(); - } - } - fn stdout(&mut self) -> &mut StateStdout { - self.stdout.as_mut().unwrap() - } - + fn flush(&mut self) {} pub fn check_accounts(&mut self) { let mut ctr = 0; for i in 0..self.context.accounts.len() { @@ -1177,8 +1494,268 @@ impl State { } } if ctr != self.context.accounts.len() { - self.timer.thread().unpark(); + //self.timer.thread().unpark(); } - self.context.input_thread.check(); + //self.context.input_thread.check(); } } +const CSS_STYLE: &'static str = r#"#t{font-family:'DejaVu Sans Mono',monospace;font-style:normal;font-size:14px;} text {dominant-baseline: text-before-edge; white-space: pre;} .f{fill:#e5e5e5;} .b{fill:#000;} .c0 {fill:#000;} .c1 {fill:#cd0000;} .c2 {fill:#00cd00;} .c3 {fill:#cdcd00;} .c4 {fill:#00e;} .c5 {fill:#cd00cd;} .c6 {fill:#00cdcd;} .c7 {fill:#e5e5e5;} .c8 {fill:#7f7f7f;} .c9 {fill:#f00;} .c10 {fill:#0f0;} .c11 {fill:#ff0;} .c12 {fill:#5c5cff;} .c13 {fill:#f0f;} .c14 {fill:#0ff;} .c15 {fill:#fff;}"#; + +const XTERM_COLORS: &'static [(u8, u8, u8)] = &[ + /*0*/ (0, 0, 0), + /*1*/ (128, 0, 0), + /*2*/ (0, 128, 0), + /*3*/ (128, 128, 0), + /*4*/ (0, 0, 128), + /*5*/ (128, 0, 128), + /*6*/ (0, 128, 128), + /*7*/ (192, 192, 192), + /*8*/ (128, 128, 128), + /*9*/ (255, 0, 0), + /*10*/ (0, 255, 0), + /*11*/ (255, 255, 0), + /*12*/ (0, 0, 255), + /*13*/ (255, 0, 255), + /*14*/ (0, 255, 255), + /*15*/ (255, 255, 255), + /*16*/ (0, 0, 0), + /*17*/ (0, 0, 95), + /*18*/ (0, 0, 135), + /*19*/ (0, 0, 175), + /*20*/ (0, 0, 215), + /*21*/ (0, 0, 255), + /*22*/ (0, 95, 0), + /*23*/ (0, 95, 95), + /*24*/ (0, 95, 135), + /*25*/ (0, 95, 175), + /*26*/ (0, 95, 215), + /*27*/ (0, 95, 255), + /*28*/ (0, 135, 0), + /*29*/ (0, 135, 95), + /*30*/ (0, 135, 135), + /*31*/ (0, 135, 175), + /*32*/ (0, 135, 215), + /*33*/ (0, 135, 255), + /*34*/ (0, 175, 0), + /*35*/ (0, 175, 95), + /*36*/ (0, 175, 135), + /*37*/ (0, 175, 175), + /*38*/ (0, 175, 215), + /*39*/ (0, 175, 255), + /*40*/ (0, 215, 0), + /*41*/ (0, 215, 95), + /*42*/ (0, 215, 135), + /*43*/ (0, 215, 175), + /*44*/ (0, 215, 215), + /*45*/ (0, 215, 255), + /*46*/ (0, 255, 0), + /*47*/ (0, 255, 95), + /*48*/ (0, 255, 135), + /*49*/ (0, 255, 175), + /*50*/ (0, 255, 215), + /*51*/ (0, 255, 255), + /*52*/ (95, 0, 0), + /*53*/ (95, 0, 95), + /*54*/ (95, 0, 135), + /*55*/ (95, 0, 175), + /*56*/ (95, 0, 215), + /*57*/ (95, 0, 255), + /*58*/ (95, 95, 0), + /*59*/ (95, 95, 95), + /*60*/ (95, 95, 135), + /*61*/ (95, 95, 175), + /*62*/ (95, 95, 215), + /*63*/ (95, 95, 255), + /*64*/ (95, 135, 0), + /*65*/ (95, 135, 95), + /*66*/ (95, 135, 135), + /*67*/ (95, 135, 175), + /*68*/ (95, 135, 215), + /*69*/ (95, 135, 255), + /*70*/ (95, 175, 0), + /*71*/ (95, 175, 95), + /*72*/ (95, 175, 135), + /*73*/ (95, 175, 175), + /*74*/ (95, 175, 215), + /*75*/ (95, 175, 255), + /*76*/ (95, 215, 0), + /*77*/ (95, 215, 95), + /*78*/ (95, 215, 135), + /*79*/ (95, 215, 175), + /*80*/ (95, 215, 215), + /*81*/ (95, 215, 255), + /*82*/ (95, 255, 0), + /*83*/ (95, 255, 95), + /*84*/ (95, 255, 135), + /*85*/ (95, 255, 175), + /*86*/ (95, 255, 215), + /*87*/ (95, 255, 255), + /*88*/ (135, 0, 0), + /*89*/ (135, 0, 95), + /*90*/ (135, 0, 135), + /*91*/ (135, 0, 175), + /*92*/ (135, 0, 215), + /*93*/ (135, 0, 255), + /*94*/ (135, 95, 0), + /*95*/ (135, 95, 95), + /*96*/ (135, 95, 135), + /*97*/ (135, 95, 175), + /*98*/ (135, 95, 215), + /*99*/ (135, 95, 255), + /*100*/ (135, 135, 0), + /*101*/ (135, 135, 95), + /*102*/ (135, 135, 135), + /*103*/ (135, 135, 175), + /*104*/ (135, 135, 215), + /*105*/ (135, 135, 255), + /*106*/ (135, 175, 0), + /*107*/ (135, 175, 95), + /*108*/ (135, 175, 135), + /*109*/ (135, 175, 175), + /*110*/ (135, 175, 215), + /*111*/ (135, 175, 255), + /*112*/ (135, 215, 0), + /*113*/ (135, 215, 95), + /*114*/ (135, 215, 135), + /*115*/ (135, 215, 175), + /*116*/ (135, 215, 215), + /*117*/ (135, 215, 255), + /*118*/ (135, 255, 0), + /*119*/ (135, 255, 95), + /*120*/ (135, 255, 135), + /*121*/ (135, 255, 175), + /*122*/ (135, 255, 215), + /*123*/ (135, 255, 255), + /*124*/ (175, 0, 0), + /*125*/ (175, 0, 95), + /*126*/ (175, 0, 135), + /*127*/ (175, 0, 175), + /*128*/ (175, 0, 215), + /*129*/ (175, 0, 255), + /*130*/ (175, 95, 0), + /*131*/ (175, 95, 95), + /*132*/ (175, 95, 135), + /*133*/ (175, 95, 175), + /*134*/ (175, 95, 215), + /*135*/ (175, 95, 255), + /*136*/ (175, 135, 0), + /*137*/ (175, 135, 95), + /*138*/ (175, 135, 135), + /*139*/ (175, 135, 175), + /*140*/ (175, 135, 215), + /*141*/ (175, 135, 255), + /*142*/ (175, 175, 0), + /*143*/ (175, 175, 95), + /*144*/ (175, 175, 135), + /*145*/ (175, 175, 175), + /*146*/ (175, 175, 215), + /*147*/ (175, 175, 255), + /*148*/ (175, 215, 0), + /*149*/ (175, 215, 95), + /*150*/ (175, 215, 135), + /*151*/ (175, 215, 175), + /*152*/ (175, 215, 215), + /*153*/ (175, 215, 255), + /*154*/ (175, 255, 0), + /*155*/ (175, 255, 95), + /*156*/ (175, 255, 135), + /*157*/ (175, 255, 175), + /*158*/ (175, 255, 215), + /*159*/ (175, 255, 255), + /*160*/ (215, 0, 0), + /*161*/ (215, 0, 95), + /*162*/ (215, 0, 135), + /*163*/ (215, 0, 175), + /*164*/ (215, 0, 215), + /*165*/ (215, 0, 255), + /*166*/ (215, 95, 0), + /*167*/ (215, 95, 95), + /*168*/ (215, 95, 135), + /*169*/ (215, 95, 175), + /*170*/ (215, 95, 215), + /*171*/ (215, 95, 255), + /*172*/ (215, 135, 0), + /*173*/ (215, 135, 95), + /*174*/ (215, 135, 135), + /*175*/ (215, 135, 175), + /*176*/ (215, 135, 215), + /*177*/ (215, 135, 255), + /*178*/ (215, 175, 0), + /*179*/ (215, 175, 95), + /*180*/ (215, 175, 135), + /*181*/ (215, 175, 175), + /*182*/ (215, 175, 215), + /*183*/ (215, 175, 255), + /*184*/ (215, 215, 0), + /*185*/ (215, 215, 95), + /*186*/ (215, 215, 135), + /*187*/ (215, 215, 175), + /*188*/ (215, 215, 215), + /*189*/ (215, 215, 255), + /*190*/ (215, 255, 0), + /*191*/ (215, 255, 95), + /*192*/ (215, 255, 135), + /*193*/ (215, 255, 175), + /*194*/ (215, 255, 215), + /*195*/ (215, 255, 255), + /*196*/ (255, 0, 0), + /*197*/ (255, 0, 95), + /*198*/ (255, 0, 135), + /*199*/ (255, 0, 175), + /*200*/ (255, 0, 215), + /*201*/ (255, 0, 255), + /*202*/ (255, 95, 0), + /*203*/ (255, 95, 95), + /*204*/ (255, 95, 135), + /*205*/ (255, 95, 175), + /*206*/ (255, 95, 215), + /*207*/ (255, 95, 255), + /*208*/ (255, 135, 0), + /*209*/ (255, 135, 95), + /*210*/ (255, 135, 135), + /*211*/ (255, 135, 175), + /*212*/ (255, 135, 215), + /*213*/ (255, 135, 255), + /*214*/ (255, 175, 0), + /*215*/ (255, 175, 95), + /*216*/ (255, 175, 135), + /*217*/ (255, 175, 175), + /*218*/ (255, 175, 215), + /*219*/ (255, 175, 255), + /*220*/ (255, 215, 0), + /*221*/ (255, 215, 95), + /*222*/ (255, 215, 135), + /*223*/ (255, 215, 175), + /*224*/ (255, 215, 215), + /*225*/ (255, 215, 255), + /*226*/ (255, 255, 0), + /*227*/ (255, 255, 95), + /*228*/ (255, 255, 135), + /*229*/ (255, 255, 175), + /*230*/ (255, 255, 215), + /*231*/ (255, 255, 255), + /*232*/ (8, 8, 8), + /*233*/ (18, 18, 18), + /*234*/ (28, 28, 28), + /*235*/ (38, 38, 38), + /*236*/ (48, 48, 48), + /*237*/ (58, 58, 58), + /*238*/ (68, 68, 68), + /*239*/ (78, 78, 78), + /*240*/ (88, 88, 88), + /*241*/ (98, 98, 98), + /*242*/ (108, 108, 108), + /*243*/ (118, 118, 118), + /*244*/ (128, 128, 128), + /*245*/ (138, 138, 138), + /*246*/ (148, 148, 148), + /*247*/ (158, 158, 158), + /*248*/ (168, 168, 168), + /*249*/ (178, 178, 178), + /*250*/ (188, 188, 188), + /*251*/ (198, 198, 198), + /*252*/ (208, 208, 208), + /*253*/ (218, 218, 218), + /*254*/ (228, 228, 228), + /*255*/ (238, 238, 238), +]; diff --git a/src/terminal.rs b/src/terminal.rs index 43ada7a4..c0e2e1e5 100644 --- a/src/terminal.rs +++ b/src/terminal.rs @@ -32,7 +32,7 @@ mod position; mod cells; #[macro_use] mod keys; -pub mod embed; +//pub mod embed; mod text_editing; pub use self::cells::*; pub use self::keys::*; diff --git a/src/terminal/cells.rs b/src/terminal/cells.rs index 62ea8a13..6069dab0 100644 --- a/src/terminal/cells.rs +++ b/src/terminal/cells.rs @@ -34,7 +34,6 @@ use std::collections::HashMap; use std::convert::From; use std::fmt; use std::ops::{Deref, DerefMut, Index, IndexMut}; -use termion::color::{AnsiValue, Rgb as TermionRgb}; /// In a scroll region up and down cursor movements shift the region vertically. The new lines are /// empty. @@ -774,40 +773,6 @@ impl Color { } } - pub fn write_fg(self, stdout: &mut crate::StateStdout) -> std::io::Result<()> { - use std::io::Write; - match self { - Color::Default => write!(stdout, "{}", termion::color::Fg(termion::color::Reset)), - Color::Rgb(r, g, b) => write!(stdout, "{}", termion::color::Fg(TermionRgb(r, g, b))), - _ => write!(stdout, "{}", termion::color::Fg(self.as_termion())), - } - } - - pub fn write_bg(self, stdout: &mut crate::StateStdout) -> std::io::Result<()> { - use std::io::Write; - match self { - Color::Default => write!(stdout, "{}", termion::color::Bg(termion::color::Reset)), - Color::Rgb(r, g, b) => write!(stdout, "{}", termion::color::Bg(TermionRgb(r, g, b))), - _ => write!(stdout, "{}", termion::color::Bg(self.as_termion())), - } - } - - pub fn as_termion(self) -> AnsiValue { - match self { - b @ Color::Black - | b @ Color::Red - | b @ Color::Green - | b @ Color::Yellow - | b @ Color::Blue - | b @ Color::Magenta - | b @ Color::Cyan - | b @ Color::White - | b @ Color::Default => AnsiValue(b.as_byte()), - Color::Byte(b) => AnsiValue(b), - Color::Rgb(_, _, _) => AnsiValue(0), - } - } - pub fn from_string_de<'de, D>(s: String) -> std::result::Result where D: Deserializer<'de>, @@ -1576,65 +1541,6 @@ impl Attr { )), } } - pub fn write(self, prev: Attr, stdout: &mut crate::StateStdout) -> std::io::Result<()> { - use std::io::Write; - match (self.intersects(Attr::BOLD), prev.intersects(Attr::BOLD)) { - (true, true) | (false, false) => Ok(()), - (false, true) => write!(stdout, "\x1B[22m"), - (true, false) => write!(stdout, "\x1B[1m"), - } - .and_then( - |_| match (self.intersects(Attr::DIM), prev.intersects(Attr::DIM)) { - (true, true) | (false, false) => Ok(()), - (false, true) => write!(stdout, "\x1B[22m"), - (true, false) => write!(stdout, "\x1B[2m"), - }, - ) - .and_then(|_| { - match ( - self.intersects(Attr::ITALICS), - prev.intersects(Attr::ITALICS), - ) { - (true, true) | (false, false) => Ok(()), - (false, true) => write!(stdout, "\x1B[23m"), - (true, false) => write!(stdout, "\x1B[3m"), - } - }) - .and_then(|_| { - match ( - self.intersects(Attr::UNDERLINE), - prev.intersects(Attr::UNDERLINE), - ) { - (true, true) | (false, false) => Ok(()), - (false, true) => write!(stdout, "\x1B[24m"), - (true, false) => write!(stdout, "\x1B[4m"), - } - }) - .and_then( - |_| match (self.intersects(Attr::BLINK), prev.intersects(Attr::BLINK)) { - (true, true) | (false, false) => Ok(()), - (false, true) => write!(stdout, "\x1B[25m"), - (true, false) => write!(stdout, "\x1B[5m"), - }, - ) - .and_then(|_| { - match ( - self.intersects(Attr::REVERSE), - prev.intersects(Attr::REVERSE), - ) { - (true, true) | (false, false) => Ok(()), - (false, true) => write!(stdout, "\x1B[27m"), - (true, false) => write!(stdout, "\x1B[7m"), - } - }) - .and_then(|_| { - match (self.intersects(Attr::HIDDEN), prev.intersects(Attr::HIDDEN)) { - (true, true) | (false, false) => Ok(()), - (false, true) => write!(stdout, "\x1B[28m"), - (true, false) => write!(stdout, "\x1B[8m"), - } - }) - } } pub fn copy_area_with_break( diff --git a/src/terminal/keys.rs b/src/terminal/keys.rs index 51ba61a0..9de8ed77 100644 --- a/src/terminal/keys.rs +++ b/src/terminal/keys.rs @@ -20,10 +20,7 @@ */ use super::*; -use crossbeam::{channel::Receiver, select}; use serde::{Serialize, Serializer}; -use termion::event::Event as TermionEvent; -use termion::event::Key as TermionKey; #[derive(Debug, PartialEq, Eq, Clone)] pub enum Key { @@ -103,27 +100,58 @@ impl<'a> From<&'a String> for Key { } } -impl From for Key { - fn from(k: TermionKey) -> Self { - match k { - TermionKey::Backspace => Key::Backspace, - TermionKey::Left => Key::Left, - TermionKey::Right => Key::Right, - TermionKey::Up => Key::Up, - TermionKey::Down => Key::Down, - TermionKey::Home => Key::Home, - TermionKey::End => Key::End, - TermionKey::PageUp => Key::PageUp, - TermionKey::PageDown => Key::PageDown, - TermionKey::Delete => Key::Delete, - TermionKey::Insert => Key::Insert, - TermionKey::F(u) => Key::F(u), - TermionKey::Char(c) => Key::Char(c), - TermionKey::Alt(c) => Key::Alt(c), - TermionKey::Ctrl(c) => Key::Ctrl(c), - TermionKey::Null => Key::Null, - TermionKey::Esc => Key::Esc, - _ => Key::Char(' '), +impl<'a> From<&'a web_sys::KeyboardEvent> for Key { + fn from(v: &'a web_sys::KeyboardEvent) -> Self { + use crate::Key::*; + use std::convert::TryInto; + if v.alt_key() || v.meta_key() { + match v.key().as_str() { + c if c.chars().count() == 1 => Alt(c.chars().next().unwrap()), + _ => u32::try_into(v.char_code()).map(|c| Alt(c)).unwrap_or(Null), + } + } else if v.ctrl_key() { + match v.key().as_str() { + c if c.chars().count() == 1 => Ctrl(c.chars().next().unwrap()), + _ => u32::try_into(v.char_code()) + .map(|c| Ctrl(c)) + .unwrap_or(Null), + } + } else { + match v.key().as_str() { + "F1" => F(1), + "F2" => F(2), + "F3" => F(3), + "F4" => F(4), + "F5" => F(5), + "F6" => F(6), + "F7" => F(7), + "F8" => F(8), + "F9" => F(9), + "F10" => F(10), + "F11" => F(11), + "F12" => F(12), + "Escape" => Esc, + "Backspace" => Backspace, + "ArrowLeft" => Left, + "ArrowRight" => Right, + "ArrowUp" => Up, + "ArrowDown" => Down, + "Home" => Home, + "End" => End, + "Tab" => Char('\t'), + "Enter" => Char('\n'), + "PageUp" => PageUp, + "PageDown" => PageDown, + "Delete" => Delete, + "Insert" => Insert, + c if c.chars().count() == 1 => Char(c.chars().next().unwrap()), + other => { + crate::js_console(other); + u32::try_into(v.char_code()) + .map(|c| Char(c)) + .unwrap_or(Null) + } + } } } } @@ -148,9 +176,9 @@ pub enum InputCommand { Kill, } +/* use nix::poll::{poll, PollFd, PollFlags}; use std::os::unix::io::{AsRawFd, RawFd}; -use termion::input::TermReadEventsAndRaw; /* * If we fork (for example start $EDITOR) we want the input-thread to stop reading from stdin. The * best way I came up with right now is to send a signal to the thread that is read in the first @@ -234,6 +262,7 @@ pub fn get_events( drop(working); } +*/ impl<'de> Deserialize<'de> for Key { fn deserialize(deserializer: D) -> Result where diff --git a/src/types.rs b/src/types.rs index 1e4e1e58..485931c7 100644 --- a/src/types.rs +++ b/src/types.rs @@ -42,7 +42,6 @@ use crate::components::{Component, ComponentId}; use melib::backends::{AccountHash, BackendEvent, MailboxHash}; use melib::{EnvelopeHash, RefreshEvent, ThreadHash}; -use nix::unistd::Pid; use std::fmt; use uuid::Uuid; @@ -84,7 +83,7 @@ pub enum ForkType { /// Already finished fork, we only want to restore input/output Finished, /// Embed pty - Embed(Pid), + //Embed(Pid), Generic(std::process::Child), NewDraft(File, std::process::Child), } @@ -307,11 +306,7 @@ pub mod segment_tree { #[derive(Debug)] pub struct RateLimit { - last_tick: std::time::Instant, - pub timer: crate::timer::PosixTimer, - rate: std::time::Duration, - reqs: u64, - millis: std::time::Duration, + pub timer: (), pub active: bool, } @@ -319,156 +314,20 @@ pub struct RateLimit { impl RateLimit { pub fn new(reqs: u64, millis: u64) -> Self { RateLimit { - last_tick: std::time::Instant::now(), - timer: crate::timer::PosixTimer::new_with_signal( - std::time::Duration::from_secs(0), - std::time::Duration::from_millis(millis), - nix::sys::signal::Signal::SIGALRM, - ) - .unwrap(), - - rate: std::time::Duration::from_millis(millis / reqs), - reqs, - millis: std::time::Duration::from_millis(millis), + timer: (), active: false, } } - pub fn reset(&mut self) { - self.last_tick = std::time::Instant::now(); - self.active = false; - } + pub fn reset(&mut self) {} pub fn tick(&mut self) -> bool { - let now = std::time::Instant::now(); - if self.last_tick + self.rate > now { - self.active = false; - } else { - self.timer.rearm(); - self.last_tick = now; - self.active = true; - } - self.active + false } #[inline(always)] pub fn id(&self) -> u8 { - self.timer.si_value - } -} -#[test] -fn test_rate_limit() { - use std::sync::{Arc, Condvar, Mutex}; - /* RateLimit sends a SIGALRM with its timer value in siginfo_t. */ - let pair = Arc::new((Mutex::new(None), Condvar::new())); - let pair2 = pair.clone(); - - /* self-pipe trick: - * since we can only use signal-safe functions in the signal handler, make a pipe and - * write one byte to it from the handler. Counting the number of bytes in the pipe can tell - * us how many times the handler was called */ - let (alarm_pipe_r, alarm_pipe_w) = nix::unistd::pipe().unwrap(); - nix::fcntl::fcntl( - alarm_pipe_r, - nix::fcntl::FcntlArg::F_SETFL(nix::fcntl::OFlag::O_NONBLOCK), - ) - .expect("Could not set pipe to NONBLOCK?"); - - let alarm_handler = move |info: &nix::libc::siginfo_t| { - let value = unsafe { info.si_value().sival_ptr as u8 }; - let (lock, cvar) = &*pair2; - let mut started = lock.lock().unwrap(); - /* set mutex to timer value */ - *started = Some(value); - /* notify condvar in order to wake up the test thread */ - cvar.notify_all(); - nix::unistd::write(alarm_pipe_w, &[value]).expect("Could not write inside alarm handler?"); - }; - unsafe { - signal_hook_registry::register_sigaction(signal_hook::SIGALRM, alarm_handler).unwrap(); - } - /* Accept at most one request per 3 milliseconds */ - let mut rt = RateLimit::new(1, 3); - std::thread::sleep(std::time::Duration::from_millis(2000)); - let (lock, cvar) = &*pair; - let started = lock.lock().unwrap(); - let result = cvar - .wait_timeout(started, std::time::Duration::from_millis(100)) - .unwrap(); - /* assert that the handler was called with rt's timer id */ - assert_eq!(*result.0, Some(rt.id())); - drop(result); - drop(pair); - - let mut buf = [0; 1]; - nix::unistd::read(alarm_pipe_r, buf.as_mut()).expect("Could not read from self-pipe?"); - /* assert that only one request per 3 milliseconds is accepted */ - for _ in 0..5 { - assert!(rt.tick()); - std::thread::sleep(std::time::Duration::from_millis(1)); - assert!(!rt.tick()); - std::thread::sleep(std::time::Duration::from_millis(1)); - assert!(!rt.tick()); - std::thread::sleep(std::time::Duration::from_millis(1)); - /* How many times was the signal handler called? We've slept for at least 3 - * milliseconds, so it should have been called once */ - let mut ctr = 0; - while nix::unistd::read(alarm_pipe_r, buf.as_mut()) - .map(|s| s > 0) - .unwrap_or(false) - { - ctr += 1; - } - assert_eq!(ctr, 1); - } - /* next, test at most 100 requests per second */ - let mut rt = RateLimit::new(100, 1000); - for _ in 0..5 { - let mut ctr = 0; - for _ in 0..500 { - if rt.tick() { - ctr += 1; - } - std::thread::sleep(std::time::Duration::from_millis(2)); - } - /* around 100 requests should succeed. might be 99 if in first loop, since - * RateLimit::new() has a delay */ - assert!(ctr > 97 && ctr < 103); - /* alarm should expire in 1 second */ - std::thread::sleep(std::time::Duration::from_millis(1000)); - /* How many times was the signal handler called? */ - ctr = 0; - while nix::unistd::read(alarm_pipe_r, buf.as_mut()) - .map(|s| s > 0) - .unwrap_or(false) - { - ctr += 1; - } - assert_eq!(ctr, 1); - } - /* next, test at most 500 requests per second */ - let mut rt = RateLimit::new(500, 1000); - for _ in 0..5 { - let mut ctr = 0; - for _ in 0..500 { - if rt.tick() { - ctr += 1; - } - std::thread::sleep(std::time::Duration::from_millis(2)); - } - /* all requests should succeed. */ - assert!(ctr < 503 && ctr > 497); - /* alarm should expire in 1 second */ - std::thread::sleep(std::time::Duration::from_millis(1000)); - /* How many times was the signal handler called? */ - ctr = 0; - while nix::unistd::read(alarm_pipe_r, buf.as_mut()) - .map(|s| s > 0) - .unwrap_or(false) - { - ctr += 1; - } - assert_eq!(ctr, 1); + 0 } } diff --git a/src/types/helpers.rs b/src/types/helpers.rs index 8c02896c..b7223dc3 100644 --- a/src/types/helpers.rs +++ b/src/types/helpers.rs @@ -22,7 +22,6 @@ use std::fs; use std::fs::OpenOptions; use std::io::{Read, Write}; -use std::os::unix::fs::PermissionsExt; use std::path::PathBuf; use uuid::Uuid; @@ -90,11 +89,13 @@ pub fn create_temp_file( }); let mut f = std::fs::File::create(path).unwrap(); + /* let metadata = f.metadata().unwrap(); let mut permissions = metadata.permissions(); permissions.set_mode(0o600); // Read/write for owner only. f.set_permissions(permissions).unwrap(); + */ f.write_all(bytes).unwrap(); f.flush().unwrap(); diff --git a/src/unix.rs b/src/unix.rs index b473fbb1..76ceb8f6 100644 --- a/src/unix.rs +++ b/src/unix.rs @@ -22,6 +22,7 @@ /*! UNIX and POSIX interfaces. */ +/* pub mod timer { //! POSIX timers //! @@ -182,3 +183,4 @@ pub mod timer { } } } +*/ diff --git a/src/worker.js b/src/worker.js new file mode 100644 index 00000000..05ca4f00 --- /dev/null +++ b/src/worker.js @@ -0,0 +1,36 @@ +// synchronously, using the browser, import out shim JS scripts +importScripts('raytrace_parallel.js'); + +let booted = false; +let lastPtr = null; + +// Wait for the main thread to send us the shared module/memory. Once we've got +// it, initialize it all with the `wasm_bindgen` global we imported via +// `importScripts`. +// +// After our first message all subsequent messages are an entry point to run, +// so we just do that. +self.onmessage = function(args) { + self.onmessage = event => run(event.data); + const [module, memory] = args.data; + wasm_bindgen(module, memory) + .then(() => { + booted = true; + if (lastPtr) + run(lastPtr); + }) + .catch(e => setTimeout(() => { throw e; })); // propagate to main `onerror` +}; + +function run(ptr) { + if (!booted) { + lastPtr = ptr; + return; + } + lastPtr = null; + try { + wasm_bindgen.child_entry_point(ptr); + } catch (e) { + throw new Error(e.message + "\n\n" + e.stack); + } +}