Hi everyone ;),
I'm having A problem with squirrelmail when sending messages. I'm using postfix + squirrelmail + sasl + mysql etc. Instead of relaying from 127.0.0.1, i would like users to log in before sending messages with that directive in postfix:
smtpd_sender_restrictions =
reject_sender_login_mismatch
permit_sasl_authenticated
permit_mynetworks
reject_sender_login_mismatch
permit_sasl_authenticated
permit_mynetworks
But squirrelmail returns an error when i try to send a message to any user, because it is not authenticating IMAP server (i guess) before sending the message:
1) In mail.log:
connect from localhost[127.0.0.1]
Feb 3 16:01:59 xxxx postfix/smtpd[4128]: NOQUEUE: reject: RCPT from localhost[127.0.0.1]: 553 < [EMAIL PROTECTED]>: Sender address rejected: not logged in; from=<[EMAIL PROTECTED]> to=<[EMAIL PROTECTED]> proto=ESMTP helo=< www.domain.com>
Feb 3 16:01:59 xxxx postfix/smtpd[4128]: lost connection after RCPT from localhost[127.0.0.1]
Feb 3 16:01:59 xxxx postfix/smtpd[4128]: disconnect from localhost[ 127.0.0.1]
Feb 3 16:01:59 xxxx postfix/smtpd[4128]: NOQUEUE: reject: RCPT from localhost[127.0.0.1]: 553 < [EMAIL PROTECTED]>: Sender address rejected: not logged in; from=<[EMAIL PROTECTED]> to=<[EMAIL PROTECTED]> proto=ESMTP helo=< www.domain.com>
Feb 3 16:01:59 xxxx postfix/smtpd[4128]: lost connection after RCPT from localhost[127.0.0.1]
Feb 3 16:01:59 xxxx postfix/smtpd[4128]: disconnect from localhost[ 127.0.0.1]
2) In squirrelmail user webmail page:
553 <[EMAIL PROTECTED]>: Sender address rejected: not logged in
About IMAP login log, i figured out that squirrelmail is not authenticating IMAP server before sending the message. Before i send the message, the last log is this:
Feb 3 16:01:59 itep courierpop3login: Connection, ip=[::ffff:127.0.0.1]
Feb 3 16:01:59 itep courierpop3login: LOGIN, [EMAIL PROTECTED] , ip=[::ffff:127.0.0.1]
Feb 3 16:01:59 itep courierpop3login: LOGOUT, [EMAIL PROTECTED], ip=[::ffff:127.0.0.1], top=0, retr=0, time=0
Feb 3 16:01:59 itep courierpop3login: LOGIN, [EMAIL PROTECTED] , ip=[::ffff:127.0.0.1]
Feb 3 16:01:59 itep courierpop3login: LOGOUT, [EMAIL PROTECTED], ip=[::ffff:127.0.0.1], top=0, retr=0, time=0
And then the next log is that first one i paste in this email. Anyone could help me :) ?
--
Rodrigo Fagner Brayner de Brito
Engenheiro da Computação
Coordenador Técnico de Voz sobre IP (VoIP) do PoP-PE
PoP-PE - Ponto de Presença da RNP em Pernambuco
RNP - Rede Nacional de Ensino e Pesquisa
[EMAIL PROTECTED]
--
"Não há nada que possamos fazer para Deus nos amar mais.
Não há nada que possamos fazer para Deus nos amar menos."
Rodrigo Fagner Brayner de Brito
Engenheiro da Computação
Coordenador Técnico de Voz sobre IP (VoIP) do PoP-PE
PoP-PE - Ponto de Presença da RNP em Pernambuco
RNP - Rede Nacional de Ensino e Pesquisa
[EMAIL PROTECTED]
--
"Não há nada que possamos fazer para Deus nos amar mais.
Não há nada que possamos fazer para Deus nos amar menos."