hi..
my postfix checks against openldap.
postfix first uses the ldap-aliases.cf to check if its a valid user
email, that works.
then i tried to use the same ldap-aliases.cf for smtpd_sender_login_maps
But that doesnt work.
I get a:
postfix/local[7683]: warning: dict_ldap_connect: Unable to bind t
thx Wietse
trying it as user postfix i get (Can't contact LDAP server)
hmm strange
2010/2/2 Wietse Venema :
>> [r...@testmail postfix]# postmap -q myn...@example.com
>
> Don't run the test as root.
strace did the job.
i had the wrong permissions on the certkey, the postfix user cant read it.
thx for help
2010/2/2 Wietse Venema :
> spamv...@googlemail.com:
>> thx Wietse
>>
>> trying it as user postfix i get (Can't contact LDAP server)
>>
>> hmm strange
>
> You have some incorrect file permi
hi guys..
i cant send mail with my saslauth user
saslauth -d log:
saslauthd[6983] :do_auth : auth success: [user=peter]
[service=smtp] [realm=] [mech=ldap]
saslauthd[6983] :do_request : response: OK
postfix log:
Feb 11 10:17:32 smtp postfix/smtpd[6987]: connect from unknown[10.0.0.2
Hi..
Im running postfix with amavisd-new and everything works well but when
i send a email the Header looks like:
Return-Path:
Received: from ms16-1.1blu.de (ms16-1.1blu.de [89.202.0.34])
by mb8-4 (Cyrus v2.1.18-IPv6-Debian-2.1.18-1+sarge2) with
LMTP; Sun, 14 Aug 2011 01:51:04 +0200
X-Si
Hi all,
since three days I'm trying to remove my internal and external IP from the
Message header when I'm sending mails. But no solution has worked so far.
What I did:
created a new service in master.cf
header-cleanup unix n – – – 0 cleanup
-o syslog_name=postfix/header-cleanup
-o header_checks
Interesting..
smtp_header_checks did the trick, header_checks did not.
2017-05-25 14:26 GMT+02:00 Albrecht Dreß :
> Am 25.05.17 14:20 schrieb(en) spamv...@googlemail.com:
>
>> since three days I'm trying to remove my internal and external IP from
>> the Message header when I'm sending mails. But
Hi Albrecht,
tested it and it works as it shoud.
big thanks
2017-05-25 14:41 GMT+02:00 :
> Interesting..
>
> smtp_header_checks did the trick, header_checks did not.
>
> 2017-05-25 14:26 GMT+02:00 Albrecht Dreß :
>
>> Am 25.05.17 14:20 schrieb(en) spamv...@googlemail.com:
>>
>>> since three day