Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
perl-Mail-Sendmail
perl-Mail-Sendmail-Mailsend.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File perl-Mail-Sendmail-Mailsend.patch of Package perl-Mail-Sendmail
Index: test.pl =================================================================== --- test.pl.orig +++ test.pl @@ -7,14 +7,14 @@ # if you change your mail server, you may need to change the From: # address below. -$mail{From} = 'Sendmail Test <sendmail@alma.ch>'; +$mail{From} = 'Sendmail Test <root@localhost>'; -$mail{To} = 'Sendmail Test <sendmail@alma.ch>'; +$mail{To} = 'Sendmail Test <root@localhost>'; #$mail{To} = 'Sendmail Test <sendmail@alma.ch>, You me@myaddress'; # if you want to get a copy of the test mail, you need to specify your # own server here, by name or IP address -$server = 'mail.alma.ch'; +$server = 'localhost'; #$server = 'my.usual.mail.server'; BEGIN { $| = 1; print "1..2\n"; }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor