Author Topic: Postfix non invia email  (Read 937 times)

Makingweb

  • Newbie
  • *
  • Posts: 9
    • View Profile
Postfix non invia email
« on: February 19, 2011, 02:37:46 pm »
Buona sera,

Il mio server non invia email con postfix, non invia email nè con php nè con squirremail, quale può essere la causa? cosa devo controllare?

Whitenoise

  • Administrator
  • Full Member
  • *****
  • Posts: 149
    • View Profile
Re: Postfix non invia email
« Reply #1 on: February 19, 2011, 03:52:08 pm »
controlla cosa dicono i log. cerca dentro /var/log

Makingweb

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: Postfix non invia email
« Reply #2 on: February 19, 2011, 09:54:36 pm »
Ecco qui, in poche parole invia mail solamente in locale? perchè?

Code: [Select]
Feb 19 21:30:46 vps-00** postfix/scache[25514]: statistics: start interval Feb 19 21:27:26
Feb 19 21:30:46 vps-00** postfix/scache[25514]: statistics: domain lookup hits=0 miss=2 success=0%
Feb 19 21:30:46 vps-00** postfix/scache[25514]: statistics: address lookup hits=0 miss=2 success=0%
Feb 19 21:32:26 vps-00** postfix/qmgr[17384]: DC30F1D0B81: from=<web1@vps-00**.flarevm.net>, size=382, nrcpt=1 (queue active)
Feb 19 21:32:26 vps-00** postfix/qmgr[17384]: D297A1D0B80: from=<web1@vps-00**.flarevm.net>, size=397, nrcpt=1 (queue active)
Feb 19 21:32:26 vps-00** postfix/qmgr[17384]: EE08B1D02A3: from=<web1@vps-00**.flarevm.net>, size=382, nrcpt=1 (queue active)
Feb 19 21:32:26 vps-00** postfix/qmgr[17384]: EB9E41D061C: from=<root@vps-00**.flarevm.net>, size=781, nrcpt=1 (queue active)
Feb 19 21:32:26 vps-00** postfix/qmgr[17384]: 8A0**1D0B83: from=<web1@vps-00**.flarevm.net>, size=382, nrcpt=1 (queue active)
Feb 19 21:32:26 vps-00** postfix/qmgr[17384]: 9F0971D0655: from=<root@vps-00**.flarevm.net>, size=24019, nrcpt=1 (queue active)
Feb 19 21:32:26 vps-00** postfix/qmgr[17384]: B8DF71D0B7E: from=<web1@vps-00**.flarevm.net>, size=397, nrcpt=1 (queue active)
Feb 19 21:32:26 vps-00** postfix/qmgr[17384]: 11FAC1D0B82: from=<web1@vps-00**.flarevm.net>, size=397, nrcpt=1 (queue active)
Feb 19 21:32:26 vps-00** postfix/qmgr[17384]: 443FD1D0B84: from=<web1@vps-00**.flarevm.net>, size=397, nrcpt=1 (queue active)
Feb 19 21:32:26 vps-00** postfix/qmgr[17384]: 264B91D0B7F: from=<web1@vps-00**.flarevm.net>, size=382, nrcpt=1 (queue active)
Feb 19 21:32:26 vps-00** postfix/smtp[25596]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Feb 19 21:32:26 vps-00** postfix/smtp[25597]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Feb 19 21:32:26 vps-00** postfix/smtp[25596]: DC30F1D0B81: to=<myemail@live.it>, relay=none, delay=944, delays=944/0.02/0/0, dsn=4.4.1, status=defer$
Feb 19 21:32:26 vps-00** postfix/smtp[25596]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Feb 19 21:32:26 vps-00** postfix/smtp[25596]: EE08B1D02A3: to=<myemail@live.it>, relay=none, delay=946, delays=946/0.04/0.01/0, dsn=4.4.1, status=de$
Feb 19 21:32:26 vps-00** postfix/smtp[25597]: D297A1D0B80: to=<myemail@live.it>, relay=none, delay=944, delays=944/0.03/0/0, dsn=4.4.1, status=defer$
Feb 19 21:32:26 vps-00** postfix/smtp[25596]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Feb 19 21:32:26 vps-00** postfix/smtp[25596]: EB9E41D061C: to=<root@vps-00**.flarevm.net>, orig_to=<root>, relay=none, delay=227242, delays=227242/0.06/0/0,

cos'è questo postfix_mysql come/dove lo disinstallo?
« Last Edit: February 20, 2011, 01:43:14 am by Makingweb »

Whitenoise

  • Administrator
  • Full Member
  • *****
  • Posts: 149
    • View Profile
Re: Postfix non invia email
« Reply #3 on: February 20, 2011, 04:33:35 pm »
Quel modulo non va disinstallato.

Controlla l'origine di questo errore:

Feb 19 21:32:26 vps-00** postfix/smtp[25596]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Feb 19 21:32:26 vps-00** postfix/smtp[25597]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused