Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Strony: 1
Napisalem na szybkiego takie mini-howto jak zrobic w debianie postfix+sasl+mysql na tej stronie jest opis oraz pliki konfiguracyjne z baza wylacznie
http://ufocek.cerber.org/postfix/
Offline
robilem wg twojego przepisu i podczas tworzenia paczki cos takiego mi wyskoczylo:
maildir.c: In function 'deliver_maildir':
maildir.c:154: error: 'limit_res' undeclared (first use in this function)
maildir.c:154: error: (Each undeclared identifier is reported only once
maildir.c:154: error: for each function it appears in.)
maildir.c:156: error: 'n' undeclared (first use in this function)
maildir.c:179: error: 'cur_quota' undeclared (first use in this function)
maildir.c:180: error: 'saved_size' undeclared (first use in this function)
maildir.c:296: error: 'tm' undeclared (first use in this function)
maildir.c:298: error: 'sizefilename' undeclared (first use in this function)
maildir.c:304: error: 'sizefile' undeclared (first use in this function)
maildir.c:306: error: 'filequota' undeclared (first use in this function)
maildir.c:316: error: 'sizefile_stat' undeclared (first use in this function)
maildir.c:317: error: 'SIZEFILE_MAX' undeclared (first use in this function)
maildir.c:332: error: 'statbuf' undeclared (first use in this function)
maildir.c: At top level:
maildir.c:341: warning: data definition has no type or storage class
maildir.c:341: warning: parameter names (without types) in function declaration
maildir.c:341: error: conflicting types for 'set_eugid'
../../include/set_eugid.h:16: error: previous declaration of 'set_eugid' was here
maildir.c:348: error: expected identifier or '(' before 'if'
maildir.c:350: error: expected identifier or '(' before 'else'
maildir.c:363: error: expected identifier or '(' before 'else'
maildir.c:368: warning: data definition has no type or storage class
maildir.c:368: warning: parameter names (without types) in function declaration
maildir.c:368: error: conflicting types for 'vstring_free'
../../include/vstring.h:36: error: previous declaration of 'vstring_free' was here
maildir.c:369: warning: data definition has no type or storage class
maildir.c:369: warning: parameter names (without types) in function declaration
maildir.c:369: error: conflicting types for 'myfree'
../../include/mymalloc.h:19: error: previous declaration of 'myfree' was here
maildir.c:370: warning: data definition has no type or storage class
maildir.c:370: warning: parameter names (without types) in function declaration
maildir.c:370: error: conflicting types for 'myfree'
../../include/mymalloc.h:19: error: previous declaration of 'myfree' was here
maildir.c:371: warning: data definition has no type or storage class
maildir.c:371: warning: parameter names (without types) in function declaration
maildir.c:371: error: conflicting types for 'myfree'
../../include/mymalloc.h:19: error: previous declaration of 'myfree' was here
maildir.c:372: error: expected identifier or '(' before 'if'
maildir.c:375: warning: data definition has no type or storage class
maildir.c:375: warning: parameter names (without types) in function declaration
maildir.c:375: error: conflicting types for 'myfree'
../../include/mymalloc.h:19: error: previous declaration of 'myfree' was here
maildir.c:376: error: expected identifier or '(' before 'if'
maildir.c:378: error: expected identifier or '(' before 'return'
maildir.c:379: error: expected identifier or '(' before '}' token
make: *** [maildir.o] Błąd 1
make: Opuszczenie katalogu `/usr/src/postfix-2.3.3/src/virtual'
make[1]: *** [update] Błąd 1
make[1]: Opuszczenie katalogu `/usr/src/postfix-2.3.3'
make: *** [build] Błąd 2
a teraz mam zaistalowanego postfixa dla userow systemowych, dodam iz mam tez zainstalowanego postfix-mysql z repto debianowskiego czy jest mozliwosc podlaczenia sie do bazy??
jesli chodzi o baze to mam stworzonego usera, baze i tabela dla postfixa
Offline
Strony: 1