This is a discussion on Re: [courier-users] mailbot 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. --=_mimegpg-commodore.email-scan.com-2147-1118798941-0001 Content-Type: text/plain; format=flowed; charset="US-ASCII" Content-Disposition: inline Content-Transfer-Encoding: 7bit courier writes: > I want to obtain the message sent by the user and parse that, not the > resultant message sent back to the user by mailbot mailbot does not operate by magic. The message that mailbot reads does not materialize out of thin air. As the man page indicates, mailbot reads the message from standard input. Therefore, if you want to obtain that message, simply substitute your own program for mailbot, and have your program read the message, instead of mailbot, and do whatever it wants with it. Then, your program can invoke mailbot and pipe the message to it. > Or is it that mailbot only reads the subject and not the entire message of > the email comming from the user? mailbot reads the entire message. But that's irrelevant. --=_mimegpg-commodore.email-scan.com-2147-1118798941-0001 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBCr4Rdx9p3GYHlUOIRAmUzAJ901bEOYaB+/lMf1waeTWvgUqK5iACeNmit Qts/bYuKjCEI1qCqTixNNvw= =hRzk -----END PGP SIGNATURE----- --=_mimegpg-commodore.email-scan.com-2147-1118798941-0001-- ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |