Thank you
De: Repost [via Postfix]
Enviado: segunda-feira, 20 de fevereiro de 2017 11:55:20
Para: luistkd4
Assunto: Re: Know wich mail client connect in postix
On Mon, Feb 20, 2017 at 02:48:15PM +, Luis Miguel Flores dos Santos wrote:
> Hi, exist a way to kno
> On Mon, Feb 20, 2017 at 02:48:15PM +, Luis Miguel Flores dos
> Santos wrote:
> > Hi, exist a way to know which mail client try or are connected in
> > 587? Like Android Mail, Outlook, thunderbird?
>
> No, because to protocol doesn't care about "which client".
The actual problem, whatever
/dev/rob0:
> > On Mon, Feb 20, 2017 at 02:48:15PM +, Luis Miguel Flores dos
> > Santos wrote:
> > > Hi, exist a way to know which mail client try or are connected in
> > > 587? Like Android Mail, Outlook, thunderbird?
> >
> > No, because to protocol doesn't care about "which client".
>
> Th
Hi,
I just would like to know, how may send specified messages to different
hosts.
/etc/postfix/transport
domain.comrelay:mx-domain.local
* host
All E-mails To: u...@domain.com system sending to mx-domain.local.
This is working fine.
But what should I do if I would like to send an
Hello,
I did clean up my mail server a bit to finally get rid of my known issues
(i.e. filtering outgoing mails with SpamAssasin).
Using the approach like in
http://www.postfix.org/FILTER_README.html#remote_only
I did setup separate entries for localhost and external IP. Now with IPv4
and I
Hello,
I'm not sure if this is the right place to ask this question, but it
is mail related.
I've got Postfix 3.1, and two milter filters dkim (with OpenDKIM), and
dmarc (with OpenDMARC). At the time of initial setup I had one virtual
mailbox domain and things were working fine.
Now I've added t
:-)
unionmap (read-only)
A table that sends each query to multiple lookup tables and that
concatenates all found results, separated by comma. The table name
syntax is the same as for pipemap tables.
(http://www.postfix.org/DATABASE_README.html#types)
Seems a little unclear to me how it works
On 22/02/17 07:19, Dirk Stöcker wrote:
> I did setup separate entries for localhost and external IP. Now with
> IPv4 and IPv6 that results in 4 lines of SMTP in master.cf.
>
> Is this the way to go or can it be reduced to 2 lines?
Yes, at least for a linux box and possibly other unix hosts. You
On Wed, 22 Feb 2017, Peter wrote:
Yes, at least for a linux box and possibly other unix hosts. You will
want to make sure that /etc/host.conf has the setting, "multi on", then
you can list multiple IPv4 and IPv6 addresses for the same name in
/etc/hosts and use those names in your master.cf fil
On 22/02/17 09:18, Dirk Stöcker wrote:
>>> main.cf:
>>> inet_interfaces = localhost, mail.stoecker.eu
>>
>> Just remove the above, so it defaults to, "all".
>
> That assumes that mail.stoecker.eu is the only external IPv6 address.
> The advantage of IPv6 is that each service can have an own addres
On Wed, 22 Feb 2017, Peter wrote:
On 22/02/17 09:18, Dirk Stöcker wrote:
main.cf:
inet_interfaces = localhost, mail.stoecker.eu
Just remove the above, so it defaults to, "all".
That assumes that mail.stoecker.eu is the only external IPv6 address.
The advantage of IPv6 is that each service c
Marek Kozlowski:
> unionmap (read-only)
> A table that sends each query to multiple lookup tables and that
> concatenates all found results, separated by comma. The table name
> syntax is the same as for pipemap tables.
> (http://www.postfix.org/DATABASE_README.html#types)
>
> Seems a little
Am 21. Februar 2017 19:52:42 MEZ schrieb David Mehler :
>Hello,
>
>I'm not sure if this is the right place to ask this question, but it
>is mail related.
>
>I've got Postfix 3.1, and two milter filters dkim (with OpenDKIM), and
>dmarc (with OpenDMARC). At the time of initial setup I had one virtu
On 02/21/2017 08:00 PM, Marek Kozlowski wrote:
> Maybe by example. Let's assume:
I've just checked :-)
> virtual_alias_maps = unionmap:{sth1, sth2}
Note: `unionmap' available since postfix 3.0!
> What is the result of `rcpt to:' set to `someone1' in the original mail?
>
> if:
> `sth1' maps som
Hello,
I am looking for a free email 2 fax system that integrates with
postfix. I looked at faximum but that's very out of my range.
Anyone know of any product comparable?
Thanks.
Dave.
Am 21.02.2017 um 23:53 schrieb David Mehler:
Hello,
I am looking for a free email 2 fax system that integrates with
postfix. I looked at faximum but that's very out of my range.
Anyone know of any product comparable?
Thanks.
Dave.
Hi,
you could try hylafax.
http://hylafax.sourceforge.net
Am 21.02.2017 um 23:53 schrieb David Mehler:
> Hello,
>
> I am looking for a free email 2 fax system that integrates with
> postfix. I looked at faximum but that's very out of my range.
>
> Anyone know of any product comparable?
>
> Thanks.
> Dave.
>
Hello
Email2Fax:
https://sourceforge.net/pro
Marek Kozlowski:
> > virtual_alias_maps = unionmap:{sth1, sth2}
> > if:
> > `sth1' maps someone1 -> someone2
> > `sth2' maps someone2 -> someone1
>
> ERROR! Message not delivered due to recursion!
You can do the exacts same with just one table:
a->b
b->a
will produce 'unreasonable virtu
I've got some very old clients that takes a message to multiple recipients
at the same destination domain and separates the TO recipients and the CC
recipients into two messages and then sends them separately. Until
recently, the message to the TO address would go out in one queue run and
the mess
On 02/22/2017 01:16 AM, Wietse Venema wrote:
> Marek Kozlowski:
>>> virtual_alias_maps = unionmap:{sth1, sth2}
>>> if:
>>> `sth1' maps someone1 -> someone2
>>> `sth2' maps someone2 -> someone1
>>
>> ERROR! Message not delivered due to recursion!
>
> You can do the exacts same with just one table:
20 matches
Mail list logo