• Sending email in baja

    From Richard Brumpton@VERT to All on Wed Sep 4 03:30:34 2002
    Is there a way to send an email to a set address using baja?I have tried the following and it don't work. any ideas? setstr "emailthispaerson@domain.com"send_mail_netmail Is there any way to do itMerlin--- Synchronet Vertrauen Home of Synchronet [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to Richard Brumpton on Wed Sep 4 14:48:00 2002
    Re: Sending email in baja By: Richard Brumpton to All on Wed Sep 04 2002 03:30 am > Is there a way to send an email to a set address using baja? > I have tried the following and it don't work. any ideas? > > setstr "emailthispaerson@domain.com" > send_mail_netmail > > Is there any way to do itYes, use MAIL_SEND instead. digital man--- Synchronet Vertrauen Home of Synchronet [vert/cvs/bbs].synchro.net
  • From Frozen Fire@VERT/IMATRIX to Richard Brumpton on Wed Sep 4 14:16:00 2002
    Re: Sending email in baja By: Richard Brumpton to All on Wed Sep 04 2002 03:30 am > Is there a way to send an email to a set address using baja? > I have tried the following and it don't work. any ideas? > > setstr "emailthispaerson@domain.com" > send_mail_netmail > > Is there any way to do it > MerlinI'd try "ungetstr" z --- Synchronet The Impact Matrix - impactmatrix.darktech.org
  • From Merlin@VERT/CARSO to Digital Man on Thu Sep 5 00:57:00 2002
    Re: Sending email in baja By: Digital Man to Richard Brumpton on Wed Sep 04 2002 02:48 pm > > > > setstr "emailthispaerson@domain.com" > > send_mail_netmail > > > > Is there any way to do it > Thanks, I did a COPY str emailmail_send and its working! CheersMerlin--------------------------------------------------------------------------- Merlin - Sysop of CarSo BBs - telnet://carso.darktech.org------------------------------------------------------------------------------ Synchronet CarSo BBs Beverley, UK telnet://carso.darktech.org
  • From Frozen Fire@VERT/IMATRIX to Digital Man on Thu Sep 5 02:56:00 2002
    Re: Sending email in baja By: Digital Man to Richard Brumpton on Wed Sep 04 2002 02:48 pm > Re: Sending email in baja > By: Richard Brumpton to All on Wed Sep 04 2002 03:30 am > > > Is there a way to send an email to a set address using baja? > > I have tried the following and it don't work. any ideas? > > > > setstr "emailthispaerson@domain.com" > > send_mail_netmail > > > > Is there any way to do it > > Yes, use MAIL_SEND instead. > > digital manAre they the same function, only one showing a different text string whenloaded? z --- Synchronet The Impact Matrix - impactmatrix.darktech.org
  • From Digital Man@VERT to Frozen Fire on Thu Sep 5 14:28:45 2002
    Re: Sending email in baja By: Frozen Fire to Digital Man on Thu Sep 05 2002 02:56 am > > > Is there a way to send an email to a set address using baja? > > > I have tried the following and it don't work. any ideas? > > > > > > setstr "emailthispaerson@domain.com" > > > send_mail_netmail > > > > > > Is there any way to do it > > > > Yes, use MAIL_SEND instead. > > > > digital man > > Are they the same function, only one showing a different text string when > loaded?No. MAIL_SEND uses the current "str" variable for the recipient address. digital man--- Synchronet Vertrauen Home of Synchronet [vert/cvs/bbs].synchro.net