test

2021-06-24 Thread Jean-François Bachelet
please ignore

can't get mails to be sent outside my server using Postfix!

2021-06-24 Thread Jean-François Bachelet
Hello ^^) I'm new to postfix, so please be patient ;) here is the problem : I have a server with real FQDN and SSL certificates, auto-hosted that I'm setting up, based on Debian 10 base, with ufw firewall, webmin and soon a commerce enabled cms and more. all emails for that FQDN are handle

Re: can't get mails to be sent outside my server using Postfix!

2021-06-24 Thread Jean-François Bachelet
Hello ^^) Le 24/06/2021 à 14:47, IL Ka a écrit : problem is that despite all the tutos I can read / use I can't get Postfix to send any mail from that server to the outside. using SSL ot not. Hi. 1. Please show the last 20 messages from your ``mail.log`` 2. ``postconf -n`` output please see

Re: can't get mails to be sent outside my server using Postfix!

2021-06-24 Thread Jean-François Bachelet
Hello ^^) Le 24/06/2021 à 15:42, Wietse Venema a écrit : Here is your problem: Jun 24 12:54:48 amiga postfix/smtp[26534]: connect to mail.'external host'[external host IP]:25: Connection timed out Jun 24 12:54:48 amiga postfix/smtp[26534]: 7016C1C80B89: to=, relay=none, delay=30, delays=0.1/0

Re: can't get mails to be sent outside my server using Postfix!

2021-06-24 Thread Jean-François Bachelet
Hello Matus ^^) Le 24/06/2021 à 17:04, Matus UHLAR - fantomas a écrit : On 24.06.21 16:55, Matus UHLAR - fantomas wrote: relayhost = [mail.'external host']:587 http://www.postfix.org/postconf.5.html#relayhost and apparently configure SMTP Authentication by using: smtp_sasl_password_maps =

Re: can't get mails to be sent outside my server using Postfix!

2021-06-24 Thread Jean-François Bachelet
Hello ^^) Le 24/06/2021 à 16:17, IL Ka a écrit : Hello. > relayhost = [smtp.externalserver] Do you really want to send all emails via this host or do you want to send them directly? this is my registrar host where I have that domain,  their mail system offers a lot of stuff I would not have

Re: can't get mails to be sent outside my server using Postfix!

2021-06-25 Thread Jean-François Bachelet
' sorry, this had to be: [mail.'external host']:587    user:password (removed apostrophes and added :port) into /etc/postfix/sasl_passwd http://www.postfix.org/postconf.5.html#smtp_sasl_password_maps On 24.06.21 17:40, Jean-François Bachelet wrote: well with this kind of confi

postfix error shown in mail.log

2021-07-23 Thread Jean-François Bachelet
Hello ^^) I found that error in mail.log, at each start postfix issue that error : 'Jul 23 15:36:57 discovery postfix/postfix-script[1170]: warning: symlink leaves directory: /etc/postfix/./makedefs.out' is that warning harmless or not ? Jeff

mail for 'root' delivery blocked :(

2021-07-27 Thread Jean-François Bachelet
Hello ^^) I have some problems with my postfix install, will report one by one : I have activated the 'soft_bounce = yes' option in main.cf to see what happens. 1 / Mail sent by some daemons running as 'root' (here it's Pflogsumm, per example) with 'r...@server.mydomain.com' for 'r...@se

Re: mail for 'root' delivery blocked :(

2021-07-28 Thread Jean-François Bachelet
Hello Matus ^^) Le 28/07/2021 à 09:36, Matus UHLAR - fantomas a écrit : On 28.07.21 06:21, Jean-François Bachelet wrote: I have some problems with my postfix install, will report one by one : I have activated the 'soft_bounce = yes' option in main.cf to see what happens. 1 /

Re: mail for 'root' delivery blocked :(

2021-07-28 Thread Jean-François Bachelet
Hello raf ^^) Le 28/07/2021 à 08:54, raf a écrit : On Wed, Jul 28, 2021 at 06:21:55AM +0200, Jean-François Bachelet wrote: Hello ^^) I have some problems with my postfix install, will report one by one : I have activated the 'soft_bounce = yes' option in main.cf to see what ha

Re: mail for 'root' delivery blocked :(

2021-07-28 Thread Jean-François Bachelet
Le 28/07/2021 à 13:15, Jean-François Bachelet a écrit : Hello raf ^^) Le 28/07/2021 à 08:54, raf a écrit : On Wed, Jul 28, 2021 at 06:21:55AM +0200, Jean-François Bachelet wrote: Hello ^^) I have some problems with my postfix install, will report one by one : Thanks by advance to

Re: mail for 'root' delivery blocked :(

2021-07-28 Thread Jean-François Bachelet
hello benny ^^) Le 28/07/2021 à 17:06, Benny Pedersen a écrit : On 2021-07-28 06:21, Jean-François Bachelet wrote: Hello ^^) postconf -n is more helpfull check where root: is deliveing mails to in /etc/mail/aliases if its delivered to an alias without @ then myorigin in postfix main.cf

bizarre warning from postfix received

2021-08-24 Thread Jean-François Bachelet
Hello ^^) In the today's report I've got from PFLogsumm about the Postfix activity from yesterday I have a warning that I see here : Aug 24 19:48:55 servername postfix/postfix-script[1187]: warning: /var/spool/postfix/etc/ssl/certs/ca-certificates.crt and /etc/ssl/certs/ca-certificates.crt

Postfix@-.service failed question

2021-08-30 Thread Jean-François Bachelet
Hello ^^) After I've installed spamassassin I get a run failure when doing 'systemctl status' I can see that my server is running 'degraded' as one service failed to start. then I ask 'systemctl;' and see that it's postfix.service loaded active exited    Postfix Mail Transport Agent ● postf

Re: Postfix@-.service failed question

2021-08-30 Thread Jean-François Bachelet
Re-Hello ^^) Le 30/08/2021 à 16:00, Jean-François Bachelet a écrit : Hello ^^) After I've installed spamassassin I get a run failure when doing 'systemctl status' I can see that my server is running 'degraded' as one service failed to start. then I ask '

RESOLVED : was : Postfix@-.service failed question

2021-08-30 Thread Jean-François Bachelet
Re-Re-Hello ^^) Le 30/08/2021 à 17:02, Jean-François Bachelet a écrit : Re-Hello ^^) Le 30/08/2021 à 16:00, Jean-François Bachelet a écrit : Hello ^^) After I've installed spamassassin I get a run failure when doing 'systemctl status' I can see that my server is running

Re: mail for 'root' delivery blocked :(

2021-09-04 Thread Jean-François Bachelet
Hello raf ^^) sorry for late answer, I'm too busy :( Le 29/07/2021 à 03:39, raf a écrit : On Wed, Jul 28, 2021 at 01:15:13PM +0200, Jean-François Bachelet wrote: I've tried to concatenate the two lines in one, putting the permit stances from line 699 after the line 709 like

Re: mail for 'root' delivery blocked :(

2021-09-04 Thread Jean-François Bachelet
Re hello ^^) Le 04/09/2021 à 10:34, Jean-François Bachelet a écrit : Hello raf ^^) sorry for late answer, I'm too busy :( Le 29/07/2021 à 03:39, raf a écrit : On Wed, Jul 28, 2021 at 01:15:13PM +0200, Jean-François Bachelet wrote: I've tried to concatenate the two lines in on

one question about PostfixAdmin, maybe OT...

2021-09-09 Thread Jean-François Bachelet
Hello ^^) I wanted to know if some of you are using PostfixAdmin and if there was any problems for installing/configuring/integrate it with your setup ? As I'm considering it for my servers I ask for advice ^^) you can answer to me directly if you want as this is not strictly Postfix centr

are mail isps dumb when seeing atest mail sent to your own server ?

2021-09-15 Thread Jean-François Bachelet
Hello ^^) Well, I've tried to test my server setup (postfix++Spamassassin++) with an official Gtube test mail and got rejected at sending (!) by all the isps I've tried... can't test my own server because of that... how dumb they are! they aren't smart enough to recognize a test email speci

Re: are mail isps dumb when seeing atest mail sent to your own server ?

2021-09-15 Thread Jean-François Bachelet
ps... (just tested) :/ Regards. On Wed, Sep 15, 2021 at 6:13 PM Jean-François Bachelet mailto:jfbache...@free.fr>> wrote: Hello ^^) Well, I've tried to test my server setup (postfix++Spamassassin++) with an official Gtube test mail and got rejected at sending (!) by all the is

Re: are mail isps dumb when seeing atest mail sent to your own server ?

2021-09-15 Thread Jean-François Bachelet
Hello Gerald ^^) Le 15/09/2021 à 12:29, Gerald Galster a écrit : Well, I've tried to test my server setup (postfix++Spamassassin++) with an official Gtube test mail and got rejected at sending (!) by all the isps I've tried... can't test my own server because of that... how dumb they are! th

Re: DMARC in postfix ?

2022-04-13 Thread Jean-François Bachelet
Hello ^^) Le 13/04/2022 à 17:28, P V Anthony a écrit : On 13/4/2022 3:24 pm, Juri Haberland wrote: There is rspamd. It does more than just DMARC, but seems to be in better shape than OpenDMARC. I too like rspamd. I've read that it was not maintained, someone took over it ? Jeff

Re: milter library for PHP (libMilterPHP)

2022-12-13 Thread Jean-François Bachelet
Hello ^^) Le 13/12/2022 à 21:03, mailm...@ionos.gr a écrit : I try to match my coding style to PSR12, so I used PSR12 as a base with 5-6 modifications. There are some things that I haven't tested as much as I want to, for example I haven't found a way to simulate pipelining from postfix. It

[pfx] sorbs closing ???

2024-06-05 Thread Jean-François Bachelet via Postfix-users
Hello Michelle :) Would it be possible to move that sorbs service to another place to see it continue its job ? Thanks for the hard work anyway :) Best regards, Jeff ___ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an

[pfx] Re: distributed email system

2024-06-14 Thread Jean-François Bachelet via Postfix-users
Hello folks :) Le 14/06/2024 à 22:00, Joachim Lindenberg via Postfix-users a écrit : And the really hard part is to ensure those databases remain consistent with network failures. Cheers, Joachim isn't it what sql databases replication is good for ? cheers too ^^) Jeff -Ursprüngliche Na

[pfx] News about The new Postfix book ?

2024-07-02 Thread Jean-François Bachelet via Postfix-users
Hello folks ^^) There was a new Postfix book in the writing announced on the list, is it finished and where to find/buy it ? Thanks by advance :) Cheers, Jeff ___ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email t