On 2021/01/28 18:55, tetrahedra@danwin1210.me wrote:
> On Thu, Jan 28, 2021 at 05:30:07PM -0000, Stuart Henderson wrote:
> > > You could use "sendbug -P > sendbug.out" to get your report in a file
> > > and send that from a different host. Or edit the file and
> > >
> > > $ cat sendbug.out | mail -s "my bug report" -r my_laptop@domain.com \
> > > -c my_laptop@domain.com bugs@openbsd.org
> >
> > unless you do this, sendbug doesn't use mail(1), it uses /usr/sbin/sendmail
> > directly.
>
> Okay, how do I specify that sendbug sets a specific from address when
> sending mail? Or do I have to save it as a text file as discussed above
Not 100% sure but I think you can just edit it in the template file.
But unless you've got a properly configured mail setup on the machine
saving it as a text file is probably easier.
No comments:
Post a Comment