<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:verdana,helvetica,sans-serif;font-size:10pt"><div style="font-family: verdana,helvetica,sans-serif; font-size: 10pt;">The MailScanner not write in MySQL...<br><br>Is empity:<br><br>mysql&gt; select count(*) from mailscanner.maillog;<br>+----------+<br>| count(*) |<br>+----------+<br>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 |<br>+----------+<br>1 row in set (0.00 sec)<br><br><br>Tanks<br>Faria, Bernardo<br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Mensagem original ----<br>De: tlum &lt;mailscanner.info@tedworld.com&gt;<br>Para: MailScanner discussion &lt;mailscanner@lists.mailscanner.info&gt;<br>Enviadas: Quinta-feira, 13 de Março de 2008 16:48:31<br>Assunto: Re: Res: Problems in write maillog to SQL<br><br>CORRECTION: 

meant 
to 
say:<br><br>At 
this 
point 

would 
bet 
you 
have 

problem 
with 
MailWatch 
retrieving <br>the 
data 
from 
the 
database.<br><br>tlum 
wrote:<br>&gt; 
Are 
you 
sure 
the 
record 
is 
not 
in 
the 
database 
and 
its 
not 

MailWatch <br>&gt; 
issue? 
If 
you 
got 
that 
far 
so 
silently 

no 
errors 

then 
it 
almost <br>&gt; 
certainly 
has 
put 
the 
record 
in 
the 
table. 

would 
check 
the 
database.<br>&gt;<br>&gt; 

mysql 
-u 
&lt;username&gt; 
-p 
(if 
the 
db 
is 
not 
local 
you 
need 
-h <br>&gt; 
&lt;hostname&gt; 
also)<br>&gt; 
Enter 
password: 
&lt;enter 
the 
password 
you 
created&gt;<br>&gt; 
Welcome 
to 
the 
MySQL 
monitor.&nbsp; 
Commands 
end 
with 

or 
\g.<br>&gt; 
Your 
MySQL 
connection 
id 
is 
19266 
to 
server 
version: 
5.0.22<br>&gt;<br>&gt; 
Type 
'help;' 
or 
'\h' 
for 
help. 
Type 
'\c' 
to 
clear 
the 
buffer.<br>&gt;<br>&gt; 
mysql&gt;<br>&gt;<br>&gt; 
then 
try 
"select 
count(*) 
from 
&lt;database&gt;.maillog;"<br>&gt;<br>&gt; 
and 
you'll 
get 
something 
like 
this:<br>&gt;<br>&gt; 
mysql&gt; 
select 
count(*) 
from 
mailscanner.maillog;<br>&gt; 
+----------+<br>&gt; 

count(*) 
|<br>&gt; 
+----------+<br>&gt; 
|&nbsp; 
&nbsp; 
 
1875 
|<br>&gt; 
+----------+<br>&gt; 

row 
in 
set 
(0.01 
sec)<br>&gt;<br>&gt; 
mysql&gt;<br>&gt;<br>&gt; 
At 
this 
point 

would 
bet 
you 
have 

problem 
with 
MailScanner <br>&gt; 
retrieving 
the 
data 
from 
the 
database.<br>&gt;<br>&gt; 
Bernardo 
Goulart 
de 
Faria 
wrote:<br>&gt;&gt; 
Hi,<br>&gt;&gt;<br>&gt;&gt;&nbsp; 
&nbsp; 
&nbsp; 
&nbsp; 
 

have 
these 
three 
messages 
on 
my 
maillog:<br>&gt;&gt;<br>&gt;&gt; 
Mar 
12 
13:08:23 
angra-ms 
MailScanner[7185]: 
Config: 
calling 
custom <br>&gt;&gt; 
init 
function 
MailWatchLogging<br>&gt;&gt; 
Mar 
12 
13:08:23 
angra-ms 
MailScanner[7185]: 
Started 
SQL 
Logging 
child<br>&gt;&gt; 
Mar 
12 
13:17:56 
angra-ms 
MailScanner[7147]: 
Logging 
message <br>&gt;&gt; 
562BB168F42.D55BE 
to 
SQL<br>&gt;&gt;<br>&gt;&gt; 
What 
perl 
module 
might 
be 
missing?<br>&gt;&gt;<br>&gt;&gt; 
Tanks<br>&gt;&gt; 
Faria, 
Bernardo<br>&gt;&gt;<br>&gt;&gt; 
----- 
Mensagem 
original 
----<br>&gt;&gt; 
De: 
tlum 
&lt;<a ymailto="mailto:mailscanner.info@tedworld.com" href="mailto:mailscanner.info@tedworld.com">mailscanner.info@tedworld.com</a>&gt;<br>&gt;&gt; 
Para: 
MailScanner 
discussion 
&lt;<a ymailto="mailto:mailscanner@lists.mailscanner.info" href="mailto:mailscanner@lists.mailscanner.info">mailscanner@lists.mailscanner.info</a>&gt;<br>&gt;&gt; 
Enviadas: 
Quinta-feira, 
13 
de 
Março 
de 
2008 
12:59:07<br>&gt;&gt; 
Assunto: 
Re: 
Problems 
in 
write 
maillog 
to 
SQL<br>&gt;&gt;<br>&gt;&gt; 
When 
MailScanner 
starts 
up 
you 
should 
see 
message 
similar 
to 
following<br>&gt;&gt; 
in 
maillog:<br>&gt;&gt;<br>&gt;&gt; 
Mar 
13 
11:22:25 
ms1srvp01 
MailScanner[23349]: 
Started 
SQL 
Logging 
child<br>&gt;&gt;<br>&gt;&gt; 
When 
mail 
is 
received 
you 
should 
see 
message 
similar 
to 
following 
in<br>&gt;&gt; 
maillog:<br>&gt;&gt;<br>&gt;&gt; 
Mar 
13 
11:22:47 
ms1srvp01 
MailScanner[23336]: 
Logging 
message<br>&gt;&gt; 
4A8CC900F9.7D18D 
to 
SQL<br>&gt;&gt; 
Mar 
13 
11:22:47 
ms1srvp01 
MailScanner[23338]: 
4A8CC900F9.7D18D: 
Logged<br>&gt;&gt; 
to 
MailWatch 
SQL<br>&gt;&gt;<br>&gt;&gt; 
If 
you 
don't 
see 
the 
first 
one 
then 
custom 
logging 
is 
not 
being<br>&gt;&gt; 
registered. 
If 
you 
don't 
see 
the 
second 
then 
there 
is 

problem 
with<br>&gt;&gt; 
"Always 
Looked 
Up 
Last 

&amp;MailWatchLogging" 
in 
MailScanner.conf.<br>&gt;&gt;<br>&gt;&gt; 
Probably 
the 
most 
common 
reason 
is 
not 
connecting 
to 
the 
database 
for<br>&gt;&gt; 
some 
reason... 
missing 
perl 
module, 
wrong 
credentials 
(bad 
connect<br>&gt;&gt; 
strings), 
wrong 
permissions, 
etc.<br>&gt;&gt;<br>&gt;&gt; 
Bernardo 
Goulart 
de 
Faria 
wrote:<br>&gt;&gt; 
&gt; 
Hello,<br>&gt;&gt; 
&gt;<br>&gt;&gt; 
&gt;&nbsp; 

have 
one 
MailServer 
using 
Fedora 

(2.6.21-1.3194.fc7) 
i686 
i386<br>&gt;&gt; 
&gt; 
GNU/Linux 

Postfix 
2.5.1 

MailScanner 
4.66.5-3 

MYSQL 
Ver 
14.12<br>&gt;&gt; 
&gt; 
Distrib 
5.0.45 

mailwatch-1.0.4 

PHP 
5.2.4.<br>&gt;&gt; 
&gt; 
&gt; 

followed 
the 
guide 
instructions 
for 
the 
site. 
On 
file 
header_check<br>&gt;&gt; 
&gt; 
of 
postfix, 

put 


Received: 

HOLD, 
set 
all 
permissions 
in<br>&gt;&gt; 
&gt; 
/var/postfix 
and 
/var/MailScanner. 

installed 
the 
MailWatch 
and<br>&gt;&gt; 
&gt; 
changed 
information, 
User 
and 
Password 
in 
MailWatch.pm 
and<br>&gt;&gt; 
&gt; 
SQLBlacklist.pm, 
moved 
to<br>&gt;&gt; 
&gt; 
/usr/lib/MailScanner/MailScanner/CustomFunctions/.<br>&gt;&gt; 
&gt; 
Start 
the 
MailScanner 
and 
everything 
works 
normally, 
but 
the 
messages<br>&gt;&gt; 
&gt; 
are 
not 
recorded 
in 
the 
table 
in 
MySQL 
maillog. 
The 
permissions 
of<br>&gt;&gt; 
&gt; 
GRANT 
in 
the 
bank 
also 
has 
been 
set.<br>&gt;&gt; 
&gt;<br>&gt;&gt; 
&gt; 
Tanks!<br>&gt;&gt; 
&gt; 
Faria, 
Bernardo<br>&gt;&gt; 
&gt;<br>&gt;&gt; 
&gt; <br>&gt;&gt; 
------------------------------------------------------------------------<br>&gt;&gt; 
&gt; 
Abra 
sua 
conta 
no 
Yahoo! 
Mail<br>&gt;&gt; 
&gt; <br>&gt;&gt; 
&lt;<a href="http://br.rd.yahoo.com/mail/taglines/mail/*http://br.mail.yahoo.com/" target="_blank">http://br.rd.yahoo.com/mail/taglines/mail/*http://br.mail.yahoo.com/</a>&gt;,<br>&gt;&gt; 
&gt; 

único 
sem 
limite 
de 
espaço 
para 
armazenamento!<br>&gt;&gt; 
&gt; 
--<br>&gt;&gt; 
&gt; 
This 
message 
has 
been 
scanned 
for 
viruses 
and<br>&gt;&gt; 
&gt; 
dangerous 
content 
by 
*MailScanner* 
&lt;<a href="http://www.mailscanner.info/" target="_blank">http://www.mailscanner.info/</a>&gt;, <br>&gt;&gt; 
and 
is<br>&gt;&gt; 
&gt; 
believed 
to 
be 
clean.<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; 
-- <br>&gt;&gt; 
This 
message 
has 
been 
scanned 
for 
viruses 
and<br>&gt;&gt; 
dangerous 
content 
by 
MailScanner, 
and 
is<br>&gt;&gt; 
believed 
to 
be 
clean.<br>&gt;&gt;<br>&gt;&gt; 
-- <br>&gt;&gt; 
MailScanner 
mailing 
list<br>&gt;&gt; 
<a ymailto="mailto:mailscanner@lists.mailscanner.info" href="mailto:mailscanner@lists.mailscanner.info">mailscanner@lists.mailscanner.info</a> <br>&gt;&gt; 
&lt;mailto:<a ymailto="mailto:mailscanner@lists.mailscanner.info" href="mailto:mailscanner@lists.mailscanner.info">mailscanner@lists.mailscanner.info</a>&gt;<br>&gt;&gt; 
<a href="http://lists.mailscanner.info/mailman/listinfo/mailscanner" target="_blank">http://lists.mailscanner.info/mailman/listinfo/mailscanner</a><br>&gt;&gt;<br>&gt;&gt; 
Before 
posting, 
read 
<a href="http://wiki.mailscanner.info/posting" target="_blank">http://wiki.mailscanner.info/posting</a><br>&gt;&gt;<br>&gt;&gt; 
Support 
MailScanner 
development 

buy 
the 
book 
off 
the 
website!<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; 
------------------------------------------------------------------------<br>&gt;&gt; 
Abra 
sua 
conta 
no 
Yahoo! 
Mail <br>&gt;&gt; 
&lt;<a href="http://br.rd.yahoo.com/mail/taglines/mail/*http://br.mail.yahoo.com/" target="_blank">http://br.rd.yahoo.com/mail/taglines/mail/*http://br.mail.yahoo.com/</a>&gt;, <br>&gt;&gt; 

único 
sem 
limite 
de 
espaço 
para 
armazenamento!<br>&gt;&gt; 
-- <br>&gt;&gt; 
This 
message 
has 
been 
scanned 
for 
viruses 
and<br>&gt;&gt; 
dangerous 
content 
by 
*MailScanner* 
&lt;<a href="http://www.mailscanner.info/" target="_blank">http://www.mailscanner.info/</a>&gt;, <br>&gt;&gt; 
and 
is<br>&gt;&gt; 
believed 
to 
be 
clean. <br>&gt;<br>&gt;<br><br><br>-- <br>This 
message 
has 
been 
scanned 
for 
viruses 
and<br>dangerous 
content 
by 
MailScanner, 
and 
is<br>believed 
to 
be 
clean.<br><br>-- <br>MailScanner 
mailing 
list<br><a ymailto="mailto:mailscanner@lists.mailscanner.info" href="mailto:mailscanner@lists.mailscanner.info">mailscanner@lists.mailscanner.info</a><br><a href="http://lists.mailscanner.info/mailman/listinfo/mailscanner" target="_blank">http://lists.mailscanner.info/mailman/listinfo/mailscanner</a><br><br>Before 
posting, 
read 
<a href="http://wiki.mailscanner.info/posting" target="_blank">http://wiki.mailscanner.info/posting</a><br><br>Support 
MailScanner 
development 

buy 
the 
book 
off 
the 
website! <br></div><br></div></div><br>


      <hr size=1>Abra sua conta no <a href="http://br.rd.yahoo.com/mail/taglines/mail/*http://br.mail.yahoo.com/">Yahoo! Mail</a>, o único sem limite de espaço para armazenamento! 
</body></html>