<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.18.3">
</HEAD>
<BODY>
Hello, <BR>
<BR>
I configured Fetchmail to the creation of possible ticket by email and it works except that all tickets created by email has always assigned the same file that is file8.I configured fetchmailrc this way: <BR>
<BR>
poll pop.gmail.com with protocol pop3  <BR>
   username 'support@domain.net' there with password 'pass' <BR>
  no keep<BR>
  ssl <BR>
  no fetchall<BR>
sslfingerprint '92:73:xx etc..' <BR>
mda "path/bin/rt-mailgate --url http://www.domain.net/ --queue General --action correspond"<BR>
mda "path/bin/rt-mailgate --url http://www.domain.net/ --queue file2 --action correspond"<BR>
mda "path/bin/rt-mailgate --url http://www.domain.net/ --queue file3 --action correspond"<BR>
mda "path/bin/rt-mailgate --url http://www.domain.net/ --queue file4 --action correspond"<BR>
mda "path/bin/rt-mailgate --url http://www.domain.net/ --queue file5 --action correspond"<BR>
mda "path/bin/rt-mailgate --url http://www.domain.net/ --queue file6 --action correspond"<BR>
mda "path/bin/rt-mailgate --url http://www.domain.net/ --queue file7 --action correspond"<BR>
mda "path/bin/rt-mailgate --url http://www.domain.net/ --queue file8 --action correspond"<BR>
<BR>
An idea? <BR>
<BR>
Thank you
</BODY>
</HTML>