sendmail problem

From: nilesh (nilesh_at_electromech.info)
Date: 09/29/03

  • Next message: rrosa_at_usp.br: "Re: iptables"
    To: <redhat-list@redhat.com>
    Date: Mon, 29 Sep 2003 16:36:52 +0530
    
    

    this is my log file forcefull delivery of the mail.

    sdml_bom@mycompany.com is non local user at some other places.

    When anybody send mail from mycompany.com domain to this user it reterned back with extra tag MAIL in domain.

    My setting for LUSER_RELAY is realy mail.mycompany.com
    ---------------------

    Forcing the attempted delivery of mail with the command /usr/lib/sendmail -v -q -C/etc/mail/sendmail.cf ..

    Running /var/spool/mqueue/h8P9P17J024330 (sequence 1 of 1)
    <sdml_bom@dineshmills.com>... Connecting to mail.mycompany.com. via relay... ****** actual address (sdml_bom@mycompany.com)**********
    220 emaginativetechnologies.com VOPmail ESMTP Receiver Version 4.3.183.0 Ready
    >>> EHLO mycompany.com
    250-emaginativetechnologies.com
    250-SIZE 0
    250-ETRN
    250-ENHANCEDSTATUSCODES
    250-X-IMS 5 63122
    250-DSN
    250-VRFY
    250-AUTH LOGIN NTLM SCRAM-MD5 CRAM-MD5
    250-AUTH=LOGIN
    250 8BITMIME
    >>> AUTH CRAM-MD5
    334 PDEyODU5LjEwMzA5MjUxNDQ2MDhAbWVyYWJhcm9kYS5jb20+
    >>> ZG9tYWluQGRpbmVzaG1pbGxzLmNvbSBmZTE5N2M5YmFiZGU3NmQ5OTFmMTRhYmMyMmMyNTgxNg==
    235 2.0.0 <domain@mycompany.com> authenticated
    >>> MAIL From:<dbpatel@mycompany.com> SIZE=568
    250 2.0.0 dbpatel@mycompany.com OK
    >>> RCPT To:<sdml_bom@mail.mycompany.com> ***** converted in to @mail.mycompany.com ********************
    250 2.0.0 sdml_bom@mail.mycompany.com OK
    >>> DATA
    354 Ready for data
    >>> .
    250 2.0.0 Message received OK
    <sdml_bom@mycompany.com>... Sent (Message received OK)
    Closing connection to mail.mycompany.com.
    >>> QUIT
    221 2.0.0 emaginativetechnologies.com closing
    --------------------

    What could be done.

    thanx in advance
    nilesh

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: rrosa_at_usp.br: "Re: iptables"