Re: per user SMTP credentials

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 = '';

but I see no indication that SM is using SMTP Auth when sending an 
email. Here is an example from a message sent (Postfix log) [A message 
from ldapuser@xxxxxxxxxxx to nick@xxxxxxxxxxx, with bcc to 
ldapuser@xxxxxxxxxxx]:

Dec 3 12:09:30 mail squirrelmail: Successful webmail login: by ldapuser 
(example.com) at 195.251.xxx.xxx on 12/03/2012 12:09:30:
Dec 3 12:09:53 mail postfix/pickup[20153]: CA00C6D6770: uid=48 
from=<ldapuser@xxxxxxxxxxx>
Dec 3 12:09:53 mail postfix/cleanup[9685]: CA00C6D6770: 
message-id=<c56a08b660d30ad3b9ac64b5a8c0ed4c.squirrel@xxxxxxxxxxxxxxxx>
Dec 3 12:09:53 mail opendkim[2243]: CA00C6D6770: DKIM-Signature header 
added (s=default, d=example.com)
Dec 3 12:09:53 mail postfix/qmgr[2506]: CA00C6D6770: 
from=<ldapuser@xxxxxxxxxxx>, size=838, nrcpt=2 (queue active)
Dec 3 12:09:54 mail postfix/pipe[17222]: CA00C6D6770: 
to=<ldapuser@xxxxxxxxxxx>, relay=dovecot, delay=0.45, 
delays=0.25/0.005/0/0.2, dsn=2.0.0, status=sent (delivered via dovecot 
service)
Dec 3 12:09:54 mail squirrelmail: Message sent via webmail: by ldapuser 
(example.com) at 195.251.xxx.xxx on 12/03/2012 12:09:54: Message-ID: 
c56a08b660d30ad3b9ac64b5a8c0ed4c.squirrel@xxxxxxxxxxxxxxxx
Dec 3 12:09:56 mail postfix/smtp[22535]: CA00C6D6770: 
to=<nick@xxxxxxxxxxx>, relay=example.net[184.154.xxx.xxx]:25, delay=3.2, 
delays=0.25/0.018/1.8/1.2, dsn=2.0.0, status=sent (250 OK 
id=1TfSyK-003yhK-HF)
Dec 3 12:09:56 mail postfix/qmgr[2506]: CA00C6D6770: removed
Dec 3 12:09:59 mail squirrelmail: Webmail logout: by ldapuser 
(example.com) at 195.251.xxx.xxx on 12/03/2012 12:09:59:

Should we change something more to make sure SM is sending each mail 
using SMTP Auth?

Regards,
Nick


------------------------------------------------------------------------------
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



[Index of Archives]     [Video For Linux]     [Yosemite News]     [Yosemite Photos]     [gtk]     [KDE]     [Cyrus SASL]     [Gimp on Windows]     [Steve's Art]     [Webcams]

  Powered by Linux