On Monday 24 December 2007 17:51:17 Carlos wrote:
Dec 24 16:14:25 server postfix/qmgr[3535]: E8F47EF4F:
from=<[EMAIL PROTECTED]>, size=672, nrcpt=1 (queue active)
Dec 24 16:14:25 server postfix/smtpd[4132]: disconnect from
unknown[192.168.1.2]
Dec 24 16:14:25 server postfix/smtp[4136]: E8F47EF4F:
to=<[EMAIL PROTECTED]>, relay=none, delay=1, status=bounced (Host or
domain name not found. Name service error for name=localhost type=AAAA:
Host not found)

The "relay=none" is interesting. When I send email, I get the remote mail
server as relay

The error message isn't saying that it can't find gmail.com, it says it can't
find localhost. What I can't understand here is why it's looking for it in
the first place

Did you set up any relay rules, or anything else?

What do you get in /var/log/mail when you send from the command line?

whe i send from command line is sent.
if i make ls|mail miemailaddress.gmail.com:

Dec 25 01:11:41 server postfix/pickup[3570]: 6AF20A42D: uid=0 from=<root>
Dec 25 01:11:41 server postfix/cleanup[4123]: 6AF20A42D: message-id=<[EMAIL PROTECTED]> Dec 25 01:11:41 server postfix/qmgr[3571]: 6AF20A42D: from=<[EMAIL PROTECTED]>, size=702, nrcpt=1 (queue active) Dec 25 01:11:46 server postfix/smtp[4125]: 6AF20A42D: to=<[EMAIL PROTECTED]>, relay=gmail-smtp-in.l.google.com[66.249.91.27], delay=5, status=sent (250 2.0.0 OK 1198541494 b33si3975252ika.5)
Dec 25 01:11:46 server postfix/qmgr[3571]: 6AF20A42D: removed

it is sent well.
into the resolv.conf i have:
nameserver 192.168.1.100
search lpis.com


192.168.1.100 is my local ip, this server now is not connected to inet with one public ip.

into the host i have:
127.0.0.1       localhost

# special IPv6 addresses
::1             localhost ipv6-localhost ipv6-loopback

fe00::0         ipv6-localnet

ff00::0         ipv6-mcastprefix
ff02::1         ipv6-allnodes
ff02::2         ipv6-allrouters
ff02::3         ipv6-allhosts
192.168.1.100   server.lpis.com server

if i make oine ping to localhsot it respond well.

how can i solve it?
ythanks



Anders

--
Madness takes its toll
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to