All,
I'm in the process of updating OS and software on my laptop and got into
a problem I've never seen before.
OS is FreeBSD 9-STABLE
Postfix is 2.9.0
Sending mail works,
- Unencrypted to port 25
- With TLS to port 465 and 587
but does NOT work authenticated with SASL.
My guess is I screwed som
Per olof Ljungmark:
> Feb 12 00:10:18 x61s-po postfix/smtp[31030]: warning: per-session SASL
> client initialization: generic failure
> Feb 12 00:10:18 x61s-po postfix/smtp[31030]: fatal: SASL per-connection
> initialization failed
Your (Cyrus) SASL library reports a generic failure. This is
as go
On 02/12/12 20:15, Wietse Venema wrote:
> Per olof Ljungmark:
>> Feb 12 00:10:18 x61s-po postfix/smtp[31030]: warning: per-session SASL
>> client initialization: generic failure
>> Feb 12 00:10:18 x61s-po postfix/smtp[31030]: fatal: SASL per-connection
>> initialization failed
>
> Your (Cyrus) SAS
A server I run (let's say mail.example.com) inserts a mail header
similar to the one below, when it receives mail either via normal
SMTP from another MTA, or when it receives mail from an authenticated
MUA.
Received: from [10.10.10.10] (1.1.200.192.example.com [192.200.1.1])
by mail.examp
Am 12.02.2012 21:21, schrieb Alex Bligh:
> A server I run (let's say mail.example.com) inserts a mail header
> similar to the one below, when it receives mail either via normal
> SMTP from another MTA, or when it receives mail from an authenticated
> MUA.
>
> Received: from [10.10.10.10] (1.1.20
Per olof Ljungmark:
> On 02/12/12 20:15, Wietse Venema wrote:
> > Per olof Ljungmark:
> >> Feb 12 00:10:18 x61s-po postfix/smtp[31030]: warning: per-session SASL
> >> client initialization: generic failure
> >> Feb 12 00:10:18 x61s-po postfix/smtp[31030]: fatal: SASL per-connection
> >> initializat
On 2/12/2012 2:21 PM, Alex Bligh wrote:
> A server I run (let's say mail.example.com) inserts a mail header
> similar to the one below, when it receives mail either via normal
> SMTP from another MTA, or when it receives mail from an authenticated
> MUA.
>
> Received: from [10.10.10.10] (1.1.200.1
Hello,
I've noticed that message Received headers do not include the
envelope-from address.
Is there a way to include the envelope-from address in message Received
headers?
I am running Postfix 2.8.x (built from source).
Thanks,
Nick