Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
utilityscripts:insert [2007/01/24 09:34] texasfettutilityscripts:insert [2007/05/07 17:47] texasfett
Line 13: Line 13:
 The script must be run from the popfile installation directory. Windows users should open a DOS box and switch to the popfile directory (normally c:\program files\popfile\ but it can be different on your system). The script must be run from the popfile installation directory. Windows users should open a DOS box and switch to the popfile directory (normally c:\program files\popfile\ but it can be different on your system).
  
-<code>   <code>+<code>
    cd "\program files\popfile\"    cd "\program files\popfile\"
-   </code></code>+</code>
  
 Once in the popfile installation directory, issue the following to run the program. Once in the popfile installation directory, issue the following to run the program.
  
-<code>   **Feeding a directory of messages** +**Feeding a directory of messages** 
-   <code>+<code>
    perl insert.pl bucketname \path\to\messages\*.*    perl insert.pl bucketname \path\to\messages\*.*
-   </code>+</code>
    **Feeding a single message**    **Feeding a single message**
-   <code>+<code>
    perl insert.pl bucketname messagefilename    perl insert.pl bucketname messagefilename
-   </code></code>+</code>
  
  
Line 41: Line 41:
 The messages will be placed in the poptemp folder as .eml files. You can feed that folder direct to insert.pl as follows: The messages will be placed in the poptemp folder as .eml files. You can feed that folder direct to insert.pl as follows:
  
-<code>   <code>+<code>
    perl insert.pl bucketname \poptemp\*.eml    perl insert.pl bucketname \poptemp\*.eml
-   </code></code>+</code></code>
  
  
Line 53: Line 53:
   - Feed the mbx file to insert.pl as follows;   - Feed the mbx file to insert.pl as follows;
  
-<code>   <code>+<code>
    perl insert.pl bucketname \path\to\eudora\newsletters.mbx    perl insert.pl bucketname \path\to\eudora\newsletters.mbx
-   </code></code>+</code>
  
 
utilityscripts/insert.txt · Last modified: 2008/02/08 19:49 by 127.0.0.1
Old revisions

Should you find anything in the documentation that is incomplete, unclear, outdated or just plain wrong, please let us know and leave a note in the Documentation Forum.

Recent changes RSS feed Donate Driven by DokuWiki
The content of this wiki is protected by the GNU Fee Documentation License