Powermail is a well-known, powerful and easy to use mailform extension for TYPO3.
Questions tagged [powermail]
141 questions
0
votes
1 answer
Powermail Email to friend
I want to create an 'Email to friend' form where the user enters an email address, and an email is sent to that address with a link to the current page url.
How do I set the receiver to be the email entered into the…

user500665
- 1,220
- 1
- 12
- 38
0
votes
3 answers
TYPO3: Upload files to FAL with powermail
I am using powermail to allow a FE-User to edit a couple of fields of his own User-Record. Works fine, no hassle.
Now I would also like to allow the upload of a file. Is there a way to save the file to FAL with powermail? Unfortunately I have found…

Ja Nosch
- 411
- 2
- 16
0
votes
1 answer
TYPO3 Powermail - upload form - file has to be overwritten if a file with same name already exists
I am using powermail extension to create a form for upload of several file types. This form is located in a login area. For every logged in user there is a folder with its name created where the uploaded files are stored.
# get personal storage…

toruwe
- 35
- 7
0
votes
2 answers
How to create custom validation for email conformation in the TYPO3 powermail extension?
I want to implement email conformation field just like password conformation. for ex: user add email address in the first field and conform with other field. both must be same.

Geee
- 2,217
- 15
- 30
0
votes
1 answer
TYPO3 Powermail 2.x many forms and hidden fields
I am in a TYPO3 project with Powermail 2.x and there are different forms (created in the backend). Every form needs the same hidden fields, is tehre a way to create this needed fields once and use it in any form? Does someone know something similar…

M. Scherer
- 31
- 1
- 3
0
votes
1 answer
Can TYPO3 Powermail send attachments to only one recipient?
is it possible to make the attachments sent in a form go to only to one recipient instead of all recipients? In my case I use the form to notify different people when someone submits a form. But only one person should receive the attachments asked…

mvetter
- 133
- 2
- 16
0
votes
2 answers
TYPO3 Powermail: How do I add my custom fields to the export?
Powermail: 2.25.2
TYPO3: 6.2.19
I added a dynamic custom field to Powermail within a new extension and want to have the value included in the csv export. If I use the Powermail Module and expand the export block, there is a possibility to add…

Tobias Hartmann
- 1,233
- 9
- 12
0
votes
1 answer
TYPO3: powermail2 and double optin link with time limit possible? (3 days)
is it possible to set a time limit for activation link in TYPO3 powermail2 extension when double-optin in set? For example: After a time limit of 3 days, the user data should be deleted and the activation with this link isn't possible any more. I…

Eckonator
- 101
- 1
- 6
0
votes
2 answers
TYPO3/Powermail: Howto to store plugin pid in hidden form field
I want to store the page id of a Powermail plugin in the form data. I would like to setup a hidden field and prefill it with the page id of the plugin.
plugin.tx_powermail.settings.setup.prefill.pid =…

Stefan Padberg
- 505
- 2
- 17
0
votes
2 answers
TYPO3 Multiple addresses for Powermail
I have a custom extension with 20 records.
Each record has a field of E-Mail.
How can I add all email address in powermail as the recipient.
This example gives me only one E-Mail address of this record in the details…

Stigi
- 109
- 1
- 1
- 8
0
votes
1 answer
Set id and name in typo3 powermail form
I am kinda new to typo3 and after 3h of looking for an answer I resign and hope someone of you can help me. So what I am trying to achieve is a hidden field in a powermail form with a certain id and name. I can add a hidden field in the backend but…

kingardox
- 127
- 11
0
votes
1 answer
TYPO3 Powermail 2.x: Delete upload files from server after the mail was sent.
In Powermail 1.x i could set this feature in the Powermail Constants:
# cat=powermail uploads/enable/0530; type=boolean; label= Delete after attach: If checked, all uploaded files will be deleted from the server after the mail was sent
…

kimomat
- 2,211
- 23
- 37
0
votes
1 answer
Prevent form action from being followed by robots
Is there a way to prevent robots to follow form actions? I get errors like this:
Uncaught TYPO3 Exception: #1298012500: Required argument "form" is not set for Tx_Powermail_Controller_FormsController->create.
This cause robots try to follow this…

user2513437
- 155
- 10
0
votes
1 answer
How can I set a different subject and email reseiver for a powermail form?
I am using TYPO3 6.2.15 and powermail 2.5.0 and want to set different subjects and receivers for a specific select field.
For this reason I have created a simple powermail form with a select field and the following options:
subject1 | 1
subject2 |…

Fox
- 623
- 8
- 35
0
votes
1 answer
Powermail: update database when confirmation link in mail is clicked
I am using Typo3 v6.1.12 (I have to) and Powermail 2.0.18 with double optin.
You can store data from the formular via the dbEntry in TypoScript.
Is there a way to update these data when the link in the mail is clicked and the hash is valid?

Fuzzyma
- 7,619
- 6
- 28
- 60