Re: [WebDNA] Problem with Sendmail

This WebDNA talk-list message is from

2012


It keeps the original formatting.
numero = 108849
interpreted = N
texte = ---1183615881-1347915135-1331833522=:1631 Content-Type: text/plain; charset=us-ascii Does it matter that "adress" is misspelled? Lori ________________________________ From: Govinda To: talk@webdna.us Sent: Thu, March 15, 2012 7:06:19 AM Subject: Re: [WebDNA] Problem with Sendmail > I'm using sendmail for my clients newsletter, up to now every thing was going >fine. > But it looks like some email arrives with nothing in it, but some arrive fine. > the same email send to my gmail address and send to somebody else address at >the same time don't look the same. > > Here is my code > > [sendmail MIME-Version=1.0[!] > [/!]&Subject=_MY SUBJECT__[!] > [/!]&from=EMAIL SENDER > [/!]&to=[DELIVERY_TO][!] > [/!]&date=[DATE format=%a, %d %b %Y %X +0100 (CET)][!] > [/!]&Content-Type=multipart/alternative;[!] > [/!] boundary="--Boundary_[cart]"] > ----Boundary_[cart] > Content-Type: text/plain; charset="UTF-8"; > Content-transfer-encoding: quoted-printable[unurl]%0D%0A[/unurl] > [Text_message] > > ----Boundary_[cart] > Content-Type: text/html; charset="UTF-8"; > Content-Transfer-Encoding: 7bit[unurl]%0D%0A[/unurl] > > [MYHTML_comes_here] > > ----Boundary_[cart] > [/sendmail] > > If some body can tell me what's wrong? Hi Lawrence I din't know what is happening, but try this: wrap your sendmail parameter values in [url]...[/url], in case [DELIVERY_TO] (for example) has an "&" (or other unexpected) character in it.. (something that would then mess up the remainder of the headers and cause unexpected results). Also, in your above-posted code, I now see that you are missing the starting [!] just after the "". Try this: [sendmail MIME-Version=1.0[!] [/!]&Subject=_MY SUBJECT__[!] [/!]&from=EMAIL SENDER[!] [/!]&to=[url][DELIVERY_TO][/url][!] [/!]&date=[DATE format=%a, %d %b %Y %X +0100 (CET)][!] [/!]&Content-Type=multipart/alternative;[!] [/!] boundary="--Boundary_[cart]"] ----Boundary_[cart] Content-Type: text/plain; charset="UTF-8"; Content-transfer-encoding: quoted-printable[unurl]%0D%0A[/unurl] [Text_message] ... If this does not fix things.. then I have other ideas for troubleshooting, and so may others.. so repost again if still stuck. -Govinda ---1183615881-1347915135-1331833522=:1631 Content-Type: text/html; charset=us-ascii
Does it matter that "adress" is misspelled?
 

Lori




From: Govinda <govinda.webdnatalk@gmail.com>
To: talk@webdna.us
Sent: Thu, March 15, 2012 7:06:19 AM
Subject: Re: [WebDNA] Problem with Sendmail

> I'm using sendmail for my clients newsletter, up to now every thing was going fine.
> But it looks like some email arrives with nothing in it, but some arrive fine.
> the same email send to my gmail address and send to somebody else address at the same time don't look the same.
>
> Here is my code
>
> [sendmail MIME-Version=1.0[!]
> [/!]&Subject=_MY SUBJECT__[!]
> [/!]&from=EMAIL SENDER<sender@adress>
> [/!]&to=[DELIVERY_TO][!]
> [/!]&date=[DATE format=%a, %d %b %Y %X +0100 (CET)][!]
> [/!]&Content-Type=multipart/alternative;[!]
> [/!] boundary="--Boundary_[cart]"]
> ----Boundary_[cart]
> Content-Type: text/plain; charset="UTF-8";
> Content-transfer-encoding: quoted-printable[unurl]%0D%0A[/unurl]
> [Text_message]
>
> ----Boundary_[cart]
> Content-Type: text/html; charset="UTF-8";
> Content-Transfer-Encoding: 7bit[unurl]%0D%0A[/unurl]
>
> [MYHTML_comes_here]
>
> ----Boundary_[cart]
> [/sendmail]
>
> If some body can tell me what's wrong?

Hi Lawrence

I din't know what is happening, but try this:

wrap your sendmail parameter values in [url]...[/url], in case [DELIVERY_TO] (for example) has an "&" (or other unexpected) character in it.. (something that would then mess up the remainder of the headers and cause unexpected results).

Also, in your above-posted code, I now see that you are missing the starting [!] just after the "<sender@adress>".

Try this:

[sendmail MIME-Version=1.0[!]
[/!]&Subject=_MY SUBJECT__[!]
[/!]&from=EMAIL SENDER<sender@adress>[!]
[/!]&to=[url][DELIVERY_TO][/url][!]
[/!]&date=[DATE format=%a, %d %b %Y %X +0100 (CET)][!]
[/!]&Content-Type=multipart/alternative;[!]
[/!] boundary="--Boundary_[cart]"]
----Boundary_[cart]
Content-Type: text/plain; charset="UTF-8";
Content-transfer-encoding: quoted-printable[unurl]%0D%0A[/unurl]
[Text_message]
...

If this does not fix things.. then I have other ideas for troubleshooting, and so may others.. so repost again if still stuck.

-Govinda


---1183615881-1347915135-1331833522=:1631-- Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Problem with SendMail - seems succesfull but nothing to (Palle Bo Nielsen 2016)
  2. Re: [WebDNA] Problem with SendMail - seems succesfull but nothing to ("Matthew A Perosi, Psi Prime" 2016)
  3. Re: [WebDNA] Problem with SendMail - seems succesfull but nothing to (Palle Bo Nielsen 2016)
  4. Re: [WebDNA] Problem with SendMail - seems succesfull but nothing to (Stuart Tremain 2016)
  5. Re: [WebDNA] Problem with SendMail - seems succesfull but nothing to (Palle Bo Nielsen 2016)
  6. Re: [WebDNA] Problem with SendMail - seems succesfull but nothing to (Stuart Tremain 2016)
  7. Re: [WebDNA] Problem with SendMail - seems succesfull but nothing to recieve (dale 2016)
  8. Re: [WebDNA] Problem with SendMail - seems succesfull but nothing to (Palle Bo Nielsen 2016)
  9. Re: [WebDNA] Problem with SendMail - seems succesfull but nothing to (Palle Bo Nielsen 2016)
  10. Re: [WebDNA] Problem with SendMail - seems succesfull but nothing to (Stuart Tremain 2016)
  11. Re: [WebDNA] Problem with SendMail - seems succesfull but nothing to recieve (dale 2016)
  12. Re: [WebDNA] Problem with SendMail - seems succesfull but nothing to (Palle Bo Nielsen 2016)
  13. Re: [WebDNA] Problem with SendMail - seems succesfull but nothing to (Stuart Tremain 2016)
  14. [WebDNA] Problem with SendMail - seems succesfull but nothing to recieve (Palle Bo Nielsen 2016)
  15. Re: [WebDNA] Problem with Sendmail (Lawrence Banahan 2015)
  16. Re: [WebDNA] Problem with Sendmail (Donovan Brooke 2015)
  17. Re: [WebDNA] Problem with Sendmail (Lawrence Banahan 2015)
  18. Re: [WebDNA] Problem with Sendmail (Donovan Brooke 2015)
  19. [WebDNA] Problem with Sendmail (Lawrence Banahan 2015)
  20. Re: [WebDNA] Problem with Sendmail (christophe.billiottet@webdna.us 2012)
  21. Re: [WebDNA] Problem with Sendmail (Lori Palmquist 2012)
  22. Re: [WebDNA] Problem with Sendmail (Govinda 2012)
  23. [WebDNA] Problem with Sendmail (Banahan 2012)
---1183615881-1347915135-1331833522=:1631 Content-Type: text/plain; charset=us-ascii Does it matter that "adress" is misspelled? Lori ________________________________ From: Govinda To: talk@webdna.us Sent: Thu, March 15, 2012 7:06:19 AM Subject: Re: [WebDNA] Problem with Sendmail > I'm using sendmail for my clients newsletter, up to now every thing was going >fine. > But it looks like some email arrives with nothing in it, but some arrive fine. > the same email send to my gmail address and send to somebody else address at >the same time don't look the same. > > Here is my code > > [sendmail MIME-Version=1.0[!] > [/!]&Subject=_MY SUBJECT__[!] > [/!]&from=EMAIL SENDER > [/!]&to=[DELIVERY_TO][!] > [/!]&date=[DATE format=%a, %d %b %Y %X +0100 (CET)][!] > [/!]&Content-Type=multipart/alternative;[!] > [/!] boundary="--Boundary_[cart]"] > ----Boundary_[cart] > Content-Type: text/plain; charset="UTF-8"; > Content-transfer-encoding: quoted-printable[unurl]%0D%0A[/unurl] > [Text_message] > > ----Boundary_[cart] > Content-Type: text/html; charset="UTF-8"; > Content-Transfer-Encoding: 7bit[unurl]%0D%0A[/unurl] > > [MYHTML_comes_here] > > ----Boundary_[cart] > [/sendmail] > > If some body can tell me what's wrong? Hi Lawrence I din't know what is happening, but try this: wrap your sendmail parameter values in [url]...[/url], in case [DELIVERY_TO] (for example) has an "&" (or other unexpected) character in it.. (something that would then mess up the remainder of the headers and cause unexpected results). Also, in your above-posted code, I now see that you are missing the starting [!] just after the "". Try this: [sendmail MIME-Version=1.0[!] [/!]&Subject=_MY SUBJECT__[!] [/!]&from=EMAIL SENDER[!] [/!]&to=[url][DELIVERY_TO][/url][!] [/!]&date=[DATE format=%a, %d %b %Y %X +0100 (CET)][!] [/!]&Content-Type=multipart/alternative;[!] [/!] boundary="--Boundary_[cart]"] ----Boundary_[cart] Content-Type: text/plain; charset="UTF-8"; Content-transfer-encoding: quoted-printable[unurl]%0D%0A[/unurl] [Text_message] ... If this does not fix things.. then I have other ideas for troubleshooting, and so may others.. so repost again if still stuck. -Govinda ---1183615881-1347915135-1331833522=:1631 Content-Type: text/html; charset=us-ascii
Does it matter that "adress" is misspelled?
 

Lori




From: Govinda <govinda.webdnatalk@gmail.com>
To: talk@webdna.us
Sent: Thu, March 15, 2012 7:06:19 AM
Subject: Re: [WebDNA] Problem with Sendmail

> I'm using sendmail for my clients newsletter, up to now every thing was going fine.
> But it looks like some email arrives with nothing in it, but some arrive fine.
> the same email send to my gmail address and send to somebody else address at the same time don't look the same.
>
> Here is my code
>
> [sendmail MIME-Version=1.0[!]
> [/!]&Subject=_MY SUBJECT__[!]
> [/!]&from=EMAIL SENDER<sender@adress>
> [/!]&to=[DELIVERY_TO][!]
> [/!]&date=[DATE format=%a, %d %b %Y %X +0100 (CET)][!]
> [/!]&Content-Type=multipart/alternative;[!]
> [/!] boundary="--Boundary_[cart]"]
> ----Boundary_[cart]
> Content-Type: text/plain; charset="UTF-8";
> Content-transfer-encoding: quoted-printable[unurl]%0D%0A[/unurl]
> [Text_message]
>
> ----Boundary_[cart]
> Content-Type: text/html; charset="UTF-8";
> Content-Transfer-Encoding: 7bit[unurl]%0D%0A[/unurl]
>
> [MYHTML_comes_here]
>
> ----Boundary_[cart]
> [/sendmail]
>
> If some body can tell me what's wrong?

Hi Lawrence

I din't know what is happening, but try this:

wrap your sendmail parameter values in [url]...[/url], in case [DELIVERY_TO] (for example) has an "&" (or other unexpected) character in it.. (something that would then mess up the remainder of the headers and cause unexpected results).

Also, in your above-posted code, I now see that you are missing the starting [!] just after the "<sender@adress>".

Try this:

[sendmail MIME-Version=1.0[!]
[/!]&Subject=_MY SUBJECT__[!]
[/!]&from=EMAIL SENDER<sender@adress>[!]
[/!]&to=[url][DELIVERY_TO][/url][!]
[/!]&date=[DATE format=%a, %d %b %Y %X +0100 (CET)][!]
[/!]&Content-Type=multipart/alternative;[!]
[/!] boundary="--Boundary_[cart]"]
----Boundary_[cart]
Content-Type: text/plain; charset="UTF-8";
Content-transfer-encoding: quoted-printable[unurl]%0D%0A[/unurl]
[Text_message]
...

If this does not fix things.. then I have other ideas for troubleshooting, and so may others.. so repost again if still stuck.

-Govinda


---1183615881-1347915135-1331833522=:1631-- Lori Palmquist

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

No Data Results (1997) Netscape v. IE (1997) WebCatalog for Postcards ? (1997) Problem with version 4 browsers (1998) Part Html part WebDNA (1997) PIXO support (1997) Cookie problems using Mozilla and Camino browsers (2004) syntax question, not in online refernce (1997) credit card authorization question (1997) FYI: virus alert (1996) Inconsistent Code (2006) Strange search... (2001) WebCat 5 Intranet Question (2003) Configuring E-mail (1997) all records returned. (1997) email list archive template (2004) taxrate (1999) WebCat2b13MacPlugin - [math][date][/math] problem (1997) Thanks Grant (1997) Security Issue (1997)