swiftmailer
sending mail with swift mailer (php) to gforge email gateway, equal signs (=) at the end of lines
Now, i have another problem with gForge. I have a form in our intranet to create new trackers in our gforge system. We use Kohana and the Swift Mailer to send smtp emails.[详细]
2023-02-18 11:59 分类:问答PHP SwiftMailer or PEAR Mail
Does开发者_Go百科 someone have some comments about those two? in terms of experience, performance, easiness, problems, spam related, etc.[详细]
2023-02-16 19:32 分类:问答Email help - php mail() or SMTP
I have a newsletter script which loops through members an开发者_JS百科d sends a mail to each individually. this was running ok previously, but as the numbers have increased, the script has started to[详细]
2023-02-15 03:10 分类:问答Swift mail and Symfony ([Connection refused #111])
I am getting this error when I try to send an em开发者_运维知识库ail using the Symfony framework. I had this problem a while back and rember (vaguely), that I had to change my php.ini settings and mat[详细]
2023-02-14 04:21 分类:问答Swift mailer connection refused with symfony1.2
Im having some pro开发者_StackOverflowblems sending mail. I have a ubuntu server running postfix as mailserver. The webapp is based on symfony 1.2 and has Swift 3 for mailing. Everyrhing is running on[详细]
2023-02-12 14:45 分类:问答emails send using Symfony Mailer object goes to Spam folder
I am using Symfony 1.4.8 and Propel as ORL. I am sending mails using Symfony miler object, the mail is send properly but it goes to spam folder, is there any way to stop that. the code that i am using[详细]
2023-02-10 21:10 分类:问答PHP SwiftMailer Localhost Test Setup
I just started learning how to use SwiftMailer and I am having trouble sending a simple test message from my localhost. Below is the 开发者_开发问答code that I am trying to use.[详细]
2023-01-31 21:34 分类:问答swiftmailer :: send virtual file?
I am sending an email to an api that开发者_Go百科 gets its content from an attached file. I do not want to actually create the file (its like one line of text) and then attach it and send it.[详细]
2023-01-29 03:52 分类:问答batch email send with custom content
I want to send out batch mails using SwiftMailer but just wondering what the best option for this w开发者_如何学Could be. The problem is the email content needs to be customized, i.e. there will be a[详细]
2023-01-27 15:41 分类:问答use PHP Swiftmailer in Symfony 1.4's Cron Jobs?
I am using Symfony 1.4 w开发者_如何学JAVAith Propel as ORM. i have configured web server schedulers to trigger a mailing function at every 1Hour. To send mails i am using PHP Swift mailer class, and n[详细]
2023-01-23 03:39 分类:问答