Mailinglist Archive: opensuse-de (2782 mails)
| < Previous | Next > |
sendmail und postfix mit cyrus Frage
- From: Marc Schumann <mailing@xxxxxxxxxxxxxxx>
- Date: Sat, 23 Apr 2005 17:06:05 +0200
- Message-id: <200504231706.05279.mailing@xxxxxxxxxxxxxxx>
Hallo @ all,
eine kurze Frage, ich steh mal wieder auf dem Schlauch:
Ich habe eingerichtet: Postfix mit Yast -> option Mail an Cyrus;
und: Cyrus
Im Prinzip funktioniert das auch, aber:
Wenn ich mit Kmail am lokalen Rechner über sendmail eine Mail an
sophie+test@xxxxxxxxxx sende wird sie richtig in den Unterordner zugestellt.
Ändere ich allerdings den Mailversand von sendmail auf smtp werden wohl mails
an z.B. sophie@xxxxxxxxxx zugestellt, aber nicht an sophie+test@xxxxxxxxxxx
Merkwürdig !!
Bitte um Hilfe! , danke Marc Schumann
Ich hänge noch kurz meine main.cf in Auszug an:
readme_directory = /usr/share/doc/packages/postfix/README_FILES
inet_protocols = all
biff = no
mail_spool_directory = /var/mail
canonical_maps = hash:/etc/postfix/canonical
virtual_maps = hash:/etc/postfix/virtual
relocated_maps = hash:/etc/postfix/relocated
transport_maps = hash:/etc/postfix/transport
sender_canonical_maps = hash:/etc/postfix/sender_canonical
masquerade_exceptions = root
masquerade_classes = envelope_sender, header_sender, header_recipient
myhostname = proliant.firma.lahm
program_directory = /usr/lib/postfix
masquerade_domains =
mydestination = $myhostname, localhost.$mydomain, $mydomain
defer_transports =
disable_dns_lookups = no
relayhost = irgendeine domain( hab ich natürlich sonst ne andere )
mailbox_command =
mailbox_transport = lmtp:unix:/var/lib/imap/socket/lmtp
smtpd_sender_restrictions = hash:/etc/postfix/access
smtpd_client_restrictions =
smtpd_helo_required = no
smtpd_helo_restrictions =
strict_rfc821_envelopes = no
smtpd_recipient_restrictions = permit_mynetworks,reject_unauth_destination
smtp_sasl_auth_enable = no
smtpd_sasl_auth_enable = no
smtpd_use_tls = no
smtp_use_tls = no
alias_maps = hash:/etc/aliases
mailbox_size_limit = 0
message_size_limit = 10240000
eine kurze Frage, ich steh mal wieder auf dem Schlauch:
Ich habe eingerichtet: Postfix mit Yast -> option Mail an Cyrus;
und: Cyrus
Im Prinzip funktioniert das auch, aber:
Wenn ich mit Kmail am lokalen Rechner über sendmail eine Mail an
sophie+test@xxxxxxxxxx sende wird sie richtig in den Unterordner zugestellt.
Ändere ich allerdings den Mailversand von sendmail auf smtp werden wohl mails
an z.B. sophie@xxxxxxxxxx zugestellt, aber nicht an sophie+test@xxxxxxxxxxx
Merkwürdig !!
Bitte um Hilfe! , danke Marc Schumann
Ich hänge noch kurz meine main.cf in Auszug an:
readme_directory = /usr/share/doc/packages/postfix/README_FILES
inet_protocols = all
biff = no
mail_spool_directory = /var/mail
canonical_maps = hash:/etc/postfix/canonical
virtual_maps = hash:/etc/postfix/virtual
relocated_maps = hash:/etc/postfix/relocated
transport_maps = hash:/etc/postfix/transport
sender_canonical_maps = hash:/etc/postfix/sender_canonical
masquerade_exceptions = root
masquerade_classes = envelope_sender, header_sender, header_recipient
myhostname = proliant.firma.lahm
program_directory = /usr/lib/postfix
masquerade_domains =
mydestination = $myhostname, localhost.$mydomain, $mydomain
defer_transports =
disable_dns_lookups = no
relayhost = irgendeine domain( hab ich natürlich sonst ne andere )
mailbox_command =
mailbox_transport = lmtp:unix:/var/lib/imap/socket/lmtp
smtpd_sender_restrictions = hash:/etc/postfix/access
smtpd_client_restrictions =
smtpd_helo_required = no
smtpd_helo_restrictions =
strict_rfc821_envelopes = no
smtpd_recipient_restrictions = permit_mynetworks,reject_unauth_destination
smtp_sasl_auth_enable = no
smtpd_sasl_auth_enable = no
smtpd_use_tls = no
smtp_use_tls = no
alias_maps = hash:/etc/aliases
mailbox_size_limit = 0
message_size_limit = 10240000
| < Previous | Next > |