From: "Will Scheidegger" Received: from asmtpout016.mac.com ([17.148.16.91] verified) by mail.obinary.com (CommuniGate Pro SMTP 5.1.10) with ESMTP id 14538952 for user-list@magnolia.info; Fri, 18 Jul 2008 16:29:05 +0200 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Received: from [192.168.1.42] ([85.5.249.60]) by asmtp016.mac.com (Sun Java(tm) System Messaging Server 6.3-6.03 (built Mar 14 2008; 32bit)) with ESMTPA id <0K4700HACHJEIUD3@asmtp016.mac.com> for user-list@magnolia.info; Fri, 18 Jul 2008 07:28:58 -0700 (PDT) Sender: willscheidegger@mac.com Message-id: To: user-list@magnolia.info In-reply-to: Subject: Re: [magnolia-user] STMP configuration Date: Fri, 18 Jul 2008 16:28:25 +0200 References: X-Mailer: Apple Mail (2.928.1) After digging through the code for an hour I'm able to answer my questions myself: - No, it's not broken... and I guess it never was. - No, it's not the username, which causes the trouble => One simply needs to add a content node "smtpAuth" to the smtp settings and set it to true. It would have been sooooo much easier, if this nodedata would be there in the first place (set to false). will On 18.07.2008, at 15:56, Will Scheidegger wrote: > So far STMP with authentication has never worked for us -> We ended > up sending mails over a local mail server which did not require > authentication or using our own mail sending mechanism. > > Now I wanted to try the PUR module, but this module of course is > also sending mails, except that this time, we _need_ to send over an > SMTP server which requires authentication. I was hoping that by now > (Mag 3.6 RC3) this would work when we configure the user and > password under config:/modules/mail/smtp. Unfortunately we still get > blocked by the mail server (yes, we did test the account). > > - Is this still broken? > - Could it be that the stmpUser is causing the trouble because it > contains an "@"? > > Any help warmly appreciated! > > Regards, > will > > ---------------------------------------------------------------- > for list details see > http://documentation.magnolia.info/ > ----------------------------------------------------------------