Re: [gentoo-user] script for sending mail with attachement?

2010-05-14 Thread Fab
2010/5/12 Brett Freer br...@rhapsody.com.au

 Hi Jarry,
 mpack -s backup file.bak u...@somewhere.com
 Brett Freer


AFAIK, mpack is unmaintained, and the last version does not work on
amd64 (gentoo bug #171075).
I would recommend net-mail/sendEmail.



Re: [gentoo-user] script for sending mail with attachement?

2010-05-11 Thread David Abbott
On Tue, May 11, 2010 at 3:29 PM, Jarry mr.ja...@gmail.com wrote:

 Hi,
 my small mysql-database is archived every couple of hours, but
 all those backups (~5MB each) are still on the server, which
 I do not consider secure. I would like to have them sent to me
 per email.

 What I am looking for is some command-line mailer, which could
 be used in script-mode, and able to send attachements. Any ideas?

 Jarry
 --


Hi Jarry,
Here is one I use, found it somewhere, works good :)
http://linuxcrazy.pastebin.com/8rSLq49R

-- 
David


Re: [gentoo-user] script for sending mail with attachement?

2010-05-11 Thread Oli Schmidt
On Tue, 11 May 2010 21:29:02 +0200, Jarry mr.ja...@gmail.com wrote:
 Hi,
 my small mysql-database is archived every couple of hours, but
 all those backups (~5MB each) are still on the server, which
 I do not consider secure. I would like to have them sent to me
 per email.
 
 What I am looking for is some command-line mailer, which could
 be used in script-mode, and able to send attachements. Any ideas?
 
 Jarry

-- 
There 3 good and simple ways to do .. :

- use biabam command line program (emerge it)
- sendemail.pl (google it)
- uuencode (uuencode somefile.zip | mailx -s daily mail s...@user.com)


Oli



Re: [gentoo-user] script for sending mail with attachement?

2010-05-11 Thread lists-gentoo-user

Jarry wrote:

Hi,
my small mysql-database is archived every couple of hours, but
all those backups (~5MB each) are still on the server, which
I do not consider secure. I would like to have them sent to me
per email.

What I am looking for is some command-line mailer, which could
be used in script-mode, and able to send attachements. Any ideas?

Jarry


mail-client/nail is a replacement (with more functionality) than 
mail-client/mailx.  With nail you can specify the from address of your emails

-Brandon



Re: [gentoo-user] script for sending mail with attachement?

2010-05-11 Thread Brett Freer
Hi Jarry,

mpack -s backup file.bak u...@somewhere.com

Brett Freer

On Wed, May 12, 2010 at 5:29 AM, Jarry mr.ja...@gmail.com wrote:

 Hi,
 my small mysql-database is archived every couple of hours, but
 all those backups (~5MB each) are still on the server, which
 I do not consider secure. I would like to have them sent to me
 per email.

 What I am looking for is some command-line mailer, which could
 be used in script-mode, and able to send attachements. Any ideas?

 Jarry
 --
 ___
 This mailbox accepts e-mails only from selected mailing-lists!
 Everything else is considered to be spam and therefore deleted.