Hi I am trying to develop a readonly addressbook plugin that provides a
addressbook for each *.vcard file in a directory
I am stuck on a couple of issues.
My code is at
https://pastebin.com/THFn7xi8
1,
When I click a contact in the address book I only see
Name and email even though
get_record and get_result return a full contact with multiple fields field
out.
2, In the To field on composing a mail
with other address bool the groups show up so I can send to an entire group.
Which my plugin groups does not show.
I am not sure how the following need implementing
public function get_record_groups($id)
public function set_group($gid)
public function create_group($name)
public function delete_group($gid)
public function rename_group($gid, $newname, &$newid)
public function add_to_group($group_id, $ids)
public function remove_from_group($group_id, $ids)
3,
Finally
when is
#[Override]
public function set_search_set($filter)
ever called ?
Are there up to date docs ?
Thanks for any guidance.
These are immediate service releases to fix regressions introduced in
the most recent security updates. Both releases contain two following fixes:
- Fix regression where printing/scaling/rotating image attachments was
broken (#9571)
- Fix regression where HTML messages were displayed unstyled (#9586)
These releases are considered stable and we recommend to update all
productive installations of Roundcube with these. Download it from
roundcube.net.
https://github.com/roundcube/roundcubemail/releases/tag/1.6.9https://github.com/roundcube/roundcubemail/releases/tag/1.5.9
We strongly recommend to update all productive installations of
Roundcube 1.6.x and 1.5.x with this new versions.
Please do backup your data before updating!
--
Alec
He instalado roundcube y me sale el siguiente error al intentar entrar a la web:
Oops... something went wrong!
An internal error has occurred. Your request cannot be processed at this time.
For administrators: Please check the application and/or server error logs for more information. sale esto Oops... something went wrong!
An internal error has occurred. Your request cannot be processed at this time.
For administrators: Please check the application and/or server error logs for more information.
We just published security updates to the 1.6 and 1.5 LTS versions of
Roundcube Webmail. They both contain fixes for recently reported
security vulnerabilities.
- Fix cross-site scripting (XSS) vulnerability in handling SVG animate
attributes. Credits for this finding to Valentin T. and Lutz Wolf of
CrowdStrike.
- Fix cross-site scripting (XSS) vulnerability in handling list columns
from user preferences. Credits for this finding to Huy Nguyễn Phạm Nhật.
- Fix command injection via crafted im_convert_path/im_identify_path on
Windows. Credits for this finding to Huy Nguyễn Phạm Nhật.
See the full changelogs in the release notes on the Github download
pages for the updated versions 1.6.7 and 1.5.7.
https://github.com/roundcube/roundcubemail/releases/tag/1.6.7https://github.com/roundcube/roundcubemail/releases/tag/1.5.7
We strongly recommend to update all productive installations of
Roundcube 1.6.x and 1.5.x with this new versions.
--
Alec
Dear Roundcube community!
You might not have seen any emails on these lists for a while, but we're back!
For those not keeping a very close eye on Roundcube developments and note my @nextcloud.com email address: 👋 Hi there!
Late last year, Roundcube found a new home with the Nextcloud community. You can read all about it here:
<https://nextcloud.com/blog/open-source-email-pioneer-roundcube-comes-aboard…>
If you have questions, I'll do my best to answer them, you can ask on the list but you can also engage on our forum:
<https://help.nextcloud.com/c/roundcube/188>
We are still looking for prospective Roundcube developers to join Nextcloud, so if you're looking for a position, check out:
<https://nextcloud.com/jobs> and send us your resume.
In the coming months, some developers will join us and take up Roundcube improvements. Once they are on-board, we will share more information here. Until then, the three mailing lists are back up and open for business:
## Announce
https://lists.roundcube.net/postorius/lists/announce.lists.roundcube.net/
Read-only list with announcements of new versions, security bugs and more.
## Dev
https://lists.roundcube.net/postorius/lists/dev.lists.roundcube.net/
All topics related to the development of Roundcube Webmail.
## Users
https://lists.roundcube.net/postorius/lists/users.lists.roundcube.net/
All topics related to the use and administration of Roundcube Webmail. Users help each other here so please be kind!
I wish you all the very best of times and let's make 2024 a great year for Roundcube - and Nextcloud!
Greetings,
Jos Poortvliet
Director Communications
oOo Nextcloud - regain control over your data
jos.poortvliet(a)nextcloud.com
nextcloud.com
+49 171 121 7528
Nextcloud GmbH
Hauptmannsreute 44A, 70192 Stuttgart Germany
GF: Frank Karlitschek
HRB 227086 (AG München)
Por favor contactarme a +57 3133043714, ya que estoy teniendo un error con
mi cuenta de web mail.
Y no se ha enviado SPAM. por favor ayuda[image: image.png]
--
Help correct managesieve.txt and upload
# rule:[help discard from mismatches]
if allof (header :contains "from" ".",header :matches "Reply-to"
"sameasfrom")
{
discard;
stop;
}
On 2022-12-27 05:09, Reindl Harald wrote:
> are you mentally ill or why do you spam "rfc-interest(a)rfc-editor.org"
> and "rfc-dist(a)rfc-editor.org"?
>
> sieve is still a SERVERSIDE filter and needs to be supported from your
> admin too dumb for spamassassin
>
> https://doc.dovecot.org/configuration_manual/sieve/
>
> Am 27.12.22 um 13:53 schrieb earl(a)bitsfit.com:
>> Info sourced from
>> https://www.roundcubeforum.net/index.php?topic=28746.0
>> <https://www.roundcubeforum.net/index.php?topic=28746.0>
>>
>> The github project for managesieve plugin for roundcube explains
>> filters
>> https://github.com/roundcube/roundcubemail/blob/master/plugins/managesieve/…
>> <https://github.com/roundcube/roundcubemail/blob/master/plugins/managesieve/…>
>> but not like https://www.rfc-editor.org/rfc/rfc5229
>> <https://www.rfc-editor.org/rfc/rfc5229>
>>
>> How can I make filter for mismatch of Return-Path: to From: in Header
>> https://www.rfc-editor.org/rfc/rfc5229
>> <https://www.rfc-editor.org/rfc/rfc5229>
>>
>> On 2022-12-27 03:00, dev-request(a)lists.roundcube.net
>> <mailto:dev-request@lists.roundcube.net> wrote:
>>
>>> Send dev mailing list submissions to
>>> dev(a)lists.roundcube.net <mailto:dev@lists.roundcube.net>
>>>
>>> To subscribe or unsubscribe via the World Wide Web, visit
>>> http://lists.roundcube.net/mailman/listinfo/dev
>>> <http://lists.roundcube.net/mailman/listinfo/dev>
>>> or, via email, send a message with subject or body 'help' to
>>> dev-request(a)lists.roundcube.net
>>> <mailto:dev-request@lists.roundcube.net>
>>>
>>> You can reach the person managing the list at
>>> dev-owner(a)lists.roundcube.net <mailto:dev-owner@lists.roundcube.net>
>>>
>>> When replying, please edit your Subject line so it is more specific
>>> than "Re: Contents of dev digest..."
>>>
>>> Today's Topics:
>>>
>>> 1. Re: ' LiquorAssassin Co nfused filteRe: Please autofilter
>>> Reply to From mismatch (earl(a)bitsfit.com <mailto:earl@bitsfit.com>)
>>> 2. Re: ' LiquorAssassin Co nfused filteRe: Please autofilter
>>> Reply to From mismatch (earl(a)bitsfit.com <mailto:earl@bitsfit.com>)
>>>
>>> ----------------------------------------------------------------------
>>>
>>> Message: 1
>>> Date: Mon, 26 Dec 2022 05:41:16 -0800
>>> From: earl(a)bitsfit.com <mailto:earl@bitsfit.com>
>>> To: Reindl Harald <h.reindl(a)thelounge.net
>>> <mailto:h.reindl@thelounge.net>>, Announce
>>> <announce(a)lists.roundcube.net <mailto:announce@lists.roundcube.net>>,
>>> Dev <dev(a)lists.roundcube.net <mailto:dev@lists.roundcube.net>>
>>> Subject: Re: [RCD] ' LiquorAssassin Co nfused filteRe: Please
>>> autofilter Reply to From mismatch
>>> Message-ID: <4110eadc23acfcd154beff4c86040aa5(a)bitsfit.com
>>> <mailto:4110eadc23acfcd154beff4c86040aa5@bitsfit.com>>
>>> Content-Type: text/plain; charset=US-ASCII; format=flowed
>>>
>>> Its idiots like you ban me from github for dummy file
>>> $VIRUS_NAME+".EXE"
>>> OR NICE SHEBANG BASH !!
>>> nice -n19 bash
>>>
>>> In 15years and a day you still cant help me filter header from and
>>> return-path mismatches
>>>
>>> Community if any
>>> filter suggestion delete messages with header Return-path: mismatch
>>> header From:
>>>
>>> tiny.cc/oipi
>>> help discuss pi ratios for sequence
>>>
>>> On 2022-12-26 05:35, Reindl Harald wrote: Am 26.12.22 um 14:33
>>> schrieb earl(a)bitsfit.com: <mailto:earl@bitsfit.com:> I figure you are
>>> not project lead but this is a product or object of
>>> orient design.
>>> hell i am a user and mail admin for 15 years and your english don't
>>> make any sense at all
>>>
>>> On 2022-12-26 01:04, Reindl Harald wrote: Am 26.12.22 um 02:45
>>> schrieb earl(a)bitsfit.com: <mailto:earl@bitsfit.com:> you Reindl work
>>> for corporate!?
>>>
>>> filter suggestion delete messages with header Return-path: mismatch
>>> header From:
>>> is somthing SpamAssassin gives scores out-of-the-box
>>>
>>> moddedUlar
>>> so qube is out of the box a modular plugg ood pbject of orient
>>> design
>>> so what - roundcube is one of dozens of clients, whatever you filter
>>> in roundcube don't affaect your smartphone
>>>
>>> it's the job of the MAILSERVER - period
>>>
>>> "plugg ood pbject of orient design" isn't BTW any useful language
>>>
>>> The screenshot was over kb limit.
>>>
>>> On 2022-12-25 13:26, Reindl Harald wrote: couldn't care less - the
>>> spamfilter still don't belong into the
>>> CLIENT and roundcube is a client - period
>>
>> ------------------------------
>>
>> Message: 2
>> Date: Mon, 26 Dec 2022 06:19:07 -0800
>> From: earl(a)bitsfit.com <mailto:earl@bitsfit.com>
>> To: Reindl Harald <h.reindl(a)thelounge.net
>> <mailto:h.reindl@thelounge.net>>, Announce
>> <announce(a)lists.roundcube.net
>> <mailto:announce@lists.roundcube.net>>, Dev <dev(a)lists.roundcube.net
>> <mailto:dev@lists.roundcube.net>>
>> Subject: Re: [RCD] ' LiquorAssassin Co nfused filteRe: Please
>> autofilter Reply to From mismatch
>> Message-ID: <0dbd3ed5c4271e03e32f73d55a063202(a)bitsfit.com
>> <mailto:0dbd3ed5c4271e03e32f73d55a063202@bitsfit.com>>
>> Content-Type: text/plain; charset="us-ascii"; Format="flowed"
>>
>> I'm not the admin to add SpamAssassin bloatware
>>
>> I just want a wallet for altcoin https://tiny.cc/oirbow
>> <https://tiny.cc/oirbow> lfap stock
>> 1/100
>> pay email to get rid of spam
>> and junk from Return-Path: header mismatch
>>
>> https://tiny.cc/oicodethis <https://tiny.cc/oicodethis>
>> aka
>> https://www.warriorforum.com/programming/1169962-expert-programmer-challeng…
>> <https://www.warriorforum.com/programming/1169962-expert-programmer-challeng…>
>>
>> I like Ultima 8
>> http://bimse4r.space <http://bimse4r.space>
>>
>> On 2022-12-26 05:50, Reindl Harald wrote:
>>
>>> until you are not so dumb post your mails to
>>> "announce(a)lists.roundcube.net <mailto:announce@lists.roundcube.net>"
>>> which is hardly your business be careful
>>> what you write :-)
>>>
>>> Am 26.12.22 um 14:41 schrieb earl(a)bitsfit.com:
>>> <mailto:earl@bitsfit.com:>
>>>
>>>> Its idiots like you ban me from github for dummy file
>>>> $VIRUS_NAME+".EXE" OR NICE SHEBANG BASH !!
>>>> nice -n19 bash
>>>
>>> i don't have anything to do with Shithub
>>>
>>>> In 15years and a day you still cant help me filter header from and
>>>> return-path mismatches
>>>
>>> i told you the right tool
>>>
>>>> Community if any
>>>> filter suggestion delete messages with header Return-path: mismatch
>>>> header From:
>>>
>>> i told you the right tool for mail filtering - just because only you
>>> know a hammer not all problems are nails
>>>
>>> tiny.cc/oipi
>>> help discuss pi ratios for sequence
>>>
>>> On 2022-12-26 05:35, Reindl Harald wrote: Am 26.12.22 um 14:33
>>> schrieb
>>> earl(a)bitsfit.com: <mailto:earl@bitsfit.com:> I figure you are not
>>> project lead but this is a
>>> product or object of orient design.
>>> hell i am a user and mail admin for 15 years and your english don't
>>> make any sense at all
>>>
>>> On 2022-12-26 01:04, Reindl Harald wrote: Am 26.12.22 um 02:45
>>> schrieb
>>> earl(a)bitsfit.com: <mailto:earl@bitsfit.com:> you Reindl work for
>>> corporate!?
>>>
>>> filter suggestion delete messages with header Return-path: mismatch
>>> header From:
>>> is somthing SpamAssassin gives scores out-of-the-box
>>>
>>> moddedUlar
>>> so qube is out of the box a modular plugg ood pbject of orient design
>>> so what - roundcube is one of dozens of clients, whatever you filter
>>> in
>>> roundcube don't affaect your smartphone
>>>
>>> it's the job of the MAILSERVER - period
>>>
>>> "plugg ood pbject of orient design" isn't BTW any useful language
>>>
>>> The screenshot was over kb limit.
>>>
>>> On 2022-12-25 13:26, Reindl Harald wrote: couldn't care less - the
>>> spamfilter still don't belong into the CLIENT and roundcube is a
>>> client
>>> - period
>>
I downloaded filters from roundcube I want to edit to filter header
Return-Path :NOTmatches (need correct sieve command is it NOT :matches)
From
I need to escape out of string here to access FROM header variable as
opposed to literal "From" String matching Reply-To or Return-Path
PICTURE:
Info sourced from https://www.roundcubeforum.net/index.php?topic=28746.0
The github project for managesieve plugin for roundcube explains filters
https://github.com/roundcube/roundcubemail/blob/master/plugins/managesieve/…
but not like https://www.rfc-editor.org/rfc/rfc5229
How can I make filter for mismatch of Return-Path: to From: in Header
https://www.rfc-editor.org/rfc/rfc5229
On 2022-12-27 03:00, dev-request(a)lists.roundcube.net wrote:
> Send dev mailing list submissions to
> dev(a)lists.roundcube.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.roundcube.net/mailman/listinfo/dev
> or, via email, send a message with subject or body 'help' to
> dev-request(a)lists.roundcube.net
>
> You can reach the person managing the list at
> dev-owner(a)lists.roundcube.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of dev digest..."
>
> Today's Topics:
>
> 1. Re: ' LiquorAssassin Co nfused filteRe: Please autofilter
> Reply to From mismatch (earl(a)bitsfit.com)
> 2. Re: ' LiquorAssassin Co nfused filteRe: Please autofilter
> Reply to From mismatch (earl(a)bitsfit.com)
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 26 Dec 2022 05:41:16 -0800
> From: earl(a)bitsfit.com
> To: Reindl Harald <h.reindl(a)thelounge.net>, Announce
> <announce(a)lists.roundcube.net>, Dev <dev(a)lists.roundcube.net>
> Subject: Re: [RCD] ' LiquorAssassin Co nfused filteRe: Please
> autofilter Reply to From mismatch
> Message-ID: <4110eadc23acfcd154beff4c86040aa5(a)bitsfit.com>
> Content-Type: text/plain; charset=US-ASCII; format=flowed
>
> Its idiots like you ban me from github for dummy file
> $VIRUS_NAME+".EXE"
> OR NICE SHEBANG BASH !!
> nice -n19 bash
>
> In 15years and a day you still cant help me filter header from and
> return-path mismatches
>
> Community if any
> filter suggestion delete messages with header Return-path: mismatch
> header From:
>
> tiny.cc/oipi
> help discuss pi ratios for sequence
>
> On 2022-12-26 05:35, Reindl Harald wrote: Am 26.12.22 um 14:33 schrieb
> earl(a)bitsfit.com: I figure you are not project lead but this is a
> product or object of
> orient design.
> hell i am a user and mail admin for 15 years and your english don't
> make any sense at all
>
> On 2022-12-26 01:04, Reindl Harald wrote: Am 26.12.22 um 02:45 schrieb
> earl(a)bitsfit.com: you Reindl work for corporate!?
>
> filter suggestion delete messages with header Return-path: mismatch
> header From:
> is somthing SpamAssassin gives scores out-of-the-box
>
> moddedUlar
> so qube is out of the box a modular plugg ood pbject of orient
> design
> so what - roundcube is one of dozens of clients, whatever you filter
> in roundcube don't affaect your smartphone
>
> it's the job of the MAILSERVER - period
>
> "plugg ood pbject of orient design" isn't BTW any useful language
>
> The screenshot was over kb limit.
>
> On 2022-12-25 13:26, Reindl Harald wrote: couldn't care less - the
> spamfilter still don't belong into the
> CLIENT and roundcube is a client - period
------------------------------
Message: 2
Date: Mon, 26 Dec 2022 06:19:07 -0800
From: earl(a)bitsfit.com
To: Reindl Harald <h.reindl(a)thelounge.net>, Announce
<announce(a)lists.roundcube.net>, Dev <dev(a)lists.roundcube.net>
Subject: Re: [RCD] ' LiquorAssassin Co nfused filteRe: Please
autofilter Reply to From mismatch
Message-ID: <0dbd3ed5c4271e03e32f73d55a063202(a)bitsfit.com>
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
I'm not the admin to add SpamAssassin bloatware
I just want a wallet for altcoin https://tiny.cc/oirbow lfap stock
1/100
pay email to get rid of spam
and junk from Return-Path: header mismatch
https://tiny.cc/oicodethis
aka
https://www.warriorforum.com/programming/1169962-expert-programmer-challeng…
I like Ultima 8
http://bimse4r.space
On 2022-12-26 05:50, Reindl Harald wrote:
> until you are not so dumb post your mails to
> "announce(a)lists.roundcube.net" which is hardly your business be careful
> what you write :-)
>
> Am 26.12.22 um 14:41 schrieb earl(a)bitsfit.com:
>
>> Its idiots like you ban me from github for dummy file
>> $VIRUS_NAME+".EXE" OR NICE SHEBANG BASH !!
>> nice -n19 bash
>
> i don't have anything to do with Shithub
>
>> In 15years and a day you still cant help me filter header from and
>> return-path mismatches
>
> i told you the right tool
>
>> Community if any
>> filter suggestion delete messages with header Return-path: mismatch
>> header From:
>
> i told you the right tool for mail filtering - just because only you
> know a hammer not all problems are nails
>
> tiny.cc/oipi
> help discuss pi ratios for sequence
>
> On 2022-12-26 05:35, Reindl Harald wrote: Am 26.12.22 um 14:33 schrieb
> earl(a)bitsfit.com: I figure you are not project lead but this is a
> product or object of orient design.
> hell i am a user and mail admin for 15 years and your english don't
> make any sense at all
>
> On 2022-12-26 01:04, Reindl Harald wrote: Am 26.12.22 um 02:45 schrieb
> earl(a)bitsfit.com: you Reindl work for corporate!?
>
> filter suggestion delete messages with header Return-path: mismatch
> header From:
> is somthing SpamAssassin gives scores out-of-the-box
>
> moddedUlar
> so qube is out of the box a modular plugg ood pbject of orient design
> so what - roundcube is one of dozens of clients, whatever you filter in
> roundcube don't affaect your smartphone
>
> it's the job of the MAILSERVER - period
>
> "plugg ood pbject of orient design" isn't BTW any useful language
>
> The screenshot was over kb limit.
>
> On 2022-12-25 13:26, Reindl Harald wrote: couldn't care less - the
> spamfilter still don't belong into the CLIENT and roundcube is a client
> - period
Info sourced from https://www.roundcubeforum.net/index.php?topic=28746.0
The github project for managesieve plugin for roundcube explains filters
https://github.com/roundcube/roundcubemail/blob/master/plugins/managesieve/…
but not like https://www.rfc-editor.org/rfc/rfc5229
How can I make filter for mismatch of Return-Path: to From: in Header
https://www.rfc-editor.org/rfc/rfc5229
On 2022-12-27 03:00, dev-request(a)lists.roundcube.net wrote:
> Send dev mailing list submissions to
> dev(a)lists.roundcube.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.roundcube.net/mailman/listinfo/dev
> or, via email, send a message with subject or body 'help' to
> dev-request(a)lists.roundcube.net
>
> You can reach the person managing the list at
> dev-owner(a)lists.roundcube.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of dev digest..."
>
>
> Today's Topics:
>
> 1. Re: ' LiquorAssassin Co nfused filteRe: Please autofilter
> Reply to From mismatch (earl(a)bitsfit.com)
> 2. Re: ' LiquorAssassin Co nfused filteRe: Please autofilter
> Reply to From mismatch (earl(a)bitsfit.com)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 26 Dec 2022 05:41:16 -0800
> From: earl(a)bitsfit.com
> To: Reindl Harald <h.reindl(a)thelounge.net>, Announce
> <announce(a)lists.roundcube.net>, Dev <dev(a)lists.roundcube.net>
> Subject: Re: [RCD] ' LiquorAssassin Co nfused filteRe: Please
> autofilter Reply to From mismatch
> Message-ID: <4110eadc23acfcd154beff4c86040aa5(a)bitsfit.com>
> Content-Type: text/plain; charset=US-ASCII; format=flowed
>
> Its idiots like you ban me from github for dummy file
> $VIRUS_NAME+".EXE"
> OR NICE SHEBANG BASH !!
> nice -n19 bash
>
> In 15years and a day you still cant help me filter header from and
> return-path mismatches
>
> Community if any
> filter suggestion delete messages with header Return-path: mismatch
> header From:
>
>
> tiny.cc/oipi
> help discuss pi ratios for sequence
>
> On 2022-12-26 05:35, Reindl Harald wrote:
>> Am 26.12.22 um 14:33 schrieb earl(a)bitsfit.com:
>>> I figure you are not project lead but this is a product or object of
>>> orient design.
>>
>> hell i am a user and mail admin for 15 years and your english don't
>> make any sense at all
>>
>>> On 2022-12-26 01:04, Reindl Harald wrote:
>>>> Am 26.12.22 um 02:45 schrieb earl(a)bitsfit.com:
>>>>> you Reindl work for corporate!?
>>>>>
>>>>> filter suggestion delete messages with header Return-path: mismatch
>>>>> header From:
>>>>
>>>> is somthing SpamAssassin gives scores out-of-the-box
>>>>
>>>>> moddedUlar
>>>>> so qube is out of the box a modular plugg ood pbject of orient
>>>>> design
>>>>
>>>> so what - roundcube is one of dozens of clients, whatever you filter
>>>> in roundcube don't affaect your smartphone
>>>>
>>>> it's the job of the MAILSERVER - period
>>>>
>>>> "plugg ood pbject of orient design" isn't BTW any useful language
>>>>
>>>>> The screenshot was over kb limit.
>>>>>
>>>>>
>>>>> On 2022-12-25 13:26, Reindl Harald wrote:
>>>>>> couldn't care less - the spamfilter still don't belong into the
>>>>>> CLIENT and roundcube is a client - period
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 26 Dec 2022 06:19:07 -0800
> From: earl(a)bitsfit.com
> To: Reindl Harald <h.reindl(a)thelounge.net>, Announce
> <announce(a)lists.roundcube.net>, Dev <dev(a)lists.roundcube.net>
> Subject: Re: [RCD] ' LiquorAssassin Co nfused filteRe: Please
> autofilter Reply to From mismatch
> Message-ID: <0dbd3ed5c4271e03e32f73d55a063202(a)bitsfit.com>
> Content-Type: text/plain; charset="us-ascii"; Format="flowed"
>
>
> I'm not the admin to add SpamAssassin bloatware
>
> I just want a wallet for altcoin https://tiny.cc/oirbow lfap stock
> 1/100
> pay email to get rid of spam
> and junk from Return-Path: header mismatch
>
> https://tiny.cc/oicodethis
> aka
> https://www.warriorforum.com/programming/1169962-expert-programmer-challeng…
>
> I like Ultima 8
> http://bimse4r.space
>
> On 2022-12-26 05:50, Reindl Harald wrote:
>
>> until you are not so dumb post your mails to
>> "announce(a)lists.roundcube.net" which is hardly your business be
>> careful
>> what you write :-)
>>
>> Am 26.12.22 um 14:41 schrieb earl(a)bitsfit.com:
>>
>>> Its idiots like you ban me from github for dummy file
>>> $VIRUS_NAME+".EXE" OR NICE SHEBANG BASH !!
>>> nice -n19 bash
>>
>> i don't have anything to do with Shithub
>>
>>> In 15years and a day you still cant help me filter header from and
>>> return-path mismatches
>>
>> i told you the right tool
>>
>>> Community if any
>>> filter suggestion delete messages with header Return-path: mismatch
>>> header From:
>>
>> i told you the right tool for mail filtering - just because only you
>> know a hammer not all problems are nails
>>
>> tiny.cc/oipi
>> help discuss pi ratios for sequence
>>
>> On 2022-12-26 05:35, Reindl Harald wrote: Am 26.12.22 um 14:33 schrieb
>> earl(a)bitsfit.com: I figure you are not project lead but this is a
>> product or object of orient design.
>> hell i am a user and mail admin for 15 years and your english don't
>> make any sense at all
>>
>> On 2022-12-26 01:04, Reindl Harald wrote: Am 26.12.22 um 02:45 schrieb
>> earl(a)bitsfit.com: you Reindl work for corporate!?
>>
>> filter suggestion delete messages with header Return-path: mismatch
>> header From:
>> is somthing SpamAssassin gives scores out-of-the-box
>>
>> moddedUlar
>> so qube is out of the box a modular plugg ood pbject of orient design
>> so what - roundcube is one of dozens of clients, whatever you filter
>> in
>> roundcube don't affaect your smartphone
>>
>> it's the job of the MAILSERVER - period
>>
>> "plugg ood pbject of orient design" isn't BTW any useful language
>>
>> The screenshot was over kb limit.
>>
>> On 2022-12-25 13:26, Reindl Harald wrote: couldn't care less - the
>> spamfilter still don't belong into the CLIENT and roundcube is a
>> client
>> - period
>
How can I make filter for mismatch of Return-Path: to From: in Header
https://www.rfc-editor.org/rfc/rfc5229
On 2022-12-27 03:00, dev-request(a)lists.roundcube.net wrote:
> Send dev mailing list submissions to
> dev(a)lists.roundcube.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.roundcube.net/mailman/listinfo/dev
> or, via email, send a message with subject or body 'help' to
> dev-request(a)lists.roundcube.net
>
> You can reach the person managing the list at
> dev-owner(a)lists.roundcube.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of dev digest..."
>
>
> Today's Topics:
>
> 1. Re: ' LiquorAssassin Co nfused filteRe: Please autofilter
> Reply to From mismatch (earl(a)bitsfit.com)
> 2. Re: ' LiquorAssassin Co nfused filteRe: Please autofilter
> Reply to From mismatch (earl(a)bitsfit.com)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 26 Dec 2022 05:41:16 -0800
> From: earl(a)bitsfit.com
> To: Reindl Harald <h.reindl(a)thelounge.net>, Announce
> <announce(a)lists.roundcube.net>, Dev <dev(a)lists.roundcube.net>
> Subject: Re: [RCD] ' LiquorAssassin Co nfused filteRe: Please
> autofilter Reply to From mismatch
> Message-ID: <4110eadc23acfcd154beff4c86040aa5(a)bitsfit.com>
> Content-Type: text/plain; charset=US-ASCII; format=flowed
>
> Its idiots like you ban me from github for dummy file
> $VIRUS_NAME+".EXE"
> OR NICE SHEBANG BASH !!
> nice -n19 bash
>
> In 15years and a day you still cant help me filter header from and
> return-path mismatches
>
> Community if any
> filter suggestion delete messages with header Return-path: mismatch
> header From:
>
>
> tiny.cc/oipi
> help discuss pi ratios for sequence
>
> On 2022-12-26 05:35, Reindl Harald wrote:
>> Am 26.12.22 um 14:33 schrieb earl(a)bitsfit.com:
>>> I figure you are not project lead but this is a product or object of
>>> orient design.
>>
>> hell i am a user and mail admin for 15 years and your english don't
>> make any sense at all
>>
>>> On 2022-12-26 01:04, Reindl Harald wrote:
>>>> Am 26.12.22 um 02:45 schrieb earl(a)bitsfit.com:
>>>>> you Reindl work for corporate!?
>>>>>
>>>>> filter suggestion delete messages with header Return-path: mismatch
>>>>> header From:
>>>>
>>>> is somthing SpamAssassin gives scores out-of-the-box
>>>>
>>>>> moddedUlar
>>>>> so qube is out of the box a modular plugg ood pbject of orient
>>>>> design
>>>>
>>>> so what - roundcube is one of dozens of clients, whatever you filter
>>>> in roundcube don't affaect your smartphone
>>>>
>>>> it's the job of the MAILSERVER - period
>>>>
>>>> "plugg ood pbject of orient design" isn't BTW any useful language
>>>>
>>>>> The screenshot was over kb limit.
>>>>>
>>>>>
>>>>> On 2022-12-25 13:26, Reindl Harald wrote:
>>>>>> couldn't care less - the spamfilter still don't belong into the
>>>>>> CLIENT and roundcube is a client - period
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 26 Dec 2022 06:19:07 -0800
> From: earl(a)bitsfit.com
> To: Reindl Harald <h.reindl(a)thelounge.net>, Announce
> <announce(a)lists.roundcube.net>, Dev <dev(a)lists.roundcube.net>
> Subject: Re: [RCD] ' LiquorAssassin Co nfused filteRe: Please
> autofilter Reply to From mismatch
> Message-ID: <0dbd3ed5c4271e03e32f73d55a063202(a)bitsfit.com>
> Content-Type: text/plain; charset="us-ascii"; Format="flowed"
>
>
> I'm not the admin to add SpamAssassin bloatware
>
> I just want a wallet for altcoin https://tiny.cc/oirbow lfap stock
> 1/100
> pay email to get rid of spam
> and junk from Return-Path: header mismatch
>
> https://tiny.cc/oicodethis
> aka
> https://www.warriorforum.com/programming/1169962-expert-programmer-challeng…
>
> I like Ultima 8
> http://bimse4r.space
>
> On 2022-12-26 05:50, Reindl Harald wrote:
>
>> until you are not so dumb post your mails to
>> "announce(a)lists.roundcube.net" which is hardly your business be
>> careful
>> what you write :-)
>>
>> Am 26.12.22 um 14:41 schrieb earl(a)bitsfit.com:
>>
>>> Its idiots like you ban me from github for dummy file
>>> $VIRUS_NAME+".EXE" OR NICE SHEBANG BASH !!
>>> nice -n19 bash
>>
>> i don't have anything to do with Shithub
>>
>>> In 15years and a day you still cant help me filter header from and
>>> return-path mismatches
>>
>> i told you the right tool
>>
>>> Community if any
>>> filter suggestion delete messages with header Return-path: mismatch
>>> header From:
>>
>> i told you the right tool for mail filtering - just because only you
>> know a hammer not all problems are nails
>>
>> tiny.cc/oipi
>> help discuss pi ratios for sequence
>>
>> On 2022-12-26 05:35, Reindl Harald wrote: Am 26.12.22 um 14:33 schrieb
>> earl(a)bitsfit.com: I figure you are not project lead but this is a
>> product or object of orient design.
>> hell i am a user and mail admin for 15 years and your english don't
>> make any sense at all
>>
>> On 2022-12-26 01:04, Reindl Harald wrote: Am 26.12.22 um 02:45 schrieb
>> earl(a)bitsfit.com: you Reindl work for corporate!?
>>
>> filter suggestion delete messages with header Return-path: mismatch
>> header From:
>> is somthing SpamAssassin gives scores out-of-the-box
>>
>> moddedUlar
>> so qube is out of the box a modular plugg ood pbject of orient design
>> so what - roundcube is one of dozens of clients, whatever you filter
>> in
>> roundcube don't affaect your smartphone
>>
>> it's the job of the MAILSERVER - period
>>
>> "plugg ood pbject of orient design" isn't BTW any useful language
>>
>> The screenshot was over kb limit.
>>
>> On 2022-12-25 13:26, Reindl Harald wrote: couldn't care less - the
>> spamfilter still don't belong into the CLIENT and roundcube is a
>> client
>> - period
>