Re: [SM-USERS] Authentication failure when sending messages
hstoellinger wrote: > > Hello, > When using any browser and logging into Squirrelmail directly I have no > problem writing messages and then sending them to users on other > mailservers. However, I have also defined accounts using my LOCAL Opera > mail client for access. When defining "None" under authentication for the > outgoing SMTP server I don't get any error message but the messages remain > queued for sending. When I define any other authentication method (such as > AUTH-PLAIN or AUTH-LOGIN or AUTH-CRAM-MD5) I get the error message "The > server responded 535 5.7.8 authentication failure: authentication failed. > On the other hand, I can "see" all incoming messages, using the Opera mail > client. Both client and server are Linux systems (server: Debian Lenny, > Postfix, Courier, PHP-5, Apache 2.2, client: OpenSuse 11.2, Opera 10.10). > Any ideas? > You ask postfix question on squirrelmail mailing list. Check your postfix configuration and postfix documentation on SMTP AUTH. -- Tomas -- View this message in context: http://old.nabble.com/Authentication-failure-when-sending-messages-tp27174838p27182664.html Sent from the squirrelmail-users mailing list archive at Nabble.com. -- Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] Forward files
Does anyone know if there is a limit to the number of addresses a person can have setup in the . forward mail option? Is there a char limit or anything? Did not see anything in the plug in code. Thanks for your time. -- Terry Jolley Manager, Support Services NUIT-TSS-Support Services Northwestern University Office 847-491-4091 This email message, including any attachments, may contain confidential information and is intended solely for the personal use of the recipient(s) named above. If the reader of this message is not the intended recipient or is not responsible for delivering it to the intended recipient, you have received this communication in error. Please notify me immediately by e-mail, and delete the original message. Thank you. -- Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] Attachment problem.
Hi - When I compose an email in squirrelmail, and attach a Word 2007 .docx file, and then read the email in squirrelmail, the attachment is displayed as text/plain. However, when I look at the raw headers of the message, it does display the appropriate Content-Type. See below. If I use Thunderbird to send the same email, I don't have this problem. I searched the web, and found instructions implying that the problem is with apache and mime types. So I tried adding lines to /etc/mime.types for all the xml mime types. See very below. I then restarted httpd, but still had the same problem. What else should I try? Thanks. - Mark From: "Mark London" To: m...@psfc.mit.edu User-Agent: SquirrelMail/1.4.17 MIME-Version: 1.0 Content-Type: multipart/mixed;boundary="=_20100115222842_90881" X-Scanned-By: MIMEDefang 2.54 on 198.125.176.238 --=_20100115222842_90881 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit --=_20100115222842_90881 Content-Type: application/vnd.openxmlformats-officedocument.wordprocessingml.documen t; name="a.docx" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="a.docx" --- Mods to /etc/mime.types application/vnd.openxmlformats-officedocument.wordprocessingml.document docx application/vnd.openxmlformats-officedocument.wordprocessingml.template dotx application/vnd.ms-powerpoint.template.macroEnabled.12 potm application/vnd.openxmlformats-officedocument.presentationml.template potx application/vnd.ms-powerpoint.addin.macroEnabled.12 ppam application/vnd.ms-powerpoint.slideshow.macroEnabled.12 ppsm application/vnd.openxmlformats-officedocument.presentationml.slideshow ppsx application/vnd.ms-powerpoint.presentation.macroEnabled.12 pptm application/vnd.openxmlformats-officedocument.presentationml.presentation pptx application/vnd.ms-excel.addin.macroEnabled.12 xlam application/vnd.ms-excel.sheet.binary.macroEnabled.12 xlsb application/vnd.ms-excel.sheet.macroEnabled.12 xlsm application/vnd.openxmlformats-officedocument.spreadsheetml.sheet xlsx application/vnd.ms-excel.template.macroEnabled.12 xltm application/vnd.openxmlformats-officedocument.spreadsheetml.template xltx -- Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users