Re: [Exim] PostgreSQL & Aliassing Again

Pàgina inicial
Delete this message
Reply to this message
Autor: 'Sander Smeenk'
Data:  
A: Mark McRitchie
CC: exim-users
Assumpte: Re: [Exim] PostgreSQL & Aliassing Again
Quoting Mark McRitchie (Mark.McRitchie@???):

>  |  24 | %         | ssmeenk@??? | domain.tld


I thought this would be a *very* wild idea, but gave it a try because it
would be the simplest in my setup. And to my surprise it even *works*!

Wow.

| hoho=> select * from exim_user_aliases;
|  localpart |      destination      |    owner
| -----------+-----------------------+-------------
|  test      | ssmeenk@???  | domain.tld
|  bla       | bla@???      | domain.tld
|  %         | thisuser@??? | domain.tld
| (3 rows)
| hoho=>
| hoho=> SELECT destination FROM exim_user aliases WHERE 'adgdaga' LIKE localpart;
|       destination
| -----------------------
|  thisuser@???
| (1 row)
| hoho=>


Cool! Thanks alot!!

Regards,
Sander.

--
| Spend some time trying hard not to think about giraffes
| 1024D/08CEC94D - 34B3 3314 B146 E13C 70C8 9BDB D463 7E41 08CE C94D