That makes sense. Thanks a lot!
On 15 December 2013 23:19, Wietse Venema wrote:
> Vasya Pupkin:
>> I had an entry in virtual_alias_maps like this:
>>
>> /^([A-Za-z0-9%._-]+)@comain.tld$/ spam-123123...@mailinator.com
>
> This replaces addresses with spam-123123...@mailinator.com.
>
>> /^([A-Za-z0
Vasya Pupkin:
> I had an entry in virtual_alias_maps like this:
>
> /^([A-Za-z0-9%._-]+)@comain.tld$/ spam-123123...@mailinator.com
This replaces addresses with spam-123123...@mailinator.com.
> /^([A-Za-z0-9%._-]+)@comain.tld$/ my-spam-acco...@mail.ru
That does not match spam-123123...@mailinat
I checked config many times, it's perfect. I also mentioned that new
mail is processed correctly. So for some reason requeue is not working
as intended. Anyway, here are all my config files attached.
On 15 December 2013 22:48, Dominik George wrote:
>> > Because oif [0]. The queue you are requeuei
Vasya Pupkin:
> Hello.
>
> I am using postfix 2.8.5 on ubuntu 10.04 with pcre virtual_alias_maps,
> like this:
>
> virtual_alias_maps = pcre:/etc/postfix/virtual_alias_maps
>
> I had an entry in virtual_alias_maps like this:
>
> /^([A-Za-z0-9%._-]+)@comain.tld$/ spam-123123...@mailinator.com
>
> > Because oif [0]. The queue you are requeueing to simply is situated
> > after the rewrite (cleanup) process.
I jsut realized that in fact, -r throws the mail into maildrop, so
rewriting SHOULD take place.
Check (post) your config!
-nik
--
* concerning Mozilla code leaking assertion failure
So there is no way to do what I want to do then?
On 15 December 2013 22:42, Dominik George wrote:
>> But for some crazy reason postfix keeps trying to deliver all mail to
>> mailinator.com instrad of mail.ru. What am I doing wrong? Also, I
>> tried to send new mail to t...@comain.tld and it went
> But for some crazy reason postfix keeps trying to deliver all mail to
> mailinator.com instrad of mail.ru. What am I doing wrong? Also, I
> tried to send new mail to t...@comain.tld and it went to
> my-spam-acco...@mail.ru as expected. Why does requeue ignores
> virtual_alias_maps entry and keeps
Hello.
I am using postfix 2.8.5 on ubuntu 10.04 with pcre virtual_alias_maps,
like this:
virtual_alias_maps = pcre:/etc/postfix/virtual_alias_maps
I had an entry in virtual_alias_maps like this:
/^([A-Za-z0-9%._-]+)@comain.tld$/ spam-123123...@mailinator.com
Today mailinator.com went down and