But of course! :) So simple... tnx a lot!
b.
On 11 August 2011 17:47, Wietse Venema wrote:
> Bostjan Skufca:
>> Hi all,
>>
>> is the mode of operation from the subject currently possible to
>> achieve with postfix?
>
> Yes. Use the SUBMISSION port and specif
ans - Postfix List
> wrote:
>> On 8/11/2011 8:56 AM, Bostjan Skufca wrote:
>> > Something like this:
>> > smtpd_discard_ehlo_keywords = silent-discard, etrn, dsn
>> > smtpd_discard_ehlo_keywords_auth = silent-discard, etrn
>> >
>> > Not sur
My thoughts exactly, but what I didn't know is if after AUTH another
set of EHLO responses is sent that could be altered.
Thank you!
b.
On 11 August 2011 15:00, Brian Evans - Postfix List
wrote:
> On 8/11/2011 8:56 AM, Bostjan Skufca wrote:
>> Somet
Hi all,
is the mode of operation from the subject currently possible to
achieve with postfix?
Something like this:
smtpd_discard_ehlo_keywords = silent-discard, etrn, dsn
smtpd_discard_ehlo_keywords_auth = silent-discard, etrn
Not sure if SMTP protocol would support it though...
Thank