Re: mozilla mail question

2003-02-12 Thread Eduardo Silva
I use HTML for my signature. The problem you might have is that of the mail client that the recipient has can't display HTML formatted mail, it will default to text and all the HTML formatting you have set will not display. You have no control over this. Also, you must select to compose your m

Re: mozilla mail question

2003-02-12 Thread Vasyl Kenyuk
Thanks Robert! It works! Vasyl :-) Robert E. Martin wrote: Vasyl Kenyuk wrote: Hi,all! How can I attach to the bottom of all outgoing messages my personal signature?(2-3 lines of text) Thanks! In moz mail, go to edit | mail and newsgroup accout settings select the account you wish to add

Re: mozilla mail question

2003-02-12 Thread Robert E. Martin
Vasyl Kenyuk wrote: Hi,all! How can I attach to the bottom of all outgoing messages my personal signature?(2-3 lines of text) Thanks! In moz mail, go to edit | mail and newsgroup accout settings select the account you wish to add a signature to select the checkbox "attach this signature" and

mozilla mail question

2003-02-12 Thread Vasyl Kenyuk
Hi,all! How can I attach to the bottom of all outgoing messages my personal signature?(2-3 lines of text) Thanks! -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Re: E-Mail question

2001-02-20 Thread gerry
Always looking for good procmail recipes I couldn't resist this one from Chuck. However, when I cut and pasted it into my procmailrc file it generated lots of errors but to my great surprise it actually worked. If you check out what word wrapping did you will easily see why it had problems. The

Re: mail question

2001-02-15 Thread Mikkel L. Ellertson
On Thu, 15 Feb 2001, Linda Hanigan wrote: > Hi all, > I have been trying to read through the > elm and pine stuff to decide what to do > for a console mail program. If I use > either > of these programs I think I also need > sendmail. If I use pine it says I need > Imap is this in addition to sen

Re: mail question

2001-02-15 Thread Trond Eivind Glomsrød
Linda Hanigan <[EMAIL PROTECTED]> writes: > Hi all, > I have been trying to read through the > elm and pine stuff to decide what to do > for a console mail program. If I use > either > of these programs I think I also need > sendmail. If I use pine it says I need > Imap is this in addition to sen

mail question

2001-02-15 Thread Linda Hanigan
Hi all, I have been trying to read through the elm and pine stuff to decide what to do for a console mail program. If I use either of these programs I think I also need sendmail. If I use pine it says I need Imap is this in addition to sendmail? Also to get the mail from my ISP's pop mail server w

Re: E-Mail question

2001-02-05 Thread John H Darrah
On Mon, 5 Feb 2001, Enrico Payne wrote: > So, to those who value their own privacy, while on company > time and company property (including PC's and Internet > access), Bah. If I can reduce the risk of future exposure > to viruses by blocking or deleting attachments that could > contain viruses,

Re: E-Mail question

2001-02-05 Thread Anthony E . Greene
On Mon, 05 Feb 2001 14:08:10 Enrico Payne wrote: [snip] >Having said that, I too am a reasonable person, and understand that not all >attachments are dangerous. Hence I would only prevent file types that could >be launched by the browser, e-mail, or just by double clicking on it. >Chuck's solution

Re: E-Mail question

2001-02-05 Thread Enrico Payne
e types that could be launched by the browser, e-mail, or just by double clicking on it. Chuck's solution is a good compromise! :-> Thanks for the thoughts Regards Enrico - Original Message - From: "Mike Burger" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> S

Re: E-Mail question

2001-02-05 Thread Mike Burger
Yup...very lucky. On Mon, 5 Feb 2001, Vidiot wrote: > >So, tell me...how many emails have you received with VB scripts and > >ActiveX components that were real emails, vs. the bogus crap that has been > >passing through the net for the last few months? > > I don't receive any e-mail that contain

Re: E-Mail question

2001-02-05 Thread Vidiot
>So, tell me...how many emails have you received with VB scripts and >ActiveX components that were real emails, vs. the bogus crap that has been >passing through the net for the last few months? I don't receive any e-mail that contains those attachments. All of my e-mail reading and sending is d

Re: E-Mail question

2001-02-05 Thread Mike Burger
Fine and dandy if there is A) an available virus scanner and B) it properly scans for, detects and fixes said problems. So, tell me...how many emails have you received with VB scripts and ActiveX components that were real emails, vs. the bogus crap that has been passing through the net for the la

Re: E-Mail question

2001-02-05 Thread chuck
On Mon, 5 Feb 2001, Vidiot spewed into the bitstream: V>>I need to do the following with my e-mail server... V>> V>>a) Block all e-mails that have .exe, .vbx, .ocx extensions V> V>Why? None of those extensions affect Linux/Unix boxes. Maybe he's got Windoze clients using his machine as their

Re: E-Mail question

2001-02-05 Thread Vidiot
>In business situations, email is a tool, provided by the employer, to be >used as the employer decides is appropriate. As such, the employer also >gets to determine the type of email that enters/exits that mail system. Instead of globally deep-sixing said extension, companies filter (ours does)

Re: E-Mail question

2001-02-05 Thread Mike Burger
On Mon, 5 Feb 2001, Vidiot wrote: > >I need to do the following with my e-mail server... > > > >a) Block all e-mails that have .exe, .vbx, .ocx extensions > > Why? None of those extensions affect Linux/Unix boxes. Also, not all > e-mail that has those extension is bad. Deep-sixing said e-mail

Re: E-Mail question

2001-02-05 Thread Vidiot
>I need to do the following with my e-mail server... > >a) Block all e-mails that have .exe, .vbx, .ocx extensions Why? None of those extensions affect Linux/Unix boxes. Also, not all e-mail that has those extension is bad. Deep-sixing said e-mail in general is a bad idea. Plus, you have to a

Re: E-Mail question

2001-02-05 Thread chuck
On Mon, 5 Feb 2001, Enrico Payne spewed into the bitstream: EP>I need to do the following with my e-mail server... EP> EP>a) Block all e-mails that have .exe, .vbx, .ocx extensions Put this in /etc/procmailrc :0 *^Content-type: (multipart/mixed|application/octet-stream) { :0 HB *^Conten

E-Mail question

2001-02-05 Thread Enrico Payne
I need to do the following with my e-mail server... a) Block all e-mails that have .exe, .vbx, .ocx extensions b) Put in a footer (disclaimer) on all e-mails sent from the server. I currently use sendmail 8.9.3, but do not know how to write the necessary recipes to do these things. I looked at s

Re: Relaying Mail Question

2000-02-24 Thread Stephen M Lavelle
Try postfix http://www.postfix.org Regards, Stephen Mathco Tech. Dep wrote: > > Hi > > Is there any way i can re-relay e-mails from > my internal mailserver to a external smtp > server? > > +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ > | Mathias Björkman| > | Head tech

Re: Relaying Mail Question

2000-02-24 Thread William Schwartz
00 3:17 PM Subject: Re: Relaying Mail Question > > hmmm ... maybe I read his email wrong. it looked like he was wanting > hard-relay all email (i.e. all internet-bound email) from his > internal mail server to his external server before it got sent to > its real destination. >

Re: Relaying Mail Question

2000-02-24 Thread Olmy
lot, so use at your own risk. > > Hope that helps. > Will > > > _ > William Schwartz > Network Integrator > [EMAIL PROTECTED] > > > - Original Message - > From: "Mathco Tech. Dep" <[EMAIL PROTECTED]> > To: "Redh

Re: Relaying Mail Question

2000-02-24 Thread William Schwartz
" <[EMAIL PROTECTED]> Sent: Thursday, February 24, 2000 3:04 PM Subject: Relaying Mail Question > Hi > > Is there any way i can re-relay e-mails from > my internal mailserver to a external smtp > server? > > +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ > |

Re: Relaying Mail Question

2000-02-24 Thread Olmy
> Hi > > Is there any way i can re-relay e-mails from > my internal mailserver to a external smtp > server? if you're running a stock sendmail installation on rh, you should have a smart relay host directive in your /etc/sendmail.cf that looks like: # "Smart" relay host (may be null) DS

Relaying Mail Question

2000-02-24 Thread Mathco Tech. Dep
Hi Is there any way i can re-relay e-mails from my internal mailserver to a external smtp server? +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Mathias Björkman| | Head technician | | Mathco Computer | | e-mail: [EMAIL PROTE

Re: Simple Mail question

1998-03-17 Thread Bryan C. Andregg
On Tue, 17 Mar 1998 11:43:17 -0800 (PST), <[EMAIL PROTECTED]> wrote: > > > How can I mail a file to myself from a simple command-line? I want to > set a cron job to mail a file to myself every night - but I cannot figure > out how to make mail or sendmail send a file automatically. > mail -s

Simple Mail question

1998-03-17 Thread Jeff Halper
How can I mail a file to myself from a simple command-line? I want to set a cron job to mail a file to myself every night - but I cannot figure out how to make mail or sendmail send a file automatically. Any help is appreciated. Jeff Halper Internet Hotline 408/881-1000 http://www.ihot.co