in my terminal mailbox, the mail delivery failed messages:
This is the mail system at host MacBook-Pro-de-user.local.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to postmaster.
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The mail system
Reporting-MTA: dns; MacBook-Pro-user.local
X-Postfix-Queue-ID: 1C1D59A3F1A
X-Postfix-Sender: rfc822;
user@MacBook-Pro-user.localArrival-Date: Sat, 25 Jun 2011 22:30:46 +0200 (CEST)
Final-Recipient: rfc822;
name@gmail.comAction: failed
Status: 4.4.1
Diagnostic-Code: X-Postfix; connect to
alt4.gmail-smtp-in.l.google.com[74.125.91.27]:25: Connection refused
I think this line is where the problem is. Don't you ?
you know the problem with SMTP... because of spamming. It could be the cause...
in /var/log/mail.log I have, for example (the last try):
Jul 13 02:46:00 new-host-2 postfix/smtp[35682]: B50AE9E7822: to=<name@gmail.com>, relay=none, delay=16, delays=1.1/0.01/15/0, dsn=4.4.3, status=deferred (Host or domain name not found. Name service error for name=gmail.com type=MX: Host not found, try again)
Jul 13 02:46:43 new-host-2 postfix/master[35673]: master exit time has arrived
Hope you understand something!
Is it my port which isn't open ?
Donno..
Thx.