Re: New server, still older software, minimal configuration (connect / disconnect from unknown)

2014-03-25 Thread Ansgar Wiechers
On 2014-03-25 postfix-users@postfix.org wrote: > Ansgar Wiechers wrote: >> On 2014-03-25 postfix-users@postfix.org wrote: >>> I was suspecting this already: >>> >>> Mar 25 12:16:56 HOSTNAME postfix/smtpd[6243]: connect from >>> unknown[180.93.167.227] >>> Mar 25 12:16:58 HOSTNAME postfix/smtpd[6243

Re: Mails time before queue manager

2014-03-25 Thread Noel Jones
On 3/25/2014 1:02 PM, KK Patnaik wrote: > Please find my actual logs for the delays only. Please advise on how to > handle this. I need to see that the delivery doesn't slow down because in > this rate the emails are delivered after around 3-4hours. > Did you see Viktor's reply last week? https:

RE: Mails time before queue manager

2014-03-25 Thread KK Patnaik
Please find my actual logs for the delays only. Please advise on how to handle this. I need to see that the delivery doesn't slow down because in this rate the emails are delivered after around 3-4hours. [root@smtp9 ~]# tail -f /var/log/maillog | grep delays Mar 24 13:58:33 smtp9 postfix/smtp[4191

Re: New server, still older software, minimal configuration (connect / disconnect from unknown)

2014-03-25 Thread Ansgar Wiechers
On 2014-03-25 postfix-users@postfix.org wrote: > I was suspecting this already: > > Mar 25 12:16:56 HOSTNAME postfix/smtpd[6243]: connect from > unknown[180.93.167.227] > Mar 25 12:16:58 HOSTNAME postfix/smtpd[6243]: disconnect from > unknown[180.93.167.227] > > Something seems to get through pos

Aliases aren't even being looked at

2014-03-25 Thread Dennis Carr
To briefly explain my system - I have my workstation and server, both running Debian Wheezy (current stable). If I send mail, Postfix (2.9.6) passes to my server via an ssh tunnel on port 2525 (relayhost for this). Now, the relevant part. On the workstation, there are a few key aliases I have set

Re: Virtualmin + Mailman 5.5.4 Relay denied

2014-03-25 Thread li...@rhsoft.net
why don't you reply to the list and top-post - i continue top-posting now? smtpd_recipient_restrictions = permit_sasl_authenticated reject_unauth_destination permit_inet_interfaces permit_mynetworks check_relay_domains well, you did not set "mynetworks" but you changed "mynetworks_style =

Re: Virtualmin + Mailman 5.5.4 Relay denied

2014-03-25 Thread li...@rhsoft.net
Am 25.03.2014 12:48, schrieb Scott Wilcox: > Mar 25 12:32:03 aeson postfix/smtpd[24981]: connect from > mail-wi0-f176.google.com > [209.85.212.176] > Mar 25 12:32:03 aeson milter-greylist: smfi_getsymval failed for > {daemon_port}, using default smtp port > Mar

Virtualmin + Mailman 5.5.4 Relay denied

2014-03-25 Thread Scott Wilcox
Hello, I've got a mailserver setup and sending mail fine. Virtualmin based. I've recently added mailman to the server and it's having issues sending mail outbound: This is in the maillog: Mar 25 12:32:03 aeson postfix/smtpd[24981]: connect from mail-wi0-f176.google.com[209.85.212.176] Mar 25 12

Re: New server, still older software, minimal configuration (connect / disconnect from unknown)

2014-03-25 Thread postfix-users
I was suspecting this already: Mar 25 12:16:56 HOSTNAME postfix/smtpd[6243]: connect from unknown[180.93.167.227] Mar 25 12:16:58 HOSTNAME postfix/smtpd[6243]: disconnect from unknown[180.93.167.227] Something seems to get through possibly should not? I have no idea, what i should fix :-( p