newsletter function

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Pappnase

newsletter function

Post by Pappnase »

hello

i test the newsletter function and everythings work fine!

only problem i have is how can users verify their newsletter subscribtion!?
a little docu for this contentpart would be great!
bertalizer
Posts: 47
Joined: Sat 21. Feb 2004, 14:24
Location: Belgium

Post by bertalizer »

Do you use SMTP or mail to send e-mail?

I'm asking because I'm using mail and the newsletter doesn't get sent.

B.
User avatar
Oliver Georgi
Site Admin
Posts: 9916
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

I have tested with everything.

If you use phpwcms on Windows you will need a local SMTP open relay server otherwise nothing happens.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
kachete
Posts: 26
Joined: Mon 16. Feb 2004, 13:59
Location: Maturin / Monagas / VENEZUELA
Contact:

Post by kachete »

hello everyone

i try the newssletter but as PAPNASSE say
only problem i have is how can users verify their newsletter subscribtion!?
a little docu for this contentpart would be great!
how can the user can verify the suscripcion the link dont work

im a newbie in this but some direction would help to make it really work

VIVA VENEZUELA
No hay preguntas tontas, solo tontos que no preguntan
User avatar
Oliver Georgi
Site Admin
Posts: 9916
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

OK try this:

Create new content part newsletter AND fill in NOTHING in the form. This should be enough for receiving the verify email:

Code: Select all

Hi Oliver,

You have subscribed to the newsletter at 
http://phpwcms.myftp.org/ 

Before you will receive any newsletter 
you have to verify the email address 

   info@phpwcms.de 


To verify click the link 
http://phpwcms.myftp.org/verify.php?i=Vjp1eDA1MmxaWUZ6QlZLVGVPOmluZm9AcGhwd2Ntcy5kZQ== 

To delete your entry from our database 
http://phpwcms.myftp.org/verify.php?i=RDp1eDA1MmxaWUZ6QlZLVGVPOmluZm9AcGhwd2Ntcy5kZQ==


Best Regards
Oliver Georgi
info@mailverbund.de

23-04-2004, 07:53:02
You can use the following placeholder tags for the email templates within the newsletter form:

Code: Select all

{NEWSLETTER_NAME}   = subscriber name
{NEWSLETTER_EMAIL}  = subscriber email 
{NEWSLETTER_VERIFY} = verify URL
{NEWSLETTER_DELETE} = delete URL
OK - that's it.


Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
bertalizer
Posts: 47
Joined: Sat 21. Feb 2004, 14:24
Location: Belgium

Post by bertalizer »

OK I'm stupid... I did not verify the addresses :oops:
It works now :D Thanks for the great work!

I've got another question.
When somebody subscribes with an address that is already registered, a mail get's sent that their data has changed... that is OK.
But why do they need to reverify their address? We already know the address is correct?

But that's what I think about it...
B.
User avatar
Cyrus
Posts: 63
Joined: Mon 22. Mar 2004, 05:40
Location: New Zealand
Contact:

Post by Cyrus »

Obviously a silly question from my side, but can't figure out how to know who has opted in to my newsletter list.

I subscribed to the list and clicked on the confirmation link in the email which was confirmed and I was redirected to the home page.

No confirmed email addresses however appears in the subscription list of the template.

Would appreciate some help on this...thanks.
Jenpet
Posts: 74
Joined: Fri 6. Feb 2004, 15:43

Post by Jenpet »

got an error when I try to send the newsletter...

Nicht erfolgreich gesendet an:
ERR: jens.peters@hockeykauf.de (Language string failed to load: recipients_failedjens.peters@hockeykauf.de)

any causes for that ? :?:
Jenpet
Posts: 74
Joined: Fri 6. Feb 2004, 15:43

Post by Jenpet »

first search then ask :roll: found it !!!
Pappnase

Post by Pappnase »

Jenpet wrote:first search then ask :roll: found it !!!
:lol: :lol: :lol:
kachete
Posts: 26
Joined: Mon 16. Feb 2004, 13:59
Location: Maturin / Monagas / VENEZUELA
Contact:

Post by kachete »

hi to all

the script is working just fine know

but how we can send later to a subscribers an email

best regards
No hay preguntas tontas, solo tontos que no preguntan
Pappnase

Post by Pappnase »

hello kachete

in the admin menu you go to messages! then to newsletter!

there you can create your newsletter and choose wich subscribers should recieve the newsletter! then you click send!
User avatar
isac
Posts: 410
Joined: Tue 18. Nov 2003, 13:13
Location: Portugal
Contact:

Post by isac »

HI

How to delete newsletter subscriptions, x botton in not working!!
Pappnase

Post by Pappnase »

isac wrote:HI

How to delete newsletter subscriptions, x botton in not working!!
Hello

look at this!

http://www.phpwcms.de/forum/viewtopic.php?t=1707
User avatar
isac
Posts: 410
Joined: Tue 18. Nov 2003, 13:13
Location: Portugal
Contact:

Post by isac »

thanks Pappnase
Post Reply