public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] mailto net-mail/metamail
@ 2023-12-06  1:45 thelma
  2023-12-06  7:56 ` Neil Bothwick
  2023-12-06 17:45 ` Marco Rebhan
  0 siblings, 2 replies; 4+ messages in thread
From: thelma @ 2023-12-06  1:45 UTC (permalink / raw
  To: Gentoo mailing list

I think "mailto" used to be part of the package net-mail/metamail
But I think is long time gone.

What is the replacement?
I just need to send myself an email from the command line to test postfix.

-- 
Thelma


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] mailto net-mail/metamail
  2023-12-06  1:45 [gentoo-user] mailto net-mail/metamail thelma
@ 2023-12-06  7:56 ` Neil Bothwick
  2023-12-06 15:34   ` thelma
  2023-12-06 17:45 ` Marco Rebhan
  1 sibling, 1 reply; 4+ messages in thread
From: Neil Bothwick @ 2023-12-06  7:56 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 452 bytes --]

On Tue, 5 Dec 2023 18:45:00 -0700, thelma@sys-concept.com wrote:

> I think "mailto" used to be part of the package net-mail/metamail
> But I think is long time gone.
> 
> What is the replacement?
> I just need to send myself an email from the command line to test
> postfix.

echo "testing" | mail -s "test mail" thelma@sys-concept.com

It's in mail-client/mailx


-- 
Neil Bothwick

Hm..what's this red button fo|'\xBB\x7f.'NO CARRIER

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] mailto net-mail/metamail
  2023-12-06  7:56 ` Neil Bothwick
@ 2023-12-06 15:34   ` thelma
  0 siblings, 0 replies; 4+ messages in thread
From: thelma @ 2023-12-06 15:34 UTC (permalink / raw
  To: gentoo-user

On 12/6/23 00:56, Neil Bothwick wrote:
> On Tue, 5 Dec 2023 18:45:00 -0700, thelma@sys-concept.com wrote:
> 
>> I think "mailto" used to be part of the package net-mail/metamail
>> But I think is long time gone.
>>
>> What is the replacement?
>> I just need to send myself an email from the command line to test
>> postfix.
> 
> echo "testing" | mail -s "test mail" thelma@sys-concept.com
> 
> It's in mail-client/mailx

Thanks Neil, it worked perfectly.
  


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] mailto net-mail/metamail
  2023-12-06  1:45 [gentoo-user] mailto net-mail/metamail thelma
  2023-12-06  7:56 ` Neil Bothwick
@ 2023-12-06 17:45 ` Marco Rebhan
  1 sibling, 0 replies; 4+ messages in thread
From: Marco Rebhan @ 2023-12-06 17:45 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 699 bytes --]

On Wednesday, 6 December 2023 02:45:00 CET thelma@sys-concept.com wrote:
> I think "mailto" used to be part of the package net-mail/metamail
> But I think is long time gone.
> 
> What is the replacement?
> I just need to send myself an email from the command line to test postfix.

Postfix should come with a program to do this, sendmail:

> saiko@polaris ~ % sendmail 'me@dblsaiko.net'
> Subject: Test mail
> 
> Body content
> foo
> bar
> .
> saiko@polaris ~ %

Of course, that's given you're running it on the same box as the one you set 
up Postfix on.

The man page describes it as a compatibility interface for sendmail but I'm 
not sure if there's an expliticly Postfix way to do this.

-Marco

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-12-06 17:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-06  1:45 [gentoo-user] mailto net-mail/metamail thelma
2023-12-06  7:56 ` Neil Bothwick
2023-12-06 15:34   ` thelma
2023-12-06 17:45 ` Marco Rebhan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox