* On 26/06/06 17:58 -0700, Bill Chever wrote:
| Serge,
| *****
| [Mon Jun 26 21:02:55 2006] [crit]: RT thinks this message may be a
| bounce (/opt/rt3/lib/RT/Interface/Email.pm:708)
| [Mon Jun 26 21:03:04 2006] [crit]: RT Recieved mail
| (<[EMAIL PROTECTED]>) from itself.
| (/opt/rt3/lib/RT/Interface/Email.pm:704)
| *****
| I got this when I first started testing.  RT is setup as
| "[EMAIL PROTECTED]" and I was testing with a user who I created with
| "[EMAIL PROTECTED]" as the email address.  For every ticket I created the
| autoreply message would create this message.  Duh.  I realized it because I
| also got this same text in an email to root on my server before I saw the
| log file.

in your RT_Siteconfig.pm, you have:

Set($CorrespondAddress , '[EMAIL PROTECTED]');

The address, [EMAIL PROTECTED], should not be assigned to anyone 
else, or any other system!

For testing purposes, just use [EMAIL PROTECTED] there is no 
harm in doing that.

What I normally do is to install and configure RT as much as I want, 
then create a dump of the database (mysqldump --opt rt3 > rt3.sql).
I then do as much testing as I want. Once satisfied that things are
working like, I then drop the db and restore from the dump.


        cheers
       - wash 
+----------------------------------+-----------------------------------------+
Odhiambo Washington                     . WANANCHI ONLINE LTD (Nairobi, KE)  |
wash () WANANCHI ! com                  . 1ere Etage, Loita Hse, Loita St.,  |
GSM: (+254) 722 743 223                 . # 10286, 00100 NAIROBI             |
GSM: (+254) 733 744 121                 . (+254) 020 313 985 - 9             |
+---------------------------------+------------------------------------------+
"Oh My God! They killed init! You Bastards!"  
                                                 --from a /. post
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com


We're hiring! Come hack Perl for Best Practical: 
http://bestpractical.com/about/jobs.html

Reply via email to