What are the chances that this patch will work on a 1.1.x? I'm running the latest release of it (1.1.3?).

Also, how do I set up a unix socket to work with this? I don't even know what that means. :/ Is it better to use unix sockets over tcp sockets in this scenario?

Thanks in advance.

-Jared

On Mar 23, 2004, at 7:36 PM, Craig Forbes wrote:

Sorry it took so long to get this back out to the list. It got busy and dropped off my radar.

Attached is a patch for tmda 1.0.2 to add lmtp support. I didn't write the actually lmtp client code I just hooked it into tmda. To use lmtp you set the DELIVERY variable to "=unix:/path/to/lmtp/socket" for unix sockets or "=host:port" for tcp sockets. I have not tested tcp sockets because I don't run cyrus imapd that way.

Pleas let me know if you find any problems with my implementation.

-Craig Forbes



--On Thursday, March 11, 2004 12:24 PM -0700 tmda <[EMAIL PROTECTED]> wrote:

On Thu, Mar 11, 2004 at 11:56:53AM -0500, Craig Forbes wrote:
Jared said:
> I did what you said, and it didn't fix the errors. Perhaps the error I
> am having is not that deliver isn't being run as cyrus. If that's not
> it, then I'm at a loss. I don't know how else to get the messages to my
> inbox from TMDA. The mailbox format is not plain text, but rather a
> binary database. I have to have cyrus handle the mail some how. And
> like you, I don't know much about cyrus.
>
> Anyone else doing something similar to this?


I have modified tmda 1.0.2 to support lmtp for delivery to cyrus imap.
If there is interest I will make the patches available.

Please do! I've been waiting for native LMTP support in tmda for a long
time now. I would have coded one myself if I didn't have other
priorities. In an effort to cut down on the number of resources required
I'm trying to make my postfix-amavis-clamav-spamassassin-tmda-cyrus
chain as "lean" as possible, and the easiest way I can see that
happening is cutting out YET another program (ie., procmail) to sit as
the delivery agent between tmda and my virtual users in cyrus. Please
make this patch available! Lots of beer and thanks!



<tmda-lmtp.patch>
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to