Changes between Version 32 and Version 33 of Email2tracMta


Ignore:
Timestamp:
01/06/10 13:06:59 (14 years ago)
Author:
bas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Email2tracMta

    v32 v33  
    149149
    150150ral at alwins-world dot de
     151
    151152== Test Setup ==
    152153
    153 In the source distribution there is a file ''msg.txt''. You can use this file to test the mail configuration:
     154In the source distribution there is a file ''msg.txt''. You can use this file to test the email2trac configuration:
    154155 * Test with a command like :
    155 {{{
    156      mail tracproj < msg.txt
    157 }}}   
    158 
    159 If this fails then check if it is a mail setup error or an email2trac error:
    160156{{{
    161157email2trac --project=tracproj < msg.txt
    162158}}}
    163 If this command succeeds then it is a mail setup error, else we get an error to stdout or syslog, depends on your [wiki:Email2tracConfiguration email2trac.conf] setup.
     159If this command succeeds then email2trac is setup correctly, else you received an error on stdout or syslog, depends on your [wiki:Email2tracConfiguration email2trac.conf] setup.
    164160
     161The next step is to test the MTA setup. Use an email client to mail to the address you setup for email2trac, eg: subtrac@sara.nl
     162