On Nov 24, 2007 7:01 AM, Rich Wales <[EMAIL PROTECTED]> wrote:
> Jorey Bump wrote:
>
> > Use LMTP. See lmtp(8) for more details, but you'll probably use
> > something like this in main.cf: . . .
>
> Thanks. That appears to work (I set up a test account and made it
> use LMTP to the new server via
Jorey Bump wrote:
> Use LMTP. See lmtp(8) for more details, but you'll probably use
> something like this in main.cf: . . .
Thanks. That appears to work (I set up a test account and made it
use LMTP to the new server via a line in Postfix's "transport" map).
Not surprisingly, I had to add a lin
> What's confusing me here is that I'm not sure how to configure Postfix
> so it can deliver a message over my LAN to a separate Cyrus server,
> instead of delivering it over a Unix-domain socket to Cyrus running on
> the same box.
>
> Any suggestions?
Trivial postfix on the cyrus box which accept
Rich Wales wrote, at 11/23/2007 11:05 PM:
> I currently have both Postfix (2.3.5) and Cyrus (2.3.9) running on
> a single server. Postfix does its thing (including spam and virus
> filtering) and then invokes Cyrus's "deliver" program to deliver
> messages.
>
> I would like to move my Cyrus onto
On Sun, 11 Jan 2004, Nick Fisher wrote:
> Intresting I'm not too hot on the specifics of lmtp (I only half read
> the rfc today) Where are you taking the user name from? Was it much of
> a hack to get that working? Are the spampd maintainers intrested in
> adopting the hack or doing someth
> Nick Fisher wrote:
>>> >> In my case I wrote a wrapper around deliver that filters the mail
>>> >> through SpamAssassin.
>>>
>>>Which would be better done using something like spampd or amavisd-new
>>>and/or using Postfix advanced content filtering of course...
>>>
>>
>> Actually I know what I'm
On Fri, Jan 09, 2004 at 01:12:04PM -0800, Jason Williams wrote:
> Wanted to get some feedback from people running cyrus and postfix.
If you are running RedHat Linux, one thing to keep in mind is that
RedHat run Postfix in a chroot jail. So in yout cyrus.conf you need
something along the line of :
On Fri, 9 Jan 2004, Joakim Ryden wrote:
> And if one is happy and things are working one should stick with it of
> course. :)
>
> I was just trying to point out that if you're handling a fairly large
> amount of e-mail and from Postfix are calling wrapper+spamc+running
> spamd+deliver chances
On Fri, 9 Jan 2004, Joakim Ryden wrote:
> Jason Williams wrote:
> [...]
> > Then in my master.cf
> >
> > # Cyrus 2.1.5
> > cyrus unix - n n - - pipe
> > user=cyrus argv=/usr/local/cyrus/bin/deliver -r ${sender} -m
> > ${extension} ${user}
> >
> > So it envokes
Nick Fisher wrote:
>> In my case I wrote a wrapper around deliver that filters the mail
>> through SpamAssassin.
Which would be better done using something like spampd or amavisd-new
and/or using Postfix advanced content filtering of course...
Actually I know what I'm doing and I'm quite happy with
> >> In my case I wrote a wrapper around deliver that filters the mail
> >> through SpamAssassin.
>
> Which would be better done using something like spampd or amavisd-new
> and/or using Postfix advanced content filtering of course...
>
Actually I know what I'm doing and I'm quite happy with it.
Jason Williams wrote:
[...]
Then in my master.cf
# Cyrus 2.1.5
cyrus unix - n n - - pipe
user=cyrus argv=/usr/local/cyrus/bin/deliver -r ${sender} -m
${extension} ${user}
So it envokes the cyrus deliver program.
I see how that works.
Just trying to find out m
Hello and Thanks for your reply.
Frankly I would stay away from LMTP over TCP unless you really want
annother port to firewall on you machine. I always try and keep it simple.
For now, im going to use UNIX domain sockets. I figure, since both postfix
and cyrus are on the same machine, only seems
> Hello everyone.
>
> Wanted to get some feedback from people running cyrus and postfix.
I'm a bit of a tourist on this list but I've been using both happily for a
few years now.
> I've been able to get the two to work together, but I had a question on
> the
> following. (Note, I read the LMTP
--On Thursday, December 5, 2002 11:38 PM +0100 Christoph Burger-Scheidlin
<[EMAIL PROTECTED]> wrote:
| Dec 5 23:03:25 Hades postfix/lmtp[16388]: 04316100F:
| to=<[EMAIL PROTECTED]>, relay=public/lmtp[public/lmtp],
| delay=21490, status=deferred (host public/lmtp[public/lmtp] said: 451
| 4.3.0 Sy
In my main.cf I use mailbox_transport = cyrus and its working very well.
I installed cyrus-imapd-2.0.16_2 and postfix-20020107 in a FreeBSD 4.5 box.
Hope it helps !
Darci Tartari
http://www.portoriogrande.com.br
Citando Christoph Burger-Scheidlin <[EMAIL PROTECTED]>:
Hi,
> From your last message with your cyrus.conf, this should likely be:
>
> mailbox_transport=lmtp:unix:/var/spool/postfix/public/lmtp
>
> Chris
>
>
Done so, but it doesn't seem to change the problem.
Best,
Christoph
Christoph Burger-Scheidlin wrote:
>What is local_transport set to in your main.cf?
>
Local transport is not set, I thought mailbox_transport should do:
mailbox_transport = lmtp:unix:public/lmtp
From your last message with your cyrus.conf, this should likely be:
mailbox_transport=lmtp:unix:/
Hi,
> What is local_transport set to in your main.cf?
>
Local transport is not set, I thought mailbox_transport should do:
mailbox_transport = lmtp:unix:public/lmtp
Christoph Burger-Scheidlin
Christoph Burger-Scheidlin wrote:
Hi,
I have the following error in Cyrus-Postfix, that I do not know how to
fix:
Dec 5 23:03:25 Hades postfix/lmtp[16388]: 04316100F:
to=, relay=public/lmtp[public/lmtp],
delay=21490, status=deferred (host public/lmtp[public/lmtp] said: 451
4.3.0 System I/O err
20 matches
Mail list logo