Re: [Dovecot] Step-by-set Postfix/Dovecot/LDA?

2008-10-02 Thread Markus Reymann
Hi,

I set up my Services using this howto:

http://workaround.org/articles/ispmail-etch/

BR,

Markus

> Anyone know of a /complete/ step-by-step HOWTO for setting up a system
> using Postfix, Dovecot, and Deliver?  I'm looking to put a new mail
> server together that will host three domains with pretty low volumes of
> email.  Later adding three or four more for some non-profits that I host.
>
> I'm finding my self skipping all around the Postfix and Dovecot sites
> trying to come up with this setup.
>
> I have set up Postfix in several different configurations: inbound
> spool, outbound SMTP, regular mail server, etc.  And with Dovecot I was
> lucky as it ran for me pretty much out of the box.  Of course that was
> on a single domain mail server.  (Not to mention it is a really old
> version.)
>
> Since it went up I've added a couple of domains to my personal
> collection and rather than add a new mail server for each I thought I'd
> go the virtual route.
>
> Anyone have a complete set of example .conf files they could share?
>
> main.cf, master.cf
> dovecot.conf
>
> Isn't it about time for a Dovecot book?
>
>
> TIA,
> Rod
> --
>




[Dovecot] How to change dovecot's bounce message

2007-12-17 Thread Markus Reymann
Hi,

I am using the quota plugin of dovecot. Dovecot is running as LDA for postfix.

When the system is running into the quota limit, the bounce message reads as 
follows:

> Your message was automatically rejected by Dovecot Mail Delivery Agent.

> The following reason was given:
> Quota exceeded

Can I somehow change this message, to make it more userfriendly? Postfix has a 
possibilty to change the bounce_template_file.

Best regards,

Markus