I am new to Swift Mailer and used to work with PHPMailer, interested to know your points on security for uploading files and sending via email.
Is there a method to check these files before they are sent? Is this up to my host?
Cheers
security? viruses and so on...
Moderators: Chris Corbyn, General Moderators
-
student101
- Forum Newbie
- Posts: 20
- Joined: Sun Sep 21, 2008 4:04 pm
Re: security? viruses and so on...
you can whitelist mimetypes
-
student101
- Forum Newbie
- Posts: 20
- Joined: Sun Sep 21, 2008 4:04 pm
Re: security? viruses and so on...
Cool, you mean in SwiftMail or settings on the server where it's hosted?jshpro2 wrote:you can whitelist mimetypes
Cheers
Re: security? viruses and so on...
before you hand the file over to your mailer, check the mimetypes
-
student101
- Forum Newbie
- Posts: 20
- Joined: Sun Sep 21, 2008 4:04 pm
Re: security? viruses and so on...
I must be honest I have no experience in this whitelisting stuff;
I can't even get an attachment from a recordset to work?
viewtopic.php?f=52&t=88528
Cheers
I can't even get an attachment from a recordset to work?
viewtopic.php?f=52&t=88528
Cheers
-
student101
- Forum Newbie
- Posts: 20
- Joined: Sun Sep 21, 2008 4:04 pm
Re: security? viruses and so on...
Bumpity bump or is it Bumpity bop?
-
student101
- Forum Newbie
- Posts: 20
- Joined: Sun Sep 21, 2008 4:04 pm