All,
Thanks for such a quick response.

Yes, as far as I am aware the MX record is set correctly as follows:
; <<>> DiG 9.3.5-P1 <<>> cantoenvivo.es mx
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 53634
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 2, ADDITIONAL: 0

;; QUESTION SECTION:
;cantoenvivo.es.                        IN      MX

;; ANSWER SECTION:
cantoenvivo.es.         3600    IN      MX      10 mail.cantoenvivo.es.
cantoenvivo.es.         3600    IN      MX      20 cantoenvivo.es.

;; AUTHORITY SECTION:
cantoenvivo.es.         3600    IN      NS      ns2.eurodns.com.
cantoenvivo.es.         3600    IN      NS      ns1.eurodns.com.

;; Query time: 66 msec
;; SERVER: 80.189.94.2#53(80.189.94.2)
;; WHEN: Fri Aug 15 19:31:34 2008
;; MSG SIZE  rcvd: 116

The output of postconf -n is as follows:
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
inet_interfaces = localhost
mail_owner = postfix
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
mydestination = $myhostname, localhost.$mydomain, $mydomain, mail. $mydomain, www.$mydomain, ftp.$mydomain
mydomain_fallback = localhost
myhostname = mail.cantoenvivo.es
mynetworks_style = host
myorigin = $mydomain
newaliases_path = /usr/bin/newaliases
queue_directory = /private/var/spool/postfix
readme_directory = /usr/share/doc/postfix
sample_directory = /usr/share/doc/postfix/examples
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
unknown_local_recipient_reject_code = 450
On 15 Aug 2008, at 19:08, Jerry wrote:

Brgds Ruoert

On Fri, 15 Aug 2008 18:32:51 +0100
Rupert Reid <[EMAIL PROTECTED]> wrote:

As you can imagine from the question I am asking I am new to postfix,
however, I hope that the many experts among you will be able to help
me resolve this problem.  I have configured postfix for my domain and
everything seems to check out fine. I am able to send emails and when
I send emails via (from the same machine) "# telnet mail.example.com
25"  The email is delivered.  However, if I send emails from a
webmail MTU the mail does not arrive - no log in the mail.log  - the
MTU reports that the message has been sent and there is no bounce
back to the sender.

Start here: http://www.postfix.org/DEBUG_README.html

You also need to post the output of: postconf -n

--
Jerry
[EMAIL PROTECTED]

A raccoon tangled with a 23,000 volt line today.  The results
blacked out 1400 homes and, of course, one raccoon.
                -- Steel City News

Reply via email to