Freebsd - Mail configuration and syntax

2004-05-31 Thread Carla Neves
Dear All,
I would like someone to give me some good tips to configure my email 
on Freebsd v4.9, to send/receive messages. I would like to use what I 
have already installed: sendmail, mailx. I went through the Freebsd 
manual but I coulnd't find any tips for the syntax of 
sending/receiving emails, just the sendmail configuration. So I would 
apreciate your help to give me the good steps for:

1- Configuring sendmail (although is already in the manual)
2- Syntax used to send email (with examples would be great).
3- Syntax to see the received emails.

I went through the man pages of mailx and sendmail, but they seem not 
to be very userfriendly for someone who is quite knew configuring 
email on Freebsd. So could you please help me?

Thanks in advance!
CN

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Does anybody installed DVD Rom on FreeBSD 4.9?

2004-02-25 Thread Carla Neves

 Hi dear FreeBSD users,
 I would like to install a DVD R+W on my Proliant Ml330 for backups 
 purposes.
 Before I buy the DVD Rom, I would like to know if someone has done 
 that before with success for FreeBSD 4.9.
 I checked on freebsd sites that there is a SW for FreeBSD 4.9, 
called, 
 used for burning DVDs and it is compatible with several DVD R+W 
 providers. Anyway, I would like to know if I need something more 
 besides this SW, like: DVD drivers, Kernel configurations...
 
 Thanks in advance for your help
 
 CG
 
 
 
 


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


How to send attached files on sendmail with mail tool?

2004-07-16 Thread Carla Neves
Hi Dear all,
I'm doing some scripts to automaticly deliver to some email accounts 
Unix system printouts. I'm using sendmail on Freebsd 4.9 and the mail 
tool to send my emails. What I would like to know is: is it possible 
to send emails with files attached using the sendmail and the mail 
tool? Which syntax should I aply to send an attached file in the 
message?

I would appreciate your help.

P.S: I' using this syntax so far for sending emails

mail -s Automatic Message [EMAIL PROTECTED] E_O_M
The contents of the message goes here.

E_O_M

or to pipe stuff directly into sendmail:

/usr/sbin/sendmail -t -oi -oem E_O_M
To: [EMAIL PROTECTED]
Subject: Automatic Message

The contents of the message goes here.

As much as you like, really.

E_O_M


Regards,
Carla
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


upgrade diablo jdk1.3 to jdk 1.4.2 on Freebsd 4.9

2005-04-25 Thread Carla Neves
Hello,
How do I upgrade my diablo jdk1.3 to jdk 1.4.2 on Freebsd 4.9?

I currently have installed on my machine:

   diablo-jdk-1.3.1.0_1 Java Development Kit 1.3.1
   jakarta-tomcat-5.0.18_1 Open-source Java web server by Apache, 
5.0.x branch
   javavmwrapper-1.4   Wrapper script for various Java Virtual 
Machines

And I would like to upgrade the jdk to jdk1.4.2, but unfortunatly I 
couldn't find the port diablo-jdk-1.4.2 to upgrade. So that makes me 
wonder if can I use the port  /usr/ports/java/jdk14 and de-install the 
diablo jdk-1.3.1. 

Does anybody can help me?


Best Regards,
Carla Neves
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]