Re: Persistent mails being received

2010-11-01 Thread Michael Orlitzky
On 10/31/2010 10:21 AM, sunhux G wrote: > > I'll need the exact commands in a Shell script to send email > to x...@yahoo.com & y...@gmail.com > with a log file attached > to it. I believe you're looking for the 'sendmail' command.

Re: Persistent mails being received

2010-10-31 Thread Dieter Kluenter
sunhux G writes: > On our Linux RHES4.x box, I've seen a vendor issuing > "telnet localhost 25" > helo ... > subject... > ... content ... > quit (or exit or end?) > > to send out mails to say a yahoo addr from our Linux box. > > I'll need the exact commands in a Shell script to send email >  to x

Re: Persistent mails being received

2010-10-31 Thread Jeroen Geilman
On 10/31/2010 03:21 PM, sunhux G wrote: On our Linux RHES4.x box, I've seen a vendor issuing "telnet localhost 25" helo ... subject... ... content ... quit (or exit or end?) to send out mails to say a yahoo addr from our Linux box. I'll need the exact commands in a Shell script to send email

Re: Persistent mails being received

2010-10-31 Thread sunhux G
On our Linux RHES4.x box, I've seen a vendor issuing "telnet localhost 25" helo ... subject... ... content ... quit (or exit or end?) to send out mails to say a yahoo addr from our Linux box. I'll need the exact commands in a Shell script to send email to x...@yahoo.com & y...@gmail.com with a l

Re: Persistent mails being received

2010-10-27 Thread Jeroen Geilman
On 10/27/2010 08:47 PM, Sharma, Ashish wrote: Attached is the output: # postconf -n to use for recipients that are not found in the UNIX passwd database. alias_maps = hash:/etc/aliases command_directory = /usr/sbin config_directory = /etc/postfix content_filter = amavisfeed:[127.0.0.1]:10024 dae

Re: Persistent mails being received

2010-10-27 Thread Jeroen Geilman
On 10/27/2010 11:21 AM, Sharma, Ashish wrote: Hi, I have a postfix mail server configured as mail receiving server. The problem that I am facing is that I am receiving same email every 15 second from same sender 'pete...@warwick.net' with same message-ID on my production mail servers, followi