--- imap-append.xml	16 Jul 2003 17:14:40 -0000	1.6
+++ imap-append.xml	2 Dec 2003 13:31:39 -0000
@@ -43,8 +43,8 @@
 print "Msg Count before append: ". $check->Nmsgs."\n";
 
 imap_append($stream,"{your.imap.host}INBOX.Drafts"
-                   ,"From: me@my.host\r\n"
-                   ."To: you@your.host\r\n"
+                   ,"From: me@example.com\r\n"
+                   ."To: you@example.com\r\n"
                    ."Subject: test\r\n"
                    ."\r\n"
                    ."this is a test message, please ignore\r\n"
