Re: postfix lmtp ssl failure

2012-04-23 Thread fr47Tb
Viktor Dukhovni wrote: > > On Thu, Apr 19, 2012 at 04:36:06PM -0700, fr47Tb wrote: > >> >> lmtp[1638]: > 127.0.0.1[127.0.0.1]:24: STARTTLS >> >> lmtp[1638]: < 127.0.0.1[127.0.0.1]:24: 220 Begin TLS negotiation now >> >> lmtp[1638]: read from 080B5008 [080D2E80] (7 bytes => 7 (0x7)) >> >> lmtp[1

Re: Multiple SSL certs on multiple IPs

2012-04-23 Thread Mark Constable
On 16/04/12 23:14, Wietse Venema wrote: >> 12.34.56.78:smtp inet n - - - - smtpd >> -o myhostname=domain1.com > > This change all SMTP server responses that depend on the > myhostname settings. > >> Any thoughts or suggestions on how to improve this strategy? > > Use separate MTA instances. FW

Re: Someone is harassing my smtp.

2012-04-23 Thread /dev/rob0
On Mon, Apr 23, 2012 at 08:24:44AM +0200, Robert Schetterer wrote: > Am 23.04.2012 06:50, schrieb Olivier Pavilla: > > For several months my smtp is harassing by someone located in > > Taiwan. This people is using any taiwanese IP. > > My logs are ful with this something like this: > > > > Apr 23

Re: attempt to connect by spam appliance

2012-04-23 Thread Simon Brereton
On 23 April 2012 22:28, snowie wrote: > Hello Postfix-users, > > Just curious. I got these continuous attempt to connect to email server > by my spam appliance. > Any advice ? > > Thank you and best regards. > > Snowie > > Apr 24 10:19:15 email postfix/smtpd[2232]: connect from > firewall.abc.com

Re: Someone is harassing my smtp.

2012-04-23 Thread snowie
Try adding China RBL blacklist servers to /etc/postfix/main.cf. (http://www.anti-spam.org.cn) smtpd_client_restrictions =... reject_rbl_client cblless.anti-spam.org.cn, (http://www.anti-spam.org.cn/AID/15) Best regards. Snowie On Monday, April 23, 2012 12:50 PM, Olivier Pavilla wrote: > Hi

attempt to connect by spam appliance

2012-04-23 Thread snowie
Hello Postfix-users, Just curious. I got these continuous attempt to connect to email server by my spam appliance. Any advice ? Thank you and best regards. Snowie Apr 24 10:19:15 email postfix/smtpd[2232]: connect from firewall.abc.com[192.168.0.1] Apr 24 10:19:16 email postfix/smtpd[2159]: co

bad mirror (USA, AZ, Scottsdale)

2012-04-23 Thread Quanah Gibson-Mount
The following mirror: USA, AZ, Scottsdale does not go to anything related to postfix on the download page: Just FYI. ;) --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. Zimbra ::

Re: Someone is harassing my smtp.

2012-04-23 Thread Harald Koch
The internet is a swamp, and "Relay access denied" is relatively cheap - if I were you I wouldn't waste valuable brain cells thinking about this, and just ignore them. Now if they're getting through your filters, that's a different story... -- Harald

Re: Problem when sending to suffix domians ( example : abc.com.cn )

2012-04-23 Thread kalyanspeaks
Hi Noel Jones , Thank you very much for your valuable suggestions. Regards, Kalyan Noel Jones-2 wrote: > > On 4/19/2012 6:33 AM, kalyanspeaks wrote: >> >> Hello Michael, >> >> Thank you very much ...Its working.great help... >> > > Your expression is still broken. > > /example

Re: Someone is harassing my smtp.

2012-04-23 Thread Larry Stone
On Apr 23, 2012, at 1:24 AM, Robert Schetterer wrote: > at last what is this? > > reject_unauth_destination' after `check_relay_domains' is ignored I was wondering that myself. A little searching says check_relay_domains was deprecated years ago and replaced with reject_unauth_destination so t

Re: mx_backup, main mx misuse?

2012-04-23 Thread lst_hoe02
Zitat von Marko Weber : hello, i plan a postfix server as mx-backup. how can i control on this mx-backup, that people dont use this server as "main" mx? is there a way to do this? Not sure what you mean by "using as main", the only difference is the priority listed in DNS after all and c

Re: [SPAM] Someone is harassing my smtp.

2012-04-23 Thread Marko Weber
Am 23.04.2012 06:50, schrieb Olivier Pavilla: Hi everyone. For several months my smtp is harassing by someone located in Taiwan. This people is using any taiwanese IP. My logs are ful with this something like this: Apr 23 06:35:31 corellia postfix/smtpd[26906]: NOQUEUE: reject: RCPT from unkn

mx_backup, main mx misuse?

2012-04-23 Thread Marko Weber
hello, i plan a postfix server as mx-backup. how can i control on this mx-backup, that people dont use this server as "main" mx? is there a way to do this? thanks from cloudy hamburg marko

Re: Someone is harassing my smtp.

2012-04-23 Thread Simone Caruso
On 23/04/2012 06:50, Olivier Pavilla wrote: > Hi everyone. > > For several months my smtp is harassing by someone located in Taiwan. > This people is using any taiwanese IP. > My logs are ful with this something like this: Try fail2ban (i never used it for postfix) -- Simone Caruso