Re: Problem with Majordomo bonzo

"Sharma, Vikas" <[email protected]> Wed, 25 Mar 2009 08:19:07 -0400
Newsgroups gmane.mail.majordomo.general
Message-ID <AE55119BF3F6A64283D2E238629870A8011BC620@susday7659.TD.teradata.com>
Daniel,

I did telnet on my majordomo server having sendmail and sent the email
as suggested by you and it was ok. No error received.
Please let me know where should I check now.

Appreciate your generous help.

>thanks and 
>regards, 
>Vikas 


-----Original Message-----
From: Daniel Liston [mailto:[email protected]] 
Sent: Wednesday, March 18, 2009 4:12 PM
To: Sharma, Vikas
Cc: [email protected]
Subject: Re: Problem with Majordomo bonzo

This seems to be much more specific than just "outside your domain".
Let us "trace back" the email that comes into majordomo.

1.  majordomo is called out by sendmail via the aliases file(s)
	majordomo.cf and/or your listname.conf files can reject mail 2.
If an alias does not exist, the passwd file is checked 3.  sendmail (or
compatible) MTA listens for mail on port 25, 465, or 587
	sendmail.cf, access, generics, and virtuser tables can all
reject
	incoming mail just like a firewall.
4.  local users typically have different rule sets than non-local users
5.  DMZ implies firewall,

If you log onto the application server in your DMZ and telnet to port 25
of your majordomo server, do you get a sendmail banner message?
	quit is the command to exit from the connection If you give
"EHLO " followed by your appserver hostname, do you get a list of
250-responses?  Or do you get some other response?
If you give "mail from: <[email protected]>" do you get a
sender ok reponse?
If you then say "rcpt to: <[email protected]>" what happens?

If all of the above is successful, we can start to look at majordomo and
the list configuration files as suspect.  This of course assumes there
are no other mail filters between sendmail and majordomo.

Dan Liston


Sharma, Vikas wrote:
> Thanks for your reply Daniel. We don't have any problem receiving 
> emails from outside the domain. The problem is with one majordomo list
only.
> 
> Let me try to explain the scenario here:
> 
> 1) We have majordomo server with sendmail on Linux box.
> 2) Mailing list on majordomo can receive emails from internal users
> 3) One user is having application server which is in DMZ. This 
> application is using our gateway server(again it is in DMZ) to send 
> emails to the mailing list. The majordomo server is not in DMZ.
> 4) Earlier, the application owner created mailing list in majordomo, 
> his application server was not able to send emails to it and giving 
> the same error message.
> 5) One guy who was working earlier with us, made some changes and that

> application started sending emails to that list.
> 6) Now again, the application owner created one more list on majordomo

> but it is not accepting emails from that application and I don't have 
> any idea what change was made by that guy earlier.
> 
> Can you please help me according to the scenario?
> 
> 
>> thanks and
>> regards,
>> Vikas
>>
> 
> 
> -----Original Message-----
> From: Daniel Liston [mailto:[email protected]] 
> Sent: Wednesday, March 18, 2009 1:59 PM
> To: Sharma, Vikas
> Cc: [email protected]
> Subject: Re: Problem with Majordomo
> 
> Before your mailing list can receive messages from outside your
domain,
> your other aliases or mailboxes must be able to receive such email
> first.
> 
> If you have a mailbox on the majordomo server, test by sending
yourself
> a message from hotmail,msn,live,yahoo,gmail or any free email
location.
> Do you receive that message?  If not, then neither can majordomo or
your
> list.
> 
> Dan Liston
> 
> Sharma, Vikas wrote:
>> Can anyone please tell me how can we enable our mailing lists to 
>> receive emails from external senders (Sender outside from our
domain)?
>>
>> We are using majordomo with sendmail.
>>
>> thanks and
>> regards,
>> Vikas
>>
>>