How can I get help with the SuperMailer
Please visit the support board and look after an answer of your problem.
Alternatively you can send an email to our support or call our Hotline.
SuperMailer displays the message "Error on loading Winsock2 library (WS2_32.dll)"
Please download and install the Windows Socket 2 Update for Windows 95.
Every time I get the message "Socket-Error:..."
This can be caused by two things:
Problems with Norton Antivirus
Deactivate Norton Antivirus before you send any email or you deactivate the examination of outbound emails on Norton Antivirus, this could create problems or your computer could crash, because Norton antivirus can't process that amount of emails
I get the message "Permission denied" on demanding the subscribe / unsubscribe messages
Verify username and password for this POP3/IMAP mailbox on menu Project - Mailboxes. If you can't find any error, look on the homepage of your provider, mostly you can find an how to to set up your Outlook or Outlook Express on this page. There you can find the correct usage of your username.
Message 250 OK is displayed
This isn't an error. Code 250 shows that your email was send successfully
Error 354 (Start mail input; end with <CRLF>.<CRLF> Exception: Attached file not found or access denied. is displayed)
Verify all links to images in an HTML email and attachments. If your
attachments aren't available resp. access is denied by another application, then
this error is displayed.
Activate / deactivate the Nagle Algorithm on menu Tools - Options.
Error 421 <domain> Service not available, closing transmission channel is displayed
The SMTP server can't get more domain names for IP addresses, because the daemon of this application denies all further requests. 2 possible causes:
Error 500 or 501 Syntax error on email outbound
Error 530 Authentication required
You don't have activated the SMTP or POP3 authentication. Click on menu Project - Send settings and activate the SMTP authentication (or POP3 authentication) and define the required data. Ask your provider for all types available authentication types, mostly it is the SMTP authentication (SMTP Auth).
Strato
If you use an Strato mail server, there can occur an error after 20 minutes. To avoid this you can read the "help" pages of your own email application. Let your email application check your inbox automatically after 10 minutes. Alternatively you can use this software: SuperSpamKiller to check your email account every 10 minutes.
Error 550 Requested action failed: mailbox unavailable [E.g., mailbox not found, invalid domain, no access]
This message is returned by an SMTP server if an email address doesn't exist, therefore this email address is not valid.
Error 552 Requested mail action aborted: exceeded storage allocation
On the SMTP server isn't any available space to queue your mails. You have to cancel the sending an try it later time. You can inform your provider though that problem can be solved.
If you send mails the BCC mails aren't send
Try how many BCC recipients your email provider allows. This setting differs between various providers.
By sending via BCC the adjusted amount of email recipients is transmitted as erroneous.
On of the email addresses in your list is erroneous or has not the right format. This email won't be send, because the SMTP server cancels the transfer. After sending you can select erroneous mails and try to transfer them separately to determine which address caused this problem.
Special error codes, only used by SuperMailer
Code | meaning |
---|---|
624 | Sending was cancelled, transfer thread was closed, no status is available. |
700 | There is no SMTP server defined. |
720 | Opening and encoding of file attachments failed, e.g. file not available or access denied. |
800 | Encoding of the file attachments failed. |
999 | Only during validation of email addresses. An error occurred on communication with the mail server of the email recipient |
9998 | transfer was cancelled by user. |
More standardized SMTP error codes
Code | meaning |
---|---|
200 | (nonstandard success response, see rfc876) |
211 | System status or system help reply |
214 | Help message |
220 | <domain> service ready |
221 | <domain> service closing transmission channel |
250 | Requested mail action okay, completed |
251 | User not local; will forward to <forward-path> |
354 | Start mail input; end with <CRLF>.<CRLF> |
421 | <domain> service not available, closing transmission channel |
450 | Requested mail action not taken: mailbox unavailable |
451 | Requested action aborted: local error in processing |
452 | Requested action not taken: insufficient system storage |
500 | Syntax error, command unrecognized |
501 | Syntax error in parameters or arguments |
502 | Command not implemented |
503 | Bad command sequence |
504 | Command parameter not implemented |
521 | <domain> does not accept mail (see rfc1846) |
530 | Access denied (???a Sendmailism) |
535 | SMTP Authentication unsuccessful / Bad username or password |
550 | Requested action not taken: mailbox unavailable |
551 | User not local; please try <forward-path> |
552 | Requested mail action aborted: exceeded storage allocation |
553 | Requested action not taken: mailbox name not allowed |
554 | Transaction failed |