Displaying 1 result from an estimated 1 matches for "puwarang".
2011 May 24
0
Dovecot 2 and Expire plugins : doesn't have record in DB
...t null,
# ? mailbox varchar(255) not null,
# ? expire_stamp integer not null,
# ? primary key (username, mailbox)
# );
map {
? pattern = shared/expire/$user/$mailbox
? table = expires
? value_field = expire_stamp
? fields {
? ? username = $user
? ? mailbox = $mailbox
? }
}
?
Sincerely,
Nantharat Puwarang