search for: adressaufbau

Displaying 4 results from an estimated 4 matches for "adressaufbau".

2020 Feb 15
2
shared folder name or public folder with mail address
On 14.02.2020 11:44, Tobias Kirchhofer wrote: > On 14 Feb 2020, at 11:06, Armin Schindler wrote: ... > > The sorting in the according public folder happens in a global sieve > script before user scripts are fireing. It is combined with the ?+? > notation in postfix for sub addresses and an special ?listadm? user > > postfix: > | > listadm+Verteiler/info@$DOMAIN > |
2020 Feb 15
2
shared folder name or public folder with mail address
...ions. > > 2. Disassemble the virtual alias address with sieve: > > Excerpt of the script. It is actually more code because we sort out spam > for public folder. German comments, sorry. > > |# Hat Subadresse? if envelope :matches :detail "to" "*" { # > Adressaufbau: listadm+Namespace/liste@ # ${liste} wird Namespace/box set > "liste" "${1}"; } [?] fileinto "${liste}"; | > > I can send you the whole script if you need. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: ap...
2020 Feb 15
0
shared folder name or public folder with mail address
...2. Disassemble the virtual alias address with sieve: Excerpt of the script. It is actually more code because we sort out spam for public folder. German comments, sorry. ``` # Hat Subadresse? if envelope :matches :detail "to" "*" { # Adressaufbau: listadm+Namespace/liste@ # ${liste} wird Namespace/box set "liste" "${1}"; } [?] fileinto "${liste}"; ``` I can send you the whole script if you need. Greetings! Tobias -- collect at shift.agency -----...
2020 Feb 15
0
shared folder name or public folder with mail address
...the virtual alias address with sieve: >> >> Excerpt of the script. It is actually more code because we sort out >> spam >> for public folder. German comments, sorry. >> >> |# Hat Subadresse? if envelope :matches :detail "to" "*" { # >> Adressaufbau: listadm+Namespace/liste@ # ${liste} wird Namespace/box >> set >> "liste" "${1}"; } [?] fileinto "${liste}"; | >> >> I can send you the whole script if you need. -- collect at shift.agency -------------- next part -------------- An HTML atta...