Hi list,
I'm having issues with a custom dev for markasjunk2 plugin.
I want to access the header X-DSPAM-Signature using the following code:
------
// get dspam signature header (%s macro)
if(preg_match("/%s/",$command)){
$MESSAGE = new rcube_message($uid);
$dspam_signature = $MESSAGE->get_header('x-dspam-signature');
file_put_contents('/tmp/mark_dspam', "uid=$uid;
signature=$dspam_signature\n");
$command = str_replace('%s', $dspam_signature,$command);
}
------
And all I get is an empty string instead of the header's value:
------
# cat /tmp/mark_dspam
uid=25; signature=
------
If I try to fetch the header 'subject' instead of x-dspam-signature, it
works alright.
In the email, this header is present :
------
Date: Mon, 07 Feb 2011 15:16:48 -0500
From: Julien...
User-Agent: Mozilla...
MIME-Version: 1.0
To: julien...
Subject: spam
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-DSPAM-Result: Innocent
X-DSPAM-Processed: Mon Feb 7 21:16:55 2011
X-DSPAM-Confidence: 0.9899
X-DSPAM-Improbability: 1 in 9809 chance of being spam
X-DSPAM-Probability: 0.0000
X-DSPAM-Signature: 4d50533749761795657448
------
I can't use the imap_init hook because the code is located in the
'cmd_learn.php' driver and not in the main function (it's on purpose).
How can I access this header ?
Thanks,
julien
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi,
I’ve attached an updated Swedish localization of labels.inc.
Regards,
Jonas Nasholm
Bitfuse Network
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/L8/d2vnzwkY/sv_SE.zip
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi people!
this is a (may be) stupid question for someone, but for me is what i
need now and don't know where to find info:
how can i download the 0.5.1 dev branch ?
i get only stables and trunk, but not found how to get 0.5.1
thanks!!
Charly
--
Carlos Pasqualini <charly(a)setionline.com.ar>
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
I love roundcube!
--
Alessio Leonarduzzi
tel +393405403068 fax +3904321841022
mail alessio.leonarduzzi(a)gmail.com
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/YK/Dyytkv6X/labels.inc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Gmail has an interesting (labs-only) feature when the tab is "pinned"
in Chrome - the favicon displays a counter of unread email, which makes
pinning your mail tab a very easy way to tuck it away but still
unobtrusively notify of new mail. See:
http://news.softpedia.com/news/Gmail-Unread-Messages-Icon-Now-in-Labs-18057…
I also keep both gmail and roundcube open all day - this would be a
PERFECT feature to add.
Any other interest out there?
Mark Miller
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi folks,
Is there a new or recommended way to get the real server name? We used
to use env:servername, but that appears to have been removed at some
point. I couldn't find a 'new way,' but I didn't want to write a plugin
just for that yet without checking.
Thanks!
--
Martin B. Smith
smithmb(a)ufl.edu - (352) 273-1374
CNS/Open Systems Group
University of Florida
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/uf/w9J+tf3q/smime.p7s
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
hi,
can someone shed some light on the main.inc.php config option
$rcmail_config['login_lc'] = false;
i have only lower case login names (login = full email address)
and stumbled over the problem that, somewhere along the way to 0.5
final, my users created Office(a)domain.at or kathrin.Maier(a)domain.tld
a user now now tried to log in via "office(a)domain.at" and got an
error because "Office(a)domain.at" already existed.
Office(a)domain.at worked without any problem.
i do not quite understand if i need this to be true or false.
what i want: forced lowercase for at least all roundcube usernames.
thanks,
raoul
--
____________________________________________________________________
DI (FH) Raoul Bhatia M.Sc. email. r.bhatia(a)ipax.at
Technischer Leiter
IPAX - Aloy Bhatia Hava OG web. http://www.ipax.at
Barawitzkagasse 10/2/2/11 email. office(a)ipax.at
1190 Wien tel. +43 1 3670030
FN 277995t HG Wien fax. +43 1 3670030 15
____________________________________________________________________
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Labels and messages updated.
Cheers,
Barbara
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/3Y/aCryd8s5/sl_SI.zip
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
hi,
is there an auto-magic cleanup for "temp_dir"?
if so, is there any way to fine tune this (e.g. after x days?)
if not, how about implementing such a maintenance job?
thanks,
raoul
--
____________________________________________________________________
DI (FH) Raoul Bhatia M.Sc. email. r.bhatia(a)ipax.at
Technischer Leiter
IPAX - Aloy Bhatia Hava OG web. http://www.ipax.at
Barawitzkagasse 10/2/2/11 email. office(a)ipax.at
1190 Wien tel. +43 1 3670030
FN 277995t HG Wien fax. +43 1 3670030 15
____________________________________________________________________
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Dear all
My name is Sengtha Chay.
I have finished to translate Roundcude to Khmer.
Please help to update it.
Regards,
Sengtha
Khmer translation for Roundcube
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/sr/rnYSxNPn/kh_KH.zip
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80