ispCP - Board - Support
postfix doesn't deliver mail - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: postfix doesn't deliver mail (/thread-2414.html)



postfix doesn't deliver mail - Meatwad - 02-13-2008 01:24 AM

hi @all,

again a problem -.-
my postfix doesn't deliver it's mail. i've got a ispcp 1.0.0 rc3 installation. i upgraded from vhcs 2.7.1. os is debian etch.

here some log, which is generated while sending a mail to the server (incoming):
Quote:Feb 12 16:07:24 vps2 postfix/smtpd[17943]: connect from bay0-omc2-s4.bay0.hotmail.com[65.54.246.140]
Feb 12 16:07:25 vps2 postfix/smtpd[17943]: warning: connect to 127.0.0.1:12525: Connection refused
Feb 12 16:07:25 vps2 postfix/smtpd[17943]: warning: problem talking to server 127.0.0.1:12525: Connection refused
Feb 12 16:07:26 vps2 postfix/smtpd[17943]: warning: connect to 127.0.0.1:12525: Connection refused
Feb 12 16:07:26 vps2 postfix/smtpd[17943]: warning: problem talking to server 127.0.0.1:12525: Connection refused
Feb 12 16:07:26 vps2 postfix/smtpd[17943]: NOQUEUE: reject: RCPT from bay0-omc2-s4.bay0.hotmail.com[65.54.246.140]: 451 4.3.5 Server configuration problem; from=<haress123@hotmail.de> to=<schlitzer@XXXXX.de> proto=ESMTP helo=<bay0-omc2-s4.bay0.hotmail.com>
Feb 12 16:07:26 vps2 postfix/smtpd[17943]: disconnect from bay0-omc2-s4.bay0.hotmail.com[65.54.246.140]

i've got no clue why it's not working anymore.

} Meatwad


RE: postfix doesn't deliver mail - rbtux - 02-13-2008 01:27 AM

well what about starting policyd-weight?


RE: postfix doesn't deliver mail - Meatwad - 02-13-2008 02:37 AM

Quote:Feb 12 17:25:59 vps2 postfix/smtpd[1996]: warning: connect to 127.0.0.1:60000: Connection refused
Feb 12 17:25:59 vps2 postfix/smtpd[1996]: warning: problem talking to server 127.0.0.1:60000: Connection refused
Feb 12 17:25:59 vps2 postfix/smtpd[1713]: warning: connect to 127.0.0.1:60000: Connection refused
Feb 12 17:25:59 vps2 postfix/smtpd[1713]: warning: problem talking to server 127.0.0.1:60000: Connection refused

still not working. i had to add the user polw by myself. it was not created. what should the home-dir be? do i have to change any permissions or so?


RE: postfix doesn't deliver mail - Zothos - 02-13-2008 02:46 AM

is postgrey running and running at port 60000?


RE: postfix doesn't deliver mail - rbtux - 02-13-2008 02:58 AM

no it isnt ;-)


RE: postfix doesn't deliver mail - Meatwad - 02-13-2008 03:00 AM

it kills its self right after starting. this is all the mail.log gives me. it doesn't even say, it is killed.

Quote:Feb 12 18:00:16 vps2 postgrey[6569]: Process Backgrounded
Feb 12 18:00:16 vps2 postgrey[6569]: 2008/02/12-18:00:16 postgrey (type Net::Server::Multiplex) starting! pid(6569)
Feb 12 18:00:16 vps2 postgrey[6569]: Binding to TCP port 60000 on host 127.0.0.1
Feb 12 18:00:16 vps2 postgrey[6569]: Setting gid to "2065 2065"
Feb 12 18:00:16 vps2 postgrey[6569]: Setting uid to "2065"



RE: postfix doesn't deliver mail - Meatwad - 02-14-2008 05:04 AM

nobody knows how to fix it?

how can i disable postgrey? i don't want a spam-filter.


RE: postfix doesn't deliver mail - Cube - 02-14-2008 05:16 AM

It's in the FAQ: http://www.isp-control.net/component/option,com_easyfaq/Itemid,38/task,view/id,15/


RE: postfix doesn't deliver mail - Meatwad - 02-14-2008 05:32 AM

ah, okay thx. i disabled it. thanks and sorry.

} Meatwad