Re: weird debian stretch/testing repo error

2017-02-10 Thread Viktor Dukhovni
> On Feb 10, 2017, at 8:04 PM, Patrik wrote: > > Do you know how I can change the service users? No idea what you mean when you say that. You have not described any problem that requires changes related to "users". > or is it a linux info? No idea. > I thought by default it is secure, i gue

Re: weird debian stretch/testing repo error

2017-02-10 Thread Patrik
do you know how i can change the service users? or is it a linux info? i thought by default it is secure, i guess i have to change by hand right? *Patrik* *GTalk: *alab...@gmail.com *Web:* http://www.patrikx3.tk *Mobile:* +36 20 342 8046 <+36+20+342+8046> On Sat, Feb 11, 2017 at 1:55 AM, V

Re: weird debian stretch/testing repo error

2017-02-10 Thread Viktor Dukhovni
On Sat, Feb 11, 2017 at 01:43:43AM +0100, Patrik wrote: > what does this mean? > proxymapunix > proxywrite unix > local unix > virtual unix These identify entries in master.cf by name and type: http://www.postfix.org/master.5.html They should not be chrooted even when some or

Re: weird debian stretch/testing repo error

2017-02-10 Thread Patrik
yes those 2 service as you told me. i dont want to use chroot at all. usually other user. what does this mean? proxymapunix proxywrite unix local unix virtual unix my service for dovecot and postfix: root@server:~# ps -aux | grep postfix root 5829 0.0 0.1 75704 4164 ?

Re: weird debian stretch/testing repo error

2017-02-10 Thread Viktor Dukhovni
On Sat, Feb 11, 2017 at 01:26:15AM +0100, Patrik wrote: > That's all? Do read what I wrote. You'll need both services. > smtp unix - - n - - smtp > lmtp unix - - n - - lmtp You should probably be consistent about whether y

Re: weird debian stretch/testing repo error

2017-02-10 Thread Patrik
that's all?? you saved me my stress!! you are the king!!! I had to moved from lmtp smtp to lmtp!!! lmtp unix - - y - - smtp to lmtp unix - - n - - lmtp that's all!!! for sure?? nothing else??? *Patrik* *GTalk: *ala

Re: weird debian stretch/testing repo error

2017-02-10 Thread Viktor Dukhovni
On Sat, Feb 11, 2017 at 01:13:35AM +0100, Patrik Laszlo wrote: > root@server:~/email# postcat -eq 87EF33004CC | grep content_filter > root@server:~/email# postcat -eq 19F213004D8 | grep content_filter > root@server:~/email# postcat -eq 671FF3004D7 | grep content_filter Good, no problem content_fi

Re: weird debian stretch/testing repo error

2017-02-10 Thread Patrik Laszlo
*nothing!* *also to send from to gmail works, from gmail to my email not working.* root@server:~/email# postcat -eq 87EF33004CC | grep content_filter root@server:~/email# postcat -eq 19F213004D8 | grep content_filter root@server:~/email# postcat -eq 671FF3004D7 | grep content_filter *all empty

Re: weird debian stretch/testing repo error

2017-02-10 Thread Patrik Laszlo
like this? On 02/11/2017 01:06 AM, Viktor Dukhovni wrote: On Sat, Feb 11, 2017 at 01:00:51AM +0100, Patrik Laszlo wrote: But where? I don't know Postfix, sorry. http://www.postfix.org/DEBUG_README.html#mail Post the output of: $ postconf -n $ postconf -Mf Find a messa

Re: weird debian stretch/testing repo error

2017-02-10 Thread Patrik Laszlo
attach or inline? On 02/11/2017 01:06 AM, Viktor Dukhovni wrote: postconf -n

Re: weird debian stretch/testing repo error

2017-02-10 Thread Viktor Dukhovni
On Sat, Feb 11, 2017 at 01:00:51AM +0100, Patrik Laszlo wrote: > But where? I don't know Postfix, sorry. http://www.postfix.org/DEBUG_README.html#mail Post the output of: $ postconf -n $ postconf -Mf Find a message in the queue that is deferred due to this problem. As root

Re: weird debian stretch/testing repo error

2017-02-10 Thread Patrik Laszlo
*which should i change? * *i get this:* smtpd_banner = ESMTP mail.patrikx3.tk biff = no append_dot_mydomain = no readme_directory = no compatibility_level = 2 smtpd_tls_cert_file= /etc/ssl/acme/mail.patrikx3.tk/fullchain.cer smtpd_tls_key_file=/etc/ssl/acme/mail.patrikx3.tk/mail.patrikx3.tk.key

Re: weird debian stretch/testing repo error

2017-02-10 Thread Patrik Laszlo
but where? i dont no postfix, sorry. where? please help me, i have been trying for a week. which setting? master.cf but which? On 02/11/2017 12:58 AM, Viktor Dukhovni wrote: On Sat, Feb 11, 2017 at 12:51:10AM +0100, Patrik wrote: this? smtp inet n - y - -

Re: weird debian stretch/testing repo error

2017-02-10 Thread Viktor Dukhovni
On Sat, Feb 11, 2017 at 12:51:10AM +0100, Patrik wrote: > this? > smtp inet n - y - - smtpd > to > smtp unix n - y - - smtpd No, it would have been the one that says "dovecot-lmtp", but you don't have one at all apparently.

Re: weird debian stretch/testing repo error

2017-02-10 Thread Patrik
this? smtp inet n - y - - smtpd to smtp unix n - y - - smtpd or which? # # Postfix master process configuration file. For details on the format # of the file, see the master(5) manual page (command: "man 5 master" or # on-li

Re: weird debian stretch/testing repo error

2017-02-10 Thread Viktor Dukhovni
On Sat, Feb 11, 2017 at 12:28:13AM +0100, Patrik wrote: > > could you help how to work it with dovecot? i can use any other solution as > well. if you have a quick fix or is it in the docs somewhere? > > i get no error except this: > > Feb 9 23:34:33 server postfix/smtp[2606]: fatal: unknown s