On 5/30/06, Paul Howarth <paul@xxxxxxxxxxxx> wrote:
Kaushal Shriyan wrote: > Hi All > > I have user suresh in abcworld.com machine but when I check mails > Below is the explanation > > [root@abcworld bin]# mail -v suresh@xxxxxxxxxxxx > Subject: test > test > . > Cc: > suresh@xxxxxxxxxxxxxxx Connecting to [127.0.0.1] via relay... > 220 abcworld.com ESMTP Sendmail 8.13.1/8.13.1; Tue, 30 May 2006 17:45:18 > +0530 >>>> EHLO abcworld.com > 250-abcworld.com Hello [127.0.0.1], pleased to meet you > 250-ENHANCEDSTATUSCODES > 250-PIPELINING > 250-8BITMIME > 250-SIZE > 250-DSN > 250-ETRN > 250-AUTH GSSAPI DIGEST-MD5 CRAM-MD5 > 250-DELIVERBY > 250 HELP >>>> MAIL From:<root@xxxxxxxxxxxx> SIZE=46 AUTH=root@xxxxxxxxxxxx > 554 5.0.0 rewrite: excessive recursion (max 50), ruleset canonify > root... Using cached ESMTP connection to [127.0.0.1] via relay... >>>> RSET > 250 2.0.0 Reset state >>>> MAIL From:<> SIZE=1070 > 250 2.1.0 <>... Sender ok >>>> RCPT To:<root@xxxxxxxxxxxx> >>>> DATA > 554 5.0.0 rewrite: excessive recursion (max 50), ruleset canonify > 503 5.0.0 Need RCPT (recipient) >>>> RSET > 250 2.0.0 Reset state >>>> RSET > 250 2.0.0 Reset state > postmaster... Using cached ESMTP connection to [127.0.0.1] via relay... >>>> MAIL From:<> SIZE=2094 > 250 2.1.0 <>... Sender ok >>>> RCPT To:<postmaster@xxxxxxxxxxxx> >>>> DATA > 554 5.0.0 rewrite: excessive recursion (max 50), ruleset canonify > 503 5.0.0 Need RCPT (recipient) >>>> RSET > 250 2.0.0 Reset state > Closing connection to [127.0.0.1] >>>> QUIT > 221 2.0.0 abcworld.com closing connection 1. Is this machine the same one that the rest of the Internet knows as "abcworld.com", a.k.a. dewey.kjpstudios.com? If not, it would be a good idea to choose a hostname for the machine that isn't being used by someone else. 2. Have you made a custom sendmail.cf file? If so, what changes did you make to the sendmail.mc file to generate it? Paul. -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
I did the entries in sendmail.mc file and did also m4 sendmail.mc > sendmail.cf Subject: test Test . Cc: suresh@xxxxxxxxxxxxxxx Connecting to [127.0.0.1] via relay... 220 abcworld.com ESMTP Sendmail 8.13.1/8.13.1; Tue, 30 May 2006 18:36:17 +0530
EHLO abcworld.com
250-abcworld.com Hello [127.0.0.1], pleased to meet you 250-ENHANCEDSTATUSCODES 250-PIPELINING 250-8BITMIME 250-SIZE 250-DSN 250-ETRN 250-AUTH GSSAPI DIGEST-MD5 CRAM-MD5 250-DELIVERBY 250 HELP
MAIL From:<root@xxxxxxxxxxxx> SIZE=46 AUTH=root@xxxxxxxxxxxx
250 2.1.0 <root@xxxxxxxxxxxx>... Sender ok
RCPT To:<suresh@xxxxxxxxxxxx> DATA
554 5.0.0 rewrite: excessive recursion (max 50), ruleset canonify 503 5.0.0 Need RCPT (recipient)
RSET
250 2.0.0 Reset state
RSET
250 2.0.0 Reset state root... Using cached ESMTP connection to [127.0.0.1] via relay...
MAIL From:<> SIZE=1070
250 2.1.0 <>... Sender ok
RCPT To:<root@xxxxxxxxxxxx> DATA
550 5.1.1 <root@xxxxxxxxxxxx>... User unknown 503 5.0.0 Need RCPT (recipient)
RSET
250 2.0.0 Reset state
RSET
250 2.0.0 Reset state postmaster... Using cached ESMTP connection to [127.0.0.1] via relay...
MAIL From:<> SIZE=2094
250 2.1.0 <>... Sender ok
RCPT To:<postmaster@xxxxxxxxxxxx> DATA
250 2.1.5 <postmaster@xxxxxxxxxxxx>... Recipient ok 354 Enter mail, end with "." on a line by itself
.
421 4.3.0 collect: Cannot write ./dfk4UD6Hma003727 (bfcommit, uid=0, gid=51): Permission denied
QUIT
postmaster... Deferred: 421 4.3.0 collect: Cannot write ./dfk4UD6Hma003727 (bfcommit, uid=0, gid=51): Permission denied Closing connection to [127.0.0.1]
QUIT
Thanks Paul Any Clues Kaushal -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list