Re: post fix problem

2013-12-21 Thread li...@rhsoft.net
Am 22.12.2013 00:56, schrieb Benny Pedersen: > Hans Krueger skrev den 2013-12-21 22:58: >> registered Linux user 289023 > > if you DNAT port 25, then you must tell postfix is works behind NAT > > man 5 postconf > > proxy_interfaces (default: empty) >The network interface addresses that

Re: post fix problem

2013-12-21 Thread li...@rhsoft.net
Am 22.12.2013 00:08, schrieb Hans Krueger: > > On 12/21/2013 05:17 PM, li...@rhsoft.net wrote: >> >> Am 21.12.2013 23:11, schrieb Hans Krueger: >>> On 12/21/2013 05:01 PM, li...@rhsoft.net wrote: > *looking to receive mail only* > > port 25 is not blocked > > Ports found to b

Re: post fix problem

2013-12-21 Thread Benny Pedersen
Hans Krueger skrev den 2013-12-21 22:58: registered Linux user 289023 if you DNAT port 25, then you must tell postfix is works behind NAT man 5 postconf proxy_interfaces (default: empty) The network interface addresses that this mail system receives mail on by way of a proxy

Re: post fix problem

2013-12-21 Thread Hans Krueger
On 12/21/2013 05:17 PM, li...@rhsoft.net wrote: > > Am 21.12.2013 23:11, schrieb Hans Krueger: >> On 12/21/2013 05:01 PM, li...@rhsoft.net wrote: *looking to receive mail only* port 25 is not blocked Ports found to be OPEN were: 25, 80 have port forwarding from m

Re: Very strange problem : "lost connection after UNKNOWN"

2013-12-21 Thread Wietse Venema
(lists) Denis BUCHER: > Le 16.12.2013 22:16, Wietse Venema a ?crit : > > Denis BUCHER: > >> But the most strange point is that if I do "telnet ip_of_server 465" I > >> am immediately connected, and can use normal SMTP commands. > > That is absolutely wrong. > > Someone screwed up and removed the "-

Re: post fix problem

2013-12-21 Thread li...@rhsoft.net
Am 21.12.2013 23:11, schrieb Hans Krueger: > On 12/21/2013 05:01 PM, li...@rhsoft.net wrote: >>> *looking to receive mail only* >>> >>> port 25 is not blocked >>> >>> Ports found to be OPEN were: 25, 80 >>> >>> have port forwarding from my router to the server >>> it has worked on my old server w

Re: UTF-8 subjects not logging correctly.

2013-12-21 Thread Reinaldo Gil Lima de Carvalho
On Thu, Dec 19, 2013 at 8:19 AM, tejas sarade wrote: > I have observed the encoded subject appeares in log file, sometimes. > warning: subject: =?utf-8?B?QVBMIE.. > > From thais I can infer that subject is in UTF-8 format. > I copied the specific mail and opened with mail client and it display

Re: post fix problem

2013-12-21 Thread Hans Krueger
On 12/21/2013 05:01 PM, li...@rhsoft.net wrote: > > Am 21.12.2013 22:58, schrieb Hans Krueger: >> netstat -natpu >> Active Internet connections (servers and established) >> Proto Recv-Q Send-Q Local Address Foreign Address State >>PID/Program name >> tcp0 0

Re: post fix problem

2013-12-21 Thread li...@rhsoft.net
Am 21.12.2013 22:58, schrieb Hans Krueger: > netstat -natpu > Active Internet connections (servers and established) > Proto Recv-Q Send-Q Local Address Foreign Address State > PID/Program name > tcp0 0 0.0.0.0:143 0.0.0.0:* LISTEN

Re: post fix problem

2013-12-21 Thread Hans Krueger
netstat -natpu Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp0 0 0.0.0.0:143 0.0.0.0:* LISTEN 930/dovecot tcp0 0 0.0.0.0:80

Re: post fix problem

2013-12-21 Thread Benny Pedersen
Hans Krueger skrev den 2013-12-21 20:59: I have postfix on a suse 12.3 32bit machine that I run my mail and web server on can't get postfix to receive on the internet side I can telnet on my local network but not the internet side I get Connection refused I'm doing something wrong more info

Re: post fix problem

2013-12-21 Thread li...@rhsoft.net
Am 21.12.2013 20:59, schrieb Hans Krueger: > I have postfix on a suse 12.3 32bit machine that I run my mail and web server > on > can't get postfix to receive on the internet side > I can telnet on my local network but not the internet side > I get Connection refused > I'm doing something wrong

post fix problem

2013-12-21 Thread Hans Krueger
I have postfix on a suse 12.3 32bit machine that I run my mail and web server on can't get postfix to receive on the internet side I can telnet on my local network but not the internet side I get Connection refused I'm doing something wrong thanks -- Hans Krueger hanskrueger...@roadrunner.com reg

Re: Very strange problem : "lost connection after UNKNOWN"

2013-12-21 Thread li...@rhsoft.net
Am 21.12.2013 20:14, schrieb (lists) Denis BUCHER: > Le 16.12.2013 22:08, Erwan David a écrit : >> Le 16/12/2013 22:05, (lists) Denis BUCHER a écrit : >>> Dear all, >>> >>> I have a very strange problem with our postfix server. It has been >>> working for years without problem, but suddenly we st

Re: Very strange problem : "lost connection after UNKNOWN"

2013-12-21 Thread (lists) Denis BUCHER
Le 16.12.2013 22:08, Erwan David a écrit : Le 16/12/2013 22:05, (lists) Denis BUCHER a écrit : Dear all, I have a very strange problem with our postfix server. It has been working for years without problem, but suddenly we started to have errors with SMTP connexions from outside. On the client

Re: Very strange problem : "lost connection after UNKNOWN"

2013-12-21 Thread (lists) Denis BUCHER
Le 16.12.2013 22:16, Wietse Venema a écrit : Denis BUCHER: But the most strange point is that if I do "telnet ip_of_server 465" I am immediately connected, and can use normal SMTP commands. That is absolutely wrong. Someone screwed up and removed the "-o smtpd_tls_wrappermode=yes" from the "smt

Re: UTF-8 subjects not logging correctly.

2013-12-21 Thread Lorens Kockum
On Thu, Dec 19, 2013 at 04:49:46PM +0530, tejas sarade wrote: > warning: subject: =?utf-8?B?QVBMIE.. ... > Is there any way the the logged warning subject in Postfix logs can be > displayed the way mail client does. I suggest you run the log through a script that decodes the encoded UTF. A per

Re: Maildir to MySQL migration

2013-12-21 Thread Wietse Venema
Sviya S: > Hello, > I have been trying to find information about migrating from Maildir > used by qmail to MySQL based Postfix. There are 10K users and about > 1TB of mails. Postfix supports qmail's maildir format as defined by D.J. Bernstein, so it is likely that you can use the same mailstore wi

Re: Maildir to MySQL migration

2013-12-21 Thread /dev/rob0
On Sat, Dec 21, 2013 at 11:18:05AM -, Sviya S wrote: > I have been trying to find information about migrating from Maildir > used by qmail to MySQL based Postfix. There are 10K users and about > 1TB of mails. The question shows confusion. MySQL (and other data sources) in Postfix are only u

Re: Maildir to MySQL migration

2013-12-21 Thread Vladimir Kozlov
21.12.13, 15:18, Sviya S wrote: Hello, I have been trying to find information about migrating from Maildir used by qmail to MySQL based Postfix. There are 10K users and about 1TB of mails. I would be grateful for any suggestion in accomplishing this with less effort and more reliability. I have

Maildir to MySQL migration

2013-12-21 Thread Sviya S
Hello, I have been trying to find information about migrating from Maildir used by qmail to MySQL based Postfix. There are 10K users and about 1TB of mails. I would be grateful for any suggestion in accomplishing this with less effort and more reliability. I have tried Googling and Linux forum