Maybe sourceforge's CVS servers are doing the 2-3 hour delay thing again
before my commits make it over to the anonymous side? This really should
be fixed...
Aaron
On Sat, 2006-02-25 at 01:19 +0300, Oleg Lapshin wrote:
> > Sorry, there was another fix that needed to go in. Try again now.
>
> I downloaded from svn
> Null sender doesn't work
>
> pipe.c, insert_messages: temporary msgidnr is [50313]
> pipe.c, insert_messages: calling sort_and_deliver for useridnr [2]
> misc.c, find_bounded: Found nothing between '+' and '@'
> dbmysql.c,db_query: executing query [SELECT name FROM dbmail_sievescripts
> WHERE owner_idnr = 2 AND active = 1]
> sort.c, sort_and_deliver: Calling for a Sieve sort
> dbmysql.c,db_query: executing query [SELECT name from dbmail_sievescripts
> where owner_idnr = 2 and active = 1]
> sortsieve.c, sort_getscript: Getting default script named [main]
> dbmysql.c,db_query: executing query [SELECT script from dbmail_sievescripts
> where owner_idnr = '2' and name = 'main']
> Error is PARSE:Line is [5], Message is [subaddress not required]
> serverchild.c,active_child_sig_handler: got signal [Segmentation fault]
> serverchild.c,active_child_sig_handler: cannot ignore this. Terminating
>
>
> Line 5 of sieve-script is:
>
> if envelope :detail "to" "spam" {
>