Current time: 05-06-2024, 01:12 AM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[ERLEDIGT] Gentoo / dovecot / ispcp nicht brauchbar?
Author Message
imediaOne Offline
Junior Member
*

Posts: 21
Joined: Feb 2008
Reputation: 0
Post: #31
RE: Gentoo / dovecot / ispcp nicht brauchbar!
rbtux Wrote:naja sehe auf den ersten *kurzen* blick kein fehler...

Bist du sicher, dass die Authentifizierung (vom Client am Server) eingeschaltet war bei der Test-Mail?

äh die testmal wurde von einem anderen server ausgesendet der 100% geht.
Und die sendermail hatte nichts mit dem empfanger server zu tun.
habe nur in icpcp neue email angelegt. und darauf hin eine email gesendet. an diese neue email !

Dazu noch der passende log aus dem ispcp server !!! (Empfänger Server)
Code:
Feb 23 17:24:53 rs1000 postfix/smtpd[27733]: connect from unknown[212.227.126.173]
Feb 23 16:24:53 rs1000 postfix/smtpd[27733]: NOQUEUE: reject: RCPT from unknown[212.227.126.173]: 554 5.7.1 <test@labs1.iage-media.de>: Relay access denied; from=<info@imediaone.de> to=<test@labs1.iage-media.de> proto=ESMTP helo=<moutng.kundenserver.de>
Feb 23 16:24:53 rs1000 postfix/smtpd[27733]: disconnect from unknown[212.227.126.173]
(This post was last modified: 02-24-2008 01:42 AM by imediaOne.)
02-24-2008 01:40 AM
Find all posts by this user Quote this message in a reply
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #32
RE: Gentoo / dovecot / ispcp nicht brauchbar!
was steht denn in den files /etc/postfix/ispcp/domains und /etc/postfix/ispcp/mailboxes ?

übrigens der Server über den du die mail geschickt hast ist dns mässig nicht sauber konfiguriert. Sollte aber nicht die Ursache für das Problem sein...
02-24-2008 01:44 AM
Visit this user's website Find all posts by this user Quote this message in a reply
imediaOne Offline
Junior Member
*

Posts: 21
Joined: Feb 2008
Reputation: 0
Post: #33
RE: Gentoo / dovecot / ispcp nicht brauchbar!
Zum DNS: Das liegt wohl an Plesk der macht das... Aber die eMail geht wunderbar ! Seit 4 Jahren. keine Probleme...

domains datei:
Code:
#
# MTA Managment Domains List;
#
# Please do NOT edit it manually;
#
iage-media.de            vdmn_entry
meindomain.de            vdmn_entry

mailbox datei
Code:
#
# MTA Managment Mailboxes List;
#
# Please do NOT edit it manually;
#

info@iage-media.de    iage-media.de/info/
webmaster@meindomain.de    meindomain.de/webmaster/
test@labs1.iage-media.de    labs1.iage-media.de/test/

EDIT: habe mir gerade noch mal über gmail eine email an test@labs1.iage-media.de gesendet.
Selber Relay Error
(This post was last modified: 02-24-2008 01:50 AM by imediaOne.)
02-24-2008 01:48 AM
Find all posts by this user Quote this message in a reply
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #34
RE: Gentoo / dovecot / ispcp nicht brauchbar!
deine domains wird nicht aktualisiert... dort fehlt sowas wie

labsl.iage-media.de vdmn_sub_entry

kannst du mal den debug modus in der ispcp.conf einschalten und ein subdomain mailkonto hinzufügen und schauen ob ein eintrag in der log datei zum ispcp-mbox-mngr zu finden ist?
02-24-2008 01:51 AM
Visit this user's website Find all posts by this user Quote this message in a reply
imediaOne Offline
Junior Member
*

Posts: 21
Joined: Feb 2008
Reputation: 0
Post: #35
RE: Gentoo / dovecot / ispcp nicht brauchbar!
ispcp-mbox-mngr.stdout
Code:
DEBUG: push_el() sub_name: mbox_mngr_start_up(), msg: Starting...
DEBUG: push_el() sub_name: check_master(), msg: Starting...
DEBUG: push_el() sub_name: sys_command(), msg: Starting...
DEBUG: push_el() sub_name: sys_command('export COLUMNS=120;/bin/ps auxww | awk '$0 ~ /ispcp-rqst-mngr/ && $0 !~ /awk/ { print $2 ;}' 1>/tmp/ispcp-cc.stdout 2>/tmp/ispcp-cc.stderr'), msg: Ending...
DEBUG: push_el() sub_name: del_file(), msg: Starting...
DEBUG: push_el() sub_name: del_file(), msg: Ending...
DEBUG: push_el() sub_name: del_file(), msg: Starting...
DEBUG: push_el() sub_name: del_file(), msg: Ending...
DEBUG: push_el() sub_name: check_master(), msg: Starting...
DEBUG: push_el() sub_name: get_conf(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: setup_main_vars(), msg: Starting...
DEBUG: push_el() sub_name: decrypt_db_password(), msg: Starting...
DEBUG: push_el() sub_name: decrypt_db_password(), msg: Ending...
DEBUG: push_el() sub_name: setup_main_vars(), msg: Ending...
DEBUG: push_el() sub_name: get_conf(), msg: Ending...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DEBUG: push_el() sub_name: mbox_mngr_start_up(), msg: Ending...
DEBUG: push_el() sub_name: mbox_mngr_engine(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DEBUG: push_el() sub_name: mbox_add_data(), msg: Starting...
DEBUG: push_el() sub_name: mbox_add_mta_cfg_data(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Ending...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Ending...
DEBUG: push_el() sub_name: mbox_add_mta_cfg_data(), msg: dbg: sub_pref: labs1, dmn_name: iage-media.de, sub_name: labs1.iage-media.de
DEBUG: push_el() sub_name: set_mta_hash_value(), msg: Starting...
DEBUG: push_el() sub_name: get_mta_hash_value(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: get_mta_hash_value(), msg: Ending...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Ending...
DEBUG: push_el() sub_name: set_mta_hash_value(), msg: Ending...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Ending...
DEBUG: push_el() sub_name: mbox_del_mta_cfg_autorespond_data(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Ending...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Ending...
DEBUG: push_el() sub_name: del_mta_hash_value(), msg: Starting...
DEBUG: push_el() sub_name: get_mta_hash_value(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: get_mta_hash_value(), msg: Ending...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Ending...
DEBUG: push_el() sub_name: mbox_check_last_transport_entry(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DEBUG: push_el() sub_name: mbox_check_last_transport_entry(), msg: Ending...
DEBUG: push_el() sub_name: mbox_del_last_transport_entry(), msg: Starting...
DEBUG: push_el() sub_name: del_mta_hash_value(), msg: Starting...
DEBUG: push_el() sub_name: get_mta_hash_value(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: get_mta_hash_value(), msg: Ending...
DEBUG: push_el() sub_name: del_mta_hash_value(), msg: Starting...
DEBUG: push_el() sub_name: get_mta_hash_value(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: get_mta_hash_value(), msg: Ending...
DEBUG: push_el() sub_name: mbox_del_last_transport_entry(), msg: Ending...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Ending...
DEBUG: push_el() sub_name: sys_command(), msg: Starting...
DEBUG: push_el() sub_name: sys_command('/usr/sbin/postmap /etc/postfix/ispcp/transport'), msg: Ending...
DEBUG: push_el() sub_name: mbox_del_mta_cfg_autorespond_data(), msg: Ending...
DEBUG: push_el() sub_name: set_mta_hash_value(), msg: Starting...
DEBUG: push_el() sub_name: get_mta_hash_value(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: get_mta_hash_value(), msg: Ending...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Ending...
DEBUG: push_el() sub_name: set_mta_hash_value(), msg: Ending...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Ending...
DEBUG: push_el() sub_name: sys_command(), msg: Starting...
DEBUG: push_el() sub_name: sys_command('/usr/sbin/postmap /etc/postfix/ispcp/mailboxes'), msg: Ending...
DEBUG: push_el() sub_name: sys_command(), msg: Starting...
DEBUG: push_el() sub_name: sys_command('/usr/sbin/postmap /etc/postfix/ispcp/aliases'), msg: Ending...
DEBUG: push_el() sub_name: mbox_add_mta_cfg_data(), msg: Ending...
DEBUG: push_el() sub_name: mbox_add_mta_file_data(), msg: Starting...
DEBUG: push_el() sub_name: make_dir(), msg: Starting...
DEBUG: push_el() sub_name: make_dir(), msg: '/var/mail/virtual/labs1.iage-media.de/test1' doesn't exists as directory! creating...
DEBUG: push_el() sub_name: setfmode(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Ending...
DEBUG: push_el() sub_name: make_dir(), msg: Ending...
DEBUG: push_el() sub_name: make_dir(), msg: Starting...
DEBUG: push_el() sub_name: make_dir(), msg: '/var/mail/virtual/labs1.iage-media.de/test1/cur' doesn't exists as directory! creating...
DEBUG: push_el() sub_name: setfmode(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Ending...
DEBUG: push_el() sub_name: make_dir(), msg: Ending...
DEBUG: push_el() sub_name: make_dir(), msg: Starting...
DEBUG: push_el() sub_name: make_dir(), msg: '/var/mail/virtual/labs1.iage-media.de/test1/tmp' doesn't exists as directory! creating...
DEBUG: push_el() sub_name: setfmode(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Ending...
DEBUG: push_el() sub_name: make_dir(), msg: Ending...
DEBUG: push_el() sub_name: make_dir(), msg: Starting...
DEBUG: push_el() sub_name: make_dir(), msg: '/var/mail/virtual/labs1.iage-media.de/test1/new' doesn't exists as directory! creating...
DEBUG: push_el() sub_name: setfmode(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Ending...
DEBUG: push_el() sub_name: make_dir(), msg: Ending...
DEBUG: push_el() sub_name: mbox_add_mta_file_data(), msg: Ending...
DEBUG: push_el() sub_name: mbox_add_po_data(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Ending...
DEBUG: push_el() sub_name: crypt_md5_data(), msg: Starting...
DEBUG: push_el() sub_name: gen_rand_num(), msg: Starting...
DEBUG: push_el() sub_name: gen_rand_num(), msg: Ending...
DEBUG: push_el() sub_name: crypt_md5_data(), msg: Ending...
DEBUG: push_el() sub_name: set_mta_hash_value(), msg: Starting...
DEBUG: push_el() sub_name: get_mta_hash_value(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: get_mta_hash_value(), msg: Ending...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Ending...
DEBUG: push_el() sub_name: set_mta_hash_value(), msg: Ending...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Ending...
DEBUG: push_el() sub_name: sys_command(), msg: Starting...
DEBUG: push_el() sub_name: sys_command('/usr/sbin/makeuserdb'), msg: Ending...
DEBUG: push_el() sub_name: mbox_add_po_data(), msg: Ending...
DEBUG: push_el() sub_name: mbox_add_sasl_data(), msg: Starting...
DEBUG: push_el() sub_name: mbox_check_sasl_user(), msg: Starting...
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting...
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending...
DEBUG: push_el() sub_name: del_file(), msg: Starting...
DEBUG: push_el() sub_name: del_file(), msg: Ending...
DEBUG: push_el() sub_name: mbox_check_sasl_user(), msg: Starting...
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting...
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending...
DEBUG: push_el() sub_name: sys_command(), msg: Starting...
DEBUG: push_el() sub_name: sys_command('/bin/echo "nedziba1" | /usr/sbin/saslpasswd2 -p -c -f /etc/sasl2/sasldb2 -u labs1.iage-media.de test1 && /bin/cp /etc/sasl2/sasldb2 /var/spool/postfix/etc/sasl2/sasldb2'), msg: Ending...
DEBUG: push_el() sub_name: setfmode(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Ending...
DEBUG: push_el() sub_name: set_mta_hash_value(), msg: Starting...
DEBUG: push_el() sub_name: get_mta_hash_value(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: get_mta_hash_value(), msg: Ending...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Ending...
DEBUG: push_el() sub_name: set_mta_hash_value(), msg: Ending...
DEBUG: push_el() sub_name: sys_command(), msg: Starting...
DEBUG: push_el() sub_name: sys_command('/usr/sbin/postmap /etc/postfix/ispcp/sender-access'), msg: Ending...
DEBUG: push_el() sub_name: mbox_add_sasl_data(), msg: Ending...
DEBUG: push_el() sub_name: mbox_add_data(), msg: Ending...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DEBUG: push_el() sub_name: mbox_mngr_engine(), msg: Ending...
DEBUG: push_el() sub_name: mbox_mngr_shut_down(), msg: Starting...
DEBUG: push_el() sub_name: mbox_mngr_shut_down(), msg: Ending...

ispcp-mbox-mngr.stderr

ist leer
02-24-2008 01:56 AM
Find all posts by this user Quote this message in a reply
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #36
RE: Gentoo / dovecot / ispcp nicht brauchbar!
hmm da fehlt was ;-) (da der eintrag in der domains datei schon bei erstellen der subdomain gemacht wird)

kannst du mal die subdomain löschen und neu anlegen und dann wiederum die ausgabe von der oberen datei posten?
02-24-2008 02:02 AM
Visit this user's website Find all posts by this user Quote this message in a reply
imediaOne Offline
Junior Member
*

Posts: 21
Joined: Feb 2008
Reputation: 0
Post: #37
RE: Gentoo / dovecot / ispcp nicht brauchbar!
Wurde nun keine eMail Agelegt sondern nur der Subdomain!

Code:
DEBUG: push_el() sub_name: serv_mngr_start_up(), msg: Starting...
DEBUG: push_el() sub_name: check_master(), msg: Starting...
DEBUG: push_el() sub_name: sys_command(), msg: Starting...
DEBUG: push_el() sub_name: sys_command('export COLUMNS=120;/bin/ps auxww | awk '$0 ~ /ispcp-rqst-mngr/ && $0 !~ /awk/ { print $2 ;}' 1>/tmp/ispcp-cc.stdout 2>/tmp/ispcp-cc.stderr'), msg: Ending...
DEBUG: push_el() sub_name: del_file(), msg: Starting...
DEBUG: push_el() sub_name: del_file(), msg: Ending...
DEBUG: push_el() sub_name: del_file(), msg: Starting...
DEBUG: push_el() sub_name: del_file(), msg: Ending...
DEBUG: push_el() sub_name: check_master(), msg: Starting...
DEBUG: push_el() sub_name: get_conf(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: setup_main_vars(), msg: Starting...
DEBUG: push_el() sub_name: decrypt_db_password(), msg: Starting...
DEBUG: push_el() sub_name: decrypt_db_password(), msg: Ending...
DEBUG: push_el() sub_name: setup_main_vars(), msg: Ending...
DEBUG: push_el() sub_name: get_conf(), msg: Ending...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DEBUG: push_el() sub_name: serv_mngr_start_up(), msg: Ending...
DEBUG: push_el() sub_name: serv_mngr_engine(), msg: Starting...
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting...
* Stopping postfix ...
  [ ok ]
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending...
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting...
* Stopping courier-authlib: authdaemond ...
  [ ok ]
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending...
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting...
* WARNING:  courier-imapd has not yet been started.
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending...
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting...
* WARNING:  courier-pop3d has not yet been started.
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending...
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting...
* ERROR: wrong args ( graceful )

* Usage: named { start|stop|reload|restart }
*        named without arguments for full help
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending...
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting...
* Starting postfix ...
  [ ok ]
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending...
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting...
* Starting courier-authlib: authdaemond ...
  [ ok ]
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending...
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting...
* Starting courier-imapd ...
  [ !! ]
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending...
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting...
* Starting courier-pop3d ...
  [ !! ]
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending...
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting...
* Gracefully restarting apache2 ...
  [ ok ]
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending...

PS: [31;01m* ERROR: wrong args ( graceful ) kannst i du ignorieren denn habe das geändert da restart immer probleme gegeben hat. So das apache aus war...
(This post was last modified: 02-24-2008 02:09 AM by imediaOne.)
02-24-2008 02:07 AM
Find all posts by this user Quote this message in a reply
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #38
RE: Gentoo / dovecot / ispcp nicht brauchbar!
hast du jetzt die domain in der domains datei?

Weil beim anlegen müssten die mail konten webmaster/abuse/postmaster angelegt werden...

EDIT: Ist das wirklich die mbox-mngr log datei?
(This post was last modified: 02-24-2008 02:11 AM by rbtux.)
02-24-2008 02:10 AM
Visit this user's website Find all posts by this user Quote this message in a reply
imediaOne Offline
Junior Member
*

Posts: 21
Joined: Feb 2008
Reputation: 0
Post: #39
RE: Gentoo / dovecot / ispcp nicht brauchbar!
rbtux Wrote:hast du jetzt die domain in der domains datei?

Weil beim anlegen müssten die mail konten webmaster/abuse/postmaster angelegt werden...

EDIT: Ist das wirklich die mbox-mngr log datei?

Ja habe ich aber dafür ist der haupt domain weg
also iage-media.de

PS: die mail kommt nun an !!!
Lösche gleich nomal alle domains und erstelle sie neu vielleicht löst das mein problem.

PSS: Was mache ich nun mit gmail das ich dort keine eMails hin senden kann
(This post was last modified: 02-24-2008 02:13 AM by imediaOne.)
02-24-2008 02:11 AM
Find all posts by this user Quote this message in a reply
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #40
RE: Gentoo / dovecot / ispcp nicht brauchbar!
kannst du nochmals alle domains etc löschen und neu anlegen oder ist das ein produktivsystem?

Ich glaube da war irgendwann mal was schiefgelaufen...

EDIT: Eventuell wird das saslpasswd2 auch benötigt.. kann ich nicht sagen... Vielleicht kann sich Zothos mal dazu äussern...
(This post was last modified: 02-24-2008 02:13 AM by rbtux.)
02-24-2008 02:13 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)