iredmail-doc/it_IT/howto/allow.member.to.send.email.as.mail.list.md
Zhang Huangbin b3bdcec4da 4 new Italian translations, thanks to Joseph Curto:
A html/allow.member.to.send.email.as.mail.list-it_IT.html
A html/allow.user.to.send.email.without.authentication-it_IT.html
A html/amavisd.per-recipient.policy.lookup-it_IT.html
A html/amavisd.wblist-it_IT.html
A it_IT/howto/allow.member.to.send.email.as.mail.list.md
A it_IT/howto/allow.user.to.send.email.without.authentication.md
A it_IT/howto/amavisd.per-recipient.policy.lookup.md
A it_IT/howto/amavisd.wblist.md
2016-05-25 17:50:06 +08:00

683 B

Abilita membro all'invio di mail come mail list o mail alias

Per abilitare un account di un membro di una mailinglist (o mail alias) a inviar-e mail com mailinglist (o mail alias) seguite i passi seguenti:

  • Rimuovere reject_sender_login_mismatch dal file di configurazione di Postfix, /etc/postfix/main.cf.
  • Abilitare il plugin iRedAPD reject_sender_login_mismatch nel file di configurazione di iRedPAD /opt/iredapd/settings.py.
  • aggiungere una nuova configurazione in /opt/iredapd/settings.py per abilitare l'utente a mandare mail come mailinglist o mail alias:
ALLOWED_LOGIN_MISMATCH_LIST_MEMBER = True
  • Riavviare entrambi i servizi Postfix ed iRedAPD