Paweł Tęcza pisze:
> Gordon Messmer pisze:
>> On 06/29/2009 07:48 AM, Paweł Tęcza wrote:
>>> Secondly, the latest version of Pythonfilter can't create automagically
>>> tables "greylist_passed" and "greylist_notpassed" in my "pythonfilter"
>>> database:
>> 
>> Does your pythonfilter user have permissions to create tables in MySQL? 
> 
> Hi Gordon,
> 
> Thanks a lot for your reply and the hint! Yes, it was my fault and I am
> really ashamed. I forgot about so simple thing like create table
> permission. I only set privileges for select, insert, update, delete and
> lock tables :)
> 
> BTW, what about the deprecation warnings? Can I ignore them?
> 
> Have a nice day,
> 
> Pawel

Sorry for a 1 day delay, but SourceForge has a problem with STARTTLS:

Jun 30 12:15:48 hermes1 courierd:
started,id=00000000000B40B5.000000004A49E5D4.00005E61,from=<[email protected]>,module=esmtp,host=lists.sourceforge.net,addr=<[email protected]>
Jun 30 12:16:09 hermes1 courieresmtp:
id=00000000000B40B5.000000004A49E5D4.00005E61,from=<[email protected]>,addr=<[email protected]>:
454 TLS currently unavailable
Jun 30 12:16:09 hermes1 courieresmtp:
id=00000000000B40B5.000000004A49E5D4.00005E61,from=<[email protected]>,addr=<[email protected]>,status:
deferred

r...@hermes1:~# host -t mx lists.sourceforge.net
lists.sourceforge.net   MX      10 mx.sourceforge.net
r...@hermes1:~#
r...@hermes1:~# telnet mx.sourceforge.net smtp
Trying 216.34.181.68...
Connected to mx.sourceforge.net.
Escape character is '^]'.
220 mx.sourceforge.net ESMTP Wed, 01 Jul 2009 07:24:49 +0000
EHLO hermes1.poczta.uw.edu.pl
250-72vjzd1.ch3.sourceforge.com Hello hermes1.poczta.uw.edu.pl
[193.0.90.171]
250-SIZE 15728640
250-EXPN
250-PIPELINING
250-STARTTLS
250 HELP
STARTTLS
454 TLS currently unavailable
Connection closed by foreign host.
r...@hermes1:~#

I've just added "lists.sourceforge.net: /SECURITY=NONE" to my
/etc/courier/esmtproutes file. Of course, I've also reported the issue
to SourceForge postmaster.

Cheers,

P.


------------------------------------------------------------------------------
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to