Top "Sendmail" questions

DO NOT use as a general tag for sending email.

Ruby mailer is coming up with an EOFError

I am getting an EOFError (End Of File Error) on this code in my controller. The block where the error …

ruby-on-rails ruby smtp sendmail actionmailer
Send e-mail with multiple attachments using command line and sendmail

Is it possible to send multiple attachments with uuencode and sendmail? In a script I have a variable containing the …

bash email sendmail uuencode
Error: SMTPRecipientsRefused 553, '5.7.1 #while working on contact form in django

im trying to make a contact form in django 1.3, python 2.6. Whats the reason of following error? error: SMTPRecipientsRefused at /contact/ {…

python django smtp sendmail
C# yandex mail send error 5.5.4 Error: send AUTH command first

I try to send mail using C# and yandex, but I get an error: Error 5.5.4 Error: send AUTH command first …

c# email sendmail yandex
OctoberCMS Post Form

My form: <form id="main-contact-form" name="contact-form" ata-request="onSend" data-request-success="alert('Message Sent')"> I cant seem to get …

php ajax laravel sendmail octobercms
What benefits can I take from SmtpClient.SendAsync's userToken object?

I was using SMTPClient.Send(mail) method to send emails, but then I saw, if the email id is not …

c# winforms sendmail smtpclient sendasync
Exim Mail Transfer Agent can't deliver mail

I have problem with exim MTA, it can not send any mail. I have followed a simple and straight forward …

email sendmail exim4
How to send mail from iphone app without showing MFMailComposeViewController?

I want to send mail from my custom iPhone app. I have used MFMailComposeViewController to send mail from my iphone …

iphone objective-c ios sendmail mfmailcomposeviewcontroller
PHP Mailer, need to add multiple Bcc

I have been using this mailer for a while, but now I need to add (multiple) permanent Bcc addresses. How …

php sendmail bcc
sSMTP rewriting "From" field in emails

My problem is that whenever my server sends emails, the sender field gets overwritten. From: should be: Web Site Name &…

email sendmail ssmtp