On Mon, Dec 3, 2012 at 2:22 AM, Nikolaos Milas <nmilas@xxxxxx> wrote: > On 3/12/2012 9:56 πμ, Paul Lesniewski wrote: > >> You can configure it to use the same credentials that the user logged >> in with. > > I have tried to do so, by using: > > $smtpServerAddress = 'localhost'; > $smtpPort = 587; > $smtp_auth_mech = 'plain'; > $smtp_sitewide_user = ''; > $smtp_sitewide_pass = ''; > $sendmail_path = '/usr/sbin/sendmail'; > $sendmail_args = '-i -t'; > $pop_before_smtp = false; > $pop_before_smtp_host = ''; > > Dec 3 12:09:53 mail postfix/pickup[20153]: CA00C6D6770: uid=48 > from=<ldapuser@xxxxxxxxxxx> This indicates you have $useSendmail set to true. If you want to send using SMTP, you need to turn that off. -- Paul Lesniewski SquirrelMail Team Please support Open Source Software by donating to SquirrelMail! http://squirrelmail.org/donate_paul_lesniewski.php ------------------------------------------------------------------------------ Keep yourself connected to Go Parallel: BUILD Helping you discover the best ways to construct your parallel projects. http://goparallel.sourceforge.net ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users