serveremail= xxx ; Who the e-mail notification should appear to come from fromstring= xxx ; Real name of email sender
On Wed, Jan 13, 2010 at 11:11 PM, Jason Rose <[email protected]> wrote: > Thanks, but that wasnt the issue... its not sending a STARTTLS "Must issue > a STARTTLS" even tho the headers are correct. > > I have forced it to work on my rogers email (apparently you can add other > domains onto rogers...good to know) so it accepts email from > [email protected] to be sent thru a rogers relay. > > Last question would be, does anyone know how I can change from from name in > *? > > Thanks, > Jason > > ------------------------------ > *From:* Aloysius Thevarajah Lloyd <[email protected]> > *To:* Jason Rose <[email protected]> > *Cc:* [email protected] > *Sent:* Wed, January 13, 2010 10:55:01 PM > *Subject:* Re: [on-asterisk] sendmail / ssmtp with gmail > > I assume you are using google apps. > > Try > > [email protected] > > <[email protected]>Lloyd > > > > On Wed, Jan 13, 2010 at 10:25 PM, Jason Rose <[email protected]> wrote: > > > Hey all, > > > > I am trying to make my voicemail to email work, and its proving to be a > > pain! > > > > I have ssmtp installed so I can authenticate to secure servers easily but > > gmail keeps reporting: > > "ssmtp: Server didn't like our AUTH LOGIN (530 5.7.0 Must issue a > STARTTLS > > command first. 10sm361803eyd.21)" > > > > My config is > > [email protected] > > mailhub=smtp.gmail.com:587 > > rewreiteDomain= > > UseSTARTTLS=YES > > [email protected] > > AuthUser=jrose > > AuthPass=XXX > > FromLineOverride=YES > > AuthMethod=LOGIN > > > > any pointers or suggestions? > > > > I can get this working with rogers, but would rather it on my domain. > > > > Thanks, > > Jason > > >
