Re: Ximian Evolution mail on this list

2003-10-20 Thread Anthony E. Greene
mian Evolution come up as white, with the body separated out >as a .txt attachment, and the headers as a .asc file, unless if I view the >full message source. Is it from how Ximian puts the mail together, or an MS >thing? You mail reader not not correctly handling the PGP/MIME content typ

Re: Ximian Evolution mail on this list

2003-10-19 Thread Joe Szilagyi
w the full message source. Is it from how Ximian puts the mail together, or an MS thing? _ Regards, Joe - Original Message - From: "David C. Hart" <[EMAIL PROTECTED]> To: "Redhat General List" <[EMAIL PROTECTED]> Sent: Sunday, Oc

Re: sending mail with attachment via commandline?

2003-10-16 Thread Eric Wood
Sean Estabrooks wrote: > You can use mutt : > > mutt -a $ATTACHFILE -s "$SUBJECT" $MAILTO < $TXTFILE Ah! I just tested sending multiple attachments too... cool trick! Thanks, -eric wood -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/re

Re: sending mail with attachment via commandline?

2003-10-16 Thread Sean Estabrooks
On Thu, 16 Oct 2003 12:05:36 -0700 "Chris W. Parker" <[EMAIL PROTECTED]> wrote: > I already have pine installed. Will there be any sort of conflict if I > also install mutt? Chris, It's hard to imagine any problem, especially if you're just using Mutt to _send_ the occasional message. Don't t

RE: sending mail with attachment via commandline?

2003-10-16 Thread Chris W. Parker
Sean Estabrooks on Thursday, October 16, 2003 11:56 AM said: > You can use mutt : Hmm... hopefully this isn't a stupid question but here goes... I already have pine installed. Will there be any sort of conflict if I also install mutt? Chris. -- Don't like refo

Re: sending mail with attachment via commandline?

2003-10-16 Thread Sean Estabrooks
hat backup file to my email address. > > I've 'man mail' but didn't see anything about adding attachments? Did I > miss it or do I need to use a different command? I'm only familiar with > 'mail' and being a command that can send mail from the command

Re: sending mail with attachment via commandline?

2003-10-16 Thread Craig Daters
Mail will only send text files, you have to use something like uuencode to convert it first, then do something like: mail [EMAIL PROTECTED] < yourfile.uuencoded.file On 10/16/03 11:42 AM, "Chris W. Parker" <[EMAIL PROTECTED]> spoke thusly: > Hey everyone. > >

sending mail with attachment via commandline?

2003-10-16 Thread Chris W. Parker
Hey everyone. I've got a shell script that does a simple backup of a directory on a nightly basis and since I don't have samba configured I'd like to send that backup file to my email address. I've 'man mail' but didn't see anything about adding attachments?

Re: Mail is not working (any way to send message when daemon is down)

2003-10-13 Thread Dali Islam
Anthony, I did not have a .bash_login for the root user. So, added that and add the line "service sendmail status". When I sshe to box and login as root, it doesn't show me the status. I thought it needed to refresh the environment, so I added ". /etc/profile" on the first line. Noop didn't work

RE: making evolution default mail handler

2003-10-13 Thread Michael Campbell
he extension room. There is tons of good > stuff in there. > > -Douglas > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Michael Campbell > Sent: Friday, October 10, 2003 10:09 AM > To: [EMAIL PROTECTED] > > How do I map/regist

RE: making evolution default mail handler

2003-10-10 Thread Douglas
, 2003 10:09 AM To: [EMAIL PROTECTED] How do I map/register Mailto: links to start a new e-mail in evolution please? Thank-You, Michael Campbell -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list

Re: making evolution default mail handler

2003-10-10 Thread Bret Hughes
On Fri, 2003-10-10 at 09:08, Michael Campbell wrote: > How do I map/register Mailto: links to start a new e-mail in evolution > please? > > Thank-You, > I think it depends on the browser. in Galeon, you set the mail handler in Settings->Preferences->Handlers ->Programs

making evolution default mail handler

2003-10-10 Thread Michael Campbell
How do I map/register Mailto: links to start a new e-mail in evolution please? Thank-You, Michael Campbell -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Mail is not working (any way to send message when daemon is d own)

2003-10-10 Thread Anthony E. Greene
On 09-Oct-2003/15:17 -0700, Mark Cohen <[EMAIL PROTECTED]> wrote: [re: email notification that sendmail is not running] >You are wrong.. You can send mail w/o the sendmail daemon running. Your mail >client calls sendmail to deliver the mail, it doesn't need to connect to a >d

Re: Mail is not working (any way to send message when daemon is down)

2003-10-10 Thread Anthony E. Greene
On 09-Oct-2003/13:32 -0700, Dali Islam <[EMAIL PROTECTED]> wrote: >the sendmail was corrupted after reloading the daemon >it was fixed. > >Anyway, anyone knows how to send/relay a message only >on the root login session when a service/daemon is >down. Like in this case my sendmail was down. or is >

Re: Mail is not working (any way to send message when daemon is down)

2003-10-09 Thread Hal Burgiss
On Thu, Oct 09, 2003 at 03:18:05PM -0700, Chris W. Parker wrote: > > p.s. someone correct me if i am wrong!! thanks! # Do a mail header, then add body. ( printf "\ >From [EMAIL PROTECTED] `date`\n\ Return-Path: <[EMAIL PROTECTED]>\n\ To: Master of the Domain and all that Li

RE: Mail is not working (any way to send message when daemon is down)

2003-10-09 Thread Chris W. Parker
Mark Cohen <mailto:[EMAIL PROTECTED]> on Thursday, October 09, 2003 3:17 PM said: > Actually, You are wrong.. You can send mail w/o the sendmail > daemon running. [snip] thanks for setting me straight. chris. -- Don't like reformatting your Outlook replies? Now the

RE: Mail is not working (any way to send message when daemon is down)

2003-10-09 Thread Kenneth Goodwin
Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Mark Cohen Sent: Thursday, October 09, 2003 6:17 PM To: '[EMAIL PROTECTED]' Subject: RE: Mail is not working (any way to send message when daemon is down) Actually, You are wrong.. You can send ma

RE: Mail is not working (any way to send message when daemon is down)

2003-10-09 Thread Kenneth Goodwin
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Chris W. Parker > Sent: Thursday, October 09, 2003 6:18 PM > To: [EMAIL PROTECTED] > Subject: RE: Mail is not working (any way to send message > when daemon is > dow

RE: Mail is not working (any way to send message when daemon is d own)

2003-10-09 Thread Mark Cohen
Title: RE: Mail is not working (any way to send message when daemon is down) Actually, You are wrong.. You can send mail w/o the sendmail daemon running. Your mail client calls sendmail to deliver the mail, it doesn't need to connect to a daemon.. You run the daemon to accept inc

RE: Mail is not working (any way to send message when daemon is down)

2003-10-09 Thread Chris W. Parker
n't on? Can you make Pepsi without the ingredients? You may be able to send mail with something OTHER than sendmail, but I don't know how. And to answer your question directly, no you cannot send mail via sendmail if the sendmail daemon is not running. chris. p.s. someone correct

Re: Mail is not working (any way to send message when daemon is down)

2003-10-09 Thread Dali Islam
t <[EMAIL PROTECTED]> > Sent: Tue, 7 Oct 2003 07:30:14 -0700 (PDT) > Subject: Mail is not working > > > I have crontab setup to send e-mail automatically! > > Since last two days it's not working. I tried to > send > > e-mail using mutt and mail co

Re: how to increase the speed postfix sends outgoing mail

2003-10-08 Thread Anton NG
When sending mail to other domains, the maillog will show messages " postfix/qmgr[15502]: E3917138055: to=<[EMAIL PROTECTED]>, relay=none, delay=1, status=deferred (deferred transport)" thanks for any help. anton --- Edward Dekkers <[EMAIL PROTECTED]> wrote: > Anton

Re: how to increase the speed postfix sends outgoing mail

2003-10-08 Thread Edward Dekkers
Anton NG wrote: Hi all, Help!!! My postfix is running well on local domain and can receive incomming mail very good. It needs hours to send outgoing mail. Does anyone know how to increase the speed postfix sends outgoing mail.I read it somewhere before, but can't seem to find it agai

how to increase the speed postfix sends outgoing mail

2003-10-07 Thread Anton NG
Hi all, Help!!! My postfix is running well on local domain and can receive incomming mail very good. It needs hours to send outgoing mail. Does anyone know how to increase the speed postfix sends outgoing mail.I read it somewhere before, but can't seem to find it again now. Thank'

Re: Couldn't send e-mail from redhat 9.0

2003-10-07 Thread Hal Burgiss
On Tue, Oct 07, 2003 at 01:10:09PM -0500, Benjamin J. Weiss wrote: > > > Oct 7 09:08:44 cscmail sm-msp-queue[27251]: > > h97Dj1I9027083: to=dislam, ctladdr=dislam (500/500), > > delay=00:23:43, xdelay=00:00:00, mailer=relay, > > pri=120223, relay=[127.0.0.1], dsn=4.0.0, > > stat=Deferred: Connect

Re: Couldn't send e-mail from redhat 9.0

2003-10-07 Thread Edward Dekkers
Benjamin J. Weiss wrote: I am using the SMTP service from my ISP. Mail server is running. This is what I got in the /var/log/maillog.. Okay, things that look interesting to me are: Sep21, it worked...it didn't work on 10/06 and 10/07 Sep 21 08:45:01 cscmail sendmail[24046]: h8LDj1eK0

Re: Couldn't send e-mail from redhat 9.0

2003-10-07 Thread Benjamin J. Weiss
> I am using the SMTP service from my ISP. Mail server > is running. > > This is what I got in the /var/log/maillog.. > Okay, things that look interesting to me are: > Sep21, it worked...it didn't work on 10/06 and 10/07 > >> > Sep 21 08:45:01 cscmail send

Re: Mail is not working

2003-10-07 Thread Joe Polk
Did you check to see if your smtp daemon is running? ps -ef | grep sendmail <> -- Original Message --- From: Dali Islam <[EMAIL PROTECTED]> To: redhat list <[EMAIL PROTECTED]> Sent: Tue, 7 Oct 2003 07:30:14 -0700 (PDT) Subject: Mail is not working > I have

Re: Couldn't send e-mail from redhat 9.0

2003-10-07 Thread Dali Islam
I am using the SMTP service from my ISP. Mail server is running. This is what I got in the /var/log/maillog.. Sep21, it worked...it didn't work on 10/06 and 10/07 >> Sep 21 08:45:01 cscmail sendmail[24046]: h8LDj1eK024046: from=<[EMAIL PROTECTED]>, size=1106, class=0, nrcpts

Re: Couldn't send e-mail from redhat 9.0

2003-10-07 Thread Dali Islam
9:13:29 cscmail last message repeated 5 times Oct 7 09:14:44 cscmail last message repeated 5 times --- "Benjamin J. Weiss" <[EMAIL PROTECTED]> wrote: > > I have crontab setup to send e-mail in the monring > > using mutt command. Sincae yesterday it's not > sending >

Re: Couldn't send e-mail from redhat 9.0

2003-10-07 Thread Benjamin J. Weiss
> I have crontab setup to send e-mail in the monring > using mutt command. Sincae yesterday it's not sending > any e-mail. It doesn't log any error message in the > /var/log/messages. I tried to send e-mail manually and > that didn't work either. > > W

Mail is not working

2003-10-07 Thread Dali Islam
I have crontab setup to send e-mail automatically! Since last two days it's not working. I tried to send e-mail using mutt and mail command they did not work either. I looked at the /var/log/messages and no error message. What can go wrong, please advise!

Re: Couldn't send e-mail from redhat 9.0

2003-10-07 Thread Reuben D. Budiardja
On Tuesday 07 October 2003 10:04 am, Dali Islam wrote: > I have crontab setup to send e-mail in the monring > using mutt command. Sincae yesterday it's not sending > any e-mail. It doesn't log any error message in the > /var/log/messages. I tried to send e-mail manually

Couldn't send e-mail from redhat 9.0

2003-10-07 Thread Dali Islam
I have crontab setup to send e-mail in the monring using mutt command. Sincae yesterday it's not sending any e-mail. It doesn't log any error message in the /var/log/messages. I tried to send e-mail manually and that didn't work either. What can go wrong? __

How to increase the speed postfix sends outgoing mail

2003-10-07 Thread Anton NG
Hi, I have just setup a postfix server with MailScanner that's running well on Rh 9 and can receive e-mail fast enough. But it takes hours to send mail to other domains. does anyone get idea How to increase the speed postfix sends outgoing mail? thank&#x

Inflex mail scanner

2003-10-05 Thread fred
Redhat 7.2 Inflex mail scanner/sendmail I am trying to block file extenstions. Now I find that some excel,word docs are not getting through. here is how i blocked .bat, .scr etc. what am i doing wrong? Also, in the inflex directory I see a file with a extenstion I don't know. ".infle

Mail problem or perl problem or something

2003-10-03 Thread Rich Ransom
I've got a perl script that runs and sends an email. It worked fine until I added the -b option for a blank carbon copy. The mail is still getting sent to the last address, but the bcc's are not getting sent and the mail is added to dead.letter file. When I run a command line ma

imap/pop location of inbox mail

2003-10-02 Thread Michael Mansour
Hi, I've recently setup a system to be delivering it's inbound mail from something other than the default /var/spool/mail directory. Now I need to tell POP and IMAP to look at this new directory instead of /var/spool/mail. How do I do this? I use imap-2001a-15 from Red Hat 8.0, and

Outgoing mail using postfix takes long time

2003-10-01 Thread Anton NG
Hi all, I have problem sending mail from my postfix linux with MailScanner+ClamAv. It's very slow when sending to other e-mail server like mail.yahoo.com & if recipient more than one e-mail addresses i will receive "Undeliver Message..." from postfix, eventhough the mails

Re: Sendmail/procmail mail delivery location

2003-09-28 Thread Michael Mansour
Hi Helgi, --- Helgi Örn Helgason <[EMAIL PROTECTED]> wrote: > On 2003-09-27, Michael Mansour wrote: > > Hi, > > > > I'm using sendmail on RH8. What I'd like to do is > > modify the standard delivery of mail from: > > > > /var/s

Re: Sendmail/procmail mail delivery location

2003-09-27 Thread Helgi Örn Helgason
On 2003-09-27, Michael Mansour wrote: > Hi, > > I'm using sendmail on RH8. What I'd like to do is > modify the standard delivery of mail from: > > /var/spool/mail/$USERNAME > > to the > > /home/mail > > > directory. I want to do this as it wil

Sendmail/procmail mail delivery location

2003-09-26 Thread Michael Mansour
Hi, I'm using sendmail on RH8. What I'd like to do is modify the standard delivery of mail from: /var/spool/mail/$USERNAME to the /home/mail directory. I want to do this as it will help in quota setup. I've thought of the easiest approach by just moving /var/spool/mail to

Re: separating mailing lists in mozilla mail

2003-09-26 Thread Bill Tangren
administrator wrote: Hello I am a subscriber in multiple Mailing lists , i am using Mozilla mail on redhat 9 , i would like to separate the mailing lists , so hat every mailing lists mails gets delieverd to a certain folder so they dont mix up with normal ones , is there an option in Mozilla

separating mailing lists in mozilla mail

2003-09-26 Thread administrator
Hello I am a subscriber in multiple Mailing lists , i am using Mozilla mail on redhat 9 , i would like to separate the mailing lists , so hat every mailing lists mails gets delieverd to a certain folder so they dont mix up with normal ones , is there an option in Mozilla Mail , how is this

URGENT sending mail to non local user with same domain

2003-09-26 Thread electromech
user with address [EMAIL PROTECTED] from mycompany. the returened mail gives error and bounced with [EMAIL PROTECTED] So now mail is extra added with new webhostserver. Any suggestion. Thanx -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailma

Re: The mail is piling up in the queue

2003-09-19 Thread Srini Amble
I am running RH 7.2 on an Intel celeron box. When I send the e-mail the mail is not going out. I can see all the e-mails using the command "mailq". The sendmail is running. Would any of you have any words of wisdom to solve this problem. Thanks to all those who have responded so

RE: The mail is piling up in the queue

2003-09-17 Thread Thomas E. Dukes
lf Of Srini Amble > Sent: Wednesday, September 17, 2003 3:34 PM > To: [EMAIL PROTECTED] > Subject: The mail is piling up in the queue > > > I am running RH 7.2 on an Intel celeron box. When I send the > e-mail the > mail is not going out. I can see all the e-mails using

RE: The mail is piling up in the queue

2003-09-17 Thread Tapang, Roderick (GXS)
>-Original Message- >From: Srini Amble [mailto:[EMAIL PROTECTED] >Sent: Wednesday, September 17, 2003 3:34 PM >To: [EMAIL PROTECTED] >Subject: The mail is piling up in the queue > > >I am running RH 7.2 on an Intel celeron box. When I send the >e-mail the &g

The mail is piling up in the queue

2003-09-17 Thread Srini Amble
I am running RH 7.2 on an Intel celeron box. When I send the e-mail the mail is not going out. I can see all the e-mails using the command "mailq". The sendmail is running. Would any of you have any words of wisdom to solve this problem? Thanks in anticipation Srini -- redhat-li

Re: sendmail - splitting outgoing mail to 2 recipients

2003-09-15 Thread Kelerion
I'm already doing the same as that.. but thats for -incoming- mail.. I'm talking about -outgoing- mail.. say for example you wanted a setup where all outgoing mail from a company was "auto-cc"'d to someone else who monitored that all outgoing mail from that company w

RE: sendmail - splitting outgoing mail to 2 recipients

2003-09-15 Thread Laurie Harper
message, or the taking of any action based on it, is strictly prohibited. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kelerion Sent: Monday, September 15, 2003 8:07 AM To: [EMAIL PROTECTED] Subject: sendmail - splitting outgoing mail to 2 recipients I

RE: sendmail - splitting outgoing mail to 2 recipients

2003-09-15 Thread Kenneth Goodwin
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Kelerion > Sent: Monday, September 15, 2003 9:07 AM > To: [EMAIL PROTECTED] > Subject: sendmail - splitting outgoing mail to 2 recipients > > > I just re-read wh

sendmail - splitting outgoing mail to 2 recipients

2003-09-15 Thread Kelerion
I just re-read what I wrote.. lets try again :) eg: person (a) sends an email to person (b) that email goes (as usual) to person (b) but also gets copied by sendmail to person (c) there.. that sounds better :) -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redh

sendmail - splitting outgoing mail to 2 recipients

2003-09-15 Thread Kelerion
Hi guys.. Could someone point me a doc, website, howto etc that could give me a few clues as to achieve the above.. I have a requirement that specifies that if a sender sends an email that it is copied at the server end to an other (local) email address.. Eg: person (a) sends an email to perso

Re: Complete software list for a mail server on Redhat

2003-09-12 Thread Robert Stoeber
At 02:10 AM 9/12/2003, you wrote: Hi , I want to set up a mail server on Redhat Linux 9 with Postfix as MTA. I'd appreciate if you gurus can let me know the software that I need to setup a complete mail server. (IMAP/POP). I'll be grateful if you can point me to some links for configu

Complete software list for a mail server on Redhat

2003-09-12 Thread Peram's List
Hi , I want to set up a mail server on Redhat Linux 9 with Postfix as MTA. I'd appreciate if you gurus can let me know the software that I need to setup a complete mail server. (IMAP/POP). I'll be grateful if you can point me to some links for configuration too. Regards, Peram -- r

Re: Mail server on Redhat Linux

2003-09-11 Thread Martin Marques
El Jue 11 Sep 2003 09:50, Peram's List escribió: > Hi, > Im looking to setup a mail server. I'd appreciate if you can let me know > what are all the software that I need to know to set up an IMAP/POP > server. I have the option of setting up Exchange but I dont want to do >

Mail server on Redhat Linux

2003-09-11 Thread Peram's List
Hi, Im looking to setup a mail server. I'd appreciate if you can let me know what are all the software that I need to know to set up an IMAP/POP server. I have the option of setting up Exchange but I dont want to do that, I'm looking for a groupware software on Redhat. I know that Po

Re: How do I change my e-mail address?

2003-09-03 Thread Ed Wilts
On Wed, Sep 03, 2003 at 08:49:04AM -0500, Khademul Islam wrote: > Does anyone knows how I can change the e-mail address in the redhat mailing > list. If it was me, I'd unsubscribe the old address as step 1 and subscribe the new address as step 2. -- Ed Wilts, Mounds View, MN, USA ma

Re: How do I change my e-mail address?

2003-09-03 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 3 Sep 2003 08:49:04 -0500, Khademul Islam wrote: > Does anyone knows how I can change the e-mail address in the redhat mailing > list. Spend some time on the page which is listed at the bottom of almost every message. Check out a

How do I change my e-mail address?

2003-09-03 Thread Khademul Islam
Does anyone knows how I can change the e-mail address in the redhat mailing list. Thanks .. Khademul Islam ( Dali ) Software Engineer -- Integrated Supply Chain Customer Solution Center IBM Rochester Tel: 507 253 8281 Fax: 507 253 8243 E-mail

Re: Sendmail Not Receiving Mail

2003-09-02 Thread Jesse Millan
It looks like the server choked on the rest of my message. It just showed that the mail was accepted: 250 2.0.0 h832egkv004264 Message accepted for delivery [EMAIL PROTECTED] Sent (h832egkv004264 Message accepted for delivery) On Tue, 2003-09-02 at 19:45, Jesse Millan wrote: > I am trying

Sendmail Not Receiving Mail

2003-09-02 Thread Jesse Millan
I am trying to configure Sendmail on my server system-calls. I am sure that its configuration file is correct, its listening to the right device, my host file seems good, the router is letting traffic through port 25, local-host-names file is correct. I can send mail just fine. It just does not

Re: mozilla profiles, mail, address lists.

2003-09-01 Thread Reuben D. Budiardja
t; import into a new Mozilla user profile so I can recover: > bookmarks --> ~/.mozilla/profilename/.slt/bookmarks.html > address lists > email (2 accounts) > email filter rules Sorry can't help with the others. I don't use the mail and addr book. RDB --

mozilla profiles, mail, address lists.

2003-09-01 Thread Bob Hartung
Hi all, Stupid me! I was trying to free up some space [idle moments on a dreary holiday sort of screwing around] and I renamed some mozilla files. I haven't yet deleted anything, but need to know what files to import into a new Mozilla user profile so I can recover: bookmarks address li

Re: Anti Vrus for Linux mail server

2003-08-29 Thread Distribution Lists
equirement of anti virus packages : >> >> FREE Anti Virus Package (any) >> for Linux 7.3 >> for Mail server qpopper >> need rpm package >> > > f-prot is very good we've run it on our boxes for ages, and as of 4.2 > (just released) it now scans

Re: Anti Vrus for Linux mail server

2003-08-29 Thread Andre Speelmans
On Fri, 29 Aug 2003, Res wrote: > On Fri, 29 Aug 2003, Redhat Man wrote: > > > Dear All, > > > > Who can provide/info in this requirement of anti virus packages : > > > > FREE Anti Virus Package (any) > > for Linux 7.3 > > for Mail server qpopp

RE: Anti Vrus for Linux mail server

2003-08-29 Thread Chris Mason
hould work beautifully. Watch the logs, check the virus databases are gettting updated hourly, make sure mail is being scanned. I also installed f-prot worstation (free) and enabled in MailScanner, it will use it to scan the mail also, if you are really paranoid. http://www.f-prot.com/download

Re: Anti Vrus for Linux mail server

2003-08-29 Thread Res
On Fri, 29 Aug 2003, Redhat Man wrote: > Dear All, > > Who can provide/info in this requirement of anti virus packages : > > FREE Anti Virus Package (any) > for Linux 7.3 > for Mail server qpopper > need rpm package > f-prot is very good we've run it on our box

Anti Vrus for Linux mail server

2003-08-29 Thread Redhat Man
Dear All, Who can provide/info in this requirement of anti virus packages : FREE Anti Virus Package (any) for Linux 7.3 for Mail server qpopper need rpm package Thank you for your kind cooperation in advance -- Best regards, Santosh\\ mailto:[EMAIL PROTECTED

Re: using mail with linux

2003-08-15 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 15 Aug 2003 13:52:27 -0700, bruce wrote: > a really simple, yet perplexing question. > > i'm doing mail with linux.... > > i'm in mail, i'm typing my msg > i want to get out of the msg, and then send

Re: using mail with linux

2003-08-15 Thread MKlinke
On Friday 15 August 2003 15:52, bruce wrote: > hi .. > > a really simple, yet perplexing question. > > i'm doing mail with linux > > i'm in mail, i'm typing my msg > i want to get out of the msg, and then send it... how???!!! > > what

Re: using mail with linux

2003-08-15 Thread Anand Buddhdev
On Fri, 15 Aug 2003 13:52:27 -0700 bruce wrote: > hi .. > > a really simple, yet perplexing question. > > i'm doing mail with linux.... > > i'm in mail, i'm typing my msg > i want to get out of the msg, and then send it... how???!!! > &

using mail with linux

2003-08-15 Thread bruce
hi .. a really simple, yet perplexing question. i'm doing mail with linux i'm in mail, i'm typing my msg i want to get out of the msg, and then send it... how???!!! what do i type, what character, etc... to send the msg... i don't know how to close the msg

Re: voice mail programs on linux?

2003-07-29 Thread hank
Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 25, 2003 1:43 PM Subject: Re: voice mail programs on linux? > > > - Original Message - > From: "Reuben D. Budiardja" <[EMAIL PROTECTED]> > Date: Friday, July

moving mail to imap

2003-07-29 Thread Kelerion
Hey all.. I use mozilla mail for my email.. and (at the moment) I have about 15,000 emails in my "Local Folders".. they are all in folders/subfolders/sub-subfolders etc.. and arranged to my liking.. I have another server running imap.. can I just move all my existing mail to that se

moving mail to imap

2003-07-29 Thread Kelerion
Hey all.. I use mozilla mail for my email.. and (at the moment) I have about 15,000 emails in my "Local Folders".. they are all in folders/subfolders/sub-subfolders etc.. and arranged to my liking.. I have another server running imap.. can I just move all my existing mail to t

Re: Symantec Mail Security detected that you sent a messagecontainin g prohibited content

2003-07-29 Thread Tb. Rifza Adriansyah
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 28 July 2003 19:47, Haley Crowe wrote: > I'm getting the same message this morning. > > HCC > This is spam. Someone plays a joke. - -- Tb. Rifza Adriansyah Public Key is available on request. -BEGIN PGP SIGNATURE- Version: GnuPG v1.

Re: Symantec Mail Security detected that you sent a messagecontainin g prohibited content

2003-07-28 Thread David Hart
On Mon, 2003-07-28 at 12:57, Ed Wilts wrote: > Refused connections have nothing to do with being a spammer. They have > a poorly configured mail system (currently), but by the looks of their > home page, they're a legitimate commercial company. While you are correct, connecting

RE: Symantec Mail Security detected that you sent a messagecontainin g prohibited content

2003-07-28 Thread Rizzuto, Alan
] [mailto:[EMAIL PROTECTED] On Behalf Of Aly Dharshi Sent: Monday, July 28, 2003 11:06 AM To: [EMAIL PROTECTED] Subject: RE: Symantec Mail Security detected that you sent a messagecontainin g prohibited content Hello, I think that its called SpamAssassin, Exim + Exiscan + Sophos or some fav

RE: Symantec Mail Security detected that you sent a messagecontainin g prohibited content

2003-07-28 Thread Aly Dharshi
EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of Ed Wilts > Sent: Monday, July 28, 2003 10:57 AM > To: [EMAIL PROTECTED] > Subject: Re: Symantec Mail Security detected that you sent a message > containin g prohibited content > > On Mon, Jul 28, 2003 at 10:03:42AM -0400, D

RE: Symantec Mail Security detected that you sent a message containin g prohibited content

2003-07-28 Thread Rizzuto, Alan
:[EMAIL PROTECTED] On Behalf Of Ed Wilts Sent: Monday, July 28, 2003 10:57 AM To: [EMAIL PROTECTED] Subject: Re: Symantec Mail Security detected that you sent a message containin g prohibited content On Mon, Jul 28, 2003 at 10:03:42AM -0400, David Hart wrote: > On Mon, 2003-07-28 at 09:54, MKli

Re: Symantec Mail Security detected that you sent a message containin g prohibited content

2003-07-28 Thread Ed Wilts
gt; > > > > > > Sturman is apparently a SPAMMER. I have a bunch of connections that we > refused. Refused connections have nothing to do with being a spammer. They have a poorly configured mail system (currently), but by the looks of their home page, they're a legitimat

Re: [Alerts@SturmanIndustries.com: Symantec Mail Security detected that you sent a message containing prohibited content (SYM:33731228931617092356)]

2003-07-28 Thread Reuben D. Budiardja
; To: [EMAIL PROTECTED] > Subject: Re: [EMAIL PROTECTED]: Symantec Mail Security > detected that you sent a message containing prohibited content > (SYM:33731228931617092356)] > > Maybe SturmanIndustries.com has taken SCO's FUD to heart and is blocking > anything Red Hat and/o

RE: [Alerts@SturmanIndustries.com: Symantec Mail Security detecte d that you sent a message containing prohibited content

2003-07-28 Thread Cowles, Steve
Cowles, Steve wrote: > detecte d that you sent a message containing prohibited content > > > Rizzuto, Alan wrote: >> (SYM:33731228931617092356)] >> >> >> My apologies - our new EXCHANGE email server had a new version of >> Symantec loaded that was blocking all redhat-list messages as spam - >>

RE: [Alerts@SturmanIndustries.com: Symantec Mail Security detected that you sent a message containing prohibited content

2003-07-28 Thread Cowles, Steve
Rizzuto, Alan wrote: > (SYM:33731228931617092356)] > > > My apologies - our new EXCHANGE email server had a new version of > Symantec loaded that was blocking all redhat-list messages as spam - > we have it resolved now - sorry for the unrequested responses. Alan > Rizzuto > Thank you for your

RE: [Alerts@SturmanIndustries.com: Symantec Mail Security detected that you sent a message containing prohibited content (SYM:33731228931617092356)]

2003-07-28 Thread Rizzuto, Alan
Of Mike Pelley Sent: Monday, July 28, 2003 10:07 AM To: [EMAIL PROTECTED] Subject: Re: [EMAIL PROTECTED]: Symantec Mail Security detected that you sent a message containing prohibited content (SYM:33731228931617092356)] Maybe SturmanIndustries.com has taken SCO's FUD to heart and is blo

Re: [Alerts@SturmanIndustries.com: Symantec Mail Security detected that you sent a message containing prohibited content (SYM:33731228931617092356)]

2003-07-28 Thread Mike Pelley
user ;) > > - Forwarded message from [EMAIL PROTECTED] - > > X-Original-To: [EMAIL PROTECTED] > Delivered-To: [EMAIL PROTECTED] > thread-index: AcNVA2GiMYS4W180QyeKT0pJUKw/8g== > Thread-Topic: Symantec Mail Security detected that you sent a message > containing prohibi

[Alerts@SturmanIndustries.com: Symantec Mail Security detected that you sent a message containing prohibited content (SYM:33731228931617092356)]

2003-07-28 Thread Lorenzo Prince
Kw/8g== Thread-Topic: Symantec Mail Security detected that you sent a message containing prohibited content(SYM:33731228931617092356) From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: Symantec Mail Security detected that you sent a message cont

RE: Mail Strangeness in RH9

2003-07-28 Thread Mark Reis
] [mailto:[EMAIL PROTECTED] On Behalf Of Cowles, Steve Sent: Friday, July 25, 2003 6:19 PM To: '[EMAIL PROTECTED]' Subject: RE: Mail Strangeness in RH9 Mark Reis wrote: > Hello, > > Try 2 > > We are getting in the process of upgrading our department to Redhat

Re: Symantec Mail Security detected that you sent a messagecontainin g prohibited content

2003-07-28 Thread David Hart
ns that we refused. Jul 28 08:27:53 mail postfix/smtpd[10759]: D548E2C742: reject: RCPT from unknown[66.55.29.2]: 550 Client host rejected: cannot find your hostname, [66.55.29.2]; from=<[EMAIL PROTECTED]> to=<[EMAIL PROTECTED]> proto=ESMTP helo= Jul 28 08:28:00 mail postfix/

Re: Symantec Mail Security detected that you sent a message containin g prohibited content

2003-07-28 Thread MKlinke
too! Look like someone at Sturmanindustries has issues this morning Attention folks at sturmandindustries . you seem to be posting erroneous messages to the redhat email list. Can you fix this if this is indeed coming from your mail servers. Regards, Mike Klinke -- redhat-list mai

Re: Symantec Mail Security detected that you sent amessagecontainin g prohibited content

2003-07-28 Thread Haley Crowe
I'm getting the same message this morning. HCC >>> [EMAIL PROTECTED] 07/28/03 07:40AM >>> [EMAIL PROTECTED] wrote: > containing prohibited content (SYM:23953231121286250666) > > > Subject of the message: RE: getting dns ip automatically > Recipient of the message: "'[EMAIL PROTECTED]'" > <[EMAI

Symantec Mail Security detected that you sent a message containing prohibited content

2003-07-28 Thread Cowles, Steve
[EMAIL PROTECTED] wrote: > containing prohibited content (SYM:23953231121286250666) > > > Subject of the message: RE: getting dns ip automatically > Recipient of the message: "'[EMAIL PROTECTED]'" > <[EMAIL PROTECTED]> You've got to be kidding!!! I have received the above notice for each post I

Re: RH9.0 / outgoing mail queing up FIXED

2003-07-27 Thread MKlinke
On Sunday 27 July 2003 10:15, James Gibbon wrote: > After a trawl through some of the sendmail-related info in the 'Red > Hat Linux Support Knowledgebase' at redhat.com, I appear to have > found a solution for my queueing outgoing mail problem - (original > post below). >

RH9.0 / outgoing mail queing up FIXED

2003-07-27 Thread James Gibbon
After a trawl through some of the sendmail-related info in the 'Red Hat Linux Support Knowledgebase' at redhat.com, I appear to have found a solution for my queueing outgoing mail problem - (original post below). I entered my hostname in /etc/mail/local-host-names (which was empty sa

Re: RH9.0 / outgoing mail queing up

2003-07-25 Thread James Gibbon
MKlinke wrote: > > OK, I just went back and looked at your original note. I see you noted > that "sendmail was ticked as currently running" but I'm not sure what > that means. The 'services' gui shows that it's running in runlevel 5. > What is the output of: > > ps aux | grep sendmail >

RE: Mail Strangeness in RH9

2003-07-25 Thread Cowles, Steve
Mark Reis wrote: > Hello, > > Try 2 > > We are getting in the process of upgrading our department to Redhat > 9.0. While I was in the process of testing our customized install, I > ran into problems with mail. This command works fine as root, but not > as a typical

Re: RH9.0 / outgoing mail queing up

2003-07-25 Thread MKlinke
On Friday 25 July 2003 16:10, James Gibbon wrote: > MKlinke wrote: > > Has something changed between the time Brian tried and my attempt > > today? And, if so, does your mail now work? > > No to both - I've always been able to resolve virgin.net on my > box - fetchmai

  1   2   3   4   5   6   7   8   9   10   >