Re: Google blocking...again...

2019-02-01 Thread Daniel Miller
On 2/1/2019 9:20 PM, listacco...@starionline.com wrote: How much time?  It's already been close to 2 weeks.  I AM on Google's feedback loop, have never received anything from it.  I have verified the domain with Google, correct reverse DNS, SPF, none of that has changed. Visit this page and

Re: Google blocking...again...

2019-02-01 Thread listaccount
How much time? It's already been close to 2 weeks. I AM on Google's feedback loop, have never received anything from it. I have verified the domain with Google, correct reverse DNS, SPF, none of that has changed. The postmaster.google.com shows no data about our domain, shows no spam repor

Re: Google blocking...again...

2019-02-01 Thread Philip
Give it some time, and generally if you're on googles feedback loop then you'll get details of how to unblock. https://postmaster.google.com/ Philip On 2/02/2019 1:17 PM, Alice Wonder wrote: Google doesn't have to justify themselves to anyone, the luxury of monopoly, they can even cold should

Re: Forwarded mail problem

2019-02-01 Thread Richard Damon
On 2/1/19 9:41 AM, Enrico Morelli wrote: > Dear all, > > I having some problem forwarding some emails to Gmail addresses. > Sometime the emails are bounced cause: > > This message does not have authentication information or fails to pass > 550-5.7.1 authentication checks. To best protect our users

Re: Google blocking...again...

2019-02-01 Thread Alice Wonder
Google doesn't have to justify themselves to anyone, the luxury of monopoly, they can even cold shoulder their own customers. Unfortunate reality is changing IP may be only solution. I was on a google blacklist and couldn't get off because unlike other services, they wanted me to log in into a

Re: Google blocking...again...

2019-02-01 Thread listaccount
I already know it's blocked by IP. The bounce message says so. But there is no indication anywhere on the internet that our IP is on an RBL, or that the reputation is bad. And Google is the only one blocking. Jeff J. On 2019-02-01 17:12, Gary wrote: How about setting up a relay? Maybe yo

Re: Google blocking...again...

2019-02-01 Thread Gary
How about setting up a relay? Maybe you are blocked by IP.   Original Message   From: listacco...@starionline.com Sent: February 1, 2019 2:28 PM To: postfix-users@postfix.org Subject: Google blocking...again... I'm about at my wits end with Google. A couple of weeks ago, we had a user account

Google blocking...again...

2019-02-01 Thread SH Development
I'm about at my wits end with Google. A couple of weeks ago, we had a user account get compromised. About 11,000 spam emails were sent through the account over a 24 hour period before we caught it and shut it down. Of course we were on RBL's for a day or so, but all of that cleared up, we m

Re: multi smtp for a sub domain

2019-02-01 Thread Noel Jones
On 2/1/2019 9:21 AM, De Petter Mattheas wrote: >   > > can somebody help me with this problem. we want to send out to our > vessels on sea by ssh connections and a direct vpn sow we want to > create for each *@a.vessel.com 2 smtp routes one will be our vpn the > other the ssh vpn can somebody tell

multi smtp relay

2019-02-01 Thread JDN
can somebody help me with this problem.we want to send out to our vessels on sea by ssh connections and a direct vpnsow we want to create for each *@a.vessel.com 2 smtp routes one will be our vpn the other the ssh vpncan somebody tell me where i can configure this or how i can configure this?this w

multi smtp for a sub domain

2019-02-01 Thread De Petter Mattheas
can somebody help me with this problem. we want to send out to our vessels on sea by ssh connections and a direct vpn sow we want to create for each *@a.vessel.com 2 smtp routes one will be our vpn the other the ssh vpn can somebody tell me where i can configure this or how i can configure this

Re: Forwarded mail problem

2019-02-01 Thread Paolo Barbato
Dear Enrico, it seems that your domain hasn't any SPF entry in DNS. dig txt cerm.unifi.it Fighting spammers is hard, so at least SPF have to be used to legitimate your IPs. DKIM and DMARC are other ways...somewhat more complex to implement. Regards, Paolo. > On 1 Feb 2019, at 15:41, Enrico

Re: Forwarded mail problem

2019-02-01 Thread Enrico Morelli
On Fri, 1 Feb 2019 15:50:36 +0100 Francesc Peñalvez wrote: > you can use this Google APP > https://postmaster.google.com/managedomains also you can use DKIM and > or SPF verification > Thanks, I'll ask to our network provider to set SPF record in our DNS servers. >

Re: Forwarded mail problem

2019-02-01 Thread Enrico Morelli
On Fri, 1 Feb 2019 15:50:14 +0100 Paolo Barbato wrote: > Dear Enrico, > > it seems that your domain hasn't any SPF entry in DNS. > > dig txt cerm.unifi.it > > Fighting spammers is hard, so at least SPF have to be used to > legitimate your IPs. > > DKIM and DMARC are other ways...somewhat more

Re: Forwarded mail problem

2019-02-01 Thread Francesc Peñalvez
you can use this Google APP https://postmaster.google.com/managedomains also you can use DKIM and or SPF verification * Este mensaje y todos los archivos adjuntos son confidenciales y de uso exclusiv

Forwarded mail problem

2019-02-01 Thread Enrico Morelli
Dear all, I having some problem forwarding some emails to Gmail addresses. Sometime the emails are bounced cause: This message does not have authentication information or fails to pass 550-5.7.1 authentication checks. To best protect our users from spam, the 550-5.7.1 message has been blocked. Pl

Re: downgrading from postfix-3.4 fails - unix-dgram

2019-02-01 Thread Eray Aslan
On Fri, Feb 01, 2019 at 07:11:30AM -0500, Wietse Venema wrote: > Eray Aslan: > > Downgrading from postfix-3.4 fails with: > > As documented in RELEASE_NOTES. > > Incompatible changes with snapshot 20190126-nonprod > I thought those got mention

Re: downgrading from postfix-3.4 fails - unix-dgram

2019-02-01 Thread Wietse Venema
Eray Aslan: > Downgrading from postfix-3.4 fails with: As documented in RELEASE_NOTES. Incompatible changes with snapshot 20190126-nonprod This introduces a new master.cf service type 'unix-dgram' that is used by the new postlogd(8) daemon. Th

Re: downgrading from postfix-3.4 fails - unix-dgram

2019-02-01 Thread B. Reino
On Fri, 1 Feb 2019, Eray Aslan wrote: Downgrading from postfix-3.4 fails with: [...] bin/postconf: fatal: invalid type field "unix-dgram" in "postlog unix-dgram n - n - 1 postlogd" Just letting you know. If you downgrade, you also have to "downgrade" the config

Re: downgrading from postfix-3.4 fails - unix-dgram

2019-02-01 Thread @lbutlr
> On 1 Feb 2019, at 01:19, Eray Aslan wrote: > > Downgrading from postfix-3.4 fails with: What exactly do you mean by "Downgrading? And how, exactly, did you attempt to do this? > 3.3.2/image//usr/share/man/man8/virtual.8... > bin/postconf: fatal: invalid type field "unix-dgram" in "postlog

downgrading from postfix-3.4 fails - unix-dgram

2019-02-01 Thread Eray Aslan
Downgrading from postfix-3.4 fails with: [...] Updating /var/tmp/portage/mail-mta/postfix-3.3.2/image//usr/share/man/man8/smtp.8... Updating /var/tmp/portage/mail-mta/postfix-3.3.2/image//usr/share/man/man8/smtpd.8... Updating /var/tmp/portage/mail-mta/postfix-3.3.2/image//usr/share/man/man8/sp