Promail & Qmail message name
am 11.04.2005 20:29:49 von Jason Williard
I am running Qmail using the Maildir storage format. Recently, I installed
procmail so I could have a little more control over the mail handling. I
have noticed that the name of messages that are processed by procmail
changes.
What normally looks like this:
1113243670.17978_1.vs01.domain.tld
Ends up looking like:
msg.NFwf
Does anyone know why this happens and is there any way to change this? It's
not that important, but I find it a bit odd that the name is being changed.
Thank You,
Jason Williard
Re: Promail & Qmail message name
am 12.04.2005 00:13:41 von Sam
This is a MIME GnuPG-signed message. If you see this text, it means that
your E-mail or Usenet software does not support MIME signed messages.
--=_mimegpg-commodore.email-scan.com-25943-1113257621-0006
Content-Type: text/plain; format=flowed; charset="US-ASCII"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
Jason Williard writes:
> I am running Qmail using the Maildir storage format. Recently, I installed
> procmail so I could have a little more control over the mail handling. I
> have noticed that the name of messages that are processed by procmail
> changes.
>
> What normally looks like this:
> 1113243670.17978_1.vs01.domain.tld
>
> Ends up looking like:
> msg.NFwf
>
> Does anyone know why this happens
procmail is broken.
> and is there any way to change this?
Yeah, fix procmail.
--=_mimegpg-commodore.email-scan.com-25943-1113257621-0006
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD4DBQBCWvaVx9p3GYHlUOIRAl6CAJ9UToAoaK/R0CV98ofe7Z+wusmC0gCX XadB
CSOVt1x3Ag/GTOAN0okElw==
=zIHJ
-----END PGP SIGNATURE-----
--=_mimegpg-commodore.email-scan.com-25943-1113257621-0006--
Re: Promail & Qmail message name
am 12.04.2005 20:50:12 von AK
Jason Williard wrote:
> I am running Qmail using the Maildir storage format. Recently, I installed
> procmail so I could have a little more control over the mail handling. I
> have noticed that the name of messages that are processed by procmail
> changes.
>
> What normally looks like this:
> 1113243670.17978_1.vs01.domain.tld
>
> Ends up looking like:
> msg.NFwf
>
> Does anyone know why this happens and is there any way to change this? It's
> not that important, but I find it a bit odd that the name is being changed.
>
> Thank You,
> Jason Williard
>
>
Jason,
Make sure you are using procmail version 3.22 and modify the
authenticate.c file to reflect a directory for the MAILSPOOLHOME
variable ala '/Maildir/'
when you run procmail -v what is the output?
AK