PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Logiciels d'hébergement > comp.mail.sendmail > query problem
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
comp.mail.sendmail Configuring and using the BSD sendmail agent.

query problem

Réponse
 
LinkBack Outils de la discussion
Vieux 16/01/2007, 20h20   #1
Bartoszx
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut query problem

Hi
If run /usr/lib/sendmail -oQ/var/spool/mqueue-fix -q -v I see lot of
entries similar to following

Running /var/spool/mqueue-fix/l0GDqSi4006826 (sequence 2 of 16)
wp.pl': Name server timeout
<'some user@wp.pl'>... Transient parse error -- message queued for future
delivery
As you see address is wrong and sendmail hangs couple of minute to make host
name lookup.
The most strange thing is that it query also my domain

pdns[20218]: Received a malformed qdomain from XX.XX.XX.XX,
'wp.pl'.my-server-domain.pl': dropping

any idea how to stop this?


  Réponse avec citation
Vieux 16/01/2007, 21h08   #2
Andrzej Adam Filip
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: query problem

"Bartoszx" <bartoszx@_USUN_gmail.com> writes:

> Hi
> If run /usr/lib/sendmail -oQ/var/spool/mqueue-fix -q -v I see lot of
> entries similar to following
>
> Running /var/spool/mqueue-fix/l0GDqSi4006826 (sequence 2 of 16)
> wp.pl': Name server timeout
> <'some user@wp.pl'>... Transient parse error -- message queued for future
> delivery
> As you see address is wrong and sendmail hangs couple of minute to make host
> name lookup.
> The most strange thing is that it query also my domain
>
> pdns[20218]: Received a malformed qdomain from XX.XX.XX.XX,
> 'wp.pl'.my-server-domain.pl': dropping
>
> any idea how to stop this?


*First* "locate" which DNS queries cause timeout, run your command with
DNS tracking turned on:
/usr/lib/sendmail -oQ/var/spool/mqueue-fix -q -v -d8.20
*Second* check if the "trouble making" DNS queries cause no problem when
asked via nslookup/dip - you will know if you have sendmail or DNS
problem.

--
[pl2en: Andrew] Andrzej Adam Filip : anfi@priv.onet.pl : anfi@xl.wp.pl
Before You Ask: http://anfi.homeunix.net/sendmail/B4UAsk-Sendmail.html
http://anfi.homeunix.net/sendmail/
  Réponse avec citation
Vieux 17/01/2007, 07h24   #3
Bartoszx
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: query problem


Uzytkownik "Andrzej Adam Filip" <anfi@onet.eu> napisal w wiadomosci
news:87wt3mel3i.fsf@anfi.homeunix.net...
> "Bartoszx" <bartoszx@_USUN_gmail.com> writes:
>
>> Hi
>> If run /usr/lib/sendmail -oQ/var/spool/mqueue-fix -q -v I see lot of
>> entries similar to following
>>
>> Running /var/spool/mqueue-fix/l0GDqSi4006826 (sequence 2 of 16)
>> wp.pl': Name server timeout
>> <'some user@wp.pl'>... Transient parse error -- message queued for future
>> delivery
>> As you see address is wrong and sendmail hangs couple of minute to make
>> host
>> name lookup.
>> The most strange thing is that it query also my domain
>>
>> pdns[20218]: Received a malformed qdomain from XX.XX.XX.XX,
>> 'wp.pl'.my-server-domain.pl': dropping
>>
>> any idea how to stop this?

>
> *First* "locate" which DNS queries cause timeout, run your command with
> DNS tracking turned on:
> /usr/lib/sendmail -oQ/var/spool/mqueue-fix -q -v -d8.20
> *Second* check if the "trouble making" DNS queries cause no problem when
> asked via nslookup/dip - you will know if you have sendmail or DNS
> problem.


There is problem because above domain dosn't exist fg wp.pl'.my-domain.pl
(').
I've added FEATURE(`nocanonify') to mc and sendmail return email with
Host unknown (Name server: wp.pl'.: host not found)



  Réponse avec citation
Vieux 17/01/2007, 10h03   #4
Andrzej Adam Filip
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: query problem

"Bartoszx" <bartoszx@_USUN_gmail.com> writes:

> Uzytkownik "Andrzej Adam Filip" <anfi@onet.eu> napisal w wiadomosci
> news:87wt3mel3i.fsf@anfi.homeunix.net...
>> "Bartoszx" <bartoszx@_USUN_gmail.com> writes:
>>
>>> Hi
>>> If run /usr/lib/sendmail -oQ/var/spool/mqueue-fix -q -v I see lot of
>>> entries similar to following
>>>
>>> Running /var/spool/mqueue-fix/l0GDqSi4006826 (sequence 2 of 16)
>>> wp.pl': Name server timeout
>>> <'some user@wp.pl'>... Transient parse error -- message queued for future
>>> delivery
>>> As you see address is wrong and sendmail hangs couple of minute to make
>>> host
>>> name lookup.
>>> The most strange thing is that it query also my domain
>>>
>>> pdns[20218]: Received a malformed qdomain from XX.XX.XX.XX,
>>> 'wp.pl'.my-server-domain.pl': dropping
>>>
>>> any idea how to stop this?

>>
>> *First* "locate" which DNS queries cause timeout, run your command with
>> DNS tracking turned on:
>> /usr/lib/sendmail -oQ/var/spool/mqueue-fix -q -v -d8.20
>> *Second* check if the "trouble making" DNS queries cause no problem when
>> asked via nslookup/dip - you will know if you have sendmail or DNS
>> problem.

>
> There is problem because above domain dosn't exist fg wp.pl'.my-domain.pl
> (').


Could you recheck *.mc file you have used to generate sendmail.cf?
You problem may be caused by wrong quotes somewhere in the file.
m4 wants `x' quoting, using 'x' is a pretty common mistake.

> I've added FEATURE(`nocanonify') to mc and sendmail return email with
> Host unknown (Name server: wp.pl'.: host not found)


--
[pl>en: Andrew] Andrzej Adam Filip : anfi@priv.onet.pl : anfi@xl.wp.pl
Before You Ask: http://anfi.homeunix.net/sendmail/B4UAsk-Sendmail.html
http://anfi.homeunix.net/sendmail/
  Réponse avec citation
Vieux 17/01/2007, 10h23   #5
Bartoszx
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: query problem


> Could you recheck *.mc file you have used to generate sendmail.cf?
> You problem may be caused by wrong quotes somewhere in the file.
> m4 wants `x' quoting, using 'x' is a pretty common mistake.


This mistake in domain is caused by user.
fg to=<'some user@wp.pl'> not by wrong configuration.
I've reporoduced this problem sending email to my self with quotes around my
address.


  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 13h11.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,16423 seconds with 13 queries