PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Serveur - Sécurité et techniques > linux.debian.user > postfix multiple domain total solution.
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
linux.debian.user debian-user@lists.debian.org.

postfix multiple domain total solution.

Réponse
 
LinkBack Outils de la discussion
Vieux 03/04/2008, 16h10   #1
Michael Habashy
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut postfix multiple domain total solution.

Hi All-
A quick question. I ran through site..regarding setting up postfix with
multiple domains.
Of course it worked great again Steve's article on
debian-administration.comworks great- thanks
But i was looking for a complete solution for multi-domain mail problem.
does anyone have article that covers webmail, spam,antivirus,etc ????
exim4..i had problems with..the multi-email solution with postfix..seems
like it is working..would like to continue with that.

thanks again.
mjh

  Réponse avec citation
Vieux 03/04/2008, 17h00   #2
Ivan Savcic
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: postfix multiple domain total solution.

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

Works like a charm.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 04/04/2008, 18h10   #3
Michael Habashy
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut postfix multiple domain total solution.

Hi...I have been followign this tutorial suggest by Ivan on debian-users.
http://workaround.org/articles/ispmail-etch/
I seem to be getting this error that is making my life miserable...can
anyone assist ????
I am trying to setup multiple virtual domains email servers with
postfix/mysql/dovcat etc...

thanks
mjh


Apr 4 12:42:57 rider postfix/virtual[14784]: fatal: bad string length 0 <
1: virtual_mailbox_base =
Apr 4 12:42:58 rider postfix/master[14549]: warning: process
/usr/lib/postfix/virtual pid 14784 exit status 1
Apr 4 12:42:58 rider postfix/master[14549]: warning:
/usr/lib/postfix/virtual: bad command startup -- throttling
Apr 4 12:43:58 rider postfix/virtual[14798]: fatal: bad string length 0 <
1: virtual_mailbox_base =
Apr 4 12:43:59 rider postfix/master[14549]: warning: process
/usr/lib/postfix/virtual pid 14798 exit status 1
Apr 4 12:43:59 rider postfix/master[14549]: warning:
/usr/lib/postfix/virtual: bad command startup -- thro

On Thu, Apr 3, 2008 at 11:49 AM, Ivan Savcic <isavcic@gmail.com> wrote:

> http://workaround.org/articles/ispmail-etch/
>
> Works like a charm.
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
>
>


  Réponse avec citation
Vieux 04/04/2008, 18h40   #4
Ivan Savcic
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: postfix multiple domain total solution.

On Fri, Apr 4, 2008 at 7:30 PM, Ivan Savcic <isavcic@gmail.com> wrote:
> On Fri, Apr 4, 2008 at 7:04 PM, Michael Habashy <mjh2000@gmail.com> wrote:
> > Hi...I have been followign this tutorial suggest by Ivan on debian-users.
> >
> > http://workaround.org/articles/ispmail-etch/
> > I seem to be getting this error that is making my life miserable...can
> > anyone assist ????
> > I am trying to setup multiple virtual domains email servers with
> > postfix/mysql/dovcat etc...
> >
> > thanks
> > mjh
> >
> >
> > Apr 4 12:42:57 rider postfix/virtual[14784]: fatal: bad string length 0 <
> > 1: virtual_mailbox_base =
> > Apr 4 12:42:58 rider postfix/master[14549]: warning: process
> > /usr/lib/postfix/virtual pid 14784 exit status 1
> > Apr 4 12:42:58 rider postfix/master[14549]: warning:
> > /usr/lib/postfix/virtual: bad command startup -- throttling
> > Apr 4 12:43:58 rider postfix/virtual[14798]: fatal: bad string length 0 <
> > 1: virtual_mailbox_base =
> > Apr 4 12:43:59 rider postfix/master[14549]: warning: process
> > /usr/lib/postfix/virtual pid 14798 exit status 1
> > Apr 4 12:43:59 rider postfix/master[14549]: warning:
> > /usr/lib/postfix/virtual: bad command startup -- thro

>
> Excellent, you spotted an error in the guide. The error above just
> says that you have the virtual_mailbox_base setting empty.
>
> The guide mentions:
>
> "(snip) virtual_mailbox_base directory which is unset by default. (snip)"
>
> It relies on it to be:
>
> virtual_mailbox_base = /var/mail/


Oh and, you have to create the directory /var/mail/, chown it to
postfix:mail and chmod it to 770.

Ivan


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 04/04/2008, 18h40   #5
Ivan Savcic
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: postfix multiple domain total solution.

On Fri, Apr 4, 2008 at 7:04 PM, Michael Habashy <mjh2000@gmail.com> wrote:
> Hi...I have been followign this tutorial suggest by Ivan on debian-users.
>
> http://workaround.org/articles/ispmail-etch/
> I seem to be getting this error that is making my life miserable...can
> anyone assist ????
> I am trying to setup multiple virtual domains email servers with
> postfix/mysql/dovcat etc...
>
> thanks
> mjh
>
>
> Apr 4 12:42:57 rider postfix/virtual[14784]: fatal: bad string length 0 <
> 1: virtual_mailbox_base =
> Apr 4 12:42:58 rider postfix/master[14549]: warning: process
> /usr/lib/postfix/virtual pid 14784 exit status 1
> Apr 4 12:42:58 rider postfix/master[14549]: warning:
> /usr/lib/postfix/virtual: bad command startup -- throttling
> Apr 4 12:43:58 rider postfix/virtual[14798]: fatal: bad string length 0 <
> 1: virtual_mailbox_base =
> Apr 4 12:43:59 rider postfix/master[14549]: warning: process
> /usr/lib/postfix/virtual pid 14798 exit status 1
> Apr 4 12:43:59 rider postfix/master[14549]: warning:
> /usr/lib/postfix/virtual: bad command startup -- thro


Excellent, you spotted an error in the guide. The error above just
says that you have the virtual_mailbox_base setting empty.

The guide mentions:

"(snip) virtual_mailbox_base directory which is unset by default. (snip)"

It relies on it to be:

virtual_mailbox_base = /var/mail/

Try it, do tell how did it go.

Ivan


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 04/04/2008, 19h00   #6
Ivan Savcic
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: postfix multiple domain total solution.

Argh, sorry, my bad: dovecot handles deliveries by itself; this
setting is therefore probably completely unnecessary in main.cf. But
to get Postfix not to complain about it, it either needs to be set to
correct directory, or removed completely.

(I based my previous assumption on my slightly modified configuration,
therefore it's not completely identical to the guide)

Ivan


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 04/04/2008, 19h30   #7
Michael Habashy
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: postfix multiple domain total solution.

thanks..that was it...great....
i am still going throught this thing..will give you an update..when done.
thanks again.
mjh

On Fri, Apr 4, 2008 at 1:30 PM, Ivan Savcic <isavcic@gmail.com> wrote:

> On Fri, Apr 4, 2008 at 7:04 PM, Michael Habashy <mjh2000@gmail.com> wrote:
> > Hi...I have been followign this tutorial suggest by Ivan on

> debian-users.
> >
> > http://workaround.org/articles/ispmail-etch/
> > I seem to be getting this error that is making my life miserable...can
> > anyone assist ????
> > I am trying to setup multiple virtual domains email servers with
> > postfix/mysql/dovcat etc...
> >
> > thanks
> > mjh
> >
> >
> > Apr 4 12:42:57 rider postfix/virtual[14784]: fatal: bad string length 0

> <
> > 1: virtual_mailbox_base =
> > Apr 4 12:42:58 rider postfix/master[14549]: warning: process
> > /usr/lib/postfix/virtual pid 14784 exit status 1
> > Apr 4 12:42:58 rider postfix/master[14549]: warning:
> > /usr/lib/postfix/virtual: bad command startup -- throttling
> > Apr 4 12:43:58 rider postfix/virtual[14798]: fatal: bad string length

> 0 <
> > 1: virtual_mailbox_base =
> > Apr 4 12:43:59 rider postfix/master[14549]: warning: process
> > /usr/lib/postfix/virtual pid 14798 exit status 1
> > Apr 4 12:43:59 rider postfix/master[14549]: warning:
> > /usr/lib/postfix/virtual: bad command startup -- thro

>
> Excellent, you spotted an error in the guide. The error above just
> says that you have the virtual_mailbox_base setting empty.
>
> The guide mentions:
>
> "(snip) virtual_mailbox_base directory which is unset by default. (snip)"
>
> It relies on it to be:
>
> virtual_mailbox_base = /var/mail/
>
> Try it, do tell how did it go.
>
> Ivan
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
>
>


  Réponse avec citation
Vieux 08/04/2008, 02h30   #8
Michael Habashy
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Fwd: postfix multiple domain total solution.

hey guy -- great tutorial. http://workaround.org/articles/ispmail-etch/

I got 2 questions:

1) i am getting the following error for smtp authentication:
stfix
Apr 7 18:27:54 rider postfix/smtpd[25403]: warning: SASL: Connect to
private/auth failed: No such file or directory
Apr 7 18:27:54 rider postfix/smtpd[25403]: fatal: no SASL authentication
mechanisms
Apr 7 18:27:55 rider postfix/master[25392]: warning: process
/usr/lib/postfix/smtpd pid 25403 exit status 1
Apr 7 18:27:55 rider postfix/master[25392]: warning:
/usr/lib/postfix/smtpd: bad command startup -stfix
Apr 7 18:27:54 rider postfix/smtpd[25403]: warning: SASL: Connect to
private/auth failed: No such file or directory
Apr 7 18:27:54 rider postfix/smtpd[25403]: fatal: no SASL authentication
mechanisms
Apr 7 18:27:55 rider postfix/master[25392]: warning: process
/usr/lib/postfix/smtpd pid 25403 exit status 1
Apr 7 18:27:55 rider postfix/master[25392]: warning:
/usr/lib/postfix/smtpd: bad command startup -

2) If the user does not exist in the tables for virtual users aliasing or
virtual user domain, what is happening to that email ??? I see that the log
accepts the email..but do not see a trace of it anywhere...

thanks
mjh



On Fri, Apr 4, 2008 at 2:18 PM, Michael Habashy <mjh2000@gmail.com> wrote:

> thanks..that was it...great....
> i am still going throught this thing..will give you an update..when done.
> thanks again.
> mjh
>
>
> On Fri, Apr 4, 2008 at 1:30 PM, Ivan Savcic <isavcic@gmail.com> wrote:
>
> > On Fri, Apr 4, 2008 at 7:04 PM, Michael Habashy <mjh2000@gmail.com>
> > wrote:
> > > Hi...I have been followign this tutorial suggest by Ivan on

> > debian-users.
> > >
> > > http://workaround.org/articles/ispmail-etch/
> > > I seem to be getting this error that is making my life miserable...can
> > > anyone assist ????
> > > I am trying to setup multiple virtual domains email servers with
> > > postfix/mysql/dovcat etc...
> > >
> > > thanks
> > > mjh
> > >
> > >
> > > Apr 4 12:42:57 rider postfix/virtual[14784]: fatal: bad string length

> > 0 <
> > > 1: virtual_mailbox_base =
> > > Apr 4 12:42:58 rider postfix/master[14549]: warning: process
> > > /usr/lib/postfix/virtual pid 14784 exit status 1
> > > Apr 4 12:42:58 rider postfix/master[14549]: warning:
> > > /usr/lib/postfix/virtual: bad command startup -- throttling
> > > Apr 4 12:43:58 rider postfix/virtual[14798]: fatal: bad string

> > length 0 <
> > > 1: virtual_mailbox_base =
> > > Apr 4 12:43:59 rider postfix/master[14549]: warning: process
> > > /usr/lib/postfix/virtual pid 14798 exit status 1
> > > Apr 4 12:43:59 rider postfix/master[14549]: warning:
> > > /usr/lib/postfix/virtual: bad command startup -- thro

> >
> > Excellent, you spotted an error in the guide. The error above just
> > says that you have the virtual_mailbox_base setting empty.
> >
> > The guide mentions:
> >
> > "(snip) virtual_mailbox_base directory which is unset by default.
> > (snip)"
> >
> > It relies on it to be:
> >
> > virtual_mailbox_base = /var/mail/
> >
> > Try it, do tell how did it go.
> >
> > Ivan
> >
> >
> > --
> > To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> > with a subject of "unsubscribe". Trouble? Contact
> > listmaster@lists.debian.org
> >
> >

>


  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 06h02.


Édité par : vBulletin® version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,20342 seconds with 16 queries