Changes
From SME Server
Jump to navigation
Jump to search
← Older edit
Newer edit →
Email
(view source)
Revision as of 22:38, 15 January 2010
767 bytes added
,
22:38, 15 January 2010
added section Keep a copy of outgoing emails only
Line 333:
Line 333:
If you want to view the emails, point your email client at the SME and log on as maillog.
If you want to view the emails, point your email client at the SME and log on as maillog.
+
+
=====Keep a copy of outgoing emails only=====
+
Create a custom template as follows.
+
+
Log in as root or a user with root privileges
+
mkdir -p /etc/e-smith/templates-custom/var/service/qpsmtpd/config/peers/0/
+
cp /etc/e-smith/templates/var/service/qpsmtpd/config/peers/0/13bcc /etc/e-smith/templates-custom/var/service/qpsmtpd/config/peers/0/
+
cd /etc/e-smith/templates-custom/var/service/qpsmtpd/config/peers/0/
+
pico 13bcc
+
+
change the code to:
+
{
+
return "# bcc disabled" unless ($qpsmtpd{Bcc} eq "enabled");
+
return "bcc mode " . $qpsmtpd{BccMode} . " outgoing " . $qpsmtpd{BccUser};
+
}
+
+
Save by pressing Ctrl x at the same time and confirm with y
+
+
Then enable the changes with
+
signal-event email-update
+
More info:
+
perldoc /usr/share/qpsmtpd/plugins/bcc
====Set max email size====
====Set max email size====
RayMitchell
624
edits
Navigation menu
Page actions
Page
Discussion
View source
History
Page actions
Page
Discussion
More
Tools
In other languages
Personal tools
English
Log in
Koozali SME Server
Main Page
Welcome
Releases
Testimonials
Documentation
SME Server FAQ
Volunteering
Commercial Support
Recent activities
Dashboard
Recent wiki changes
Recent bug changes
Unread Forum posts
Koozali resources
Contribs
How-To's
Forums
Bugzilla
Mailing Lists
Translations
Download
Koozali SME Server wiki
Wiki statistics
Wiki categories
Wiki Help
Koozali Wiki Help
Tools
Special pages
Printable version
Search