Noel Jones writes:
> On 2/17/2016 1:56 AM, Michael Sperber wrote:
>>>> In the log, it goes on from there like this:
>>>>
>>>> ...
>>>> Feb 16 03:38:48 deinprogramm postfix/submission/smtpd[76503]:
>>>> generic_checks: name=permi
k...@wijatmoko.name writes:
> On Tue, 16 Feb 2016 08:18:54 +0100
> Michael Sperber wrote:
>
>> > Logging:
>> >
>> > Feb 15 10:39:23 wzv postfix/smtpd[10244]: match_hostaddr: mynetworks:
>> > 192.168.1.2 ~? 192.168.1.2/32
>> > Feb
wie...@porcupine.org (Wietse Venema) writes:
> Here's a test with a host with /32 patterns in mynetworks:
>
> # postconf mynetworks smtpd_recipient_restrictions smtpd_relay_restrictions
> mynetworks = 127.0.0.1/32 192.168.1.2/32 192.168.122.1/32 168.100.189.7/32
> smtpd_recipient_restrictions =
>
wie...@porcupine.org (Wietse Venema) writes:
> Michael Sperber:
>> Feb 14 15:32:32 deinprogramm postfix/submission/smtpd[61536]:
>> match_hostaddr: 134.2.186.48 ~? 134.2.186.48/32
>> Feb 14 15:32:32 deinprogramm postfix/submission/smtpd[61536]:
>> match_list_match:
I'm trying to set up a mail relay for a specific host with Postfix, with
little success:
I've got this:
mynetworks = 88.198.58.179/32 127.0.0.0/8 134.2.186.48/32
u-186-ls048.wi50.uni-tuebingen.de
88.x is the local host, 134.x is the host I'm trying to set up the
relay for, as is the host name.
Thanks for the prompt response!
Victor Duchovni writes:
> On Mon, Nov 08, 2010 at 02:30:33AM +0100, Michael Sperber wrote:
>
>> . and indeed, telnetting to the Exchange server shows "AUTH GSSAPI
>> NTLM" ...
>
> The Postfix SMTP client can do GSSAPI, if yo
Walter Pinto writes:
> You would probably need to compile SASL with the required auth mechanisms.
Well, the SASL that ships with Mac OS X does have GSSAPI and NTLM
plugins. They just don't seem to get used.
--
Regards,
Mike
I'm trying to get my Postfix client to work with an Exchange server -
I've tried a number of things suggested on the Internets and have
failed. I have the Postfix that ships with Mac OS X Snow Leopard, which
I believe to be 2.5.5. It comes precompiled against Cyrus SASL, and I
have this:
smtp_s