4 messages in net.sourceforge.lists.courier-usersRe: [courier-users] mysql + maildrop ...
FromSent OnAttachments
Stefano GugliaAug 26, 2005 12:57 am 
Sam VarshavchikAug 26, 2005 3:55 am 
Stefano GugliaAug 26, 2005 6:31 am 
Sam VarshavchikAug 26, 2005 3:15 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] mysql + maildrop and mail deliveryActions...
From:Stefano Guglia (sgug@arrows.it)
Date:Aug 26, 2005 6:31:24 am
List:net.sourceforge.lists.courier-users

"pc-0004.localarea" is not configured as a local domain, therefore the server considers it a remote domain, to be delivered via SMTP.

lots of config files and I am really confused: which file to configure 'localarea' as a local domain?

But upon looking up this domain's MX records, the server discover that the MX records point to itself afterall.

this is my dig:

pc-0004 ~ # dig localarea mx ; <<>> DiG 9.2.5 <<>> localarea mx ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 36160 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1

;; QUESTION SECTION: ;localarea. IN MX ;; ANSWER SECTION: localarea. 172800 IN MX 15 pc-0004.localarea. ;; AUTHORITY SECTION: localarea. 172800 IN NS pc-0004.localarea. ;; ADDITIONAL SECTION: pc-0004.localarea. 172800 IN A 192.168.0.4

;; Query time: 5 msec ;; SERVER: 192.168.0.4#53(192.168.0.4) ;; WHEN: Fri Aug 26 15:24:09 2005 ;; MSG SIZE rcvd: 81

Either fix your DNS, or configure this domain as a local domain.

MTAs are always a bit hard to me...anyway thanks for your help!

Stefano.