Hi,
on most linux distributions /dev/log is owned by systemd-journald these
days.
Check if your logs reach the journal:
journalctl -u postfix
If thats the case, check if rsyslog reads logs from journald:
$ModLoad imjournal
Markus
On 2017-01-22 16:41, Bartłomiej Solarz-Niesłuchowski
Postfix User:
> Postfix User wrote
> > I am trying to reject instead of sending bounce message back when email
> > arrives to non existing account at domains hosted by my server.
>
> Anyone having similar problem, check_recipient_access map fixed my problem
That is bad advice that covers up a bad
On 2017-01-22 23:29, Steven Borrelli wrote:
@domain.name in-v3.mailjet.com
sender_dependent_relayhost_maps is used to override your relayhost
setting.
Your relayhost setting [in-v3.malijet.com]:587 was overruled by
in-v3.mailjet.com (port 25).
Remove the sender_dependent_* settings and al
@domain.name in-v3.mailjet.com
On Sun, Jan 22, 2017 at 3:59 PM, Noel Jones wrote:
> On 1/22/2017 3:47 PM, Steven Borrelli wrote:
>> Hello all,
>>
>> I've got Postfix 3.1.3 running on FreeBSD 10.3-STABLE (last updated
>> 1/2/17) at home, where my ISP blocks port 25, so I'm trying to go
>> through
Postfix User wrote
> I am trying to reject instead of sending bounce message back when email
> arrives to non existing account at domains hosted by my server.
Anyone having similar problem, check_recipient_access map fixed my problem
postconf -n | grep smtpd_relay_restrictions
smtpd_relay_restri
On 1/22/2017 3:47 PM, Steven Borrelli wrote:
> Hello all,
>
> I've got Postfix 3.1.3 running on FreeBSD 10.3-STABLE (last updated
> 1/2/17) at home, where my ISP blocks port 25, so I'm trying to go
> through Mailjet's SMTP relay. All the required settings as directed by
> Mailjet's online support
Hello all,
I've got Postfix 3.1.3 running on FreeBSD 10.3-STABLE (last updated
1/2/17) at home, where my ISP blocks port 25, so I'm trying to go
through Mailjet's SMTP relay. All the required settings as directed by
Mailjet's online support are in place for sending on port 587 but
Postfix is not e
On 20/01/17 11:37, Maurizio Caloro wrote:
> Please why pop3d become Login Failed for user joe?
Postfix does not provide POP3 service. Please consult the pop3d
community for assistance.
Peter
On 01/22/17 10:17, Postfix User wrote:
> This question has probably been answered somewhere before; however, I
> cannot find it. I am going to rebuild my FreeBSD system from the ground
> up. I was wondering if Postfix is compatible with the MySQL 8.0
> verson release.
>
> Thanks!
First reaction i
Bart?omiej Solarz-Nies?uchowski:
> W dniu 2017-01-22 o 16:49, Wietse Venema pisze:
> > Bart?omiej Solarz-Nies?uchowski:
> >> Hello,
> >>
> >> Suddenly after upgrade to FC25 postfix stops logging in /var/log/maillog.
> > If the problem is fixed by editing /etc/selinux/config and setting
> > SELINUX=
W dniu 2017-01-22 o 16:49, Wietse Venema pisze:
Bart?omiej Solarz-Nies?uchowski:
Hello,
Suddenly after upgrade to FC25 postfix stops logging in /var/log/maillog.
If the problem is fixed by editing /etc/selinux/config and setting
SELINUX=disabled, then you know that some SeLinux configuration i
Bart?omiej Solarz-Nies?uchowski:
> Hello,
>
> Suddenly after upgrade to FC25 postfix stops logging in /var/log/maillog.
If the problem is fixed by editing /etc/selinux/config and setting
SELINUX=disabled, then you know that some SeLinux configuration is
missing. SeLinux is platform-specific, not
Hello,
Suddenly after upgrade to FC25 postfix stops logging in /var/log/maillog.
in /etc/rsyslog.conf is:
mail.* -/var/log/maillog
the dovecot reports everything in this file,
postfix reports only:
[root@dervish ~]# grep postfix /var/log/maillog
Jan 22 15:45:25 dervish postfix[27892]: Postfi
This question has probably been answered somewhere before; however, I
cannot find it. I am going to rebuild my FreeBSD system from the ground
up. I was wondering if Postfix is compatible with the MySQL 8.0
verson release.
Thanks!
--
Postfix User
Wietse Venema wrote
> DO NOT specify virtual (alias or mailbox) stuff in relay_domains
relay_domains is empty
Wietse Venema wrote
> DO NOT specify virtual (alias or mailbox) stuff in relay_recipient_maps
relay_recipient_maps is empty
Wietse Venema wrote
> DO specify virtual alias DOMAINS in vir
Wietse Venema wrote
> Wietse Venema:
>> Postfix User:
>> > smtpd_relay_restrictions = permit_mynetworks,
>> permit_sasl_authenticated,
>> > reject_unauth_destination
>>
>> This will be an open relay if all your SMTP mail is logged with the
>> same client IP address, i.e. your SMTP mail comes from
16 matches
Mail list logo