Re: [LOG] Warning table

2016-01-11 Thread Michael Morak
Hi, it seems that Joerg's fix was missing a closing parenthesis. The following should work: if ((fp = fopen(config, "r")) == NULL) { log_warn("warn: table \"%s\"", config); return 0; } Cheers, Michael On 11 January 2016 at 14:28, Alexis VACHETTE wrote: > It's working with smal

Re: Configuring opensmtpd to send local mails via smarthost

2015-11-25 Thread Michael Morak
The website you mentioned says that the port of the outbound SMTP server is 465, but you are trying to send via the default port, which is 25. See your log: > Nov 25 16:09:50 se-gips smtpd[8102]: smtp-out: session 1b314fa0a2f272ba: > connecting to tls://217.74.64.236:25 (poczta.interia.pl) Cheer

Re: backup mx -- delivery loop

2015-11-02 Thread Michael Morak
default server name. Cheers, Michael On 2 November 2015 at 09:25, LÉVAI Dániel wrote: > Michael Morak @ 2015-11-01T18:40:01 +0100: >> Hi Daniel, >> >> as far as I've seen from the manual, the syntax is "relay [backup >> [mx]]" and the description says:

Re: backup mx -- delivery loop

2015-11-01 Thread Michael Morak
Hi Daniel, as far as I've seen from the manual, the syntax is "relay [backup [mx]]" and the description says: "Accepted mails are only relayed through servers with a lower preference value in the MX record for the domain than the one specified in mx. If mx is not specified, the default server name