Okay, the empty postfix message-id was because of the main.cf
configuration parameter "local_header_rewrite_clients" being empty.
Its fixed.

Now postfix generates the mesage-id but still ASSP doesnt sign it (I
dont see the "sig" prepended to the destination email's message-id
header):

Message-Id: <[email protected]>

According to my understanding, i should see the "sig" tag in front of
that message-id, correct?

The ASSP debug logs also dosnt show anything about signatures being made...

Thanks,


On Fri, Dec 17, 2010 at 10:36 PM, Ricardo Malheiros <[email protected]> wrote:
> Thanks Fritz, i guess i have something in my setup then since its not
> working as expected, ill try to explain how it is anyway:
>
>
> My current setup, using one postfix instance on port 10025 for inbound
> and outbound.
>
>
> Inbound Mail:  Internet -> ASSP:25 (Listen Port) -> Postfix:10025->
> Users Mail Server:25
>
> Outbound Mail: Myself -> ASSP:1025 (Relay Port) -> Postfix:10025 -> Internet
>
>
>
> DoMSGIDsig is set to "score", default tag and secrets.
>
> I make the tests connecting to the relay port and sending an e-mail to
> gmail address, simulating my users email server sending emails to the
> internet.
>
>
> Piece of postfix debug log:
>
> Dec 17 21:53:14 espinafre postfix-assp/smtpd[1258]: rec_put: type N
> len 60 data X-Assp-Ver
> Dec 17 21:53:14 espinafre postfix-assp/smtpd[1258]: rec_put: type N
> len 25 data X-Assp-Pas
> Dec 17 21:53:14 espinafre postfix-assp/smtpd[1258]: rec_put: type N
> len 50 data X-Assp-ID:
> Dec 17 21:53:14 espinafre postfix-assp/smtpd[1258]: rec_put: type N
> len 40 data X-Assp-Int
> Dec 17 21:53:14 espinafre postfix-assp/smtpd[1258]: rec_put: type N
> len 51 data X-Assp-Env
> Dec 17 21:53:14 espinafre postfix-assp/smtpd[1258]: rec_put: type N len 0 data
> Dec 17 21:53:14 espinafre postfix-assp/smtpd[1258]: rec_put: type N
> len 4 data hhhh
> Dec 17 21:53:14 espinafre postfix-assp/smtpd[1258]: rec_put: type N len 0 data
> Dec 17 21:53:14 espinafre postfix-assp/smtpd[1258]: rec_put: type X len 0 data
> Dec 17 21:53:14 espinafre postfix-assp/smtpd[1258]: rec_put: type E len 0 data
> Dec 17 21:53:14 espinafre postfix-assp/smtpd[1258]:
> vstream_fflush_some: fd 12 flush 598
> Dec 17 21:53:14 espinafre postfix-assp/cleanup[1577]: EA105A005F: 
> message-id=<>
>
> Still trying to figure out why this line appears:
>
> Dec 17 21:53:14 espinafre postfix-assp/cleanup[1577]: EA105A005F: 
> message-id=<>
>
> That message-id wasn't supposed to be the "signed" one? That looks
> like postfix is receiving an empty message-id.
>
> Here are the message headers when the email gets to gmail later:
>
> Date: Fri, 17 Dec 2010 16:27:08 -0800 (PST)
> Message-Id: <[email protected]>
> X-Assp-Version: 1.8.1.7(1.0.01) on mta.example.com
> X-Assp-Passing: relayPort
> X-Assp-ID: mta.example.com m-12926-00001
> X-Assp-Intended-For: [email protected]
> X-Assp-Envelope-From: [email protected]
>
> No FBMTV signature anywhere...
>
> I turned MsgSign log to verbose and ASSP debug log on aswell but cant
> find any traces about signing
>
> If someone has any clues about this...
>
> Thank you again
>
>
> On Fri, Dec 17, 2010 at 7:33 PM, Fritz Borgstedt <[email protected]> wrote:
>> If FBMTV is enabled the message-id will be prepended by a tag
>> configured in
>> - Message-ID pre-Tag for MSGID-TAG-generation (MSGIDpreTag)
>> - Message-ID Secrets for MSGID-TAG-generation (MSGIDSec)
>>
>> MSGIDpreTag is the only part recognizable. If the default us used, the
>> message-id is prepended with "sig".
>> ASSP will check incoming bounces  for this generated tag.
>>
>> ------------------------------------------------------------------------------
>> Lotusphere 2011
>> Register now for Lotusphere 2011 and learn how
>> to connect the dots, take your collaborative environment
>> to the next level, and enter the era of Social Business.
>> http://p.sf.net/sfu/lotusphere-d2d
>> _______________________________________________
>> Assp-user mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/assp-user
>>
>

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Assp-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to