Readme

Send a silly lil email to me

Set up using https://docs.val.town/types/email/ and https://www.val.town/v/std/email

Forwards emails to me from gueejla.forwardin@valtown.email

1
2
3
4
5
import { email } from "https://esm.town/v/std/email";
export default async function forwardin(e: Email) {
return email({ text: e.text, subject: e.from + ": " + e.subject });
}
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
Comments
Nobody has commented on this val yet: be the first!
June 16, 2024