This is a discussion on Re: [courier-users] alias@hosteddomain question within the Courier-Imap forums, part of the Mail Servers and Related category; This is a MIME GnuPG-signed message. If you see this text, it means that your E-mail or Usenet ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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. The Internet standard for MIME PGP messages, RFC 2015, was published in 1996. To open this message correctly you will need to install E-mail or Usenet software that supports modern Internet standards. --===============0616908601== Content-Type: multipart/signed; boundary="=_mimegpg-commodore.email-scan.com-9162-1189287481-0001"; micalg=pgp-sha1; protocol="application/pgp-signature" 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. The Internet standard for MIME PGP messages, RFC 2015, was published in 1996. To open this message correctly you will need to install E-mail or Usenet software that supports modern Internet standards. --=_mimegpg-commodore.email-scan.com-9162-1189287481-0001 Content-Type: text/plain; format=flowed; charset="US-ASCII" Content-Disposition: inline Content-Transfer-Encoding: 7bit Lindsay Haisley writes: > Sam, when you could not confirm this bug, what version of Courier were > you using? I'm using 0.55.1-r1 ("r1" = Gentoo Linux revision number). > You mentioned that there have been some extensive revisions to the code > supporting alias accounts. Did you test on this version, or on one that > contains changes to courierlocal which might affect this problem? I am using the current code, but there are no major to courierlocal in 0.56+, the major changes lie elsewhere. courierlocal only handles final, local mail delivery. All the logic, that determines where the message should be delivered to, lies elsewhere, in courierd, where all the major changes are. Your logs showed that courierlocal received and delivered the message: Sep 8 12:02:19 shakti courierlocal: id=000000000014255A.0000000046E2D55D.000076C7,from =<fmouse@bubba.cactus.org> ,addr=<@fmp.com>,size=703,success: Message delivered. This is irrefutable. Sep 8 12:02:19 shakti courierd: started,id=000000000014255A.0000000046E2D55D.00007 6C7,from=<fmouse@bubba.cac tus.org>,module=local,host=alias@fmp.com!!111!12!/home/vmail/domains/fmp.com/al ias!!,addr=<alias@fmp.com> This is courierd telling courierlocal to deliver this message to /home/vmail/domains/fmp.com/alias You have a .courier-default file in there. Prepend something before the final delivery instruction in there, something like: | cat >/tmp/lastmessage.txt By viewing its contents, you'll be able to confirm what was the last message processed by that .courier-default file. I see two possibilities: 1) A normal message get saved in /tmp/lastmessage.txt, but the one in question isn't 2) Both messages get saved in /tmp/lastmessage.txt The next steps to unravel this mystery depends on which possibility turns out to be the case, here. --=_mimegpg-commodore.email-scan.com-9162-1189287481-0001 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQBG4xY5x9p3GYHlUOIRAgFqAJ9WBur/Xa1eVJ16iD4Pi/08anUyAwCeNvmh ZbqkibnxtTt7WmtQq2C2U5w= =8IP0 -----END PGP SIGNATURE----- --=_mimegpg-commodore.email-scan.com-9162-1189287481-0001-- --===============0616908601== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ --===============0616908601== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users --===============0616908601==-- |