[rt-users] Inbound email permissions problem

Gary Stainburn gary.stainburn at ringways.co.uk
Wed Apr 3 10:05:27 EST 2002


On Wednesday 03 April 2002 3:27 pm, Smylers wrote:
> Gary Stainburn wrote:
> > Does anyone know how to turn on some debugging within Exim and
> > rt-mailgate to try to sort out the probem?
>
> I've no idea about in 'Exim', but in 'RT' check config.pm.  If you have
>
>   $LogToFile = 'debug';
>
> and make sure that $LogToFileNamed _doesn't_ contain $$ then 'RT' will
> spew much information, and all of rt-mailgate's output will go to a
> single file.  Then you just have to tail -f when sending some mail.
>
> Smylers

Okay, now we're getting somewhere, although I don't know where.

I made the changes you suggested, and got some output in /tmp/rt.log.30511.8
(yes, I know the $$ and $< should not be there, I did remove them from the 
config file).

I'm still running 2.0.12 at the mo.

here's what I got:

[root at larry tmp]# ll rt.log.30511.8
-rw-r--r--    1 mail     rt           1353 Apr  3 16:04 rt.log.30511.8
[root at larry tmp]# cat rt.log.30511.8
Found a ticket ID. It's 1Use of uninitialized value in join at 
/opt/rt2/lib/RT/Ticket.pm line 1182, <STDIN> line 27.
Use of uninitialized value in pattern match (m//) at 
/opt/rt2/lib/RT/Record.pm line 133, <STDIN> line 27.
Use of uninitialized value in concatenation (.) at 
/usr/lib/perl5/site_perl/5.6.0/DBIx/SearchBuilder/Record/Cachable.pm line 
188, <STDIN> line 27.
Use of uninitialized value in join at /opt/rt2/lib/RT/Ticket.pm line 1182, 
<STDIN> line 27.
Use of uninitialized value in pattern match (m//) at 
/opt/rt2/lib/RT/Record.pm line 133, <STDIN> line 27.
Use of uninitialized value in concatenation (.) at 
/usr/lib/perl5/site_perl/5.6.0/DBIx/SearchBuilder/Record/Cachable.pm line 
188, <STDIN> line 27.
Use of uninitialized value in join at /opt/rt2/lib/RT/Ticket.pm line 1182, 
<STDIN> line 27.
Use of uninitialized value in pattern match (m//) at 
/opt/rt2/lib/RT/Record.pm line 133, <STDIN> line 27.
Use of uninitialized value in concatenation (.) at 
/usr/lib/perl5/site_perl/5.6.0/DBIx/SearchBuilder/Record/Cachable.pm line 
188, <STDIN> line 27.
Use of uninitialized value in join at /opt/rt2/lib/RT/Ticket.pm line 1182, 
<STDIN> line 27.
Use of uninitialized value in join at /opt/rt2/lib/RT/Ticket.pm line 1182, 
<STDIN> line 27.
Use of uninitialized value in join at /opt/rt2/lib/RT/Ticket.pm line 1182, 
<STDIN> line 27.
[root at larry tmp]#
-- 
Gary Stainburn
 
This email does not contain private or confidential material as it
may be snooped on by interested government parties for unknown
and undisclosed purposes - Regulation of Investigatory Powers Act, 2000     




More information about the rt-users mailing list