Thank you viktor. It works fantastically now.
On Tue, Dec 20, 2016 at 7:35 PM, Viktor Dukhovni wrote:
>
> > On Dec 20, 2016, at 12:53 AM, Burn Zero wrote:
> >
> > As you can see the orig_to parameter shows the original id to which
> the email was sent and the to= parameter explains the rewrit
Thank you so much for the info and it works now. :)
On Fri, Dec 23, 2016 at 7:59 PM, /dev/rob0 wrote:
> > On Tue, Dec 20, 2016 at 7:35 PM, Viktor Dukhovni
> > wrote:
> > >
> > > > On Dec 20, 2016, at 12:53 AM, Burn Zero
> > > > wrote:
> > > >
> > > > As you can see the orig_to parameter shows
I am currently solving a problem where I was requested to block all
outgoing mail (from our mail server) to all domain except few listed
domains.
I configured smtpd_recipient_restrictions as
smtpd_recipient_restrictions = check_recipient_access
hash:/opt/zimbra/postfix/conf/recipient_domains,
rej
Hi,
I'm just changing over from after-queue content filter to before-queue
and it
mostly works. However messages sent from the server localhost using mailx (I
assume that's sendmail) do not have addresses rewritten from
virtual_alias_maps. I was wondering what the recommended way to fix
postfix:
> I have had a look at a protocol recording, and there are some
> interesting MAIL FROM commands.
> I shall investigate this area some more. How does postfix decide what to
> send in the MAIL FROM command ?
It sends the bits in the envelope address. This information is
received with
-
On 1/18/2017 5:11 AM, Petr Bena wrote:
> I am currently solving a problem where I was requested to block all
> outgoing mail (from our mail server) to all domain except few listed
> domains.
>
> I configured smtpd_recipient_restrictions as
>
> smtpd_recipient_restrictions = check_recipient_access
> On Jan 18, 2017, at 8:56 AM, Dick Middleton wrote:
>
>
You have:
receive_override_options = no_address_mappings
consult the docs and adjust accordingly.
--
Viktor.
On 01/18/17 15:14, Viktor Dukhovni wrote:
>
> > On Jan 18, 2017, at 8:56 AM, Dick Middleton wrote:
> >
> >
>
> You have:
>
>receive_override_options = no_address_mappings
>
> consult the docs and adjust accordingly.
>
Well spotted, thanks ever so much, I was getting quite frustrated.
Is that
> On Jan 18, 2017, at 10:41 AM, Dick Middleton wrote:
>
>> You have:
>>
>> receive_override_options = no_address_mappings
>>
>> consult the docs and adjust accordingly.
>>
> Well spotted, thanks ever so much, I was getting quite frustrated.
>
> Is that there with after-queue filtering to s
On 2017-01-17 (23:36 MST), @lbutlr wrote:
>
> On 2017-01-16 (05:54 MST), Ralph Corderoy wrote:
>>
>>> So, how would I do this with only sending a single "bounce" to any
>>> email address?
>>
>> Pipe to vacation(1), e.g. the user's ~/.forward:
>
> Yes, that makes sense. I hadn’t thought of vac
On 16 January 2017 at 15:11, Wietse Venema wrote:
>
> Dominic Raferd:
> > One of the few remaining issues on my postfix server is that
> > double-bounce messages don't come from the 'right' envelope sender.
>
> man 5 postconf | less '+/^double_bounce_sender'
>
> This also is the default for addres
11 matches
Mail list logo