Re: mail loops back to me (MX problem?)

2001-02-02 Thread Michel Boucey


Hi ...

Excuse me ...

I've nothing else from splogger or syslog in /var/log/messages
concerning mail so I look in /var/log/maillog !

Feb  2 09:47:21 yoda sendmail[6665]: JAA06665: from=bob, size=46,
class=0, pri=30046, nrcpts=1,
msgid=[EMAIL PROTECTED], relay=bob@localhost
Feb  2 09:47:21 yoda
sendmail[6667]: JAA06665: SYSERR(bob): actitraining.com. config error:
mail loops back to me (MX problem?) Feb  2 09:47:21 yoda
sendmail[6667]: JAA06665: [EMAIL PROTECTED],
ctladdr=bob (50011/50012), delay=00:00:00, xdelay=00:00:00,
mailer=esmtp, relay=actitraining.com. [195.115.97.8], stat=Local
configuration error

is it better or what ...

sendmail is the wrapper from qmail, isn't it ?

Cordialement,

Michel Boucey   Administrateur Systme
 Socit Norm@net +33 2 31 27 13 45 


On Thu, 1 Feb 2001, Andy Bradford wrote:

 On Thu, 01 Feb 2001 15:56:26 +0100, Peter van Dijk wrote:
 
   sendmail[23266]: OAA23264: to=toto@the_virtual_vpopdomain_on_the_machine,
   ctladdr=the_sender_on_the_machine (50011/50012), delay=00:00:00,
   xdelay=00:00:00, mailer=esmtp, 
   relay=the_virtual_vpopdomain_on_the_machine. [xxx.xxx.xxx.xxx], stat=Local
   configuration error
  
  This message is unreadable (what encryption standard is this, and
  where is the key?)
 
 You need to put on your sendmail Urim and Thummim[1]
 
  Seriously: you molested the log output. Please provide real log
  output, this is confusing.
 
 It is not even qmail output... :-)
 
 Andy
 
 [1] If you don't know what this is see the following:
 
 
http://www.hti.umich.edu/cgi/k/kjv/kjv-idx?type=booleanq1=urimoperator1=Orq2=thummimoperator2=Andq3=rgn=verserestrict=Allsize=First+100
 
 




Re: mail loops back to me (MX problem?)

2001-02-02 Thread Charles Cazabon

Michel Boucey [EMAIL PROTECTED] wrote:
 
 I've nothing else from splogger or syslog in /var/log/messages
 concerning mail so I look in /var/log/maillog !
 
 Feb  2 09:47:21 yoda sendmail[6665]: JAA06665: from=bob, size=46,
 class=0, pri=30046, nrcpts=1,
 msgid=[EMAIL PROTECTED], relay=bob@localhost
 Feb  2 09:47:21 yoda
 sendmail[6667]: JAA06665: SYSERR(bob): actitraining.com. config error:
 mail loops back to me (MX problem?) Feb  2 09:47:21 yoda
[...]
 sendmail is the wrapper from qmail, isn't it ?

No, you're actually running sendmail.  You forgot to stop it, or didn't
take it out of your inetd.conf file, or didn't HUP inetd, or something.

Charles
-- 
---
Charles Cazabon[EMAIL PROTECTED]
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
---



Re: mail loops back to me (MX problem?)

2001-02-02 Thread Michel Boucey


All of you are right !

It was a double misconfiguration :

- sendmail wasn't backup to sendmail.bak ...
- sendmail_path of php3.ini was set to default, i.e. to sendmail ...

That's works fine now ... thank you.

Cordialement,

Michel Boucey   Administrateur Systme
 Socit Norm@net +33 2 31 27 13 45 


On Fri, 2 Feb 2001, Charles Cazabon wrote:

 Michel Boucey [EMAIL PROTECTED] wrote:
  
  I've nothing else from splogger or syslog in /var/log/messages
  concerning mail so I look in /var/log/maillog !
  
  Feb  2 09:47:21 yoda sendmail[6665]: JAA06665: from=bob, size=46,
  class=0, pri=30046, nrcpts=1,
  msgid=[EMAIL PROTECTED], relay=bob@localhost
  Feb  2 09:47:21 yoda
  sendmail[6667]: JAA06665: SYSERR(bob): actitraining.com. config error:
  mail loops back to me (MX problem?) Feb  2 09:47:21 yoda
 [...]
  sendmail is the wrapper from qmail, isn't it ?
 
 No, you're actually running sendmail.  You forgot to stop it, or didn't
 take it out of your inetd.conf file, or didn't HUP inetd, or something.
 
 Charles
 -- 
 ---
 Charles Cazabon[EMAIL PROTECTED]
 GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
 Any opinions expressed are just that -- my opinions.
 ---
 




mail loops back to me (MX problem?)

2001-02-01 Thread Michel Boucey


SYSERR(the_sender_on_the_machine): the_virtual_vpopdomain_on_the_machine. config
error: mail loops back to me (MX problem?)
Feb  1 14:56:28 yoda 
sendmail[23266]: OAA23264: to=toto@the_virtual_vpopdomain_on_the_machine,
ctladdr=the_sender_on_the_machine (50011/50012), delay=00:00:00,
xdelay=00:00:00, mailer=esmtp, 
relay=the_virtual_vpopdomain_on_the_machine. [xxx.xxx.xxx.xxx], stat=Local
configuration error

help ! and thanks for help ...

Cordialement,

Michel Boucey   Administrateur Systme
 Socit Norm@net +33 2 31 27 13 45 





Re: mail loops back to me (MX problem?)

2001-02-01 Thread Peter van Dijk

On Thu, Feb 01, 2001 at 03:51:07PM +, Michel Boucey wrote:
 
 SYSERR(the_sender_on_the_machine): the_virtual_vpopdomain_on_the_machine. config
 error: mail loops back to me (MX problem?)
 Feb  1 14:56:28 yoda 
 sendmail[23266]: OAA23264: to=toto@the_virtual_vpopdomain_on_the_machine,
 ctladdr=the_sender_on_the_machine (50011/50012), delay=00:00:00,
 xdelay=00:00:00, mailer=esmtp, 
 relay=the_virtual_vpopdomain_on_the_machine. [xxx.xxx.xxx.xxx], stat=Local
 configuration error

This message is unreadable (what encryption standard is this, and
where is the key?)

Seriously: you molested the log output. Please provide real log
output, this is confusing.

Greetz, Peter.



Re: mail loops back to me (MX problem?)

2001-02-01 Thread Chris Johnson

On Thu, Feb 01, 2001 at 03:51:07PM +, Michel Boucey wrote:
 SYSERR(the_sender_on_the_machine): the_virtual_vpopdomain_on_the_machine. config
 error: mail loops back to me (MX problem?)
 Feb  1 14:56:28 yoda 
 sendmail[23266]: OAA23264: to=toto@the_virtual_vpopdomain_on_the_machine,
 ctladdr=the_sender_on_the_machine (50011/50012), delay=00:00:00,
 xdelay=00:00:00, mailer=esmtp, 
 relay=the_virtual_vpopdomain_on_the_machine. [xxx.xxx.xxx.xxx], stat=Local
 configuration error

This is sendmail stuff. Do you mean to be running qmail?

In the future, don't disguise your domain information
(the_virtual_vpopdomain_on_the_machine, xxx.xxx.xxx.xxx). Many people will
simply ignore your question if you do this.

Chris



Re: mail loops back to me (MX problem?)

2001-02-01 Thread Vincent Schonau

Michel Boucey writes:

 SYSERR(the_sender_on_the_machine): the_virtual_vpopdomain_on_the_machine. config
 error: mail loops back to me (MX problem?)
 Feb  1 14:56:28 yoda 
 sendmail[23266]: OAA23264: to=toto@the_virtual_vpopdomain_on_the_machine,
 ctladdr=the_sender_on_the_machine (50011/50012), delay=00:00:00,
 xdelay=00:00:00, mailer=esmtp, 
 relay=the_virtual_vpopdomain_on_the_machine. [xxx.xxx.xxx.xxx], stat=Local
 configuration error

That's not a qmail log. 

 help ! and thanks for help ...

How could we help? 


Vince.



Re: mail loops back to me (MX problem?)

2001-02-01 Thread Andy Bradford

On Thu, 01 Feb 2001 15:56:26 +0100, Peter van Dijk wrote:

  sendmail[23266]: OAA23264: to=toto@the_virtual_vpopdomain_on_the_machine,
  ctladdr=the_sender_on_the_machine (50011/50012), delay=00:00:00,
  xdelay=00:00:00, mailer=esmtp, 
  relay=the_virtual_vpopdomain_on_the_machine. [xxx.xxx.xxx.xxx], stat=Local
  configuration error
 
 This message is unreadable (what encryption standard is this, and
 where is the key?)

You need to put on your sendmail Urim and Thummim[1]

 Seriously: you molested the log output. Please provide real log
 output, this is confusing.

It is not even qmail output... :-)

Andy

[1] If you don't know what this is see the following:

http://www.hti.umich.edu/cgi/k/kjv/kjv-idx?type=booleanq1=urimoperator1=Orq2=thummimoperator2=Andq3=rgn=verserestrict=Allsize=First+100